| Current Path : /home/ataenra/www/modules/mod_sagenda_calendar/tmpl/angular/ |
| Current File : /home/ataenra/www/modules/mod_sagenda_calendar/tmpl/angular/main.js |
(self.webpackChunkangular_sagenda_frontend=self.webpackChunkangular_sagenda_frontend||[]).push([[179],{65217:(Te,qe,ae)=>{"use strict";var F={};ae.r(F),ae.d(F,{animation:()=>X_e,inputType:()=>sj,nativeScrolling:()=>k6,pointerEvents:()=>J_e,styleProp:()=>XO,stylePropPrefix:()=>WW,supportProp:()=>Ine,touch:()=>wA,touchEvents:()=>Y_e,transition:()=>Lne,transitionEndEventName:()=>K_e});var L,t;ae(88583);function A(t){if(":"!=t[0])return[null,t];const e=t.indexOf(":",1);if(-1===e)throw new Error(`Unsupported format "${t}" expecting ":namespace:name"`);return[t.slice(1,e),t.slice(e+1)]}function R(t){return"ng-container"===A(t)[1]}function J(t){return"ng-content"===A(t)[1]}function ue(t){return null===t?null:A(t)[0]}function Ne(t,e){return t?`:${t}:${e}`:e}(t=L||(L={}))[t.RAW_TEXT=0]="RAW_TEXT",t[t.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",t[t.PARSABLE_DATA=2]="PARSABLE_DATA";class ze{constructor({closedByChildren:e,implicitNamespacePrefix:n,contentType:i=L.PARSABLE_DATA,closedByParent:a=!1,isVoid:r=!1,ignoreFirstLf:s=!1,preventNamespaceInheritance:o=!1}={}){this.closedByChildren={},this.closedByParent=!1,this.canSelfClose=!1,e&&e.length>0&&e.forEach(d=>this.closedByChildren[d]=!0),this.isVoid=r,this.closedByParent=a||r,this.implicitNamespacePrefix=n||null,this.contentType=i,this.ignoreFirstLf=s,this.preventNamespaceInheritance=o}isClosedByChild(e){return this.isVoid||e.toLowerCase()in this.closedByChildren}getContentType(e){if("object"==typeof this.contentType){const n=void 0===e?void 0:this.contentType[e];return null!=n?n:this.contentType.default}return this.contentType}}let Yt,Ht;function sn(t){var e,n;return Ht||(Yt=new ze,Ht={base:new ze({isVoid:!0}),meta:new ze({isVoid:!0}),area:new ze({isVoid:!0}),embed:new ze({isVoid:!0}),link:new ze({isVoid:!0}),img:new ze({isVoid:!0}),input:new ze({isVoid:!0}),param:new ze({isVoid:!0}),hr:new ze({isVoid:!0}),br:new ze({isVoid:!0}),source:new ze({isVoid:!0}),track:new ze({isVoid:!0}),wbr:new ze({isVoid:!0}),p:new ze({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new ze({closedByChildren:["tbody","tfoot"]}),tbody:new ze({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new ze({closedByChildren:["tbody"],closedByParent:!0}),tr:new ze({closedByChildren:["tr"],closedByParent:!0}),td:new ze({closedByChildren:["td","th"],closedByParent:!0}),th:new ze({closedByChildren:["td","th"],closedByParent:!0}),col:new ze({isVoid:!0}),svg:new ze({implicitNamespacePrefix:"svg"}),foreignObject:new ze({implicitNamespacePrefix:"svg",preventNamespaceInheritance:!0}),math:new ze({implicitNamespacePrefix:"math"}),li:new ze({closedByChildren:["li"],closedByParent:!0}),dt:new ze({closedByChildren:["dt","dd"]}),dd:new ze({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new ze({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new ze({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new ze({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new ze({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new ze({closedByChildren:["optgroup"],closedByParent:!0}),option:new ze({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new ze({ignoreFirstLf:!0}),listing:new ze({ignoreFirstLf:!0}),style:new ze({contentType:L.RAW_TEXT}),script:new ze({contentType:L.RAW_TEXT}),title:new ze({contentType:{default:L.ESCAPABLE_RAW_TEXT,svg:L.PARSABLE_DATA}}),textarea:new ze({contentType:L.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})}),null!==(n=null!==(e=Ht[t])&&void 0!==e?e:Ht[t.toLowerCase()])&&void 0!==n?n:Yt}const Wi=new RegExp("(\\:not\\()|(([\\.\\#]?)[-\\w]+)|(?:\\[([-.\\w*\\\\$]+)(?:=([\"']?)([^\\]\"']*)\\5)?\\])|(\\))|(\\s*,\\s*)","g");class Mt{constructor(){this.element=null,this.classNames=[],this.attrs=[],this.notSelectors=[]}static parse(e){const n=[],i=(d,u)=>{u.notSelectors.length>0&&!u.element&&0==u.classNames.length&&0==u.attrs.length&&(u.element="*"),d.push(u)};let r,a=new Mt,s=a,o=!1;for(Wi.lastIndex=0;r=Wi.exec(e);){if(r[1]){if(o)throw new Error("Nesting :not in a selector is not allowed");o=!0,s=new Mt,a.notSelectors.push(s)}const d=r[2];if(d){const p=r[3];"#"===p?s.addAttribute("id",d.substr(1)):"."===p?s.addClassName(d.substr(1)):s.setElement(d)}const u=r[4];if(u&&s.addAttribute(s.unescapeAttribute(u),r[6]),r[7]&&(o=!1,s=a),r[8]){if(o)throw new Error("Multiple selectors in :not are not supported");i(n,a),a=s=new Mt}}return i(n,a),n}unescapeAttribute(e){let n="",i=!1;for(let a=0;a<e.length;a++){const r=e.charAt(a);if("\\"!==r){if("$"===r&&!i)throw new Error(`Error in attribute selector "${e}". Unescaped "$" is not supported. Please escape with "\\$".`);i=!1,n+=r}else i=!0}return n}escapeAttribute(e){return e.replace(/\\/g,"\\\\").replace(/\$/g,"\\$")}isElementSelector(){return this.hasElementSelector()&&0==this.classNames.length&&0==this.attrs.length&&0===this.notSelectors.length}hasElementSelector(){return!!this.element}setElement(e=null){this.element=e}getMatchingElementTemplate(){const e=this.element||"div",n=this.classNames.length>0?` class="${this.classNames.join(" ")}"`:"";let i="";for(let a=0;a<this.attrs.length;a+=2){i+=` ${this.attrs[a]}${""!==this.attrs[a+1]?`="${this.attrs[a+1]}"`:""}`}return sn(e).isVoid?`<${e}${n}${i}/>`:`<${e}${n}${i}></${e}>`}getAttrs(){const e=[];return this.classNames.length>0&&e.push("class",this.classNames.join(" ")),e.concat(this.attrs)}addAttribute(e,n=""){this.attrs.push(e,n&&n.toLowerCase()||"")}addClassName(e){this.classNames.push(e.toLowerCase())}toString(){let e=this.element||"";if(this.classNames&&this.classNames.forEach(n=>e+=`.${n}`),this.attrs)for(let n=0;n<this.attrs.length;n+=2){const i=this.escapeAttribute(this.attrs[n]),a=this.attrs[n+1];e+=`[${i}${a?"="+a:""}]`}return this.notSelectors.forEach(n=>e+=`:not(${n})`),e}}var Ut,Wn;!function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom"}(Ut||(Ut={})),function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default"}(Wn||(Wn={}));const pt={name:"custom-elements"},Bn={name:"no-errors-schema"};var Gn,za;function jr(t){const e=function $a(t){const e=t.classNames&&t.classNames.length?[8,...t.classNames]:[];return[t.element&&"*"!==t.element?t.element:"",...t.attrs,...e]}(t),n=t.notSelectors&&t.notSelectors.length?t.notSelectors.map(i=>function Zn(t){const e=t.classNames&&t.classNames.length?[8,...t.classNames]:[];return t.element?[5,t.element,...t.attrs,...e]:t.attrs.length?[3,...t.attrs,...e]:t.classNames&&t.classNames.length?[9,...t.classNames]:[]}(i)):[];return e.concat(...n)}function Va(t){return t?Mt.parse(t).map(jr):[]}!function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL"}(Gn||(Gn={})),function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"}(za||(za={}));const di=/-+([a-z0-9])/g;function Ni(t,e){return el(t,":",e)}function el(t,e,n){const i=t.indexOf(e);return-1==i?n:[t.slice(0,i).trim(),t.slice(i+1).trim()]}function cl(t){throw new Error(`Internal Error: ${t}`)}function xn(t){let e=[];for(let n=0;n<t.length;n++){let i=t.charCodeAt(n);if(i>=55296&&i<=56319&&t.length>n+1){const a=t.charCodeAt(n+1);a>=56320&&a<=57343&&(n++,i=(i-55296<<10)+a-56320+65536)}i<=127?e.push(i):i<=2047?e.push(i>>6&31|192,63&i|128):i<=65535?e.push(i>>12|224,i>>6&63|128,63&i|128):i<=2097151&&e.push(i>>18&7|240,i>>12&63|128,i>>6&63|128,63&i|128)}return e}function eo(t){if("string"==typeof t)return t;if(Array.isArray(t))return"["+t.map(eo).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;if(!t.toString)return"object";const e=t.toString();if(null==e)return""+e;const n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}const En="undefined"!=typeof window&&window,qr="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,Zi="undefined"!=typeof global&&global||En||qr;class to{constructor(e){this.digits=e}static zero(){return new to([0])}static one(){return new to([1])}clone(){return new to(this.digits.slice())}add(e){const n=this.clone();return n.addToSelf(e),n}addToSelf(e){const n=Math.max(this.digits.length,e.digits.length);let i=0;for(let a=0;a<n;a++){let r=i;a<this.digits.length&&(r+=this.digits[a]),a<e.digits.length&&(r+=e.digits[a]),r>=10?(this.digits[a]=r-10,i=1):(this.digits[a]=r,i=0)}i>0&&(this.digits[n]=1)}toString(){let e="";for(let n=this.digits.length-1;n>=0;n--)e+=this.digits[n];return e}}class fr{constructor(e){this.powerOfTwos=[e]}getValue(){return this.powerOfTwos[0]}multiplyBy(e){const n=to.zero();return this.multiplyByAndAddTo(e,n),n}multiplyByAndAddTo(e,n){for(let i=0;0!==e;e>>>=1,i++)if(1&e){const a=this.getMultipliedByPowerOfTwo(i);n.addToSelf(a)}}getMultipliedByPowerOfTwo(e){for(let n=this.powerOfTwos.length;n<=e;n++){const i=this.powerOfTwos[n-1];this.powerOfTwos[n]=i.add(i)}return this.powerOfTwos[e]}}function gt(t){return function Ze(t){const e=xn(t),n=function dr(t,e){const n=t.length+3>>>2,i=[];for(let a=0;a<n;a++)i[a]=tn(t,4*a,e);return i}(e,dn.Big),i=8*e.length,a=function Oi(t,e){const n=[];for(let i=0;i<t;i++)n.push(e);return n}(80);let r=1732584193,s=4023233417,o=2562383102,d=271733878,u=3285377520;n[i>>5]|=128<<24-i%32,n[15+(i+64>>9<<4)]=i;for(let p=0;p<n.length;p+=16){const g=r,b=s,C=o,k=d,G=u;for(let Y=0;Y<80;Y++){a[Y]=Y<16?n[p+Y]:hi(a[Y-3]^a[Y-8]^a[Y-14]^a[Y-16],1);const ne=ht(Y,s,o,d),Z=ne[0],be=ne[1],Ge=[hi(r,5),Z,u,be,a[Y]].reduce(Xt);u=d,d=o,o=hi(s,30),s=r,r=Ge}r=Xt(r,g),s=Xt(s,b),o=Xt(o,C),d=Xt(d,k),u=Xt(u,G)}return function On(t){let e="";for(let n=0;n<t.length;n++){const i=xa(t,n);e+=(i>>>4).toString(16)+(15&i).toString(16)}return e.toLowerCase()}(function wn(t){return t.reduce((e,n)=>e.concat(function gr(t){let e=[];for(let n=0;n<4;n++)e.push(t>>>8*(3-n)&255);return e}(n)),[])}([r,s,o,d,u]))}(function He(t){return t.map(e=>e.visit(ve,null))}(t.nodes).join("")+`[${t.meaning}]`)}function an(t){return t.id||$n(t)}function $n(t){const e=new Je;return zt(t.nodes.map(i=>i.visit(e,null)).join(""),t.meaning)}class Ln{visitText(e,n){return e.value}visitContainer(e,n){return`[${e.children.map(i=>i.visit(this)).join(", ")}]`}visitIcu(e,n){const i=Object.keys(e.cases).map(a=>`${a} {${e.cases[a].visit(this)}}`);return`{${e.expression}, ${e.type}, ${i.join(", ")}}`}visitTagPlaceholder(e,n){return e.isVoid?`<ph tag name="${e.startName}"/>`:`<ph tag name="${e.startName}">${e.children.map(i=>i.visit(this)).join(", ")}</ph name="${e.closeName}">`}visitPlaceholder(e,n){return e.value?`<ph name="${e.name}">${e.value}</ph>`:`<ph name="${e.name}"/>`}visitIcuPlaceholder(e,n){return`<ph icu name="${e.name}">${e.value.visit(this)}</ph>`}}const ve=new Ln;class Je extends Ln{visitIcu(e,n){let i=Object.keys(e.cases).map(a=>`${a} {${e.cases[a].visit(this)}}`);return`{${e.type}, ${i.join(", ")}}`}}function ht(t,e,n,i){return t<20?[e&n|~e&i,1518500249]:t<40?[e^n^i,1859775393]:t<60?[e&n|e&i|n&i,2400959708]:[e^n^i,3395469782]}function bt(t){const e=xn(t);let n=Ct(e,0),i=Ct(e,102072);return 0==n&&(0==i||1==i)&&(n^=319790063,i^=-1801410264),[n,i]}function zt(t,e=""){let n=bt(t);if(e){const r=bt(e);n=function Un(t,e){const n=t[0],i=t[1],a=e[0],r=e[1],s=Ti(i,r),o=s[0],d=s[1];return[Xt(Xt(n,a),o),d]}(function Gi(t,e){const n=t[0],i=t[1];return[n<<e|i>>>32-e,i<<e|n>>>32-e]}(n,1),r)}return function Pi(t,e){const n=Hi.toThePowerOf(0).multiplyBy(e);return Hi.toThePowerOf(4).multiplyByAndAddTo(t,n),n.toString()}(2147483647&n[0],n[1])}function Ct(t,e){let a,n=2654435769,i=2654435769;const r=t.length;for(a=0;a+12<=r;a+=12){n=Xt(n,tn(t,a,dn.Little)),i=Xt(i,tn(t,a+4,dn.Little));const s=An(n,i,e=Xt(e,tn(t,a+8,dn.Little)));n=s[0],i=s[1],e=s[2]}return n=Xt(n,tn(t,a,dn.Little)),i=Xt(i,tn(t,a+4,dn.Little)),e=Xt(e,r),An(n,i,e=Xt(e,tn(t,a+8,dn.Little)<<8))[2]}function An(t,e,n){return t=pn(t,e),t=pn(t,n),t^=n>>>13,e=pn(e,n),e=pn(e,t),e^=t<<8,n=pn(n,t),n=pn(n,e),n^=e>>>13,t=pn(t,e),t=pn(t,n),t^=n>>>12,e=pn(e,n),e=pn(e,t),e^=t<<16,n=pn(n,t),n=pn(n,e),n^=e>>>5,t=pn(t,e),t=pn(t,n),t^=n>>>3,e=pn(e,n),e=pn(e,t),e^=t<<10,n=pn(n,t),n=pn(n,e),[t,e,n^=e>>>15]}var dn;function Xt(t,e){return Ti(t,e)[1]}function Ti(t,e){const n=(65535&t)+(65535&e),i=(t>>>16)+(e>>>16)+(n>>>16);return[i>>>16,i<<16|65535&n]}function pn(t,e){const n=(65535&t)-(65535&e);return(t>>16)-(e>>16)+(n>>16)<<16|65535&n}function hi(t,e){return t<<e|t>>>32-e}function xa(t,e){return e>=t.length?0:t[e]}function tn(t,e,n){let i=0;if(n===dn.Big)for(let a=0;a<4;a++)i+=xa(t,e+a)<<24-8*a;else for(let a=0;a<4;a++)i+=xa(t,e+a)<<8*a;return i}!function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"}(dn||(dn={}));const Hi=new class Re{constructor(e){this.base=e,this.exponents=[new fr(to.one())]}toThePowerOf(e){for(let n=this.exponents.length;n<=e;n++){const i=this.exponents[n-1].multiplyBy(this.base);this.exponents[n]=new fr(i)}return this.exponents[e]}}(256);var mn,Wt;!function(t){t[t.None=0]="None",t[t.Const=1]="Const"}(mn||(mn={}));class mi{constructor(e=mn.None){this.modifiers=e}hasModifier(e){return 0!=(this.modifiers&e)}}!function(t){t[t.Dynamic=0]="Dynamic",t[t.Bool=1]="Bool",t[t.String=2]="String",t[t.Int=3]="Int",t[t.Number=4]="Number",t[t.Function=5]="Function",t[t.Inferred=6]="Inferred",t[t.None=7]="None"}(Wt||(Wt={}));class ni extends mi{constructor(e,n){super(n),this.name=e}visitType(e,n){return e.visitBuiltinType(this,n)}}class Yn extends mi{constructor(e,n,i=null){super(n),this.value=e,this.typeParams=i}visitType(e,n){return e.visitExpressionType(this,n)}}const Rt=new ni(Wt.Dynamic),vi=new ni(Wt.Inferred),no=new ni(Wt.Bool),ji=(new ni(Wt.Int),new ni(Wt.Number)),Nn=new ni(Wt.String),Ue=(new ni(Wt.Function),new ni(Wt.None));var Ke,_t;function fi(t,e){return null==t||null==e?t==e:t.isEquivalent(e)}function pa(t,e,n){const i=t.length;if(i!==e.length)return!1;for(let a=0;a<i;a++)if(!n(t[a],e[a]))return!1;return!0}function Dt(t,e){return pa(t,e,(n,i)=>n.isEquivalent(i))}!function(t){t[t.Minus=0]="Minus",t[t.Plus=1]="Plus"}(Ke||(Ke={})),function(t){t[t.Equals=0]="Equals",t[t.NotEquals=1]="NotEquals",t[t.Identical=2]="Identical",t[t.NotIdentical=3]="NotIdentical",t[t.Minus=4]="Minus",t[t.Plus=5]="Plus",t[t.Divide=6]="Divide",t[t.Multiply=7]="Multiply",t[t.Modulo=8]="Modulo",t[t.And=9]="And",t[t.Or=10]="Or",t[t.BitwiseAnd=11]="BitwiseAnd",t[t.Lower=12]="Lower",t[t.LowerEquals=13]="LowerEquals",t[t.Bigger=14]="Bigger",t[t.BiggerEquals=15]="BiggerEquals",t[t.NullishCoalesce=16]="NullishCoalesce"}(_t||(_t={}));class mt{constructor(e,n){this.type=e||null,this.sourceSpan=n||null}prop(e,n){return new l0(this,e,null,n)}key(e,n,i){return new Gu(this,e,n,i)}callFn(e,n,i){return new V(this,e,null,n,i)}instantiate(e,n,i){return new se(this,e,n,i)}conditional(e,n=null,i){return new io(this,e,n,null,i)}equals(e,n){return new Qa(_t.Equals,this,e,null,n)}notEquals(e,n){return new Qa(_t.NotEquals,this,e,null,n)}identical(e,n){return new Qa(_t.Identical,this,e,null,n)}notIdentical(e,n){return new Qa(_t.NotIdentical,this,e,null,n)}minus(e,n){return new Qa(_t.Minus,this,e,null,n)}plus(e,n){return new Qa(_t.Plus,this,e,null,n)}divide(e,n){return new Qa(_t.Divide,this,e,null,n)}multiply(e,n){return new Qa(_t.Multiply,this,e,null,n)}modulo(e,n){return new Qa(_t.Modulo,this,e,null,n)}and(e,n){return new Qa(_t.And,this,e,null,n)}bitwiseAnd(e,n,i=!0){return new Qa(_t.BitwiseAnd,this,e,null,n,i)}or(e,n){return new Qa(_t.Or,this,e,null,n)}lower(e,n){return new Qa(_t.Lower,this,e,null,n)}lowerEquals(e,n){return new Qa(_t.LowerEquals,this,e,null,n)}bigger(e,n){return new Qa(_t.Bigger,this,e,null,n)}biggerEquals(e,n){return new Qa(_t.BiggerEquals,this,e,null,n)}isBlank(e){return this.equals(ju,e)}nullishCoalesce(e,n){return new Qa(_t.NullishCoalesce,this,e,null,n)}toStmt(){return new nl(this,null)}}class at extends mt{constructor(e,n,i){super(n,i),this.name=e}isEquivalent(e){return e instanceof at&&this.name===e.name}isConstant(){return!1}visitExpression(e,n){return e.visitReadVarExpr(this,n)}set(e){return new Qn(this.name,e,null,this.sourceSpan)}}class $t extends mt{constructor(e,n,i){super(n,i),this.expr=e}visitExpression(e,n){return e.visitTypeofExpr(this,n)}isEquivalent(e){return e instanceof $t&&e.expr.isEquivalent(this.expr)}isConstant(){return this.expr.isConstant()}}class St extends mt{constructor(e,n,i){super(n,i),this.node=e}isEquivalent(e){return e instanceof St&&this.node===e.node}isConstant(){return!1}visitExpression(e,n){return e.visitWrappedNodeExpr(this,n)}}class Qn extends mt{constructor(e,n,i,a){super(i||n.type,a),this.name=e,this.value=n}isEquivalent(e){return e instanceof Qn&&this.name===e.name&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,n){return e.visitWriteVarExpr(this,n)}toDeclStmt(e,n){return new tl(this.name,this.value,e,n,this.sourceSpan)}toConstDecl(){return this.toDeclStmt(vi,Pa.Final)}}class Jt extends mt{constructor(e,n,i,a,r){super(a||i.type,r),this.receiver=e,this.index=n,this.value=i}isEquivalent(e){return e instanceof Jt&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,n){return e.visitWriteKeyExpr(this,n)}}class U extends mt{constructor(e,n,i,a,r){super(a||i.type,r),this.receiver=e,this.name=n,this.value=i}isEquivalent(e){return e instanceof U&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name&&this.value.isEquivalent(e.value)}isConstant(){return!1}visitExpression(e,n){return e.visitWritePropExpr(this,n)}}class V extends mt{constructor(e,n,i,a,r=!1){super(i,a),this.fn=e,this.args=n,this.pure=r}isEquivalent(e){return e instanceof V&&this.fn.isEquivalent(e.fn)&&Dt(this.args,e.args)&&this.pure===e.pure}isConstant(){return!1}visitExpression(e,n){return e.visitInvokeFunctionExpr(this,n)}}class K extends mt{constructor(e,n,i,a){super(i,a),this.tag=e,this.template=n}isEquivalent(e){return e instanceof K&&this.tag.isEquivalent(e.tag)&&pa(this.template.elements,e.template.elements,(n,i)=>n.text===i.text)&&Dt(this.template.expressions,e.template.expressions)}isConstant(){return!1}visitExpression(e,n){return e.visitTaggedTemplateExpr(this,n)}}class se extends mt{constructor(e,n,i,a){super(i,a),this.classExpr=e,this.args=n}isEquivalent(e){return e instanceof se&&this.classExpr.isEquivalent(e.classExpr)&&Dt(this.args,e.args)}isConstant(){return!1}visitExpression(e,n){return e.visitInstantiateExpr(this,n)}}class Oe extends mt{constructor(e,n,i){super(n,i),this.value=e}isEquivalent(e){return e instanceof Oe&&this.value===e.value}isConstant(){return!0}visitExpression(e,n){return e.visitLiteralExpr(this,n)}}class Se{constructor(e,n){this.elements=e,this.expressions=n}}class Xe{constructor(e,n,i){var a;this.text=e,this.sourceSpan=n,this.rawText=null!==(a=null!=i?i:null==n?void 0:n.toString())&&void 0!==a?a:Vn(ln(e))}}class tt{constructor(e,n){this.text=e,this.sourceSpan=n}}class Lt{constructor(e,n,i){this.text=e,this.sourceSpan=n,this.associatedMessage=i}}class nn extends mt{constructor(e,n,i,a,r){super(Nn,r),this.metaBlock=e,this.messageParts=n,this.placeHolderNames=i,this.expressions=a}isEquivalent(e){return!1}isConstant(){return!1}visitExpression(e,n){return e.visitLocalizedString(this,n)}serializeI18nHead(){let e=this.metaBlock.description||"";return this.metaBlock.meaning&&(e=`${this.metaBlock.meaning}|${e}`),this.metaBlock.customId&&(e=`${e}@@${this.metaBlock.customId}`),this.metaBlock.legacyIds&&this.metaBlock.legacyIds.forEach(n=>{e=`${e}\u241f${n}`}),ga(e,this.messageParts[0].text,this.getMessagePartSourceSpan(0))}getMessagePartSourceSpan(e){var n,i;return null!==(i=null===(n=this.messageParts[e])||void 0===n?void 0:n.sourceSpan)&&void 0!==i?i:this.sourceSpan}getPlaceholderSourceSpan(e){var n,i,a,r;return null!==(r=null!==(i=null===(n=this.placeHolderNames[e])||void 0===n?void 0:n.sourceSpan)&&void 0!==i?i:null===(a=this.expressions[e])||void 0===a?void 0:a.sourceSpan)&&void 0!==r?r:this.sourceSpan}serializeI18nTemplatePart(e){var n;const i=this.placeHolderNames[e-1],a=this.messageParts[e];let r=i.text;return 0===(null===(n=i.associatedMessage)||void 0===n?void 0:n.legacyIds.length)&&(r+=`@@${zt(i.associatedMessage.messageString,i.associatedMessage.meaning)}`),ga(r,a.text,this.getMessagePartSourceSpan(e))}}const ln=t=>t.replace(/\\/g,"\\\\"),Bi=t=>t.replace(/^:/,"\\:"),Na=t=>t.replace(/:/g,"\\:"),Vn=t=>t.replace(/`/g,"\\`").replace(/\${/g,"$\\{");function ga(t,e,n){return""===t?{cooked:e,raw:Vn(Bi(ln(e))),range:n}:{cooked:`:${t}:${e}`,raw:Vn(`:${Na(ln(t))}:${ln(e)}`),range:n}}class qa extends mt{constructor(e,n,i=null,a){super(n,a),this.value=e,this.typeParams=i}isEquivalent(e){return e instanceof qa&&this.value.name===e.value.name&&this.value.moduleName===e.value.moduleName&&this.value.runtime===e.value.runtime}isConstant(){return!1}visitExpression(e,n){return e.visitExternalExpr(this,n)}}class io extends mt{constructor(e,n,i=null,a,r){super(a||n.type,r),this.condition=e,this.falseCase=i,this.trueCase=n}isEquivalent(e){return e instanceof io&&this.condition.isEquivalent(e.condition)&&this.trueCase.isEquivalent(e.trueCase)&&fi(this.falseCase,e.falseCase)}isConstant(){return!1}visitExpression(e,n){return e.visitConditionalExpr(this,n)}}class hl extends mt{constructor(e,n){super(no,n),this.condition=e}isEquivalent(e){return e instanceof hl&&this.condition.isEquivalent(e.condition)}isConstant(){return!1}visitExpression(e,n){return e.visitNotExpr(this,n)}}class Or{constructor(e,n=null){this.name=e,this.type=n}isEquivalent(e){return this.name===e.name}}class Oo extends mt{constructor(e,n,i,a,r){super(i,a),this.params=e,this.statements=n,this.name=r}isEquivalent(e){return e instanceof Oo&&Dt(this.params,e.params)&&Dt(this.statements,e.statements)}isConstant(){return!1}visitExpression(e,n){return e.visitFunctionExpr(this,n)}toDeclStmt(e,n){return new Op(e,this.params,this.statements,this.type,n,this.sourceSpan)}}class ml extends mt{constructor(e,n,i,a,r=!0){super(i||ji,a),this.operator=e,this.expr=n,this.parens=r}isEquivalent(e){return e instanceof ml&&this.operator===e.operator&&this.expr.isEquivalent(e.expr)}isConstant(){return!1}visitExpression(e,n){return e.visitUnaryOperatorExpr(this,n)}}class Qa extends mt{constructor(e,n,i,a,r,s=!0){super(a||n.type,r),this.operator=e,this.rhs=i,this.parens=s,this.lhs=n}isEquivalent(e){return e instanceof Qa&&this.operator===e.operator&&this.lhs.isEquivalent(e.lhs)&&this.rhs.isEquivalent(e.rhs)}isConstant(){return!1}visitExpression(e,n){return e.visitBinaryOperatorExpr(this,n)}}class l0 extends mt{constructor(e,n,i,a){super(i,a),this.receiver=e,this.name=n}isEquivalent(e){return e instanceof l0&&this.receiver.isEquivalent(e.receiver)&&this.name===e.name}isConstant(){return!1}visitExpression(e,n){return e.visitReadPropExpr(this,n)}set(e){return new U(this.receiver,this.name,e,null,this.sourceSpan)}}class Gu extends mt{constructor(e,n,i,a){super(i,a),this.receiver=e,this.index=n}isEquivalent(e){return e instanceof Gu&&this.receiver.isEquivalent(e.receiver)&&this.index.isEquivalent(e.index)}isConstant(){return!1}visitExpression(e,n){return e.visitReadKeyExpr(this,n)}set(e){return new Jt(this.receiver,this.index,e,null,this.sourceSpan)}}class d0 extends mt{constructor(e,n,i){super(n,i),this.entries=e}isConstant(){return this.entries.every(e=>e.isConstant())}isEquivalent(e){return e instanceof d0&&Dt(this.entries,e.entries)}visitExpression(e,n){return e.visitLiteralArrayExpr(this,n)}}class u0{constructor(e,n,i){this.key=e,this.value=n,this.quoted=i}isEquivalent(e){return this.key===e.key&&this.value.isEquivalent(e.value)}}class wp extends mt{constructor(e,n,i){super(n,i),this.entries=e,this.valueType=null,n&&(this.valueType=n.valueType)}isEquivalent(e){return e instanceof wp&&Dt(this.entries,e.entries)}isConstant(){return this.entries.every(e=>e.value.isConstant())}visitExpression(e,n){return e.visitLiteralMapExpr(this,n)}}const Sp=new Oe(null,null,null),ju=new Oe(null,vi,null);var Pa;!function(t){t[t.None=0]="None",t[t.Final=1]="Final",t[t.Private=2]="Private",t[t.Exported=4]="Exported",t[t.Static=8]="Static"}(Pa||(Pa={}));class Hd{constructor(e,n,i){this.text=e,this.multiline=n,this.trailingNewline=i}toString(){return this.multiline?` ${this.text} `:this.text}}class qu extends Hd{constructor(e){super("",!0,!0),this.tags=e}toString(){return function Yu(t){if(0===t.length)return"";if(1===t.length&&t[0].tagName&&!t[0].text)return`*${Da(t[0])} `;let e="*\n";for(const n of t)e+=" *",e+=Da(n).replace(/\n/g,"\n * "),e+="\n";return e+=" ",e}(this.tags)}}class vd{constructor(e=Pa.None,n=null,i){this.modifiers=e,this.sourceSpan=n,this.leadingComments=i}hasModifier(e){return 0!=(this.modifiers&e)}addLeadingComment(e){var n;this.leadingComments=null!==(n=this.leadingComments)&&void 0!==n?n:[],this.leadingComments.push(e)}}class tl extends vd{constructor(e,n,i,a,r,s){super(a,r,s),this.name=e,this.value=n,this.type=i||n&&n.type||null}isEquivalent(e){return e instanceof tl&&this.name===e.name&&(this.value?!!e.value&&this.value.isEquivalent(e.value):!e.value)}visitStatement(e,n){return e.visitDeclareVarStmt(this,n)}}class Op extends vd{constructor(e,n,i,a,r,s,o){super(r,s,o),this.name=e,this.params=n,this.statements=i,this.type=a||null}isEquivalent(e){return e instanceof Op&&Dt(this.params,e.params)&&Dt(this.statements,e.statements)}visitStatement(e,n){return e.visitDeclareFunctionStmt(this,n)}}class nl extends vd{constructor(e,n,i){super(Pa.None,n,i),this.expr=e}isEquivalent(e){return e instanceof nl&&this.expr.isEquivalent(e.expr)}visitStatement(e,n){return e.visitExpressionStmt(this,n)}}class er extends vd{constructor(e,n=null,i){super(Pa.None,n,i),this.value=e}isEquivalent(e){return e instanceof er&&this.value.isEquivalent(e.value)}visitStatement(e,n){return e.visitReturnStmt(this,n)}}class z0 extends vd{constructor(e,n,i=[],a,r){super(Pa.None,a,r),this.condition=e,this.trueCase=n,this.falseCase=i}isEquivalent(e){return e instanceof z0&&this.condition.isEquivalent(e.condition)&&Dt(this.trueCase,e.trueCase)&&Dt(this.falseCase,e.falseCase)}visitStatement(e,n){return e.visitIfStmt(this,n)}}function _g(t=[]){return new qu(t)}function ea(t,e,n){return new at(t,e,n)}function un(t,e=null,n){return new qa(t,null,e,n)}function ta(t,e,n){return new Yn(t,e,n)}function tr(t){return new $t(t)}function xi(t,e,n){return new d0(t,e,n)}function Ar(t,e=null){return new wp(t.map(n=>new u0(n.key,n.value,n.quoted)),e,null)}function Bl(t,e){return new hl(t,e)}function _r(t,e,n,i,a){return new Oo(t,e,n,i,a)}function Tp(t,e,n,i,a){return new z0(t,e,n,i,a)}function zl(t,e,n,i){return new K(t,e,n,i)}function ot(t,e,n){return new Oe(t,e,n)}function ao(t,e,n,i,a){return new nn(t,e,n,i,a)}function jo(t){return t instanceof Oe&&null===t.value}function Da(t){let e="";if(t.tagName&&(e+=` @${t.tagName}`),t.text){if(t.text.match(/\/\*|\*\//))throw new Error('JSDoc text cannot contain "/*" and "*/"');e+=" "+t.text.replace(/@/g,"\\@")}return e}const p0=ea("<unknown>"),$0={};class td extends mt{constructor(e){super(e.type),this.resolved=e,this.original=e}visitExpression(e,n){return n===$0?this.original.visitExpression(e,n):this.resolved.visitExpression(e,n)}isEquivalent(e){return e instanceof td&&this.resolved.isEquivalent(e.resolved)}isConstant(){return!0}fixup(e){this.resolved=e,this.shared=!0}}class bc{constructor(e=!1){this.isClosureCompilerEnabled=e,this.statements=[],this.literals=new Map,this.literalFactories=new Map,this.nextNameIndex=0}getConstLiteral(e,n){if(e instanceof Oe&&!Me(e)||e instanceof td)return e;const i=this.keyOf(e);let a=this.literals.get(i),r=!1;if(a||(a=new td(e),this.literals.set(i,a),r=!0),!r&&!a.shared||r&&n){const s=this.freshName();let o,d;this.isClosureCompilerEnabled&&Me(e)?(o=ea(s).set(new Oo([],[new er(e)])),d=ea(s).callFn([])):(o=ea(s).set(e),d=ea(s)),this.statements.push(o.toDeclStmt(vi,Pa.Final)),a.fixup(d)}return a}getLiteralFactory(e){if(e instanceof d0){const n=e.entries.map(a=>a.isConstant()?a:p0),i=this.keyOf(xi(n));return this._getLiteralFactory(i,e.entries,a=>xi(a))}{const n=Ar(e.entries.map(a=>({key:a.key,value:a.value.isConstant()?a.value:p0,quoted:a.quoted}))),i=this.keyOf(n);return this._getLiteralFactory(i,e.entries.map(a=>a.value),a=>Ar(a.map((r,s)=>({key:e.entries[s].key,value:r,quoted:e.entries[s].quoted}))))}}_getLiteralFactory(e,n,i){let a=this.literalFactories.get(e);const r=n.filter(s=>!s.isConstant());if(!a){const s=n.map((p,g)=>p.isConstant()?this.getConstLiteral(p,!0):ea(`a${g}`)),d=_r(s.filter(te).map(p=>new Or(p.name,Rt)),[new er(i(s))],vi),u=this.freshName();this.statements.push(ea(u).set(d).toDeclStmt(vi,Pa.Final)),a=ea(u),this.literalFactories.set(e,a)}return{literalFactory:a,literalFactoryArguments:r}}uniqueName(e){return`${e}${this.nextNameIndex++}`}freshName(){return this.uniqueName("_c")}keyOf(e){return e.visitExpression(new vg,$0)}}class vg{constructor(){this.visitWrappedNodeExpr=na,this.visitWriteVarExpr=na,this.visitWriteKeyExpr=na,this.visitWritePropExpr=na,this.visitInvokeFunctionExpr=na,this.visitTaggedTemplateExpr=na,this.visitInstantiateExpr=na,this.visitConditionalExpr=na,this.visitNotExpr=na,this.visitAssertNotNullExpr=na,this.visitCastExpr=na,this.visitFunctionExpr=na,this.visitUnaryOperatorExpr=na,this.visitBinaryOperatorExpr=na,this.visitReadPropExpr=na,this.visitReadKeyExpr=na,this.visitCommaExpr=na,this.visitLocalizedString=na}visitLiteralExpr(e){return`${"string"==typeof e.value?'"'+e.value+'"':e.value}`}visitLiteralArrayExpr(e,n){return`[${e.entries.map(i=>i.visitExpression(this,n)).join(",")}]`}visitLiteralMapExpr(e,n){return`{${e.entries.map(r=>`${(r=>{const s=r.quoted?'"':"";return`${s}${r.key}${s}`})(r)}:${r.value.visitExpression(this,n)}`).join(",")}`}visitExternalExpr(e){return e.value.moduleName?`EX:${e.value.moduleName}:${e.value.name}`:`EX:${e.value.runtime.name}`}visitReadVarExpr(e){return`VAR:${e.name}`}visitTypeofExpr(e,n){return`TYPEOF:${e.expr.visitExpression(this,n)}`}}function na(t){throw new Error(`Invalid state: Visitor ${this.constructor.name} doesn't handle ${t.constructor.name}`)}function te(t){return t instanceof at}function Me(t){return t instanceof Oe&&"string"==typeof t.value&&t.value.length>=50}const ce="@angular/core";class w{}w.NEW_METHOD="factory",w.TRANSFORM_METHOD="transform",w.PATCH_DEPS="patchedDeps",w.core={name:null,moduleName:ce},w.namespaceHTML={name:"\u0275\u0275namespaceHTML",moduleName:ce},w.namespaceMathML={name:"\u0275\u0275namespaceMathML",moduleName:ce},w.namespaceSVG={name:"\u0275\u0275namespaceSVG",moduleName:ce},w.element={name:"\u0275\u0275element",moduleName:ce},w.elementStart={name:"\u0275\u0275elementStart",moduleName:ce},w.elementEnd={name:"\u0275\u0275elementEnd",moduleName:ce},w.advance={name:"\u0275\u0275advance",moduleName:ce},w.syntheticHostProperty={name:"\u0275\u0275syntheticHostProperty",moduleName:ce},w.syntheticHostListener={name:"\u0275\u0275syntheticHostListener",moduleName:ce},w.attribute={name:"\u0275\u0275attribute",moduleName:ce},w.attributeInterpolate1={name:"\u0275\u0275attributeInterpolate1",moduleName:ce},w.attributeInterpolate2={name:"\u0275\u0275attributeInterpolate2",moduleName:ce},w.attributeInterpolate3={name:"\u0275\u0275attributeInterpolate3",moduleName:ce},w.attributeInterpolate4={name:"\u0275\u0275attributeInterpolate4",moduleName:ce},w.attributeInterpolate5={name:"\u0275\u0275attributeInterpolate5",moduleName:ce},w.attributeInterpolate6={name:"\u0275\u0275attributeInterpolate6",moduleName:ce},w.attributeInterpolate7={name:"\u0275\u0275attributeInterpolate7",moduleName:ce},w.attributeInterpolate8={name:"\u0275\u0275attributeInterpolate8",moduleName:ce},w.attributeInterpolateV={name:"\u0275\u0275attributeInterpolateV",moduleName:ce},w.classProp={name:"\u0275\u0275classProp",moduleName:ce},w.elementContainerStart={name:"\u0275\u0275elementContainerStart",moduleName:ce},w.elementContainerEnd={name:"\u0275\u0275elementContainerEnd",moduleName:ce},w.elementContainer={name:"\u0275\u0275elementContainer",moduleName:ce},w.styleMap={name:"\u0275\u0275styleMap",moduleName:ce},w.styleMapInterpolate1={name:"\u0275\u0275styleMapInterpolate1",moduleName:ce},w.styleMapInterpolate2={name:"\u0275\u0275styleMapInterpolate2",moduleName:ce},w.styleMapInterpolate3={name:"\u0275\u0275styleMapInterpolate3",moduleName:ce},w.styleMapInterpolate4={name:"\u0275\u0275styleMapInterpolate4",moduleName:ce},w.styleMapInterpolate5={name:"\u0275\u0275styleMapInterpolate5",moduleName:ce},w.styleMapInterpolate6={name:"\u0275\u0275styleMapInterpolate6",moduleName:ce},w.styleMapInterpolate7={name:"\u0275\u0275styleMapInterpolate7",moduleName:ce},w.styleMapInterpolate8={name:"\u0275\u0275styleMapInterpolate8",moduleName:ce},w.styleMapInterpolateV={name:"\u0275\u0275styleMapInterpolateV",moduleName:ce},w.classMap={name:"\u0275\u0275classMap",moduleName:ce},w.classMapInterpolate1={name:"\u0275\u0275classMapInterpolate1",moduleName:ce},w.classMapInterpolate2={name:"\u0275\u0275classMapInterpolate2",moduleName:ce},w.classMapInterpolate3={name:"\u0275\u0275classMapInterpolate3",moduleName:ce},w.classMapInterpolate4={name:"\u0275\u0275classMapInterpolate4",moduleName:ce},w.classMapInterpolate5={name:"\u0275\u0275classMapInterpolate5",moduleName:ce},w.classMapInterpolate6={name:"\u0275\u0275classMapInterpolate6",moduleName:ce},w.classMapInterpolate7={name:"\u0275\u0275classMapInterpolate7",moduleName:ce},w.classMapInterpolate8={name:"\u0275\u0275classMapInterpolate8",moduleName:ce},w.classMapInterpolateV={name:"\u0275\u0275classMapInterpolateV",moduleName:ce},w.styleProp={name:"\u0275\u0275styleProp",moduleName:ce},w.stylePropInterpolate1={name:"\u0275\u0275stylePropInterpolate1",moduleName:ce},w.stylePropInterpolate2={name:"\u0275\u0275stylePropInterpolate2",moduleName:ce},w.stylePropInterpolate3={name:"\u0275\u0275stylePropInterpolate3",moduleName:ce},w.stylePropInterpolate4={name:"\u0275\u0275stylePropInterpolate4",moduleName:ce},w.stylePropInterpolate5={name:"\u0275\u0275stylePropInterpolate5",moduleName:ce},w.stylePropInterpolate6={name:"\u0275\u0275stylePropInterpolate6",moduleName:ce},w.stylePropInterpolate7={name:"\u0275\u0275stylePropInterpolate7",moduleName:ce},w.stylePropInterpolate8={name:"\u0275\u0275stylePropInterpolate8",moduleName:ce},w.stylePropInterpolateV={name:"\u0275\u0275stylePropInterpolateV",moduleName:ce},w.nextContext={name:"\u0275\u0275nextContext",moduleName:ce},w.templateCreate={name:"\u0275\u0275template",moduleName:ce},w.text={name:"\u0275\u0275text",moduleName:ce},w.enableBindings={name:"\u0275\u0275enableBindings",moduleName:ce},w.disableBindings={name:"\u0275\u0275disableBindings",moduleName:ce},w.getCurrentView={name:"\u0275\u0275getCurrentView",moduleName:ce},w.textInterpolate={name:"\u0275\u0275textInterpolate",moduleName:ce},w.textInterpolate1={name:"\u0275\u0275textInterpolate1",moduleName:ce},w.textInterpolate2={name:"\u0275\u0275textInterpolate2",moduleName:ce},w.textInterpolate3={name:"\u0275\u0275textInterpolate3",moduleName:ce},w.textInterpolate4={name:"\u0275\u0275textInterpolate4",moduleName:ce},w.textInterpolate5={name:"\u0275\u0275textInterpolate5",moduleName:ce},w.textInterpolate6={name:"\u0275\u0275textInterpolate6",moduleName:ce},w.textInterpolate7={name:"\u0275\u0275textInterpolate7",moduleName:ce},w.textInterpolate8={name:"\u0275\u0275textInterpolate8",moduleName:ce},w.textInterpolateV={name:"\u0275\u0275textInterpolateV",moduleName:ce},w.restoreView={name:"\u0275\u0275restoreView",moduleName:ce},w.pureFunction0={name:"\u0275\u0275pureFunction0",moduleName:ce},w.pureFunction1={name:"\u0275\u0275pureFunction1",moduleName:ce},w.pureFunction2={name:"\u0275\u0275pureFunction2",moduleName:ce},w.pureFunction3={name:"\u0275\u0275pureFunction3",moduleName:ce},w.pureFunction4={name:"\u0275\u0275pureFunction4",moduleName:ce},w.pureFunction5={name:"\u0275\u0275pureFunction5",moduleName:ce},w.pureFunction6={name:"\u0275\u0275pureFunction6",moduleName:ce},w.pureFunction7={name:"\u0275\u0275pureFunction7",moduleName:ce},w.pureFunction8={name:"\u0275\u0275pureFunction8",moduleName:ce},w.pureFunctionV={name:"\u0275\u0275pureFunctionV",moduleName:ce},w.pipeBind1={name:"\u0275\u0275pipeBind1",moduleName:ce},w.pipeBind2={name:"\u0275\u0275pipeBind2",moduleName:ce},w.pipeBind3={name:"\u0275\u0275pipeBind3",moduleName:ce},w.pipeBind4={name:"\u0275\u0275pipeBind4",moduleName:ce},w.pipeBindV={name:"\u0275\u0275pipeBindV",moduleName:ce},w.hostProperty={name:"\u0275\u0275hostProperty",moduleName:ce},w.property={name:"\u0275\u0275property",moduleName:ce},w.propertyInterpolate={name:"\u0275\u0275propertyInterpolate",moduleName:ce},w.propertyInterpolate1={name:"\u0275\u0275propertyInterpolate1",moduleName:ce},w.propertyInterpolate2={name:"\u0275\u0275propertyInterpolate2",moduleName:ce},w.propertyInterpolate3={name:"\u0275\u0275propertyInterpolate3",moduleName:ce},w.propertyInterpolate4={name:"\u0275\u0275propertyInterpolate4",moduleName:ce},w.propertyInterpolate5={name:"\u0275\u0275propertyInterpolate5",moduleName:ce},w.propertyInterpolate6={name:"\u0275\u0275propertyInterpolate6",moduleName:ce},w.propertyInterpolate7={name:"\u0275\u0275propertyInterpolate7",moduleName:ce},w.propertyInterpolate8={name:"\u0275\u0275propertyInterpolate8",moduleName:ce},w.propertyInterpolateV={name:"\u0275\u0275propertyInterpolateV",moduleName:ce},w.i18n={name:"\u0275\u0275i18n",moduleName:ce},w.i18nAttributes={name:"\u0275\u0275i18nAttributes",moduleName:ce},w.i18nExp={name:"\u0275\u0275i18nExp",moduleName:ce},w.i18nStart={name:"\u0275\u0275i18nStart",moduleName:ce},w.i18nEnd={name:"\u0275\u0275i18nEnd",moduleName:ce},w.i18nApply={name:"\u0275\u0275i18nApply",moduleName:ce},w.i18nPostprocess={name:"\u0275\u0275i18nPostprocess",moduleName:ce},w.pipe={name:"\u0275\u0275pipe",moduleName:ce},w.projection={name:"\u0275\u0275projection",moduleName:ce},w.projectionDef={name:"\u0275\u0275projectionDef",moduleName:ce},w.reference={name:"\u0275\u0275reference",moduleName:ce},w.inject={name:"\u0275\u0275inject",moduleName:ce},w.injectAttribute={name:"\u0275\u0275injectAttribute",moduleName:ce},w.directiveInject={name:"\u0275\u0275directiveInject",moduleName:ce},w.invalidFactory={name:"\u0275\u0275invalidFactory",moduleName:ce},w.invalidFactoryDep={name:"\u0275\u0275invalidFactoryDep",moduleName:ce},w.templateRefExtractor={name:"\u0275\u0275templateRefExtractor",moduleName:ce},w.forwardRef={name:"forwardRef",moduleName:ce},w.resolveForwardRef={name:"resolveForwardRef",moduleName:ce},w.\u0275\u0275defineInjectable={name:"\u0275\u0275defineInjectable",moduleName:ce},w.declareInjectable={name:"\u0275\u0275ngDeclareInjectable",moduleName:ce},w.InjectableDeclaration={name:"\u0275\u0275InjectableDeclaration",moduleName:ce},w.resolveWindow={name:"\u0275\u0275resolveWindow",moduleName:ce},w.resolveDocument={name:"\u0275\u0275resolveDocument",moduleName:ce},w.resolveBody={name:"\u0275\u0275resolveBody",moduleName:ce},w.defineComponent={name:"\u0275\u0275defineComponent",moduleName:ce},w.declareComponent={name:"\u0275\u0275ngDeclareComponent",moduleName:ce},w.setComponentScope={name:"\u0275\u0275setComponentScope",moduleName:ce},w.ChangeDetectionStrategy={name:"ChangeDetectionStrategy",moduleName:ce},w.ViewEncapsulation={name:"ViewEncapsulation",moduleName:ce},w.ComponentDeclaration={name:"\u0275\u0275ComponentDeclaration",moduleName:ce},w.FactoryDeclaration={name:"\u0275\u0275FactoryDeclaration",moduleName:ce},w.declareFactory={name:"\u0275\u0275ngDeclareFactory",moduleName:ce},w.FactoryTarget={name:"\u0275\u0275FactoryTarget",moduleName:ce},w.defineDirective={name:"\u0275\u0275defineDirective",moduleName:ce},w.declareDirective={name:"\u0275\u0275ngDeclareDirective",moduleName:ce},w.DirectiveDeclaration={name:"\u0275\u0275DirectiveDeclaration",moduleName:ce},w.InjectorDef={name:"\u0275\u0275InjectorDef",moduleName:ce},w.InjectorDeclaration={name:"\u0275\u0275InjectorDeclaration",moduleName:ce},w.defineInjector={name:"\u0275\u0275defineInjector",moduleName:ce},w.declareInjector={name:"\u0275\u0275ngDeclareInjector",moduleName:ce},w.NgModuleDeclaration={name:"\u0275\u0275NgModuleDeclaration",moduleName:ce},w.ModuleWithProviders={name:"ModuleWithProviders",moduleName:ce},w.defineNgModule={name:"\u0275\u0275defineNgModule",moduleName:ce},w.declareNgModule={name:"\u0275\u0275ngDeclareNgModule",moduleName:ce},w.setNgModuleScope={name:"\u0275\u0275setNgModuleScope",moduleName:ce},w.PipeDeclaration={name:"\u0275\u0275PipeDeclaration",moduleName:ce},w.definePipe={name:"\u0275\u0275definePipe",moduleName:ce},w.declarePipe={name:"\u0275\u0275ngDeclarePipe",moduleName:ce},w.declareClassMetadata={name:"\u0275\u0275ngDeclareClassMetadata",moduleName:ce},w.setClassMetadata={name:"\u0275setClassMetadata",moduleName:ce},w.queryRefresh={name:"\u0275\u0275queryRefresh",moduleName:ce},w.viewQuery={name:"\u0275\u0275viewQuery",moduleName:ce},w.loadQuery={name:"\u0275\u0275loadQuery",moduleName:ce},w.contentQuery={name:"\u0275\u0275contentQuery",moduleName:ce},w.NgOnChangesFeature={name:"\u0275\u0275NgOnChangesFeature",moduleName:ce},w.InheritDefinitionFeature={name:"\u0275\u0275InheritDefinitionFeature",moduleName:ce},w.CopyDefinitionFeature={name:"\u0275\u0275CopyDefinitionFeature",moduleName:ce},w.ProvidersFeature={name:"\u0275\u0275ProvidersFeature",moduleName:ce},w.listener={name:"\u0275\u0275listener",moduleName:ce},w.getInheritedFactory={name:"\u0275\u0275getInheritedFactory",moduleName:ce},w.sanitizeHtml={name:"\u0275\u0275sanitizeHtml",moduleName:ce},w.sanitizeStyle={name:"\u0275\u0275sanitizeStyle",moduleName:ce},w.sanitizeResourceUrl={name:"\u0275\u0275sanitizeResourceUrl",moduleName:ce},w.sanitizeScript={name:"\u0275\u0275sanitizeScript",moduleName:ce},w.sanitizeUrl={name:"\u0275\u0275sanitizeUrl",moduleName:ce},w.sanitizeUrlOrResourceUrl={name:"\u0275\u0275sanitizeUrlOrResourceUrl",moduleName:ce},w.trustConstantHtml={name:"\u0275\u0275trustConstantHtml",moduleName:ce},w.trustConstantResourceUrl={name:"\u0275\u0275trustConstantResourceUrl",moduleName:ce};class rt{constructor(e=null){this.file=e,this.sourcesContent=new Map,this.lines=[],this.lastCol0=0,this.hasMappings=!1}addSource(e,n=null){return this.sourcesContent.has(e)||this.sourcesContent.set(e,n),this}addLine(){return this.lines.push([]),this.lastCol0=0,this}addMapping(e,n,i,a){if(!this.currentLine)throw new Error("A line must be added before mappings can be added");if(null!=n&&!this.sourcesContent.has(n))throw new Error(`Unknown source file "${n}"`);if(null==e)throw new Error("The column in the generated code must be provided");if(e<this.lastCol0)throw new Error("Mapping should be added in output order");if(n&&(null==i||null==a))throw new Error("The source location must be provided when a source url is provided");return this.hasMappings=!0,this.lastCol0=e,this.currentLine.push({col0:e,sourceUrl:n,sourceLine0:i,sourceCol0:a}),this}get currentLine(){return this.lines.slice(-1)[0]}toJSON(){if(!this.hasMappings)return null;const e=new Map,n=[],i=[];Array.from(this.sourcesContent.keys()).forEach((u,p)=>{e.set(u,p),n.push(u),i.push(this.sourcesContent.get(u)||null)});let a="",r=0,s=0,o=0,d=0;return this.lines.forEach(u=>{r=0,a+=u.map(p=>{let g=Et(p.col0-r);return r=p.col0,null!=p.sourceUrl&&(g+=Et(e.get(p.sourceUrl)-s),s=e.get(p.sourceUrl),g+=Et(p.sourceLine0-o),o=p.sourceLine0,g+=Et(p.sourceCol0-d),d=p.sourceCol0),g}).join(","),a+=";"}),a=a.slice(0,-1),{file:this.file||"",version:3,sourceRoot:"",sources:n,sourcesContent:i,mappings:a}}toJsComment(){return this.hasMappings?"//# sourceMappingURL=data:application/json;base64,"+function Tt(t){let e="";const n=xn(t);for(let i=0;i<n.length;){const a=n[i++],r=i<n.length?n[i++]:null,s=i<n.length?n[i++]:null;e+=ri(a>>2),e+=ri((3&a)<<4|(null===r?0:r>>4)),e+=null===r?"=":ri((15&r)<<2|(null===s?0:s>>6)),e+=null===r||null===s?"=":ri(63&s)}return e}(JSON.stringify(this,null,0)):""}}function Et(t){t=t<0?1+(-t<<1):t<<1;let e="";do{let n=31&t;(t>>=5)>0&&(n|=32),e+=ri(n)}while(t>0);return e}function ri(t){if(t<0||t>=64)throw new Error("Can only encode value in the range [0, 63]");return"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[t]}const _i=/'|\\|\n|\r|\$/g,Ai=/^[$A-Z_][0-9A-Z_$]*$/i;class yr{constructor(e){this.indent=e,this.partsLength=0,this.parts=[],this.srcSpans=[]}}class ir{constructor(e){this._indent=e,this._lines=[new yr(e)]}static createRoot(){return new ir(0)}get _currentLine(){return this._lines[this._lines.length-1]}println(e,n=""){this.print(e||null,n,!0)}lineIsEmpty(){return 0===this._currentLine.parts.length}lineLength(){return this._currentLine.indent*" ".length+this._currentLine.partsLength}print(e,n,i=!1){n.length>0&&(this._currentLine.parts.push(n),this._currentLine.partsLength+=n.length,this._currentLine.srcSpans.push(e&&e.sourceSpan||null)),i&&this._lines.push(new yr(this._indent))}removeEmptyLastLine(){this.lineIsEmpty()&&this._lines.pop()}incIndent(){this._indent++,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}decIndent(){this._indent--,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)}toSource(){return this.sourceLines.map(e=>e.parts.length>0?il(e.indent)+e.parts.join(""):"").join("\n")}toSourceMapGenerator(e,n=0){const i=new rt(e);let a=!1;const r=()=>{a||(i.addSource(e," ").addMapping(0,e,0,0),a=!0)};for(let s=0;s<n;s++)i.addLine(),r();return this.sourceLines.forEach((s,o)=>{i.addLine();const d=s.srcSpans,u=s.parts;let p=s.indent*" ".length,g=0;for(;g<d.length&&!d[g];)p+=u[g].length,g++;for(g<d.length&&0===o&&0===p?a=!0:r();g<d.length;){const b=d[g],C=b.start.file,k=b.start.line,G=b.start.col;for(i.addSource(C.url,C.content).addMapping(p,C.url,k,G),p+=u[g].length,g++;g<d.length&&(b===d[g]||!d[g]);)p+=u[g].length,g++}}),i}spanOf(e,n){const i=this._lines[e];if(i){let a=n-il(i.indent).length;for(let r=0;r<i.parts.length;r++){const s=i.parts[r];if(s.length>a)return i.srcSpans[r];a-=s.length}}return null}get sourceLines(){return this._lines.length&&0===this._lines[this._lines.length-1].parts.length?this._lines.slice(0,-1):this._lines}}function Wa(t,e,n=!0){if(null==t)return null;const i=t.replace(_i,(...r)=>"$"==r[0]?e?"\\$":"$":"\n"==r[0]?"\\n":"\r"==r[0]?"\\r":`\\${r[0]}`);return n||!Ai.test(i)?`'${i}'`:i}function il(t){let e="";for(let n=0;n<t;n++)e+=" ";return e}function ur(t,e){if(0===e)return ta(t);const n=[];for(let i=0;i<e;i++)n.push(Rt);return ta(t,void 0,n)}function Rm(t){return`@${t}`}function Fm(t,e){const n=Wa(e,!1,!1);return n!==e?`${t}[${n}]`:`${t}.${e}`}function Ch(t,e){return`animation_${t}_${e}`}function DM(t,e){const n=new qa({name:t,moduleName:null}),i=new Qa(_t.Identical,new $t(n),ot("undefined")),a=new Qa(_t.Or,i,n,void 0,void 0,!0);return new Qa(_t.And,a,e)}function cr(t){const e=new St(t);return{value:e,type:e}}function vr(t,e){const n=xi(t.map(i=>i.value));return e?_r([],[new er(n)]):n}function Ua(t,e){return{expression:t,forwardRef:e}}function V0({expression:t,forwardRef:e}){switch(e){case 0:case 1:return t;case 2:return Sh(t)}}function Sh(t){return un(w.forwardRef).callFn([_r([],[new er(t)])])}var h0,Mc;function Hm(t){const e=ea("t");let n=null;const i=xd(t)?e:new Qa(_t.Or,e,t.internalType);let a=null;null!==t.deps?"invalid"!==t.deps&&(a=new se(i,Oh(t.deps,t.target))):(n=ea(`\u0275${t.name}_BaseFactory`),a=n.callFn([i]));const r=[];let s=null;function o(u){const p=ea("r");r.push(p.set(Sp).toDeclStmt());const g=null!==a?p.set(a).toStmt():un(w.invalidFactory).callFn([]).toStmt();return r.push(Tp(e,[g],[p.set(u).toStmt()])),p}if(xd(t)){const u=Oh(t.delegateDeps,t.target);s=o(new(t.delegateType===h0.Class?se:V)(t.delegate,u))}else s=function Mg(t){return void 0!==t.expression}(t)?o(t.expression):a;if(null===s)r.push(un(w.invalidFactory).callFn([]).toStmt());else if(null!==n){const u=un(w.getInheritedFactory).callFn([t.internalType]),p=new Qa(_t.Or,n,n.set(u));r.push(new er(p.callFn([i])))}else r.push(new er(s));let d=_r([new Or("t",Rt)],r,vi,void 0,`${t.name}_Factory`);return null!==n&&(d=_r([],[new tl(n.name),new er(d)]).callFn([],void 0,!0)),{expression:d,statements:[],type:BS(t)}}function BS(t){const e=null!==t.deps&&"invalid"!==t.deps?function bg(t){let e=!1;const n=t.map(i=>{const a=function ST(t){const e=[];return null!==t.attributeNameType&&e.push({key:"attribute",value:t.attributeNameType,quoted:!1}),t.optional&&e.push({key:"optional",value:ot(!0),quoted:!1}),t.host&&e.push({key:"host",value:ot(!0),quoted:!1}),t.self&&e.push({key:"self",value:ot(!0),quoted:!1}),t.skipSelf&&e.push({key:"skipSelf",value:ot(!0),quoted:!1}),e.length>0?Ar(e):null}(i);return null!==a?(e=!0,a):ot(null)});return e?ta(xi(n)):Ue}(t.deps):Ue;return ta(un(w.FactoryDeclaration,[ur(t.type.type,t.typeArgumentCount),e]))}function Oh(t,e){return t.map((n,i)=>function zS(t,e,n){if(null===t.token)return un(w.invalidFactoryDep).callFn([ot(n)]);if(null===t.attributeNameType){const i=0|(t.self?2:0)|(t.skipSelf?4:0)|(t.host?1:0)|(t.optional?8:0)|(e===Mc.Pipe?16:0);let a=0!==i||t.optional?ot(i):null;const r=[t.token];a&&r.push(a);const s=function Ya(t){switch(t){case Mc.Component:case Mc.Directive:case Mc.Pipe:return w.directiveInject;case Mc.NgModule:case Mc.Injectable:default:return w.inject}}(e);return un(s).callFn(r)}return un(w.injectAttribute).callFn([t.token])}(n,e,i))}function xd(t){return void 0!==t.delegateType}!function(t){t[t.Class=0]="Class",t[t.Function=1]="Function"}(h0||(h0={})),function(t){t[t.Directive=0]="Directive",t[t.Component=1]="Component",t[t.Injectable=2]="Injectable",t[t.Pipe=3]="Pipe",t[t.NgModule=4]="NgModule"}(Mc||(Mc={}));class Th{constructor(e,n){this.value=e,this.sourceSpan=n}visit(e){throw new Error("visit() not implemented for Comment")}}class Ep{constructor(e,n){this.value=e,this.sourceSpan=n}visit(e){return e.visitText(this)}}class _v{constructor(e,n,i){this.value=e,this.sourceSpan=n,this.i18n=i}visit(e){return e.visitBoundText(this)}}class s_{constructor(e,n,i,a,r,s){this.name=e,this.value=n,this.sourceSpan=i,this.keySpan=a,this.valueSpan=r,this.i18n=s}visit(e){return e.visitTextAttribute(this)}}class Bm{constructor(e,n,i,a,r,s,o,d,u){this.name=e,this.type=n,this.securityContext=i,this.value=a,this.unit=r,this.sourceSpan=s,this.keySpan=o,this.valueSpan=d,this.i18n=u}static fromBoundElementProperty(e,n){if(void 0===e.keySpan)throw new Error(`Unexpected state: keySpan must be defined for bound attributes but was not for ${e.name}: ${e.sourceSpan}`);return new Bm(e.name,e.type,e.securityContext,e.value,e.unit,e.sourceSpan,e.keySpan,e.valueSpan,n)}visit(e){return e.visitBoundAttribute(this)}}class No{constructor(e,n,i,a,r,s,o,d){this.name=e,this.type=n,this.handler=i,this.target=a,this.phase=r,this.sourceSpan=s,this.handlerSpan=o,this.keySpan=d}static fromParsedEvent(e){const n=0===e.type?e.targetOrPhase:null,i=1===e.type?e.targetOrPhase:null;if(void 0===e.keySpan)throw new Error(`Unexpected state: keySpan must be defined for bound event but was not for ${e.name}: ${e.sourceSpan}`);return new No(e.name,e.type,e.handler,n,i,e.sourceSpan,e.handlerSpan,e.keySpan)}visit(e){return e.visitBoundEvent(this)}}class nd{constructor(e,n,i,a,r,s,o,d,u,p){this.name=e,this.attributes=n,this.inputs=i,this.outputs=a,this.children=r,this.references=s,this.sourceSpan=o,this.startSourceSpan=d,this.endSourceSpan=u,this.i18n=p}visit(e){return e.visitElement(this)}}class m0{constructor(e,n,i,a,r,s,o,d,u,p,g,b){this.tagName=e,this.attributes=n,this.inputs=i,this.outputs=a,this.templateAttrs=r,this.children=s,this.references=o,this.variables=d,this.sourceSpan=u,this.startSourceSpan=p,this.endSourceSpan=g,this.i18n=b}visit(e){return e.visitTemplate(this)}}class OT{constructor(e,n,i,a){this.selector=e,this.attributes=n,this.sourceSpan=i,this.i18n=a,this.name="ng-content"}visit(e){return e.visitContent(this)}}class $S{constructor(e,n,i,a,r){this.name=e,this.value=n,this.sourceSpan=i,this.keySpan=a,this.valueSpan=r}visit(e){return e.visitVariable(this)}}class TT{constructor(e,n,i,a,r){this.name=e,this.value=n,this.sourceSpan=i,this.keySpan=a,this.valueSpan=r}visit(e){return e.visitReference(this)}}class VS{constructor(e,n,i,a){this.vars=e,this.placeholders=n,this.sourceSpan=i,this.i18n=a}visit(e){return e.visitIcu(this)}}function ut(t,e){const n=[];if(t.visit)for(const i of e){t.visit(i)||i.visit(t)}else for(const i of e){const a=i.visit(t);a&&n.push(a)}return n}class _n{constructor(e,n,i,a,r,s){this.nodes=e,this.placeholders=n,this.placeholderToMessage=i,this.meaning=a,this.description=r,this.customId=s,this.id=this.customId,this.legacyIds=[],this.messageString=function WS(t){const e=new Ap;return t.map(i=>i.visit(e)).join("")}(this.nodes),e.length?this.sources=[{filePath:e[0].sourceSpan.start.file.url,startLine:e[0].sourceSpan.start.line+1,startCol:e[0].sourceSpan.start.col+1,endLine:e[e.length-1].sourceSpan.end.line+1,endCol:e[0].sourceSpan.start.col+1}]:this.sources=[]}}class bi{constructor(e,n){this.value=e,this.sourceSpan=n}visit(e,n){return e.visitText(this,n)}}class wi{constructor(e,n){this.children=e,this.sourceSpan=n}visit(e,n){return e.visitContainer(this,n)}}class br{constructor(e,n,i,a){this.expression=e,this.type=n,this.cases=i,this.sourceSpan=a}visit(e,n){return e.visitIcu(this,n)}}class pr{constructor(e,n,i,a,r,s,o,d,u){this.tag=e,this.attrs=n,this.startName=i,this.closeName=a,this.children=r,this.isVoid=s,this.sourceSpan=o,this.startSourceSpan=d,this.endSourceSpan=u}visit(e,n){return e.visitTagPlaceholder(this,n)}}class xc{constructor(e,n,i){this.value=e,this.name=n,this.sourceSpan=i}visit(e,n){return e.visitPlaceholder(this,n)}}class fl{constructor(e,n,i){this.value=e,this.name=n,this.sourceSpan=i}visit(e,n){return e.visitIcuPlaceholder(this,n)}}class Ap{visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){const n=Object.keys(e.cases).map(i=>`${i} {${e.cases[i].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${n.join(" ")}}`}visitTagPlaceholder(e){const n=e.children.map(i=>i.visit(this)).join("");return`{$${e.startName}}${n}{$${e.closeName}}`}visitPlaceholder(e){return`{$${e.name}}`}visitIcuPlaceholder(e){return`{$${e.name}}`}}new class Mr{visitTag(e){const n=this._serializeAttributes(e.attrs);if(0==e.children.length)return`<${e.name}${n}/>`;const i=e.children.map(a=>a.visit(this));return`<${e.name}${n}>${i.join("")}</${e.name}>`}visitText(e){return e.value}visitDeclaration(e){return`<?xml${this._serializeAttributes(e.attrs)} ?>`}_serializeAttributes(e){const n=Object.keys(e).map(i=>`${i}="${e[i]}"`).join(" ");return n.length>0?" "+n:""}visitDoctype(e){return`<!DOCTYPE ${e.rootTag} [\n${e.dtd}\n]>`}};function xv(t){return t.toUpperCase().replace(/[^A-Z0-9_]/g,"_")}const kp="i18n-";function Um(t){return"i18n"===t||t.startsWith(kp)}function T(t){return t instanceof _n}function H(t){return T(t)&&1===t.nodes.length&&t.nodes[0]instanceof br}function P(t){return!!t.i18n}function z(t){return t.nodes[0]}function X(t,e=0){return`\ufffd${t}${e>0?`:${e}`:""}\ufffd`}function ye(t=0){let e=t;return()=>e++}function Fe(t){const e={};return t.forEach((n,i)=>{e[i]=ot(n.length>1?`[${n.join("|")}]`:n[0])}),e}function lt(t,e,...n){const i=t.get(e)||[];i.push(...n),t.set(e,i)}function jt(t,e=0,n=0){const i=e,a=new Map,r=t instanceof _n?t.nodes.find(s=>s instanceof wi):t;return r&&r.children.filter(s=>s instanceof xc).forEach((s,o)=>{const d=X(i+o,n);lt(a,s.name,d)}),a}function Ft(t={},e){const n={};return t&&Object.keys(t).length&&Object.keys(t).forEach(i=>n[qt(i,e)]=t[i]),n}function qt(t,e=!0){const n=xv(t);if(!e)return n;const i=n.split("_");if(1===i.length)return t.toLowerCase();let a;/^\d+$/.test(i[i.length-1])&&(a=i.pop());let r=i.shift().toLowerCase();return i.length&&(r+=i.map(s=>s.charAt(0).toUpperCase()+s.slice(1).toLowerCase()).join("")),a?`${r}_${a}`:r}function kn(t){return`MSG_${t}`.toUpperCase()}function Ci(t){return new tl(t.name,void 0,vi,void 0,t.sourceSpan)}const da=/[-.]/,ha="_t",si="ctx",gl="rf",re="restoredCtx",Cg=new Set([w.element,w.elementStart,w.elementEnd,w.elementContainer,w.elementContainerStart,w.elementContainerEnd,w.i18nExp,w.listener,w.classProp,w.syntheticHostListener,w.hostProperty,w.syntheticHostProperty,w.property,w.propertyInterpolate1,w.propertyInterpolate2,w.propertyInterpolate3,w.propertyInterpolate4,w.propertyInterpolate5,w.propertyInterpolate6,w.propertyInterpolate7,w.propertyInterpolate8,w.propertyInterpolateV,w.attribute,w.attributeInterpolate1,w.attributeInterpolate2,w.attributeInterpolate3,w.attributeInterpolate4,w.attributeInterpolate5,w.attributeInterpolate6,w.attributeInterpolate7,w.attributeInterpolate8,w.attributeInterpolateV,w.styleProp,w.stylePropInterpolate1,w.stylePropInterpolate2,w.stylePropInterpolate3,w.stylePropInterpolate4,w.stylePropInterpolate5,w.stylePropInterpolate6,w.stylePropInterpolate7,w.stylePropInterpolate8,w.stylePropInterpolateV,w.textInterpolate,w.textInterpolate1,w.textInterpolate2,w.textInterpolate3,w.textInterpolate4,w.textInterpolate5,w.textInterpolate6,w.textInterpolate7,w.textInterpolate8,w.textInterpolateV]);function g0(t,e,n){return un(e,null,t).callFn(n,t)}function Ku(t,e){let n=null;return()=>(n||(t.push(new tl("_t",void 0,Rt)),n=ea(e)),n)}function ua(t){throw new Error(`Invalid state: Visitor ${this.constructor.name} doesn't handle ${t.constructor.name}`)}function wc(t){return Array.isArray(t)?xi(t.map(wc)):ot(t,vi)}function Sg(t,e){return Object.getOwnPropertyNames(t).length>0?function Og(t,e){return Ar(Object.getOwnPropertyNames(t).map(n=>{const i=t[n];let a,r,s,o;return Array.isArray(i)?([r,a]=i,s=n,o=r!==a):([a,r]=Ni(n,[n,i]),s=a,o=r!==a&&n.includes(":")),{key:s,quoted:da.test(s),value:e&&o?xi([wc(r),wc(a)]):wc(r)}}))}(t,e):null}function Ym(t){for(;jo(t[t.length-1]);)t.pop();return t}function uB(t,e){if(Array.isArray(t.predicate)){let n=[];return t.predicate.forEach(i=>{const a=i.split(",").map(r=>ot(r.trim()));n.push(...a)}),e.getConstLiteral(xi(n),!0)}switch(t.predicate.forwardRef){case 0:case 2:return t.predicate.expression;case 1:return un(w.resolveForwardRef).callFn([t.predicate.expression])}}class Dd{constructor(){this.values=[]}set(e,n){n&&this.values.push({key:e,value:n,quoted:!1})}toLiteralMap(){return Ar(this.values)}}function u_(t){const{expressions:e,strings:n}=t;return 1===e.length&&2===n.length&&""===n[0]&&""===n[1]?1:e.length+n.length}function qS(t){var e;const n=[];let i=null,a=null;for(const r of t){const s=null!==(e="function"==typeof r.paramsOrFn?r.paramsOrFn():r.paramsOrFn)&&void 0!==e?e:[],o=Array.isArray(s)?s:[s];a===r.reference&&Cg.has(a)?i=i.callFn(o,i.sourceSpan):(null!==i&&n.push(i.toStmt()),i=g0(r.span,r.reference,o),a=r.reference)}return null!==i&&n.push(i.toStmt()),n}function Ip(t,e){let n=null;const i={name:t.name,type:t.type,internalType:t.internalType,typeArgumentCount:t.typeArgumentCount,deps:[],target:Mc.Injectable};if(void 0!==t.useClass){const o=t.useClass.expression.isEquivalent(t.internalType);let d;void 0!==t.deps&&(d=t.deps),n=void 0!==d?Hm(Object.assign(Object.assign({},i),{delegate:t.useClass.expression,delegateDeps:d,delegateType:h0.Class})):o?Hm(i):{statements:[],expression:VL(t.type.value,t.useClass.expression,e)}}else n=void 0!==t.useFactory?void 0!==t.deps?Hm(Object.assign(Object.assign({},i),{delegate:t.useFactory,delegateDeps:t.deps||[],delegateType:h0.Function})):{statements:[],expression:_r([],[new er(t.useFactory.callFn([]))])}:void 0!==t.useValue?Hm(Object.assign(Object.assign({},i),{expression:t.useValue.expression})):void 0!==t.useExisting?Hm(Object.assign(Object.assign({},i),{expression:un(w.inject).callFn([t.useExisting.expression])})):{statements:[],expression:VL(t.type.value,t.internalType,e)};const a=t.internalType,r=new Dd;return r.set("token",a),r.set("factory",n.expression),null!==t.providedIn.expression.value&&r.set("providedIn",V0(t.providedIn)),{expression:un(w.\u0275\u0275defineInjectable).callFn([r.toLiteralMap()],void 0,!0),type:$L(t),statements:n.statements}}function $L(t){return new Yn(un(w.InjectableDeclaration,[ur(t.type.type,t.typeArgumentCount)]))}function VL(t,e,n){if(t.node===e.node)return e.prop("\u0275fac");if(!n)return kT(e);return kT(un(w.resolveForwardRef).callFn([e]))}function kT(t){return _r([new Or("t",Rt)],[new er(t.prop("\u0275fac").callFn([ea("t")]))])}const pB=[/^\s*$/,/[<>]/,/^[{}]$/,/&(#|[a-z])/i,/^\/\//];class G0{constructor(e,n){this.start=e,this.end=n}static fromArray(e){return e?(function hB(t,e){if(null!=e&&(!Array.isArray(e)||2!=e.length))throw new Error(`Expected '${t}' to be an array, [start, end].`);if(null!=e){const n=e[0],i=e[1];pB.forEach(a=>{if(a.test(n)||a.test(i))throw new Error(`['${n}', '${i}'] contains unusable interpolation symbol.`)})}}("interpolation",e),new G0(e[0],e[1])):$l}}const $l=new G0("{{","}}"),Zm=123,Ph=125;function S(t){return t>=9&&t<=32||160==t}function $(t){return 48<=t&&t<=57}function q(t){return t>=97&&t<=122||t>=65&&t<=90}function Ie(t){return 10===t||13===t}function yt(t){return 48<=t&&t<=55}function ui(t){return 39===t||34===t||96===t}class ra{constructor(e,n,i,a){this.file=e,this.offset=n,this.line=i,this.col=a}toString(){return null!=this.offset?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(e){const n=this.file.content,i=n.length;let a=this.offset,r=this.line,s=this.col;for(;a>0&&e<0;)if(a--,e++,10==n.charCodeAt(a)){r--;const d=n.substr(0,a-1).lastIndexOf(String.fromCharCode(10));s=d>0?a-d:a}else s--;for(;a<i&&e>0;){const o=n.charCodeAt(a);a++,e--,10==o?(r++,s=0):s++}return new ra(this.file,a,r,s)}getContext(e,n){const i=this.file.content;let a=this.offset;if(null!=a){a>i.length-1&&(a=i.length-1);let r=a,s=0,o=0;for(;s<e&&a>0&&(a--,s++,"\n"!=i[a]||++o!=n););for(s=0,o=0;s<e&&r<i.length-1&&(r++,s++,"\n"!=i[r]||++o!=n););return{before:i.substring(a,this.offset),after:i.substring(this.offset,r+1)}}return null}}class Br{constructor(e,n){this.content=e,this.url=n}}class Ur{constructor(e,n,i=e,a=null){this.start=e,this.end=n,this.fullStart=i,this.details=a}toString(){return this.start.file.content.substring(this.start.offset,this.end.offset)}}var _l;!function(t){t[t.WARNING=0]="WARNING",t[t.ERROR=1]="ERROR"}(_l||(_l={}));class q0{constructor(e,n,i=_l.ERROR){this.span=e,this.msg=n,this.level=i}contextualMessage(){const e=this.span.start.getContext(100,3);return e?`${this.msg} ("${e.before}[${_l[this.level]} ->]${e.after}")`:this.msg}toString(){const e=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${e}`}}let K7=0;function IM(t){return t.replace(/\W/g,"_")}const X7='(this&&this.__makeTemplateObject||function(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e})';let RT;function NU(t){var e;return(null===(e=function vB(){if(void 0===RT&&(RT=null,Zi.trustedTypes))try{RT=Zi.trustedTypes.createPolicy("angular#unsafe-jit",{createScript:t=>t})}catch(t){}return RT}())||void 0===e?void 0:e.createScript(t))||t}function JL(...t){if(!Zi.trustedTypes)return new Function(...t);const i=`(function anonymous(${t.slice(0,-1).join(",")}\n) { ${t[t.length-1]}\n})`,a=Zi.eval(NU(i));return void 0===a.bind?new Function(...t):(a.toString=()=>i,a.bind(Zi))}class Ra{evaluateStatements(e,n,i,a){const r=new PU(i),s=ir.createRoot();return n.length>0&&!function RU(t){return t.isEquivalent(ot("use strict").toStmt())}(n[0])&&(n=[ot("use strict").toStmt(),...n]),r.visitAllStatements(n,s),r.createReturnStmt(s),this.evaluateCode(e,s,r.getArgs(),a)}evaluateCode(e,n,i,a){let r=`"use strict";${n.toSource()}\n//# sourceURL=${e}`;const s=[],o=[];for(const u in i)o.push(i[u]),s.push(u);if(a){const u=JL(...s.concat("return null;")).toString(),p=u.slice(0,u.indexOf("return null;")).split("\n").length-1;r+=`\n${n.toSourceMapGenerator(e,p).toJsComment()}`}const d=JL(...s.concat(r));return this.executeFunction(d,o)}executeFunction(e,n){return e(...n)}}class PU extends class yB extends class kr{constructor(e){this._escapeDollarInStrings=e}printLeadingComments(e,n){if(void 0!==e.leadingComments)for(const i of e.leadingComments)i instanceof qu?n.print(e,`/*${i.toString()}*/`,i.trailingNewline):i.multiline?n.print(e,`/* ${i.text} */`,i.trailingNewline):i.text.split("\n").forEach(a=>{n.println(e,`// ${a}`)})}visitExpressionStmt(e,n){return this.printLeadingComments(e,n),e.expr.visitExpression(this,n),n.println(e,";"),null}visitReturnStmt(e,n){return this.printLeadingComments(e,n),n.print(e,"return "),e.value.visitExpression(this,n),n.println(e,";"),null}visitIfStmt(e,n){this.printLeadingComments(e,n),n.print(e,"if ("),e.condition.visitExpression(this,n),n.print(e,") {");const i=null!=e.falseCase&&e.falseCase.length>0;return e.trueCase.length<=1&&!i?(n.print(e," "),this.visitAllStatements(e.trueCase,n),n.removeEmptyLastLine(),n.print(e," ")):(n.println(),n.incIndent(),this.visitAllStatements(e.trueCase,n),n.decIndent(),i&&(n.println(e,"} else {"),n.incIndent(),this.visitAllStatements(e.falseCase,n),n.decIndent())),n.println(e,"}"),null}visitWriteVarExpr(e,n){const i=n.lineIsEmpty();return i||n.print(e,"("),n.print(e,`${e.name} = `),e.value.visitExpression(this,n),i||n.print(e,")"),null}visitWriteKeyExpr(e,n){const i=n.lineIsEmpty();return i||n.print(e,"("),e.receiver.visitExpression(this,n),n.print(e,"["),e.index.visitExpression(this,n),n.print(e,"] = "),e.value.visitExpression(this,n),i||n.print(e,")"),null}visitWritePropExpr(e,n){const i=n.lineIsEmpty();return i||n.print(e,"("),e.receiver.visitExpression(this,n),n.print(e,`.${e.name} = `),e.value.visitExpression(this,n),i||n.print(e,")"),null}visitInvokeFunctionExpr(e,n){return e.fn.visitExpression(this,n),n.print(e,"("),this.visitAllExpressions(e.args,n,","),n.print(e,")"),null}visitTaggedTemplateExpr(e,n){e.tag.visitExpression(this,n),n.print(e,"`"+e.template.elements[0].rawText);for(let i=1;i<e.template.elements.length;i++)n.print(e,"${"),e.template.expressions[i-1].visitExpression(this,n),n.print(e,`}${e.template.elements[i].rawText}`);return n.print(e,"`"),null}visitWrappedNodeExpr(e,n){throw new Error("Abstract emitter cannot visit WrappedNodeExpr.")}visitTypeofExpr(e,n){n.print(e,"typeof "),e.expr.visitExpression(this,n)}visitReadVarExpr(e,n){return n.print(e,e.name),null}visitInstantiateExpr(e,n){return n.print(e,"new "),e.classExpr.visitExpression(this,n),n.print(e,"("),this.visitAllExpressions(e.args,n,","),n.print(e,")"),null}visitLiteralExpr(e,n){const i=e.value;return"string"==typeof i?n.print(e,Wa(i,this._escapeDollarInStrings)):n.print(e,`${i}`),null}visitLocalizedString(e,n){const i=e.serializeI18nHead();n.print(e,"$localize `"+i.raw);for(let a=1;a<e.messageParts.length;a++)n.print(e,"${"),e.expressions[a-1].visitExpression(this,n),n.print(e,`}${e.serializeI18nTemplatePart(a).raw}`);return n.print(e,"`"),null}visitConditionalExpr(e,n){return n.print(e,"("),e.condition.visitExpression(this,n),n.print(e,"? "),e.trueCase.visitExpression(this,n),n.print(e,": "),e.falseCase.visitExpression(this,n),n.print(e,")"),null}visitNotExpr(e,n){return n.print(e,"!"),e.condition.visitExpression(this,n),null}visitUnaryOperatorExpr(e,n){let i;switch(e.operator){case Ke.Plus:i="+";break;case Ke.Minus:i="-";break;default:throw new Error(`Unknown operator ${e.operator}`)}return e.parens&&n.print(e,"("),n.print(e,i),e.expr.visitExpression(this,n),e.parens&&n.print(e,")"),null}visitBinaryOperatorExpr(e,n){let i;switch(e.operator){case _t.Equals:i="==";break;case _t.Identical:i="===";break;case _t.NotEquals:i="!=";break;case _t.NotIdentical:i="!==";break;case _t.And:i="&&";break;case _t.BitwiseAnd:i="&";break;case _t.Or:i="||";break;case _t.Plus:i="+";break;case _t.Minus:i="-";break;case _t.Divide:i="/";break;case _t.Multiply:i="*";break;case _t.Modulo:i="%";break;case _t.Lower:i="<";break;case _t.LowerEquals:i="<=";break;case _t.Bigger:i=">";break;case _t.BiggerEquals:i=">=";break;case _t.NullishCoalesce:i="??";break;default:throw new Error(`Unknown operator ${e.operator}`)}return e.parens&&n.print(e,"("),e.lhs.visitExpression(this,n),n.print(e,` ${i} `),e.rhs.visitExpression(this,n),e.parens&&n.print(e,")"),null}visitReadPropExpr(e,n){return e.receiver.visitExpression(this,n),n.print(e,"."),n.print(e,e.name),null}visitReadKeyExpr(e,n){return e.receiver.visitExpression(this,n),n.print(e,"["),e.index.visitExpression(this,n),n.print(e,"]"),null}visitLiteralArrayExpr(e,n){return n.print(e,"["),this.visitAllExpressions(e.entries,n,","),n.print(e,"]"),null}visitLiteralMapExpr(e,n){return n.print(e,"{"),this.visitAllObjects(i=>{n.print(e,`${Wa(i.key,this._escapeDollarInStrings,i.quoted)}:`),i.value.visitExpression(this,n)},e.entries,n,","),n.print(e,"}"),null}visitCommaExpr(e,n){return n.print(e,"("),this.visitAllExpressions(e.parts,n,","),n.print(e,")"),null}visitAllExpressions(e,n,i){this.visitAllObjects(a=>a.visitExpression(this,n),e,n,i)}visitAllObjects(e,n,i,a){let r=!1;for(let s=0;s<n.length;s++)s>0&&(i.lineLength()>80?(i.print(null,a,!0),r||(i.incIndent(),i.incIndent(),r=!0)):i.print(null,a,!1)),e(n[s]);r&&(i.decIndent(),i.decIndent())}visitAllStatements(e,n){e.forEach(i=>i.visitStatement(this,n))}}{constructor(){super(!1)}visitWrappedNodeExpr(e,n){throw new Error("Cannot emit a WrappedNodeExpr in Javascript.")}visitDeclareVarStmt(e,n){return n.print(e,`var ${e.name}`),e.value&&(n.print(e," = "),e.value.visitExpression(this,n)),n.println(e,";"),null}visitTaggedTemplateExpr(e,n){const i=e.template.elements;return e.tag.visitExpression(this,n),n.print(e,`(${X7}(`),n.print(e,`[${i.map(a=>Wa(a.text,!1)).join(", ")}], `),n.print(e,`[${i.map(a=>Wa(a.rawText,!1)).join(", ")}])`),e.template.expressions.forEach(a=>{n.print(e,", "),a.visitExpression(this,n)}),n.print(e,")"),null}visitFunctionExpr(e,n){return n.print(e,`function${e.name?" "+e.name:""}(`),this._visitParams(e.params,n),n.println(e,") {"),n.incIndent(),this.visitAllStatements(e.statements,n),n.decIndent(),n.print(e,"}"),null}visitDeclareFunctionStmt(e,n){return n.print(e,`function ${e.name}(`),this._visitParams(e.params,n),n.println(e,") {"),n.incIndent(),this.visitAllStatements(e.statements,n),n.decIndent(),n.println(e,"}"),null}visitLocalizedString(e,n){n.print(e,`$localize(${X7}(`);const i=[e.serializeI18nHead()];for(let a=1;a<e.messageParts.length;a++)i.push(e.serializeI18nTemplatePart(a));return n.print(e,`[${i.map(a=>Wa(a.cooked,!1)).join(", ")}], `),n.print(e,`[${i.map(a=>Wa(a.raw,!1)).join(", ")}])`),e.expressions.forEach(a=>{n.print(e,", "),a.visitExpression(this,n)}),n.print(e,")"),null}_visitParams(e,n){this.visitAllObjects(i=>n.print(null,i.name),e,n,",")}}{constructor(e){super(),this.refResolver=e,this._evalArgNames=[],this._evalArgValues=[],this._evalExportedVars=[]}createReturnStmt(e){new er(new wp(this._evalExportedVars.map(i=>new u0(i,ea(i),!1)))).visitStatement(this,e)}getArgs(){const e={};for(let n=0;n<this._evalArgNames.length;n++)e[this._evalArgNames[n]]=this._evalArgValues[n];return e}visitExternalExpr(e,n){return this._emitReferenceToExternal(e,this.refResolver.resolveExternalReference(e.value),n),null}visitWrappedNodeExpr(e,n){return this._emitReferenceToExternal(e,e.node,n),null}visitDeclareVarStmt(e,n){return e.hasModifier(Pa.Exported)&&this._evalExportedVars.push(e.name),super.visitDeclareVarStmt(e,n)}visitDeclareFunctionStmt(e,n){return e.hasModifier(Pa.Exported)&&this._evalExportedVars.push(e.name),super.visitDeclareFunctionStmt(e,n)}_emitReferenceToExternal(e,n,i){let a=this._evalArgValues.indexOf(n);if(-1===a){a=this._evalArgValues.length,this._evalArgValues.push(n);const r=function LU(t){if(!t||!t.reference)return null;const e=t.reference;if(e.__anonymousType)return e.__anonymousType;if(e.__forward_ref__)return"__forward_ref__";let n=eo(e);return n.indexOf("(")>=0?(n="anonymous_"+K7++,e.__anonymousType=n):n=IM(n),n}({reference:n})||"val";this._evalArgNames.push(`jit_${r}_${a}`)}i.print(e,this._evalArgNames[a])}}function QS(t){const e=new Dd;null!==t.providers&&e.set("providers",t.providers),t.imports.length>0&&e.set("imports",xi(t.imports));return{expression:un(w.defineInjector).callFn([e.toLiteralMap()],void 0,!0),type:bB(t),statements:[]}}function bB(t){return new Yn(un(w.InjectorDeclaration,[new Yn(t.type.type)]))}class FU{constructor(e){this.context=e}resolveExternalReference(e){if("@angular/core"!==e.moduleName)throw new Error(`Cannot resolve external reference to ${e.moduleName}, only references to @angular/core are supported.`);if(!this.context.hasOwnProperty(e.name))throw new Error(`No value provided for @angular/core symbol '${e.name}'.`);return this.context[e.name]}}function HU(t){const{internalType:e,bootstrap:n,declarations:i,imports:a,exports:r,schemas:s,containsForwardDecls:o,emitInline:d,id:u}=t,p=[],g=new Dd;if(g.set("type",e),n.length>0&&g.set("bootstrap",vr(n,o)),d)i.length>0&&g.set("declarations",vr(i,o)),a.length>0&&g.set("imports",vr(a,o)),r.length>0&&g.set("exports",vr(r,o));else{const k=function KL(t){const{adjacentType:e,declarations:n,imports:i,exports:a,containsForwardDecls:r}=t,s=new Dd;if(n.length>0&&s.set("declarations",vr(n,r)),i.length>0&&s.set("imports",vr(i,r)),a.length>0&&s.set("exports",vr(a,r)),0===Object.keys(s.values).length)return null;const d=function xM(t){return DM("ngJitMode",t)}(new V(un(w.setNgModuleScope),[e,s.toLiteralMap()])),u=new Oo([],[d.toStmt()]);return new V(u,[]).toStmt()}(t);null!==k&&p.push(k)}null!==s&&s.length>0&&g.set("schemas",xi(s.map(k=>k.value))),null!==u&&g.set("id",u);return{expression:un(w.defineNgModule).callFn([g.toLiteralMap()],void 0,!0),type:Z7(t),statements:p}}function Z7({type:t,declarations:e,imports:n,exports:i}){return new Yn(un(w.NgModuleDeclaration,[new Yn(t.type),FT(e),FT(n),FT(i)]))}function FT(t){const e=t.map(n=>tr(n.type));return t.length>0?ta(xi(e)):Ue}function MB(t){const e=[];e.push({key:"name",value:ot(t.pipeName),quoted:!1}),e.push({key:"type",value:t.type.value,quoted:!1}),e.push({key:"pure",value:ot(t.pure),quoted:!1});return{expression:un(w.definePipe).callFn([Ar(e)],void 0,!0),type:xB(t),statements:[]}}function xB(t){return new Yn(un(w.PipeDeclaration,[ur(t.type.type,t.typeArgumentCount),new Yn(new Oe(t.pipeName))]))}class v0{constructor(e,n,i,a){this.input=n,this.errLocation=i,this.ctxLocation=a,this.message=`Parser Error: ${e} ${i} [${n}] in ${a}`}}class Pp{constructor(e,n){this.start=e,this.end=n}toAbsolute(e){return new Qm(e+this.start,e+this.end)}}class yl{constructor(e,n){this.span=e,this.sourceSpan=n}toString(){return"AST"}}class HT extends yl{constructor(e,n,i){super(e,n),this.nameSpan=i}}class BT extends yl{constructor(e,n,i,a,r){super(e,n),this.prefix=i,this.uninterpretedExpression=a,this.location=r}visit(e,n=null){return e.visitQuote(this,n)}toString(){return"Quote"}}class Rp extends yl{visit(e,n=null){}}class Sv extends yl{visit(e,n=null){return e.visitImplicitReceiver(this,n)}}class XL extends Sv{visit(e,n=null){var i;return null===(i=e.visitThisReceiver)||void 0===i?void 0:i.call(e,this,n)}}class zT extends yl{constructor(e,n,i){super(e,n),this.expressions=i}visit(e,n=null){return e.visitChain(this,n)}}class $T extends yl{constructor(e,n,i,a,r){super(e,n),this.condition=i,this.trueExp=a,this.falseExp=r}visit(e,n=null){return e.visitConditional(this,n)}}class b0 extends HT{constructor(e,n,i,a,r){super(e,n,i),this.receiver=a,this.name=r}visit(e,n=null){return e.visitPropertyRead(this,n)}}class DB extends HT{constructor(e,n,i,a,r,s){super(e,n,i),this.receiver=a,this.name=r,this.value=s}visit(e,n=null){return e.visitPropertyWrite(this,n)}}class kg extends HT{constructor(e,n,i,a,r){super(e,n,i),this.receiver=a,this.name=r}visit(e,n=null){return e.visitSafePropertyRead(this,n)}}class VT extends yl{constructor(e,n,i,a){super(e,n),this.receiver=i,this.key=a}visit(e,n=null){return e.visitKeyedRead(this,n)}}class WT extends yl{constructor(e,n,i,a){super(e,n),this.receiver=i,this.key=a}visit(e,n=null){return e.visitSafeKeyedRead(this,n)}}class GT extends yl{constructor(e,n,i,a,r){super(e,n),this.receiver=i,this.key=a,this.value=r}visit(e,n=null){return e.visitKeyedWrite(this,n)}}class ZL extends HT{constructor(e,n,i,a,r,s){super(e,n,s),this.exp=i,this.name=a,this.args=r}visit(e,n=null){return e.visitPipe(this,n)}}class Fp extends yl{constructor(e,n,i){super(e,n),this.value=i}visit(e,n=null){return e.visitLiteralPrimitive(this,n)}}class QL extends yl{constructor(e,n,i){super(e,n),this.expressions=i}visit(e,n=null){return e.visitLiteralArray(this,n)}}class eN extends yl{constructor(e,n,i,a){super(e,n),this.keys=i,this.values=a}visit(e,n=null){return e.visitLiteralMap(this,n)}}class Sc extends yl{constructor(e,n,i,a){super(e,n),this.strings=i,this.expressions=a}visit(e,n=null){return e.visitInterpolation(this,n)}}class Ig extends yl{constructor(e,n,i,a,r){super(e,n),this.operation=i,this.left=a,this.right=r}visit(e,n=null){return e.visitBinary(this,n)}}class Lg extends Ig{constructor(e,n,i,a,r,s,o){super(e,n,r,s,o),this.operator=i,this.expr=a,this.left=null,this.right=null,this.operation=null}static createMinus(e,n,i){return new Lg(e,n,"-",i,"-",new Fp(e,n,0),i)}static createPlus(e,n,i){return new Lg(e,n,"+",i,"-",i,new Fp(e,n,0))}visit(e,n=null){return void 0!==e.visitUnary?e.visitUnary(this,n):e.visitBinary(this,n)}}class tN extends yl{constructor(e,n,i){super(e,n),this.expression=i}visit(e,n=null){return e.visitPrefixNot(this,n)}}class Oc extends yl{constructor(e,n,i){super(e,n),this.expression=i}visit(e,n=null){return e.visitNonNullAssert(this,n)}}class M0 extends yl{constructor(e,n,i,a,r){super(e,n),this.receiver=i,this.args=a,this.argumentSpan=r}visit(e,n=null){return e.visitCall(this,n)}}class nN extends yl{constructor(e,n,i,a,r){super(e,n),this.receiver=i,this.args=a,this.argumentSpan=r}visit(e,n=null){return e.visitSafeCall(this,n)}}class Qm{constructor(e,n){this.start=e,this.end=n}}class ef extends yl{constructor(e,n,i,a,r){super(new Pp(0,null===n?0:n.length),new Qm(a,null===n?a:a+n.length)),this.ast=e,this.source=n,this.location=i,this.errors=r}visit(e,n=null){return e.visitASTWithSource?e.visitASTWithSource(this,n):this.ast.visit(e,n)}toString(){return`${this.source} in ${this.location}`}}class Ov{constructor(e,n,i){this.sourceSpan=e,this.key=n,this.value=i}}class Q7{constructor(e,n,i){this.sourceSpan=e,this.key=n,this.value=i}}class Tv{constructor(e,n,i,a,r,s){this.name=e,this.expression=n,this.type=i,this.sourceSpan=a,this.keySpan=r,this.valueSpan=s,this.isLiteral=this.type===tf.LITERAL_ATTR,this.isAnimation=this.type===tf.ANIMATION}}var tf,Ir;!function(t){t[t.DEFAULT=0]="DEFAULT",t[t.LITERAL_ATTR=1]="LITERAL_ATTR",t[t.ANIMATION=2]="ANIMATION"}(tf||(tf={}));class n5{constructor(e,n,i,a,r,s,o){this.name=e,this.targetOrPhase=n,this.type=i,this.handler=a,this.sourceSpan=r,this.handlerSpan=s,this.keySpan=o}}class i5{constructor(e,n,i,a,r){this.name=e,this.value=n,this.sourceSpan=i,this.keySpan=a,this.valueSpan=r}}class wB{constructor(e,n,i,a,r,s,o,d){this.name=e,this.type=n,this.securityContext=i,this.value=a,this.unit=r,this.sourceSpan=s,this.keySpan=o,this.valueSpan=d}}class eO{}function a5(t,e,n,i,a,r,s){t||(t=new lN(s));const o=function iN(t,e){return function aN(t,e){const n=new VU(t);return e.visit(n)}(t,e)}({createLiteralArrayConverter:g=>b=>xi(b),createLiteralMapConverter:g=>b=>Ar(g.map((k,G)=>({key:k.key,value:b[G],quoted:k.quoted}))),createPipeConverter:g=>{throw new Error(`Illegal State: Actions are not allowed to contain pipes. Pipe: ${g}`)}},n),d=new oN(t,e,i,!1,a,r),u=[];r5(o.visit(d,Ir.Statement),u),function $U(t,e,n){for(let i=t-1;i>=0;i--)n.unshift(sN(e,i))}(d.temporaryCount,i,u),d.usesImplicitReceiver&&t.notifyImplicitReceiverUse();const p=u.length-1;if(p>=0){const g=u[p];g instanceof nl&&(u[p]=new er(g.expr))}return u}eO.event=ea("$event");class CB{constructor(e,n){this.stmts=e,this.currValExpr=n}}function jT(t,e,n,i){t||(t=new lN);const a=new oN(t,e,i,!1),r=n.visit(a,Ir.Expression),s=SB(a,i);return a.usesImplicitReceiver&&t.notifyImplicitReceiverUse(),new CB(s,r)}function SB(t,e){const n=[];for(let i=0;i<t.temporaryCount;i++)n.push(sN(e,i));return n}function rN(t,e){return`tmp_${t}_${e}`}function sN(t,e){return new tl(rN(t,e))}function OB(t,e){if(t!==Ir.Expression)throw new Error(`Expected an expression, but saw ${e}`)}function Tc(t,e){return t===Ir.Statement?e.toStmt():e}!function(t){t[t.Statement=0]="Statement",t[t.Expression=1]="Expression"}(Ir||(Ir={}));class VU extends class BU{visitImplicitReceiver(e,n){return e}visitThisReceiver(e,n){return e}visitInterpolation(e,n){return new Sc(e.span,e.sourceSpan,e.strings,this.visitAll(e.expressions))}visitLiteralPrimitive(e,n){return new Fp(e.span,e.sourceSpan,e.value)}visitPropertyRead(e,n){return new b0(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name)}visitPropertyWrite(e,n){return new DB(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name,e.value.visit(this))}visitSafePropertyRead(e,n){return new kg(e.span,e.sourceSpan,e.nameSpan,e.receiver.visit(this),e.name)}visitLiteralArray(e,n){return new QL(e.span,e.sourceSpan,this.visitAll(e.expressions))}visitLiteralMap(e,n){return new eN(e.span,e.sourceSpan,e.keys,this.visitAll(e.values))}visitUnary(e,n){switch(e.operator){case"+":return Lg.createPlus(e.span,e.sourceSpan,e.expr.visit(this));case"-":return Lg.createMinus(e.span,e.sourceSpan,e.expr.visit(this));default:throw new Error(`Unknown unary operator ${e.operator}`)}}visitBinary(e,n){return new Ig(e.span,e.sourceSpan,e.operation,e.left.visit(this),e.right.visit(this))}visitPrefixNot(e,n){return new tN(e.span,e.sourceSpan,e.expression.visit(this))}visitNonNullAssert(e,n){return new Oc(e.span,e.sourceSpan,e.expression.visit(this))}visitConditional(e,n){return new $T(e.span,e.sourceSpan,e.condition.visit(this),e.trueExp.visit(this),e.falseExp.visit(this))}visitPipe(e,n){return new ZL(e.span,e.sourceSpan,e.exp.visit(this),e.name,this.visitAll(e.args),e.nameSpan)}visitKeyedRead(e,n){return new VT(e.span,e.sourceSpan,e.receiver.visit(this),e.key.visit(this))}visitKeyedWrite(e,n){return new GT(e.span,e.sourceSpan,e.receiver.visit(this),e.key.visit(this),e.value.visit(this))}visitCall(e,n){return new M0(e.span,e.sourceSpan,e.receiver.visit(this),this.visitAll(e.args),e.argumentSpan)}visitSafeCall(e,n){return new nN(e.span,e.sourceSpan,e.receiver.visit(this),this.visitAll(e.args),e.argumentSpan)}visitAll(e){const n=[];for(let i=0;i<e.length;++i)n[i]=e[i].visit(this);return n}visitChain(e,n){return new zT(e.span,e.sourceSpan,this.visitAll(e.expressions))}visitQuote(e,n){return new BT(e.span,e.sourceSpan,e.prefix,e.uninterpretedExpression,e.location)}visitSafeKeyedRead(e,n){return new WT(e.span,e.sourceSpan,e.receiver.visit(this),e.key.visit(this))}}{constructor(e){super(),this._converterFactory=e}visitPipe(e,n){const i=[e.exp,...e.args].map(a=>a.visit(this,n));return new Ev(e.span,e.sourceSpan,i,this._converterFactory.createPipeConverter(e.name,i.length))}visitLiteralArray(e,n){const i=e.expressions.map(a=>a.visit(this,n));return new Ev(e.span,e.sourceSpan,i,this._converterFactory.createLiteralArrayConverter(e.expressions.length))}visitLiteralMap(e,n){const i=e.values.map(a=>a.visit(this,n));return new Ev(e.span,e.sourceSpan,i,this._converterFactory.createLiteralMapConverter(e.keys))}}class oN{constructor(e,n,i,a,r,s){this._localResolver=e,this._implicitReceiver=n,this.bindingId=i,this.supportsInterpolation=a,this.baseSourceSpan=r,this.implicitReceiverAccesses=s,this._nodeMap=new Map,this._resultMap=new Map,this._currentTemporary=0,this.temporaryCount=0,this.usesImplicitReceiver=!1}visitUnary(e,n){let i;switch(e.operator){case"+":i=Ke.Plus;break;case"-":i=Ke.Minus;break;default:throw new Error(`Unsupported operator ${e.operator}`)}return Tc(n,new ml(i,this._visit(e.expr,Ir.Expression),void 0,this.convertSourceSpan(e.span)))}visitBinary(e,n){let i;switch(e.operation){case"+":i=_t.Plus;break;case"-":i=_t.Minus;break;case"*":i=_t.Multiply;break;case"/":i=_t.Divide;break;case"%":i=_t.Modulo;break;case"&&":i=_t.And;break;case"||":i=_t.Or;break;case"==":i=_t.Equals;break;case"!=":i=_t.NotEquals;break;case"===":i=_t.Identical;break;case"!==":i=_t.NotIdentical;break;case"<":i=_t.Lower;break;case">":i=_t.Bigger;break;case"<=":i=_t.LowerEquals;break;case">=":i=_t.BiggerEquals;break;case"??":return this.convertNullishCoalesce(e,n);default:throw new Error(`Unsupported operation ${e.operation}`)}return Tc(n,new Qa(i,this._visit(e.left,Ir.Expression),this._visit(e.right,Ir.Expression),void 0,this.convertSourceSpan(e.span)))}visitChain(e,n){return function f_(t,e){if(t!==Ir.Statement)throw new Error(`Expected a statement, but saw ${e}`)}(n,e),this.visitAll(e.expressions,n)}visitConditional(e,n){return Tc(n,this._visit(e.condition,Ir.Expression).conditional(this._visit(e.trueExp,Ir.Expression),this._visit(e.falseExp,Ir.Expression),this.convertSourceSpan(e.span)))}visitPipe(e,n){throw new Error(`Illegal state: Pipes should have been converted into functions. Pipe: ${e.name}`)}visitImplicitReceiver(e,n){return OB(n,e),this.usesImplicitReceiver=!0,this._implicitReceiver}visitThisReceiver(e,n){return this.visitImplicitReceiver(e,n)}visitInterpolation(e,n){if(!this.supportsInterpolation)throw new Error("Unexpected interpolation");OB(n,e);let i=[];for(let r=0;r<e.strings.length-1;r++)i.push(ot(e.strings[r])),i.push(this._visit(e.expressions[r],Ir.Expression));i.push(ot(e.strings[e.strings.length-1]));const a=e.strings;return 2===a.length&&""===a[0]&&""===a[1]?i=[i[1]]:e.expressions.length>=9&&(i=[xi(i)]),new g_(i)}visitKeyedRead(e,n){const i=this.leftMostSafeNode(e);return i?this.convertSafeAccess(e,i,n):Tc(n,this._visit(e.receiver,Ir.Expression).key(this._visit(e.key,Ir.Expression)))}visitKeyedWrite(e,n){const i=this._visit(e.receiver,Ir.Expression),a=this._visit(e.key,Ir.Expression),r=this._visit(e.value,Ir.Expression);return i===this._implicitReceiver&&this._localResolver.maybeRestoreView(),Tc(n,i.key(a).set(r))}visitLiteralArray(e,n){throw new Error("Illegal State: literal arrays should have been converted into functions")}visitLiteralMap(e,n){throw new Error("Illegal State: literal maps should have been converted into functions")}visitLiteralPrimitive(e,n){const i=null===e.value||void 0===e.value||!0===e.value||!0===e.value?vi:void 0;return Tc(n,ot(e.value,i,this.convertSourceSpan(e.span)))}_getLocal(e,n){var i;return(null===(i=this._localResolver.globals)||void 0===i?void 0:i.has(e))&&n instanceof XL?null:this._localResolver.getLocal(e)}visitPrefixNot(e,n){return Tc(n,Bl(this._visit(e.expression,Ir.Expression)))}visitNonNullAssert(e,n){return Tc(n,this._visit(e.expression,Ir.Expression))}visitPropertyRead(e,n){const i=this.leftMostSafeNode(e);if(i)return this.convertSafeAccess(e,i,n);{let a=null;const r=this.usesImplicitReceiver,s=this._visit(e.receiver,Ir.Expression);return s===this._implicitReceiver&&(a=this._getLocal(e.name,e.receiver),a&&(this.usesImplicitReceiver=r,this.addImplicitReceiverAccess(e.name))),null==a&&(a=s.prop(e.name,this.convertSourceSpan(e.span))),Tc(n,a)}}visitPropertyWrite(e,n){const i=this._visit(e.receiver,Ir.Expression),a=this.usesImplicitReceiver;let r=null;if(i===this._implicitReceiver){const s=this._getLocal(e.name,e.receiver);if(s){if(!(s instanceof l0)){const o=e.name,d=e.value instanceof b0?e.value.name:void 0;throw new Error(`Cannot assign value "${d}" to template variable "${o}". Template variables are read-only.`)}r=s,this.usesImplicitReceiver=a,this.addImplicitReceiverAccess(e.name)}}return null===r&&(r=i.prop(e.name,this.convertSourceSpan(e.span))),Tc(n,r.set(this._visit(e.value,Ir.Expression)))}visitSafePropertyRead(e,n){return this.convertSafeAccess(e,this.leftMostSafeNode(e),n)}visitSafeKeyedRead(e,n){return this.convertSafeAccess(e,this.leftMostSafeNode(e),n)}visitAll(e,n){return e.map(i=>this._visit(i,n))}visitQuote(e,n){throw new Error(`Quotes are not supported for evaluation!\n Statement: ${e.uninterpretedExpression} located at ${e.location}`)}visitCall(e,n){const i=this.leftMostSafeNode(e);if(i)return this.convertSafeAccess(e,i,n);const a=this.visitAll(e.args,Ir.Expression);if(e instanceof Ev)return Tc(n,e.converter(a));const r=e.receiver;if(r instanceof b0&&r.receiver instanceof Sv&&!(r.receiver instanceof XL)&&"$any"===r.name){if(1!==a.length)throw new Error(`Invalid call to $any, expected 1 argument but received ${a.length||"none"}`);return Tc(n,a[0])}return Tc(n,this._visit(r,Ir.Expression).callFn(a,this.convertSourceSpan(e.span)))}visitSafeCall(e,n){return this.convertSafeAccess(e,this.leftMostSafeNode(e),n)}_visit(e,n){return this._resultMap.get(e)||(this._nodeMap.get(e)||e).visit(this,n)}convertSafeAccess(e,n,i){let r,a=this._visit(n.receiver,Ir.Expression);this.needsTemporaryInSafeAccess(n.receiver)&&(r=this.allocateTemporary(),a=r.set(a),this._resultMap.set(n.receiver,r));const s=a.isBlank();n instanceof nN?this._nodeMap.set(n,new M0(n.span,n.sourceSpan,n.receiver,n.args,n.argumentSpan)):n instanceof WT?this._nodeMap.set(n,new VT(n.span,n.sourceSpan,n.receiver,n.key)):this._nodeMap.set(n,new b0(n.span,n.sourceSpan,n.nameSpan,n.receiver,n.name));const o=this._visit(e,Ir.Expression);return this._nodeMap.delete(n),r&&this.releaseTemporary(r),Tc(i,s.conditional(Sp,o))}convertNullishCoalesce(e,n){const i=this._visit(e.left,Ir.Expression),a=this._visit(e.right,Ir.Expression),r=this.allocateTemporary();return this.releaseTemporary(r),Tc(n,r.set(i).notIdentical(Sp).and(r.notIdentical(ot(void 0))).conditional(r,a))}leftMostSafeNode(e){const n=(i,a)=>(this._nodeMap.get(a)||a).visit(i);return e.visit({visitUnary:i=>null,visitBinary:i=>null,visitChain:i=>null,visitConditional:i=>null,visitCall(i){return n(this,i.receiver)},visitSafeCall(i){return n(this,i.receiver)||i},visitImplicitReceiver:i=>null,visitThisReceiver:i=>null,visitInterpolation:i=>null,visitKeyedRead(i){return n(this,i.receiver)},visitKeyedWrite:i=>null,visitLiteralArray:i=>null,visitLiteralMap:i=>null,visitLiteralPrimitive:i=>null,visitPipe:i=>null,visitPrefixNot:i=>null,visitNonNullAssert:i=>null,visitPropertyRead(i){return n(this,i.receiver)},visitPropertyWrite:i=>null,visitQuote:i=>null,visitSafePropertyRead(i){return n(this,i.receiver)||i},visitSafeKeyedRead(i){return n(this,i.receiver)||i}})}needsTemporaryInSafeAccess(e){const n=(a,r)=>r&&(this._nodeMap.get(r)||r).visit(a);return e.visit({visitUnary(a){return n(this,a.expr)},visitBinary(a){return n(this,a.left)||n(this,a.right)},visitChain:a=>!1,visitConditional(a){return n(this,a.condition)||n(this,a.trueExp)||n(this,a.falseExp)},visitCall:a=>!0,visitSafeCall:a=>!0,visitImplicitReceiver:a=>!1,visitThisReceiver:a=>!1,visitInterpolation(a){return((a,r)=>r.some(s=>n(a,s)))(this,a.expressions)},visitKeyedRead:a=>!1,visitKeyedWrite:a=>!1,visitLiteralArray:a=>!0,visitLiteralMap:a=>!0,visitLiteralPrimitive:a=>!1,visitPipe:a=>!0,visitPrefixNot(a){return n(this,a.expression)},visitNonNullAssert(a){return n(this,a.expression)},visitPropertyRead:a=>!1,visitPropertyWrite:a=>!1,visitQuote:a=>!1,visitSafePropertyRead:a=>!1,visitSafeKeyedRead:a=>!1})}allocateTemporary(){const e=this._currentTemporary++;return this.temporaryCount=Math.max(this._currentTemporary,this.temporaryCount),new at(rN(this.bindingId,e))}releaseTemporary(e){if(this._currentTemporary--,e.name!=rN(this.bindingId,this._currentTemporary))throw new Error(`Temporary ${e.name} released out of order`)}convertSourceSpan(e){if(this.baseSourceSpan){const n=this.baseSourceSpan.start.moveBy(e.start),i=this.baseSourceSpan.start.moveBy(e.end),a=this.baseSourceSpan.fullStart.moveBy(e.start);return new Ur(n,i,a)}return null}addImplicitReceiverAccess(e){this.implicitReceiverAccesses&&this.implicitReceiverAccesses.add(e)}}function r5(t,e){Array.isArray(t)?t.forEach(n=>r5(n,e)):e.push(t)}function TB(){throw new Error("Unsupported operation")}class g_ extends mt{constructor(e){super(null,null),this.args=e,this.isConstant=TB,this.isEquivalent=TB,this.visitExpression=TB}}class lN{constructor(e){this.globals=e}notifyImplicitReceiverUse(){}maybeRestoreView(){}getLocal(e){return e===eO.event.name?eO.event:null}}class Ev extends M0{constructor(e,n,i,a){super(e,n,new Rp(e,n),i,null),this.converter=a}}class EB{constructor(){this.strictStyling=!0}shimCssText(e,n,i=""){const a=function jU(t){return t.match(IB)||[]}(e);return e=function x0(t){return t.replace(y_,"")}(e),e=this._insertDirectives(e),[this._scopeCssText(e,n,i),...a].join("\n")}_insertDirectives(e){return e=this._insertPolyfillDirectivesInCssText(e),this._insertPolyfillRulesInCssText(e)}_insertPolyfillDirectivesInCssText(e){return e.replace(tO,function(...n){return n[2]+"{"})}_insertPolyfillRulesInCssText(e){return e.replace(Li,(...n)=>{const i=n[0].replace(n[1],"").replace(n[2],"");return n[4]+i})}_scopeCssText(e,n,i){const a=this._extractUnscopedRulesFromCssText(e);return e=this._insertPolyfillHostInCssText(e),e=this._convertColonHost(e),e=this._convertColonHostContext(e),e=this._convertShadowDOMSelectors(e),n&&(e=this._scopeSelectors(e,n,i)),(e=e+"\n"+a).trim()}_extractUnscopedRulesFromCssText(e){let i,n="";for(qT.lastIndex=0;null!==(i=qT.exec(e));)n+=i[0].replace(i[2],"").replace(i[1],i[4])+"\n\n";return n}_convertColonHost(e){return e.replace(kB,(n,i,a)=>{if(i){const r=[],s=i.split(",").map(o=>o.trim());for(const o of s){if(!o)break;const d=LM+o.replace(nO,"")+a;r.push(d)}return r.join(",")}return LM+a})}_convertColonHostContext(e){return e.replace(s5,n=>{var i;const a=[[]];let r;for(;r=Ec.exec(n);){const s=(null!==(i=r[1])&&void 0!==i?i:"").trim().split(",").map(d=>d.trim()).filter(d=>""!==d),o=a.length;g5(a,s.length);for(let d=0;d<s.length;d++)for(let u=0;u<o;u++)a[u+d*o].push(s[d]);n=r[2]}return a.map(s=>function f5(t,e){const n=LM;iO.lastIndex=0;const i=iO.test(e);if(0===t.length)return n+e;const a=[t.pop()||""];for(;t.length>0;){const r=a.length,s=t.pop();for(let o=0;o<r;o++){const d=a[o];a[2*r+o]=d+" "+s,a[r+o]=s+" "+d,a[o]=s+d}}return a.map(r=>i?`${r}${e}`:`${r}${n}${e}, ${r} ${n}${e}`).join(",")}(s,n)).join(", ")})}_convertShadowDOMSelectors(e){return l5.reduce((n,i)=>n.replace(i," "),e)}_scopeSelectors(e,n,i){return h5(e,a=>{let r=a.selector,s=a.content;return"@"!==a.selector[0]?r=this._scopeSelector(a.selector,n,i,this.strictStyling):a.selector.startsWith("@media")||a.selector.startsWith("@supports")||a.selector.startsWith("@document")?s=this._scopeSelectors(a.content,n,i):(a.selector.startsWith("@font-face")||a.selector.startsWith("@page"))&&(s=this._stripScopingSelectors(a.content)),new LB(r,s)})}_stripScopingSelectors(e){return h5(e,n=>{const i=n.selector.replace(d5," ").replace(o5," ");return new LB(i,n.content)})}_scopeSelector(e,n,i,a){return e.split(",").map(r=>r.trim().split(d5)).map(r=>{const[s,...o]=r;return[(u=>this._selectorNeedsScoping(u,n)?a?this._applyStrictSelectorScope(u,n,i):this._applySelectorScope(u,n,i):u)(s),...o].join(" ")}).join(", ")}_selectorNeedsScoping(e,n){return!this._makeScopeMatcher(n).test(e)}_makeScopeMatcher(e){return e=e.replace(/\[/g,"\\[").replace(/\]/g,"\\]"),new RegExp("^("+e+")"+u5,"m")}_applySelectorScope(e,n,i){return this._applySimpleSelectorScope(e,n,i)}_applySimpleSelectorScope(e,n,i){if(iO.lastIndex=0,iO.test(e)){const a=this.strictStyling?`[${i}]`:n;return e.replace(o5,(r,s)=>s.replace(/([^:]*)(:*)(.*)/,(o,d,u,p)=>d+a+u+p)).replace(iO,a+" ")}return n+" "+e}_applyStrictSelectorScope(e,n,i){const r="["+(n=n.replace(/\[is=([^\]]*)\]/g,(G,...Y)=>Y[0]))+"]",s=G=>{let Y=G.trim();if(!Y)return"";if(G.indexOf(LM)>-1)Y=this._applySimpleSelectorScope(G,n,i);else{const ne=G.replace(iO,"");if(ne.length>0){const Z=ne.match(/([^:]*)(:*)(.*)/);Z&&(Y=Z[1]+r+Z[2]+Z[3])}}return Y},o=new dN(e);let p,d="",u=0;const g=/( |>|\+|~(?!=))\s*/g;let C=!((e=o.content()).indexOf(LM)>-1);for(;null!==(p=g.exec(e));){const G=p[1],Y=e.slice(u,p.index).trim();C=C||Y.indexOf(LM)>-1,d+=`${C?s(Y):Y} ${G} `,u=g.lastIndex}const k=e.substring(u);return C=C||k.indexOf(LM)>-1,d+=C?s(k):k,o.restore(d)}_insertPolyfillHostInCssText(e){return e.replace(GU,__).replace(WU,nO)}}class dN{constructor(e){this.placeholders=[],this.index=0,e=this._escapeRegexMatches(e,/(\[[^\]]*\])/g),e=this._escapeRegexMatches(e,/(\\.)/g),this._content=e.replace(/(:nth-[-\w]+)(\([^)]+\))/g,(n,i,a)=>{const r=`__ph-${this.index}__`;return this.placeholders.push(a),this.index++,i+r})}restore(e){return e.replace(/__ph-(\d+)__/g,(n,i)=>this.placeholders[+i])}content(){return this._content}_escapeRegexMatches(e,n){return e.replace(n,(i,a)=>{const r=`__ph-${this.index}__`;return this.placeholders.push(a),this.index++,r})}}const tO=/polyfill-next-selector[^}]*content:[\s]*?(['"])(.*?)\1[;\s]*}([^{]*?){/gim,Li=/(polyfill-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,qT=/(polyfill-unscoped-rule)[^}]*(content:[\s]*(['"])(.*?)\3)[;\s]*[^}]*}/gim,nO="-shadowcsshost",__="-shadowcsscontext",AB="(?:\\(((?:\\([^)(]*\\)|[^)(]*)+?)\\))?([^,{]*)",kB=new RegExp(nO+AB,"gim"),s5=new RegExp(__+AB,"gim"),Ec=new RegExp(__+AB,"im"),LM=nO+"-no-combinator",o5=/-shadowcsshost-no-combinator([^\s]*)/,l5=[/::shadow/g,/::content/g,/\/shadow-deep\//g,/\/shadow\//g],d5=/(?:>>>)|(?:\/deep\/)|(?:::ng-deep)/g,u5="([>\\s~+[.,{:][\\s\\S]*)?$",iO=/-shadowcsshost/gim,WU=/:host/gim,GU=/:host-context/gim,y_=/\/\*[\s\S]*?\*\//g;const IB=/\/\*\s*#\s*source(Mapping)?URL=[\s\S]+?\*\//g;const UT="%BLOCK%",UU=/(\s*)([^;\{\}]+?)(\s*)((?:{%BLOCK%}?\s*;?)|(?:\s*;))/g,YT=/%QUOTED%/g,c5=new Map([["{","}"]]),p5=new Map([['"','"'],["'","'"]]);class LB{constructor(e,n){this.selector=e,this.content=n}}function h5(t,e){const n=m5(t,p5,"%QUOTED%"),i=m5(n.escapedString,c5,UT);let a=0,r=0;return i.escapedString.replace(UU,(...s)=>{const o=s[2];let d="",u=s[4],p="";u&&u.startsWith("{"+UT)&&(d=i.blocks[a++],u=u.substring(UT.length+1),p="{");const g=e(new LB(o,d));return`${s[1]}${g.selector}${s[3]}${p}${g.content}${u}`}).replace(YT,()=>n.blocks[r++])}class YU{constructor(e,n){this.escapedString=e,this.blocks=n}}function m5(t,e,n){const i=[],a=[];let d,u,r=0,s=0,o=-1;for(let p=0;p<t.length;p++){const g=t[p];"\\"===g?p++:g===u?(r--,0===r&&(a.push(t.substring(o,p)),i.push(n),s=p,o=-1,d=u=void 0)):g===d?r++:0===r&&e.has(g)&&(d=g,u=e.get(g),r=1,o=p+1,i.push(t.substring(s,o)))}return-1!==o?(a.push(t.substring(o)),i.push(n)):i.push(t.substring(s)),new YU(i.join(""),a)}function g5(t,e){const n=t.length;for(let i=1;i<e;i++)for(let a=0;a<n;a++)t[a+i*n]=t[a].slice(0)}function uN(t){const e=t.charCodeAt(0);if(e==t.charCodeAt(t.length-1)&&(39==e||34==e)){const i=t.substring(1,t.length-1);-1==i.indexOf("'")&&-1==i.indexOf('"')&&(t=i)}return t}function NB(t){return t.replace(/[a-z][A-Z]/g,e=>e.charAt(0)+"-"+e.charAt(1)).toLowerCase()}class PB{constructor(e){this._directiveExpr=e,this._hasInitialValues=!1,this.hasBindings=!1,this.hasBindingsWithPipes=!1,this._classMapInput=null,this._styleMapInput=null,this._singleStyleInputs=null,this._singleClassInputs=null,this._lastStylingInput=null,this._firstStylingInput=null,this._stylesIndex=new Map,this._classesIndex=new Map,this._initialStyleValues=[],this._initialClassValues=[]}registerBoundInput(e){let n=null,i=e.name;switch(e.type){case 0:n=this.registerInputBasedOnName(i,e.value,e.sourceSpan);break;case 3:n=this.registerStyleInput(i,!1,e.value,e.sourceSpan,e.unit);break;case 2:n=this.registerClassInput(i,!1,e.value,e.sourceSpan)}return!!n}registerInputBasedOnName(e,n,i){let a=null;const r=e.substring(0,6),s="style"===e||"style."===r||"style!"===r;if(s||!s&&("class"===e||"class."===r||"class!"===r)){const d="."!==e.charAt(5),u=e.substr(d?5:6);a=s?this.registerStyleInput(u,d,n,i):this.registerClassInput(u,d,n,i)}return a}registerStyleInput(e,n,i,a,r){if(FB(i))return null;(function KU(t){return t.startsWith("--")})(e)||(e=NB(e));const{property:s,hasOverrideFlag:o,suffix:d}=KT(e),u={name:s,suffix:r="string"==typeof r&&0!==r.length?r:d,value:i,sourceSpan:a,hasOverrideFlag:o};return n?this._styleMapInput=u:((this._singleStyleInputs=this._singleStyleInputs||[]).push(u),RB(this._stylesIndex,s)),this._lastStylingInput=u,this._firstStylingInput=this._firstStylingInput||u,this._checkForPipes(i),this.hasBindings=!0,u}registerClassInput(e,n,i,a){if(FB(i))return null;const{property:r,hasOverrideFlag:s}=KT(e),o={name:r,value:i,sourceSpan:a,hasOverrideFlag:s,suffix:null};return n?this._classMapInput=o:((this._singleClassInputs=this._singleClassInputs||[]).push(o),RB(this._classesIndex,r)),this._lastStylingInput=o,this._firstStylingInput=this._firstStylingInput||o,this._checkForPipes(i),this.hasBindings=!0,o}_checkForPipes(e){e instanceof ef&&e.ast instanceof ZL&&(this.hasBindingsWithPipes=!0)}registerStyleAttr(e){this._initialStyleValues=function JU(t){const e=[];let n=0,i=0,a=0,r=0,s=0,o=null,d=!1;for(;n<t.length;)switch(t.charCodeAt(n++)){case 40:i++;break;case 41:i--;break;case 39:d=d||r>0,0===a?a=39:39===a&&92!==t.charCodeAt(n-1)&&(a=0);break;case 34:d=d||r>0,0===a?a=34:34===a&&92!==t.charCodeAt(n-1)&&(a=0);break;case 58:!o&&0===i&&0===a&&(o=NB(t.substring(s,n-1).trim()),r=n);break;case 59:if(o&&r>0&&0===i&&0===a){const p=t.substring(r,n-1).trim();e.push(o,d?uN(p):p),s=n,r=0,o=null,d=!1}}if(o&&r){const u=t.substr(r).trim();e.push(o,d?uN(u):u)}return e}(e),this._hasInitialValues=!0}registerClassAttr(e){this._initialClassValues=e.trim().split(/\s+/g),this._hasInitialValues=!0}populateInitialStylingAttrs(e){if(this._initialClassValues.length){e.push(ot(1));for(let n=0;n<this._initialClassValues.length;n++)e.push(ot(this._initialClassValues[n]))}if(this._initialStyleValues.length){e.push(ot(2));for(let n=0;n<this._initialStyleValues.length;n+=2)e.push(ot(this._initialStyleValues[n]),ot(this._initialStyleValues[n+1]))}}assignHostAttrs(e,n){this._directiveExpr&&(e.length||this._hasInitialValues)&&(this.populateInitialStylingAttrs(e),n.set("hostAttrs",xi(e)))}buildClassMapInstruction(e){return this._classMapInput?this._buildMapBasedInstruction(e,!0,this._classMapInput):null}buildStyleMapInstruction(e){return this._styleMapInput?this._buildMapBasedInstruction(e,!1,this._styleMapInput):null}_buildMapBasedInstruction(e,n,i){let a=2;const r=i.value.visit(e);let s;return r instanceof Sc?(a+=r.expressions.length,s=n?function _5(t){switch(u_(t)){case 1:return w.classMap;case 3:return w.classMapInterpolate1;case 5:return w.classMapInterpolate2;case 7:return w.classMapInterpolate3;case 9:return w.classMapInterpolate4;case 11:return w.classMapInterpolate5;case 13:return w.classMapInterpolate6;case 15:return w.classMapInterpolate7;case 17:return w.classMapInterpolate8;default:return w.classMapInterpolateV}}(r):function Ng(t){switch(u_(t)){case 1:return w.styleMap;case 3:return w.styleMapInterpolate1;case 5:return w.styleMapInterpolate2;case 7:return w.styleMapInterpolate3;case 9:return w.styleMapInterpolate4;case 11:return w.styleMapInterpolate5;case 13:return w.styleMapInterpolate6;case 15:return w.styleMapInterpolate7;case 17:return w.styleMapInterpolate8;default:return w.styleMapInterpolateV}}(r)):s=n?w.classMap:w.styleMap,{reference:s,calls:[{supportsInterpolation:!0,sourceSpan:i.sourceSpan,allocateBindingSlots:a,params:o=>{const d=o(r);return Array.isArray(d)?d:[d]}}]}}_buildSingleInputs(e,n,i,a,r){const s=[];return n.forEach(o=>{const d=s[s.length-1],u=o.value.visit(i);let p=e,g=2;u instanceof Sc&&(g+=u.expressions.length,a&&(p=a(u)));const b={sourceSpan:o.sourceSpan,allocateBindingSlots:g,supportsInterpolation:!!a,params:C=>{const k=[];k.push(ot(o.name));const G=C(u);return Array.isArray(G)?k.push(...G):k.push(G),!r&&null!==o.suffix&&k.push(ot(o.suffix)),k}};d&&d.reference===p?d.calls.push(b):s.push({reference:p,calls:[b]})}),s}_buildClassInputs(e){return this._singleClassInputs?this._buildSingleInputs(w.classProp,this._singleClassInputs,e,null,!0):[]}_buildStyleInputs(e){return this._singleStyleInputs?this._buildSingleInputs(w.styleProp,this._singleStyleInputs,e,NM,!1):[]}buildUpdateLevelInstructions(e){const n=[];if(this.hasBindings){const i=this.buildStyleMapInstruction(e);i&&n.push(i);const a=this.buildClassMapInstruction(e);a&&n.push(a),n.push(...this._buildStyleInputs(e)),n.push(...this._buildClassInputs(e))}return n}}function RB(t,e){t.has(e)||t.set(e,t.size)}function KT(t){let e=!1;const n=t.indexOf("!important");-1!==n&&(t=n>0?t.substring(0,n):"",e=!0);let i=null,a=t;const r=t.lastIndexOf(".");return r>0&&(i=t.substr(r+1),a=t.substring(0,r)),{property:a,suffix:i,hasOverrideFlag:e}}function NM(t){switch(u_(t)){case 1:return w.styleProp;case 3:return w.stylePropInterpolate1;case 5:return w.stylePropInterpolate2;case 7:return w.stylePropInterpolate3;case 9:return w.stylePropInterpolate4;case 11:return w.stylePropInterpolate5;case 13:return w.stylePropInterpolate6;case 15:return w.stylePropInterpolate7;case 17:return w.stylePropInterpolate8;default:return w.stylePropInterpolateV}}function FB(t){return t instanceof ef&&(t=t.ast),t instanceof Rp}var ka;!function(t){t[t.Character=0]="Character",t[t.Identifier=1]="Identifier",t[t.PrivateIdentifier=2]="PrivateIdentifier",t[t.Keyword=3]="Keyword",t[t.String=4]="String",t[t.Operator=5]="Operator",t[t.Number=6]="Number",t[t.Error=7]="Error"}(ka||(ka={}));const XU=["var","let","as","null","undefined","true","false","if","else","this"];class y5{tokenize(e){const n=new BB(e),i=[];let a=n.scanToken();for(;null!=a;)i.push(a),a=n.scanToken();return i}}class v_{constructor(e,n,i,a,r){this.index=e,this.end=n,this.type=i,this.numValue=a,this.strValue=r}isCharacter(e){return this.type==ka.Character&&this.numValue==e}isNumber(){return this.type==ka.Number}isString(){return this.type==ka.String}isOperator(e){return this.type==ka.Operator&&this.strValue==e}isIdentifier(){return this.type==ka.Identifier}isPrivateIdentifier(){return this.type==ka.PrivateIdentifier}isKeyword(){return this.type==ka.Keyword}isKeywordLet(){return this.type==ka.Keyword&&"let"==this.strValue}isKeywordAs(){return this.type==ka.Keyword&&"as"==this.strValue}isKeywordNull(){return this.type==ka.Keyword&&"null"==this.strValue}isKeywordUndefined(){return this.type==ka.Keyword&&"undefined"==this.strValue}isKeywordTrue(){return this.type==ka.Keyword&&"true"==this.strValue}isKeywordFalse(){return this.type==ka.Keyword&&"false"==this.strValue}isKeywordThis(){return this.type==ka.Keyword&&"this"==this.strValue}isError(){return this.type==ka.Error}toNumber(){return this.type==ka.Number?this.numValue:-1}toString(){switch(this.type){case ka.Character:case ka.Identifier:case ka.Keyword:case ka.Operator:case ka.PrivateIdentifier:case ka.String:case ka.Error:return this.strValue;case ka.Number:return this.numValue.toString();default:return null}}}function v5(t,e,n){return new v_(t,e,ka.Character,n,String.fromCharCode(n))}function HB(t,e,n){return new v_(t,e,ka.Operator,0,n)}const cN=new v_(-1,-1,ka.Character,0,"");class BB{constructor(e){this.input=e,this.peek=0,this.index=-1,this.length=e.length,this.advance()}advance(){this.peek=++this.index>=this.length?0:this.input.charCodeAt(this.index)}scanToken(){const e=this.input,n=this.length;let i=this.peek,a=this.index;for(;i<=32;){if(++a>=n){i=0;break}i=e.charCodeAt(a)}if(this.peek=i,this.index=a,a>=n)return null;if(zB(i))return this.scanIdentifier();if($(i))return this.scanNumber(a);const r=a;switch(i){case 46:return this.advance(),$(this.peek)?this.scanNumber(r):v5(r,this.index,46);case 40:case 41:case Zm:case Ph:case 91:case 93:case 44:case 58:case 59:return this.scanCharacter(r,i);case 39:case 34:return this.scanString();case 35:return this.scanPrivateIdentifier();case 43:case 45:case 42:case 47:case 37:case 94:return this.scanOperator(r,String.fromCharCode(i));case 63:return this.scanQuestion(r);case 60:case 62:return this.scanComplexOperator(r,String.fromCharCode(i),61,"=");case 33:case 61:return this.scanComplexOperator(r,String.fromCharCode(i),61,"=",61,"=");case 38:return this.scanComplexOperator(r,"&",38,"&");case 124:return this.scanComplexOperator(r,"|",124,"|");case 160:for(;S(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error(`Unexpected character [${String.fromCharCode(i)}]`,0)}scanCharacter(e,n){return this.advance(),v5(e,this.index,n)}scanOperator(e,n){return this.advance(),HB(e,this.index,n)}scanComplexOperator(e,n,i,a,r,s){this.advance();let o=n;return this.peek==i&&(this.advance(),o+=a),null!=r&&this.peek==r&&(this.advance(),o+=s),HB(e,this.index,o)}scanIdentifier(){const e=this.index;for(this.advance();$B(this.peek);)this.advance();const n=this.input.substring(e,this.index);return XU.indexOf(n)>-1?function eY(t,e,n){return new v_(t,e,ka.Keyword,0,n)}(e,this.index,n):function ZU(t,e,n){return new v_(t,e,ka.Identifier,0,n)}(e,this.index,n)}scanPrivateIdentifier(){const e=this.index;if(this.advance(),!zB(this.peek))return this.error("Invalid character [#]",-1);for(;$B(this.peek);)this.advance();const n=this.input.substring(e,this.index);return function QU(t,e,n){return new v_(t,e,ka.PrivateIdentifier,0,n)}(e,this.index,n)}scanNumber(e){let n=this.index===e,i=!1;for(this.advance();;){if(!$(this.peek))if(95===this.peek){if(!$(this.input.charCodeAt(this.index-1))||!$(this.input.charCodeAt(this.index+1)))return this.error("Invalid numeric separator",0);i=!0}else if(46===this.peek)n=!1;else{if(!M5(this.peek))break;if(this.advance(),aY(this.peek)&&this.advance(),!$(this.peek))return this.error("Invalid exponent",-1);n=!1}this.advance()}let a=this.input.substring(e,this.index);i&&(a=a.replace(/_/g,""));const r=n?function sY(t){const e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}(a):parseFloat(a);return function nY(t,e,n){return new v_(t,e,ka.Number,n,"")}(e,this.index,r)}scanString(){const e=this.index,n=this.peek;this.advance();let i="",a=this.index;const r=this.input;for(;this.peek!=n;)if(92==this.peek){let o;if(i+=r.substring(a,this.index),this.advance(),this.peek=this.peek,117==this.peek){const d=r.substring(this.index+1,this.index+5);if(!/^[0-9a-f]+$/i.test(d))return this.error(`Invalid unicode escape [\\u${d}]`,0);o=parseInt(d,16);for(let u=0;u<5;u++)this.advance()}else o=rY(this.peek),this.advance();i+=String.fromCharCode(o),a=this.index}else{if(0==this.peek)return this.error("Unterminated quote",0);this.advance()}const s=r.substring(a,this.index);return this.advance(),function tY(t,e,n){return new v_(t,e,ka.String,0,n)}(e,this.index,i+s)}scanQuestion(e){this.advance();let n="?";return(63===this.peek||46===this.peek)&&(n+=46===this.peek?".":"?",this.advance()),HB(e,this.index,n)}error(e,n){const i=this.index+n;return function b5(t,e,n){return new v_(t,e,ka.Error,0,n)}(i,this.index,`Lexer Error: ${e} at column ${i} in expression [${this.input}]`)}}function zB(t){return 97<=t&&t<=122||65<=t&&t<=90||95==t||36==t}function $B(t){return q(t)||$(t)||95==t||36==t}function M5(t){return 101==t||69==t}function aY(t){return 45==t||43==t}function rY(t){switch(t){case 110:return 10;case 102:return 12;case 114:return 13;case 116:return 9;case 118:return 11;default:return t}}class oY{constructor(e,n,i){this.strings=e,this.expressions=n,this.offsets=i}}class lY{constructor(e,n,i){this.templateBindings=e,this.warnings=n,this.errors=i}}class x5{constructor(e){this._lexer=e,this.errors=[]}parseAction(e,n,i,a,r=$l){this._checkNoInterpolation(e,i,r);const s=this._stripComments(e),o=this._lexer.tokenize(s);let d=1;n&&(d|=2);const u=new XT(e,i,a,o,d,this.errors,0).parseChain();return new ef(u,e,i,a,this.errors)}parseBinding(e,n,i,a=$l){const r=this._parseBindingAst(e,n,i,a);return new ef(r,e,n,i,this.errors)}checkSimpleExpression(e){const n=new dY;return e.visit(n),n.errors}parseSimpleBinding(e,n,i,a=$l){const r=this._parseBindingAst(e,n,i,a),s=this.checkSimpleExpression(r);return s.length>0&&this._reportError(`Host binding expression cannot contain ${s.join(" ")}`,e,n),new ef(r,e,n,i,this.errors)}_reportError(e,n,i,a){this.errors.push(new v0(e,n,i,a))}_parseBindingAst(e,n,i,a){const r=this._parseQuote(e,n,i);if(null!=r)return r;this._checkNoInterpolation(e,n,a);const s=this._stripComments(e),o=this._lexer.tokenize(s);return new XT(e,n,i,o,0,this.errors,0).parseChain()}_parseQuote(e,n,i){if(null==e)return null;const a=e.indexOf(":");if(-1==a)return null;const r=e.substring(0,a).trim();if(!function iY(t){if(0==t.length)return!1;const e=new BB(t);if(!zB(e.peek))return!1;for(e.advance();0!==e.peek;){if(!$B(e.peek))return!1;e.advance()}return!0}(r))return null;const s=e.substring(a+1),o=new Pp(0,e.length);return new BT(o,o.toAbsolute(i),r,s,n)}parseTemplateBindings(e,n,i,a,r){const s=this._lexer.tokenize(n);return new XT(n,i,r,s,0,this.errors,0).parseTemplateBindings({source:e,span:new Qm(a,a+e.length)})}parseInterpolation(e,n,i,a,r=$l){const{strings:s,expressions:o,offsets:d}=this.splitInterpolation(e,n,a,r);if(0===o.length)return null;const u=[];for(let p=0;p<o.length;++p){const g=o[p].text,b=this._stripComments(g),C=this._lexer.tokenize(b),k=new XT(e,n,i,C,0,this.errors,d[p]).parseChain();u.push(k)}return this.createInterpolationAst(s.map(p=>p.text),u,e,n,i)}parseInterpolationExpression(e,n,i){const a=this._stripComments(e),r=this._lexer.tokenize(a),s=new XT(e,n,i,r,0,this.errors,0).parseChain();return this.createInterpolationAst(["",""],[s],e,n,i)}createInterpolationAst(e,n,i,a,r){const s=new Pp(0,i.length),o=new Sc(s,s.toAbsolute(r),e,n);return new ef(o,i,a,r,this.errors)}splitInterpolation(e,n,i,a=$l){var r;const s=[],o=[],d=[],u=i?function uY(t){let e=new Map,n=0,i=0,a=0;for(;a<t.length;){const r=t[a];if(9===r.type){const[s,o]=r.parts;n+=o.length,i+=s.length}else{const s=r.parts.reduce((o,d)=>o+d.length,0);i+=s,n+=s}e.set(i,n),a++}return e}(i):null;let p=0,g=!1,b=!1,{start:C,end:k}=a;for(;p<e.length;)if(g){const G=p,Y=G+C.length,ne=this._getInterpolationEndIndex(e,k,Y);if(-1===ne){g=!1,b=!0;break}const Z=ne+k.length,be=e.substring(Y,ne);0===be.trim().length&&this._reportError("Blank expressions are not allowed in interpolated strings",e,`at column ${p} in`,n),o.push({text:be,start:G,end:Z});const vt=(null!==(r=null==u?void 0:u.get(G))&&void 0!==r?r:G)+C.length;d.push(vt),p=Z,g=!1}else{const G=p;p=e.indexOf(C,p),-1===p&&(p=e.length);const Y=e.substring(G,p);s.push({text:Y,start:G,end:p}),g=!0}if(!g)if(b){const G=s[s.length-1];G.text+=e.substring(p),G.end=e.length}else s.push({text:e.substring(p),start:p,end:e.length});return new oY(s,o,d)}wrapLiteralPrimitive(e,n,i){const a=new Pp(0,null==e?0:e.length);return new ef(new Fp(a,a.toAbsolute(i),e),e,n,i,this.errors)}_stripComments(e){const n=this._commentStart(e);return null!=n?e.substring(0,n):e}_commentStart(e){let n=null;for(let i=0;i<e.length-1;i++){const a=e.charCodeAt(i),r=e.charCodeAt(i+1);if(47===a&&47==r&&null==n)return i;n===a?n=null:null==n&&ui(a)&&(n=a)}return null}_checkNoInterpolation(e,n,{start:i,end:a}){let r=-1,s=-1;for(const o of this._forEachUnquotedChar(e,0))if(-1===r)e.startsWith(i)&&(r=o);else if(s=this._getInterpolationEndIndex(e,a,o),s>-1)break;r>-1&&s>-1&&this._reportError(`Got interpolation (${i}${a}) where expression was expected`,e,`at column ${r} in`,n)}_getInterpolationEndIndex(e,n,i){for(const a of this._forEachUnquotedChar(e,i)){if(e.startsWith(n,a))return a;if(e.startsWith("//",a))return e.indexOf(n,a)}return-1}*_forEachUnquotedChar(e,n){let i=null,a=0;for(let r=n;r<e.length;r++){const s=e[r];!ui(e.charCodeAt(r))||null!==i&&i!==s||a%2!=0?null===i&&(yield r):i=null===i?s:null,a="\\"===s?a+1:0}}}var Zu;!function(t){t[t.None=0]="None",t[t.Writable=1]="Writable"}(Zu||(Zu={}));class XT{constructor(e,n,i,a,r,s,o){this.input=e,this.location=n,this.absoluteOffset=i,this.tokens=a,this.parseFlags=r,this.errors=s,this.offset=o,this.rparensExpected=0,this.rbracketsExpected=0,this.rbracesExpected=0,this.context=Zu.None,this.sourceSpanCache=new Map,this.index=0}peek(e){const n=this.index+e;return n<this.tokens.length?this.tokens[n]:cN}get next(){return this.peek(0)}get atEOF(){return this.index>=this.tokens.length}get inputIndex(){return this.atEOF?this.currentEndIndex:this.next.index+this.offset}get currentEndIndex(){return this.index>0?this.peek(-1).end+this.offset:0===this.tokens.length?this.input.length+this.offset:this.next.index+this.offset}get currentAbsoluteOffset(){return this.absoluteOffset+this.inputIndex}span(e,n){let i=this.currentEndIndex;if(void 0!==n&&n>this.currentEndIndex&&(i=n),e>i){const a=i;i=e,e=a}return new Pp(e,i)}sourceSpan(e,n){const i=`${e}@${this.inputIndex}:${n}`;return this.sourceSpanCache.has(i)||this.sourceSpanCache.set(i,this.span(e,n).toAbsolute(this.absoluteOffset)),this.sourceSpanCache.get(i)}advance(){this.index++}withContext(e,n){this.context|=e;const i=n();return this.context^=e,i}consumeOptionalCharacter(e){return!!this.next.isCharacter(e)&&(this.advance(),!0)}peekKeywordLet(){return this.next.isKeywordLet()}peekKeywordAs(){return this.next.isKeywordAs()}expectCharacter(e){this.consumeOptionalCharacter(e)||this.error(`Missing expected ${String.fromCharCode(e)}`)}consumeOptionalOperator(e){return!!this.next.isOperator(e)&&(this.advance(),!0)}expectOperator(e){this.consumeOptionalOperator(e)||this.error(`Missing expected operator ${e}`)}prettyPrintToken(e){return e===cN?"end of input":`token ${e}`}expectIdentifierOrKeyword(){const e=this.next;return e.isIdentifier()||e.isKeyword()?(this.advance(),e.toString()):(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier or keyword"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier or keyword`),null)}expectIdentifierOrKeywordOrString(){const e=this.next;return e.isIdentifier()||e.isKeyword()||e.isString()?(this.advance(),e.toString()):(e.isPrivateIdentifier()?this._reportErrorForPrivateIdentifier(e,"expected identifier, keyword or string"):this.error(`Unexpected ${this.prettyPrintToken(e)}, expected identifier, keyword, or string`),"")}parseChain(){const e=[],n=this.inputIndex;for(;this.index<this.tokens.length;){const i=this.parsePipe();if(e.push(i),this.consumeOptionalCharacter(59))for(1&this.parseFlags||this.error("Binding expression cannot contain chained expression");this.consumeOptionalCharacter(59););else this.index<this.tokens.length&&this.error(`Unexpected token '${this.next}'`)}if(0==e.length){const i=this.offset,a=this.offset+this.input.length;return new Rp(this.span(i,a),this.sourceSpan(i,a))}return 1==e.length?e[0]:new zT(this.span(n),this.sourceSpan(n),e)}parsePipe(){const e=this.inputIndex;let n=this.parseExpression();if(this.consumeOptionalOperator("|")){1&this.parseFlags&&this.error("Cannot have a pipe in an action expression");do{const i=this.inputIndex;let r,s,a=this.expectIdentifierOrKeyword();null!==a?r=this.sourceSpan(i):(a="",s=-1!==this.next.index?this.next.index:this.input.length+this.offset,r=new Pp(s,s).toAbsolute(this.absoluteOffset));const o=[];for(;this.consumeOptionalCharacter(58);)o.push(this.parseExpression());n=new ZL(this.span(e),this.sourceSpan(e,s),n,a,o,r)}while(this.consumeOptionalOperator("|"))}return n}parseExpression(){return this.parseConditional()}parseConditional(){const e=this.inputIndex,n=this.parseLogicalOr();if(this.consumeOptionalOperator("?")){const i=this.parsePipe();let a;if(this.consumeOptionalCharacter(58))a=this.parsePipe();else{const r=this.inputIndex,s=this.input.substring(e,r);this.error(`Conditional expression ${s} requires all 3 expressions`),a=new Rp(this.span(e),this.sourceSpan(e))}return new $T(this.span(e),this.sourceSpan(e),n,i,a)}return n}parseLogicalOr(){const e=this.inputIndex;let n=this.parseLogicalAnd();for(;this.consumeOptionalOperator("||");){const i=this.parseLogicalAnd();n=new Ig(this.span(e),this.sourceSpan(e),"||",n,i)}return n}parseLogicalAnd(){const e=this.inputIndex;let n=this.parseNullishCoalescing();for(;this.consumeOptionalOperator("&&");){const i=this.parseNullishCoalescing();n=new Ig(this.span(e),this.sourceSpan(e),"&&",n,i)}return n}parseNullishCoalescing(){const e=this.inputIndex;let n=this.parseEquality();for(;this.consumeOptionalOperator("??");){const i=this.parseEquality();n=new Ig(this.span(e),this.sourceSpan(e),"??",n,i)}return n}parseEquality(){const e=this.inputIndex;let n=this.parseRelational();for(;this.next.type==ka.Operator;){const i=this.next.strValue;switch(i){case"==":case"===":case"!=":case"!==":this.advance();const a=this.parseRelational();n=new Ig(this.span(e),this.sourceSpan(e),i,n,a);continue}break}return n}parseRelational(){const e=this.inputIndex;let n=this.parseAdditive();for(;this.next.type==ka.Operator;){const i=this.next.strValue;switch(i){case"<":case">":case"<=":case">=":this.advance();const a=this.parseAdditive();n=new Ig(this.span(e),this.sourceSpan(e),i,n,a);continue}break}return n}parseAdditive(){const e=this.inputIndex;let n=this.parseMultiplicative();for(;this.next.type==ka.Operator;){const i=this.next.strValue;switch(i){case"+":case"-":this.advance();let a=this.parseMultiplicative();n=new Ig(this.span(e),this.sourceSpan(e),i,n,a);continue}break}return n}parseMultiplicative(){const e=this.inputIndex;let n=this.parsePrefix();for(;this.next.type==ka.Operator;){const i=this.next.strValue;switch(i){case"*":case"%":case"/":this.advance();let a=this.parsePrefix();n=new Ig(this.span(e),this.sourceSpan(e),i,n,a);continue}break}return n}parsePrefix(){if(this.next.type==ka.Operator){const e=this.inputIndex;let i;switch(this.next.strValue){case"+":return this.advance(),i=this.parsePrefix(),Lg.createPlus(this.span(e),this.sourceSpan(e),i);case"-":return this.advance(),i=this.parsePrefix(),Lg.createMinus(this.span(e),this.sourceSpan(e),i);case"!":return this.advance(),i=this.parsePrefix(),new tN(this.span(e),this.sourceSpan(e),i)}}return this.parseCallChain()}parseCallChain(){const e=this.inputIndex;let n=this.parsePrimary();for(;;)if(this.consumeOptionalCharacter(46))n=this.parseAccessMember(n,e,!1);else if(this.consumeOptionalOperator("?."))n=this.consumeOptionalCharacter(40)?this.parseCall(n,e,!0):this.consumeOptionalCharacter(91)?this.parseKeyedReadOrWrite(n,e,!0):this.parseAccessMember(n,e,!0);else if(this.consumeOptionalCharacter(91))n=this.parseKeyedReadOrWrite(n,e,!1);else if(this.consumeOptionalCharacter(40))n=this.parseCall(n,e,!1);else{if(!this.consumeOptionalOperator("!"))return n;n=new Oc(this.span(e),this.sourceSpan(e),n)}}parsePrimary(){const e=this.inputIndex;if(this.consumeOptionalCharacter(40)){this.rparensExpected++;const n=this.parsePipe();return this.rparensExpected--,this.expectCharacter(41),n}if(this.next.isKeywordNull())return this.advance(),new Fp(this.span(e),this.sourceSpan(e),null);if(this.next.isKeywordUndefined())return this.advance(),new Fp(this.span(e),this.sourceSpan(e),void 0);if(this.next.isKeywordTrue())return this.advance(),new Fp(this.span(e),this.sourceSpan(e),!0);if(this.next.isKeywordFalse())return this.advance(),new Fp(this.span(e),this.sourceSpan(e),!1);if(this.next.isKeywordThis())return this.advance(),new XL(this.span(e),this.sourceSpan(e));if(this.consumeOptionalCharacter(91)){this.rbracketsExpected++;const n=this.parseExpressionList(93);return this.rbracketsExpected--,this.expectCharacter(93),new QL(this.span(e),this.sourceSpan(e),n)}if(this.next.isCharacter(Zm))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMember(new Sv(this.span(e),this.sourceSpan(e)),e,!1);if(this.next.isNumber()){const n=this.next.toNumber();return this.advance(),new Fp(this.span(e),this.sourceSpan(e),n)}if(this.next.isString()){const n=this.next.toString();return this.advance(),new Fp(this.span(e),this.sourceSpan(e),n)}return this.next.isPrivateIdentifier()?(this._reportErrorForPrivateIdentifier(this.next,null),new Rp(this.span(e),this.sourceSpan(e))):this.index>=this.tokens.length?(this.error(`Unexpected end of expression: ${this.input}`),new Rp(this.span(e),this.sourceSpan(e))):(this.error(`Unexpected token ${this.next}`),new Rp(this.span(e),this.sourceSpan(e)))}parseExpressionList(e){const n=[];do{if(this.next.isCharacter(e))break;n.push(this.parsePipe())}while(this.consumeOptionalCharacter(44));return n}parseLiteralMap(){const e=[],n=[],i=this.inputIndex;if(this.expectCharacter(Zm),!this.consumeOptionalCharacter(Ph)){this.rbracesExpected++;do{const a=this.inputIndex,r=this.next.isString(),s=this.expectIdentifierOrKeywordOrString();if(e.push({key:s,quoted:r}),r)this.expectCharacter(58),n.push(this.parsePipe());else if(this.consumeOptionalCharacter(58))n.push(this.parsePipe());else{const o=this.span(a),d=this.sourceSpan(a);n.push(new b0(o,d,d,new Sv(o,d),s))}}while(this.consumeOptionalCharacter(44));this.rbracesExpected--,this.expectCharacter(Ph)}return new eN(this.span(i),this.sourceSpan(i),e,n)}parseAccessMember(e,n,i){const a=this.inputIndex,r=this.withContext(Zu.Writable,()=>{var d;const u=null!==(d=this.expectIdentifierOrKeyword())&&void 0!==d?d:"";return 0===u.length&&this.error("Expected identifier for property access",e.span.end),u}),s=this.sourceSpan(a);let o;if(i)this.consumeOptionalAssignment()?(this.error("The '?.' operator cannot be used in the assignment"),o=new Rp(this.span(n),this.sourceSpan(n))):o=new kg(this.span(n),this.sourceSpan(n),s,e,r);else if(this.consumeOptionalAssignment()){if(!(1&this.parseFlags))return this.error("Bindings cannot contain assignments"),new Rp(this.span(n),this.sourceSpan(n));const d=this.parseConditional();o=new DB(this.span(n),this.sourceSpan(n),s,e,r,d)}else o=new b0(this.span(n),this.sourceSpan(n),s,e,r);return o}parseCall(e,n,i){const a=this.inputIndex;this.rparensExpected++;const r=this.parseCallArguments(),s=this.span(a,this.inputIndex).toAbsolute(this.absoluteOffset);this.expectCharacter(41),this.rparensExpected--;const o=this.span(n),d=this.sourceSpan(n);return i?new nN(o,d,e,r,s):new M0(o,d,e,r,s)}consumeOptionalAssignment(){return 2&this.parseFlags&&this.next.isOperator("!")&&this.peek(1).isOperator("=")?(this.advance(),this.advance(),!0):this.consumeOptionalOperator("=")}parseCallArguments(){if(this.next.isCharacter(41))return[];const e=[];do{e.push(this.parsePipe())}while(this.consumeOptionalCharacter(44));return e}expectTemplateBindingKey(){let e="",n=!1;const i=this.currentAbsoluteOffset;do{e+=this.expectIdentifierOrKeywordOrString(),n=this.consumeOptionalOperator("-"),n&&(e+="-")}while(n);return{source:e,span:new Qm(i,i+e.length)}}parseTemplateBindings(e){const n=[];for(n.push(...this.parseDirectiveKeywordBindings(e));this.index<this.tokens.length;){const i=this.parseLetBinding();if(i)n.push(i);else{const a=this.expectTemplateBindingKey(),r=this.parseAsBinding(a);r?n.push(r):(a.source=e.source+a.source.charAt(0).toUpperCase()+a.source.substring(1),n.push(...this.parseDirectiveKeywordBindings(a)))}this.consumeStatementTerminator()}return new lY(n,[],this.errors)}parseKeyedReadOrWrite(e,n,i){return this.withContext(Zu.Writable,()=>{this.rbracketsExpected++;const a=this.parsePipe();if(a instanceof Rp&&this.error("Key access cannot be empty"),this.rbracketsExpected--,this.expectCharacter(93),!this.consumeOptionalOperator("="))return i?new WT(this.span(n),this.sourceSpan(n),e,a):new VT(this.span(n),this.sourceSpan(n),e,a);if(!i){const r=this.parseConditional();return new GT(this.span(n),this.sourceSpan(n),e,a,r)}return this.error("The '?.' operator cannot be used in the assignment"),new Rp(this.span(n),this.sourceSpan(n))})}parseDirectiveKeywordBindings(e){const n=[];this.consumeOptionalCharacter(58);const i=this.getDirectiveBoundTarget();let a=this.currentAbsoluteOffset;const r=this.parseAsBinding(e);r||(this.consumeStatementTerminator(),a=this.currentAbsoluteOffset);const s=new Qm(e.span.start,a);return n.push(new Q7(s,e,i)),r&&n.push(r),n}getDirectiveBoundTarget(){if(this.next===cN||this.peekKeywordAs()||this.peekKeywordLet())return null;const e=this.parsePipe(),{start:n,end:i}=e.span,a=this.input.substring(n,i);return new ef(e,a,this.location,this.absoluteOffset+n,this.errors)}parseAsBinding(e){if(!this.peekKeywordAs())return null;this.advance();const n=this.expectTemplateBindingKey();this.consumeStatementTerminator();const i=new Qm(e.span.start,this.currentAbsoluteOffset);return new Ov(i,n,e)}parseLetBinding(){if(!this.peekKeywordLet())return null;const e=this.currentAbsoluteOffset;this.advance();const n=this.expectTemplateBindingKey();let i=null;this.consumeOptionalOperator("=")&&(i=this.expectTemplateBindingKey()),this.consumeStatementTerminator();const a=new Qm(e,this.currentAbsoluteOffset);return new Ov(a,n,i)}consumeStatementTerminator(){this.consumeOptionalCharacter(59)||this.consumeOptionalCharacter(44)}error(e,n=null){this.errors.push(new v0(e,this.input,this.locationText(n),this.location)),this.skip()}locationText(e=null){return null==e&&(e=this.index),e<this.tokens.length?`at column ${this.tokens[e].index+1} in`:"at the end of the expression"}_reportErrorForPrivateIdentifier(e,n){let i=`Private identifiers are not supported. Unexpected private identifier: ${e}`;null!==n&&(i+=`, ${n}`),this.error(i)}skip(){let e=this.next;for(;!(!(this.index<this.tokens.length)||e.isCharacter(59)||e.isOperator("|")||!(this.rparensExpected<=0)&&e.isCharacter(41)||!(this.rbracesExpected<=0)&&e.isCharacter(Ph)||!(this.rbracketsExpected<=0)&&e.isCharacter(93)||this.context&Zu.Writable&&e.isOperator("="));)this.next.isError()&&this.errors.push(new v0(this.next.toString(),this.input,this.locationText(),this.location)),this.advance(),e=this.next}}class dY extends class e5{visit(e,n){e.visit(this,n)}visitUnary(e,n){this.visit(e.expr,n)}visitBinary(e,n){this.visit(e.left,n),this.visit(e.right,n)}visitChain(e,n){this.visitAll(e.expressions,n)}visitConditional(e,n){this.visit(e.condition,n),this.visit(e.trueExp,n),this.visit(e.falseExp,n)}visitPipe(e,n){this.visit(e.exp,n),this.visitAll(e.args,n)}visitImplicitReceiver(e,n){}visitThisReceiver(e,n){}visitInterpolation(e,n){this.visitAll(e.expressions,n)}visitKeyedRead(e,n){this.visit(e.receiver,n),this.visit(e.key,n)}visitKeyedWrite(e,n){this.visit(e.receiver,n),this.visit(e.key,n),this.visit(e.value,n)}visitLiteralArray(e,n){this.visitAll(e.expressions,n)}visitLiteralMap(e,n){this.visitAll(e.values,n)}visitLiteralPrimitive(e,n){}visitPrefixNot(e,n){this.visit(e.expression,n)}visitNonNullAssert(e,n){this.visit(e.expression,n)}visitPropertyRead(e,n){this.visit(e.receiver,n)}visitPropertyWrite(e,n){this.visit(e.receiver,n),this.visit(e.value,n)}visitSafePropertyRead(e,n){this.visit(e.receiver,n)}visitSafeKeyedRead(e,n){this.visit(e.receiver,n),this.visit(e.key,n)}visitCall(e,n){this.visit(e.receiver,n),this.visitAll(e.args,n)}visitSafeCall(e,n){this.visit(e.receiver,n),this.visitAll(e.args,n)}visitQuote(e,n){}visitAll(e,n){for(const i of e)this.visit(i,n)}}{constructor(){super(...arguments),this.errors=[]}visitPipe(){this.errors.push("pipes")}}class rO{constructor(e,n){this.sourceSpan=e,this.i18n=n}}class ZT extends rO{constructor(e,n,i,a){super(n,a),this.value=e,this.tokens=i}visit(e,n){return e.visitText(this,n)}}class QT extends rO{constructor(e,n,i,a,r,s){super(a,s),this.switchValue=e,this.type=n,this.cases=i,this.switchValueSourceSpan=r}visit(e,n){return e.visitExpansion(this,n)}}class D5{constructor(e,n,i,a,r){this.value=e,this.expression=n,this.sourceSpan=i,this.valueSourceSpan=a,this.expSourceSpan=r}visit(e,n){return e.visitExpansionCase(this,n)}}class pN extends rO{constructor(e,n,i,a,r,s,o){super(i,o),this.name=e,this.value=n,this.keySpan=a,this.valueSpan=r,this.valueTokens=s}visit(e,n){return e.visitAttribute(this,n)}}class PM extends rO{constructor(e,n,i,a,r,s=null,o){super(a,o),this.name=e,this.attrs=n,this.children=i,this.startSourceSpan=r,this.endSourceSpan=s}visit(e,n){return e.visitElement(this,n)}}class eE{constructor(e,n){this.value=e,this.sourceSpan=n}visit(e,n){return e.visitComment(this,n)}}function Ga(t,e,n=null){const i=[],a=t.visit?r=>t.visit(r,n)||r.visit(t,n):r=>r.visit(t,n);return e.forEach(r=>{const s=a(r);s&&i.push(s)}),i}const hN={AElig:"\xc6",AMP:"&",amp:"&",Aacute:"\xc1",Abreve:"\u0102",Acirc:"\xc2",Acy:"\u0410",Afr:"\u{1d504}",Agrave:"\xc0",Alpha:"\u0391",Amacr:"\u0100",And:"\u2a53",Aogon:"\u0104",Aopf:"\u{1d538}",ApplyFunction:"\u2061",af:"\u2061",Aring:"\xc5",angst:"\xc5",Ascr:"\u{1d49c}",Assign:"\u2254",colone:"\u2254",coloneq:"\u2254",Atilde:"\xc3",Auml:"\xc4",Backslash:"\u2216",setminus:"\u2216",setmn:"\u2216",smallsetminus:"\u2216",ssetmn:"\u2216",Barv:"\u2ae7",Barwed:"\u2306",doublebarwedge:"\u2306",Bcy:"\u0411",Because:"\u2235",becaus:"\u2235",because:"\u2235",Bernoullis:"\u212c",Bscr:"\u212c",bernou:"\u212c",Beta:"\u0392",Bfr:"\u{1d505}",Bopf:"\u{1d539}",Breve:"\u02d8",breve:"\u02d8",Bumpeq:"\u224e",HumpDownHump:"\u224e",bump:"\u224e",CHcy:"\u0427",COPY:"\xa9",copy:"\xa9",Cacute:"\u0106",Cap:"\u22d2",CapitalDifferentialD:"\u2145",DD:"\u2145",Cayleys:"\u212d",Cfr:"\u212d",Ccaron:"\u010c",Ccedil:"\xc7",Ccirc:"\u0108",Cconint:"\u2230",Cdot:"\u010a",Cedilla:"\xb8",cedil:"\xb8",CenterDot:"\xb7",centerdot:"\xb7",middot:"\xb7",Chi:"\u03a7",CircleDot:"\u2299",odot:"\u2299",CircleMinus:"\u2296",ominus:"\u2296",CirclePlus:"\u2295",oplus:"\u2295",CircleTimes:"\u2297",otimes:"\u2297",ClockwiseContourIntegral:"\u2232",cwconint:"\u2232",CloseCurlyDoubleQuote:"\u201d",rdquo:"\u201d",rdquor:"\u201d",CloseCurlyQuote:"\u2019",rsquo:"\u2019",rsquor:"\u2019",Colon:"\u2237",Proportion:"\u2237",Colone:"\u2a74",Congruent:"\u2261",equiv:"\u2261",Conint:"\u222f",DoubleContourIntegral:"\u222f",ContourIntegral:"\u222e",conint:"\u222e",oint:"\u222e",Copf:"\u2102",complexes:"\u2102",Coproduct:"\u2210",coprod:"\u2210",CounterClockwiseContourIntegral:"\u2233",awconint:"\u2233",Cross:"\u2a2f",Cscr:"\u{1d49e}",Cup:"\u22d3",CupCap:"\u224d",asympeq:"\u224d",DDotrahd:"\u2911",DJcy:"\u0402",DScy:"\u0405",DZcy:"\u040f",Dagger:"\u2021",ddagger:"\u2021",Darr:"\u21a1",Dashv:"\u2ae4",DoubleLeftTee:"\u2ae4",Dcaron:"\u010e",Dcy:"\u0414",Del:"\u2207",nabla:"\u2207",Delta:"\u0394",Dfr:"\u{1d507}",DiacriticalAcute:"\xb4",acute:"\xb4",DiacriticalDot:"\u02d9",dot:"\u02d9",DiacriticalDoubleAcute:"\u02dd",dblac:"\u02dd",DiacriticalGrave:"`",grave:"`",DiacriticalTilde:"\u02dc",tilde:"\u02dc",Diamond:"\u22c4",diam:"\u22c4",diamond:"\u22c4",DifferentialD:"\u2146",dd:"\u2146",Dopf:"\u{1d53b}",Dot:"\xa8",DoubleDot:"\xa8",die:"\xa8",uml:"\xa8",DotDot:"\u20dc",DotEqual:"\u2250",doteq:"\u2250",esdot:"\u2250",DoubleDownArrow:"\u21d3",Downarrow:"\u21d3",dArr:"\u21d3",DoubleLeftArrow:"\u21d0",Leftarrow:"\u21d0",lArr:"\u21d0",DoubleLeftRightArrow:"\u21d4",Leftrightarrow:"\u21d4",hArr:"\u21d4",iff:"\u21d4",DoubleLongLeftArrow:"\u27f8",Longleftarrow:"\u27f8",xlArr:"\u27f8",DoubleLongLeftRightArrow:"\u27fa",Longleftrightarrow:"\u27fa",xhArr:"\u27fa",DoubleLongRightArrow:"\u27f9",Longrightarrow:"\u27f9",xrArr:"\u27f9",DoubleRightArrow:"\u21d2",Implies:"\u21d2",Rightarrow:"\u21d2",rArr:"\u21d2",DoubleRightTee:"\u22a8",vDash:"\u22a8",DoubleUpArrow:"\u21d1",Uparrow:"\u21d1",uArr:"\u21d1",DoubleUpDownArrow:"\u21d5",Updownarrow:"\u21d5",vArr:"\u21d5",DoubleVerticalBar:"\u2225",par:"\u2225",parallel:"\u2225",shortparallel:"\u2225",spar:"\u2225",DownArrow:"\u2193",ShortDownArrow:"\u2193",darr:"\u2193",downarrow:"\u2193",DownArrowBar:"\u2913",DownArrowUpArrow:"\u21f5",duarr:"\u21f5",DownBreve:"\u0311",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295e",DownLeftVector:"\u21bd",leftharpoondown:"\u21bd",lhard:"\u21bd",DownLeftVectorBar:"\u2956",DownRightTeeVector:"\u295f",DownRightVector:"\u21c1",rhard:"\u21c1",rightharpoondown:"\u21c1",DownRightVectorBar:"\u2957",DownTee:"\u22a4",top:"\u22a4",DownTeeArrow:"\u21a7",mapstodown:"\u21a7",Dscr:"\u{1d49f}",Dstrok:"\u0110",ENG:"\u014a",ETH:"\xd0",Eacute:"\xc9",Ecaron:"\u011a",Ecirc:"\xca",Ecy:"\u042d",Edot:"\u0116",Efr:"\u{1d508}",Egrave:"\xc8",Element:"\u2208",in:"\u2208",isin:"\u2208",isinv:"\u2208",Emacr:"\u0112",EmptySmallSquare:"\u25fb",EmptyVerySmallSquare:"\u25ab",Eogon:"\u0118",Eopf:"\u{1d53c}",Epsilon:"\u0395",Equal:"\u2a75",EqualTilde:"\u2242",eqsim:"\u2242",esim:"\u2242",Equilibrium:"\u21cc",rightleftharpoons:"\u21cc",rlhar:"\u21cc",Escr:"\u2130",expectation:"\u2130",Esim:"\u2a73",Eta:"\u0397",Euml:"\xcb",Exists:"\u2203",exist:"\u2203",ExponentialE:"\u2147",ee:"\u2147",exponentiale:"\u2147",Fcy:"\u0424",Ffr:"\u{1d509}",FilledSmallSquare:"\u25fc",FilledVerySmallSquare:"\u25aa",blacksquare:"\u25aa",squarf:"\u25aa",squf:"\u25aa",Fopf:"\u{1d53d}",ForAll:"\u2200",forall:"\u2200",Fouriertrf:"\u2131",Fscr:"\u2131",GJcy:"\u0403",GT:">",gt:">",Gamma:"\u0393",Gammad:"\u03dc",Gbreve:"\u011e",Gcedil:"\u0122",Gcirc:"\u011c",Gcy:"\u0413",Gdot:"\u0120",Gfr:"\u{1d50a}",Gg:"\u22d9",ggg:"\u22d9",Gopf:"\u{1d53e}",GreaterEqual:"\u2265",ge:"\u2265",geq:"\u2265",GreaterEqualLess:"\u22db",gel:"\u22db",gtreqless:"\u22db",GreaterFullEqual:"\u2267",gE:"\u2267",geqq:"\u2267",GreaterGreater:"\u2aa2",GreaterLess:"\u2277",gl:"\u2277",gtrless:"\u2277",GreaterSlantEqual:"\u2a7e",geqslant:"\u2a7e",ges:"\u2a7e",GreaterTilde:"\u2273",gsim:"\u2273",gtrsim:"\u2273",Gscr:"\u{1d4a2}",Gt:"\u226b",NestedGreaterGreater:"\u226b",gg:"\u226b",HARDcy:"\u042a",Hacek:"\u02c7",caron:"\u02c7",Hat:"^",Hcirc:"\u0124",Hfr:"\u210c",Poincareplane:"\u210c",HilbertSpace:"\u210b",Hscr:"\u210b",hamilt:"\u210b",Hopf:"\u210d",quaternions:"\u210d",HorizontalLine:"\u2500",boxh:"\u2500",Hstrok:"\u0126",HumpEqual:"\u224f",bumpe:"\u224f",bumpeq:"\u224f",IEcy:"\u0415",IJlig:"\u0132",IOcy:"\u0401",Iacute:"\xcd",Icirc:"\xce",Icy:"\u0418",Idot:"\u0130",Ifr:"\u2111",Im:"\u2111",image:"\u2111",imagpart:"\u2111",Igrave:"\xcc",Imacr:"\u012a",ImaginaryI:"\u2148",ii:"\u2148",Int:"\u222c",Integral:"\u222b",int:"\u222b",Intersection:"\u22c2",bigcap:"\u22c2",xcap:"\u22c2",InvisibleComma:"\u2063",ic:"\u2063",InvisibleTimes:"\u2062",it:"\u2062",Iogon:"\u012e",Iopf:"\u{1d540}",Iota:"\u0399",Iscr:"\u2110",imagline:"\u2110",Itilde:"\u0128",Iukcy:"\u0406",Iuml:"\xcf",Jcirc:"\u0134",Jcy:"\u0419",Jfr:"\u{1d50d}",Jopf:"\u{1d541}",Jscr:"\u{1d4a5}",Jsercy:"\u0408",Jukcy:"\u0404",KHcy:"\u0425",KJcy:"\u040c",Kappa:"\u039a",Kcedil:"\u0136",Kcy:"\u041a",Kfr:"\u{1d50e}",Kopf:"\u{1d542}",Kscr:"\u{1d4a6}",LJcy:"\u0409",LT:"<",lt:"<",Lacute:"\u0139",Lambda:"\u039b",Lang:"\u27ea",Laplacetrf:"\u2112",Lscr:"\u2112",lagran:"\u2112",Larr:"\u219e",twoheadleftarrow:"\u219e",Lcaron:"\u013d",Lcedil:"\u013b",Lcy:"\u041b",LeftAngleBracket:"\u27e8",lang:"\u27e8",langle:"\u27e8",LeftArrow:"\u2190",ShortLeftArrow:"\u2190",larr:"\u2190",leftarrow:"\u2190",slarr:"\u2190",LeftArrowBar:"\u21e4",larrb:"\u21e4",LeftArrowRightArrow:"\u21c6",leftrightarrows:"\u21c6",lrarr:"\u21c6",LeftCeiling:"\u2308",lceil:"\u2308",LeftDoubleBracket:"\u27e6",lobrk:"\u27e6",LeftDownTeeVector:"\u2961",LeftDownVector:"\u21c3",dharl:"\u21c3",downharpoonleft:"\u21c3",LeftDownVectorBar:"\u2959",LeftFloor:"\u230a",lfloor:"\u230a",LeftRightArrow:"\u2194",harr:"\u2194",leftrightarrow:"\u2194",LeftRightVector:"\u294e",LeftTee:"\u22a3",dashv:"\u22a3",LeftTeeArrow:"\u21a4",mapstoleft:"\u21a4",LeftTeeVector:"\u295a",LeftTriangle:"\u22b2",vartriangleleft:"\u22b2",vltri:"\u22b2",LeftTriangleBar:"\u29cf",LeftTriangleEqual:"\u22b4",ltrie:"\u22b4",trianglelefteq:"\u22b4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVector:"\u21bf",uharl:"\u21bf",upharpoonleft:"\u21bf",LeftUpVectorBar:"\u2958",LeftVector:"\u21bc",leftharpoonup:"\u21bc",lharu:"\u21bc",LeftVectorBar:"\u2952",LessEqualGreater:"\u22da",leg:"\u22da",lesseqgtr:"\u22da",LessFullEqual:"\u2266",lE:"\u2266",leqq:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",lg:"\u2276",LessLess:"\u2aa1",LessSlantEqual:"\u2a7d",leqslant:"\u2a7d",les:"\u2a7d",LessTilde:"\u2272",lesssim:"\u2272",lsim:"\u2272",Lfr:"\u{1d50f}",Ll:"\u22d8",Lleftarrow:"\u21da",lAarr:"\u21da",Lmidot:"\u013f",LongLeftArrow:"\u27f5",longleftarrow:"\u27f5",xlarr:"\u27f5",LongLeftRightArrow:"\u27f7",longleftrightarrow:"\u27f7",xharr:"\u27f7",LongRightArrow:"\u27f6",longrightarrow:"\u27f6",xrarr:"\u27f6",Lopf:"\u{1d543}",LowerLeftArrow:"\u2199",swarr:"\u2199",swarrow:"\u2199",LowerRightArrow:"\u2198",searr:"\u2198",searrow:"\u2198",Lsh:"\u21b0",lsh:"\u21b0",Lstrok:"\u0141",Lt:"\u226a",NestedLessLess:"\u226a",ll:"\u226a",Map:"\u2905",Mcy:"\u041c",MediumSpace:"\u205f",Mellintrf:"\u2133",Mscr:"\u2133",phmmat:"\u2133",Mfr:"\u{1d510}",MinusPlus:"\u2213",mnplus:"\u2213",mp:"\u2213",Mopf:"\u{1d544}",Mu:"\u039c",NJcy:"\u040a",Nacute:"\u0143",Ncaron:"\u0147",Ncedil:"\u0145",Ncy:"\u041d",NegativeMediumSpace:"\u200b",NegativeThickSpace:"\u200b",NegativeThinSpace:"\u200b",NegativeVeryThinSpace:"\u200b",ZeroWidthSpace:"\u200b",NewLine:"\n",Nfr:"\u{1d511}",NoBreak:"\u2060",NonBreakingSpace:"\xa0",nbsp:"\xa0",Nopf:"\u2115",naturals:"\u2115",Not:"\u2aec",NotCongruent:"\u2262",nequiv:"\u2262",NotCupCap:"\u226d",NotDoubleVerticalBar:"\u2226",npar:"\u2226",nparallel:"\u2226",nshortparallel:"\u2226",nspar:"\u2226",NotElement:"\u2209",notin:"\u2209",notinva:"\u2209",NotEqual:"\u2260",ne:"\u2260",NotEqualTilde:"\u2242\u0338",nesim:"\u2242\u0338",NotExists:"\u2204",nexist:"\u2204",nexists:"\u2204",NotGreater:"\u226f",ngt:"\u226f",ngtr:"\u226f",NotGreaterEqual:"\u2271",nge:"\u2271",ngeq:"\u2271",NotGreaterFullEqual:"\u2267\u0338",ngE:"\u2267\u0338",ngeqq:"\u2267\u0338",NotGreaterGreater:"\u226b\u0338",nGtv:"\u226b\u0338",NotGreaterLess:"\u2279",ntgl:"\u2279",NotGreaterSlantEqual:"\u2a7e\u0338",ngeqslant:"\u2a7e\u0338",nges:"\u2a7e\u0338",NotGreaterTilde:"\u2275",ngsim:"\u2275",NotHumpDownHump:"\u224e\u0338",nbump:"\u224e\u0338",NotHumpEqual:"\u224f\u0338",nbumpe:"\u224f\u0338",NotLeftTriangle:"\u22ea",nltri:"\u22ea",ntriangleleft:"\u22ea",NotLeftTriangleBar:"\u29cf\u0338",NotLeftTriangleEqual:"\u22ec",nltrie:"\u22ec",ntrianglelefteq:"\u22ec",NotLess:"\u226e",nless:"\u226e",nlt:"\u226e",NotLessEqual:"\u2270",nle:"\u2270",nleq:"\u2270",NotLessGreater:"\u2278",ntlg:"\u2278",NotLessLess:"\u226a\u0338",nLtv:"\u226a\u0338",NotLessSlantEqual:"\u2a7d\u0338",nleqslant:"\u2a7d\u0338",nles:"\u2a7d\u0338",NotLessTilde:"\u2274",nlsim:"\u2274",NotNestedGreaterGreater:"\u2aa2\u0338",NotNestedLessLess:"\u2aa1\u0338",NotPrecedes:"\u2280",npr:"\u2280",nprec:"\u2280",NotPrecedesEqual:"\u2aaf\u0338",npre:"\u2aaf\u0338",npreceq:"\u2aaf\u0338",NotPrecedesSlantEqual:"\u22e0",nprcue:"\u22e0",NotReverseElement:"\u220c",notni:"\u220c",notniva:"\u220c",NotRightTriangle:"\u22eb",nrtri:"\u22eb",ntriangleright:"\u22eb",NotRightTriangleBar:"\u29d0\u0338",NotRightTriangleEqual:"\u22ed",nrtrie:"\u22ed",ntrianglerighteq:"\u22ed",NotSquareSubset:"\u228f\u0338",NotSquareSubsetEqual:"\u22e2",nsqsube:"\u22e2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22e3",nsqsupe:"\u22e3",NotSubset:"\u2282\u20d2",nsubset:"\u2282\u20d2",vnsub:"\u2282\u20d2",NotSubsetEqual:"\u2288",nsube:"\u2288",nsubseteq:"\u2288",NotSucceeds:"\u2281",nsc:"\u2281",nsucc:"\u2281",NotSucceedsEqual:"\u2ab0\u0338",nsce:"\u2ab0\u0338",nsucceq:"\u2ab0\u0338",NotSucceedsSlantEqual:"\u22e1",nsccue:"\u22e1",NotSucceedsTilde:"\u227f\u0338",NotSuperset:"\u2283\u20d2",nsupset:"\u2283\u20d2",vnsup:"\u2283\u20d2",NotSupersetEqual:"\u2289",nsupe:"\u2289",nsupseteq:"\u2289",NotTilde:"\u2241",nsim:"\u2241",NotTildeEqual:"\u2244",nsime:"\u2244",nsimeq:"\u2244",NotTildeFullEqual:"\u2247",ncong:"\u2247",NotTildeTilde:"\u2249",nap:"\u2249",napprox:"\u2249",NotVerticalBar:"\u2224",nmid:"\u2224",nshortmid:"\u2224",nsmid:"\u2224",Nscr:"\u{1d4a9}",Ntilde:"\xd1",Nu:"\u039d",OElig:"\u0152",Oacute:"\xd3",Ocirc:"\xd4",Ocy:"\u041e",Odblac:"\u0150",Ofr:"\u{1d512}",Ograve:"\xd2",Omacr:"\u014c",Omega:"\u03a9",ohm:"\u03a9",Omicron:"\u039f",Oopf:"\u{1d546}",OpenCurlyDoubleQuote:"\u201c",ldquo:"\u201c",OpenCurlyQuote:"\u2018",lsquo:"\u2018",Or:"\u2a54",Oscr:"\u{1d4aa}",Oslash:"\xd8",Otilde:"\xd5",Otimes:"\u2a37",Ouml:"\xd6",OverBar:"\u203e",oline:"\u203e",OverBrace:"\u23de",OverBracket:"\u23b4",tbrk:"\u23b4",OverParenthesis:"\u23dc",PartialD:"\u2202",part:"\u2202",Pcy:"\u041f",Pfr:"\u{1d513}",Phi:"\u03a6",Pi:"\u03a0",PlusMinus:"\xb1",plusmn:"\xb1",pm:"\xb1",Popf:"\u2119",primes:"\u2119",Pr:"\u2abb",Precedes:"\u227a",pr:"\u227a",prec:"\u227a",PrecedesEqual:"\u2aaf",pre:"\u2aaf",preceq:"\u2aaf",PrecedesSlantEqual:"\u227c",prcue:"\u227c",preccurlyeq:"\u227c",PrecedesTilde:"\u227e",precsim:"\u227e",prsim:"\u227e",Prime:"\u2033",Product:"\u220f",prod:"\u220f",Proportional:"\u221d",prop:"\u221d",propto:"\u221d",varpropto:"\u221d",vprop:"\u221d",Pscr:"\u{1d4ab}",Psi:"\u03a8",QUOT:'"',quot:'"',Qfr:"\u{1d514}",Qopf:"\u211a",rationals:"\u211a",Qscr:"\u{1d4ac}",RBarr:"\u2910",drbkarow:"\u2910",REG:"\xae",circledR:"\xae",reg:"\xae",Racute:"\u0154",Rang:"\u27eb",Rarr:"\u21a0",twoheadrightarrow:"\u21a0",Rarrtl:"\u2916",Rcaron:"\u0158",Rcedil:"\u0156",Rcy:"\u0420",Re:"\u211c",Rfr:"\u211c",real:"\u211c",realpart:"\u211c",ReverseElement:"\u220b",SuchThat:"\u220b",ni:"\u220b",niv:"\u220b",ReverseEquilibrium:"\u21cb",leftrightharpoons:"\u21cb",lrhar:"\u21cb",ReverseUpEquilibrium:"\u296f",duhar:"\u296f",Rho:"\u03a1",RightAngleBracket:"\u27e9",rang:"\u27e9",rangle:"\u27e9",RightArrow:"\u2192",ShortRightArrow:"\u2192",rarr:"\u2192",rightarrow:"\u2192",srarr:"\u2192",RightArrowBar:"\u21e5",rarrb:"\u21e5",RightArrowLeftArrow:"\u21c4",rightleftarrows:"\u21c4",rlarr:"\u21c4",RightCeiling:"\u2309",rceil:"\u2309",RightDoubleBracket:"\u27e7",robrk:"\u27e7",RightDownTeeVector:"\u295d",RightDownVector:"\u21c2",dharr:"\u21c2",downharpoonright:"\u21c2",RightDownVectorBar:"\u2955",RightFloor:"\u230b",rfloor:"\u230b",RightTee:"\u22a2",vdash:"\u22a2",RightTeeArrow:"\u21a6",map:"\u21a6",mapsto:"\u21a6",RightTeeVector:"\u295b",RightTriangle:"\u22b3",vartriangleright:"\u22b3",vrtri:"\u22b3",RightTriangleBar:"\u29d0",RightTriangleEqual:"\u22b5",rtrie:"\u22b5",trianglerighteq:"\u22b5",RightUpDownVector:"\u294f",RightUpTeeVector:"\u295c",RightUpVector:"\u21be",uharr:"\u21be",upharpoonright:"\u21be",RightUpVectorBar:"\u2954",RightVector:"\u21c0",rharu:"\u21c0",rightharpoonup:"\u21c0",RightVectorBar:"\u2953",Ropf:"\u211d",reals:"\u211d",RoundImplies:"\u2970",Rrightarrow:"\u21db",rAarr:"\u21db",Rscr:"\u211b",realine:"\u211b",Rsh:"\u21b1",rsh:"\u21b1",RuleDelayed:"\u29f4",SHCHcy:"\u0429",SHcy:"\u0428",SOFTcy:"\u042c",Sacute:"\u015a",Sc:"\u2abc",Scaron:"\u0160",Scedil:"\u015e",Scirc:"\u015c",Scy:"\u0421",Sfr:"\u{1d516}",ShortUpArrow:"\u2191",UpArrow:"\u2191",uarr:"\u2191",uparrow:"\u2191",Sigma:"\u03a3",SmallCircle:"\u2218",compfn:"\u2218",Sopf:"\u{1d54a}",Sqrt:"\u221a",radic:"\u221a",Square:"\u25a1",squ:"\u25a1",square:"\u25a1",SquareIntersection:"\u2293",sqcap:"\u2293",SquareSubset:"\u228f",sqsub:"\u228f",sqsubset:"\u228f",SquareSubsetEqual:"\u2291",sqsube:"\u2291",sqsubseteq:"\u2291",SquareSuperset:"\u2290",sqsup:"\u2290",sqsupset:"\u2290",SquareSupersetEqual:"\u2292",sqsupe:"\u2292",sqsupseteq:"\u2292",SquareUnion:"\u2294",sqcup:"\u2294",Sscr:"\u{1d4ae}",Star:"\u22c6",sstarf:"\u22c6",Sub:"\u22d0",Subset:"\u22d0",SubsetEqual:"\u2286",sube:"\u2286",subseteq:"\u2286",Succeeds:"\u227b",sc:"\u227b",succ:"\u227b",SucceedsEqual:"\u2ab0",sce:"\u2ab0",succeq:"\u2ab0",SucceedsSlantEqual:"\u227d",sccue:"\u227d",succcurlyeq:"\u227d",SucceedsTilde:"\u227f",scsim:"\u227f",succsim:"\u227f",Sum:"\u2211",sum:"\u2211",Sup:"\u22d1",Supset:"\u22d1",Superset:"\u2283",sup:"\u2283",supset:"\u2283",SupersetEqual:"\u2287",supe:"\u2287",supseteq:"\u2287",THORN:"\xde",TRADE:"\u2122",trade:"\u2122",TSHcy:"\u040b",TScy:"\u0426",Tab:"\t",Tau:"\u03a4",Tcaron:"\u0164",Tcedil:"\u0162",Tcy:"\u0422",Tfr:"\u{1d517}",Therefore:"\u2234",there4:"\u2234",therefore:"\u2234",Theta:"\u0398",ThickSpace:"\u205f\u200a",ThinSpace:"\u2009",thinsp:"\u2009",Tilde:"\u223c",sim:"\u223c",thicksim:"\u223c",thksim:"\u223c",TildeEqual:"\u2243",sime:"\u2243",simeq:"\u2243",TildeFullEqual:"\u2245",cong:"\u2245",TildeTilde:"\u2248",ap:"\u2248",approx:"\u2248",asymp:"\u2248",thickapprox:"\u2248",thkap:"\u2248",Topf:"\u{1d54b}",TripleDot:"\u20db",tdot:"\u20db",Tscr:"\u{1d4af}",Tstrok:"\u0166",Uacute:"\xda",Uarr:"\u219f",Uarrocir:"\u2949",Ubrcy:"\u040e",Ubreve:"\u016c",Ucirc:"\xdb",Ucy:"\u0423",Udblac:"\u0170",Ufr:"\u{1d518}",Ugrave:"\xd9",Umacr:"\u016a",UnderBar:"_",lowbar:"_",UnderBrace:"\u23df",UnderBracket:"\u23b5",bbrk:"\u23b5",UnderParenthesis:"\u23dd",Union:"\u22c3",bigcup:"\u22c3",xcup:"\u22c3",UnionPlus:"\u228e",uplus:"\u228e",Uogon:"\u0172",Uopf:"\u{1d54c}",UpArrowBar:"\u2912",UpArrowDownArrow:"\u21c5",udarr:"\u21c5",UpDownArrow:"\u2195",updownarrow:"\u2195",varr:"\u2195",UpEquilibrium:"\u296e",udhar:"\u296e",UpTee:"\u22a5",bot:"\u22a5",bottom:"\u22a5",perp:"\u22a5",UpTeeArrow:"\u21a5",mapstoup:"\u21a5",UpperLeftArrow:"\u2196",nwarr:"\u2196",nwarrow:"\u2196",UpperRightArrow:"\u2197",nearr:"\u2197",nearrow:"\u2197",Upsi:"\u03d2",upsih:"\u03d2",Upsilon:"\u03a5",Uring:"\u016e",Uscr:"\u{1d4b0}",Utilde:"\u0168",Uuml:"\xdc",VDash:"\u22ab",Vbar:"\u2aeb",Vcy:"\u0412",Vdash:"\u22a9",Vdashl:"\u2ae6",Vee:"\u22c1",bigvee:"\u22c1",xvee:"\u22c1",Verbar:"\u2016",Vert:"\u2016",VerticalBar:"\u2223",mid:"\u2223",shortmid:"\u2223",smid:"\u2223",VerticalLine:"|",verbar:"|",vert:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",wr:"\u2240",wreath:"\u2240",VeryThinSpace:"\u200a",hairsp:"\u200a",Vfr:"\u{1d519}",Vopf:"\u{1d54d}",Vscr:"\u{1d4b1}",Vvdash:"\u22aa",Wcirc:"\u0174",Wedge:"\u22c0",bigwedge:"\u22c0",xwedge:"\u22c0",Wfr:"\u{1d51a}",Wopf:"\u{1d54e}",Wscr:"\u{1d4b2}",Xfr:"\u{1d51b}",Xi:"\u039e",Xopf:"\u{1d54f}",Xscr:"\u{1d4b3}",YAcy:"\u042f",YIcy:"\u0407",YUcy:"\u042e",Yacute:"\xdd",Ycirc:"\u0176",Ycy:"\u042b",Yfr:"\u{1d51c}",Yopf:"\u{1d550}",Yscr:"\u{1d4b4}",Yuml:"\u0178",ZHcy:"\u0416",Zacute:"\u0179",Zcaron:"\u017d",Zcy:"\u0417",Zdot:"\u017b",Zeta:"\u0396",Zfr:"\u2128",zeetrf:"\u2128",Zopf:"\u2124",integers:"\u2124",Zscr:"\u{1d4b5}",aacute:"\xe1",abreve:"\u0103",ac:"\u223e",mstpos:"\u223e",acE:"\u223e\u0333",acd:"\u223f",acirc:"\xe2",acy:"\u0430",aelig:"\xe6",afr:"\u{1d51e}",agrave:"\xe0",alefsym:"\u2135",aleph:"\u2135",alpha:"\u03b1",amacr:"\u0101",amalg:"\u2a3f",and:"\u2227",wedge:"\u2227",andand:"\u2a55",andd:"\u2a5c",andslope:"\u2a58",andv:"\u2a5a",ang:"\u2220",angle:"\u2220",ange:"\u29a4",angmsd:"\u2221",measuredangle:"\u2221",angmsdaa:"\u29a8",angmsdab:"\u29a9",angmsdac:"\u29aa",angmsdad:"\u29ab",angmsdae:"\u29ac",angmsdaf:"\u29ad",angmsdag:"\u29ae",angmsdah:"\u29af",angrt:"\u221f",angrtvb:"\u22be",angrtvbd:"\u299d",angsph:"\u2222",angzarr:"\u237c",aogon:"\u0105",aopf:"\u{1d552}",apE:"\u2a70",apacir:"\u2a6f",ape:"\u224a",approxeq:"\u224a",apid:"\u224b",apos:"'",aring:"\xe5",ascr:"\u{1d4b6}",ast:"*",midast:"*",atilde:"\xe3",auml:"\xe4",awint:"\u2a11",bNot:"\u2aed",backcong:"\u224c",bcong:"\u224c",backepsilon:"\u03f6",bepsi:"\u03f6",backprime:"\u2035",bprime:"\u2035",backsim:"\u223d",bsim:"\u223d",backsimeq:"\u22cd",bsime:"\u22cd",barvee:"\u22bd",barwed:"\u2305",barwedge:"\u2305",bbrktbrk:"\u23b6",bcy:"\u0431",bdquo:"\u201e",ldquor:"\u201e",bemptyv:"\u29b0",beta:"\u03b2",beth:"\u2136",between:"\u226c",twixt:"\u226c",bfr:"\u{1d51f}",bigcirc:"\u25ef",xcirc:"\u25ef",bigodot:"\u2a00",xodot:"\u2a00",bigoplus:"\u2a01",xoplus:"\u2a01",bigotimes:"\u2a02",xotime:"\u2a02",bigsqcup:"\u2a06",xsqcup:"\u2a06",bigstar:"\u2605",starf:"\u2605",bigtriangledown:"\u25bd",xdtri:"\u25bd",bigtriangleup:"\u25b3",xutri:"\u25b3",biguplus:"\u2a04",xuplus:"\u2a04",bkarow:"\u290d",rbarr:"\u290d",blacklozenge:"\u29eb",lozf:"\u29eb",blacktriangle:"\u25b4",utrif:"\u25b4",blacktriangledown:"\u25be",dtrif:"\u25be",blacktriangleleft:"\u25c2",ltrif:"\u25c2",blacktriangleright:"\u25b8",rtrif:"\u25b8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20e5",bnequiv:"\u2261\u20e5",bnot:"\u2310",bopf:"\u{1d553}",bowtie:"\u22c8",boxDL:"\u2557",boxDR:"\u2554",boxDl:"\u2556",boxDr:"\u2553",boxH:"\u2550",boxHD:"\u2566",boxHU:"\u2569",boxHd:"\u2564",boxHu:"\u2567",boxUL:"\u255d",boxUR:"\u255a",boxUl:"\u255c",boxUr:"\u2559",boxV:"\u2551",boxVH:"\u256c",boxVL:"\u2563",boxVR:"\u2560",boxVh:"\u256b",boxVl:"\u2562",boxVr:"\u255f",boxbox:"\u29c9",boxdL:"\u2555",boxdR:"\u2552",boxdl:"\u2510",boxdr:"\u250c",boxhD:"\u2565",boxhU:"\u2568",boxhd:"\u252c",boxhu:"\u2534",boxminus:"\u229f",minusb:"\u229f",boxplus:"\u229e",plusb:"\u229e",boxtimes:"\u22a0",timesb:"\u22a0",boxuL:"\u255b",boxuR:"\u2558",boxul:"\u2518",boxur:"\u2514",boxv:"\u2502",boxvH:"\u256a",boxvL:"\u2561",boxvR:"\u255e",boxvh:"\u253c",boxvl:"\u2524",boxvr:"\u251c",brvbar:"\xa6",bscr:"\u{1d4b7}",bsemi:"\u204f",bsol:"\\",bsolb:"\u29c5",bsolhsub:"\u27c8",bull:"\u2022",bullet:"\u2022",bumpE:"\u2aae",cacute:"\u0107",cap:"\u2229",capand:"\u2a44",capbrcup:"\u2a49",capcap:"\u2a4b",capcup:"\u2a47",capdot:"\u2a40",caps:"\u2229\ufe00",caret:"\u2041",ccaps:"\u2a4d",ccaron:"\u010d",ccedil:"\xe7",ccirc:"\u0109",ccups:"\u2a4c",ccupssm:"\u2a50",cdot:"\u010b",cemptyv:"\u29b2",cent:"\xa2",cfr:"\u{1d520}",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",chi:"\u03c7",cir:"\u25cb",cirE:"\u29c3",circ:"\u02c6",circeq:"\u2257",cire:"\u2257",circlearrowleft:"\u21ba",olarr:"\u21ba",circlearrowright:"\u21bb",orarr:"\u21bb",circledS:"\u24c8",oS:"\u24c8",circledast:"\u229b",oast:"\u229b",circledcirc:"\u229a",ocir:"\u229a",circleddash:"\u229d",odash:"\u229d",cirfnint:"\u2a10",cirmid:"\u2aef",cirscir:"\u29c2",clubs:"\u2663",clubsuit:"\u2663",colon:":",comma:",",commat:"@",comp:"\u2201",complement:"\u2201",congdot:"\u2a6d",copf:"\u{1d554}",copysr:"\u2117",crarr:"\u21b5",cross:"\u2717",cscr:"\u{1d4b8}",csub:"\u2acf",csube:"\u2ad1",csup:"\u2ad0",csupe:"\u2ad2",ctdot:"\u22ef",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22de",curlyeqprec:"\u22de",cuesc:"\u22df",curlyeqsucc:"\u22df",cularr:"\u21b6",curvearrowleft:"\u21b6",cularrp:"\u293d",cup:"\u222a",cupbrcap:"\u2a48",cupcap:"\u2a46",cupcup:"\u2a4a",cupdot:"\u228d",cupor:"\u2a45",cups:"\u222a\ufe00",curarr:"\u21b7",curvearrowright:"\u21b7",curarrm:"\u293c",curlyvee:"\u22ce",cuvee:"\u22ce",curlywedge:"\u22cf",cuwed:"\u22cf",curren:"\xa4",cwint:"\u2231",cylcty:"\u232d",dHar:"\u2965",dagger:"\u2020",daleth:"\u2138",dash:"\u2010",hyphen:"\u2010",dbkarow:"\u290f",rBarr:"\u290f",dcaron:"\u010f",dcy:"\u0434",ddarr:"\u21ca",downdownarrows:"\u21ca",ddotseq:"\u2a77",eDDot:"\u2a77",deg:"\xb0",delta:"\u03b4",demptyv:"\u29b1",dfisht:"\u297f",dfr:"\u{1d521}",diamondsuit:"\u2666",diams:"\u2666",digamma:"\u03dd",gammad:"\u03dd",disin:"\u22f2",div:"\xf7",divide:"\xf7",divideontimes:"\u22c7",divonx:"\u22c7",djcy:"\u0452",dlcorn:"\u231e",llcorner:"\u231e",dlcrop:"\u230d",dollar:"$",dopf:"\u{1d555}",doteqdot:"\u2251",eDot:"\u2251",dotminus:"\u2238",minusd:"\u2238",dotplus:"\u2214",plusdo:"\u2214",dotsquare:"\u22a1",sdotb:"\u22a1",drcorn:"\u231f",lrcorner:"\u231f",drcrop:"\u230c",dscr:"\u{1d4b9}",dscy:"\u0455",dsol:"\u29f6",dstrok:"\u0111",dtdot:"\u22f1",dtri:"\u25bf",triangledown:"\u25bf",dwangle:"\u29a6",dzcy:"\u045f",dzigrarr:"\u27ff",eacute:"\xe9",easter:"\u2a6e",ecaron:"\u011b",ecir:"\u2256",eqcirc:"\u2256",ecirc:"\xea",ecolon:"\u2255",eqcolon:"\u2255",ecy:"\u044d",edot:"\u0117",efDot:"\u2252",fallingdotseq:"\u2252",efr:"\u{1d522}",eg:"\u2a9a",egrave:"\xe8",egs:"\u2a96",eqslantgtr:"\u2a96",egsdot:"\u2a98",el:"\u2a99",elinters:"\u23e7",ell:"\u2113",els:"\u2a95",eqslantless:"\u2a95",elsdot:"\u2a97",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",emptyv:"\u2205",varnothing:"\u2205",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",eng:"\u014b",ensp:"\u2002",eogon:"\u0119",eopf:"\u{1d556}",epar:"\u22d5",eparsl:"\u29e3",eplus:"\u2a71",epsi:"\u03b5",epsilon:"\u03b5",epsiv:"\u03f5",straightepsilon:"\u03f5",varepsilon:"\u03f5",equals:"=",equest:"\u225f",questeq:"\u225f",equivDD:"\u2a78",eqvparsl:"\u29e5",erDot:"\u2253",risingdotseq:"\u2253",erarr:"\u2971",escr:"\u212f",eta:"\u03b7",eth:"\xf0",euml:"\xeb",euro:"\u20ac",excl:"!",fcy:"\u0444",female:"\u2640",ffilig:"\ufb03",fflig:"\ufb00",ffllig:"\ufb04",ffr:"\u{1d523}",filig:"\ufb01",fjlig:"fj",flat:"\u266d",fllig:"\ufb02",fltns:"\u25b1",fnof:"\u0192",fopf:"\u{1d557}",fork:"\u22d4",pitchfork:"\u22d4",forkv:"\u2ad9",fpartint:"\u2a0d",frac12:"\xbd",half:"\xbd",frac13:"\u2153",frac14:"\xbc",frac15:"\u2155",frac16:"\u2159",frac18:"\u215b",frac23:"\u2154",frac25:"\u2156",frac34:"\xbe",frac35:"\u2157",frac38:"\u215c",frac45:"\u2158",frac56:"\u215a",frac58:"\u215d",frac78:"\u215e",frasl:"\u2044",frown:"\u2322",sfrown:"\u2322",fscr:"\u{1d4bb}",gEl:"\u2a8c",gtreqqless:"\u2a8c",gacute:"\u01f5",gamma:"\u03b3",gap:"\u2a86",gtrapprox:"\u2a86",gbreve:"\u011f",gcirc:"\u011d",gcy:"\u0433",gdot:"\u0121",gescc:"\u2aa9",gesdot:"\u2a80",gesdoto:"\u2a82",gesdotol:"\u2a84",gesl:"\u22db\ufe00",gesles:"\u2a94",gfr:"\u{1d524}",gimel:"\u2137",gjcy:"\u0453",glE:"\u2a92",gla:"\u2aa5",glj:"\u2aa4",gnE:"\u2269",gneqq:"\u2269",gnap:"\u2a8a",gnapprox:"\u2a8a",gne:"\u2a88",gneq:"\u2a88",gnsim:"\u22e7",gopf:"\u{1d558}",gscr:"\u210a",gsime:"\u2a8e",gsiml:"\u2a90",gtcc:"\u2aa7",gtcir:"\u2a7a",gtdot:"\u22d7",gtrdot:"\u22d7",gtlPar:"\u2995",gtquest:"\u2a7c",gtrarr:"\u2978",gvertneqq:"\u2269\ufe00",gvnE:"\u2269\ufe00",hardcy:"\u044a",harrcir:"\u2948",harrw:"\u21ad",leftrightsquigarrow:"\u21ad",hbar:"\u210f",hslash:"\u210f",planck:"\u210f",plankv:"\u210f",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",mldr:"\u2026",hercon:"\u22b9",hfr:"\u{1d525}",hksearow:"\u2925",searhk:"\u2925",hkswarow:"\u2926",swarhk:"\u2926",hoarr:"\u21ff",homtht:"\u223b",hookleftarrow:"\u21a9",larrhk:"\u21a9",hookrightarrow:"\u21aa",rarrhk:"\u21aa",hopf:"\u{1d559}",horbar:"\u2015",hscr:"\u{1d4bd}",hstrok:"\u0127",hybull:"\u2043",iacute:"\xed",icirc:"\xee",icy:"\u0438",iecy:"\u0435",iexcl:"\xa1",ifr:"\u{1d526}",igrave:"\xec",iiiint:"\u2a0c",qint:"\u2a0c",iiint:"\u222d",tint:"\u222d",iinfin:"\u29dc",iiota:"\u2129",ijlig:"\u0133",imacr:"\u012b",imath:"\u0131",inodot:"\u0131",imof:"\u22b7",imped:"\u01b5",incare:"\u2105",infin:"\u221e",infintie:"\u29dd",intcal:"\u22ba",intercal:"\u22ba",intlarhk:"\u2a17",intprod:"\u2a3c",iprod:"\u2a3c",iocy:"\u0451",iogon:"\u012f",iopf:"\u{1d55a}",iota:"\u03b9",iquest:"\xbf",iscr:"\u{1d4be}",isinE:"\u22f9",isindot:"\u22f5",isins:"\u22f4",isinsv:"\u22f3",itilde:"\u0129",iukcy:"\u0456",iuml:"\xef",jcirc:"\u0135",jcy:"\u0439",jfr:"\u{1d527}",jmath:"\u0237",jopf:"\u{1d55b}",jscr:"\u{1d4bf}",jsercy:"\u0458",jukcy:"\u0454",kappa:"\u03ba",kappav:"\u03f0",varkappa:"\u03f0",kcedil:"\u0137",kcy:"\u043a",kfr:"\u{1d528}",kgreen:"\u0138",khcy:"\u0445",kjcy:"\u045c",kopf:"\u{1d55c}",kscr:"\u{1d4c0}",lAtail:"\u291b",lBarr:"\u290e",lEg:"\u2a8b",lesseqqgtr:"\u2a8b",lHar:"\u2962",lacute:"\u013a",laemptyv:"\u29b4",lambda:"\u03bb",langd:"\u2991",lap:"\u2a85",lessapprox:"\u2a85",laquo:"\xab",larrbfs:"\u291f",larrfs:"\u291d",larrlp:"\u21ab",looparrowleft:"\u21ab",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21a2",leftarrowtail:"\u21a2",lat:"\u2aab",latail:"\u2919",late:"\u2aad",lates:"\u2aad\ufe00",lbarr:"\u290c",lbbrk:"\u2772",lbrace:"{",lcub:"{",lbrack:"[",lsqb:"[",lbrke:"\u298b",lbrksld:"\u298f",lbrkslu:"\u298d",lcaron:"\u013e",lcedil:"\u013c",lcy:"\u043b",ldca:"\u2936",ldrdhar:"\u2967",ldrushar:"\u294b",ldsh:"\u21b2",le:"\u2264",leq:"\u2264",leftleftarrows:"\u21c7",llarr:"\u21c7",leftthreetimes:"\u22cb",lthree:"\u22cb",lescc:"\u2aa8",lesdot:"\u2a7f",lesdoto:"\u2a81",lesdotor:"\u2a83",lesg:"\u22da\ufe00",lesges:"\u2a93",lessdot:"\u22d6",ltdot:"\u22d6",lfisht:"\u297c",lfr:"\u{1d529}",lgE:"\u2a91",lharul:"\u296a",lhblk:"\u2584",ljcy:"\u0459",llhard:"\u296b",lltri:"\u25fa",lmidot:"\u0140",lmoust:"\u23b0",lmoustache:"\u23b0",lnE:"\u2268",lneqq:"\u2268",lnap:"\u2a89",lnapprox:"\u2a89",lne:"\u2a87",lneq:"\u2a87",lnsim:"\u22e6",loang:"\u27ec",loarr:"\u21fd",longmapsto:"\u27fc",xmap:"\u27fc",looparrowright:"\u21ac",rarrlp:"\u21ac",lopar:"\u2985",lopf:"\u{1d55d}",loplus:"\u2a2d",lotimes:"\u2a34",lowast:"\u2217",loz:"\u25ca",lozenge:"\u25ca",lpar:"(",lparlt:"\u2993",lrhard:"\u296d",lrm:"\u200e",lrtri:"\u22bf",lsaquo:"\u2039",lscr:"\u{1d4c1}",lsime:"\u2a8d",lsimg:"\u2a8f",lsquor:"\u201a",sbquo:"\u201a",lstrok:"\u0142",ltcc:"\u2aa6",ltcir:"\u2a79",ltimes:"\u22c9",ltlarr:"\u2976",ltquest:"\u2a7b",ltrPar:"\u2996",ltri:"\u25c3",triangleleft:"\u25c3",lurdshar:"\u294a",luruhar:"\u2966",lvertneqq:"\u2268\ufe00",lvnE:"\u2268\ufe00",mDDot:"\u223a",macr:"\xaf",strns:"\xaf",male:"\u2642",malt:"\u2720",maltese:"\u2720",marker:"\u25ae",mcomma:"\u2a29",mcy:"\u043c",mdash:"\u2014",mfr:"\u{1d52a}",mho:"\u2127",micro:"\xb5",midcir:"\u2af0",minus:"\u2212",minusdu:"\u2a2a",mlcp:"\u2adb",models:"\u22a7",mopf:"\u{1d55e}",mscr:"\u{1d4c2}",mu:"\u03bc",multimap:"\u22b8",mumap:"\u22b8",nGg:"\u22d9\u0338",nGt:"\u226b\u20d2",nLeftarrow:"\u21cd",nlArr:"\u21cd",nLeftrightarrow:"\u21ce",nhArr:"\u21ce",nLl:"\u22d8\u0338",nLt:"\u226a\u20d2",nRightarrow:"\u21cf",nrArr:"\u21cf",nVDash:"\u22af",nVdash:"\u22ae",nacute:"\u0144",nang:"\u2220\u20d2",napE:"\u2a70\u0338",napid:"\u224b\u0338",napos:"\u0149",natur:"\u266e",natural:"\u266e",ncap:"\u2a43",ncaron:"\u0148",ncedil:"\u0146",ncongdot:"\u2a6d\u0338",ncup:"\u2a42",ncy:"\u043d",ndash:"\u2013",neArr:"\u21d7",nearhk:"\u2924",nedot:"\u2250\u0338",nesear:"\u2928",toea:"\u2928",nfr:"\u{1d52b}",nharr:"\u21ae",nleftrightarrow:"\u21ae",nhpar:"\u2af2",nis:"\u22fc",nisd:"\u22fa",njcy:"\u045a",nlE:"\u2266\u0338",nleqq:"\u2266\u0338",nlarr:"\u219a",nleftarrow:"\u219a",nldr:"\u2025",nopf:"\u{1d55f}",not:"\xac",notinE:"\u22f9\u0338",notindot:"\u22f5\u0338",notinvb:"\u22f7",notinvc:"\u22f6",notnivb:"\u22fe",notnivc:"\u22fd",nparsl:"\u2afd\u20e5",npart:"\u2202\u0338",npolint:"\u2a14",nrarr:"\u219b",nrightarrow:"\u219b",nrarrc:"\u2933\u0338",nrarrw:"\u219d\u0338",nscr:"\u{1d4c3}",nsub:"\u2284",nsubE:"\u2ac5\u0338",nsubseteqq:"\u2ac5\u0338",nsup:"\u2285",nsupE:"\u2ac6\u0338",nsupseteqq:"\u2ac6\u0338",ntilde:"\xf1",nu:"\u03bd",num:"#",numero:"\u2116",numsp:"\u2007",nvDash:"\u22ad",nvHarr:"\u2904",nvap:"\u224d\u20d2",nvdash:"\u22ac",nvge:"\u2265\u20d2",nvgt:">\u20d2",nvinfin:"\u29de",nvlArr:"\u2902",nvle:"\u2264\u20d2",nvlt:"<\u20d2",nvltrie:"\u22b4\u20d2",nvrArr:"\u2903",nvrtrie:"\u22b5\u20d2",nvsim:"\u223c\u20d2",nwArr:"\u21d6",nwarhk:"\u2923",nwnear:"\u2927",oacute:"\xf3",ocirc:"\xf4",ocy:"\u043e",odblac:"\u0151",odiv:"\u2a38",odsold:"\u29bc",oelig:"\u0153",ofcir:"\u29bf",ofr:"\u{1d52c}",ogon:"\u02db",ograve:"\xf2",ogt:"\u29c1",ohbar:"\u29b5",olcir:"\u29be",olcross:"\u29bb",olt:"\u29c0",omacr:"\u014d",omega:"\u03c9",omicron:"\u03bf",omid:"\u29b6",oopf:"\u{1d560}",opar:"\u29b7",operp:"\u29b9",or:"\u2228",vee:"\u2228",ord:"\u2a5d",order:"\u2134",orderof:"\u2134",oscr:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oslash:"\xf8",osol:"\u2298",otilde:"\xf5",otimesas:"\u2a36",ouml:"\xf6",ovbar:"\u233d",para:"\xb6",parsim:"\u2af3",parsl:"\u2afd",pcy:"\u043f",percnt:"%",period:".",permil:"\u2030",pertenk:"\u2031",pfr:"\u{1d52d}",phi:"\u03c6",phiv:"\u03d5",straightphi:"\u03d5",varphi:"\u03d5",phone:"\u260e",pi:"\u03c0",piv:"\u03d6",varpi:"\u03d6",planckh:"\u210e",plus:"+",plusacir:"\u2a23",pluscir:"\u2a22",plusdu:"\u2a25",pluse:"\u2a72",plussim:"\u2a26",plustwo:"\u2a27",pointint:"\u2a15",popf:"\u{1d561}",pound:"\xa3",prE:"\u2ab3",prap:"\u2ab7",precapprox:"\u2ab7",precnapprox:"\u2ab9",prnap:"\u2ab9",precneqq:"\u2ab5",prnE:"\u2ab5",precnsim:"\u22e8",prnsim:"\u22e8",prime:"\u2032",profalar:"\u232e",profline:"\u2312",profsurf:"\u2313",prurel:"\u22b0",pscr:"\u{1d4c5}",psi:"\u03c8",puncsp:"\u2008",qfr:"\u{1d52e}",qopf:"\u{1d562}",qprime:"\u2057",qscr:"\u{1d4c6}",quatint:"\u2a16",quest:"?",rAtail:"\u291c",rHar:"\u2964",race:"\u223d\u0331",racute:"\u0155",raemptyv:"\u29b3",rangd:"\u2992",range:"\u29a5",raquo:"\xbb",rarrap:"\u2975",rarrbfs:"\u2920",rarrc:"\u2933",rarrfs:"\u291e",rarrpl:"\u2945",rarrsim:"\u2974",rarrtl:"\u21a3",rightarrowtail:"\u21a3",rarrw:"\u219d",rightsquigarrow:"\u219d",ratail:"\u291a",ratio:"\u2236",rbbrk:"\u2773",rbrace:"}",rcub:"}",rbrack:"]",rsqb:"]",rbrke:"\u298c",rbrksld:"\u298e",rbrkslu:"\u2990",rcaron:"\u0159",rcedil:"\u0157",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdsh:"\u21b3",rect:"\u25ad",rfisht:"\u297d",rfr:"\u{1d52f}",rharul:"\u296c",rho:"\u03c1",rhov:"\u03f1",varrho:"\u03f1",rightrightarrows:"\u21c9",rrarr:"\u21c9",rightthreetimes:"\u22cc",rthree:"\u22cc",ring:"\u02da",rlm:"\u200f",rmoust:"\u23b1",rmoustache:"\u23b1",rnmid:"\u2aee",roang:"\u27ed",roarr:"\u21fe",ropar:"\u2986",ropf:"\u{1d563}",roplus:"\u2a2e",rotimes:"\u2a35",rpar:")",rpargt:"\u2994",rppolint:"\u2a12",rsaquo:"\u203a",rscr:"\u{1d4c7}",rtimes:"\u22ca",rtri:"\u25b9",triangleright:"\u25b9",rtriltri:"\u29ce",ruluhar:"\u2968",rx:"\u211e",sacute:"\u015b",scE:"\u2ab4",scap:"\u2ab8",succapprox:"\u2ab8",scaron:"\u0161",scedil:"\u015f",scirc:"\u015d",scnE:"\u2ab6",succneqq:"\u2ab6",scnap:"\u2aba",succnapprox:"\u2aba",scnsim:"\u22e9",succnsim:"\u22e9",scpolint:"\u2a13",scy:"\u0441",sdot:"\u22c5",sdote:"\u2a66",seArr:"\u21d8",sect:"\xa7",semi:";",seswar:"\u2929",tosa:"\u2929",sext:"\u2736",sfr:"\u{1d530}",sharp:"\u266f",shchcy:"\u0449",shcy:"\u0448",shy:"\xad",sigma:"\u03c3",sigmaf:"\u03c2",sigmav:"\u03c2",varsigma:"\u03c2",simdot:"\u2a6a",simg:"\u2a9e",simgE:"\u2aa0",siml:"\u2a9d",simlE:"\u2a9f",simne:"\u2246",simplus:"\u2a24",simrarr:"\u2972",smashp:"\u2a33",smeparsl:"\u29e4",smile:"\u2323",ssmile:"\u2323",smt:"\u2aaa",smte:"\u2aac",smtes:"\u2aac\ufe00",softcy:"\u044c",sol:"/",solb:"\u29c4",solbar:"\u233f",sopf:"\u{1d564}",spades:"\u2660",spadesuit:"\u2660",sqcaps:"\u2293\ufe00",sqcups:"\u2294\ufe00",sscr:"\u{1d4c8}",star:"\u2606",sub:"\u2282",subset:"\u2282",subE:"\u2ac5",subseteqq:"\u2ac5",subdot:"\u2abd",subedot:"\u2ac3",submult:"\u2ac1",subnE:"\u2acb",subsetneqq:"\u2acb",subne:"\u228a",subsetneq:"\u228a",subplus:"\u2abf",subrarr:"\u2979",subsim:"\u2ac7",subsub:"\u2ad5",subsup:"\u2ad3",sung:"\u266a",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",supE:"\u2ac6",supseteqq:"\u2ac6",supdot:"\u2abe",supdsub:"\u2ad8",supedot:"\u2ac4",suphsol:"\u27c9",suphsub:"\u2ad7",suplarr:"\u297b",supmult:"\u2ac2",supnE:"\u2acc",supsetneqq:"\u2acc",supne:"\u228b",supsetneq:"\u228b",supplus:"\u2ac0",supsim:"\u2ac8",supsub:"\u2ad4",supsup:"\u2ad6",swArr:"\u21d9",swnwar:"\u292a",szlig:"\xdf",target:"\u2316",tau:"\u03c4",tcaron:"\u0165",tcedil:"\u0163",tcy:"\u0442",telrec:"\u2315",tfr:"\u{1d531}",theta:"\u03b8",thetasym:"\u03d1",thetav:"\u03d1",vartheta:"\u03d1",thorn:"\xfe",times:"\xd7",timesbar:"\u2a31",timesd:"\u2a30",topbot:"\u2336",topcir:"\u2af1",topf:"\u{1d565}",topfork:"\u2ada",tprime:"\u2034",triangle:"\u25b5",utri:"\u25b5",triangleq:"\u225c",trie:"\u225c",tridot:"\u25ec",triminus:"\u2a3a",triplus:"\u2a39",trisb:"\u29cd",tritime:"\u2a3b",trpezium:"\u23e2",tscr:"\u{1d4c9}",tscy:"\u0446",tshcy:"\u045b",tstrok:"\u0167",uHar:"\u2963",uacute:"\xfa",ubrcy:"\u045e",ubreve:"\u016d",ucirc:"\xfb",ucy:"\u0443",udblac:"\u0171",ufisht:"\u297e",ufr:"\u{1d532}",ugrave:"\xf9",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",umacr:"\u016b",uogon:"\u0173",uopf:"\u{1d566}",upsi:"\u03c5",upsilon:"\u03c5",upuparrows:"\u21c8",uuarr:"\u21c8",urcorn:"\u231d",urcorner:"\u231d",urcrop:"\u230e",uring:"\u016f",urtri:"\u25f9",uscr:"\u{1d4ca}",utdot:"\u22f0",utilde:"\u0169",uuml:"\xfc",uwangle:"\u29a7",vBar:"\u2ae8",vBarv:"\u2ae9",vangrt:"\u299c",varsubsetneq:"\u228a\ufe00",vsubne:"\u228a\ufe00",varsubsetneqq:"\u2acb\ufe00",vsubnE:"\u2acb\ufe00",varsupsetneq:"\u228b\ufe00",vsupne:"\u228b\ufe00",varsupsetneqq:"\u2acc\ufe00",vsupnE:"\u2acc\ufe00",vcy:"\u0432",veebar:"\u22bb",veeeq:"\u225a",vellip:"\u22ee",vfr:"\u{1d533}",vopf:"\u{1d567}",vscr:"\u{1d4cb}",vzigzag:"\u299a",wcirc:"\u0175",wedbar:"\u2a5f",wedgeq:"\u2259",weierp:"\u2118",wp:"\u2118",wfr:"\u{1d534}",wopf:"\u{1d568}",wscr:"\u{1d4cc}",xfr:"\u{1d535}",xi:"\u03be",xnis:"\u22fb",xopf:"\u{1d569}",xscr:"\u{1d4cd}",yacute:"\xfd",yacy:"\u044f",ycirc:"\u0177",ycy:"\u044b",yen:"\xa5",yfr:"\u{1d536}",yicy:"\u0457",yopf:"\u{1d56a}",yscr:"\u{1d4ce}",yucy:"\u044e",yuml:"\xff",zacute:"\u017a",zcaron:"\u017e",zcy:"\u0437",zdot:"\u017c",zeta:"\u03b6",zfr:"\u{1d537}",zhcy:"\u0436",zigrarr:"\u21dd",zopf:"\u{1d56b}",zscr:"\u{1d4cf}",zwj:"\u200d",zwnj:"\u200c"};hN.ngsp="\ue500";class VB extends q0{constructor(e,n,i){super(i,e),this.tokenType=n}}class cY{constructor(e,n,i){this.tokens=e,this.errors=n,this.nonNormalizedIcuExpressions=i}}const hY=/\r\n?/g;function tE(t){return`Unexpected character "${0===t?"EOF":String.fromCharCode(t)}"`}function C5(t){return`Unknown entity "${t}" - use the "&#<decimal>;" or "&#x<hex>;" syntax`}var mN;!function(t){t.HEX="hexadecimal",t.DEC="decimal"}(mN||(mN={}));class WB{constructor(e){this.error=e}}class fY{constructor(e,n,i){this._getTagDefinition=n,this._currentTokenStart=null,this._currentTokenType=null,this._expansionCaseStack=[],this._inInterpolation=!1,this.tokens=[],this.errors=[],this.nonNormalizedIcuExpressions=[],this._tokenizeIcu=i.tokenizeExpansionForms||!1,this._interpolationConfig=i.interpolationConfig||$l,this._leadingTriviaCodePoints=i.leadingTriviaChars&&i.leadingTriviaChars.map(r=>r.codePointAt(0)||0);const a=i.range||{endPos:e.content.length,startPos:0,startLine:0,startCol:0};this._cursor=i.escapedString?new fN(e,a):new nE(e,a),this._preserveLineEndings=i.preserveLineEndings||!1,this._escapedString=i.escapedString||!1,this._i18nNormalizeLineEndingsInICUs=i.i18nNormalizeLineEndingsInICUs||!1;try{this._cursor.init()}catch(r){this.handleError(r)}}_processCarriageReturns(e){return this._preserveLineEndings?e:e.replace(hY,"\n")}tokenize(){for(;0!==this._cursor.peek();){const e=this._cursor.clone();try{this._attemptCharCode(60)?this._attemptCharCode(33)?this._attemptCharCode(91)?this._consumeCdata(e):this._attemptCharCode(45)?this._consumeComment(e):this._consumeDocType(e):this._attemptCharCode(47)?this._consumeTagClose(e):this._consumeTagOpen(e):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeWithInterpolation(5,8,()=>this._isTextEnd(),()=>this._isTagStart())}catch(n){this.handleError(n)}}this._beginToken(24),this._endToken([])}_tokenizeExpansionForm(){if(this.isExpansionFormStart())return this._consumeExpansionFormStart(),!0;if(function GB(t){return t!==Ph}(this._cursor.peek())&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(this._cursor.peek()===Ph){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1}_beginToken(e,n=this._cursor.clone()){this._currentTokenStart=n,this._currentTokenType=e}_endToken(e,n){if(null===this._currentTokenStart)throw new VB("Programming error - attempted to end a token when there was no start to the token",this._currentTokenType,this._cursor.getSpan(n));if(null===this._currentTokenType)throw new VB("Programming error - attempted to end a token which has no token type",null,this._cursor.getSpan(this._currentTokenStart));const i={type:this._currentTokenType,parts:e,sourceSpan:(null!=n?n:this._cursor).getSpan(this._currentTokenStart,this._leadingTriviaCodePoints)};return this.tokens.push(i),this._currentTokenStart=null,this._currentTokenType=null,i}_createError(e,n){this._isInExpansionForm()&&(e+=' (Do you have an unescaped "{" in your template? Use "{{ \'{\' }}") to escape it.)');const i=new VB(e,this._currentTokenType,n);return this._currentTokenStart=null,this._currentTokenType=null,new WB(i)}handleError(e){if(e instanceof jB&&(e=this._createError(e.msg,this._cursor.getSpan(e.cursor))),!(e instanceof WB))throw e;this.errors.push(e.error)}_attemptCharCode(e){return this._cursor.peek()===e&&(this._cursor.advance(),!0)}_attemptCharCodeCaseInsensitive(e){return!!function O5(t,e){return T5(t)===T5(e)}(this._cursor.peek(),e)&&(this._cursor.advance(),!0)}_requireCharCode(e){const n=this._cursor.clone();if(!this._attemptCharCode(e))throw this._createError(tE(this._cursor.peek()),this._cursor.getSpan(n))}_attemptStr(e){const n=e.length;if(this._cursor.charsLeft()<n)return!1;const i=this._cursor.clone();for(let a=0;a<n;a++)if(!this._attemptCharCode(e.charCodeAt(a)))return this._cursor=i,!1;return!0}_attemptStrCaseInsensitive(e){for(let n=0;n<e.length;n++)if(!this._attemptCharCodeCaseInsensitive(e.charCodeAt(n)))return!1;return!0}_requireStr(e){const n=this._cursor.clone();if(!this._attemptStr(e))throw this._createError(tE(this._cursor.peek()),this._cursor.getSpan(n))}_attemptCharCodeUntilFn(e){for(;!e(this._cursor.peek());)this._cursor.advance()}_requireCharCodeUntilFn(e,n){const i=this._cursor.clone();if(this._attemptCharCodeUntilFn(e),this._cursor.diff(i)<n)throw this._createError(tE(this._cursor.peek()),this._cursor.getSpan(i))}_attemptUntilChar(e){for(;this._cursor.peek()!==e;)this._cursor.advance()}_readChar(){const e=String.fromCodePoint(this._cursor.peek());return this._cursor.advance(),e}_consumeEntity(e){this._beginToken(9);const n=this._cursor.clone();if(this._cursor.advance(),this._attemptCharCode(35)){const i=this._attemptCharCode(120)||this._attemptCharCode(88),a=this._cursor.clone();if(this._attemptCharCodeUntilFn(_Y),59!=this._cursor.peek()){this._cursor.advance();const s=i?mN.HEX:mN.DEC;throw this._createError(function mY(t,e){return`Unable to parse entity "${e}" - ${t} character reference entities must end with ";"`}(s,this._cursor.getChars(n)),this._cursor.getSpan())}const r=this._cursor.getChars(a);this._cursor.advance();try{const s=parseInt(r,i?16:10);this._endToken([String.fromCharCode(s),this._cursor.getChars(n)])}catch(s){throw this._createError(C5(this._cursor.getChars(n)),this._cursor.getSpan())}}else{const i=this._cursor.clone();if(this._attemptCharCodeUntilFn(yY),59!=this._cursor.peek())this._beginToken(e,n),this._cursor=i,this._endToken(["&"]);else{const a=this._cursor.getChars(i);this._cursor.advance();const r=hN[a];if(!r)throw this._createError(C5(a),this._cursor.getSpan(n));this._endToken([r,`&${a};`])}}}_consumeRawText(e,n){this._beginToken(e?6:7);const i=[];for(;;){const a=this._cursor.clone(),r=n();if(this._cursor=a,r)break;e&&38===this._cursor.peek()?(this._endToken([this._processCarriageReturns(i.join(""))]),i.length=0,this._consumeEntity(6),this._beginToken(6)):i.push(this._readChar())}this._endToken([this._processCarriageReturns(i.join(""))])}_consumeComment(e){this._beginToken(10,e),this._requireCharCode(45),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("--\x3e")),this._beginToken(11),this._requireStr("--\x3e"),this._endToken([])}_consumeCdata(e){this._beginToken(12,e),this._requireStr("CDATA["),this._endToken([]),this._consumeRawText(!1,()=>this._attemptStr("]]>")),this._beginToken(13),this._requireStr("]]>"),this._endToken([])}_consumeDocType(e){this._beginToken(18,e);const n=this._cursor.clone();this._attemptUntilChar(62);const i=this._cursor.getChars(n);this._cursor.advance(),this._endToken([i])}_consumePrefixAndName(){const e=this._cursor.clone();let i,n="";for(;58!==this._cursor.peek()&&!gY(this._cursor.peek());)this._cursor.advance();58===this._cursor.peek()?(n=this._cursor.getChars(e),this._cursor.advance(),i=this._cursor.clone()):i=e,this._requireCharCodeUntilFn(S5,""===n?0:1);return[n,this._cursor.getChars(i)]}_consumeTagOpen(e){let n,i,a;try{if(!q(this._cursor.peek()))throw this._createError(tE(this._cursor.peek()),this._cursor.getSpan(e));for(a=this._consumeTagOpenStart(e),i=a.parts[0],n=a.parts[1],this._attemptCharCodeUntilFn(Hp);47!==this._cursor.peek()&&62!==this._cursor.peek()&&60!==this._cursor.peek()&&0!==this._cursor.peek();)this._consumeAttributeName(),this._attemptCharCodeUntilFn(Hp),this._attemptCharCode(61)&&(this._attemptCharCodeUntilFn(Hp),this._consumeAttributeValue()),this._attemptCharCodeUntilFn(Hp);this._consumeTagOpenEnd()}catch(s){if(s instanceof WB)return void(a?a.type=4:(this._beginToken(5,e),this._endToken(["<"])));throw s}const r=this._getTagDefinition(n).getContentType(i);r===L.RAW_TEXT?this._consumeRawTextWithTagClose(i,n,!1):r===L.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(i,n,!0)}_consumeRawTextWithTagClose(e,n,i){this._consumeRawText(i,()=>!!(this._attemptCharCode(60)&&this._attemptCharCode(47)&&(this._attemptCharCodeUntilFn(Hp),this._attemptStrCaseInsensitive(n)))&&(this._attemptCharCodeUntilFn(Hp),this._attemptCharCode(62))),this._beginToken(3),this._requireCharCodeUntilFn(a=>62===a,3),this._cursor.advance(),this._endToken([e,n])}_consumeTagOpenStart(e){this._beginToken(0,e);const n=this._consumePrefixAndName();return this._endToken(n)}_consumeAttributeName(){const e=this._cursor.peek();if(39===e||34===e)throw this._createError(tE(e),this._cursor.getSpan());this._beginToken(14);const n=this._consumePrefixAndName();this._endToken(n)}_consumeAttributeValue(){if(39===this._cursor.peek()||34===this._cursor.peek()){const n=this._cursor.peek();this._consumeQuote(n);const i=()=>this._cursor.peek()===n;this._consumeWithInterpolation(16,17,i,i),this._consumeQuote(n)}else{const n=()=>S5(this._cursor.peek());this._consumeWithInterpolation(16,17,n,n)}}_consumeQuote(e){this._beginToken(15),this._requireCharCode(e),this._endToken([String.fromCodePoint(e)])}_consumeTagOpenEnd(){const e=this._attemptCharCode(47)?2:1;this._beginToken(e),this._requireCharCode(62),this._endToken([])}_consumeTagClose(e){this._beginToken(3,e),this._attemptCharCodeUntilFn(Hp);const n=this._consumePrefixAndName();this._attemptCharCodeUntilFn(Hp),this._requireCharCode(62),this._endToken(n)}_consumeExpansionFormStart(){this._beginToken(19),this._requireCharCode(Zm),this._endToken([]),this._expansionCaseStack.push(19),this._beginToken(7);const e=this._readUntil(44),n=this._processCarriageReturns(e);if(this._i18nNormalizeLineEndingsInICUs)this._endToken([n]);else{const a=this._endToken([e]);n!==e&&this.nonNormalizedIcuExpressions.push(a)}this._requireCharCode(44),this._attemptCharCodeUntilFn(Hp),this._beginToken(7);const i=this._readUntil(44);this._endToken([i]),this._requireCharCode(44),this._attemptCharCodeUntilFn(Hp)}_consumeExpansionCaseStart(){this._beginToken(20);const e=this._readUntil(Zm).trim();this._endToken([e]),this._attemptCharCodeUntilFn(Hp),this._beginToken(21),this._requireCharCode(Zm),this._endToken([]),this._attemptCharCodeUntilFn(Hp),this._expansionCaseStack.push(21)}_consumeExpansionCaseEnd(){this._beginToken(22),this._requireCharCode(Ph),this._endToken([]),this._attemptCharCodeUntilFn(Hp),this._expansionCaseStack.pop()}_consumeExpansionFormEnd(){this._beginToken(23),this._requireCharCode(Ph),this._endToken([]),this._expansionCaseStack.pop()}_consumeWithInterpolation(e,n,i,a){this._beginToken(e);const r=[];for(;!i();){const s=this._cursor.clone();this._interpolationConfig&&this._attemptStr(this._interpolationConfig.start)?(this._endToken([this._processCarriageReturns(r.join(""))],s),r.length=0,this._consumeInterpolation(n,s,a),this._beginToken(e)):38===this._cursor.peek()?(this._endToken([this._processCarriageReturns(r.join(""))]),r.length=0,this._consumeEntity(e),this._beginToken(e)):r.push(this._readChar())}this._inInterpolation=!1,this._endToken([this._processCarriageReturns(r.join(""))])}_consumeInterpolation(e,n,i){const a=[];this._beginToken(e,n),a.push(this._interpolationConfig.start);const r=this._cursor.clone();let s=null,o=!1;for(;0!==this._cursor.peek()&&(null===i||!i());){const d=this._cursor.clone();if(this._isTagStart())return this._cursor=d,a.push(this._getProcessedChars(r,d)),void this._endToken(a);if(null===s){if(this._attemptStr(this._interpolationConfig.end))return a.push(this._getProcessedChars(r,d)),a.push(this._interpolationConfig.end),void this._endToken(a);this._attemptStr("//")&&(o=!0)}const u=this._cursor.peek();this._cursor.advance(),92===u?this._cursor.advance():u===s?s=null:!o&&null===s&&ui(u)&&(s=u)}a.push(this._getProcessedChars(r,this._cursor)),this._endToken(a)}_getProcessedChars(e,n){return this._processCarriageReturns(n.getChars(e))}_isTextEnd(){return!!(this._isTagStart()||0===this._cursor.peek()||this._tokenizeIcu&&!this._inInterpolation&&(this.isExpansionFormStart()||this._cursor.peek()===Ph&&this._isInExpansionCase()))}_isTagStart(){if(60===this._cursor.peek()){const e=this._cursor.clone();e.advance();const n=e.peek();if(97<=n&&n<=122||65<=n&&n<=90||47===n||33===n)return!0}return!1}_readUntil(e){const n=this._cursor.clone();return this._attemptUntilChar(e),this._cursor.getChars(n)}_isInExpansionCase(){return this._expansionCaseStack.length>0&&21===this._expansionCaseStack[this._expansionCaseStack.length-1]}_isInExpansionForm(){return this._expansionCaseStack.length>0&&19===this._expansionCaseStack[this._expansionCaseStack.length-1]}isExpansionFormStart(){if(this._cursor.peek()!==Zm)return!1;if(this._interpolationConfig){const e=this._cursor.clone(),n=this._attemptStr(this._interpolationConfig.start);return this._cursor=e,!n}return!0}}function Hp(t){return!S(t)||0===t}function S5(t){return S(t)||62===t||60===t||47===t||39===t||34===t||61===t||0===t}function gY(t){return(t<97||122<t)&&(t<65||90<t)&&(t<48||t>57)}function _Y(t){return 59===t||0===t||!function ie(t){return t>=97&&t<=102||t>=65&&t<=70||$(t)}(t)}function yY(t){return 59===t||0===t||!q(t)}function T5(t){return t>=97&&t<=122?t-97+65:t}class nE{constructor(e,n){if(e instanceof nE){this.file=e.file,this.input=e.input,this.end=e.end;const i=e.state;this.state={peek:i.peek,offset:i.offset,line:i.line,column:i.column}}else{if(!n)throw new Error("Programming error: the range argument must be provided with a file argument.");this.file=e,this.input=e.content,this.end=n.endPos,this.state={peek:-1,offset:n.startPos,line:n.startLine,column:n.startCol}}}clone(){return new nE(this)}peek(){return this.state.peek}charsLeft(){return this.end-this.state.offset}diff(e){return this.state.offset-e.state.offset}advance(){this.advanceState(this.state)}init(){this.updatePeek(this.state)}getSpan(e,n){let i=e=e||this;if(n)for(;this.diff(e)>0&&-1!==n.indexOf(e.peek());)i===e&&(e=e.clone()),e.advance();const a=this.locationFromCursor(e),r=this.locationFromCursor(this),s=i!==e?this.locationFromCursor(i):a;return new Ur(a,r,s)}getChars(e){return this.input.substring(e.state.offset,this.state.offset)}charAt(e){return this.input.charCodeAt(e)}advanceState(e){if(e.offset>=this.end)throw this.state=e,new jB('Unexpected character "EOF"',this);const n=this.charAt(e.offset);10===n?(e.line++,e.column=0):Ie(n)||e.column++,e.offset++,this.updatePeek(e)}updatePeek(e){e.peek=e.offset>=this.end?0:this.charAt(e.offset)}locationFromCursor(e){return new ra(e.file,e.state.offset,e.state.line,e.state.column)}}class fN extends nE{constructor(e,n){e instanceof fN?(super(e),this.internalState=Object.assign({},e.internalState)):(super(e,n),this.internalState=this.state)}advance(){this.state=this.internalState,super.advance(),this.processEscapeSequence()}init(){super.init(),this.processEscapeSequence()}clone(){return new fN(this)}getChars(e){const n=e.clone();let i="";for(;n.internalState.offset<this.internalState.offset;)i+=String.fromCodePoint(n.peek()),n.advance();return i}processEscapeSequence(){const e=()=>this.internalState.peek;if(92===e())if(this.internalState=Object.assign({},this.state),this.advanceState(this.internalState),110===e())this.state.peek=10;else if(114===e())this.state.peek=13;else if(118===e())this.state.peek=11;else if(116===e())this.state.peek=9;else if(98===e())this.state.peek=8;else if(102===e())this.state.peek=12;else if(117===e())if(this.advanceState(this.internalState),e()===Zm){this.advanceState(this.internalState);const n=this.clone();let i=0;for(;e()!==Ph;)this.advanceState(this.internalState),i++;this.state.peek=this.decodeHexDigits(n,i)}else{const n=this.clone();this.advanceState(this.internalState),this.advanceState(this.internalState),this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(n,4)}else if(120===e()){this.advanceState(this.internalState);const n=this.clone();this.advanceState(this.internalState),this.state.peek=this.decodeHexDigits(n,2)}else if(yt(e())){let n="",i=0,a=this.clone();for(;yt(e())&&i<3;)a=this.clone(),n+=String.fromCodePoint(e()),this.advanceState(this.internalState),i++;this.state.peek=parseInt(n,8),this.internalState=a.internalState}else Ie(this.internalState.peek)?(this.advanceState(this.internalState),this.state=this.internalState):this.state.peek=this.internalState.peek}decodeHexDigits(e,n){const i=this.input.substr(e.internalState.offset,n),a=parseInt(i,16);if(isNaN(a))throw e.state=e.internalState,new jB("Invalid hexadecimal escape sequence",e);return a}}class jB{constructor(e,n){this.msg=e,this.cursor=n}}class nf extends q0{constructor(e,n,i){super(n,i),this.elementName=e}static create(e,n,i){return new nf(e,n,i)}}class iE{constructor(e,n){this.rootNodes=e,this.errors=n}}class gN{constructor(e,n){this.tokens=e,this.getTagDefinition=n,this._index=-1,this._elementStack=[],this.rootNodes=[],this.errors=[],this._advance()}build(){for(;24!==this._peek.type;)0===this._peek.type||4===this._peek.type?this._consumeStartTag(this._advance()):3===this._peek.type?this._consumeEndTag(this._advance()):12===this._peek.type?(this._closeVoidElement(),this._consumeCdata(this._advance())):10===this._peek.type?(this._closeVoidElement(),this._consumeComment(this._advance())):5===this._peek.type||7===this._peek.type||6===this._peek.type?(this._closeVoidElement(),this._consumeText(this._advance())):19===this._peek.type?this._consumeExpansion(this._advance()):this._advance()}_advance(){const e=this._peek;return this._index<this.tokens.length-1&&this._index++,this._peek=this.tokens[this._index],e}_advanceIf(e){return this._peek.type===e?this._advance():null}_consumeCdata(e){this._consumeText(this._advance()),this._advanceIf(13)}_consumeComment(e){const n=this._advanceIf(7);this._advanceIf(11);const i=null!=n?n.parts[0].trim():null;this._addToParent(new eE(i,e.sourceSpan))}_consumeExpansion(e){const n=this._advance(),i=this._advance(),a=[];for(;20===this._peek.type;){const s=this._parseExpansionCase();if(!s)return;a.push(s)}if(23!==this._peek.type)return void this.errors.push(nf.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '}'."));const r=new Ur(e.sourceSpan.start,this._peek.sourceSpan.end,e.sourceSpan.fullStart);this._addToParent(new QT(n.parts[0],i.parts[0],a,r,n.sourceSpan)),this._advance()}_parseExpansionCase(){const e=this._advance();if(21!==this._peek.type)return this.errors.push(nf.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '{'.")),null;const n=this._advance(),i=this._collectExpansionExpTokens(n);if(!i)return null;const a=this._advance();i.push({type:24,parts:[],sourceSpan:a.sourceSpan});const r=new gN(i,this.getTagDefinition);if(r.build(),r.errors.length>0)return this.errors=this.errors.concat(r.errors),null;const s=new Ur(e.sourceSpan.start,a.sourceSpan.end,e.sourceSpan.fullStart),o=new Ur(n.sourceSpan.start,a.sourceSpan.end,n.sourceSpan.fullStart);return new D5(e.parts[0],r.rootNodes,s,e.sourceSpan,o)}_collectExpansionExpTokens(e){const n=[],i=[21];for(;;){if((19===this._peek.type||21===this._peek.type)&&i.push(this._peek.type),22===this._peek.type){if(!E5(i,21))return this.errors.push(nf.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(i.pop(),0===i.length)return n}if(23===this._peek.type){if(!E5(i,19))return this.errors.push(nf.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;i.pop()}if(24===this._peek.type)return this.errors.push(nf.create(null,e.sourceSpan,"Invalid ICU message. Missing '}'.")),null;n.push(this._advance())}}_consumeText(e){const n=[e],i=e.sourceSpan;let a=e.parts[0];if(a.length>0&&"\n"===a[0]){const r=this._getParentElement();null!=r&&0===r.children.length&&this.getTagDefinition(r.name).ignoreFirstLf&&(a=a.substring(1),n[0]={type:e.type,sourceSpan:e.sourceSpan,parts:[a]})}for(;8===this._peek.type||5===this._peek.type||9===this._peek.type;)e=this._advance(),n.push(e),8===e.type?a+=e.parts.join("").replace(/&([^;]+);/g,aE):9===e.type?a+=e.parts[0]:a+=e.parts.join("");if(a.length>0){const r=e.sourceSpan;this._addToParent(new ZT(a,new Ur(i.start,r.end,i.fullStart,i.details),n))}}_closeVoidElement(){const e=this._getParentElement();e&&this.getTagDefinition(e.name).isVoid&&this._elementStack.pop()}_consumeStartTag(e){const[n,i]=e.parts,a=[];for(;14===this._peek.type;)a.push(this._consumeAttr(this._advance()));const r=this._getElementFullName(n,i,this._getParentElement());let s=!1;if(2===this._peek.type){this._advance(),s=!0;const g=this.getTagDefinition(r);g.canSelfClose||null!==ue(r)||g.isVoid||this.errors.push(nf.create(r,e.sourceSpan,`Only void and foreign elements can be self closed "${e.parts[1]}"`))}else 1===this._peek.type&&(this._advance(),s=!1);const o=this._peek.sourceSpan.fullStart,d=new Ur(e.sourceSpan.start,o,e.sourceSpan.fullStart),u=new Ur(e.sourceSpan.start,o,e.sourceSpan.fullStart),p=new PM(r,a,[],d,u,void 0);this._pushElement(p),s?this._popElement(r,d):4===e.type&&(this._popElement(r,null),this.errors.push(nf.create(r,d,`Opening tag "${r}" not terminated.`)))}_pushElement(e){const n=this._getParentElement();n&&this.getTagDefinition(n.name).isClosedByChild(e.name)&&this._elementStack.pop(),this._addToParent(e),this._elementStack.push(e)}_consumeEndTag(e){const n=this._getElementFullName(e.parts[0],e.parts[1],this._getParentElement());if(this.getTagDefinition(n).isVoid)this.errors.push(nf.create(n,e.sourceSpan,`Void elements do not have end tags "${e.parts[1]}"`));else if(!this._popElement(n,e.sourceSpan)){const i=`Unexpected closing tag "${n}". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags`;this.errors.push(nf.create(n,e.sourceSpan,i))}}_popElement(e,n){let i=!1;for(let a=this._elementStack.length-1;a>=0;a--){const r=this._elementStack[a];if(r.name===e)return r.endSourceSpan=n,r.sourceSpan.end=null!==n?n.end:r.sourceSpan.end,this._elementStack.splice(a,this._elementStack.length-a),!i;this.getTagDefinition(r.name).closedByParent||(i=!0)}return!1}_consumeAttr(e){const n=Ne(e.parts[0],e.parts[1]);let i=e.sourceSpan.end;15===this._peek.type&&this._advance();let a="";const r=[];let s,o;if(16===this._peek.type)for(s=this._peek.sourceSpan,o=this._peek.sourceSpan.end;16===this._peek.type||17===this._peek.type||9===this._peek.type;){const p=this._advance();r.push(p),17===p.type?a+=p.parts.join("").replace(/&([^;]+);/g,aE):9===p.type?a+=p.parts[0]:a+=p.parts.join(""),o=i=p.sourceSpan.end}15===this._peek.type&&(i=this._advance().sourceSpan.end);const u=s&&o&&new Ur(s.start,o,s.fullStart);return new pN(n,a,new Ur(e.sourceSpan.start,i,e.sourceSpan.fullStart),e.sourceSpan,u,r.length>0?r:void 0,void 0)}_getParentElement(){return this._elementStack.length>0?this._elementStack[this._elementStack.length-1]:null}_addToParent(e){const n=this._getParentElement();null!=n?n.children.push(e):this.rootNodes.push(e)}_getElementFullName(e,n,i){if(""===e&&(""===(e=this.getTagDefinition(n).implicitNamespacePrefix||"")&&null!=i)){const a=A(i.name)[1];this.getTagDefinition(a).preventNamespaceInheritance||(e=ue(i.name))}return Ne(e,n)}}function E5(t,e){return t.length>0&&t[t.length-1]===e}function aE(t,e){return void 0!==hN[e]?hN[e]||t:/^#x[a-f0-9]+$/i.test(e)?String.fromCodePoint(parseInt(e.slice(2),16)):/^#\d+$/.test(e)?String.fromCodePoint(parseInt(e.slice(1),10)):t}class A5 extends class bY{constructor(e){this.getTagDefinition=e}parse(e,n,i){const a=function pY(t,e,n,i={}){const a=new fY(new Br(t,e),n,i);return a.tokenize(),new cY(function vY(t){const e=[];let n;for(let i=0;i<t.length;i++){const a=t[i];n&&5===n.type&&5===a.type||n&&16===n.type&&16===a.type?(n.parts[0]+=a.parts[0],n.sourceSpan.end=a.sourceSpan.end):(n=a,e.push(n))}return e}(a.tokens),a.errors,a.nonNormalizedIcuExpressions)}(e,n,this.getTagDefinition,i),r=new gN(a.tokens,this.getTagDefinition);return r.build(),new iE(r.rootNodes,a.errors.concat(r.errors))}}{constructor(){super(sn)}parse(e,n,i){return super.parse(e,n,i)}}const k5="ngPreserveWhitespaces",MY=new Set(["pre","template","textarea","script","style"]),I5=" \f\n\r\t\v\u1680\u180e\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff",xY=new RegExp(`[^${I5}]`),DY=new RegExp(`[${I5}]{2,}`,"g");function L5(t){return t.replace(new RegExp("\ue500","g")," ")}class N5{visitElement(e,n){return MY.has(e.name)||function wY(t){return t.some(e=>e.name===k5)}(e.attrs)?new PM(e.name,Ga(this,e.attrs),e.children,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n):new PM(e.name,e.attrs,function SY(t,e){const n=[];return e.forEach((i,a)=>{const r={prev:e[a-1],next:e[a+1]},s=i.visit(t,r);s&&n.push(s)}),n}(this,e.children),e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}visitAttribute(e,n){return e.name!==k5?e:null}visitText(e,n){const i=e.value.match(xY),a=n&&(n.prev instanceof QT||n.next instanceof QT);if(i||a){const r=e.tokens.map(o=>5===o.type?function CY({type:t,parts:e,sourceSpan:n}){return{type:t,parts:[P5(e[0])],sourceSpan:n}}(o):o),s=P5(e.value);return new ZT(s,e.sourceSpan,r,e.i18n)}return null}visitComment(e,n){return e}visitExpansion(e,n){return e}visitExpansionCase(e,n){return e}}function P5(t){return L5(t).replace(DY," ")}function qB(t,e=!1){return Ar(Object.keys(t).map(n=>({key:n,quoted:e,value:t[n]})))}let _N;function UB(){return _N||(_N={},rE(Gn.HTML,["iframe|srcdoc","*|innerHTML","*|outerHTML"]),rE(Gn.STYLE,["*|style"]),rE(Gn.URL,["*|formAction","area|href","area|ping","audio|src","a|href","a|ping","blockquote|cite","body|background","del|cite","form|action","img|src","img|srcset","input|src","ins|cite","q|cite","source|src","source|srcset","track|src","video|poster","video|src"]),rE(Gn.RESOURCE_URL,["applet|code","applet|codebase","base|href","embed|src","frame|src","head|profile","html|manifest","iframe|src","link|href","media|src","object|codebase","object|data","script|src"])),_N}function rE(t,e){for(const n of e)_N[n.toLowerCase()]=t}const kY=["[Element]|textContent,%classList,className,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*copy,*cut,*paste,*search,*selectstart,*webkitfullscreenchange,*webkitfullscreenerror,*wheel,outerHTML,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","abbr,address,article,aside,b,bdi,bdo,cite,code,dd,dfn,dt,em,figcaption,figure,footer,header,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,src,%srcObject,#volume",":svg:^[HTMLElement]|*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!autofocus,!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,!allowFullscreen,frameBorder,height,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,#height,#hspace,!isMap,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocapitalize,autocomplete,!autofocus,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,src,text,type","select^[HTMLElement]|autocomplete,!autofocus,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","shadow^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|media,sizes,src,srcset,type","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocapitalize,autocomplete,!autofocus,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|#height,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|"],YB={class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},IY=Object.keys(YB).reduce((t,e)=>(t[YB[e]]=e,t),{});class R5 extends class OY{}{constructor(){super(),this._schema={},this._eventSchema={},kY.forEach(e=>{const n={},i=new Set,[a,r]=e.split("|"),s=r.split(","),[o,d]=a.split("^");o.split(",").forEach(p=>{this._schema[p.toLowerCase()]=n,this._eventSchema[p.toLowerCase()]=i});const u=d&&this._schema[d.toLowerCase()];if(u){Object.keys(u).forEach(p=>{n[p]=u[p]});for(const p of this._eventSchema[d.toLowerCase()])i.add(p)}s.forEach(p=>{if(p.length>0)switch(p[0]){case"*":i.add(p.substring(1));break;case"!":n[p.substring(1)]="boolean";break;case"#":n[p.substring(1)]="number";break;case"%":n[p.substring(1)]="object";break;default:n[p]="string"}})})}hasProperty(e,n,i){if(i.some(r=>r.name===Bn.name))return!0;if(e.indexOf("-")>-1){if(R(e)||J(e))return!1;if(i.some(r=>r.name===pt.name))return!0}return!!(this._schema[e.toLowerCase()]||this._schema.unknown)[n]}hasElement(e,n){return!!(n.some(i=>i.name===Bn.name)||e.indexOf("-")>-1&&(R(e)||J(e)||n.some(i=>i.name===pt.name)))||!!this._schema[e.toLowerCase()]}securityContext(e,n,i){i&&(n=this.getMappedPropName(n)),e=e.toLowerCase(),n=n.toLowerCase();let a=UB()[e+"|"+n];return a||(a=UB()["*|"+n],a||Gn.NONE)}getMappedPropName(e){return YB[e]||e}getDefaultComponentElementName(){return"ng-component"}validateProperty(e){if(e.toLowerCase().startsWith("on")){return{error:!0,msg:`Binding to event property '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...\nIf '${e}' is a directive input, make sure the directive is imported by the current module.`}}return{error:!1}}validateAttribute(e){if(e.toLowerCase().startsWith("on")){return{error:!0,msg:`Binding to event attribute '${e}' is disallowed for security reasons, please use (${e.slice(2)})=...`}}return{error:!1}}allKnownElementNames(){return Object.keys(this._schema)}allKnownAttributesOfElement(e){const n=this._schema[e.toLowerCase()]||this._schema.unknown;return Object.keys(n).map(i=>{var a;return null!==(a=IY[i])&&void 0!==a?a:i})}allKnownEventsOfElement(e){var n;return Array.from(null!==(n=this._eventSchema[e.toLowerCase()])&&void 0!==n?n:[])}normalizeAnimationStyleProperty(e){return function Sr(t){return t.replace(di,(...e)=>e[1].toUpperCase())}(e)}normalizeAnimationStyleValue(e,n,i){let a="";const r=i.toString().trim();let s=null;if(function LY(t){switch(t){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}(e)&&0!==i&&"0"!==i)if("number"==typeof i)a="px";else{const o=i.match(/^[+-]?[\d\.]+([a-z]*)$/);o&&0==o[1].length&&(s=`Please provide a CSS unit value for ${n}:${i}`)}return{error:s,value:r+a}}}const F5=new Set(["iframe|srcdoc","*|innerhtml","*|outerhtml","embed|src","object|codebase","object|data"]);function H5(t,e){return t=t.toLowerCase(),e=e.toLowerCase(),F5.has(t+"|"+e)||F5.has("*|"+e)}const bN="animate-";class z5{constructor(e,n,i,a){this._exprParser=e,this._interpolationConfig=n,this._schemaRegistry=i,this.errors=a}get interpolationConfig(){return this._interpolationConfig}createBoundHostProperties(e,n){const i=[];for(const a of Object.keys(e)){const r=e[a];"string"==typeof r?this.parsePropertyBinding(a,r,!0,n,n.start.offset,void 0,[],i,n):this._reportError(`Value of the host property binding "${a}" needs to be a string representing an expression but got "${r}" (${typeof r})`,n)}return i}createDirectiveHostEventAsts(e,n){const i=[];for(const a of Object.keys(e)){const r=e[a];"string"==typeof r?this.parseEvent(a,r,!1,n,n,[],i,n):this._reportError(`Value of the host listener "${a}" needs to be a string representing an expression but got "${r}" (${typeof r})`,n)}return i}parseInterpolation(e,n,i){const a=n.start.toString(),r=n.fullStart.offset;try{const s=this._exprParser.parseInterpolation(e,a,r,i,this._interpolationConfig);return s&&this._reportExpressionParserErrors(s.errors,n),s}catch(s){return this._reportError(`${s}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",a,r)}}parseInterpolationExpression(e,n){const i=n.start.toString(),a=n.start.offset;try{const r=this._exprParser.parseInterpolationExpression(e,i,a);return r&&this._reportExpressionParserErrors(r.errors,n),r}catch(r){return this._reportError(`${r}`,n),this._exprParser.wrapLiteralPrimitive("ERROR",i,a)}}parseInlineTemplateBinding(e,n,i,a,r,s,o,d){const u=i.start.offset+"*".length,p=this._parseTemplateBindings(e,n,i,u,a);for(const g of p){const b=b_(i,g.sourceSpan),C=g.key.source,k=b_(i,g.key.span);if(g instanceof Ov){const G=g.value?g.value.source:"$implicit",Y=g.value?b_(i,g.value.span):void 0;o.push(new i5(C,G,b,k,Y))}else if(g.value){const G=d?b:i,Y=b_(i,g.value.ast.sourceSpan);this._parsePropertyAst(C,g.value,G,k,Y,r,s)}else r.push([C,""]),this.parseLiteralAttr(C,null,k,a,void 0,r,s,k)}}_parseTemplateBindings(e,n,i,a,r){const s=i.start.toString();try{const o=this._exprParser.parseTemplateBindings(e,n,s,a,r);return this._reportExpressionParserErrors(o.errors,i),o.warnings.forEach(d=>{this._reportError(d,i,_l.WARNING)}),o.templateBindings}catch(o){return this._reportError(`${o}`,i),[]}}parseLiteralAttr(e,n,i,a,r,s,o,d){MN(e)?(e=e.substring(1),void 0!==d&&(d=b_(d,new Qm(d.start.offset+1,d.end.offset))),n&&this._reportError('Assigning animation triggers via @prop="exp" attributes with an expression is invalid. Use property bindings (e.g. [@prop]="exp") or use an attribute without a value (e.g. @prop) instead.',i,_l.ERROR),this._parseAnimation(e,n,i,a,d,r,s,o)):o.push(new Tv(e,this._exprParser.wrapLiteralPrimitive(n,"",a),tf.LITERAL_ATTR,i,d,r))}parsePropertyBinding(e,n,i,a,r,s,o,d,u){0===e.length&&this._reportError("Property name is missing in binding",a);let p=!1;e.startsWith(bN)?(p=!0,e=e.substring(bN.length),void 0!==u&&(u=b_(u,new Qm(u.start.offset+bN.length,u.end.offset)))):MN(e)&&(p=!0,e=e.substring(1),void 0!==u&&(u=b_(u,new Qm(u.start.offset+1,u.end.offset)))),p?this._parseAnimation(e,n,a,r,u,s,o,d):this._parsePropertyAst(e,this._parseBinding(n,i,s||a,r),a,u,s,o,d)}parsePropertyInterpolation(e,n,i,a,r,s,o,d){const u=this.parseInterpolation(n,a||i,d);return!!u&&(this._parsePropertyAst(e,u,i,o,a,r,s),!0)}_parsePropertyAst(e,n,i,a,r,s,o){s.push([e,n.source]),o.push(new Tv(e,n,tf.DEFAULT,i,a,r))}_parseAnimation(e,n,i,a,r,s,o,d){0===e.length&&this._reportError("Animation trigger is missing",i);const u=this._parseBinding(n||"undefined",!1,s||i,a);o.push([e,u.source]),d.push(new Tv(e,u,tf.ANIMATION,i,r,s))}_parseBinding(e,n,i,a){const r=(i&&i.start||"(unknown)").toString();try{const s=n?this._exprParser.parseSimpleBinding(e,r,a,this._interpolationConfig):this._exprParser.parseBinding(e,r,a,this._interpolationConfig);return s&&this._reportExpressionParserErrors(s.errors,i),s}catch(s){return this._reportError(`${s}`,i),this._exprParser.wrapLiteralPrimitive("ERROR",r,a)}}createBoundElementProperty(e,n,i=!1,a=!0){if(n.isAnimation)return new wB(n.name,4,Gn.NONE,n.expression,null,n.sourceSpan,n.keySpan,n.valueSpan);let s,r=null,o=null;const d=n.name.split(".");let u;if(d.length>1)if("attr"==d[0]){o=d.slice(1).join("."),i||this._validatePropertyOrAttributeName(o,n.sourceSpan,!0),u=xN(this._schemaRegistry,e,o,!0);const p=o.indexOf(":");if(p>-1){const g=o.substring(0,p),b=o.substring(p+1);o=Ne(g,b)}s=1}else"class"==d[0]?(o=d[1],s=2,u=[Gn.NONE]):"style"==d[0]&&(r=d.length>2?d[2]:null,o=d[1],s=3,u=[Gn.STYLE]);if(null===o){const p=this._schemaRegistry.getMappedPropName(n.name);o=a?p:n.name,u=xN(this._schemaRegistry,e,p,!1),s=0,i||this._validatePropertyOrAttributeName(p,n.sourceSpan,!1)}return new wB(o,s,u[0],n.expression,r,n.sourceSpan,n.keySpan,n.valueSpan)}parseEvent(e,n,i,a,r,s,o,d){0===e.length&&this._reportError("Event name is missing in binding",a),MN(e)?(e=e.substr(1),void 0!==d&&(d=b_(d,new Qm(d.start.offset+1,d.end.offset))),this._parseAnimationEvent(e,n,i,a,r,o,d)):this._parseRegularEvent(e,n,i,a,r,s,o,d)}calcPossibleSecurityContexts(e,n,i){const a=this._schemaRegistry.getMappedPropName(n);return xN(this._schemaRegistry,e,a,i)}_parseAnimationEvent(e,n,i,a,r,s,o){const d=function Qr(t,e){return el(t,".",e)}(e,[e,""]),u=d[0],p=d[1].toLowerCase(),g=this._parseAction(n,i,r);s.push(new n5(u,p,1,g,a,r,o)),0===u.length&&this._reportError("Animation event name is missing in binding",a),p?"start"!==p&&"done"!==p&&this._reportError(`The provided animation output phase value "${p}" for "@${u}" is not supported (use start or done)`,a):this._reportError(`The animation trigger output event (@${u}) is missing its phase value name (start or done are currently supported)`,a)}_parseRegularEvent(e,n,i,a,r,s,o,d){const[u,p]=Ni(e,[null,e]),g=this._parseAction(n,i,r);s.push([e,g.source]),o.push(new n5(p,u,0,g,a,r,d))}_parseAction(e,n,i){const a=(i&&i.start||"(unknown").toString(),r=i&&i.start?i.start.offset:0;try{const s=this._exprParser.parseAction(e,n,a,r,this._interpolationConfig);return s&&this._reportExpressionParserErrors(s.errors,i),!s||s.ast instanceof Rp?(this._reportError("Empty expressions are not allowed",i),this._exprParser.wrapLiteralPrimitive("ERROR",a,r)):s}catch(s){return this._reportError(`${s}`,i),this._exprParser.wrapLiteralPrimitive("ERROR",a,r)}}_reportError(e,n,i=_l.ERROR){this.errors.push(new q0(n,e,i))}_reportExpressionParserErrors(e,n){for(const i of e)this._reportError(i.message,n)}_validatePropertyOrAttributeName(e,n,i){const a=i?this._schemaRegistry.validateAttribute(e):this._schemaRegistry.validateProperty(e);a.error&&this._reportError(a.msg,n,_l.ERROR)}}function MN(t){return"@"==t[0]}function xN(t,e,n,i){const a=[];return Mt.parse(e).forEach(r=>{const s=r.element?[r.element]:t.allKnownElementNames(),o=new Set(r.notSelectors.filter(u=>u.isElementSelector()).map(u=>u.element)),d=s.filter(u=>!o.has(u));a.push(...d.map(u=>t.securityContext(u,n,i)))}),0===a.length?[Gn.NONE]:Array.from(new Set(a)).sort()}function b_(t,e){const n=e.start-t.start.offset,i=e.end-t.end.offset;return new Ur(t.start.moveBy(n),t.end.moveBy(i),t.fullStart.moveBy(n),t.details)}const FY=/^([^:/?#]+):/;function G5(t){let e=null,n=null,i=null,a=!1,r="";t.attrs.forEach(d=>{const u=d.name.toLowerCase();"select"==u?e=d.value:"href"==u?n=d.value:"rel"==u?i=d.value:"ngNonBindable"==d.name?a=!0:"ngProjectAs"==d.name&&d.value.length>0&&(r=d.value)}),e=function GY(t){return null===t||0===t.length?"*":t}(e);const s=t.name.toLowerCase();let o=U0.OTHER;return J(s)?o=U0.NG_CONTENT:"style"==s?o=U0.STYLE:"script"==s?o=U0.SCRIPT:"link"==s&&"stylesheet"==i&&(o=U0.STYLESHEET),new WY(o,e,n,a,r)}var U0;!function(t){t[t.NG_CONTENT=0]="NG_CONTENT",t[t.STYLE=1]="STYLE",t[t.STYLESHEET=2]="STYLESHEET",t[t.SCRIPT=3]="SCRIPT",t[t.OTHER=4]="OTHER"}(U0||(U0={}));class WY{constructor(e,n,i,a,r){this.type=e,this.selectAttr=n,this.hrefAttr=i,this.nonBindable=a,this.projectAs=r}}const jY=/^(?:(bind-)|(let-)|(ref-|#)|(on-)|(bindon-)|(@))(.*)$/,Av_BANANA_BOX={start:"[(",end:")]"},Av_PROPERTY={start:"[",end:"]"},Av_EVENT={start:"(",end:")"};class _a{constructor(e,n){this.bindingParser=e,this.options=n,this.errors=[],this.styles=[],this.styleUrls=[],this.ngContentSelectors=[],this.commentNodes=[],this.inI18nBlock=!1}visitElement(e){const n=T(e.i18n);n&&(this.inI18nBlock&&this.reportError("Cannot mark an element as translatable inside of a translatable section. Please remove the nested i18n marker.",e.sourceSpan),this.inI18nBlock=!0);const i=G5(e);if(i.type===U0.SCRIPT)return null;if(i.type===U0.STYLE){const Y=function JY(t){return 1===t.children.length&&t.children[0]instanceof ZT?t.children[0].value:null}(e);return null!==Y&&this.styles.push(Y),null}if(i.type===U0.STYLESHEET&&function V5(t){if(null==t||0===t.length||"/"==t[0])return!1;const e=t.match(FY);return null===e||"package"==e[1]||"asset"==e[1]}(i.hrefAttr))return this.styleUrls.push(i.hrefAttr),null;const a=function ee(t){return"ng-template"===A(t)[1]}(e.name),r=[],s=[],o=[],d=[],u=[],p={},g=[],b=[];let C=!1;for(const Y of e.attrs){let ne=!1;const Z=vl(Y.name);let be=!1;if(Y.i18n&&(p[Y.name]=Y.i18n),Z.startsWith("*")){C&&this.reportError("Can't have multiple template bindings on one element. Use only one attribute prefixed with *",Y.sourceSpan),be=!0,C=!0;const Ge=Y.value,vt=Z.substring("*".length),Nt=[],cn=Y.valueSpan?Y.valueSpan.start.offset:Y.sourceSpan.start.offset+Y.name.length;this.bindingParser.parseInlineTemplateBinding(vt,Ge,Y.sourceSpan,cn,[],g,Nt,!0),b.push(...Nt.map(gn=>new $S(gn.name,gn.value,gn.sourceSpan,gn.keySpan,gn.valueSpan)))}else ne=this.parseAttribute(a,Y,[],r,s,o,d);!ne&&!be&&u.push(this.visitAttribute(Y))}const k=Ga(i.nonBindable?Y0:this,e.children);let G;if(i.type===U0.NG_CONTENT){e.children&&!e.children.every(Z=>function kv(t){return t instanceof ZT&&0==t.value.trim().length}(Z)||function YY(t){return t instanceof eE}(Z))&&this.reportError("<ng-content> element cannot have content.",e.sourceSpan);const Y=i.selectAttr,ne=e.attrs.map(Z=>this.visitAttribute(Z));G=new OT(Y,ne,e.sourceSpan,e.i18n),this.ngContentSelectors.push(Y)}else if(a){const Y=this.extractAttributes(e.name,r,p);G=new m0(e.name,u,Y.bound,s,[],k,d,o,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}else{const Y=this.extractAttributes(e.name,r,p);G=new nd(e.name,u,Y.bound,s,k,d,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,e.i18n)}if(C){const Y=this.extractAttributes("ng-template",g,p),ne=[];Y.literal.forEach(vt=>ne.push(vt)),Y.bound.forEach(vt=>ne.push(vt));const Z=G instanceof nd?{attributes:G.attributes,inputs:G.inputs,outputs:G.outputs}:{attributes:[],inputs:[],outputs:[]},be=a&&n?void 0:e.i18n,Ge=G instanceof m0?null:G.name;G=new m0(Ge,Z.attributes,Z.inputs,Z.outputs,ne,[G],[],b,e.sourceSpan,e.startSourceSpan,e.endSourceSpan,be)}return n&&(this.inI18nBlock=!1),G}visitAttribute(e){return new s_(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return this._visitTextWithInterpolation(e.value,e.sourceSpan,e.tokens,e.i18n)}visitExpansion(e){if(!e.i18n)return null;if(!T(e.i18n))throw new Error(`Invalid type "${e.i18n.constructor}" for "i18n" property of ${e.sourceSpan.toString()}. Expected a "Message"`);const n=e.i18n,i={},a={};return Object.keys(n.placeholders).forEach(r=>{const s=n.placeholders[r];if(r.startsWith("VAR_")){const o=r.trim(),d=this.bindingParser.parseInterpolationExpression(s.text,s.sourceSpan);i[o]=new _v(d,s.sourceSpan)}else a[r]=this._visitTextWithInterpolation(s.text,s.sourceSpan,null)}),new VS(i,a,e.sourceSpan,n)}visitExpansionCase(e){return null}visitComment(e){return this.options.collectCommentNodes&&this.commentNodes.push(new Th(e.value||"",e.sourceSpan)),null}extractAttributes(e,n,i){const a=[],r=[];return n.forEach(s=>{const o=i[s.name];if(s.isLiteral)r.push(new s_(s.name,s.expression.source||"",s.sourceSpan,s.keySpan,s.valueSpan,o));else{const d=this.bindingParser.createBoundElementProperty(e,s,!0,!1);a.push(Bm.fromBoundElementProperty(d,o))}}),{bound:a,literal:r}}parseAttribute(e,n,i,a,r,s,o){var d;const u=vl(n.name),p=n.value,g=n.sourceSpan,b=n.valueSpan?n.valueSpan.start.offset:g.start.offset;function C(Z,be,Ge){const vt=n.name.length-u.length,Nt=Z.start.moveBy(be.length+vt),cn=Nt.moveBy(Ge.length);return new Ur(Nt,cn,Nt,Ge)}const k=u.match(jY);if(k){if(null!=k[1]){const Z=k[7],be=C(g,k[1],Z);this.bindingParser.parsePropertyBinding(Z,p,!1,g,b,n.valueSpan,i,a,be)}else if(k[2])if(e){const Z=k[7],be=C(g,k[2],Z);this.parseVariable(Z,p,g,be,n.valueSpan,s)}else this.reportError('"let-" is only supported on ng-template elements.',g);else if(k[3]){const Z=k[7],be=C(g,k[3],Z);this.parseReference(Z,p,g,be,n.valueSpan,o)}else if(k[4]){const Z=[],be=k[7],Ge=C(g,k[4],be);this.bindingParser.parseEvent(be,p,!1,g,n.valueSpan||g,i,Z,Ge),KB(Z,r)}else if(k[5]){const Z=k[7],be=C(g,k[5],Z);this.bindingParser.parsePropertyBinding(Z,p,!1,g,b,n.valueSpan,i,a,be),this.parseAssignmentEvent(Z,p,g,n.valueSpan,i,r,be)}else if(k[6]){const Z=C(g,"",u);this.bindingParser.parseLiteralAttr(u,p,g,b,n.valueSpan,i,a,Z)}return!0}let G=null;if(u.startsWith(Av_BANANA_BOX.start)?G=Av_BANANA_BOX:u.startsWith(Av_PROPERTY.start)?G=Av_PROPERTY:u.startsWith(Av_EVENT.start)&&(G=Av_EVENT),null!==G&&u.endsWith(G.end)&&u.length>G.start.length+G.end.length){const Z=u.substring(G.start.length,u.length-G.end.length),be=C(g,G.start,Z);if(G.start===Av_BANANA_BOX.start)this.bindingParser.parsePropertyBinding(Z,p,!1,g,b,n.valueSpan,i,a,be),this.parseAssignmentEvent(Z,p,g,n.valueSpan,i,r,be);else if(G.start===Av_PROPERTY.start)this.bindingParser.parsePropertyBinding(Z,p,!1,g,b,n.valueSpan,i,a,be);else{const Ge=[];this.bindingParser.parseEvent(Z,p,!1,g,n.valueSpan||g,i,Ge,be),KB(Ge,r)}return!0}const Y=C(g,"",u);return this.bindingParser.parsePropertyInterpolation(u,p,g,n.valueSpan,i,a,Y,null!==(d=n.valueTokens)&&void 0!==d?d:null)}_visitTextWithInterpolation(e,n,i,a){const r=L5(e),s=this.bindingParser.parseInterpolation(r,n,i);return s?new _v(s,n,a):new Ep(r,n)}parseVariable(e,n,i,a,r,s){e.indexOf("-")>-1?this.reportError('"-" is not allowed in variable names',i):0===e.length&&this.reportError("Variable does not have a name",i),s.push(new $S(e,n,i,a,r))}parseReference(e,n,i,a,r,s){e.indexOf("-")>-1?this.reportError('"-" is not allowed in reference names',i):0===e.length?this.reportError("Reference does not have a name",i):s.some(o=>o.name===e)&&this.reportError(`Reference "#${e}" is defined more than once`,i),s.push(new TT(e,n,i,a,r))}parseAssignmentEvent(e,n,i,a,r,s,o){const d=[];this.bindingParser.parseEvent(`${e}Change`,`${n} =$event`,!0,i,a||i,r,d,o),KB(d,s)}reportError(e,n,i=_l.ERROR){this.errors.push(new q0(n,e,i))}}const Y0=new class UY{visitElement(e){const n=G5(e);if(n.type===U0.SCRIPT||n.type===U0.STYLE||n.type===U0.STYLESHEET)return null;const i=Ga(this,e.children,null);return new nd(e.name,Ga(this,e.attrs),[],[],i,[],e.sourceSpan,e.startSourceSpan,e.endSourceSpan)}visitComment(e){return null}visitAttribute(e){return new s_(e.name,e.value,e.sourceSpan,e.keySpan,e.valueSpan,e.i18n)}visitText(e){return new Ep(e.value,e.sourceSpan)}visitExpansion(e){return null}visitExpansionCase(e){return null}};function vl(t){return/^data-/i.test(t)?t.substring(5):t}function KB(t,e){e.push(...t.map(n=>No.fromParsedEvent(n)))}var Pg;!function(t){t[t.ELEMENT=0]="ELEMENT",t[t.TEMPLATE=1]="TEMPLATE"}(Pg||(Pg={}));class XB{constructor(e,n,i=0,a=null,r,s){this.index=e,this.ref=n,this.level=i,this.templateIndex=a,this.meta=r,this.registry=s,this.bindings=new Set,this.placeholders=new Map,this.isEmitted=!1,this._unresolvedCtxCount=0,this._registry=s||function KY(){return{getUniqueId:ye(),icus:new Map}}(),this.id=this._registry.getUniqueId()}appendTag(e,n,i,a){if(n.isVoid&&a)return;const r=n.isVoid||!a?n.startName:n.closeName,s={type:e,index:i,ctx:this.id,isVoid:n.isVoid,closed:a};lt(this.placeholders,r,s)}get icus(){return this._registry.icus}get isRoot(){return 0===this.level}get isResolved(){return 0===this._unresolvedCtxCount}getSerializedPlaceholders(){const e=new Map;return this.placeholders.forEach((n,i)=>e.set(i,n.map(X5))),e}appendBinding(e){this.bindings.add(e)}appendIcu(e,n){lt(this._registry.icus,e,n)}appendBoundText(e){jt(e,this.bindings.size,this.id).forEach((i,a)=>lt(this.placeholders,a,...i))}appendTemplate(e,n){this.appendTag(Pg.TEMPLATE,e,n,!1),this.appendTag(Pg.TEMPLATE,e,n,!0),this._unresolvedCtxCount++}appendElement(e,n,i){this.appendTag(Pg.ELEMENT,e,n,i)}appendProjection(e,n){this.appendTag(Pg.ELEMENT,e,n,!1),this.appendTag(Pg.ELEMENT,e,n,!0)}forkChildContext(e,n,i){return new XB(e,this.ref,this.level+1,n,i,this._registry)}reconcileChildContext(e){["start","close"].forEach(i=>{const a=e.meta[`${i}Name`],s=(this.placeholders.get(a)||[]).find(Rg(this.id,e.templateIndex));s&&(s.ctx=e.id)}),e.placeholders.forEach((i,a)=>{const r=this.placeholders.get(a);if(!r)return void this.placeholders.set(a,i);const s=r.findIndex(Rg(e.id,e.templateIndex));if(s>=0){const o=a.startsWith("CLOSE");if(a.endsWith("NG-TEMPLATE"))r.splice(s+(o?0:1),0,...i);else{i[o?i.length-1:0].tmpl=r[s],r.splice(s,1,...i)}}else r.push(...i);this.placeholders.set(a,r)}),this._unresolvedCtxCount--}}function sE(t,e,n,i){return X(`${i?"/":""}${t}${e}`,n)}function ZB(t,{index:e,ctx:n,isVoid:i},a){return i?sE(t,e,n)+sE(t,e,n,!0):sE(t,e,n,a)}function Rg(t,e){return n=>"object"==typeof n&&n.type===Pg.TEMPLATE&&n.index===e&&n.ctx===t}function X5(t){const e=(a,r)=>ZB("#",a,r),n=(a,r)=>ZB("*",a,r);switch(t.type){case Pg.ELEMENT:return t.closed?e(t,!0)+(t.tmpl?n(t.tmpl,!0):""):t.tmpl?n(t.tmpl)+e(t)+(t.isVoid?n(t.tmpl,!0):""):e(t);case Pg.TEMPLATE:return n(t,t.closed);default:return t}}const rl=new class CN{visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){const n=Object.keys(e.cases).map(a=>`${a} {${e.cases[a].visit(this)}}`);return`{${e.expressionPlaceholder}, ${e.type}, ${n.join(" ")}}`}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitIcuPlaceholder(e,n){return this.formatPh(e.name)}formatPh(e){return`{${qt(e,!1)}}`}};function sl(t){return t.visit(rl)}const QB={A:"LINK",B:"BOLD_TEXT",BR:"LINE_BREAK",EM:"EMPHASISED_TEXT",H1:"HEADING_LEVEL1",H2:"HEADING_LEVEL2",H3:"HEADING_LEVEL3",H4:"HEADING_LEVEL4",H5:"HEADING_LEVEL5",H6:"HEADING_LEVEL6",HR:"HORIZONTAL_RULE",I:"ITALIC_TEXT",LI:"LIST_ITEM",LINK:"MEDIA_LINK",OL:"ORDERED_LIST",P:"PARAGRAPH",Q:"QUOTATION",S:"STRIKETHROUGH_TEXT",SMALL:"SMALL_TEXT",SUB:"SUBSTRIPT",SUP:"SUPERSCRIPT",TBODY:"TABLE_BODY",TD:"TABLE_CELL",TFOOT:"TABLE_FOOTER",TH:"TABLE_HEADER_CELL",THEAD:"TABLE_HEADER",TR:"TABLE_ROW",TT:"MONOSPACED_TEXT",U:"UNDERLINED_TEXT",UL:"UNORDERED_LIST"};class XY{constructor(){this._placeHolderNameCounts={},this._signatureToName={}}getStartTagPlaceholderName(e,n,i){const a=this._hashTag(e,n,i);if(this._signatureToName[a])return this._signatureToName[a];const r=e.toUpperCase(),s=QB[r]||`TAG_${r}`,o=this._generateUniqueName(i?s:`START_${s}`);return this._signatureToName[a]=o,o}getCloseTagPlaceholderName(e){const n=this._hashClosingTag(e);if(this._signatureToName[n])return this._signatureToName[n];const i=e.toUpperCase(),a=QB[i]||`TAG_${i}`,r=this._generateUniqueName(`CLOSE_${a}`);return this._signatureToName[n]=r,r}getPlaceholderName(e,n){const i=e.toUpperCase(),a=`PH: ${i}=${n}`;if(this._signatureToName[a])return this._signatureToName[a];const r=this._generateUniqueName(i);return this._signatureToName[a]=r,r}getUniquePlaceholder(e){return this._generateUniqueName(e.toUpperCase())}_hashTag(e,n,i){return`<${e}`+Object.keys(n).sort().map(o=>` ${o}=${n[o]}`).join("")+(i?"/>":`></${e}>`)}_hashClosingTag(e){return this._hashTag(`/${e}`,{},!1)}_generateUniqueName(e){if(!this._placeHolderNameCounts.hasOwnProperty(e))return this._placeHolderNameCounts[e]=1,e;const i=this._placeHolderNameCounts[e];return this._placeHolderNameCounts[e]=i+1,`${e}_${i}`}}const ZY=new x5(new y5);function Z5(t){const e=new eJ(ZY,t);return(n,i,a,r,s)=>e.toI18nMessage(n,i,a,r,s)}function QY(t,e){return e}class eJ{constructor(e,n){this._expressionParser=e,this._interpolationConfig=n}toI18nMessage(e,n="",i="",a="",r){const s={isIcu:1==e.length&&e[0]instanceof QT,icuDepth:0,placeholderRegistry:new XY,placeholderToContent:{},placeholderToMessage:{},visitNodeFn:r||QY},o=Ga(this,e,s);return new _n(o,s.placeholderToContent,s.placeholderToMessage,n,i,a)}visitElement(e,n){var i;const a=Ga(this,e.children,n),r={};e.attrs.forEach(p=>{r[p.name]=p.value});const s=sn(e.name).isVoid,o=n.placeholderRegistry.getStartTagPlaceholderName(e.name,r,s);n.placeholderToContent[o]={text:e.startSourceSpan.toString(),sourceSpan:e.startSourceSpan};let d="";s||(d=n.placeholderRegistry.getCloseTagPlaceholderName(e.name),n.placeholderToContent[d]={text:`</${e.name}>`,sourceSpan:null!==(i=e.endSourceSpan)&&void 0!==i?i:e.sourceSpan});const u=new pr(e.name,r,o,d,a,s,e.sourceSpan,e.startSourceSpan,e.endSourceSpan);return n.visitNodeFn(e,u)}visitAttribute(e,n){const i=void 0===e.valueTokens||1===e.valueTokens.length?new bi(e.value,e.valueSpan||e.sourceSpan):this._visitTextWithInterpolation(e.valueTokens,e.valueSpan||e.sourceSpan,n,e.i18n);return n.visitNodeFn(e,i)}visitText(e,n){const i=1===e.tokens.length?new bi(e.value,e.sourceSpan):this._visitTextWithInterpolation(e.tokens,e.sourceSpan,n,e.i18n);return n.visitNodeFn(e,i)}visitComment(e,n){return null}visitExpansion(e,n){n.icuDepth++;const i={},a=new br(e.switchValue,e.type,i,e.sourceSpan);if(e.cases.forEach(o=>{i[o.value]=new wi(o.expression.map(d=>d.visit(this,n)),o.expSourceSpan)}),n.icuDepth--,n.isIcu||n.icuDepth>0){const o=n.placeholderRegistry.getUniquePlaceholder(`VAR_${e.type}`);return a.expressionPlaceholder=o,n.placeholderToContent[o]={text:e.switchValue,sourceSpan:e.switchValueSourceSpan},n.visitNodeFn(e,a)}const r=n.placeholderRegistry.getPlaceholderName("ICU",e.sourceSpan.toString());n.placeholderToMessage[r]=this.toI18nMessage([e],"","","",void 0);const s=new fl(a,r,e.sourceSpan);return n.visitNodeFn(e,s)}visitExpansionCase(e,n){throw new Error("Unreachable code")}_visitTextWithInterpolation(e,n,i,a){const r=[];let s=!1;for(const o of e)switch(o.type){case 8:case 17:s=!0;const d=o.parts[1],u=nJ(d)||"INTERPOLATION",p=i.placeholderRegistry.getPlaceholderName(u,d);i.placeholderToContent[p]={text:o.parts.join(""),sourceSpan:o.sourceSpan},r.push(new xc(d,p,o.sourceSpan));break;default:if(o.parts[0].length>0){const g=r[r.length-1];g instanceof bi?(g.value+=o.parts[0],g.sourceSpan=new Ur(g.sourceSpan.start,o.sourceSpan.end,g.sourceSpan.fullStart,g.sourceSpan.details)):r.push(new bi(o.parts[0],o.sourceSpan))}}return s?(function tJ(t,e){if(e instanceof _n&&(function Q5(t){const e=t.nodes;if(1!==e.length||!(e[0]instanceof wi))throw new Error("Unexpected previous i18n message - expected it to consist of only a single `Container` node.")}(e),e=e.nodes[0]),e instanceof wi){!function oE(t,e){if(t.length!==e.length)throw new Error("The number of i18n message children changed between first and second pass.");if(t.some((n,i)=>e[i].constructor!==n.constructor))throw new Error("The types of the i18n message children changed between first and second pass.")}(e.children,t);for(let n=0;n<t.length;n++)t[n].sourceSpan=e.children[n].sourceSpan}}(r,a),new wi(r,n)):r[0]}}const e3=/\/\/[\s\S]*i18n[\s\S]*\([\s\S]*ph[\s\S]*=[\s\S]*("|')([\s\S]*?)\1[\s\S]*\)/g;function nJ(t){return t.split(e3)[2]}class Fg extends q0{constructor(e,n){super(e,n)}}const SN=(t,e)=>(t instanceof rO&&(e instanceof fl&&t.i18n instanceof _n&&(e.previousMessage=t.i18n),t.i18n=e),e);class J0{constructor(e=$l,n=!1,i=!1){this.interpolationConfig=e,this.keepI18nAttrs=n,this.enableI18nLegacyMessageIdFormat=i,this.hasI18nMeta=!1,this._errors=[],this._createI18nMessage=Z5(this.interpolationConfig)}_generateI18nMessage(e,n="",i){const{meaning:a,description:r,customId:s}=this._parseMetadata(n),o=this._createI18nMessage(e,a,r,s,i);return this._setMessageId(o,n),this._setLegacyIds(o,n),o}visitAllWithErrors(e){const n=e.map(i=>i.visit(this,null));return new iE(n,this._errors)}visitElement(e){let n;if(function O(t){return t.attrs.some(e=>Um(e.name))}(e)){this.hasI18nMeta=!0;const i=[],a={};for(const r of e.attrs)if("i18n"===r.name){const s=e.i18n||r.value;n=this._generateI18nMessage(e.children,s,SN),0===n.nodes.length&&(n=void 0),e.i18n=n}else if(r.name.startsWith(kp)){const s=r.name.slice(kp.length);H5(e.name,s)?this._reportError(r,`Translating attribute '${s}' is disallowed for security reasons.`):a[s]=r.value}else i.push(r);if(Object.keys(a).length)for(const r of i){const s=a[r.name];void 0!==s&&r.value&&(r.i18n=this._generateI18nMessage([r],r.i18n||s))}this.keepI18nAttrs||(e.attrs=i)}return Ga(this,e.children,n),e}visitExpansion(e,n){let i;const a=e.i18n;if(this.hasI18nMeta=!0,a instanceof fl){const r=a.name;i=this._generateI18nMessage([e],a);z(i).name=r,null!==n&&(n.placeholderToMessage[r]=i)}else i=this._generateI18nMessage([e],n||a);return e.i18n=i,e}visitText(e){return e}visitAttribute(e){return e}visitComment(e){return e}visitExpansionCase(e){return e}_parseMetadata(e){return"string"==typeof e?function aJ(t=""){let e,n,i;if(t=t.trim()){const a=t.indexOf("@@"),r=t.indexOf("|");let s;[s,e]=a>-1?[t.slice(0,a),t.slice(a+2)]:[t,""],[n,i]=r>-1?[s.slice(0,r),s.slice(r+1)]:["",s]}return{customId:e,meaning:n,description:i}}(e):e instanceof _n?e:{}}_setMessageId(e,n){e.id||(e.id=n instanceof _n&&n.id||an(e))}_setLegacyIds(e,n){if(this.enableI18nLegacyMessageIdFormat)e.legacyIds=[gt(e),$n(e)];else if("string"!=typeof n){const i=n instanceof _n?n:n instanceof fl?n.previousMessage:void 0;e.legacyIds=i?i.legacyIds:[]}}_reportError(e,n){this._errors.push(new Fg(e.sourceSpan,n))}}function oJ(t,e,n,i){const a=function Sa(t){return t.nodes.map(e=>e.visit(M_,null)).join("")}(e),r=[ot(a)];Object.keys(i).length&&r.push(qB(i,!0));const s=n.set(ea("goog.getMsg").callFn(r)).toConstDecl();s.addLeadingComment(function rJ(t){const e=[];return t.description?e.push({tagName:"desc",text:t.description}):e.push({tagName:"suppress",text:"{msgDescriptions}"}),t.meaning&&e.push({tagName:"meaning",text:t.meaning}),_g(e)}(e));return[s,new nl(t.set(n))]}const M_=new class e${formatPh(e){return`{$${qt(e)}}`}visitText(e){return e.value}visitContainer(e){return e.children.map(n=>n.visit(this)).join("")}visitIcu(e){return sl(e)}visitTagPlaceholder(e){return e.isVoid?this.formatPh(e.startName):`${this.formatPh(e.startName)}${e.children.map(n=>n.visit(this)).join("")}${this.formatPh(e.closeName)}`}visitPlaceholder(e){return this.formatPh(e.name)}visitIcuPlaceholder(e,n){return this.formatPh(e.name)}};function t$(t,e,n){const{messageParts:i,placeHolders:a}=function n$(t){const e=[],n=new Fh(t.placeholderToMessage,e);return t.nodes.forEach(i=>i.visit(n)),function Yr(t){const e=[],n=[];t[0]instanceof Lt&&e.push(t3(t[0].sourceSpan.start));for(let i=0;i<t.length;i++){const a=t[i];a instanceof tt?e.push(a):(n.push(a),t[i-1]instanceof Lt&&e.push(t3(t[i-1].sourceSpan.end)))}return t[t.length-1]instanceof Lt&&e.push(t3(t[t.length-1].sourceSpan.end)),{messageParts:e,placeHolders:n}}(e)}(e),r=function lJ(t){const e=t.nodes[0],n=t.nodes[t.nodes.length-1];return new Ur(e.sourceSpan.fullStart,n.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details)}(e),s=a.map(u=>n[u.text]),o=ao(e,i,a,s,r),d=t.set(o);return[new nl(d)]}class Fh{constructor(e,n){this.placeholderToMessage=e,this.pieces=n}visitText(e){if(this.pieces[this.pieces.length-1]instanceof tt)this.pieces[this.pieces.length-1].text+=e.value;else{const n=new Ur(e.sourceSpan.fullStart,e.sourceSpan.end,e.sourceSpan.fullStart,e.sourceSpan.details);this.pieces.push(new tt(e.value,n))}}visitContainer(e){e.children.forEach(n=>n.visit(this))}visitIcu(e){this.pieces.push(new tt(sl(e),e.sourceSpan))}visitTagPlaceholder(e){var n,i;this.pieces.push(this.createPlaceholderPiece(e.startName,null!==(n=e.startSourceSpan)&&void 0!==n?n:e.sourceSpan)),e.isVoid||(e.children.forEach(a=>a.visit(this)),this.pieces.push(this.createPlaceholderPiece(e.closeName,null!==(i=e.endSourceSpan)&&void 0!==i?i:e.sourceSpan)))}visitPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan))}visitIcuPlaceholder(e){this.pieces.push(this.createPlaceholderPiece(e.name,e.sourceSpan,this.placeholderToMessage[e.name]))}createPlaceholderPiece(e,n,i){return new Lt(qt(e,!1),n,i)}}function t3(t){return new tt("",new Ur(t,t))}const a$=new Set(["$event"]),n3=new Map([["window",w.resolveWindow],["document",w.resolveDocument],["body",w.resolveBody]]),dJ=[" ","\n","\r","\t"];function Iv(t,e){return Tp(ea(gl).bitwiseAnd(ot(t),null,!1),e)}function r$(t,e=null,n=null){const{type:i,name:a,target:r,phase:s,handler:o}=t;if(r&&!n3.has(r))throw new Error(`Unexpected global target '${r}' defined for '${a}' event.\n Supported list of global targets: ${Array.from(n3.keys())}.`);const d="$event",u=new Set,p=null===n||0===n.bindingLevel?ea(si):n.getOrCreateSharedContextVar(0),g=a5(n,p,o,"b",t.handlerSpan,u,a$),b=[];n&&(b.push(...n.variableDeclarations()),b.unshift(...n.restoreViewStatement())),b.push(...g);const C=1===i?function Md(t,e){return`@${t}.${e}`}(a,s):a,k=e&&IM(e),G=[];u.has(d)&&G.push(new Or(d,Rt));const Y=_r(G,b,vi,null,k),ne=[ot(C),Y];return r&&ne.push(ot(!1),un(n3.get(r))),ne}class i3{constructor(e,n,i=0,a,r,s,o,d,u,p,g=function uJ(){return{prepareStatements:[],constExpressions:[],i18nVarRefsCache:new Map}}()){this.constantPool=e,this.level=i,this.contextName=a,this.i18nContext=r,this.templateIndex=s,this.templateName=o,this._namespace=d,this.i18nUseExternalIds=p,this._constants=g,this._dataIndex=0,this._bindingContext=0,this._prefixCode=[],this._creationCodeFns=[],this._updateCodeFns=[],this._currentIndex=0,this._tempVariables=[],this._nestedTemplateFns=[],this.i18n=null,this._pureFunctionSlots=0,this._bindingSlots=0,this._ngContentReservedSlots=[],this._ngContentSelectorsOffset=0,this._implicitReceiverExpr=null,this.visitReference=ua,this.visitVariable=ua,this.visitTextAttribute=ua,this.visitBoundAttribute=ua,this.visitBoundEvent=ua,this._bindingScope=n.nestedScope(i),this.fileBasedI18nSuffix=u.replace(/[^A-Za-z0-9]/g,"_")+"_",this._valueConverter=new s$(e,()=>this.allocateDataSlot(),b=>this.allocatePureFunctionSlots(b),(b,C,k,G)=>{this._bindingScope.set(this.level,C,G),this.creationInstruction(null,w.pipe,[ot(k),ot(b)])})}buildTemplateFunction(e,n,i=0,a){this._ngContentSelectorsOffset=i,this._namespace!==w.namespaceHTML&&this.creationInstruction(null,this._namespace),n.forEach(C=>this.registerContextVariables(C));const r=this.i18nContext||T(a)&&!H(a)&&!(function bJ(t){return 1===t.length&&t[0]instanceof nd}(e)&&e[0].i18n===a),s=r3(e);if(r&&this.i18nStart(null,a,s),ut(this,e),this._pureFunctionSlots+=this._bindingSlots,this._valueConverter.updatePipeSlotOffsets(this._bindingSlots),this._nestedTemplateFns.forEach(C=>C()),0===this.level&&this._ngContentReservedSlots.length){const C=[];if(this._ngContentReservedSlots.length>1||"*"!==this._ngContentReservedSlots[0]){const k=this._ngContentReservedSlots.map(G=>"*"!==G?Va(G):G);C.push(this.constantPool.getConstLiteral(wc(k),!0))}this.creationInstruction(null,w.projectionDef,C,!0)}r&&this.i18nEnd(null,s);const o=qS(this._creationCodeFns),d=qS(this._updateCodeFns),u=this._bindingScope.viewSnapshotStatements(),p=this._bindingScope.variableDeclarations().concat(this._tempVariables),g=o.length>0?[Iv(1,u.concat(o))]:[],b=d.length>0?[Iv(2,p.concat(d))]:[];return _r([new Or(gl,ji),new Or(si,null)],[...this._prefixCode,...g,...b],vi,null,this.templateName)}getLocal(e){return this._bindingScope.get(e)}notifyImplicitReceiverUse(){this._bindingScope.notifyImplicitReceiverUse()}maybeRestoreView(){this._bindingScope.maybeRestoreView()}i18nTranslate(e,n={},i,a){const r=i||this.i18nGenerateMainBlockVar(),o=function p$(t,e,n,i={},a){const r=[Ci(e),Tp(h$(),oJ(e,t,n,Ft(i,!0)),t$(e,t,Ft(i,!1)))];return a&&r.push(new nl(e.set(a(e)))),r}(e,r,this.i18nGenerateClosureVar(e.id),n,a);return this._constants.prepareStatements.push(...o),r}registerContextVariables(e){const n=this._bindingScope.freshReferenceName(),i=this.level,a=ea(e.name+n);this._bindingScope.set(i,e.name,a,1,(r,s)=>{let o;if(r.bindingLevel===i)r.isListenerScope()&&r.hasRestoreViewVariable()?(o=ea(re),r.notifyRestoredViewContextUse()):o=ea(si);else{o=r.getSharedContextName(i)||a3(s)}return[a.set(o.prop(e.value||"$implicit")).toConstDecl()]})}i18nAppendBindings(e){e.length>0&&e.forEach(n=>this.i18n.appendBinding(n))}i18nBindProps(e){const n={};return Object.keys(e).forEach(i=>{const a=e[i];if(a instanceof Ep)n[i]=ot(a.value);else{const r=a.value.visit(this._valueConverter);if(this.allocateBindingSlots(r),r instanceof Sc){const{strings:s,expressions:o}=r,{id:d,bindings:u}=this.i18n,p=function pe(t,e=0,n=0){if(!t.length)return"";let i="";const a=t.length-1;for(let r=0;r<a;r++)i+=`${t[r]}${X(e+r,n)}`;return i+=t[a],i}(s,u.size,d);this.i18nAppendBindings(o),n[i]=ot(p)}}}),n}i18nGenerateMainBlockVar(){return ea(this.constantPool.uniqueName("i18n_"))}i18nGenerateClosureVar(e){let n;const i=this.fileBasedI18nSuffix.toUpperCase();if(this.i18nUseExternalIds){const a=kn("EXTERNAL_"),r=this.constantPool.uniqueName(i);n=`${a}${IM(e)}$$${r}`}else{const a=kn(i);n=this.constantPool.uniqueName(a)}return ea(n)}i18nUpdateRef(e){const{icus:n,meta:i,isRoot:a,isResolved:r,isEmitted:s}=e;if(a&&r&&!s&&!H(i)){e.isEmitted=!0;const o=e.getSerializedPlaceholders();let d={},u=o.size?Fe(o):{};n.size&&n.forEach((b,C)=>{if(1===b.length)u[C]=b[0];else{const k=X(`I18N_EXP_${C}`);u[C]=ot(k),d[C]=xi(b)}});let g;(Array.from(o.values()).some(b=>b.length>1)||Object.keys(d).length)&&(g=b=>{const C=[b];return Object.keys(d).length&&C.push(qB(d,!0)),g0(null,w.i18nPostprocess,C)}),this.i18nTranslate(i,u,e.ref,g)}}i18nStart(e=null,n,i){const a=this.allocateDataSlot();this.i18n=this.i18nContext?this.i18nContext.forkChildContext(a,this.templateIndex,n):new XB(a,this.i18nGenerateMainBlockVar(),0,this.templateIndex,n);const{id:r,ref:s}=this.i18n,o=[ot(a),this.addToConsts(s)];r>0&&o.push(ot(r)),this.creationInstruction(e,i?w.i18n:w.i18nStart,o)}i18nEnd(e=null,n){if(!this.i18n)throw new Error("i18nEnd is executed with no i18n context present");this.i18nContext?(this.i18nContext.reconcileChildContext(this.i18n),this.i18nUpdateRef(this.i18nContext)):this.i18nUpdateRef(this.i18n);const{index:i,bindings:a}=this.i18n;if(a.size){for(const r of a)this.updateInstructionWithAdvance(this.getConstCount()-1,e,w.i18nExp,()=>this.convertPropertyBinding(r));this.updateInstruction(e,w.i18nApply,[ot(i)])}n||this.creationInstruction(e,w.i18nEnd),this.i18n=null}i18nAttributesInstruction(e,n,i){let a=!1;const r=[];if(n.forEach(s=>{const o=s.i18n,d=s.value.visit(this._valueConverter);if(this.allocateBindingSlots(d),d instanceof Sc){const p=Fe(jt(o));r.push(ot(s.name),this.i18nTranslate(o,p)),d.expressions.forEach(g=>{a=!0,this.updateInstructionWithAdvance(e,i,w.i18nExp,()=>this.convertPropertyBinding(g))})}}),r.length>0){const s=ot(this.allocateDataSlot()),o=this.addToConsts(xi(r));this.creationInstruction(i,w.i18nAttributes,[s,o]),a&&this.updateInstruction(i,w.i18nApply,[s])}}getNamespaceInstruction(e){switch(e){case"math":return w.namespaceMathML;case"svg":return w.namespaceSVG;default:return w.namespaceHTML}}addNamespaceInstruction(e,n){this._namespace=e,this.creationInstruction(n.startSourceSpan,e)}interpolatedUpdateInstruction(e,n,i,a,r,s){this.updateInstructionWithAdvance(n,a.sourceSpan,e,()=>[ot(i),...this.getUpdateInstructionArguments(r),...s])}visitContent(e){const n=this.allocateDataSlot(),i=this._ngContentSelectorsOffset+this._ngContentReservedSlots.length,a=[ot(n)];this._ngContentReservedSlots.push(e.selector);const r=e.attributes.filter(o=>"select"!==o.name.toLowerCase()),s=this.getAttributeExpressions(e.name,r,[],[]);s.length>0?a.push(ot(i),xi(s)):0!==i&&a.push(ot(i)),this.creationInstruction(e.sourceSpan,w.projection,a),this.i18n&&this.i18n.appendProjection(e.i18n,n)}visitElement(e){var n,i;const a=this.allocateDataSlot(),r=new PB(null);let s=!1;const o=T(e.i18n)&&!H(e.i18n),d=[],[u,p]=A(e.name),g=R(e.name);for(const Hn of e.attributes){const{name:Aa,value:Di}=Hn;"ngNonBindable"===Aa?s=!0:"style"===Aa?r.registerStyleAttr(Di):"class"===Aa?r.registerClassAttr(Di):d.push(Hn)}const b=[ot(a)];g||b.push(ot(p));const C=[],k=[];e.inputs.forEach(Hn=>{r.registerBoundInput(Hn)||(0===Hn.type&&Hn.i18n?k.push(Hn):C.push(Hn))});const G=this.getAttributeExpressions(e.name,d,C,e.outputs,r,[],k);b.push(this.addAttrsToConsts(G));const Y=this.prepareRefsArray(e.references);b.push(this.addToConsts(Y));const ne=this._namespace,Z=this.getNamespaceInstruction(u);Z!==ne&&this.addNamespaceInstruction(Z,e),this.i18n&&this.i18n.appendElement(e.i18n,a);const be=!o&&this.i18n?!r3(e.children):e.children.length>0,Ge=!r.hasBindingsWithPipes&&0===e.outputs.length&&0===k.length&&!be,vt=!Ge&&r3(e.children);if(Ge)this.creationInstruction(e.sourceSpan,g?w.elementContainer:w.element,Ym(b));else{if(this.creationInstruction(e.startSourceSpan,g?w.elementContainerStart:w.elementStart,Ym(b)),s&&this.creationInstruction(e.startSourceSpan,w.disableBindings),k.length>0&&this.i18nAttributesInstruction(a,k,null!==(n=e.startSourceSpan)&&void 0!==n?n:e.sourceSpan),e.outputs.length>0)for(const Hn of e.outputs)this.creationInstruction(Hn.sourceSpan,w.listener,this.prepareListenerParameter(e.name,Hn,a));o&&this.i18nStart(e.startSourceSpan,e.i18n,vt)}const Nt=r.buildUpdateLevelInstructions(this._valueConverter),cn=Nt.length-1;for(let Hn=0;Hn<=cn;Hn++){const Aa=Nt[Hn];this._bindingSlots+=this.processStylingUpdateInstruction(a,Aa)}const gn=ot(void 0),Sn=[],ti=[];C.forEach(Hn=>{const Aa=Hn.type;if(4===Aa){const Di=Hn.value.visit(this._valueConverter),Gr=!(Di instanceof Fp)||!!Di.value;this.allocateBindingSlots(Di),Sn.push({span:Hn.sourceSpan,paramsOrFn:AN(()=>Gr?this.convertPropertyBinding(Di):gn,Rm(Hn.name))})}else{if(Hn.i18n)return;const Di=Hn.value.visit(this._valueConverter);if(void 0!==Di){const Gr=[],[Hl,fn]=A(Hn.name),jn=1===Aa,Mi=d$(Hn.securityContext,jn);if(Mi&&Gr.push(Mi),Hl){const ja=ot(Hl);Mi?Gr.push(ja):Gr.push(ot(null),ja)}if(this.allocateBindingSlots(Di),0===Aa)Di instanceof Sc?this.interpolatedUpdateInstruction(Sd(Di),a,fn,Hn,Di,Gr):Sn.push({span:Hn.sourceSpan,paramsOrFn:AN(()=>this.convertPropertyBinding(Di),fn,Gr)});else if(1===Aa)if(Di instanceof Sc&&u_(Di)>1)this.interpolatedUpdateInstruction(function K0(t){switch(u_(t)){case 3:return w.attributeInterpolate1;case 5:return w.attributeInterpolate2;case 7:return w.attributeInterpolate3;case 9:return w.attributeInterpolate4;case 11:return w.attributeInterpolate5;case 13:return w.attributeInterpolate6;case 15:return w.attributeInterpolate7;case 17:return w.attributeInterpolate8;default:return w.attributeInterpolateV}}(Di),a,fn,Hn,Di,Gr);else{const ja=Di instanceof Sc?Di.expressions[0]:Di;ti.push({span:Hn.sourceSpan,paramsOrFn:AN(()=>this.convertPropertyBinding(ja),fn,Gr)})}else this.updateInstructionWithAdvance(a,Hn.sourceSpan,w.classProp,()=>[ot(a),ot(fn),this.convertPropertyBinding(Di),...Gr])}}});for(const Hn of Sn)this.updateInstructionWithAdvance(a,Hn.span,w.property,Hn.paramsOrFn);for(const Hn of ti)this.updateInstructionWithAdvance(a,Hn.span,w.attribute,Hn.paramsOrFn);if(ut(this,e.children),!o&&this.i18n&&this.i18n.appendElement(e.i18n,a,!0),!Ge){const Hn=null!==(i=e.endSourceSpan)&&void 0!==i?i:e.sourceSpan;o&&this.i18nEnd(Hn,vt),s&&this.creationInstruction(Hn,w.enableBindings),this.creationInstruction(Hn,g?w.elementContainerEnd:w.elementEnd)}}visitTemplate(e){var n;const i="ng-template",a=this.allocateDataSlot();this.i18n&&this.i18n.appendTemplate(e.i18n,a);const r=e.tagName?A(e.tagName)[1]:e.tagName,s=`${this.contextName}${e.tagName?"_"+IM(e.tagName):""}_${a}`,o=`${s}_Template`,d=[ot(a),ea(o),ot(r)],u=this.getAttributeExpressions(i,e.attributes,e.inputs,e.outputs,void 0,e.templateAttrs);if(d.push(this.addAttrsToConsts(u)),e.references&&e.references.length){const g=this.prepareRefsArray(e.references);d.push(this.addToConsts(g)),d.push(un(w.templateRefExtractor))}const p=new i3(this.constantPool,this._bindingScope,this.level+1,s,this.i18n,a,o,this._namespace,this.fileBasedI18nSuffix,this.i18nUseExternalIds,this._constants);if(this._nestedTemplateFns.push(()=>{const g=p.buildTemplateFunction(e.children,e.variables,this._ngContentReservedSlots.length+this._ngContentSelectorsOffset,e.i18n);this.constantPool.statements.push(g.toDeclStmt(o)),p._ngContentReservedSlots.length&&this._ngContentReservedSlots.push(...p._ngContentReservedSlots)}),this.creationInstruction(e.sourceSpan,w.templateCreate,()=>(d.splice(2,0,ot(p.getConstCount()),ot(p.getVarCount())),Ym(d))),this.templatePropertyBindings(a,e.templateAttrs),r===i){const[g,b]=function Hr(t,e){const n=[],i=[];for(const a of t)(e(a)?n:i).push(a);return[n,i]}(e.inputs,P);g.length>0&&this.i18nAttributesInstruction(a,g,null!==(n=e.startSourceSpan)&&void 0!==n?n:e.sourceSpan),b.length>0&&this.templatePropertyBindings(a,b);for(const C of e.outputs)this.creationInstruction(C.sourceSpan,w.listener,this.prepareListenerParameter("ng_template",C,a))}}visitBoundText(e){if(this.i18n){const a=e.value.visit(this._valueConverter);return this.allocateBindingSlots(a),void(a instanceof Sc&&(this.i18n.appendBoundText(e.i18n),this.i18nAppendBindings(a.expressions)))}const n=this.allocateDataSlot();this.creationInstruction(e.sourceSpan,w.text,[ot(n)]);const i=e.value.visit(this._valueConverter);this.allocateBindingSlots(i),i instanceof Sc?this.updateInstructionWithAdvance(n,e.sourceSpan,function _J(t){switch(u_(t)){case 1:return w.textInterpolate;case 3:return w.textInterpolate1;case 5:return w.textInterpolate2;case 7:return w.textInterpolate3;case 9:return w.textInterpolate4;case 11:return w.textInterpolate5;case 13:return w.textInterpolate6;case 15:return w.textInterpolate7;case 17:return w.textInterpolate8;default:return w.textInterpolateV}}(i),()=>this.getUpdateInstructionArguments(i)):cl("Text nodes should be interpolated and never bound directly.")}visitText(e){this.i18n||this.creationInstruction(e.sourceSpan,w.text,[ot(this.allocateDataSlot()),ot(e.value)])}visitIcu(e){let n=!1;this.i18n||(n=!0,this.i18nStart(null,e.i18n,!0));const i=this.i18n,a=this.i18nBindProps(e.vars),r=this.i18nBindProps(e.placeholders),s=e.i18n,o=d=>{const p=Ft(Object.assign(Object.assign({},a),r),!1);return g0(null,w.i18nPostprocess,[d,qB(p,!0)])};if(H(i.meta))this.i18nTranslate(s,{},i.ref,o);else{const d=this.i18nTranslate(s,{},void 0,o);i.appendIcu(z(s).name,d)}return n&&this.i18nEnd(null,!0),null}allocateDataSlot(){return this._dataIndex++}getConstCount(){return this._dataIndex}getVarCount(){return this._pureFunctionSlots}getConsts(){return this._constants}getNgContentSelectors(){return this._ngContentReservedSlots.length?this.constantPool.getConstLiteral(wc(this._ngContentReservedSlots),!0):null}bindingContext(){return""+this._bindingContext++}templatePropertyBindings(e,n){const i=[];for(const a of n){if(!(a instanceof Bm))continue;const r=a.value.visit(this._valueConverter);if(void 0!==r)if(this.allocateBindingSlots(r),r instanceof Sc){const s=[];this.interpolatedUpdateInstruction(Sd(r),e,a.name,a,r,s)}else i.push({span:a.sourceSpan,paramsOrFn:AN(()=>this.convertPropertyBinding(r),a.name)})}for(const a of i)this.updateInstructionWithAdvance(e,a.span,w.property,a.paramsOrFn)}instructionFn(e,n,i,a,r=!1){e[r?"unshift":"push"]({span:n,reference:i,paramsOrFn:a})}processStylingUpdateInstruction(e,n){let i=0;if(n)for(const a of n.calls)i+=a.allocateBindingSlots,this.updateInstructionWithAdvance(e,a.sourceSpan,n.reference,()=>a.params(r=>a.supportsInterpolation&&r instanceof Sc?this.getUpdateInstructionArguments(r):this.convertPropertyBinding(r)));return i}creationInstruction(e,n,i,a){this.instructionFn(this._creationCodeFns,e,n,i||[],a)}updateInstructionWithAdvance(e,n,i,a){this.addAdvanceInstructionIfNecessary(e,n),this.updateInstruction(n,i,a)}updateInstruction(e,n,i){this.instructionFn(this._updateCodeFns,e,n,i||[])}addAdvanceInstructionIfNecessary(e,n){if(e!==this._currentIndex){const i=e-this._currentIndex;if(i<1)throw new Error("advance instruction can only go forwards");this.instructionFn(this._updateCodeFns,n,w.advance,[ot(i)]),this._currentIndex=e}}allocatePureFunctionSlots(e){const n=this._pureFunctionSlots;return this._pureFunctionSlots+=e,n}allocateBindingSlots(e){this._bindingSlots+=e instanceof Sc?e.expressions.length:1}getImplicitReceiverExpr(){return this._implicitReceiverExpr?this._implicitReceiverExpr:this._implicitReceiverExpr=0===this.level?ea(si):this._bindingScope.getOrCreateSharedContextVar(0)}convertPropertyBinding(e){const n=jT(this,this.getImplicitReceiverExpr(),e,this.bindingContext()),i=n.currValExpr;return this._tempVariables.push(...n.stmts),i}getUpdateInstructionArguments(e){const{args:n,stmts:i}=function zU(t,e,n,i){const a=new oN(t,e,i,!0),r=a.visitInterpolation(n,Ir.Expression);return a.usesImplicitReceiver&&t.notifyImplicitReceiverUse(),{stmts:SB(a,i),args:r.args}}(this,this.getImplicitReceiverExpr(),e,this.bindingContext());return this._tempVariables.push(...i),n}getAttributeExpressions(e,n,i,a,r,s=[],o=[]){const d=new Set,u=[];let p;for(const b of n)if("ngProjectAs"===b.name&&(p=b),b.i18n){const{i18nVarRefsCache:C}=this._constants;let k;C.has(b.i18n)?k=C.get(b.i18n):(k=this.i18nTranslate(b.i18n),C.set(b.i18n,k)),u.push(ot(b.name),k)}else u.push(...o$(b.name),vJ(e,b));function g(b,C){"string"==typeof b?d.has(b)||(u.push(...o$(b)),void 0!==C&&u.push(C),d.add(b)):u.push(ot(b))}if(p&&u.push(...function gJ(t){const e=Va(t.value)[0];return[ot(5),wc(e)]}(p)),r&&r.populateInitialStylingAttrs(u),i.length||a.length){const b=u.length;for(let C=0;C<i.length;C++){const k=i[C];4!==k.type&&1!==k.type&&g(k.name)}for(let C=0;C<a.length;C++){const k=a[C];1!==k.type&&g(k.name)}u.length!==b&&u.splice(b,0,ot(3))}return s.length&&(u.push(ot(4)),s.forEach(b=>g(b.name))),o.length&&(u.push(ot(6)),o.forEach(b=>g(b.name))),u}addToConsts(e){if(jo(e))return ju;const n=this._constants.constExpressions;for(let i=0;i<n.length;i++)if(n[i].isEquivalent(e))return ot(i);return ot(n.push(e)-1)}addAttrsToConsts(e){return e.length>0?this.addToConsts(xi(e)):ju}prepareRefsArray(e){if(!e||0===e.length)return ju;return wc(m$(e.map(i=>{const a=this.allocateDataSlot(),r=this._bindingScope.freshReferenceName(),s=this.level,o=ea(r);return this._bindingScope.set(s,i.name,o,0,(d,u)=>{const p=u>0?[a3(u).toStmt()]:[],g=o.set(un(w.reference).callFn([ot(a)]));return p.concat(g.toConstDecl())},!0),[i.name,i.value]})))}prepareListenerParameter(e,n,i){return()=>{const a=n.name,r=1===n.type?Ch(a,n.phase):IM(a),s=`${this.templateName}_${e}_${r}_${i}_listener`,o=this._bindingScope.nestedScope(this._bindingScope.bindingLevel,a$);return r$(n,s,o)}}}class s$ extends class t5{visitImplicitReceiver(e,n){return e}visitThisReceiver(e,n){return e}visitInterpolation(e,n){const i=this.visitAll(e.expressions);return i!==e.expressions?new Sc(e.span,e.sourceSpan,e.strings,i):e}visitLiteralPrimitive(e,n){return e}visitPropertyRead(e,n){const i=e.receiver.visit(this);return i!==e.receiver?new b0(e.span,e.sourceSpan,e.nameSpan,i,e.name):e}visitPropertyWrite(e,n){const i=e.receiver.visit(this),a=e.value.visit(this);return i!==e.receiver||a!==e.value?new DB(e.span,e.sourceSpan,e.nameSpan,i,e.name,a):e}visitSafePropertyRead(e,n){const i=e.receiver.visit(this);return i!==e.receiver?new kg(e.span,e.sourceSpan,e.nameSpan,i,e.name):e}visitLiteralArray(e,n){const i=this.visitAll(e.expressions);return i!==e.expressions?new QL(e.span,e.sourceSpan,i):e}visitLiteralMap(e,n){const i=this.visitAll(e.values);return i!==e.values?new eN(e.span,e.sourceSpan,e.keys,i):e}visitUnary(e,n){const i=e.expr.visit(this);if(i!==e.expr)switch(e.operator){case"+":return Lg.createPlus(e.span,e.sourceSpan,i);case"-":return Lg.createMinus(e.span,e.sourceSpan,i);default:throw new Error(`Unknown unary operator ${e.operator}`)}return e}visitBinary(e,n){const i=e.left.visit(this),a=e.right.visit(this);return i!==e.left||a!==e.right?new Ig(e.span,e.sourceSpan,e.operation,i,a):e}visitPrefixNot(e,n){const i=e.expression.visit(this);return i!==e.expression?new tN(e.span,e.sourceSpan,i):e}visitNonNullAssert(e,n){const i=e.expression.visit(this);return i!==e.expression?new Oc(e.span,e.sourceSpan,i):e}visitConditional(e,n){const i=e.condition.visit(this),a=e.trueExp.visit(this),r=e.falseExp.visit(this);return i!==e.condition||a!==e.trueExp||r!==e.falseExp?new $T(e.span,e.sourceSpan,i,a,r):e}visitPipe(e,n){const i=e.exp.visit(this),a=this.visitAll(e.args);return i!==e.exp||a!==e.args?new ZL(e.span,e.sourceSpan,i,e.name,a,e.nameSpan):e}visitKeyedRead(e,n){const i=e.receiver.visit(this),a=e.key.visit(this);return i!==e.receiver||a!==e.key?new VT(e.span,e.sourceSpan,i,a):e}visitKeyedWrite(e,n){const i=e.receiver.visit(this),a=e.key.visit(this),r=e.value.visit(this);return i!==e.receiver||a!==e.key||r!==e.value?new GT(e.span,e.sourceSpan,i,a,r):e}visitAll(e){const n=[];let i=!1;for(let a=0;a<e.length;++a){const r=e[a],s=r.visit(this);n[a]=s,i=i||s!==r}return i?n:e}visitChain(e,n){const i=this.visitAll(e.expressions);return i!==e.expressions?new zT(e.span,e.sourceSpan,i):e}visitCall(e,n){const i=e.receiver.visit(this),a=this.visitAll(e.args);return i!==e.receiver||a!==e.args?new M0(e.span,e.sourceSpan,i,a,e.argumentSpan):e}visitSafeCall(e,n){const i=e.receiver.visit(this),a=this.visitAll(e.args);return i!==e.receiver||a!==e.args?new nN(e.span,e.sourceSpan,i,a,e.argumentSpan):e}visitQuote(e,n){return e}visitSafeKeyedRead(e,n){const i=e.receiver.visit(this),a=e.key.visit(this);return i!==e.receiver||a!==e.key?new WT(e.span,e.sourceSpan,i,a):e}}{constructor(e,n,i,a){super(),this.constantPool=e,this.allocateSlot=n,this.allocatePureFunctionSlots=i,this.definePipe=a,this._pipeBindExprs=[]}visitPipe(e,n){const i=this.allocateSlot(),a=`PIPE:${i}`,r=this.allocatePureFunctionSlots(2+e.args.length),s=new b0(e.span,e.sourceSpan,e.nameSpan,new Sv(e.span,e.sourceSpan),a),{identifier:o,isVarLength:d}=function pJ(t){const e=cJ[t.length];return{identifier:e||w.pipeBindV,isVarLength:!e}}(e.args);this.definePipe(e.name,a,i,un(o));const u=[e.exp,...e.args],p=d?this.visitAll([new QL(e.span,e.sourceSpan,u)]):this.visitAll(u),g=new M0(e.span,e.sourceSpan,s,[new Fp(e.span,e.sourceSpan,i),new Fp(e.span,e.sourceSpan,r),...p],null);return this._pipeBindExprs.push(g),g}updatePipeSlotOffsets(e){this._pipeBindExprs.forEach(n=>{n.args[1].value+=e})}visitLiteralArray(e,n){return new Ev(e.span,e.sourceSpan,this.visitAll(e.expressions),i=>{const a=xi(i);return TN(this.constantPool,a,this.allocatePureFunctionSlots)})}visitLiteralMap(e,n){return new Ev(e.span,e.sourceSpan,this.visitAll(e.values),i=>{const a=Ar(i.map((r,s)=>({key:e.keys[s].key,value:r,quoted:e.keys[s].quoted})));return TN(this.constantPool,a,this.allocatePureFunctionSlots)})}}const cJ=[w.pipeBind1,w.pipeBind2,w.pipeBind3,w.pipeBind4];const hJ=[w.pureFunction0,w.pureFunction1,w.pureFunction2,w.pureFunction3,w.pureFunction4,w.pureFunction5,w.pureFunction6,w.pureFunction7,w.pureFunction8];function a3(t){return un(w.nextContext).callFn(t>1?[ot(t)]:[])}function TN(t,e,n){const{literalFactory:i,literalFactoryArguments:a}=t.getLiteralFactory(e),r=n(1+a.length),{identifier:s,isVarLength:o}=function mJ(t){const e=hJ[t.length];return{identifier:e||w.pureFunctionV,isVarLength:!e}}(a),d=[ot(r),i];return o?d.push(xi(a)):d.push(...a),un(s).callFn(d)}function o$(t){const[e,n]=A(t),i=ot(n);return e?[ot(0),ot(e),i]:[i]}const Lv="$$shared_ctx$$";class EN{constructor(e=0,n=null,i){if(this.bindingLevel=e,this.parent=n,this.globals=i,this.map=new Map,this.referenceNameIndex=0,this.restoreViewVariable=null,this.usesRestoredViewContext=!1,void 0!==i)for(const a of i)this.set(0,a,ea(a))}static createRootScope(){return new EN}get(e){let n=this;for(;n;){let i=n.map.get(e);if(null!=i)return n!==this&&(i={retrievalLevel:i.retrievalLevel,lhs:i.lhs,declareLocalCallback:i.declareLocalCallback,declare:!1,priority:i.priority},this.map.set(e,i),this.maybeGenerateSharedContextVar(i),this.maybeRestoreView()),i.declareLocalCallback&&!i.declare&&(i.declare=!0),i.lhs;n=n.parent}return 0===this.bindingLevel?null:this.getComponentProperty(e)}set(e,n,i,a=0,r,s){if(this.map.has(n)){if(s)return this;cl(`The name ${n} is already defined in scope to be ${this.map.get(n)}`)}return this.map.set(n,{retrievalLevel:e,lhs:i,declare:!1,declareLocalCallback:r,priority:a}),this}getLocal(e){return this.get(e)}notifyImplicitReceiverUse(){0!==this.bindingLevel&&(this.map.get(Lv+0).declare=!0)}nestedScope(e,n){const i=new EN(e,this,n);return e>0&&i.generateSharedContextVar(0),i}getOrCreateSharedContextVar(e){const n=Lv+e;return this.map.has(n)||this.generateSharedContextVar(e),this.map.get(n).lhs}getSharedContextName(e){const n=this.map.get(Lv+e);return n&&n.declare?n.lhs:null}maybeGenerateSharedContextVar(e){if(1===e.priority&&e.retrievalLevel<this.bindingLevel){const n=this.map.get(Lv+e.retrievalLevel);n?n.declare=!0:this.generateSharedContextVar(e.retrievalLevel)}}generateSharedContextVar(e){const n=ea(si+this.freshReferenceName());this.map.set(Lv+e,{retrievalLevel:e,lhs:n,declareLocalCallback:(i,a)=>[n.set(a3(a)).toConstDecl()],declare:!1,priority:2})}getComponentProperty(e){const n=this.map.get(Lv+0);return n.declare=!0,this.maybeRestoreView(),n.lhs.prop(e)}maybeRestoreView(){this.isListenerScope()&&(this.parent.restoreViewVariable||(this.parent.restoreViewVariable=ea(this.parent.freshReferenceName())),this.restoreViewVariable=this.parent.restoreViewVariable)}restoreViewStatement(){const e=[];if(this.restoreViewVariable){const n=g0(null,w.restoreView,[this.restoreViewVariable]);e.push(this.usesRestoredViewContext?ea(re).set(n).toConstDecl():n.toStmt())}return e}viewSnapshotStatements(){return this.restoreViewVariable?[this.restoreViewVariable.set(g0(null,w.getCurrentView,[])).toConstDecl()]:[]}isListenerScope(){return this.parent&&this.parent.bindingLevel===this.bindingLevel}variableDeclarations(){let e=0;return Array.from(this.map.values()).filter(n=>n.declare).sort((n,i)=>i.retrievalLevel-n.retrievalLevel||i.priority-n.priority).reduce((n,i)=>{const a=this.bindingLevel-i.retrievalLevel,r=i.declareLocalCallback(this,a-e);return e=a,n.concat(r)},[])}freshReferenceName(){let e=this;for(;e.parent;)e=e.parent;return"_r"+e.referenceNameIndex++}hasRestoreViewVariable(){return!!this.restoreViewVariable}notifyRestoredViewContextUse(){this.usesRestoredViewContext=!0}}function Sd(t){switch(u_(t)){case 1:return w.propertyInterpolate;case 3:return w.propertyInterpolate1;case 5:return w.propertyInterpolate2;case 7:return w.propertyInterpolate3;case 9:return w.propertyInterpolate4;case 11:return w.propertyInterpolate5;case 13:return w.propertyInterpolate6;case 15:return w.propertyInterpolate7;case 17:return w.propertyInterpolate8;default:return w.propertyInterpolateV}}function yJ(t,e,n={}){const{interpolationConfig:i,preserveWhitespaces:a,enableI18nLegacyMessageIdFormat:r}=n,s=lE(i),d=(new A5).parse(t,e,Object.assign(Object.assign({leadingTriviaChars:dJ},n),{tokenizeExpansionForms:!0}));if(!n.alwaysAttemptHtmlToR3AstConversion&&d.errors&&d.errors.length>0){const be={interpolationConfig:i,preserveWhitespaces:a,errors:d.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return n.collectCommentNodes&&(be.commentNodes=[]),be}let u=d.rootNodes;const p=new J0(i,!a,r),g=p.visitAllWithErrors(u);if(!n.alwaysAttemptHtmlToR3AstConversion&&g.errors&&g.errors.length>0){const be={interpolationConfig:i,preserveWhitespaces:a,errors:g.errors,nodes:[],styleUrls:[],styles:[],ngContentSelectors:[]};return n.collectCommentNodes&&(be.commentNodes=[]),be}u=g.rootNodes,a||(u=Ga(new N5,u),p.hasI18nMeta&&(u=Ga(new J0(i,!1),u)));const{nodes:b,errors:C,styleUrls:k,styles:G,ngContentSelectors:Y,commentNodes:ne}=function RM(t,e,n){const i=new _a(e,n),s={nodes:Ga(i,t),errors:e.errors.concat(i.errors),styleUrls:i.styleUrls,styles:i.styles,ngContentSelectors:i.ngContentSelectors};return n.collectCommentNodes&&(s.commentNodes=i.commentNodes),s}(u,s,{collectCommentNodes:!!n.collectCommentNodes});C.push(...d.errors,...g.errors);const Z={interpolationConfig:i,preserveWhitespaces:a,errors:C.length>0?C:null,nodes:b,styleUrls:k,styles:G,ngContentSelectors:Y};return n.collectCommentNodes&&(Z.commentNodes=ne),Z}const l$=new R5;function lE(t=$l){return new z5(new x5(new y5),t,l$,[])}function d$(t,e){switch(t){case Gn.HTML:return un(w.sanitizeHtml);case Gn.SCRIPT:return un(w.sanitizeScript);case Gn.STYLE:return e?un(w.sanitizeStyle):null;case Gn.URL:return un(w.sanitizeUrl);case Gn.RESOURCE_URL:return un(w.sanitizeResourceUrl);default:return null}}function vJ(t,e){const n=wc(e.value);if(!H5(t,e.name))return n;switch(l$.securityContext(t,e.name,!0)){case Gn.HTML:return zl(un(w.trustConstantHtml),new Se([new Xe(e.value)],[]),void 0,e.valueSpan);case Gn.RESOURCE_URL:return zl(un(w.trustConstantResourceUrl),new Se([new Xe(e.value)],[]),void 0,e.valueSpan);default:return n}}function u$(t){return t instanceof Ep||t instanceof _v||t instanceof VS}function r3(t){return t.every(u$)}function AN(t,e,n){return()=>{const i=t(),a=Array.isArray(i)?i:[i];return n&&a.push(...n),e&&a.unshift(ot(e)),a}}const c$="ngI18nClosureMode";function h$(){return tr(ea(c$)).notIdentical(ot("undefined",Nn)).and(ea(c$))}function m$(t){return t.reduce((e,n)=>{const i=Array.isArray(n)?m$(n):n;return e.concat(i)},[])}const MJ=/attr\.([^\]]+)/;function g$(t,e,n){const i=new Dd,a=Va(t.selector);return i.set("type",t.internalType),a.length>0&&i.set("selectors",wc(a)),t.queries.length>0&&i.set("contentQueries",function OJ(t,e,n){const i=[],a=[],r=Ku(a,"_t");for(const o of t){i.push(un(w.contentQuery).callFn([ea("dirIndex"),...o3(o,e)]).toStmt());const d=r(),u=un(w.loadQuery).callFn([]),p=un(w.queryRefresh).callFn([d.set(u)]),g=ea(si).prop(o.propertyName).set(o.first?d.prop("first"):d);a.push(p.and(g).toStmt())}const s=n?`${n}_ContentQueries`:null;return _r([new Or(gl,ji),new Or(si,null),new Or("dirIndex",null)],[Iv(1,i),Iv(2,a)],vi,null,s)}(t.queries,e,t.name)),t.viewQueries.length&&i.set("viewQuery",function EJ(t,e,n){const i=[],a=[],r=Ku(a,ha);t.forEach(o=>{const d=un(w.viewQuery).callFn(o3(o,e));i.push(d.toStmt());const u=r(),p=un(w.loadQuery).callFn([]),g=un(w.queryRefresh).callFn([u.set(p)]),b=ea(si).prop(o.propertyName).set(o.first?u.prop("first"):u);a.push(g.and(b).toStmt())});const s=n?`${n}_Query`:null;return _r([new Or(gl,ji),new Or(si,null)],[Iv(1,i),Iv(2,a)],vi,null,s)}(t.viewQueries,e,t.name)),i.set("hostBindings",function AJ(t,e,n,i,a,r,s){const o=ea(si),d=new PB(o),{styleAttr:u,classAttr:p}=t.specialAttributes;void 0!==u&&d.registerStyleAttr(u),void 0!==p&&d.registerClassAttr(p);const g=[],b=[],C=[],k=e,G=n.createDirectiveHostEventAsts(t.listeners,k);G&&G.length&&g.push(...function LJ(t,e){const n=[],i=[],a=[];for(const r of t){let s=r.name&&IM(r.name);const o=1===r.type?Ch(s,r.targetOrPhase):s,d=e&&s?`${e}_${o}_HostBindingHandler`:null,u=r$(No.fromParsedEvent(r),d);1==r.type?i.push(u):n.push(u)}for(const r of i)a.push({reference:w.syntheticHostListener,paramsOrFn:r,span:null});for(const r of n)a.push({reference:w.listener,paramsOrFn:r,span:null});return a}(G,r));const Y=n.createBoundHostProperties(t.properties,k),ne=[];let be,Z=0;Y&&Y.forEach(Sn=>{d.registerInputBasedOnName(Sn.name,Sn.expression,k)?Z+=2:(ne.push(Sn),Z++)});const Ge=()=>{if(!be){be=new s$(i,()=>cl("Unexpected node"),ti=>{const Hn=Z;return Z+=ti,Hn},()=>cl("Unexpected pipe"))}return be},vt=[],Nt=[],cn=[];for(const Sn of ne){const ti=Sn.expression.visit(Ge()),Hn=x$(o,ti),{bindingName:Aa,instruction:Di,isAttribute:Gr}=IJ(Sn),Hl=n.calcPossibleSecurityContexts(a,Aa,Gr).filter(Mi=>Mi!==Gn.NONE);let fn=null;Hl.length&&(fn=2===Hl.length&&Hl.indexOf(Gn.URL)>-1&&Hl.indexOf(Gn.RESOURCE_URL)>-1?un(w.sanitizeUrlOrResourceUrl):d$(Hl[0],Gr));const jn=[ot(Aa),Hn.currValExpr];fn&&jn.push(fn),C.push(...Hn.stmts),Di===w.hostProperty?vt.push(jn):Di===w.attribute?Nt.push(jn):Di===w.syntheticHostProperty?cn.push(jn):b.push({reference:Di,paramsOrFn:jn,span:null})}for(const Sn of vt)b.push({reference:w.hostProperty,paramsOrFn:Sn,span:null});for(const Sn of Nt)b.push({reference:w.attribute,paramsOrFn:Sn,span:null});for(const Sn of cn)b.push({reference:w.syntheticHostProperty,paramsOrFn:Sn,span:null});const gn=function SJ(t){const e=[];for(let n of Object.getOwnPropertyNames(t)){const i=t[n];e.push(ot(n),i)}return e}(t.attributes);if(d.assignHostAttrs(gn,s),d.hasBindings&&d.buildUpdateLevelInstructions(Ge()).forEach(Sn=>{for(const ti of Sn.calls)Z+=Math.max(ti.allocateBindingSlots-2,0),b.push({reference:Sn.reference,paramsOrFn:kJ(ti,o,x$),span:null})}),Z&&s.set("hostVars",ot(Z)),g.length>0||b.length>0){const Sn=r?`${r}_HostBindings`:null,ti=[];return g.length>0&&ti.push(Iv(1,qS(g))),b.length>0&&ti.push(Iv(2,C.concat(qS(b)))),_r([new Or(gl,ji),new Or(si,null)],ti,vi,null,Sn)}return null}(t.host,t.typeSourceSpan,n,e,t.selector||"",t.name,i)),i.set("inputs",Sg(t.inputs,!0)),i.set("outputs",Sg(t.outputs)),null!==t.exportAs&&i.set("exportAs",xi(t.exportAs.map(r=>ot(r)))),i}function _$(t,e){const n=[],i=e.providers,a=e.viewProviders;if(i||a){const r=[i||new d0([])];a&&r.push(a),n.push(un(w.ProvidersFeature).callFn(r))}e.usesInheritance&&n.push(un(w.InheritDefinitionFeature)),e.fullInheritance&&n.push(un(w.CopyDefinitionFeature)),e.lifecycle.usesOnChanges&&n.push(un(w.NgOnChangesFeature)),n.length&&t.set("features",xi(n))}function wJ(t,e,n){const i=g$(t,e,n);_$(i,t);const a=t.selector&&Mt.parse(t.selector),r=a&&a[0];if(r){const ne=r.getAttrs();ne.length&&i.set("attrs",e.getConstLiteral(xi(ne.map(Z=>ot(null!=Z?Z:void 0))),!0))}const s=t.name,o=s?`${s}_Template`:null,d=t.changeDetection,u=t.template,p=new i3(e,EN.createRootScope(),0,s,null,null,o,w.namespaceHTML,t.relativeContextFilePath,t.i18nUseExternalIds),g=p.buildTemplateFunction(u.nodes,[]),b=p.getNgContentSelectors();b&&i.set("ngContentSelectors",b),i.set("decls",ot(p.getConstCount())),i.set("vars",ot(p.getVarCount()));const{constExpressions:C,prepareStatements:k}=p.getConsts();if(C.length>0){let ne=xi(C);k.length>0&&(ne=_r([],[...k,new er(ne)])),i.set("consts",ne)}if(i.set("template",g),t.directives.length>0){const Z=s3(xi(t.directives.map(be=>be.type)),t.declarationListEmitMode);i.set("directives",Z)}if(t.pipes.size>0){const Z=s3(xi(Array.from(t.pipes.values())),t.declarationListEmitMode);i.set("pipes",Z)}if(null===t.encapsulation&&(t.encapsulation=Ut.Emulated),t.styles&&t.styles.length){const Z=(t.encapsulation==Ut.Emulated?function FJ(t,e,n){const i=new EB;return t.map(a=>i.shimCssText(a,e,n))}(t.styles,"_ngcontent-%COMP%","_nghost-%COMP%"):t.styles).map(be=>e.getConstLiteral(ot(be)));i.set("styles",xi(Z))}else t.encapsulation===Ut.Emulated&&(t.encapsulation=Ut.None);t.encapsulation!==Ut.Emulated&&i.set("encapsulation",ot(t.encapsulation)),null!==t.animations&&i.set("data",Ar([{key:"animation",value:t.animations,quoted:!1}])),null!=d&&d!==Wn.Default&&i.set("changeDetection",ot(d));return{expression:un(w.defineComponent).callFn([i.toLiteralMap()],void 0,!0),type:y$(t),statements:[]}}function y$(t){const e=b$(t);return e.push(l3(t.template.ngContentSelectors)),ta(un(w.ComponentDeclaration,e))}function s3(t,e){switch(e){case 0:return t;case 1:return _r([],[new er(t)]);case 2:const n=t.prop("map").callFn([un(w.resolveForwardRef)]);return _r([],[new er(n)])}}function o3(t,e){const n=[uB(t,e),ot(CJ(t))];return t.read&&n.push(t.read),n}function CJ(t){return(t.descendants?1:0)|(t.static?2:0)|(t.emitDistinctChangesOnly?4:0)}function TJ(t){return ta(ot(t))}function v$(t){return ta(Ar(Object.keys(t).map(n=>({key:n,value:ot(Array.isArray(t[n])?t[n][0]:t[n]),quoted:!0}))))}function l3(t){return t.length>0?ta(xi(t.map(e=>ot(e)))):Ue}function b$(t){const e=null!==t.selector?t.selector.replace(/\n/g,""):null;return[ur(t.type.type,t.typeArgumentCount),null!==e?TJ(e):Ue,null!==t.exportAs?l3(t.exportAs):Ue,v$(t.inputs),v$(t.outputs),l3(t.queries.map(n=>n.propertyName))]}function M$(t){const e=b$(t);return ta(un(w.DirectiveDeclaration,e))}function x$(t,e){return jT(null,t,e,"b")}function kJ(t,e,n){return t.params(i=>n(e,i).currValExpr)}function IJ(t){let n,e=t.name;const i=e.match(MJ);return i?(e=i[1],n=w.attribute):t.isAnimation?(e=Rm(e),n=w.syntheticHostProperty):n=w.hostProperty,{bindingName:e,instruction:n,isAttribute:!!i}}const NJ=/^(?:\[([^\]]+)\])|(?:\(([^\)]+)\))$/;class dE{}class HJ{constructor(e=new Ra){this.jitEvaluator=e,this.FactoryTarget=Mc,this.ResourceLoader=dE,this.elementSchemaRegistry=new R5}compilePipe(e,n,i){const r=MB({name:i.name,type:cr(i.type),internalType:new St(i.type),typeArgumentCount:0,deps:null,pipeName:i.pipeName,pure:i.pure});return this.jitExpression(r.expression,e,n,[])}compilePipeDeclaration(e,n,i){const a=function N$(t){var e;return{name:t.type.name,type:cr(t.type),internalType:new St(t.type),typeArgumentCount:0,pipeName:t.name,deps:null,pure:null===(e=t.pure)||void 0===e||e}}(i),r=MB(a);return this.jitExpression(r.expression,e,n,[])}compileInjectable(e,n,i){var a;const{expression:r,statements:s}=Ip({name:i.name,type:cr(i.type),internalType:new St(i.type),typeArgumentCount:i.typeArgumentCount,providedIn:A$(i.providedIn),useClass:Od(i,D$),useFactory:IN(i,w$),useValue:Od(i,C$),useExisting:Od(i,S$),deps:null===(a=i.deps)||void 0===a?void 0:a.map(k$)},!0);return this.jitExpression(r,e,n,s)}compileInjectableDeclaration(e,n,i){var a;const{expression:r,statements:s}=Ip({name:i.type.name,type:cr(i.type),internalType:new St(i.type),typeArgumentCount:0,providedIn:A$(i.providedIn),useClass:Od(i,D$),useFactory:IN(i,w$),useValue:Od(i,C$),useExisting:Od(i,S$),deps:null===(a=i.deps)||void 0===a?void 0:a.map(I$)},!0);return this.jitExpression(r,e,n,s)}compileInjector(e,n,i){const r=QS({name:i.name,type:cr(i.type),internalType:new St(i.type),providers:new St(i.providers),imports:i.imports.map(s=>new St(s))});return this.jitExpression(r.expression,e,n,[])}compileInjectorDeclaration(e,n,i){const a=function YJ(t){return{name:t.type.name,type:cr(t.type),internalType:new St(t.type),providers:void 0!==t.providers?new St(t.providers):null,imports:void 0!==t.imports?t.imports.map(e=>new St(e)):[]}}(i),r=QS(a);return this.jitExpression(r.expression,e,n,[])}compileNgModule(e,n,i){const r=HU({type:cr(i.type),internalType:new St(i.type),adjacentType:new St(i.type),bootstrap:i.bootstrap.map(cr),declarations:i.declarations.map(cr),imports:i.imports.map(cr),exports:i.exports.map(cr),emitInline:!0,containsForwardDecls:!1,schemas:i.schemas?i.schemas.map(cr):null,id:i.id?new St(i.id):null});return this.jitExpression(r.expression,e,n,[])}compileNgModuleDeclaration(e,n,i){const a=function Rh(t){const e=new Dd;return e.set("type",new St(t.type)),void 0!==t.bootstrap&&e.set("bootstrap",new St(t.bootstrap)),void 0!==t.declarations&&e.set("declarations",new St(t.declarations)),void 0!==t.imports&&e.set("imports",new St(t.imports)),void 0!==t.exports&&e.set("exports",new St(t.exports)),void 0!==t.schemas&&e.set("schemas",new St(t.schemas)),void 0!==t.id&&e.set("id",new St(t.id)),un(w.defineNgModule).callFn([e.toLiteralMap()])}(i);return this.jitExpression(a,e,n,[])}compileDirective(e,n,i){const a=u3(i);return this.compileDirectiveFromMeta(e,n,a)}compileDirectiveDeclaration(e,n,i){const r=T$(i,this.createParseSourceSpan("Directive",i.type.name,n));return this.compileDirectiveFromMeta(e,n,r)}compileDirectiveFromMeta(e,n,i){const a=new bc,s=function DJ(t,e,n){const i=g$(t,e,n);return _$(i,t),{expression:un(w.defineDirective).callFn([i.toLiteralMap()],void 0,!0),type:M$(t),statements:[]}}(i,a,lE());return this.jitExpression(s.expression,e,n,a.statements)}compileComponent(e,n,i){const{template:a,interpolation:r}=E$(i.template,i.name,n,i.preserveWhitespaces,i.interpolation),s=Object.assign(Object.assign(Object.assign({},i),u3(i)),{selector:i.selector||this.elementSchemaRegistry.getDefaultComponentElementName(),template:a,declarationListEmitMode:0,styles:[...i.styles,...a.styles],encapsulation:i.encapsulation,interpolation:r,changeDetection:i.changeDetection,animations:null!=i.animations?new St(i.animations):null,viewProviders:null!=i.viewProviders?new St(i.viewProviders):null,relativeContextFilePath:"",i18nUseExternalIds:!0}),o=`ng:///${i.name}.js`;return this.compileComponentFromMeta(e,o,s)}compileComponentDeclaration(e,n,i){const r=function c3(t,e,n){var i,a,r,s,o,d;const{template:u,interpolation:p}=E$(t.template,t.type.name,n,null!==(i=t.preserveWhitespaces)&&void 0!==i&&i,t.interpolation);return Object.assign(Object.assign({},T$(t,e)),{template:u,styles:null!==(a=t.styles)&&void 0!==a?a:[],directives:(null!==(r=t.components)&&void 0!==r?r:[]).concat(null!==(s=t.directives)&&void 0!==s?s:[]).map($J),pipes:VJ(t.pipes),viewProviders:void 0!==t.viewProviders?new St(t.viewProviders):null,animations:void 0!==t.animations?new St(t.animations):null,changeDetection:null!==(o=t.changeDetection)&&void 0!==o?o:Wn.Default,encapsulation:null!==(d=t.encapsulation)&&void 0!==d?d:Ut.Emulated,interpolation:p,declarationListEmitMode:2,relativeContextFilePath:"",i18nUseExternalIds:!0})}(i,this.createParseSourceSpan("Component",i.type.name,n),n);return this.compileComponentFromMeta(e,n,r)}compileComponentFromMeta(e,n,i){const a=new bc,s=wJ(i,a,lE(i.interpolation));return this.jitExpression(s.expression,e,n,a.statements)}compileFactory(e,n,i){const a=Hm({name:i.name,type:cr(i.type),internalType:new St(i.type),typeArgumentCount:i.typeArgumentCount,deps:WJ(i.deps),target:i.target});return this.jitExpression(a.expression,e,n,a.statements)}compileFactoryDeclaration(e,n,i){const a=Hm({name:i.type.name,type:cr(i.type),internalType:new St(i.type),typeArgumentCount:0,deps:Array.isArray(i.deps)?i.deps.map(I$):i.deps,target:i.target});return this.jitExpression(a.expression,e,n,a.statements)}createParseSourceSpan(e,n,i){return function J7(t,e,n){const a=new Br("",`in ${t} ${e} in ${n}`);return new Ur(new ra(a,-1,-1,-1),new ra(a,-1,-1,-1))}(e,n,i)}jitExpression(e,n,i,a){const r=[...a,new tl("$def",e,void 0,Pa.Exported)];return this.jitEvaluator.evaluateStatements(i,r,new FU(n),!0).$def}}const D$=Object.keys({useClass:null})[0],w$=Object.keys({useFactory:null})[0],C$=Object.keys({useValue:null})[0],S$=Object.keys({useExisting:null})[0];function O$(t){return Object.assign(Object.assign({},t),{predicate:d3(t.predicate),read:t.read?new St(t.read):null,static:t.static,emitDistinctChangesOnly:t.emitDistinctChangesOnly})}function kN(t){var e,n,i,a;return{propertyName:t.propertyName,first:null!==(e=t.first)&&void 0!==e&&e,predicate:d3(t.predicate),descendants:null!==(n=t.descendants)&&void 0!==n&&n,read:t.read?new St(t.read):null,static:null!==(i=t.static)&&void 0!==i&&i,emitDistinctChangesOnly:null===(a=t.emitDistinctChangesOnly)||void 0===a||a}}function d3(t){return Array.isArray(t)?t:Ua(new St(t),1)}function u3(t){const e=L$(t.inputs||[]),n=L$(t.outputs||[]),i=t.propMetadata,a={},r={};for(const s in i)i.hasOwnProperty(s)&&i[s].forEach(o=>{qJ(o)?a[s]=o.bindingPropertyName?[o.bindingPropertyName,s]:s:UJ(o)&&(r[s]=o.bindingPropertyName||s)});return Object.assign(Object.assign({},t),{typeArgumentCount:0,typeSourceSpan:t.typeSourceSpan,type:cr(t.type),internalType:new St(t.type),deps:null,host:GJ(t.propMetadata,t.typeSourceSpan,t.host),inputs:Object.assign(Object.assign({},e),a),outputs:Object.assign(Object.assign({},n),r),queries:t.queries.map(O$),providers:null!=t.providers?new St(t.providers):null,viewQueries:t.viewQueries.map(O$),fullInheritance:!1})}function T$(t,e){var n,i,a,r,s,o,d,u;return{name:t.type.name,type:cr(t.type),typeSourceSpan:e,internalType:new St(t.type),selector:null!==(n=t.selector)&&void 0!==n?n:null,inputs:null!==(i=t.inputs)&&void 0!==i?i:{},outputs:null!==(a=t.outputs)&&void 0!==a?a:{},host:BJ(t.host),queries:(null!==(r=t.queries)&&void 0!==r?r:[]).map(kN),viewQueries:(null!==(s=t.viewQueries)&&void 0!==s?s:[]).map(kN),providers:void 0!==t.providers?new St(t.providers):null,exportAs:null!==(o=t.exportAs)&&void 0!==o?o:null,usesInheritance:null!==(d=t.usesInheritance)&&void 0!==d&&d,lifecycle:{usesOnChanges:null!==(u=t.usesOnChanges)&&void 0!==u&&u},deps:null,typeArgumentCount:0,fullInheritance:!1}}function BJ(t={}){var e,n,i;return{attributes:zJ(null!==(e=t.attributes)&&void 0!==e?e:{}),listeners:null!==(n=t.listeners)&&void 0!==n?n:{},properties:null!==(i=t.properties)&&void 0!==i?i:{},specialAttributes:{classAttr:t.classAttribute,styleAttr:t.styleAttribute}}}function zJ(t){const e={};for(const n of Object.keys(t))e[n]=new St(t[n]);return e}function $J(t){var e,n,i;return{selector:t.selector,type:new St(t.type),inputs:null!==(e=t.inputs)&&void 0!==e?e:[],outputs:null!==(n=t.outputs)&&void 0!==n?n:[],exportAs:null!==(i=t.exportAs)&&void 0!==i?i:null}}function VJ(t){const e=new Map;if(void 0===t)return e;for(const n of Object.keys(t)){const i=t[n];e.set(n,new St(i))}return e}function E$(t,e,n,i,a){const r=a?G0.fromArray(a):$l,s=yJ(t,n,{preserveWhitespaces:i,interpolationConfig:r});if(null!==s.errors){const o=s.errors.map(d=>d.toString()).join(", ");throw new Error(`Errors during JIT compilation of template for ${e}: ${o}`)}return{template:s,interpolation:r}}function Od(t,e){if(t.hasOwnProperty(e))return Ua(new St(t[e]),0)}function IN(t,e){if(t.hasOwnProperty(e))return new St(t[e])}function A$(t){return Ua("function"==typeof t?new St(t):new Oe(null!=t?t:null),0)}function WJ(t){return null==t?null:t.map(k$)}function k$(t){const e=null!=t.attribute,n=null===t.token?null:new St(t.token);return LN(e?new St(t.attribute):n,e,t.host,t.optional,t.self,t.skipSelf)}function I$(t){var e,n,i,a,r;const s=null!==(e=t.attribute)&&void 0!==e&&e;return LN(null===t.token?null:new St(t.token),s,null!==(n=t.host)&&void 0!==n&&n,null!==(i=t.optional)&&void 0!==i&&i,null!==(a=t.self)&&void 0!==a&&a,null!==(r=t.skipSelf)&&void 0!==r&&r)}function LN(t,e,n,i,a,r){return{token:t,attributeNameType:e?ot("unknown"):null,host:n,optional:i,self:a,skipSelf:r}}function GJ(t,e,n){const i=function PJ(t){const e={},n={},i={},a={};for(const r of Object.keys(t)){const s=t[r],o=r.match(NJ);if(null===o)switch(r){case"class":if("string"!=typeof s)throw new Error("Class binding must be string");a.classAttr=s;break;case"style":if("string"!=typeof s)throw new Error("Style binding must be string");a.styleAttr=s;break;default:e[r]="string"==typeof s?ot(s):s}else if(null!=o[1]){if("string"!=typeof s)throw new Error("Property binding must be string");i[o[1]]=s}else if(null!=o[2]){if("string"!=typeof s)throw new Error("Event binding must be string");n[o[2]]=s}}return{attributes:e,listeners:n,properties:i,specialAttributes:a}}(n||{}),a=function RJ(t,e){const n=lE();return n.createDirectiveHostEventAsts(t.listeners,e),n.createBoundHostProperties(t.properties,e),n.errors}(i,e);if(a.length)throw new Error(a.map(r=>r.msg).join("\n"));for(const r in t)t.hasOwnProperty(r)&&t[r].forEach(s=>{p3(s)?i.properties[s.hostPropertyName||r]=Fm("this",r):jJ(s)&&(i.listeners[s.eventName||r]=`${r}(${(s.args||[]).join(",")})`)});return i}function p3(t){return"HostBinding"===t.ngMetadataName}function jJ(t){return"HostListener"===t.ngMetadataName}function qJ(t){return"Input"===t.ngMetadataName}function UJ(t){return"Output"===t.ngMetadataName}function L$(t){return t.reduce((e,n)=>{const[i,a]=n.split(",").map(r=>r.trim());return e[i]=a||i,e},{})}new class pl{constructor(e){this.full=e;const n=e.split(".");this.major=n[0],this.minor=n[1],this.patch=n.slice(2).join(".")}}("13.3.0");class NN{constructor({defaultEncapsulation:e=Ut.Emulated,useJit:n=!0,jitDevMode:i=!1,missingTranslation:a=null,preserveWhitespaces:r,strictInjectionParameters:s}={}){this.defaultEncapsulation=e,this.useJit=!!n,this.jitDevMode=!!i,this.missingTranslation=a,this.preserveWhitespaces=function h3(t,e=!1){return null===t?e:t}(function Za(t){return void 0===t?null:t}(r)),this.strictInjectionParameters=!0===s}}var af;!function(t){t[t.Extract=0]="Extract",t[t.Merge=1]="Merge"}(af||(af={}));new class rK{constructor(){this.closedByParent=!1,this.isVoid=!1,this.ignoreFirstLf=!1,this.canSelfClose=!0,this.preventNamespaceInheritance=!1}requireExtraParent(e){return!1}isClosedByChild(e){return!1}getContentType(){return L.PARSABLE_DATA}};var Hse;!function(t){t[t.Directive=0]="Directive",t[t.Component=1]="Component",t[t.Injectable=2]="Injectable",t[t.Pipe=3]="Pipe",t[t.NgModule=4]="NgModule"}(Hse||(Hse={}));function Jr(t){return"function"==typeof t}function Wse(t){const n=t(i=>{Error.call(i),i.stack=(new Error).stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}!function JJ(t){(t.ng||(t.ng={})).\u0275compilerFacade=new HJ}(Zi);const pK=Wse(t=>function(n){t(this),this.message=n?`${n.length} errors occurred during unsubscription:\n${n.map((i,a)=>`${a+1}) ${i.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=n});function $$(t,e){if(t){const n=t.indexOf(e);0<=n&&t.splice(n,1)}}class Ml{constructor(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._teardowns=null}unsubscribe(){let e;if(!this.closed){this.closed=!0;const{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(const r of n)r.remove(this);else n.remove(this);const{initialTeardown:i}=this;if(Jr(i))try{i()}catch(r){e=r instanceof pK?r.errors:[r]}const{_teardowns:a}=this;if(a){this._teardowns=null;for(const r of a)try{qse(r)}catch(s){e=null!=e?e:[],s instanceof pK?e=[...e,...s.errors]:e.push(s)}}if(e)throw new pK(e)}}add(e){var n;if(e&&e!==this)if(this.closed)qse(e);else{if(e instanceof Ml){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._teardowns=null!==(n=this._teardowns)&&void 0!==n?n:[]).push(e)}}_hasParent(e){const{_parentage:n}=this;return n===e||Array.isArray(n)&&n.includes(e)}_addParent(e){const{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(e),n):n?[n,e]:e}_removeParent(e){const{_parentage:n}=this;n===e?this._parentage=null:Array.isArray(n)&&$$(n,e)}remove(e){const{_teardowns:n}=this;n&&$$(n,e),e instanceof Ml&&e._removeParent(this)}}Ml.EMPTY=(()=>{const t=new Ml;return t.closed=!0,t})();const Gse=Ml.EMPTY;function jse(t){return t instanceof Ml||t&&"closed"in t&&Jr(t.remove)&&Jr(t.add)&&Jr(t.unsubscribe)}function qse(t){Jr(t)?t():t.unsubscribe()}const cE={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},V$={setTimeout(...t){const{delegate:e}=V$;return((null==e?void 0:e.setTimeout)||setTimeout)(...t)},clearTimeout(t){const{delegate:e}=V$;return((null==e?void 0:e.clearTimeout)||clearTimeout)(t)},delegate:void 0};function Use(t){V$.setTimeout(()=>{const{onUnhandledError:e}=cE;if(!e)throw t;e(t)})}function g3(){}const LTe=hK("C",void 0,void 0);function hK(t,e,n){return{kind:t,value:e,error:n}}let pE=null;function W$(t){if(cE.useDeprecatedSynchronousErrorHandling){const e=!pE;if(e&&(pE={errorThrown:!1,error:null}),t(),e){const{errorThrown:n,error:i}=pE;if(pE=null,n)throw i}}else t()}class mK extends Ml{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,jse(e)&&e.add(this)):this.destination=FTe}static create(e,n,i){return new fK(e,n,i)}next(e){this.isStopped?_K(function PTe(t){return hK("N",t,void 0)}(e),this):this._next(e)}error(e){this.isStopped?_K(function NTe(t){return hK("E",void 0,t)}(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?_K(LTe,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}class fK extends mK{constructor(e,n,i){let a;if(super(),Jr(e))a=e;else if(e){let r;({next:a,error:n,complete:i}=e),this&&cE.useDeprecatedNextContext?(r=Object.create(e),r.unsubscribe=()=>this.unsubscribe()):r=e,a=null==a?void 0:a.bind(r),n=null==n?void 0:n.bind(r),i=null==i?void 0:i.bind(r)}this.destination={next:a?gK(a,this):g3,error:gK(null!=n?n:Yse,this),complete:i?gK(i,this):g3}}}function gK(t,e){return(...n)=>{try{t(...n)}catch(i){cE.useDeprecatedSynchronousErrorHandling?function RTe(t){cE.useDeprecatedSynchronousErrorHandling&&pE&&(pE.errorThrown=!0,pE.error=t)}(i):Use(i)}}}function Yse(t){throw t}function _K(t,e){const{onStoppedNotification:n}=cE;n&&V$.setTimeout(()=>n(t,e))}const FTe={closed:!0,next:g3,error:Yse,complete:g3},yK="function"==typeof Symbol&&Symbol.observable||"@@observable";function G$(t){return t}function Jse(t){return 0===t.length?G$:1===t.length?t[0]:function(n){return t.reduce((i,a)=>a(i),n)}}class es{constructor(e){e&&(this._subscribe=e)}lift(e){const n=new es;return n.source=this,n.operator=e,n}subscribe(e,n,i){const a=function BTe(t){return t&&t instanceof mK||function HTe(t){return t&&Jr(t.next)&&Jr(t.error)&&Jr(t.complete)}(t)&&jse(t)}(e)?e:new fK(e,n,i);return W$(()=>{const{operator:r,source:s}=this;a.add(r?r.call(a,s):s?this._subscribe(a):this._trySubscribe(a))}),a}_trySubscribe(e){try{return this._subscribe(e)}catch(n){e.error(n)}}forEach(e,n){return new(n=Kse(n))((i,a)=>{let r;r=this.subscribe(s=>{try{e(s)}catch(o){a(o),null==r||r.unsubscribe()}},a,i)})}_subscribe(e){var n;return null===(n=this.source)||void 0===n?void 0:n.subscribe(e)}[yK](){return this}pipe(...e){return Jse(e)(this)}toPromise(e){return new(e=Kse(e))((n,i)=>{let a;this.subscribe(r=>a=r,r=>i(r),()=>n(a))})}}function Kse(t){var e;return null!==(e=null!=t?t:cE.Promise)&&void 0!==e?e:Promise}es.create=t=>new es(t);const zTe=Wse(t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});class zi extends es{constructor(){super(),this.closed=!1,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(e){const n=new Xse(this,this);return n.operator=e,n}_throwIfClosed(){if(this.closed)throw new zTe}next(e){W$(()=>{if(this._throwIfClosed(),!this.isStopped){const n=this.observers.slice();for(const i of n)i.next(e)}})}error(e){W$(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=e;const{observers:n}=this;for(;n.length;)n.shift().error(e)}})}complete(){W$(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:e}=this;for(;e.length;)e.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=null}get observed(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0}_trySubscribe(e){return this._throwIfClosed(),super._trySubscribe(e)}_subscribe(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)}_innerSubscribe(e){const{hasError:n,isStopped:i,observers:a}=this;return n||i?Gse:(a.push(e),new Ml(()=>$$(a,e)))}_checkFinalizedStatuses(e){const{hasError:n,thrownError:i,isStopped:a}=this;n?e.error(i):a&&e.complete()}asObservable(){const e=new es;return e.source=this,e}}zi.create=(t,e)=>new Xse(t,e);class Xse extends zi{constructor(e,n){super(),this.destination=e,this.source=n}next(e){var n,i;null===(i=null===(n=this.destination)||void 0===n?void 0:n.next)||void 0===i||i.call(n,e)}error(e){var n,i;null===(i=null===(n=this.destination)||void 0===n?void 0:n.error)||void 0===i||i.call(n,e)}complete(){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===n||n.call(e)}_subscribe(e){var n,i;return null!==(i=null===(n=this.source)||void 0===n?void 0:n.subscribe(e))&&void 0!==i?i:Gse}}function kc(t){return e=>{if(function $Te(t){return Jr(null==t?void 0:t.lift)}(e))return e.lift(function(n){try{return t(n,this)}catch(i){this.error(i)}});throw new TypeError("Unable to lift unknown Observable type")}}class Ic extends mK{constructor(e,n,i,a,r){super(e),this.onFinalize=r,this._next=n?function(s){try{n(s)}catch(o){e.error(o)}}:super._next,this._error=a?function(s){try{a(s)}catch(o){e.error(o)}finally{this.unsubscribe()}}:super._error,this._complete=i?function(){try{i()}catch(s){e.error(s)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;const{closed:n}=this;super.unsubscribe(),!n&&(null===(e=this.onFinalize)||void 0===e||e.call(this))}}function id(t,e){return kc((n,i)=>{let a=0;n.subscribe(new Ic(i,r=>{i.next(t.call(e,r,a++))}))})}function VTe(t,e,n,i){return new(n||(n=Promise))(function(r,s){function o(p){try{u(i.next(p))}catch(g){s(g)}}function d(p){try{u(i.throw(p))}catch(g){s(g)}}function u(p){p.done?r(p.value):function a(r){return r instanceof n?r:new n(function(s){s(r)})}(p.value).then(o,d)}u((i=i.apply(t,e||[])).next())})}Object.create;function eoe(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],i=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function hE(t){return this instanceof hE?(this.v=t,this):new hE(t)}function GTe(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var a,i=n.apply(t,e||[]),r=[];return a={},s("next"),s("throw"),s("return"),a[Symbol.asyncIterator]=function(){return this},a;function s(b){i[b]&&(a[b]=function(C){return new Promise(function(k,G){r.push([b,C,k,G])>1||o(b,C)})})}function o(b,C){try{!function d(b){b.value instanceof hE?Promise.resolve(b.value.v).then(u,p):g(r[0][2],b)}(i[b](C))}catch(k){g(r[0][3],k)}}function u(b){o("next",b)}function p(b){o("throw",b)}function g(b,C){b(C),r.shift(),r.length&&o(r[0][0],r[0][1])}}function jTe(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,e=t[Symbol.asyncIterator];return e?e.call(t):(t=eoe(t),n={},i("next"),i("throw"),i("return"),n[Symbol.asyncIterator]=function(){return this},n);function i(r){n[r]=t[r]&&function(s){return new Promise(function(o,d){(function a(r,s,o,d){Promise.resolve(d).then(function(u){r({value:u,done:o})},s)})(o,d,(s=t[r](s)).done,s.value)})}}}Object.create;const bK=t=>t&&"number"==typeof t.length&&"function"!=typeof t;function toe(t){return Jr(null==t?void 0:t.then)}function noe(t){return Jr(t[yK])}function ioe(t){return Symbol.asyncIterator&&Jr(null==t?void 0:t[Symbol.asyncIterator])}function aoe(t){return new TypeError(`You provided ${null!==t&&"object"==typeof t?"an invalid object":`'${t}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const roe=function UTe(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function soe(t){return Jr(null==t?void 0:t[roe])}function ooe(t){return GTe(this,arguments,function*(){const n=t.getReader();try{for(;;){const{value:i,done:a}=yield hE(n.read());if(a)return yield hE(void 0);yield yield hE(i)}}finally{n.releaseLock()}})}function loe(t){return Jr(null==t?void 0:t.getReader)}function rf(t){if(t instanceof es)return t;if(null!=t){if(noe(t))return function YTe(t){return new es(e=>{const n=t[yK]();if(Jr(n.subscribe))return n.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(t);if(bK(t))return function JTe(t){return new es(e=>{for(let n=0;n<t.length&&!e.closed;n++)e.next(t[n]);e.complete()})}(t);if(toe(t))return function KTe(t){return new es(e=>{t.then(n=>{e.closed||(e.next(n),e.complete())},n=>e.error(n)).then(null,Use)})}(t);if(ioe(t))return doe(t);if(soe(t))return function XTe(t){return new es(e=>{for(const n of t)if(e.next(n),e.closed)return;e.complete()})}(t);if(loe(t))return function ZTe(t){return doe(ooe(t))}(t)}throw aoe(t)}function doe(t){return new es(e=>{(function QTe(t,e){var n,i,a,r;return VTe(this,void 0,void 0,function*(){try{for(n=jTe(t);!(i=yield n.next()).done;){const s=i.value;if(e.next(s),e.closed)return}}catch(s){a={error:s}}finally{try{i&&!i.done&&(r=n.return)&&(yield r.call(n))}finally{if(a)throw a.error}}e.complete()})})(t,e).catch(n=>e.error(n))})}function dO(t,e,n,i=0,a=!1){const r=e.schedule(function(){n(),a?t.add(this.schedule(null,i)):this.unsubscribe()},i);if(t.add(r),!a)return r}function _3(t,e,n=1/0){return Jr(e)?_3((i,a)=>id((r,s)=>e(i,r,a,s))(rf(t(i,a))),n):("number"==typeof e&&(n=e),kc((i,a)=>function eEe(t,e,n,i,a,r,s,o){const d=[];let u=0,p=0,g=!1;const b=()=>{g&&!d.length&&!u&&e.complete()},C=G=>u<i?k(G):d.push(G),k=G=>{r&&e.next(G),u++;let Y=!1;rf(n(G,p++)).subscribe(new Ic(e,ne=>{null==a||a(ne),r?C(ne):e.next(ne)},()=>{Y=!0},void 0,()=>{if(Y)try{for(u--;d.length&&u<i;){const ne=d.shift();s?dO(e,s,()=>k(ne)):k(ne)}b()}catch(ne){e.error(ne)}}))};return t.subscribe(new Ic(e,C,()=>{g=!0,b()})),()=>{null==o||o()}}(i,a,t,n)))}function uoe(t=1/0){return _3(G$,t)}const y3=new es(t=>t.complete());function coe(t){return t&&Jr(t.schedule)}function MK(t){return t[t.length-1]}function j$(t){return coe(MK(t))?t.pop():void 0}function poe(t,e=0){return kc((n,i)=>{n.subscribe(new Ic(i,a=>dO(i,t,()=>i.next(a),e),()=>dO(i,t,()=>i.complete(),e),a=>dO(i,t,()=>i.error(a),e)))})}function hoe(t,e=0){return kc((n,i)=>{i.add(t.schedule(()=>n.subscribe(i),e))})}function moe(t,e){if(!t)throw new Error("Iterable cannot be null");return new es(n=>{dO(n,e,()=>{const i=t[Symbol.asyncIterator]();dO(n,e,()=>{i.next().then(a=>{a.done?n.complete():n.next(a.value)})},0,!0)})})}function dEe(t,e){if(null!=t){if(noe(t))return function aEe(t,e){return rf(t).pipe(hoe(e),poe(e))}(t,e);if(bK(t))return function sEe(t,e){return new es(n=>{let i=0;return e.schedule(function(){i===t.length?n.complete():(n.next(t[i++]),n.closed||this.schedule())})})}(t,e);if(toe(t))return function rEe(t,e){return rf(t).pipe(hoe(e),poe(e))}(t,e);if(ioe(t))return moe(t,e);if(soe(t))return function oEe(t,e){return new es(n=>{let i;return dO(n,e,()=>{i=t[roe](),dO(n,e,()=>{let a,r;try{({value:a,done:r}=i.next())}catch(s){return void n.error(s)}r?n.complete():n.next(a)},0,!0)}),()=>Jr(null==i?void 0:i.return)&&i.return()})}(t,e);if(loe(t))return function lEe(t,e){return moe(ooe(t),e)}(t,e)}throw aoe(t)}function v3(t,e){return e?dEe(t,e):rf(t)}function mE(...t){const e=j$(t),n=function iEe(t,e){return"number"==typeof MK(t)?t.pop():e}(t,1/0),i=t;return i.length?1===i.length?rf(i[0]):uoe(n)(v3(i,e)):y3}function X0(t){return t<=0?()=>y3:kc((e,n)=>{let i=0;e.subscribe(new Ic(n,a=>{++i<=t&&(n.next(a),t<=i&&n.complete())}))})}function xK(t={}){const{connector:e=(()=>new zi),resetOnError:n=!0,resetOnComplete:i=!0,resetOnRefCountZero:a=!0}=t;return r=>{let s=null,o=null,d=null,u=0,p=!1,g=!1;const b=()=>{null==o||o.unsubscribe(),o=null},C=()=>{b(),s=d=null,p=g=!1},k=()=>{const G=s;C(),null==G||G.unsubscribe()};return kc((G,Y)=>{u++,!g&&!p&&b();const ne=d=null!=d?d:e();Y.add(()=>{u--,0===u&&!g&&!p&&(o=DK(k,a))}),ne.subscribe(Y),s||(s=new fK({next:Z=>ne.next(Z),error:Z=>{g=!0,b(),o=DK(C,n,Z),ne.error(Z)},complete:()=>{p=!0,b(),o=DK(C,i),ne.complete()}}),v3(G).subscribe(s))})(r)}}function DK(t,e,...n){return!0===e?(t(),null):!1===e?null:e(...n).pipe(X0(1)).subscribe(()=>t())}function Po(t){for(let e in t)if(t[e]===Po)return e;throw Error("Could not find renamed property on target object.")}function wK(t,e){for(const n in e)e.hasOwnProperty(n)&&!t.hasOwnProperty(n)&&(t[n]=e[n])}function so(t){if("string"==typeof t)return t;if(Array.isArray(t))return"["+t.map(so).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;const e=t.toString();if(null==e)return""+e;const n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}function CK(t,e){return null==t||""===t?null===e?"":e:null==e||""===e?t:t+" "+e}const uEe=Po({__forward_ref__:Po});function hn(t){return t.__forward_ref__=hn,t.toString=function(){return so(this())},t}function Fa(t){return foe(t)?t():t}function foe(t){return"function"==typeof t&&t.hasOwnProperty(uEe)&&t.__forward_ref__===hn}class Jn extends Error{constructor(e,n){super(SK(e,n)),this.code=e}}function SK(t,e){return`NG0${Math.abs(t)}${e?": "+e:""}`}function wa(t){return"string"==typeof t?t:null==t?"":String(t)}function zp(t){return"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():wa(t)}function q$(t,e){const n=e?` in ${e}`:"";throw new Jn(-201,`No provider for ${zp(t)} found${n}`)}function FM(t,e,n){t!=e&&ol(n,t,e,"==")}function of(t,e){null==t&&ol(e,t,null,"!=")}function ol(t,e,n,i){throw new Error(`ASSERTION ERROR: ${t}`+(null==i?"":` [Expected=> ${n} ${i} ${e} <=Actual]`))}function en(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function fe(t){return{providers:t.providers||[],imports:t.imports||[]}}function OK(t){return goe(t,U$)||goe(t,yoe)}function goe(t,e){return t.hasOwnProperty(e)?t[e]:null}function _oe(t){return t&&(t.hasOwnProperty(TK)||t.hasOwnProperty(_Ee))?t[TK]:null}const U$=Po({\u0275prov:Po}),TK=Po({\u0275inj:Po}),yoe=Po({ngInjectableDef:Po}),_Ee=Po({ngInjectorDef:Po});var zr;let EK;function uO(t){const e=EK;return EK=t,e}function voe(t,e,n){const i=OK(t);return i&&"root"==i.providedIn?void 0===i.value?i.value=i.factory():i.value:n&zr.Optional?null:void 0!==e?e:void q$(so(t),"Injector")}function cO(t){return{toString:t}.toString()}var pO,boe,Hg;!function(t){t[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional"}(zr||(zr={})),function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default"}(pO||(pO={})),function(t){t[t.CheckOnce=0]="CheckOnce",t[t.Checked=1]="Checked",t[t.CheckAlways=2]="CheckAlways",t[t.Detached=3]="Detached",t[t.Errored=4]="Errored",t[t.Destroyed=5]="Destroyed"}(boe||(boe={})),function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom"}(Hg||(Hg={}));const vEe="undefined"!=typeof globalThis&&globalThis,bEe="undefined"!=typeof window&&window,MEe="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,oo=vEe||"undefined"!=typeof global&&global||bEe||MEe;const RN={},Ro=[],Y$=Po({\u0275cmp:Po}),AK=Po({\u0275dir:Po}),kK=Po({\u0275pipe:Po}),Moe=Po({\u0275mod:Po}),HM=Po({\u0275fac:Po}),b3=Po({__NG_ELEMENT_ID__:Po});let xEe=0;function xe(t){return cO(()=>{const n={},i={type:t.type,providersResolver:null,decls:t.decls,vars:t.vars,factory:null,template:t.template||null,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:n,inputs:null,outputs:null,exportAs:t.exportAs||null,onPush:t.changeDetection===pO.OnPush,directiveDefs:null,pipeDefs:null,selectors:t.selectors||Ro,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||Hg.Emulated,id:"c",styles:t.styles||Ro,_:null,setInput:null,schemas:t.schemas||null,tView:null},a=t.directives,r=t.features,s=t.pipes;return i.id+=xEe++,i.inputs=Coe(t.inputs,n),i.outputs=Coe(t.outputs),r&&r.forEach(o=>o(i)),i.directiveDefs=a?()=>("function"==typeof a?a():a).map(xoe):null,i.pipeDefs=s?()=>("function"==typeof s?s():s).map(Doe):null,i})}function DEe(t,e,n){const i=t.\u0275cmp;i.directiveDefs=()=>e.map(xoe),i.pipeDefs=()=>n.map(Doe)}function xoe(t){return Z0(t)||hO(t)}function Doe(t){return fE(t)}const woe={};function ge(t){return cO(()=>{const e={type:t.type,bootstrap:t.bootstrap||Ro,declarations:t.declarations||Ro,imports:t.imports||Ro,exports:t.exports||Ro,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null};return null!=t.id&&(woe[t.id]=t.type),e})}function we(t,e){return cO(()=>{const n=Bg(t,!0);n.declarations=e.declarations||Ro,n.imports=e.imports||Ro,n.exports=e.exports||Ro})}function Coe(t,e){if(null==t)return RN;const n={};for(const i in t)if(t.hasOwnProperty(i)){let a=t[i],r=a;Array.isArray(a)&&(r=a[1],a=a[0]),n[a]=i,e&&(e[a]=r)}return n}const Pt=xe;function $p(t){return{type:t.type,name:t.name,factory:null,pure:!1!==t.pure,onDestroy:t.type.prototype.ngOnDestroy||null}}function Z0(t){return t[Y$]||null}function hO(t){return t[AK]||null}function fE(t){return t[kK]||null}function Bg(t,e){const n=t[Moe]||null;if(!n&&!0===e)throw new Error(`Type ${so(t)} does not have '\u0275mod' property.`);return n}function Nv(t){return Array.isArray(t)&&"object"==typeof t[1]}function w_(t){return Array.isArray(t)&&!0===t[1]}function NK(t){return 0!=(8&t.flags)}function Z$(t){return 2==(2&t.flags)}function Q$(t){return 1==(1&t.flags)}function C_(t){return null!==t.template}function OEe(t){return 0!=(512&t[2])}function vE(t,e){return t.hasOwnProperty(HM)?t[HM]:null}class AEe{constructor(e,n,i){this.previousValue=e,this.currentValue=n,this.firstChange=i}isFirstChange(){return this.firstChange}}function Vl(){return Ooe}function Ooe(t){return t.type.prototype.ngOnChanges&&(t.setInput=IEe),kEe}function kEe(){const t=Eoe(this),e=null==t?void 0:t.current;if(e){const n=t.previous;if(n===RN)t.previous=e;else for(let i in e)n[i]=e[i];t.current=null,this.ngOnChanges(e)}}function IEe(t,e,n,i){const a=Eoe(t)||function LEe(t,e){return t[Toe]=e}(t,{previous:RN,current:null}),r=a.current||(a.current={}),s=a.previous,o=this.declaredInputs[n],d=s[o];r[o]=new AEe(d&&d.currentValue,e,s===RN),t[i]=e}Vl.ngInherit=!0;const Toe="__ngSimpleChanges__";function Eoe(t){return t[Toe]||null}let RK=null;const $g=function(t,e,n){null!=RK&&RK(t,e,n)},HK="math";let BK;function zK(){return void 0!==BK?BK:"undefined"!=typeof document?document:void 0}var Aoe;function ad(t){return!!t.listen}!function(t){t[t.Important=1]="Important",t[t.DashCase=2]="DashCase"}(Aoe||(Aoe={}));const koe={createRenderer:(t,e)=>zK()};function Wd(t){for(;Array.isArray(t);)t=t[0];return t}function eV(t,e){return Wd(e[t])}function Vg(t,e){return Wd(e[t.index])}function $K(t,e){return t.data[e]}function $N(t,e){return t[e]}function df(t,e){const n=e[t];return Nv(n)?n:n[0]}function Ioe(t){return 4==(4&t[2])}function VK(t){return 128==(128&t[2])}function mO(t,e){return null==e?null:t[e]}function Loe(t){t[18]=0}function WK(t,e){t[5]+=e;let n=t,i=t[3];for(;null!==i&&(1===e&&1===n[5]||-1===e&&0===n[5]);)i[5]+=e,n=i,i=i[3]}const ma={lFrame:$oe(null),bindingsEnabled:!0,isInCheckNoChangesMode:!1};function Noe(){return ma.bindingsEnabled}function qEe(){ma.bindingsEnabled=!0}function UEe(){ma.bindingsEnabled=!1}function Vt(){return ma.lFrame.lView}function Lr(){return ma.lFrame.tView}function w3(t){return ma.lFrame.contextLView=t,t[8]}function Qu(){let t=Poe();for(;null!==t&&64===t.type;)t=t.parent;return t}function Poe(){return ma.lFrame.currentTNode}function C3(){const t=ma.lFrame,e=t.currentTNode;return t.isParent?e:e.parent}function Pv(t,e){const n=ma.lFrame;n.currentTNode=t,n.isParent=e}function GK(){return ma.lFrame.isParent}function jK(){ma.lFrame.isParent=!1}function tV(){return ma.isInCheckNoChangesMode}function nV(t){ma.isInCheckNoChangesMode=t}function Vp(){const t=ma.lFrame;let e=t.bindingRootIndex;return-1===e&&(e=t.bindingRootIndex=t.tView.bindingStartIndex),e}function BM(){return ma.lFrame.bindingIndex}function Roe(t){return ma.lFrame.bindingIndex=t}function VN(){return ma.lFrame.bindingIndex++}function zM(t){const e=ma.lFrame,n=e.bindingIndex;return e.bindingIndex=e.bindingIndex+t,n}function Foe(t){ma.lFrame.inI18n=t}function KEe(t,e){const n=ma.lFrame;n.bindingIndex=n.bindingRootIndex=t,qK(e)}function qK(t){ma.lFrame.currentDirectiveIndex=t}function UK(t){const e=ma.lFrame.currentDirectiveIndex;return-1===e?null:t[e]}function Hoe(){return ma.lFrame.currentQueryIndex}function YK(t){ma.lFrame.currentQueryIndex=t}function ZEe(t){const e=t[1];return 2===e.type?e.declTNode:1===e.type?t[6]:null}function Boe(t,e,n){if(n&zr.SkipSelf){let a=e,r=t;for(;(a=a.parent,null===a&&!(n&zr.Host))&&(a=ZEe(r),!(null===a||(r=r[15],10&a.type))););if(null===a)return!1;e=a,t=r}const i=ma.lFrame=zoe();return i.currentTNode=e,i.lView=t,!0}function iV(t){const e=zoe(),n=t[1];ma.lFrame=e,e.currentTNode=n.firstChild,e.lView=t,e.tView=n,e.contextLView=t,e.bindingIndex=n.bindingStartIndex,e.inI18n=!1}function zoe(){const t=ma.lFrame,e=null===t?null:t.child;return null===e?$oe(t):e}function $oe(t){const e={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:t,child:null,inI18n:!1};return null!==t&&(t.child=e),e}function Voe(){const t=ma.lFrame;return ma.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}const Woe=Voe;function aV(){const t=Voe();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function QEe(t){return(ma.lFrame.contextLView=function eAe(t,e){for(;t>0;)e=e[15],t--;return e}(t,ma.lFrame.contextLView))[8]}function Wp(){return ma.lFrame.selectedIndex}function fO(t){ma.lFrame.selectedIndex=t}function rd(){const t=ma.lFrame;return $K(t.tView,t.selectedIndex)}function JK(){ma.lFrame.currentNamespace="svg"}function tAe(){ma.lFrame.currentNamespace=HK}function KK(){!function nAe(){ma.lFrame.currentNamespace=null}()}function rV(t,e){for(let n=e.directiveStart,i=e.directiveEnd;n<i;n++){const r=t.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:o,ngAfterViewInit:d,ngAfterViewChecked:u,ngOnDestroy:p}=r;s&&(t.contentHooks||(t.contentHooks=[])).push(-n,s),o&&((t.contentHooks||(t.contentHooks=[])).push(n,o),(t.contentCheckHooks||(t.contentCheckHooks=[])).push(n,o)),d&&(t.viewHooks||(t.viewHooks=[])).push(-n,d),u&&((t.viewHooks||(t.viewHooks=[])).push(n,u),(t.viewCheckHooks||(t.viewCheckHooks=[])).push(n,u)),null!=p&&(t.destroyHooks||(t.destroyHooks=[])).push(n,p)}}function sV(t,e,n){Goe(t,e,3,n)}function oV(t,e,n,i){(3&t[2])===n&&Goe(t,e,n,i)}function XK(t,e){let n=t[2];(3&n)===e&&(n&=2047,n+=1,t[2]=n)}function Goe(t,e,n,i){const a=void 0!==i?65535&t[18]:0,r=null!=i?i:-1,s=e.length-1;let o=0;for(let d=a;d<s;d++)if("number"==typeof e[d+1]){if(o=e[d],null!=i&&o>=i)break}else e[d]<0&&(t[18]+=65536),(o<r||-1==r)&&(rAe(t,n,e,d),t[18]=(4294901760&t[18])+d+2),d++}function rAe(t,e,n,i){const a=n[i]<0,r=n[i+1],o=t[a?-n[i]:n[i]];if(a){if(t[2]>>11<t[18]>>16&&(3&t[2])===e){t[2]+=2048,$g(4,o,r);try{r.call(o)}finally{$g(5,o,r)}}}else{$g(4,o,r);try{r.call(o)}finally{$g(5,o,r)}}}class S3{constructor(e,n,i){this.factory=e,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=i}}function lV(t,e,n){const i=ad(t);let a=0;for(;a<n.length;){const r=n[a];if("number"==typeof r){if(0!==r)break;a++;const s=n[a++],o=n[a++],d=n[a++];i?t.setAttribute(e,o,d,s):e.setAttributeNS(s,o,d)}else{const s=r,o=n[++a];QK(s)?i&&t.setProperty(e,s,o):i?t.setAttribute(e,s,o):e.setAttribute(s,o),a++}}return a}function joe(t){return 3===t||4===t||6===t}function QK(t){return 64===t.charCodeAt(0)}function dV(t,e){if(null!==e&&0!==e.length)if(null===t||0===t.length)t=e.slice();else{let n=-1;for(let i=0;i<e.length;i++){const a=e[i];"number"==typeof a?n=a:0===n||qoe(t,n,a,null,-1===n||2===n?e[++i]:null)}}return t}function qoe(t,e,n,i,a){let r=0,s=t.length;if(-1===e)s=-1;else for(;r<t.length;){const o=t[r++];if("number"==typeof o){if(o===e){s=-1;break}if(o>e){s=r-1;break}}}for(;r<t.length;){const o=t[r];if("number"==typeof o)break;if(o===n){if(null===i)return void(null!==a&&(t[r+1]=a));if(i===t[r+1])return void(t[r+2]=a)}r++,null!==i&&r++,null!==a&&r++}-1!==s&&(t.splice(s,0,e),r=s+1),t.splice(r++,0,n),null!==i&&t.splice(r++,0,i),null!==a&&t.splice(r++,0,a)}function Uoe(t){return-1!==t}function WN(t){return 32767&t}function GN(t,e){let n=function uAe(t){return t>>16}(t),i=e;for(;n>0;)i=i[15],n--;return i}let eX=!0;function uV(t){const e=eX;return eX=t,e}let cAe=0;function T3(t,e){const n=nX(t,e);if(-1!==n)return n;const i=e[1];i.firstCreatePass&&(t.injectorIndex=e.length,tX(i.data,t),tX(e,null),tX(i.blueprint,null));const a=cV(t,e),r=t.injectorIndex;if(Uoe(a)){const s=WN(a),o=GN(a,e),d=o[1].data;for(let u=0;u<8;u++)e[r+u]=o[s+u]|d[s+u]}return e[r+8]=a,r}function tX(t,e){t.push(0,0,0,0,0,0,0,0,e)}function nX(t,e){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===e[t.injectorIndex+8]?-1:t.injectorIndex}function cV(t,e){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let n=0,i=null,a=e;for(;null!==a;){const r=a[1],s=r.type;if(i=2===s?r.declTNode:1===s?a[6]:null,null===i)return-1;if(n++,a=a[15],-1!==i.injectorIndex)return i.injectorIndex|n<<16}return-1}function pV(t,e,n){!function pAe(t,e,n){let i;"string"==typeof n?i=n.charCodeAt(0)||0:n.hasOwnProperty(b3)&&(i=n[b3]),null==i&&(i=n[b3]=cAe++);const a=255&i,r=1<<a;e.data[t+(a>>5)]|=r}(t,e,n)}function Koe(t,e,n){if(n&zr.Optional)return t;q$(e,"NodeInjector")}function Xoe(t,e,n,i){if(n&zr.Optional&&void 0===i&&(i=null),0==(n&(zr.Self|zr.Host))){const a=t[9],r=uO(void 0);try{return a?a.get(e,i,n&zr.Optional):voe(e,i,n&zr.Optional)}finally{uO(r)}}return Koe(i,e,n)}function Zoe(t,e,n,i=zr.Default,a){if(null!==t){const r=function gAe(t){if("string"==typeof t)return t.charCodeAt(0)||0;const e=t.hasOwnProperty(b3)?t[b3]:void 0;return"number"==typeof e?e>=0?255&e:mAe:e}(n);if("function"==typeof r){if(!Boe(e,t,i))return i&zr.Host?Koe(a,n,i):Xoe(e,n,i,a);try{const s=r(i);if(null!=s||i&zr.Optional)return s;q$(n)}finally{Woe()}}else if("number"==typeof r){let s=null,o=nX(t,e),d=-1,u=i&zr.Host?e[16][6]:null;for((-1===o||i&zr.SkipSelf)&&(d=-1===o?cV(t,e):e[o+8],-1!==d&&tle(i,!1)?(s=e[1],o=WN(d),e=GN(d,e)):o=-1);-1!==o;){const p=e[1];if(ele(r,o,p.data)){const g=fAe(o,e,n,s,i,u);if(g!==Qoe)return g}d=e[o+8],-1!==d&&tle(i,e[1].data[o+8]===u)&&ele(r,o,e)?(s=p,o=WN(d),e=GN(d,e)):o=-1}}}return Xoe(e,n,i,a)}const Qoe={};function mAe(){return new jN(Qu(),Vt())}function fAe(t,e,n,i,a,r){const s=e[1],o=s.data[t+8],p=hV(o,s,n,null==i?Z$(o)&&eX:i!=s&&0!=(3&o.type),a&zr.Host&&r===o);return null!==p?E3(e,s,p,o):Qoe}function hV(t,e,n,i,a){const r=t.providerIndexes,s=e.data,o=1048575&r,d=t.directiveStart,u=t.directiveEnd,p=r>>20,b=a?o+p:u;for(let C=i?o:o+p;C<b;C++){const k=s[C];if(C<d&&n===k||C>=d&&k.type===n)return C}if(a){const C=s[d];if(C&&C_(C)&&C.type===n)return d}return null}function E3(t,e,n,i){let a=t[n];const r=e.data;if(function sAe(t){return t instanceof S3}(a)){const s=a;s.resolving&&function cEe(t,e){const n=e?`. Dependency path: ${e.join(" > ")} > ${t}`:"";throw new Jn(-200,`Circular dependency in DI detected for ${t}${n}`)}(zp(r[n]));const o=uV(s.canSeeViewProviders);s.resolving=!0;const d=s.injectImpl?uO(s.injectImpl):null;Boe(t,i,zr.Default);try{a=t[n]=s.factory(void 0,r,t,i),e.firstCreatePass&&n>=i.directiveStart&&function aAe(t,e,n){const{ngOnChanges:i,ngOnInit:a,ngDoCheck:r}=e.type.prototype;if(i){const s=Ooe(e);(n.preOrderHooks||(n.preOrderHooks=[])).push(t,s),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(t,s)}a&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-t,a),r&&((n.preOrderHooks||(n.preOrderHooks=[])).push(t,r),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(t,r))}(n,r[n],e)}finally{null!==d&&uO(d),uV(o),s.resolving=!1,Woe()}}return a}function ele(t,e,n){const i=1<<t;return!!(n[e+(t>>5)]&i)}function tle(t,e){return!(t&zr.Self||t&zr.Host&&e)}class jN{constructor(e,n){this._tNode=e,this._lView=n}get(e,n,i){return Zoe(this._tNode,this._lView,e,i,n)}}function ss(t){return cO(()=>{const e=t.prototype.constructor,n=e[HM]||iX(e),i=Object.prototype;let a=Object.getPrototypeOf(t.prototype).constructor;for(;a&&a!==i;){const r=a[HM]||iX(a);if(r&&r!==n)return r;a=Object.getPrototypeOf(a)}return r=>new r})}function iX(t){return foe(t)?()=>{const e=iX(Fa(t));return e&&e()}:vE(t)}function Rv(t){return function hAe(t,e){if("class"===e)return t.classes;if("style"===e)return t.styles;const n=t.attrs;if(n){const i=n.length;let a=0;for(;a<i;){const r=n[a];if(joe(r))break;if(0===r)a+=2;else if("number"==typeof r)for(a++;a<i&&"string"==typeof n[a];)a++;else{if(r===e)return n[a+1];a+=2}}}return null}(Qu(),t)}const qN="__annotations__",UN="__parameters__",YN="__prop__metadata__";function A3(t,e,n,i,a){return cO(()=>{const r=aX(e);function s(...o){if(this instanceof s)return r.call(this,...o),this;const d=new s(...o);return function(p){return a&&a(p,...o),(p.hasOwnProperty(qN)?p[qN]:Object.defineProperty(p,qN,{value:[]})[qN]).push(d),i&&i(p),p}}return n&&(s.prototype=Object.create(n.prototype)),s.prototype.ngMetadataName=t,s.annotationCls=s,s})}function aX(t){return function(...n){if(t){const i=t(...n);for(const a in i)this[a]=i[a]}}}function JN(t,e,n){return cO(()=>{const i=aX(e);function a(...r){if(this instanceof a)return i.apply(this,r),this;const s=new a(...r);return o.annotation=s,o;function o(d,u,p){const g=d.hasOwnProperty(UN)?d[UN]:Object.defineProperty(d,UN,{value:[]})[UN];for(;g.length<=p;)g.push(null);return(g[p]=g[p]||[]).push(s),d}}return n&&(a.prototype=Object.create(n.prototype)),a.prototype.ngMetadataName=t,a.annotationCls=a,a})}function _O(t,e,n,i){return cO(()=>{const a=aX(e);function r(...s){if(this instanceof r)return a.apply(this,s),this;const o=new r(...s);return function d(u,p){const g=u.constructor,b=g.hasOwnProperty(YN)?g[YN]:Object.defineProperty(g,YN,{value:{}})[YN];b[p]=b.hasOwnProperty(p)&&b[p]||[],b[p].unshift(o),i&&i(u,p,...s)}}return n&&(r.prototype=Object.create(n.prototype)),r.prototype.ngMetadataName=t,r.annotationCls=r,r})}const _Ae=JN("Attribute",t=>({attributeName:t,__NG_ELEMENT_ID__:()=>Rv(t)}));class yn{constructor(e,n){this._desc=e,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=en({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}toString(){return`InjectionToken ${this._desc}`}}new yn("AnalyzeForEntryComponents");class mV{}const Ei=_O("ContentChildren",(t,e={})=>Object.assign({selector:t,first:!1,isViewQuery:!1,descendants:!1,emitDistinctChangesOnly:true},e),mV),ile=(_O("ContentChild",(t,e={})=>Object.assign({selector:t,first:!0,isViewQuery:!1,descendants:!0},e),mV),_O("ViewChildren",(t,e={})=>Object.assign({selector:t,first:!1,isViewQuery:!0,descendants:!0,emitDistinctChangesOnly:true},e),mV),_O("ViewChild",(t,e)=>Object.assign({selector:t,first:!0,isViewQuery:!0,descendants:!0},e),mV));var bE,ale;function ec(t){const e=oo.ng;if(e&&e.\u0275compilerFacade)return e.\u0275compilerFacade;throw new Error("JIT compiler unavailable")}!function(t){t[t.Directive=0]="Directive",t[t.Component=1]="Component",t[t.Injectable=2]="Injectable",t[t.Pipe=3]="Pipe",t[t.NgModule=4]="NgModule"}(bE||(bE={})),function(t){t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom"}(ale||(ale={}));const rX=Function;function k3(t){return"function"==typeof t}function Wg(t,e){void 0===e&&(e=t);for(let n=0;n<t.length;n++){let i=t[n];Array.isArray(i)?(e===t&&(e=t.slice(0,n)),Wg(i,e)):e!==t&&e.push(i)}return e}function Fv(t,e){t.forEach(n=>Array.isArray(n)?Fv(n,e):e(n))}function rle(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function fV(t,e){return e>=t.length-1?t.pop():t.splice(e,1)[0]}function I3(t,e){const n=[];for(let i=0;i<t;i++)n.push(e);return n}function uf(t,e,n){let i=KN(t,e);return i>=0?t[1|i]=n:(i=~i,function bAe(t,e,n,i){let a=t.length;if(a==e)t.push(n,i);else if(1===a)t.push(i,t[0]),t[0]=n;else{for(a--,t.push(t[a-1],t[a]);a>e;){const r=a-2;t[a]=t[r],a--}t[e]=n,t[e+1]=i}}(t,i,e,n)),i}function sX(t,e){const n=KN(t,e);if(n>=0)return t[1|n]}function KN(t,e){return lle(t,e,1)}function lle(t,e,n){let i=0,a=t.length>>n;for(;a!==i;){const r=i+(a-i>>1),s=t[r<<n];if(e===s)return r<<n;s>e?a=r:i=r+1}return~(a<<n)}const MAe=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*(arguments|(?:[^()]+\(\[\],)?[^()]+\(arguments\).*)\)/,xAe=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,DAe=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,wAe=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{[^}]*super\(\.\.\.arguments\)/;class dle{constructor(e){this._reflect=e||oo.Reflect}isReflectionEnabled(){return!0}factory(e){return(...n)=>new e(...n)}_zipTypesAndAnnotations(e,n){let i;i=I3(void 0===e?n.length:e.length);for(let a=0;a<i.length;a++)void 0===e?i[a]=[]:e[a]&&e[a]!=Object?i[a]=[e[a]]:i[a]=[],n&&null!=n[a]&&(i[a]=i[a].concat(n[a]));return i}_ownParameters(e,n){if(function CAe(t){return MAe.test(t)||wAe.test(t)||xAe.test(t)&&!DAe.test(t)}(e.toString()))return null;if(e.parameters&&e.parameters!==n.parameters)return e.parameters;const a=e.ctorParameters;if(a&&a!==n.ctorParameters){const o="function"==typeof a?a():a,d=o.map(p=>p&&p.type),u=o.map(p=>p&&oX(p.decorators));return this._zipTypesAndAnnotations(d,u)}const r=e.hasOwnProperty(UN)&&e[UN],s=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",e);return s||r?this._zipTypesAndAnnotations(s,r):I3(e.length)}parameters(e){if(!k3(e))return[];const n=gV(e);let i=this._ownParameters(e,n);return!i&&n!==Object&&(i=this.parameters(n)),i||[]}_ownAnnotations(e,n){if(e.annotations&&e.annotations!==n.annotations){let i=e.annotations;return"function"==typeof i&&i.annotations&&(i=i.annotations),i}return e.decorators&&e.decorators!==n.decorators?oX(e.decorators):e.hasOwnProperty(qN)?e[qN]:null}annotations(e){if(!k3(e))return[];const n=gV(e),i=this._ownAnnotations(e,n)||[];return(n!==Object?this.annotations(n):[]).concat(i)}_ownPropMetadata(e,n){if(e.propMetadata&&e.propMetadata!==n.propMetadata){let i=e.propMetadata;return"function"==typeof i&&i.propMetadata&&(i=i.propMetadata),i}if(e.propDecorators&&e.propDecorators!==n.propDecorators){const i=e.propDecorators,a={};return Object.keys(i).forEach(r=>{a[r]=oX(i[r])}),a}return e.hasOwnProperty(YN)?e[YN]:null}propMetadata(e){if(!k3(e))return{};const n=gV(e),i={};if(n!==Object){const r=this.propMetadata(n);Object.keys(r).forEach(s=>{i[s]=r[s]})}const a=this._ownPropMetadata(e,n);return a&&Object.keys(a).forEach(r=>{const s=[];i.hasOwnProperty(r)&&s.push(...i[r]),s.push(...a[r]),i[r]=s}),i}ownPropMetadata(e){return k3(e)&&this._ownPropMetadata(e,gV(e))||{}}hasLifecycleHook(e,n){return e instanceof rX&&n in e.prototype}guards(e){return{}}getter(e){return new Function("o","return o."+e+";")}setter(e){return new Function("o","v","return o."+e+" = v;")}method(e){return new Function("o","args",`if (!o.${e}) throw new Error('"${e}" is undefined');\n return o.${e}.apply(o, args);`)}importUri(e){return"object"==typeof e&&e.filePath?e.filePath:`./${so(e)}`}resourceUri(e){return`./${so(e)}`}resolveIdentifier(e,n,i,a){return a}resolveEnum(e,n){return e[n]}}function oX(t){return t?t.map(e=>new(0,e.type.annotationCls)(...e.args?e.args:[])):[]}function gV(t){const e=t.prototype?Object.getPrototypeOf(t.prototype):null;return(e?e.constructor:null)||Object}const yO={},lX="__NG_DI_FLAG__",_V="ngTempTokenPath",OAe=/\n/gm,EAe=Po({provide:String,useValue:Po});let L3;function cle(t){const e=L3;return L3=t,e}function AAe(t,e=zr.Default){if(void 0===L3){throw new Jn(203,"")}return null===L3?voe(t,void 0,e):L3.get(t,e&zr.Optional?null:void 0,e)}function Ye(t,e=zr.Default){return(function yEe(){return EK}()||AAe)(Fa(t),e)}function ple(t){throw new Error("invalid")}const N3=Ye;function dX(t){const e=[];for(let n=0;n<t.length;n++){const i=Fa(t[n]);if(Array.isArray(i)){if(0===i.length){throw new Jn(900,"")}let a,r=zr.Default;for(let s=0;s<i.length;s++){const o=i[s],d=kAe(o);"number"==typeof d?-1===d?a=o.token:r|=d:a=o}e.push(Ye(a,r))}else e.push(Ye(i))}return e}function P3(t,e){return t[lX]=e,t.prototype[lX]=e,t}function kAe(t){return t[lX]}function IAe(t,e,n,i){const a=t[_V];throw e.__source&&a.unshift(e.__source),t.message=function LAe(t,e,n,i=null){t=t&&"\n"===t.charAt(0)&&"\u0275"==t.charAt(1)?t.substr(2):t;let a=so(e);if(Array.isArray(e))a=e.map(so).join(" -> ");else if("object"==typeof e){let r=[];for(let s in e)if(e.hasOwnProperty(s)){let o=e[s];r.push(s+":"+("string"==typeof o?JSON.stringify(o):so(o)))}a=`{${r.join(", ")}}`}return`${n}${i?"("+i+")":""}[${a}]: ${t.replace(OAe,"\n ")}`}("\n"+t.message,a,n,i),t.ngTokenPath=a,t[_V]=null,t}const sd=P3(JN("Inject",t=>({token:t})),-1),Hv=P3(JN("Optional"),8),uX=P3(JN("Self"),2),j=P3(JN("SkipSelf"),4),x=P3(JN("Host"),1);let hle=null;function cX(){return hle=hle||new dle}function yV(t){return mle(cX().parameters(t))}function mle(t){return t.map(e=>function NAe(t){const e={token:null,attribute:null,host:!1,optional:!1,self:!1,skipSelf:!1};if(Array.isArray(t)&&t.length>0)for(let n=0;n<t.length;n++){const i=t[n];if(void 0===i)continue;const a=Object.getPrototypeOf(i);if(i instanceof Hv||"Optional"===a.ngMetadataName)e.optional=!0;else if(i instanceof j||"SkipSelf"===a.ngMetadataName)e.skipSelf=!0;else if(i instanceof uX||"Self"===a.ngMetadataName)e.self=!0;else if(i instanceof x||"Host"===a.ngMetadataName)e.host=!0;else if(i instanceof sd)e.token=i.token;else if(i instanceof _Ae){if(void 0===i.attributeName)throw new Error("Attribute name must be defined.");e.attribute=i.attributeName}else e.token=i}else void 0===t||Array.isArray(t)&&0===t.length?e.token=null:e.token=t;return e}(e))}function PAe(t){const e=[],n=new Map;function i(a){let r=n.get(a);if(!r){const s=t(a);n.set(a,r=s.then(BAe))}return r}return XN.forEach((a,r)=>{const s=[];a.templateUrl&&s.push(i(a.templateUrl).then(g=>{a.template=g}));const o=a.styleUrls,d=a.styles||(a.styles=[]),u=a.styles.length;o&&o.forEach((g,b)=>{d.push(""),s.push(i(g).then(C=>{d[u+b]=C,o.splice(o.indexOf(g),1),0==o.length&&(a.styleUrls=void 0)}))});const p=Promise.all(s).then(()=>function zAe(t){R3.delete(t)}(r));e.push(p)}),function FAe(){const t=XN;return XN=new Map,t}(),Promise.all(e).then(()=>{})}let XN=new Map;const R3=new Set;function fle(t){return!!(t.templateUrl&&!t.hasOwnProperty("template")||t.styleUrls&&t.styleUrls.length)}function BAe(t){return"string"==typeof t?t:t.text()}let vV,bV;function pX(){if(void 0===vV&&(vV=null,oo.trustedTypes))try{vV=oo.trustedTypes.createPolicy("angular",{createHTML:t=>t,createScript:t=>t,createScriptURL:t=>t})}catch(t){}return vV}function ZN(t){var e;return(null===(e=pX())||void 0===e?void 0:e.createHTML(t))||t}function hX(){if(void 0===bV&&(bV=null,oo.trustedTypes))try{bV=oo.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:t=>t,createScript:t=>t,createScriptURL:t=>t})}catch(t){}return bV}function gle(t){var e;return(null===(e=hX())||void 0===e?void 0:e.createHTML(t))||t}function _le(t){var e;return(null===(e=hX())||void 0===e?void 0:e.createScript(t))||t}function yle(t){var e;return(null===(e=hX())||void 0===e?void 0:e.createScriptURL(t))||t}class ME{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see https://g.co/ng/security#xss)`}}class WAe extends ME{getTypeName(){return"HTML"}}class GAe extends ME{getTypeName(){return"Style"}}class jAe extends ME{getTypeName(){return"Script"}}class qAe extends ME{getTypeName(){return"URL"}}class UAe extends ME{getTypeName(){return"ResourceURL"}}function cf(t){return t instanceof ME?t.changingThisBreaksApplicationSecurity:t}function Bv(t,e){const n=vle(t);if(null!=n&&n!==e){if("ResourceURL"===n&&"URL"===e)return!0;throw new Error(`Required a safe ${e}, got a ${n} (see https://g.co/ng/security#xss)`)}return n===e}function vle(t){return t instanceof ME&&t.getTypeName()||null}function ble(t){const e=new eke(t);return function tke(){try{return!!(new window.DOMParser).parseFromString(ZN(""),"text/html")}catch(t){return!1}}()?new QAe(e):e}class QAe{constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{const n=(new window.DOMParser).parseFromString(ZN(e),"text/html").body;return null===n?this.inertDocumentHelper.getInertBodyElement(e):(n.removeChild(n.firstChild),n)}catch(n){return null}}}class eke{constructor(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const n=this.inertDocument.createElement("html");this.inertDocument.appendChild(n);const i=this.inertDocument.createElement("body");n.appendChild(i)}}getInertBodyElement(e){const n=this.inertDocument.createElement("template");if("content"in n)return n.innerHTML=ZN(e),n;const i=this.inertDocument.createElement("body");return i.innerHTML=ZN(e),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(i),i}stripCustomNsAttrs(e){const n=e.attributes;for(let a=n.length-1;0<a;a--){const s=n.item(a).name;("xmlns:ns1"===s||0===s.indexOf("ns1:"))&&e.removeAttribute(s)}let i=e.firstChild;for(;i;)i.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(i),i=i.nextSibling}}const nke=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^&:/?#]*(?:[/?#]|$))/gi,ike=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;function F3(t){return(t=String(t)).match(nke)||t.match(ike)?t:"unsafe:"+t}function Mle(t){return(t=String(t)).split(",").map(e=>F3(e.trim())).join(", ")}function zv(t){const e={};for(const n of t.split(","))e[n]=!0;return e}function H3(...t){const e={};for(const n of t)for(const i in n)n.hasOwnProperty(i)&&(e[i]=!0);return e}const xle=zv("area,br,col,hr,img,wbr"),Dle=zv("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),wle=zv("rp,rt"),ake=H3(wle,Dle),rke=H3(Dle,zv("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),ske=H3(wle,zv("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),mX=H3(xle,rke,ske,ake),fX=zv("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),gX=zv("srcset"),oke=zv("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),lke=zv("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),Cle=H3(fX,gX,oke,lke),dke=zv("script,style,template");class uke{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(e){let n=e.firstChild,i=!0;for(;n;)if(n.nodeType===Node.ELEMENT_NODE?i=this.startElement(n):n.nodeType===Node.TEXT_NODE?this.chars(n.nodeValue):this.sanitizedSomething=!0,i&&n.firstChild)n=n.firstChild;else for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let a=this.checkClobberedElement(n,n.nextSibling);if(a){n=a;break}n=this.checkClobberedElement(n,n.parentNode)}return this.buf.join("")}startElement(e){const n=e.nodeName.toLowerCase();if(!mX.hasOwnProperty(n))return this.sanitizedSomething=!0,!dke.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);const i=e.attributes;for(let a=0;a<i.length;a++){const r=i.item(a),s=r.name,o=s.toLowerCase();if(!Cle.hasOwnProperty(o)){this.sanitizedSomething=!0;continue}let d=r.value;fX[o]&&(d=F3(d)),gX[o]&&(d=Mle(d)),this.buf.push(" ",s,'="',Sle(d),'"')}return this.buf.push(">"),!0}endElement(e){const n=e.nodeName.toLowerCase();mX.hasOwnProperty(n)&&!xle.hasOwnProperty(n)&&(this.buf.push("</"),this.buf.push(n),this.buf.push(">"))}chars(e){this.buf.push(Sle(e))}checkClobberedElement(e,n){if(n&&(e.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`);return n}}const cke=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,pke=/([^\#-~ |!])/g;function Sle(t){return t.replace(/&/g,"&").replace(cke,function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"}).replace(pke,function(e){return"&#"+e.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}let MV;function Ole(t,e){let n=null;try{MV=MV||ble(t);let i=e?String(e):"";n=MV.getInertBodyElement(i);let a=5,r=i;do{if(0===a)throw new Error("Failed to sanitize html because the input is unstable");a--,i=r,r=n.innerHTML,n=MV.getInertBodyElement(i)}while(i!==r);return ZN((new uke).sanitizeChildren(_X(n)||n))}finally{if(n){const i=_X(n)||n;for(;i.firstChild;)i.removeChild(i.firstChild)}}}function _X(t){return"content"in t&&function hke(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var Nc;function mke(t){const e=B3();return e?gle(e.sanitize(Nc.HTML,t)||""):Bv(t,"HTML")?gle(cf(t)):Ole(zK(),wa(t))}function fke(t){const e=B3();return e?e.sanitize(Nc.STYLE,t)||"":Bv(t,"Style")?cf(t):wa(t)}function Tle(t){const e=B3();return e?e.sanitize(Nc.URL,t)||"":Bv(t,"URL")?cf(t):F3(wa(t))}function Ele(t){const e=B3();if(e)return yle(e.sanitize(Nc.RESOURCE_URL,t)||"");if(Bv(t,"ResourceURL"))return yle(cf(t));throw new Jn(904,"")}function gke(t){const e=B3();if(e)return _le(e.sanitize(Nc.SCRIPT,t)||"");if(Bv(t,"Script"))return _le(cf(t));throw new Jn(905,"")}function _ke(t){return ZN(t[0])}function yke(t){return function VAe(t){var e;return(null===(e=pX())||void 0===e?void 0:e.createScriptURL(t))||t}(t[0])}function bke(t,e,n){return function vke(t,e){return"src"===e&&("embed"===t||"frame"===t||"iframe"===t||"media"===t||"script"===t)||"href"===e&&("base"===t||"link"===t)?Ele:Tle}(e,n)(t)}function B3(){const t=Vt();return t&&t[12]}!function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL"}(Nc||(Nc={}));const kle="__ngContext__";function ep(t,e){t[kle]=e}function z3(t){return t[kle]||null}function vX(t){const e=z3(t);return e?Array.isArray(e)?e:e.lView:null}const bX="ngOriginalError";function MX(t){return t[bX]}function Ake(t,...e){t.error(...e)}class vO{constructor(){this._console=console}handleError(e){const n=this._findOriginalError(e),i=function Eke(t){return t&&t.ngErrorLogger||Ake}(e);i(this._console,"ERROR",e),n&&i(this._console,"ORIGINAL ERROR",n)}_findOriginalError(e){let n=e&&MX(e);for(;n&&MX(n);)n=MX(n);return n||null}}const Lke=/^>|^->|<!--|-->|--!>|<!-$/g,Nke=/(<|>)/;function Ple(t){return t.replace(Lke,e=>e.replace(Nke,"\u200b$1\u200b"))}const zke=("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(oo);function $ke(t){return t.ownerDocument.defaultView}function Vke(t){return t.ownerDocument}function Wke(t){return t.ownerDocument.body}function $v(t){return t instanceof Function?t():t}var bO;let xX;function DX(t,e){return xX(t,e)}!function(t){t[t.Important=1]="Important",t[t.DashCase=2]="DashCase"}(bO||(bO={}));function $3(t){const e=t[3];return w_(e)?e[3]:e}function wX(t){return zle(t[13])}function CX(t){return zle(t[4])}function zle(t){for(;null!==t&&!w_(t);)t=t[4];return t}function eP(t,e,n,i,a){if(null!=i){let r,s=!1;w_(i)?r=i:Nv(i)&&(s=!0,i=i[0]);const o=Wd(i);0===t&&null!==n?null==a?qle(e,n,o):xE(e,n,o,a||null,!0):1===t&&null!==n?xE(e,n,o,a||null,!0):2===t?Qle(e,o,s):3===t&&e.destroyNode(o),null!=r&&function iIe(t,e,n,i,a){const r=n[7],s=Wd(n);r!==s&&eP(e,t,i,r,a);for(let o=10;o<n.length;o++){const d=n[o];V3(d[1],d,t,e,i,r)}}(e,t,r,n,a)}}function SX(t,e){return ad(t)?t.createText(e):t.createTextNode(e)}function $le(t,e,n){ad(t)?t.setValue(e,n):e.textContent=n}function jke(t,e){return t.createComment(Ple(e))}function OX(t,e,n){if(ad(t))return t.createElement(e,n);{const i=null!==n?function FEe(t){const e=t.toLowerCase();return"svg"===e?"http://www.w3.org/2000/svg":e===HK?"http://www.w3.org/1998/MathML/":null}(n):null;return null===i?t.createElement(e):t.createElementNS(i,e)}}function Kke(t,e,n,i){const a=10+i,r=n.length;i>0&&(n[a-1][4]=e),i<r-10?(e[4]=n[a],rle(n,10+i,e)):(n.push(e),e[4]=null),e[3]=n;const s=e[17];null!==s&&n!==s&&function Xke(t,e){const n=t[9],a=e[3][3][16];e[16]!==a&&(t[2]=!0),null===n?t[9]=[e]:n.push(e)}(s,e);const o=e[19];null!==o&&o.insertView(t),e[2]|=128}function Vle(t,e){const n=t[9],i=n.indexOf(e),a=e[3];1024&e[2]&&(e[2]&=-1025,WK(a,-1)),n.splice(i,1)}function TX(t,e){if(t.length<=10)return;const n=10+e,i=t[n];if(i){const a=i[17];null!==a&&a!==t&&Vle(a,i),e>0&&(t[n-1][4]=i[4]);const r=fV(t,10+e);!function qke(t,e){V3(t,e,e[11],2,null,null),e[0]=null,e[6]=null}(i[1],i);const s=r[19];null!==s&&s.detachView(r[1]),i[3]=null,i[4]=null,i[2]&=-129}return i}function Wle(t,e){if(!(256&e[2])){const n=e[11];ad(n)&&n.destroyNode&&V3(t,e,n,3,null,null),function Jke(t){let e=t[13];if(!e)return EX(t[1],t);for(;e;){let n=null;if(Nv(e))n=e[13];else{const i=e[10];i&&(n=i)}if(!n){for(;e&&!e[4]&&e!==t;)Nv(e)&&EX(e[1],e),e=e[3];null===e&&(e=t),Nv(e)&&EX(e[1],e),n=e&&e[4]}e=n}}(e)}}function EX(t,e){if(!(256&e[2])){e[2]&=-129,e[2]|=256,function Qke(t,e){let n;if(null!=t&&null!=(n=t.destroyHooks))for(let i=0;i<n.length;i+=2){const a=e[n[i]];if(!(a instanceof S3)){const r=n[i+1];if(Array.isArray(r))for(let s=0;s<r.length;s+=2){const o=a[r[s]],d=r[s+1];$g(4,o,d);try{d.call(o)}finally{$g(5,o,d)}}else{$g(4,a,r);try{r.call(a)}finally{$g(5,a,r)}}}}}(t,e),function Zke(t,e){const n=t.cleanup,i=e[7];let a=-1;if(null!==n)for(let r=0;r<n.length-1;r+=2)if("string"==typeof n[r]){const s=n[r+1],o="function"==typeof s?s(e):Wd(e[s]),d=i[a=n[r+2]],u=n[r+3];"boolean"==typeof u?o.removeEventListener(n[r],d,u):u>=0?i[a=u]():i[a=-u].unsubscribe(),r+=2}else{const s=i[a=n[r+1]];n[r].call(s)}if(null!==i){for(let r=a+1;r<i.length;r++)i[r]();e[7]=null}}(t,e),1===e[1].type&&ad(e[11])&&e[11].destroy();const n=e[17];if(null!==n&&w_(e[3])){n!==e[3]&&Vle(n,e);const i=e[19];null!==i&&i.detachView(t)}}}function Gle(t,e,n){return jle(t,e.parent,n)}function jle(t,e,n){let i=e;for(;null!==i&&40&i.type;)i=(e=i).parent;if(null===i)return n[0];if(2&i.flags){const a=t.data[i.directiveStart].encapsulation;if(a===Hg.None||a===Hg.Emulated)return null}return Vg(i,n)}function xE(t,e,n,i,a){ad(t)?t.insertBefore(e,n,i,a):e.insertBefore(n,i,a)}function qle(t,e,n){ad(t)?t.appendChild(e,n):e.appendChild(n)}function Ule(t,e,n,i,a){null!==i?xE(t,e,n,i,a):qle(t,e,n)}function xV(t,e){return ad(t)?t.parentNode(e):e.parentNode}function Yle(t,e,n){return Kle(t,e,n)}function Jle(t,e,n){return 40&t.type?Vg(t,n):null}let AX,Kle=Jle;function Xle(t,e){Kle=t,AX=e}function DV(t,e,n,i){const a=Gle(t,i,e),r=e[11],o=Yle(i.parent||e[6],i,e);if(null!=a)if(Array.isArray(n))for(let d=0;d<n.length;d++)Ule(r,a,n[d],o,!1);else Ule(r,a,n,o,!1);void 0!==AX&&AX(r,i,e,n,a)}function wV(t,e){if(null!==e){const n=e.type;if(3&n)return Vg(e,t);if(4&n)return kX(-1,t[e.index]);if(8&n){const i=e.child;if(null!==i)return wV(t,i);{const a=t[e.index];return w_(a)?kX(-1,a):Wd(a)}}if(32&n)return DX(e,t)()||Wd(t[e.index]);{const i=Zle(t,e);if(null!==i){if(Array.isArray(i))return i[0];return wV($3(t[16]),i)}return wV(t,e.next)}}return null}function Zle(t,e){if(null!==e){const i=t[16][6],a=e.projection;return i.projection[a]}return null}function kX(t,e){const n=10+t+1;if(n<e.length){const i=e[n],a=i[1].firstChild;if(null!==a)return wV(i,a)}return e[7]}function Qle(t,e,n){const i=xV(t,e);i&&function eIe(t,e,n,i){ad(t)?t.removeChild(e,n,i):e.removeChild(n)}(t,i,e,n)}function IX(t,e,n,i,a,r,s){for(;null!=n;){const o=i[n.index],d=n.type;if(s&&0===e&&(o&&ep(Wd(o),i),n.flags|=4),64!=(64&n.flags))if(8&d)IX(t,e,n.child,i,a,r,!1),eP(e,t,a,o,r);else if(32&d){const u=DX(n,i);let p;for(;p=u();)eP(e,t,a,p,r);eP(e,t,a,o,r)}else 16&d?ede(t,e,i,n,a,r):eP(e,t,a,o,r);n=s?n.projectionNext:n.next}}function V3(t,e,n,i,a,r){IX(n,i,t.firstChild,e,a,r,!1)}function ede(t,e,n,i,a,r){const s=n[16],d=s[6].projection[i.projection];if(Array.isArray(d))for(let u=0;u<d.length;u++){eP(e,t,a,d[u],r)}else{IX(t,e,d,s[3],a,r,!0)}}function tde(t,e,n){ad(t)?t.setAttribute(e,"style",n):e.style.cssText=n}function LX(t,e,n){ad(t)?""===n?t.removeAttribute(e,"class"):t.setAttribute(e,"class",n):e.className=n}function nde(t,e,n){let i=t.length;for(;;){const a=t.indexOf(e,n);if(-1===a)return a;if(0===a||t.charCodeAt(a-1)<=32){const r=e.length;if(a+r===i||t.charCodeAt(a+r)<=32)return a}n=a+1}}const ide="ng-template";function rIe(t,e,n){let i=0;for(;i<t.length;){let a=t[i++];if(n&&"class"===a){if(a=t[i],-1!==nde(a.toLowerCase(),e,0))return!0}else if(1===a){for(;i<t.length&&"string"==typeof(a=t[i++]);)if(a.toLowerCase()===e)return!0;return!1}}return!1}function ade(t){return 4===t.type&&t.value!==ide}function sIe(t,e,n){return e===(4!==t.type||n?t.value:ide)}function oIe(t,e,n){let i=4;const a=t.attrs||[],r=function uIe(t){for(let e=0;e<t.length;e++){if(joe(t[e]))return e}return t.length}(a);let s=!1;for(let o=0;o<e.length;o++){const d=e[o];if("number"!=typeof d){if(!s)if(4&i){if(i=2|1&i,""!==d&&!sIe(t,d,n)||""===d&&1===e.length){if(S_(i))return!1;s=!0}}else{const u=8&i?d:e[++o];if(8&i&&null!==t.attrs){if(!rIe(t.attrs,u,n)){if(S_(i))return!1;s=!0}continue}const g=lIe(8&i?"class":d,a,ade(t),n);if(-1===g){if(S_(i))return!1;s=!0;continue}if(""!==u){let b;b=g>r?"":a[g+1].toLowerCase();const C=8&i?b:null;if(C&&-1!==nde(C,u,0)||2&i&&u!==b){if(S_(i))return!1;s=!0}}}}else{if(!s&&!S_(i)&&!S_(d))return!1;if(s&&S_(d))continue;s=!1,i=d|1&i}}return S_(i)||s}function S_(t){return 0==(1&t)}function lIe(t,e,n,i){if(null===e)return-1;let a=0;if(i||!n){let r=!1;for(;a<e.length;){const s=e[a];if(s===t)return a;if(3===s||6===s)r=!0;else{if(1===s||2===s){let o=e[++a];for(;"string"==typeof o;)o=e[++a];continue}if(4===s)break;if(0===s){a+=4;continue}}a+=r?1:2}return-1}return function cIe(t,e){let n=t.indexOf(4);if(n>-1)for(n++;n<t.length;){const i=t[n];if("number"==typeof i)return-1;if(i===e)return n;n++}return-1}(e,t)}function rde(t,e,n=!1){for(let i=0;i<e.length;i++)if(oIe(t,e[i],n))return!0;return!1}function pIe(t,e){e:for(let n=0;n<e.length;n++){const i=e[n];if(t.length===i.length){for(let a=0;a<t.length;a++)if(t[a]!==i[a])continue e;return!0}}return!1}function sde(t,e){return t?":not("+e.trim()+")":e}function hIe(t){let e=t[0],n=1,i=2,a="",r=!1;for(;n<t.length;){let s=t[n];if("string"==typeof s)if(2&i){const o=t[++n];a+="["+s+(o.length>0?'="'+o+'"':"")+"]"}else 8&i?a+="."+s:4&i&&(a+=" "+s);else""!==a&&!S_(s)&&(e+=sde(r,a),a=""),i=s,r=r||!S_(i);n++}return""!==a&&(e+=sde(r,a)),e}const Ca={};function ya(t){ode(Lr(),Vt(),Wp()+t,tV())}function ode(t,e,n,i){if(!i)if(3==(3&e[2])){const r=t.preOrderCheckHooks;null!==r&&sV(e,r,n)}else{const r=t.preOrderHooks;null!==r&&oV(e,r,0,n)}fO(n)}function CV(t,e){return t<<17|e<<2}function O_(t){return t>>17&32767}function dde(t){return 2==(2&t)}function NX(t){return 2|t}function $M(t){return(131068&t)>>2}function PX(t,e){return-131069&t|e<<2}function ude(t){return 1==(1&t)}function RX(t){return 1|t}const GX=Promise.resolve(null);function yde(t,e){const n=t.contentQueries;if(null!==n)for(let i=0;i<n.length;i+=2){const a=n[i],r=n[i+1];if(-1!==r){const s=t.data[r];YK(a),s.contentQueries(2,e[r],r)}}}function W3(t,e,n,i,a,r,s,o,d,u){const p=e.blueprint.slice();return p[0]=a,p[2]=140|i,Loe(p),p[3]=p[15]=t,p[8]=n,p[10]=s||t&&t[10],p[11]=o||t&&t[11],p[12]=d||t&&t[12]||null,p[9]=u||t&&t[9]||null,p[6]=r,p[16]=2==e.type?t[16]:p,p}function tP(t,e,n,i,a){let r=t.data[e];if(null===r)r=jX(t,e,n,i,a),function JEe(){return ma.lFrame.inI18n}()&&(r.flags|=64);else if(64&r.type){r.type=n,r.value=i,r.attrs=a;const s=C3();r.injectorIndex=null===s?-1:s.injectorIndex}return Pv(r,!0),r}function jX(t,e,n,i,a){const r=Poe(),s=GK(),o=s?r:r&&r.parent,d=t.data[e]=function kIe(t,e,n,i,a,r){let s=e?e.injectorIndex:-1;return{type:n,index:i,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value:a,attrs:r,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:e,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,o,n,e,i,a);return null===t.firstChild&&(t.firstChild=d),null!==r&&(s?null==r.child&&null!==d.parent&&(r.child=d):null===r.next&&(r.next=d)),d}function nP(t,e,n,i){if(0===n)return-1;const a=e.length;for(let r=0;r<n;r++)e.push(i),t.blueprint.push(i),t.data.push(null);return a}function G3(t,e,n){iV(e);try{const i=t.viewQuery;null!==i&&eZ(1,i,n);const a=t.template;null!==a&&vde(t,e,a,1,n),t.firstCreatePass&&(t.firstCreatePass=!1),t.staticContentQueries&&yde(t,e),t.staticViewQueries&&eZ(2,t.viewQuery,n);const r=t.components;null!==r&&function TIe(t,e){for(let n=0;n<e.length;n++)JIe(t,e[n])}(e,r)}catch(i){throw t.firstCreatePass&&(t.incompleteFirstPass=!0,t.firstCreatePass=!1),i}finally{e[2]&=-5,aV()}}function iP(t,e,n,i){const a=e[2];if(256==(256&a))return;iV(e);const r=tV();try{Loe(e),Roe(t.bindingStartIndex),null!==n&&vde(t,e,n,2,i);const s=3==(3&a);if(!r)if(s){const u=t.preOrderCheckHooks;null!==u&&sV(e,u,null)}else{const u=t.preOrderHooks;null!==u&&oV(e,u,0,null),XK(e,0)}if(function UIe(t){for(let e=wX(t);null!==e;e=CX(e)){if(!e[2])continue;const n=e[9];for(let i=0;i<n.length;i++){const a=n[i],r=a[3];0==(1024&a[2])&&WK(r,1),a[2]|=1024}}}(e),function qIe(t){for(let e=wX(t);null!==e;e=CX(e))for(let n=10;n<e.length;n++){const i=e[n],a=i[1];VK(i)&&iP(a,i,a.template,i[8])}}(e),null!==t.contentQueries&&yde(t,e),!r)if(s){const u=t.contentCheckHooks;null!==u&&sV(e,u)}else{const u=t.contentHooks;null!==u&&oV(e,u,1),XK(e,1)}!function SIe(t,e){const n=t.hostBindingOpCodes;if(null!==n)try{for(let i=0;i<n.length;i++){const a=n[i];if(a<0)fO(~a);else{const r=a,s=n[++i],o=n[++i];KEe(s,r),o(2,e[r])}}}finally{fO(-1)}}(t,e);const o=t.components;null!==o&&function OIe(t,e){for(let n=0;n<e.length;n++)YIe(t,e[n])}(e,o);const d=t.viewQuery;if(null!==d&&eZ(2,d,i),!r)if(s){const u=t.viewCheckHooks;null!==u&&sV(e,u)}else{const u=t.viewHooks;null!==u&&oV(e,u,2),XK(e,2)}!0===t.firstUpdatePass&&(t.firstUpdatePass=!1),r||(e[2]&=-73),1024&e[2]&&(e[2]&=-1025,WK(e[3],-1))}finally{aV()}}function EIe(t,e,n,i){const a=e[10],r=!tV(),s=Ioe(e);try{r&&!s&&a.begin&&a.begin(),s&&G3(t,e,i),iP(t,e,n,i)}finally{r&&!s&&a.end&&a.end()}}function vde(t,e,n,i,a){const r=Wp(),s=2&i;try{fO(-1),s&&e.length>20&&ode(t,e,20,tV()),$g(s?2:0,a),n(i,a)}finally{fO(r),$g(s?3:1,a)}}function bde(t,e,n){if(NK(e)){const i=e.directiveStart,a=e.directiveEnd;for(let r=i;r<a;r++){const s=t.data[r];s.contentQueries&&s.contentQueries(1,n[r],r)}}}function qX(t,e,n){!Noe()||(function HIe(t,e,n,i){const a=n.directiveStart,r=n.directiveEnd;t.firstCreatePass||T3(n,e),ep(i,e);const s=n.initialInputs;for(let o=a;o<r;o++){const d=t.data[o],u=C_(d);u&&WIe(e,n,d);const p=E3(e,t,o,n);if(ep(p,e),null!==s&&GIe(e,o-a,p,d,n,s),u){df(n.index,e)[8]=p}}}(t,e,n,Vg(n,e)),128==(128&n.flags)&&function BIe(t,e,n){const i=n.directiveStart,a=n.directiveEnd,s=(t.firstCreatePass,n.index),o=function XEe(){return ma.lFrame.currentDirectiveIndex}();try{fO(s);for(let d=i;d<a;d++){const u=t.data[d],p=e[d];qK(d),(null!==u.hostBindings||0!==u.hostVars||null!==u.hostAttrs)&&Tde(u,p)}}finally{fO(-1),qK(o)}}(t,e,n))}function UX(t,e,n=Vg){const i=e.localNames;if(null!==i){let a=e.index+1;for(let r=0;r<i.length;r+=2){const s=i[r+1],o=-1===s?n(e,t):t[s];t[a++]=o}}}function Mde(t){const e=t.tView;return null===e||e.incompleteFirstPass?t.tView=TV(1,null,t.template,t.decls,t.vars,t.directiveDefs,t.pipeDefs,t.viewQuery,t.schemas,t.consts):e}function TV(t,e,n,i,a,r,s,o,d,u){const p=20+i,g=p+a,b=function AIe(t,e){const n=[];for(let i=0;i<e;i++)n.push(i<t?null:Ca);return n}(p,g),C="function"==typeof u?u():u;return b[1]={type:t,blueprint:b,template:n,queries:null,viewQuery:o,declTNode:e,data:b.slice().fill(null,p),bindingStartIndex:p,expandoStartIndex:g,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof r?r():r,pipeRegistry:"function"==typeof s?s():s,firstChild:null,schemas:d,consts:C,incompleteFirstPass:!1}}function Dde(t,e,n){if(ad(t)){const a=n===Hg.ShadowDom;return t.selectRootElement(e,a)}let i="string"==typeof e?t.querySelector(e):e;return i.textContent="",i}function wde(t,e,n,i){const a=Nde(e);null===n?a.push(i):(a.push(n),t.firstCreatePass&&Pde(t).push(i,a.length-1))}function Cde(t,e,n){for(let i in t)if(t.hasOwnProperty(i)){n=null===n?{}:n;const a=t[i];n.hasOwnProperty(i)?n[i].push(e,a):n[i]=[e,a]}return n}function pf(t,e,n,i,a,r,s,o){const d=Vg(e,n);let p,u=e.inputs;!o&&null!=u&&(p=u[i])?(Hde(t,n,p,i,a),Z$(e)&&function NIe(t,e){const n=df(e,t);16&n[2]||(n[2]|=64)}(n,e.index)):3&e.type?(i=function LIe(t){return"class"===t?"className":"for"===t?"htmlFor":"formaction"===t?"formAction":"innerHtml"===t?"innerHTML":"readonly"===t?"readOnly":"tabindex"===t?"tabIndex":t}(i),a=null!=s?s(a,e.value||"",i):a,ad(r)?r.setProperty(d,i,a):QK(i)||(d.setProperty?d.setProperty(i,a):d[i]=a)):e.type}function YX(t,e,n,i){let a=!1;if(Noe()){const r=function zIe(t,e,n){const i=t.directiveRegistry;let a=null;if(i)for(let r=0;r<i.length;r++){const s=i[r];rde(n,s.selectors,!1)&&(a||(a=[]),pV(T3(n,e),t,s.type),C_(s)?(Ede(t,n),a.unshift(s)):a.push(s))}return a}(t,e,n),s=null===i?null:{"":-1};if(null!==r){a=!0,Ade(n,t.data.length,r.length);for(let p=0;p<r.length;p++){const g=r[p];g.providersResolver&&g.providersResolver(g)}let o=!1,d=!1,u=nP(t,e,r.length,null);for(let p=0;p<r.length;p++){const g=r[p];n.mergedAttrs=dV(n.mergedAttrs,g.hostAttrs),kde(t,n,e,u,g),VIe(u,g,s),null!==g.contentQueries&&(n.flags|=8),(null!==g.hostBindings||null!==g.hostAttrs||0!==g.hostVars)&&(n.flags|=128);const b=g.type.prototype;!o&&(b.ngOnChanges||b.ngOnInit||b.ngDoCheck)&&((t.preOrderHooks||(t.preOrderHooks=[])).push(n.index),o=!0),!d&&(b.ngOnChanges||b.ngDoCheck)&&((t.preOrderCheckHooks||(t.preOrderCheckHooks=[])).push(n.index),d=!0),u++}!function IIe(t,e){const n=e.directiveStart,i=e.directiveEnd,a=t.data,r=e.attrs,s=[];let o=null,d=null;for(let u=n;u<i;u++){const p=a[u],g=p.inputs,b=null===r||ade(e)?null:jIe(g,r);s.push(b),o=Cde(g,u,o),d=Cde(p.outputs,u,d)}null!==o&&(o.hasOwnProperty("class")&&(e.flags|=16),o.hasOwnProperty("style")&&(e.flags|=32)),e.initialInputs=s,e.inputs=o,e.outputs=d}(t,n)}s&&function $Ie(t,e,n){if(e){const i=t.localNames=[];for(let a=0;a<e.length;a+=2){const r=n[e[a+1]];if(null==r)throw new Jn(-301,!1);i.push(e[a],r)}}}(n,i,s)}return n.mergedAttrs=dV(n.mergedAttrs,n.attrs),a}function Ode(t,e,n,i,a,r){const s=r.hostBindings;if(s){let o=t.hostBindingOpCodes;null===o&&(o=t.hostBindingOpCodes=[]);const d=~e.index;(function FIe(t){let e=t.length;for(;e>0;){const n=t[--e];if("number"==typeof n&&n<0)return n}return 0})(o)!=d&&o.push(d),o.push(i,a,s)}}function Tde(t,e){null!==t.hostBindings&&t.hostBindings(1,e)}function Ede(t,e){e.flags|=2,(t.components||(t.components=[])).push(e.index)}function VIe(t,e,n){if(n){if(e.exportAs)for(let i=0;i<e.exportAs.length;i++)n[e.exportAs[i]]=t;C_(e)&&(n[""]=t)}}function Ade(t,e,n){t.flags|=1,t.directiveStart=e,t.directiveEnd=e+n,t.providerIndexes=e}function kde(t,e,n,i,a){t.data[i]=a;const r=a.factory||(a.factory=vE(a.type)),s=new S3(r,C_(a),null);t.blueprint[i]=s,n[i]=s,Ode(t,e,0,i,nP(t,n,a.hostVars,Ca),a)}function WIe(t,e,n){const i=Vg(e,t),a=Mde(n),r=t[10],s=EV(t,W3(t,a,null,n.onPush?64:16,i,e,r,r.createRenderer(i,n),null,null));t[e.index]=s}function Vv(t,e,n,i,a,r){const s=Vg(t,e);JX(e[11],s,r,t.value,n,i,a)}function JX(t,e,n,i,a,r,s){if(null==r)ad(t)?t.removeAttribute(e,a,n):e.removeAttribute(a);else{const o=null==s?wa(r):s(r,i||"",a);ad(t)?t.setAttribute(e,a,o,n):n?e.setAttributeNS(n,a,o):e.setAttribute(a,o)}}function GIe(t,e,n,i,a,r){const s=r[e];if(null!==s){const o=i.setInput;for(let d=0;d<s.length;){const u=s[d++],p=s[d++],g=s[d++];null!==o?i.setInput(n,g,u,p):n[p]=g}}}function jIe(t,e){let n=null,i=0;for(;i<e.length;){const a=e[i];if(0!==a)if(5!==a){if("number"==typeof a)break;t.hasOwnProperty(a)&&(null===n&&(n=[]),n.push(a,t[a],e[i+1])),i+=2}else i+=2;else i+=4}return n}function Ide(t,e,n,i){return new Array(t,!0,!1,e,null,0,i,n,null,null)}function YIe(t,e){const n=df(e,t);if(VK(n)){const i=n[1];80&n[2]?iP(i,n,i.template,n[8]):n[5]>0&&KX(n)}}function KX(t){for(let i=wX(t);null!==i;i=CX(i))for(let a=10;a<i.length;a++){const r=i[a];if(1024&r[2]){const s=r[1];iP(s,r,s.template,r[8])}else r[5]>0&&KX(r)}const n=t[1].components;if(null!==n)for(let i=0;i<n.length;i++){const a=df(n[i],t);VK(a)&&a[5]>0&&KX(a)}}function JIe(t,e){const n=df(e,t),i=n[1];(function KIe(t,e){for(let n=e.length;n<t.blueprint.length;n++)e.push(t.blueprint[n])})(i,n),G3(i,n,n[8])}function EV(t,e){return t[13]?t[14][4]=e:t[13]=e,t[14]=e,e}function XX(t){for(;t;){t[2]|=64;const e=$3(t);if(OEe(t)&&!e)return t;t=e}return null}function ZX(t){for(let e=0;e<t.components.length;e++){const n=t.components[e],i=vX(n),a=i[1];EIe(a,i,a.template,n)}}function QX(t,e,n){const i=e[10];i.begin&&i.begin();try{iP(t,e,t.template,n)}catch(a){throw Fde(e,a),a}finally{i.end&&i.end()}}function Lde(t){ZX(t[8])}function eZ(t,e,n){YK(0),e(t,n)}const eLe=GX;function Nde(t){return t[7]||(t[7]=[])}function Pde(t){return t.cleanup||(t.cleanup=[])}function Rde(t,e,n){return(null===t||C_(t))&&(n=function zEe(t){for(;Array.isArray(t);){if("object"==typeof t[1])return t;t=t[0]}return null}(n[e.index])),n[11]}function Fde(t,e){const n=t[9],i=n?n.get(vO,null):null;i&&i.handleError(e)}function Hde(t,e,n,i,a){for(let r=0;r<n.length;){const s=n[r++],o=n[r++],d=e[s],u=t.data[s];null!==u.setInput?u.setInput(d,a,i,o):d[o]=a}}function VM(t,e,n){const i=eV(e,t);$le(t[11],i,n)}function AV(t,e,n){let i=n?t.styles:null,a=n?t.classes:null,r=0;if(null!==e)for(let s=0;s<e.length;s++){const o=e[s];if("number"==typeof o)r=o;else if(1==r)a=CK(a,o);else if(2==r){i=CK(i,o+": "+e[++s]+";")}}n?t.styles=i:t.stylesWithoutHost=i,n?t.classes=a:t.classesWithoutHost=a}const tZ=new yn("INJECTOR",-1);class Bde{get(e,n=yO){if(n===yO){const i=new Error(`NullInjectorError: No provider for ${so(e)}!`);throw i.name="NullInjectorError",i}return n}}const nZ=new yn("Set Injector scope."),j3={},iLe={};let iZ;function zde(){return void 0===iZ&&(iZ=new Bde),iZ}function $de(t,e=null,n=null,i){const a=Vde(t,e,n,i);return a._resolveInjectorDefTypes(),a}function Vde(t,e=null,n=null,i){return new aLe(t,n,e||zde(),i)}class aLe{constructor(e,n,i,a=null){this.parent=i,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;const r=[];n&&Fv(n,o=>this.processProvider(o,e,n)),Fv([e],o=>this.processInjectorType(o,[],r)),this.records.set(tZ,aP(void 0,this));const s=this.records.get(nZ);this.scope=null!=s?s.value:null,this.source=a||("object"==typeof e?null:so(e))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{this.onDestroy.forEach(e=>e.ngOnDestroy())}finally{this.records.clear(),this.onDestroy.clear(),this.injectorDefTypes.clear()}}get(e,n=yO,i=zr.Default){this.assertNotDestroyed();const a=cle(this),r=uO(void 0);try{if(!(i&zr.SkipSelf)){let o=this.records.get(e);if(void 0===o){const d=function pLe(t){return"function"==typeof t||"object"==typeof t&&t instanceof yn}(e)&&OK(e);o=d&&this.injectableDefInScope(d)?aP(aZ(e),j3):null,this.records.set(e,o)}if(null!=o)return this.hydrate(e,o)}const s=i&zr.Self?zde():this.parent;return n=i&zr.Optional&&n===yO?null:n,s.get(e,n)}catch(s){if("NullInjectorError"===s.name){if((s[_V]=s[_V]||[]).unshift(so(e)),a)throw s;return IAe(s,e,"R3InjectorError",this.source)}throw s}finally{uO(r),cle(a)}}_resolveInjectorDefTypes(){this.injectorDefTypes.forEach(e=>this.get(e))}toString(){const e=[];return this.records.forEach((i,a)=>e.push(so(a))),`R3Injector[${e.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new Jn(205,!1)}processInjectorType(e,n,i){if(!(e=Fa(e)))return!1;let a=_oe(e);const r=null==a&&e.ngModule||void 0,s=void 0===r?e:r,o=-1!==i.indexOf(s);if(void 0!==r&&(a=_oe(r)),null==a)return!1;if(null!=a.imports&&!o){let p;i.push(s);try{Fv(a.imports,g=>{this.processInjectorType(g,n,i)&&(void 0===p&&(p=[]),p.push(g))})}finally{}if(void 0!==p)for(let g=0;g<p.length;g++){const{ngModule:b,providers:C}=p[g];Fv(C,k=>this.processProvider(k,b,C||Ro))}}this.injectorDefTypes.add(s);const d=vE(s)||(()=>new s);this.records.set(s,aP(d,j3));const u=a.providers;if(null!=u&&!o){const p=e;Fv(u,g=>this.processProvider(g,p,u))}return void 0!==r&&void 0!==e.providers}processProvider(e,n,i){let a=rP(e=Fa(e))?e:Fa(e&&e.provide);const r=function sLe(t,e,n){if(Gde(t))return aP(void 0,t.useValue);return aP(Wde(t,e,n),j3)}(e,n,i);if(rP(e)||!0!==e.multi){this.records.get(a)}else{let s=this.records.get(a);s||(s=aP(void 0,j3,!0),s.factory=()=>dX(s.multi),this.records.set(a,s)),a=e,s.multi.push(e)}this.records.set(a,r)}hydrate(e,n){return n.value===j3&&(n.value=iLe,n.value=n.factory()),"object"==typeof n.value&&n.value&&function cLe(t){return null!==t&&"object"==typeof t&&"function"==typeof t.ngOnDestroy}(n.value)&&this.onDestroy.add(n.value),n.value}injectableDefInScope(e){if(!e.providedIn)return!1;const n=Fa(e.providedIn);return"string"==typeof n?"any"===n||n===this.scope:this.injectorDefTypes.has(n)}}function aZ(t){const e=OK(t),n=null!==e?e.factory:vE(t);if(null!==n)return n;if(t instanceof yn)throw new Jn(204,!1);if(t instanceof Function)return function rLe(t){const e=t.length;if(e>0){I3(e,"?");throw new Jn(204,!1)}const n=function fEe(t){const e=t&&(t[U$]||t[yoe]);if(e){const n=function gEe(t){if(t.hasOwnProperty("name"))return t.name;const e=(""+t).match(/^function\s*([^\s(]+)/);return null===e?"":e[1]}(t);return console.warn(`DEPRECATED: DI is instantiating a token "${n}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${n}" class.`),e}return null}(t);return null!==n?()=>n.factory(t):()=>new t}(t);throw new Jn(204,!1)}function Wde(t,e,n){let i;if(rP(t)){const a=Fa(t);return vE(a)||aZ(a)}if(Gde(t))i=()=>Fa(t.useValue);else if(function lLe(t){return!(!t||!t.useFactory)}(t))i=()=>t.useFactory(...dX(t.deps||[]));else if(function oLe(t){return!(!t||!t.useExisting)}(t))i=()=>Ye(Fa(t.useExisting));else{const a=Fa(t&&(t.useClass||t.provide));if(!function uLe(t){return!!t.deps}(t))return vE(a)||aZ(a);i=()=>new a(...dX(t.deps))}return i}function aP(t,e,n=!1){return{factory:t,value:e,multi:n?[]:void 0}}function Gde(t){return null!==t&&"object"==typeof t&&EAe in t}function rP(t){return"function"==typeof t}class Yo{static create(e,n){var i;if(Array.isArray(e))return $de({name:""},n,e,"");{const a=null!==(i=e.name)&&void 0!==i?i:"";return $de({name:a},e.parent,e.providers,a)}}}Yo.THROW_IF_NOT_FOUND=yO,Yo.NULL=new Bde,Yo.\u0275prov=en({token:Yo,providedIn:"any",factory:()=>Ye(tZ)}),Yo.__NG_ELEMENT_ID__=-1;function Qde(t,e,n,i,a,r){const s=n[1];n[20]=t;const d=tP(s,20,2,"#host",null),u=d.mergedAttrs=e.hostAttrs;null!==u&&(AV(d,u,!0),null!==t&&(lV(a,t,u),null!==d.classes&&LX(a,t,d.classes),null!==d.styles&&tde(a,t,d.styles)));const p=i.createRenderer(t,e),g=W3(n,Mde(e),null,e.onPush?64:16,n[20],d,i,p,r||null,null);return s.firstCreatePass&&(pV(T3(d,n),s,e.type),Ede(s,d),Ade(d,n.length,1)),EV(n,g),n[20]=g}function eue(t,e,n,i,a){const r=n[1],s=function RIe(t,e,n){const i=Qu();t.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),kde(t,i,e,nP(t,e,1,null),n));const a=E3(e,t,i.directiveStart,i);ep(a,e);const r=Vg(i,e);return r&&ep(r,e),a}(r,n,e);if(i.components.push(s),t[8]=s,a&&a.forEach(d=>d(s,e)),e.contentQueries){const d=Qu();e.contentQueries(1,s,d.directiveStart)}const o=Qu();if(r.firstCreatePass&&(null!==e.hostBindings||null!==e.hostAttrs)){fO(o.index);Ode(n[1],o,0,o.directiveStart,o.directiveEnd,e),Tde(e,s)}return s}function tue(t,e){return{components:[],scheduler:t||zke,clean:eLe,playerHandler:e||null,flags:0}}function bLe(t,e){rV(vX(t)[1],Qu())}function nue(t){return Object.getPrototypeOf(t.prototype).constructor}function me(t){let e=nue(t.type),n=!0;const i=[t];for(;e;){let a;if(C_(t))a=e.\u0275cmp||e.\u0275dir;else{if(e.\u0275cmp){throw new Jn(903,"")}a=e.\u0275dir}if(a){if(n){i.push(a);const s=t;s.inputs=oZ(t.inputs),s.declaredInputs=oZ(t.declaredInputs),s.outputs=oZ(t.outputs);const o=a.hostBindings;o&&wLe(t,o);const d=a.viewQuery,u=a.contentQueries;if(d&&xLe(t,d),u&&DLe(t,u),wK(t.inputs,a.inputs),wK(t.declaredInputs,a.declaredInputs),wK(t.outputs,a.outputs),C_(a)&&a.data.animation){const p=t.data;p.animation=(p.animation||[]).concat(a.data.animation)}}const r=a.features;if(r)for(let s=0;s<r.length;s++){const o=r[s];o&&o.ngInherit&&o(t),o===me&&(n=!1)}}e=Object.getPrototypeOf(e)}!function MLe(t){let e=0,n=null;for(let i=t.length-1;i>=0;i--){const a=t[i];a.hostVars=e+=a.hostVars,a.hostAttrs=dV(a.hostAttrs,n=dV(n,a.hostAttrs))}}(i)}function oZ(t){return t===RN?{}:t===Ro?[]:t}function xLe(t,e){const n=t.viewQuery;t.viewQuery=n?(i,a)=>{e(i,a),n(i,a)}:e}function DLe(t,e){const n=t.contentQueries;t.contentQueries=n?(i,a,r)=>{e(i,a,r),n(i,a,r)}:e}function wLe(t,e){const n=t.hostBindings;t.hostBindings=n?(i,a)=>{e(i,a),n(i,a)}:e}const CLe=["providersResolver"],SLe=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function OLe(t){let n,e=nue(t.type);n=C_(t)?e.\u0275cmp:e.\u0275dir;const i=t;for(const a of CLe)i[a]=n[a];if(C_(n))for(const a of SLe)i[a]=n[a]}let kV=null;function sP(){if(!kV){const t=oo.Symbol;if(t&&t.iterator)kV=t.iterator;else{const e=Object.getOwnPropertyNames(Map.prototype);for(let n=0;n<e.length;++n){const i=e[n];"entries"!==i&&"size"!==i&&Map.prototype[i]===Map.prototype.entries&&(kV=i)}}}return kV}function q3(t){return!!lZ(t)&&(Array.isArray(t)||!(t instanceof Map)&&sP()in t)}function lZ(t){return null!==t&&("function"==typeof t||"object"==typeof t)}function Wv(t,e,n){return t[e]=n}function U3(t,e){return t[e]}function tp(t,e,n){const i=t[e];return!Object.is(i,n)&&(t[e]=n,!0)}function DE(t,e,n,i){const a=tp(t,e,n);return tp(t,e+1,i)||a}function IV(t,e,n,i,a){const r=DE(t,e,n,i);return tp(t,e+2,a)||r}function Gg(t,e,n,i,a,r){const s=DE(t,e,n,i);return DE(t,e+2,a,r)||s}function Dr(t,e,n,i){const a=Vt();if(tp(a,VN(),e)){Lr();Vv(rd(),a,t,e,n,i)}return Dr}function oP(t,e){let n=!1,i=BM();for(let r=1;r<e.length;r+=2)n=tp(t,i++,e[r])||n;if(Roe(i),!n)return Ca;let a=e[0];for(let r=1;r<e.length;r+=2)a+=wa(e[r])+e[r+1];return a}function lP(t,e,n,i){return tp(t,VN(),n)?e+wa(n)+i:Ca}function dP(t,e,n,i,a,r){const o=DE(t,BM(),n,a);return zM(2),o?e+wa(n)+i+wa(a)+r:Ca}function uP(t,e,n,i,a,r,s,o){const u=IV(t,BM(),n,a,s);return zM(3),u?e+wa(n)+i+wa(a)+r+wa(s)+o:Ca}function cP(t,e,n,i,a,r,s,o,d,u){const g=Gg(t,BM(),n,a,s,d);return zM(4),g?e+wa(n)+i+wa(a)+r+wa(s)+o+wa(d)+u:Ca}function pP(t,e,n,i,a,r,s,o,d,u,p,g){const b=BM();let C=Gg(t,b,n,a,s,d);return C=tp(t,b+4,p)||C,zM(5),C?e+wa(n)+i+wa(a)+r+wa(s)+o+wa(d)+u+wa(p)+g:Ca}function hP(t,e,n,i,a,r,s,o,d,u,p,g,b,C){const k=BM();let G=Gg(t,k,n,a,s,d);return G=DE(t,k+4,p,b)||G,zM(6),G?e+wa(n)+i+wa(a)+r+wa(s)+o+wa(d)+u+wa(p)+g+wa(b)+C:Ca}function mP(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G){const Y=BM();let ne=Gg(t,Y,n,a,s,d);return ne=IV(t,Y+4,p,b,k)||ne,zM(7),ne?e+wa(n)+i+wa(a)+r+wa(s)+o+wa(d)+u+wa(p)+g+wa(b)+C+wa(k)+G:Ca}function fP(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne){const Z=BM();let be=Gg(t,Z,n,a,s,d);return be=Gg(t,Z+4,p,b,k,Y)||be,zM(8),be?e+wa(n)+i+wa(a)+r+wa(s)+o+wa(d)+u+wa(p)+g+wa(b)+C+wa(k)+G+wa(Y)+ne:Ca}function iue(t,e,n,i,a,r){const s=Vt(),o=lP(s,e,n,i);if(o!==Ca){Vv(rd(),s,t,o,a,r)}return iue}function aue(t,e,n,i,a,r,s,o){const d=Vt(),u=dP(d,e,n,i,a,r);if(u!==Ca){Vv(rd(),d,t,u,s,o)}return aue}function rue(t,e,n,i,a,r,s,o,d,u){const p=Vt(),g=uP(p,e,n,i,a,r,s,o);if(g!==Ca){Vv(rd(),p,t,g,d,u)}return rue}function sue(t,e,n,i,a,r,s,o,d,u,p,g){const b=Vt(),C=cP(b,e,n,i,a,r,s,o,d,u);if(C!==Ca){Vv(rd(),b,t,C,p,g)}return sue}function oue(t,e,n,i,a,r,s,o,d,u,p,g,b,C){const k=Vt(),G=pP(k,e,n,i,a,r,s,o,d,u,p,g);if(G!==Ca){Vv(rd(),k,t,G,b,C)}return oue}function lue(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G){const Y=Vt(),ne=hP(Y,e,n,i,a,r,s,o,d,u,p,g,b,C);if(ne!==Ca){Vv(rd(),Y,t,ne,k,G)}return lue}function due(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne){const Z=Vt(),be=mP(Z,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G);if(be!==Ca){Vv(rd(),Z,t,be,Y,ne)}return due}function uue(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne,Z,be){const Ge=Vt(),vt=fP(Ge,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne);if(vt!==Ca){Vv(rd(),Ge,t,vt,Z,be)}return uue}function cue(t,e,n,i){const a=Vt(),r=oP(a,e);if(r!==Ca){Vv(rd(),a,t,r,n,i)}return cue}function Wl(t,e,n,i,a,r,s,o){const d=Vt(),u=Lr(),p=t+20,g=u.firstCreatePass?function kLe(t,e,n,i,a,r,s,o,d){const u=e.consts,p=tP(e,t,4,s||null,mO(u,o));YX(e,n,p,mO(u,d)),rV(e,p);const g=p.tViews=TV(2,p,i,a,r,e.directiveRegistry,e.pipeRegistry,null,e.schemas,u);return null!==e.queries&&(e.queries.template(e,p),g.queries=e.queries.embeddedTView(p)),p}(p,u,d,e,n,i,a,r,s):u.data[p];Pv(g,!1);const b=d[11].createComment("");DV(u,d,b,g),ep(b,d),EV(d,d[p]=Ide(b,d,b,g)),Q$(g)&&qX(u,d,g),null!=s&&UX(d,g,o)}function Y3(t){return $N(function YEe(){return ma.lFrame.contextLView}(),20+t)}const pue={\u0275\u0275defineInjectable:en,\u0275\u0275defineInjector:fe,\u0275\u0275inject:Ye,\u0275\u0275invalidFactoryDep:ple,resolveForwardRef:Fa};function LLe(t,e){let n=null,i=null;t.hasOwnProperty(U$)||Object.defineProperty(t,U$,{get:()=>(null===n&&(n=ec().compileInjectable(pue,`ng:///${t.name}/\u0275prov.js`,function FLe(t,e){const n=e||{providedIn:null},i={name:t.name,type:t,typeArgumentCount:0,providedIn:n.providedIn};return(hue(n)||mue(n))&&void 0!==n.deps&&(i.deps=mle(n.deps)),hue(n)?i.useClass=n.useClass:function PLe(t){return NLe in t}(n)?i.useValue=n.useValue:mue(n)?i.useFactory=n.useFactory:function RLe(t){return void 0!==t.useExisting}(n)&&(i.useExisting=n.useExisting),i}(t,e))),n)}),t.hasOwnProperty(HM)||Object.defineProperty(t,HM,{get:()=>{if(null===i){const a=ec();i=a.compileFactory(pue,`ng:///${t.name}/\u0275fac.js`,{name:t.name,type:t,typeArgumentCount:0,deps:yV(t),target:a.FactoryTarget.Injectable})}return i},configurable:!0})}const NLe=Po({provide:String,useValue:Po});function hue(t){return void 0!==t.useClass}function mue(t){return void 0!==t.useFactory}const DO=A3("Injectable",void 0,void 0,void 0,(t,e)=>LLe(t,e));function dZ(t){if(t.length>1){return" ("+function HLe(t){const e=[];for(let n=0;n<t.length;++n){if(e.indexOf(t[n])>-1)return e.push(t[n]),e;e.push(t[n])}return e}(t.slice().reverse()).map(i=>so(i.token)).join(" -> ")+")"}return""}function uZ(t,e,n,i){const a=[e],r=n(a),s=i?function Tke(t,e){const n=`${t} caused by: ${e instanceof Error?e.message:e}`,i=Error(n);return i[bX]=e,i}(r,i):Error(r);return s.addKey=BLe,s.keys=a,s.injectors=[t],s.constructResolvingMessage=n,s[bX]=i,s}function BLe(t,e){this.injectors.push(t),this.keys.push(e),this.message=this.constructResolvingMessage(this.keys)}function fue(t,e){const n=[];for(let i=0,a=e.length;i<a;i++){const r=e[i];r&&0!=r.length?n.push(r.map(so).join(" ")):n.push("?")}return Error("Cannot resolve all parameters for '"+so(t)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+so(t)+"' is decorated with Injectable.")}function jLe(t,e){return Error(`Cannot mix multi providers and regular providers, got: ${t} ${e}`)}class wO{constructor(e,n){if(this.token=e,this.id=n,!e)throw new Error("Token must be defined!");this.displayName=so(this.token)}static get(e){return gue.get(Fa(e))}static get numberOfKeys(){return gue.numberOfKeys}}const gue=new class qLe{constructor(){this._allKeys=new Map}get(e){if(e instanceof wO)return e;if(this._allKeys.has(e))return this._allKeys.get(e);const n=new wO(e,wO.numberOfKeys);return this._allKeys.set(e,n),n}get numberOfKeys(){return this._allKeys.size}};const _ue=new class ULe{constructor(e){this.reflectionCapabilities=e}updateCapabilities(e){this.reflectionCapabilities=e}factory(e){return this.reflectionCapabilities.factory(e)}parameters(e){return this.reflectionCapabilities.parameters(e)}annotations(e){return this.reflectionCapabilities.annotations(e)}propMetadata(e){return this.reflectionCapabilities.propMetadata(e)}hasLifecycleHook(e,n){return this.reflectionCapabilities.hasLifecycleHook(e,n)}getter(e){return this.reflectionCapabilities.getter(e)}setter(e){return this.reflectionCapabilities.setter(e)}method(e){return this.reflectionCapabilities.method(e)}importUri(e){return this.reflectionCapabilities.importUri(e)}resourceUri(e){return this.reflectionCapabilities.resourceUri(e)}resolveIdentifier(e,n,i,a){return this.reflectionCapabilities.resolveIdentifier(e,n,i,a)}resolveEnum(e,n){return this.reflectionCapabilities.resolveEnum(e,n)}}(new dle);class LV{constructor(e,n,i){this.key=e,this.optional=n,this.visibility=i}static fromKey(e){return new LV(e,!1,null)}}const YLe=[];class yue{constructor(e,n,i){this.key=e,this.resolvedFactories=n,this.multiProvider=i,this.resolvedFactory=this.resolvedFactories[0]}}class JLe{constructor(e,n){this.factory=e,this.dependencies=n}}function KLe(t){let e,n;if(t.useClass){const i=Fa(t.useClass);e=_ue.factory(i),n=bue(i)}else t.useExisting?(e=i=>i,n=[LV.fromKey(wO.get(t.useExisting))]):t.useFactory?(e=t.useFactory,n=function eNe(t,e){if(e){const n=e.map(i=>[i]);return e.map(i=>Mue(t,i,n))}return bue(t)}(t.useFactory,t.deps)):(e=()=>t.useValue,n=YLe);return new JLe(e,n)}function XLe(t){return new yue(wO.get(t.provide),[KLe(t)],t.multi||!1)}function ZLe(t){const i=function QLe(t,e){for(let n=0;n<t.length;n++){const i=t[n],a=e.get(i.key.id);if(a){if(i.multiProvider!==a.multiProvider)throw jLe(a,i);if(i.multiProvider)for(let r=0;r<i.resolvedFactories.length;r++)a.resolvedFactories.push(i.resolvedFactories[r]);else e.set(i.key.id,i)}else{let r;r=i.multiProvider?new yue(i.key,i.resolvedFactories.slice(),i.multiProvider):i,e.set(i.key.id,r)}}return e}(vue(t,[]).map(XLe),new Map);return Array.from(i.values())}function vue(t,e){return t.forEach(n=>{if(n instanceof rX)e.push({provide:n,useClass:n});else if(n&&"object"==typeof n&&void 0!==n.provide)e.push(n);else{if(!Array.isArray(n))throw function WLe(t){return Error(`Invalid provider - only instances of Provider and Type are allowed, got: ${t}`)}(n);vue(n,e)}}),e}function bue(t){const e=_ue.parameters(t);if(!e)return[];if(e.some(n=>null==n))throw fue(t,e);return e.map(n=>Mue(t,n,e))}function Mue(t,e,n){let i=null,a=!1;if(!Array.isArray(e))return cZ(e instanceof sd?e.token:e,a,null);let r=null;for(let s=0;s<e.length;++s){const o=e[s];o instanceof rX?i=o:o instanceof sd?i=o.token:o instanceof Hv?a=!0:o instanceof uX||o instanceof j?r=o:o instanceof yn&&(i=o)}if(i=Fa(i),null!=i)return cZ(i,a,r);throw fue(t,n)}function cZ(t,e,n){return new LV(wO.get(t),e,n)}const J3={};class K3{static resolve(e){return ZLe(e)}static resolveAndCreate(e,n){const i=K3.resolve(e);return K3.fromResolvedProviders(i,n)}static fromResolvedProviders(e,n){return new gP(e,n)}}class gP{constructor(e,n){this._constructionCounter=0,this._providers=e,this.parent=n||null;const i=e.length;this.keyIds=[],this.objs=[];for(let a=0;a<i;a++)this.keyIds[a]=e[a].key.id,this.objs[a]=J3}get(e,n=yO){return this._getByKey(wO.get(e),null,n)}resolveAndCreateChild(e){const n=K3.resolve(e);return this.createChildFromResolved(n)}createChildFromResolved(e){const n=new gP(e);return n.parent=this,n}resolveAndInstantiate(e){return this.instantiateResolved(K3.resolve([e])[0])}instantiateResolved(e){return this._instantiateProvider(e)}getProviderAtIndex(e){if(e<0||e>=this._providers.length)throw function GLe(t){return Error(`Index ${t} is out-of-bounds.`)}(e);return this._providers[e]}_new(e){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function $Le(t,e){return uZ(t,e,function(n){return`Cannot instantiate cyclic dependency!${dZ(n)}`})}(this,e.key);return this._instantiateProvider(e)}_getMaxNumberOfObjects(){return this.objs.length}_instantiateProvider(e){if(e.multiProvider){const n=[];for(let i=0;i<e.resolvedFactories.length;++i)n[i]=this._instantiate(e,e.resolvedFactories[i]);return n}return this._instantiate(e,e.resolvedFactories[0])}_instantiate(e,n){const i=n.factory;let a,r;try{a=n.dependencies.map(s=>this._getByReflectiveDependency(s))}catch(s){throw s.addKey&&s.addKey(this,e.key),s}try{r=i(...a)}catch(s){throw function VLe(t,e,n,i){return uZ(t,i,function(a){const r=so(a[0].token);return`${e.message}: Error during instantiation of ${r}!${dZ(a)}.`},e)}(this,s,s.stack,e.key)}return r}_getByReflectiveDependency(e){return this._getByKey(e.key,e.visibility,e.optional?null:yO)}_getByKey(e,n,i){return e===gP.INJECTOR_KEY?this:n instanceof uX?this._getByKeySelf(e,i):this._getByKeyDefault(e,i,n)}_getObjByKeyId(e){for(let n=0;n<this.keyIds.length;n++)if(this.keyIds[n]===e)return this.objs[n]===J3&&(this.objs[n]=this._new(this._providers[n])),this.objs[n];return J3}_throwOrNull(e,n){if(n!==yO)return n;throw function zLe(t,e){return uZ(t,e,function(n){return`No provider for ${so(n[0].token)}!${dZ(n)}`})}(this,e)}_getByKeySelf(e,n){const i=this._getObjByKeyId(e.id);return i!==J3?i:this._throwOrNull(e,n)}_getByKeyDefault(e,n,i){let a;for(a=i instanceof j?this.parent:this;a instanceof gP;){const r=a,s=r._getObjByKeyId(e.id);if(s!==J3)return s;a=r.parent}return null!==a?a.get(e.token,n):this._throwOrNull(e,n)}get displayName(){return`ReflectiveInjector(providers: [${function tNe(t,e){const n=[];for(let i=0;i<t._providers.length;++i)n[i]=e(t.getProviderAtIndex(i));return n}(this,n=>' "'+n.key.displayName+'" ').join(", ")}])`}toString(){return this.displayName}}function E(t,e=zr.Default){const n=Vt();if(null===n)return Ye(t,e);return Zoe(Qu(),n,Fa(t),e)}function NV(){throw new Error("invalid")}function ca(t,e,n){const i=Vt();if(tp(i,VN(),e)){pf(Lr(),rd(),i,t,e,i[11],n,!1)}return ca}function pZ(t,e,n,i,a){const s=a?"class":"style";Hde(t,n,e.inputs[s],s,i)}function qi(t,e,n,i){const a=Vt(),r=Lr(),s=20+t,o=a[11],d=a[s]=OX(o,e,function iAe(){return ma.lFrame.currentNamespace}()),u=r.firstCreatePass?function nNe(t,e,n,i,a,r,s){const o=e.consts,u=tP(e,t,2,a,mO(o,r));return YX(e,n,u,mO(o,s)),null!==u.attrs&&AV(u,u.attrs,!1),null!==u.mergedAttrs&&AV(u,u.mergedAttrs,!0),null!==e.queries&&e.queries.elementStart(e,u),u}(s,r,a,0,e,n,i):r.data[s];Pv(u,!0);const p=u.mergedAttrs;null!==p&&lV(o,d,p);const g=u.classes;null!==g&&LX(o,d,g);const b=u.styles;return null!==b&&tde(o,d,b),64!=(64&u.flags)&&DV(r,a,d,u),0===function WEe(){return ma.lFrame.elementDepthCount}()&&ep(d,a),function GEe(){ma.lFrame.elementDepthCount++}(),Q$(u)&&(qX(r,a,u),bde(r,u,a)),null!==i&&UX(a,u),qi}function Ui(){let t=Qu();GK()?jK():(t=t.parent,Pv(t,!1));const e=t;!function jEe(){ma.lFrame.elementDepthCount--}();const n=Lr();return n.firstCreatePass&&(rV(n,t),NK(t)&&n.queries.elementEnd(t)),null!=e.classesWithoutHost&&function lAe(t){return 0!=(16&t.flags)}(e)&&pZ(n,e,Vt(),e.classesWithoutHost,!0),null!=e.stylesWithoutHost&&function dAe(t){return 0!=(32&t.flags)}(e)&&pZ(n,e,Vt(),e.stylesWithoutHost,!1),Ui}function Gl(t,e,n,i){return qi(t,e,n,i),Ui(),Gl}function X3(t,e,n){const i=Vt(),a=Lr(),r=t+20,s=a.firstCreatePass?function iNe(t,e,n,i,a){const r=e.consts,s=mO(r,i),o=tP(e,t,8,"ng-container",s);return null!==s&&AV(o,s,!0),YX(e,n,o,mO(r,a)),null!==e.queries&&e.queries.elementStart(e,o),o}(r,a,i,e,n):a.data[r];Pv(s,!0);const o=i[r]=i[11].createComment("");return DV(a,i,o,s),ep(o,i),Q$(s)&&(qX(a,i,s),bde(a,s,i)),null!=n&&UX(i,s),X3}function Z3(){let t=Qu();const e=Lr();return GK()?jK():(t=t.parent,Pv(t,!1)),e.firstCreatePass&&(rV(e,t),NK(t)&&e.queries.elementEnd(t)),Z3}function xue(t,e,n){return X3(t,e,n),Z3(),xue}function PV(){return Vt()}function RV(t){return!!t&&"function"==typeof t.then}function Due(t){return!!t&&"function"==typeof t.subscribe}gP.INJECTOR_KEY=wO.get(Yo);const wue=Due;function os(t,e,n,i){const a=Vt(),r=Lr(),s=Qu();return Cue(r,a,a[11],s,t,e,!!n,i),os}function hZ(t,e){const n=Qu(),i=Vt(),a=Lr();return Cue(a,i,Rde(UK(a.data),n,i),n,t,e,!1),hZ}function Cue(t,e,n,i,a,r,s,o){const d=Q$(i),p=t.firstCreatePass&&Pde(t),g=e[8],b=Nde(e);let C=!0;if(3&i.type||o){const Y=Vg(i,e),ne=o?o(Y):Y,Z=b.length,be=o?Ge=>o(Wd(Ge[i.index])):i.index;if(ad(n)){let Ge=null;if(!o&&d&&(Ge=function aNe(t,e,n,i){const a=t.cleanup;if(null!=a)for(let r=0;r<a.length-1;r+=2){const s=a[r];if(s===n&&a[r+1]===i){const o=e[7],d=a[r+2];return o.length>d?o[d]:null}"string"==typeof s&&(r+=2)}return null}(t,e,a,i.index)),null!==Ge){(Ge.__ngLastListenerFn__||Ge).__ngNextListenerFn__=r,Ge.__ngLastListenerFn__=r,C=!1}else{r=mZ(i,e,g,r,!1);const vt=n.listen(ne,a,r);b.push(r,vt),p&&p.push(a,be,Z,Z+1)}}else r=mZ(i,e,g,r,!0),ne.addEventListener(a,r,s),b.push(r),p&&p.push(a,be,Z,s)}else r=mZ(i,e,g,r,!1);const k=i.outputs;let G;if(C&&null!==k&&(G=k[a])){const Y=G.length;if(Y)for(let ne=0;ne<Y;ne+=2){const Z=G[ne],be=G[ne+1],Nt=e[Z][be].subscribe(r),cn=b.length;b.push(r,Nt),p&&p.push(a,i.index,cn,-(cn+1))}}}function Sue(t,e,n,i){try{return $g(6,e,n),!1!==n(i)}catch(a){return Fde(t,a),!1}finally{$g(7,e,n)}}function mZ(t,e,n,i,a){return function r(s){if(s===Function)return i;const o=2&t.flags?df(t.index,e):e;0==(32&e[2])&&XX(o);let d=Sue(e,n,i,s),u=r.__ngNextListenerFn__;for(;u;)d=Sue(e,n,u,s)&&d,u=u.__ngNextListenerFn__;return a&&!1===d&&(s.preventDefault(),s.returnValue=!1),d}}function Gd(t=1){return QEe(t)}function rNe(t,e){let n=null;const i=function dIe(t){const e=t.attrs;if(null!=e){const n=e.indexOf(5);if(0==(1&n))return e[n+1]}return null}(t);for(let a=0;a<e.length;a++){const r=e[a];if("*"!==r){if(null===i?rde(t,r,!0):pIe(i,r))return a}else n=a}return n}function Dl(t){const e=Vt()[16][6];if(!e.projection){const n=t?t.length:1,i=e.projection=I3(n,null),a=i.slice();let r=e.child;for(;null!==r;){const s=t?rNe(r,t):0;null!==s&&(a[s]?a[s].projectionNext=r:i[s]=r,a[s]=r),r=r.next}}}function va(t,e=0,n){const i=Vt(),a=Lr(),r=tP(a,20+t,16,null,n||null);null===r.projection&&(r.projection=e),jK(),64!=(64&r.flags)&&function nIe(t,e,n){ede(e[11],0,e,n,Gle(t,n,e),Yle(n.parent||e[6],n,e))}(a,i,r)}function Oue(t,e,n){return fZ(t,"",e,"",n),Oue}function fZ(t,e,n,i,a){const r=Vt(),s=lP(r,e,n,i);if(s!==Ca){pf(Lr(),rd(),r,t,s,r[11],a,!1)}return fZ}function Tue(t,e,n,i,a,r,s){const o=Vt(),d=dP(o,e,n,i,a,r);if(d!==Ca){pf(Lr(),rd(),o,t,d,o[11],s,!1)}return Tue}function Eue(t,e,n,i,a,r,s,o,d){const u=Vt(),p=uP(u,e,n,i,a,r,s,o);if(p!==Ca){pf(Lr(),rd(),u,t,p,u[11],d,!1)}return Eue}function Aue(t,e,n,i,a,r,s,o,d,u,p){const g=Vt(),b=cP(g,e,n,i,a,r,s,o,d,u);if(b!==Ca){pf(Lr(),rd(),g,t,b,g[11],p,!1)}return Aue}function kue(t,e,n,i,a,r,s,o,d,u,p,g,b){const C=Vt(),k=pP(C,e,n,i,a,r,s,o,d,u,p,g);if(k!==Ca){pf(Lr(),rd(),C,t,k,C[11],b,!1)}return kue}function Iue(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k){const G=Vt(),Y=hP(G,e,n,i,a,r,s,o,d,u,p,g,b,C);if(Y!==Ca){pf(Lr(),rd(),G,t,Y,G[11],k,!1)}return Iue}function Lue(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y){const ne=Vt(),Z=mP(ne,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G);if(Z!==Ca){pf(Lr(),rd(),ne,t,Z,ne[11],Y,!1)}return Lue}function Nue(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne,Z){const be=Vt(),Ge=fP(be,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne);if(Ge!==Ca){pf(Lr(),rd(),be,t,Ge,be[11],Z,!1)}return Nue}function Pue(t,e,n){const i=Vt(),a=oP(i,e);if(a!==Ca){pf(Lr(),rd(),i,t,a,i[11],n,!1)}return Pue}function sNe(t,e,n,i,a,r){let s=r?e.classBindings:e.styleBindings,o=O_(s),d=$M(s);t[i]=n;let p,u=!1;if(Array.isArray(n)){const g=n;p=g[1],(null===p||KN(g,p)>0)&&(u=!0)}else p=n;if(a)if(0!==d){const b=O_(t[o+1]);t[i+1]=CV(b,o),0!==b&&(t[b+1]=PX(t[b+1],i)),t[o+1]=function gIe(t,e){return 131071&t|e<<17}(t[o+1],i)}else t[i+1]=CV(o,0),0!==o&&(t[o+1]=PX(t[o+1],i)),o=i;else t[i+1]=CV(d,0),0===o?o=i:t[d+1]=PX(t[d+1],i),d=i;u&&(t[i+1]=NX(t[i+1])),Rue(t,p,i,!0,r),Rue(t,p,i,!1,r),function oNe(t,e,n,i,a){const r=a?t.residualClasses:t.residualStyles;null!=r&&"string"==typeof e&&KN(r,e)>=0&&(n[i+1]=RX(n[i+1]))}(e,p,t,i,r),s=CV(o,d),r?e.classBindings=s:e.styleBindings=s}function Rue(t,e,n,i,a){const r=t[n+1],s=null===e;let o=i?O_(r):$M(r),d=!1;for(;0!==o&&(!1===d||s);){const u=t[o],p=t[o+1];lNe(u,e)&&(d=!0,t[o+1]=i?RX(p):NX(p)),o=i?O_(p):$M(p)}d&&(t[n+1]=i?NX(r):RX(r))}function lNe(t,e){return null===t||null==e||(Array.isArray(t)?t[1]:t)===e||!(!Array.isArray(t)||"string"!=typeof e)&&KN(t,e)>=0}const tc={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Fue(t){return t.substring(tc.key,tc.keyEnd)}function dNe(t){return t.substring(tc.value,tc.valueEnd)}function Hue(t,e){const n=tc.textEnd;return n===e?-1:(e=tc.keyEnd=function pNe(t,e,n){for(;e<n&&t.charCodeAt(e)>32;)e++;return e}(t,tc.key=e,n),_P(t,e,n))}function Bue(t,e){const n=tc.textEnd;let i=tc.key=_P(t,e,n);return n===i?-1:(i=tc.keyEnd=function hNe(t,e,n){let i;for(;e<n&&(45===(i=t.charCodeAt(e))||95===i||(-33&i)>=65&&(-33&i)<=90||i>=48&&i<=57);)e++;return e}(t,i,n),i=$ue(t,i,n,58),i=tc.value=_P(t,i,n),i=tc.valueEnd=function mNe(t,e,n){let i=-1,a=-1,r=-1,s=e,o=s;for(;s<n;){const d=t.charCodeAt(s++);if(59===d)return o;34===d||39===d?o=s=Vue(t,d,s,n):e===s-4&&85===r&&82===a&&76===i&&40===d?o=s=Vue(t,41,s,n):d>32&&(o=s),r=a,a=i,i=-33&d}return o}(t,i,n),$ue(t,i,n,59))}function zue(t){tc.key=0,tc.keyEnd=0,tc.value=0,tc.valueEnd=0,tc.textEnd=t.length}function _P(t,e,n){for(;e<n&&t.charCodeAt(e)<=32;)e++;return e}function $ue(t,e,n,i){return(e=_P(t,e,n))<n&&e++,e}function Vue(t,e,n,i){let a=-1,r=n;for(;r<i;){const s=t.charCodeAt(r++);if(s==e&&92!==a)return r;a=92==s&&92===a?0:s}throw new Error}function Q3(t,e,n){return E_(t,e,n,!1),Q3}function ts(t,e){return E_(t,e,null,!0),ts}function Gv(t){A_(jue,fNe,t,!1)}function fNe(t,e){for(let n=function cNe(t){return zue(t),Bue(t,_P(t,0,tc.textEnd))}(e);n>=0;n=Bue(e,n))jue(t,Fue(e),dNe(e))}function gNe(t){A_(uf,jv,t,!0)}function jv(t,e){for(let n=function uNe(t){return zue(t),Hue(t,_P(t,0,tc.textEnd))}(e);n>=0;n=Hue(e,n))uf(t,Fue(e),!0)}function E_(t,e,n,i){const a=Vt(),r=Lr(),s=zM(2);if(r.firstUpdatePass&&Gue(r,t,s,i),e!==Ca&&tp(a,s,e)){que(r,r.data[Wp()],a,a[11],t,a[s+1]=function DNe(t,e){return null==t||("string"==typeof e?t+=e:"object"==typeof t&&(t=so(cf(t)))),t}(e,n),i,s)}}function A_(t,e,n,i){const a=Lr(),r=zM(2);a.firstUpdatePass&&Gue(a,null,r,i);const s=Vt();if(n!==Ca&&tp(s,r,n)){const o=a.data[Wp()];if(Yue(o,i)&&!Wue(a,r)){let d=i?o.classesWithoutHost:o.stylesWithoutHost;null!==d&&(n=CK(d,n||"")),pZ(a,o,s,n,i)}else!function xNe(t,e,n,i,a,r,s,o){a===Ca&&(a=Ro);let d=0,u=0,p=0<a.length?a[0]:null,g=0<r.length?r[0]:null;for(;null!==p||null!==g;){const b=d<a.length?a[d+1]:void 0,C=u<r.length?r[u+1]:void 0;let G,k=null;p===g?(d+=2,u+=2,b!==C&&(k=g,G=C)):null===g||null!==p&&p<g?(d+=2,k=p):(u+=2,k=g,G=C),null!==k&&que(t,e,n,i,k,G,s,o),p=d<a.length?a[d]:null,g=u<r.length?r[u]:null}}(a,o,s,s[11],s[r+1],s[r+1]=function MNe(t,e,n){if(null==n||""===n)return Ro;const i=[],a=cf(n);if(Array.isArray(a))for(let r=0;r<a.length;r++)t(i,a[r],!0);else if("object"==typeof a)for(const r in a)a.hasOwnProperty(r)&&t(i,r,a[r]);else"string"==typeof a&&e(i,a);return i}(t,e,n),i,r)}}function Wue(t,e){return e>=t.expandoStartIndex}function Gue(t,e,n,i){const a=t.data;if(null===a[n+1]){const r=a[Wp()],s=Wue(t,n);Yue(r,i)&&null===e&&!s&&(e=!1),e=function _Ne(t,e,n,i){const a=UK(t);let r=i?e.residualClasses:e.residualStyles;if(null===a)0===(i?e.classBindings:e.styleBindings)&&(n=ez(n=gZ(null,t,e,n,i),e.attrs,i),r=null);else{const s=e.directiveStylingLast;if(-1===s||t[s]!==a)if(n=gZ(a,t,e,n,i),null===r){let d=function yNe(t,e,n){const i=n?e.classBindings:e.styleBindings;if(0!==$M(i))return t[O_(i)]}(t,e,i);void 0!==d&&Array.isArray(d)&&(d=gZ(null,t,e,d[1],i),d=ez(d,e.attrs,i),function vNe(t,e,n,i){const a=n?e.classBindings:e.styleBindings;t[O_(a)]=i}(t,e,i,d))}else r=function bNe(t,e,n){let i;const a=e.directiveEnd;for(let r=1+e.directiveStylingLast;r<a;r++){i=ez(i,t[r].hostAttrs,n)}return ez(i,e.attrs,n)}(t,e,i)}return void 0!==r&&(i?e.residualClasses=r:e.residualStyles=r),n}(a,r,e,i),sNe(a,r,e,n,s,i)}}function gZ(t,e,n,i,a){let r=null;const s=n.directiveEnd;let o=n.directiveStylingLast;for(-1===o?o=n.directiveStart:o++;o<s&&(r=e[o],i=ez(i,r.hostAttrs,a),r!==t);)o++;return null!==t&&(n.directiveStylingLast=o),i}function ez(t,e,n){const i=n?1:2;let a=-1;if(null!==e)for(let r=0;r<e.length;r++){const s=e[r];"number"==typeof s?a=s:a===i&&(Array.isArray(t)||(t=void 0===t?[]:["",t]),uf(t,s,!!n||e[++r]))}return void 0===t?null:t}function jue(t,e,n){uf(t,e,cf(n))}function que(t,e,n,i,a,r,s,o){if(!(3&e.type))return;const d=t.data,u=d[o+1];if(!FV(ude(u)?Uue(d,e,n,a,$M(u),s):void 0)){FV(r)||dde(u)&&(r=Uue(d,null,n,a,o,s));!function aIe(t,e,n,i,a){const r=ad(t);if(e)a?r?t.addClass(n,i):n.classList.add(i):r?t.removeClass(n,i):n.classList.remove(i);else{let s=-1===i.indexOf("-")?void 0:bO.DashCase;if(null==a)r?t.removeStyle(n,i,s):n.style.removeProperty(i);else{const o="string"==typeof a&&a.endsWith("!important");o&&(a=a.slice(0,-10),s|=bO.Important),r?t.setStyle(n,i,a,s):n.style.setProperty(i,a,o?"important":"")}}}(i,s,eV(Wp(),n),a,r)}}function Uue(t,e,n,i,a,r){const s=null===e;let o;for(;a>0;){const d=t[a],u=Array.isArray(d),p=u?d[1]:d,g=null===p;let b=n[a+1];b===Ca&&(b=g?Ro:void 0);let C=g?sX(b,i):p===i?b:void 0;if(u&&!FV(C)&&(C=sX(d,i)),FV(C)&&(o=C,s))return o;const k=t[a+1];a=s?O_(k):$M(k)}if(null!==e){let d=r?e.residualClasses:e.residualStyles;null!=d&&(o=sX(d,i))}return o}function FV(t){return void 0!==t}function Yue(t,e){return 0!=(t.flags&(e?16:32))}function qv(t,e=""){const n=Vt(),i=Lr(),a=t+20,r=i.firstCreatePass?tP(i,a,1,e,null):i.data[a],s=n[a]=SX(n[11],e);DV(i,n,s,r),Pv(r,!1)}function yP(t){return tz("",t,""),yP}function tz(t,e,n){const i=Vt(),a=lP(i,t,e,n);return a!==Ca&&VM(i,Wp(),a),tz}function Jue(t,e,n,i,a){const r=Vt(),s=dP(r,t,e,n,i,a);return s!==Ca&&VM(r,Wp(),s),Jue}function Kue(t,e,n,i,a,r,s){const o=Vt(),d=uP(o,t,e,n,i,a,r,s);return d!==Ca&&VM(o,Wp(),d),Kue}function Xue(t,e,n,i,a,r,s,o,d){const u=Vt(),p=cP(u,t,e,n,i,a,r,s,o,d);return p!==Ca&&VM(u,Wp(),p),Xue}function Zue(t,e,n,i,a,r,s,o,d,u,p){const g=Vt(),b=pP(g,t,e,n,i,a,r,s,o,d,u,p);return b!==Ca&&VM(g,Wp(),b),Zue}function Que(t,e,n,i,a,r,s,o,d,u,p,g,b){const C=Vt(),k=hP(C,t,e,n,i,a,r,s,o,d,u,p,g,b);return k!==Ca&&VM(C,Wp(),k),Que}function ece(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k){const G=Vt(),Y=mP(G,t,e,n,i,a,r,s,o,d,u,p,g,b,C,k);return Y!==Ca&&VM(G,Wp(),Y),ece}function tce(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y){const ne=Vt(),Z=fP(ne,t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y);return Z!==Ca&&VM(ne,Wp(),Z),tce}function nce(t){const e=Vt(),n=oP(e,t);return n!==Ca&&VM(e,Wp(),n),nce}function ice(t,e,n){A_(uf,jv,lP(Vt(),t,e,n),!0)}function wNe(t,e,n,i,a){A_(uf,jv,dP(Vt(),t,e,n,i,a),!0)}function CNe(t,e,n,i,a,r,s){A_(uf,jv,uP(Vt(),t,e,n,i,a,r,s),!0)}function SNe(t,e,n,i,a,r,s,o,d){A_(uf,jv,cP(Vt(),t,e,n,i,a,r,s,o,d),!0)}function ONe(t,e,n,i,a,r,s,o,d,u,p){A_(uf,jv,pP(Vt(),t,e,n,i,a,r,s,o,d,u,p),!0)}function TNe(t,e,n,i,a,r,s,o,d,u,p,g,b){A_(uf,jv,hP(Vt(),t,e,n,i,a,r,s,o,d,u,p,g,b),!0)}function ENe(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k){A_(uf,jv,mP(Vt(),t,e,n,i,a,r,s,o,d,u,p,g,b,C,k),!0)}function ANe(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y){A_(uf,jv,fP(Vt(),t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y),!0)}function kNe(t){A_(uf,jv,oP(Vt(),t),!0)}function INe(t,e,n){Gv(lP(Vt(),t,e,n))}function LNe(t,e,n,i,a){Gv(dP(Vt(),t,e,n,i,a))}function NNe(t,e,n,i,a,r,s){Gv(uP(Vt(),t,e,n,i,a,r,s))}function PNe(t,e,n,i,a,r,s,o,d){Gv(cP(Vt(),t,e,n,i,a,r,s,o,d))}function RNe(t,e,n,i,a,r,s,o,d,u,p){Gv(pP(Vt(),t,e,n,i,a,r,s,o,d,u,p))}function FNe(t,e,n,i,a,r,s,o,d,u,p,g,b){Gv(hP(Vt(),t,e,n,i,a,r,s,o,d,u,p,g,b))}function HNe(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k){Gv(mP(Vt(),t,e,n,i,a,r,s,o,d,u,p,g,b,C,k))}function BNe(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y){Gv(fP(Vt(),t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y))}function zNe(t){Gv(oP(Vt(),t))}function ace(t,e,n,i,a){return E_(t,lP(Vt(),e,n,i),a,!1),ace}function rce(t,e,n,i,a,r,s){return E_(t,dP(Vt(),e,n,i,a,r),s,!1),rce}function sce(t,e,n,i,a,r,s,o,d){return E_(t,uP(Vt(),e,n,i,a,r,s,o),d,!1),sce}function oce(t,e,n,i,a,r,s,o,d,u,p){return E_(t,cP(Vt(),e,n,i,a,r,s,o,d,u),p,!1),oce}function lce(t,e,n,i,a,r,s,o,d,u,p,g,b){return E_(t,pP(Vt(),e,n,i,a,r,s,o,d,u,p,g),b,!1),lce}function dce(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k){return E_(t,hP(Vt(),e,n,i,a,r,s,o,d,u,p,g,b,C),k,!1),dce}function uce(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y){return E_(t,mP(Vt(),e,n,i,a,r,s,o,d,u,p,g,b,C,k,G),Y,!1),uce}function cce(t,e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne,Z){return E_(t,fP(Vt(),e,n,i,a,r,s,o,d,u,p,g,b,C,k,G,Y,ne),Z,!1),cce}function pce(t,e,n){return E_(t,oP(Vt(),e),n,!1),pce}function wE(t,e,n){const i=Vt();if(tp(i,VN(),e)){pf(Lr(),rd(),i,t,e,i[11],n,!0)}return wE}function _Z(t,e,n){const i=Vt();if(tp(i,VN(),e)){const r=Lr(),s=rd();pf(r,s,i,t,e,Rde(UK(r.data),s,i),n,!0)}return _Z}const CE=void 0;var VNe=["en",[["a","p"],["AM","PM"],CE],[["AM","PM"],CE,CE],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],CE,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],CE,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",CE,"{1} 'at' {0}",CE],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function $Ne(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}];let vP={};function jp(t){const e=function GNe(t){return t.toLowerCase().replace(/_/g,"-")}(t);let n=mce(e);if(n)return n;const i=e.split("-")[0];if(n=mce(i),n)return n;if("en"===i)return VNe;throw new Error(`Missing locale data for the locale "${t}".`)}function hce(t){return jp(t)[Fo.PluralCase]}function mce(t){return t in vP||(vP[t]=oo.ng&&oo.ng.common&&oo.ng.common.locales&&oo.ng.common.locales[t]),vP[t]}var Fo;!function(t){t[t.LocaleId=0]="LocaleId",t[t.DayPeriodsFormat=1]="DayPeriodsFormat",t[t.DayPeriodsStandalone=2]="DayPeriodsStandalone",t[t.DaysFormat=3]="DaysFormat",t[t.DaysStandalone=4]="DaysStandalone",t[t.MonthsFormat=5]="MonthsFormat",t[t.MonthsStandalone=6]="MonthsStandalone",t[t.Eras=7]="Eras",t[t.FirstDayOfWeek=8]="FirstDayOfWeek",t[t.WeekendRange=9]="WeekendRange",t[t.DateFormat=10]="DateFormat",t[t.TimeFormat=11]="TimeFormat",t[t.DateTimeFormat=12]="DateTimeFormat",t[t.NumberSymbols=13]="NumberSymbols",t[t.NumberFormats=14]="NumberFormats",t[t.CurrencyCode=15]="CurrencyCode",t[t.CurrencySymbol=16]="CurrencySymbol",t[t.CurrencyName=17]="CurrencyName",t[t.Currencies=18]="Currencies",t[t.Directionality=19]="Directionality",t[t.PluralCase=20]="PluralCase",t[t.ExtraData=21]="ExtraData"}(Fo||(Fo={}));const jNe=["zero","one","two","few","many"];const HV="en-US",BV={marker:"element"},zV={marker:"ICU"};var qp;!function(t){t[t.SHIFT=2]="SHIFT",t[t.APPEND_EAGERLY=1]="APPEND_EAGERLY",t[t.COMMENT=2]="COMMENT"}(qp||(qp={}));let fce=HV;function gce(t,e,n){const i=e.insertBeforeIndex,a=Array.isArray(i)?i[0]:i;return null===a?Jle(t,0,n):Wd(n[a])}function _ce(t,e,n,i,a){const r=e.insertBeforeIndex;if(Array.isArray(r)){let s=i,o=null;if(3&e.type||(o=s,s=a),null!==s&&0==(2&e.flags))for(let d=1;d<r.length;d++){xE(t,s,n[r[d]],o,!1)}}}function yce(t,e){if(t.push(e),t.length>1)for(let n=t.length-2;n>=0;n--){const i=t[n];vce(i)||KNe(i,e)&&null===XNe(i)&&ZNe(i,e.index)}}function vce(t){return!(64&t.type)}function KNe(t,e){return vce(e)||t.index>e.index}function XNe(t){const e=t.insertBeforeIndex;return Array.isArray(e)?e[0]:e}function ZNe(t,e){const n=t.insertBeforeIndex;Array.isArray(n)?n[0]=e:(Xle(gce,_ce),t.insertBeforeIndex=e)}function nz(t,e){const n=t.data[e];return null===n||"string"==typeof n?null:n.hasOwnProperty("currentCaseLViewIndex")?n:n.value}function tPe(t,e,n){const i=jX(t,n,64,null,null);return yce(e,i),i}function $V(t,e){const n=e[t.currentCaseLViewIndex];return null===n?n:n<0?~n:n}function bce(t){return t>>>17}function Mce(t){return(131070&t)>>>1}let iz=0,az=0;function Dce(t,e,n,i){const a=n[11];let s,r=null;for(let o=0;o<e.length;o++){const d=e[o];if("string"==typeof d){const u=e[++o];null===n[u]&&(n[u]=SX(a,d))}else if("number"==typeof d)switch(1&d){case 0:const u=bce(d);let p,g;if(null===r&&(r=u,s=xV(a,i)),u===r?(p=i,g=s):(p=null,g=Wd(n[u])),null!==g){const G=Mce(d);xE(a,g,n[G],p,!1);const ne=nz(t,G);if(null!==ne&&"object"==typeof ne){const Z=$V(ne,n);null!==Z&&Dce(t,ne.create[Z],n,n[ne.anchorIdx])}}break;case 1:const b=d>>>1,C=e[++o],k=e[++o];JX(a,eV(b,n),null,null,C,k,null)}else switch(d){case zV:const u=e[++o],p=e[++o];if(null===n[p]){ep(n[p]=jke(a,u),n)}break;case BV:const g=e[++o],b=e[++o];if(null===n[b]){ep(n[b]=OX(a,g,null),n)}}}}function wce(t,e,n,i,a){for(let r=0;r<n.length;r++){const s=n[r],o=n[++r];if(s&a){let d="";for(let u=r+1;u<=r+o;u++){const p=n[u];if("string"==typeof p)d+=p;else if("number"==typeof p)if(p<0)d+=wa(e[i-p]);else{const g=p>>>2;switch(3&p){case 1:const b=n[++u],C=n[++u],k=t.data[g];"string"==typeof k?JX(e[11],e[g],null,k,b,d,C):pf(t,k,e,b,d,e[11],C,!1);break;case 0:const G=e[g];null!==G&&$le(e[11],G,d);break;case 2:sPe(t,nz(t,g),e,d);break;case 3:Cce(t,nz(t,g),i,e)}}}}else{const d=n[r+1];if(d>0&&3==(3&d)){const p=nz(t,d>>>2);e[p.currentCaseLViewIndex]<0&&Cce(t,p,i,e)}}r+=o}}function Cce(t,e,n,i){let a=i[e.currentCaseLViewIndex];if(null!==a){let r=iz;a<0&&(a=i[e.currentCaseLViewIndex]=~a,r=-1),wce(t,i,e.update[a],n,r)}}function sPe(t,e,n,i){const a=function oPe(t,e){let n=t.cases.indexOf(e);if(-1===n)switch(t.type){case 1:{const i=function qNe(t,e){const n=hce(e)(parseInt(t,10)),i=jNe[n];return void 0!==i?i:"other"}(e,function JNe(){return fce}());n=t.cases.indexOf(i),-1===n&&"other"!==i&&(n=t.cases.indexOf("other"));break}case 0:n=t.cases.indexOf("other")}return-1===n?null:n}(e,i);if($V(e,n)!==a&&(Sce(t,e,n),n[e.currentCaseLViewIndex]=null===a?null:~a,null!==a)){const s=n[e.anchorIdx];s&&Dce(t,e.create[a],n,s)}}function Sce(t,e,n){let i=$V(e,n);if(null!==i){const a=e.remove[i];for(let r=0;r<a.length;r++){const s=a[r];if(s>0){const o=eV(s,n);null!==o&&Qle(n[11],o)}else Sce(t,nz(t,~s),n)}}}function lPe(){const t=[];let n,i,e=-1;function r(o,d){e=0;const u=$V(o,d);i=null!==u?o.remove[u]:Ro}function s(){if(e<i.length){const o=i[e++];if(o>0)return n[o];{t.push(e,i);const d=~o;return r(n[1].data[d],n),s()}}return 0===t.length?null:(i=t.pop(),e=t.pop(),s())}return function a(o,d){for(n=d;t.length;)t.pop();return r(o.value,d),s}}const VV=/\ufffd(\d+):?\d*\ufffd/gi,dPe=/({\s*\ufffd\d+:?\d*\ufffd\s*,\s*\S{6}\s*,[\s\S]*})/gi,uPe=/\ufffd(\d+)\ufffd/,Tce=/^\s*(\ufffd\d+:?\d*\ufffd)\s*,\s*(select|plural)\s*,/,cPe=/\ufffd\/?\*(\d+:\d+)\ufffd/gi,pPe=/\ufffd(\/?[#*]\d+):?\d*\ufffd/gi,hPe=/\uE500/g;function fPe(t,e,n,i,a,r){const s=C3(),o=[],d=[],u=[[]];a=function bPe(t,e){if(function vPe(t){return-1===t}(e))return kce(t);{const n=t.indexOf(`:${e}\ufffd`)+2+e.toString().length,i=t.search(new RegExp(`\ufffd\\/\\*\\d+:${e}\ufffd`));return kce(t.substring(n,i))}}(a,r);const p=function mPe(t){return t.replace(hPe," ")}(a).split(pPe);for(let g=0;g<p.length;g++){let b=p[g];if(0==(1&g)){const C=yZ(b);for(let k=0;k<C.length;k++){let G=C[k];if(0==(1&k)){const Y=G;""!==Y&&gPe(t,s,u[0],o,d,n,Y)}else{const Y=G;if("object"!=typeof Y)throw new Error(`Unable to parse ICU expression in "${a}" message.`);Ice(t,n,d,e,Y,Ece(t,s,u[0],n,o,"",!0).index)}}}else{const C=47===b.charCodeAt(0),G=(b.charCodeAt(C?1:0),20+Number.parseInt(b.substring(C?2:1)));if(C)u.shift(),Pv(C3(),!1);else{const Y=tPe(t,u[0],G);u.unshift([]),Pv(Y,!0)}}}t.data[i]={create:o,update:d}}function Ece(t,e,n,i,a,r,s){const o=nP(t,i,1,null);let d=o<<qp.SHIFT,u=C3();e===u&&(u=null),null===u&&(d|=qp.APPEND_EAGERLY),s&&(d|=qp.COMMENT,function Gke(t){void 0===xX&&(xX=t())}(lPe)),a.push(d,null===r?"":r);const p=jX(t,o,s?32:1,null===r?"":r,null);yce(n,p);const g=p.index;return Pv(p,!1),null!==u&&e!==u&&function ePe(t,e){let n=t.insertBeforeIndex;null===n?(Xle(gce,_ce),n=t.insertBeforeIndex=[null,e]):(FM(Array.isArray(n),!0,"Expecting array here"),n.push(e))}(u,g),p}function gPe(t,e,n,i,a,r,s){const o=s.match(VV),d=Ece(t,e,n,r,i,o?null:s,!1);o&&bP(a,s,d.index,null,0,null)}function bP(t,e,n,i,a,r){const s=t.length,o=s+1;t.push(null,null);const d=s+2,u=e.split(VV);let p=0;for(let g=0;g<u.length;g++){const b=u[g];if(1&g){const C=a+parseInt(b,10);t.push(-1-C),p|=Ace(C)}else""!==b&&t.push(b)}return t.push(n<<2|(i?1:0)),i&&t.push(i,r),t[s]=p,t[o]=t.length-d,p}function yPe(t){let e=0;for(let n=0;n<t.length;n++){const i=t[n];"number"==typeof i&&i<0&&e++}return e}function Ace(t){return 1<<Math.min(t,31)}function kce(t){let e,r,n="",i=0,a=!1;for(;null!==(e=cPe.exec(t));)a?e[0]===`\ufffd/*${r}\ufffd`&&(i=e.index,a=!1):(n+=t.substring(i,e.index+e[0].length),r=e[1],a=!0);return n+=t.substr(i),n}function Ice(t,e,n,i,a,r){let s=0;const o={type:a.type,currentCaseLViewIndex:nP(t,e,1,null),anchorIdx:r,cases:[],create:[],remove:[],update:[]};(function wPe(t,e,n){t.push(Ace(e.mainBinding),2,-1-e.mainBinding,n<<2|2)})(n,a,r),function QNe(t,e,n){const i=t.data[e];null===i?t.data[e]=n:i.value=n}(t,r,o);const d=a.values;for(let u=0;u<d.length;u++){const p=d[u],g=[];for(let b=0;b<p.length;b++){const C=p[b];if("string"!=typeof C){const k=g.push(C)-1;p[b]=`\x3c!--\ufffd${k}\ufffd--\x3e`}}s=xPe(t,o,e,n,i,a.cases[u],p.join(""),g)|s}s&&function CPe(t,e,n){t.push(e,1,n<<2|3)}(n,s,r)}function MPe(t){const e=[],n=[];let i=1,a=0;const r=yZ(t=t.replace(Tce,function(s,o,d){return i="select"===d?0:1,a=parseInt(o.substr(1),10),""}));for(let s=0;s<r.length;){let o=r[s++].trim();1===i&&(o=o.replace(/\s*(?:=)?(\w+)\s*/,"$1")),o.length&&e.push(o);const d=yZ(r[s++]);e.length>n.length&&n.push(d)}return{type:i,mainBinding:a,cases:e,values:n}}function yZ(t){if(!t)return[];let e=0;const n=[],i=[],a=/[{}]/g;let r;for(a.lastIndex=0;r=a.exec(t);){const o=r.index;if("}"==r[0]){if(n.pop(),0==n.length){const d=t.substring(e,o);Tce.test(d)?i.push(MPe(d)):i.push(d),e=o+1}}else{if(0==n.length){const d=t.substring(e,o);i.push(d),e=o+1}n.push("{")}}const s=t.substring(e);return i.push(s),i}function xPe(t,e,n,i,a,r,s,o){const d=[],u=[],p=[];e.cases.push(r),e.create.push(d),e.remove.push(u),e.update.push(p);const b=ble(zK()).getInertBodyElement(s),C=_X(b)||b;return C?Lce(t,e,n,i,d,u,p,C,a,o,0):0}function Lce(t,e,n,i,a,r,s,o,d,u,p){let g=0,b=o.firstChild;for(;b;){const C=nP(t,n,1,null);switch(b.nodeType){case Node.ELEMENT_NODE:const k=b,G=k.tagName.toLowerCase();if(mX.hasOwnProperty(G)){vZ(a,BV,G,d,C),t.data[C]=G;const be=k.attributes;for(let Ge=0;Ge<be.length;Ge++){const vt=be.item(Ge),Nt=vt.name.toLowerCase();vt.value.match(VV)?Cle.hasOwnProperty(Nt)&&(fX[Nt]?bP(s,vt.value,C,vt.name,0,F3):gX[Nt]?bP(s,vt.value,C,vt.name,0,Mle):bP(s,vt.value,C,vt.name,0,null)):SPe(a,C,vt)}g=Lce(t,e,n,i,a,r,s,b,C,u,p+1)|g,Nce(r,C,p)}break;case Node.TEXT_NODE:const Y=b.textContent||"",ne=Y.match(VV);vZ(a,null,ne?"":Y,d,C),Nce(r,C,p),ne&&(g=bP(s,Y,C,null,0,null)|g);break;case Node.COMMENT_NODE:const Z=uPe.exec(b.textContent||"");if(Z){const Ge=u[parseInt(Z[1],10)];vZ(a,zV,"",d,C),Ice(t,n,i,d,Ge,C),DPe(r,C,p)}}b=b.nextSibling}return g}function Nce(t,e,n){0===n&&t.push(e)}function DPe(t,e,n){0===n&&(t.push(~e),t.push(e))}function vZ(t,e,n,i,a){null!==e&&t.push(e),t.push(n,a,function nPe(t,e,n){return t|e<<17|n<<1}(0,i,a))}function SPe(t,e,n){t.push(e<<1|1,n.name,n.value)}const OPe=/\[(\ufffd.+?\ufffd?)\]/,TPe=/\[(\ufffd.+?\ufffd?)\]|(\ufffd\/?\*\d+:\d+\ufffd)/g,EPe=/({\s*)(VAR_(PLURAL|SELECT)(_\d+)?)(\s*,)/g,APe=/{([A-Z0-9_]+)}/g,kPe=/\ufffdI18N_EXP_(ICU(_\d+)?)\ufffd/g,IPe=/\/\*/,LPe=/\d+\:(\d+)/;function Rce(t,e,n=-1){const i=Lr(),a=Vt(),r=20+t,s=mO(i.consts,e),o=C3();i.firstCreatePass&&fPe(i,null===o?0:o.index,a,r,s,n);const d=i.data[r],p=jle(i,o===a[6]?null:o,a),g=o&&8&o.type?a[o.index]:null;(function rPe(t,e,n,i){const a=t[11];for(let r=0;r<e.length;r++){const s=e[r++],o=e[r],d=(s&qp.COMMENT)===qp.COMMENT,u=(s&qp.APPEND_EAGERLY)===qp.APPEND_EAGERLY,p=s>>>qp.SHIFT;let g=t[p];null===g&&(g=t[p]=d?a.createComment(o):SX(a,o)),u&&null!==n&&xE(a,n,g,i,!1)}})(a,d.create,p,g),Foe(!0)}function Fce(){Foe(!1)}function PPe(t,e,n){Rce(t,e,n),Fce()}function RPe(t,e){const n=Lr();!function _Pe(t,e,n){const a=Qu().index,r=[];if(t.firstCreatePass&&null===t.data[e]){for(let s=0;s<n.length;s+=2){const o=n[s],d=n[s+1];if(""!==d){if(dPe.test(d))throw new Error(`ICU expressions are not supported in attributes. Message: "${d}".`);bP(r,d,a,o,yPe(r),null)}}t.data[e]=r}}(n,t+20,mO(n.consts,e))}function Hce(t){return function iPe(t){t&&(iz|=1<<Math.min(az,31)),az++}(tp(Vt(),VN(),t)),Hce}function FPe(t){!function aPe(t,e,n){if(az>0){const i=t.data[n];wce(t,e,Array.isArray(i)?i:i.update,BM()-az-1,iz)}iz=0,az=0}(Lr(),Vt(),t+20)}function HPe(t,e={}){return function NPe(t,e={}){let n=t;if(OPe.test(t)){const i={},a=[0];n=n.replace(TPe,(r,s,o)=>{const d=s||o,u=i[d]||[];if(u.length||(d.split("|").forEach(G=>{const Y=G.match(LPe),ne=Y?parseInt(Y[1],10):0,Z=IPe.test(G);u.push([ne,Z,G])}),i[d]=u),!u.length)throw new Error(`i18n postprocess: unmatched placeholder - ${d}`);const p=a[a.length-1];let g=0;for(let G=0;G<u.length;G++)if(u[G][0]===p){g=G;break}const[b,C,k]=u[g];return C?a.pop():p!==b&&a.push(b),u.splice(g,1),k})}return Object.keys(e).length&&(n=n.replace(EPe,(i,a,r,s,o,d)=>e.hasOwnProperty(r)?`${a}${e[r]}${d}`:i),n=n.replace(APe,(i,a)=>e.hasOwnProperty(a)?e[a]:i),n=n.replace(kPe,(i,a)=>{if(e.hasOwnProperty(a)){const r=e[a];if(!r.length)throw new Error(`i18n postprocess: unmatched ICU - ${i} with key: ${a}`);return r.shift()}return i})),n}(t,e)}function bZ(t,e,n,i,a){if(t=Fa(t),Array.isArray(t))for(let r=0;r<t.length;r++)bZ(t[r],e,n,i,a);else{const r=Lr(),s=Vt();let o=rP(t)?t:Fa(t.provide),d=Wde(t);const u=Qu(),p=1048575&u.providerIndexes,g=u.directiveStart,b=u.providerIndexes>>20;if(rP(t)||!t.multi){const C=new S3(d,a,E),k=xZ(o,e,a?p:p+b,g);-1===k?(pV(T3(u,s),r,o),MZ(r,t,e.length),e.push(o),u.directiveStart++,u.directiveEnd++,a&&(u.providerIndexes+=1048576),n.push(C),s.push(C)):(n[k]=C,s[k]=C)}else{const C=xZ(o,e,p+b,g),k=xZ(o,e,p,p+b),G=C>=0&&n[C],Y=k>=0&&n[k];if(a&&!Y||!a&&!G){pV(T3(u,s),r,o);const ne=function VPe(t,e,n,i,a){const r=new S3(t,n,E);return r.multi=[],r.index=e,r.componentProviders=0,Bce(r,a,i&&!n),r}(a?$Pe:zPe,n.length,a,i,d);!a&&Y&&(n[k].providerFactory=ne),MZ(r,t,e.length,0),e.push(o),u.directiveStart++,u.directiveEnd++,a&&(u.providerIndexes+=1048576),n.push(ne),s.push(ne)}else{MZ(r,t,C>-1?C:k,Bce(n[a?k:C],d,!a&&i))}!a&&i&&Y&&n[k].componentProviders++}}}function MZ(t,e,n,i){const a=rP(e),r=function dLe(t){return!!t.useClass}(e);if(a||r){const d=(r?Fa(e.useClass):e).prototype.ngOnDestroy;if(d){const u=t.destroyHooks||(t.destroyHooks=[]);if(!a&&e.multi){const p=u.indexOf(n);-1===p?u.push(n,[i,d]):u[p+1].push(i,d)}else u.push(n,d)}}}function Bce(t,e,n){return n&&t.componentProviders++,t.multi.push(e)-1}function xZ(t,e,n,i){for(let a=n;a<i;a++)if(e[a]===t)return a;return-1}function zPe(t,e,n,i){return DZ(this.multi,[])}function $Pe(t,e,n,i){const a=this.multi;let r;if(this.providerFactory){const s=this.providerFactory.componentProviders,o=E3(n,n[1],this.providerFactory.index,i);r=o.slice(0,s),DZ(a,r);for(let d=s;d<o.length;d++)r.push(o[d])}else r=[],DZ(a,r);return r}function DZ(t,e){for(let n=0;n<t.length;n++){const i=t[n];e.push(i())}return e}function _e(t,e=[]){return n=>{n.providersResolver=(i,a)=>function BPe(t,e,n){const i=Lr();if(i.firstCreatePass){const a=C_(t);bZ(n,i.data,i.blueprint,a,!0),bZ(e,i.data,i.blueprint,a,!1)}}(i,a?a(t):t,e)}}class zce{}const $ce="ngComponent";class jPe{resolveComponentFactory(e){throw function GPe(t){const e=Error(`No component factory found for ${so(t)}. Did you add it to @NgModule.entryComponents?`);return e[$ce]=t,e}(e)}}class SE{}function MP(t,e){return new qn(Vg(t,e))}SE.NULL=new jPe;class qn{constructor(e){this.nativeElement=e}}function UPe(t){return t instanceof qn?t.nativeElement:t}qn.__NG_ELEMENT_ID__=function qPe(){return MP(Qu(),Vt())};new yn("Renderer2Interceptor");class sz{}class Ho{}Ho.__NG_ELEMENT_ID__=()=>function JPe(){const t=Vt(),n=df(Qu().index,t);return function YPe(t){return t[11]}(Nv(n)?n:t)}();class wZ{}wZ.\u0275prov=en({token:wZ,providedIn:"root",factory:()=>null});class OE{constructor(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")}}const Vce=new OE("13.3.0"),CZ={};function WV(t,e,n,i,a=!1){for(;null!==n;){const r=e[n.index];if(null!==r&&i.push(Wd(r)),w_(r))for(let o=10;o<r.length;o++){const d=r[o],u=d[1].firstChild;null!==u&&WV(d[1],d,u,i)}const s=n.type;if(8&s)WV(t,e,n.child,i);else if(32&s){const o=DX(n,e);let d;for(;d=o();)i.push(d)}else if(16&s){const o=Zle(e,n);if(Array.isArray(o))i.push(...o);else{const d=$3(e[16]);WV(d[1],d,o,i,!0)}}n=a?n.projectionNext:n.next}return i}class oz{constructor(e,n){this._lView=e,this._cdRefInjectingView=n,this._appRef=null,this._attachedToViewContainer=!1}get rootNodes(){const e=this._lView,n=e[1];return WV(n,e,n.firstChild,[])}get context(){return this._lView[8]}set context(e){this._lView[8]=e}get destroyed(){return 256==(256&this._lView[2])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){const e=this._lView[3];if(w_(e)){const n=e[8],i=n?n.indexOf(this):-1;i>-1&&(TX(e,i),fV(n,i))}this._attachedToViewContainer=!1}Wle(this._lView[1],this._lView)}onDestroy(e){wde(this._lView[1],this._lView,null,e)}markForCheck(){XX(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-129}reattach(){this._lView[2]|=128}detectChanges(){QX(this._lView[1],this._lView,this.context)}checkNoChanges(){!function ZIe(t,e,n){nV(!0);try{QX(t,e,n)}finally{nV(!1)}}(this._lView[1],this._lView,this.context)}attachToViewContainerRef(){if(this._appRef){throw new Jn(902,"")}this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function Yke(t,e){V3(t,e,e[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer){throw new Jn(902,"")}this._appRef=e}}class KPe extends oz{constructor(e){super(e),this._view=e}detectChanges(){Lde(this._view)}checkNoChanges(){!function QIe(t){nV(!0);try{Lde(t)}finally{nV(!1)}}(this._view)}get context(){return null}}class Wce extends SE{constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){const n=Z0(e);return new SZ(n,this.ngModule)}}function Gce(t){const e=[];for(let n in t)if(t.hasOwnProperty(n)){const i=t[n];e.push({propName:i,templateName:n})}return e}class SZ extends zce{constructor(e,n){super(),this.componentDef=e,this.ngModule=n,this.componentType=e.type,this.selector=function mIe(t){return t.map(hIe).join(",")}(e.selectors),this.ngContentSelectors=e.ngContentSelectors?e.ngContentSelectors:[],this.isBoundToModule=!!n}get inputs(){return Gce(this.componentDef.inputs)}get outputs(){return Gce(this.componentDef.outputs)}create(e,n,i,a){const r=(a=a||this.ngModule)?function ZPe(t,e){return{get:(n,i,a)=>{const r=t.get(n,CZ,a);return r!==CZ||i===CZ?r:e.get(n,i,a)}}}(e,a.injector):e,s=r.get(sz,koe),o=r.get(wZ,null),d=s.createRenderer(null,this.componentDef),u=this.componentDef.selectors[0][0]||"div",p=i?Dde(d,i,this.componentDef.encapsulation):OX(s.createRenderer(null,this.componentDef),u,function XPe(t){const e=t.toLowerCase();return"svg"===e?"svg":"math"===e?HK:null}(u)),g=this.componentDef.onPush?576:528,b=tue(),C=TV(0,null,null,1,0,null,null,null,null,null),k=W3(null,C,b,g,null,null,s,d,o,r);let G,Y;iV(k);try{const ne=Qde(p,this.componentDef,k,s,d);if(p)if(i)lV(d,p,["ng-version",Vce.full]);else{const{attrs:Z,classes:be}=function fIe(t){const e=[],n=[];let i=1,a=2;for(;i<t.length;){let r=t[i];if("string"==typeof r)2===a?""!==r&&e.push(r,t[++i]):8===a&&n.push(r);else{if(!S_(a))break;a=r}i++}return{attrs:e,classes:n}}(this.componentDef.selectors[0]);Z&&lV(d,p,Z),be&&be.length>0&&LX(d,p,be.join(" "))}if(Y=$K(C,20),void 0!==n){const Z=Y.projection=[];for(let be=0;be<this.ngContentSelectors.length;be++){const Ge=n[be];Z.push(null!=Ge?Array.from(Ge):null)}}G=eue(ne,this.componentDef,k,b,[bLe]),G3(C,k,null)}finally{aV()}return new e4e(this.componentType,G,MP(Y,k),k,Y)}}new Wce;class e4e extends class WPe{}{constructor(e,n,i,a,r){super(),this.location=i,this._rootLView=a,this._tNode=r,this.instance=n,this.hostView=this.changeDetectorRef=new KPe(a),this.componentType=e}get injector(){return new jN(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}}class xP{}const DP=new Map;function jce(t,e,n){if(e&&e!==n)throw new Error(`Duplicate module registered for ${t} - ${so(e)} vs ${so(e.name)}`)}class Uce extends xP{constructor(e,n){super(),this._parent=n,this._bootstrapComponents=[],this.injector=this,this.destroyCbs=[],this.componentFactoryResolver=new Wce(this);const i=Bg(e);this._bootstrapComponents=$v(i.bootstrap),this._r3Injector=Vde(e,n,[{provide:xP,useValue:this},{provide:SE,useValue:this.componentFactoryResolver}],so(e)),this._r3Injector._resolveInjectorDefTypes(),this.instance=this.get(e)}get(e,n=Yo.THROW_IF_NOT_FOUND,i=zr.Default){return e===Yo||e===xP||e===tZ?this:this._r3Injector.get(e,n,i)}destroy(){const e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(e){this.destroyCbs.push(e)}}class OZ extends class n4e{}{constructor(e){super(),this.moduleType=e,null!==Bg(e)&&function i4e(t){const e=new Set;!function n(i){const a=Bg(i,!0),r=a.id;if(null!==r){jce(r,DP.get(r),i),DP.set(r,i)}const s=$v(a.imports);for(const o of s)e.has(o)||(e.add(o),n(o))}(t)}(e)}create(e){return new Uce(this.moduleType,e)}}function a4e(t,e,n){const i=Vp()+t,a=Vt();return a[i]===Ca?Wv(a,i,n?e.call(n):e()):U3(a,i)}function TZ(t,e,n,i){return Yce(Vt(),Vp(),t,e,n,i)}function r4e(t,e,n,i,a){return Jce(Vt(),Vp(),t,e,n,i,a)}function s4e(t,e,n,i,a,r){return Kce(Vt(),Vp(),t,e,n,i,a,r)}function o4e(t,e,n,i,a,r,s){return Xce(Vt(),Vp(),t,e,n,i,a,r,s)}function l4e(t,e,n,i,a,r,s,o){const d=Vp()+t,u=Vt(),p=Gg(u,d,n,i,a,r);return tp(u,d+4,s)||p?Wv(u,d+5,o?e.call(o,n,i,a,r,s):e(n,i,a,r,s)):U3(u,d+5)}function d4e(t,e,n,i,a,r,s,o,d){const u=Vp()+t,p=Vt(),g=Gg(p,u,n,i,a,r);return DE(p,u+4,s,o)||g?Wv(p,u+6,d?e.call(d,n,i,a,r,s,o):e(n,i,a,r,s,o)):U3(p,u+6)}function u4e(t,e,n,i,a,r,s,o,d,u){const p=Vp()+t,g=Vt();let b=Gg(g,p,n,i,a,r);return IV(g,p+4,s,o,d)||b?Wv(g,p+7,u?e.call(u,n,i,a,r,s,o,d):e(n,i,a,r,s,o,d)):U3(g,p+7)}function c4e(t,e,n,i,a,r,s,o,d,u,p){const g=Vp()+t,b=Vt(),C=Gg(b,g,n,i,a,r);return Gg(b,g+4,s,o,d,u)||C?Wv(b,g+8,p?e.call(p,n,i,a,r,s,o,d,u):e(n,i,a,r,s,o,d,u)):U3(b,g+8)}function p4e(t,e,n,i){return Zce(Vt(),Vp(),t,e,n,i)}function lz(t,e){const n=t[e];return n===Ca?void 0:n}function Yce(t,e,n,i,a,r){const s=e+n;return tp(t,s,a)?Wv(t,s+1,r?i.call(r,a):i(a)):lz(t,s+1)}function Jce(t,e,n,i,a,r,s){const o=e+n;return DE(t,o,a,r)?Wv(t,o+2,s?i.call(s,a,r):i(a,r)):lz(t,o+2)}function Kce(t,e,n,i,a,r,s,o){const d=e+n;return IV(t,d,a,r,s)?Wv(t,d+3,o?i.call(o,a,r,s):i(a,r,s)):lz(t,d+3)}function Xce(t,e,n,i,a,r,s,o,d){const u=e+n;return Gg(t,u,a,r,s,o)?Wv(t,u+4,d?i.call(d,a,r,s,o):i(a,r,s,o)):lz(t,u+4)}function Zce(t,e,n,i,a,r){let s=e+n,o=!1;for(let d=0;d<a.length;d++)tp(t,s++,a[d])&&(o=!0);return o?Wv(t,s,i.apply(r,a)):lz(t,s)}function h4e(t,e){const n=Lr();let i;const a=t+20;n.firstCreatePass?(i=function m4e(t,e){if(e)for(let n=e.length-1;n>=0;n--){const i=e[n];if(t===i.name)return i}}(e,n.pipeRegistry),n.data[a]=i,i.onDestroy&&(n.destroyHooks||(n.destroyHooks=[])).push(a,i.onDestroy)):i=n.data[a];const r=i.factory||(i.factory=vE(i.type)),s=uO(E);try{const o=uV(!1),d=r();return uV(o),function ILe(t,e,n,i){n>=t.data.length&&(t.data[n]=null,t.blueprint[n]=null),e[n]=i}(n,Vt(),a,d),d}finally{uO(s)}}function f4e(t,e,n){const i=t+20,a=Vt(),r=$N(a,i);return dz(a,i)?Yce(a,Vp(),e,r.transform,n,r):r.transform(n)}function g4e(t,e,n,i){const a=t+20,r=Vt(),s=$N(r,a);return dz(r,a)?Jce(r,Vp(),e,s.transform,n,i,s):s.transform(n,i)}function _4e(t,e,n,i,a){const r=t+20,s=Vt(),o=$N(s,r);return dz(s,r)?Kce(s,Vp(),e,o.transform,n,i,a,o):o.transform(n,i,a)}function y4e(t,e,n,i,a,r){const s=t+20,o=Vt(),d=$N(o,s);return dz(o,s)?Xce(o,Vp(),e,d.transform,n,i,a,r,d):d.transform(n,i,a,r)}function v4e(t,e,n){const i=t+20,a=Vt(),r=$N(a,i);return dz(a,i)?Zce(a,Vp(),e,r.transform,n,r):r.transform.apply(r,n)}function dz(t,e){return t[1].data[e].pure}function EZ(t){return e=>{setTimeout(t,void 0,e)}}const Ae=class b4e extends zi{constructor(e=!1){super(),this.__isAsync=e}emit(e){super.next(e)}subscribe(e,n,i){var a,r,s;let o=e,d=n||(()=>null),u=i;if(e&&"object"==typeof e){const g=e;o=null===(a=g.next)||void 0===a?void 0:a.bind(g),d=null===(r=g.error)||void 0===r?void 0:r.bind(g),u=null===(s=g.complete)||void 0===s?void 0:s.bind(g)}this.__isAsync&&(d=EZ(d),o&&(o=EZ(o)),u&&(u=EZ(u)));const p=super.subscribe({next:o,error:d,complete:u});return e instanceof Ml&&e.add(p),p}};function M4e(){return this._results[sP()]()}class ci{constructor(e=!1){this._emitDistinctChangesOnly=e,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const n=sP(),i=ci.prototype;i[n]||(i[n]=M4e)}get changes(){return this._changes||(this._changes=new Ae)}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,n){return this._results.reduce(e,n)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,n){const i=this;i.dirty=!1;const a=Wg(e);(this._changesDetected=!function yAe(t,e,n){if(t.length!==e.length)return!1;for(let i=0;i<t.length;i++){let a=t[i],r=e[i];if(n&&(a=n(a),r=n(r)),r!==a)return!1}return!0}(i._results,a,n))&&(i._results=a,i.length=a.length,i.last=a[this.length-1],i.first=a[0])}notifyOnChanges(){this._changes&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}Symbol.iterator;class Pc{}Pc.__NG_ELEMENT_ID__=function w4e(){return GV(Qu(),Vt())};const x4e=Pc,D4e=class extends x4e{constructor(e,n,i){super(),this._declarationLView=e,this._declarationTContainer=n,this.elementRef=i}createEmbeddedView(e){const n=this._declarationTContainer.tViews,i=W3(this._declarationLView,n,e,16,null,n.declTNode,null,null,null,null),a=this._declarationLView[this._declarationTContainer.index];i[17]=a;const r=this._declarationLView[19];return null!==r&&(i[19]=r.createEmbeddedView(n)),G3(n,i,e),new oz(i)}};function GV(t,e){return 4&t.type?new D4e(e,t,MP(t,e)):null}class nc{}nc.__NG_ELEMENT_ID__=function C4e(){return t0e(Qu(),Vt())};const S4e=nc,Qce=class extends S4e{constructor(e,n,i){super(),this._lContainer=e,this._hostTNode=n,this._hostLView=i}get element(){return MP(this._hostTNode,this._hostLView)}get injector(){return new jN(this._hostTNode,this._hostLView)}get parentInjector(){const e=cV(this._hostTNode,this._hostLView);if(Uoe(e)){const n=GN(e,this._hostLView),i=WN(e),a=n[1].data[i+8];return new jN(a,n)}return new jN(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){const n=e0e(this._lContainer);return null!==n&&n[e]||null}get length(){return this._lContainer.length-10}createEmbeddedView(e,n,i){const a=e.createEmbeddedView(n||{});return this.insert(a,i),a}createComponent(e,n,i,a,r){const s=e&&!k3(e);let o;if(s)o=n;else{const g=n||{};o=g.index,i=g.injector,a=g.projectableNodes,r=g.ngModuleRef}const d=s?e:new SZ(Z0(e)),u=i||this.parentInjector;if(!r&&null==d.ngModule){const b=(s?u:this.parentInjector).get(xP,null);b&&(r=b)}const p=d.create(u,a,void 0,r);return this.insert(p.hostView,o),p}insert(e,n){const i=e._lView,a=i[1];if(function VEe(t){return w_(t[3])}(i)){const p=this.indexOf(e);if(-1!==p)this.detach(p);else{const g=i[3],b=new Qce(g,g[6],g[3]);b.detach(b.indexOf(e))}}const r=this._adjustIndex(n),s=this._lContainer;Kke(a,i,s,r);const o=kX(r,s),d=i[11],u=xV(d,s[7]);return null!==u&&function Uke(t,e,n,i,a,r){i[0]=a,i[6]=e,V3(t,i,n,1,a,r)}(a,s[6],d,i,u,o),e.attachToViewContainerRef(),rle(AZ(s),r,e),e}move(e,n){return this.insert(e,n)}indexOf(e){const n=e0e(this._lContainer);return null!==n?n.indexOf(e):-1}remove(e){const n=this._adjustIndex(e,-1),i=TX(this._lContainer,n);i&&(fV(AZ(this._lContainer),n),Wle(i[1],i))}detach(e){const n=this._adjustIndex(e,-1),i=TX(this._lContainer,n);return i&&null!=fV(AZ(this._lContainer),n)?new oz(i):null}_adjustIndex(e,n=0){return null==e?this.length+n:e}};function e0e(t){return t[8]}function AZ(t){return t[8]||(t[8]=[])}function t0e(t,e){let n;const i=e[t.index];if(w_(i))n=i;else{let a;if(8&t.type)a=Wd(i);else{const r=e[11];a=r.createComment("");const s=Vg(t,e);xE(r,xV(r,s),a,function tIe(t,e){return ad(t)?t.nextSibling(e):e.nextSibling}(r,s),!1)}e[t.index]=n=Ide(i,e,a,t),EV(e,n)}return new Qce(n,t,e)}class kZ{constructor(e){this.queryList=e,this.matches=null}clone(){return new kZ(this.queryList)}setDirty(){this.queryList.setDirty()}}class IZ{constructor(e=[]){this.queries=e}createEmbeddedView(e){const n=e.queries;if(null!==n){const i=null!==e.contentQueries?e.contentQueries[0]:n.length,a=[];for(let r=0;r<i;r++){const s=n.getByIndex(r),o=this.queries[s.indexInDeclarationView];a.push(o.clone())}return new IZ(a)}return null}insertView(e){this.dirtyQueriesWithMatches(e)}detachView(e){this.dirtyQueriesWithMatches(e)}dirtyQueriesWithMatches(e){for(let n=0;n<this.queries.length;n++)null!==s0e(e,n).matches&&this.queries[n].setDirty()}}class n0e{constructor(e,n,i=null){this.predicate=e,this.flags=n,this.read=i}}class LZ{constructor(e=[]){this.queries=e}elementStart(e,n){for(let i=0;i<this.queries.length;i++)this.queries[i].elementStart(e,n)}elementEnd(e){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(e)}embeddedTView(e){let n=null;for(let i=0;i<this.length;i++){const a=null!==n?n.length:0,r=this.getByIndex(i).embeddedTView(e,a);r&&(r.indexInDeclarationView=i,null!==n?n.push(r):n=[r])}return null!==n?new LZ(n):null}template(e,n){for(let i=0;i<this.queries.length;i++)this.queries[i].template(e,n)}getByIndex(e){return this.queries[e]}get length(){return this.queries.length}track(e){this.queries.push(e)}}class NZ{constructor(e,n=-1){this.metadata=e,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=n}elementStart(e,n){this.isApplyingToNode(n)&&this.matchTNode(e,n)}elementEnd(e){this._declarationNodeIndex===e.index&&(this._appliesToNextNode=!1)}template(e,n){this.elementStart(e,n)}embeddedTView(e,n){return this.isApplyingToNode(e)?(this.crossesNgTemplate=!0,this.addMatch(-e.index,n),new NZ(this.metadata)):null}isApplyingToNode(e){if(this._appliesToNextNode&&1!=(1&this.metadata.flags)){const n=this._declarationNodeIndex;let i=e.parent;for(;null!==i&&8&i.type&&i.index!==n;)i=i.parent;return n===(null!==i?i.index:-1)}return this._appliesToNextNode}matchTNode(e,n){const i=this.metadata.predicate;if(Array.isArray(i))for(let a=0;a<i.length;a++){const r=i[a];this.matchTNodeWithReadOption(e,n,E4e(n,r)),this.matchTNodeWithReadOption(e,n,hV(n,e,r,!1,!1))}else i===Pc?4&n.type&&this.matchTNodeWithReadOption(e,n,-1):this.matchTNodeWithReadOption(e,n,hV(n,e,i,!1,!1))}matchTNodeWithReadOption(e,n,i){if(null!==i){const a=this.metadata.read;if(null!==a)if(a===qn||a===nc||a===Pc&&4&n.type)this.addMatch(n.index,-2);else{const r=hV(n,e,a,!1,!1);null!==r&&this.addMatch(n.index,r)}else this.addMatch(n.index,i)}}addMatch(e,n){null===this.matches?this.matches=[e,n]:this.matches.push(e,n)}}function E4e(t,e){const n=t.localNames;if(null!==n)for(let i=0;i<n.length;i+=2)if(n[i]===e)return n[i+1];return null}function k4e(t,e,n,i){return-1===n?function A4e(t,e){return 11&t.type?MP(t,e):4&t.type?GV(t,e):null}(e,t):-2===n?function I4e(t,e,n){if(n===qn)return MP(e,t);if(n===Pc)return GV(e,t);if(n===nc)return t0e(e,t)}(t,e,i):E3(t,t[1],n,e)}function i0e(t,e,n,i){const a=e[19].queries[i];if(null===a.matches){const r=t.data,s=n.matches,o=[];for(let d=0;d<s.length;d+=2){const u=s[d];if(u<0)o.push(null);else{const p=r[u];o.push(k4e(e,p,s[d+1],n.metadata.read))}}a.matches=o}return a.matches}function PZ(t,e,n,i){const a=t.queries.getByIndex(n),r=a.matches;if(null!==r){const s=i0e(t,e,a,n);for(let o=0;o<r.length;o+=2){const d=r[o];if(d>0)i.push(s[o/2]);else{const u=r[o+1],p=e[-d];for(let g=10;g<p.length;g++){const b=p[g];b[17]===b[3]&&PZ(b[1],b,u,i)}if(null!==p[9]){const g=p[9];for(let b=0;b<g.length;b++){const C=g[b];PZ(C[1],C,u,i)}}}}}return i}function Zt(t){const e=Vt(),n=Lr(),i=Hoe();YK(i+1);const a=s0e(n,i);if(t.dirty&&Ioe(e)===(2==(2&a.metadata.flags))){if(null===a.matches)t.reset([]);else{const r=a.crossesNgTemplate?PZ(n,e,i,[]):i0e(n,e,a,i);t.reset(r,UPe),t.notifyOnChanges()}return!0}return!1}function Up(t,e,n){const i=Lr();i.firstCreatePass&&(r0e(i,new n0e(t,e,n),-1),2==(2&e)&&(i.staticViewQueries=!0)),a0e(i,Vt(),e)}function Dn(t,e,n,i){const a=Lr();if(a.firstCreatePass){const r=Qu();r0e(a,new n0e(e,n,i),r.index),function N4e(t,e){const n=t.contentQueries||(t.contentQueries=[]),i=n.length?n[n.length-1]:-1;e!==i&&n.push(t.queries.length-1,e)}(a,t),2==(2&n)&&(a.staticContentQueries=!0)}a0e(a,Vt(),n)}function Qt(){return function L4e(t,e){return t[19].queries[e].queryList}(Vt(),Hoe())}function a0e(t,e,n){const i=new ci(4==(4&n));wde(t,e,i,i.destroy),null===e[19]&&(e[19]=new IZ),e[19].queries.push(new kZ(i))}function r0e(t,e,n){null===t.queries&&(t.queries=new LZ),t.queries.track(new NZ(e,n))}function s0e(t,e){return t.queries.getByIndex(e)}function P4e(t,e){return GV(t,e)}const Yp={\u0275\u0275attribute:Dr,\u0275\u0275attributeInterpolate1:iue,\u0275\u0275attributeInterpolate2:aue,\u0275\u0275attributeInterpolate3:rue,\u0275\u0275attributeInterpolate4:sue,\u0275\u0275attributeInterpolate5:oue,\u0275\u0275attributeInterpolate6:lue,\u0275\u0275attributeInterpolate7:due,\u0275\u0275attributeInterpolate8:uue,\u0275\u0275attributeInterpolateV:cue,\u0275\u0275defineComponent:xe,\u0275\u0275defineDirective:Pt,\u0275\u0275defineInjectable:en,\u0275\u0275defineInjector:fe,\u0275\u0275defineNgModule:ge,\u0275\u0275definePipe:$p,\u0275\u0275directiveInject:E,\u0275\u0275getInheritedFactory:ss,\u0275\u0275inject:Ye,\u0275\u0275injectAttribute:Rv,\u0275\u0275invalidFactory:NV,\u0275\u0275invalidFactoryDep:ple,\u0275\u0275templateRefExtractor:P4e,\u0275\u0275NgOnChangesFeature:Vl,\u0275\u0275ProvidersFeature:_e,\u0275\u0275CopyDefinitionFeature:OLe,\u0275\u0275InheritDefinitionFeature:me,\u0275\u0275nextContext:Gd,\u0275\u0275namespaceHTML:KK,\u0275\u0275namespaceMathML:tAe,\u0275\u0275namespaceSVG:JK,\u0275\u0275enableBindings:qEe,\u0275\u0275disableBindings:UEe,\u0275\u0275elementStart:qi,\u0275\u0275elementEnd:Ui,\u0275\u0275element:Gl,\u0275\u0275elementContainerStart:X3,\u0275\u0275elementContainerEnd:Z3,\u0275\u0275elementContainer:xue,\u0275\u0275pureFunction0:a4e,\u0275\u0275pureFunction1:TZ,\u0275\u0275pureFunction2:r4e,\u0275\u0275pureFunction3:s4e,\u0275\u0275pureFunction4:o4e,\u0275\u0275pureFunction5:l4e,\u0275\u0275pureFunction6:d4e,\u0275\u0275pureFunction7:u4e,\u0275\u0275pureFunction8:c4e,\u0275\u0275pureFunctionV:p4e,\u0275\u0275getCurrentView:PV,\u0275\u0275restoreView:w3,\u0275\u0275listener:os,\u0275\u0275projection:va,\u0275\u0275syntheticHostProperty:_Z,\u0275\u0275syntheticHostListener:hZ,\u0275\u0275pipeBind1:f4e,\u0275\u0275pipeBind2:g4e,\u0275\u0275pipeBind3:_4e,\u0275\u0275pipeBind4:y4e,\u0275\u0275pipeBindV:v4e,\u0275\u0275projectionDef:Dl,\u0275\u0275hostProperty:wE,\u0275\u0275property:ca,\u0275\u0275propertyInterpolate:Oue,\u0275\u0275propertyInterpolate1:fZ,\u0275\u0275propertyInterpolate2:Tue,\u0275\u0275propertyInterpolate3:Eue,\u0275\u0275propertyInterpolate4:Aue,\u0275\u0275propertyInterpolate5:kue,\u0275\u0275propertyInterpolate6:Iue,\u0275\u0275propertyInterpolate7:Lue,\u0275\u0275propertyInterpolate8:Nue,\u0275\u0275propertyInterpolateV:Pue,\u0275\u0275pipe:h4e,\u0275\u0275queryRefresh:Zt,\u0275\u0275viewQuery:Up,\u0275\u0275loadQuery:Qt,\u0275\u0275contentQuery:Dn,\u0275\u0275reference:Y3,\u0275\u0275classMap:gNe,\u0275\u0275classMapInterpolate1:ice,\u0275\u0275classMapInterpolate2:wNe,\u0275\u0275classMapInterpolate3:CNe,\u0275\u0275classMapInterpolate4:SNe,\u0275\u0275classMapInterpolate5:ONe,\u0275\u0275classMapInterpolate6:TNe,\u0275\u0275classMapInterpolate7:ENe,\u0275\u0275classMapInterpolate8:ANe,\u0275\u0275classMapInterpolateV:kNe,\u0275\u0275styleMap:Gv,\u0275\u0275styleMapInterpolate1:INe,\u0275\u0275styleMapInterpolate2:LNe,\u0275\u0275styleMapInterpolate3:NNe,\u0275\u0275styleMapInterpolate4:PNe,\u0275\u0275styleMapInterpolate5:RNe,\u0275\u0275styleMapInterpolate6:FNe,\u0275\u0275styleMapInterpolate7:HNe,\u0275\u0275styleMapInterpolate8:BNe,\u0275\u0275styleMapInterpolateV:zNe,\u0275\u0275styleProp:Q3,\u0275\u0275stylePropInterpolate1:ace,\u0275\u0275stylePropInterpolate2:rce,\u0275\u0275stylePropInterpolate3:sce,\u0275\u0275stylePropInterpolate4:oce,\u0275\u0275stylePropInterpolate5:lce,\u0275\u0275stylePropInterpolate6:dce,\u0275\u0275stylePropInterpolate7:uce,\u0275\u0275stylePropInterpolate8:cce,\u0275\u0275stylePropInterpolateV:pce,\u0275\u0275classProp:ts,\u0275\u0275advance:ya,\u0275\u0275template:Wl,\u0275\u0275text:qv,\u0275\u0275textInterpolate:yP,\u0275\u0275textInterpolate1:tz,\u0275\u0275textInterpolate2:Jue,\u0275\u0275textInterpolate3:Kue,\u0275\u0275textInterpolate4:Xue,\u0275\u0275textInterpolate5:Zue,\u0275\u0275textInterpolate6:Que,\u0275\u0275textInterpolate7:ece,\u0275\u0275textInterpolate8:tce,\u0275\u0275textInterpolateV:nce,\u0275\u0275i18n:PPe,\u0275\u0275i18nAttributes:RPe,\u0275\u0275i18nExp:Hce,\u0275\u0275i18nStart:Rce,\u0275\u0275i18nEnd:Fce,\u0275\u0275i18nApply:FPe,\u0275\u0275i18nPostprocess:HPe,\u0275\u0275resolveWindow:$ke,\u0275\u0275resolveDocument:Vke,\u0275\u0275resolveBody:Wke,\u0275\u0275setComponentScope:DEe,\u0275\u0275setNgModuleScope:we,\u0275\u0275sanitizeHtml:mke,\u0275\u0275sanitizeStyle:fke,\u0275\u0275sanitizeResourceUrl:Ele,\u0275\u0275sanitizeScript:gke,\u0275\u0275sanitizeUrl:Tle,\u0275\u0275sanitizeUrlOrResourceUrl:bke,\u0275\u0275trustConstantHtml:_ke,\u0275\u0275trustConstantResourceUrl:yke,forwardRef:hn,resolveForwardRef:Fa};let wP=null;const uz=[];let RZ=!1;function o0e(t){return Array.isArray(t)?t.every(o0e):!!Fa(t)}function z4e(t,e={}){(function $4e(t,e,n=!1){const i=Wg(e.declarations||Ro);let a=null;Object.defineProperty(t,Moe,{configurable:!0,get:()=>(null===a&&(a=ec().compileNgModule(Yp,`ng:///${t.name}/\u0275mod.js`,{type:t,bootstrap:Wg(e.bootstrap||Ro).map(Fa),declarations:i.map(Fa),imports:Wg(e.imports||Ro).map(Fa).map(p0e),exports:Wg(e.exports||Ro).map(Fa).map(p0e),schemas:e.schemas?Wg(e.schemas):null,id:e.id||null}),a.schemas||(a.schemas=[])),a)});let r=null;Object.defineProperty(t,HM,{get:()=>{if(null===r){const o=ec();r=o.compileFactory(Yp,`ng:///${t.name}/\u0275fac.js`,{name:t.name,type:t,deps:yV(t),target:o.FactoryTarget.NgModule,typeArgumentCount:0})}return r},configurable:!1});let s=null;Object.defineProperty(t,TK,{get:()=>{if(null===s){const o={name:t.name,type:t,providers:e.providers||Ro,imports:[(e.imports||Ro).map(Fa),(e.exports||Ro).map(Fa)]};s=ec().compileInjector(Yp,`ng:///${t.name}/\u0275inj.js`,o)}return s},configurable:!1})})(t,e),function H4e(t,e){uz.push({moduleType:t,ngModule:e})}(t,e)}function V4e(t,e){const n=Wg(e.declarations||Ro),i=qV(t);n.forEach(a=>{if(a.hasOwnProperty(Y$)){c0e(Z0(a),i)}else!a.hasOwnProperty(AK)&&!a.hasOwnProperty(kK)&&(a.ngSelectorScope=t)})}function c0e(t,e){t.directiveDefs=()=>Array.from(e.compilation.directives).map(n=>n.hasOwnProperty(Y$)?Z0(n):hO(n)).filter(n=>!!n),t.pipeDefs=()=>Array.from(e.compilation.pipes).map(n=>fE(n)),t.schemas=e.schemas,t.tView=null}function qV(t){if(!BZ(t))throw new Error(`${t.name} does not have a module def (\u0275mod property)`);const e=Bg(t);if(null!==e.transitiveCompileScopes)return e.transitiveCompileScopes;const n={schemas:e.schemas||null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set}};return $v(e.imports).forEach(i=>{const a=i;if(!BZ(a))throw new Error(`Importing ${a.name} which does not have a \u0275mod property`);const r=qV(a);r.exported.directives.forEach(s=>n.compilation.directives.add(s)),r.exported.pipes.forEach(s=>n.compilation.pipes.add(s))}),$v(e.declarations).forEach(i=>{fE(i)?n.compilation.pipes.add(i):n.compilation.directives.add(i)}),$v(e.exports).forEach(i=>{const a=i;if(BZ(a)){const r=qV(a);r.exported.directives.forEach(s=>{n.compilation.directives.add(s),n.exported.directives.add(s)}),r.exported.pipes.forEach(s=>{n.compilation.pipes.add(s),n.exported.pipes.add(s)})}else fE(a)?n.exported.pipes.add(a):n.exported.directives.add(a)}),e.transitiveCompileScopes=n,n}function p0e(t){return function W4e(t){return void 0!==t.ngModule}(t)?t.ngModule:t}function BZ(t){return!!Bg(t)}let zZ=0;function G4e(t,e){let n=null;(function RAe(t,e){fle(e)&&(XN.set(t,e),R3.add(t))})(t,e),f0e(t,e),Object.defineProperty(t,Y$,{get:()=>{if(null===n){const i=ec();if(fle(e)){const u=[`Component '${t.name}' is not resolved:`];throw e.templateUrl&&u.push(` - templateUrl: ${e.templateUrl}`),e.styleUrls&&e.styleUrls.length&&u.push(` - styleUrls: ${JSON.stringify(e.styleUrls)}`),u.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(u.join("\n"))}const a=function F4e(){return wP}();let r=e.preserveWhitespaces;void 0===r&&(r=null!==a&&void 0!==a.preserveWhitespaces&&a.preserveWhitespaces);let s=e.encapsulation;void 0===s&&(s=null!==a&&void 0!==a.defaultEncapsulation?a.defaultEncapsulation:Hg.Emulated);const o=e.templateUrl||`ng:///${t.name}/template.html`,d=Object.assign(Object.assign({},g0e(t,e)),{typeSourceSpan:i.createParseSourceSpan("Component",t.name,o),template:e.template||"",preserveWhitespaces:r,styles:e.styles||Ro,animations:e.animations,directives:[],changeDetection:e.changeDetection,pipes:new Map,encapsulation:s,interpolation:e.interpolation,viewProviders:e.viewProviders||null});zZ++;try{d.usesInheritance&&_0e(t),n=i.compileComponent(Yp,o,d)}finally{zZ--}if(0===zZ&&function B4e(){if(!RZ){RZ=!0;try{for(let t=uz.length-1;t>=0;t--){const{moduleType:e,ngModule:n}=uz[t];n.declarations&&n.declarations.every(o0e)&&(uz.splice(t,1),V4e(e,n))}}finally{RZ=!1}}}(),function j4e(t){return void 0!==t.ngSelectorScope}(t)){const u=qV(t.ngSelectorScope);c0e(n,u)}}return n},configurable:!1})}function h0e(t,e){let n=null;f0e(t,e||{}),Object.defineProperty(t,AK,{get:()=>{if(null===n){const i=m0e(t,e||{});n=ec().compileDirective(Yp,i.sourceMapUrl,i.metadata)}return n},configurable:!1})}function m0e(t,e){const n=t&&t.name,i=`ng:///${n}/\u0275dir.js`,a=ec(),r=g0e(t,e);return r.typeSourceSpan=a.createParseSourceSpan("Directive",n,i),r.usesInheritance&&_0e(t),{metadata:r,sourceMapUrl:i}}function f0e(t,e){let n=null;Object.defineProperty(t,HM,{get:()=>{if(null===n){const i=m0e(t,e),a=ec();n=a.compileFactory(Yp,`ng:///${t.name}/\u0275fac.js`,{name:i.metadata.name,type:i.metadata.type,typeArgumentCount:0,deps:yV(t),target:a.FactoryTarget.Directive})}return n},configurable:!1})}function q4e(t){return Object.getPrototypeOf(t.prototype)===Object.prototype}function g0e(t,e){const n=cX(),i=n.ownPropMetadata(t);return{name:t.name,type:t,selector:void 0!==e.selector?e.selector:null,host:e.host||RN,propMetadata:i,inputs:e.inputs||Ro,outputs:e.outputs||Ro,queries:y0e(t,i,v0e),lifecycle:{usesOnChanges:n.hasLifecycleHook(t,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!q4e(t),exportAs:J4e(e.exportAs),providers:e.providers||null,viewQueries:y0e(t,i,b0e)}}function _0e(t){const e=Object.prototype;let n=Object.getPrototypeOf(t.prototype).constructor;for(;n&&n!==e;)!hO(n)&&!Z0(n)&&X4e(n)&&h0e(n,null),n=Object.getPrototypeOf(n)}function U4e(t){return"string"==typeof t?x0e(t):Fa(t)}function Y4e(t,e){return{propertyName:t,predicate:U4e(e.selector),descendants:e.descendants,first:e.first,read:e.read?e.read:null,static:!!e.static,emitDistinctChangesOnly:!!e.emitDistinctChangesOnly}}function y0e(t,e,n){const i=[];for(const a in e)if(e.hasOwnProperty(a)){const r=e[a];r.forEach(s=>{if(n(s)){if(!s.selector)throw new Error(`Can't construct a query for the property "${a}" of "${zp(t)}" since the query selector wasn't defined.`);if(r.some(M0e))throw new Error("Cannot combine @Input decorators with query decorators");i.push(Y4e(a,s))}})}return i}function J4e(t){return void 0===t?null:x0e(t)}function v0e(t){const e=t.ngMetadataName;return"ContentChild"===e||"ContentChildren"===e}function b0e(t){const e=t.ngMetadataName;return"ViewChild"===e||"ViewChildren"===e}function M0e(t){return"Input"===t.ngMetadataName}function x0e(t){return t.split(",").map(e=>e.trim())}const K4e=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function X4e(t){const e=cX();if(K4e.some(i=>e.hasLifecycleHook(t,i)))return!0;const n=e.propMetadata(t);for(const i in n){const a=n[i];for(let r=0;r<a.length;r++){const s=a[r],o=s.ngMetadataName;if(M0e(s)||v0e(s)||b0e(s)||"Output"===o||"HostBinding"===o||"HostListener"===o)return!0}}return!1}function D0e(t,e){return{type:t,name:t.name,pipeName:e.name,pure:void 0===e.pure||e.pure}}const w0e=A3("Directive",(t={})=>t,void 0,void 0,(t,e)=>h0e(t,e)),CO=A3("Component",(t={})=>Object.assign({changeDetection:pO.Default},t),w0e,void 0,(t,e)=>G4e(t,e)),C0e=A3("Pipe",t=>Object.assign({pure:!0},t),void 0,void 0,(t,e)=>function Z4e(t,e){let n=null,i=null;Object.defineProperty(t,HM,{get:()=>{if(null===i){const a=D0e(t,e),r=ec(a.type);i=r.compileFactory(Yp,`ng:///${a.name}/\u0275fac.js`,{name:a.name,type:a.type,typeArgumentCount:0,deps:yV(t),target:r.FactoryTarget.Pipe})}return i},configurable:!1}),Object.defineProperty(t,kK,{get:()=>{if(null===n){const a=D0e(t,e);n=ec(a.type).compilePipe(Yp,`ng:///${a.name}/\u0275pipe.js`,a)}return n},configurable:!1})}(t,e)),y=_O("Input",t=>({bindingPropertyName:t})),it=_O("Output",t=>({bindingPropertyName:t})),Q4e=(_O("HostBinding",t=>({hostPropertyName:t})),_O("HostListener",(t,e)=>({eventName:t,args:e})),A3("NgModule",t=>t,void 0,void 0,(t,e)=>z4e(t,e)));function UV(...t){}const S0e=new yn("Application Initializer");class SO{constructor(e){this.appInits=e,this.resolve=UV,this.reject=UV,this.initialized=!1,this.done=!1,this.donePromise=new Promise((n,i)=>{this.resolve=n,this.reject=i})}runInitializers(){if(this.initialized)return;const e=[],n=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let i=0;i<this.appInits.length;i++){const a=this.appInits[i]();if(RV(a))e.push(a);else if(wue(a)){const r=new Promise((s,o)=>{a.subscribe({complete:s,error:o})});e.push(r)}}Promise.all(e).then(()=>{n()}).catch(i=>{this.reject(i)}),0===e.length&&n(),this.initialized=!0}}SO.\u0275fac=function(e){return new(e||SO)(Ye(S0e,8))},SO.\u0275prov=en({token:SO,factory:SO.\u0275fac,providedIn:"root"});const CP=new yn("AppId",{providedIn:"root",factory:O0e});function O0e(){return`${$Z()}${$Z()}${$Z()}`}function $Z(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const T0e=new yn("Platform Initializer"),w0=new yn("Platform ID"),e8e=new yn("appBootstrapListener");new yn("Application Packages Root URL");class OO{log(e){console.log(e)}warn(e){console.warn(e)}}OO.\u0275fac=function(e){return new(e||OO)},OO.\u0275prov=en({token:OO,factory:OO.\u0275fac});const WM=new yn("LocaleId",{providedIn:"root",factory:()=>N3(WM,zr.Optional|zr.SkipSelf)||function n8e(){return"undefined"!=typeof $localize&&$localize.locale||HV}()}),i8e=new yn("DefaultCurrencyCode",{providedIn:"root",factory:()=>"USD"});new yn("Translations"),new yn("TranslationsFormat");var VZ;!function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"}(VZ||(VZ={}));class a8e{constructor(e,n){this.ngModuleFactory=e,this.componentFactories=n}}class TO{compileModuleSync(e){return new OZ(e)}compileModuleAsync(e){return Promise.resolve(this.compileModuleSync(e))}compileModuleAndAllComponentsSync(e){const n=this.compileModuleSync(e),a=$v(Bg(e).declarations).reduce((r,s)=>{const o=Z0(s);return o&&r.push(new SZ(o)),r},[]);return new a8e(n,a)}compileModuleAndAllComponentsAsync(e){return Promise.resolve(this.compileModuleAndAllComponentsSync(e))}clearCache(){}clearCacheFor(e){}getModuleId(e){}}TO.\u0275fac=function(e){return new(e||TO)},TO.\u0275prov=en({token:TO,factory:TO.\u0275fac,providedIn:"root"});const YV=new yn("compilerOptions");const s8e=Promise.resolve(0);function WZ(t){"undefined"==typeof Zone?s8e.then(()=>{t&&t.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}class Si{constructor({enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:i=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Ae(!1),this.onMicrotaskEmpty=new Ae(!1),this.onStable=new Ae(!1),this.onError=new Ae(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched();const a=this;a._nesting=0,a._outer=a._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(a._inner=a._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(a._inner=a._inner.fork(Zone.longStackTraceZoneSpec)),a.shouldCoalesceEventChangeDetection=!i&&n,a.shouldCoalesceRunChangeDetection=i,a.lastRequestAnimationFrameId=-1,a.nativeRequestAnimationFrame=function o8e(){let t=oo.requestAnimationFrame,e=oo.cancelAnimationFrame;if("undefined"!=typeof Zone&&t&&e){const n=t[Zone.__symbol__("OriginalDelegate")];n&&(t=n);const i=e[Zone.__symbol__("OriginalDelegate")];i&&(e=i)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:e}}().nativeRequestAnimationFrame,function u8e(t){const e=()=>{!function d8e(t){t.isCheckStableRunning||-1!==t.lastRequestAnimationFrameId||(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(oo,()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{t.lastRequestAnimationFrameId=-1,jZ(t),t.isCheckStableRunning=!0,GZ(t),t.isCheckStableRunning=!1},void 0,()=>{},()=>{})),t.fakeTopEventTask.invoke()}),jZ(t))}(t)};t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,i,a,r,s,o)=>{try{return E0e(t),n.invokeTask(a,r,s,o)}finally{(t.shouldCoalesceEventChangeDetection&&"eventTask"===r.type||t.shouldCoalesceRunChangeDetection)&&e(),A0e(t)}},onInvoke:(n,i,a,r,s,o,d)=>{try{return E0e(t),n.invoke(a,r,s,o,d)}finally{t.shouldCoalesceRunChangeDetection&&e(),A0e(t)}},onHasTask:(n,i,a,r)=>{n.hasTask(a,r),i===a&&("microTask"==r.change?(t._hasPendingMicrotasks=r.microTask,jZ(t),GZ(t)):"macroTask"==r.change&&(t.hasPendingMacrotasks=r.macroTask))},onHandleError:(n,i,a,r)=>(n.handleError(a,r),t.runOutsideAngular(()=>t.onError.emit(r)),!1)})}(a)}static isInAngularZone(){return"undefined"!=typeof Zone&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Si.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Si.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(e,n,i){return this._inner.run(e,n,i)}runTask(e,n,i,a){const r=this._inner,s=r.scheduleEventTask("NgZoneEvent: "+a,e,l8e,UV,UV);try{return r.runTask(s,n,i)}finally{r.cancelTask(s)}}runGuarded(e,n,i){return this._inner.runGuarded(e,n,i)}runOutsideAngular(e){return this._outer.run(e)}}const l8e={};function GZ(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function jZ(t){t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&-1!==t.lastRequestAnimationFrameId?t.hasPendingMicrotasks=!0:t.hasPendingMicrotasks=!1}function E0e(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function A0e(t){t._nesting--,GZ(t)}class c8e{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Ae,this.onMicrotaskEmpty=new Ae,this.onStable=new Ae,this.onError=new Ae}run(e,n,i){return e.apply(n,i)}runGuarded(e,n,i){return e.apply(n,i)}runOutsideAngular(e){return e()}runTask(e,n,i,a){return e.apply(n,i)}}class EO{constructor(e){this._ngZone=e,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),e.run(()=>{this.taskTrackingZone="undefined"==typeof Zone?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Si.assertNotInAngularZone(),WZ(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())WZ(()=>{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(this._didWork)}this._didWork=!1});else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter(n=>!n.updateCb||!n.updateCb(e)||(clearTimeout(n.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(e=>({source:e.source,creationLocation:e.creationLocation,data:e.data})):[]}addCallback(e,n,i){let a=-1;n&&n>0&&(a=setTimeout(()=>{this._callbacks=this._callbacks.filter(r=>r.timeoutId!==a),e(this._didWork,this.getPendingTasks())},n)),this._callbacks.push({doneCb:e,timeoutId:a,updateCb:i})}whenStable(e,n,i){if(i&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(e,n,i),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(e,n,i){return[]}}EO.\u0275fac=function(e){return new(e||EO)(Ye(Si))},EO.\u0275prov=en({token:EO,factory:EO.\u0275fac});class TE{constructor(){this._applications=new Map,qZ.addToWindow(this)}registerApplication(e,n){this._applications.set(e,n)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,n=!0){return qZ.findTestabilityInTree(this,e,n)}}TE.\u0275fac=function(e){return new(e||TE)},TE.\u0275prov=en({token:TE,factory:TE.\u0275fac});let k_,qZ=new class p8e{addToWindow(e){}findTestabilityInTree(e,n,i){return null}};function m8e(t,e,n){const i=new OZ(n);if("undefined"!=typeof ngJitMode&&!ngJitMode)return Promise.resolve(i);const a=t.get(YV,[]).concat(e);if(function R4e(t){null!==wP&&(t.defaultEncapsulation!==wP.defaultEncapsulation||t.preserveWhitespaces!==wP.preserveWhitespaces)||(wP=t)}({defaultEncapsulation:N0e(a.map(u=>u.defaultEncapsulation)),preserveWhitespaces:N0e(a.map(u=>u.preserveWhitespaces))}),function HAe(){return 0===XN.size}())return Promise.resolve(i);const r=function b8e(t){const e=[];return t.forEach(n=>n&&e.push(...n)),e}(a.map(u=>u.providers));if(0===r.length)return Promise.resolve(i);const s=ec(),d=Yo.create({providers:r}).get(s.ResourceLoader);return PAe(u=>Promise.resolve(d.get(u))).then(()=>i)}const k0e=new yn("AllowMultipleToken");function JV(t,e,n=[]){const i=`Platform: ${e}`,a=new yn(i);return(r=[])=>{let s=I0e();if(!s||s.injector.get(k0e,!1))if(t)t(n.concat(r).concat({provide:a,useValue:!0}));else{const o=n.concat(r).concat({provide:a,useValue:!0},{provide:nZ,useValue:"platform"});!function g8e(t){if(k_&&!k_.destroyed&&!k_.injector.get(k0e,!1))throw new Jn(400,"");k_=t.get(EE);const e=t.get(T0e,null);return e&&e.forEach(n=>n()),k_}(Yo.create({providers:o,name:i}))}return function _8e(t){const e=I0e();if(!e){throw new Jn(401,"")}return e}()}}function I0e(){return k_&&!k_.destroyed?k_:null}class EE{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,n){const s=function y8e(t,e){let n;return n="noop"===t?new c8e:("zone.js"===t?void 0:t)||new Si({enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!!(null==e?void 0:e.ngZoneEventCoalescing),shouldCoalesceRunChangeDetection:!!(null==e?void 0:e.ngZoneRunCoalescing)}),n}(n?n.ngZone:void 0,{ngZoneEventCoalescing:n&&n.ngZoneEventCoalescing||!1,ngZoneRunCoalescing:n&&n.ngZoneRunCoalescing||!1}),o=[{provide:Si,useValue:s}];return s.run(()=>{const d=Yo.create({providers:o,parent:this.injector,name:e.moduleType.name}),u=e.create(d),p=u.injector.get(vO,null);if(!p){throw new Jn(402,"")}return s.runOutsideAngular(()=>{const g=s.onError.subscribe({next:b=>{p.handleError(b)}});u.onDestroy(()=>{UZ(this._modules,u),g.unsubscribe()})}),function v8e(t,e,n){try{const i=n();return RV(i)?i.catch(a=>{throw e.runOutsideAngular(()=>t.handleError(a)),a}):i}catch(i){throw e.runOutsideAngular(()=>t.handleError(i)),i}}(p,s,()=>{const g=u.injector.get(SO);return g.runInitializers(),g.donePromise.then(()=>(function YNe(t){of(t,"Expected localeId to be defined"),"string"==typeof t&&(fce=t.toLowerCase().replace(/_/g,"-"))}(u.injector.get(WM,HV)||HV),this._moduleDoBootstrap(u),u))})})}bootstrapModule(e,n=[]){const i=L0e({},n);return m8e(this.injector,i,e).then(a=>this.bootstrapModuleFactory(a,i))}_moduleDoBootstrap(e){const n=e.injector.get(AO);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(i=>n.bootstrap(i));else{if(!e.instance.ngDoBootstrap){throw new Jn(403,"")}e.instance.ngDoBootstrap(n)}this._modules.push(e)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed){throw new Jn(404,"")}this._modules.slice().forEach(e=>e.destroy()),this._destroyListeners.forEach(e=>e()),this._destroyed=!0}get destroyed(){return this._destroyed}}function L0e(t,e){return t=Array.isArray(e)?e.reduce(L0e,t):Object.assign(Object.assign({},t),e)}EE.\u0275fac=function(e){return new(e||EE)(Ye(Yo))},EE.\u0275prov=en({token:EE,factory:EE.\u0275fac});class AO{constructor(e,n,i,a,r){this._zone=e,this._injector=n,this._exceptionHandler=i,this._componentFactoryResolver=a,this._initStatus=r,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const s=new es(d=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{d.next(this._stable),d.complete()})}),o=new es(d=>{let u;this._zone.runOutsideAngular(()=>{u=this._zone.onStable.subscribe(()=>{Si.assertNotInAngularZone(),WZ(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,d.next(!0))})})});const p=this._zone.onUnstable.subscribe(()=>{Si.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{d.next(!1)}))});return()=>{u.unsubscribe(),p.unsubscribe()}});this.isStable=mE(s,o.pipe(xK()))}bootstrap(e,n){if(!this._initStatus.done){throw new Jn(405,"")}let i;i=e instanceof zce?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(i.componentType);const a=function f8e(t){return t.isBoundToModule}(i)?void 0:this._injector.get(xP),r=n||i.selector,s=i.create(Yo.NULL,[],r,a),o=s.location.nativeElement,d=s.injector.get(EO,null),u=d&&s.injector.get(TE);return d&&u&&u.registerApplication(o,d),s.onDestroy(()=>{this.detachView(s.hostView),UZ(this.components,s),u&&u.unregisterApplication(o)}),this._loadComponent(s),s}tick(){if(this._runningTick){throw new Jn(101,"")}try{this._runningTick=!0;for(let e of this._views)e.detectChanges()}catch(e){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(e))}finally{this._runningTick=!1}}attachView(e){const n=e;this._views.push(n),n.attachToAppRef(this)}detachView(e){const n=e;UZ(this._views,n),n.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(e8e,[]).concat(this._bootstrapListeners).forEach(i=>i(e))}ngOnDestroy(){this._views.slice().forEach(e=>e.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}get viewCount(){return this._views.length}}function UZ(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}function N0e(t){for(let e=t.length-1;e>=0;e--)if(void 0!==t[e])return t[e]}AO.\u0275fac=function(e){return new(e||AO)(Ye(Si),Ye(Yo),Ye(vO),Ye(SE),Ye(SO))},AO.\u0275prov=en({token:AO,factory:AO.\u0275fac,providedIn:"root"});let P0e=!0,R0e=!1;class jd{}jd.__NG_ELEMENT_ID__=function D8e(t){return function w8e(t,e,n){if(Z$(t)&&!n){const i=df(t.index,e);return new oz(i,i)}if(47&t.type){const i=e[16];return new oz(i,e)}return null}(Qu(),Vt(),16==(16&t))};class z0e{constructor(){}supports(e){return q3(e)}create(e){return new A8e(e)}}const E8e=(t,e)=>e;class A8e{constructor(e){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||E8e}forEachItem(e){let n;for(n=this._itHead;null!==n;n=n._next)e(n)}forEachOperation(e){let n=this._itHead,i=this._removalsHead,a=0,r=null;for(;n||i;){const s=!i||n&&n.currentIndex<V0e(i,a,r)?n:i,o=V0e(s,a,r),d=s.currentIndex;if(s===i)a--,i=i._nextRemoved;else if(n=n._next,null==s.previousIndex)a++;else{r||(r=[]);const u=o-a,p=d-a;if(u!=p){for(let b=0;b<u;b++){const C=b<r.length?r[b]:r[b]=0,k=C+b;p<=k&&k<u&&(r[b]=C+1)}r[s.previousIndex]=p-u}}o!==d&&e(s,o,d)}}forEachPreviousItem(e){let n;for(n=this._previousItHead;null!==n;n=n._nextPrevious)e(n)}forEachAddedItem(e){let n;for(n=this._additionsHead;null!==n;n=n._nextAdded)e(n)}forEachMovedItem(e){let n;for(n=this._movesHead;null!==n;n=n._nextMoved)e(n)}forEachRemovedItem(e){let n;for(n=this._removalsHead;null!==n;n=n._nextRemoved)e(n)}forEachIdentityChange(e){let n;for(n=this._identityChangesHead;null!==n;n=n._nextIdentityChange)e(n)}diff(e){if(null==e&&(e=[]),!q3(e)){throw new Jn(900,"")}return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let a,r,s,n=this._itHead,i=!1;if(Array.isArray(e)){this.length=e.length;for(let o=0;o<this.length;o++)r=e[o],s=this._trackByFn(o,r),null!==n&&Object.is(n.trackById,s)?(i&&(n=this._verifyReinsertion(n,r,s,o)),Object.is(n.item,r)||this._addIdentityChange(n,r)):(n=this._mismatch(n,r,s,o),i=!0),n=n._next}else a=0,function ALe(t,e){if(Array.isArray(t))for(let n=0;n<t.length;n++)e(t[n]);else{const n=t[sP()]();let i;for(;!(i=n.next()).done;)e(i.value)}}(e,o=>{s=this._trackByFn(a,o),null!==n&&Object.is(n.trackById,s)?(i&&(n=this._verifyReinsertion(n,o,s,a)),Object.is(n.item,o)||this._addIdentityChange(n,o)):(n=this._mismatch(n,o,s,a),i=!0),n=n._next,a++}),this.length=a;return this._truncate(n),this.collection=e,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let e;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=e._nextMoved)e.previousIndex=e.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(e,n,i,a){let r;return null===e?r=this._itTail:(r=e._prev,this._remove(e)),null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(i,null))?(Object.is(e.item,n)||this._addIdentityChange(e,n),this._reinsertAfter(e,r,a)):null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(i,a))?(Object.is(e.item,n)||this._addIdentityChange(e,n),this._moveAfter(e,r,a)):e=this._addAfter(new k8e(n,i),r,a),e}_verifyReinsertion(e,n,i,a){let r=null===this._unlinkedRecords?null:this._unlinkedRecords.get(i,null);return null!==r?e=this._reinsertAfter(r,e._prev,a):e.currentIndex!=a&&(e.currentIndex=a,this._addToMoves(e,a)),e}_truncate(e){for(;null!==e;){const n=e._next;this._addToRemovals(this._unlink(e)),e=n}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(e,n,i){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);const a=e._prevRemoved,r=e._nextRemoved;return null===a?this._removalsHead=r:a._nextRemoved=r,null===r?this._removalsTail=a:r._prevRemoved=a,this._insertAfter(e,n,i),this._addToMoves(e,i),e}_moveAfter(e,n,i){return this._unlink(e),this._insertAfter(e,n,i),this._addToMoves(e,i),e}_addAfter(e,n,i){return this._insertAfter(e,n,i),null===this._additionsTail?this._additionsTail=this._additionsHead=e:this._additionsTail=this._additionsTail._nextAdded=e,e}_insertAfter(e,n,i){const a=null===n?this._itHead:n._next;return e._next=a,e._prev=n,null===a?this._itTail=e:a._prev=e,null===n?this._itHead=e:n._next=e,null===this._linkedRecords&&(this._linkedRecords=new $0e),this._linkedRecords.put(e),e.currentIndex=i,e}_remove(e){return this._addToRemovals(this._unlink(e))}_unlink(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);const n=e._prev,i=e._next;return null===n?this._itHead=i:n._next=i,null===i?this._itTail=n:i._prev=n,e}_addToMoves(e,n){return e.previousIndex===n||(null===this._movesTail?this._movesTail=this._movesHead=e:this._movesTail=this._movesTail._nextMoved=e),e}_addToRemovals(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new $0e),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e}_addIdentityChange(e,n){return e.item=n,null===this._identityChangesTail?this._identityChangesTail=this._identityChangesHead=e:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=e,e}}class k8e{constructor(e,n){this.item=e,this.trackById=n,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class I8e{constructor(){this._head=null,this._tail=null}add(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)}get(e,n){let i;for(i=this._head;null!==i;i=i._nextDup)if((null===n||n<=i.currentIndex)&&Object.is(i.trackById,e))return i;return null}remove(e){const n=e._prevDup,i=e._nextDup;return null===n?this._head=i:n._nextDup=i,null===i?this._tail=n:i._prevDup=n,null===this._head}}class $0e{constructor(){this.map=new Map}put(e){const n=e.trackById;let i=this.map.get(n);i||(i=new I8e,this.map.set(n,i)),i.add(e)}get(e,n){const i=e,a=this.map.get(i);return a?a.get(e,n):null}remove(e){const n=e.trackById;return this.map.get(n).remove(e)&&this.map.delete(n),e}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function V0e(t,e,n){const i=t.previousIndex;if(null===i)return i;let a=0;return n&&i<n.length&&(a=n[i]),i+e+a}class W0e{constructor(){}supports(e){return e instanceof Map||lZ(e)}create(){return new L8e}}class L8e{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(e){let n;for(n=this._mapHead;null!==n;n=n._next)e(n)}forEachPreviousItem(e){let n;for(n=this._previousMapHead;null!==n;n=n._nextPrevious)e(n)}forEachChangedItem(e){let n;for(n=this._changesHead;null!==n;n=n._nextChanged)e(n)}forEachAddedItem(e){let n;for(n=this._additionsHead;null!==n;n=n._nextAdded)e(n)}forEachRemovedItem(e){let n;for(n=this._removalsHead;null!==n;n=n._nextRemoved)e(n)}diff(e){if(e){if(!(e instanceof Map||lZ(e))){throw new Jn(900,"")}}else e=new Map;return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let n=this._mapHead;if(this._appendAfter=null,this._forEach(e,(i,a)=>{if(n&&n.key===a)this._maybeAddToChanges(n,i),this._appendAfter=n,n=n._next;else{const r=this._getOrCreateRecordForKey(a,i);n=this._insertBeforeOrAppend(n,r)}}),n){n._prev&&(n._prev._next=null),this._removalsHead=n;for(let i=n;null!==i;i=i._nextRemoved)i===this._mapHead&&(this._mapHead=null),this._records.delete(i.key),i._nextRemoved=i._next,i.previousValue=i.currentValue,i.currentValue=null,i._prev=null,i._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,n){if(e){const i=e._prev;return n._next=e,n._prev=i,e._prev=n,i&&(i._next=n),e===this._mapHead&&(this._mapHead=n),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(e,n){if(this._records.has(e)){const a=this._records.get(e);this._maybeAddToChanges(a,n);const r=a._prev,s=a._next;return r&&(r._next=s),s&&(s._prev=r),a._next=null,a._prev=null,a}const i=new N8e(e);return this._records.set(e,i),i.currentValue=n,this._addToAdditions(i),i}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;null!==e;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;null!=e;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,n){Object.is(n,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=n,this._addToChanges(e))}_addToAdditions(e){null===this._additionsHead?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){null===this._changesHead?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,n){e instanceof Map?e.forEach(n):Object.keys(e).forEach(i=>n(e[i],i))}}class N8e{constructor(e){this.key=e,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function G0e(){return new Jp([new z0e])}class Jp{constructor(e){this.factories=e}static create(e,n){if(null!=n){const i=n.factories.slice();e=e.concat(i)}return new Jp(e)}static extend(e){return{provide:Jp,useFactory:n=>Jp.create(e,n||G0e()),deps:[[Jp,new j,new Hv]]}}find(e){const n=this.factories.find(i=>i.supports(e));if(null!=n)return n;throw new Jn(901,"")}}function j0e(){return new jg([new W0e])}Jp.\u0275prov=en({token:Jp,providedIn:"root",factory:G0e});class jg{constructor(e){this.factories=e}static create(e,n){if(n){const i=n.factories.slice();e=e.concat(i)}return new jg(e)}static extend(e){return{provide:jg,useFactory:n=>jg.create(e,n||j0e()),deps:[[jg,new j,new Hv]]}}find(e){const n=this.factories.find(a=>a.supports(e));if(n)return n;throw new Jn(901,"")}}jg.\u0275prov=en({token:jg,providedIn:"root",factory:j0e});const P8e=[new W0e],R8e=[new z0e],q0e=(new Jp(R8e),new jg(P8e),JV(null,"core",[{provide:w0,useValue:"unknown"},{provide:EE,deps:[Yo]},{provide:TE,deps:[]},{provide:OO,deps:[]}]));class kE{constructor(e){}}kE.\u0275fac=function(e){return new(e||kE)(Ye(AO))},kE.\u0275mod=ge({type:kE}),kE.\u0275inj=fe({});let ZV=null;function I_(){return ZV}const zn=new yn("DocumentToken");class Uv{historyGo(e){throw new Error("Not implemented")}}Uv.\u0275fac=function(e){return new(e||Uv)},Uv.\u0275prov=en({token:Uv,factory:function(){return function z8e(){return Ye(SP)}()},providedIn:"platform"});new yn("Location Initialized");class SP extends Uv{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return I_().getBaseHref(this._doc)}onPopState(e){const n=I_().getGlobalEventTarget(this._doc,"window");return n.addEventListener("popstate",e,!1),()=>n.removeEventListener("popstate",e)}onHashChange(e){const n=I_().getGlobalEventTarget(this._doc,"window");return n.addEventListener("hashchange",e,!1),()=>n.removeEventListener("hashchange",e)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(e){this.location.pathname=e}pushState(e,n,i){U0e()?this._history.pushState(e,n,i):this.location.hash=i}replaceState(e,n,i){U0e()?this._history.replaceState(e,n,i):this.location.hash=i}forward(){this._history.forward()}back(){this._history.back()}historyGo(e=0){this._history.go(e)}getState(){return this._history.state}}function U0e(){return!!window.history.pushState}function ZZ(t,e){if(0==t.length)return e;if(0==e.length)return t;let n=0;return t.endsWith("/")&&n++,e.startsWith("/")&&n++,2==n?t+e.substring(1):1==n?t+e:t+"/"+e}function Y0e(t){const e=t.match(/#|\?|$/),n=e&&e.index||t.length,i=n-("/"===t[n-1]?1:0);return t.slice(0,i)+t.slice(n)}function GM(t){return t&&"?"!==t[0]?"?"+t:t}SP.\u0275fac=function(e){return new(e||SP)(Ye(zn))},SP.\u0275prov=en({token:SP,factory:function(){return function $8e(){return new SP(Ye(zn))}()},providedIn:"platform"});class kO{historyGo(e){throw new Error("Not implemented")}}kO.\u0275fac=function(e){return new(e||kO)},kO.\u0275prov=en({token:kO,factory:function(){return function V8e(t){const e=Ye(zn).location;return new OP(Ye(Uv),e&&e.origin||"")}()},providedIn:"root"});const J0e=new yn("appBaseHref");class OP extends kO{constructor(e,n){if(super(),this._platformLocation=e,this._removeListenerFns=[],null==n&&(n=this._platformLocation.getBaseHrefFromDOM()),null==n)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");this._baseHref=n}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}prepareExternalUrl(e){return ZZ(this._baseHref,e)}path(e=!1){const n=this._platformLocation.pathname+GM(this._platformLocation.search),i=this._platformLocation.hash;return i&&e?`${n}${i}`:n}pushState(e,n,i,a){const r=this.prepareExternalUrl(i+GM(a));this._platformLocation.pushState(e,n,r)}replaceState(e,n,i,a){const r=this.prepareExternalUrl(i+GM(a));this._platformLocation.replaceState(e,n,r)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(e=0){var n,i;null===(i=(n=this._platformLocation).historyGo)||void 0===i||i.call(n,e)}}OP.\u0275fac=function(e){return new(e||OP)(Ye(Uv),Ye(J0e,8))},OP.\u0275prov=en({token:OP,factory:OP.\u0275fac});class cz extends kO{constructor(e,n){super(),this._platformLocation=e,this._baseHref="",this._removeListenerFns=[],null!=n&&(this._baseHref=n)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}path(e=!1){let n=this._platformLocation.hash;return null==n&&(n="#"),n.length>0?n.substring(1):n}prepareExternalUrl(e){const n=ZZ(this._baseHref,e);return n.length>0?"#"+n:n}pushState(e,n,i,a){let r=this.prepareExternalUrl(i+GM(a));0==r.length&&(r=this._platformLocation.pathname),this._platformLocation.pushState(e,n,r)}replaceState(e,n,i,a){let r=this.prepareExternalUrl(i+GM(a));0==r.length&&(r=this._platformLocation.pathname),this._platformLocation.replaceState(e,n,r)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}historyGo(e=0){var n,i;null===(i=(n=this._platformLocation).historyGo)||void 0===i||i.call(n,e)}}cz.\u0275fac=function(e){return new(e||cz)(Ye(Uv),Ye(J0e,8))},cz.\u0275prov=en({token:cz,factory:cz.\u0275fac});class qg{constructor(e,n){this._subject=new Ae,this._urlChangeListeners=[],this._platformStrategy=e;const i=this._platformStrategy.getBaseHref();this._platformLocation=n,this._baseHref=Y0e(K0e(i)),this._platformStrategy.onPopState(a=>{this._subject.emit({url:this.path(!0),pop:!0,state:a.state,type:a.type})})}path(e=!1){return this.normalize(this._platformStrategy.path(e))}getState(){return this._platformLocation.getState()}isCurrentPathEqualTo(e,n=""){return this.path()==this.normalize(e+GM(n))}normalize(e){return qg.stripTrailingSlash(function G8e(t,e){return t&&e.startsWith(t)?e.substring(t.length):e}(this._baseHref,K0e(e)))}prepareExternalUrl(e){return e&&"/"!==e[0]&&(e="/"+e),this._platformStrategy.prepareExternalUrl(e)}go(e,n="",i=null){this._platformStrategy.pushState(i,"",e,n),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+GM(n)),i)}replaceState(e,n="",i=null){this._platformStrategy.replaceState(i,"",e,n),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+GM(n)),i)}forward(){this._platformStrategy.forward()}back(){this._platformStrategy.back()}historyGo(e=0){var n,i;null===(i=(n=this._platformStrategy).historyGo)||void 0===i||i.call(n,e)}onUrlChange(e){this._urlChangeListeners.push(e),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(n=>{this._notifyUrlChangeListeners(n.url,n.state)}))}_notifyUrlChangeListeners(e="",n){this._urlChangeListeners.forEach(i=>i(e,n))}subscribe(e,n,i){return this._subject.subscribe({next:e,error:n,complete:i})}}function K0e(t){return t.replace(/\/index.html$/,"")}qg.normalizeQueryParams=GM,qg.joinWithSlash=ZZ,qg.stripTrailingSlash=Y0e,qg.\u0275fac=function(e){return new(e||qg)(Ye(kO),Ye(Uv))},qg.\u0275prov=en({token:qg,factory:function(){return function W8e(){return new qg(Ye(kO),Ye(Uv))}()},providedIn:"root"});const X0e={ADP:[void 0,void 0,0],AFN:[void 0,"\u060b",0],ALL:[void 0,void 0,0],AMD:[void 0,"\u058f",2],AOA:[void 0,"Kz"],ARS:[void 0,"$"],AUD:["A$","$"],AZN:[void 0,"\u20bc"],BAM:[void 0,"KM"],BBD:[void 0,"$"],BDT:[void 0,"\u09f3"],BHD:[void 0,void 0,3],BIF:[void 0,void 0,0],BMD:[void 0,"$"],BND:[void 0,"$"],BOB:[void 0,"Bs"],BRL:["R$"],BSD:[void 0,"$"],BWP:[void 0,"P"],BYN:[void 0,"\u0440.",2],BYR:[void 0,void 0,0],BZD:[void 0,"$"],CAD:["CA$","$",2],CHF:[void 0,void 0,2],CLF:[void 0,void 0,4],CLP:[void 0,"$",0],CNY:["CN\xa5","\xa5"],COP:[void 0,"$",2],CRC:[void 0,"\u20a1",2],CUC:[void 0,"$"],CUP:[void 0,"$"],CZK:[void 0,"K\u010d",2],DJF:[void 0,void 0,0],DKK:[void 0,"kr",2],DOP:[void 0,"$"],EGP:[void 0,"E\xa3"],ESP:[void 0,"\u20a7",0],EUR:["\u20ac"],FJD:[void 0,"$"],FKP:[void 0,"\xa3"],GBP:["\xa3"],GEL:[void 0,"\u20be"],GHS:[void 0,"GH\u20b5"],GIP:[void 0,"\xa3"],GNF:[void 0,"FG",0],GTQ:[void 0,"Q"],GYD:[void 0,"$",2],HKD:["HK$","$"],HNL:[void 0,"L"],HRK:[void 0,"kn"],HUF:[void 0,"Ft",2],IDR:[void 0,"Rp",2],ILS:["\u20aa"],INR:["\u20b9"],IQD:[void 0,void 0,0],IRR:[void 0,void 0,0],ISK:[void 0,"kr",0],ITL:[void 0,void 0,0],JMD:[void 0,"$"],JOD:[void 0,void 0,3],JPY:["\xa5",void 0,0],KHR:[void 0,"\u17db"],KMF:[void 0,"CF",0],KPW:[void 0,"\u20a9",0],KRW:["\u20a9",void 0,0],KWD:[void 0,void 0,3],KYD:[void 0,"$"],KZT:[void 0,"\u20b8"],LAK:[void 0,"\u20ad",0],LBP:[void 0,"L\xa3",0],LKR:[void 0,"Rs"],LRD:[void 0,"$"],LTL:[void 0,"Lt"],LUF:[void 0,void 0,0],LVL:[void 0,"Ls"],LYD:[void 0,void 0,3],MGA:[void 0,"Ar",0],MGF:[void 0,void 0,0],MMK:[void 0,"K",0],MNT:[void 0,"\u20ae",2],MRO:[void 0,void 0,0],MUR:[void 0,"Rs",2],MXN:["MX$","$"],MYR:[void 0,"RM"],NAD:[void 0,"$"],NGN:[void 0,"\u20a6"],NIO:[void 0,"C$"],NOK:[void 0,"kr",2],NPR:[void 0,"Rs"],NZD:["NZ$","$"],OMR:[void 0,void 0,3],PHP:["\u20b1"],PKR:[void 0,"Rs",2],PLN:[void 0,"z\u0142"],PYG:[void 0,"\u20b2",0],RON:[void 0,"lei"],RSD:[void 0,void 0,0],RUB:[void 0,"\u20bd"],RUR:[void 0,"\u0440."],RWF:[void 0,"RF",0],SBD:[void 0,"$"],SEK:[void 0,"kr",2],SGD:[void 0,"$"],SHP:[void 0,"\xa3"],SLL:[void 0,void 0,0],SOS:[void 0,void 0,0],SRD:[void 0,"$"],SSP:[void 0,"\xa3"],STD:[void 0,void 0,0],STN:[void 0,"Db"],SYP:[void 0,"\xa3",0],THB:[void 0,"\u0e3f"],TMM:[void 0,void 0,0],TND:[void 0,void 0,3],TOP:[void 0,"T$"],TRL:[void 0,void 0,0],TRY:[void 0,"\u20ba"],TTD:[void 0,"$"],TWD:["NT$","$",2],TZS:[void 0,void 0,2],UAH:[void 0,"\u20b4"],UGX:[void 0,void 0,0],USD:["$"],UYI:[void 0,void 0,0],UYU:[void 0,"$"],UYW:[void 0,void 0,4],UZS:[void 0,void 0,2],VEF:[void 0,"Bs",2],VND:["\u20ab",void 0,0],VUV:[void 0,void 0,0],XAF:["FCFA",void 0,0],XCD:["EC$","$"],XOF:["F\u202fCFA",void 0,0],XPF:["CFPF",void 0,0],XXX:["\xa4"],YER:[void 0,void 0,0],ZAR:[void 0,"R"],ZMK:[void 0,void 0,0],ZMW:[void 0,"ZK"],ZWD:[void 0,void 0,0]};var pz,IE,np,To,zh,od,Z0e;function QV(t,e){return Yg(jp(t)[Fo.DateFormat],e)}function eW(t,e){return Yg(jp(t)[Fo.TimeFormat],e)}function tW(t,e){return Yg(jp(t)[Fo.DateTimeFormat],e)}function Ug(t,e){const n=jp(t),i=n[Fo.NumberSymbols][e];if(void 0===i){if(e===od.CurrencyDecimal)return n[Fo.NumberSymbols][od.Decimal];if(e===od.CurrencyGroup)return n[Fo.NumberSymbols][od.Group]}return i}function QZ(t,e){return jp(t)[Fo.NumberFormats][e]}!function(t){t[t.Decimal=0]="Decimal",t[t.Percent=1]="Percent",t[t.Currency=2]="Currency",t[t.Scientific=3]="Scientific"}(pz||(pz={})),function(t){t[t.Zero=0]="Zero",t[t.One=1]="One",t[t.Two=2]="Two",t[t.Few=3]="Few",t[t.Many=4]="Many",t[t.Other=5]="Other"}(IE||(IE={})),function(t){t[t.Format=0]="Format",t[t.Standalone=1]="Standalone"}(np||(np={})),function(t){t[t.Narrow=0]="Narrow",t[t.Abbreviated=1]="Abbreviated",t[t.Wide=2]="Wide",t[t.Short=3]="Short"}(To||(To={})),function(t){t[t.Short=0]="Short",t[t.Medium=1]="Medium",t[t.Long=2]="Long",t[t.Full=3]="Full"}(zh||(zh={})),function(t){t[t.Decimal=0]="Decimal",t[t.Group=1]="Group",t[t.List=2]="List",t[t.PercentSign=3]="PercentSign",t[t.PlusSign=4]="PlusSign",t[t.MinusSign=5]="MinusSign",t[t.Exponential=6]="Exponential",t[t.SuperscriptingExponent=7]="SuperscriptingExponent",t[t.PerMille=8]="PerMille",t[t.Infinity=9]="Infinity",t[t.NaN=10]="NaN",t[t.TimeSeparator=11]="TimeSeparator",t[t.CurrencyDecimal=12]="CurrencyDecimal",t[t.CurrencyGroup=13]="CurrencyGroup"}(od||(od={})),function(t){t[t.Sunday=0]="Sunday",t[t.Monday=1]="Monday",t[t.Tuesday=2]="Tuesday",t[t.Wednesday=3]="Wednesday",t[t.Thursday=4]="Thursday",t[t.Friday=5]="Friday",t[t.Saturday=6]="Saturday"}(Z0e||(Z0e={}));const X8e=hce;function Q0e(t){if(!t[Fo.ExtraData])throw new Error(`Missing extra locale data for the locale "${t[Fo.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function Yg(t,e){for(let n=e;n>-1;n--)if(void 0!==t[n])return t[n];throw new Error("Locale data API: locale data undefined")}function eQ(t){const[e,n]=t.split(":");return{hours:+e,minutes:+n}}function eRe(t,e,n="en"){const i=function K8e(t){return jp(t)[Fo.Currencies]}(n)[t]||X0e[t]||[],a=i[1];return"narrow"===e&&"string"==typeof a?a:i[0]||t}const iRe=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,hz={},aRe=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;var Yv,Kr,Xr;function rRe(t,e,n,i){let a=function mRe(t){if(npe(t))return t;if("number"==typeof t&&!isNaN(t))return new Date(t);if("string"==typeof t){if(t=t.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(t)){const[a,r=1,s=1]=t.split("-").map(o=>+o);return nW(a,r-1,s)}const n=parseFloat(t);if(!isNaN(t-n))return new Date(n);let i;if(i=t.match(iRe))return function fRe(t){const e=new Date(0);let n=0,i=0;const a=t[8]?e.setUTCFullYear:e.setFullYear,r=t[8]?e.setUTCHours:e.setHours;t[9]&&(n=Number(t[9]+t[10]),i=Number(t[9]+t[11])),a.call(e,Number(t[1]),Number(t[2])-1,Number(t[3]));const s=Number(t[4]||0)-n,o=Number(t[5]||0)-i,d=Number(t[6]||0),u=Math.floor(1e3*parseFloat("0."+(t[7]||0)));return r.call(e,s,o,d,u),e}(i)}const e=new Date(t);if(!npe(e))throw new Error(`Unable to convert "${t}" into a date`);return e}(t);e=jM(n,e)||e;let o,s=[];for(;e;){if(o=aRe.exec(e),!o){s.push(e);break}{s=s.concat(o.slice(1));const p=s.pop();if(!p)break;e=p}}let d=a.getTimezoneOffset();i&&(d=tpe(i,d),a=function hRe(t,e,n){const i=n?-1:1,a=t.getTimezoneOffset(),r=tpe(e,a);return function pRe(t,e){return(t=new Date(t.getTime())).setMinutes(t.getMinutes()+e),t}(t,i*(r-a))}(a,i,!0));let u="";return s.forEach(p=>{const g=function cRe(t){if(nQ[t])return nQ[t];let e;switch(t){case"G":case"GG":case"GGG":e=Jo(Xr.Eras,To.Abbreviated);break;case"GGGG":e=Jo(Xr.Eras,To.Wide);break;case"GGGGG":e=Jo(Xr.Eras,To.Narrow);break;case"y":e=qd(Kr.FullYear,1,0,!1,!0);break;case"yy":e=qd(Kr.FullYear,2,0,!0,!0);break;case"yyy":e=qd(Kr.FullYear,3,0,!1,!0);break;case"yyyy":e=qd(Kr.FullYear,4,0,!1,!0);break;case"Y":e=sW(1);break;case"YY":e=sW(2,!0);break;case"YYY":e=sW(3);break;case"YYYY":e=sW(4);break;case"M":case"L":e=qd(Kr.Month,1,1);break;case"MM":case"LL":e=qd(Kr.Month,2,1);break;case"MMM":e=Jo(Xr.Months,To.Abbreviated);break;case"MMMM":e=Jo(Xr.Months,To.Wide);break;case"MMMMM":e=Jo(Xr.Months,To.Narrow);break;case"LLL":e=Jo(Xr.Months,To.Abbreviated,np.Standalone);break;case"LLLL":e=Jo(Xr.Months,To.Wide,np.Standalone);break;case"LLLLL":e=Jo(Xr.Months,To.Narrow,np.Standalone);break;case"w":e=tQ(1);break;case"ww":e=tQ(2);break;case"W":e=tQ(1,!0);break;case"d":e=qd(Kr.Date,1);break;case"dd":e=qd(Kr.Date,2);break;case"c":case"cc":e=qd(Kr.Day,1);break;case"ccc":e=Jo(Xr.Days,To.Abbreviated,np.Standalone);break;case"cccc":e=Jo(Xr.Days,To.Wide,np.Standalone);break;case"ccccc":e=Jo(Xr.Days,To.Narrow,np.Standalone);break;case"cccccc":e=Jo(Xr.Days,To.Short,np.Standalone);break;case"E":case"EE":case"EEE":e=Jo(Xr.Days,To.Abbreviated);break;case"EEEE":e=Jo(Xr.Days,To.Wide);break;case"EEEEE":e=Jo(Xr.Days,To.Narrow);break;case"EEEEEE":e=Jo(Xr.Days,To.Short);break;case"a":case"aa":case"aaa":e=Jo(Xr.DayPeriods,To.Abbreviated);break;case"aaaa":e=Jo(Xr.DayPeriods,To.Wide);break;case"aaaaa":e=Jo(Xr.DayPeriods,To.Narrow);break;case"b":case"bb":case"bbb":e=Jo(Xr.DayPeriods,To.Abbreviated,np.Standalone,!0);break;case"bbbb":e=Jo(Xr.DayPeriods,To.Wide,np.Standalone,!0);break;case"bbbbb":e=Jo(Xr.DayPeriods,To.Narrow,np.Standalone,!0);break;case"B":case"BB":case"BBB":e=Jo(Xr.DayPeriods,To.Abbreviated,np.Format,!0);break;case"BBBB":e=Jo(Xr.DayPeriods,To.Wide,np.Format,!0);break;case"BBBBB":e=Jo(Xr.DayPeriods,To.Narrow,np.Format,!0);break;case"h":e=qd(Kr.Hours,1,-12);break;case"hh":e=qd(Kr.Hours,2,-12);break;case"H":e=qd(Kr.Hours,1);break;case"HH":e=qd(Kr.Hours,2);break;case"m":e=qd(Kr.Minutes,1);break;case"mm":e=qd(Kr.Minutes,2);break;case"s":e=qd(Kr.Seconds,1);break;case"ss":e=qd(Kr.Seconds,2);break;case"S":e=qd(Kr.FractionalSeconds,1);break;case"SS":e=qd(Kr.FractionalSeconds,2);break;case"SSS":e=qd(Kr.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":e=aW(Yv.Short);break;case"ZZZZZ":e=aW(Yv.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":e=aW(Yv.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":e=aW(Yv.Long);break;default:return null}return nQ[t]=e,e}(p);u+=g?g(a,n,d):"''"===p?"'":p.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),u}function nW(t,e,n){const i=new Date(0);return i.setFullYear(t,e,n),i.setHours(0,0,0),i}function jM(t,e){const n=function j8e(t){return jp(t)[Fo.LocaleId]}(t);if(hz[n]=hz[n]||{},hz[n][e])return hz[n][e];let i="";switch(e){case"shortDate":i=QV(t,zh.Short);break;case"mediumDate":i=QV(t,zh.Medium);break;case"longDate":i=QV(t,zh.Long);break;case"fullDate":i=QV(t,zh.Full);break;case"shortTime":i=eW(t,zh.Short);break;case"mediumTime":i=eW(t,zh.Medium);break;case"longTime":i=eW(t,zh.Long);break;case"fullTime":i=eW(t,zh.Full);break;case"short":const a=jM(t,"shortTime"),r=jM(t,"shortDate");i=iW(tW(t,zh.Short),[a,r]);break;case"medium":const s=jM(t,"mediumTime"),o=jM(t,"mediumDate");i=iW(tW(t,zh.Medium),[s,o]);break;case"long":const d=jM(t,"longTime"),u=jM(t,"longDate");i=iW(tW(t,zh.Long),[d,u]);break;case"full":const p=jM(t,"fullTime"),g=jM(t,"fullDate");i=iW(tW(t,zh.Full),[p,g])}return i&&(hz[n][e]=i),i}function iW(t,e){return e&&(t=t.replace(/\{([^}]+)}/g,function(n,i){return null!=e&&i in e?e[i]:n})),t}function L_(t,e,n="-",i,a){let r="";(t<0||a&&t<=0)&&(a?t=1-t:(t=-t,r=n));let s=String(t);for(;s.length<e;)s="0"+s;return i&&(s=s.substr(s.length-e)),r+s}function qd(t,e,n=0,i=!1,a=!1){return function(r,s){let o=function oRe(t,e){switch(t){case Kr.FullYear:return e.getFullYear();case Kr.Month:return e.getMonth();case Kr.Date:return e.getDate();case Kr.Hours:return e.getHours();case Kr.Minutes:return e.getMinutes();case Kr.Seconds:return e.getSeconds();case Kr.FractionalSeconds:return e.getMilliseconds();case Kr.Day:return e.getDay();default:throw new Error(`Unknown DateType value "${t}".`)}}(t,r);if((n>0||o>-n)&&(o+=n),t===Kr.Hours)0===o&&-12===n&&(o=12);else if(t===Kr.FractionalSeconds)return function sRe(t,e){return L_(t,3).substr(0,e)}(o,e);const d=Ug(s,od.MinusSign);return L_(o,e,d,i,a)}}function Jo(t,e,n=np.Format,i=!1){return function(a,r){return function lRe(t,e,n,i,a,r){switch(n){case Xr.Months:return function Y8e(t,e,n){const i=jp(t),r=Yg([i[Fo.MonthsFormat],i[Fo.MonthsStandalone]],e);return Yg(r,n)}(e,a,i)[t.getMonth()];case Xr.Days:return function U8e(t,e,n){const i=jp(t),r=Yg([i[Fo.DaysFormat],i[Fo.DaysStandalone]],e);return Yg(r,n)}(e,a,i)[t.getDay()];case Xr.DayPeriods:const s=t.getHours(),o=t.getMinutes();if(r){const u=function Z8e(t){const e=jp(t);return Q0e(e),(e[Fo.ExtraData][2]||[]).map(i=>"string"==typeof i?eQ(i):[eQ(i[0]),eQ(i[1])])}(e),p=function Q8e(t,e,n){const i=jp(t);Q0e(i);const r=Yg([i[Fo.ExtraData][0],i[Fo.ExtraData][1]],e)||[];return Yg(r,n)||[]}(e,a,i),g=u.findIndex(b=>{if(Array.isArray(b)){const[C,k]=b,G=s>=C.hours&&o>=C.minutes,Y=s<k.hours||s===k.hours&&o<k.minutes;if(C.hours<k.hours){if(G&&Y)return!0}else if(G||Y)return!0}else if(b.hours===s&&b.minutes===o)return!0;return!1});if(-1!==g)return p[g]}return function q8e(t,e,n){const i=jp(t),r=Yg([i[Fo.DayPeriodsFormat],i[Fo.DayPeriodsStandalone]],e);return Yg(r,n)}(e,a,i)[s<12?0:1];case Xr.Eras:return function J8e(t,e){return Yg(jp(t)[Fo.Eras],e)}(e,i)[t.getFullYear()<=0?0:1];default:throw new Error(`unexpected translation type ${n}`)}}(a,r,t,e,n,i)}}function aW(t){return function(e,n,i){const a=-1*i,r=Ug(n,od.MinusSign),s=a>0?Math.floor(a/60):Math.ceil(a/60);switch(t){case Yv.Short:return(a>=0?"+":"")+L_(s,2,r)+L_(Math.abs(a%60),2,r);case Yv.ShortGMT:return"GMT"+(a>=0?"+":"")+L_(s,1,r);case Yv.Long:return"GMT"+(a>=0?"+":"")+L_(s,2,r)+":"+L_(Math.abs(a%60),2,r);case Yv.Extended:return 0===i?"Z":(a>=0?"+":"")+L_(s,2,r)+":"+L_(Math.abs(a%60),2,r);default:throw new Error(`Unknown zone width "${t}"`)}}}!function(t){t[t.Short=0]="Short",t[t.ShortGMT=1]="ShortGMT",t[t.Long=2]="Long",t[t.Extended=3]="Extended"}(Yv||(Yv={})),function(t){t[t.FullYear=0]="FullYear",t[t.Month=1]="Month",t[t.Date=2]="Date",t[t.Hours=3]="Hours",t[t.Minutes=4]="Minutes",t[t.Seconds=5]="Seconds",t[t.FractionalSeconds=6]="FractionalSeconds",t[t.Day=7]="Day"}(Kr||(Kr={})),function(t){t[t.DayPeriods=0]="DayPeriods",t[t.Days=1]="Days",t[t.Months=2]="Months",t[t.Eras=3]="Eras"}(Xr||(Xr={}));function epe(t){return nW(t.getFullYear(),t.getMonth(),t.getDate()+(4-t.getDay()))}function tQ(t,e=!1){return function(n,i){let a;if(e){const r=new Date(n.getFullYear(),n.getMonth(),1).getDay()-1,s=n.getDate();a=1+Math.floor((s+r)/7)}else{const r=epe(n),s=function uRe(t){const e=nW(t,0,1).getDay();return nW(t,0,1+(e<=4?4:11)-e)}(r.getFullYear()),o=r.getTime()-s.getTime();a=1+Math.round(o/6048e5)}return L_(a,t,Ug(i,od.MinusSign))}}function sW(t,e=!1){return function(n,i){return L_(epe(n).getFullYear(),t,Ug(i,od.MinusSign),e)}}const nQ={};function tpe(t,e){t=t.replace(/:/g,"");const n=Date.parse("Jan 01, 1970 00:00:00 "+t)/6e4;return isNaN(n)?e:n}function npe(t){return t instanceof Date&&!isNaN(t.valueOf())}const gRe=/^(\d+)?\.((\d+)(-(\d+))?)?$/;function aQ(t,e,n,i,a,r,s=!1){let o="",d=!1;if(isFinite(t)){let u=function wRe(t){let i,a,r,s,o,e=Math.abs(t)+"",n=0;for((a=e.indexOf("."))>-1&&(e=e.replace(".","")),(r=e.search(/e/i))>0?(a<0&&(a=r),a+=+e.slice(r+1),e=e.substring(0,r)):a<0&&(a=e.length),r=0;"0"===e.charAt(r);r++);if(r===(o=e.length))i=[0],a=1;else{for(o--;"0"===e.charAt(o);)o--;for(a-=r,i=[],s=0;r<=o;r++,s++)i[s]=Number(e.charAt(r))}return a>22&&(i=i.splice(0,21),n=a-1,a=1),{digits:i,exponent:n,integerLen:a}}(t);s&&(u=function DRe(t){if(0===t.digits[0])return t;const e=t.digits.length-t.integerLen;return t.exponent?t.exponent+=2:(0===e?t.digits.push(0,0):1===e&&t.digits.push(0),t.integerLen+=2),t}(u));let p=e.minInt,g=e.minFrac,b=e.maxFrac;if(r){const Z=r.match(gRe);if(null===Z)throw new Error(`${r} is not a valid digit info`);const be=Z[1],Ge=Z[3],vt=Z[5];null!=be&&(p=sQ(be)),null!=Ge&&(g=sQ(Ge)),null!=vt?b=sQ(vt):null!=Ge&&g>b&&(b=g)}!function CRe(t,e,n){if(e>n)throw new Error(`The minimum number of digits after fraction (${e}) is higher than the maximum (${n}).`);let i=t.digits,a=i.length-t.integerLen;const r=Math.min(Math.max(e,a),n);let s=r+t.integerLen,o=i[s];if(s>0){i.splice(Math.max(t.integerLen,s));for(let g=s;g<i.length;g++)i[g]=0}else{a=Math.max(0,a),t.integerLen=1,i.length=Math.max(1,s=r+1),i[0]=0;for(let g=1;g<s;g++)i[g]=0}if(o>=5)if(s-1<0){for(let g=0;g>s;g--)i.unshift(0),t.integerLen++;i.unshift(1),t.integerLen++}else i[s-1]++;for(;a<Math.max(0,r);a++)i.push(0);let d=0!==r;const u=e+t.integerLen,p=i.reduceRight(function(g,b,C,k){return b+=g,k[C]=b<10?b:b-10,d&&(0===k[C]&&C>=u?k.pop():d=!1),b>=10?1:0},0);p&&(i.unshift(p),t.integerLen++)}(u,g,b);let C=u.digits,k=u.integerLen;const G=u.exponent;let Y=[];for(d=C.every(Z=>!Z);k<p;k++)C.unshift(0);for(;k<0;k++)C.unshift(0);k>0?Y=C.splice(k,C.length):(Y=C,C=[0]);const ne=[];for(C.length>=e.lgSize&&ne.unshift(C.splice(-e.lgSize,C.length).join(""));C.length>e.gSize;)ne.unshift(C.splice(-e.gSize,C.length).join(""));C.length&&ne.unshift(C.join("")),o=ne.join(Ug(n,i)),Y.length&&(o+=Ug(n,a)+Y.join("")),G&&(o+=Ug(n,od.Exponential)+"+"+G)}else o=Ug(n,od.Infinity);return o=t<0&&!d?e.negPre+o+e.negSuf:e.posPre+o+e.posSuf,o}function bRe(t,e,n,i,a){const s=rQ(QZ(e,pz.Currency),Ug(e,od.MinusSign));return s.minFrac=function nRe(t){let e;const n=X0e[t];return n&&(e=n[2]),"number"==typeof e?e:2}(i),s.maxFrac=s.minFrac,aQ(t,s,e,od.CurrencyGroup,od.CurrencyDecimal,a).replace("\xa4",n).replace("\xa4","").trim()}function rQ(t,e="-"){const n={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},i=t.split(";"),a=i[0],r=i[1],s=-1!==a.indexOf(".")?a.split("."):[a.substring(0,a.lastIndexOf("0")+1),a.substring(a.lastIndexOf("0")+1)],o=s[0],d=s[1]||"";n.posPre=o.substr(0,o.indexOf("#"));for(let p=0;p<d.length;p++){const g=d.charAt(p);"0"===g?n.minFrac=n.maxFrac=p+1:"#"===g?n.maxFrac=p+1:n.posSuf+=g}const u=o.split(",");if(n.gSize=u[1]?u[1].length:0,n.lgSize=u[2]||u[1]?(u[2]||u[1]).length:0,r){const p=a.length-n.posPre.length-n.posSuf.length,g=r.indexOf("#");n.negPre=r.substr(0,g).replace(/'/g,""),n.negSuf=r.substr(g+p).replace(/'/g,"")}else n.negPre=e+n.posPre,n.negSuf=n.posSuf;return n}function sQ(t){const e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}class LE{}function rpe(t,e,n,i){let a=`=${t}`;if(e.indexOf(a)>-1||(a=n.getPluralCategory(t,i),e.indexOf(a)>-1))return a;if(e.indexOf("other")>-1)return"other";throw new Error(`No plural message found for value "${t}"`)}LE.\u0275fac=function(e){return new(e||LE)},LE.\u0275prov=en({token:LE,factory:function(e){let n=null;return e?n=new e:(i=Ye(WM),n=new TP(i)),n;var i},providedIn:"root"});class TP extends LE{constructor(e){super(),this.locale=e}getPluralCategory(e,n){switch(X8e(n||this.locale)(e)){case IE.Zero:return"zero";case IE.One:return"one";case IE.Two:return"two";case IE.Few:return"few";case IE.Many:return"many";default:return"other"}}}function W(t,e,n){return function WNe(t,e,n){"string"!=typeof e&&(n=e,e=t[Fo.LocaleId]),e=e.toLowerCase().replace(/_/g,"-"),vP[e]=t,n&&(vP[e][Fo.ExtraData]=n)}(t,e,n)}function spe(t,e){e=encodeURIComponent(e);for(const n of t.split(";")){const i=n.indexOf("="),[a,r]=-1==i?[n,""]:[n.slice(0,i),n.slice(i+1)];if(a.trim()===e)return decodeURIComponent(r)}return null}TP.\u0275fac=function(e){return new(e||TP)(Ye(WM))},TP.\u0275prov=en({token:TP,factory:TP.\u0275fac});class IO{constructor(e,n,i,a){this._iterableDiffers=e,this._keyValueDiffers=n,this._ngEl=i,this._renderer=a,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(e){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(e){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof e?e.split(/\s+/):e,this._rawClass&&(q3(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const e=this._iterableDiffer.diff(this._rawClass);e&&this._applyIterableChanges(e)}else if(this._keyValueDiffer){const e=this._keyValueDiffer.diff(this._rawClass);e&&this._applyKeyValueChanges(e)}}_applyKeyValueChanges(e){e.forEachAddedItem(n=>this._toggleClass(n.key,n.currentValue)),e.forEachChangedItem(n=>this._toggleClass(n.key,n.currentValue)),e.forEachRemovedItem(n=>{n.previousValue&&this._toggleClass(n.key,!1)})}_applyIterableChanges(e){e.forEachAddedItem(n=>{if("string"!=typeof n.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${so(n.item)}`);this._toggleClass(n.item,!0)}),e.forEachRemovedItem(n=>this._toggleClass(n.item,!1))}_applyClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(n=>this._toggleClass(n,!0)):Object.keys(e).forEach(n=>this._toggleClass(n,!!e[n])))}_removeClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(n=>this._toggleClass(n,!1)):Object.keys(e).forEach(n=>this._toggleClass(n,!1)))}_toggleClass(e,n){(e=e.trim())&&e.split(/\s+/g).forEach(i=>{n?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}}IO.\u0275fac=function(e){return new(e||IO)(E(Jp),E(jg),E(qn),E(Ho))},IO.\u0275dir=Pt({type:IO,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"}});class NE{constructor(e){this._viewContainerRef=e,this._componentRef=null,this._moduleRef=null}ngOnChanges(e){if(this._viewContainerRef.clear(),this._componentRef=null,this.ngComponentOutlet){const n=this.ngComponentOutletInjector||this._viewContainerRef.parentInjector;if(e.ngComponentOutletNgModuleFactory)if(this._moduleRef&&this._moduleRef.destroy(),this.ngComponentOutletNgModuleFactory){const r=n.get(xP);this._moduleRef=this.ngComponentOutletNgModuleFactory.create(r.injector)}else this._moduleRef=null;const a=(this._moduleRef?this._moduleRef.componentFactoryResolver:n.get(SE)).resolveComponentFactory(this.ngComponentOutlet);this._componentRef=this._viewContainerRef.createComponent(a,this._viewContainerRef.length,n,this.ngComponentOutletContent)}}ngOnDestroy(){this._moduleRef&&this._moduleRef.destroy()}}NE.\u0275fac=function(e){return new(e||NE)(E(nc))},NE.\u0275dir=Pt({type:NE,selectors:[["","ngComponentOutlet",""]],inputs:{ngComponentOutlet:"ngComponentOutlet",ngComponentOutletInjector:"ngComponentOutletInjector",ngComponentOutletContent:"ngComponentOutletContent",ngComponentOutletNgModuleFactory:"ngComponentOutletNgModuleFactory"},features:[Vl]});class SRe{constructor(e,n,i,a){this.$implicit=e,this.ngForOf=n,this.index=i,this.count=a}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}class PE{constructor(e,n,i){this._viewContainer=e,this._template=n,this._differs=i,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(e){this._ngForOf=e,this._ngForOfDirty=!0}set ngForTrackBy(e){this._trackByFn=e}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(e){e&&(this._template=e)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const e=this._ngForOf;!this._differ&&e&&(this._differ=this._differs.find(e).create(this.ngForTrackBy))}if(this._differ){const e=this._differ.diff(this._ngForOf);e&&this._applyChanges(e)}}_applyChanges(e){const n=this._viewContainer;e.forEachOperation((i,a,r)=>{if(null==i.previousIndex)n.createEmbeddedView(this._template,new SRe(i.item,this._ngForOf,-1,-1),null===r?void 0:r);else if(null==r)n.remove(null===a?void 0:a);else if(null!==a){const s=n.get(a);n.move(s,r),ope(s,i)}});for(let i=0,a=n.length;i<a;i++){const s=n.get(i).context;s.index=i,s.count=a,s.ngForOf=this._ngForOf}e.forEachIdentityChange(i=>{ope(n.get(i.currentIndex),i)})}static ngTemplateContextGuard(e,n){return!0}}function ope(t,e){t.context.$implicit=e.item}PE.\u0275fac=function(e){return new(e||PE)(E(nc),E(Pc),E(Jp))},PE.\u0275dir=Pt({type:PE,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"}});class N_{constructor(e,n){this._viewContainer=e,this._context=new ORe,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=n}set ngIf(e){this._context.$implicit=this._context.ngIf=e,this._updateView()}set ngIfThen(e){lpe("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){lpe("ngIfElse",e),this._elseTemplateRef=e,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(e,n){return!0}}N_.\u0275fac=function(e){return new(e||N_)(E(nc),E(Pc))},N_.\u0275dir=Pt({type:N_,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"}});class ORe{constructor(){this.$implicit=null,this.ngIf=null}}function lpe(t,e){if(e&&!e.createEmbeddedView)throw new Error(`${t} must be a TemplateRef, but received '${so(e)}'.`)}class oQ{constructor(e,n){this._viewContainerRef=e,this._templateRef=n,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(e){e&&!this._created?this.create():!e&&this._created&&this.destroy()}}class P_{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(e){this._ngSwitch=e,0===this._caseCount&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(e){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(e)}_matchCase(e){const n=e==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||n,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),n}_updateDefaultCases(e){if(this._defaultViews&&e!==this._defaultUsed){this._defaultUsed=e;for(let n=0;n<this._defaultViews.length;n++)this._defaultViews[n].enforceState(e)}}}P_.\u0275fac=function(e){return new(e||P_)},P_.\u0275dir=Pt({type:P_,selectors:[["","ngSwitch",""]],inputs:{ngSwitch:"ngSwitch"}});class qM{constructor(e,n,i){this.ngSwitch=i,i._addCase(),this._view=new oQ(e,n)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}}qM.\u0275fac=function(e){return new(e||qM)(E(nc),E(Pc),E(P_,9))},qM.\u0275dir=Pt({type:qM,selectors:[["","ngSwitchCase",""]],inputs:{ngSwitchCase:"ngSwitchCase"}});class LO{constructor(e,n,i){i._addDefault(new oQ(e,n))}}LO.\u0275fac=function(e){return new(e||LO)(E(nc),E(Pc),E(P_,9))},LO.\u0275dir=Pt({type:LO,selectors:[["","ngSwitchDefault",""]]});class NO{constructor(e){this._localization=e,this._caseViews={}}set ngPlural(e){this._switchValue=e,this._updateView()}addCase(e,n){this._caseViews[e]=n}_updateView(){this._clearViews();const e=Object.keys(this._caseViews),n=rpe(this._switchValue,e,this._localization);this._activateView(this._caseViews[n])}_clearViews(){this._activeView&&this._activeView.destroy()}_activateView(e){e&&(this._activeView=e,this._activeView.create())}}NO.\u0275fac=function(e){return new(e||NO)(E(LE))},NO.\u0275dir=Pt({type:NO,selectors:[["","ngPlural",""]],inputs:{ngPlural:"ngPlural"}});class RE{constructor(e,n,i,a){this.value=e;const r=!isNaN(Number(e));a.addCase(r?`=${e}`:e,new oQ(i,n))}}RE.\u0275fac=function(e){return new(e||RE)(Rv("ngPluralCase"),E(Pc),E(nc),E(NO,1))},RE.\u0275dir=Pt({type:RE,selectors:[["","ngPluralCase",""]]});class PO{constructor(e,n,i){this._ngEl=e,this._differs=n,this._renderer=i,this._ngStyle=null,this._differ=null}set ngStyle(e){this._ngStyle=e,!this._differ&&e&&(this._differ=this._differs.find(e).create())}ngDoCheck(){if(this._differ){const e=this._differ.diff(this._ngStyle);e&&this._applyChanges(e)}}_setStyle(e,n){const[i,a]=e.split(".");null!=(n=null!=n&&a?`${n}${a}`:n)?this._renderer.setStyle(this._ngEl.nativeElement,i,n):this._renderer.removeStyle(this._ngEl.nativeElement,i)}_applyChanges(e){e.forEachRemovedItem(n=>this._setStyle(n.key,null)),e.forEachAddedItem(n=>this._setStyle(n.key,n.currentValue)),e.forEachChangedItem(n=>this._setStyle(n.key,n.currentValue))}}PO.\u0275fac=function(e){return new(e||PO)(E(qn),E(jg),E(Ho))},PO.\u0275dir=Pt({type:PO,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}});class FE{constructor(e){this._viewContainerRef=e,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null}ngOnChanges(e){if(e.ngTemplateOutlet){const n=this._viewContainerRef;this._viewRef&&n.remove(n.indexOf(this._viewRef)),this._viewRef=this.ngTemplateOutlet?n.createEmbeddedView(this.ngTemplateOutlet,this.ngTemplateOutletContext):null}else this._viewRef&&e.ngTemplateOutletContext&&this.ngTemplateOutletContext&&(this._viewRef.context=this.ngTemplateOutletContext)}}FE.\u0275fac=function(e){return new(e||FE)(E(nc))},FE.\u0275dir=Pt({type:FE,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet"},features:[Vl]});function R_(t,e){return new Jn(2100,"")}const ARe=new class ERe{createSubscription(e,n){return e.then(n,i=>{throw i})}dispose(e){}onDestroy(e){}},kRe=new class TRe{createSubscription(e,n){return e.subscribe({next:n,error:i=>{throw i}})}dispose(e){e.unsubscribe()}onDestroy(e){e.unsubscribe()}};class UM{constructor(e){this._ref=e,this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null}ngOnDestroy(){this._subscription&&this._dispose()}transform(e){return this._obj?e!==this._obj?(this._dispose(),this.transform(e)):this._latestValue:(e&&this._subscribe(e),this._latestValue)}_subscribe(e){this._obj=e,this._strategy=this._selectStrategy(e),this._subscription=this._strategy.createSubscription(e,n=>this._updateLatestValue(e,n))}_selectStrategy(e){if(RV(e))return ARe;if(Due(e))return kRe;throw R_()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(e,n){e===this._obj&&(this._latestValue=n,this._ref.markForCheck())}}UM.\u0275fac=function(e){return new(e||UM)(E(jd,16))},UM.\u0275pipe=$p({name:"async",type:UM,pure:!1});class YM{transform(e){if(null==e)return null;if("string"!=typeof e)throw R_();return e.toLowerCase()}}YM.\u0275fac=function(e){return new(e||YM)},YM.\u0275pipe=$p({name:"lowercase",type:YM,pure:!0});const IRe=/(?:[0-9A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])\S*/g;class JM{transform(e){if(null==e)return null;if("string"!=typeof e)throw R_();return e.replace(IRe,n=>n[0].toUpperCase()+n.substr(1).toLowerCase())}}JM.\u0275fac=function(e){return new(e||JM)},JM.\u0275pipe=$p({name:"titlecase",type:JM,pure:!0});class KM{transform(e){if(null==e)return null;if("string"!=typeof e)throw R_();return e.toUpperCase()}}KM.\u0275fac=function(e){return new(e||KM)},KM.\u0275pipe=$p({name:"uppercase",type:KM,pure:!0});const LRe=new yn("DATE_PIPE_DEFAULT_TIMEZONE");class XM{constructor(e,n){this.locale=e,this.defaultTimezone=n}transform(e,n="mediumDate",i,a){var r;if(null==e||""===e||e!=e)return null;try{return rRe(e,n,a||this.locale,null!==(r=null!=i?i:this.defaultTimezone)&&void 0!==r?r:void 0)}catch(s){throw R_(0,s.message)}}}XM.\u0275fac=function(e){return new(e||XM)(E(WM,16),E(LRe,24))},XM.\u0275pipe=$p({name:"date",type:XM,pure:!0});const NRe=/#/g;class ZM{constructor(e){this._localization=e}transform(e,n,i){if(null==e)return"";if("object"!=typeof n||null===n)throw R_();return n[rpe(e,Object.keys(n),this._localization,i)].replace(NRe,e.toString())}}ZM.\u0275fac=function(e){return new(e||ZM)(E(LE,16))},ZM.\u0275pipe=$p({name:"i18nPlural",type:ZM,pure:!0});class QM{transform(e,n){if(null==e)return"";if("object"!=typeof n||"string"!=typeof e)throw R_();return n.hasOwnProperty(e)?n[e]:n.hasOwnProperty("other")?n.other:""}}QM.\u0275fac=function(e){return new(e||QM)},QM.\u0275pipe=$p({name:"i18nSelect",type:QM,pure:!0});class HE{transform(e){return JSON.stringify(e,null,2)}}HE.\u0275fac=function(e){return new(e||HE)},HE.\u0275pipe=$p({name:"json",type:HE,pure:!1});class BE{constructor(e){this.differs=e,this.keyValues=[],this.compareFn=dpe}transform(e,n=dpe){if(!e||!(e instanceof Map)&&"object"!=typeof e)return null;this.differ||(this.differ=this.differs.find(e).create());const i=this.differ.diff(e),a=n!==this.compareFn;return i&&(this.keyValues=[],i.forEachItem(r=>{this.keyValues.push(function PRe(t,e){return{key:t,value:e}}(r.key,r.currentValue))})),(i||a)&&(this.keyValues.sort(n),this.compareFn=n),this.keyValues}}function dpe(t,e){const n=t.key,i=e.key;if(n===i)return 0;if(void 0===n)return 1;if(void 0===i)return-1;if(null===n)return 1;if(null===i)return-1;if("string"==typeof n&&"string"==typeof i)return n<i?-1:1;if("number"==typeof n&&"number"==typeof i)return n-i;if("boolean"==typeof n&&"boolean"==typeof i)return n<i?-1:1;const a=String(n),r=String(i);return a==r?0:a<r?-1:1}BE.\u0275fac=function(e){return new(e||BE)(E(jg,16))},BE.\u0275pipe=$p({name:"keyvalue",type:BE,pure:!1});class ex{constructor(e){this._locale=e}transform(e,n,i){if(!lQ(e))return null;i=i||this._locale;try{return function xRe(t,e,n){return aQ(t,rQ(QZ(e,pz.Decimal),Ug(e,od.MinusSign)),e,od.Group,od.Decimal,n)}(dQ(e),i,n)}catch(a){throw R_(0,a.message)}}}ex.\u0275fac=function(e){return new(e||ex)(E(WM,16))},ex.\u0275pipe=$p({name:"number",type:ex,pure:!0});class tx{constructor(e){this._locale=e}transform(e,n,i){if(!lQ(e))return null;i=i||this._locale;try{return function MRe(t,e,n){return aQ(t,rQ(QZ(e,pz.Percent),Ug(e,od.MinusSign)),e,od.Group,od.Decimal,n,!0).replace(new RegExp("%","g"),Ug(e,od.PercentSign))}(dQ(e),i,n)}catch(a){throw R_(0,a.message)}}}tx.\u0275fac=function(e){return new(e||tx)(E(WM,16))},tx.\u0275pipe=$p({name:"percent",type:tx,pure:!0});class nx{constructor(e,n="USD"){this._locale=e,this._defaultCurrencyCode=n}transform(e,n=this._defaultCurrencyCode,i="symbol",a,r){if(!lQ(e))return null;r=r||this._locale,"boolean"==typeof i&&(i=i?"symbol":"code");let s=n||this._defaultCurrencyCode;"code"!==i&&(s="symbol"===i||"symbol-narrow"===i?eRe(s,"symbol"===i?"wide":"narrow",r):i);try{return bRe(dQ(e),r,s,n,a)}catch(o){throw R_(0,o.message)}}}function lQ(t){return!(null==t||""===t||t!=t)}function dQ(t){if("string"==typeof t&&!isNaN(Number(t)-parseFloat(t)))return Number(t);if("number"!=typeof t)throw new Error(`${t} is not a number`);return t}nx.\u0275fac=function(e){return new(e||nx)(E(WM,16),E(i8e,16))},nx.\u0275pipe=$p({name:"currency",type:nx,pure:!0});class ix{transform(e,n,i){if(null==e)return null;if(!this.supports(e))throw R_();return e.slice(n,i)}supports(e){return"string"==typeof e||Array.isArray(e)}}ix.\u0275fac=function(e){return new(e||ix)},ix.\u0275pipe=$p({name:"slice",type:ix,pure:!1});class Ud{}Ud.\u0275fac=function(e){return new(e||Ud)},Ud.\u0275mod=ge({type:Ud,declarations:[IO,NE,PE,N_,FE,PO,P_,qM,LO,NO,RE,UM,KM,YM,HE,ix,ex,tx,JM,nx,XM,ZM,QM,BE],exports:[IO,NE,PE,N_,FE,PO,P_,qM,LO,NO,RE,UM,KM,YM,HE,ix,ex,tx,JM,nx,XM,ZM,QM,BE]}),Ud.\u0275inj=fe({});const uQ="browser";function upe(t){return"server"===t}new OE("13.3.0");class cpe{}cpe.\u0275prov=en({token:cpe,providedIn:"root",factory:()=>new zRe(Ye(zn),window)});class zRe{constructor(e,n){this.document=e,this.window=n,this.offset=()=>[0,0]}setOffset(e){Array.isArray(e)?this.offset=()=>e:this.offset=e}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(e){this.supportsScrolling()&&this.window.scrollTo(e[0],e[1])}scrollToAnchor(e){if(!this.supportsScrolling())return;const n=function $Re(t,e){const n=t.getElementById(e)||t.getElementsByName(e)[0];if(n)return n;if("function"==typeof t.createTreeWalker&&t.body&&(t.body.createShadowRoot||t.body.attachShadow)){const i=t.createTreeWalker(t.body,NodeFilter.SHOW_ELEMENT);let a=i.currentNode;for(;a;){const r=a.shadowRoot;if(r){const s=r.getElementById(e)||r.querySelector(`[name="${e}"]`);if(s)return s}a=i.nextNode()}}return null}(this.document,e);n&&(this.scrollToElement(n),n.focus())}setHistoryScrollRestoration(e){if(this.supportScrollRestoration()){const n=this.window.history;n&&n.scrollRestoration&&(n.scrollRestoration=e)}}scrollToElement(e){const n=e.getBoundingClientRect(),i=n.left+this.window.pageXOffset,a=n.top+this.window.pageYOffset,r=this.offset();this.window.scrollTo(i-r[0],a-r[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const e=ppe(this.window.history)||ppe(Object.getPrototypeOf(this.window.history));return!(!e||!e.writable&&!e.set)}catch(e){return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch(e){return!1}}}function ppe(t){return Object.getOwnPropertyDescriptor(t,"scrollRestoration")}class cQ{}class pQ extends class VRe extends class B8e{}{constructor(){super(...arguments),this.supportsDOMEvents=!0}}{static makeCurrent(){!function H8e(t){ZV||(ZV=t)}(new pQ)}onAndCancel(e,n,i){return e.addEventListener(n,i,!1),()=>{e.removeEventListener(n,i,!1)}}dispatchEvent(e,n){e.dispatchEvent(n)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,n){return(n=n||this.getDefaultDocument()).createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,n){return"window"===n?window:"document"===n?e:"body"===n?e.body:null}getBaseHref(e){const n=function WRe(){return fz=fz||document.querySelector("base"),fz?fz.getAttribute("href"):null}();return null==n?null:function GRe(t){lW=lW||document.createElement("a"),lW.setAttribute("href",t);const e=lW.pathname;return"/"===e.charAt(0)?e:`/${e}`}(n)}resetBaseElement(){fz=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return spe(document.cookie,e)}}let lW,fz=null;const hpe=new yn("TRANSITION_ID");const qRe=[{provide:S0e,useFactory:function jRe(t,e,n){return()=>{n.get(SO).donePromise.then(()=>{const i=I_(),a=e.querySelectorAll(`style[ng-transition="${t}"]`);for(let r=0;r<a.length;r++)i.remove(a[r])})}},deps:[hpe,zn,Yo],multi:!0}];class hQ{static init(){!function h8e(t){qZ=t}(new hQ)}addToWindow(e){oo.getAngularTestability=(i,a=!0)=>{const r=e.findTestabilityInTree(i,a);if(null==r)throw new Error("Could not find testability for element.");return r},oo.getAllAngularTestabilities=()=>e.getAllTestabilities(),oo.getAllAngularRootElements=()=>e.getAllRootElements();oo.frameworkStabilizers||(oo.frameworkStabilizers=[]),oo.frameworkStabilizers.push(i=>{const a=oo.getAllAngularTestabilities();let r=a.length,s=!1;const o=function(d){s=s||d,r--,0==r&&i(s)};a.forEach(function(d){d.whenStable(o)})})}findTestabilityInTree(e,n,i){if(null==n)return null;const a=e.getTestability(n);return null!=a?a:i?I_().isShadowRoot(n)?this.findTestabilityInTree(e,n.host,!0):this.findTestabilityInTree(e,n.parentElement,!0):null}}class EP{build(){return new XMLHttpRequest}}EP.\u0275fac=function(e){return new(e||EP)},EP.\u0275prov=en({token:EP,factory:EP.\u0275fac});const gz=new yn("EventManagerPlugins");class ax{constructor(e,n){this._zone=n,this._eventNameToPlugin=new Map,e.forEach(i=>i.manager=this),this._plugins=e.slice().reverse()}addEventListener(e,n,i){return this._findPluginFor(n).addEventListener(e,n,i)}addGlobalEventListener(e,n,i){return this._findPluginFor(n).addGlobalEventListener(e,n,i)}getZone(){return this._zone}_findPluginFor(e){const n=this._eventNameToPlugin.get(e);if(n)return n;const i=this._plugins;for(let a=0;a<i.length;a++){const r=i[a];if(r.supports(e))return this._eventNameToPlugin.set(e,r),r}throw new Error(`No event manager plugin found for event ${e}`)}}ax.\u0275fac=function(e){return new(e||ax)(Ye(gz),Ye(Si))},ax.\u0275prov=en({token:ax,factory:ax.\u0275fac});class mQ{constructor(e){this._doc=e}addGlobalEventListener(e,n,i){const a=I_().getGlobalEventTarget(this._doc,e);if(!a)throw new Error(`Unsupported event target ${a} for event ${n}`);return this.addEventListener(a,n,i)}}class zE{constructor(){this._stylesSet=new Set}addStyles(e){const n=new Set;e.forEach(i=>{this._stylesSet.has(i)||(this._stylesSet.add(i),n.add(i))}),this.onStylesAdded(n)}onStylesAdded(e){}getAllStyles(){return Array.from(this._stylesSet)}}zE.\u0275fac=function(e){return new(e||zE)},zE.\u0275prov=en({token:zE,factory:zE.\u0275fac});class Jv extends zE{constructor(e){super(),this._doc=e,this._hostNodes=new Map,this._hostNodes.set(e.head,[])}_addStylesToHost(e,n,i){e.forEach(a=>{const r=this._doc.createElement("style");r.textContent=a,i.push(n.appendChild(r))})}addHost(e){const n=[];this._addStylesToHost(this._stylesSet,e,n),this._hostNodes.set(e,n)}removeHost(e){const n=this._hostNodes.get(e);n&&n.forEach(mpe),this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach((n,i)=>{this._addStylesToHost(e,i,n)})}ngOnDestroy(){this._hostNodes.forEach(e=>e.forEach(mpe))}}function mpe(t){I_().remove(t)}Jv.\u0275fac=function(e){return new(e||Jv)(Ye(zn))},Jv.\u0275prov=en({token:Jv,factory:Jv.\u0275fac});const fQ={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},gQ=/%COMP%/g,URe="_nghost-%COMP%",YRe="_ngcontent-%COMP%";function dW(t,e,n){for(let i=0;i<e.length;i++){let a=e[i];Array.isArray(a)?dW(t,a,n):(a=a.replace(gQ,t),n.push(a))}return n}function _pe(t){return e=>{if("__ngUnwrap__"===e)return t;!1===t(e)&&(e.preventDefault(),e.returnValue=!1)}}class rx{constructor(e,n,i){this.eventManager=e,this.sharedStylesHost=n,this.appId=i,this.rendererByCompId=new Map,this.defaultRenderer=new _Q(e)}createRenderer(e,n){if(!e||!n)return this.defaultRenderer;switch(n.encapsulation){case Hg.Emulated:{let i=this.rendererByCompId.get(n.id);return i||(i=new ZRe(this.eventManager,this.sharedStylesHost,n,this.appId),this.rendererByCompId.set(n.id,i)),i.applyToHost(e),i}case 1:case Hg.ShadowDom:return new QRe(this.eventManager,this.sharedStylesHost,e,n);default:if(!this.rendererByCompId.has(n.id)){const i=dW(n.id,n.styles,[]);this.sharedStylesHost.addStyles(i),this.rendererByCompId.set(n.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}rx.\u0275fac=function(e){return new(e||rx)(Ye(ax),Ye(Jv),Ye(CP))},rx.\u0275prov=en({token:rx,factory:rx.\u0275fac});class _Q{constructor(e){this.eventManager=e,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(e,n){return n?document.createElementNS(fQ[n]||n,e):document.createElement(e)}createComment(e){return document.createComment(e)}createText(e){return document.createTextNode(e)}appendChild(e,n){e.appendChild(n)}insertBefore(e,n,i){e&&e.insertBefore(n,i)}removeChild(e,n){e&&e.removeChild(n)}selectRootElement(e,n){let i="string"==typeof e?document.querySelector(e):e;if(!i)throw new Error(`The selector "${e}" did not match any elements`);return n||(i.textContent=""),i}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,n,i,a){if(a){n=a+":"+n;const r=fQ[a];r?e.setAttributeNS(r,n,i):e.setAttribute(n,i)}else e.setAttribute(n,i)}removeAttribute(e,n,i){if(i){const a=fQ[i];a?e.removeAttributeNS(a,n):e.removeAttribute(`${i}:${n}`)}else e.removeAttribute(n)}addClass(e,n){e.classList.add(n)}removeClass(e,n){e.classList.remove(n)}setStyle(e,n,i,a){a&(bO.DashCase|bO.Important)?e.style.setProperty(n,i,a&bO.Important?"important":""):e.style[n]=i}removeStyle(e,n,i){i&bO.DashCase?e.style.removeProperty(n):e.style[n]=""}setProperty(e,n,i){e[n]=i}setValue(e,n){e.nodeValue=n}listen(e,n,i){return"string"==typeof e?this.eventManager.addGlobalEventListener(e,n,_pe(i)):this.eventManager.addEventListener(e,n,_pe(i))}}"@".charCodeAt(0);class ZRe extends _Q{constructor(e,n,i,a){super(e),this.component=i;const r=dW(a+"-"+i.id,i.styles,[]);n.addStyles(r),this.contentAttr=function JRe(t){return YRe.replace(gQ,t)}(a+"-"+i.id),this.hostAttr=function KRe(t){return URe.replace(gQ,t)}(a+"-"+i.id)}applyToHost(e){super.setAttribute(e,this.hostAttr,"")}createElement(e,n){const i=super.createElement(e,n);return super.setAttribute(i,this.contentAttr,""),i}}class QRe extends _Q{constructor(e,n,i,a){super(e),this.sharedStylesHost=n,this.hostEl=i,this.shadowRoot=i.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const r=dW(a.id,a.styles,[]);for(let s=0;s<r.length;s++){const o=document.createElement("style");o.textContent=r[s],this.shadowRoot.appendChild(o)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(e,n){return super.appendChild(this.nodeOrShadowRoot(e),n)}insertBefore(e,n,i){return super.insertBefore(this.nodeOrShadowRoot(e),n,i)}removeChild(e,n){return super.removeChild(this.nodeOrShadowRoot(e),n)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}}class AP extends mQ{constructor(e){super(e)}supports(e){return!0}addEventListener(e,n,i){return e.addEventListener(n,i,!1),()=>this.removeEventListener(e,n,i)}removeEventListener(e,n,i){return e.removeEventListener(n,i)}}AP.\u0275fac=function(e){return new(e||AP)(Ye(zn))},AP.\u0275prov=en({token:AP,factory:AP.\u0275fac});const vpe=["alt","control","meta","shift"],tFe={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},bpe={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"},nFe={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey};class Jg extends mQ{constructor(e){super(e)}supports(e){return null!=Jg.parseEventName(e)}addEventListener(e,n,i){const a=Jg.parseEventName(n),r=Jg.eventCallback(a.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>I_().onAndCancel(e,a.domEventName,r))}static parseEventName(e){const n=e.toLowerCase().split("."),i=n.shift();if(0===n.length||"keydown"!==i&&"keyup"!==i)return null;const a=Jg._normalizeKey(n.pop());let r="";if(vpe.forEach(o=>{const d=n.indexOf(o);d>-1&&(n.splice(d,1),r+=o+".")}),r+=a,0!=n.length||0===a.length)return null;const s={};return s.domEventName=i,s.fullKey=r,s}static getEventFullKey(e){let n="",i=function iFe(t){let e=t.key;if(null==e){if(e=t.keyIdentifier,null==e)return"Unidentified";e.startsWith("U+")&&(e=String.fromCharCode(parseInt(e.substring(2),16)),3===t.location&&bpe.hasOwnProperty(e)&&(e=bpe[e]))}return tFe[e]||e}(e);return i=i.toLowerCase()," "===i?i="space":"."===i&&(i="dot"),vpe.forEach(a=>{a!=i&&nFe[a](e)&&(n+=a+".")}),n+=i,n}static eventCallback(e,n,i){return a=>{Jg.getEventFullKey(a)===e&&i.runGuarded(()=>n(a))}}static _normalizeKey(e){return"esc"===e?"escape":e}}Jg.\u0275fac=function(e){return new(e||Jg)(Ye(zn))},Jg.\u0275prov=en({token:Jg,factory:Jg.\u0275fac});const Mpe=[{provide:w0,useValue:uQ},{provide:T0e,useValue:function aFe(){pQ.makeCurrent(),hQ.init()},multi:!0},{provide:zn,useFactory:function sFe(){return function HEe(t){BK=t}(document),document},deps:[]}],oFe=(JV(q0e,"browser",Mpe),[{provide:nZ,useValue:"root"},{provide:vO,useFactory:function rFe(){return new vO},deps:[]},{provide:gz,useClass:AP,multi:!0,deps:[zn,Si,w0]},{provide:gz,useClass:Jg,multi:!0,deps:[zn]},{provide:rx,useClass:rx,deps:[ax,Jv,CP]},{provide:sz,useExisting:rx},{provide:zE,useExisting:Jv},{provide:Jv,useClass:Jv,deps:[zn]},{provide:EO,useClass:EO,deps:[Si]},{provide:ax,useClass:ax,deps:[gz,Si]},{provide:cQ,useClass:EP,deps:[]}]);class hf{constructor(e){if(e)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}static withServerTransition(e){return{ngModule:hf,providers:[{provide:CP,useValue:e.appId},{provide:hpe,useExisting:CP},qRe]}}}hf.\u0275fac=function(e){return new(e||hf)(Ye(hf,12))},hf.\u0275mod=ge({type:hf,exports:[Ud,kE]}),hf.\u0275inj=fe({providers:oFe,imports:[Ud,kE]});class _z{constructor(e){this._doc=e,this._dom=I_()}addTag(e,n=!1){return e?this._getOrCreateElement(e,n):null}addTags(e,n=!1){return e?e.reduce((i,a)=>(a&&i.push(this._getOrCreateElement(a,n)),i),[]):[]}getTag(e){return e&&this._doc.querySelector(`meta[${e}]`)||null}getTags(e){if(!e)return[];const n=this._doc.querySelectorAll(`meta[${e}]`);return n?[].slice.call(n):[]}updateTag(e,n){if(!e)return null;n=n||this._parseSelector(e);const i=this.getTag(n);return i?this._setMetaElementAttributes(e,i):this._getOrCreateElement(e,!0)}removeTag(e){this.removeTagElement(this.getTag(e))}removeTagElement(e){e&&this._dom.remove(e)}_getOrCreateElement(e,n=!1){if(!n){const r=this._parseSelector(e),s=this.getTags(r).filter(o=>this._containsAttributes(e,o))[0];if(void 0!==s)return s}const i=this._dom.createElement("meta");return this._setMetaElementAttributes(e,i),this._doc.getElementsByTagName("head")[0].appendChild(i),i}_setMetaElementAttributes(e,n){return Object.keys(e).forEach(i=>n.setAttribute(this._getMetaKeyMap(i),e[i])),n}_parseSelector(e){const n=e.name?"name":"property";return`${n}="${e[n]}"`}_containsAttributes(e,n){return Object.keys(e).every(i=>n.getAttribute(this._getMetaKeyMap(i))===e[i])}_getMetaKeyMap(e){return dFe[e]||e}}_z.\u0275fac=function(e){return new(e||_z)(Ye(zn))},_z.\u0275prov=en({token:_z,factory:function(e){let n=null;return n=e?new e:function lFe(){return new _z(Ye(zn))}(),n},providedIn:"root"});const dFe={httpEquiv:"http-equiv"};class yz{constructor(e){this._doc=e}getTitle(){return this._doc.title}setTitle(e){this._doc.title=e||""}}yz.\u0275fac=function(e){return new(e||yz)(Ye(zn))},yz.\u0275prov=en({token:yz,factory:function(e){let n=null;return n=e?new e:function uFe(){return new yz(Ye(zn))}(),n},providedIn:"root"});"undefined"!=typeof window&&window;class Yd{constructor(){this.store={},this.onSerializeCallbacks={}}static init(e){const n=new Yd;return n.store=e,n}get(e,n){return void 0!==this.store[e]?this.store[e]:n}set(e,n){this.store[e]=n}remove(e){delete this.store[e]}hasKey(e){return this.store.hasOwnProperty(e)}onSerialize(e,n){this.onSerializeCallbacks[e]=n}toJson(){for(const e in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(e))try{this.store[e]=this.onSerializeCallbacks[e]()}catch(n){console.warn("Exception in onSerialize callback: ",n)}return JSON.stringify(this.store)}}Yd.\u0275fac=function(e){return new(e||Yd)},Yd.\u0275prov=en({token:Yd,factory:Yd.\u0275fac});class F_{}F_.\u0275fac=function(e){return new(e||F_)},F_.\u0275mod=ge({type:F_}),F_.\u0275inj=fe({providers:[{provide:Yd,useFactory:function gFe(t,e){const n=t.getElementById(e+"-state");let i={};if(n&&n.textContent)try{i=JSON.parse(function fFe(t){const e={"&a;":"&","&q;":'"',"&s;":"'","&l;":"<","&g;":">"};return t.replace(/&[^;]+;/g,n=>e[n])}(n.textContent))}catch(a){console.warn("Exception while restoring TransferState for app "+e,a)}return Yd.init(i)},deps:[zn,CP]}]});const yFe={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0,doubletap:!0},vQ=new yn("HammerGestureConfig"),wpe=new yn("HammerLoader");class kP{constructor(){this.events=[],this.overrides={}}buildHammer(e){const n=new Hammer(e,this.options);n.get("pinch").set({enable:!0}),n.get("rotate").set({enable:!0});for(const i in this.overrides)n.get(i).set(this.overrides[i]);return n}}kP.\u0275fac=function(e){return new(e||kP)},kP.\u0275prov=en({token:kP,factory:kP.\u0275fac});class IP extends mQ{constructor(e,n,i,a){super(e),this._config=n,this.console=i,this.loader=a,this._loaderPromise=null}supports(e){return!(!yFe.hasOwnProperty(e.toLowerCase())&&!this.isCustomEvent(e)||!window.Hammer&&!this.loader)}addEventListener(e,n,i){const a=this.manager.getZone();if(n=n.toLowerCase(),!window.Hammer&&this.loader){this._loaderPromise=this._loaderPromise||this.loader();let r=!1,s=()=>{r=!0};return this._loaderPromise.then(()=>{window.Hammer?r||(s=this.addEventListener(e,n,i)):s=()=>{}}).catch(()=>{s=()=>{}}),()=>{s()}}return a.runOutsideAngular(()=>{const r=this._config.buildHammer(e),s=function(o){a.runGuarded(function(){i(o)})};return r.on(n,s),()=>{r.off(n,s),"function"==typeof r.destroy&&r.destroy()}})}isCustomEvent(e){return this._config.events.indexOf(e)>-1}}IP.\u0275fac=function(e){return new(e||IP)(Ye(zn),Ye(vQ),Ye(OO),Ye(wpe,8))},IP.\u0275prov=en({token:IP,factory:IP.\u0275fac});class vz{}vz.\u0275fac=function(e){return new(e||vz)},vz.\u0275mod=ge({type:vz}),vz.\u0275inj=fe({providers:[{provide:gz,useClass:IP,multi:!0,deps:[zn,vQ,OO,[new Hv,wpe]]},{provide:vQ,useClass:kP,deps:[]}]});class sx{}sx.\u0275fac=function(e){return new(e||sx)},sx.\u0275prov=en({token:sx,factory:function(e){let n=null;return n=e?new(e||sx):Ye(LP),n},providedIn:"root"});class LP extends sx{constructor(e){super(),this._doc=e}sanitize(e,n){if(null==n)return null;switch(e){case Nc.NONE:return n;case Nc.HTML:return Bv(n,"HTML")?cf(n):Ole(this._doc,String(n)).toString();case Nc.STYLE:return Bv(n,"Style")?cf(n):n;case Nc.SCRIPT:if(Bv(n,"Script"))return cf(n);throw new Error("unsafe value used in a script context");case Nc.URL:vle(n);return Bv(n,"URL")?cf(n):F3(String(n));case Nc.RESOURCE_URL:if(Bv(n,"ResourceURL"))return cf(n);throw new Error("unsafe value used in a resource URL context (see https://g.co/ng/security#xss)");default:throw new Error(`Unexpected SecurityContext ${e} (see https://g.co/ng/security#xss)`)}}bypassSecurityTrustHtml(e){return function YAe(t){return new WAe(t)}(e)}bypassSecurityTrustStyle(e){return function JAe(t){return new GAe(t)}(e)}bypassSecurityTrustScript(e){return function KAe(t){return new jAe(t)}(e)}bypassSecurityTrustUrl(e){return function XAe(t){return new qAe(t)}(e)}bypassSecurityTrustResourceUrl(e){return function ZAe(t){return new UAe(t)}(e)}}LP.\u0275fac=function(e){return new(e||LP)(Ye(zn))},LP.\u0275prov=en({token:LP,factory:function(e){let n=null;return n=e?new e:function vFe(t){return new LP(t.get(zn))}(Ye(Yo)),n},providedIn:"root"});new OE("13.3.0"),new yn("ErrorCollector");const bFe=[{provide:TO,useFactory:()=>new TO}];function uW(t){for(let e=t.length-1;e>=0;e--)if(void 0!==t[e])return t[e]}function DFe(t){const e=[];return t.forEach(n=>n&&e.push(...n)),e}const wFe=JV(q0e,"coreDynamic",[{provide:YV,useValue:{},multi:!0},{provide:class r8e{},useClass:class MFe{constructor(e){const n={useJit:!0,defaultEncapsulation:Hg.Emulated,missingTranslation:VZ.Warning};this._defaultOptions=[n,...e]}createCompiler(e=[]){const n=function xFe(t){return{useJit:uW(t.map(e=>e.useJit)),defaultEncapsulation:uW(t.map(e=>e.defaultEncapsulation)),providers:DFe(t.map(e=>e.providers)),missingTranslation:uW(t.map(e=>e.missingTranslation)),preserveWhitespaces:uW(t.map(e=>e.preserveWhitespaces))}}(this._defaultOptions.concat(e));return Yo.create([bFe,{provide:NN,useFactory:()=>new NN({useJit:n.useJit,jitDevMode:(R0e=!0,P0e),defaultEncapsulation:n.defaultEncapsulation,missingTranslation:n.missingTranslation,preserveWhitespaces:n.preserveWhitespaces}),deps:[]},n.providers]).get(TO)}},deps:[YV]}]);class $E extends dE{get(e){let n,i;const a=new Promise((s,o)=>{n=s,i=o}),r=new XMLHttpRequest;return r.open("GET",e,!0),r.responseType="text",r.onload=function(){const s=r.response||r.responseText;let o=1223===r.status?204:r.status;0===o&&(o=s?200:0),200<=o&&o<=300?n(s):i(`Failed to load ${e}`)},r.onerror=function(){i(`Failed to load ${e}`)},r.send(),a}}$E.\u0275fac=function(){let t;return function(n){return(t||(t=ss($E)))(n||$E)}}(),$E.\u0275prov=en({token:$E,factory:$E.\u0275fac});const CFe=[Mpe,{provide:YV,useValue:{providers:[{provide:dE,useClass:$E,deps:[]}]},multi:!0},{provide:w0,useValue:uQ}];new OE("13.3.0");const OFe=JV(wFe,"browserDynamic",CFe);class $h extends zi{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){const n=super._subscribe(e);return!n.closed&&e.next(this._value),n}getValue(){const{hasError:e,thrownError:n,_value:i}=this;if(e)throw n;return this._throwIfClosed(),i}next(e){super.next(this._value=e)}}let H_=class{constructor(){this._sagendaAlertMessages=new $h(null),this.sagendaAlertMessages=this._sagendaAlertMessages.asObservable(),this._sagendaDateFormat=new $h(null),this.sagendaDateFormat=this._sagendaDateFormat.asObservable(),this._sagendaTimeFormat=new $h(null),this.sagendaTimeFormat=this._sagendaTimeFormat.asObservable(),this._currentDate=new $h(null),this.currentDate=this._currentDate.asObservable(),this._selectedEventList=new $h(null),this.selectedEventList=this._selectedEventList.asObservable(),this._configuration=new $h(null),this.configuration=this._configuration.asObservable(),this._bearerToken=new $h(null),this.bearerToken=this._bearerToken.asObservable(),this._isMultiBooking=new $h(null),this.isMultiBooking=this._isMultiBooking,this.currentLockId=new $h(null),this.clearSelectedListSubject=new zi,this._selectedBookableItem=new $h(null),this._currentDate.next(new Date),this._bearerToken.next(""),this.initSelectedEventList(),this.initSagendaAlertMessageList(),this._isMultiBooking.next(!1)}addSagendaAlertMessages(e){this._sagendaAlertMessages.value.push(e),this._sagendaAlertMessages.next(this._sagendaAlertMessages.value)}removeSagendaAlertMessages(e){this._sagendaAlertMessages.value.forEach((n,i)=>{n.id===e.id&&this._sagendaAlertMessages.value.splice(i,1)}),this._sagendaAlertMessages.next(this._sagendaAlertMessages.value)}getSagendaAlertMessagesTotalNumber(){return this._sagendaAlertMessages.getValue.length}setConfiguration(e){this._configuration.next(e)}getConfiguration(){return this._configuration.getValue()}setCurrentDate(e){this._currentDate.next(e)}setBearerToken(e){this._bearerToken.next(e)}setsagendaDateFormat(e){this._sagendaDateFormat.next(e)}setsagendaTimeFormat(e){this._sagendaTimeFormat.next(e)}setSelectedEventList(e){this._selectedEventList.value.push(e),this._selectedEventList.next(this._selectedEventList.value)}clearSelectedEventList(){this.initSelectedEventList(),this.clearSelectedListSubject.next(null)}initSagendaAlertMessageList(){this._sagendaAlertMessages.next([])}initSelectedEventList(){this._selectedEventList.next([])}getSelectedEvents(){return this._selectedEventList.getValue()}setMultiBooking(e){this._isMultiBooking.next(e)}setSelectedBookableItem(e){this._selectedBookableItem.next(e)}getSelectedBookableItem(){return this._selectedBookableItem.getValue()}};H_.ctorParameters=()=>[],H_=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([DO()],H_);let bz=class{constructor(e){this.singletonService=e,this.alertMessageStatus=new $h(null)}show(e){e&&(this.alertMessageStatus.next(e),this.singletonService.addSagendaAlertMessages(e))}};bz.ctorParameters=()=>[{type:H_}],bz=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([DO()],bz);var ld=ae(31158);class B_{static convertDateFormatForAngular(e){return e.split("Y").join("y").split("D").join("d")}static getStartAndEndDateTimeFormattedAsString(e,n,i,a){let r,s,o;if(ld.locale(n),"allDay"===e.type&&(r=void 0!==e.endDate&&e.endDate.getTime()!==e.startDate.getTime()?ld(e.startDate.toISOString()).format(i)+" -> "+ld(e.endDate.toISOString()).format(i):ld(e.startDate.toISOString()).format(i)),"dateAndTime"===e.type||"schedule"===e.type)if(s=e.startDate.toISOString(),o=e.endDate.toISOString(),String(e.startDate.toString()).substring(0,10)!==String(e.endDate.toString()).substring(0,10)){r=B_.formatEvent(s,i,a)+" -> "+B_.formatEvent(o,i,a)}else r=B_.format2EventsSameDayWithHours(s,o,i,a);return r}static formatEvent(e,n,i){return e.length<9?ld("June 29, 2017 "+e).format(i):e.length>11?ld(e).format(n+" "+i):ld(e).format(n)}static format2EventsSameDayWithHours(e,n,i,a){return ld(e).format(i+" "+a)+" - "+ld(n).format(a)}}let bQ=class{transform(e,n,i,a){return B_.getStartAndEndDateTimeFormattedAsString(e,n,i,a)}};bQ=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([C0e({name:"startAndEndDateTimeFormattedAsStringPipe"})],bQ);var IFe=ae(75737),LFe=ae(24926);let NP=class{};function ic(...t){return v3(t,j$(t))}function Kv(t){return!!t&&(t instanceof es||Jr(t.lift)&&Jr(t.subscribe))}NP.propDecorators={value:[{type:y}],config:[{type:y}],type:[{type:y}],view:[{type:y}],iconName:[{type:y}]},NP=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-sagenda-button",template:IFe,styles:[LFe]})],NP);const{isArray:PFe}=Array,{getPrototypeOf:RFe,prototype:FFe,keys:HFe}=Object;function BFe(t){if(1===t.length){const e=t[0];if(PFe(e))return{args:e,keys:null};if(function zFe(t){return t&&"object"==typeof t&&RFe(t)===FFe}(e)){const n=HFe(e);return{args:n.map(i=>e[i]),keys:n}}}return{args:t,keys:null}}const{isArray:$Fe}=Array;function Cpe(t){return id(e=>function VFe(t,e){return $Fe(e)?t(...e):t(e)}(t,e))}function WFe(t,e){return t.reduce((n,i,a)=>(n[i]=e[a],n),{})}function MQ(...t){const e=function nEe(t){return Jr(MK(t))?t.pop():void 0}(t),{args:n,keys:i}=BFe(t),a=new es(r=>{const{length:s}=n;if(!s)return void r.complete();const o=new Array(s);let d=s,u=s;for(let p=0;p<s;p++){let g=!1;rf(n[p]).subscribe(new Ic(r,b=>{g||(g=!0,u--),o[p]=b},()=>d--,void 0,()=>{(!d||!g)&&(u||r.next(i?WFe(i,o):o),r.complete())}))}});return e?a.pipe(Cpe(e)):a}function cW(...t){return function GFe(){return uoe(1)}()(v3(t,j$(t)))}function pW(t){return new es(e=>{rf(t()).subscribe(e)})}const xQ={now:()=>(xQ.delegate||Date).now(),delegate:void 0};class jFe extends zi{constructor(e=1/0,n=1/0,i=xQ){super(),this._bufferSize=e,this._windowTime=n,this._timestampProvider=i,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=n===1/0,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,n)}next(e){const{isStopped:n,_buffer:i,_infiniteTimeWindow:a,_timestampProvider:r,_windowTime:s}=this;n||(i.push(e),!a&&i.push(r.now()+s)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();const n=this._innerSubscribe(e),{_infiniteTimeWindow:i,_buffer:a}=this,r=a.slice();for(let s=0;s<r.length&&!e.closed;s+=i?1:2)e.next(r[s]);return this._checkFinalizedStatuses(e),n}_trimBuffer(){const{_bufferSize:e,_timestampProvider:n,_buffer:i,_infiniteTimeWindow:a}=this,r=(a?1:2)*e;if(e<1/0&&r<i.length&&i.splice(0,i.length-r),!a){const s=n.now();let o=0;for(let d=1;d<i.length&&i[d]<=s;d+=2)o=d;o&&i.splice(0,o+1)}}}function DQ(t,e,n){var i,a;let r,s=!1;return t&&"object"==typeof t?(r=null!==(i=t.bufferSize)&&void 0!==i?i:1/0,e=null!==(a=t.windowTime)&&void 0!==a?a:1/0,s=!!t.refCount,n=t.scheduler):r=null!=t?t:1/0,xK({connector:()=>new jFe(r,e,n),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:s})}function Spe(t,e){return Jr(e)?_3(t,e,1):_3(t,1)}function Mz(t,e){return kc((n,i)=>{let a=null,r=0,s=!1;const o=()=>s&&!a&&i.complete();n.subscribe(new Ic(i,d=>{null==a||a.unsubscribe();let u=0;const p=r++;rf(t(d,p)).subscribe(a=new Ic(i,g=>i.next(e?e(d,g,p,u++):g),()=>{a=null,o()}))},()=>{s=!0,o()}))})}class xz{}class FO extends xz{getTranslation(e){return ic({})}}FO.\u0275fac=function(){let t;return function(n){return(t||(t=ss(FO)))(n||FO)}}(),FO.\u0275prov=en({token:FO,factory:FO.\u0275fac});class wQ{}class VE{handle(e){return e.key}}function Dz(t,e){if(t===e)return!0;if(null===t||null===e)return!1;if(t!=t&&e!=e)return!0;let a,r,s,n=typeof t;if(n==typeof e&&"object"==n){if(!Array.isArray(t)){if(Array.isArray(e))return!1;for(r in s=Object.create(null),t){if(!Dz(t[r],e[r]))return!1;s[r]=!0}for(r in e)if(!(r in s)&&void 0!==e[r])return!1;return!0}if(!Array.isArray(e))return!1;if((a=t.length)==e.length){for(r=0;r<a;r++)if(!Dz(t[r],e[r]))return!1;return!0}}return!1}function mf(t){return null!=t}function CQ(t){return t&&"object"==typeof t&&!Array.isArray(t)}function Ope(t,e){let n=Object.assign({},t);return CQ(t)&&CQ(e)&&Object.keys(e).forEach(i=>{CQ(e[i])?i in t?n[i]=Ope(t[i],e[i]):Object.assign(n,{[i]:e[i]}):Object.assign(n,{[i]:e[i]})}),n}VE.\u0275fac=function(e){return new(e||VE)},VE.\u0275prov=en({token:VE,factory:VE.\u0275fac});class hW{}class HO extends hW{constructor(){super(...arguments),this.templateMatcher=/{{\s?([^{}\s]*)\s?}}/g}interpolate(e,n){let i;return i="string"==typeof e?this.interpolateString(e,n):"function"==typeof e?this.interpolateFunction(e,n):e,i}getValue(e,n){let i="string"==typeof n?n.split("."):[n];n="";do{n+=i.shift(),!mf(e)||!mf(e[n])||"object"!=typeof e[n]&&i.length?i.length?n+=".":e=void 0:(e=e[n],n="")}while(i.length);return e}interpolateFunction(e,n){return e(n)}interpolateString(e,n){return n?e.replace(this.templateMatcher,(i,a)=>{let r=this.getValue(n,a);return mf(r)?r:i}):e}}HO.\u0275fac=function(){let t;return function(n){return(t||(t=ss(HO)))(n||HO)}}(),HO.\u0275prov=en({token:HO,factory:HO.\u0275fac});class mW{}class BO extends mW{compile(e,n){return e}compileTranslations(e,n){return e}}BO.\u0275fac=function(){let t;return function(n){return(t||(t=ss(BO)))(n||BO)}}(),BO.\u0275prov=en({token:BO,factory:BO.\u0275fac});class Tpe{constructor(){this.currentLang=this.defaultLang,this.translations={},this.langs=[],this.onTranslationChange=new Ae,this.onLangChange=new Ae,this.onDefaultLangChange=new Ae}}const SQ=new yn("USE_STORE"),OQ=new yn("USE_DEFAULT_LANG"),TQ=new yn("DEFAULT_LANGUAGE"),EQ=new yn("USE_EXTEND");class Kg{constructor(e,n,i,a,r,s=!0,o=!1,d=!1,u){this.store=e,this.currentLoader=n,this.compiler=i,this.parser=a,this.missingTranslationHandler=r,this.useDefaultLang=s,this.isolate=o,this.extend=d,this.pending=!1,this._onTranslationChange=new Ae,this._onLangChange=new Ae,this._onDefaultLangChange=new Ae,this._langs=[],this._translations={},this._translationRequests={},u&&this.setDefaultLang(u)}get onTranslationChange(){return this.isolate?this._onTranslationChange:this.store.onTranslationChange}get onLangChange(){return this.isolate?this._onLangChange:this.store.onLangChange}get onDefaultLangChange(){return this.isolate?this._onDefaultLangChange:this.store.onDefaultLangChange}get defaultLang(){return this.isolate?this._defaultLang:this.store.defaultLang}set defaultLang(e){this.isolate?this._defaultLang=e:this.store.defaultLang=e}get currentLang(){return this.isolate?this._currentLang:this.store.currentLang}set currentLang(e){this.isolate?this._currentLang=e:this.store.currentLang=e}get langs(){return this.isolate?this._langs:this.store.langs}set langs(e){this.isolate?this._langs=e:this.store.langs=e}get translations(){return this.isolate?this._translations:this.store.translations}set translations(e){this.isolate?this._translations=e:this.store.translations=e}setDefaultLang(e){if(e===this.defaultLang)return;let n=this.retrieveTranslations(e);void 0!==n?(null==this.defaultLang&&(this.defaultLang=e),n.pipe(X0(1)).subscribe(i=>{this.changeDefaultLang(e)})):this.changeDefaultLang(e)}getDefaultLang(){return this.defaultLang}use(e){if(e===this.currentLang)return ic(this.translations[e]);let n=this.retrieveTranslations(e);return void 0!==n?(this.currentLang||(this.currentLang=e),n.pipe(X0(1)).subscribe(i=>{this.changeLang(e)}),n):(this.changeLang(e),ic(this.translations[e]))}retrieveTranslations(e){let n;return(void 0===this.translations[e]||this.extend)&&(this._translationRequests[e]=this._translationRequests[e]||this.getTranslation(e),n=this._translationRequests[e]),n}getTranslation(e){this.pending=!0;const n=this.currentLoader.getTranslation(e).pipe(DQ(1),X0(1));return this.loadingTranslations=n.pipe(id(i=>this.compiler.compileTranslations(i,e)),DQ(1),X0(1)),this.loadingTranslations.subscribe({next:i=>{this.translations[e]=this.extend&&this.translations[e]?Object.assign(Object.assign({},i),this.translations[e]):i,this.updateLangs(),this.pending=!1},error:i=>{this.pending=!1}}),n}setTranslation(e,n,i=!1){n=this.compiler.compileTranslations(n,e),(i||this.extend)&&this.translations[e]?this.translations[e]=Ope(this.translations[e],n):this.translations[e]=n,this.updateLangs(),this.onTranslationChange.emit({lang:e,translations:this.translations[e]})}getLangs(){return this.langs}addLangs(e){e.forEach(n=>{-1===this.langs.indexOf(n)&&this.langs.push(n)})}updateLangs(){this.addLangs(Object.keys(this.translations))}getParsedResult(e,n,i){let a;if(n instanceof Array){let r={},s=!1;for(let o of n)r[o]=this.getParsedResult(e,o,i),Kv(r[o])&&(s=!0);if(s){return MQ(n.map(d=>Kv(r[d])?r[d]:ic(r[d]))).pipe(id(d=>{let u={};return d.forEach((p,g)=>{u[n[g]]=p}),u}))}return r}if(e&&(a=this.parser.interpolate(this.parser.getValue(e,n),i)),void 0===a&&null!=this.defaultLang&&this.defaultLang!==this.currentLang&&this.useDefaultLang&&(a=this.parser.interpolate(this.parser.getValue(this.translations[this.defaultLang],n),i)),void 0===a){let r={key:n,translateService:this};void 0!==i&&(r.interpolateParams=i),a=this.missingTranslationHandler.handle(r)}return void 0!==a?a:n}get(e,n){if(!mf(e)||!e.length)throw new Error('Parameter "key" required');if(this.pending)return this.loadingTranslations.pipe(Spe(i=>Kv(i=this.getParsedResult(i,e,n))?i:ic(i)));{let i=this.getParsedResult(this.translations[this.currentLang],e,n);return Kv(i)?i:ic(i)}}getStreamOnTranslationChange(e,n){if(!mf(e)||!e.length)throw new Error('Parameter "key" required');return cW(pW(()=>this.get(e,n)),this.onTranslationChange.pipe(Mz(i=>{const a=this.getParsedResult(i.translations,e,n);return"function"==typeof a.subscribe?a:ic(a)})))}stream(e,n){if(!mf(e)||!e.length)throw new Error('Parameter "key" required');return cW(pW(()=>this.get(e,n)),this.onLangChange.pipe(Mz(i=>{const a=this.getParsedResult(i.translations,e,n);return Kv(a)?a:ic(a)})))}instant(e,n){if(!mf(e)||!e.length)throw new Error('Parameter "key" required');let i=this.getParsedResult(this.translations[this.currentLang],e,n);if(Kv(i)){if(e instanceof Array){let a={};return e.forEach((r,s)=>{a[e[s]]=e[s]}),a}return e}return i}set(e,n,i=this.currentLang){this.translations[i][e]=this.compiler.compile(n,i),this.updateLangs(),this.onTranslationChange.emit({lang:i,translations:this.translations[i]})}changeLang(e){this.currentLang=e,this.onLangChange.emit({lang:e,translations:this.translations[e]}),null==this.defaultLang&&this.changeDefaultLang(e)}changeDefaultLang(e){this.defaultLang=e,this.onDefaultLangChange.emit({lang:e,translations:this.translations[e]})}reloadLang(e){return this.resetLang(e),this.getTranslation(e)}resetLang(e){this._translationRequests[e]=void 0,this.translations[e]=void 0}getBrowserLang(){if("undefined"==typeof window||void 0===window.navigator)return;let e=window.navigator.languages?window.navigator.languages[0]:null;return e=e||window.navigator.language||window.navigator.browserLanguage||window.navigator.userLanguage,void 0!==e?(-1!==e.indexOf("-")&&(e=e.split("-")[0]),-1!==e.indexOf("_")&&(e=e.split("_")[0]),e):void 0}getBrowserCultureLang(){if("undefined"==typeof window||void 0===window.navigator)return;let e=window.navigator.languages?window.navigator.languages[0]:null;return e=e||window.navigator.language||window.navigator.browserLanguage||window.navigator.userLanguage,e}}Kg.\u0275fac=function(e){return new(e||Kg)(Ye(Tpe),Ye(xz),Ye(mW),Ye(hW),Ye(wQ),Ye(OQ),Ye(SQ),Ye(EQ),Ye(TQ))},Kg.\u0275prov=en({token:Kg,factory:Kg.\u0275fac});class PP{constructor(e,n,i){this.translateService=e,this.element=n,this._ref=i,this.onTranslationChangeSub||(this.onTranslationChangeSub=this.translateService.onTranslationChange.subscribe(a=>{a.lang===this.translateService.currentLang&&this.checkNodes(!0,a.translations)})),this.onLangChangeSub||(this.onLangChangeSub=this.translateService.onLangChange.subscribe(a=>{this.checkNodes(!0,a.translations)})),this.onDefaultLangChangeSub||(this.onDefaultLangChangeSub=this.translateService.onDefaultLangChange.subscribe(a=>{this.checkNodes(!0)}))}set translate(e){e&&(this.key=e,this.checkNodes())}set translateParams(e){Dz(this.currentParams,e)||(this.currentParams=e,this.checkNodes(!0))}ngAfterViewChecked(){this.checkNodes()}checkNodes(e=!1,n){let i=this.element.nativeElement.childNodes;i.length||(this.setContent(this.element.nativeElement,this.key),i=this.element.nativeElement.childNodes);for(let a=0;a<i.length;++a){let r=i[a];if(3===r.nodeType){let s;if(e&&(r.lastKey=null),mf(r.lookupKey))s=r.lookupKey;else if(this.key)s=this.key;else{let o=this.getContent(r),d=o.trim();d.length&&(r.lookupKey=d,o!==r.currentValue?(s=d,r.originalContent=o||r.originalContent):r.originalContent?s=r.originalContent.trim():o!==r.currentValue&&(s=d,r.originalContent=o||r.originalContent))}this.updateValue(s,r,n)}}}updateValue(e,n,i){if(e){if(n.lastKey===e&&this.lastParams===this.currentParams)return;this.lastParams=this.currentParams;let a=r=>{r!==e&&(n.lastKey=e),n.originalContent||(n.originalContent=this.getContent(n)),n.currentValue=mf(r)?r:n.originalContent||e,this.setContent(n,this.key?n.currentValue:n.originalContent.replace(e,n.currentValue)),this._ref.markForCheck()};if(mf(i)){let r=this.translateService.getParsedResult(i,e,this.currentParams);Kv(r)?r.subscribe({next:a}):a(r)}else this.translateService.get(e,this.currentParams).subscribe(a)}}getContent(e){return mf(e.textContent)?e.textContent:e.data}setContent(e,n){mf(e.textContent)?e.textContent=n:e.data=n}ngOnDestroy(){this.onLangChangeSub&&this.onLangChangeSub.unsubscribe(),this.onDefaultLangChangeSub&&this.onDefaultLangChangeSub.unsubscribe(),this.onTranslationChangeSub&&this.onTranslationChangeSub.unsubscribe()}}PP.\u0275fac=function(e){return new(e||PP)(E(Kg),E(qn),E(jd))},PP.\u0275dir=Pt({type:PP,selectors:[["","translate",""],["","ngx-translate",""]],inputs:{translate:"translate",translateParams:"translateParams"}});class ox{constructor(e,n){this.translate=e,this._ref=n,this.value="",this.lastKey=null,this.lastParams=[]}updateValue(e,n,i){let a=r=>{this.value=void 0!==r?r:e,this.lastKey=e,this._ref.markForCheck()};if(i){let r=this.translate.getParsedResult(i,e,n);Kv(r.subscribe)?r.subscribe(a):a(r)}this.translate.get(e,n).subscribe(a)}transform(e,...n){if(!e||!e.length)return e;if(Dz(e,this.lastKey)&&Dz(n,this.lastParams))return this.value;let i;if(mf(n[0])&&n.length)if("string"==typeof n[0]&&n[0].length){let a=n[0].replace(/(\')?([a-zA-Z0-9_]+)(\')?(\s)?:/g,'"$2":').replace(/:(\s)?(\')(.*?)(\')/g,':"$3"');try{i=JSON.parse(a)}catch(r){throw new SyntaxError(`Wrong parameter in TranslatePipe. Expected a valid Object, received: ${n[0]}`)}}else"object"==typeof n[0]&&!Array.isArray(n[0])&&(i=n[0]);return this.lastKey=e,this.lastParams=n,this.updateValue(e,i),this._dispose(),this.onTranslationChange||(this.onTranslationChange=this.translate.onTranslationChange.subscribe(a=>{this.lastKey&&a.lang===this.translate.currentLang&&(this.lastKey=null,this.updateValue(e,i,a.translations))})),this.onLangChange||(this.onLangChange=this.translate.onLangChange.subscribe(a=>{this.lastKey&&(this.lastKey=null,this.updateValue(e,i,a.translations))})),this.onDefaultLangChange||(this.onDefaultLangChange=this.translate.onDefaultLangChange.subscribe(()=>{this.lastKey&&(this.lastKey=null,this.updateValue(e,i))})),this.value}_dispose(){void 0!==this.onTranslationChange&&(this.onTranslationChange.unsubscribe(),this.onTranslationChange=void 0),void 0!==this.onLangChange&&(this.onLangChange.unsubscribe(),this.onLangChange=void 0),void 0!==this.onDefaultLangChange&&(this.onDefaultLangChange.unsubscribe(),this.onDefaultLangChange=void 0)}ngOnDestroy(){this._dispose()}}ox.\u0275fac=function(e){return new(e||ox)(E(Kg,16),E(jd,16))},ox.\u0275pipe=$p({name:"translate",type:ox,pure:!1}),ox.\u0275prov=en({token:ox,factory:ox.\u0275fac});class lx{static forRoot(e={}){return{ngModule:lx,providers:[e.loader||{provide:xz,useClass:FO},e.compiler||{provide:mW,useClass:BO},e.parser||{provide:hW,useClass:HO},e.missingTranslationHandler||{provide:wQ,useClass:VE},Tpe,{provide:SQ,useValue:e.isolate},{provide:OQ,useValue:e.useDefaultLang},{provide:EQ,useValue:e.extend},{provide:TQ,useValue:e.defaultLanguage},Kg]}}static forChild(e={}){return{ngModule:lx,providers:[e.loader||{provide:xz,useClass:FO},e.compiler||{provide:mW,useClass:BO},e.parser||{provide:hW,useClass:HO},e.missingTranslationHandler||{provide:wQ,useClass:VE},{provide:SQ,useValue:e.isolate},{provide:OQ,useValue:e.useDefaultLang},{provide:EQ,useValue:e.extend},{provide:TQ,useValue:e.defaultLanguage},Kg]}}}lx.\u0275fac=function(e){return new(e||lx)},lx.\u0275mod=ge({type:lx,declarations:[ox,PP],exports:[ox,PP]}),lx.\u0275inj=fe({});let fW=class{constructor(){this.selectedBookableItemChanged=new Ae}};fW=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([DO()],fW);let gW=class{constructor(){this.progressBarStatus=new $h(!1)}displayProgressBar(e){this.progressBarStatus.next(e)}};gW=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([DO()],gW);var YFe=ae(52684);let RP=class{constructor(e){this.progressBarService=e,this.progressBarStatus=e.progressBarStatus}displayProgressBar(e){this.progressBarService.displayProgressBar(e)}ngOnInit(){this.progressBarService.progressBarStatus.subscribe(e=>{document.querySelector("#progressBar")&&(e?document.querySelector("#progressBar").setAttribute("style","display:block;"):document.querySelector("#progressBar").setAttribute("style","display:none;"))})}};RP.ctorParameters=()=>[{type:gW}],RP=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-progress-bar",template:YFe})],RP);var KFe=ae(17752),XFe=ae(47992);let wz=class{};wz.propDecorators={value:[{type:y}],config:[{type:y}],type:[{type:y}]},wz=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-sagenda-text",template:KFe,styles:[XFe]})],wz);class FP{constructor(e,n){this._renderer=e,this._elementRef=n,this.onChange=i=>{},this.onTouched=()=>{}}setProperty(e,n){this._renderer.setProperty(this._elementRef.nativeElement,e,n)}registerOnTouched(e){this.onTouched=e}registerOnChange(e){this.onChange=e}setDisabledState(e){this.setProperty("disabled",e)}}FP.\u0275fac=function(e){return new(e||FP)(E(Ho),E(qn))},FP.\u0275dir=Pt({type:FP});class Xg extends FP{}Xg.\u0275fac=function(){let t;return function(n){return(t||(t=ss(Xg)))(n||Xg)}}(),Xg.\u0275dir=Pt({type:Xg,features:[me]});const ff=new yn("NgValueAccessor"),QFe={provide:ff,useExisting:hn(()=>dx),multi:!0};class dx extends Xg{writeValue(e){this.setProperty("checked",e)}}dx.\u0275fac=function(){let t;return function(n){return(t||(t=ss(dx)))(n||dx)}}(),dx.\u0275dir=Pt({type:dx,selectors:[["input","type","checkbox","formControlName",""],["input","type","checkbox","formControl",""],["input","type","checkbox","ngModel",""]],hostBindings:function(e,n){1&e&&os("change",function(a){return n.onChange(a.target.checked)})("blur",function(){return n.onTouched()})},features:[_e([QFe]),me]});const e9e={provide:ff,useExisting:hn(()=>ux),multi:!0};const n9e=new yn("CompositionEventMode");class ux extends FP{constructor(e,n,i){super(e,n),this._compositionMode=i,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function t9e(){const t=I_()?I_().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}())}writeValue(e){const n=null==e?"":e;this.setProperty("value",n)}_handleInput(e){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(e)}_compositionStart(){this._composing=!0}_compositionEnd(e){this._composing=!1,this._compositionMode&&this.onChange(e)}}function zO(t){return null==t||0===t.length}function Epe(t){return null!=t&&"number"==typeof t.length}ux.\u0275fac=function(e){return new(e||ux)(E(Ho),E(qn),E(n9e,8))},ux.\u0275dir=Pt({type:ux,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(e,n){1&e&&os("input",function(a){return n._handleInput(a.target.value)})("blur",function(){return n.onTouched()})("compositionstart",function(){return n._compositionStart()})("compositionend",function(a){return n._compositionEnd(a.target.value)})},features:[_e([e9e]),me]});const Rc=new yn("NgValidators"),$O=new yn("NgAsyncValidators"),i9e=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;class Ape{static min(e){return kpe(e)}static max(e){return Ipe(e)}static required(e){return Lpe(e)}static requiredTrue(e){return Npe(e)}static email(e){return Ppe(e)}static minLength(e){return Rpe(e)}static maxLength(e){return Fpe(e)}static pattern(e){return Hpe(e)}static nullValidator(e){return null}static compose(e){return Gpe(e)}static composeAsync(e){return jpe(e)}}function kpe(t){return e=>{if(zO(e.value)||zO(t))return null;const n=parseFloat(e.value);return!isNaN(n)&&n<t?{min:{min:t,actual:e.value}}:null}}function Ipe(t){return e=>{if(zO(e.value)||zO(t))return null;const n=parseFloat(e.value);return!isNaN(n)&&n>t?{max:{max:t,actual:e.value}}:null}}function Lpe(t){return zO(t.value)?{required:!0}:null}function Npe(t){return!0===t.value?null:{required:!0}}function Ppe(t){return zO(t.value)||i9e.test(t.value)?null:{email:!0}}function Rpe(t){return e=>zO(e.value)||!Epe(e.value)?null:e.value.length<t?{minlength:{requiredLength:t,actualLength:e.value.length}}:null}function Fpe(t){return e=>Epe(e.value)&&e.value.length>t?{maxlength:{requiredLength:t,actualLength:e.value.length}}:null}function Hpe(t){if(!t)return _W;let e,n;return"string"==typeof t?(n="","^"!==t.charAt(0)&&(n+="^"),n+=t,"$"!==t.charAt(t.length-1)&&(n+="$"),e=new RegExp(n)):(n=t.toString(),e=t),i=>{if(zO(i.value))return null;const a=i.value;return e.test(a)?null:{pattern:{requiredPattern:n,actualValue:a}}}}function _W(t){return null}function Bpe(t){return null!=t}function zpe(t){const e=RV(t)?v3(t):t;return wue(e),e}function $pe(t){let e={};return t.forEach(n=>{e=null!=n?Object.assign(Object.assign({},e),n):e}),0===Object.keys(e).length?null:e}function Vpe(t,e){return e.map(n=>n(t))}function Wpe(t){return t.map(e=>function a9e(t){return!t.validate}(e)?e:n=>e.validate(n))}function Gpe(t){if(!t)return null;const e=t.filter(Bpe);return 0==e.length?null:function(n){return $pe(Vpe(n,e))}}function AQ(t){return null!=t?Gpe(Wpe(t)):null}function jpe(t){if(!t)return null;const e=t.filter(Bpe);return 0==e.length?null:function(n){return MQ(Vpe(n,e).map(zpe)).pipe(id($pe))}}function kQ(t){return null!=t?jpe(Wpe(t)):null}function qpe(t,e){return null===t?[e]:Array.isArray(t)?[...t,e]:[t,e]}function Upe(t){return t._rawValidators}function Ype(t){return t._rawAsyncValidators}function IQ(t){return t?Array.isArray(t)?t:[t]:[]}function yW(t,e){return Array.isArray(t)?t.includes(e):t===e}function Jpe(t,e){const n=IQ(e);return IQ(t).forEach(a=>{yW(n,a)||n.push(a)}),n}function Kpe(t,e){return IQ(e).filter(n=>!yW(t,n))}class Xpe{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(e){this._rawValidators=e||[],this._composedValidatorFn=AQ(this._rawValidators)}_setAsyncValidators(e){this._rawAsyncValidators=e||[],this._composedAsyncValidatorFn=kQ(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(e){this._onDestroyCallbacks.push(e)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(e=>e()),this._onDestroyCallbacks=[]}reset(e){this.control&&this.control.reset(e)}hasError(e,n){return!!this.control&&this.control.hasError(e,n)}getError(e,n){return this.control?this.control.getError(e,n):null}}class Xv extends Xpe{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class Kp extends Xpe{get formDirective(){return null}get path(){return null}}class Zpe{constructor(e){this._cd=e}is(e){var n,i,a;return"submitted"===e?!!(null===(n=this._cd)||void 0===n?void 0:n.submitted):!!(null===(a=null===(i=this._cd)||void 0===i?void 0:i.control)||void 0===a?void 0:a[e])}}class WE extends Zpe{constructor(e){super(e)}}WE.\u0275fac=function(e){return new(e||WE)(E(Xv,2))},WE.\u0275dir=Pt({type:WE,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(e,n){2&e&&ts("ng-untouched",n.is("untouched"))("ng-touched",n.is("touched"))("ng-pristine",n.is("pristine"))("ng-dirty",n.is("dirty"))("ng-valid",n.is("valid"))("ng-invalid",n.is("invalid"))("ng-pending",n.is("pending"))},features:[me]});class GE extends Zpe{constructor(e){super(e)}}GE.\u0275fac=function(e){return new(e||GE)(E(Kp,10))},GE.\u0275dir=Pt({type:GE,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(e,n){2&e&&ts("ng-untouched",n.is("untouched"))("ng-touched",n.is("touched"))("ng-pristine",n.is("pristine"))("ng-dirty",n.is("dirty"))("ng-valid",n.is("valid"))("ng-invalid",n.is("invalid"))("ng-pending",n.is("pending"))("ng-submitted",n.is("submitted"))},features:[me]});function bW(t,e){return[...e.path,t]}function Cz(t,e){PQ(t,e),e.valueAccessor.writeValue(t.value),function p9e(t,e){e.valueAccessor.registerOnChange(n=>{t._pendingValue=n,t._pendingChange=!0,t._pendingDirty=!0,"change"===t.updateOn&&ehe(t,e)})}(t,e),function m9e(t,e){const n=(i,a)=>{e.valueAccessor.writeValue(i),a&&e.viewToModelUpdate(i)};t.registerOnChange(n),e._registerOnDestroy(()=>{t._unregisterOnChange(n)})}(t,e),function h9e(t,e){e.valueAccessor.registerOnTouched(()=>{t._pendingTouched=!0,"blur"===t.updateOn&&t._pendingChange&&ehe(t,e),"submit"!==t.updateOn&&t.markAsTouched()})}(t,e),function c9e(t,e){if(e.valueAccessor.setDisabledState){const n=i=>{e.valueAccessor.setDisabledState(i)};t.registerOnDisabledChange(n),e._registerOnDestroy(()=>{t._unregisterOnDisabledChange(n)})}}(t,e)}function MW(t,e,n=!0){const i=()=>{};e.valueAccessor&&(e.valueAccessor.registerOnChange(i),e.valueAccessor.registerOnTouched(i)),DW(t,e),t&&(e._invokeOnDestroyCallbacks(),t._registerOnCollectionChange(()=>{}))}function xW(t,e){t.forEach(n=>{n.registerOnValidatorChange&&n.registerOnValidatorChange(e)})}function PQ(t,e){const n=Upe(t);null!==e.validator?t.setValidators(qpe(n,e.validator)):"function"==typeof n&&t.setValidators([n]);const i=Ype(t);null!==e.asyncValidator?t.setAsyncValidators(qpe(i,e.asyncValidator)):"function"==typeof i&&t.setAsyncValidators([i]);const a=()=>t.updateValueAndValidity();xW(e._rawValidators,a),xW(e._rawAsyncValidators,a)}function DW(t,e){let n=!1;if(null!==t){if(null!==e.validator){const a=Upe(t);if(Array.isArray(a)&&a.length>0){const r=a.filter(s=>s!==e.validator);r.length!==a.length&&(n=!0,t.setValidators(r))}}if(null!==e.asyncValidator){const a=Ype(t);if(Array.isArray(a)&&a.length>0){const r=a.filter(s=>s!==e.asyncValidator);r.length!==a.length&&(n=!0,t.setAsyncValidators(r))}}}const i=()=>{};return xW(e._rawValidators,i),xW(e._rawAsyncValidators,i),n}function ehe(t,e){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function the(t,e){PQ(t,e)}function RQ(t,e){if(!t.hasOwnProperty("model"))return!1;const n=t.model;return!!n.isFirstChange()||!Object.is(e,n.currentValue)}function ihe(t,e){t._syncPendingControls(),e.forEach(n=>{const i=n.control;"submit"===i.updateOn&&i._pendingChange&&(n.viewToModelUpdate(i._pendingValue),i._pendingChange=!1)})}function FQ(t,e){if(!e)return null;let n,i,a;return Array.isArray(e),e.forEach(r=>{r.constructor===ux?n=r:function _9e(t){return Object.getPrototypeOf(t.constructor)===Xg}(r)?i=r:a=r}),a||i||n||null}function HQ(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const Sz="VALID",wW="INVALID",HP="PENDING",Oz="DISABLED";function zQ(t){return(CW(t)?t.validators:t)||null}function ahe(t){return Array.isArray(t)?AQ(t):t||null}function $Q(t,e){return(CW(e)?e.asyncValidators:t)||null}function rhe(t){return Array.isArray(t)?kQ(t):t||null}function CW(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}const VQ=t=>t instanceof GQ,SW=t=>t instanceof OW,she=t=>t instanceof uhe;function ohe(t){return VQ(t)?t.value:t.getRawValue()}function lhe(t,e){const n=SW(t),i=t.controls;if(!(n?Object.keys(i):i).length)throw new Jn(1e3,"");if(!i[e])throw new Jn(1001,"")}function dhe(t,e){SW(t);t._forEachChild((i,a)=>{if(void 0===e[a])throw new Jn(1002,"")})}class WQ{constructor(e,n){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._rawValidators=e,this._rawAsyncValidators=n,this._composedValidatorFn=ahe(this._rawValidators),this._composedAsyncValidatorFn=rhe(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn}set validator(e){this._rawValidators=this._composedValidatorFn=e}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(e){this._rawAsyncValidators=this._composedAsyncValidatorFn=e}get parent(){return this._parent}get valid(){return this.status===Sz}get invalid(){return this.status===wW}get pending(){return this.status==HP}get disabled(){return this.status===Oz}get enabled(){return this.status!==Oz}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(e){this._rawValidators=e,this._composedValidatorFn=ahe(e)}setAsyncValidators(e){this._rawAsyncValidators=e,this._composedAsyncValidatorFn=rhe(e)}addValidators(e){this.setValidators(Jpe(e,this._rawValidators))}addAsyncValidators(e){this.setAsyncValidators(Jpe(e,this._rawAsyncValidators))}removeValidators(e){this.setValidators(Kpe(e,this._rawValidators))}removeAsyncValidators(e){this.setAsyncValidators(Kpe(e,this._rawAsyncValidators))}hasValidator(e){return yW(this._rawValidators,e)}hasAsyncValidator(e){return yW(this._rawAsyncValidators,e)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(e={}){this.touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(e=>e.markAllAsTouched())}markAsUntouched(e={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(n=>{n.markAsUntouched({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}markAsDirty(e={}){this.pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)}markAsPristine(e={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(n=>{n.markAsPristine({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}markAsPending(e={}){this.status=HP,!1!==e.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!e.onlySelf&&this._parent.markAsPending(e)}disable(e={}){const n=this._parentMarkedDirty(e.onlySelf);this.status=Oz,this.errors=null,this._forEachChild(i=>{i.disable(Object.assign(Object.assign({},e),{onlySelf:!0}))}),this._updateValue(),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(Object.assign(Object.assign({},e),{skipPristineCheck:n})),this._onDisabledChange.forEach(i=>i(!0))}enable(e={}){const n=this._parentMarkedDirty(e.onlySelf);this.status=Sz,this._forEachChild(i=>{i.enable(Object.assign(Object.assign({},e),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors(Object.assign(Object.assign({},e),{skipPristineCheck:n})),this._onDisabledChange.forEach(i=>i(!1))}_updateAncestors(e){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(e){this._parent=e}updateValueAndValidity(e={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===Sz||this.status===HP)&&this._runAsyncValidator(e.emitEvent)),!1!==e.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)}_updateTreeValidity(e={emitEvent:!0}){this._forEachChild(n=>n._updateTreeValidity(e)),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?Oz:Sz}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(e){if(this.asyncValidator){this.status=HP,this._hasOwnPendingAsyncValidator=!0;const n=zpe(this.asyncValidator(this));this._asyncValidationSubscription=n.subscribe(i=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(i,{emitEvent:e})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(e,n={}){this.errors=e,this._updateControlsErrors(!1!==n.emitEvent)}get(e){return function y9e(t,e,n){if(null==e||(Array.isArray(e)||(e=e.split(n)),Array.isArray(e)&&0===e.length))return null;let i=t;return e.forEach(a=>{i=SW(i)?i.controls.hasOwnProperty(a)?i.controls[a]:null:she(i)&&i.at(a)||null}),i}(this,e,".")}getError(e,n){const i=n?this.get(n):this;return i&&i.errors?i.errors[e]:null}hasError(e,n){return!!this.getError(e,n)}get root(){let e=this;for(;e._parent;)e=e._parent;return e}_updateControlsErrors(e){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(e)}_initObservables(){this.valueChanges=new Ae,this.statusChanges=new Ae}_calculateStatus(){return this._allControlsDisabled()?Oz:this.errors?wW:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(HP)?HP:this._anyControlsHaveStatus(wW)?wW:Sz}_anyControlsHaveStatus(e){return this._anyControls(n=>n.status===e)}_anyControlsDirty(){return this._anyControls(e=>e.dirty)}_anyControlsTouched(){return this._anyControls(e=>e.touched)}_updatePristine(e={}){this.pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}_updateTouched(e={}){this.touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}_isBoxedValue(e){return"object"==typeof e&&null!==e&&2===Object.keys(e).length&&"value"in e&&"disabled"in e}_registerOnCollectionChange(e){this._onCollectionChange=e}_setUpdateStrategy(e){CW(e)&&null!=e.updateOn&&(this._updateOn=e.updateOn)}_parentMarkedDirty(e){const n=this._parent&&this._parent.dirty;return!e&&!!n&&!this._parent._anyControlsDirty()}}class GQ extends WQ{constructor(e=null,n,i){super(zQ(n),$Q(i,n)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(e),this._setUpdateStrategy(n),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),CW(n)&&n.initialValueIsDefault&&(this._isBoxedValue(e)?this.defaultValue=e.value:this.defaultValue=e)}setValue(e,n={}){this.value=this._pendingValue=e,this._onChange.length&&!1!==n.emitModelToViewChange&&this._onChange.forEach(i=>i(this.value,!1!==n.emitViewToModelChange)),this.updateValueAndValidity(n)}patchValue(e,n={}){this.setValue(e,n)}reset(e=this.defaultValue,n={}){this._applyFormState(e),this.markAsPristine(n),this.markAsUntouched(n),this.setValue(this.value,n),this._pendingChange=!1}_updateValue(){}_anyControls(e){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(e){this._onChange.push(e)}_unregisterOnChange(e){HQ(this._onChange,e)}registerOnDisabledChange(e){this._onDisabledChange.push(e)}_unregisterOnDisabledChange(e){HQ(this._onDisabledChange,e)}_forEachChild(e){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange))&&(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0)}_applyFormState(e){this._isBoxedValue(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e}}class OW extends WQ{constructor(e,n,i){super(zQ(n),$Q(i,n)),this.controls=e,this._initObservables(),this._setUpdateStrategy(n),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(e,n){return this.controls[e]?this.controls[e]:(this.controls[e]=n,n.setParent(this),n._registerOnCollectionChange(this._onCollectionChange),n)}addControl(e,n,i={}){this.registerControl(e,n),this.updateValueAndValidity({emitEvent:i.emitEvent}),this._onCollectionChange()}removeControl(e,n={}){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),delete this.controls[e],this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}setControl(e,n,i={}){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),delete this.controls[e],n&&this.registerControl(e,n),this.updateValueAndValidity({emitEvent:i.emitEvent}),this._onCollectionChange()}contains(e){return this.controls.hasOwnProperty(e)&&this.controls[e].enabled}setValue(e,n={}){dhe(this,e),Object.keys(e).forEach(i=>{lhe(this,i),this.controls[i].setValue(e[i],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n)}patchValue(e,n={}){null!=e&&(Object.keys(e).forEach(i=>{this.controls[i]&&this.controls[i].patchValue(e[i],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n))}reset(e={},n={}){this._forEachChild((i,a)=>{i.reset(e[a],{onlySelf:!0,emitEvent:n.emitEvent})}),this._updatePristine(n),this._updateTouched(n),this.updateValueAndValidity(n)}getRawValue(){return this._reduceChildren({},(e,n,i)=>(e[i]=ohe(n),e))}_syncPendingControls(){let e=this._reduceChildren(!1,(n,i)=>!!i._syncPendingControls()||n);return e&&this.updateValueAndValidity({onlySelf:!0}),e}_forEachChild(e){Object.keys(this.controls).forEach(n=>{const i=this.controls[n];i&&e(i,n)})}_setUpControls(){this._forEachChild(e=>{e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(e){for(const n of Object.keys(this.controls)){const i=this.controls[n];if(this.contains(n)&&e(i))return!0}return!1}_reduceValue(){return this._reduceChildren({},(e,n,i)=>((n.enabled||this.disabled)&&(e[i]=n.value),e))}_reduceChildren(e,n){let i=e;return this._forEachChild((a,r)=>{i=n(i,a,r)}),i}_allControlsDisabled(){for(const e of Object.keys(this.controls))if(this.controls[e].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}}class uhe extends WQ{constructor(e,n,i){super(zQ(n),$Q(i,n)),this.controls=e,this._initObservables(),this._setUpdateStrategy(n),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}at(e){return this.controls[e]}push(e,n={}){this.controls.push(e),this._registerControl(e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}insert(e,n,i={}){this.controls.splice(e,0,n),this._registerControl(n),this.updateValueAndValidity({emitEvent:i.emitEvent})}removeAt(e,n={}){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),this.controls.splice(e,1),this.updateValueAndValidity({emitEvent:n.emitEvent})}setControl(e,n,i={}){this.controls[e]&&this.controls[e]._registerOnCollectionChange(()=>{}),this.controls.splice(e,1),n&&(this.controls.splice(e,0,n),this._registerControl(n)),this.updateValueAndValidity({emitEvent:i.emitEvent}),this._onCollectionChange()}get length(){return this.controls.length}setValue(e,n={}){dhe(this,e),e.forEach((i,a)=>{lhe(this,a),this.at(a).setValue(i,{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n)}patchValue(e,n={}){null!=e&&(e.forEach((i,a)=>{this.at(a)&&this.at(a).patchValue(i,{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n))}reset(e=[],n={}){this._forEachChild((i,a)=>{i.reset(e[a],{onlySelf:!0,emitEvent:n.emitEvent})}),this._updatePristine(n),this._updateTouched(n),this.updateValueAndValidity(n)}getRawValue(){return this.controls.map(e=>ohe(e))}clear(e={}){this.controls.length<1||(this._forEachChild(n=>n._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity({emitEvent:e.emitEvent}))}_syncPendingControls(){let e=this.controls.reduce((n,i)=>!!i._syncPendingControls()||n,!1);return e&&this.updateValueAndValidity({onlySelf:!0}),e}_forEachChild(e){this.controls.forEach((n,i)=>{e(n,i)})}_updateValue(){this.value=this.controls.filter(e=>e.enabled||this.disabled).map(e=>e.value)}_anyControls(e){return this.controls.some(n=>n.enabled&&e(n))}_setUpControls(){this._forEachChild(e=>this._registerControl(e))}_allControlsDisabled(){for(const e of this.controls)if(e.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(e){e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange)}}const v9e={provide:Kp,useExisting:hn(()=>z_)},Tz=Promise.resolve(null);class z_ extends Kp{constructor(e,n){super(),this.submitted=!1,this._directives=new Set,this.ngSubmit=new Ae,this.form=new OW({},AQ(e),kQ(n))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(e){Tz.then(()=>{const n=this._findContainer(e.path);e.control=n.registerControl(e.name,e.control),Cz(e.control,e),e.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(e)})}getControl(e){return this.form.get(e.path)}removeControl(e){Tz.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name),this._directives.delete(e)})}addFormGroup(e){Tz.then(()=>{const n=this._findContainer(e.path),i=new OW({});the(i,e),n.registerControl(e.name,i),i.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(e){Tz.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name)})}getFormGroup(e){return this.form.get(e.path)}updateModel(e,n){Tz.then(()=>{this.form.get(e.path).setValue(n)})}setValue(e){this.control.setValue(e)}onSubmit(e){return this.submitted=!0,ihe(this.form,this._directives),this.ngSubmit.emit(e),!1}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(e){return e.pop(),e.length?this.form.get(e):this.form}}z_.\u0275fac=function(e){return new(e||z_)(E(Rc,10),E($O,10))},z_.\u0275dir=Pt({type:z_,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(e,n){1&e&&os("submit",function(a){return n.onSubmit(a)})("reset",function(){return n.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[_e([v9e]),me]});class jE extends Kp{ngOnInit(){this._checkParentType(),this.formDirective.addFormGroup(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormGroup(this)}get control(){return this.formDirective.getFormGroup(this)}get path(){return bW(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}}jE.\u0275fac=function(){let t;return function(n){return(t||(t=ss(jE)))(n||jE)}}(),jE.\u0275dir=Pt({type:jE,features:[me]});const b9e={provide:Kp,useExisting:hn(()=>Zv)};class Zv extends jE{constructor(e,n,i){super(),this._parent=e,this._setValidators(n),this._setAsyncValidators(i)}_checkParentType(){!(this._parent instanceof Zv)&&this._parent}}Zv.\u0275fac=function(e){return new(e||Zv)(E(Kp,5),E(Rc,10),E($O,10))},Zv.\u0275dir=Pt({type:Zv,selectors:[["","ngModelGroup",""]],inputs:{name:["ngModelGroup","name"]},exportAs:["ngModelGroup"],features:[_e([b9e]),me]});const M9e={provide:Xv,useExisting:hn(()=>VO)},che=Promise.resolve(null);class VO extends Xv{constructor(e,n,i,a,r){super(),this._changeDetectorRef=r,this.control=new GQ,this._registered=!1,this.update=new Ae,this._parent=e,this._setValidators(n),this._setAsyncValidators(i),this.valueAccessor=FQ(0,a)}ngOnChanges(e){if(this._checkForErrors(),!this._registered||"name"in e){if(this._registered&&(this._checkName(),this.formDirective)){const n=e.name.previousValue;this.formDirective.removeControl({name:n,path:this._getPath(n)})}this._setUpControl()}"isDisabled"in e&&this._updateDisabled(e),RQ(e,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){Cz(this.control,this),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(e){che.then(()=>{var n;this.control.setValue(e,{emitViewToModelChange:!1}),null===(n=this._changeDetectorRef)||void 0===n||n.markForCheck()})}_updateDisabled(e){const n=e.isDisabled.currentValue,i=""===n||n&&"false"!==n;che.then(()=>{var a;i&&!this.control.disabled?this.control.disable():!i&&this.control.disabled&&this.control.enable(),null===(a=this._changeDetectorRef)||void 0===a||a.markForCheck()})}_getPath(e){return this._parent?bW(e,this._parent):[e]}}VO.\u0275fac=function(e){return new(e||VO)(E(Kp,9),E(Rc,10),E($O,10),E(ff,10),E(jd,8))},VO.\u0275dir=Pt({type:VO,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[_e([M9e]),me,Vl]});class qE{}qE.\u0275fac=function(e){return new(e||qE)},qE.\u0275dir=Pt({type:qE,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]});const x9e={provide:ff,useExisting:hn(()=>cx),multi:!0};class cx extends Xg{writeValue(e){const n=null==e?"":e;this.setProperty("value",n)}registerOnChange(e){this.onChange=n=>{e(""==n?null:parseFloat(n))}}}cx.\u0275fac=function(){let t;return function(n){return(t||(t=ss(cx)))(n||cx)}}(),cx.\u0275dir=Pt({type:cx,selectors:[["input","type","number","formControlName",""],["input","type","number","formControl",""],["input","type","number","ngModel",""]],hostBindings:function(e,n){1&e&&os("input",function(a){return n.onChange(a.target.value)})("blur",function(){return n.onTouched()})},features:[_e([x9e]),me]});const D9e={provide:ff,useExisting:hn(()=>GO),multi:!0};class WO{}WO.\u0275fac=function(e){return new(e||WO)},WO.\u0275mod=ge({type:WO}),WO.\u0275inj=fe({});class BP{constructor(){this._accessors=[]}add(e,n){this._accessors.push([e,n])}remove(e){for(let n=this._accessors.length-1;n>=0;--n)if(this._accessors[n][1]===e)return void this._accessors.splice(n,1)}select(e){this._accessors.forEach(n=>{this._isSameGroup(n,e)&&n[1]!==e&&n[1].fireUncheck(e.value)})}_isSameGroup(e,n){return!!e[0].control&&(e[0]._parent===n._control._parent&&e[1].name===n.name)}}BP.\u0275fac=function(e){return new(e||BP)},BP.\u0275prov=en({token:BP,factory:BP.\u0275fac,providedIn:WO});class GO extends Xg{constructor(e,n,i,a){super(e,n),this._registry=i,this._injector=a,this.onChange=()=>{}}ngOnInit(){this._control=this._injector.get(Xv),this._checkName(),this._registry.add(this._control,this)}ngOnDestroy(){this._registry.remove(this)}writeValue(e){this._state=e===this.value,this.setProperty("checked",this._state)}registerOnChange(e){this._fn=e,this.onChange=()=>{e(this.value),this._registry.select(this)}}fireUncheck(e){this.writeValue(e)}_checkName(){this.name&&this.formControlName&&(this.name,this.formControlName),!this.name&&this.formControlName&&(this.name=this.formControlName)}}GO.\u0275fac=function(e){return new(e||GO)(E(Ho),E(qn),E(BP),E(Yo))},GO.\u0275dir=Pt({type:GO,selectors:[["input","type","radio","formControlName",""],["input","type","radio","formControl",""],["input","type","radio","ngModel",""]],hostBindings:function(e,n){1&e&&os("change",function(){return n.onChange()})("blur",function(){return n.onTouched()})},inputs:{name:"name",formControlName:"formControlName",value:"value"},features:[_e([D9e]),me]});const w9e={provide:ff,useExisting:hn(()=>px),multi:!0};class px extends Xg{writeValue(e){this.setProperty("value",parseFloat(e))}registerOnChange(e){this.onChange=n=>{e(""==n?null:parseFloat(n))}}}px.\u0275fac=function(){let t;return function(n){return(t||(t=ss(px)))(n||px)}}(),px.\u0275dir=Pt({type:px,selectors:[["input","type","range","formControlName",""],["input","type","range","formControl",""],["input","type","range","ngModel",""]],hostBindings:function(e,n){1&e&&os("change",function(a){return n.onChange(a.target.value)})("input",function(a){return n.onChange(a.target.value)})("blur",function(){return n.onTouched()})},features:[_e([w9e]),me]});const jQ=new yn("NgModelWithFormControlWarning"),C9e={provide:Xv,useExisting:hn(()=>hx)};class hx extends Xv{constructor(e,n,i,a){super(),this._ngModelWarningConfig=a,this.update=new Ae,this._ngModelWarningSent=!1,this._setValidators(e),this._setAsyncValidators(n),this.valueAccessor=FQ(0,i)}set isDisabled(e){}ngOnChanges(e){if(this._isControlChanged(e)){const n=e.form.previousValue;n&&MW(n,this,!1),Cz(this.form,this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this.form.updateValueAndValidity({emitEvent:!1})}RQ(e,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&MW(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}_isControlChanged(e){return e.hasOwnProperty("form")}}hx._ngModelWarningSentOnce=!1,hx.\u0275fac=function(e){return new(e||hx)(E(Rc,10),E($O,10),E(ff,10),E(jQ,8))},hx.\u0275dir=Pt({type:hx,selectors:[["","formControl",""]],inputs:{form:["formControl","form"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[_e([C9e]),me,Vl]});const S9e={provide:Kp,useExisting:hn(()=>$_)};class $_ extends Kp{constructor(e,n){super(),this.validators=e,this.asyncValidators=n,this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new Ae,this._setValidators(e),this._setAsyncValidators(n)}ngOnChanges(e){this._checkFormPresent(),e.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(DW(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(e){const n=this.form.get(e.path);return Cz(n,e),n.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),n}getControl(e){return this.form.get(e.path)}removeControl(e){MW(e.control||null,e,!1),HQ(this.directives,e)}addFormGroup(e){this._setUpFormContainer(e)}removeFormGroup(e){this._cleanUpFormContainer(e)}getFormGroup(e){return this.form.get(e.path)}addFormArray(e){this._setUpFormContainer(e)}removeFormArray(e){this._cleanUpFormContainer(e)}getFormArray(e){return this.form.get(e.path)}updateModel(e,n){this.form.get(e.path).setValue(n)}onSubmit(e){return this.submitted=!0,ihe(this.form,this.directives),this.ngSubmit.emit(e),!1}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_updateDomValue(){this.directives.forEach(e=>{const n=e.control,i=this.form.get(e.path);n!==i&&(MW(n||null,e),VQ(i)&&(Cz(i,e),e.control=i))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(e){const n=this.form.get(e.path);the(n,e),n.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(e){if(this.form){const n=this.form.get(e.path);n&&function f9e(t,e){return DW(t,e)}(n,e)&&n.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){PQ(this.form,this),this._oldForm&&DW(this._oldForm,this)}_checkFormPresent(){this.form}}$_.\u0275fac=function(e){return new(e||$_)(E(Rc,10),E($O,10))},$_.\u0275dir=Pt({type:$_,selectors:[["","formGroup",""]],hostBindings:function(e,n){1&e&&os("submit",function(a){return n.onSubmit(a)})("reset",function(){return n.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[_e([S9e]),me,Vl]});const O9e={provide:Kp,useExisting:hn(()=>mx)};class mx extends jE{constructor(e,n,i){super(),this._parent=e,this._setValidators(n),this._setAsyncValidators(i)}_checkParentType(){phe(this._parent)}}mx.\u0275fac=function(e){return new(e||mx)(E(Kp,13),E(Rc,10),E($O,10))},mx.\u0275dir=Pt({type:mx,selectors:[["","formGroupName",""]],inputs:{name:["formGroupName","name"]},features:[_e([O9e]),me]});const T9e={provide:Kp,useExisting:hn(()=>fx)};class fx extends Kp{constructor(e,n,i){super(),this._parent=e,this._setValidators(n),this._setAsyncValidators(i)}ngOnInit(){this._checkParentType(),this.formDirective.addFormArray(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormArray(this)}get control(){return this.formDirective.getFormArray(this)}get formDirective(){return this._parent?this._parent.formDirective:null}get path(){return bW(null==this.name?this.name:this.name.toString(),this._parent)}_checkParentType(){phe(this._parent)}}function phe(t){return!(t instanceof mx||t instanceof $_||t instanceof fx)}fx.\u0275fac=function(e){return new(e||fx)(E(Kp,13),E(Rc,10),E($O,10))},fx.\u0275dir=Pt({type:fx,selectors:[["","formArrayName",""]],inputs:{name:["formArrayName","name"]},features:[_e([T9e]),me]});const E9e={provide:Xv,useExisting:hn(()=>gx)};class gx extends Xv{constructor(e,n,i,a,r){super(),this._ngModelWarningConfig=r,this._added=!1,this.update=new Ae,this._ngModelWarningSent=!1,this._parent=e,this._setValidators(n),this._setAsyncValidators(i),this.valueAccessor=FQ(0,a)}set isDisabled(e){}ngOnChanges(e){this._added||this._setUpControl(),RQ(e,this.viewModel)&&(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}get path(){return bW(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}_setUpControl(){this._checkParentType(),this.control=this.formDirective.addControl(this),this.control.disabled&&this.valueAccessor.setDisabledState&&this.valueAccessor.setDisabledState(!0),this._added=!0}}gx._ngModelWarningSentOnce=!1,gx.\u0275fac=function(e){return new(e||gx)(E(Kp,13),E(Rc,10),E($O,10),E(ff,10),E(jQ,8))},gx.\u0275dir=Pt({type:gx,selectors:[["","formControlName",""]],inputs:{name:["formControlName","name"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[_e([E9e]),me,Vl]});const A9e={provide:ff,useExisting:hn(()=>Qv),multi:!0};function hhe(t,e){return null==t?`${e}`:(e&&"object"==typeof e&&(e="Object"),`${t}: ${e}`.slice(0,50))}class Qv extends Xg{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(e){this._compareWith=e}writeValue(e){this.value=e;const i=hhe(this._getOptionId(e),e);this.setProperty("value",i)}registerOnChange(e){this.onChange=n=>{this.value=this._getOptionValue(n),e(this.value)}}_registerOption(){return(this._idCounter++).toString()}_getOptionId(e){for(const n of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(n),e))return n;return null}_getOptionValue(e){const n=function k9e(t){return t.split(":")[0]}(e);return this._optionMap.has(n)?this._optionMap.get(n):e}}Qv.\u0275fac=function(){let t;return function(n){return(t||(t=ss(Qv)))(n||Qv)}}(),Qv.\u0275dir=Pt({type:Qv,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(e,n){1&e&&os("change",function(a){return n.onChange(a.target.value)})("blur",function(){return n.onTouched()})},inputs:{compareWith:"compareWith"},features:[_e([A9e]),me]});class UE{constructor(e,n,i){this._element=e,this._renderer=n,this._select=i,this._select&&(this.id=this._select._registerOption())}set ngValue(e){null!=this._select&&(this._select._optionMap.set(this.id,e),this._setElementValue(hhe(this.id,e)),this._select.writeValue(this._select.value))}set value(e){this._setElementValue(e),this._select&&this._select.writeValue(this._select.value)}_setElementValue(e){this._renderer.setProperty(this._element.nativeElement,"value",e)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}UE.\u0275fac=function(e){return new(e||UE)(E(qn),E(Ho),E(Qv,9))},UE.\u0275dir=Pt({type:UE,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}});const I9e={provide:ff,useExisting:hn(()=>eb),multi:!0};function mhe(t,e){return null==t?`${e}`:("string"==typeof e&&(e=`'${e}'`),e&&"object"==typeof e&&(e="Object"),`${t}: ${e}`.slice(0,50))}class eb extends Xg{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(e){this._compareWith=e}writeValue(e){let n;if(this.value=e,Array.isArray(e)){const i=e.map(a=>this._getOptionId(a));n=(a,r)=>{a._setSelected(i.indexOf(r.toString())>-1)}}else n=(i,a)=>{i._setSelected(!1)};this._optionMap.forEach(n)}registerOnChange(e){this.onChange=n=>{const i=[],a=n.selectedOptions;if(void 0!==a){const r=a;for(let s=0;s<r.length;s++){const o=r[s],d=this._getOptionValue(o.value);i.push(d)}}else{const r=n.options;for(let s=0;s<r.length;s++){const o=r[s];if(o.selected){const d=this._getOptionValue(o.value);i.push(d)}}}this.value=i,e(i)}}_registerOption(e){const n=(this._idCounter++).toString();return this._optionMap.set(n,e),n}_getOptionId(e){for(const n of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(n)._value,e))return n;return null}_getOptionValue(e){const n=function L9e(t){return t.split(":")[0]}(e);return this._optionMap.has(n)?this._optionMap.get(n)._value:e}}eb.\u0275fac=function(){let t;return function(n){return(t||(t=ss(eb)))(n||eb)}}(),eb.\u0275dir=Pt({type:eb,selectors:[["select","multiple","","formControlName",""],["select","multiple","","formControl",""],["select","multiple","","ngModel",""]],hostBindings:function(e,n){1&e&&os("change",function(a){return n.onChange(a.target)})("blur",function(){return n.onTouched()})},inputs:{compareWith:"compareWith"},features:[_e([I9e]),me]});class YE{constructor(e,n,i){this._element=e,this._renderer=n,this._select=i,this._select&&(this.id=this._select._registerOption(this))}set ngValue(e){null!=this._select&&(this._value=e,this._setElementValue(mhe(this.id,e)),this._select.writeValue(this._select.value))}set value(e){this._select?(this._value=e,this._setElementValue(mhe(this.id,e)),this._select.writeValue(this._select.value)):this._setElementValue(e)}_setElementValue(e){this._renderer.setProperty(this._element.nativeElement,"value",e)}_setSelected(e){this._renderer.setProperty(this._element.nativeElement,"selected",e)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}function fhe(t){return"number"==typeof t?t:parseInt(t,10)}function ghe(t){return"number"==typeof t?t:parseFloat(t)}YE.\u0275fac=function(e){return new(e||YE)(E(qn),E(Ho),E(eb,9))},YE.\u0275dir=Pt({type:YE,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}});class V_{constructor(){this._validator=_W}ngOnChanges(e){if(this.inputName in e){const n=this.normalizeInput(e[this.inputName].currentValue);this._enabled=this.enabled(n),this._validator=this._enabled?this.createValidator(n):_W,this._onChange&&this._onChange()}}validate(e){return this._validator(e)}registerOnValidatorChange(e){this._onChange=e}enabled(e){return null!=e}}V_.\u0275fac=function(e){return new(e||V_)},V_.\u0275dir=Pt({type:V_,features:[Vl]});const P9e={provide:Rc,useExisting:hn(()=>_x),multi:!0};class _x extends V_{constructor(){super(...arguments),this.inputName="max",this.normalizeInput=e=>ghe(e),this.createValidator=e=>Ipe(e)}}_x.\u0275fac=function(){let t;return function(n){return(t||(t=ss(_x)))(n||_x)}}(),_x.\u0275dir=Pt({type:_x,selectors:[["input","type","number","max","","formControlName",""],["input","type","number","max","","formControl",""],["input","type","number","max","","ngModel",""]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("max",n._enabled?n.max:null)},inputs:{max:"max"},features:[_e([P9e]),me]});const R9e={provide:Rc,useExisting:hn(()=>yx),multi:!0};class yx extends V_{constructor(){super(...arguments),this.inputName="min",this.normalizeInput=e=>ghe(e),this.createValidator=e=>kpe(e)}}yx.\u0275fac=function(){let t;return function(n){return(t||(t=ss(yx)))(n||yx)}}(),yx.\u0275dir=Pt({type:yx,selectors:[["input","type","number","min","","formControlName",""],["input","type","number","min","","formControl",""],["input","type","number","min","","ngModel",""]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("min",n._enabled?n.min:null)},inputs:{min:"min"},features:[_e([R9e]),me]});const F9e={provide:Rc,useExisting:hn(()=>tb),multi:!0},H9e={provide:Rc,useExisting:hn(()=>nb),multi:!0};class tb extends V_{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=e=>function N9e(t){return null!=t&&!1!==t&&"false"!=`${t}`}(e),this.createValidator=e=>Lpe}enabled(e){return e}}tb.\u0275fac=function(){let t;return function(n){return(t||(t=ss(tb)))(n||tb)}}(),tb.\u0275dir=Pt({type:tb,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("required",n._enabled?"":null)},inputs:{required:"required"},features:[_e([F9e]),me]});class nb extends tb{constructor(){super(...arguments),this.createValidator=e=>Npe}}nb.\u0275fac=function(){let t;return function(n){return(t||(t=ss(nb)))(n||nb)}}(),nb.\u0275dir=Pt({type:nb,selectors:[["input","type","checkbox","required","","formControlName",""],["input","type","checkbox","required","","formControl",""],["input","type","checkbox","required","","ngModel",""]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("required",n._enabled?"":null)},features:[_e([H9e]),me]});const B9e={provide:Rc,useExisting:hn(()=>vx),multi:!0};class vx extends V_{constructor(){super(...arguments),this.inputName="email",this.normalizeInput=e=>""===e||!0===e||"true"===e,this.createValidator=e=>Ppe}enabled(e){return e}}vx.\u0275fac=function(){let t;return function(n){return(t||(t=ss(vx)))(n||vx)}}(),vx.\u0275dir=Pt({type:vx,selectors:[["","email","","formControlName",""],["","email","","formControl",""],["","email","","ngModel",""]],inputs:{email:"email"},features:[_e([B9e]),me]});const z9e={provide:Rc,useExisting:hn(()=>bx),multi:!0};class bx extends V_{constructor(){super(...arguments),this.inputName="minlength",this.normalizeInput=e=>fhe(e),this.createValidator=e=>Rpe(e)}}bx.\u0275fac=function(){let t;return function(n){return(t||(t=ss(bx)))(n||bx)}}(),bx.\u0275dir=Pt({type:bx,selectors:[["","minlength","","formControlName",""],["","minlength","","formControl",""],["","minlength","","ngModel",""]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("minlength",n._enabled?n.minlength:null)},inputs:{minlength:"minlength"},features:[_e([z9e]),me]});const $9e={provide:Rc,useExisting:hn(()=>Mx),multi:!0};class Mx extends V_{constructor(){super(...arguments),this.inputName="maxlength",this.normalizeInput=e=>fhe(e),this.createValidator=e=>Fpe(e)}}Mx.\u0275fac=function(){let t;return function(n){return(t||(t=ss(Mx)))(n||Mx)}}(),Mx.\u0275dir=Pt({type:Mx,selectors:[["","maxlength","","formControlName",""],["","maxlength","","formControl",""],["","maxlength","","ngModel",""]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("maxlength",n._enabled?n.maxlength:null)},inputs:{maxlength:"maxlength"},features:[_e([$9e]),me]});const V9e={provide:Rc,useExisting:hn(()=>xx),multi:!0};class xx extends V_{constructor(){super(...arguments),this.inputName="pattern",this.normalizeInput=e=>e,this.createValidator=e=>Hpe(e)}}xx.\u0275fac=function(){let t;return function(n){return(t||(t=ss(xx)))(n||xx)}}(),xx.\u0275dir=Pt({type:xx,selectors:[["","pattern","","formControlName",""],["","pattern","","formControl",""],["","pattern","","ngModel",""]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("pattern",n._enabled?n.pattern:null)},inputs:{pattern:"pattern"},features:[_e([V9e]),me]});class Dx{}Dx.\u0275fac=function(e){return new(e||Dx)},Dx.\u0275mod=ge({type:Dx,declarations:[qE,UE,YE,ux,cx,px,dx,Qv,eb,GO,WE,GE,tb,bx,Mx,xx,nb,vx,yx,_x],imports:[WO],exports:[qE,UE,YE,ux,cx,px,dx,Qv,eb,GO,WE,GE,tb,bx,Mx,xx,nb,vx,yx,_x]}),Dx.\u0275inj=fe({imports:[[WO]]});class zP{}zP.\u0275fac=function(e){return new(e||zP)},zP.\u0275mod=ge({type:zP,declarations:[VO,Zv,z_],exports:[Dx,VO,Zv,z_]}),zP.\u0275inj=fe({imports:[Dx]});class jO{static withConfig(e){return{ngModule:jO,providers:[{provide:jQ,useValue:e.warnOnNgModelWithFormControl}]}}}jO.\u0275fac=function(e){return new(e||jO)},jO.\u0275mod=ge({type:jO,declarations:[hx,$_,gx,mx,fx],exports:[Dx,hx,$_,gx,mx,fx]}),jO.\u0275inj=fe({imports:[Dx]});class Ez{group(e,n=null){const i=this._reduceControls(e);let s,a=null,r=null;return null!=n&&(function W9e(t){return void 0!==t.asyncValidators||void 0!==t.validators||void 0!==t.updateOn}(n)?(a=null!=n.validators?n.validators:null,r=null!=n.asyncValidators?n.asyncValidators:null,s=null!=n.updateOn?n.updateOn:void 0):(a=null!=n.validator?n.validator:null,r=null!=n.asyncValidator?n.asyncValidator:null)),new OW(i,{asyncValidators:r,updateOn:s,validators:a})}control(e,n,i){return new GQ(e,n,i)}array(e,n,i){const a=e.map(r=>this._createControl(r));return new uhe(a,n,i)}_reduceControls(e){const n={};return Object.keys(e).forEach(i=>{n[i]=this._createControl(e[i])}),n}_createControl(e){if(VQ(e)||SW(e)||she(e))return e;if(Array.isArray(e)){const n=e[0],i=e.length>1?e[1]:null,a=e.length>2?e[2]:null;return this.control(n,i,a)}return this.control(e)}}Ez.\u0275fac=function(e){return new(e||Ez)},Ez.\u0275prov=en({token:Ez,factory:Ez.\u0275fac,providedIn:jO});new OE("13.3.0");function Xp(t,e){return kc((n,i)=>{let a=0;n.subscribe(new Ic(i,r=>t.call(e,r,a++)&&i.next(r)))})}class _he{}class yhe{}class C0{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?this.lazyInit="string"==typeof e?()=>{this.headers=new Map,e.split("\n").forEach(n=>{const i=n.indexOf(":");if(i>0){const a=n.slice(0,i),r=a.toLowerCase(),s=n.slice(i+1).trim();this.maybeSetNormalizedName(a,r),this.headers.has(r)?this.headers.get(r).push(s):this.headers.set(r,[s])}})}:()=>{this.headers=new Map,Object.keys(e).forEach(n=>{let i=e[n];const a=n.toLowerCase();"string"==typeof i&&(i=[i]),i.length>0&&(this.headers.set(a,i),this.maybeSetNormalizedName(n,a))})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();const n=this.headers.get(e.toLowerCase());return n&&n.length>0?n[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,n){return this.clone({name:e,value:n,op:"a"})}set(e,n){return this.clone({name:e,value:n,op:"s"})}delete(e,n){return this.clone({name:e,value:n,op:"d"})}maybeSetNormalizedName(e,n){this.normalizedNames.has(n)||this.normalizedNames.set(n,e)}init(){this.lazyInit&&(this.lazyInit instanceof C0?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(n=>{this.headers.set(n,e.headers.get(n)),this.normalizedNames.set(n,e.normalizedNames.get(n))})}clone(e){const n=new C0;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof C0?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([e]),n}applyUpdate(e){const n=e.name.toLowerCase();switch(e.op){case"a":case"s":let i=e.value;if("string"==typeof i&&(i=[i]),0===i.length)return;this.maybeSetNormalizedName(e.name,n);const a=("a"===e.op?this.headers.get(n):void 0)||[];a.push(...i),this.headers.set(n,a);break;case"d":const r=e.value;if(r){let s=this.headers.get(n);if(!s)return;s=s.filter(o=>-1===r.indexOf(o)),0===s.length?(this.headers.delete(n),this.normalizedNames.delete(n)):this.headers.set(n,s)}else this.headers.delete(n),this.normalizedNames.delete(n)}}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(n=>e(this.normalizedNames.get(n),this.headers.get(n)))}}class G9e{encodeKey(e){return vhe(e)}encodeValue(e){return vhe(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}}const q9e=/%(\d[a-f0-9])/gi,U9e={40:"@","3A":":",24:"$","2C":",","3B":";","2B":"+","3D":"=","3F":"?","2F":"/"};function vhe(t){return encodeURIComponent(t).replace(q9e,(e,n)=>{var i;return null!==(i=U9e[n])&&void 0!==i?i:e})}function bhe(t){return`${t}`}class wx{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new G9e,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function j9e(t,e){const n=new Map;return t.length>0&&t.replace(/^\?/,"").split("&").forEach(a=>{const r=a.indexOf("="),[s,o]=-1==r?[e.decodeKey(a),""]:[e.decodeKey(a.slice(0,r)),e.decodeValue(a.slice(r+1))],d=n.get(s)||[];d.push(o),n.set(s,d)}),n}(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(n=>{const i=e.fromObject[n];this.map.set(n,Array.isArray(i)?i:[i])})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();const n=this.map.get(e);return n?n[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,n){return this.clone({param:e,value:n,op:"a"})}appendAll(e){const n=[];return Object.keys(e).forEach(i=>{const a=e[i];Array.isArray(a)?a.forEach(r=>{n.push({param:i,value:r,op:"a"})}):n.push({param:i,value:a,op:"a"})}),this.clone(n)}set(e,n){return this.clone({param:e,value:n,op:"s"})}delete(e,n){return this.clone({param:e,value:n,op:"d"})}toString(){return this.init(),this.keys().map(e=>{const n=this.encoder.encodeKey(e);return this.map.get(e).map(i=>n+"="+this.encoder.encodeValue(i)).join("&")}).filter(e=>""!==e).join("&")}clone(e){const n=new wx({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat(e),n}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":const n=("a"===e.op?this.map.get(e.param):void 0)||[];n.push(bhe(e.value)),this.map.set(e.param,n);break;case"d":if(void 0===e.value){this.map.delete(e.param);break}{let i=this.map.get(e.param)||[];const a=i.indexOf(bhe(e.value));-1!==a&&i.splice(a,1),i.length>0?this.map.set(e.param,i):this.map.delete(e.param)}}}),this.cloneFrom=this.updates=null)}}class Y9e{constructor(){this.map=new Map}set(e,n){return this.map.set(e,n),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}}function Mhe(t){return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer}function xhe(t){return"undefined"!=typeof Blob&&t instanceof Blob}function Dhe(t){return"undefined"!=typeof FormData&&t instanceof FormData}class Az{constructor(e,n,i,a){let r;if(this.url=n,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function J9e(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||a?(this.body=void 0!==i?i:null,r=a):r=i,r&&(this.reportProgress=!!r.reportProgress,this.withCredentials=!!r.withCredentials,r.responseType&&(this.responseType=r.responseType),r.headers&&(this.headers=r.headers),r.context&&(this.context=r.context),r.params&&(this.params=r.params)),this.headers||(this.headers=new C0),this.context||(this.context=new Y9e),this.params){const s=this.params.toString();if(0===s.length)this.urlWithParams=n;else{const o=n.indexOf("?"),d=-1===o?"?":o<n.length-1?"&":"";this.urlWithParams=n+d+s}}else this.params=new wx,this.urlWithParams=n}serializeBody(){return null===this.body?null:Mhe(this.body)||xhe(this.body)||Dhe(this.body)||function K9e(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams}(this.body)||"string"==typeof this.body?this.body:this.body instanceof wx?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return null===this.body||Dhe(this.body)?null:xhe(this.body)?this.body.type||null:Mhe(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof wx?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?"application/json":null}clone(e={}){var n;const i=e.method||this.method,a=e.url||this.url,r=e.responseType||this.responseType,s=void 0!==e.body?e.body:this.body,o=void 0!==e.withCredentials?e.withCredentials:this.withCredentials,d=void 0!==e.reportProgress?e.reportProgress:this.reportProgress;let u=e.headers||this.headers,p=e.params||this.params;const g=null!==(n=e.context)&&void 0!==n?n:this.context;return void 0!==e.setHeaders&&(u=Object.keys(e.setHeaders).reduce((b,C)=>b.set(C,e.setHeaders[C]),u)),e.setParams&&(p=Object.keys(e.setParams).reduce((b,C)=>b.set(C,e.setParams[C]),p)),new Az(i,a,s,{params:p,headers:u,context:g,reportProgress:d,responseType:r,withCredentials:o})}}var qO;!function(t){t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User"}(qO||(qO={}));class qQ{constructor(e,n=200,i="OK"){this.headers=e.headers||new C0,this.status=void 0!==e.status?e.status:n,this.statusText=e.statusText||i,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}}class UQ extends qQ{constructor(e={}){super(e),this.type=qO.ResponseHeader}clone(e={}){return new UQ({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class kz extends qQ{constructor(e={}){super(e),this.type=qO.Response,this.body=void 0!==e.body?e.body:null}clone(e={}){return new kz({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}}class TW extends qQ{constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${e.url||"(unknown url)"}`:this.message=`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}}function YQ(t,e){return{body:e,headers:t.headers,context:t.context,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials}}class W_{constructor(e){this.handler=e}request(e,n,i={}){let a;if(e instanceof Az)a=e;else{let o,d;o=i.headers instanceof C0?i.headers:new C0(i.headers),i.params&&(d=i.params instanceof wx?i.params:new wx({fromObject:i.params})),a=new Az(e,n,void 0!==i.body?i.body:null,{headers:o,context:i.context,params:d,reportProgress:i.reportProgress,responseType:i.responseType||"json",withCredentials:i.withCredentials})}const r=ic(a).pipe(Spe(o=>this.handler.handle(o)));if(e instanceof Az||"events"===i.observe)return r;const s=r.pipe(Xp(o=>o instanceof kz));switch(i.observe||"body"){case"body":switch(a.responseType){case"arraybuffer":return s.pipe(id(o=>{if(null!==o.body&&!(o.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return o.body}));case"blob":return s.pipe(id(o=>{if(null!==o.body&&!(o.body instanceof Blob))throw new Error("Response is not a Blob.");return o.body}));case"text":return s.pipe(id(o=>{if(null!==o.body&&"string"!=typeof o.body)throw new Error("Response is not a string.");return o.body}));default:return s.pipe(id(o=>o.body))}case"response":return s;default:throw new Error(`Unreachable: unhandled observe type ${i.observe}}`)}}delete(e,n={}){return this.request("DELETE",e,n)}get(e,n={}){return this.request("GET",e,n)}head(e,n={}){return this.request("HEAD",e,n)}jsonp(e,n){return this.request("JSONP",e,{params:(new wx).append(n,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,n={}){return this.request("OPTIONS",e,n)}patch(e,n,i={}){return this.request("PATCH",e,YQ(i,n))}post(e,n,i={}){return this.request("POST",e,YQ(i,n))}put(e,n,i={}){return this.request("PUT",e,YQ(i,n))}}W_.\u0275fac=function(e){return new(e||W_)(Ye(_he))},W_.\u0275prov=en({token:W_,factory:W_.\u0275fac});class whe{constructor(e,n){this.next=e,this.interceptor=n}handle(e){return this.interceptor.intercept(e,this.next)}}const EW=new yn("HTTP_INTERCEPTORS");class $P{intercept(e,n){return n.handle(e)}}$P.\u0275fac=function(e){return new(e||$P)},$P.\u0275prov=en({token:$P,factory:$P.\u0275fac});let JQ,X9e=0;class Che{}class JE{constructor(e,n){this.callbackMap=e,this.document=n,this.resolvedPromise=Promise.resolve()}nextCallback(){return"ng_jsonp_callback_"+X9e++}handle(e){if("JSONP"!==e.method)throw new Error("JSONP requests must use JSONP request method.");if("json"!==e.responseType)throw new Error("JSONP requests must use Json response type.");return new es(n=>{const i=this.nextCallback(),a=e.urlWithParams.replace(/=JSONP_CALLBACK(&|$)/,`=${i}$1`),r=this.document.createElement("script");r.src=a;let s=null,o=!1;this.callbackMap[i]=g=>{delete this.callbackMap[i],s=g,o=!0};const d=()=>{r.parentNode&&r.parentNode.removeChild(r),delete this.callbackMap[i]};return r.addEventListener("load",g=>{this.resolvedPromise.then(()=>{d(),o?(n.next(new kz({body:s,status:200,statusText:"OK",url:a})),n.complete()):n.error(new TW({url:a,status:0,statusText:"JSONP Error",error:new Error("JSONP injected script did not invoke callback.")}))})}),r.addEventListener("error",g=>{d(),n.error(new TW({error:g,status:0,statusText:"JSONP Error",url:a}))}),this.document.body.appendChild(r),n.next({type:qO.Sent}),()=>{o||this.removeListeners(r),d()}})}removeListeners(e){JQ||(JQ=this.document.implementation.createHTMLDocument()),JQ.adoptNode(e)}}JE.\u0275fac=function(e){return new(e||JE)(Ye(Che),Ye(zn))},JE.\u0275prov=en({token:JE,factory:JE.\u0275fac});class VP{constructor(e){this.jsonp=e}intercept(e,n){return"JSONP"===e.method?this.jsonp.handle(e):n.handle(e)}}VP.\u0275fac=function(e){return new(e||VP)(Ye(JE))},VP.\u0275prov=en({token:VP,factory:VP.\u0275fac});const tHe=/^\)\]\}',?\n/;class KE{constructor(e){this.xhrFactory=e}handle(e){if("JSONP"===e.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new es(n=>{const i=this.xhrFactory.build();if(i.open(e.method,e.urlWithParams),e.withCredentials&&(i.withCredentials=!0),e.headers.forEach((b,C)=>i.setRequestHeader(b,C.join(","))),e.headers.has("Accept")||i.setRequestHeader("Accept","application/json, text/plain, */*"),!e.headers.has("Content-Type")){const b=e.detectContentTypeHeader();null!==b&&i.setRequestHeader("Content-Type",b)}if(e.responseType){const b=e.responseType.toLowerCase();i.responseType="json"!==b?b:"text"}const a=e.serializeBody();let r=null;const s=()=>{if(null!==r)return r;const b=i.statusText||"OK",C=new C0(i.getAllResponseHeaders()),k=function nHe(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}(i)||e.url;return r=new UQ({headers:C,status:i.status,statusText:b,url:k}),r},o=()=>{let{headers:b,status:C,statusText:k,url:G}=s(),Y=null;204!==C&&(Y=void 0===i.response?i.responseText:i.response),0===C&&(C=Y?200:0);let ne=C>=200&&C<300;if("json"===e.responseType&&"string"==typeof Y){const Z=Y;Y=Y.replace(tHe,"");try{Y=""!==Y?JSON.parse(Y):null}catch(be){Y=Z,ne&&(ne=!1,Y={error:be,text:Y})}}ne?(n.next(new kz({body:Y,headers:b,status:C,statusText:k,url:G||void 0})),n.complete()):n.error(new TW({error:Y,headers:b,status:C,statusText:k,url:G||void 0}))},d=b=>{const{url:C}=s(),k=new TW({error:b,status:i.status||0,statusText:i.statusText||"Unknown Error",url:C||void 0});n.error(k)};let u=!1;const p=b=>{u||(n.next(s()),u=!0);let C={type:qO.DownloadProgress,loaded:b.loaded};b.lengthComputable&&(C.total=b.total),"text"===e.responseType&&!!i.responseText&&(C.partialText=i.responseText),n.next(C)},g=b=>{let C={type:qO.UploadProgress,loaded:b.loaded};b.lengthComputable&&(C.total=b.total),n.next(C)};return i.addEventListener("load",o),i.addEventListener("error",d),i.addEventListener("timeout",d),i.addEventListener("abort",d),e.reportProgress&&(i.addEventListener("progress",p),null!==a&&i.upload&&i.upload.addEventListener("progress",g)),i.send(a),n.next({type:qO.Sent}),()=>{i.removeEventListener("error",d),i.removeEventListener("abort",d),i.removeEventListener("load",o),i.removeEventListener("timeout",d),e.reportProgress&&(i.removeEventListener("progress",p),null!==a&&i.upload&&i.upload.removeEventListener("progress",g)),i.readyState!==i.DONE&&i.abort()}})}}KE.\u0275fac=function(e){return new(e||KE)(Ye(cQ))},KE.\u0275prov=en({token:KE,factory:KE.\u0275fac});const KQ=new yn("XSRF_COOKIE_NAME"),XQ=new yn("XSRF_HEADER_NAME");class She{}class WP{constructor(e,n,i){this.doc=e,this.platform=n,this.cookieName=i,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const e=this.doc.cookie||"";return e!==this.lastCookieString&&(this.parseCount++,this.lastToken=spe(e,this.cookieName),this.lastCookieString=e),this.lastToken}}WP.\u0275fac=function(e){return new(e||WP)(Ye(zn),Ye(w0),Ye(KQ))},WP.\u0275prov=en({token:WP,factory:WP.\u0275fac});class UO{constructor(e,n){this.tokenService=e,this.headerName=n}intercept(e,n){const i=e.url.toLowerCase();if("GET"===e.method||"HEAD"===e.method||i.startsWith("http://")||i.startsWith("https://"))return n.handle(e);const a=this.tokenService.getToken();return null!==a&&!e.headers.has(this.headerName)&&(e=e.clone({headers:e.headers.set(this.headerName,a)})),n.handle(e)}}UO.\u0275fac=function(e){return new(e||UO)(Ye(She),Ye(XQ))},UO.\u0275prov=en({token:UO,factory:UO.\u0275fac});class GP{constructor(e,n){this.backend=e,this.injector=n,this.chain=null}handle(e){if(null===this.chain){const n=this.injector.get(EW,[]);this.chain=n.reduceRight((i,a)=>new whe(i,a),this.backend)}return this.chain.handle(e)}}GP.\u0275fac=function(e){return new(e||GP)(Ye(yhe),Ye(Yo))},GP.\u0275prov=en({token:GP,factory:GP.\u0275fac});class ib{static disable(){return{ngModule:ib,providers:[{provide:UO,useClass:$P}]}}static withOptions(e={}){return{ngModule:ib,providers:[e.cookieName?{provide:KQ,useValue:e.cookieName}:[],e.headerName?{provide:XQ,useValue:e.headerName}:[]]}}}ib.\u0275fac=function(e){return new(e||ib)},ib.\u0275mod=ge({type:ib}),ib.\u0275inj=fe({providers:[UO,{provide:EW,useExisting:UO,multi:!0},{provide:She,useClass:WP},{provide:KQ,useValue:"XSRF-TOKEN"},{provide:XQ,useValue:"X-XSRF-TOKEN"}]});class jP{}jP.\u0275fac=function(e){return new(e||jP)},jP.\u0275mod=ge({type:jP,imports:[ib]}),jP.\u0275inj=fe({providers:[W_,{provide:_he,useClass:GP},KE,{provide:yhe,useExisting:KE}],imports:[[ib.withOptions({cookieName:"XSRF-TOKEN",headerName:"X-XSRF-TOKEN"})]]});class Iz{}Iz.\u0275fac=function(e){return new(e||Iz)},Iz.\u0275mod=ge({type:Iz}),Iz.\u0275inj=fe({providers:[JE,{provide:Che,useFactory:function iHe(){return"object"==typeof window?window:{}}},{provide:EW,useClass:VP,multi:!0}]});const ZQ=cQ;var jl,Cx,aHe=ae(33383),rHe=ae(5840);!function(t){t.Error="error",t.Warning="warning",t.Info="info",t.Confirmation="confirmation"}(jl||(jl={})),function(t){t[t.DateSelection=1]="DateSelection",t[t.Subscription=2]="Subscription",t[t.Done=3]="Done"}(Cx||(Cx={}));var sHe={"[object Array]":"array","[object Date]":"date","[object Object]":"object","[object String]":"string","[object Null]":"null"},G_=function(t){var e=Object.prototype.toString.call(t);return"object"==typeof t?sHe[e]||"object":typeof t},QQ=function(t){return"boolean"==typeof t},Ohe=function(t){return Bo(t)&&-1!==t.toString().indexOf("e")},ab=function(t){return"date"===G_(t)},Le=function(t){return null!=t},In=function(t){return"function"==typeof t},Oa=function(t){return"string"==typeof t},Bo=function(t){return"number"==typeof t&&isFinite(t)||!isNaN(t-parseFloat(t))},Yi=function(t){return"object"===G_(t)},gf=function(t){var e;for(e in t)return!1;return!0},Ji=function(t){if(!t||"[object Object]"!==Object.prototype.toString.call(t))return!1;var e=Object.getPrototypeOf(t),n=Object.hasOwnProperty.call(e,"constructor")&&e.constructor;return"function"==typeof n&&Object.toString.call(n)===Object.toString.call(Object)},dd=function(t){return null!=t&&t===t.window},rb=function(t){return!(!t||!t.jquery&&!t.dxRenderer)},qP=function(t){return!!t&&In(t.then)},Lz=function(t){return!!t&&In(t.done)&&In(t.fail)},eee=function(t,e,n){for(var i in t=t||{},e)if(Object.prototype.hasOwnProperty.call(e,i)){var a=e[i];(!(i in t)||n)&&(t[i]=a)}return t},de=function t(e){var n=1,i=!1;for("boolean"==typeof(e=e||{})&&(i=e,e=arguments[1]||{},n++);n<arguments.length;n++){var a=arguments[n];if(null!=a)for(var r in a){var s=e[r],o=a[r],d=!1,u=void 0;"__proto__"===r||"constructor"===r||e===o||(i&&o&&(Ji(o)||(d=Array.isArray(o)))?(u=d?s&&Array.isArray(s)?s:[]:s&&Ji(s)?s:{},e[r]=t(i,u,o)):void 0!==o&&(e[r]=o))}}return e},ip=(t,e)=>{if(Array.isArray(t))return t.map(e);var n=[];for(var i in t)n.push(e(t[i],i));return n},$e=(t,e)=>{if(t){if("length"in t)for(var n=0;n<t.length&&!1!==e.call(t[n],n,t[n]);n++);else for(var i in t)if(!1===e.call(t[i],i,t[i]))break;return t}},dHe=function(){},tee=function(t){return"undefined"!=typeof console&&In(console[t])?console[t].bind(console):dHe},nee={info:tee("info"),warn:tee("warn"),error:tee("error")},uHe=(function(){function t(e,n){if(!e)throw new Error(n)}}(),function(){var t=[new RegExp("&","g"),new RegExp('"',"g"),new RegExp("'","g"),new RegExp("<","g"),new RegExp(">","g")];return function(e){return String(e).replace(t[0],"&").replace(t[1],""").replace(t[2],"'").replace(t[3],"<").replace(t[4],">")}}());function AW(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),i=1;i<e;i++)n[i-1]=arguments[i];return In(t)?t(...n):(n.forEach((a,r)=>{Oa(a)&&(a=a.replace(/\$/g,"$$$$"));var s=new RegExp("\\{"+r+"\\}","gm");t=t.replace(s,a)}),t)}var kW=function(){var t=/\s/g;return function(e){return!e||!e.replace(t,"")}}(),mHe="http://js.devexpress.com/error/"+"21.2.4".split(".").slice(0,2).join("_")+"/";function iee(t,e){var n={ERROR_MESSAGES:de(e,t),Error:function(){return s([].slice.call(arguments))},log:function(d){var u="log";/^E\d+$/.test(d)?u="error":/^W\d+$/.test(d)&&(u="warn"),nee[u]("log"===u?d:i([].slice.call(arguments)))}};function i(d){var u=d[0];return r(u,a(u,d=d.slice(1)))}function a(d,u){return u=[n.ERROR_MESSAGES[d]].concat(u),AW.apply(this,u).replace(/\.*\s*?$/,"")}function r(d,u){return AW.apply(this,["{0} - {1}. See:\n{2}",d,u,o(d)])}function s(d){var u=d[0],p=a(u,d=d.slice(1)),g=o(u),b=r(u,p);return de(new Error(b),{__id:u,__details:p,url:g})}function o(d){return mHe+d}return n}const Ba=iee({E0001:"Method is not implemented",E0002:"Member name collision: {0}",E0003:"A class must be instantiated using the 'new' keyword",E0004:"The NAME property of the component is not specified",E0005:"Unknown device",E0006:"Unknown endpoint key is requested",E0007:"'Invalidate' method is called outside the update transaction",E0008:"Type of the option name is not appropriate to create an action",E0009:"Component '{0}' has not been initialized for an element",E0010:"Animation configuration with the '{0}' type requires '{1}' configuration as {2}",E0011:"Unknown animation type '{0}'",E0012:"jQuery version is too old. Please upgrade jQuery to 1.10.0 or later",E0013:"KnockoutJS version is too old. Please upgrade KnockoutJS to 2.3.0 or later",E0014:"The 'release' method shouldn't be called for an unlocked Lock object",E0015:"Queued task returned an unexpected result",E0017:"Event namespace is not defined",E0018:"DevExpress.ui.DevExpressPopup widget is required",E0020:"Template engine '{0}' is not supported",E0021:"Unknown theme is set: {0}",E0022:"LINK[rel=DevExpress-theme] tags must go before DevExpress included scripts",E0023:"Template name is not specified",E0024:"DevExtreme bundle already included",E0025:"Unexpected argument type",E0100:"Unknown validation type is detected",E0101:"Misconfigured range validation rule is detected",E0102:"Misconfigured comparison validation rule is detected",E0103:"validationCallback of an asynchronous rule should return a jQuery or a native promise",E0110:"Unknown validation group is detected",E0120:"Adapter for a DevExpressValidator component cannot be configured",E0121:"The 'customItem' field of the 'onCustomItemCreating' function's parameter should contain a custom item or Promise that is resolved after the item is created.",W0000:"'{0}' is deprecated in {1}. {2}",W0001:"{0} - '{1}' option is deprecated in {2}. {3}",W0002:"{0} - '{1}' method is deprecated in {2}. {3}",W0003:"{0} - '{1}' property is deprecated in {2}. {3}",W0004:"Timeout for theme loading is over: {0}",W0005:"'{0}' event is deprecated in {1}. {2}",W0006:"Invalid recurrence rule: '{0}'",W0007:"'{0}' Globalize culture is not defined",W0008:"Invalid view name: '{0}'",W0009:"Invalid time zone name: '{0}'",W0010:"{0} is deprecated in {1}. {2}",W0011:"Number parsing is invoked while the parser is not defined",W0012:"Date parsing is invoked while the parser is not defined",W0013:"'{0}' file is deprecated in {1}. {2}",W0014:"{0} - '{1}' type is deprecated in {2}. {3}",W0015:"Instead of returning a value from the '{0}' function, write it into the '{1}' field of the function's parameter.",W0016:'The "{0}" option does not accept the "{1}" value since v{2}. {3}.',W0017:'Setting the "{0}" property with a function is deprecated since v21.2',W0018:'Setting the "position" property with a function is deprecated since v21.2'});var fHe=function(t,e,n){return function(){var i=this.callBase;this.callBase=t[e];try{return n.apply(this,arguments)}finally{this.callBase=i}}},_He=function(t){var e,n,i;if(!t)return this;for(n in t)i=t[n],e="function"==typeof this.prototype[n]&&"function"==typeof i,this.prototype[n]=e?fHe(this.parent.prototype,n,i):i;return this},yHe=function(){var e,n,i,t=this,a=Object.prototype.hasOwnProperty.bind(t),r=!a("_includedCtors")&&!a("_includedPostCtors");for(r&&(t._includedCtors=t._includedCtors.slice(0),t._includedPostCtors=t._includedPostCtors.slice(0)),i=0;i<arguments.length;i++)for(n in(e=arguments[i]).ctor&&t._includedCtors.push(e.ctor),e.postCtor&&t._includedPostCtors.push(e.postCtor),e)"ctor"===n||"postCtor"===n||"default"===n||(t.prototype[n]=e[n]);return t},vHe=function(t){if(!Object.prototype.hasOwnProperty.bind(this)("parent")&&this.parent){var i=Object.getPrototypeOf(this);return i===t||i.subclassOf(t)}return this.parent===t||!(!this.parent||!this.parent.subclassOf)&&this.parent.subclassOf(t)},The=function(){throw Ba.Error("E0001")},bHe=function(){var t=Object.prototype.hasOwnProperty;return function(e,n){for(var i in e){if(!t.call(e,i))return;n[i]=e[i]}}}(),aee=function(){};aee.inherit=function(t){var e=function(){if(!this||dd(this)||"function"!=typeof this.constructor)throw Ba.Error("E0003");var s,n=this,i=n.ctor,a=n.constructor._includedCtors,r=n.constructor._includedPostCtors;for(s=0;s<a.length;s++)a[s].call(n);for(i&&i.apply(n,arguments),s=0;s<r.length;s++)r[s].call(n)};return e.prototype=function(t){var e=function(){};return e.prototype=t.prototype,new e}(this),bHe(this,e),e.inherit=this.inherit,e.abstract=The,e.redefine=_He,e.include=yHe,e.subclassOf=vHe,e.parent=this,e._includedCtors=this._includedCtors?this._includedCtors.slice(0):[],e._includedPostCtors=this._includedPostCtors?this._includedPostCtors.slice(0):[],e.prototype.constructor=e,e.redefine(t),e},aee.abstract=The;const sr=aee;function j_(t){var e=sr.inherit(t),n=e,i=new n(t),a={},r=function(s,o){$e(s,function(d){In(i[d])?(o||!t[d])&&(t[d]=function(){return i[d].apply(t,arguments)}):(o&&(a[d]=t[d]),t[d]=i[d])})};return r(t,!0),t.inject=function(s){n=n.inherit(s),i=new n,r(s)},t.resetInjection=function(){de(t,a),n=e,i=new e},t}const MHe={"en-150":"en-001","en-AG":"en-001","en-AI":"en-001","en-AU":"en-001","en-BB":"en-001","en-BM":"en-001","en-BS":"en-001","en-BW":"en-001","en-BZ":"en-001","en-CC":"en-001","en-CK":"en-001","en-CM":"en-001","en-CX":"en-001","en-CY":"en-001","en-DG":"en-001","en-DM":"en-001","en-ER":"en-001","en-FJ":"en-001","en-FK":"en-001","en-FM":"en-001","en-GB":"en-001","en-GD":"en-001","en-GG":"en-001","en-GH":"en-001","en-GI":"en-001","en-GM":"en-001","en-GY":"en-001","en-HK":"en-001","en-IE":"en-001","en-IL":"en-001","en-IM":"en-001","en-IN":"en-001","en-IO":"en-001","en-JE":"en-001","en-JM":"en-001","en-KE":"en-001","en-KI":"en-001","en-KN":"en-001","en-KY":"en-001","en-LC":"en-001","en-LR":"en-001","en-LS":"en-001","en-MG":"en-001","en-MO":"en-001","en-MS":"en-001","en-MT":"en-001","en-MU":"en-001","en-MW":"en-001","en-MY":"en-001","en-NA":"en-001","en-NF":"en-001","en-NG":"en-001","en-NR":"en-001","en-NU":"en-001","en-NZ":"en-001","en-PG":"en-001","en-PK":"en-001","en-PN":"en-001","en-PW":"en-001","en-RW":"en-001","en-SB":"en-001","en-SC":"en-001","en-SD":"en-001","en-SG":"en-001","en-SH":"en-001","en-SL":"en-001","en-SS":"en-001","en-SX":"en-001","en-SZ":"en-001","en-TC":"en-001","en-TK":"en-001","en-TO":"en-001","en-TT":"en-001","en-TV":"en-001","en-TZ":"en-001","en-UG":"en-001","en-VC":"en-001","en-VG":"en-001","en-VU":"en-001","en-WS":"en-001","en-ZA":"en-001","en-ZM":"en-001","en-ZW":"en-001","en-AT":"en-150","en-BE":"en-150","en-CH":"en-150","en-DE":"en-150","en-DK":"en-150","en-FI":"en-150","en-NL":"en-150","en-SE":"en-150","en-SI":"en-150","es-AR":"es-419","es-BO":"es-419","es-BR":"es-419","es-BZ":"es-419","es-CL":"es-419","es-CO":"es-419","es-CR":"es-419","es-CU":"es-419","es-DO":"es-419","es-EC":"es-419","es-GT":"es-419","es-HN":"es-419","es-MX":"es-419","es-NI":"es-419","es-PA":"es-419","es-PE":"es-419","es-PR":"es-419","es-PY":"es-419","es-SV":"es-419","es-US":"es-419","es-UY":"es-419","es-VE":"es-419",nb:"no",nn:"no","pt-AO":"pt-PT","pt-CH":"pt-PT","pt-CV":"pt-PT","pt-FR":"pt-PT","pt-GQ":"pt-PT","pt-GW":"pt-PT","pt-LU":"pt-PT","pt-MO":"pt-PT","pt-MZ":"pt-PT","pt-ST":"pt-PT","pt-TL":"pt-PT","az-Arab":"und","az-Cyrl":"und","bal-Latn":"und","blt-Latn":"und","bm-Nkoo":"und","bs-Cyrl":"und","byn-Latn":"und","cu-Glag":"und","dje-Arab":"und","dyo-Arab":"und","en-Dsrt":"und","en-Shaw":"und","ff-Adlm":"und","ff-Arab":"und","ha-Arab":"und","hi-Latn":"und","iu-Latn":"und","kk-Arab":"und","ks-Deva":"und","ku-Arab":"und","ky-Arab":"und","ky-Latn":"und","ml-Arab":"und","mn-Mong":"und","mni-Mtei":"und","ms-Arab":"und","pa-Arab":"und","sat-Deva":"und","sd-Deva":"und","sd-Khoj":"und","sd-Sind":"und","shi-Latn":"und","so-Arab":"und","sr-Latn":"und","sw-Arab":"und","tg-Arab":"und","ug-Cyrl":"und","uz-Arab":"und","uz-Cyrl":"und","vai-Latn":"und","wo-Arab":"und","yo-Arab":"und","yue-Hans":"und","zh-Hant":"und","zh-Hant-MO":"zh-Hant-HK"};const DHe=(t,e)=>{var n=t[e];return n?"root"!==n&&n:e.substr(0,e.lastIndexOf("-"))};const Vh=j_({locale:(()=>{var t="en";return e=>{if(!e)return t;t=e}})(),getValueByClosestLocale:function(t){for(var i,e=this.locale(),n=t(e);!n&&!i;)(e=DHe(MHe,e))?n=t(e):i=!0;return void 0===n&&"en"!==e?t("en"):n}});function Ee(){return Ee=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},Ee.apply(this,arguments)}const Zg=j_({isWrapped:function(){return!1},isWritableWrapped:function(){return!1},wrap:function(t){return t},unwrap:function(t){return t},assign:function(){nee.error("Method 'assign' should not be used for not wrapped variables. Use 'isWrapped' method for ensuring.")}});!function(){function t(){}}();var CHe=function(t,e,n,i){!i&&Zg.isWrapped(t[e])?Zg.assign(t[e],n):t[e]=n},XE=function t(e,n,i,a){var r,s;for(var o in n)if(r=e[o],s=n[o],"__proto__"!==o&&"constructor"!==o&&e!==s){if(Ji(s))s=t((i?Yi(r):Ji(r))?r:{},s,i,a);void 0!==s&&r!==s&&CHe(e,o,s,a)}return e},Ehe={rtlEnabled:!1,defaultCurrency:"USD",oDataFilterToLower:!0,serverDecimalSeparator:".",decimalSeparator:".",thousandsSeparator:",",forceIsoDateParsing:!0,wrapActionsBeforeExecute:!0,useLegacyStoreResult:!1,useJQuery:void 0,editorStylingMode:void 0,useLegacyVisibleIndex:!1,floatingActionButtonConfig:{icon:"add",closeIcon:"close",label:"",position:{at:"right bottom",my:"right bottom",offset:{x:-16,y:-16}},maxSpeedDialActionCount:5,shading:!1,direction:"auto"},optionsParser:t=>{"{"!==t.trim().charAt(0)&&(t="{"+t+"}");try{return new Function("return "+t)()}catch(e){throw Ba.Error("E3018",e,t)}}},SHe=["decimalSeparator","thousandsSeparator"],Ahe=function(){if(!arguments.length)return Ehe;var t=arguments.length<=0?void 0:arguments[0];SHe.forEach(e=>{if(t[e]){var n="Now, the ".concat(e," is selected based on the specified locale.");Ba.log("W0003","config",e,"19.2",n)}}),de(Ehe,t)};"undefined"!=typeof DevExpress&&DevExpress.config&&Ahe(DevExpress.config);const ls=Ahe;var UP=function(t){return Array.isArray(t)?t:[t]},li=function(t,e){return e?(Array.isArray(e)?e:e.toArray()).indexOf(t):-1},khe=function(t,e){if(!Array.isArray(t)||0===t.length)return[];var n=t.slice();return!Array.isArray(e)||0===e.length||$e(e,function(i,a){var r=li(a,n);n.splice(r,1)}),n},EHe=function(t,e,n,i){var a={},r=0,s=ls().useLegacyVisibleIndex;return $e(t,function(o,d){(o=d[e])>=0?(a[o]=a[o]||[],d===n?a[o].unshift(d):a[o].push(d)):d[e]=void 0}),s||$e(t,function(){if(!Le(this[e])&&(!i||i(this))){for(;a[r];)r++;a[r]=[this],r++}}),r=0,function(t,e){var i,a,n=[];for(i in t)Object.prototype.hasOwnProperty.call(t,i)&&n.push(i);for(n.sort(function(r,s){var o=Bo(r),d=Bo(s);return o&&d?r-s:o&&!d?-1:!o&&d?1:r<s?-1:r>s?1:0}),a=0;a<n.length;a++)e(i=n[a],t[i])}(a,function(o,d){$e(d,function(){o>=0&&(this[e]=r++)})}),s&&$e(t,function(){!Le(this[e])&&(!i||i(this))&&(this[e]=r++)}),r},IW=function(t,e){for(var n=0;n<e.length;n++)t[t.length]=e[n];return t},LW=function(t,e){for(var n=0;n<t.length;n++)if(e(t[n]))return t[n]},kHe=sr.inherit({ctor:function(t){t&&(t=String(t)),this._value=this._normalize(t||this._generate())},_normalize:function(t){for(t=t.replace(/[^a-f0-9]/gi,"").toLowerCase();t.length<32;)t+="0";return[t.substr(0,8),t.substr(8,4),t.substr(12,4),t.substr(16,4),t.substr(20,12)].join("-")},_generate:function(){for(var t="",e=0;e<32;e++)t+=Math.round(15*Math.random()).toString(16);return t},toString:function(){return this._value},valueOf:function(){return this._value},toJSON:function(){return this._value}});const Fc=kHe;var Sx=function(t){this._options=t||{},this._list=[],this._queue=[],this._firing=!1,this._fired=!1,this._firingIndexes=[]};Sx.prototype._fireCore=function(t,e){var n=this._firingIndexes,i=this._list,a=this._options.stopOnFalse,r=n.length;for(n[r]=0;n[r]<i.length;n[r]++){if(!1===i[n[r]].apply(t,e)&&a)break}n.pop()},Sx.prototype.add=function(t){return"function"==typeof t&&(!this._options.unique||!this.has(t))&&this._list.push(t),this},Sx.prototype.remove=function(t){var e=this._list,n=this._firingIndexes,i=e.indexOf(t);if(i>-1&&(e.splice(i,1),this._firing&&n.length))for(var a=0;a<n.length;a++)i<=n[a]&&n[a]--;return this},Sx.prototype.has=function(t){var e=this._list;return t?e.indexOf(t)>-1:!!e.length},Sx.prototype.empty=function(t){return this._list=[],this},Sx.prototype.fireWith=function(t,e){var n=this._queue;if(e=(e=e||[]).slice?e.slice():e,this._options.syncStrategy)this._firing=!0,this._fireCore(t,e);else{if(n.push([t,e]),this._firing)return;for(this._firing=!0;n.length;){var i=n.shift();this._fireCore(i[0],i[1])}}return this._firing=!1,this._fired=!0,this},Sx.prototype.fire=function(){this.fireWith(this,arguments)},Sx.prototype.fired=function(){return this._fired};const ds=function(t){return new Sx(t)};var Ihe=[{method:"resolve",handler:"done",state:"resolved"},{method:"reject",handler:"fail",state:"rejected"},{method:"notify",handler:"progress"}],ZE=function(){var t=this;this._state="pending",this._promise={},Ihe.forEach(function(e){var n=e.method;this[n+"Callbacks"]=new ds,this[n]=function(){return this[n+"With"](this._promise,arguments)}.bind(this),this._promise[e.handler]=function(i){if(!i)return this;var a=t[n+"Callbacks"];return a.fired()?i.apply(t[n+"Context"],t[n+"Args"]):a.add(function(r,s){i.apply(r,s)}.bind(this)),this}}.bind(this)),this._promise.always=function(e){return this.done(e).fail(e)},this._promise.catch=function(e){return this.then(null,e)},this._promise.then=function(e,n){var i=new ZE;return["done","fail"].forEach(function(a){var r="done"===a?e:n;this[a](function(){if(r){var s=r&&r.apply(this,arguments);Lz(s)?s.done(i.resolve).fail(i.reject):qP(s)?s.then(i.resolve,i.reject):i.resolve.apply(this,Le(s)?[s]:arguments)}else i["done"===a?"resolve":"reject"].apply(this,arguments)})}.bind(this)),i.promise()},this._promise.state=function(){return t._state},this._promise.promise=function(e){return e?de(e,t._promise):t._promise},this._promise.promise(this)};function Wh(t,e){if(Lz(t))return t;if(qP(t)){var n=new ZE;return t.then(function(){n.resolveWith.apply(n,[e].concat([[].slice.call(arguments)]))},function(){n.rejectWith.apply(n,[e].concat([[].slice.call(arguments)]))}),n}return(new ZE).resolveWith(e,[t])}Ihe.forEach(function(t){var e=t.method,n=t.state;ZE.prototype[e+"With"]=function(i,a){var r=this[e+"Callbacks"];return"pending"===this.state()&&(this[e+"Args"]=a,this[e+"Context"]=i,n&&(this._state=n),r.fire(i,a)),this}});var Lhe=function(){if(1===arguments.length)return Wh(arguments[0]);for(var t=[].slice.call(arguments),e=[],n=0,i=new ZE,a=function(s){return function(o){e[s]=this,t[s]=arguments.length>1?[].slice.call(arguments):o,++n===t.length&&i.resolveWith(e,t)}},r=0;r<t.length;r++)Lz(t[r])?t[r].promise().done(a(r)).fail(i.reject):n++;return n===t.length&&i.resolveWith(e,t),i.promise()};function wt(){return new ZE}function Nr(){return Lhe.apply(this,arguments)}var LHe=Zg.unwrap,Nhe=Zg.isWrapped,NHe=Zg.assign,YP=function(t){return function(t){return t.replace(/\[/g,".").replace(/\]/g,"")}(t).split(".")},Phe=function(t,e,n,i){if("this"===e)throw new Ba.Error("E4016");var a=t[e];i.unwrapObservables&&Nhe(a)?NHe(a,n):t[e]=n},Rhe=function(t){return(t=t||{}).unwrapObservables=void 0===t.unwrapObservables||t.unwrapObservables,t};function Nz(t,e){return e.unwrapObservables?LHe(t):t}var zo=function(t){if(arguments.length>1&&(t=[].slice.call(arguments)),!t||"this"===t)return function(n){return n};if("string"==typeof t){var e=YP(t);return function(n,i){for(var a=(i=Rhe(i)).functionsAsIs,r=("defaultValue"in i),s=Nz(n,i),o=0;o<e.length;o++){if(!s){if(null==s&&r)return i.defaultValue;break}var d=e[o];if(r&&Yi(s)&&!(d in s))return i.defaultValue;var u=Nz(s[d],i);!a&&In(u)&&(u=u.call(s)),s=u}return s}}return Array.isArray(t)?FHe(t):In(t)?t:void 0};function FHe(t){for(var e={},n=0,i=t.length;n<i;n++){var a=t[n];e[a]=zo(a)}return function(r,s){var o;return $e(e,function(d){var u=this(r,s);if(void 0!==u){for(var p=o||(o={}),g=d.split("."),b=g.length-1,C=0;C<b;C++){var k=g[C];k in p||(p[k]={}),p=p[k]}p[g[b]]=u}}),o}}var JP,Fhe=function(t,e,n,i){if(Le(n))return n;var a={};return Phe(t,e,a,i),a},see=function(t){var e=(t=YP(t||"this")).length-1;return function(n,i,a){var r=Nz(n,a=Rhe(a));t.forEach(function(s,o){var d=function(t,e,n){return n=n||{},Nz("this"===e?t:t[e],n)}(r,s,a),u=!a.functionsAsIs&&In(d)&&!Nhe(d);o===e?a.merge&&Ji(i)&&(!Le(d)||Ji(d))?(d=Fhe(r,s,d,a),XE(d,i,!1,!0)):u?r[s](i):Phe(r,s,i,a):(d=Fhe(r,s,d,a),u&&(d=d.call(r)),r=d)})}},Hc=function(t,e){return t instanceof Date?t.getTime():t&&t instanceof sr&&t.valueOf?t.valueOf():e||"string"!=typeof t?t:t.toLowerCase()},us=function(t,e){return Le(t)?t:e},Hhe=function(t,e){var n=new wt,i=e||this,a={promise:n.promise(),abort:function(){clearTimeout(s),n.rejectWith(i)}},r=function(){var o=t.call(i);o&&o.done&&In(o.done)?o.done(function(){n.resolveWith(i)}):n.resolveWith(i)},s=(arguments[2]||setTimeout)(r,"number"==typeof e?e:0);return a},oee=[],Bhe=[],Pz=[],NW=function(t,e,n){if(JP&&JP!==t)return oee.push(e),Bhe.push(t),n=n||new wt,Pz.push(n),n;var i=JP,a=Pz.length;JP=t;var r=e();return r||(Pz.length>a?r=Nr.apply(this,Pz.slice(a)):n&&n.resolve()),JP=i,n&&r&&r.done&&r.done(n.resolve).fail(n.reject),!JP&&oee.length&&("render"===Bhe.shift()?sb:PW)(oee.shift(),Pz.shift()),r||Nr()},sb=function(t,e){return NW("render",t,e)},PW=function(t,e){return NW("update",t,e)},KP=function(t){return function(){var e=this;return NW("render",function(){return t.call(e)})}},zhe=function(t){return function(){var e=this;return NW("update",function(){return t.call(e)})}},$he=function(t,e,n){var i=[],a=0;return $e(e,(r,s)=>{var o=0,d=n?n(s):s;$e(t,(u,p)=>{var g=d[u];if(void 0!==g)return HHe(g,p)?void o++:(o=-1,!1)}),!(o<a)&&(o>a&&(i.length=0,a=o),i.push(s))}),i},HHe=function(t,e){if(Array.isArray(t)&&Array.isArray(e)){var n=!1;return $e(t,(i,a)=>{if(a!==e[i])return n=!0,!1}),!n}return t===e},XP=function(t){var e,n;switch(G_(t)){case"string":return t.split(/\s+/,2);case"object":return[null!==(e=t.x)&&void 0!==e?e:t.h,null!==(n=t.y)&&void 0!==n?n:t.v];case"number":return[t];case"array":return t;default:return null}},Vhe=function(t){var e=Oa(t)?t:t.toString(),n=e.match(/[^a-zA-Z0-9_]/g);return n&&$e(n,(i,a)=>{e=e.replace(a,"__"+a.charCodeAt()+"__")}),e},lee=function(t,e){var n=XP(t),i=e?parseFloat(n&&n[0]):parseInt(n&&n[0],10),a=e?parseFloat(n&&n[1]):parseInt(n&&n[1],10);return isFinite(i)||(i=0),isFinite(a)||(a=i),{h:i,v:a}},Rz=function(t){if(t instanceof Fc)return t.toString();if(Yi(t)||Array.isArray(t))try{var e=JSON.stringify(t);return"{}"===e?t:e}catch(n){return t}return t},YO=function(t){return t.replace(/[[\]{}\-()*+?.\\^$|\s]/g,"\\$&")},We=function(){},Gh=function(t,e,n){for(var i=[],r=!n,s=0;s<t.length;s++)!!e(t[s],s)===r&&i.push(t[s]);return i},zHe=function(t,e,n){if(t.length!==e.length)return!1;for(var i=0;i<t.length;i++)if(!jh(t[i],e[i],n+1))return!1;return!0},$He=function(t,e,n,i){for(var a in t)if(Object.prototype.hasOwnProperty.call(t,a)&&!jh(t[a],e[a],n+1,i))return!1;for(var r in e)if(!(r in t))return!1;return!0},jh=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];t=Hc(t,!0),e=Hc(e,!0);var a=i?t===e:t==e;return!!(a||n>=3)||(Yi(t)&&Yi(e)?$He(t,e,n,i):!(!Array.isArray(t)||!Array.isArray(e))&&zHe(t,e,n))},qHe={querySelectorAll:(t,e)=>t.querySelectorAll(e),elementMatches(t,e){return(t.matches||t.matchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector||(i=>{var a=t.document||t.ownerDocument;if(!a)return!1;for(var r=this.querySelectorAll(a,i),s=0;s<r.length;s++)if(r[s]===t)return!0})).call(t,e)},createElement(t,e){return(e=e||this._document).createElement(t)},createElementNS(t,e,n){return(n=n||this._document).createElementNS(t,e)},createTextNode(t,e){return(e=e||this._document).createTextNode(t)},isNode:t=>t&&"object"==typeof t&&"nodeType"in t&&"nodeName"in t,isElementNode:t=>t&&1===t.nodeType,isTextNode:t=>t&&3===t.nodeType,isDocument:t=>t&&9===t.nodeType,removeElement(t){var e=t&&t.parentNode;e&&e.removeChild(t)},insertElement(t,e,n){t&&e&&t!==e&&(n?t.insertBefore(e,n):t.appendChild(e))},getAttribute:(t,e)=>t.getAttribute(e),setAttribute(t,e,n){t.setAttribute(e,n)},removeAttribute(t,e){t.removeAttribute(e)},setProperty(t,e,n){t[e]=n},setText(t,e){t&&(t.textContent=e)},setClass(t,e,n){1===t.nodeType&&e&&(n?t.classList.add(e):t.classList.remove(e))},setStyle(t,e,n){t.style[e]=n||""},_document:"undefined"==typeof document?void 0:document,getDocument(){return this._document},getActiveElement(){return this._document.activeElement},getBody(){return this._document.body},createDocumentFragment(){return this._document.createDocumentFragment()},getDocumentElement(){return this._document.documentElement},getLocation(){return this._document.location},getSelection(){return this._document.selection},getReadyState(){return this._document.readyState},getHead(){return this._document.head},hasDocumentProperty(t){return t in this._document},listen:(t,e,n,i)=>t&&"addEventListener"in t?(t.addEventListener(e,n,i),()=>{t.removeEventListener(e,n)}):We,elementsFromPoint(t,e){return this._document.elementsFromPoint(t,e)}};const ct=j_(qHe);var dee="undefined"!=typeof window,pi=()=>dee,JO=pi()?window:void 0;JO||((JO={}).window=JO);var ki=()=>JO,Whe=t=>pi()&&t in JO,uee=t=>t<768?"xs":t<992?"sm":t<1200?"md":"lg",Ghe=t=>(t||uee)(ct.getDocumentElement().clientWidth),RW=()=>pi()?JO.navigator:{userAgent:""},cee=pi()?ki().WeakMap:WeakMap;cee||(cee=function(){var t=[],e=[];this.set=function(n,i){var a=li(n,t);-1===a?(t.push(n),e.push(i)):e[a]=i},this.get=function(n){var i=li(n,t);if(-1!==i)return e[i]},this.has=function(n){return-1!==li(n,t)},this.delete=function(n){var i=li(n,t);-1!==i&&(t.splice(i,1),e.splice(i,1))}});const pee=cee;class hee{constructor(){this.memory=[],this.callbacks=ds()}add(e){$e(this.memory,(n,i)=>e.apply(e,i)),this.callbacks.add(e)}remove(e){this.callbacks.remove(e)}fire(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];this.memory.push(n),this.callbacks.fire.apply(this.callbacks,n)}}const mee=new hee;var UHe=["pageX","pageY","screenX","screenY","clientX","clientY"];const ob=function(t){var e,n=function(){return e=t.apply(this,arguments),n=function(){return e},e};return function(){return n.apply(this,arguments)}};var fee=ki(),FW="dxEmptyEventType",jhe={mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},XHe={focusin:"focus",focusout:"blur"},ZHe=["blur","focus","load"],qhe=["touchmove","wheel","mousewheel","touchstart"];function eBe(t,e){return!dd(t)&&"#document"!==t.nodeName&&ct.elementMatches(t,e)}var HW,gee=new pee,Uhe=0,KO=function(){var t={};return mee.add(function(e,n){t[e]=n}),{getField:function(e,n){return t[e]&&t[e][n]},callMethod:function(e,n,i,a){return t[e]&&t[e][n]&&t[e][n].apply(i,a)}}}(),wl=j_({on:Fz(yee(Zhe(function(t,e,n,i,a){ZP(t,e).addHandler(a,n,i)}))),one:Fz(yee(function(t,e,n,i,a){wl.on(t,e,n,i,function r(){wl.off(t,e,n,r),a.apply(this,arguments)})})),off:Fz(function iBe(t){return function(e,n,i,a){"function"==typeof i&&(a=i,i=void 0),t(e,n,i,a)}}(Zhe(function(t,e,n,i){ZP(t,e).removeHandler(i,n)}))),trigger:Fz(Xhe(function(t,e,n){var i=e.type,a=ZP(t,e.type);if(KO.callMethod(i,"trigger",t,[e,n]),a.callHandlers(e,n),!(KO.getField(i,"noBubble")||e.isPropagationStopped()||-1!==ZHe.indexOf(i))){var s=[];(function u(p){var g=p.parentNode;g&&(s.push(g),u(g))})(t),s.push(fee);for(var o=0;s[o]&&!e.isPropagationStopped();){ZP(s[o],e.type).callHandlers(de(e,{currentTarget:s[o]}),n),o++}}(t.nodeType||dd(t))&&(KO.callMethod(i,"_default",t,[e,n]),function rBe(t,e){var n=XHe[t]||t;(function(i,a){return"click"===i&&"a"===a.localName})(t,e)||In(e[n])&&(HW=t,e[n](),HW=void 0)}(i,t))})),triggerHandler:Fz(Xhe(function(t,e,n){ZP(t,e.type).callHandlers(e,n)}))});function _ee(t,e){var n=t[0];if(n)if(ct.isNode(n)||dd(n))e.apply(wl,t);else{if(Oa(n)||!("length"in n))throw Ba.Error("E0025");var i=Array.prototype.slice.call(t,0);Array.prototype.forEach.call(n,function(a){i[0]=a,_ee(i,e)})}}function Fz(t){return function(){_ee(arguments,t)}}var Yhe=ob(function tBe(){var t=!1;try{var e=Object.defineProperty({},"passive",{get:function(){return t=!0,!0}});fee.addEventListener("test",null,e)}catch(n){}return t}),Jhe=(t,e)=>dd(t)?Jhe(t.document,e):t.contains?t.contains(e):!!(e.compareDocumentPosition(t)&e.DOCUMENT_POSITION_CONTAINS);function ZP(t,e){var n=gee.get(t),i=(e=e||"").split("."),a=i.slice(1),r=!!i[0];e=i[0]||FW,n||(n={},gee.set(t,n)),n[e]||(n[e]={handleObjects:[],nativeHandler:null});var s=n[e];return{addHandler:function(o,d,u){var p=function(G,Y){var Ge,vt,ne=[G],Z=G.currentTarget,be=G.relatedTarget;e in jhe&&(Ge=be&&Z&&(be===Z||Jhe(Z,be))),void 0!==Y&&ne.push(Y),KO.callMethod(e,"handle",t,[G,u]),Ge||(vt=o.apply(Z,ne)),!1===vt&&(G.preventDefault(),G.stopPropagation())},g={handler:o,wrappedHandler:function(G,Y){if(!HW||G.type!==HW)if(G.data=u,G.delegateTarget=t,d)for(var ne=G.target;ne&&ne!==t;)eBe(ne,d)&&(G.currentTarget=ne,p(G,Y)),ne=ne.parentNode;else G.currentTarget=G.delegateTarget||G.target,p(G,Y)},selector:d,type:e,data:u,namespace:a.join("."),namespaces:a,guid:++Uhe};s.handleObjects.push(g);var k,C=1===s.handleObjects.length&&r;C&&(C=!KO.callMethod(e,"setup",t,[u,a,o])),C&&(s.nativeHandler=function nBe(t){return function(e,n){var i=ZP(this,t);e=wl.Event(e),i.callHandlers(e,n)}}(e),Yhe()&&qhe.indexOf(e)>-1&&(k={passive:!1}),s.removeListener=ct.listen(t,jhe[e]||e,s.nativeHandler,k)),KO.callMethod(e,"add",t,[g])},removeHandler:function(o,d){var u=function(b){var k,C=n[b];C.handleObjects.length?(C.handleObjects=C.handleObjects.filter(function(ne){var Z=a.length&&!Khe(ne.namespaces,a)||o&&ne.handler!==o||d&&ne.selector!==d;return Z||(k=ne.handler,KO.callMethod(b,"remove",t,[ne])),Z}),!C.handleObjects.length&&b!==FW&&(KO.callMethod(b,"teardown",t,[a,k]),C.nativeHandler&&C.removeListener(),delete n[b])):delete n[b]};if(r)u(e);else for(var p in n)u(p);0===Object.keys(n).length&&gee.delete(t)},callHandlers:function(o,d){var u=!1,p=function(g){u||(!a.length||Khe(g.namespaces,a))&&(g.wrappedHandler(o,d),u=o.isImmediatePropagationStopped())};s.handleObjects.forEach(p),a.length&&n[FW]&&n[FW].handleObjects.forEach(p)}}}function Khe(t,e){for(var n=0;n<e.length;n++)if(t.indexOf(e[n])<0)return!1;return!0}function yee(t){return function(e,n,i,a,r){r||(r=a,a=void 0),"string"!=typeof i&&(a=i,i=void 0),!r&&"string"==typeof n&&(r=a||i,i=void 0,a=void 0),t(e,n,i,a,r)}}function Xhe(t){return function(e,n,i){"string"==typeof n&&(n={type:n}),n.target||(n.target=e),n.currentTarget=e,n.delegateTarget||(n.delegateTarget=e),!n.type&&n.originalEvent&&(n.type=n.originalEvent.type),t(e,n instanceof wl.Event?n:wl.Event(n),i)}}function Zhe(t){var e=function(n,i){if(i&&i.indexOf(" ")>-1){var a=Array.prototype.slice.call(arguments,0);i.split(" ").forEach(function(r){a[1]=r,t.apply(this,a)})}else t.apply(this,arguments)};return function(n,i){if("object"==typeof i){var a=Array.prototype.slice.call(arguments,0);for(var r in i)a[1]=r,a[a.length-1]=i[r],e.apply(this,a)}else e.apply(this,arguments)}}function sBe(t){return null==(e=t).which&&0===e.type.indexOf("key")?null!=t.charCode?t.charCode:t.keyCode:function(e){return!e.which&&void 0!==e.button&&/^(?:mouse|pointer|contextmenu|drag|drop)|click/.test(e.type)}(t)?{1:1,2:3,3:1,4:2}[t.button]:t.which;var e}function Qhe(t){t&&(wl.Event=t,wl.Event.prototype=t.prototype)}function vee(t,e,n){Object.defineProperty(n||wl.Event.prototype,t,{enumerable:!0,configurable:!0,get:function(){return this.originalEvent&&e(this.originalEvent)},set:function(i){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:i})}})}Qhe(function aBe(t){return wl.Event=function(e,n){if(!(this instanceof wl.Event))return new wl.Event(e,n);e||(e={}),"string"==typeof e&&(e={type:e}),n||(n={}),t.call(this,e,n)},Ee(wl.Event.prototype,{_propagationStopped:!1,_immediatePropagationStopped:!1,_defaultPrevented:!1,isPropagationStopped:function(){return!!(this._propagationStopped||this.originalEvent&&this.originalEvent.propagationStopped)},stopPropagation:function(){this._propagationStopped=!0,this.originalEvent&&this.originalEvent.stopPropagation()},isImmediatePropagationStopped:function(){return this._immediatePropagationStopped},stopImmediatePropagation:function(){this.stopPropagation(),this._immediatePropagationStopped=!0,this.originalEvent&&this.originalEvent.stopImmediatePropagation()},isDefaultPrevented:function(){return!!(this._defaultPrevented||this.originalEvent&&this.originalEvent.defaultPrevented)},preventDefault:function(){this._defaultPrevented=!0,this.originalEvent&&this.originalEvent.preventDefault()}}),wl.Event}(function(t,e){var n;t instanceof wl.Event||pi()&&t instanceof fee.Event||(null===(n=t.view)||void 0===n?void 0:n.Event)&&t instanceof t.view.Event?(this.originalEvent=t,this.type=t.type,this.currentTarget=void 0,Object.prototype.hasOwnProperty.call(t,"isTrusted")&&(this.isTrusted=t.isTrusted),this.timeStamp=t.timeStamp||Date.now()):Ee(this,t),vee("which",sBe,this),0===t.type.indexOf("touch")&&(delete e.pageX,delete e.pageY),Ee(this,e),this.guid=++Uhe})),["target","relatedTarget","delegateTarget","altKey","bubbles","cancelable","changedTouches","ctrlKey","detail","eventPhase","metaKey","shiftKey","view","char","code","charCode","key","keyCode","button","buttons","offsetX","offsetY","pointerId","pointerType","targetTouches","toElement","touches"].forEach(t=>vee(t,e=>e[t])),function JHe(t){UHe.forEach(function(e){t(e,function(n){return function(t,e){if(e[t]&&!e.touches||!e.touches)return e[t];var n=e.touches.length?e.touches:e.changedTouches;return n.length?n[0][t]:void 0}(e,n)})},this)}(vee);var eme=ds(),tme=ds();wl.set=function(t){eme.fire(),wl.inject(t),Qhe(t.Event),tme.fire()},wl.subscribeGlobal=function(){_ee(arguments,yee(function(){var t=arguments;wl.on.apply(this,t),eme.add(function(){var e=Array.prototype.slice.call(t,0);e.splice(3,1),wl.off.apply(this,e)}),tme.add(function(){wl.on.apply(this,t)})}))},wl.forcePassiveFalseEventNames=qhe,wl.passiveEventHandlersSupported=Yhe;const he=wl;var Ox,Hz=new pee,oBe=new hee,nme=function(){},ime=function(){};function cs(){return Ox.data.apply(this,arguments)}function BW(t,e){return Ox.removeData.call(this,t,e)}function Bz(t,e){if(ct.isElementNode(t)){var n=t.getElementsByTagName("*");Ox.cleanData(n),e&&Ox.cleanData([t])}}!function(t){oBe.fire(t);var e=(Ox=t).cleanData;Ox.cleanData=function(n){nme(n);var i=e.call(this,n);return ime(n),i}}({data:function(){var t=arguments[0],e=arguments[1],n=arguments[2];if(t){var i=Hz.get(t);return i||(i={},Hz.set(t,i)),void 0===e?i:2===arguments.length?i[e]:(i[e]=n,n)}},removeData:function(t,e){if(t)if(void 0===e)Hz.delete(t);else{var n=Hz.get(t);n&&delete n[e]}},cleanData:function(t){for(var e=0;e<t.length;e++)he.off(t[e]),Hz.delete(t[e])}});var ame=function(t){return null==t?"":String(t)},bee=function(t){return ame(t).charAt(0).toUpperCase()+t.substr(1)},Mee=function(t){return ame(t).replace(/([a-z\d])([A-Z])/g,"$1 $2").split(/[\s_-]+/)},zW=function(t){return ip(Mee(t),function(e){return e.toLowerCase()}).join("-")},zz=function(t,e){return ip(Mee(t),function(n,i){return n=n.toLowerCase(),(e||i>0)&&(n=bee(n)),n}).join("")},$W=function(t){return ip(Mee(t),function(e){return bee(e.toLowerCase())}).join(" ")},cBe=["0","1","2","3","4","5","6","7","8","9"],rme=function(t){var n,i,e=[],a=!1,r=!1;for(n=0;n<t.length;n++)r=(i=t.charAt(n))===i.toUpperCase()&&"-"!==i&&")"!==i&&"/"!==i||i in cBe,"_"===i||"."===i?(i=" ",r=!0):0===n?(i=i.toUpperCase(),r=!0):!a&&r&&e.length>0&&e.push(" "),e.push(i),a=r;return e.join("")},VW=["","Webkit","Moz","O","Ms"],pBe={"":"",Webkit:"-webkit-",Moz:"-moz-",O:"-o-",ms:"-ms-"},xee=ob(function(){return ct.createElement("dx").style}),XO=function(t){if(t in xee())return t;var e=t;t=t.charAt(0).toUpperCase()+t.substr(1);for(var n=1;n<VW.length;n++){var i=VW[n].toLowerCase()+t;if(i in xee())return i}return e},WW=function(t){return function(t,e){t=zz(t,!0);for(var n,i=0,a=VW.length;i<a;i++){var r=VW[i],s=r+t;if(void 0===(n=e(zz(s),r))&&(n=e(s,r)),void 0!==n)break}return n||""}(t,function(e,n){if(e in xee())return pBe[n]})},mBe=["fillOpacity","columnCount","flexGrow","flexShrink","fontWeight","lineHeight","opacity","zIndex","zoom"],QP=function(t,e){return Bo(e)&&-1===mBe.indexOf(t)&&(e+="px"),e},ome=ki(),fBe=["auto","none","inherit","initial"],Dee=function(t,e){var n=0;return e.forEach(function(i){n+=parseFloat(t[i])||0}),n},wee=function(t,e){var n="width"===t?"Left":"Top",i="width"===t?"Right":"Bottom";return{padding:Dee(e,["padding"+n,"padding"+i]),border:Dee(e,["border"+n+"Width","border"+i+"Width"]),margin:Dee(e,["margin"+n,"margin"+i])}},lme=function(t){var e,n=(null==t||null===(e=t.ownerDocument)||void 0===e?void 0:e.defaultView)||ome;return n.getComputedStyle&&n.getComputedStyle(t)},Cee=function(t,e,n,i){var a;return(null==e?void 0:e[n])||(null===(a=t.style)||void 0===a?void 0:a[n])||i},e4={content:0,padding:1,border:2,margin:3,"content-box":0,"border-box":2},dme={width:["left","right"],height:["top","bottom"]};function $z(t,e,n,i){var a=(s,o,d)=>parseFloat(Cee(s,o,d,"0"))||0,r="border"===n?"-width":"";return a(t,i,"".concat(n,"-").concat(dme[e][0]).concat(r))+a(t,i,"".concat(n,"-").concat(dme[e][1]).concat(r))}var gBe=function(t,e,n){var i="width"===e?"offsetWidth":"offsetHeight",a=lme(t),r=Cee(t,a,e);(""===r||"auto"===r)&&(r=t[i]),r=parseFloat(r)||0;var s=Cee(t,a,"boxSizing","content-box"),d=e4[n||s],u=e4[s];if(void 0===d||void 0===u)throw new Error;if(u===d)return r;var p=Math.sign(d-u),g=!1,b=!1,C=!1,k=!1;1===p&&(d+=1,u+=1);for(var G=u;G!==d;G+=p)switch(G){case e4.content:break;case e4.padding:g=p*$z(t,e,"padding",a);break;case e4.border:b=p*$z(t,e,"border",a);break;case e4.margin:C=p*$z(t,e,"margin",a)}if(g||b){var Y=(!1===g?p*$z(t,e,"padding",a):g)+(!1===b?p*$z(t,e,"border",a):b);k=p*Math.max(0,Math.floor(t[i]-r-p*Y))||0}return r+C+g+b+k},ume=function(t,e){return t.indexOf("px")>0?t=parseInt(t.replace("px","")):t.indexOf("%")>0?t=parseInt(t.replace("%",""))*function(t){return dd(t)?t.innerHeight:t.offsetHeight}(e)/100:isNaN(t)||(t=parseInt(t)),t},cme=function(t,e,n){return t?fBe.indexOf(t)>-1?e?null:t:(Oa(t)&&(t=ume(t,n)),Bo(t)?Math.max(0,t+e):"calc("+t+(e<0?" - ":" ")+Math.abs(e)+"px)"):null},t4=function(t,e){if(!t)return 0;var n=wee("height",ome.getComputedStyle(t));return n.padding+n.border+(e?n.margin:0)},pme=function(t){if(t){var e=t.getBoundingClientRect();if(e.height)return e.height}return 0},Qg_getWidth=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("width",...e)},Qg_setWidth=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("width",...e)},Qg_getHeight=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("height",...e)},Qg_setHeight=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("height",...e)},Qg_getOuterWidth=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("outerWidth",...e)},Qg_setOuterWidth=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("outerWidth",...e)},Qg_getOuterHeight=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("outerHeight",...e)},Qg_setOuterHeight=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("outerHeight",...e)},Qg_getInnerWidth=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("innerWidth",...e)},Qg_getInnerHeight=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e1("innerHeight",...e)};function e1(t,e,n){return 2===arguments.length?fme(e,t):fme(e,t,n)}var Ki=t=>Qg_getWidth(t),q_=(t,e)=>Qg_setWidth(t,e),La=t=>Qg_getHeight(t),Zp=(t,e)=>Qg_setHeight(t,e),ps=(t,e)=>Qg_getOuterWidth(t,e||!1),Eo=(t,e)=>Qg_getOuterHeight(t,e||!1),See=(t,e)=>Qg_setOuterHeight(t,e),hme=t=>Qg_getInnerWidth(t),mme=t=>Qg_getInnerHeight(t),fme=function t(e,n,i){var a=n.toLowerCase().indexOf("width")>=0?"Width":"Height",r=a.toLowerCase(),s=0===n.indexOf("outer"),o=0===n.indexOf("inner"),d=2===arguments.length||"boolean"==typeof i;if(rb(e)){if(e.length>1&&!d){for(var u=0;u<e.length;u++)t(e[u],n,i);return}e=e[0]}if(e){if(dd(e))return s?e["inner"+a]:ct.getDocumentElement()["client"+a];if(ct.isDocument(e)){var p=ct.getDocumentElement(),g=ct.getBody();return Math.max(g["scroll"+a],g["offset"+a],p["scroll"+a],p["offset"+a],p["client"+a])}if(d){var b="content";return s&&(b=i?"margin":"border"),o&&(b="padding"),gBe(e,r,b)}if(Bo(i)){var C=lme(e),k=wee(r,C),G="border-box"===C.boxSizing;i=Number(i),s?i-=G?0:k.border+k.padding:o?i+=G?k.border:-k.padding:G&&(i+=k.border+k.padding)}return i+=Bo(i)?"px":"",ct.setStyle(e,r,i),null}},gme=t=>dd(t)?t:t.defaultView,Oee=t=>{if(!t.getClientRects().length)return{top:0,left:0};var e=t.getBoundingClientRect(),n=gme(t.ownerDocument),i=t.ownerDocument.documentElement;return{top:e.top+n.pageYOffset-i.clientTop,left:e.left+n.pageXOffset-i.clientLeft}},_me=/<([a-z][^/\0>\x20\t\r\n\f]+)/i,lb={default:{tagsCount:0,startTags:"",endTags:""},thead:{tagsCount:1,startTags:"<table>",endTags:"</table>"},td:{tagsCount:3,startTags:"<table><tbody><tr>",endTags:"</tr></tbody></table>"},col:{tagsCount:2,startTags:"<table><colgroup>",endTags:"</colgroup></table>"},tr:{tagsCount:2,startTags:"<table><tbody>",endTags:"</tbody></table>"}};lb.tbody=lb.colgroup=lb.caption=lb.tfoot=lb.thead,lb.th=lb.td;var ba,Tee=function(t){if("string"!=typeof t)return null;var n=ct.createDocumentFragment().appendChild(ct.createElement("div")),i=_me.exec(t),a=i&&i[1].toLowerCase(),r=lb[a]||lb.default;n.innerHTML=r.startTags+t+r.endTags;for(var s=0;s<r.tagsCount;s++)n=n.lastChild;return IW([],n.childNodes)},MBe=function(t){var e=_me.exec(t);return e&&e[1]in lb},xBe=ki(),yi=function(t,e){return t?"string"==typeof t?"body"===t?(this[0]=e?e.body:ct.getBody(),this.length=1,this):(e=e||ct.getDocument(),"<"===t[0]?(this[0]=ct.createElement(t.slice(1,-1),e),this.length=1,this):([].push.apply(this,ct.querySelectorAll(e,t)),this)):ct.isNode(t)||dd(t)?(this[0]=t,this.length=1,this):Array.isArray(t)?([].push.apply(this,t),this):ba(t.toArray?t.toArray():[t]):(this.length=0,this)};ba=function(t,e){return new yi(t,e)},ba.fn={dxRenderer:!0},yi.prototype=ba.fn;var n4=function(t,e){for(var n=0;n<this.length;n++){var i=ba(this[n]);i[t].apply(i,e)}return this},Eee=function(t,e,n){null!=n?ct.setAttribute(t,e,n):ct.removeAttribute(t,e)};yi.prototype.show=function(){return this.toggle(!0)},yi.prototype.hide=function(){return this.toggle(!1)},yi.prototype.toggle=function(t){return this[0]&&this.toggleClass("dx-state-invisible",!t),this},yi.prototype.attr=function(t,e){if(this.length>1&&arguments.length>1)return n4.call(this,"attr",arguments);if(!this[0])return Yi(t)||void 0!==e?this:void 0;if(!this[0].getAttribute)return this.prop(t,e);if("string"==typeof t&&1===arguments.length){var n=this[0].getAttribute(t);return null==n?void 0:n}if(Ji(t))for(var i in t)this.attr(i,t[i]);else Eee(this[0],t,e);return this},yi.prototype.removeAttr=function(t){return this[0]&&ct.removeAttribute(this[0],t),this},yi.prototype.prop=function(t,e){if(!this[0])return this;if("string"==typeof t&&1===arguments.length)return this[0][t];if(Ji(t))for(var n in t)this.prop(n,t[n]);else ct.setProperty(this[0],t,e);return this},yi.prototype.addClass=function(t){return this.toggleClass(t,!0)},yi.prototype.removeClass=function(t){return this.toggleClass(t,!1)},yi.prototype.hasClass=function(t){if(!this[0]||void 0===this[0].className)return!1;for(var e=t.split(" "),n=0;n<e.length;n++)if(this[0].classList){if(this[0].classList.contains(e[n]))return!0}else{if(((Oa(this[0].className)?this[0].className:ct.getAttribute(this[0],"class"))||"").split(" ").indexOf(e[n])>=0)return!0}return!1},yi.prototype.toggleClass=function(t,e){if(this.length>1)return n4.call(this,"toggleClass",arguments);if(!this[0]||!t)return this;e=void 0===e?!this.hasClass(t):e;for(var n=t.split(" "),i=0;i<n.length;i++)ct.setClass(this[0],n[i],e);return this},yi.prototype.html=function(t){return arguments.length?(this.empty(),"string"==typeof t&&!MBe(t)||"number"==typeof t?(this[0].innerHTML=t,this):this.append(Tee(t))):this[0].innerHTML};var yme=function(t,e){if(this[0]&&t){"string"==typeof t?t=Tee(t):t.nodeType?t=[t]:Bo(t)&&(t=[ct.createTextNode(t)]);for(var n=0;n<t.length;n++){var i=t[n],a=this[0];"TABLE"===a.tagName&&"TR"===i.tagName&&a.tBodies&&a.tBodies.length&&(a=a.tBodies[0]),ct.insertElement(a,i.nodeType?i:i[0],e)}}},vme=function(t,e){if(this[0]&&this[0].style&&!(null===e||"number"==typeof e&&isNaN(e))){t=XO(t);for(var n=0;n<this.length;n++)this[n].style[t]=QP(t,e)}};yi.prototype.css=function(t,e){if(Oa(t)){if(2!==arguments.length){if(!this[0])return;t=XO(t);var n=xBe.getComputedStyle(this[0])[t]||this[0].style[t];return Bo(n)?n.toString():n}vme.call(this,t,e)}else if(Ji(t))for(var i in t)vme.call(this,i,t[i]);return this},yi.prototype.prepend=function(t){if(arguments.length>1){for(var e=0;e<arguments.length;e++)this.prepend(arguments[e]);return this}return yme.apply(this,[t,this[0].firstChild]),this},yi.prototype.append=function(t){if(arguments.length>1){for(var e=0;e<arguments.length;e++)this.append(arguments[e]);return this}return yme.apply(this,[t]),this},yi.prototype.prependTo=function(t){if(this.length>1){for(var e=this.length-1;e>=0;e--)ba(this[e]).prependTo(t);return this}return(t=ba(t))[0]&&ct.insertElement(t[0],this[0],t[0].firstChild),this},yi.prototype.appendTo=function(t){return this.length>1?n4.call(this,"appendTo",arguments):(ct.insertElement(ba(t)[0],this[0]),this)},yi.prototype.insertBefore=function(t){return t&&t[0]&&ct.insertElement(t[0].parentNode,this[0],t[0]),this},yi.prototype.insertAfter=function(t){return t&&t[0]&&ct.insertElement(t[0].parentNode,this[0],t[0].nextSibling),this},yi.prototype.before=function(t){return this[0]&&ct.insertElement(this[0].parentNode,t[0],this[0]),this},yi.prototype.after=function(t){return this[0]&&ct.insertElement(this[0].parentNode,t[0],this[0].nextSibling),this},yi.prototype.wrap=function(t){if(this[0]){var e=ba(t);e.insertBefore(this),e.append(this)}return this},yi.prototype.wrapInner=function(t){var e=this.contents();return e.length?e.wrap(t):this.append(t),this},yi.prototype.replaceWith=function(t){if(t&&t[0])return t.is(this)?this:(t.insertBefore(this),this.remove(),t)},yi.prototype.remove=function(){return this.length>1?n4.call(this,"remove",arguments):(Bz(this[0],!0),ct.removeElement(this[0]),this)},yi.prototype.detach=function(){return this.length>1?n4.call(this,"detach",arguments):(ct.removeElement(this[0]),this)},yi.prototype.empty=function(){return this.length>1?n4.call(this,"empty",arguments):(Bz(this[0]),ct.setText(this[0],""),this)},yi.prototype.clone=function(){for(var t=[],e=0;e<this.length;e++)t.push(this[e].cloneNode(!0));return ba(t)},yi.prototype.text=function(t){if(!arguments.length){for(var e="",n=0;n<this.length;n++)e+=this[n]&&this[n].textContent||"";return e}var i=In(t)?t():t;return Bz(this[0],!1),ct.setText(this[0],Le(i)?i:""),this},yi.prototype.val=function(t){return 1===arguments.length?this.prop("value",Le(t)?t:""):this.prop("value")},yi.prototype.contents=function(){if(!this[0])return ba();var t=[];return t.push.apply(t,this[0].childNodes),ba(t)},yi.prototype.find=function(t){var e=ba();if(!t)return e;var i,n=[];if("string"==typeof t)for(t=t.trim(),i=0;i<this.length;i++){var a=this[i];if(ct.isElementNode(a)){var r=a.getAttribute("id"),s=r||"dx-query-children";r||Eee(a,"id",s);var o=(s="[id='"+s+"'] ")+t.replace(/([^\\])(,)/g,"$1, "+s);n.push.apply(n,ct.querySelectorAll(a,o)),Eee(a,"id",r)}else ct.isDocument(a)&&n.push.apply(n,ct.querySelectorAll(a,t))}else for(i=0;i<this.length;i++)t=ct.isNode(t)?t:t[0],this[i]!==t&&this[i].contains(t)&&n.push(t);return e.add(n)};var bme=function(t,e){return!e.nodeType||!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)};yi.prototype.filter=function(t){if(!t)return ba();if(":visible"===t)return this.filter(bme);if(":hidden"===t)return this.filter(function(r,s){return!bme(0,s)});for(var e=[],n=0;n<this.length;n++){var i=this[n];if(ct.isElementNode(i)&&"string"===G_(t))ct.elementMatches(i,t)&&e.push(i);else if(ct.isNode(t)||dd(t))t===i&&e.push(i);else if(In(t))t.call(i,n,i)&&e.push(i);else for(var a=0;a<t.length;a++)t[a]===i&&e.push(i)}return ba(e)},yi.prototype.not=function(t){for(var e=[],n=this.filter(t).toArray(),i=0;i<this.length;i++)-1===n.indexOf(this[i])&&e.push(this[i]);return ba(e)},yi.prototype.is=function(t){return!!this.filter(t).length},yi.prototype.children=function(t){for(var e=[],n=0;n<this.length;n++)for(var i=this[n]?this[n].childNodes:[],a=0;a<i.length;a++)ct.isElementNode(i[a])&&e.push(i[a]);return e=ba(e),t?e.filter(t):e},yi.prototype.siblings=function(){var t=this[0];if(!t||!t.parentNode)return ba();for(var e=[],n=t.parentNode.childNodes||[],i=0;i<n.length;i++){var a=n[i];ct.isElementNode(a)&&a!==t&&e.push(a)}return ba(e)},yi.prototype.each=function(t){for(var e=0;e<this.length&&!1!==t.call(this[e],e,this[e]);e++);},yi.prototype.index=function(t){return t?(t=ba(t),this.toArray().indexOf(t[0])):this.parent().children().index(this)},yi.prototype.get=function(t){return this[t<0?this.length+t:t]},yi.prototype.eq=function(t){return t=t<0?this.length+t:t,ba(this[t])},yi.prototype.first=function(){return this.eq(0)},yi.prototype.last=function(){return this.eq(-1)},yi.prototype.parent=function(t){if(!this[0])return ba();var e=ba(this[0].parentNode);return!t||e.is(t)?e:ba()},yi.prototype.parents=function(t){for(var e=[],n=this.parent();n&&n[0]&&!ct.isDocument(n[0]);)ct.isElementNode(n[0])&&(!t||n.is(t))&&e.push(n.get(0)),n=n.parent();return ba(e)},yi.prototype.closest=function(t){if(this.is(t))return this;for(var e=this.parent();e&&e.length;){if(e.is(t))return e;e=e.parent()}return ba()},yi.prototype.next=function(t){if(!this[0])return ba();var e=ba(this[0].nextSibling);if(!arguments.length)return e;for(;e&&e.length;){if(e.is(t))return e;e=e.next()}return ba()},yi.prototype.prev=function(){return this[0]?ba(this[0].previousSibling):ba()},yi.prototype.add=function(t){for(var e=ba(t),n=this.toArray(),i=0;i<e.length;i++){var a=e[i];-1===n.indexOf(a)&&n.push(a)}return ba(n)};var Aee=[];yi.prototype.splice=function(){return ba(Aee.splice.apply(this,arguments))},yi.prototype.slice=function(){return ba(Aee.slice.apply(this,arguments))},yi.prototype.toArray=function(){return Aee.slice.call(this)},yi.prototype.offset=function(){if(this[0])return Oee(this[0])},yi.prototype.offsetParent=function(){if(!this[0])return ba();for(var t=ba(this[0].offsetParent);t[0]&&"static"===t.css("position");)t=ba(t[0].offsetParent);return t=t[0]?t:ba(ct.getDocumentElement())},yi.prototype.position=function(){if(this[0]){var t,e=parseFloat(this.css("marginTop")),n=parseFloat(this.css("marginLeft"));if("fixed"===this.css("position"))return{top:(t=this[0].getBoundingClientRect()).top-e,left:t.left-n};t=this.offset();var i=this.offsetParent(),a={top:0,left:0};return"HTML"!==i[0].nodeName&&(a=i.offset()),a={top:a.top+parseFloat(i.css("borderTopWidth")),left:a.left+parseFloat(i.css("borderLeftWidth"))},{top:t.top-a.top-e,left:t.left-a.left-n}}},[{name:"scrollLeft",offsetProp:"pageXOffset",scrollWindow:function(t,e){t.scrollTo(e,t.pageYOffset)}},{name:"scrollTop",offsetProp:"pageYOffset",scrollWindow:function(t,e){t.scrollTo(t.pageXOffset,e)}}].forEach(function(t){var e=t.name;yi.prototype[e]=function(n){if(this[0]){var i=gme(this[0]);return void 0===n?i?i[t.offsetProp]:this[0][e]:(i?t.scrollWindow(i,n):this[0][e]=n,this)}}}),yi.prototype.data=function(t,e){if(this[0])return arguments.length<2?cs.call(ba,this[0],t):(cs.call(ba,this[0],t,e),this)},yi.prototype.removeData=function(t){return this[0]&&BW(this[0],t),this};var Mme=function(){return ba.apply(this,arguments)};Object.defineProperty(Mme,"fn",{enumerable:!0,configurable:!0,get:function(){return ba.fn},set:function(t){ba.fn=t}});const N=Mme;var wBe=de(!0,{},{en:{Yes:"Yes",No:"No",Cancel:"Cancel",Clear:"Clear",Done:"Done",Loading:"Loading...",Select:"Select...",Search:"Search",Back:"Back",OK:"OK","dxCollectionWidget-noDataText":"No data to display","dxDropDownEditor-selectLabel":"Select","validation-required":"Required","validation-required-formatted":"{0} is required","validation-numeric":"Value must be a number","validation-numeric-formatted":"{0} must be a number","validation-range":"Value is out of range","validation-range-formatted":"{0} is out of range","validation-stringLength":"The length of the value is not correct","validation-stringLength-formatted":"The length of {0} is not correct","validation-custom":"Value is invalid","validation-custom-formatted":"{0} is invalid","validation-async":"Value is invalid","validation-async-formatted":"{0} is invalid","validation-compare":"Values do not match","validation-compare-formatted":"{0} does not match","validation-pattern":"Value does not match pattern","validation-pattern-formatted":"{0} does not match pattern","validation-email":"Email is invalid","validation-email-formatted":"{0} is invalid","validation-mask":"Value is invalid","dxLookup-searchPlaceholder":"Minimum character number: {0}","dxList-pullingDownText":"Pull down to refresh...","dxList-pulledDownText":"Release to refresh...","dxList-refreshingText":"Refreshing...","dxList-pageLoadingText":"Loading...","dxList-nextButtonText":"More","dxList-selectAll":"Select All","dxListEditDecorator-delete":"Delete","dxListEditDecorator-more":"More","dxScrollView-pullingDownText":"Pull down to refresh...","dxScrollView-pulledDownText":"Release to refresh...","dxScrollView-refreshingText":"Refreshing...","dxScrollView-reachBottomText":"Loading...","dxDateBox-simulatedDataPickerTitleTime":"Select time","dxDateBox-simulatedDataPickerTitleDate":"Select date","dxDateBox-simulatedDataPickerTitleDateTime":"Select date and time","dxDateBox-validation-datetime":"Value must be a date or time","dxFileUploader-selectFile":"Select file","dxFileUploader-dropFile":"or Drop file here","dxFileUploader-bytes":"bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Upload","dxFileUploader-uploaded":"Uploaded","dxFileUploader-readyToUpload":"Ready to upload","dxFileUploader-uploadAbortedMessage":"Upload cancelled","dxFileUploader-uploadFailedMessage":"Upload failed","dxFileUploader-invalidFileExtension":"File type is not allowed","dxFileUploader-invalidMaxFileSize":"File is too large","dxFileUploader-invalidMinFileSize":"File is too small","dxRangeSlider-ariaFrom":"From","dxRangeSlider-ariaTill":"Till","dxSwitch-switchedOnText":"ON","dxSwitch-switchedOffText":"OFF","dxForm-optionalMark":"optional","dxForm-requiredMessage":"{0} is required","dxNumberBox-invalidValueMessage":"Value must be a number","dxNumberBox-noDataText":"No data","dxDataGrid-columnChooserTitle":"Column Chooser","dxDataGrid-columnChooserEmptyText":"Drag a column here to hide it","dxDataGrid-groupContinuesMessage":"Continues on the next page","dxDataGrid-groupContinuedMessage":"Continued from the previous page","dxDataGrid-groupHeaderText":"Group by This Column","dxDataGrid-ungroupHeaderText":"Ungroup","dxDataGrid-ungroupAllText":"Ungroup All","dxDataGrid-editingEditRow":"Edit","dxDataGrid-editingSaveRowChanges":"Save","dxDataGrid-editingCancelRowChanges":"Cancel","dxDataGrid-editingDeleteRow":"Delete","dxDataGrid-editingUndeleteRow":"Undelete","dxDataGrid-editingConfirmDeleteMessage":"Are you sure you want to delete this record?","dxDataGrid-validationCancelChanges":"Cancel changes","dxDataGrid-groupPanelEmptyText":"Drag a column header here to group by that column","dxDataGrid-noDataText":"No data","dxDataGrid-searchPanelPlaceholder":"Search...","dxDataGrid-filterRowShowAllText":"(All)","dxDataGrid-filterRowResetOperationText":"Reset","dxDataGrid-filterRowOperationEquals":"Equals","dxDataGrid-filterRowOperationNotEquals":"Does not equal","dxDataGrid-filterRowOperationLess":"Less than","dxDataGrid-filterRowOperationLessOrEquals":"Less than or equal to","dxDataGrid-filterRowOperationGreater":"Greater than","dxDataGrid-filterRowOperationGreaterOrEquals":"Greater than or equal to","dxDataGrid-filterRowOperationStartsWith":"Starts with","dxDataGrid-filterRowOperationContains":"Contains","dxDataGrid-filterRowOperationNotContains":"Does not contain","dxDataGrid-filterRowOperationEndsWith":"Ends with","dxDataGrid-filterRowOperationBetween":"Between","dxDataGrid-filterRowOperationBetweenStartText":"Start","dxDataGrid-filterRowOperationBetweenEndText":"End","dxDataGrid-applyFilterText":"Apply filter","dxDataGrid-trueText":"true","dxDataGrid-falseText":"false","dxDataGrid-sortingAscendingText":"Sort Ascending","dxDataGrid-sortingDescendingText":"Sort Descending","dxDataGrid-sortingClearText":"Clear Sorting","dxDataGrid-editingSaveAllChanges":"Save changes","dxDataGrid-editingCancelAllChanges":"Discard changes","dxDataGrid-editingAddRow":"Add a row","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Min of {1} is {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Max of {1} is {0}","dxDataGrid-summaryAvg":"Avg: {0}","dxDataGrid-summaryAvgOtherColumn":"Avg of {1} is {0}","dxDataGrid-summarySum":"Sum: {0}","dxDataGrid-summarySumOtherColumn":"Sum of {1} is {0}","dxDataGrid-summaryCount":"Count: {0}","dxDataGrid-columnFixingFix":"Fix","dxDataGrid-columnFixingUnfix":"Unfix","dxDataGrid-columnFixingLeftPosition":"To the left","dxDataGrid-columnFixingRightPosition":"To the right","dxDataGrid-exportTo":"Export","dxDataGrid-exportToExcel":"Export to Excel file","dxDataGrid-exporting":"Exporting...","dxDataGrid-excelFormat":"Excel file","dxDataGrid-selectedRows":"Selected rows","dxDataGrid-exportSelectedRows":"Export selected rows","dxDataGrid-exportAll":"Export all data","dxDataGrid-headerFilterEmptyValue":"(Blanks)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Cancel","dxDataGrid-ariaAdaptiveCollapse":"Hide additional data","dxDataGrid-ariaAdaptiveExpand":"Display additional data","dxDataGrid-ariaColumn":"Column","dxDataGrid-ariaValue":"Value","dxDataGrid-ariaFilterCell":"Filter cell","dxDataGrid-ariaCollapse":"Collapse","dxDataGrid-ariaExpand":"Expand","dxDataGrid-ariaDataGrid":"Data grid","dxDataGrid-ariaSearchInGrid":"Search in the data grid","dxDataGrid-ariaSelectAll":"Select all","dxDataGrid-ariaSelectRow":"Select row","dxDataGrid-ariaToolbar":"Data grid toolbar","dxDataGrid-filterBuilderPopupTitle":"Filter Builder","dxDataGrid-filterPanelCreateFilter":"Create Filter","dxDataGrid-filterPanelClearFilter":"Clear","dxDataGrid-filterPanelFilterEnabledHint":"Enable the filter","dxTreeList-ariaTreeList":"Tree list","dxTreeList-ariaSearchInGrid":"Search in the tree list","dxTreeList-ariaToolbar":"Tree list toolbar","dxTreeList-editingAddRowToNode":"Add","dxPager-infoText":"Page {0} of {1} ({2} items)","dxPager-pagesCountText":"of","dxPager-pageSizesAllText":"All","dxPivotGrid-grandTotal":"Grand Total","dxPivotGrid-total":"{0} Total","dxPivotGrid-fieldChooserTitle":"Field Chooser","dxPivotGrid-showFieldChooser":"Show Field Chooser","dxPivotGrid-expandAll":"Expand All","dxPivotGrid-collapseAll":"Collapse All","dxPivotGrid-sortColumnBySummary":'Sort "{0}" by This Column',"dxPivotGrid-sortRowBySummary":'Sort "{0}" by This Row',"dxPivotGrid-removeAllSorting":"Remove All Sorting","dxPivotGrid-dataNotAvailable":"N/A","dxPivotGrid-rowFields":"Row Fields","dxPivotGrid-columnFields":"Column Fields","dxPivotGrid-dataFields":"Data Fields","dxPivotGrid-filterFields":"Filter Fields","dxPivotGrid-allFields":"All Fields","dxPivotGrid-columnFieldArea":"Drop Column Fields Here","dxPivotGrid-dataFieldArea":"Drop Data Fields Here","dxPivotGrid-rowFieldArea":"Drop Row Fields Here","dxPivotGrid-filterFieldArea":"Drop Filter Fields Here","dxScheduler-editorLabelTitle":"Subject","dxScheduler-editorLabelStartDate":"Start Date","dxScheduler-editorLabelEndDate":"End Date","dxScheduler-editorLabelDescription":"Description","dxScheduler-editorLabelRecurrence":"Repeat","dxScheduler-openAppointment":"Open appointment","dxScheduler-recurrenceNever":"Never","dxScheduler-recurrenceMinutely":"Every minute","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Daily","dxScheduler-recurrenceWeekly":"Weekly","dxScheduler-recurrenceMonthly":"Monthly","dxScheduler-recurrenceYearly":"Yearly","dxScheduler-recurrenceRepeatEvery":"Repeat Every","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"End repeat","dxScheduler-recurrenceAfter":"After","dxScheduler-recurrenceOn":"On","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"day(s)","dxScheduler-recurrenceRepeatWeekly":"week(s)","dxScheduler-recurrenceRepeatMonthly":"month(s)","dxScheduler-recurrenceRepeatYearly":"year(s)","dxScheduler-switcherDay":"Day","dxScheduler-switcherWeek":"Week","dxScheduler-switcherWorkWeek":"Work Week","dxScheduler-switcherMonth":"Month","dxScheduler-switcherAgenda":"Agenda","dxScheduler-switcherTimelineDay":"Timeline Day","dxScheduler-switcherTimelineWeek":"Timeline Week","dxScheduler-switcherTimelineWorkWeek":"Timeline Work Week","dxScheduler-switcherTimelineMonth":"Timeline Month","dxScheduler-recurrenceRepeatOnDate":"on date","dxScheduler-recurrenceRepeatCount":"occurrence(s)","dxScheduler-allDay":"All day","dxScheduler-confirmRecurrenceEditMessage":"Do you want to edit only this appointment or the whole series?","dxScheduler-confirmRecurrenceDeleteMessage":"Do you want to delete only this appointment or the whole series?","dxScheduler-confirmRecurrenceEditSeries":"Edit series","dxScheduler-confirmRecurrenceDeleteSeries":"Delete series","dxScheduler-confirmRecurrenceEditOccurrence":"Edit appointment","dxScheduler-confirmRecurrenceDeleteOccurrence":"Delete appointment","dxScheduler-noTimezoneTitle":"No timezone","dxScheduler-moreAppointments":"{0} more","dxCalendar-todayButtonText":"Today","dxCalendar-ariaWidgetName":"Calendar","dxColorView-ariaRed":"Red","dxColorView-ariaGreen":"Green","dxColorView-ariaBlue":"Blue","dxColorView-ariaAlpha":"Transparency","dxColorView-ariaHex":"Color code","dxTagBox-selected":"{0} selected","dxTagBox-allSelected":"All selected ({0})","dxTagBox-moreSelected":"{0} more","vizExport-printingButtonText":"Print","vizExport-titleMenuText":"Exporting/Printing","vizExport-exportButtonText":"{0} file","dxFilterBuilder-and":"And","dxFilterBuilder-or":"Or","dxFilterBuilder-notAnd":"Not And","dxFilterBuilder-notOr":"Not Or","dxFilterBuilder-addCondition":"Add Condition","dxFilterBuilder-addGroup":"Add Group","dxFilterBuilder-enterValueText":"<enter a value>","dxFilterBuilder-filterOperationEquals":"Equals","dxFilterBuilder-filterOperationNotEquals":"Does not equal","dxFilterBuilder-filterOperationLess":"Is less than","dxFilterBuilder-filterOperationLessOrEquals":"Is less than or equal to","dxFilterBuilder-filterOperationGreater":"Is greater than","dxFilterBuilder-filterOperationGreaterOrEquals":"Is greater than or equal to","dxFilterBuilder-filterOperationStartsWith":"Starts with","dxFilterBuilder-filterOperationContains":"Contains","dxFilterBuilder-filterOperationNotContains":"Does not contain","dxFilterBuilder-filterOperationEndsWith":"Ends with","dxFilterBuilder-filterOperationIsBlank":"Is blank","dxFilterBuilder-filterOperationIsNotBlank":"Is not blank","dxFilterBuilder-filterOperationBetween":"Is between","dxFilterBuilder-filterOperationAnyOf":"Is any of","dxFilterBuilder-filterOperationNoneOf":"Is none of","dxHtmlEditor-dialogColorCaption":"Change Font Color","dxHtmlEditor-dialogBackgroundCaption":"Change Background Color","dxHtmlEditor-dialogLinkCaption":"Add Link","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Text","dxHtmlEditor-dialogLinkTargetField":"Open link in new window","dxHtmlEditor-dialogImageCaption":"Add Image","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Alternate text","dxHtmlEditor-dialogImageWidthField":"Width (px)","dxHtmlEditor-dialogImageHeightField":"Height (px)","dxHtmlEditor-dialogInsertTableRowsField":"Rows","dxHtmlEditor-dialogInsertTableColumnsField":"Columns","dxHtmlEditor-dialogInsertTableCaption":"Insert Table","dxHtmlEditor-heading":"Heading","dxHtmlEditor-normalText":"Normal text","dxHtmlEditor-background":"Background Color","dxHtmlEditor-bold":"Bold","dxHtmlEditor-color":"Font Color","dxHtmlEditor-font":"Font","dxHtmlEditor-italic":"Italic","dxHtmlEditor-link":"Add Link","dxHtmlEditor-image":"Add Image","dxHtmlEditor-size":"Size","dxHtmlEditor-strike":"Strikethrough","dxHtmlEditor-subscript":"Subscript","dxHtmlEditor-superscript":"Superscript","dxHtmlEditor-underline":"Underline","dxHtmlEditor-blockquote":"Blockquote","dxHtmlEditor-header":"Header","dxHtmlEditor-increaseIndent":"Increase Indent","dxHtmlEditor-decreaseIndent":"Decrease Indent","dxHtmlEditor-orderedList":"Ordered List","dxHtmlEditor-bulletList":"Bullet List","dxHtmlEditor-alignLeft":"Align Left","dxHtmlEditor-alignCenter":"Align Center","dxHtmlEditor-alignRight":"Align Right","dxHtmlEditor-alignJustify":"Align Justify","dxHtmlEditor-codeBlock":"Code Block","dxHtmlEditor-variable":"Add Variable","dxHtmlEditor-undo":"Undo","dxHtmlEditor-redo":"Redo","dxHtmlEditor-clear":"Clear Formatting","dxHtmlEditor-insertTable":"Insert Table","dxHtmlEditor-insertHeaderRow":"Insert Header Row","dxHtmlEditor-insertRowAbove":"Insert Row Above","dxHtmlEditor-insertRowBelow":"Insert Row Below","dxHtmlEditor-insertColumnLeft":"Insert Column Left","dxHtmlEditor-insertColumnRight":"Insert Column Right","dxHtmlEditor-deleteColumn":"Delete Column","dxHtmlEditor-deleteRow":"Delete Row","dxHtmlEditor-deleteTable":"Delete Table","dxHtmlEditor-cellProperties":"Cell Properties","dxHtmlEditor-tableProperties":"Table Properties","dxHtmlEditor-insert":"Insert","dxHtmlEditor-delete":"Delete","dxHtmlEditor-border":"Border","dxHtmlEditor-style":"Style","dxHtmlEditor-width":"Width","dxHtmlEditor-height":"Height","dxHtmlEditor-borderColor":"Color","dxHtmlEditor-tableBackground":"Background","dxHtmlEditor-dimensions":"Dimensions","dxHtmlEditor-alignment":"Alignment","dxHtmlEditor-horizontal":"Horizontal","dxHtmlEditor-vertical":"Vertical","dxHtmlEditor-paddingVertical":"Vertical Padding","dxHtmlEditor-paddingHorizontal":"Horizontal Padding","dxHtmlEditor-pixels":"Pixels","dxHtmlEditor-list":"List","dxHtmlEditor-ordered":"Ordered","dxHtmlEditor-bullet":"Bullet","dxHtmlEditor-align":"Align","dxHtmlEditor-center":"Center","dxHtmlEditor-left":"Left","dxHtmlEditor-right":"Right","dxHtmlEditor-indent":"Indent","dxHtmlEditor-justify":"Justify","dxFileManager-newDirectoryName":"Untitled directory","dxFileManager-rootDirectoryName":"Files","dxFileManager-errorNoAccess":"Access Denied. Operation could not be completed.","dxFileManager-errorDirectoryExistsFormat":"Directory '{0}' already exists.","dxFileManager-errorFileExistsFormat":"File '{0}' already exists.","dxFileManager-errorFileNotFoundFormat":"File '{0}' not found.","dxFileManager-errorDirectoryNotFoundFormat":"Directory '{0}' not found.","dxFileManager-errorWrongFileExtension":"File extension is not allowed.","dxFileManager-errorMaxFileSizeExceeded":"File size exceeds the maximum allowed size.","dxFileManager-errorInvalidSymbols":"This name contains invalid characters.","dxFileManager-errorDefault":"Unspecified error.","dxFileManager-errorDirectoryOpenFailed":"The directory cannot be opened","dxFileManager-commandCreate":"New directory","dxFileManager-commandRename":"Rename","dxFileManager-commandMove":"Move to","dxFileManager-commandCopy":"Copy to","dxFileManager-commandDelete":"Delete","dxFileManager-commandDownload":"Download","dxFileManager-commandUpload":"Upload files","dxFileManager-commandRefresh":"Refresh","dxFileManager-commandThumbnails":"Thumbnails View","dxFileManager-commandDetails":"Details View","dxFileManager-commandClearSelection":"Clear selection","dxFileManager-commandShowNavPane":"Toggle navigation pane","dxFileManager-dialogDirectoryChooserMoveTitle":"Move to","dxFileManager-dialogDirectoryChooserMoveButtonText":"Move","dxFileManager-dialogDirectoryChooserCopyTitle":"Copy to","dxFileManager-dialogDirectoryChooserCopyButtonText":"Copy","dxFileManager-dialogRenameItemTitle":"Rename","dxFileManager-dialogRenameItemButtonText":"Save","dxFileManager-dialogCreateDirectoryTitle":"New directory","dxFileManager-dialogCreateDirectoryButtonText":"Create","dxFileManager-dialogDeleteItemTitle":"Delete","dxFileManager-dialogDeleteItemButtonText":"Delete","dxFileManager-dialogDeleteItemSingleItemConfirmation":"Are you sure you want to delete {0}?","dxFileManager-dialogDeleteItemMultipleItemsConfirmation":"Are you sure you want to delete {0} items?","dxFileManager-dialogButtonCancel":"Cancel","dxFileManager-editingCreateSingleItemProcessingMessage":"Creating a directory inside {0}","dxFileManager-editingCreateSingleItemSuccessMessage":"Created a directory inside {0}","dxFileManager-editingCreateSingleItemErrorMessage":"Directory was not created","dxFileManager-editingCreateCommonErrorMessage":"Directory was not created","dxFileManager-editingRenameSingleItemProcessingMessage":"Renaming an item inside {0}","dxFileManager-editingRenameSingleItemSuccessMessage":"Renamed an item inside {0}","dxFileManager-editingRenameSingleItemErrorMessage":"Item was not renamed","dxFileManager-editingRenameCommonErrorMessage":"Item was not renamed","dxFileManager-editingDeleteSingleItemProcessingMessage":"Deleting an item from {0}","dxFileManager-editingDeleteMultipleItemsProcessingMessage":"Deleting {0} items from {1}","dxFileManager-editingDeleteSingleItemSuccessMessage":"Deleted an item from {0}","dxFileManager-editingDeleteMultipleItemsSuccessMessage":"Deleted {0} items from {1}","dxFileManager-editingDeleteSingleItemErrorMessage":"Item was not deleted","dxFileManager-editingDeleteMultipleItemsErrorMessage":"{0} items were not deleted","dxFileManager-editingDeleteCommonErrorMessage":"Some items were not deleted","dxFileManager-editingMoveSingleItemProcessingMessage":"Moving an item to {0}","dxFileManager-editingMoveMultipleItemsProcessingMessage":"Moving {0} items to {1}","dxFileManager-editingMoveSingleItemSuccessMessage":"Moved an item to {0}","dxFileManager-editingMoveMultipleItemsSuccessMessage":"Moved {0} items to {1}","dxFileManager-editingMoveSingleItemErrorMessage":"Item was not moved","dxFileManager-editingMoveMultipleItemsErrorMessage":"{0} items were not moved","dxFileManager-editingMoveCommonErrorMessage":"Some items were not moved","dxFileManager-editingCopySingleItemProcessingMessage":"Copying an item to {0}","dxFileManager-editingCopyMultipleItemsProcessingMessage":"Copying {0} items to {1}","dxFileManager-editingCopySingleItemSuccessMessage":"Copied an item to {0}","dxFileManager-editingCopyMultipleItemsSuccessMessage":"Copied {0} items to {1}","dxFileManager-editingCopySingleItemErrorMessage":"Item was not copied","dxFileManager-editingCopyMultipleItemsErrorMessage":"{0} items were not copied","dxFileManager-editingCopyCommonErrorMessage":"Some items were not copied","dxFileManager-editingUploadSingleItemProcessingMessage":"Uploading an item to {0}","dxFileManager-editingUploadMultipleItemsProcessingMessage":"Uploading {0} items to {1}","dxFileManager-editingUploadSingleItemSuccessMessage":"Uploaded an item to {0}","dxFileManager-editingUploadMultipleItemsSuccessMessage":"Uploaded {0} items to {1}","dxFileManager-editingUploadSingleItemErrorMessage":"Item was not uploaded","dxFileManager-editingUploadMultipleItemsErrorMessage":"{0} items were not uploaded","dxFileManager-editingUploadCanceledMessage":"Canceled","dxFileManager-listDetailsColumnCaptionName":"Name","dxFileManager-listDetailsColumnCaptionDateModified":"Date Modified","dxFileManager-listDetailsColumnCaptionFileSize":"File Size","dxFileManager-listThumbnailsTooltipTextSize":"Size","dxFileManager-listThumbnailsTooltipTextDateModified":"Date Modified","dxFileManager-notificationProgressPanelTitle":"Progress","dxFileManager-notificationProgressPanelEmptyListText":"No operations","dxFileManager-notificationProgressPanelOperationCanceled":"Canceled","dxDiagram-categoryGeneral":"General","dxDiagram-categoryFlowchart":"Flowchart","dxDiagram-categoryOrgChart":"Org Chart","dxDiagram-categoryContainers":"Containers","dxDiagram-categoryCustom":"Custom","dxDiagram-commandExportToSvg":"Export to SVG","dxDiagram-commandExportToPng":"Export to PNG","dxDiagram-commandExportToJpg":"Export to JPEG","dxDiagram-commandUndo":"Undo","dxDiagram-commandRedo":"Redo","dxDiagram-commandFontName":"Font Name","dxDiagram-commandFontSize":"Font Size","dxDiagram-commandBold":"Bold","dxDiagram-commandItalic":"Italic","dxDiagram-commandUnderline":"Underline","dxDiagram-commandTextColor":"Font Color","dxDiagram-commandLineColor":"Line Color","dxDiagram-commandLineWidth":"Line Width","dxDiagram-commandLineStyle":"Line Style","dxDiagram-commandLineStyleSolid":"Solid","dxDiagram-commandLineStyleDotted":"Dotted","dxDiagram-commandLineStyleDashed":"Dashed","dxDiagram-commandFillColor":"Fill Color","dxDiagram-commandAlignLeft":"Align Left","dxDiagram-commandAlignCenter":"Align Center","dxDiagram-commandAlignRight":"Align Right","dxDiagram-commandConnectorLineType":"Connector Line Type","dxDiagram-commandConnectorLineStraight":"Straight","dxDiagram-commandConnectorLineOrthogonal":"Orthogonal","dxDiagram-commandConnectorLineStart":"Connector Line Start","dxDiagram-commandConnectorLineEnd":"Connector Line End","dxDiagram-commandConnectorLineNone":"None","dxDiagram-commandConnectorLineArrow":"Arrow","dxDiagram-commandFullscreen":"Full Screen","dxDiagram-commandUnits":"Units","dxDiagram-commandPageSize":"Page Size","dxDiagram-commandPageOrientation":"Page Orientation","dxDiagram-commandPageOrientationLandscape":"Landscape","dxDiagram-commandPageOrientationPortrait":"Portrait","dxDiagram-commandPageColor":"Page Color","dxDiagram-commandShowGrid":"Show Grid","dxDiagram-commandSnapToGrid":"Snap to Grid","dxDiagram-commandGridSize":"Grid Size","dxDiagram-commandZoomLevel":"Zoom Level","dxDiagram-commandAutoZoom":"Auto Zoom","dxDiagram-commandFitToContent":"Fit to Content","dxDiagram-commandFitToWidth":"Fit to Width","dxDiagram-commandAutoZoomByContent":"Auto Zoom by Content","dxDiagram-commandAutoZoomByWidth":"Auto Zoom by Width","dxDiagram-commandSimpleView":"Simple View","dxDiagram-commandCut":"Cut","dxDiagram-commandCopy":"Copy","dxDiagram-commandPaste":"Paste","dxDiagram-commandSelectAll":"Select All","dxDiagram-commandDelete":"Delete","dxDiagram-commandBringToFront":"Bring to Front","dxDiagram-commandSendToBack":"Send to Back","dxDiagram-commandLock":"Lock","dxDiagram-commandUnlock":"Unlock","dxDiagram-commandInsertShapeImage":"Insert Image...","dxDiagram-commandEditShapeImage":"Change Image...","dxDiagram-commandDeleteShapeImage":"Delete Image","dxDiagram-commandLayoutLeftToRight":"Left-to-right","dxDiagram-commandLayoutRightToLeft":"Right-to-left","dxDiagram-commandLayoutTopToBottom":"Top-to-bottom","dxDiagram-commandLayoutBottomToTop":"Bottom-to-top","dxDiagram-unitIn":"in","dxDiagram-unitCm":"cm","dxDiagram-unitPx":"px","dxDiagram-dialogButtonOK":"OK","dxDiagram-dialogButtonCancel":"Cancel","dxDiagram-dialogInsertShapeImageTitle":"Insert Image","dxDiagram-dialogEditShapeImageTitle":"Change Image","dxDiagram-dialogEditShapeImageSelectButton":"Select image","dxDiagram-dialogEditShapeImageLabelText":"or drop file here","dxDiagram-uiExport":"Export","dxDiagram-uiProperties":"Properties","dxDiagram-uiSettings":"Settings","dxDiagram-uiShowToolbox":"Show Toolbox","dxDiagram-uiSearch":"Search","dxDiagram-uiStyle":"Style","dxDiagram-uiLayout":"Layout","dxDiagram-uiLayoutTree":"Tree","dxDiagram-uiLayoutLayered":"Layered","dxDiagram-uiDiagram":"Diagram","dxDiagram-uiText":"Text","dxDiagram-uiObject":"Object","dxDiagram-uiConnector":"Connector","dxDiagram-uiPage":"Page","dxDiagram-shapeText":"Text","dxDiagram-shapeRectangle":"Rectangle","dxDiagram-shapeEllipse":"Ellipse","dxDiagram-shapeCross":"Cross","dxDiagram-shapeTriangle":"Triangle","dxDiagram-shapeDiamond":"Diamond","dxDiagram-shapeHeart":"Heart","dxDiagram-shapePentagon":"Pentagon","dxDiagram-shapeHexagon":"Hexagon","dxDiagram-shapeOctagon":"Octagon","dxDiagram-shapeStar":"Star","dxDiagram-shapeArrowLeft":"Left Arrow","dxDiagram-shapeArrowUp":"Up Arrow","dxDiagram-shapeArrowRight":"Right Arrow","dxDiagram-shapeArrowDown":"Down Arrow","dxDiagram-shapeArrowUpDown":"Up Down Arrow","dxDiagram-shapeArrowLeftRight":"Left Right Arrow","dxDiagram-shapeProcess":"Process","dxDiagram-shapeDecision":"Decision","dxDiagram-shapeTerminator":"Terminator","dxDiagram-shapePredefinedProcess":"Predefined Process","dxDiagram-shapeDocument":"Document","dxDiagram-shapeMultipleDocuments":"Multiple Documents","dxDiagram-shapeManualInput":"Manual Input","dxDiagram-shapePreparation":"Preparation","dxDiagram-shapeData":"Data","dxDiagram-shapeDatabase":"Database","dxDiagram-shapeHardDisk":"Hard Disk","dxDiagram-shapeInternalStorage":"Internal Storage","dxDiagram-shapePaperTape":"Paper Tape","dxDiagram-shapeManualOperation":"Manual Operation","dxDiagram-shapeDelay":"Delay","dxDiagram-shapeStoredData":"Stored Data","dxDiagram-shapeDisplay":"Display","dxDiagram-shapeMerge":"Merge","dxDiagram-shapeConnector":"Connector","dxDiagram-shapeOr":"Or","dxDiagram-shapeSummingJunction":"Summing Junction","dxDiagram-shapeContainerDefaultText":"Container","dxDiagram-shapeVerticalContainer":"Vertical Container","dxDiagram-shapeHorizontalContainer":"Horizontal Container","dxDiagram-shapeCardDefaultText":"Person's Name","dxDiagram-shapeCardWithImageOnLeft":"Card with Image on the Left","dxDiagram-shapeCardWithImageOnTop":"Card with Image on the Top","dxDiagram-shapeCardWithImageOnRight":"Card with Image on the Right","dxGantt-dialogTitle":"Title","dxGantt-dialogStartTitle":"Start","dxGantt-dialogEndTitle":"End","dxGantt-dialogProgressTitle":"Progress","dxGantt-dialogResourcesTitle":"Resources","dxGantt-dialogResourceManagerTitle":"Resource Manager","dxGantt-dialogTaskDetailsTitle":"Task Details","dxGantt-dialogEditResourceListHint":"Edit Resource List","dxGantt-dialogEditNoResources":"No resources","dxGantt-dialogButtonAdd":"Add","dxGantt-contextMenuNewTask":"New Task","dxGantt-contextMenuNewSubtask":"New Subtask","dxGantt-contextMenuDeleteTask":"Delete Task","dxGantt-contextMenuDeleteDependency":"Delete Dependency","dxGantt-dialogTaskDeleteConfirmation":"Deleting a task also deletes all its dependencies and subtasks. Are you sure you want to delete this task?","dxGantt-dialogDependencyDeleteConfirmation":"Are you sure you want to delete the dependency from the task?","dxGantt-dialogResourcesDeleteConfirmation":"Deleting a resource also deletes it from tasks to which this resource is assigned. Are you sure you want to delete these resources? Resources: {0}","dxGantt-dialogConstraintCriticalViolationMessage":"The task you are attempting to move is linked to a second task by a dependency relation. This change would conflict with dependency rules. How would you like to proceed?","dxGantt-dialogConstraintViolationMessage":"The task you are attempting to move is linked to a second task by a dependency relation. How would you like to proceed?","dxGantt-dialogCancelOperationMessage":"Cancel the operation","dxGantt-dialogDeleteDependencyMessage":"Delete the dependency","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"Move the task and keep the dependency","dxGantt-undo":"Undo","dxGantt-redo":"Redo","dxGantt-expandAll":"Expand All","dxGantt-collapseAll":"Collapse All","dxGantt-addNewTask":"Add New Task","dxGantt-deleteSelectedTask":"Delete Selected Task","dxGantt-zoomIn":"Zoom In","dxGantt-zoomOut":"Zoom Out","dxGantt-fullScreen":"Full Screen","dxGantt-quarter":"Q{0}","dxGantt-sortingAscendingText":"Sort Ascending","dxGantt-sortingDescendingText":"Sort Descending","dxGantt-sortingClearText":"Clear Sorting","dxGantt-showResources":"Show Resources","dxGantt-showDependencies":"Show Dependencies","dxGantt-dialogStartDateValidation":"Start date must be after {0}","dxGantt-dialogEndDateValidation":"End date must be after {0}"}}),kee={},SBe=j_({engine:function(){return"base"},_dictionary:wBe,load:function(t){de(!0,this._dictionary,t)},_localizablePrefix:"@",setup:function(t){this._localizablePrefix=t},localizeString:function(t){var e=this,n=new RegExp("(^|[^a-zA-Z_0-9"+e._localizablePrefix+"-]+)("+e._localizablePrefix+"{1,2})([a-zA-Z_0-9-]+)","g"),i=e._localizablePrefix+e._localizablePrefix;return t.replace(n,(a,r,s,o)=>{var u,d=e._localizablePrefix+o;return s!==i&&(u=e.format(o)),u||(kee[o]=function(t){return bee(zW(t).replace(/-/g," "))}(o)),r+(u||d)})},localizeNode:function(t){var e=this;N(t).each((n,i)=>{!i.nodeType||(3===i.nodeType?i.nodeValue=e.localizeString(i.nodeValue):N(i).is("iframe")||($e(i.attributes||[],(a,r)=>{if("string"==typeof r.value){var s=e.localizeString(r.value);r.value!==s&&(r.value=s)}}),N(i).contents().each((a,r)=>{e.localizeNode(r)})))})},getMessagesByLocales:function(){return this._dictionary},getDictionary:function(t){return t?kee:de({},kee,this.getMessagesByLocales()[Vh.locale()])},getFormatter:function(t){return this._getFormatterBase(t)||this._getFormatterBase(t,"en")},_getFormatterBase:function(t,e){var n=Vh.getValueByClosestLocale(i=>((t,e)=>t[e]||{})(this._dictionary,i)[t]);if(n)return function(){var i=1===arguments.length&&Array.isArray(arguments[0])?arguments[0].slice(0):Array.prototype.slice.call(arguments,0);return i.unshift(n),AW.apply(this,i)}},format:function(t){var e=this.getFormatter(t),n=Array.prototype.slice.call(arguments,1);return e&&e.apply(this,n)||""}});const Mn=SBe;var QE=function(t){return 0===t?0:t/Math.abs(t)},qh=function(t,e,n){var i=!e&&0!==e,a=!n&&0!==n;return i&&(e=a?t:Math.min(t,n)),a&&(n=i?t:Math.max(t,e)),Math.min(Math.max(t,e),n)},eA=function(t,e,n){return t>=e&&t<=n};function xme(t){return Math.abs(parseInt(t.toExponential().split("e")[1]))}function Dme(t,e){var s,n=function TBe(t){var e=t.toString();if(e.indexOf(".")<0)return 0;var n=e.split("."),i=n[1].indexOf("e");return i>=0?i:n[1].length}(e||0)+2,i=t.toString().split("."),a=t,r=Math.abs(t),o=Ohe(t),d=r>1?10:0;return 1===i.length?t:(o||(Ohe(e)&&(n=i[0].length+xme(e)),t=(t=r)-Math.floor(t)+d),n=function OBe(){return"0.000300"!==3e-4.toPrecision(3)}()&&xme(t)>6||n>7?15:7,o||(s=parseFloat(t.toPrecision(n)).toString().split("."))[0]!==d.toString()?parseFloat(a.toPrecision(n)):parseFloat(i[0]+"."+s[1]))}function kBe(t,e){var n=Math.pow(10,e);return function ABe(t){return QE(t)*Math.round(Math.abs(t))}(t*(10*n)/10)/n}function Cme(t,e){var n=e||0,i=n>0?kBe(...arguments):t;return i.toFixed(n)}var IBe={thousandsSeparator:",",decimalSeparator:"."};function Lee(t){return t.toString().split("").reverse().join("")}function Ome(t){return t.replace(/'.+'/g,"")}function Tme(t){if(!t)return 0;var e=Ome(t);return e.length-e.replace(/[#]/g,"").length}function Eme(t){if(!t)return 0;var e=Ome(t);return e.length-e.replace(/[0]/g,"").length}function Ame(t,e,n){if(!t)return"";for(t.length>n&&(t=t.substr(0,n));t.length>e&&"0"===t.slice(-1);)t=t.substr(0,t.length-1);for(;t.length<e;)t+="0";return t}function kme(t,e){return t.split("'").map(function(n,i){var a=i%2;return!n&&a?"'":a?n:n.replace(/[,#0]+/,e)}).join("")}function Vz(t,e,n){var i=(e?.01:1)*parseFloat(t)||0;return n?-i:i}function Ime(t,e,n,i){var r,s,o,a=t;do{o&&(r=s.length===o.length?"0":"1",t=i?r+t:t+r),s=o||e(Vz(a,n)),o=e(Vz(a=i?"1"+a:a+"1",n))}while(s!==o&&(i?s.length===o.length:s.length<=o.length));if(i&&o.length>s.length){var d=-1===e(12345).indexOf("12345");do{t="1"+t}while(d&&Vz(t,n)<1e5)}return t}function Lme(t,e,n,i){var a=e(Vz(t,n,i)),r=t.split("."),d=e(Vz(r[0]+".3"+r[1].slice(1),n,i)).indexOf("3")-1;return a=a.replace(/(\d)\D(\d)/g,"$1,$2"),d>=0&&(a=a.slice(0,d)+"."+a.slice(d+1)),a=a.replace(/1+/,"1").replace(/1/g,"#"),n||(a=a.replace("%","'%'")),a}const $Be={_formatNumberCore:function(t,e,n){if("currency"===e){n.precision=n.precision||0;var i=this.format(t,de({},n,{type:"fixedpoint"})),a=this.getCurrencySymbol().symbol.replace(/\$/g,"$$$$");return i=i.replace(/^(\D*)(\d.*)/,"$1"+a+"$2")}return this.callBase.apply(this,arguments)},getCurrencySymbol:function(){return{symbol:"$"}},getOpenXmlCurrencyFormat:function(){return"$#,##0{0}_);\\($#,##0{0}\\)"}},WBe={af:"\xa4#,##0.00;(\xa4#,##0.00)","af-NA":"\xa4#,##0.00;(\xa4#,##0.00)",agq:"#,##0.00\xa4",ak:"\xa4#,##0.00",am:"\xa4#,##0.00;(\xa4#,##0.00)",ar:"\xa4#,##0.00;(\xa4#,##0.00)","ar-AE":"\xa4#,##0.00;(\xa4#,##0.00)","ar-BH":"\xa4#,##0.00;(\xa4#,##0.00)","ar-DJ":"\xa4#,##0.00;(\xa4#,##0.00)","ar-DZ":"\xa4#,##0.00;(\xa4#,##0.00)","ar-EG":"\xa4#,##0.00;(\xa4#,##0.00)","ar-EH":"\xa4#,##0.00;(\xa4#,##0.00)","ar-ER":"\xa4#,##0.00;(\xa4#,##0.00)","ar-IL":"\xa4#,##0.00;(\xa4#,##0.00)","ar-IQ":"\xa4#,##0.00;(\xa4#,##0.00)","ar-JO":"\xa4#,##0.00;(\xa4#,##0.00)","ar-KM":"\xa4#,##0.00;(\xa4#,##0.00)","ar-KW":"\xa4#,##0.00;(\xa4#,##0.00)","ar-LB":"\xa4#,##0.00;(\xa4#,##0.00)","ar-LY":"\xa4#,##0.00;(\xa4#,##0.00)","ar-MA":"\xa4#,##0.00;(\xa4#,##0.00)","ar-MR":"\xa4#,##0.00;(\xa4#,##0.00)","ar-OM":"\xa4#,##0.00;(\xa4#,##0.00)","ar-PS":"\xa4#,##0.00;(\xa4#,##0.00)","ar-QA":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SA":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SD":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SO":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SS":"\xa4#,##0.00;(\xa4#,##0.00)","ar-SY":"\xa4#,##0.00;(\xa4#,##0.00)","ar-TD":"\xa4#,##0.00;(\xa4#,##0.00)","ar-TN":"\xa4#,##0.00;(\xa4#,##0.00)","ar-YE":"\xa4#,##0.00;(\xa4#,##0.00)",as:"\xa4\xa0#,##,##0.00",asa:"#,##0.00\xa0\xa4",ast:"#,##0.00\xa0\xa4",az:"#,##0.00\xa0\xa4","az-Cyrl":"#,##0.00\xa0\xa4","az-Latn":"#,##0.00\xa0\xa4",bas:"#,##0.00\xa0\xa4",be:"#,##0.00\xa0\xa4","be-tarask":"#,##0.00\xa0\xa4",bem:"\xa4#,##0.00;(\xa4#,##0.00)",bez:"#,##0.00\xa4",bg:"0.00\xa0\xa4;(0.00\xa0\xa4)",bm:"\xa4#,##0.00;(\xa4#,##0.00)",bn:"#,##,##0.00\xa4;(#,##,##0.00\xa4)","bn-IN":"#,##,##0.00\xa4;(#,##,##0.00\xa4)",bo:"\xa4\xa0#,##0.00","bo-IN":"\xa4\xa0#,##0.00",br:"#,##0.00\xa0\xa4",brx:"\xa4\xa0#,##,##0.00",bs:"#,##0.00\xa0\xa4","bs-Cyrl":"#,##0.00\xa0\xa4","bs-Latn":"#,##0.00\xa0\xa4",ca:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-AD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-ES-valencia":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-FR":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ca-IT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",ccp:"#,##,##0.00\xa4;(#,##,##0.00\xa4)","ccp-IN":"#,##,##0.00\xa4;(#,##,##0.00\xa4)",ce:"#,##0.00\xa0\xa4",ceb:"\xa4#,##0.00;(\xa4#,##0.00)",cgg:"\xa4#,##0.00",chr:"\xa4#,##0.00;(\xa4#,##0.00)",ckb:"\xa4\xa0#,##0.00","ckb-IR":"\xa4\xa0#,##0.00",cs:"#,##0.00\xa0\xa4",cy:"\xa4#,##0.00;(\xa4#,##0.00)",da:"#,##0.00\xa0\xa4","da-GL":"#,##0.00\xa0\xa4",dav:"\xa4#,##0.00;(\xa4#,##0.00)",de:"#,##0.00\xa0\xa4","de-AT":"#,##0.00\xa0\xa4","de-BE":"#,##0.00\xa0\xa4","de-CH":"#,##0.00\xa0\xa4","de-IT":"#,##0.00\xa0\xa4","de-LI":"#,##0.00\xa0\xa4","de-LU":"#,##0.00\xa0\xa4",dje:"#,##0.00\xa4",doi:"\xa4#,##0.00",dsb:"#,##0.00\xa0\xa4",dua:"#,##0.00\xa0\xa4",dyo:"#,##0.00\xa0\xa4",dz:"\xa4#,##,##0.00",ebu:"\xa4#,##0.00;(\xa4#,##0.00)",ee:"\xa4#,##0.00;(\xa4#,##0.00)","ee-TG":"\xa4#,##0.00;(\xa4#,##0.00)",el:"#,##0.00\xa0\xa4","el-CY":"#,##0.00\xa0\xa4",en:"\xa4#,##0.00;(\xa4#,##0.00)","en-001":"\xa4#,##0.00;(\xa4#,##0.00)","en-150":"#,##0.00\xa0\xa4","en-AE":"\xa4#,##0.00;(\xa4#,##0.00)","en-AG":"\xa4#,##0.00;(\xa4#,##0.00)","en-AI":"\xa4#,##0.00;(\xa4#,##0.00)","en-AS":"\xa4#,##0.00;(\xa4#,##0.00)","en-AT":"\xa4\xa0#,##0.00","en-AU":"\xa4#,##0.00;(\xa4#,##0.00)","en-BB":"\xa4#,##0.00;(\xa4#,##0.00)","en-BE":"#,##0.00\xa0\xa4","en-BI":"\xa4#,##0.00;(\xa4#,##0.00)","en-BM":"\xa4#,##0.00;(\xa4#,##0.00)","en-BS":"\xa4#,##0.00;(\xa4#,##0.00)","en-BW":"\xa4#,##0.00;(\xa4#,##0.00)","en-BZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-CA":"\xa4#,##0.00;(\xa4#,##0.00)","en-CC":"\xa4#,##0.00;(\xa4#,##0.00)","en-CH":"\xa4\xa0#,##0.00;\xa4-#,##0.00","en-CK":"\xa4#,##0.00;(\xa4#,##0.00)","en-CM":"\xa4#,##0.00;(\xa4#,##0.00)","en-CX":"\xa4#,##0.00;(\xa4#,##0.00)","en-CY":"\xa4#,##0.00;(\xa4#,##0.00)","en-DE":"#,##0.00\xa0\xa4","en-DG":"\xa4#,##0.00;(\xa4#,##0.00)","en-DK":"#,##0.00\xa0\xa4","en-DM":"\xa4#,##0.00;(\xa4#,##0.00)","en-ER":"\xa4#,##0.00;(\xa4#,##0.00)","en-FI":"#,##0.00\xa0\xa4","en-FJ":"\xa4#,##0.00;(\xa4#,##0.00)","en-FK":"\xa4#,##0.00;(\xa4#,##0.00)","en-FM":"\xa4#,##0.00;(\xa4#,##0.00)","en-GB":"\xa4#,##0.00;(\xa4#,##0.00)","en-GD":"\xa4#,##0.00;(\xa4#,##0.00)","en-GG":"\xa4#,##0.00;(\xa4#,##0.00)","en-GH":"\xa4#,##0.00;(\xa4#,##0.00)","en-GI":"\xa4#,##0.00;(\xa4#,##0.00)","en-GM":"\xa4#,##0.00;(\xa4#,##0.00)","en-GU":"\xa4#,##0.00;(\xa4#,##0.00)","en-GY":"\xa4#,##0.00;(\xa4#,##0.00)","en-HK":"\xa4#,##0.00;(\xa4#,##0.00)","en-IE":"\xa4#,##0.00;(\xa4#,##0.00)","en-IL":"\xa4#,##0.00;(\xa4#,##0.00)","en-IM":"\xa4#,##0.00;(\xa4#,##0.00)","en-IN":"\xa4#,##0.00;(\xa4#,##0.00)","en-IO":"\xa4#,##0.00;(\xa4#,##0.00)","en-JE":"\xa4#,##0.00;(\xa4#,##0.00)","en-JM":"\xa4#,##0.00;(\xa4#,##0.00)","en-KE":"\xa4#,##0.00;(\xa4#,##0.00)","en-KI":"\xa4#,##0.00;(\xa4#,##0.00)","en-KN":"\xa4#,##0.00;(\xa4#,##0.00)","en-KY":"\xa4#,##0.00;(\xa4#,##0.00)","en-LC":"\xa4#,##0.00;(\xa4#,##0.00)","en-LR":"\xa4#,##0.00;(\xa4#,##0.00)","en-LS":"\xa4#,##0.00;(\xa4#,##0.00)","en-MG":"\xa4#,##0.00;(\xa4#,##0.00)","en-MH":"\xa4#,##0.00;(\xa4#,##0.00)","en-MO":"\xa4#,##0.00;(\xa4#,##0.00)","en-MP":"\xa4#,##0.00;(\xa4#,##0.00)","en-MS":"\xa4#,##0.00;(\xa4#,##0.00)","en-MT":"\xa4#,##0.00;(\xa4#,##0.00)","en-MU":"\xa4#,##0.00;(\xa4#,##0.00)","en-MW":"\xa4#,##0.00;(\xa4#,##0.00)","en-MY":"\xa4#,##0.00;(\xa4#,##0.00)","en-NA":"\xa4#,##0.00;(\xa4#,##0.00)","en-NF":"\xa4#,##0.00;(\xa4#,##0.00)","en-NG":"\xa4#,##0.00;(\xa4#,##0.00)","en-NL":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","en-NR":"\xa4#,##0.00;(\xa4#,##0.00)","en-NU":"\xa4#,##0.00;(\xa4#,##0.00)","en-NZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-PG":"\xa4#,##0.00;(\xa4#,##0.00)","en-PH":"\xa4#,##0.00;(\xa4#,##0.00)","en-PK":"\xa4#,##0.00;(\xa4#,##0.00)","en-PN":"\xa4#,##0.00;(\xa4#,##0.00)","en-PR":"\xa4#,##0.00;(\xa4#,##0.00)","en-PW":"\xa4#,##0.00;(\xa4#,##0.00)","en-RW":"\xa4#,##0.00;(\xa4#,##0.00)","en-SB":"\xa4#,##0.00;(\xa4#,##0.00)","en-SC":"\xa4#,##0.00;(\xa4#,##0.00)","en-SD":"\xa4#,##0.00;(\xa4#,##0.00)","en-SE":"#,##0.00\xa0\xa4","en-SG":"\xa4#,##0.00;(\xa4#,##0.00)","en-SH":"\xa4#,##0.00;(\xa4#,##0.00)","en-SI":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","en-SL":"\xa4#,##0.00;(\xa4#,##0.00)","en-SS":"\xa4#,##0.00;(\xa4#,##0.00)","en-SX":"\xa4#,##0.00;(\xa4#,##0.00)","en-SZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-TC":"\xa4#,##0.00;(\xa4#,##0.00)","en-TK":"\xa4#,##0.00;(\xa4#,##0.00)","en-TO":"\xa4#,##0.00;(\xa4#,##0.00)","en-TT":"\xa4#,##0.00;(\xa4#,##0.00)","en-TV":"\xa4#,##0.00;(\xa4#,##0.00)","en-TZ":"\xa4#,##0.00;(\xa4#,##0.00)","en-UG":"\xa4#,##0.00;(\xa4#,##0.00)","en-UM":"\xa4#,##0.00;(\xa4#,##0.00)","en-VC":"\xa4#,##0.00;(\xa4#,##0.00)","en-VG":"\xa4#,##0.00;(\xa4#,##0.00)","en-VI":"\xa4#,##0.00;(\xa4#,##0.00)","en-VU":"\xa4#,##0.00;(\xa4#,##0.00)","en-WS":"\xa4#,##0.00;(\xa4#,##0.00)","en-ZA":"\xa4#,##0.00;(\xa4#,##0.00)","en-ZM":"\xa4#,##0.00;(\xa4#,##0.00)","en-ZW":"\xa4#,##0.00;(\xa4#,##0.00)",eo:"\xa4\xa0#,##0.00",es:"#,##0.00\xa0\xa4","es-419":"\xa4#,##0.00","es-AR":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","es-BO":"\xa4#,##0.00","es-BR":"\xa4#,##0.00","es-BZ":"\xa4#,##0.00","es-CL":"\xa4#,##0.00","es-CO":"\xa4#,##0.00","es-CR":"\xa4#,##0.00","es-CU":"\xa4#,##0.00","es-DO":"\xa4#,##0.00;(\xa4#,##0.00)","es-EA":"#,##0.00\xa0\xa4","es-EC":"\xa4#,##0.00","es-GQ":"#,##0.00\xa0\xa4","es-GT":"\xa4#,##0.00","es-HN":"\xa4#,##0.00","es-IC":"#,##0.00\xa0\xa4","es-MX":"\xa4#,##0.00","es-NI":"\xa4#,##0.00","es-PA":"\xa4#,##0.00","es-PE":"\xa4#,##0.00","es-PH":"#,##0.00\xa0\xa4","es-PR":"\xa4#,##0.00","es-PY":"\xa4#,##0.00","es-SV":"\xa4#,##0.00","es-US":"\xa4#,##0.00","es-UY":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","es-VE":"\xa4#,##0.00",et:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",eu:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",ewo:"#,##0.00\xa0\xa4",fa:"\u200e\xa4\xa0#,##0.00;\u200e(\xa4\xa0#,##0.00)","fa-AF":"\xa4\xa0#,##0.00;\u200e(\xa4\xa0#,##0.00)",ff:"#,##0.00\xa0\xa4","ff-Adlm":"\xa4\xa0#,##0.00","ff-Adlm-BF":"\xa4\xa0#,##0.00","ff-Adlm-CM":"\xa4\xa0#,##0.00","ff-Adlm-GH":"\xa4\xa0#,##0.00","ff-Adlm-GM":"\xa4\xa0#,##0.00","ff-Adlm-GW":"\xa4\xa0#,##0.00","ff-Adlm-LR":"\xa4\xa0#,##0.00","ff-Adlm-MR":"\xa4\xa0#,##0.00","ff-Adlm-NE":"\xa4\xa0#,##0.00","ff-Adlm-NG":"\xa4\xa0#,##0.00","ff-Adlm-SL":"\xa4\xa0#,##0.00","ff-Adlm-SN":"\xa4\xa0#,##0.00","ff-Latn":"#,##0.00\xa0\xa4","ff-Latn-BF":"#,##0.00\xa0\xa4","ff-Latn-CM":"#,##0.00\xa0\xa4","ff-Latn-GH":"#,##0.00\xa0\xa4","ff-Latn-GM":"#,##0.00\xa0\xa4","ff-Latn-GN":"#,##0.00\xa0\xa4","ff-Latn-GW":"#,##0.00\xa0\xa4","ff-Latn-LR":"#,##0.00\xa0\xa4","ff-Latn-MR":"#,##0.00\xa0\xa4","ff-Latn-NE":"#,##0.00\xa0\xa4","ff-Latn-NG":"#,##0.00\xa0\xa4","ff-Latn-SL":"#,##0.00\xa0\xa4",fi:"#,##0.00\xa0\xa4",fil:"\xa4#,##0.00;(\xa4#,##0.00)",fo:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fo-DK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",fr:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BE":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BI":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BJ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-BL":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CG":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CH":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CI":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-CM":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-DJ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-DZ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GN":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GP":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-GQ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-HT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-KM":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-LU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MC":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MG":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-ML":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MQ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MR":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-MU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-NC":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-NE":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-PF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-PM":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-RE":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-RW":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-SC":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-SN":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-SY":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-TD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-TG":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-TN":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-VU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-WF":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","fr-YT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",fur:"\xa4\xa0#,##0.00",fy:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",ga:"\xa4#,##0.00;(\xa4#,##0.00)","ga-GB":"\xa4#,##0.00;(\xa4#,##0.00)",gd:"\xa4#,##0.00;(\xa4#,##0.00)",gl:"#,##0.00\xa0\xa4",gsw:"#,##0.00\xa0\xa4","gsw-FR":"#,##0.00\xa0\xa4","gsw-LI":"#,##0.00\xa0\xa4",gu:"\xa4#,##,##0.00;(\xa4#,##,##0.00)",guz:"\xa4#,##0.00;(\xa4#,##0.00)",gv:"\xa4#,##0.00",ha:"\xa4\xa0#,##0.00","ha-GH":"\xa4\xa0#,##0.00","ha-NE":"\xa4\xa0#,##0.00",haw:"\xa4#,##0.00;(\xa4#,##0.00)",he:"#,##0.00\xa0\xa4",hi:"\xa4#,##,##0.00",hr:"#,##0.00\xa0\xa4","hr-BA":"#,##0.00\xa0\xa4",hsb:"#,##0.00\xa0\xa4",hu:"#,##0.00\xa0\xa4",hy:"#,##0.00\xa0\xa4",ia:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",id:"\xa4#,##0.00",ig:"\xa4#,##0.00;(\xa4#,##0.00)",ii:"\xa4\xa0#,##0.00",is:"#,##0.00\xa0\xa4",it:"#,##0.00\xa0\xa4","it-CH":"#,##0.00\xa0\xa4","it-SM":"#,##0.00\xa0\xa4","it-VA":"#,##0.00\xa0\xa4",ja:"\xa4#,##0.00;(\xa4#,##0.00)",jgo:"\xa4\xa0#,##0.00",jmc:"\xa4#,##0.00",jv:"\xa4\xa0#,##0.00",ka:"#,##0.00\xa0\xa4",kab:"#,##0.00\xa4",kam:"\xa4#,##0.00;(\xa4#,##0.00)",kde:"\xa4#,##0.00;(\xa4#,##0.00)",kea:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",kgp:"\xa4\xa0#,##0.00",khq:"#,##0.00\xa4",ki:"\xa4#,##0.00;(\xa4#,##0.00)",kk:"#,##0.00\xa0\xa4",kkj:"\xa4\xa0#,##0.00",kl:"\xa4#,##0.00;\xa4-#,##0.00",kln:"\xa4#,##0.00;(\xa4#,##0.00)",km:"#,##0.00\xa4;(#,##0.00\xa4)",kn:"\xa4#,##0.00;(\xa4#,##0.00)",ko:"\xa4#,##0.00;(\xa4#,##0.00)","ko-KP":"\xa4#,##0.00;(\xa4#,##0.00)",kok:"\xa4#,##0.00;(\xa4#,##0.00)",ks:"\xa4\xa0#,##,##0.00","ks-Arab":"\xa4\xa0#,##,##0.00",ksb:"#,##0.00\xa4",ksf:"#,##0.00\xa0\xa4",ksh:"#,##0.00\xa0\xa4",ku:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",kw:"\xa4#,##0.00",ky:"#,##0.00\xa0\xa4",lag:"\xa4\xa0#,##0.00",lb:"#,##0.00\xa0\xa4",lg:"#,##0.00\xa4",lkt:"\xa4\xa0#,##0.00",ln:"#,##0.00\xa0\xa4","ln-AO":"#,##0.00\xa0\xa4","ln-CF":"#,##0.00\xa0\xa4","ln-CG":"#,##0.00\xa0\xa4",lo:"\xa4#,##0.00;\xa4-#,##0.00",lrc:"\xa4\xa0#,##0.00","lrc-IQ":"\xa4\xa0#,##0.00",lt:"#,##0.00\xa0\xa4",lu:"#,##0.00\xa4",luo:"#,##0.00\xa4",luy:"\xa4#,##0.00;\xa4-\xa0#,##0.00",lv:"#,##0.00\xa0\xa4",mai:"\xa4\xa0#,##0.00",mas:"\xa4#,##0.00;(\xa4#,##0.00)","mas-TZ":"\xa4#,##0.00;(\xa4#,##0.00)",mer:"\xa4#,##0.00;(\xa4#,##0.00)",mfe:"\xa4\xa0#,##0.00",mg:"\xa4#,##0.00",mgh:"\xa4\xa0#,##0.00",mgo:"\xa4\xa0#,##0.00",mi:"\xa4\xa0#,##0.00",mk:"#,##0.00\xa0\xa4",ml:"\xa4#,##0.00;(\xa4#,##0.00)",mn:"\xa4\xa0#,##0.00",mni:"\xa4\xa0#,##0.00","mni-Beng":"\xa4\xa0#,##0.00",mr:"\xa4#,##0.00;(\xa4#,##0.00)",ms:"\xa4#,##0.00;(\xa4#,##0.00)","ms-BN":"\xa4#,##0.00;(\xa4#,##0.00)","ms-ID":"\xa4#,##0.00","ms-SG":"\xa4#,##0.00;(\xa4#,##0.00)",mt:"\xa4#,##0.00",mua:"\xa4#,##0.00;(\xa4#,##0.00)",my:"\xa4\xa0#,##0.00",mzn:"\xa4\xa0#,##0.00",naq:"\xa4#,##0.00",nb:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nb-SJ":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",nd:"\xa4#,##0.00;(\xa4#,##0.00)",nds:"\xa4\xa0#,##0.00","nds-NL":"\xa4\xa0#,##0.00",ne:"\xa4\xa0#,##,##0.00","ne-IN":"\xa4\xa0#,##,##0.00",nl:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-AW":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-BE":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-BQ":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-CW":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-SR":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)","nl-SX":"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",nmg:"#,##0.00\xa0\xa4",nn:"#,##0.00\xa0\xa4",nnh:"\xa4\xa0#,##0.00",no:"\xa4\xa0#,##0.00;(\xa4\xa0#,##0.00)",nus:"\xa4#,##0.00;(\xa4#,##0.00)",nyn:"\xa4#,##0.00",om:"\xa4#,##0.00","om-KE":"\xa4#,##0.00",or:"\xa4#,##0.00;(\xa4#,##0.00)",os:"\xa4\xa0#,##0.00","os-RU":"\xa4\xa0#,##0.00",pa:"\xa4\xa0#,##0.00","pa-Arab":"\xa4\xa0#,##0.00","pa-Guru":"\xa4\xa0#,##0.00",pcm:"\xa4#,##0.00",pl:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",ps:"\xa4#,##0.00;(\xa4#,##0.00)","ps-PK":"\xa4#,##0.00;(\xa4#,##0.00)",pt:"\xa4\xa0#,##0.00","pt-AO":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-CH":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-CV":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-GQ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-GW":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-LU":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-MO":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-MZ":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-PT":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-ST":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","pt-TL":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",qu:"\xa4\xa0#,##0.00","qu-BO":"\xa4\xa0#,##0.00","qu-EC":"\xa4\xa0#,##0.00",rm:"#,##0.00\xa0\xa4",rn:"#,##0.00\xa4",ro:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","ro-MD":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",rof:"\xa4#,##0.00",ru:"#,##0.00\xa0\xa4","ru-BY":"#,##0.00\xa0\xa4","ru-KG":"#,##0.00\xa0\xa4","ru-KZ":"#,##0.00\xa0\xa4","ru-MD":"#,##0.00\xa0\xa4","ru-UA":"#,##0.00\xa0\xa4",rw:"\xa4\xa0#,##0.00",rwk:"#,##0.00\xa4",sa:"\xa4\xa0#,##0.00",sah:"#,##0.00\xa0\xa4",saq:"\xa4#,##0.00;(\xa4#,##0.00)",sat:"\xa4\xa0#,##0.00","sat-Olck":"\xa4\xa0#,##0.00",sbp:"#,##0.00\xa4",sc:"#,##0.00\xa0\xa4",sd:"\xa4\xa0#,##0.00","sd-Arab":"\xa4\xa0#,##0.00","sd-Deva":"\xa4\xa0#,##0.00",se:"#,##0.00\xa0\xa4","se-FI":"#,##0.00\xa0\xa4","se-SE":"#,##0.00\xa0\xa4",seh:"#,##0.00\xa4",ses:"#,##0.00\xa4",sg:"\xa4#,##0.00;\xa4-#,##0.00",shi:"#,##0.00\xa4","shi-Latn":"#,##0.00\xa4","shi-Tfng":"#,##0.00\xa4",si:"\xa4#,##0.00;(\xa4#,##0.00)",sk:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",sl:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",smn:"#,##0.00\xa0\xa4",sn:"\xa4#,##0.00;(\xa4#,##0.00)",so:"\xa4#,##0.00;(\xa4#,##0.00)","so-DJ":"\xa4#,##0.00;(\xa4#,##0.00)","so-ET":"\xa4#,##0.00;(\xa4#,##0.00)","so-KE":"\xa4#,##0.00;(\xa4#,##0.00)",sq:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sq-MK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sq-XK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",sr:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl-BA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl-ME":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Cyrl-XK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn-BA":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn-ME":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)","sr-Latn-XK":"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",su:"\xa4#,##0.00","su-Latn":"\xa4#,##0.00",sv:"#,##0.00\xa0\xa4","sv-AX":"#,##0.00\xa0\xa4","sv-FI":"#,##0.00\xa0\xa4",sw:"\xa4\xa0#,##0.00","sw-CD":"\xa4\xa0#,##0.00","sw-KE":"\xa4\xa0#,##0.00","sw-UG":"\xa4\xa0#,##0.00",ta:"\xa4#,##0.00;(\xa4#,##0.00)","ta-LK":"\xa4#,##0.00;(\xa4#,##0.00)","ta-MY":"\xa4#,##0.00;(\xa4#,##0.00)","ta-SG":"\xa4#,##0.00;(\xa4#,##0.00)",te:"\xa4#,##0.00;(\xa4#,##0.00)",teo:"\xa4#,##0.00;(\xa4#,##0.00)","teo-KE":"\xa4#,##0.00;(\xa4#,##0.00)",tg:"#,##0.00\xa0\xa4",th:"\xa4#,##0.00;(\xa4#,##0.00)",ti:"\xa4#,##0.00","ti-ER":"\xa4#,##0.00",tk:"#,##0.00\xa0\xa4",to:"\xa4\xa0#,##0.00",tr:"\xa4#,##0.00;(\xa4#,##0.00)","tr-CY":"\xa4#,##0.00;(\xa4#,##0.00)",tt:"#,##0.00\xa0\xa4",twq:"#,##0.00\xa4",tzm:"#,##0.00\xa0\xa4",ug:"\xa4#,##0.00;(\xa4#,##0.00)",uk:"#,##0.00\xa0\xa4",und:"\xa4\xa0#,##0.00",ur:"\xa4#,##0.00;(\xa4#,##0.00)","ur-IN":"\xa4#,##0.00;(\xa4#,##0.00)",uz:"#,##0.00\xa0\xa4","uz-Arab":"\xa4\xa0#,##0.00","uz-Cyrl":"#,##0.00\xa0\xa4","uz-Latn":"#,##0.00\xa0\xa4",vai:"\xa4#,##0.00;(\xa4#,##0.00)","vai-Latn":"\xa4#,##0.00;(\xa4#,##0.00)","vai-Vaii":"\xa4#,##0.00;(\xa4#,##0.00)",vi:"#,##0.00\xa0\xa4",vun:"\xa4#,##0.00",wae:"\xa4\xa0#,##0.00",wo:"\xa4\xa0#,##0.00",xh:"\xa4#,##0.00",xog:"#,##0.00\xa0\xa4",yav:"#,##0.00\xa0\xa4;(#,##0.00\xa0\xa4)",yi:"\xa4\xa0#,##0.00",yo:"\xa4#,##0.00;(\xa4#,##0.00)","yo-BJ":"\xa4#,##0.00;(\xa4#,##0.00)",yrl:"\xa4\xa0#,##0.00","yrl-CO":"\xa4\xa0#,##0.00","yrl-VE":"\xa4\xa0#,##0.00",yue:"\xa4#,##0.00;(\xa4#,##0.00)","yue-Hans":"\xa4#,##0.00;(\xa4#,##0.00)","yue-Hant":"\xa4#,##0.00;(\xa4#,##0.00)",zgh:"#,##0.00\xa4",zh:"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans-HK":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans-MO":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hans-SG":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hant":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hant-HK":"\xa4#,##0.00;(\xa4#,##0.00)","zh-Hant-MO":"\xa4#,##0.00;(\xa4#,##0.00)",zu:"\xa4#,##0.00;(\xa4#,##0.00)"};var GBe=/([^\s0]+)?(\s*)0*[.,]*0*(\s*)([^\s0]+)?/,Nee={},Nme=t=>{var e=Vh.locale()+"/"+JSON.stringify(t);return Nee[e]||(Nee[e]=new Intl.NumberFormat(Vh.locale(),t).format),Nee[e]};const qBe={engine:function(){return"intl"},_formatNumberCore:function(t,e,n){return"exponential"===e?this.callBase.apply(this,arguments):Nme(this._normalizeFormatConfig(e,n,t))(t)},_normalizeFormatConfig:function(t,e,n){var i;return i="decimal"===t?{minimumIntegerDigits:e.precision||void 0,useGrouping:!1,maximumFractionDigits:String(n).length,round:n<0?"ceil":"floor"}:this._getPrecisionConfig(e.precision),"percent"===t?i.style="percent":"currency"===t&&(i.style="currency",i.currency=e.currency||ls().defaultCurrency),i},_getPrecisionConfig:function(t){return null===t?{minimumFractionDigits:0,maximumFractionDigits:20}:{minimumFractionDigits:t||0,maximumFractionDigits:t||0}},format:function(t,e){return"number"!=typeof t?t:("default"===(e=this._normalizeFormat(e)).currency&&(e.currency=ls().defaultCurrency),e&&("function"==typeof e||e.type||e.formatter)?this.callBase.apply(this,arguments):Nme(e)(t))},_getCurrencySymbolInfo:function(t){var e=(t=>new Intl.NumberFormat(Vh.locale(),{style:"currency",currency:t}))(t);return this._extractCurrencySymbolInfo(e.format(0))},_extractCurrencySymbolInfo:function(t){var e=GBe.exec(t)||[];return{position:e[1]?"before":"after",symbol:e[1]||e[4]||"",delimiter:e[2]||e[3]||""}},getCurrencySymbol:function(t){return t||(t=ls().defaultCurrency),{symbol:this._getCurrencySymbolInfo(t).symbol}},getOpenXmlCurrencyFormat:function(t){var e=t||ls().defaultCurrency;return((t,e)=>{if(e){var n=t;if("string"==typeof t){n="";for(var i=0;i<t.length;i++)"$"!==t[i]&&(n+="\\"),n+=t[i]}for(var a={".00":"{0}","'":"\\'","\\(":"\\(","\\)":"\\)"," ":"\\ ",'"':""","\\\xa4":n},r=e.split(";"),s=0;s<r.length;s++)for(var o in a)Object.prototype.hasOwnProperty.call(a,o)&&(r[s]=r[s].replace(new RegExp(o,"g"),a[o]));return 2===r.length?r[0]+"_);"+r[1]:r[0]}})(this._getCurrencySymbolInfo(e).symbol,Vh.getValueByClosestLocale(a=>WBe[a]))}};var UBe="undefined"!=typeof Intl,Pme=["currency","fixedpoint","exponential","percent","decimal"],Pee={1:"K",2:"M",3:"B",4:"T"},Rme={largenumber:"auto",thousands:1,millions:2,billions:3,trillions:4},Ree=j_({engine:function(){return"base"},numericFormats:Pme,defaultLargeNumberFormatPostfixes:Pee,_parseNumberFormatString:function(t){var e={};if(t&&"string"==typeof t){var n=t.toLowerCase().split(" ");if($e(n,(i,a)=>{li(a,Pme)>-1?e.formatType=a:a in Rme&&(e.power=Rme[a])}),e.power&&!e.formatType&&(e.formatType="fixedpoint"),e.formatType)return e}},_calculateNumberPower:function(t,e,n,i){var a=Math.abs(t),r=0;if(a>1)for(;a&&a>=e&&(void 0===i||r<i);)r++,a/=e;else if(a>0&&a<1)for(;a<1&&(void 0===n||r>n);)r--,a*=e;return r},_getNumberByPower:function(t,e,n){for(var i=t;e>0;)i/=n,e--;for(;e<0;)i*=n,e++;return i},_formatNumber:function(t,e,n){"auto"===e.power&&(e.power=this._calculateNumberPower(t,1e3,0,4)),e.power&&(t=this._getNumberByPower(t,e.power,1e3));var i=this.defaultLargeNumberFormatPostfixes[e.power]||"",a=this._formatNumberCore(t,e.formatType,n);return a=a.replace(/(\d|.$)(\D*)$/,"$1"+i+"$2")},_formatNumberExponential:function(t,e){var n=this._calculateNumberPower(t,10),i=this._getNumberByPower(t,n,10);void 0===e.precision&&(e.precision=1),i.toFixed(e.precision||0)>=10&&(n++,i/=10);var a=(n>=0?"+":"")+n.toString();return this._formatNumberCore(i,"fixedpoint",e)+"E"+a},_addZeroes:function(t,e){for(var n=Math.pow(10,e),i=t<0?"-":"",a=(t=(Math.abs(t)*n>>>0)/n).toString();a.length<e;)a="0"+a;return i+a},_addGroupSeparators:function(t){var e=t.toString().split(".");return e[0].replace(/\B(?=(\d{3})+(?!\d))/g,ls().thousandsSeparator)+(e[1]?ls().decimalSeparator+e[1]:"")},_formatNumberCore:function(t,e,n){return"exponential"===e?this._formatNumberExponential(t,n):("decimal"!==e&&null!==n.precision&&(n.precision=n.precision||0),"percent"===e&&(t*=100),void 0!==n.precision&&(t="decimal"===e?this._addZeroes(t,n.precision):null===n.precision?t.toPrecision():Cme(t,n.precision)),t="decimal"!==e?this._addGroupSeparators(t):t.toString().replace(".",ls().decimalSeparator),"percent"===e&&(t+="%"),t)},_normalizeFormat:function(t){return t?("function"==typeof t||Ji(t)||(t={type:t}),t):{}},_getSeparators:function(){return{decimalSeparator:this.getDecimalSeparator(),thousandsSeparator:this.getThousandsSeparator()}},getThousandsSeparator:function(){return this.format(1e4,"fixedPoint")[2]},getDecimalSeparator:function(){return this.format(1.2,{type:"fixedPoint",precision:1})[1]},convertDigits:function(t,e){var n=this.format(90,"decimal");if("string"!=typeof t||"0"===n[1])return t;var i=e?n[1]:"0",a=e?"0":n[1],r=e?n[0]:"9",s=new RegExp("["+i+"-"+r+"]","g");return t.replace(s,o=>String.fromCharCode(o.charCodeAt(0)+(a.charCodeAt(0)-i.charCodeAt(0))))},getNegativeEtalonRegExp:function(t){var e=this._getSeparators(),n=new RegExp("[0-9"+YO(e.decimalSeparator+e.thousandsSeparator)+"]+","g"),i=this.format(-1,t).replace(n,"1");return["\\","(",")","[","]","*","+","$","^","?","|","{","}"].forEach(a=>{i=i.replace(a,"\\".concat(a))}),i=(i=i.replace(" ","\\s")).replace("1",".+"),new RegExp(i,"g")},getSign:function(t,e){if("-"===t.replace(/[^0-9-]/g,"").charAt(0))return-1;if(!e)return 1;var n=this.getNegativeEtalonRegExp(e);return t.match(n)?-1:1},format:function(t,e){if("number"!=typeof t||"number"==typeof e)return t;if("function"==typeof(e=e&&e.formatter||e))return e(t);(e=this._normalizeFormat(e)).type||(e.type="decimal");var n=this._parseNumberFormatString(e.type);if(!n){var i=this._getSeparators();return i.unlimitedIntegerDigits=e.unlimitedIntegerDigits,this.convertDigits(function BBe(t,e){return e=e||IBe,function(n){if("number"!=typeof n||isNaN(n))return"";var i=function PBe(t){var e=t.split(";");return 1===e.length&&e.push("-"+e[0]),e}(t),r=n>0||1/n==1/0,s=i[r?0:1];(function RBe(t){return-1!==t.indexOf("%")&&!t.match(/'[^']*%[^']*'/g)})(s)&&(n*=100),r||(n=-n);var o=function HBe(t){for(var e=!1,n=0;n<t.length;n++)if("'"===t[n]&&(e=!e),"."===t[n]&&!e)return n;return t.length}(s),d=[s.substr(0,o),s.substr(o+1)],u=Eme(d[1]),p=u+Tme(d[1]),g=Eme(d[0]),b=Tme(d[0])||e.unlimitedIntegerDigits?void 0:g,C=Math.floor(n).toString().length,k=qh(p,0,15-C),G=function NBe(t){return t.split(",").slice(1).map(function(e){return e.split("").filter(function(n){return"#"===n||"0"===n}).length})}(d[0]).reverse(),Y=Cme(n,k<0?0:k).split("."),ne=Ame(Lee(Y[0]),g,b),Z=Ame(Y[1],u,p);ne=function FBe(t,e,n){if(!e.length)return t;for(var i=[],a=0;t;){var r=e[a];if(!r)break;i.push(t.slice(0,r)),t=t.slice(r),a<e.length-1&&a++}return i.join(n)}(ne,G,e.thousandsSeparator);var be=Lee(kme(Lee(d[0]),ne)),Ge=p?kme(d[1],Z):"";return be+(Ge.match(/\d/)?e.decimalSeparator:"")+Ge}}(e.type,i)(t))}return this._formatNumber(t,n,e)},parse:function(t,e){if(t){if(e&&e.parser)return e.parser(t);t=this.convertDigits(t,!0),e&&"string"!=typeof e&&Ba.log("W0011");var n=this.getDecimalSeparator(),i=new RegExp("[^0-9"+YO(n)+"]","g"),a=t.replace(i,"").replace(n,".").replace(/\.$/g,"");if("."===a||""===a)return null;if(this._calcSignificantDigits(a)>15)return NaN;var r=+a*this.getSign(t,e);e=this._normalizeFormat(e);var s=this._parseNumberFormatString(e.type),o=null==s?void 0:s.power;if(o){if("auto"===o){var d=t.match(/\d(K|M|B|T)/);d&&(o=LW(Object.keys(Pee),u=>Pee[u]===d[1]))}r*=Math.pow(10,3*o)}return"percent"===(null==s?void 0:s.formatType)&&(r/=100),r}},_calcSignificantDigits:function(t){var[e,n]=t.split("."),i=r=>{for(var s=-1,o=0;o<r.length;o++)if("0"!==r[o]){s=o;break}return s>-1?r.length-s:0},a=0;return e&&(a+=i(e.split(""))),n&&(a+=i(n.split("").reverse())),a}});Ree.inject($Be),UBe&&Ree.inject(qBe);const ns=Ree;function t1(t,e){for(;t.length<e;)t="0"+t;return t}var Wz={3:"abbreviated",4:"wide",5:"narrow"},Fee={y:function(t,e,n){var i=t[n?"getUTCFullYear":"getFullYear"]();return 2===e&&(i%=100),t1(i.toString(),e)},M:function(t,e,n,i){var a=t[n?"getUTCMonth":"getMonth"](),r=Wz[e];return r?i.getMonthNames(r,"format")[a]:t1((a+1).toString(),Math.min(e,2))},L:function(t,e,n,i){var a=t[n?"getUTCMonth":"getMonth"](),r=Wz[e];return r?i.getMonthNames(r,"standalone")[a]:t1((a+1).toString(),Math.min(e,2))},Q:function(t,e,n,i){var a=t[n?"getUTCMonth":"getMonth"](),r=Math.floor(a/3),s=Wz[e];return s?i.getQuarterNames(s)[r]:t1((r+1).toString(),Math.min(e,2))},E:function(t,e,n,i){var a=t[n?"getUTCDay":"getDay"](),r=Wz[e<3?3:e];return i.getDayNames(r)[a]},a:function(t,e,n,i){var r=t[n?"getUTCHours":"getHours"]()<12?0:1,s=Wz[e];return i.getPeriodNames(s)[r]},d:function(t,e,n){return t1(t[n?"getUTCDate":"getDate"]().toString(),Math.min(e,2))},H:function(t,e,n){return t1(t[n?"getUTCHours":"getHours"]().toString(),Math.min(e,2))},h:function(t,e,n){return t1((t[n?"getUTCHours":"getHours"]()%12||12).toString(),Math.min(e,2))},m:function(t,e,n){return t1(t[n?"getUTCMinutes":"getMinutes"]().toString(),Math.min(e,2))},s:function(t,e,n){return t1(t[n?"getUTCSeconds":"getSeconds"]().toString(),Math.min(e,2))},S:function(t,e,n){return t1(t[n?"getUTCMilliseconds":"getMilliseconds"]().toString(),3).substr(0,e)},x:function(t,e,n){var i=n?0:t.getTimezoneOffset(),a=i>0?"-":"+",r=Math.abs(i),o=r%60,d=t1(Math.floor(r/60).toString(),2),u=t1(o.toString(),2);return a+d+(e>=3?":":"")+(e>1||o?u:"")},X:function(t,e,n){return n||!t.getTimezoneOffset()?"Z":Fee.x(t,e,n)},Z:function(t,e,n){return Fee.X(t,e>=5?3:2,n)}},Fme=function(t,e){return function(n){var i,a,r,d,s=0,o=!1,u="";if(!n)return null;if(!t)return n;var p="Z"===t[t.length-1]||"'Z'"===t.slice(-3);for(i=0;i<t.length;i++)r=t[i],a=Fee[r],s++,(d=r===t[i+1])||(a&&!o&&(u+=a(n,s,p,e)),s=0),"'"!==r||d?(o||!a)&&(u+=r):o=!o,"'"===r&&d&&i++;return u}},Hme=" .,:;/\\<>()-[]\u060c",ZO=function(t){var e=t&&ns.convertDigits(t,!1).charCodeAt(0),n=ns.convertDigits("0",!1).charCodeAt(0);return n<=e&&e<n+10},XBe=function(t,e,n,i){var a=t[n],r=t[n+1];if(!i&&("."===a||" "===a&&". m."===t.slice(n-1,n+3)||"-"===a&&!ZO(r)))return!0;var s=i&&e.some(o=>t[n]!==o[n]);return Hme.indexOf(a)<0&&i===ZO(a)&&(!i||s)},ZBe=function(t,e){if(!ZO(t[e]))for(;e>0&&!ZO(t[e-1])&&("."===t[e-1]||Hme.indexOf(t[e-1])<0);)e--;return e},Bme=function(t,e){return Array.isArray(t)?t.map(function(n){return(e(n)||"").toString()}):(e(t)||"").toString()},n3e=/[a-zA-Z]/g,zme=function(t){var e=[],n=Bme(new Date(2009,8,8,6,5,4),t),i=n.split("").map(function(o,d){return d}),a=n,r={},s=[{date:new Date(2009,8,8,6,5,4,111),pattern:"S"},{date:new Date(2009,8,8,6,5,2),pattern:"s"},{date:new Date(2009,8,8,6,2,4),pattern:"m"},{date:new Date(2009,8,8,18,5,4),pattern:"H",isDigit:!0},{date:new Date(2009,8,8,2,5,4),pattern:"h",isDigit:!0},{date:new Date(2009,8,8,18,5,4),pattern:"a",isDigit:!1},{date:new Date(2009,8,1,6,5,4),pattern:"d"},{date:[new Date(2009,8,2,6,5,4),new Date(2009,8,3,6,5,4),new Date(2009,8,4,6,5,4)],pattern:"E"},{date:new Date(2009,9,6,6,5,4),pattern:"M"},{date:new Date(1998,8,8,6,5,4),pattern:"y"}];if(a&&(s.forEach(function(o){var d=function(t,e,n,i){var a=0,r=[],s=function(o){return t[a]!==o[a]&&(void 0===i||ZO(t[a])===i)};for(Array.isArray(e)||(e=[e]),a=0;a<t.length;a++)if(n.indexOf(a)<0&&e.filter(s).length){a=ZBe(t,a);do{if(i=ZO(t[a]),!r.length&&!i&&ZO(e[0][a]))break;r.push(a),n.unshift(a),a++}while(t[a]&&XBe(t,e,a,i));break}return 1===r.length&&("0"===t[n[0]-1]||"\u0660"===t[n[0]-1])&&n.unshift(n[0]-1),r}(n,Bme(o.date,t),e,o.isDigit),u="M"!==o.pattern||r.d?o.pattern:"L";a=function(t,e,n,i){var a,r,s;if(!ZO(t[e[0]]||"0")){for(var o=Math.max(e.length<=3?3:4,n.length);e.length>o;){for(s=i[r=e.pop()],i[r]=-1,a=r+1;a<i.length;a++)i[a]--;t=t.substr(0,s)+t.substr(s+1)}for(s=(r=e[e.length-1]+1)<i.length?i[r]:r;e.length<o;){for(e.push(e[e.length-1]+1),a=r;a<i.length;a++)i[a]++;t=t.substr(0,s)+" "+t.substr(s)}}return t=function(t,e,n,i){var a=e[0],r=a<i.length?i[a]:a;return e.forEach(function(s,o){t=t.substr(0,r+o)+(n.length>1?n[o]:n)+t.substr(r+o+1)}),1===e.length&&(t=(t=t.replace("0"+n,n+n)).replace("\u0660"+n,n+n)),t}(t,e,n,i),t}(a,d,u,i),r[u]=d.length}),a=function(t,e,n,i){var a=e.split("").map(function(r,s){return n.indexOf(s)<0&&(r.match(n3e)||"'"===r)?i[s]:-1});return t.split("").map(function(r,s){var o=r,d=a.indexOf(s)>=0,u=s>0&&a.indexOf(s-1)>=0,p=a.indexOf(s+1)>=0;return d&&(u||(o="'"+o),p||(o+="'")),o}).join("")}(a,n,e,i),e.length))return a},Tx={3:"abbreviated",4:"wide",5:"narrow"},$me=function(t,e){return t>2?Object.keys(Tx).map(function(n){return["format","standalone"].map(function(i){return e.getMonthNames(Tx[n],i).join("|")}).join("|")}).join("|"):2===t?"1[012]|0?[1-9]":"0??[1-9]|1[012]"},a3e={":":function(t,e){var n=t>1?"{".concat(t,"}"):"",i=YO(e.getTimeSeparator());return":"!==i&&(i="".concat(i,"|:")),"".concat(i).concat(n)},y:function(t){return 2===t?"[0-9]{".concat(t,"}"):"[0-9]+?"},M:$me,L:$me,Q:function(t,e){return t>2?e.getQuarterNames(Tx[t],"format").join("|"):"0?[1-4]"},E:function(t,e){return"\\D*"},a:function(t,e){return e.getPeriodNames(Tx[t<3?3:t],"format").join("|")},d:function(t){return 2===t?"3[01]|[12][0-9]|0?[1-9]":"0??[1-9]|[12][0-9]|3[01]"},H:function(t){return 2===t?"2[0-3]|1[0-9]|0?[0-9]":"0??[0-9]|1[0-9]|2[0-3]"},h:function(t){return 2===t?"1[012]|0?[1-9]":"0??[1-9]|1[012]"},m:function(t){return 2===t?"[1-5][0-9]|0?[0-9]":"0??[0-9]|[1-5][0-9]"},s:function(t){return 2===t?"[1-5][0-9]|0?[0-9]":"0??[0-9]|[1-5][0-9]"},S:function(t){return"[0-9]{1,".concat(t,"}")},w:function(t){return 2===t?"[1-5][0-9]|0?[0-9]":"0??[0-9]|[1-5][0-9]"}},Ex=Number,Hee=function(t,e){return t.map(n=>n.toLowerCase()).indexOf(e.toLowerCase())},Vme=function(t,e,n){return e>2?["format","standalone"].map(function(i){return Object.keys(Tx).map(function(a){var r=n.getMonthNames(Tx[a],i);return Hee(r,t)})}).reduce(function(i,a){return i.concat(a)}).filter(function(i){return i>=0})[0]:Ex(t)-1},r3e={y:function(t,e){var n=Ex(t);return 2===e?n<30?2e3+n:1900+n:n},M:Vme,L:Vme,Q:function(t,e,n){return e>2?n.getQuarterNames(Tx[e],"format").indexOf(t):Ex(t)-1},E:function(t,e,n){var i=n.getDayNames(Tx[e<3?3:e],"format");return Hee(i,t)},a:function(t,e,n){var i=n.getPeriodNames(Tx[e<3?3:e],"format");return Hee(i,t)},d:Ex,H:Ex,h:Ex,m:Ex,s:Ex,S:function(t,e){for(e=Math.max(e,3),t=t.slice(0,3);e<3;)t+="0",e++;return Ex(t)}},jW=["y","M","d","h","m","s","S"],Bee={y:"setFullYear",M:"setMonth",L:"setMonth",a:function(t,e,n){var i=t.getHours(),a=n.h;void 0!==a&&a!==i&&i--,e||12!==i?e&&12!==i&&(i+=12):i=0,t.setHours(i)},d:"setDate",H:"setHours",h:"setHours",m:"setMinutes",s:"setSeconds",S:"setMilliseconds"},s3e=function(t,e){var n=t[e];if(!n)return 0;var i=0;do{e++,i++}while(t[e]===n);return i},o3e=function(t,e){for(var n="",i=0;i<e;i++)n+=t;return n},Wme=function(t,e){for(var a,n="",i="",r=[],s=function(){i&&(r.push("'".concat(i,"'")),n+="".concat(YO(i),")"),i="")},o=0;o<t.length;o++){var d=t[o],u="'"===d,p=a3e[d];if(!u||(a=!a,"'"===t[o-1]))if(p&&!a){var g=s3e(t,o),b=o3e(d,g);s(),r.push(b),n+="(".concat(p(g,e),")"),o+=g-1}else i||(n+="("),i+=d}return s(),d3e(r)||nee.warn("The following format may be parsed incorrectly: ".concat(t,".")),{patterns:r,regexp:new RegExp("^".concat(n,"$"),"i")}},l3e=["d","H","h","m","s","w","M","L","Q"],d3e=function(t){var e=a=>{if(!a)return!1;var r=a[0];return["y","S"].includes(r)||l3e.includes(r)&&a.length<3},n=!0,i=0;return t.every((a,r,s)=>{return e(a)&&("S"!==(o=a)[0]&&2!==o.length&&(n=++i<2),e(s[r+1])||(i=0)),n;var o})},g3e=function(t,e){var n=Wme(t,e);return function(i){var a=n.regexp.exec(i);if(a){var r=new Date,s=new Date(r.getFullYear(),0,1),o=function(t){return t.map(function(e){return"'"===e[0]?"":"H"===e[0]?"h":e[0]})}(n.patterns),d=function(t){var e=t.map(function(n){return jW.indexOf(n)});return Math.max.apply(Math,e)}(o),u=function(t){var e=t.filter(function(n){return jW.indexOf(n)<0});return jW.concat(e)}(o),p={};return u.forEach(function(g,b){if(g&&!(b<jW.length&&b>d)){var C=o.indexOf(g);if(C>=0){var k=n.patterns[C],G=a[C+1];!function(t,e,n,i,a){var r=e[0],s=Bee[r],o=r3e[r];if(s&&o){var d=o(n,e.length,i);a[e]=d,t[s]?t[s](d):s(t,d,a)}}(s,k,G,e,p)}else!function(t,e,n){var i=Bee[e],r=n["g"+i.substr(1)]();t[i](r)}(s,g,r)}}),s}return null}},_3e=["January","February","March","April","May","June","July","August","September","October","November","December"],y3e=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],v3e=["AM","PM"],b3e=["Q1","Q2","Q3","Q4"],Gme=(t,e)=>{var n={abbreviated:3,short:2,narrow:1};return ip(t,i=>i.substr(0,n[e]))};const Gz={getMonthNames:function(t){return Gme(_3e,t)},getDayNames:function(t){return Gme(y3e,t)},getQuarterNames:function(t){return b3e},getPeriodNames:function(t){return v3e}},M3e={"af-NA":1,agq:1,ak:1,ar:6,"ar-EH":1,"ar-ER":1,"ar-KM":1,"ar-LB":1,"ar-MA":1,"ar-MR":1,"ar-PS":1,"ar-SO":1,"ar-SS":1,"ar-TD":1,"ar-TN":1,asa:1,ast:1,az:1,"az-Cyrl":1,bas:1,be:1,bem:1,bez:1,bg:1,bm:1,br:1,bs:1,"bs-Cyrl":1,ca:1,ce:1,cgg:1,ckb:6,cs:1,cy:1,da:1,de:1,dje:1,dsb:1,dua:1,dyo:1,ee:1,el:1,"en-001":1,"en-AE":6,"en-BI":1,"en-MP":1,"en-SD":6,eo:1,es:1,et:1,eu:1,ewo:1,fa:6,ff:1,"ff-Adlm":1,fi:1,fo:1,fr:1,"fr-DJ":6,"fr-DZ":6,"fr-SY":6,fur:1,fy:1,ga:1,gd:1,gl:1,gsw:1,gv:1,ha:1,hr:1,hsb:1,hu:1,hy:1,ia:1,ig:1,is:1,it:1,jgo:1,jmc:1,ka:1,kab:6,kde:1,kea:1,khq:1,kk:1,kkj:1,kl:1,"ko-KP":1,ksb:1,ksf:1,ksh:1,ku:1,kw:1,ky:1,lag:1,lb:1,lg:1,ln:1,lrc:6,lt:1,lu:1,lv:1,"mas-TZ":1,mfe:1,mg:1,mgo:1,mi:1,mk:1,mn:1,ms:1,mua:1,mzn:6,naq:1,nds:1,nl:1,nmg:1,nnh:1,no:1,nus:1,nyn:1,os:1,pcm:1,pl:1,ps:6,"pt-AO":1,"pt-CH":1,"pt-CV":1,"pt-GQ":1,"pt-GW":1,"pt-LU":1,"pt-ST":1,"pt-TL":1,"qu-BO":1,"qu-EC":1,rm:1,rn:1,ro:1,rof:1,ru:1,rw:1,rwk:1,sah:1,sbp:1,sc:1,se:1,ses:1,sg:1,shi:1,"shi-Latn":1,si:1,sk:1,sl:1,smn:1,so:1,"so-DJ":6,sq:1,sr:1,"sr-Latn":1,sv:1,sw:1,"ta-LK":1,"ta-MY":1,teo:1,tg:1,"ti-ER":1,tk:1,to:1,tr:1,tt:1,twq:1,tzm:1,uk:1,uz:1,"uz-Arab":6,"uz-Cyrl":1,vai:1,"vai-Latn":1,vi:1,vun:1,wae:1,wo:1,xog:1,yav:1,yi:1,yo:1,zgh:1};var x3e=/[\u200E\u200F]/g,tA=t=>e=>{if(!t.timeZoneName){var n=e.getFullYear(),i=String(n).length<3,a=i?n+400:n,r=new Date(Date.UTC(a,e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds()));return i&&r.setFullYear(n),$ee(r,de({timeZone:"UTC"},t))}return $ee(e,t)},zee={};function $ee(t,e){return(t=>{var e=Vh.locale()+"/"+JSON.stringify(t);return zee[e]||(zee[e]=new Intl.DateTimeFormat(Vh.locale(),t).format),zee[e]})(e)(t).replace(x3e,"")}var Vee=t=>new Intl.NumberFormat(Vh.locale()).format(t),w3e=(()=>{var t={};return e=>{if(!(e in t)){if("0"===Vee(0))return t[e]=!1,!1;t[e]={};for(var n=0;n<10;++n)t[e][Vee(n)]=n}return t[e]}})(),qW=t=>{var e=w3e(Vh.locale());return e?t.split("").map(n=>n in e?String(e[n]):n).join(""):t},jme=t=>t.replace(/(\D)0+(\d)/g,"$1$2"),Wee=t=>t.replace("d\u2019","de "),Gee={day:{day:"numeric"},dayofweek:{weekday:"long"},longdate:{weekday:"long",year:"numeric",month:"long",day:"numeric"},longdatelongtime:{weekday:"long",year:"numeric",month:"long",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"},longtime:{hour:"numeric",minute:"numeric",second:"numeric"},month:{month:"long"},monthandday:{month:"long",day:"numeric"},monthandyear:{year:"numeric",month:"long"},shortdate:{},shorttime:{hour:"numeric",minute:"numeric"},shortyear:{year:"2-digit"},year:{year:"numeric"}};Object.defineProperty(Gee,"shortdateshorttime",{get:function(){var t=Intl.DateTimeFormat(Vh.locale()).resolvedOptions();return{year:t.year,month:t.month,day:t.day,hour:"numeric",minute:"numeric"}}});var S3e=t=>"string"==typeof t&&Gee[t.toLowerCase()],qme={standalone:function(t,e){var n=new Date(1999,t,13,1);return tA({month:e})(n)},format:function(t,e){var n=new Date(0,t,13,1),a=Wee(tA({day:"numeric",month:e})(n)).split(" ").filter(r=>r.indexOf("13")<0);return 1===a.length?a[0]:2===a.length?a[0].length>a[1].length?a[0]:a[1]:qme.standalone(t,e)}};const O3e={engine:function(){return"intl"},getMonthNames:function(t,e){var n={wide:"long",abbreviated:"short",narrow:"narrow"}[t||"wide"];return e="format"===e?e:"standalone",Array.apply(null,new Array(12)).map((i,a)=>qme[e](a,n))},getDayNames:function(t){var n;return n={wide:"long",abbreviated:"short",short:"narrow",narrow:"narrow"}[t||"wide"],Array.apply(null,new Array(7)).map((i,a)=>tA({weekday:n})(new Date(0,0,a)))},getPeriodNames:function(){var t=tA({hour:"numeric",hour12:!0});return[1,13].map(e=>{var n=Vee(1),i=t(new Date(0,0,1,e)).split(n);return 2!==i.length?"":(i[0].length>i[1].length?i[0]:i[1]).trim()})},format:function(t,e){if(t){if(!e)return t;"function"!=typeof e&&!e.formatter&&(e=e.type||e);var n=S3e(e);if(n)return tA(n)(t);var i=typeof e;return e.formatter||"function"===i||"string"===i?this.callBase.apply(this,arguments):tA(e)(t)}},parse:function(t,e){var n;return e&&!e.parser&&"string"==typeof t&&(t=Wee(t),n=i=>Wee(this.format(i,e))),this.callBase(t,n||e)},_parseDateBySimpleFormat:function(t,e){t=qW(t);var n=this.getFormatParts(e),i=t.split(/\D+/).filter(s=>s.length>0);if(n.length===i.length){var a=this._generateDateArgs(n,i),r=s=>{var d,p,o=(d=a,p=s?12:0,new Date(d.year,d.month,d.day,(d.hours+p)%24,d.minutes,d.seconds));if(((t,e)=>jme(t)===jme(e))(qW(this.format(o,e)),t))return o};return r(!1)||r(!0)}},_generateDateArgs:function(t,e){var n=new Date,i={year:n.getFullYear(),month:n.getMonth(),day:n.getDate(),hours:0,minutes:0,seconds:0};return t.forEach((a,r)=>{var s=e[r],o=parseInt(s,10);"month"===a&&(o-=1),i[a]=o}),i},formatUsesMonthName:function(t){return"object"!=typeof t||t.type||t.format?this.callBase.apply(this,arguments):"long"===t.month},formatUsesDayName:function(t){return"object"!=typeof t||t.type||t.format?this.callBase.apply(this,arguments):"long"===t.weekday},getTimeSeparator:function(){return qW($ee(new Date(2001,1,1,11,11),{hour:"numeric",minute:"numeric",hour12:!1})).replace(/\d/g,"")},getFormatParts:function(t){if("string"==typeof t)return this.callBase(t);var e=de({},Gee[t.toLowerCase()]),n=new Date(2001,2,4,5,6,7),i=tA(e)(n);return i=qW(i),[{name:"year",value:1},{name:"month",value:3},{name:"day",value:4},{name:"hours",value:5},{name:"minutes",value:6},{name:"seconds",value:7}].map(a=>({name:a.name,index:i.indexOf(a.value)})).filter(a=>a.index>-1).sort((a,r)=>a.index-r.index).map(a=>a.name)}};var E3e="undefined"!=typeof Intl,jee={shortdate:"M/d/y",shorttime:"h:mm a",longdate:"EEEE, MMMM d, y",longtime:"h:mm:ss a",monthandday:"MMMM d",monthandyear:"MMMM y",quarterandyear:"QQQ y",day:"d",year:"y",shortdateshorttime:"M/d/y, h:mm a",longdatelongtime:"EEEE, MMMM d, y, h:mm:ss a",month:"LLLL",shortyear:"yy",dayofweek:"EEEE",quarter:"QQQ",hour:"HH",minute:"mm",second:"ss",millisecond:"SSS","datetime-local":"yyyy-MM-ddTHH':'mm':'ss"},A3e={year:["y","yy","yyyy"],day:["d","dd"],month:["M","MM","MMM","MMMM"],hours:["H","HH","h","hh","ah"],minutes:["m","mm"],seconds:["s","ss"],milliseconds:["S","SS","SSS"]},Ume=j_({engine:function(){return"base"},_getPatternByFormat:function(t){return jee[t.toLowerCase()]},_expandPattern:function(t){return this._getPatternByFormat(t)||t},formatUsesMonthName:function(t){return-1!==this._expandPattern(t).indexOf("MMMM")},formatUsesDayName:function(t){return-1!==this._expandPattern(t).indexOf("EEEE")},getFormatParts:function(t){var e=this._getPatternByFormat(t)||t,n=[];return $e(e.split(/\W+/),(i,a)=>{$e(A3e,(r,s)=>{li(a,s)>-1&&n.push(r)})}),n},getMonthNames:function(t){return Gz.getMonthNames(t)},getDayNames:function(t){return Gz.getDayNames(t)},getQuarterNames:function(t){return Gz.getQuarterNames(t)},getPeriodNames:function(t){return Gz.getPeriodNames(t)},getTimeSeparator:function(){return":"},is24HourFormat:function(t){for(var e=new Date(2017,0,20,11,0,0,0),n=new Date(2017,0,20,23,0,0,0),i=this.format(e,t),a=this.format(n,t),r=0;r<i.length;r++)if(i[r]!==a[r])return!isNaN(parseInt(i[r]))},format:function(t,e){if(t){if(!e)return t;var n;if("function"==typeof e)n=e;else if(e.formatter)n=e.formatter;else if(e=e.type||e,Oa(e))return e=jee[e.toLowerCase()]||e,ns.convertDigits(Fme(e,this)(t));if(n)return n(t)}},parse:function(t,e){var i,a,n=this;if(t){if(!e)return this.parse(t,"shortdate");if(e.parser)return e.parser(t);if("string"!=typeof e||jee[e.toLowerCase()]){a=s=>{var o=n.format(s,e);return ns.convertDigits(o,!0)};try{i=zme(a)}catch(s){}}else i=e;if(i)return t=ns.convertDigits(t,!0),g3e(i,this)(t);Ba.log("W0012");var r=new Date(t);if(r&&!isNaN(r.getTime()))return r}},firstDayOfWeekIndex:function(){var t=Vh.getValueByClosestLocale(e=>M3e[e]);return void 0===t?0:t}});E3e&&Ume.inject(O3e);const Tn=Ume;var k3e=Vh.locale.bind(Vh),U_=Mn.load.bind(Mn);Mn.format.bind(Mn),ns.format.bind(ns),ns.parse.bind(ns),Tn.format.bind(Tn),Tn.parse.bind(Tn);const I3e=JSON.parse('{"cs":{"Yes":"Ano","No":"Ne","Cancel":"Zru\u0161it","Clear":"Smazat","Done":"Hotovo","Loading":"Nahr\xe1v\xe1n\xed...","Select":"V\xfdb\u011br...","Search":"Hledat","Back":"Zp\u011bt","OK":"OK","dxCollectionWidget-noDataText":"\u017d\xe1dn\xe1 data k zobrazen\xed","dxDropDownEditor-selectLabel":"V\xfdb\u011br","validation-required":"povinn\xe9","validation-required-formatted":"{0} je povinn\xfdch","validation-numeric":"Hodnota mus\xed b\xfdt \u010d\xedslo","validation-numeric-formatted":"{0} mus\xed b\xfdt \u010d\xedslo","validation-range":"Hodnota je mimo rozsah","validation-range-formatted":"{0} je mimo rozsah","validation-stringLength":"D\xe9lka textov\xe9ho \u0159etezce nen\xed spr\xe1vn\xe1","validation-stringLength-formatted":"D\xe9lka textu {0} nen\xed spr\xe1vn\xe1","validation-custom":"Neplatn\xe1 hodnota","validation-custom-formatted":"{0} je neplatn\xfdch","validation-async":"Neplatn\xe1 hodnota","validation-async-formatted":"{0} je neplatn\xfdch","validation-compare":"Hodnoty se neshoduj\xed","validation-compare-formatted":"{0} se neshoduje","validation-pattern":"Hodnota neodpov\xedd\xe1 vzoru","validation-pattern-formatted":"{0} neodpov\xedd\xe1 vzoru","validation-email":"Neplatn\xfd email","validation-email-formatted":"{0} nen\xed platn\xfd","validation-mask":"Hodnota nen\xed platn\xe1","dxLookup-searchPlaceholder":"Minim\xe1ln\xed po\u010det znak\u016f: {0}","dxList-pullingDownText":"St\xe1hn\u011bte dol\u016f pro obnoven\xed...","dxList-pulledDownText":"Uvoln\u011bte pro obnoven\xed...","dxList-refreshingText":"Obnovuji...","dxList-pageLoadingText":"Nahr\xe1v\xe1m...","dxList-nextButtonText":"V\xedce","dxList-selectAll":"Vybrat v\u0161e","dxListEditDecorator-delete":"Smazat","dxListEditDecorator-more":"V\xedce","dxScrollView-pullingDownText":"St\xe1hn\u011bte dol\u016f pro obnoven\xed...","dxScrollView-pulledDownText":"Uvoln\u011bte pro obnoven\xed...","dxScrollView-refreshingText":"Obnovuji...","dxScrollView-reachBottomText":"Nahr\xe1v\xe1m...","dxDateBox-simulatedDataPickerTitleTime":"Vyberte \u010das","dxDateBox-simulatedDataPickerTitleDate":"Vyberte datum","dxDateBox-simulatedDataPickerTitleDateTime":"Vyberte datum a \u010das","dxDateBox-validation-datetime":"Hodnota mus\xed b\xfdt datum nebo \u010das","dxFileUploader-selectFile":"Vyberte soubor","dxFileUploader-dropFile":"nebo p\u0159eneste soubor sem","dxFileUploader-bytes":"byt\u016f","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Nahr\xe1t","dxFileUploader-uploaded":"Nahr\xe1no","dxFileUploader-readyToUpload":"P\u0159ipraveno k nahr\xe1n\xed","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"Nahr\xe1v\xe1n\xed selhalo","dxFileUploader-invalidFileExtension":"","dxFileUploader-invalidMaxFileSize":"","dxFileUploader-invalidMinFileSize":"","dxRangeSlider-ariaFrom":"Od","dxRangeSlider-ariaTill":"Do","dxSwitch-switchedOnText":"ZAP","dxSwitch-switchedOffText":"VYP","dxForm-optionalMark":"voliteln\xfd","dxForm-requiredMessage":"{0} je vy\u017eadov\xe1no","dxNumberBox-invalidValueMessage":"Hodnota mus\xed b\xfdt \u010d\xedslo","dxNumberBox-noDataText":"\u017d\xe1dn\xe1 data","dxDataGrid-columnChooserTitle":"V\xfdb\u011br sloupc\u016f","dxDataGrid-columnChooserEmptyText":"P\u0159esu\u0148te sloupec zde pro skyt\xed","dxDataGrid-groupContinuesMessage":"Pokra\u010dovat na dal\u0161\xed stran\u011b","dxDataGrid-groupContinuedMessage":"Pokra\u010dov\xe1n\xed z p\u0159edchoz\xed strany","dxDataGrid-groupHeaderText":"Slou\u010dit sloupce","dxDataGrid-ungroupHeaderText":"Odd\u011blit","dxDataGrid-ungroupAllText":"Odd\u011blit v\u0161e","dxDataGrid-editingEditRow":"Upravit","dxDataGrid-editingSaveRowChanges":"Ulo\u017eit","dxDataGrid-editingCancelRowChanges":"Zru\u0161it","dxDataGrid-editingDeleteRow":"Smazat","dxDataGrid-editingUndeleteRow":"Obnovit","dxDataGrid-editingConfirmDeleteMessage":"Opravdu chcete smazat tento z\xe1znam?","dxDataGrid-validationCancelChanges":"Zru\u0161it zm\u011bny","dxDataGrid-groupPanelEmptyText":"P\u0159eneste hlavi\u010dku sloupce zde pro slou\u010den\xed","dxDataGrid-noDataText":"\u017d\xe1dn\xe1 data","dxDataGrid-searchPanelPlaceholder":"Hled\xe1n\xed...","dxDataGrid-filterRowShowAllText":"(V\u0161e)","dxDataGrid-filterRowResetOperationText":"Reset","dxDataGrid-filterRowOperationEquals":"Rovn\xe1 se","dxDataGrid-filterRowOperationNotEquals":"Nerovn\xe1 se","dxDataGrid-filterRowOperationLess":"Men\u0161\xed","dxDataGrid-filterRowOperationLessOrEquals":"Men\u0161\xed nebo rovno","dxDataGrid-filterRowOperationGreater":"V\u011bt\u0161\xed","dxDataGrid-filterRowOperationGreaterOrEquals":"V\u011bt\u0161\xed nebo rovno","dxDataGrid-filterRowOperationStartsWith":"Za\u010d\xedn\xe1 na","dxDataGrid-filterRowOperationContains":"Obsahuje","dxDataGrid-filterRowOperationNotContains":"Neobsahuje","dxDataGrid-filterRowOperationEndsWith":"Kon\u010d\xed na","dxDataGrid-filterRowOperationBetween":"Mezi","dxDataGrid-filterRowOperationBetweenStartText":"Za\u010d\xedn\xe1","dxDataGrid-filterRowOperationBetweenEndText":"Kon\u010d\xed","dxDataGrid-applyFilterText":"Pou\u017e\xedt filtr","dxDataGrid-trueText":"Plat\xed","dxDataGrid-falseText":"Neplat\xed","dxDataGrid-sortingAscendingText":"Srovnat vzestupn\u011b","dxDataGrid-sortingDescendingText":"Srovnat sestupn\u011b","dxDataGrid-sortingClearText":"Zru\u0161it rovn\xe1n\xed","dxDataGrid-editingSaveAllChanges":"Ulo\u017eit zm\u011bny","dxDataGrid-editingCancelAllChanges":"Zru\u0161it zm\u011bny","dxDataGrid-editingAddRow":"P\u0159idat \u0159\xe1dek","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Min {1} je {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Max {1} je {0}","dxDataGrid-summaryAvg":"Pr\u016fm.: {0}","dxDataGrid-summaryAvgOtherColumn":"Pr\u016fm\u011br ze {1} je {0}","dxDataGrid-summarySum":"Suma: {0}","dxDataGrid-summarySumOtherColumn":"Suma {1} je {0}","dxDataGrid-summaryCount":"Po\u010det: {0}","dxDataGrid-columnFixingFix":"Uchytit","dxDataGrid-columnFixingUnfix":"Uvolnit","dxDataGrid-columnFixingLeftPosition":"Vlevo","dxDataGrid-columnFixingRightPosition":"Vpravo","dxDataGrid-exportTo":"Export","dxDataGrid-exportToExcel":"Export do se\u0161itu Excel","dxDataGrid-exporting":"Export...","dxDataGrid-excelFormat":"soubor Excel","dxDataGrid-selectedRows":"Vybran\xe9 \u0159\xe1dky","dxDataGrid-exportSelectedRows":"Export vybran\xfdch \u0159\xe1dk\u016f","dxDataGrid-exportAll":"Exportovat v\u0161echny z\xe1znamy","dxDataGrid-headerFilterEmptyValue":"(pr\xe1zdn\xe9)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Zru\u0161it","dxDataGrid-ariaColumn":"Sloupec","dxDataGrid-ariaValue":"Hodnota","dxDataGrid-ariaFilterCell":"Filtrovat bu\u0148ku","dxDataGrid-ariaCollapse":"Sbalit","dxDataGrid-ariaExpand":"Rozbalit","dxDataGrid-ariaDataGrid":"Datov\xe1 m\u0159\xed\u017eka","dxDataGrid-ariaSearchInGrid":"Hledat v datov\xe9 m\u0159\xed\u017ece","dxDataGrid-ariaSelectAll":"Vybrat v\u0161e","dxDataGrid-ariaSelectRow":"Vybrat \u0159\xe1dek","dxDataGrid-filterBuilderPopupTitle":"Tvorba Filtru","dxDataGrid-filterPanelCreateFilter":"Vytvo\u0159it Filtr","dxDataGrid-filterPanelClearFilter":"Smazat","dxDataGrid-filterPanelFilterEnabledHint":"Povolit Filtr","dxTreeList-ariaTreeList":"Tree list","dxTreeList-editingAddRowToNode":"P\u0159idat","dxPager-infoText":"Strana {0} ze {1} ({2} polo\u017eek)","dxPager-pagesCountText":"ze","dxPager-pageSizesAllText":"V\u0161e","dxPivotGrid-grandTotal":"Celkem","dxPivotGrid-total":"{0} Celkem","dxPivotGrid-fieldChooserTitle":"V\xfdb\u011br pole","dxPivotGrid-showFieldChooser":"Zobrazit v\xfdb\u011br pole","dxPivotGrid-expandAll":"Rozbalit v\u0161e","dxPivotGrid-collapseAll":"Sbalit v\u0161e","dxPivotGrid-sortColumnBySummary":"Srovnat \\"{0}\\" podle tohoto sloupce","dxPivotGrid-sortRowBySummary":"Srovnat \\"{0}\\" podle tohoto \u0159\xe1dku","dxPivotGrid-removeAllSorting":"Odstranit ve\u0161ker\xe9 t\u0159\xedd\u011bn\xed","dxPivotGrid-dataNotAvailable":"nedostupn\xe9","dxPivotGrid-rowFields":"Pole \u0159\xe1dk\u016f","dxPivotGrid-columnFields":"Pole sloupc\u016f","dxPivotGrid-dataFields":"Pole dat","dxPivotGrid-filterFields":"Filtrovat pole","dxPivotGrid-allFields":"V\u0161echna pole","dxPivotGrid-columnFieldArea":"Zde vlo\u017ete pole sloupc\u016f","dxPivotGrid-dataFieldArea":"Zde vlo\u017ete pole dat","dxPivotGrid-rowFieldArea":"Zde vlo\u017ete pole \u0159\xe1dk\u016f","dxPivotGrid-filterFieldArea":"Zde vlo\u017ete filtr pole","dxScheduler-editorLabelTitle":"P\u0159edm\u011bt","dxScheduler-editorLabelStartDate":"Po\u010d\xe1te\u010dn\xed datum","dxScheduler-editorLabelEndDate":"Koncov\xe9 datum","dxScheduler-editorLabelDescription":"Popis","dxScheduler-editorLabelRecurrence":"Opakovat","dxScheduler-openAppointment":"Otev\u0159\xedt sch\u016fzku","dxScheduler-recurrenceNever":"Nikdy","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Denn\u011b","dxScheduler-recurrenceWeekly":"T\xfddn\u011b","dxScheduler-recurrenceMonthly":"M\u011bs\xed\u010dn\u011b","dxScheduler-recurrenceYearly":"Ro\u010dn\u011b","dxScheduler-recurrenceRepeatEvery":"Ka\u017ed\xfd","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Konec opakov\xe1n\xed","dxScheduler-recurrenceAfter":"Po","dxScheduler-recurrenceOn":"Zap","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"dn\xed","dxScheduler-recurrenceRepeatWeekly":"t\xfddn\u016f","dxScheduler-recurrenceRepeatMonthly":"m\u011bs\xedc\u016f","dxScheduler-recurrenceRepeatYearly":"rok\u016f","dxScheduler-switcherDay":"Den","dxScheduler-switcherWeek":"T\xfdden","dxScheduler-switcherWorkWeek":"Pracovn\xed t\xfdden","dxScheduler-switcherMonth":"M\u011bs\xedc","dxScheduler-switcherAgenda":"Agenda","dxScheduler-switcherTimelineDay":"\u010casov\xe1 osa den","dxScheduler-switcherTimelineWeek":"\u010casov\xe1 osa t\xfdden","dxScheduler-switcherTimelineWorkWeek":"\u010casov\xe1 osa pracovn\xed t\xfdden","dxScheduler-switcherTimelineMonth":"\u010casov\xe1 osa m\u011bs\xedc","dxScheduler-recurrenceRepeatOnDate":"na den","dxScheduler-recurrenceRepeatCount":"v\xfdskyt\u016f","dxScheduler-allDay":"Cel\xfd den","dxScheduler-confirmRecurrenceEditMessage":"Chcete upravit pouze tuto sch\u016fzku nebo celou s\xe9rii?","dxScheduler-confirmRecurrenceDeleteMessage":"Chcete smazat pouze tuto sch\u016fzku nebo celou s\xe9rii?","dxScheduler-confirmRecurrenceEditSeries":"Upravit s\xe9rii","dxScheduler-confirmRecurrenceDeleteSeries":"Smazat s\xe9rii","dxScheduler-confirmRecurrenceEditOccurrence":"Upravit sch\u016fzku","dxScheduler-confirmRecurrenceDeleteOccurrence":"Smazat sch\u016fzku","dxScheduler-noTimezoneTitle":"Bez \u010dasov\xe9 z\xf3ny","dxScheduler-moreAppointments":"{0} nav\xedc","dxCalendar-todayButtonText":"Dnes","dxCalendar-ariaWidgetName":"Kalend\xe1\u0159","dxColorView-ariaRed":"\u010cerven\xe1","dxColorView-ariaGreen":"Zelen\xe1","dxColorView-ariaBlue":"Modr\xe1","dxColorView-ariaAlpha":"Pr\u016fhledn\xe1","dxColorView-ariaHex":"K\xf3d barvy","dxTagBox-selected":"{0} vybr\xe1no","dxTagBox-allSelected":"V\u0161e vybr\xe1no ({0})","dxTagBox-moreSelected":"{0} nav\xedc","vizExport-printingButtonText":"Tisk","vizExport-titleMenuText":"Export/import","vizExport-exportButtonText":"{0} soubor\u016f","dxFilterBuilder-and":"A","dxFilterBuilder-or":"NEBO","dxFilterBuilder-notAnd":"NAND","dxFilterBuilder-notOr":"NOR","dxFilterBuilder-addCondition":"P\u0159idat podm\xednku","dxFilterBuilder-addGroup":"P\u0159idat skupinu","dxFilterBuilder-enterValueText":"<vlo\u017ete hodnotu>","dxFilterBuilder-filterOperationEquals":"Rovn\xe1 se","dxFilterBuilder-filterOperationNotEquals":"Nerovn\xe1 se","dxFilterBuilder-filterOperationLess":"Men\u0161\xed ne\u017e","dxFilterBuilder-filterOperationLessOrEquals":"Men\u0161\xed nebo rovno ne\u017e","dxFilterBuilder-filterOperationGreater":"V\u011bt\u0161\xed ne\u017e","dxFilterBuilder-filterOperationGreaterOrEquals":"V\u011bt\u0161\xed nebo rovno ne\u017e","dxFilterBuilder-filterOperationStartsWith":"Za\u010d\xedn\xe1 na","dxFilterBuilder-filterOperationContains":"Obsahuje","dxFilterBuilder-filterOperationNotContains":"Neobsahuje","dxFilterBuilder-filterOperationEndsWith":"Kon\u010d\xed na","dxFilterBuilder-filterOperationIsBlank":"Je pr\xe1zdn\xe9","dxFilterBuilder-filterOperationIsNotBlank":"Nen\xed pr\xe1zdn\xe9","dxFilterBuilder-filterOperationBetween":"Mezi","dxFilterBuilder-filterOperationAnyOf":"Libovoln\xfd z","dxFilterBuilder-filterOperationNoneOf":"\u017d\xe1dn\xfd z","dxHtmlEditor-dialogColorCaption":"!TODO!","dxHtmlEditor-dialogBackgroundCaption":"!TODO!","dxHtmlEditor-dialogLinkCaption":"!TODO!","dxHtmlEditor-dialogLinkUrlField":"!TODO!","dxHtmlEditor-dialogLinkTextField":"!TODO!","dxHtmlEditor-dialogLinkTargetField":"!TODO!","dxHtmlEditor-dialogImageCaption":"!TODO!","dxHtmlEditor-dialogImageUrlField":"!TODO!","dxHtmlEditor-dialogImageAltField":"!TODO!","dxHtmlEditor-dialogImageWidthField":"!TODO!","dxHtmlEditor-dialogImageHeightField":"!TODO!","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"!TODO!","dxHtmlEditor-normalText":"!TODO!","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"TODO","dxFileManager-rootDirectoryName":"TODO","dxFileManager-errorNoAccess":"TODO","dxFileManager-errorDirectoryExistsFormat":"TODO","dxFileManager-errorFileExistsFormat":"TODO","dxFileManager-errorFileNotFoundFormat":"TODO","dxFileManager-errorDirectoryNotFoundFormat":"TODO","dxFileManager-errorWrongFileExtension":"TODO","dxFileManager-errorMaxFileSizeExceeded":"TODO","dxFileManager-errorInvalidSymbols":"TODO","dxFileManager-errorDefault":"TODO","dxFileManager-errorDirectoryOpenFailed":"TODO","dxDiagram-categoryGeneral":"TODO","dxDiagram-categoryFlowchart":"TODO","dxDiagram-categoryOrgChart":"TODO","dxDiagram-categoryContainers":"TODO","dxDiagram-categoryCustom":"TODO","dxDiagram-commandExportToSvg":"TODO","dxDiagram-commandExportToPng":"TODO","dxDiagram-commandExportToJpg":"TODO","dxDiagram-commandUndo":"TODO","dxDiagram-commandRedo":"TODO","dxDiagram-commandFontName":"TODO","dxDiagram-commandFontSize":"TODO","dxDiagram-commandBold":"TODO","dxDiagram-commandItalic":"TODO","dxDiagram-commandUnderline":"TODO","dxDiagram-commandTextColor":"TODO","dxDiagram-commandLineColor":"TODO","dxDiagram-commandLineWidth":"TODO","dxDiagram-commandLineStyle":"TODO","dxDiagram-commandLineStyleSolid":"TODO","dxDiagram-commandLineStyleDotted":"TODO","dxDiagram-commandLineStyleDashed":"TODO","dxDiagram-commandFillColor":"TODO","dxDiagram-commandAlignLeft":"TODO","dxDiagram-commandAlignCenter":"TODO","dxDiagram-commandAlignRight":"TODO","dxDiagram-commandConnectorLineType":"TODO","dxDiagram-commandConnectorLineStraight":"TODO","dxDiagram-commandConnectorLineOrthogonal":"TODO","dxDiagram-commandConnectorLineStart":"TODO","dxDiagram-commandConnectorLineEnd":"TODO","dxDiagram-commandConnectorLineNone":"TODO","dxDiagram-commandConnectorLineArrow":"TODO","dxDiagram-commandFullscreen":"TODO","dxDiagram-commandUnits":"TODO","dxDiagram-commandPageSize":"TODO","dxDiagram-commandPageOrientation":"TODO","dxDiagram-commandPageOrientationLandscape":"TODO","dxDiagram-commandPageOrientationPortrait":"TODO","dxDiagram-commandPageColor":"TODO","dxDiagram-commandShowGrid":"TODO","dxDiagram-commandSnapToGrid":"TODO","dxDiagram-commandGridSize":"TODO","dxDiagram-commandZoomLevel":"TODO","dxDiagram-commandAutoZoom":"TODO","dxDiagram-commandFitToContent":"TODO","dxDiagram-commandFitToWidth":"TODO","dxDiagram-commandAutoZoomByContent":"TODO","dxDiagram-commandAutoZoomByWidth":"TODO","dxDiagram-commandSimpleView":"TODO","dxDiagram-commandCut":"TODO","dxDiagram-commandCopy":"TODO","dxDiagram-commandPaste":"TODO","dxDiagram-commandSelectAll":"TODO","dxDiagram-commandDelete":"TODO","dxDiagram-commandBringToFront":"TODO","dxDiagram-commandSendToBack":"TODO","dxDiagram-commandLock":"TODO","dxDiagram-commandUnlock":"TODO","dxDiagram-commandInsertShapeImage":"TODO","dxDiagram-commandEditShapeImage":"TODO","dxDiagram-commandDeleteShapeImage":"TODO","dxDiagram-commandLayoutLeftToRight":"TODO","dxDiagram-commandLayoutRightToLeft":"TODO","dxDiagram-commandLayoutTopToBottom":"TODO","dxDiagram-commandLayoutBottomToTop":"TODO","dxDiagram-unitIn":"TODO","dxDiagram-unitCm":"TODO","dxDiagram-unitPx":"TODO","dxDiagram-dialogButtonOK":"TODO","dxDiagram-dialogButtonCancel":"TODO","dxDiagram-dialogInsertShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageSelectButton":"TODO","dxDiagram-dialogEditShapeImageLabelText":"TODO","dxDiagram-uiExport":"TODO","dxDiagram-uiProperties":"TODO","dxDiagram-uiSettings":"TODO","dxDiagram-uiShowToolbox":"TODO","dxDiagram-uiSearch":"TODO","dxDiagram-uiStyle":"TODO","dxDiagram-uiLayout":"TODO","dxDiagram-uiLayoutTree":"TODO","dxDiagram-uiLayoutLayered":"TODO","dxDiagram-uiDiagram":"TODO","dxDiagram-uiText":"TODO","dxDiagram-uiObject":"TODO","dxDiagram-uiConnector":"TODO","dxDiagram-uiPage":"TODO","dxDiagram-shapeText":"TODO","dxDiagram-shapeRectangle":"TODO","dxDiagram-shapeEllipse":"TODO","dxDiagram-shapeCross":"TODO","dxDiagram-shapeTriangle":"TODO","dxDiagram-shapeDiamond":"TODO","dxDiagram-shapeHeart":"TODO","dxDiagram-shapePentagon":"TODO","dxDiagram-shapeHexagon":"TODO","dxDiagram-shapeOctagon":"TODO","dxDiagram-shapeStar":"TODO","dxDiagram-shapeArrowLeft":"TODO","dxDiagram-shapeArrowUp":"TODO","dxDiagram-shapeArrowRight":"TODO","dxDiagram-shapeArrowDown":"TODO","dxDiagram-shapeArrowUpDown":"TODO","dxDiagram-shapeArrowLeftRight":"TODO","dxDiagram-shapeProcess":"TODO","dxDiagram-shapeDecision":"TODO","dxDiagram-shapeTerminator":"TODO","dxDiagram-shapePredefinedProcess":"TODO","dxDiagram-shapeDocument":"TODO","dxDiagram-shapeMultipleDocuments":"TODO","dxDiagram-shapeManualInput":"TODO","dxDiagram-shapePreparation":"TODO","dxDiagram-shapeData":"TODO","dxDiagram-shapeDatabase":"TODO","dxDiagram-shapeHardDisk":"TODO","dxDiagram-shapeInternalStorage":"TODO","dxDiagram-shapePaperTape":"TODO","dxDiagram-shapeManualOperation":"TODO","dxDiagram-shapeDelay":"TODO","dxDiagram-shapeStoredData":"TODO","dxDiagram-shapeDisplay":"TODO","dxDiagram-shapeMerge":"TODO","dxDiagram-shapeConnector":"TODO","dxDiagram-shapeOr":"TODO","dxDiagram-shapeSummingJunction":"TODO","dxDiagram-shapeContainerDefaultText":"TODO","dxDiagram-shapeVerticalContainer":"TODO","dxDiagram-shapeHorizontalContainer":"TODO","dxDiagram-shapeCardDefaultText":"TODO","dxDiagram-shapeCardWithImageOnLeft":"TODO","dxDiagram-shapeCardWithImageOnTop":"TODO","dxDiagram-shapeCardWithImageOnRight":"TODO","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"Srovnat vzestupn\u011b","dxGantt-sortingDescendingText":"Srovnat sestupn\u011b","dxGantt-sortingClearText":"Zru\u0161it rovn\xe1n\xed","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}'),L3e=JSON.parse('{"de":{"Yes":"Ja","No":"Nein","Cancel":"Abbrechen","Clear":"L\xf6schen","Done":"Fertig","Loading":"Laden...","Select":"Ausw\xe4hlen...","Search":"Suchen...","Back":"Zur\xfcck","OK":"OK","dxCollectionWidget-noDataText":"Keine Daten verf\xfcgbar","dxDropDownEditor-selectLabel":"Ausw\xe4hlen","validation-required":"Pflichtfeld","validation-required-formatted":"{0} ist ein Pflichtfeld","validation-numeric":"Der Wert muss eine Zahl sein","validation-numeric-formatted":"{0} muss eine Zahl sein","validation-range":"Der Wert ist nicht im g\xfcltigen Bereich","validation-range-formatted":"{0} ist nicht im g\xfcltigen Bereich","validation-stringLength":"Die L\xe4nge des Wertes ist nicht korrekt","validation-stringLength-formatted":"Die L\xe4nge von {0} ist nicht korrekt","validation-custom":"Der Wert ist ung\xfcltig","validation-custom-formatted":"{0} ist ung\xfcltig","validation-async":"Der Wert ist ung\xfcltig","validation-async-formatted":"{0} ist ung\xfcltig","validation-compare":"Der Wert ist unpassend","validation-compare-formatted":"{0} ist unpassend","validation-pattern":"Der Wert passt nicht zum Muster","validation-pattern-formatted":"{0} passt nicht zum Muster","validation-email":"Die Email-Adresse ist ung\xfcltig","validation-email-formatted":"{0} ist ung\xfcltig","validation-mask":"Der Wert ist ung\xfcltig","dxLookup-searchPlaceholder":"Minimale Anzahl Zeichen: {0}","dxList-pullingDownText":"Zum Aktualisieren nach unten ziehen","dxList-pulledDownText":"Zum Aktualisieren loslassen","dxList-refreshingText":"Aktualisiere...","dxList-pageLoadingText":"Laden...","dxList-nextButtonText":"Mehr","dxList-selectAll":"Alles ausw\xe4hlen","dxListEditDecorator-delete":"Entfernen","dxListEditDecorator-more":"Mehr","dxScrollView-pullingDownText":"Zum Aktualisieren nach unten ziehen","dxScrollView-pulledDownText":"Zum Aktualisieren loslassen","dxScrollView-refreshingText":"Aktualisiere...","dxScrollView-reachBottomText":"Laden...","dxDateBox-simulatedDataPickerTitleTime":"Zeit ausw\xe4hlen","dxDateBox-simulatedDataPickerTitleDate":"Datum ausw\xe4hlen","dxDateBox-simulatedDataPickerTitleDateTime":"Datum und Zeit ausw\xe4hlen","dxDateBox-validation-datetime":"Der Wert muss ein Datum oder eine Uhrzeit sein","dxFileUploader-selectFile":"Datei ausw\xe4hlen","dxFileUploader-dropFile":"oder hierher ziehen","dxFileUploader-bytes":"Bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Hochladen","dxFileUploader-uploaded":"Hochgeladen","dxFileUploader-readyToUpload":"Bereit zum hochladen","dxFileUploader-uploadAbortedMessage":"Upload abgebrochen","dxFileUploader-uploadFailedMessage":"Fehler beim hochladen","dxFileUploader-invalidFileExtension":"Unzul\xe4ssiger Dateityp","dxFileUploader-invalidMaxFileSize":"Datei ist zu gro\xdf","dxFileUploader-invalidMinFileSize":"Datei ist zu klein","dxRangeSlider-ariaFrom":"Von","dxRangeSlider-ariaTill":"Bis","dxSwitch-switchedOnText":"EIN","dxSwitch-switchedOffText":"AUS","dxForm-optionalMark":"optional","dxForm-requiredMessage":"{0} ist ein Pflichtfeld","dxNumberBox-invalidValueMessage":"Der Wert muss eine Zahl sein","dxNumberBox-noDataText":"Keine Daten","dxDataGrid-columnChooserTitle":"Spaltenauswahl","dxDataGrid-columnChooserEmptyText":"Ziehen Sie Spalten hierhin, um sie zu verstecken","dxDataGrid-groupContinuesMessage":"Weiter auf der n\xe4chsten Seite","dxDataGrid-groupContinuedMessage":"Weiter von der vorherigen Seite","dxDataGrid-groupHeaderText":"Nach dieser Spalte gruppieren","dxDataGrid-ungroupHeaderText":"Gruppierung entfernen","dxDataGrid-ungroupAllText":"Alle Gruppierungen entfernen","dxDataGrid-editingEditRow":"Bearbeiten","dxDataGrid-editingSaveRowChanges":"Speichern","dxDataGrid-editingCancelRowChanges":"Abbrechen","dxDataGrid-editingDeleteRow":"Entfernen","dxDataGrid-editingUndeleteRow":"Wiederherstellen","dxDataGrid-editingConfirmDeleteMessage":"Sind Sie sicher, dass Sie diesen Datensatz l\xf6schen wollen?","dxDataGrid-validationCancelChanges":"\xc4nderungen verwerfen","dxDataGrid-groupPanelEmptyText":"Ziehen Sie eine Spalte hierhin, um danach zu gruppieren","dxDataGrid-noDataText":"Keine Daten","dxDataGrid-searchPanelPlaceholder":"Suchen...","dxDataGrid-filterRowShowAllText":"(Alle)","dxDataGrid-filterRowResetOperationText":"Zur\xfccksetzen","dxDataGrid-filterRowOperationEquals":"Ist gleich","dxDataGrid-filterRowOperationNotEquals":"Ist nicht gleich","dxDataGrid-filterRowOperationLess":"Kleiner als","dxDataGrid-filterRowOperationLessOrEquals":"Kleiner oder gleich","dxDataGrid-filterRowOperationGreater":"Gr\xf6\xdfer als","dxDataGrid-filterRowOperationGreaterOrEquals":"Gr\xf6\xdfer oder gleich","dxDataGrid-filterRowOperationStartsWith":"Beginnt mit","dxDataGrid-filterRowOperationContains":"Enth\xe4lt","dxDataGrid-filterRowOperationNotContains":"Enth\xe4lt nicht","dxDataGrid-filterRowOperationEndsWith":"Endet mit","dxDataGrid-filterRowOperationBetween":"Zwischen","dxDataGrid-filterRowOperationBetweenStartText":"Anfang","dxDataGrid-filterRowOperationBetweenEndText":"Ende","dxDataGrid-applyFilterText":"Filter anwenden","dxDataGrid-trueText":"wahr","dxDataGrid-falseText":"falsch","dxDataGrid-sortingAscendingText":"Aufsteigend sortieren","dxDataGrid-sortingDescendingText":"Absteigend sortieren","dxDataGrid-sortingClearText":"Sortierung aufheben","dxDataGrid-editingSaveAllChanges":"\xc4nderungen speichern","dxDataGrid-editingCancelAllChanges":"\xc4nderungen verwerfen","dxDataGrid-editingAddRow":"Neue Zeile","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Minimum von {1} ist {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Maximum von {1} ist {0}","dxDataGrid-summaryAvg":"\xd8: {0}","dxDataGrid-summaryAvgOtherColumn":"Durchschnitt von {1} ist {0}","dxDataGrid-summarySum":"Summe: {0}","dxDataGrid-summarySumOtherColumn":"Summe von {1} ist {0}","dxDataGrid-summaryCount":"Anzahl: {0}","dxDataGrid-columnFixingFix":"Fixieren","dxDataGrid-columnFixingUnfix":"L\xf6sen","dxDataGrid-columnFixingLeftPosition":"Nach links","dxDataGrid-columnFixingRightPosition":"Nach rechts","dxDataGrid-exportTo":"Exportieren","dxDataGrid-exportToExcel":"Exportieren als Excel-Datei","dxDataGrid-exporting":"Exportieren ...","dxDataGrid-excelFormat":"Excel-Datei","dxDataGrid-selectedRows":"Ausgew\xe4hlte Zeilen","dxDataGrid-exportAll":"Alle Daten exportieren","dxDataGrid-exportSelectedRows":"Ausgew\xe4hlte Zeilen exportieren","dxDataGrid-headerFilterEmptyValue":"(Leerwerte)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Abbrechen","dxDataGrid-ariaAdaptiveCollapse":"Zus\xe4tzliche Spalten verstecken","dxDataGrid-ariaAdaptiveExpand":"Zus\xe4tzliche Spalten anzeigen","dxDataGrid-ariaColumn":"Spalte","dxDataGrid-ariaValue":"Wert","dxDataGrid-ariaFilterCell":"Filterzelle","dxDataGrid-ariaCollapse":"Zusammenklappen","dxDataGrid-ariaExpand":"Aufklappen","dxDataGrid-ariaDataGrid":"Datentabelle","dxDataGrid-ariaSearchInGrid":"Suchen in der Datentabelle","dxDataGrid-ariaSelectAll":"Alle ausw\xe4hlen","dxDataGrid-ariaSelectRow":"Zeile ausw\xe4hlen","dxDataGrid-ariaToolbar":"Symbolleiste der Datentabelle","dxDataGrid-filterBuilderPopupTitle":"Filter-Generator","dxDataGrid-filterPanelCreateFilter":"Filter erzeugen","dxDataGrid-filterPanelClearFilter":"Zur\xfccksetzen","dxDataGrid-filterPanelFilterEnabledHint":"Filter aktivieren","dxTreeList-ariaTreeList":"Strukturliste","dxTreeList-ariaSearchInGrid":"Suchen in der Strukturliste","dxTreeList-ariaToolbar":"Symbolleiste der Strukturliste","dxTreeList-editingAddRowToNode":"Hinzuf\xfcgen","dxPager-infoText":"Seite {0} von {1} ({2} Elemente)","dxPager-pagesCountText":"von","dxPager-pageSizesAllText":"Alle","dxPivotGrid-grandTotal":"Gesamt","dxPivotGrid-total":"{0} Gesamt","dxPivotGrid-fieldChooserTitle":"Feldauswahl","dxPivotGrid-showFieldChooser":"Feldauswahl anzeigen","dxPivotGrid-expandAll":"Alle aufklappen","dxPivotGrid-collapseAll":"Alle zusammenklappen","dxPivotGrid-sortColumnBySummary":"\\"{0}\\" nach dieser Spalte sortieren","dxPivotGrid-sortRowBySummary":"\\"{0}\\" nach dieser Zeile sortieren","dxPivotGrid-removeAllSorting":"Sortierungen entfernen","dxPivotGrid-dataNotAvailable":"Entf.","dxPivotGrid-rowFields":"Zeilenfelder","dxPivotGrid-columnFields":"Spaltenfelder","dxPivotGrid-dataFields":"Datenfelder","dxPivotGrid-filterFields":"Filterfelder","dxPivotGrid-allFields":"Alle Felder","dxPivotGrid-columnFieldArea":"Spaltenfelder hierher ziehen","dxPivotGrid-dataFieldArea":"Datenfelder hierher ziehen","dxPivotGrid-rowFieldArea":"Zeilenfelder hierher ziehen","dxPivotGrid-filterFieldArea":"Filterfelder hierher ziehen","dxScheduler-editorLabelTitle":"Betreff","dxScheduler-editorLabelStartDate":"Anfangszeit","dxScheduler-editorLabelEndDate":"Endzeit","dxScheduler-editorLabelDescription":"Beschreibung","dxScheduler-editorLabelRecurrence":"Wiederholen","dxScheduler-openAppointment":"Termin \xf6ffnen","dxScheduler-recurrenceNever":"Nie","dxScheduler-recurrenceMinutely":"Min\xfctlich","dxScheduler-recurrenceHourly":"St\xfcndlich","dxScheduler-recurrenceDaily":"T\xe4glich","dxScheduler-recurrenceWeekly":"W\xf6chentlich","dxScheduler-recurrenceMonthly":"Monatlich","dxScheduler-recurrenceYearly":"J\xe4hrlich","dxScheduler-recurrenceRepeatEvery":"Wiederholen alle","dxScheduler-recurrenceRepeatOn":"Wiederholen an","dxScheduler-recurrenceEnd":"Wiederholungsende","dxScheduler-recurrenceAfter":"Nach","dxScheduler-recurrenceOn":"Am","dxScheduler-recurrenceRepeatMinutely":"Minute(n)","dxScheduler-recurrenceRepeatHourly":"Stunde(n)","dxScheduler-recurrenceRepeatDaily":"Tag(e)","dxScheduler-recurrenceRepeatWeekly":"Woche(n)","dxScheduler-recurrenceRepeatMonthly":"Monat(e)","dxScheduler-recurrenceRepeatYearly":"Jahr(e)","dxScheduler-switcherDay":"Tag","dxScheduler-switcherWeek":"Woche","dxScheduler-switcherWorkWeek":"Arbeitswoche","dxScheduler-switcherMonth":"Monat","dxScheduler-switcherTimelineDay":"Zeitstrahl Tag","dxScheduler-switcherTimelineWeek":"Zeitstrahl Woche","dxScheduler-switcherTimelineWorkWeek":"Zeitstrahl Arbeitswoche","dxScheduler-switcherTimelineMonth":"Zeitstrahl Monat","dxScheduler-switcherAgenda":"Agenda","dxScheduler-recurrenceRepeatOnDate":"am Datum","dxScheduler-recurrenceRepeatCount":"Ereignisse","dxScheduler-allDay":"Ganzt\xe4gig","dxScheduler-confirmRecurrenceEditMessage":"M\xf6chten Sie nur diesen Termin bearbeiten, oder die gesamte Serie?","dxScheduler-confirmRecurrenceDeleteMessage":"M\xf6chten Sie nur diesen Termin l\xf6schen, oder die gesamte Serie?","dxScheduler-confirmRecurrenceEditSeries":"Serie bearbeiten","dxScheduler-confirmRecurrenceDeleteSeries":"Serie l\xf6schen","dxScheduler-confirmRecurrenceEditOccurrence":"Termin bearbeiten","dxScheduler-confirmRecurrenceDeleteOccurrence":"Termin l\xf6schen","dxScheduler-noTimezoneTitle":"Keine Zeitzone","dxScheduler-moreAppointments":"{0} weitere","dxCalendar-todayButtonText":"Heute","dxCalendar-ariaWidgetName":"Kalendar","dxColorView-ariaRed":"Rot","dxColorView-ariaGreen":"Gr\xfcn","dxColorView-ariaBlue":"Blau","dxColorView-ariaAlpha":"Transparenz","dxColorView-ariaHex":"Farbwert","dxTagBox-selected":"{0} ausgew\xe4hlt","dxTagBox-allSelected":"Alle ausgew\xe4hlt ({0})","dxTagBox-moreSelected":"{0} weitere","vizExport-printingButtonText":"Drucken","vizExport-titleMenuText":"Export/Druck","vizExport-exportButtonText":"{0}-Datei","dxFilterBuilder-and":"Und","dxFilterBuilder-or":"Oder","dxFilterBuilder-notAnd":"Nicht Und","dxFilterBuilder-notOr":"Nicht Oder","dxFilterBuilder-addCondition":"Bedingung hinzuf\xfcgen","dxFilterBuilder-addGroup":"Gruppe hinzuf\xfcgen","dxFilterBuilder-enterValueText":"<Wert eingeben>","dxFilterBuilder-filterOperationEquals":"Ist gleich","dxFilterBuilder-filterOperationNotEquals":"Ist nicht gleich","dxFilterBuilder-filterOperationLess":"Kleiner als","dxFilterBuilder-filterOperationLessOrEquals":"Kleiner oder gleich","dxFilterBuilder-filterOperationGreater":"Gr\xf6\xdfer als","dxFilterBuilder-filterOperationGreaterOrEquals":"Gr\xf6\xdfer oder gleich","dxFilterBuilder-filterOperationStartsWith":"Beginnt mit","dxFilterBuilder-filterOperationContains":"Enth\xe4lt","dxFilterBuilder-filterOperationNotContains":"Enth\xe4lt nicht","dxFilterBuilder-filterOperationEndsWith":"Endet mit","dxFilterBuilder-filterOperationIsBlank":"Ist leer","dxFilterBuilder-filterOperationIsNotBlank":"Ist nicht leer","dxFilterBuilder-filterOperationBetween":"Zwischen","dxFilterBuilder-filterOperationAnyOf":"Ist enthalten in","dxFilterBuilder-filterOperationNoneOf":"Ist nicht enthalten in","dxHtmlEditor-dialogColorCaption":"Schriftfarbe \xe4ndern","dxHtmlEditor-dialogBackgroundCaption":"Hintergrundfarbe \xe4ndern","dxHtmlEditor-dialogLinkCaption":"Link hinzuf\xfcgen","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Text","dxHtmlEditor-dialogLinkTargetField":"Link in neuem Fenster \xf6ffnen","dxHtmlEditor-dialogImageCaption":"Bild hinzuf\xfcgen","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Alternativer Text","dxHtmlEditor-dialogImageWidthField":"Breite (px)","dxHtmlEditor-dialogImageHeightField":"Bildh\xf6he (px)","dxHtmlEditor-dialogInsertTableRowsField":"Zeilen","dxHtmlEditor-dialogInsertTableColumnsField":"Spalten","dxHtmlEditor-dialogInsertTableCaption":"Tabelle einf\xfcgen","dxHtmlEditor-heading":"\xdcberschrift","dxHtmlEditor-normalText":"Normaler Text","dxHtmlEditor-background":"Hintergrundfarbe","dxHtmlEditor-bold":"Fett","dxHtmlEditor-color":"Schriftfarbe","dxHtmlEditor-font":"Schriftart","dxHtmlEditor-italic":"Kursiv","dxHtmlEditor-link":"Link hinzuf\xfcgen","dxHtmlEditor-image":"Bild hinzuf\xfcgen","dxHtmlEditor-size":"Schriftgr\xf6\xdfe","dxHtmlEditor-strike":"Durchgestrichen","dxHtmlEditor-subscript":"Tiefgestellt","dxHtmlEditor-superscript":"Hochgestellt","dxHtmlEditor-underline":"Unterstrichen","dxHtmlEditor-blockquote":"Blockzitat","dxHtmlEditor-header":"Kopfzeile","dxHtmlEditor-increaseIndent":"Einzug vergr\xf6\xdfern","dxHtmlEditor-decreaseIndent":"Einzug verkleinern","dxHtmlEditor-orderedList":"Sortierte Liste","dxHtmlEditor-bulletList":"Aufz\xe4hlung","dxHtmlEditor-alignLeft":"Linksb\xfcndig","dxHtmlEditor-alignCenter":"Zentriert","dxHtmlEditor-alignRight":"Rechtsb\xfcndig","dxHtmlEditor-alignJustify":"Blocksatz","dxHtmlEditor-codeBlock":"Codeblock","dxHtmlEditor-variable":"Variable hinzuf\xfcgen","dxHtmlEditor-undo":"R\xfcckg\xe4ngig","dxHtmlEditor-redo":"Wiederholen","dxHtmlEditor-clear":"Formate l\xf6schen","dxHtmlEditor-insertTable":"Tabelle einf\xfcgen","dxHtmlEditor-insertHeaderRow":"Kopfzeile einf\xfcgen","dxHtmlEditor-insertRowAbove":"Spalte oberhalb einf\xfcgen","dxHtmlEditor-insertRowBelow":"Spalte unterhalb einf\xfcgen","dxHtmlEditor-insertColumnLeft":"Spalte links einf\xfcgen","dxHtmlEditor-insertColumnRight":"Spalte rechts einf\xfcgen","dxHtmlEditor-deleteColumn":"Spalte l\xf6schen","dxHtmlEditor-deleteRow":"Zeile l\xf6schen","dxHtmlEditor-deleteTable":"Tabelle l\xf6schen","dxHtmlEditor-cellProperties":"Zelleneigenschaften","dxHtmlEditor-tableProperties":"Tabelleneigenschaften","dxHtmlEditor-insert":"Einf\xfcgen","dxHtmlEditor-delete":"L\xf6schen","dxHtmlEditor-border":"Rahmen","dxHtmlEditor-style":"Stil","dxHtmlEditor-width":"Breite","dxHtmlEditor-height":"H\xf6he","dxHtmlEditor-borderColor":"Farbe","dxHtmlEditor-tableBackground":"Hintergrund","dxHtmlEditor-dimensions":"Abmessungen","dxHtmlEditor-alignment":"Ausrichtung","dxHtmlEditor-horizontal":"Horizontal","dxHtmlEditor-vertical":"Vertikal","dxHtmlEditor-paddingVertical":"Vertikaler Abstand","dxHtmlEditor-paddingHorizontal":"Horizontaler Abstand","dxHtmlEditor-pixels":"Pixel","dxHtmlEditor-list":"Liste","dxHtmlEditor-ordered":"Sortiert","dxHtmlEditor-bullet":"Aufz\xe4hlung","dxHtmlEditor-align":"Ausrichten","dxHtmlEditor-center":"Zentrieren","dxHtmlEditor-left":"Links","dxHtmlEditor-right":"Rechts","dxHtmlEditor-indent":"Einzug","dxHtmlEditor-justify":"Blocksatz","dxFileManager-newDirectoryName":"Ohne Titel","dxFileManager-rootDirectoryName":"Dateien","dxFileManager-errorNoAccess":"Zugriff verweigert. Die Operation kann nicht durchgef\xfchrt werden.","dxFileManager-errorDirectoryExistsFormat":"Ordner {0} existiert bereits.","dxFileManager-errorFileExistsFormat":"Datei {0} existiert bereits.","dxFileManager-errorFileNotFoundFormat":"Datei {0} wurde nicht gefunden.","dxFileManager-errorDirectoryNotFoundFormat":"Verzeichnis \'{0}\' nicht gefunden.","dxFileManager-errorWrongFileExtension":"Dateierweiterung ist nicht erlaubt.","dxFileManager-errorMaxFileSizeExceeded":"Die Dateigr\xf6\xdfe \xfcbersteigt die maximal erlaubte Gr\xf6\xdfe.","dxFileManager-errorInvalidSymbols":"Der Dateiname enth\xe4lt ung\xfcltige Zeichen.","dxFileManager-errorDefault":"Unbekannter Fehler","dxFileManager-errorDirectoryOpenFailed":"Das Verzeichnis kann nicht ge\xf6ffnet werden","dxFileManager-commandCreate":"Neues Verzeichnis","dxFileManager-commandRename":"Umbenennen","dxFileManager-commandMove":"Verschieben nach","dxFileManager-commandCopy":"Kopieren nach","dxFileManager-commandDelete":"L\xf6schen","dxFileManager-commandDownload":"Herunterladen","dxFileManager-commandUpload":"Dateien hochladen","dxFileManager-commandRefresh":"Aktualisieren","dxFileManager-commandThumbnails":"Miniaturansicht","dxFileManager-commandDetails":"Detailansicht","dxFileManager-commandClearSelection":"Auswahl aufheben","dxFileManager-commandShowNavPane":"Navigationsbereich ein-/ausschalten","dxFileManager-dialogDirectoryChooserMoveTitle":"Verschieben nach","dxFileManager-dialogDirectoryChooserMoveButtonText":"Verschieben","dxFileManager-dialogDirectoryChooserCopyTitle":"Kopieren nach","dxFileManager-dialogDirectoryChooserCopyButtonText":"Kopieren","dxFileManager-dialogRenameItemTitle":"Umbenennen","dxFileManager-dialogRenameItemButtonText":"Speichern","dxFileManager-dialogCreateDirectoryTitle":"Neues Verzeichnis","dxFileManager-dialogCreateDirectoryButtonText":"Erstellen","dxFileManager-dialogDeleteItemTitle":"L\xf6schen","dxFileManager-dialogDeleteItemButtonText":"L\xf6schen","dxFileManager-dialogDeleteItemSingleItemConfirmation":"Sind Sie sicher, dass Sie {0} l\xf6schen m\xf6chten?","dxFileManager-dialogDeleteItemMultipleItemsConfirmation":"Sind Sie sicher, dass Sie {0} Elemente l\xf6schen m\xf6chten?","dxFileManager-dialogButtonCancel":"Abbrechen","dxFileManager-editingCreateSingleItemProcessingMessage":"Ein Verzeichnis wird in {0} erstellt","dxFileManager-editingCreateSingleItemSuccessMessage":"Ein Verzeichnis wurde in {0} erstellt","dxFileManager-editingCreateSingleItemErrorMessage":"Verzeichnis wurde nicht erstellt","dxFileManager-editingCreateCommonErrorMessage":"Verzeichnis wurde nicht erstellt","dxFileManager-editingRenameSingleItemProcessingMessage":"Ein Element in {0} wird umbenannt","dxFileManager-editingRenameSingleItemSuccessMessage":"Ein Element in {0} wurde umbenannt","dxFileManager-editingRenameSingleItemErrorMessage":"Element wurde nicht umbenannt","dxFileManager-editingRenameCommonErrorMessage":"Element wurde nicht umbenannt","dxFileManager-editingDeleteSingleItemProcessingMessage":"Ein Element aus {0} wird gel\xf6scht","dxFileManager-editingDeleteMultipleItemsProcessingMessage":"{0} Elemente aus {1} werden gel\xf6scht","dxFileManager-editingDeleteSingleItemSuccessMessage":"Ein Element aus {0} wurde gel\xf6scht","dxFileManager-editingDeleteMultipleItemsSuccessMessage":"{0} Elemente aus {1} wurden gel\xf6scht","dxFileManager-editingDeleteSingleItemErrorMessage":"Element wurde nicht gel\xf6scht","dxFileManager-editingDeleteMultipleItemsErrorMessage":"{0} Elemente wurden nicht gel\xf6scht","dxFileManager-editingDeleteCommonErrorMessage":"Einige Elemente wurden nicht gel\xf6scht","dxFileManager-editingMoveSingleItemProcessingMessage":"Ein Element wird nach {0} verschoben","dxFileManager-editingMoveMultipleItemsProcessingMessage":"{0} Elemente werden nach {1} verschoben","dxFileManager-editingMoveSingleItemSuccessMessage":"Ein Element wurde nach {0} verschoben","dxFileManager-editingMoveMultipleItemsSuccessMessage":"{0} Elemente wurden nach {1} verschoben","dxFileManager-editingMoveSingleItemErrorMessage":"Element wurde nicht verschoben","dxFileManager-editingMoveMultipleItemsErrorMessage":"{0} Elemente wurden nicht verschoben","dxFileManager-editingMoveCommonErrorMessage":"Einige Elemente wurden nicht verschoben","dxFileManager-editingCopySingleItemProcessingMessage":"Ein Element wird nach {0} kopiert","dxFileManager-editingCopyMultipleItemsProcessingMessage":"{0} Elemente werden nach {1} kopiert","dxFileManager-editingCopySingleItemSuccessMessage":"Ein Element wurde nach {0} kopiert","dxFileManager-editingCopyMultipleItemsSuccessMessage":"{0} Elemente wurden nach {1} kopiert","dxFileManager-editingCopySingleItemErrorMessage":"Element wurde nicht kopiert","dxFileManager-editingCopyMultipleItemsErrorMessage":"{0} Elemente wurden nicht kopiert","dxFileManager-editingCopyCommonErrorMessage":"Einige Elemente wurden nicht kopiert","dxFileManager-editingUploadSingleItemProcessingMessage":"Ein Element wird nach {0} hochgeladen","dxFileManager-editingUploadMultipleItemsProcessingMessage":"{0} Elemente werden nach {1} hochgeladen","dxFileManager-editingUploadSingleItemSuccessMessage":"Ein Element wurde nach {0} hochgeladen","dxFileManager-editingUploadMultipleItemsSuccessMessage":"{0} Elemente wurden nach {1} hochgeladen","dxFileManager-editingUploadSingleItemErrorMessage":"Element wurde nicht hochgeladen","dxFileManager-editingUploadMultipleItemsErrorMessage":"{0} Elemente wurden nicht hochgeladen","dxFileManager-editingUploadCanceledMessage":"Abgebrochen","dxFileManager-listDetailsColumnCaptionName":"Name","dxFileManager-listDetailsColumnCaptionDateModified":"Zuletzt ge\xe4ndert am","dxFileManager-listDetailsColumnCaptionFileSize":"Dateigr\xf6\xdfe","dxFileManager-listThumbnailsTooltipTextSize":"Gr\xf6\xdfe","dxFileManager-listThumbnailsTooltipTextDateModified":"Zuletzt ge\xe4ndert am","dxFileManager-notificationProgressPanelTitle":"Fortschritt","dxFileManager-notificationProgressPanelEmptyListText":"Keine Vorg\xe4nge","dxFileManager-notificationProgressPanelOperationCanceled":"Abgebrochen","dxDiagram-categoryGeneral":"Allgemein","dxDiagram-categoryFlowchart":"Flussdiagramm","dxDiagram-categoryOrgChart":"Organisationsdiagramm","dxDiagram-categoryContainers":"Container","dxDiagram-categoryCustom":"Benutzerdefiniert","dxDiagram-commandExportToSvg":"Export als SVG","dxDiagram-commandExportToPng":"Export als PNG","dxDiagram-commandExportToJpg":"Export als JPEG","dxDiagram-commandUndo":"R\xfcckg\xe4ngig","dxDiagram-commandRedo":"Wiederherstellen","dxDiagram-commandFontName":"Schriftartname","dxDiagram-commandFontSize":"Schriftgr\xf6\xdfe","dxDiagram-commandBold":"Fett","dxDiagram-commandItalic":"Kursiv","dxDiagram-commandUnderline":"Unterstrichen","dxDiagram-commandTextColor":"Textfarbe","dxDiagram-commandLineColor":"Linienfarbe","dxDiagram-commandLineWidth":"Linienst\xe4rke","dxDiagram-commandLineStyle":"Linienart","dxDiagram-commandLineStyleSolid":"Durchgezogen","dxDiagram-commandLineStyleDotted":"Gepunktet","dxDiagram-commandLineStyleDashed":"Gestrichelt","dxDiagram-commandFillColor":"F\xfcllfarbe","dxDiagram-commandAlignLeft":"Linksb\xfcndig","dxDiagram-commandAlignCenter":"Zentriert","dxDiagram-commandAlignRight":"Rechtsb\xfcndig","dxDiagram-commandConnectorLineType":"Konnektor Linienart","dxDiagram-commandConnectorLineStraight":"Gerade","dxDiagram-commandConnectorLineOrthogonal":"Rechtwinklig","dxDiagram-commandConnectorLineStart":"Konnektor Linienanfang","dxDiagram-commandConnectorLineEnd":"Konnektor Linienende","dxDiagram-commandConnectorLineNone":"Keine","dxDiagram-commandConnectorLineArrow":"Pfeil","dxDiagram-commandFullscreen":"Vollbild","dxDiagram-commandUnits":"Einheiten","dxDiagram-commandPageSize":"Seitengr\xf6\xdfe","dxDiagram-commandPageOrientation":"Seitenausrichtung","dxDiagram-commandPageOrientationLandscape":"Querformat","dxDiagram-commandPageOrientationPortrait":"Hochformat","dxDiagram-commandPageColor":"Seitenfarbe","dxDiagram-commandShowGrid":"Raster anzeigen","dxDiagram-commandSnapToGrid":"Am Raster ausrichten","dxDiagram-commandGridSize":"Rastergr\xf6\xdfe","dxDiagram-commandZoomLevel":"Vergr\xf6\xdferungsstufe","dxDiagram-commandAutoZoom":"Automatische Vergr\xf6\xdferung","dxDiagram-commandFitToContent":"An Inhalt anpassen","dxDiagram-commandFitToWidth":"An Breite anpassen","dxDiagram-commandAutoZoomByContent":"Automatisch an Inhalt anpassen","dxDiagram-commandAutoZoomByWidth":"Automatisch an Breite anpassen","dxDiagram-commandSimpleView":"Einfache Ansicht","dxDiagram-commandCut":"Ausschneiden","dxDiagram-commandCopy":"Kopieren","dxDiagram-commandPaste":"Einf\xfcgen","dxDiagram-commandSelectAll":"Alles ausw\xe4hlen","dxDiagram-commandDelete":"L\xf6schen","dxDiagram-commandBringToFront":"In den Vordergrund","dxDiagram-commandSendToBack":"In den Hintergrund","dxDiagram-commandLock":"Sperren","dxDiagram-commandUnlock":"Entsperren","dxDiagram-commandInsertShapeImage":"Bild einf\xfcgen...","dxDiagram-commandEditShapeImage":"Bild bearbeiten...","dxDiagram-commandDeleteShapeImage":"Bild l\xf6schen","dxDiagram-commandLayoutLeftToRight":"Von links nach rechts","dxDiagram-commandLayoutRightToLeft":"Von rechts nach links","dxDiagram-commandLayoutTopToBottom":"Von oben nach unten","dxDiagram-commandLayoutBottomToTop":"Von unten nach oben","dxDiagram-unitIn":"in","dxDiagram-unitCm":"cm","dxDiagram-unitPx":"px","dxDiagram-dialogButtonOK":"OK","dxDiagram-dialogButtonCancel":"Abbrechen","dxDiagram-dialogInsertShapeImageTitle":"Bild einf\xfcgen","dxDiagram-dialogEditShapeImageTitle":"Bild bearbeiten","dxDiagram-dialogEditShapeImageSelectButton":"Bild ausw\xe4hlen","dxDiagram-dialogEditShapeImageLabelText":"oder Datei hier ablegen","dxDiagram-uiExport":"Export","dxDiagram-uiProperties":"Eigenschaften","dxDiagram-uiSettings":"Einstellungen","dxDiagram-uiShowToolbox":"Toolbox anzeigen","dxDiagram-uiSearch":"Suchen","dxDiagram-uiStyle":"Stil","dxDiagram-uiLayout":"Layout","dxDiagram-uiLayoutTree":"Baum","dxDiagram-uiLayoutLayered":"Mehrschichtig","dxDiagram-uiDiagram":"Diagramm","dxDiagram-uiText":"Text","dxDiagram-uiObject":"Objekt","dxDiagram-uiConnector":"Verbindung","dxDiagram-uiPage":"Seite","dxDiagram-shapeText":"Text","dxDiagram-shapeRectangle":"Rechteck","dxDiagram-shapeEllipse":"Ellipse","dxDiagram-shapeCross":"Kreuz","dxDiagram-shapeTriangle":"Dreieck","dxDiagram-shapeDiamond":"Raute","dxDiagram-shapeHeart":"Herz","dxDiagram-shapePentagon":"F\xfcnfeck","dxDiagram-shapeHexagon":"Sechseck","dxDiagram-shapeOctagon":"Achteck","dxDiagram-shapeStar":"Stern","dxDiagram-shapeArrowLeft":"Pfeil nach links","dxDiagram-shapeArrowUp":"Pfeil nach oben","dxDiagram-shapeArrowRight":"Pfeil nach rechts","dxDiagram-shapeArrowDown":"Pfeil nach unten","dxDiagram-shapeArrowUpDown":"Pfeil nach oben und unten","dxDiagram-shapeArrowLeftRight":"Pfeil nach links und rechts","dxDiagram-shapeProcess":"Prozess","dxDiagram-shapeDecision":"Entscheidung","dxDiagram-shapeTerminator":"Abschluss","dxDiagram-shapePredefinedProcess":"Vordefinierter Prozess","dxDiagram-shapeDocument":"Dokument","dxDiagram-shapeMultipleDocuments":"Mehrere Dokumente","dxDiagram-shapeManualInput":"Manuelle Eingabe","dxDiagram-shapePreparation":"Vorbereitung","dxDiagram-shapeData":"Daten","dxDiagram-shapeDatabase":"Datenbank","dxDiagram-shapeHardDisk":"Festplatte","dxDiagram-shapeInternalStorage":"Lokaler Speicher","dxDiagram-shapePaperTape":"Lochstreifen","dxDiagram-shapeManualOperation":"Manuelle Verarbeitung","dxDiagram-shapeDelay":"Verz\xf6gerung","dxDiagram-shapeStoredData":"Gespeicherte Daten","dxDiagram-shapeDisplay":"Anzeige","dxDiagram-shapeMerge":"Zusammenf\xfchren","dxDiagram-shapeConnector":"Verbinder","dxDiagram-shapeOr":"Oder","dxDiagram-shapeSummingJunction":"Summierungsknoten","dxDiagram-shapeContainerDefaultText":"Container","dxDiagram-shapeVerticalContainer":"Vertikaler Container","dxDiagram-shapeHorizontalContainer":"Horizontaler Container","dxDiagram-shapeCardDefaultText":"Name der Person","dxDiagram-shapeCardWithImageOnLeft":"Karte mit Bild links","dxDiagram-shapeCardWithImageOnTop":"Karte mit Bild oben","dxDiagram-shapeCardWithImageOnRight":"Karte mit Bild rechts","dxGantt-dialogTitle":"Titel","dxGantt-dialogStartTitle":"Beginn","dxGantt-dialogEndTitle":"Ende","dxGantt-dialogProgressTitle":"Fortschritt","dxGantt-dialogResourcesTitle":"Ressourcen","dxGantt-dialogResourceManagerTitle":"Ressourcen-Manager","dxGantt-dialogTaskDetailsTitle":"Aufgabendetails","dxGantt-dialogEditResourceListHint":"Ressourcenliste bearbeiten","dxGantt-dialogEditNoResources":"Keine Ressourcen","dxGantt-dialogButtonAdd":"Hinzuf\xfcgen","dxGantt-contextMenuNewTask":"Neue Aufgabe","dxGantt-contextMenuNewSubtask":"Neue Teilaufgabe","dxGantt-contextMenuDeleteTask":"Aufgabe l\xf6schen","dxGantt-contextMenuDeleteDependency":"Abh\xe4ngigkeit entfernen","dxGantt-dialogTaskDeleteConfirmation":"Abh\xe4ngigkeiten und Teilaufgaben werden zusammen mit dieser Aufgabe gel\xf6scht. M\xf6chten Sie diese Aufgabe l\xf6schen?","dxGantt-dialogDependencyDeleteConfirmation":"M\xf6chten Sie die Abh\xe4ngigkeit von der Aufgabe entfernen?","dxGantt-dialogResourcesDeleteConfirmation":"Wenn Sie diese Ressource l\xf6schen, wird sie von allen Aufgaben entfernt. M\xf6chten Sie die Ressource l\xf6schen? Ressource: {0}","dxGantt-dialogConstraintCriticalViolationMessage":"Die Aufgabe, die Sie verschieben m\xf6chten, ist mit einer zweiten Aufgabe durch eine Abh\xe4ngigkeit verbunden. Die \xc4nderung w\xfcrde gegen Abh\xe4ngigkeitsregeln verstossen. Wie m\xf6chten Sie fortfahren?","dxGantt-dialogConstraintViolationMessage":"Die Aufgabe, die Sie verschieben m\xf6chten, ist mit einer zweiten Aufgabe durch eine Abh\xe4ngigkeit verbunden. Wie m\xf6chten Sie fortfahren?","dxGantt-dialogCancelOperationMessage":"Vorgang abbrechen","dxGantt-dialogDeleteDependencyMessage":"Abh\xe4ngigkeit l\xf6schen","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"Aufgabe verschieben und Abh\xe4ngigkeit beibehalten","dxGantt-undo":"R\xfcckg\xe4ngig","dxGantt-redo":"Wiederherstellen","dxGantt-expandAll":"Alle erweitern","dxGantt-collapseAll":"Alle reduzieren","dxGantt-addNewTask":"Neue Aufgabe hinzuf\xfcgen","dxGantt-deleteSelectedTask":"Ausgew\xe4hlte Aufgabe l\xf6schen","dxGantt-zoomIn":"Vergr\xf6\xdfern","dxGantt-zoomOut":"Verkleinern","dxGantt-fullScreen":"Vollbildmodus","dxGantt-quarter":"Q{0}","dxGantt-sortingAscendingText":"Aufsteigend sortieren","dxGantt-sortingDescendingText":"Absteigend sortieren","dxGantt-sortingClearText":"Sortierung aufheben","dxGantt-showResources":"Ressourcen Anzeigen","dxGantt-showDependencies":"Abh\xe4ngigkeiten Anzeigen","dxGantt-dialogStartDateValidation":"Startdatum muss sp\xe4ter sein als {0}","dxGantt-dialogEndDateValidation":"Enddatum muss sp\xe4ter sein als {0}"}}'),N3e=JSON.parse('{"es":{"Yes":"S\xed","No":"No","Cancel":"Cancelar","Clear":"Limpiar","Done":"Hecho","Loading":"Cargando...","Select":"Seleccionar...","Search":"Buscar","Back":"Volver","OK":"Aceptar","dxCollectionWidget-noDataText":"Sin datos para mostrar","dxDropDownEditor-selectLabel":"Seleccionar","validation-required":"Obligatorio","validation-required-formatted":"{0} es obligatorio","validation-numeric":"Valor debe ser un n\xfamero","validation-numeric-formatted":"{0} debe ser un n\xfamero","validation-range":"Valor fuera de rango","validation-range-formatted":"{0} fuera de rango","validation-stringLength":"El tama\xf1o del valor es incorrecto","validation-stringLength-formatted":"El tama\xf1o de {0} es incorrecto","validation-custom":"Valor inv\xe1lido","validation-custom-formatted":"{0} inv\xe1lido","validation-async":"Valor inv\xe1lido","validation-async-formatted":"{0} inv\xe1lido","validation-compare":"Valores no coinciden","validation-compare-formatted":"{0} no coinciden","validation-pattern":"Valor no coincide con el patr\xf3n","validation-pattern-formatted":"{0} no coincide con el patr\xf3n","validation-email":"Email inv\xe1lido","validation-email-formatted":"{0} inv\xe1lido","validation-mask":"Valor inv\xe1lido","dxLookup-searchPlaceholder":"Cantidad m\xednima de caracteres: {0}","dxList-pullingDownText":"Desliza hacia abajo para actualizar...","dxList-pulledDownText":"Suelta para actualizar...","dxList-refreshingText":"Actualizando...","dxList-pageLoadingText":"Cargando...","dxList-nextButtonText":"M\xe1s","dxList-selectAll":"Seleccionar Todo","dxListEditDecorator-delete":"Eliminar","dxListEditDecorator-more":"M\xe1s","dxScrollView-pullingDownText":"Desliza hacia abajo para actualizar...","dxScrollView-pulledDownText":"Suelta para actualizar...","dxScrollView-refreshingText":"Actualizando...","dxScrollView-reachBottomText":"Cargando...","dxDateBox-simulatedDataPickerTitleTime":"Seleccione hora","dxDateBox-simulatedDataPickerTitleDate":"Seleccione fecha","dxDateBox-simulatedDataPickerTitleDateTime":"Seleccione fecha y hora","dxDateBox-validation-datetime":"Valor debe ser una fecha u hora","dxFileUploader-selectFile":"Seleccionar archivo","dxFileUploader-dropFile":"o arrastre un archivo aqu\xed","dxFileUploader-bytes":"bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Subir","dxFileUploader-uploaded":"Subido","dxFileUploader-readyToUpload":"Listo para subir","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"Falla ao subir","dxFileUploader-invalidFileExtension":"Tipo de archivo no est\xe1 permitido","dxFileUploader-invalidMaxFileSize":"Archivo es muy grande","dxFileUploader-invalidMinFileSize":"Archivo es muy peque\xf1o","dxRangeSlider-ariaFrom":"Desde","dxRangeSlider-ariaTill":"Hasta","dxSwitch-switchedOnText":"ENCENDIDO","dxSwitch-switchedOffText":"APAGADO","dxForm-optionalMark":"opcional","dxForm-requiredMessage":"{0} es obligatorio","dxNumberBox-invalidValueMessage":"Valor debe ser un n\xfamero","dxNumberBox-noDataText":"Sin datos","dxDataGrid-columnChooserTitle":"Selector de Columnas","dxDataGrid-columnChooserEmptyText":"Arrastra una columna aqu\xed para ocultarla","dxDataGrid-groupContinuesMessage":"Contin\xfaa en la p\xe1gina siguiente","dxDataGrid-groupContinuedMessage":"Continuaci\xf3n de la p\xe1gina anterior","dxDataGrid-groupHeaderText":"Agrupar por esta columna","dxDataGrid-ungroupHeaderText":"Desagrupar","dxDataGrid-ungroupAllText":"Desagrupar Todo","dxDataGrid-editingEditRow":"Modificar","dxDataGrid-editingSaveRowChanges":"Guardar","dxDataGrid-editingCancelRowChanges":"Cancelar","dxDataGrid-editingDeleteRow":"Eliminar","dxDataGrid-editingUndeleteRow":"Recuperar","dxDataGrid-editingConfirmDeleteMessage":"\xbfEst\xe1 seguro que desea eliminar este registro?","dxDataGrid-validationCancelChanges":"Cancelar cambios","dxDataGrid-groupPanelEmptyText":"Arrastra una columna aqu\xed para agrupar por ella","dxDataGrid-noDataText":"Sin datos","dxDataGrid-searchPanelPlaceholder":"Buscar...","dxDataGrid-filterRowShowAllText":"(Todos)","dxDataGrid-filterRowResetOperationText":"Reestablecer","dxDataGrid-filterRowOperationEquals":"Igual","dxDataGrid-filterRowOperationNotEquals":"No es igual","dxDataGrid-filterRowOperationLess":"Menor que","dxDataGrid-filterRowOperationLessOrEquals":"Menor o igual a","dxDataGrid-filterRowOperationGreater":"Mayor que","dxDataGrid-filterRowOperationGreaterOrEquals":"Mayor o igual a","dxDataGrid-filterRowOperationStartsWith":"Empieza con","dxDataGrid-filterRowOperationContains":"Contiene","dxDataGrid-filterRowOperationNotContains":"No contiene","dxDataGrid-filterRowOperationEndsWith":"Termina con","dxDataGrid-filterRowOperationBetween":"Entre","dxDataGrid-filterRowOperationBetweenStartText":"Inicio","dxDataGrid-filterRowOperationBetweenEndText":"Fin","dxDataGrid-applyFilterText":"Filtrar","dxDataGrid-trueText":"verdadero","dxDataGrid-falseText":"falso","dxDataGrid-sortingAscendingText":"Orden Ascendente","dxDataGrid-sortingDescendingText":"Orden Descendente","dxDataGrid-sortingClearText":"Limpiar Ordenamiento","dxDataGrid-editingSaveAllChanges":"Guardar cambios","dxDataGrid-editingCancelAllChanges":"Descartar cambios","dxDataGrid-editingAddRow":"Agregar una fila","dxDataGrid-summaryMin":"M\xedn: {0}","dxDataGrid-summaryMinOtherColumn":"M\xedn de {1} es {0}","dxDataGrid-summaryMax":"M\xe1x: {0}","dxDataGrid-summaryMaxOtherColumn":"M\xe1x de {1} es {0}","dxDataGrid-summaryAvg":"Prom: {0}","dxDataGrid-summaryAvgOtherColumn":"Prom de {1} es {0}","dxDataGrid-summarySum":"Suma: {0}","dxDataGrid-summarySumOtherColumn":"Suma de {1} es {0}","dxDataGrid-summaryCount":"Cantidad: {0}","dxDataGrid-columnFixingFix":"Anclar","dxDataGrid-columnFixingUnfix":"Desanclar","dxDataGrid-columnFixingLeftPosition":"A la izquierda","dxDataGrid-columnFixingRightPosition":"A la derecha","dxDataGrid-exportTo":"Exportar","dxDataGrid-exportToExcel":"Exportar a archivo Excel","dxDataGrid-exporting":"Exportar...","dxDataGrid-excelFormat":"Archivo Excel","dxDataGrid-selectedRows":"Filas seleccionadas","dxDataGrid-exportSelectedRows":"Exportar filas seleccionadas","dxDataGrid-exportAll":"Exportar todo","dxDataGrid-headerFilterEmptyValue":"(Vacio)","dxDataGrid-headerFilterOK":"Aceptar","dxDataGrid-headerFilterCancel":"Cancelar","dxDataGrid-ariaColumn":"Columna","dxDataGrid-ariaValue":"Valor","dxDataGrid-ariaFilterCell":"Celda de filtro","dxDataGrid-ariaCollapse":"Colapsar","dxDataGrid-ariaExpand":"Expandir","dxDataGrid-ariaDataGrid":"Tabla de datos","dxDataGrid-ariaSearchInGrid":"Buscar en la tabla de datos","dxDataGrid-ariaSelectAll":"Seleccionar todo","dxDataGrid-ariaSelectRow":"Seleccionar fila","dxDataGrid-filterBuilderPopupTitle":"Constructor de filtro","dxDataGrid-filterPanelCreateFilter":"Crear filtro","dxDataGrid-filterPanelClearFilter":"Limpiar filtro","dxDataGrid-filterPanelFilterEnabledHint":"Habilitar filtro","dxTreeList-ariaTreeList":"Lista de \xe1rbol","dxTreeList-editingAddRowToNode":"A\xf1adir","dxPager-infoText":"P\xe1gina {0} de {1} ({2} \xedtems)","dxPager-pagesCountText":"de","dxPager-pageSizesAllText":"Todos","dxPivotGrid-grandTotal":"Gran Total","dxPivotGrid-total":"{0} Total","dxPivotGrid-fieldChooserTitle":"Selector de Campos","dxPivotGrid-showFieldChooser":"Mostrar Selector de Campos","dxPivotGrid-expandAll":"Expandir Todo","dxPivotGrid-collapseAll":"Colapsar Todo","dxPivotGrid-sortColumnBySummary":"Ordenar \\"{0}\\" por esta columna","dxPivotGrid-sortRowBySummary":"Ordenar \\"{0}\\" por esta fila","dxPivotGrid-removeAllSorting":"Remover ordenamiento","dxPivotGrid-dataNotAvailable":"N/A","dxPivotGrid-rowFields":"Campos de fila","dxPivotGrid-columnFields":"Campos de columna","dxPivotGrid-dataFields":"Campos de dato","dxPivotGrid-filterFields":"Campos de filtro","dxPivotGrid-allFields":"Todos los campos","dxPivotGrid-columnFieldArea":"Arrastra campos de columna aqu\xed","dxPivotGrid-dataFieldArea":"Arrastra campos de dato aqu\xed","dxPivotGrid-rowFieldArea":"Arrastra campos de fila aqu\xed","dxPivotGrid-filterFieldArea":"Arrastra campos de filtro aqu\xed","dxScheduler-editorLabelTitle":"Asunto","dxScheduler-editorLabelStartDate":"Fecha inicial","dxScheduler-editorLabelEndDate":"Fecha final","dxScheduler-editorLabelDescription":"Descripci\xf3n","dxScheduler-editorLabelRecurrence":"Repetir","dxScheduler-openAppointment":"Abrir cita","dxScheduler-recurrenceNever":"Nunca","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Diario","dxScheduler-recurrenceWeekly":"Semanal","dxScheduler-recurrenceMonthly":"Mensual","dxScheduler-recurrenceYearly":"Anual","dxScheduler-recurrenceRepeatEvery":"Cada","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Terminar repetici\xf3n","dxScheduler-recurrenceAfter":"Despu\xe9s","dxScheduler-recurrenceOn":"En","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"d\xeda(s)","dxScheduler-recurrenceRepeatWeekly":"semana(s)","dxScheduler-recurrenceRepeatMonthly":"mes(es)","dxScheduler-recurrenceRepeatYearly":"a\xf1o(s)","dxScheduler-switcherDay":"D\xeda","dxScheduler-switcherWeek":"Semana","dxScheduler-switcherWorkWeek":"Semana Laboral","dxScheduler-switcherMonth":"Mes","dxScheduler-switcherAgenda":"Agenda","dxScheduler-switcherTimelineDay":"L\xednea de tiempo D\xeda","dxScheduler-switcherTimelineWeek":"L\xednea de tiempo Semana","dxScheduler-switcherTimelineWorkWeek":"L\xednea de tiempo Semana Laboral","dxScheduler-switcherTimelineMonth":"L\xednea de tiempo Mes","dxScheduler-recurrenceRepeatOnDate":"en la fecha","dxScheduler-recurrenceRepeatCount":"ocurrencia(s)","dxScheduler-allDay":"Todo el d\xeda","dxScheduler-confirmRecurrenceEditMessage":"\xbfQuiere modificar solo esta cita o toda la serie?","dxScheduler-confirmRecurrenceDeleteMessage":"\xbfQuiere eliminar solo esta cita o toda la serie?","dxScheduler-confirmRecurrenceEditSeries":"Modificar serie","dxScheduler-confirmRecurrenceDeleteSeries":"Eliminar serie","dxScheduler-confirmRecurrenceEditOccurrence":"Modificar cita","dxScheduler-confirmRecurrenceDeleteOccurrence":"Eliminar cita","dxScheduler-noTimezoneTitle":"Sin zona horaria","dxScheduler-moreAppointments":"{0} m\xe1s","dxCalendar-todayButtonText":"Hoy","dxCalendar-ariaWidgetName":"Calendario","dxColorView-ariaRed":"Rojo","dxColorView-ariaGreen":"Verde","dxColorView-ariaBlue":"Azul","dxColorView-ariaAlpha":"Transparencia","dxColorView-ariaHex":"C\xf3digo del color","dxTagBox-selected":"{0} seleccionado","dxTagBox-allSelected":"Todos seleccionados ({0})","dxTagBox-moreSelected":"{0} m\xe1s","vizExport-printingButtonText":"Imprimir","vizExport-titleMenuText":"Exportar/Imprimir","vizExport-exportButtonText":"Archivo {0}","dxFilterBuilder-and":"Y","dxFilterBuilder-or":"O","dxFilterBuilder-notAnd":"NO Y","dxFilterBuilder-notOr":"NO O","dxFilterBuilder-addCondition":"A\xf1adir condici\xf3n","dxFilterBuilder-addGroup":"A\xf1adir Grupo","dxFilterBuilder-enterValueText":"<rellene con un valor>","dxFilterBuilder-filterOperationEquals":"Igual","dxFilterBuilder-filterOperationNotEquals":"Diferente","dxFilterBuilder-filterOperationLess":"Menos que","dxFilterBuilder-filterOperationLessOrEquals":"Menor o igual que","dxFilterBuilder-filterOperationGreater":"M\xe1s grande que","dxFilterBuilder-filterOperationGreaterOrEquals":"Mayor o igual que","dxFilterBuilder-filterOperationStartsWith":"Comienza con","dxFilterBuilder-filterOperationContains":"Contiene","dxFilterBuilder-filterOperationNotContains":"No contiene","dxFilterBuilder-filterOperationEndsWith":"Termina con","dxFilterBuilder-filterOperationIsBlank":"Vac\xedo","dxFilterBuilder-filterOperationIsNotBlank":"No vac\xedo","dxFilterBuilder-filterOperationBetween":"Entre","dxFilterBuilder-filterOperationAnyOf":"Alguno de","dxFilterBuilder-filterOperationNoneOf":"Ning\xfan de","dxHtmlEditor-dialogColorCaption":"Cambiar el color de la fuente","dxHtmlEditor-dialogBackgroundCaption":"Cambiar el color de fondo","dxHtmlEditor-dialogLinkCaption":"A\xf1adir enlace","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Texto","dxHtmlEditor-dialogLinkTargetField":"Abrir enlace en nueva ventana","dxHtmlEditor-dialogImageCaption":"A\xf1adir imagen","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Texto alternativo","dxHtmlEditor-dialogImageWidthField":"Anchura (px)","dxHtmlEditor-dialogImageHeightField":"Altura (px)","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"Encabezamiento","dxHtmlEditor-normalText":"Texto normal","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"Sin t\xedtulo","dxFileManager-rootDirectoryName":"Archivos","dxFileManager-errorNoAccess":"Acceso denegado. La operaci\xf3n no se puede completar.","dxFileManager-errorDirectoryExistsFormat":"Carpeta {0} ya existe.","dxFileManager-errorFileExistsFormat":"Archivo {0} ya existe.","dxFileManager-errorFileNotFoundFormat":"Archivo {0} no encontrado.","dxFileManager-errorDirectoryNotFoundFormat":"TODO","dxFileManager-errorWrongFileExtension":"TODO","dxFileManager-errorMaxFileSizeExceeded":"TODO","dxFileManager-errorInvalidSymbols":"TODO","dxFileManager-errorDefault":"Error no especificado","dxFileManager-errorDirectoryOpenFailed":"TODO","dxFileManager-commandCreate":"TODO","dxFileManager-commandRename":"TODO","dxFileManager-commandMove":"TODO","dxFileManager-commandCopy":"TODO","dxFileManager-commandDelete":"TODO","dxFileManager-commandDownload":"TODO","dxFileManager-commandUpload":"TODO","dxFileManager-commandRefresh":"TODO","dxFileManager-commandThumbnails":"TODO","dxFileManager-commandDetails":"TODO","dxFileManager-commandClearSelection":"TODO","dxFileManager-commandShowNavPane":"TODO","dxFileManager-dialogDirectoryChooserTitle":"TODO","dxFileManager-dialogDirectoryChooserButtonText":"TODO","dxFileManager-dialogRenameItemTitle":"TODO","dxFileManager-dialogRenameItemButtonText":"TODO","dxFileManager-dialogCreateDirectoryTitle":"TODO","dxFileManager-dialogCreateDirectoryButtonText":"TODO","dxFileManager-dialogDeleteItemTitle":"TODO","dxFileManager-dialogDeleteItemButtonText":"TODO","dxFileManager-dialogDeleteItemSingleItemConfirmation":"TODO","dxFileManager-dialogDeleteItemMultipleItemsConfirmation":"TODO","dxFileManager-editingCreateSingleItemProcessingMessage":"TODO","dxFileManager-editingCreateSingleItemSuccessMessage":"TODO","dxFileManager-editingCreateSingleItemErrorMessage":"TODO","dxFileManager-editingCreateCommonErrorMessage":"TODO","dxFileManager-editingRenameSingleItemProcessingMessage":"TODO","dxFileManager-editingRenameSingleItemSuccessMessage":"TODO","dxFileManager-editingRenameSingleItemErrorMessage":"TODO","dxFileManager-editingRenameCommonErrorMessage":"TODO","dxFileManager-editingDeleteSingleItemProcessingMessage":"TODO","dxFileManager-editingDeleteMultipleItemsProcessingMessage":"TODO","dxFileManager-editingDeleteSingleItemSuccessMessage":"TODO","dxFileManager-editingDeleteMultipleItemsSuccessMessage":"TODO","dxFileManager-editingDeleteSingleItemErrorMessage":"TODO","dxFileManager-editingDeleteMultipleItemsErrorMessage":"TODO","dxFileManager-editingDeleteCommonErrorMessage":"TODO","dxFileManager-editingMoveSingleItemProcessingMessage":"TODO","dxFileManager-editingMoveMultipleItemsProcessingMessage":"TODO","dxFileManager-editingMoveSingleItemSuccessMessage":"TODO","dxFileManager-editingMoveMultipleItemsSuccessMessage":"TODO","dxFileManager-editingMoveSingleItemErrorMessage":"TODO","dxFileManager-editingMoveMultipleItemsErrorMessage":"TODO","dxFileManager-editingMoveCommonErrorMessage":"TODO","dxFileManager-editingCopySingleItemProcessingMessage":"TODO","dxFileManager-editingCopyMultipleItemsProcessingMessage":"TODO","dxFileManager-editingCopySingleItemSuccessMessage":"TODO","dxFileManager-editingCopyMultipleItemsSuccessMessage":"TODO","dxFileManager-editingCopySingleItemErrorMessage":"TODO","dxFileManager-editingCopyMultipleItemsErrorMessage":"TODO","dxFileManager-editingCopyCommonErrorMessage":"TODO","dxFileManager-editingUploadSingleItemProcessingMessage":"TODO","dxFileManager-editingUploadMultipleItemsProcessingMessage":"TODO","dxFileManager-editingUploadSingleItemSuccessMessage":"TODO","dxFileManager-editingUploadMultipleItemsSuccessMessage":"TODO","dxFileManager-editingUploadSingleItemErrorMessage":"TODO","dxFileManager-editingUploadMultipleItemsErrorMessage":"TODO","dxFileManager-editingUploadCanceledMessage":"TODO","dxFileManager-listDetailsColumnCaptionName":"TODO","dxFileManager-listDetailsColumnCaptionDateModified":"TODO","dxFileManager-listDetailsColumnCaptionFileSize":"TODO","dxFileManager-listThumbnailsTooltipTextSize":"TODO","dxFileManager-listThumbnailsTooltipTextDateModified":"TODO","dxFileManager-notificationProgressPanelTitle":"TODO","dxFileManager-notificationProgressPanelEmptyListText":"TODO","dxFileManager-notificationProgressPanelOperationCanceled":"TODO","dxDiagram-categoryGeneral":"General","dxDiagram-categoryFlowchart":"Diagrama de flujo","dxDiagram-categoryOrgChart":"Organigrama","dxDiagram-categoryContainers":"Contenedores","dxDiagram-categoryCustom":"Personalizado","dxDiagram-commandExportToSvg":"Exportar a SVG","dxDiagram-commandExportToPng":"Exportar a PNG","dxDiagram-commandExportToJpg":"Exportar a JPG","dxDiagram-commandUndo":"Deshacer","dxDiagram-commandRedo":"Rehacer","dxDiagram-commandFontName":"Nombre de fuente","dxDiagram-commandFontSize":"Tama\xf1o de fuente","dxDiagram-commandBold":"Negrita","dxDiagram-commandItalic":"Cursiva","dxDiagram-commandUnderline":"Subrayado","dxDiagram-commandTextColor":"Color de fuente","dxDiagram-commandLineColor":"Color de l\xednea","dxDiagram-commandLineWidth":"Ancho de l\xednea","dxDiagram-commandLineStyle":"Estilo de l\xednea","dxDiagram-commandLineStyleSolid":"S\xf3lido","dxDiagram-commandLineStyleDotted":"De puntos","dxDiagram-commandLineStyleDashed":"De guiones","dxDiagram-commandFillColor":"Color de relleno","dxDiagram-commandAlignLeft":"Alinear a la izquierda","dxDiagram-commandAlignCenter":"Alinear al centro","dxDiagram-commandAlignRight":"Alinear a la derecha","dxDiagram-commandConnectorLineType":"Tipo de l\xednea de conector","dxDiagram-commandConnectorLineStraight":"Recto","dxDiagram-commandConnectorLineOrthogonal":"Ortogonal","dxDiagram-commandConnectorLineStart":"Conector de inicio de l\xednea","dxDiagram-commandConnectorLineEnd":"Conector de final de l\xednea","dxDiagram-commandConnectorLineNone":"Ninguno","dxDiagram-commandConnectorLineArrow":"Flecha","dxDiagram-commandFullscreen":"Pantalla completa","dxDiagram-commandUnits":"Unidades","dxDiagram-commandPageSize":"Tama\xf1o de p\xe1gina","dxDiagram-commandPageOrientation":"Orientaci\xf3n de p\xe1gina","dxDiagram-commandPageOrientationLandscape":"Horizontal","dxDiagram-commandPageOrientationPortrait":"Vertical","dxDiagram-commandPageColor":"Color de p\xe1gina","dxDiagram-commandShowGrid":"Mostrar cuadr\xedcula","dxDiagram-commandSnapToGrid":"Ajustar a la cuadr\xedcula","dxDiagram-commandGridSize":"Tama\xf1o de cuadr\xedcula","dxDiagram-commandZoomLevel":"Nivel de zoom","dxDiagram-commandAutoZoom":"Zoom autom\xe1tico","dxDiagram-commandFitToContent":"Ajustar al contenido","dxDiagram-commandFitToWidth":"Ajustar al ancho","dxDiagram-commandAutoZoomByContent":"Zoom autom\xe1tico por contenido","dxDiagram-commandAutoZoomByWidth":"Zoom autom\xe1tico por ancho","dxDiagram-commandSimpleView":"Vista Simple","dxDiagram-commandCut":"Cortar","dxDiagram-commandCopy":"Copiar","dxDiagram-commandPaste":"Pegar","dxDiagram-commandSelectAll":"Seleccionar todo","dxDiagram-commandDelete":"Eliminar","dxDiagram-commandBringToFront":"Traer al frente","dxDiagram-commandSendToBack":"Enviar al fondo","dxDiagram-commandLock":"Bloquear","dxDiagram-commandUnlock":"Desbloquear","dxDiagram-commandInsertShapeImage":"Insertar imagen...","dxDiagram-commandEditShapeImage":"Cambiar imagen...","dxDiagram-commandDeleteShapeImage":"Eliminar imagen","dxDiagram-commandLayoutLeftToRight":"De izquierda a derecha","dxDiagram-commandLayoutRightToLeft":"De derecha a izquierda","dxDiagram-commandLayoutTopToBottom":"De arriba a abajo","dxDiagram-commandLayoutBottomToTop":"De abajo a arriba","dxDiagram-unitIn":"pulg.","dxDiagram-unitCm":"cm","dxDiagram-unitPx":"px","dxDiagram-dialogButtonOK":"Aceptar","dxDiagram-dialogButtonCancel":"Cancelar","dxDiagram-dialogInsertShapeImageTitle":"Insertar Imagen","dxDiagram-dialogEditShapeImageTitle":"Cambiar Imagen","dxDiagram-dialogEditShapeImageSelectButton":"Seleccionar imagen","dxDiagram-dialogEditShapeImageLabelText":"o colocar el archivo aqu\xed","dxDiagram-uiExport":"Exportar","dxDiagram-uiProperties":"Propiedades","dxDiagram-uiSettings":"Configuraci\xf3n","dxDiagram-uiShowToolbox":"Cuadro de herramientas","dxDiagram-uiSearch":"Buscar","dxDiagram-uiStyle":"Estilo","dxDiagram-uiLayout":"Dise\xf1o","dxDiagram-uiLayoutTree":"\xc1rbol","dxDiagram-uiLayoutLayered":"Capas","dxDiagram-uiDiagram":"Diagrama","dxDiagram-uiText":"Texto","dxDiagram-uiObject":"Objeto","dxDiagram-uiConnector":"Conector","dxDiagram-uiPage":"P\xe1gina","dxDiagram-shapeText":"Texto","dxDiagram-shapeRectangle":"Rect\xe1ngulo","dxDiagram-shapeEllipse":"Elipse","dxDiagram-shapeCross":"Cruz","dxDiagram-shapeTriangle":"Tri\xe1ngulo","dxDiagram-shapeDiamond":"Rombo","dxDiagram-shapeHeart":"Coraz\xf3n","dxDiagram-shapePentagon":"Pent\xe1gono","dxDiagram-shapeHexagon":"Hex\xe1gono","dxDiagram-shapeOctagon":"Oct\xe1gono","dxDiagram-shapeStar":"Estrella","dxDiagram-shapeArrowLeft":"Flecha izquierda","dxDiagram-shapeArrowUp":"Flecha arriba","dxDiagram-shapeArrowRight":"Flecha derecha","dxDiagram-shapeArrowDown":"Flecha abajo","dxDiagram-shapeArrowUpDown":"Flecha arriba/abajo","dxDiagram-shapeArrowLeftRight":"Flecha izquierda/derecha","dxDiagram-shapeProcess":"Proceso","dxDiagram-shapeDecision":"Decisi\xf3n","dxDiagram-shapeTerminator":"Terminador","dxDiagram-shapePredefinedProcess":"Proceso predefinido","dxDiagram-shapeDocument":"Documento","dxDiagram-shapeMultipleDocuments":"Varios documentos","dxDiagram-shapeManualInput":"Entrada manual","dxDiagram-shapePreparation":"Preparaci\xf3n","dxDiagram-shapeData":"Datos","dxDiagram-shapeDatabase":"Base de datos","dxDiagram-shapeHardDisk":"Disco duro","dxDiagram-shapeInternalStorage":"Almacenamiento interno","dxDiagram-shapePaperTape":"Cinta de papel","dxDiagram-shapeManualOperation":"Operaci\xf3n manual","dxDiagram-shapeDelay":"Retraso","dxDiagram-shapeStoredData":"Datos almacenados","dxDiagram-shapeDisplay":"Pantalla","dxDiagram-shapeMerge":"Combinar","dxDiagram-shapeConnector":"Conector","dxDiagram-shapeOr":"O","dxDiagram-shapeSummingJunction":"Uni\xf3n en Y","dxDiagram-shapeContainerDefaultText":"Contenedor","dxDiagram-shapeVerticalContainer":"Contenedor vertical","dxDiagram-shapeHorizontalContainer":"Contenedor horizontal","dxDiagram-shapeCardDefaultText":"Nombre de persona","dxDiagram-shapeCardWithImageOnLeft":"Tarjeta con imagen a la izquierda","dxDiagram-shapeCardWithImageOnTop":"Tarjeta con imagen en la parte superior","dxDiagram-shapeCardWithImageOnRight":"Tarjeta con imagen a la derecha","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"Orden Ascendente","dxGantt-sortingDescendingText":"Orden Descendente","dxGantt-sortingClearText":"Limpiar Ordenamiento","dxGantt-showResources":"Mostrar Recursos","dxGantt-showDependencies":"Mostrar Dependencias","dxGantt-dialogStartDateValidation":"La fecha de inicio debe ser anterior {0}","dxGantt-dialogEndDateValidation":"La fecha de finalizaci\xf3n debe ser posterior {0}"}}'),P3e=JSON.parse('{"fi":{"Yes":"Kyll\xe4","No":"Ei","Cancel":"Peruuta","Clear":"Tyhjenn\xe4","Done":"Valmis","Loading":"Ladataan...","Select":"Valitse...","Search":"Haku","Back":"Takaisin","OK":"OK","dxCollectionWidget-noDataText":"Ei n\xe4ytett\xe4vi\xe4 tietoja","dxDropDownEditor-selectLabel":"Valitse","validation-required":"Pakollinen","validation-required-formatted":"{0} on pakollinen","validation-numeric":"Arvon on oltava luku","validation-numeric-formatted":"{0} on oltava luku","validation-range":"Arvo on alueen ulkopuolella","validation-range-formatted":"{0} on alueen ulkopuolella","validation-stringLength":"Arvon pituus ei ole oikein","validation-stringLength-formatted":"Arvolla {0} on v\xe4\xe4r\xe4 pituus","validation-custom":"Arvo on virheellinen","validation-custom-formatted":"{0} on virheellinen","validation-async":"Arvo on virheellinen","validation-async-formatted":"{0} on virheellinen","validation-compare":"Arvot eiv\xe4t t\xe4sm\xe4\xe4","validation-compare-formatted":"{0} eiv\xe4t t\xe4sm\xe4\xe4","validation-pattern":"Arvo ei vastaa mallia","validation-pattern-formatted":"{0} ei vastaa mallia","validation-email":"S\xe4hk\xf6postiosoite on virheellinen","validation-email-formatted":"{0} on virheellinen","validation-mask":"Arvo on virheellinen","dxLookup-searchPlaceholder":"Merkkien v\xe4himm\xe4ism\xe4\xe4r\xe4: {0}","dxList-pullingDownText":"P\xe4ivit\xe4 vet\xe4m\xe4ll\xe4 alas...","dxList-pulledDownText":"P\xe4ivit\xe4 vapauttamalla...","dxList-refreshingText":"P\xe4ivitet\xe4\xe4n...","dxList-pageLoadingText":"Ladataan...","dxList-nextButtonText":"Lis\xe4\xe4","dxList-selectAll":"Valitse kaikki","dxListEditDecorator-delete":"Poista","dxListEditDecorator-more":"Lis\xe4\xe4","dxScrollView-pullingDownText":"P\xe4ivit\xe4 vet\xe4m\xe4ll\xe4 alas...","dxScrollView-pulledDownText":"P\xe4ivit\xe4 vapauttamalla...","dxScrollView-refreshingText":"P\xe4ivitet\xe4\xe4n...","dxScrollView-reachBottomText":"Ladataan...","dxDateBox-simulatedDataPickerTitleTime":"Valitse kellonaika","dxDateBox-simulatedDataPickerTitleDate":"Valitse p\xe4iv\xe4m\xe4\xe4r\xe4","dxDateBox-simulatedDataPickerTitleDateTime":"Valitse p\xe4iv\xe4m\xe4\xe4r\xe4 ja kellonaika","dxDateBox-validation-datetime":"Arvon on oltava p\xe4iv\xe4ys tai aika","dxFileUploader-selectFile":"Valitse tiedosto","dxFileUploader-dropFile":"tai ved\xe4 ja pudota tiedosto t\xe4h\xe4n","dxFileUploader-bytes":"tavua","dxFileUploader-kb":"kt","dxFileUploader-Mb":"Mt","dxFileUploader-Gb":"Gt","dxFileUploader-upload":"L\xe4het\xe4","dxFileUploader-uploaded":"L\xe4hetetty","dxFileUploader-readyToUpload":"Valmis l\xe4hetett\xe4v\xe4ksi","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"L\xe4hetys ep\xe4onnistui","dxFileUploader-invalidFileExtension":"","dxFileUploader-invalidMaxFileSize":"","dxFileUploader-invalidMinFileSize":"","dxRangeSlider-ariaFrom":"Alkaen","dxRangeSlider-ariaTill":"Asti","dxSwitch-switchedOnText":"P\xc4\xc4LLE","dxSwitch-switchedOffText":"POIS","dxForm-optionalMark":"valinnainen","dxForm-requiredMessage":"{0} on pakollinen","dxNumberBox-invalidValueMessage":"Arvon on oltava numero","dxNumberBox-noDataText":"Ei dataa","dxDataGrid-columnChooserTitle":"Sarakkeenvalitsin","dxDataGrid-columnChooserEmptyText":"Ved\xe4 sarake t\xe4\xe4ll\xe4 piilottaa sen","dxDataGrid-groupContinuesMessage":"Jatkuu seuraavalla sivulla","dxDataGrid-groupContinuedMessage":"Jatkoa edelliselt\xe4 sivulta","dxDataGrid-groupHeaderText":"Ryhmittele t\xe4m\xe4n sarakkeen mukaan","dxDataGrid-ungroupHeaderText":"Poista ryhmittely","dxDataGrid-ungroupAllText":"Poista kaikki ryhmittym\xe4t","dxDataGrid-editingEditRow":"Muokkaa","dxDataGrid-editingSaveRowChanges":"Tallenna","dxDataGrid-editingCancelRowChanges":"Peruuta","dxDataGrid-editingDeleteRow":"Poista","dxDataGrid-editingUndeleteRow":"Palauta","dxDataGrid-editingConfirmDeleteMessage":"Oletko varma, ett\xe4 haluat poistaa t\xe4m\xe4n tietueen?","dxDataGrid-validationCancelChanges":"Peruuta muutokset","dxDataGrid-groupPanelEmptyText":"Ved\xe4 sarakeotsikko t\xe4h\xe4n, jos haluat ryhmitell\xe4 kyseisen sarakkeen mukaan","dxDataGrid-noDataText":"Ei dataa","dxDataGrid-searchPanelPlaceholder":"Haku...","dxDataGrid-filterRowShowAllText":"(Kaikki)","dxDataGrid-filterRowResetOperationText":"Palauta","dxDataGrid-filterRowOperationEquals":"Yht\xe4 suuri kuin","dxDataGrid-filterRowOperationNotEquals":"Eri suuri kuin","dxDataGrid-filterRowOperationLess":"Pienempi kuin","dxDataGrid-filterRowOperationLessOrEquals":"Pienempi tai yht\xe4 suuri kuin","dxDataGrid-filterRowOperationGreater":"Suurempi kuin","dxDataGrid-filterRowOperationGreaterOrEquals":"Suurempi tai yht\xe4 suuri kuin","dxDataGrid-filterRowOperationStartsWith":"Alkaa merkeill\xe4","dxDataGrid-filterRowOperationContains":"Sis\xe4lt\xe4\xe4","dxDataGrid-filterRowOperationNotContains":"Ei sis\xe4ll\xe4","dxDataGrid-filterRowOperationEndsWith":"Loppuu merkeill\xe4","dxDataGrid-filterRowOperationBetween":"V\xe4lill\xe4","dxDataGrid-filterRowOperationBetweenStartText":"Alkaa","dxDataGrid-filterRowOperationBetweenEndText":"Loppu","dxDataGrid-applyFilterText":"K\xe4yt\xe4 suodatinta","dxDataGrid-trueText":"tosi","dxDataGrid-falseText":"ep\xe4tosi","dxDataGrid-sortingAscendingText":"Lajittele nouseva","dxDataGrid-sortingDescendingText":"Lajittele laskeva","dxDataGrid-sortingClearText":"Tyhjenn\xe4 lajittelu","dxDataGrid-editingSaveAllChanges":"Tallenna muutokset","dxDataGrid-editingCancelAllChanges":"Hylk\xe4\xe4 muutokset","dxDataGrid-editingAddRow":"Lis\xe4\xe4 rivi","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Min {1} on {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Max {1} on {0}","dxDataGrid-summaryAvg":"Keskiarvo: {0}","dxDataGrid-summaryAvgOtherColumn":"Keskiarvo {1} on {0}","dxDataGrid-summarySum":"Summa: {0}","dxDataGrid-summarySumOtherColumn":"Summa {1} on {0}","dxDataGrid-summaryCount":"M\xe4\xe4r\xe4: {0}","dxDataGrid-columnFixingFix":"Kiinte\xe4t sarakkeet","dxDataGrid-columnFixingUnfix":"Poista kiinte\xe4t sarakkeet","dxDataGrid-columnFixingLeftPosition":"Vasemmalle","dxDataGrid-columnFixingRightPosition":"Oikealle","dxDataGrid-exportTo":"Vie","dxDataGrid-exportToExcel":"Vie Exceliin","dxDataGrid-exporting":"Vienti...","dxDataGrid-excelFormat":"Excel-tiedostot","dxDataGrid-selectedRows":"Valitut tietueet","dxDataGrid-exportSelectedRows":"Vie valitut tietueet","dxDataGrid-exportAll":"Vie kaikki tiedot","dxDataGrid-headerFilterEmptyValue":"(Tyhj\xe4t)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Peruuta","dxDataGrid-ariaColumn":"Sarake","dxDataGrid-ariaValue":"Arvo","dxDataGrid-ariaFilterCell":"Suodatinsolu","dxDataGrid-ariaCollapse":"Tiivist\xe4","dxDataGrid-ariaExpand":"Laajenna","dxDataGrid-ariaDataGrid":"Tietoruudukko","dxDataGrid-ariaSearchInGrid":"Hae tietorivilt\xe4","dxDataGrid-ariaSelectAll":"Valitse kaikki","dxDataGrid-ariaSelectRow":"Valitse rivi","dxDataGrid-filterBuilderPopupTitle":"Suodattimen muodostin","dxDataGrid-filterPanelCreateFilter":"Luo suodatin","dxDataGrid-filterPanelClearFilter":"Tyhjenn\xe4","dxDataGrid-filterPanelFilterEnabledHint":"Ota suodatin k\xe4ytt\xf6\xf6n","dxTreeList-ariaTreeList":"Puu","dxTreeList-editingAddRowToNode":"Lis\xe4\xe4","dxPager-infoText":"Sivu {0}/{1} ({2} kohdetta)","dxPager-pagesCountText":"/","dxPager-pageSizesAllText":"Kaikki","dxPivotGrid-grandTotal":"Loppusumma","dxPivotGrid-total":"{0} Summa","dxPivotGrid-fieldChooserTitle":"Kent\xe4n valitseminen","dxPivotGrid-showFieldChooser":"Avaa kent\xe4n valitsemistoiminto","dxPivotGrid-expandAll":"Laajenna kaikki","dxPivotGrid-collapseAll":"Tiivist\xe4 kaikki","dxPivotGrid-sortColumnBySummary":"Lajittele \\"{0}\\" t\xe4h\xe4n sarakkeeseen","dxPivotGrid-sortRowBySummary":"Lajittele \\"{0}\\" t\xe4m\xe4n rivin mukaan","dxPivotGrid-removeAllSorting":"Poista kaikki lajittelu","dxPivotGrid-dataNotAvailable":"Puuttuu","dxPivotGrid-rowFields":"Rivikent\xe4t","dxPivotGrid-columnFields":"Sarakekent\xe4t","dxPivotGrid-dataFields":"Tietokent\xe4t","dxPivotGrid-filterFields":"Suodatinkent\xe4t","dxPivotGrid-allFields":"Kaikki kent\xe4t","dxPivotGrid-columnFieldArea":"Pudota sarakekent\xe4t t\xe4h\xe4n","dxPivotGrid-dataFieldArea":"Pudota tietokent\xe4t t\xe4h\xe4n","dxPivotGrid-rowFieldArea":"Pudota rivikent\xe4t t\xe4h\xe4n","dxPivotGrid-filterFieldArea":"Pudota suodatinkent\xe4t t\xe4h\xe4n","dxScheduler-editorLabelTitle":"Aihe","dxScheduler-editorLabelStartDate":"Alkamisp\xe4iv\xe4","dxScheduler-editorLabelEndDate":"P\xe4\xe4ttymisp\xe4iv\xe4","dxScheduler-editorLabelDescription":"Kuvaus","dxScheduler-editorLabelRecurrence":"Toista","dxScheduler-openAppointment":"Avaa tapaaminen","dxScheduler-recurrenceNever":"Ei koskaan","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"P\xe4ivitt\xe4in","dxScheduler-recurrenceWeekly":"Viikoittain","dxScheduler-recurrenceMonthly":"Kuukausittain","dxScheduler-recurrenceYearly":"Vuosittain","dxScheduler-recurrenceRepeatEvery":"Joka","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Loppu","dxScheduler-recurrenceAfter":"J\xe4lkeen","dxScheduler-recurrenceOn":"Aika","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"p\xe4ivitt\xe4in","dxScheduler-recurrenceRepeatWeekly":"viikon v\xe4lein","dxScheduler-recurrenceRepeatMonthly":"kuukauden v\xe4lein","dxScheduler-recurrenceRepeatYearly":"vuosittain","dxScheduler-switcherDay":"P\xe4iv\xe4","dxScheduler-switcherWeek":"Viikko","dxScheduler-switcherWorkWeek":"Ty\xf6viikko","dxScheduler-switcherMonth":"Kuukausi","dxScheduler-switcherAgenda":"Esityslista","dxScheduler-switcherTimelineDay":"Aikajana p\xe4iv\xe4","dxScheduler-switcherTimelineWeek":"Aikajana viikko","dxScheduler-switcherTimelineWorkWeek":"Aikajana ty\xf6viikko","dxScheduler-switcherTimelineMonth":"Aikajana kuukausi","dxScheduler-recurrenceRepeatOnDate":"p\xe4iv\xe4m\xe4\xe4r\xe4ll\xe4","dxScheduler-recurrenceRepeatCount":"esiintymi\xe4","dxScheduler-allDay":"Koko p\xe4iv\xe4","dxScheduler-confirmRecurrenceEditMessage":"Haluatko muokata vain t\xe4m\xe4n tapaamisen tai koko sarja?","dxScheduler-confirmRecurrenceDeleteMessage":"Haluatko poistaa vain t\xe4m\xe4n tapaamisen tai koko sarja?","dxScheduler-confirmRecurrenceEditSeries":"Muokkaa sarjaa","dxScheduler-confirmRecurrenceDeleteSeries":"Poista sarja","dxScheduler-confirmRecurrenceEditOccurrence":"Muokkaa tapaaminen","dxScheduler-confirmRecurrenceDeleteOccurrence":"Poista tapaaminen","dxScheduler-noTimezoneTitle":"Ei aikavy\xf6hyke","dxScheduler-moreAppointments":"{0} lis\xe4\xe4","dxCalendar-todayButtonText":"T\xe4n\xe4\xe4n","dxCalendar-ariaWidgetName":"Kalenteri","dxColorView-ariaRed":"Punainen","dxColorView-ariaGreen":"Vihre\xe4","dxColorView-ariaBlue":"Sininen","dxColorView-ariaAlpha":"L\xe4pin\xe4kyvyys","dxColorView-ariaHex":"V\xe4rikoodi","dxTagBox-selected":"{0} valittu","dxTagBox-allSelected":"Kaikki valitut ({0})","dxTagBox-moreSelected":"{0} lis\xe4\xe4","vizExport-printingButtonText":"Tulosta","vizExport-titleMenuText":"Vienti/Tulostus","vizExport-exportButtonText":"{0} tiedosto","dxFilterBuilder-and":"Ja","dxFilterBuilder-or":"Tai","dxFilterBuilder-notAnd":"Ei ja","dxFilterBuilder-notOr":"Ei tai","dxFilterBuilder-addCondition":"Lis\xe4\xe4 ehto","dxFilterBuilder-addGroup":"Lis\xe4\xe4 ryhm\xe4","dxFilterBuilder-enterValueText":"<anna arvo>","dxFilterBuilder-filterOperationEquals":"On sama kuin","dxFilterBuilder-filterOperationNotEquals":"Ei ole sama kuin","dxFilterBuilder-filterOperationLess":"Pienempi kuin","dxFilterBuilder-filterOperationLessOrEquals":"Pienempi tai yht\xe4 suuri kuin","dxFilterBuilder-filterOperationGreater":"Suurempi kuin","dxFilterBuilder-filterOperationGreaterOrEquals":"Suurempi tai yht\xe4 suuri kuin","dxFilterBuilder-filterOperationStartsWith":"Alkaa merkill\xe4","dxFilterBuilder-filterOperationContains":"Sis\xe4lt\xe4\xe4","dxFilterBuilder-filterOperationNotContains":"Ei sis\xe4ll\xe4","dxFilterBuilder-filterOperationEndsWith":"Loppuu merkill\xe4","dxFilterBuilder-filterOperationIsBlank":"On tyhj\xe4","dxFilterBuilder-filterOperationIsNotBlank":"Ei ole tyhj\xe4","dxFilterBuilder-filterOperationBetween":"V\xe4lill\xe4","dxFilterBuilder-filterOperationAnyOf":"Joku n\xe4ist\xe4","dxFilterBuilder-filterOperationNoneOf":"Ei mik\xe4\xe4n n\xe4ist\xe4","dxHtmlEditor-dialogColorCaption":"!TODO!","dxHtmlEditor-dialogBackgroundCaption":"!TODO!","dxHtmlEditor-dialogLinkCaption":"!TODO!","dxHtmlEditor-dialogLinkUrlField":"!TODO!","dxHtmlEditor-dialogLinkTextField":"!TODO!","dxHtmlEditor-dialogLinkTargetField":"!TODO!","dxHtmlEditor-dialogImageCaption":"!TODO!","dxHtmlEditor-dialogImageUrlField":"!TODO!","dxHtmlEditor-dialogImageAltField":"!TODO!","dxHtmlEditor-dialogImageWidthField":"!TODO!","dxHtmlEditor-dialogImageHeightField":"!TODO!","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"!TODO!","dxHtmlEditor-normalText":"!TODO!","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"TODO","dxFileManager-rootDirectoryName":"TODO","dxFileManager-errorNoAccess":"TODO","dxFileManager-errorDirectoryExistsFormat":"TODO","dxFileManager-errorFileExistsFormat":"TODO","dxFileManager-errorFileNotFoundFormat":"TODO","dxFileManager-errorDirectoryNotFoundFormat":"TODO","dxFileManager-errorWrongFileExtension":"TODO","dxFileManager-errorMaxFileSizeExceeded":"TODO","dxFileManager-errorInvalidSymbols":"TODO","dxFileManager-errorDefault":"TODO","dxFileManager-errorDirectoryOpenFailed":"TODO","dxDiagram-categoryGeneral":"TODO","dxDiagram-categoryFlowchart":"TODO","dxDiagram-categoryOrgChart":"TODO","dxDiagram-categoryContainers":"TODO","dxDiagram-categoryCustom":"TODO","dxDiagram-commandExportToSvg":"TODO","dxDiagram-commandExportToPng":"TODO","dxDiagram-commandExportToJpg":"TODO","dxDiagram-commandUndo":"TODO","dxDiagram-commandRedo":"TODO","dxDiagram-commandFontName":"TODO","dxDiagram-commandFontSize":"TODO","dxDiagram-commandBold":"TODO","dxDiagram-commandItalic":"TODO","dxDiagram-commandUnderline":"TODO","dxDiagram-commandTextColor":"TODO","dxDiagram-commandLineColor":"TODO","dxDiagram-commandLineWidth":"TODO","dxDiagram-commandLineStyle":"TODO","dxDiagram-commandLineStyleSolid":"TODO","dxDiagram-commandLineStyleDotted":"TODO","dxDiagram-commandLineStyleDashed":"TODO","dxDiagram-commandFillColor":"TODO","dxDiagram-commandAlignLeft":"TODO","dxDiagram-commandAlignCenter":"TODO","dxDiagram-commandAlignRight":"TODO","dxDiagram-commandConnectorLineType":"TODO","dxDiagram-commandConnectorLineStraight":"TODO","dxDiagram-commandConnectorLineOrthogonal":"TODO","dxDiagram-commandConnectorLineStart":"TODO","dxDiagram-commandConnectorLineEnd":"TODO","dxDiagram-commandConnectorLineNone":"TODO","dxDiagram-commandConnectorLineArrow":"TODO","dxDiagram-commandFullscreen":"TODO","dxDiagram-commandUnits":"TODO","dxDiagram-commandPageSize":"TODO","dxDiagram-commandPageOrientation":"TODO","dxDiagram-commandPageOrientationLandscape":"TODO","dxDiagram-commandPageOrientationPortrait":"TODO","dxDiagram-commandPageColor":"TODO","dxDiagram-commandShowGrid":"TODO","dxDiagram-commandSnapToGrid":"TODO","dxDiagram-commandGridSize":"TODO","dxDiagram-commandZoomLevel":"TODO","dxDiagram-commandAutoZoom":"TODO","dxDiagram-commandFitToContent":"TODO","dxDiagram-commandFitToWidth":"TODO","dxDiagram-commandAutoZoomByContent":"TODO","dxDiagram-commandAutoZoomByWidth":"TODO","dxDiagram-commandSimpleView":"TODO","dxDiagram-commandCut":"TODO","dxDiagram-commandCopy":"TODO","dxDiagram-commandPaste":"TODO","dxDiagram-commandSelectAll":"TODO","dxDiagram-commandDelete":"TODO","dxDiagram-commandBringToFront":"TODO","dxDiagram-commandSendToBack":"TODO","dxDiagram-commandLock":"TODO","dxDiagram-commandUnlock":"TODO","dxDiagram-commandInsertShapeImage":"TODO","dxDiagram-commandEditShapeImage":"TODO","dxDiagram-commandDeleteShapeImage":"TODO","dxDiagram-commandLayoutLeftToRight":"TODO","dxDiagram-commandLayoutRightToLeft":"TODO","dxDiagram-commandLayoutTopToBottom":"TODO","dxDiagram-commandLayoutBottomToTop":"TODO","dxDiagram-unitIn":"TODO","dxDiagram-unitCm":"TODO","dxDiagram-unitPx":"TODO","dxDiagram-dialogButtonOK":"TODO","dxDiagram-dialogButtonCancel":"TODO","dxDiagram-dialogInsertShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageSelectButton":"TODO","dxDiagram-dialogEditShapeImageLabelText":"TODO","dxDiagram-uiExport":"TODO","dxDiagram-uiProperties":"TODO","dxDiagram-uiSettings":"TODO","dxDiagram-uiShowToolbox":"TODO","dxDiagram-uiSearch":"TODO","dxDiagram-uiStyle":"TODO","dxDiagram-uiLayout":"TODO","dxDiagram-uiLayoutTree":"TODO","dxDiagram-uiLayoutLayered":"TODO","dxDiagram-uiDiagram":"TODO","dxDiagram-uiText":"TODO","dxDiagram-uiObject":"TODO","dxDiagram-uiConnector":"TODO","dxDiagram-uiPage":"TODO","dxDiagram-shapeText":"TODO","dxDiagram-shapeRectangle":"TODO","dxDiagram-shapeEllipse":"TODO","dxDiagram-shapeCross":"TODO","dxDiagram-shapeTriangle":"TODO","dxDiagram-shapeDiamond":"TODO","dxDiagram-shapeHeart":"TODO","dxDiagram-shapePentagon":"TODO","dxDiagram-shapeHexagon":"TODO","dxDiagram-shapeOctagon":"TODO","dxDiagram-shapeStar":"TODO","dxDiagram-shapeArrowLeft":"TODO","dxDiagram-shapeArrowUp":"TODO","dxDiagram-shapeArrowRight":"TODO","dxDiagram-shapeArrowDown":"TODO","dxDiagram-shapeArrowUpDown":"TODO","dxDiagram-shapeArrowLeftRight":"TODO","dxDiagram-shapeProcess":"TODO","dxDiagram-shapeDecision":"TODO","dxDiagram-shapeTerminator":"TODO","dxDiagram-shapePredefinedProcess":"TODO","dxDiagram-shapeDocument":"TODO","dxDiagram-shapeMultipleDocuments":"TODO","dxDiagram-shapeManualInput":"TODO","dxDiagram-shapePreparation":"TODO","dxDiagram-shapeData":"TODO","dxDiagram-shapeDatabase":"TODO","dxDiagram-shapeHardDisk":"TODO","dxDiagram-shapeInternalStorage":"TODO","dxDiagram-shapePaperTape":"TODO","dxDiagram-shapeManualOperation":"TODO","dxDiagram-shapeDelay":"TODO","dxDiagram-shapeStoredData":"TODO","dxDiagram-shapeDisplay":"TODO","dxDiagram-shapeMerge":"TODO","dxDiagram-shapeConnector":"TODO","dxDiagram-shapeOr":"TODO","dxDiagram-shapeSummingJunction":"TODO","dxDiagram-shapeContainerDefaultText":"TODO","dxDiagram-shapeVerticalContainer":"TODO","dxDiagram-shapeHorizontalContainer":"TODO","dxDiagram-shapeCardDefaultText":"TODO","dxDiagram-shapeCardWithImageOnLeft":"TODO","dxDiagram-shapeCardWithImageOnTop":"TODO","dxDiagram-shapeCardWithImageOnRight":"TODO","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"Lajittele nouseva","dxGantt-sortingDescendingText":"Lajittele laskeva","dxGantt-sortingClearText":"Tyhjenn\xe4 lajittelu","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}'),R3e=JSON.parse('{"fr":{"Yes":"Oui","No":"Non","Cancel":"Annuler","Clear":"Vider","Done":"Termin\xe9","Loading":"Chargement...","Select":"S\xe9lection...","Search":"Recherche","Back":"Retour","OK":"OK","dxCollectionWidget-noDataText":"Pas de donn\xe9es","dxDropDownEditor-selectLabel":"S\xe9lection","validation-required":"Obligatoire","validation-required-formatted":"{0} est obligatoire","validation-numeric":"La valeur doit \xeatre un nombre","validation-numeric-formatted":"{0} doit \xeatre un nombre","validation-range":"La valeur ne se trouve pas dans la plage valide","validation-range-formatted":"{0} ne se trouve pas dans la plage valide","validation-stringLength":"La longueur de la valeur est incorrecte","validation-stringLength-formatted":"La longueur de {0} est incorrecte","validation-custom":"La valeur est invalide","validation-custom-formatted":"{0} est invalide","validation-async":"La valeur est invalide","validation-async-formatted":"{0} est invalide","validation-compare":"La valeur est inappropri\xe9e","validation-compare-formatted":"{0} est inappropri\xe9e","validation-pattern":"La valeur ne correspond pas au mod\xe8le","validation-pattern-formatted":"{0} ne correspond pas au mod\xe8le","validation-email":"L\'adresse email est invalide","validation-email-formatted":"{0} est invalide","validation-mask":"La valeur est invalide","dxLookup-searchPlaceholder":"Nombre minimum de caract\xe8res: {0}","dxList-pullingDownText":"Tirez vers le bas pour actualiser...","dxList-pulledDownText":"Relacher pour actualiser...","dxList-refreshingText":"Actualisation...","dxList-pageLoadingText":"Chargement...","dxList-nextButtonText":"Suivant","dxList-selectAll":"S\xe9lectionner tout","dxListEditDecorator-delete":"Supprimer","dxListEditDecorator-more":"Plus","dxScrollView-pullingDownText":"Tirez vers le bas pour actualiser...","dxScrollView-pulledDownText":"Relacher pour actualiser...","dxScrollView-refreshingText":"Mise \xe0 jour...","dxScrollView-reachBottomText":"Chargement...","dxDateBox-simulatedDataPickerTitleTime":"Choisissez l\'heure","dxDateBox-simulatedDataPickerTitleDate":"Choisissez la date","dxDateBox-simulatedDataPickerTitleDateTime":"Choisissez la date et l\'heure","dxDateBox-validation-datetime":"La valeur doit \xeatre une date ou une heure.","dxFileUploader-selectFile":"Choisissez un fichier","dxFileUploader-dropFile":"Enlever fichier","dxFileUploader-bytes":"Bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"T\xe9l\xe9charger","dxFileUploader-uploaded":"T\xe9l\xe9charg\xe9","dxFileUploader-readyToUpload":"Pr\xeat \xe0 t\xe9l\xe9charger","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"\xc9chec du t\xe9l\xe9chargement","dxFileUploader-invalidFileExtension":"Type de fichier non autoris\xe9","dxFileUploader-invalidMaxFileSize":"Fichier trop volumineux","dxFileUploader-invalidMinFileSize":"Fichier trop petit","dxRangeSlider-ariaFrom":"De {0}","dxRangeSlider-ariaTill":"\xe0 {0}","dxSwitch-switchedOnText":"ON","dxSwitch-switchedOffText":"OFF","dxForm-optionalMark":"optionnel","dxForm-requiredMessage":"{0} est obligatoire","dxNumberBox-invalidValueMessage":"La valeur doit \xeatre un nombre","dxNumberBox-noDataText":"Pas de donn\xe9es","dxDataGrid-columnChooserTitle":"Choisir les colonnes","dxDataGrid-columnChooserEmptyText":"Faites glisser une colonne ici pour la cacher","dxDataGrid-groupContinuesMessage":"Suite \xe0 la page suivante","dxDataGrid-groupContinuedMessage":"Suite de la page pr\xe9c\xe9dente","dxDataGrid-groupHeaderText":"Grouper avec cette colonne","dxDataGrid-ungroupHeaderText":"D\xe9grouper","dxDataGrid-ungroupAllText":"D\xe9grouper tout","dxDataGrid-editingEditRow":"Editer","dxDataGrid-editingSaveRowChanges":"Sauvegarder","dxDataGrid-editingCancelRowChanges":"Annuler","dxDataGrid-editingDeleteRow":"Supprimer","dxDataGrid-editingUndeleteRow":"Restaurer","dxDataGrid-editingConfirmDeleteMessage":"\xcates-vous s\xfbr de vouloir supprimer cet \xe9l\xe9ment ?","dxDataGrid-validationCancelChanges":"Annuler les changements","dxDataGrid-groupPanelEmptyText":"Faites glisser une colonne ICI pour grouper par celle-ci","dxDataGrid-noDataText":"Pas de donn\xe9es","dxDataGrid-searchPanelPlaceholder":"Recherche...","dxDataGrid-filterRowShowAllText":"(tous)","dxDataGrid-filterRowResetOperationText":"R\xe9initialiser","dxDataGrid-filterRowOperationEquals":"Egale","dxDataGrid-filterRowOperationNotEquals":"Diff\xe9rent de","dxDataGrid-filterRowOperationLess":"Plus petit","dxDataGrid-filterRowOperationLessOrEquals":"Plus petit ou \xe9gal","dxDataGrid-filterRowOperationGreater":"Plus grand","dxDataGrid-filterRowOperationGreaterOrEquals":"Plus grand ou \xe9gal","dxDataGrid-filterRowOperationStartsWith":"Commence par","dxDataGrid-filterRowOperationContains":"Contient","dxDataGrid-filterRowOperationNotContains":"Ne contient pas","dxDataGrid-filterRowOperationEndsWith":"Termine par","dxDataGrid-filterRowOperationBetween":"Entre","dxDataGrid-filterRowOperationBetweenStartText":"D\xe9but","dxDataGrid-filterRowOperationBetweenEndText":"Fin","dxDataGrid-applyFilterText":"Filtrer le texte","dxDataGrid-trueText":"Vrai","dxDataGrid-falseText":"Faux","dxDataGrid-sortingAscendingText":"Tri croissant","dxDataGrid-sortingDescendingText":"Tri d\xe9croissant","dxDataGrid-sortingClearText":"Supprimer le tri","dxDataGrid-editingSaveAllChanges":"Sauvegarder les changements","dxDataGrid-editingCancelAllChanges":"Ignorer les changements","dxDataGrid-editingAddRow":"Ajouter ligne","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Minimum de {1} est {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Maximum de {1} est {0}","dxDataGrid-summaryAvg":"Moy: {0}","dxDataGrid-summaryAvgOtherColumn":"Moyenne de {1} est {0}","dxDataGrid-summarySum":"Somme: {0}","dxDataGrid-summarySumOtherColumn":"Somme de {1} est {0}","dxDataGrid-summaryCount":"Total: {0}","dxDataGrid-columnFixingFix":"Fixer","dxDataGrid-columnFixingUnfix":"D\xe9tacher","dxDataGrid-columnFixingLeftPosition":"A gauche","dxDataGrid-columnFixingRightPosition":"A droite","dxDataGrid-exportTo":"Exporter","dxDataGrid-exportToExcel":"Exporter sous Excel","dxDataGrid-exporting":"Exporter...","dxDataGrid-excelFormat":"Fichier Excel","dxDataGrid-selectedRows":"Lignes s\xe9lectionn\xe9es","dxDataGrid-exportSelectedRows":"Exporter les lignes s\xe9lectionn\xe9es","dxDataGrid-exportAll":"Exporter tout","dxDataGrid-headerFilterEmptyValue":"(aucune valeur)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Annuler","dxDataGrid-ariaColumn":"Colonne","dxDataGrid-ariaValue":"Valeur","dxDataGrid-ariaFilterCell":"Filtre de cellule","dxDataGrid-ariaCollapse":"R\xe9duire","dxDataGrid-ariaExpand":"Etendre","dxDataGrid-ariaDataGrid":"Grille","dxDataGrid-ariaSearchInGrid":"Rechercher dans la grille","dxDataGrid-ariaSelectAll":"S\xe9lectionner tout","dxDataGrid-ariaSelectRow":"S\xe9lectionner ligne","dxDataGrid-filterBuilderPopupTitle":"Cr\xe9ation de filtre","dxDataGrid-filterPanelCreateFilter":"Cr\xe9er un filtre","dxDataGrid-filterPanelClearFilter":"Supprimer","dxDataGrid-filterPanelFilterEnabledHint":"Activer le filtre","dxTreeList-ariaTreeList":"Liste arborescente","dxTreeList-editingAddRowToNode":"Ajouter","dxPager-infoText":"Page {0} sur {1} ({2} \xe9lements)","dxPager-pagesCountText":"sur","dxPager-pageSizesAllText":"Tous","dxPivotGrid-grandTotal":"Total g\xe9n\xe9ral","dxPivotGrid-total":"Total {0}","dxPivotGrid-fieldChooserTitle":"Liste des champs","dxPivotGrid-showFieldChooser":"Afficher la liste des champs","dxPivotGrid-expandAll":"Etendre tout","dxPivotGrid-collapseAll":"R\xe9duire tout","dxPivotGrid-sortColumnBySummary":"Trier par colonne \\"{0}\\"","dxPivotGrid-sortRowBySummary":"Trier par ligne \\"{0}\\"","dxPivotGrid-removeAllSorting":"Supprimer les tris","dxPivotGrid-dataNotAvailable":"ND","dxPivotGrid-rowFields":"Lignes","dxPivotGrid-columnFields":"Colonnes","dxPivotGrid-dataFields":"Valeurs","dxPivotGrid-filterFields":"Filtres","dxPivotGrid-allFields":"Tous les champs","dxPivotGrid-columnFieldArea":"D\xe9poser les champs de colonne ici","dxPivotGrid-dataFieldArea":"D\xe9poser les champs de donn\xe9es ici","dxPivotGrid-rowFieldArea":"D\xe9poser les champs de ligne ici","dxPivotGrid-filterFieldArea":"D\xe9poser les champs de filtre ici","dxScheduler-editorLabelTitle":"Titre","dxScheduler-editorLabelStartDate":"Date de d\xe9but","dxScheduler-editorLabelEndDate":"Date de fin","dxScheduler-editorLabelDescription":"Description","dxScheduler-editorLabelRecurrence":"R\xe9currence","dxScheduler-openAppointment":"D\xe9finir un \xe9venement","dxScheduler-recurrenceNever":"Jamais","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Quotidien","dxScheduler-recurrenceWeekly":"Hebdomadaire","dxScheduler-recurrenceMonthly":"Mensuel","dxScheduler-recurrenceYearly":"Annuel","dxScheduler-recurrenceRepeatEvery":"Chaque","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Jusqu\'\xe0","dxScheduler-recurrenceAfter":"Apr\xe8s","dxScheduler-recurrenceOn":"Le","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"Jour(s)","dxScheduler-recurrenceRepeatWeekly":"Semaine(s)","dxScheduler-recurrenceRepeatMonthly":"Mois(s)","dxScheduler-recurrenceRepeatYearly":"Ann\xe9e(s)","dxScheduler-switcherDay":"Jour","dxScheduler-switcherWeek":"Semaine","dxScheduler-switcherWorkWeek":"Semaine de travail","dxScheduler-switcherMonth":"Mois","dxScheduler-switcherAgenda":"Agenda","dxScheduler-switcherTimelineDay":"Timeline Jour","dxScheduler-switcherTimelineWeek":"Timeline Semaine","dxScheduler-switcherTimelineWorkWeek":"Timeline Semaine de travail","dxScheduler-switcherTimelineMonth":"Timeline Mois","dxScheduler-recurrenceRepeatOnDate":"le","dxScheduler-recurrenceRepeatCount":"occurence(s)","dxScheduler-allDay":"Temps plein","dxScheduler-confirmRecurrenceEditMessage":"Voulez-vous \xe9diter cet \xe9venement ou la s\xe9rie enti\xe8re ?","dxScheduler-confirmRecurrenceDeleteMessage":"Voulez-vous supprimer cet \xe9venement ou la s\xe9rie enti\xe8re ?","dxScheduler-confirmRecurrenceEditSeries":"Editer serie","dxScheduler-confirmRecurrenceDeleteSeries":"Supprimer serie","dxScheduler-confirmRecurrenceEditOccurrence":"Editer \xe9venement","dxScheduler-confirmRecurrenceDeleteOccurrence":"Supprimer \xe9venement","dxScheduler-noTimezoneTitle":"Pas de fuseau horaire","dxScheduler-moreAppointments":"{0} en plus","dxCalendar-todayButtonText":"Aujourd\'hui","dxCalendar-ariaWidgetName":"Calendrier","dxColorView-ariaRed":"Rouge","dxColorView-ariaGreen":"Vert","dxColorView-ariaBlue":"Bleu","dxColorView-ariaAlpha":"Transparence","dxColorView-ariaHex":"Code couleur","dxTagBox-selected":"{0} selectionn\xe9s","dxTagBox-allSelected":"Tous s\xe9lectionn\xe9s ({0})","dxTagBox-moreSelected":"{0} en plus","vizExport-printingButtonText":"Imprimer","vizExport-titleMenuText":"Exporter/Imprimer","vizExport-exportButtonText":"{0} fichier","dxFilterBuilder-and":"Et","dxFilterBuilder-or":"Ou","dxFilterBuilder-notAnd":"Non Et","dxFilterBuilder-notOr":"Non Ou","dxFilterBuilder-addCondition":"Ajouter une condition","dxFilterBuilder-addGroup":"Ajouter un groupe","dxFilterBuilder-enterValueText":"<entrer une valeur>","dxFilterBuilder-filterOperationEquals":"Est \xe9gal \xe0","dxFilterBuilder-filterOperationNotEquals":"Est diff\xe9rent de","dxFilterBuilder-filterOperationLess":"Est plus petit que","dxFilterBuilder-filterOperationLessOrEquals":"Est plus petit ou \xe9gal \xe0","dxFilterBuilder-filterOperationGreater":"Est plus grand que","dxFilterBuilder-filterOperationGreaterOrEquals":"Est plus grand ou \xe9gal \xe0","dxFilterBuilder-filterOperationStartsWith":"Commence par","dxFilterBuilder-filterOperationContains":"Contient","dxFilterBuilder-filterOperationNotContains":"Ne contient pas","dxFilterBuilder-filterOperationEndsWith":"Finit par","dxFilterBuilder-filterOperationIsBlank":"Est vide","dxFilterBuilder-filterOperationIsNotBlank":"N\'est pas vide","dxFilterBuilder-filterOperationBetween":"Entre","dxFilterBuilder-filterOperationAnyOf":"Est parmi","dxFilterBuilder-filterOperationNoneOf":"N\'est pas parmi","dxHtmlEditor-dialogColorCaption":"Changer couleur police","dxHtmlEditor-dialogBackgroundCaption":"Changer couleur fond","dxHtmlEditor-dialogLinkCaption":"Ajouter un hyperlien","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Texte","dxHtmlEditor-dialogLinkTargetField":"Ouvrir le lien dans une nouvelle fen\xeatre","dxHtmlEditor-dialogImageCaption":"Ajouter image","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Texte alternatif","dxHtmlEditor-dialogImageWidthField":"Largeur (px)","dxHtmlEditor-dialogImageHeightField":"Hauteur (px)","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"Titre","dxHtmlEditor-normalText":"Texte normal","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"R\xe9pertoire sans titre","dxFileManager-rootDirectoryName":"Fichiers","dxFileManager-errorNoAccess":"Acc\xe8s interdit. L\'op\xe9ration ne peut se terminer.","dxFileManager-errorDirectoryExistsFormat":"R\xe9pertoire \'{0}\' existe d\xe9j\xe0.","dxFileManager-errorFileExistsFormat":"Fichier \'{0}\' existe d\xe9j\xe0.","dxFileManager-errorFileNotFoundFormat":"Impossible de trouver le fichier \'{0}.\'","dxFileManager-errorDirectoryNotFoundFormat":"Impossible de trouver le r\xe9pertoire \'{0}.\'","dxFileManager-errorWrongFileExtension":"Extension de fichier non permise.","dxFileManager-errorMaxFileSizeExceeded":"Taille du fichier d\xe9passe la limite maximum permise.","dxFileManager-errorInvalidSymbols":"Ce nom contient des caract\xe8res invalides.","dxFileManager-errorDefault":"Erreur non sp\xe9cifi\xe9.","dxFileManager-errorDirectoryOpenFailed":"TODO","dxFileManager-commandCreate":"Nouveau r\xe9pertoire","dxFileManager-commandRename":"Renommer","dxFileManager-commandMove":"D\xe9placer","dxFileManager-commandCopy":"Copier","dxFileManager-commandDelete":"Supprimer","dxFileManager-commandDownload":"T\xe9l\xe9charger","dxFileManager-commandUpload":"T\xe9l\xe9verser des fichiers","dxFileManager-commandRefresh":"Rafra\xeechir","dxFileManager-commandThumbnails":"Mode vignette","dxFileManager-commandDetails":"Mode d\xe9tails","dxFileManager-commandClearSelection":"Vider s\xe9lection","dxFileManager-commandShowNavPane":"TODO","dxFileManager-dialogDirectoryChooserTitle":"S\xe9lectionner r\xe9pertoire de destination","dxFileManager-dialogDirectoryChooserButtonText":"S\xe9lectionner","dxFileManager-dialogRenameItemTitle":"Renommer","dxFileManager-dialogRenameItemButtonText":"Sauvegarder","dxFileManager-dialogCreateDirectoryTitle":"Nouveau r\xe9pertoire","dxFileManager-dialogCreateDirectoryButtonText":"Cr\xe9er","dxFileManager-dialogDeleteItemTitle":"TODO","dxFileManager-dialogDeleteItemButtonText":"TODO","dxFileManager-dialogDeleteItemSingleItemConfirmation":"TODO","dxFileManager-dialogDeleteItemMultipleItemsConfirmation":"TODO","dxFileManager-editingCreateSingleItemProcessingMessage":"Cr\xe9er un r\xe9pertoire dans {0}","dxFileManager-editingCreateSingleItemSuccessMessage":"R\xe9pertoire cr\xe9\xe9 dans {0}","dxFileManager-editingCreateSingleItemErrorMessage":"R\xe9pertoire n\'est pas cr\xe9\xe9","dxFileManager-editingCreateCommonErrorMessage":"R\xe9pertoire n\'est pas cr\xe9\xe9","dxFileManager-editingRenameSingleItemProcessingMessage":"Renommer un item dans {0}","dxFileManager-editingRenameSingleItemSuccessMessage":"Item renomm\xe9 dans {0}","dxFileManager-editingRenameSingleItemErrorMessage":"Item non renomm\xe9","dxFileManager-editingRenameCommonErrorMessage":"Item non renomm\xe9","dxFileManager-editingDeleteSingleItemProcessingMessage":"Supprimer un item de {0}","dxFileManager-editingDeleteMultipleItemsProcessingMessage":"Supprimer {0} items de {1}","dxFileManager-editingDeleteSingleItemSuccessMessage":"Item supprim\xe9 de {0}","dxFileManager-editingDeleteMultipleItemsSuccessMessage":"{0} items supprim\xe9s de {1}","dxFileManager-editingDeleteSingleItemErrorMessage":"Item non suprim\xe9","dxFileManager-editingDeleteMultipleItemsErrorMessage":"{0} items non supprim\xe9s","dxFileManager-editingDeleteCommonErrorMessage":"Des items ne sont pas supprim\xe9s","dxFileManager-editingMoveSingleItemProcessingMessage":"En train de d\xe9placer un item vers {0}","dxFileManager-editingMoveMultipleItemsProcessingMessage":"En train de d\xe9placer {0} items vers {1}","dxFileManager-editingMoveSingleItemSuccessMessage":"Item d\xe9plac\xe9 vers {0}","dxFileManager-editingMoveMultipleItemsSuccessMessage":"{0} items d\xe9plac\xe9s vers {1}","dxFileManager-editingMoveSingleItemErrorMessage":"Item non d\xe9plac\xe9","dxFileManager-editingMoveMultipleItemsErrorMessage":"{0} items non d\xe9plac\xe9s","dxFileManager-editingMoveCommonErrorMessage":"Des items ne sont pas d\xe9plac\xe9s","dxFileManager-editingCopySingleItemProcessingMessage":"En train de copier un item vers {0}","dxFileManager-editingCopyMultipleItemsProcessingMessage":"En train de copier {0} items vers {1}","dxFileManager-editingCopySingleItemSuccessMessage":"Item copi\xe9 vers {0}","dxFileManager-editingCopyMultipleItemsSuccessMessage":"{0} items copi\xe9s vers {1}","dxFileManager-editingCopySingleItemErrorMessage":"Item non copi\xe9","dxFileManager-editingCopyMultipleItemsErrorMessage":"{0} items non copi\xe9s","dxFileManager-editingCopyCommonErrorMessage":"Des items ne sont pas copi\xe9s","dxFileManager-editingUploadSingleItemProcessingMessage":"En train de t\xe9l\xe9verser un item vers {0}","dxFileManager-editingUploadMultipleItemsProcessingMessage":"En train de t\xe9l\xe9verser {0} items vers {1}","dxFileManager-editingUploadSingleItemSuccessMessage":"Item t\xe9l\xe9vers\xe9 vers {0}","dxFileManager-editingUploadMultipleItemsSuccessMessage":"{0} items t\xe9l\xe9vers\xe9s vers {1}","dxFileManager-editingUploadSingleItemErrorMessage":"Item non t\xe9l\xe9vers\xe9","dxFileManager-editingUploadMultipleItemsErrorMessage":"{0} items non t\xe9l\xe9vers\xe9s","dxFileManager-editingUploadCanceledMessage":"Annul\xe9","dxFileManager-listDetailsColumnCaptionName":"Nom","dxFileManager-listDetailsColumnCaptionDateModified":"Date modifi\xe9","dxFileManager-listDetailsColumnCaptionFileSize":"Taille de fichier","dxFileManager-listThumbnailsTooltipTextSize":"Taille","dxFileManager-listThumbnailsTooltipTextDateModified":"Date modifi\xe9","dxFileManager-notificationProgressPanelTitle":"En cours","dxFileManager-notificationProgressPanelEmptyListText":"Aucune op\xe9ration","dxFileManager-notificationProgressPanelOperationCanceled":"Annul\xe9","dxDiagram-categoryGeneral":"G\xe9n\xe9ral","dxDiagram-categoryFlowchart":"Organigramme","dxDiagram-categoryOrgChart":"Structure organisationnelle","dxDiagram-categoryContainers":"Conteneurs","dxDiagram-categoryCustom":"Personnalis\xe9","dxDiagram-commandExportToSvg":"Exporter en SVG","dxDiagram-commandExportToPng":"Exporter en PNG","dxDiagram-commandExportToJpg":"Exporter en JPEG","dxDiagram-commandUndo":"Annuler","dxDiagram-commandRedo":"Refaire","dxDiagram-commandFontName":"Nom de la police","dxDiagram-commandFontSize":"Taille de la police","dxDiagram-commandBold":"Gras","dxDiagram-commandItalic":"Italique","dxDiagram-commandUnderline":"Souligner","dxDiagram-commandTextColor":"Couleur texte","dxDiagram-commandLineColor":"Couleur ligne","dxDiagram-commandLineWidth":"TODO","dxDiagram-commandLineStyle":"TODO","dxDiagram-commandLineStyleSolid":"TODO","dxDiagram-commandLineStyleDotted":"TODO","dxDiagram-commandLineStyleDashed":"TODO","dxDiagram-commandFillColor":"Couleur remplissage","dxDiagram-commandAlignLeft":"Aligner \xe0 gauche","dxDiagram-commandAlignCenter":"Centrer","dxDiagram-commandAlignRight":"Aligner \xe0 droite","dxDiagram-commandConnectorLineType":"Type de ligne de connexion","dxDiagram-commandConnectorLineStraight":"Droit","dxDiagram-commandConnectorLineOrthogonal":"Orthogonal","dxDiagram-commandConnectorLineStart":"D\xe9but de la ligne de connexion","dxDiagram-commandConnectorLineEnd":"Fin de la ligne de connexion","dxDiagram-commandConnectorLineNone":"Aucun","dxDiagram-commandConnectorLineArrow":"Fl\xe8che","dxDiagram-commandFullscreen":"Plein \xe9cran","dxDiagram-commandUnits":"Unit\xe9s","dxDiagram-commandPageSize":"Taille de la page","dxDiagram-commandPageOrientation":"Orientation de la page","dxDiagram-commandPageOrientationLandscape":"Paysage","dxDiagram-commandPageOrientationPortrait":"Portrait","dxDiagram-commandPageColor":"Couleur de la page","dxDiagram-commandShowGrid":"Afficher la grille","dxDiagram-commandSnapToGrid":"Aligner sur la grille","dxDiagram-commandGridSize":"Taille de la grille","dxDiagram-commandZoomLevel":"Niveau de zoom","dxDiagram-commandAutoZoom":"Zoom automatique","dxDiagram-commandFitToContent":"TODO","dxDiagram-commandFitToWidth":"TODO","dxDiagram-commandAutoZoomByContent":"TODO","dxDiagram-commandAutoZoomByWidth":"TODO","dxDiagram-commandSimpleView":"Vue simple","dxDiagram-commandCut":"Couper","dxDiagram-commandCopy":"Copier","dxDiagram-commandPaste":"Coller","dxDiagram-commandSelectAll":"Tout s\xe9lectionner","dxDiagram-commandDelete":"Supprimer","dxDiagram-commandBringToFront":"Amener au premier plan","dxDiagram-commandSendToBack":"Envoyer \xe0 l\'arri\xe8re","dxDiagram-commandLock":"Verrouiller","dxDiagram-commandUnlock":"D\xe9verrouiller","dxDiagram-commandInsertShapeImage":"Ins\xe9rer une image...","dxDiagram-commandEditShapeImage":"Changer image...","dxDiagram-commandDeleteShapeImage":"Supprimer image","dxDiagram-commandLayoutLeftToRight":"TODO","dxDiagram-commandLayoutRightToLeft":"TODO","dxDiagram-commandLayoutTopToBottom":"TODO","dxDiagram-commandLayoutBottomToTop":"TODO","dxDiagram-unitIn":"po","dxDiagram-unitCm":"cm","dxDiagram-unitPx":"px","dxDiagram-dialogButtonOK":"OK","dxDiagram-dialogButtonCancel":"Annuler","dxDiagram-dialogInsertShapeImageTitle":"Ins\xe9rer une image","dxDiagram-dialogEditShapeImageTitle":"Changer image","dxDiagram-dialogEditShapeImageSelectButton":"S\xe9lectionner une image","dxDiagram-dialogEditShapeImageLabelText":"ou d\xe9poser le fichier ici","dxDiagram-uiExport":"Exporter","dxDiagram-uiProperties":"Propri\xe9t\xe9s","dxDiagram-uiSettings":"TODO","dxDiagram-uiShowToolbox":"TODO","dxDiagram-uiSearch":"TODO","dxDiagram-uiStyle":"TODO","dxDiagram-uiLayout":"TODO","dxDiagram-uiLayoutTree":"Arbre","dxDiagram-uiLayoutLayered":"Par couches","dxDiagram-uiDiagram":"TODO","dxDiagram-uiText":"TODO","dxDiagram-uiObject":"TODO","dxDiagram-uiConnector":"TODO","dxDiagram-uiPage":"TODO","dxDiagram-shapeText":"Texte","dxDiagram-shapeRectangle":"Rectangle","dxDiagram-shapeEllipse":"Ellipse","dxDiagram-shapeCross":"Croix","dxDiagram-shapeTriangle":"Triangle","dxDiagram-shapeDiamond":"Diamant","dxDiagram-shapeHeart":"C\u0153ur","dxDiagram-shapePentagon":"Pentagone","dxDiagram-shapeHexagon":"Hexagone","dxDiagram-shapeOctagon":"Octogone","dxDiagram-shapeStar":"\xc9toile","dxDiagram-shapeArrowLeft":"Fl\xe8che gauche","dxDiagram-shapeArrowUp":"Fl\xe8che vers le haut","dxDiagram-shapeArrowRight":"Fl\xe8che droite","dxDiagram-shapeArrowDown":"Fl\xe8che vers le bas","dxDiagram-shapeArrowUpDown":"Fl\xe8che haut bas","dxDiagram-shapeArrowLeftRight":"Fl\xe8che gauche droite","dxDiagram-shapeProcess":"Processus","dxDiagram-shapeDecision":"D\xe9cision","dxDiagram-shapeTerminator":"Terminator","dxDiagram-shapePredefinedProcess":"Processus pr\xe9d\xe9fini","dxDiagram-shapeDocument":"Document","dxDiagram-shapeMultipleDocuments":"Documents multiples","dxDiagram-shapeManualInput":"Entr\xe9e manuelle","dxDiagram-shapePreparation":"Pr\xe9paration","dxDiagram-shapeData":"Donn\xe9es","dxDiagram-shapeDatabase":"Base de donn\xe9es","dxDiagram-shapeHardDisk":"Disque dur","dxDiagram-shapeInternalStorage":"Stockage interne","dxDiagram-shapePaperTape":"Bande de papier","dxDiagram-shapeManualOperation":"Op\xe9ration manuelle","dxDiagram-shapeDelay":"Retard","dxDiagram-shapeStoredData":"Les donn\xe9es stock\xe9es","dxDiagram-shapeDisplay":"Afficher","dxDiagram-shapeMerge":"Fusionner","dxDiagram-shapeConnector":"Connecteur","dxDiagram-shapeOr":"Ou","dxDiagram-shapeSummingJunction":"Jonction de sommation","dxDiagram-shapeContainerDefaultText":"R\xe9cipient","dxDiagram-shapeVerticalContainer":"Conteneur vertical","dxDiagram-shapeHorizontalContainer":"Conteneur horizontal","dxDiagram-shapeCardDefaultText":"Nom de la personne","dxDiagram-shapeCardWithImageOnLeft":"Carte avec image \xe0 gauche","dxDiagram-shapeCardWithImageOnTop":"Carte avec image sur le dessus","dxDiagram-shapeCardWithImageOnRight":"Carte avec image \xe0 droite","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"Tri croissant","dxGantt-sortingDescendingText":"Tri d\xe9croissant","dxGantt-sortingClearText":"Supprimer le tri","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}'),F3e=JSON.parse('{"it":{"Yes":"S\xec","No":"No","Cancel":"Annulla","Clear":"Cancella","Done":"Fatto","Loading":"Caricamento...","Select":"Seleziona...","Search":"Cerca","Back":"Indietro","OK":"OK","dxCollectionWidget-noDataText":"Nessun dato da mostrare","dxDropDownEditor-selectLabel":"Seleziona","validation-required":"Richiesto","validation-required-formatted":"{0} \xe8 richiesto","validation-numeric":"Il valore deve essere numerico","validation-numeric-formatted":"{0} deve essere numerico","validation-range":"Il valore non \xe8 compreso nell\'intervallo","validation-range-formatted":"{0} non \xe8 compreso nell\'intervallo","validation-stringLength":"Lunghezza del valore errata","validation-stringLength-formatted":"La lunghezza di {0} \xe8 errata","validation-custom":"Il valore non \xe8 corretto","validation-custom-formatted":"{0} non \xe8 corretto","validation-async":"Il valore non \xe8 corretto","validation-async-formatted":"{0} non \xe8 corretto","validation-compare":"I valori non corrispondono","validation-compare-formatted":"{0} non corrisponde","validation-pattern":"Il valore non \xe8 corretto","validation-pattern-formatted":"{0} non \xe8 corretto","validation-email":"L\'Email non \xe8 corretta","validation-email-formatted":"{0} non \xe8 una email corretta","validation-mask":"Il valore non \xe8 corretto","dxLookup-searchPlaceholder":"Lunghezza minima: {0}","dxList-pullingDownText":"Trascina in basso per aggiornare...","dxList-pulledDownText":"Rilascia per aggiornare...","dxList-refreshingText":"Aggiornamento...","dxList-pageLoadingText":"Caricamento...","dxList-nextButtonText":"Carica altri risultati","dxList-selectAll":"Seleziona tutti","dxListEditDecorator-delete":"Elimina","dxListEditDecorator-more":"Ancora","dxScrollView-pullingDownText":"Trascina in basso per aggiornare...","dxScrollView-pulledDownText":"Rilascia per aggiornare...","dxScrollView-refreshingText":"Aggiornamento...","dxScrollView-reachBottomText":"Caricamento...","dxDateBox-simulatedDataPickerTitleTime":"Seleziona orario","dxDateBox-simulatedDataPickerTitleDate":"Seleziona data","dxDateBox-simulatedDataPickerTitleDateTime":"Seleziona data e ora","dxDateBox-validation-datetime":"Il valore deve essere una data o un orario","dxFileUploader-selectFile":"Seleziona file","dxFileUploader-dropFile":"o trascina il file qui","dxFileUploader-bytes":"bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Carica","dxFileUploader-uploaded":"Caricato","dxFileUploader-readyToUpload":"Pronto per caricare","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"Caricamento fallito","dxFileUploader-invalidFileExtension":"","dxFileUploader-invalidMaxFileSize":"","dxFileUploader-invalidMinFileSize":"","dxRangeSlider-ariaFrom":"Da","dxRangeSlider-ariaTill":"fino a","dxSwitch-switchedOnText":"ON","dxSwitch-switchedOffText":"OFF","dxForm-optionalMark":"opzionale","dxForm-requiredMessage":"{0} \xe8 richiesto","dxNumberBox-invalidValueMessage":"Il valore deve essere numerico","dxNumberBox-noDataText":"Nessun dato","dxDataGrid-columnChooserTitle":"Selezione colonne","dxDataGrid-columnChooserEmptyText":"Trascina qui una colonna per nasconderla","dxDataGrid-groupContinuesMessage":"Pagina successiva","dxDataGrid-groupContinuedMessage":"Continua da pagina precedente","dxDataGrid-groupHeaderText":"Raggruppa per questa colonna","dxDataGrid-ungroupHeaderText":"Separa","dxDataGrid-ungroupAllText":"Separa tutti","dxDataGrid-editingEditRow":"Modifica","dxDataGrid-editingSaveRowChanges":"Salva","dxDataGrid-editingCancelRowChanges":"Annulla","dxDataGrid-editingDeleteRow":"Elimina","dxDataGrid-editingUndeleteRow":"Ripristina","dxDataGrid-editingConfirmDeleteMessage":"Sei certo di voler eliminare questo record?","dxDataGrid-validationCancelChanges":"Annulla le modifiche","dxDataGrid-groupPanelEmptyText":"Trascina qui l\'intestazione di una colonna per raggrupparla","dxDataGrid-noDataText":"Nessun dato","dxDataGrid-searchPanelPlaceholder":"Cerca...","dxDataGrid-filterRowShowAllText":"(Tutti)","dxDataGrid-filterRowResetOperationText":"Annulla","dxDataGrid-filterRowOperationEquals":"Uguale","dxDataGrid-filterRowOperationNotEquals":"Diverso","dxDataGrid-filterRowOperationLess":"Minore di","dxDataGrid-filterRowOperationLessOrEquals":"Minore o uguale a","dxDataGrid-filterRowOperationGreater":"Maggiore di","dxDataGrid-filterRowOperationGreaterOrEquals":"Maggiore o uguale a","dxDataGrid-filterRowOperationStartsWith":"Inizia con","dxDataGrid-filterRowOperationContains":"Contiene","dxDataGrid-filterRowOperationNotContains":"Non contiene","dxDataGrid-filterRowOperationEndsWith":"Termina con","dxDataGrid-filterRowOperationBetween":"Compreso","dxDataGrid-filterRowOperationBetweenStartText":"Inizio","dxDataGrid-filterRowOperationBetweenEndText":"Fine","dxDataGrid-applyFilterText":"Applica filtro","dxDataGrid-trueText":"vero","dxDataGrid-falseText":"falso","dxDataGrid-sortingAscendingText":"Ordinamento ascendente","dxDataGrid-sortingDescendingText":"Ordinamento discendente","dxDataGrid-sortingClearText":"Annulla ordinamento","dxDataGrid-editingSaveAllChanges":"Salva le modifiche","dxDataGrid-editingCancelAllChanges":"Annulla le modifiche","dxDataGrid-editingAddRow":"Aggiungi una riga","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Min di {1} \xe8 {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Max di {1} \xe8 {0}","dxDataGrid-summaryAvg":"Media: {0}","dxDataGrid-summaryAvgOtherColumn":"Media di {1} \xe8 {0}","dxDataGrid-summarySum":"Somma: {0}","dxDataGrid-summarySumOtherColumn":"Somma di {1} \xe8 {0}","dxDataGrid-summaryCount":"Elementi: {0}","dxDataGrid-columnFixingFix":"Blocca","dxDataGrid-columnFixingUnfix":"Sblocca","dxDataGrid-columnFixingLeftPosition":"Alla sinistra","dxDataGrid-columnFixingRightPosition":"Alla destra","dxDataGrid-exportTo":"Esporta","dxDataGrid-exportToExcel":"Esporta in Excel","dxDataGrid-exporting":"Esportare...","dxDataGrid-excelFormat":"File Excel","dxDataGrid-selectedRows":"Righe selezionate","dxDataGrid-exportSelectedRows":"Esporta le righe selezionate","dxDataGrid-exportAll":"Esporta tutti i dati","dxDataGrid-headerFilterEmptyValue":"(vuoto)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Annulla","dxDataGrid-ariaColumn":"Colonna","dxDataGrid-ariaValue":"Valore","dxDataGrid-ariaFilterCell":"Filtra cella","dxDataGrid-ariaCollapse":"Chiudi","dxDataGrid-ariaExpand":"Espandi","dxDataGrid-ariaDataGrid":"Griglia dati","dxDataGrid-ariaSearchInGrid":"Cerca nella griglia","dxDataGrid-ariaSelectAll":"Seleziona tutti","dxDataGrid-ariaSelectRow":"Seleziona riga","dxDataGrid-filterBuilderPopupTitle":"Composizione filtro","dxDataGrid-filterPanelCreateFilter":"Nuovo filtro","dxDataGrid-filterPanelClearFilter":"Cancella","dxDataGrid-filterPanelFilterEnabledHint":"Attiva il filtro","dxTreeList-ariaTreeList":"Albero","dxTreeList-editingAddRowToNode":"Aggiungi","dxPager-infoText":"Pagina {0} di {1} ({2} elementi)","dxPager-pagesCountText":"di","dxPager-pageSizesAllText":"Tutti","dxPivotGrid-grandTotal":"Totale","dxPivotGrid-total":"{0} Totale","dxPivotGrid-fieldChooserTitle":"Selezione campi","dxPivotGrid-showFieldChooser":"Mostra selezione campi","dxPivotGrid-expandAll":"Espandi tutto","dxPivotGrid-collapseAll":"Comprimi tutto","dxPivotGrid-sortColumnBySummary":"Ordina \\"{0}\\" per questa colonna","dxPivotGrid-sortRowBySummary":"Ordina \\"{0}\\" per questa riga","dxPivotGrid-removeAllSorting":"Rimuovi ordinamenti","dxPivotGrid-dataNotAvailable":"N/A","dxPivotGrid-rowFields":"Campi riga","dxPivotGrid-columnFields":"Campi colonna","dxPivotGrid-dataFields":"Campi dati","dxPivotGrid-filterFields":"Campi filtro","dxPivotGrid-allFields":"Tutti i campi","dxPivotGrid-columnFieldArea":"Trascina qui i campi colonna","dxPivotGrid-dataFieldArea":"Trascina qui i campi dati","dxPivotGrid-rowFieldArea":"Trascina qui i campi riga","dxPivotGrid-filterFieldArea":"Trascina qui i campi filtro","dxScheduler-editorLabelTitle":"Oggetto","dxScheduler-editorLabelStartDate":"Data inizio","dxScheduler-editorLabelEndDate":"Data fine","dxScheduler-editorLabelDescription":"Descrizione","dxScheduler-editorLabelRecurrence":"Ripeti","dxScheduler-openAppointment":"Apri appuntamento","dxScheduler-recurrenceNever":"Mai","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Giornaliero","dxScheduler-recurrenceWeekly":"Settimanale","dxScheduler-recurrenceMonthly":"Mensile","dxScheduler-recurrenceYearly":"Annuale","dxScheduler-recurrenceRepeatEvery":"Ogni","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Termina ripetizione","dxScheduler-recurrenceAfter":"Dopo","dxScheduler-recurrenceOn":"Di","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"giorno(i)","dxScheduler-recurrenceRepeatWeekly":"settimana(e)","dxScheduler-recurrenceRepeatMonthly":"mese(i)","dxScheduler-recurrenceRepeatYearly":"anno(i)","dxScheduler-switcherDay":"Giorno","dxScheduler-switcherWeek":"Settimana","dxScheduler-switcherWorkWeek":"Settimana lavorativa","dxScheduler-switcherMonth":"Mese","dxScheduler-switcherAgenda":"Agenda","dxScheduler-switcherTimelineDay":"Cronologia giornaliera","dxScheduler-switcherTimelineWeek":"Cronologia settimanale","dxScheduler-switcherTimelineWorkWeek":"Cronologia settimana lavorativa","dxScheduler-switcherTimelineMonth":"Cronologia mensile","dxScheduler-recurrenceRepeatOnDate":"alla data","dxScheduler-recurrenceRepeatCount":"occorrenza(e)","dxScheduler-allDay":"Tutto il giorno","dxScheduler-confirmRecurrenceEditMessage":"Vuoi modificare solo questo appuntamento o tutte le sue ricorrenze?","dxScheduler-confirmRecurrenceDeleteMessage":"Vuoi eliminare solo questo appuntamento o tutte le sue ricorrenze?","dxScheduler-confirmRecurrenceEditSeries":"Modifica serie","dxScheduler-confirmRecurrenceDeleteSeries":"Elimina serie","dxScheduler-confirmRecurrenceEditOccurrence":"Modifica appuntamento","dxScheduler-confirmRecurrenceDeleteOccurrence":"Elimina appuntamento","dxScheduler-noTimezoneTitle":"Nessun fuso orario","dxScheduler-moreAppointments":"{0} ancora","dxCalendar-todayButtonText":"Oggi","dxCalendar-ariaWidgetName":"Calendario","dxColorView-ariaRed":"Rosso","dxColorView-ariaGreen":"Verde","dxColorView-ariaBlue":"Blu","dxColorView-ariaAlpha":"Trasparenza","dxColorView-ariaHex":"Colore","dxTagBox-selected":"{0} selezionati","dxTagBox-allSelected":"Tutti selezionati ({0})","dxTagBox-moreSelected":"{0} ancora","vizExport-printingButtonText":"Stampa","vizExport-titleMenuText":"Esportazione/Stampa","vizExport-exportButtonText":"{0} file","dxFilterBuilder-and":"E","dxFilterBuilder-or":"O","dxFilterBuilder-notAnd":"E non","dxFilterBuilder-notOr":"O non","dxFilterBuilder-addCondition":"Aggiungi condizione","dxFilterBuilder-addGroup":"Aggiungi gruppo","dxFilterBuilder-enterValueText":"<inserire un valore>","dxFilterBuilder-filterOperationEquals":"Uguale a","dxFilterBuilder-filterOperationNotEquals":"Diverso da","dxFilterBuilder-filterOperationLess":"Minore di","dxFilterBuilder-filterOperationLessOrEquals":"Minore o uguale a","dxFilterBuilder-filterOperationGreater":"Maggiore di","dxFilterBuilder-filterOperationGreaterOrEquals":"Maggiore o uguale a","dxFilterBuilder-filterOperationStartsWith":"Inizia con","dxFilterBuilder-filterOperationContains":"Contiene","dxFilterBuilder-filterOperationNotContains":"Non contiene","dxFilterBuilder-filterOperationEndsWith":"Termina con","dxFilterBuilder-filterOperationIsBlank":"\xc8 vuoto","dxFilterBuilder-filterOperationIsNotBlank":"Non \xe8 vuoto","dxFilterBuilder-filterOperationBetween":"Compreso","dxFilterBuilder-filterOperationAnyOf":"Include","dxFilterBuilder-filterOperationNoneOf":"Non include","dxHtmlEditor-dialogColorCaption":"Cambia il colore del testo","dxHtmlEditor-dialogBackgroundCaption":"Cambia il colore di sfondo","dxHtmlEditor-dialogLinkCaption":"Aggiungi link","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Testo","dxHtmlEditor-dialogLinkTargetField":"Apri link in una nuova finestra","dxHtmlEditor-dialogImageCaption":"Agguingi Immagine","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Testo alternativo","dxHtmlEditor-dialogImageWidthField":"Larghezza (px)","dxHtmlEditor-dialogImageHeightField":"Altezza (px)","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"Intestazione","dxHtmlEditor-normalText":"Testo Normale","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"TODO","dxFileManager-rootDirectoryName":"TODO","dxFileManager-errorNoAccess":"TODO","dxFileManager-errorDirectoryExistsFormat":"TODO","dxFileManager-errorFileExistsFormat":"TODO","dxFileManager-errorFileNotFoundFormat":"TODO","dxFileManager-errorDirectoryNotFoundFormat":"TODO","dxFileManager-errorWrongFileExtension":"TODO","dxFileManager-errorMaxFileSizeExceeded":"TODO","dxFileManager-errorInvalidSymbols":"TODO","dxFileManager-errorDefault":"TODO","dxFileManager-errorDirectoryOpenFailed":"TODO","dxDiagram-categoryGeneral":"TODO","dxDiagram-categoryFlowchart":"TODO","dxDiagram-categoryOrgChart":"TODO","dxDiagram-categoryContainers":"TODO","dxDiagram-categoryCustom":"TODO","dxDiagram-commandExportToSvg":"TODO","dxDiagram-commandExportToPng":"TODO","dxDiagram-commandExportToJpg":"TODO","dxDiagram-commandUndo":"TODO","dxDiagram-commandRedo":"TODO","dxDiagram-commandFontName":"TODO","dxDiagram-commandFontSize":"TODO","dxDiagram-commandBold":"TODO","dxDiagram-commandItalic":"TODO","dxDiagram-commandUnderline":"TODO","dxDiagram-commandTextColor":"TODO","dxDiagram-commandLineColor":"TODO","dxDiagram-commandLineWidth":"TODO","dxDiagram-commandLineStyle":"TODO","dxDiagram-commandLineStyleSolid":"TODO","dxDiagram-commandLineStyleDotted":"TODO","dxDiagram-commandLineStyleDashed":"TODO","dxDiagram-commandFillColor":"TODO","dxDiagram-commandAlignLeft":"TODO","dxDiagram-commandAlignCenter":"TODO","dxDiagram-commandAlignRight":"TODO","dxDiagram-commandConnectorLineType":"TODO","dxDiagram-commandConnectorLineStraight":"TODO","dxDiagram-commandConnectorLineOrthogonal":"TODO","dxDiagram-commandConnectorLineStart":"TODO","dxDiagram-commandConnectorLineEnd":"TODO","dxDiagram-commandConnectorLineNone":"TODO","dxDiagram-commandConnectorLineArrow":"TODO","dxDiagram-commandFullscreen":"TODO","dxDiagram-commandUnits":"TODO","dxDiagram-commandPageSize":"TODO","dxDiagram-commandPageOrientation":"TODO","dxDiagram-commandPageOrientationLandscape":"TODO","dxDiagram-commandPageOrientationPortrait":"TODO","dxDiagram-commandPageColor":"TODO","dxDiagram-commandShowGrid":"TODO","dxDiagram-commandSnapToGrid":"TODO","dxDiagram-commandGridSize":"TODO","dxDiagram-commandZoomLevel":"TODO","dxDiagram-commandAutoZoom":"TODO","dxDiagram-commandFitToContent":"TODO","dxDiagram-commandFitToWidth":"TODO","dxDiagram-commandAutoZoomByContent":"TODO","dxDiagram-commandAutoZoomByWidth":"TODO","dxDiagram-commandSimpleView":"TODO","dxDiagram-commandCut":"TODO","dxDiagram-commandCopy":"TODO","dxDiagram-commandPaste":"TODO","dxDiagram-commandSelectAll":"TODO","dxDiagram-commandDelete":"TODO","dxDiagram-commandBringToFront":"TODO","dxDiagram-commandSendToBack":"TODO","dxDiagram-commandLock":"TODO","dxDiagram-commandUnlock":"TODO","dxDiagram-commandInsertShapeImage":"TODO","dxDiagram-commandEditShapeImage":"TODO","dxDiagram-commandDeleteShapeImage":"TODO","dxDiagram-commandLayoutLeftToRight":"TODO","dxDiagram-commandLayoutRightToLeft":"TODO","dxDiagram-commandLayoutTopToBottom":"TODO","dxDiagram-commandLayoutBottomToTop":"TODO","dxDiagram-unitIn":"TODO","dxDiagram-unitCm":"TODO","dxDiagram-unitPx":"TODO","dxDiagram-dialogButtonOK":"TODO","dxDiagram-dialogButtonCancel":"TODO","dxDiagram-dialogInsertShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageSelectButton":"TODO","dxDiagram-dialogEditShapeImageLabelText":"TODO","dxDiagram-uiExport":"TODO","dxDiagram-uiProperties":"TODO","dxDiagram-uiSettings":"TODO","dxDiagram-uiShowToolbox":"TODO","dxDiagram-uiSearch":"TODO","dxDiagram-uiStyle":"TODO","dxDiagram-uiLayout":"TODO","dxDiagram-uiLayoutTree":"TODO","dxDiagram-uiLayoutLayered":"TODO","dxDiagram-uiDiagram":"TODO","dxDiagram-uiText":"TODO","dxDiagram-uiObject":"TODO","dxDiagram-uiConnector":"TODO","dxDiagram-uiPage":"TODO","dxDiagram-shapeText":"TODO","dxDiagram-shapeRectangle":"TODO","dxDiagram-shapeEllipse":"TODO","dxDiagram-shapeCross":"TODO","dxDiagram-shapeTriangle":"TODO","dxDiagram-shapeDiamond":"TODO","dxDiagram-shapeHeart":"TODO","dxDiagram-shapePentagon":"TODO","dxDiagram-shapeHexagon":"TODO","dxDiagram-shapeOctagon":"TODO","dxDiagram-shapeStar":"TODO","dxDiagram-shapeArrowLeft":"TODO","dxDiagram-shapeArrowUp":"TODO","dxDiagram-shapeArrowRight":"TODO","dxDiagram-shapeArrowDown":"TODO","dxDiagram-shapeArrowUpDown":"TODO","dxDiagram-shapeArrowLeftRight":"TODO","dxDiagram-shapeProcess":"TODO","dxDiagram-shapeDecision":"TODO","dxDiagram-shapeTerminator":"TODO","dxDiagram-shapePredefinedProcess":"TODO","dxDiagram-shapeDocument":"TODO","dxDiagram-shapeMultipleDocuments":"TODO","dxDiagram-shapeManualInput":"TODO","dxDiagram-shapePreparation":"TODO","dxDiagram-shapeData":"TODO","dxDiagram-shapeDatabase":"TODO","dxDiagram-shapeHardDisk":"TODO","dxDiagram-shapeInternalStorage":"TODO","dxDiagram-shapePaperTape":"TODO","dxDiagram-shapeManualOperation":"TODO","dxDiagram-shapeDelay":"TODO","dxDiagram-shapeStoredData":"TODO","dxDiagram-shapeDisplay":"TODO","dxDiagram-shapeMerge":"TODO","dxDiagram-shapeConnector":"TODO","dxDiagram-shapeOr":"TODO","dxDiagram-shapeSummingJunction":"TODO","dxDiagram-shapeContainerDefaultText":"TODO","dxDiagram-shapeVerticalContainer":"TODO","dxDiagram-shapeHorizontalContainer":"TODO","dxDiagram-shapeCardDefaultText":"TODO","dxDiagram-shapeCardWithImageOnLeft":"TODO","dxDiagram-shapeCardWithImageOnTop":"TODO","dxDiagram-shapeCardWithImageOnRight":"TODO","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"Ordinamento ascendente","dxGantt-sortingDescendingText":"Ordinamento discendente","dxGantt-sortingClearText":"Annulla ordinamento","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}'),H3e=JSON.parse('{"nl":{"Yes":"Ja","No":"Nee","Cancel":"Annuleren","Clear":"Wissen","Done":"Klaar","Loading":"Laden...","Select":"Kiezen...","Search":"Zoeken","Back":"Terug","OK":"OK","dxCollectionWidget-noDataText":"Geen gegevens om te tonen","dxDropDownEditor-selectLabel":"Kiezen","validation-required":"Verplicht","validation-required-formatted":"{0} is verplicht","validation-numeric":"Waarde moet numeriek zijn","validation-numeric-formatted":"{0} moet numeriek zijn","validation-range":"Waarde is niet binnen het bereik","validation-range-formatted":"{0} is niet binnen het bereik","validation-stringLength":"De lengte van de waarde is niet correct","validation-stringLength-formatted":"De lengte van {0} is niet correct","validation-custom":"Waarde is ongeldig","validation-custom-formatted":"{0} is ongeldig","validation-async":"Waarde is ongeldig","validation-async-formatted":"{0} is ongeldig","validation-compare":"Waardes komen niet overeen","validation-compare-formatted":"{0} komen niet overeen","validation-pattern":"Waarde komt niet overeen met het patroon","validation-pattern-formatted":"{0} komt niet overeen met het patroon","validation-email":"Email is niet geldig","validation-email-formatted":"{0} is niet geldig","validation-mask":"Waarde is niet geldig","dxLookup-searchPlaceholder":"Minimum aantal karakters: {0}","dxList-pullingDownText":"Trek naar beneden om te vernieuwen...","dxList-pulledDownText":"Laat los om te vernieuwen...","dxList-refreshingText":"Vernieuwen...","dxList-pageLoadingText":"Laden...","dxList-nextButtonText":"Meer","dxList-selectAll":"Selecteer Alles","dxListEditDecorator-delete":"Verwijderen","dxListEditDecorator-more":"Meer","dxScrollView-pullingDownText":"Trek naar beneden om te vernieuwen...","dxScrollView-pulledDownText":"Laat los om te vernieuwen...","dxScrollView-refreshingText":"Vernieuwen...","dxScrollView-reachBottomText":"Laden...","dxDateBox-simulatedDataPickerTitleTime":"Selecteer tijd","dxDateBox-simulatedDataPickerTitleDate":"Selecteer datum","dxDateBox-simulatedDataPickerTitleDateTime":"Selecteer datum and tijd","dxDateBox-validation-datetime":"Waarde moet een datum of tijd zijn","dxFileUploader-selectFile":"Selecteer bestand","dxFileUploader-dropFile":"of sleep bestand hier","dxFileUploader-bytes":"bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Uploaden","dxFileUploader-uploaded":"Ge\xfcpload","dxFileUploader-readyToUpload":"Klaar om te uploaden","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"Uploaden is mislukt","dxFileUploader-invalidFileExtension":"Dit bestandstype is niet toegestaan","dxFileUploader-invalidMaxFileSize":"Het bestand is te groot","dxFileUploader-invalidMinFileSize":"Het bestand is te klein","dxRangeSlider-ariaFrom":"Van","dxRangeSlider-ariaTill":"Tot","dxSwitch-switchedOnText":"AAN","dxSwitch-switchedOffText":"UIT","dxForm-optionalMark":"optioneel","dxForm-requiredMessage":"{0} is verplicht","dxNumberBox-invalidValueMessage":"Waarde moet een nummer zijn","dxNumberBox-noDataText":"Geen gegevens","dxDataGrid-columnChooserTitle":"Kolom Kiezer","dxDataGrid-columnChooserEmptyText":"Sleep hier een kolomkop om hem te verbergen","dxDataGrid-groupContinuesMessage":"Gaat verder op de volgende pagina","dxDataGrid-groupContinuedMessage":"Vervolg van de vorige pagina","dxDataGrid-groupHeaderText":"Groepeer op deze kolom","dxDataGrid-ungroupHeaderText":"Degroeperen","dxDataGrid-ungroupAllText":"Alle Degroeperen","dxDataGrid-editingEditRow":"Wijzigen","dxDataGrid-editingSaveRowChanges":"Opslaan","dxDataGrid-editingCancelRowChanges":"Annuleren","dxDataGrid-editingDeleteRow":"Verwijderen","dxDataGrid-editingUndeleteRow":"Ongedaan maken","dxDataGrid-editingConfirmDeleteMessage":"Moet dit record verwijderd worden?","dxDataGrid-validationCancelChanges":"Wijzigingen annuleren","dxDataGrid-groupPanelEmptyText":"Sleep hier een kolomkop om er op te groeperen","dxDataGrid-noDataText":"Geen gegevens","dxDataGrid-searchPanelPlaceholder":"Zoeken...","dxDataGrid-filterRowShowAllText":"(Alle)","dxDataGrid-filterRowResetOperationText":"Reset","dxDataGrid-filterRowOperationEquals":"Gelijk aan","dxDataGrid-filterRowOperationNotEquals":"Niet gelijk aan","dxDataGrid-filterRowOperationLess":"Kleiner dan","dxDataGrid-filterRowOperationLessOrEquals":"Kleiner dan of gelijk aan","dxDataGrid-filterRowOperationGreater":"Groter dan","dxDataGrid-filterRowOperationGreaterOrEquals":"Groter dan of gelijk aan","dxDataGrid-filterRowOperationStartsWith":"Begint met","dxDataGrid-filterRowOperationContains":"Bevat","dxDataGrid-filterRowOperationNotContains":"Bevat niet","dxDataGrid-filterRowOperationEndsWith":"Eindigt met","dxDataGrid-filterRowOperationBetween":"Tussen","dxDataGrid-filterRowOperationBetweenStartText":"Begin","dxDataGrid-filterRowOperationBetweenEndText":"Einde","dxDataGrid-applyFilterText":"Filter toepassen","dxDataGrid-trueText":"waar","dxDataGrid-falseText":"niet waar","dxDataGrid-sortingAscendingText":"Sorteer Oplopend","dxDataGrid-sortingDescendingText":"Sorteer Aflopend","dxDataGrid-sortingClearText":"Sortering wissen","dxDataGrid-editingSaveAllChanges":"Wijzigingen opslaan","dxDataGrid-editingCancelAllChanges":"Wijzigingen annuleren","dxDataGrid-editingAddRow":"Rij toevoegen","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Min van {1} is {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Max van {1} is {0}","dxDataGrid-summaryAvg":"Gem: {0}","dxDataGrid-summaryAvgOtherColumn":"Gem van {1} is {0}","dxDataGrid-summarySum":"Som: {0}","dxDataGrid-summarySumOtherColumn":"Som van {1} is {0}","dxDataGrid-summaryCount":"Aantal: {0}","dxDataGrid-columnFixingFix":"Blokkeren","dxDataGrid-columnFixingUnfix":"Blokkering opheffen","dxDataGrid-columnFixingLeftPosition":"Naar links","dxDataGrid-columnFixingRightPosition":"Naar rechts","dxDataGrid-exportTo":"Exporteren","dxDataGrid-exportToExcel":"Exporteer naar Excel bestand","dxDataGrid-exporting":"Exporteren...","dxDataGrid-excelFormat":"Excel bestand","dxDataGrid-selectedRows":"Geselecteerde rijen","dxDataGrid-exportSelectedRows":"Exporteer geselecteerde rijen","dxDataGrid-exportAll":"Exporteer alle gegevens","dxDataGrid-headerFilterEmptyValue":"(Leeg)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Annuleren","dxDataGrid-ariaColumn":"Kolom","dxDataGrid-ariaValue":"Waarde","dxDataGrid-ariaFilterCell":"Filter cel","dxDataGrid-ariaCollapse":"Inklappen","dxDataGrid-ariaExpand":"Uitklappen","dxDataGrid-ariaDataGrid":"Gegevenstabel","dxDataGrid-ariaSearchInGrid":"Zoeken in gegevenstabel","dxDataGrid-ariaSelectAll":"Selecteer alle","dxDataGrid-ariaSelectRow":"Selecteer rij","dxDataGrid-filterBuilderPopupTitle":"Filterbouwer","dxDataGrid-filterPanelCreateFilter":"Maak Filter","dxDataGrid-filterPanelClearFilter":"Wissen","dxDataGrid-filterPanelFilterEnabledHint":"Filter activeren","dxTreeList-ariaTreeList":"Boomstructuur","dxTreeList-editingAddRowToNode":"Toevoegen","dxPager-infoText":"Pagina {0} van {1} ({2} items)","dxPager-pagesCountText":"van","dxPager-pageSizesAllText":"Alle","dxPivotGrid-grandTotal":"Eindtotaal","dxPivotGrid-total":"{0} Totaal","dxPivotGrid-fieldChooserTitle":"Veldenkiezer","dxPivotGrid-showFieldChooser":"Toon Veldenkiezer","dxPivotGrid-expandAll":"Alle Uitklappen","dxPivotGrid-collapseAll":"Alle Inklappen","dxPivotGrid-sortColumnBySummary":"Sorteer \\"{0}\\" op Deze Kolom","dxPivotGrid-sortRowBySummary":"Sorteer \\"{0}\\" op Deze Rij","dxPivotGrid-removeAllSorting":"Verwijderen Alle Sorteringen","dxPivotGrid-dataNotAvailable":"N/B","dxPivotGrid-rowFields":"Rijvelden","dxPivotGrid-columnFields":"Kolomvelden","dxPivotGrid-dataFields":"Gegevensvelden","dxPivotGrid-filterFields":"Filtervelden","dxPivotGrid-allFields":"Alle Velden","dxPivotGrid-columnFieldArea":"Sleep Kolomvelden Hier","dxPivotGrid-dataFieldArea":"Sleep Gegevensvelden Hier","dxPivotGrid-rowFieldArea":"Sleep Rijvelden Hier","dxPivotGrid-filterFieldArea":"Sleep Filtervelden Hier","dxScheduler-editorLabelTitle":"Onderwerp","dxScheduler-editorLabelStartDate":"Startdatum","dxScheduler-editorLabelEndDate":"Einddatum","dxScheduler-editorLabelDescription":"Omschrijving","dxScheduler-editorLabelRecurrence":"Herhalen","dxScheduler-openAppointment":"Afspraak openen","dxScheduler-recurrenceNever":"Nooit","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Dagelijks","dxScheduler-recurrenceWeekly":"Wekelijks","dxScheduler-recurrenceMonthly":"Maandelijks","dxScheduler-recurrenceYearly":"Jaarlijks","dxScheduler-recurrenceRepeatEvery":"Elke","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Einde herhaling","dxScheduler-recurrenceAfter":"Na","dxScheduler-recurrenceOn":"Op","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"dag(en)","dxScheduler-recurrenceRepeatWeekly":"week/weken","dxScheduler-recurrenceRepeatMonthly":"maand(en)","dxScheduler-recurrenceRepeatYearly":"jaar/jaren","dxScheduler-switcherDay":"Dag","dxScheduler-switcherWeek":"Week","dxScheduler-switcherWorkWeek":"Werkweek","dxScheduler-switcherMonth":"Maand","dxScheduler-switcherAgenda":"Planningsweergave","dxScheduler-switcherTimelineDay":"Tijdslijn Dag","dxScheduler-switcherTimelineWeek":"Tijdslijn Week","dxScheduler-switcherTimelineWorkWeek":"Tijdslijn Werkweek","dxScheduler-switcherTimelineMonth":"Tijdslijn Maand","dxScheduler-recurrenceRepeatOnDate":"op datum","dxScheduler-recurrenceRepeatCount":"keer","dxScheduler-allDay":"Duurt hele dag","dxScheduler-confirmRecurrenceEditMessage":"Alleen deze afspraak of de hele serie wijzigen?","dxScheduler-confirmRecurrenceDeleteMessage":"Alleen deze afspraak of de volledige serie verwijderen?","dxScheduler-confirmRecurrenceEditSeries":"Serie wijzigen","dxScheduler-confirmRecurrenceDeleteSeries":"Serie verwijderen","dxScheduler-confirmRecurrenceEditOccurrence":"Afspraak wijzigen","dxScheduler-confirmRecurrenceDeleteOccurrence":"Afspraak verwijderen","dxScheduler-noTimezoneTitle":"Geen tijdszone","dxScheduler-moreAppointments":"Nog {0}","dxCalendar-todayButtonText":"Vandaag","dxCalendar-ariaWidgetName":"Kalender","dxColorView-ariaRed":"Rood","dxColorView-ariaGreen":"Groen","dxColorView-ariaBlue":"Blauw","dxColorView-ariaAlpha":"Doorzichtigheid","dxColorView-ariaHex":"Kleurcode","dxTagBox-selected":"{0} geselecteerd","dxTagBox-allSelected":"Alles geselecteerd ({0})","dxTagBox-moreSelected":"Nog {0}","vizExport-printingButtonText":"Afdrukken","vizExport-titleMenuText":"Exporteren/Afdrukken","vizExport-exportButtonText":"{0} bestand","dxFilterBuilder-and":"En","dxFilterBuilder-or":"Of","dxFilterBuilder-notAnd":"En niet","dxFilterBuilder-notOr":"Of niet","dxFilterBuilder-addCondition":"Regel toevoegen","dxFilterBuilder-addGroup":"Groep toevoegen","dxFilterBuilder-enterValueText":"<vul waarde in>","dxFilterBuilder-filterOperationEquals":"Gelijk aan","dxFilterBuilder-filterOperationNotEquals":"Niet gelijk aan","dxFilterBuilder-filterOperationLess":"Is kleiner dan","dxFilterBuilder-filterOperationLessOrEquals":"Is kleiner dan of gelijk aan","dxFilterBuilder-filterOperationGreater":"Is groter dan","dxFilterBuilder-filterOperationGreaterOrEquals":"Is groter dan of gelijk aan","dxFilterBuilder-filterOperationStartsWith":"Begint met","dxFilterBuilder-filterOperationContains":"Bevat","dxFilterBuilder-filterOperationNotContains":"Bevat niet","dxFilterBuilder-filterOperationEndsWith":"Eindigt met","dxFilterBuilder-filterOperationIsBlank":"Is leeg","dxFilterBuilder-filterOperationIsNotBlank":"Is niet leeg","dxFilterBuilder-filterOperationBetween":"Is tussen","dxFilterBuilder-filterOperationAnyOf":"Is een van","dxFilterBuilder-filterOperationNoneOf":"Is geen van","dxHtmlEditor-dialogColorCaption":"Tekstkleur","dxHtmlEditor-dialogBackgroundCaption":"Achtergrondkleur","dxHtmlEditor-dialogLinkCaption":"Link","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Tekst","dxHtmlEditor-dialogLinkTargetField":"Open link in een nieuw venster","dxHtmlEditor-dialogImageCaption":"Afbeelding","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Alternatieve tekst","dxHtmlEditor-dialogImageWidthField":"Breedte (px)","dxHtmlEditor-dialogImageHeightField":"Hoogte (px)","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"Titel","dxHtmlEditor-normalText":"Normale tekst","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"Nieuwe folder","dxFileManager-rootDirectoryName":"Bestanden","dxFileManager-errorNoAccess":"Geen toegang. Operatie afgebroken.","dxFileManager-errorDirectoryExistsFormat":"Folder \'{0}\' bestaat al.","dxFileManager-errorFileExistsFormat":"Bestand \'{0}\' bestaat al.","dxFileManager-errorFileNotFoundFormat":"Bestand \'{0}\' niet gevonden.","dxFileManager-errorDirectoryNotFoundFormat":"Folder \'{0}\' bestaat al.","dxFileManager-errorWrongFileExtension":"Deze bestandsextensie is niet toegestaan.","dxFileManager-errorMaxFileSizeExceeded":"De bestandsgrootte overschrijdt de toegstane limiet","dxFileManager-errorInvalidSymbols":"Deze naam bevat ongeldige tekens.","dxFileManager-errorDefault":"Er is ongedefinieerde fout opgetreden","dxFileManager-errorDirectoryOpenFailed":"De folder kan niet geopend worden","dxDiagram-categoryGeneral":"Algemeen","dxDiagram-categoryFlowchart":"Flowchart","dxDiagram-categoryOrgChart":"OrgChart","dxDiagram-categoryContainers":"Container","dxDiagram-categoryCustom":"Aangepast","dxDiagram-commandExportToSvg":"Exporteer naar SVG","dxDiagram-commandExportToPng":"Exporteer naar PNG","dxDiagram-commandExportToJpg":"Exporteer naar JPEG","dxDiagram-commandUndo":"Ongedaan maken","dxDiagram-commandRedo":"Opnieuw doen","dxDiagram-commandFontName":"Lettertype","dxDiagram-commandFontSize":"Lettergrootte","dxDiagram-commandBold":"Vet","dxDiagram-commandItalic":"Cursief","dxDiagram-commandUnderline":"Onderstreept","dxDiagram-commandTextColor":"Letterkleur","dxDiagram-commandLineColor":"Lijnkleur","dxDiagram-commandLineWidth":"Lijndikte","dxDiagram-commandLineStyle":"Lijnstijl","dxDiagram-commandLineStyleSolid":"Volle lijn","dxDiagram-commandLineStyleDotted":"Gestippeld","dxDiagram-commandLineStyleDashed":"Gestreept","dxDiagram-commandFillColor":"Vulkleur","dxDiagram-commandAlignLeft":"Links uitlijnen","dxDiagram-commandAlignCenter":"Centreren","dxDiagram-commandAlignRight":"Rechts uitlijnen","dxDiagram-commandConnectorLineType":"Verbindingslijn type","dxDiagram-commandConnectorLineStraight":"Recht","dxDiagram-commandConnectorLineOrthogonal":"Orthogonaal","dxDiagram-commandConnectorLineStart":"Verbindingslijn Start","dxDiagram-commandConnectorLineEnd":"Verbindingslijn Eind","dxDiagram-commandConnectorLineNone":"Geen","dxDiagram-commandConnectorLineArrow":"Pijl","dxDiagram-commandFullscreen":"Volledige schermweergave","dxDiagram-commandUnits":"Eenheden","dxDiagram-commandPageSize":"Pagina grootte","dxDiagram-commandPageOrientation":"Orientatie","dxDiagram-commandPageOrientationLandscape":"Landschap","dxDiagram-commandPageOrientationPortrait":"Portrait","dxDiagram-commandPageColor":"Pagina kleur","dxDiagram-commandShowGrid":"Toon raster","dxDiagram-commandSnapToGrid":"Plak aan raster","dxDiagram-commandGridSize":"Raster grootte","dxDiagram-commandZoomLevel":"Zoom niveau","dxDiagram-commandAutoZoom":"Automatische zoom","dxDiagram-commandFitToContent":"Aan inhoud aanpassen","dxDiagram-commandFitToWidth":"Aan breedte aanpassen","dxDiagram-commandAutoZoomByContent":"Automatisch aan inhoud aanpassen","dxDiagram-commandAutoZoomByWidth":"Automatisch aan breedte aanpassen","dxDiagram-commandSimpleView":"Eenvoudige weergave","dxDiagram-commandCut":"Knippen","dxDiagram-commandCopy":"Kopi\xebren","dxDiagram-commandPaste":"Plakken","dxDiagram-commandSelectAll":"Alles selecteren","dxDiagram-commandDelete":"Verwijderen","dxDiagram-commandBringToFront":"Naar voorgrond","dxDiagram-commandSendToBack":"Naar achtergrond","dxDiagram-commandLock":"Vergrendelen","dxDiagram-commandUnlock":"Ontgrendelen","dxDiagram-commandInsertShapeImage":"Afbeeldingsobject invoegen","dxDiagram-commandEditShapeImage":"Afbeeldingsobject aanpassen","dxDiagram-commandDeleteShapeImage":"Afbeeldingsobject verwijderen","dxDiagram-commandLayoutLeftToRight":"Links-naar-rechts","dxDiagram-commandLayoutRightToLeft":"Rechts-naar-links","dxDiagram-commandLayoutTopToBottom":"Boven-naar-beneden","dxDiagram-commandLayoutBottomToTop":"Benede-naar-boven","dxDiagram-unitIn":"in","dxDiagram-unitCm":"cm","dxDiagram-unitPx":"px","dxDiagram-dialogButtonOK":"OK","dxDiagram-dialogButtonCancel":"Annuleren","dxDiagram-dialogInsertShapeImageTitle":"Afbeelding Invoegen","dxDiagram-dialogEditShapeImageTitle":"Afbeelding Aanpassen","dxDiagram-dialogEditShapeImageSelectButton":"Selecteer afbeelding","dxDiagram-dialogEditShapeImageLabelText":"of sleep de afbeelding hier","dxDiagram-uiExport":"Exporteren","dxDiagram-uiProperties":"Eigenschappen","dxDiagram-uiSettings":"Instellingen","dxDiagram-uiShowToolbox":"Gereedschapskist","dxDiagram-uiSearch":"Zoeken","dxDiagram-uiStyle":"Stijl","dxDiagram-uiLayout":"Opmaak","dxDiagram-uiLayoutTree":"Opmaakboom","dxDiagram-uiLayoutLayered":"Gelaagde opmaak","dxDiagram-uiDiagram":"Diagram","dxDiagram-uiText":"Tekst","dxDiagram-uiObject":"Object","dxDiagram-uiConnector":"Verbinding","dxDiagram-uiPage":"Pagina","dxDiagram-shapeText":"Tekst","dxDiagram-shapeRectangle":"Rechthoek","dxDiagram-shapeEllipse":"Ovaal","dxDiagram-shapeCross":"Kruis","dxDiagram-shapeTriangle":"Driehoek","dxDiagram-shapeDiamond":"Diamand","dxDiagram-shapeHeart":"Hart","dxDiagram-shapePentagon":"Vijfhoek","dxDiagram-shapeHexagon":"Zeshoek","dxDiagram-shapeOctagon":"Achthoek","dxDiagram-shapeStar":"Ster","dxDiagram-shapeArrowLeft":"Pijl naar links","dxDiagram-shapeArrowUp":"Pijl naar boven","dxDiagram-shapeArrowRight":"Pijl naar rechts","dxDiagram-shapeArrowDown":"Pijl naar onderen","dxDiagram-shapeArrowUpDown":"Pijl naar boven en beneden","dxDiagram-shapeArrowLeftRight":"Paal naar links en rechts","dxDiagram-shapeProcess":"Proces","dxDiagram-shapeDecision":"Beslissing","dxDiagram-shapeTerminator":"Aflsuiter","dxDiagram-shapePredefinedProcess":"Gedefinieerd proces","dxDiagram-shapeDocument":"Document","dxDiagram-shapeMultipleDocuments":"Meerdere documenten","dxDiagram-shapeManualInput":"Handmatige invoer","dxDiagram-shapePreparation":"Voorbereiding","dxDiagram-shapeData":"Data","dxDiagram-shapeDatabase":"Database","dxDiagram-shapeHardDisk":"Vaste schijf","dxDiagram-shapeInternalStorage":"Interne opslag","dxDiagram-shapePaperTape":"Papierband","dxDiagram-shapeManualOperation":"Handmatige operatie","dxDiagram-shapeDelay":"Vertraging","dxDiagram-shapeStoredData":"Opgeslagen data","dxDiagram-shapeDisplay":"Weergave","dxDiagram-shapeMerge":"Samenvoegen","dxDiagram-shapeConnector":"Verbinding","dxDiagram-shapeOr":"Of","dxDiagram-shapeSummingJunction":"Optelkruising","dxDiagram-shapeContainerDefaultText":"Container","dxDiagram-shapeVerticalContainer":"Vertikale Container","dxDiagram-shapeHorizontalContainer":"Horizontale Container","dxDiagram-shapeCardDefaultText":"Tekst","dxDiagram-shapeCardWithImageOnLeft":"Kaart met Afbeelding Links","dxDiagram-shapeCardWithImageOnTop":"Kaart met Afbeelding Boven","dxDiagram-shapeCardWithImageOnRight":"Kaart me Afbeelding Rechts","dxGantt-dialogTitle":"Titel","dxGantt-dialogStartTitle":"Start","dxGantt-dialogEndTitle":"Eind","dxGantt-dialogProgressTitle":"Voortgang","dxGantt-dialogResourcesTitle":"Bronnen","dxGantt-dialogResourceManagerTitle":"Beheer Bronnen","dxGantt-dialogTaskDetailsTitle":"Taak Details","dxGantt-dialogEditResourceListHint":"Pas Bronnen aan","dxGantt-dialogEditNoResources":"Geen bronnen","dxGantt-dialogButtonAdd":"Toevoegen","dxGantt-contextMenuNewTask":"Nieuwe taak","dxGantt-contextMenuNewSubtask":"Nieuwe sub-taak","dxGantt-contextMenuDeleteTask":"Verwijder taak","dxGantt-contextMenuDeleteDependency":"Verwijder afhankelijkheid","dxGantt-dialogTaskDeleteConfirmation":"Door het verwijderen van deze taak zullen ook alle subtaken en verbindingen verwijderd worden. Zeker weten?","dxGantt-dialogDependencyDeleteConfirmation":"Moet deze afhankelijkheid van de taak verwijderd worden?","dxGantt-dialogResourcesDeleteConfirmation":"Door deze bron te verwijderen, wordt deze ook uit alle taken verwijderd waaraan hij is toegewezen. Zeker weten om bron \'{0}\' te verwijderen?","dxGantt-dialogConstraintCriticalViolationMessage":"De taak die verplaatst moet worden is gekoppeld aan een andere taak door een afhankelijkheidsrelatie. Deze wijziging is in strijd met de afhankelijkheidsregels. Hoe verder?","dxGantt-dialogConstraintViolationMessage":"De taak die verplaatst moet worden is gekoppeld aan een andere taak door een afhankelijkheidsrelatie. Hoe verder?","dxGantt-dialogCancelOperationMessage":"Annuleer de operatie","dxGantt-dialogDeleteDependencyMessage":"Verwijder de afhankelijkheid","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"Verplaats de taak en behoud de afhankelijkheid","dxGantt-undo":"Ongedaan maken","dxGantt-redo":"Opnieuw doen","dxGantt-expandAll":"Alles uitklappen","dxGantt-collapseAll":"Alles inklappen","dxGantt-addNewTask":"Nieuwe taak","dxGantt-deleteSelectedTask":"Verwijder geselecteerde taak","dxGantt-zoomIn":"Inzoomen","dxGantt-zoomOut":"Uitzoomen","dxGantt-fullScreen":"Volledig scherm","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"Sorteer Oplopend","dxGantt-sortingDescendingText":"Sorteer Aflopend","dxGantt-sortingClearText":"Sortering wissen","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}'),B3e=JSON.parse('{"pt":{"Yes":"Sim","No":"N\xe3o","Cancel":"Cancelar","Clear":"Limpar","Done":"Conclu\xeddo","Loading":"Carregando ...","Select":"Selecione ...","Search":"Pesquisar ...","Back":"Voltar","OK":"OK","dxCollectionWidget-noDataText":"Sem dados","dxDropDownEditor-selectLabel":"Selecione","validation-required":"Preenchimento obrigat\xf3rio","validation-required-formatted":"{0} \xe9 de preenchimento obrigat\xf3rio","validation-numeric":"Valor deve ser um n\xfamero","validation-numeric-formatted":"{0} deve ser um n\xfamero","validation-range":"Valor est\xe1 fora do intervalo","validation-range-formatted":"{0} est\xe1 fora do intervalo","validation-stringLength":"O comprimento do valor n\xe3o est\xe1 correto","validation-stringLength-formatted":"O comprimento de {0} n\xe3o est\xe1 correto","validation-custom":"Valor inv\xe1lido","validation-custom-formatted":"{0} \xe9 inv\xe1lido","validation-async":"Valor inv\xe1lido","validation-async-formatted":"{0} \xe9 inv\xe1lido","validation-compare":"Valores n\xe3o coincidem","validation-compare-formatted":"{0} n\xe3o coincidem","validation-pattern":"Valor n\xe3o corresponde ao padr\xe3o","validation-pattern-formatted":"{0} n\xe3o corresponde ao padr\xe3o","validation-email":"Email inv\xe1lido","validation-email-formatted":"{0} \xe9 inv\xe1lido","validation-mask":"Valor inv\xe1lido","dxLookup-searchPlaceholder":"N\xfamero m\xednimo de caracteres: {0}","dxList-pullingDownText":"Puxar para baixo para recarregar...","dxList-pulledDownText":"Soltar para recarregar...","dxList-refreshingText":"Recarregando ...","dxList-pageLoadingText":"A carregar ...","dxList-nextButtonText":"Mais","dxList-selectAll":"Selecionar todos","dxListEditDecorator-delete":"Eliminar","dxListEditDecorator-more":"Mais","dxScrollView-pullingDownText":"Puxar para baixo para recarregar...","dxScrollView-pulledDownText":"Soltar para recarregar...","dxScrollView-refreshingText":"Recarregando ...","dxScrollView-reachBottomText":"A carregar ...","dxDateBox-simulatedDataPickerTitleTime":"Selecionar hora","dxDateBox-simulatedDataPickerTitleDate":"Selecionar data","dxDateBox-simulatedDataPickerTitleDateTime":"Selecionar data e hora","dxDateBox-validation-datetime":"Valor deve ser uma data ou hora","dxFileUploader-selectFile":"Selecionar arquivo","dxFileUploader-dropFile":"ou Soltar arquivo aqui","dxFileUploader-bytes":"bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Upload","dxFileUploader-uploaded":"Upload conclu\xeddo","dxFileUploader-readyToUpload":"Pronto para upload","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"Upload falhou","dxFileUploader-invalidFileExtension":"Tipo de arquivo n\xe3o \xe9 permitido","dxFileUploader-invalidMaxFileSize":"O arquivo \xe9 muito grande","dxFileUploader-invalidMinFileSize":"O arquivo \xe9 muito pequeno","dxRangeSlider-ariaFrom":"De {0}","dxRangeSlider-ariaTill":"At\xe9 {0}","dxSwitch-switchedOnText":"LIGADO","dxSwitch-switchedOffText":"DESLIGADO","dxForm-optionalMark":"opcional","dxForm-requiredMessage":"{0} \xe9 de preenchimento obrigat\xf3rio","dxNumberBox-invalidValueMessage":"Valor deve ser um n\xfamero","dxNumberBox-noDataText":"Sem dados","dxDataGrid-columnChooserTitle":"Seletor de Colunas","dxDataGrid-columnChooserEmptyText":"Arraste uma coluna para at\xe9 aqui para escond\xea-la","dxDataGrid-groupContinuesMessage":"Continua na p\xe1gina seguinte","dxDataGrid-groupContinuedMessage":"Continua\xe7\xe3o da p\xe1gina anterior","dxDataGrid-groupHeaderText":"Agrupar pela coluna","dxDataGrid-ungroupHeaderText":"Remover grupo","dxDataGrid-ungroupAllText":"Remover todos os grupos","dxDataGrid-editingEditRow":"Editar","dxDataGrid-editingSaveRowChanges":"Salvar","dxDataGrid-editingCancelRowChanges":"Cancelar","dxDataGrid-editingDeleteRow":"Eliminar","dxDataGrid-editingUndeleteRow":"Recuperar","dxDataGrid-editingConfirmDeleteMessage":"Tem certeza que deseja eliminar este registro?","dxDataGrid-validationCancelChanges":"Cancelar altera\xe7\xf5es","dxDataGrid-groupPanelEmptyText":"Arrastar o cabe\xe7alho de uma coluna para aqui para agrupar por essa coluna","dxDataGrid-noDataText":"Sem dados","dxDataGrid-searchPanelPlaceholder":"Pesquisar ...","dxDataGrid-filterRowShowAllText":"(Todos)","dxDataGrid-filterRowResetOperationText":"Limpar","dxDataGrid-filterRowOperationEquals":"Igual","dxDataGrid-filterRowOperationNotEquals":"Diferente","dxDataGrid-filterRowOperationLess":"Menor que","dxDataGrid-filterRowOperationLessOrEquals":"Menor que ou igual a","dxDataGrid-filterRowOperationGreater":"Maior que","dxDataGrid-filterRowOperationGreaterOrEquals":"Maior que ou igual a","dxDataGrid-filterRowOperationStartsWith":"Come\xe7a com","dxDataGrid-filterRowOperationContains":"Cont\xe9m","dxDataGrid-filterRowOperationNotContains":"N\xe3o cont\xe9m","dxDataGrid-filterRowOperationEndsWith":"Termina com","dxDataGrid-filterRowOperationBetween":"Entre","dxDataGrid-filterRowOperationBetweenStartText":"In\xedcio","dxDataGrid-filterRowOperationBetweenEndText":"Fim","dxDataGrid-applyFilterText":"Aplicar filtro","dxDataGrid-trueText":"verdadeiro","dxDataGrid-falseText":"falso","dxDataGrid-sortingAscendingText":"Ordenar ascendentemente","dxDataGrid-sortingDescendingText":"Ordenar descendentemente","dxDataGrid-sortingClearText":"Limpar ordena\xe7\xe3o","dxDataGrid-editingSaveAllChanges":"Salvar todas as altera\xe7\xf5es","dxDataGrid-editingCancelAllChanges":"Descartar altera\xe7\xf5es","dxDataGrid-editingAddRow":"Adicionar uma linha","dxDataGrid-summaryMin":"M\xedn: {0}","dxDataGrid-summaryMinOtherColumn":"M\xedn de {1} \xe9 {0}","dxDataGrid-summaryMax":"M\xe1x: {0}","dxDataGrid-summaryMaxOtherColumn":"M\xe1x de {1} \xe9 {0}","dxDataGrid-summaryAvg":"M\xe9d: {0}","dxDataGrid-summaryAvgOtherColumn":"M\xe9dia de {1} \xe9 {0}","dxDataGrid-summarySum":"Soma: {0}","dxDataGrid-summarySumOtherColumn":"Soma de {1} \xe9 {0}","dxDataGrid-summaryCount":"Contagem: {0}","dxDataGrid-columnFixingFix":"Fixar","dxDataGrid-columnFixingUnfix":"N\xe3o fixar","dxDataGrid-columnFixingLeftPosition":"\xc0 esquerda","dxDataGrid-columnFixingRightPosition":"\xc0 direita","dxDataGrid-exportTo":"Exportar para","dxDataGrid-exportToExcel":"Exportar para Excel","dxDataGrid-exporting":"Exportar...","dxDataGrid-excelFormat":"Planilha Excel","dxDataGrid-exportAll":"Exportar todos os dados","dxDataGrid-exportSelectedRows":"Exportar linhas selecionadas","dxDataGrid-selectedRows":"Linhas selecionadas","dxDataGrid-headerFilterEmptyValue":"(Vazio)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Cancelar","dxDataGrid-ariaColumn":"Coluna","dxDataGrid-ariaValue":"Valor","dxDataGrid-ariaFilterCell":"Filtro de c\xe9lula","dxDataGrid-ariaCollapse":"Contrair","dxDataGrid-ariaExpand":"Expandir","dxDataGrid-ariaDataGrid":"Grelha de dados","dxDataGrid-ariaSearchInGrid":"Pesquisar na grade de dados","dxDataGrid-ariaSelectAll":"Selecionar todos","dxDataGrid-ariaSelectRow":"Selecionar linha","dxDataGrid-filterBuilderPopupTitle":"Construtor de filtro","dxDataGrid-filterPanelCreateFilter":"Criar filtro","dxDataGrid-filterPanelClearFilter":"Limpar","dxDataGrid-filterPanelFilterEnabledHint":"Habilitar o filtro","dxTreeList-ariaTreeList":"Lista em \xe1rvore","dxTreeList-editingAddRowToNode":"Adicionar","dxPager-infoText":"P\xe1gina {0} de {1} ({2} itens)","dxPager-pagesCountText":"de","dxPager-pageSizesAllText":"Todos","dxPivotGrid-grandTotal":"Grande Total","dxPivotGrid-total":"{0} Total","dxPivotGrid-fieldChooserTitle":"Seletor de Colunas","dxPivotGrid-showFieldChooser":"Mostrar Seletor de Colunas","dxPivotGrid-expandAll":"Expandir Tudo","dxPivotGrid-collapseAll":"Contrair Tudo","dxPivotGrid-sortColumnBySummary":"Ordenar \\"{0}\\" por esta Coluna","dxPivotGrid-sortRowBySummary":"Ordenar \\"{0}\\" por esta Linha","dxPivotGrid-removeAllSorting":"Remover Todas as Ordena\xe7\xf5es","dxPivotGrid-dataNotAvailable":"N/A","dxPivotGrid-rowFields":"Campos de Linha","dxPivotGrid-columnFields":"Campos de Coluna","dxPivotGrid-dataFields":"Campos de Dados","dxPivotGrid-filterFields":"Campos de Filtro","dxPivotGrid-allFields":"Todos os Campos","dxPivotGrid-columnFieldArea":"Arraste os campos de coluna at\xe9 aqui","dxPivotGrid-dataFieldArea":"Arraste os campos de dados at\xe9 aqui","dxPivotGrid-rowFieldArea":"Arraste os campos de linha at\xe9 aqui","dxPivotGrid-filterFieldArea":"Arraste os campos de filtro at\xe9 aqui","dxScheduler-editorLabelTitle":"Assunto","dxScheduler-editorLabelStartDate":"Data de In\xedcio","dxScheduler-editorLabelEndDate":"Data Final","dxScheduler-editorLabelDescription":"Descri\xe7\xe3o","dxScheduler-editorLabelRecurrence":"Repetir","dxScheduler-openAppointment":"Abrir compromisso","dxScheduler-recurrenceNever":"Nunca","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Diariamente","dxScheduler-recurrenceWeekly":"Semanalmente","dxScheduler-recurrenceMonthly":"Mensalmente","dxScheduler-recurrenceYearly":"Anualmente","dxScheduler-recurrenceRepeatEvery":"Todos","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Fim da repeti\xe7\xe3o","dxScheduler-recurrenceAfter":"Depois de","dxScheduler-recurrenceOn":"A","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"dia(s)","dxScheduler-recurrenceRepeatWeekly":"semana(s)","dxScheduler-recurrenceRepeatMonthly":"m\xeas(es)","dxScheduler-recurrenceRepeatYearly":"ano(s)","dxScheduler-switcherDay":"Dia","dxScheduler-switcherWeek":"Semana","dxScheduler-switcherWorkWeek":"Dias \xfateis","dxScheduler-switcherMonth":"M\xeas","dxScheduler-switcherTimelineDay":"Linha de tempo Dia","dxScheduler-switcherTimelineWeek":"Linha de tempo Semana","dxScheduler-switcherTimelineWorkWeek":"Linha de tempo Dias \xfateis","dxScheduler-switcherTimelineMonth":"Linha de tempo M\xeas","dxScheduler-switcherAgenda":"Agenda","dxScheduler-recurrenceRepeatOnDate":"na data","dxScheduler-recurrenceRepeatCount":"ocorr\xeancia(s)","dxScheduler-allDay":"Todo o dia","dxScheduler-confirmRecurrenceEditMessage":"Deseja editar s\xf3 este compromisso ou a s\xe9rie toda?","dxScheduler-confirmRecurrenceDeleteMessage":"Deseja eliminar s\xf3 este compromisso ou a s\xe9rie toda?","dxScheduler-confirmRecurrenceEditSeries":"Editar s\xe9rie","dxScheduler-confirmRecurrenceDeleteSeries":"Eliminar s\xe9rie","dxScheduler-confirmRecurrenceEditOccurrence":"Editar compromisso","dxScheduler-confirmRecurrenceDeleteOccurrence":"Eliminar compromisso","dxScheduler-noTimezoneTitle":"Sem fuso hor\xe1rio","dxScheduler-moreAppointments":"{0} mais","dxCalendar-todayButtonText":"Hoje","dxCalendar-ariaWidgetName":"Calend\xe1rio","dxColorView-ariaRed":"Vermelho","dxColorView-ariaGreen":"Verde","dxColorView-ariaBlue":"Azul","dxColorView-ariaAlpha":"Transpar\xeancia","dxColorView-ariaHex":"C\xf3digo de cor","dxTagBox-selected":"{0} selecionados","dxTagBox-allSelected":"Todos selecionados ({0})","dxTagBox-moreSelected":"{0} mais","vizExport-printingButtonText":"Imprimir","vizExport-titleMenuText":"Exportar/Imprimir","vizExport-exportButtonText":"{0}-Arquivo","dxFilterBuilder-and":"E","dxFilterBuilder-or":"OU","dxFilterBuilder-notAnd":"N\xc3O E","dxFilterBuilder-notOr":"N\xc3O OU","dxFilterBuilder-addCondition":"Adicionar condi\xe7\xe3o","dxFilterBuilder-addGroup":"Adicionar Grupo","dxFilterBuilder-enterValueText":"<preencha com um valor>","dxFilterBuilder-filterOperationEquals":"Igual","dxFilterBuilder-filterOperationNotEquals":"Diferente","dxFilterBuilder-filterOperationLess":"Menor que","dxFilterBuilder-filterOperationLessOrEquals":"Menor ou igual que","dxFilterBuilder-filterOperationGreater":"Maior que","dxFilterBuilder-filterOperationGreaterOrEquals":"Maior ou igual que","dxFilterBuilder-filterOperationStartsWith":"Come\xe7a com","dxFilterBuilder-filterOperationContains":"Cont\xe9m","dxFilterBuilder-filterOperationNotContains":"N\xe3o cont\xe9m","dxFilterBuilder-filterOperationEndsWith":"Termina com","dxFilterBuilder-filterOperationIsBlank":"\xc9 vazio","dxFilterBuilder-filterOperationIsNotBlank":"N\xe3o \xe9 vazio","dxFilterBuilder-filterOperationBetween":"Entre","dxFilterBuilder-filterOperationAnyOf":"Algum de","dxFilterBuilder-filterOperationNoneOf":"Nenhum de","dxHtmlEditor-dialogColorCaption":"Alterar cor da fonte","dxHtmlEditor-dialogBackgroundCaption":"Alterar cor de plano de fundo","dxHtmlEditor-dialogLinkCaption":"Adicionar link","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"Texto","dxHtmlEditor-dialogLinkTargetField":"Abrir link em nova janela","dxHtmlEditor-dialogImageCaption":"Adicionar imagem","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"Texto alternativo","dxHtmlEditor-dialogImageWidthField":"Largura (px)","dxHtmlEditor-dialogImageHeightField":"Altura (px)","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"Cabe\xe7alho","dxHtmlEditor-normalText":"Texto normal","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"TODO","dxFileManager-rootDirectoryName":"TODO","dxFileManager-errorNoAccess":"TODO","dxFileManager-errorDirectoryExistsFormat":"TODO","dxFileManager-errorFileExistsFormat":"TODO","dxFileManager-errorFileNotFoundFormat":"TODO","dxFileManager-errorDirectoryNotFoundFormat":"TODO","dxFileManager-errorWrongFileExtension":"TODO","dxFileManager-errorMaxFileSizeExceeded":"TODO","dxFileManager-errorInvalidSymbols":"TODO","dxFileManager-errorDefault":"TODO","dxFileManager-errorDirectoryOpenFailed":"TODO","dxDiagram-categoryGeneral":"TODO","dxDiagram-categoryFlowchart":"TODO","dxDiagram-categoryOrgChart":"TODO","dxDiagram-categoryContainers":"TODO","dxDiagram-categoryCustom":"TODO","dxDiagram-commandExportToSvg":"TODO","dxDiagram-commandExportToPng":"TODO","dxDiagram-commandExportToJpg":"TODO","dxDiagram-commandUndo":"TODO","dxDiagram-commandRedo":"TODO","dxDiagram-commandFontName":"TODO","dxDiagram-commandFontSize":"TODO","dxDiagram-commandBold":"TODO","dxDiagram-commandItalic":"TODO","dxDiagram-commandUnderline":"TODO","dxDiagram-commandTextColor":"TODO","dxDiagram-commandLineColor":"TODO","dxDiagram-commandLineWidth":"TODO","dxDiagram-commandLineStyle":"TODO","dxDiagram-commandLineStyleSolid":"TODO","dxDiagram-commandLineStyleDotted":"TODO","dxDiagram-commandLineStyleDashed":"TODO","dxDiagram-commandFillColor":"TODO","dxDiagram-commandAlignLeft":"TODO","dxDiagram-commandAlignCenter":"TODO","dxDiagram-commandAlignRight":"TODO","dxDiagram-commandConnectorLineType":"TODO","dxDiagram-commandConnectorLineStraight":"TODO","dxDiagram-commandConnectorLineOrthogonal":"TODO","dxDiagram-commandConnectorLineStart":"TODO","dxDiagram-commandConnectorLineEnd":"TODO","dxDiagram-commandConnectorLineNone":"TODO","dxDiagram-commandConnectorLineArrow":"TODO","dxDiagram-commandFullscreen":"TODO","dxDiagram-commandUnits":"TODO","dxDiagram-commandPageSize":"TODO","dxDiagram-commandPageOrientation":"TODO","dxDiagram-commandPageOrientationLandscape":"TODO","dxDiagram-commandPageOrientationPortrait":"TODO","dxDiagram-commandPageColor":"TODO","dxDiagram-commandShowGrid":"TODO","dxDiagram-commandSnapToGrid":"TODO","dxDiagram-commandGridSize":"TODO","dxDiagram-commandZoomLevel":"TODO","dxDiagram-commandAutoZoom":"TODO","dxDiagram-commandFitToContent":"TODO","dxDiagram-commandFitToWidth":"TODO","dxDiagram-commandAutoZoomByContent":"TODO","dxDiagram-commandAutoZoomByWidth":"TODO","dxDiagram-commandSimpleView":"TODO","dxDiagram-commandCut":"TODO","dxDiagram-commandCopy":"TODO","dxDiagram-commandPaste":"TODO","dxDiagram-commandSelectAll":"TODO","dxDiagram-commandDelete":"TODO","dxDiagram-commandBringToFront":"TODO","dxDiagram-commandSendToBack":"TODO","dxDiagram-commandLock":"TODO","dxDiagram-commandUnlock":"TODO","dxDiagram-commandInsertShapeImage":"TODO","dxDiagram-commandEditShapeImage":"TODO","dxDiagram-commandDeleteShapeImage":"TODO","dxDiagram-commandLayoutLeftToRight":"TODO","dxDiagram-commandLayoutRightToLeft":"TODO","dxDiagram-commandLayoutTopToBottom":"TODO","dxDiagram-commandLayoutBottomToTop":"TODO","dxDiagram-unitIn":"TODO","dxDiagram-unitCm":"TODO","dxDiagram-unitPx":"TODO","dxDiagram-dialogButtonOK":"TODO","dxDiagram-dialogButtonCancel":"TODO","dxDiagram-dialogInsertShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageSelectButton":"TODO","dxDiagram-dialogEditShapeImageLabelText":"TODO","dxDiagram-uiExport":"TODO","dxDiagram-uiProperties":"TODO","dxDiagram-uiSettings":"TODO","dxDiagram-uiShowToolbox":"TODO","dxDiagram-uiSearch":"TODO","dxDiagram-uiStyle":"TODO","dxDiagram-uiLayout":"TODO","dxDiagram-uiLayoutTree":"TODO","dxDiagram-uiLayoutLayered":"TODO","dxDiagram-uiDiagram":"TODO","dxDiagram-uiText":"TODO","dxDiagram-uiObject":"TODO","dxDiagram-uiConnector":"TODO","dxDiagram-uiPage":"TODO","dxDiagram-shapeText":"TODO","dxDiagram-shapeRectangle":"TODO","dxDiagram-shapeEllipse":"TODO","dxDiagram-shapeCross":"TODO","dxDiagram-shapeTriangle":"TODO","dxDiagram-shapeDiamond":"TODO","dxDiagram-shapeHeart":"TODO","dxDiagram-shapePentagon":"TODO","dxDiagram-shapeHexagon":"TODO","dxDiagram-shapeOctagon":"TODO","dxDiagram-shapeStar":"TODO","dxDiagram-shapeArrowLeft":"TODO","dxDiagram-shapeArrowUp":"TODO","dxDiagram-shapeArrowRight":"TODO","dxDiagram-shapeArrowDown":"TODO","dxDiagram-shapeArrowUpDown":"TODO","dxDiagram-shapeArrowLeftRight":"TODO","dxDiagram-shapeProcess":"TODO","dxDiagram-shapeDecision":"TODO","dxDiagram-shapeTerminator":"TODO","dxDiagram-shapePredefinedProcess":"TODO","dxDiagram-shapeDocument":"TODO","dxDiagram-shapeMultipleDocuments":"TODO","dxDiagram-shapeManualInput":"TODO","dxDiagram-shapePreparation":"TODO","dxDiagram-shapeData":"TODO","dxDiagram-shapeDatabase":"TODO","dxDiagram-shapeHardDisk":"TODO","dxDiagram-shapeInternalStorage":"TODO","dxDiagram-shapePaperTape":"TODO","dxDiagram-shapeManualOperation":"TODO","dxDiagram-shapeDelay":"TODO","dxDiagram-shapeStoredData":"TODO","dxDiagram-shapeDisplay":"TODO","dxDiagram-shapeMerge":"TODO","dxDiagram-shapeConnector":"TODO","dxDiagram-shapeOr":"TODO","dxDiagram-shapeSummingJunction":"TODO","dxDiagram-shapeContainerDefaultText":"TODO","dxDiagram-shapeVerticalContainer":"TODO","dxDiagram-shapeHorizontalContainer":"TODO","dxDiagram-shapeCardDefaultText":"TODO","dxDiagram-shapeCardWithImageOnLeft":"TODO","dxDiagram-shapeCardWithImageOnTop":"TODO","dxDiagram-shapeCardWithImageOnRight":"TODO","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"Ordenar ascendentemente","dxGantt-sortingDescendingText":"Ordenar descendentemente","dxGantt-sortingClearText":"Limpar ordena\xe7\xe3o","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}'),z3e=JSON.parse('{"ru":{"Yes":"\u0414\u0430","No":"\u041d\u0435\u0442","Cancel":"\u041e\u0442\u043c\u0435\u043d\u0430","Clear":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c","Done":"\u0413\u043e\u0442\u043e\u0432\u043e","Loading":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","Select":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c...","Search":"\u041f\u043e\u0438\u0441\u043a","Back":"\u041d\u0430\u0437\u0430\u0434","OK":"OK","dxCollectionWidget-noDataText":"\u041d\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0445 \u0434\u043b\u044f \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","dxDropDownEditor-selectLabel":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c","validation-required":"\u041f\u043e\u043b\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0437\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u044c","validation-required-formatted":"\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0437\u0430\u043f\u043e\u043b\u043d\u0438\u0442\u044c: {0}","validation-numeric":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0447\u0438\u0441\u043b\u043e\u043c","validation-numeric-formatted":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044f {0} \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0447\u0438\u0441\u043b\u043e\u043c","validation-range":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044f \u043d\u0435 \u0432\u0445\u043e\u0434\u0438\u0442 \u0432 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d","validation-range-formatted":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044f {0} \u043d\u0435 \u0432\u0445\u043e\u0434\u0438\u0442 \u0432 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d","validation-stringLength":"\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0434\u043b\u0438\u043d\u0430 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u0432 \u043f\u043e\u043b\u0435","validation-stringLength-formatted":"\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0434\u043b\u0438\u043d\u0430 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u0432 \u043f\u043e\u043b\u0435 {0}","validation-custom":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","validation-custom-formatted":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435: {0}","validation-async":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","validation-async-formatted":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435: {0}","validation-compare":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u0435\u0439 \u043d\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0442 \u0434\u0440\u0443\u0433 \u0434\u0440\u0443\u0433\u0443.","validation-compare-formatted":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044f {0} \u043d\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442","validation-pattern":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043d\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0448\u0430\u0431\u043b\u043e\u043d\u0443","validation-pattern-formatted":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044f {0} \u043d\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0448\u0430\u0431\u043b\u043e\u043d\u0443","validation-email":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 email","validation-email-formatted":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438e {0}","validation-mask":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","dxLookup-searchPlaceholder":"\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u043e\u0435 \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u0438\u043c\u0432\u043e\u043b\u043e\u0432: {0}","dxList-pullingDownText":"\u041f\u043e\u0442\u044f\u043d\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c...","dxList-pulledDownText":"\u041e\u0442\u043f\u0443\u0441\u0442\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c...","dxList-refreshingText":"\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435...","dxList-pageLoadingText":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","dxList-nextButtonText":"\u0414\u0430\u043b\u0435\u0435","dxList-selectAll":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435","dxListEditDecorator-delete":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","dxListEditDecorator-more":"\u0415\u0449\u0435","dxScrollView-pullingDownText":"\u041f\u043e\u0442\u044f\u043d\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c...","dxScrollView-pulledDownText":"\u041e\u0442\u043f\u0443\u0441\u0442\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c...","dxScrollView-refreshingText":"\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435...","dxScrollView-reachBottomText":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","dxDateBox-simulatedDataPickerTitleTime":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0432\u0440\u0435\u043c\u044f","dxDateBox-simulatedDataPickerTitleDate":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443","dxDateBox-simulatedDataPickerTitleDateTime":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0430\u0442\u0443 \u0438 \u0432\u0440\u0435\u043c\u044f","dxDateBox-validation-datetime":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0434\u0430\u0442\u043e\u0439/\u0432\u0440\u0435\u043c\u0435\u043d\u0435\u043c","dxFileUploader-selectFile":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0444\u0430\u0439\u043b","dxFileUploader-dropFile":"\u0438\u043b\u0438 \u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0444\u0430\u0439\u043b \u0441\u044e\u0434\u0430","dxFileUploader-bytes":"\u0431\u0430\u0439\u0442","dxFileUploader-kb":"\u043a\u0411","dxFileUploader-Mb":"\u041c\u0411","dxFileUploader-Gb":"\u0413\u0411","dxFileUploader-upload":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c","dxFileUploader-uploaded":"\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u043e","dxFileUploader-readyToUpload":"\u0413\u043e\u0442\u043e\u0432\u043e \u043a \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435","dxFileUploader-uploadAbortedMessage":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u043e\u0442\u043c\u0435\u043d\u0435\u043d\u0430","dxFileUploader-uploadFailedMessage":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u043d\u0435 \u0443\u0434\u0430\u043b\u0430\u0441\u044c","dxFileUploader-invalidFileExtension":"\u041d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u0430","dxFileUploader-invalidMaxFileSize":"\u0424\u0430\u0439\u043b \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u0431\u043e\u043b\u044c\u0448\u043e\u0439","dxFileUploader-invalidMinFileSize":"\u0424\u0430\u0439\u043b \u0441\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0438\u0439","dxRangeSlider-ariaFrom":"\u041e\u0442","dxRangeSlider-ariaTill":"\u0414\u043e","dxSwitch-switchedOnText":"\u0412\u041a\u041b","dxSwitch-switchedOffText":"\u0412\u042b\u041a\u041b","dxForm-optionalMark":"\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439","dxForm-requiredMessage":" \u041f\u043e\u043b\u0435 {0} \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u043e","dxNumberBox-invalidValueMessage":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0447\u0438\u0441\u043b\u043e\u043c","dxNumberBox-noDataText":"\u041d\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0445","dxDataGrid-columnChooserTitle":"\u0412\u044b\u0431\u043e\u0440 \u0441\u0442\u043e\u043b\u0431\u0446\u043e\u0432","dxDataGrid-columnChooserEmptyText":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u044e\u0434\u0430, \u0447\u0442\u043e\u0431\u044b \u0441\u043a\u0440\u044b\u0442\u044c \u0435\u0433\u043e","dxDataGrid-groupContinuesMessage":"\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435","dxDataGrid-groupContinuedMessage":"\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u0435 \u0441 \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0435\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","dxDataGrid-groupHeaderText":"\u0421\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u043e \u044d\u0442\u043e\u043c\u0443 \u0441\u0442\u043e\u043b\u0431\u0446\u0443","dxDataGrid-ungroupHeaderText":"\u0420\u0430\u0437\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043f\u043e \u044d\u0442\u043e\u043c\u0443 \u0441\u0442\u043e\u043b\u0431\u0446\u0443","dxDataGrid-ungroupAllText":"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435","dxDataGrid-editingEditRow":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c","dxDataGrid-editingSaveRowChanges":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c","dxDataGrid-editingCancelRowChanges":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","dxDataGrid-editingDeleteRow":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","dxDataGrid-editingUndeleteRow":"\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c","dxDataGrid-editingConfirmDeleteMessage":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u0443 \u0437\u0430\u043f\u0438\u0441\u044c?","dxDataGrid-validationCancelChanges":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f","dxDataGrid-groupPanelEmptyText":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u044e\u0434\u0430, \u0447\u0442\u043e\u0431\u044b \u0441\u0433\u0440\u0443\u043f\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e \u043d\u0435\u043c\u0443","dxDataGrid-noDataText":"\u041d\u0435\u0442 \u0434\u0430\u043d\u043d\u044b\u0445","dxDataGrid-searchPanelPlaceholder":"\u0418\u0441\u043a\u0430\u0442\u044c...","dxDataGrid-filterRowShowAllText":"(\u0412\u0441\u0435)","dxDataGrid-filterRowResetOperationText":"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c","dxDataGrid-filterRowOperationEquals":"\u0420\u0430\u0432\u043d\u043e","dxDataGrid-filterRowOperationNotEquals":"\u041d\u0435 \u0440\u0430\u0432\u043d\u043e","dxDataGrid-filterRowOperationLess":"\u041c\u0435\u043d\u044c\u0448\u0435","dxDataGrid-filterRowOperationLessOrEquals":"\u041c\u0435\u043d\u044c\u0448\u0435 \u0438\u043b\u0438 \u0440\u0430\u0432\u043d\u043e","dxDataGrid-filterRowOperationGreater":"\u0411\u043e\u043b\u044c\u0448\u0435","dxDataGrid-filterRowOperationGreaterOrEquals":"\u0411\u043e\u043b\u044c\u0448\u0435 \u0438\u043b\u0438 \u0440\u0430\u0432\u043d\u043e","dxDataGrid-filterRowOperationStartsWith":"\u041d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0441","dxDataGrid-filterRowOperationContains":"\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442","dxDataGrid-filterRowOperationNotContains":"\u041d\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442","dxDataGrid-filterRowOperationEndsWith":"\u0417\u0430\u043a\u0430\u043d\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u043d\u0430","dxDataGrid-filterRowOperationBetween":"\u0412 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0435","dxDataGrid-filterRowOperationBetweenStartText":"\u041d\u0430\u0447\u0430\u043b\u043e","dxDataGrid-filterRowOperationBetweenEndText":"\u041a\u043e\u043d\u0435\u0446","dxDataGrid-applyFilterText":"\u041f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c \u0444\u0438\u043b\u044c\u0442\u0440","dxDataGrid-trueText":"\u0414\u0430","dxDataGrid-falseText":"\u041d\u0435\u0442","dxDataGrid-sortingAscendingText":"\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430\u043d\u0438\u044e","dxDataGrid-sortingDescendingText":"\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e \u0443\u0431\u044b\u0432\u0430\u043d\u0438\u044e","dxDataGrid-sortingClearText":"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0443","dxDataGrid-editingSaveAllChanges":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f","dxDataGrid-editingCancelAllChanges":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f","dxDataGrid-editingAddRow":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","dxDataGrid-summaryMin":"\u041c\u0438\u043d: {0}","dxDataGrid-summaryMinOtherColumn":"\u041c\u0438\u043d \u043f\u043e {1} : {0}","dxDataGrid-summaryMax":"\u041c\u0430\u043a\u0441: {0}","dxDataGrid-summaryMaxOtherColumn":"\u041c\u0430\u043a\u0441 \u043f\u043e {1} : {0}","dxDataGrid-summaryAvg":"\u0421\u0440\u0437\u043d\u0430\u0447: {0}","dxDataGrid-summaryAvgOtherColumn":"\u0421\u0440\u0437\u043d\u0430\u0447 \u043f\u043e {1} : {0}","dxDataGrid-summarySum":"\u0421\u0443\u043c\u043c: {0}","dxDataGrid-summarySumOtherColumn":"\u0421\u0443\u043c\u043c \u043f\u043e {1} : {0}","dxDataGrid-summaryCount":"\u041a\u043e\u043b-\u0432\u043e: {0}","dxDataGrid-columnFixingFix":"\u0417\u0430\u043a\u0440\u0435\u043f\u0438\u0442\u044c","dxDataGrid-columnFixingUnfix":"\u041e\u0442\u043a\u0440\u0435\u043f\u0438\u0442\u044c","dxDataGrid-columnFixingLeftPosition":"\u041d\u0430\u043b\u0435\u0432\u043e","dxDataGrid-columnFixingRightPosition":"\u041d\u0430\u043f\u0440\u0430\u0432\u043e","dxDataGrid-exportTo":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c","dxDataGrid-exportToExcel":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432 Excel \u0444\u0430\u0439\u043b","dxDataGrid-exporting":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442...","dxDataGrid-excelFormat":"Excel \u0444\u0430\u0439\u043b","dxDataGrid-selectedRows":"\u0412\u044b\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438","dxDataGrid-exportAll":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0441\u0451","dxDataGrid-exportSelectedRows":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u044b\u0431\u0440\u0430\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438","dxDataGrid-headerFilterEmptyValue":"(\u041f\u0443\u0441\u0442\u043e\u0435)","dxDataGrid-headerFilterOK":"\u041e\u041a","dxDataGrid-headerFilterCancel":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","dxDataGrid-ariaAdaptiveCollapse":"\u0421\u043a\u0440\u044b\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435","dxDataGrid-ariaAdaptiveExpand":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435","dxDataGrid-ariaColumn":"\u0421\u0442\u043e\u043b\u0431\u0435\u0446","dxDataGrid-ariaValue":"\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435","dxDataGrid-ariaFilterCell":"\u0424\u0438\u043b\u044c\u0442\u0440","dxDataGrid-ariaCollapse":"\u0421\u0432\u0435\u0440\u043d\u0443\u0442\u044c","dxDataGrid-ariaExpand":"\u0420\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c","dxDataGrid-ariaDataGrid":"\u0422\u0430\u0431\u043b\u0438\u0446\u0430 \u0434\u0430\u043d\u043d\u044b\u0445","dxDataGrid-ariaSearchInGrid":"\u0418\u0441\u043a\u0430\u0442\u044c \u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u0435 \u0434\u0430\u043d\u043d\u044b\u0445","dxDataGrid-ariaSelectAll":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0451","dxDataGrid-ariaSelectRow":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","dxDataGrid-ariaToolbar":"\u041f\u0430\u043d\u0435\u043b\u044c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u0434\u0430\u043d\u043d\u044b\u0445","dxDataGrid-filterBuilderPopupTitle":"\u041a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u043e\u0440 \u0444\u0438\u043b\u044c\u0442\u0440\u0430","dxDataGrid-filterPanelCreateFilter":"\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0444\u0438\u043b\u044c\u0442\u0440","dxDataGrid-filterPanelClearFilter":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c","dxDataGrid-filterPanelFilterEnabledHint":"\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0438\u043b\u044c\u0442\u0440","dxTreeList-ariaTreeList":"\u0418\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0434\u0430\u043d\u043d\u044b\u0445","dxTreeList-ariaSearchInGrid":"\u0418\u0441\u043a\u0430\u0442\u044c \u0432 \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0442\u0430\u0431\u043b\u0438\u0446\u0435 \u0434\u0430\u043d\u043d\u044b\u0445","dxTreeList-ariaToolbar":"\u041f\u0430\u043d\u0435\u043b\u044c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0438\u0435\u0440\u0430\u0440\u0445\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0442\u0430\u0431\u043b\u0438\u0446\u044b \u0434\u0430\u043d\u043d\u044b\u0445","dxTreeList-editingAddRowToNode":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c","dxPager-infoText":"\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 {0} \u0438\u0437 {1} (\u0412\u0441\u0435\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432: {2})","dxPager-pagesCountText":"\u0438\u0437","dxPager-pageSizesAllText":"\u0412\u0441\u0435","dxPivotGrid-grandTotal":"\u0418\u0442\u043e\u0433\u043e","dxPivotGrid-total":"{0} \u0412\u0441\u0435\u0433\u043e","dxPivotGrid-fieldChooserTitle":"\u0412\u044b\u0431\u043e\u0440 \u043f\u043e\u043b\u0435\u0439","dxPivotGrid-showFieldChooser":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432\u044b\u0431\u043e\u0440 \u043f\u043e\u043b\u0435\u0439","dxPivotGrid-expandAll":"\u0420\u0430\u0441\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u0435","dxPivotGrid-collapseAll":"\u0421\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0441\u0435","dxPivotGrid-sortColumnBySummary":"\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \\"{0}\\" \u043f\u043e \u044d\u0442\u043e\u0439 \u043a\u043e\u043b\u043e\u043d\u043a\u0435","dxPivotGrid-sortRowBySummary":"\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \\"{0}\\" \u043f\u043e \u044d\u0442\u043e\u0439 \u0441\u0442\u0440\u043e\u043a\u0435","dxPivotGrid-removeAllSorting":"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0432\u0441\u0435 \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0438","dxPivotGrid-dataNotAvailable":"\u041d/\u0414","dxPivotGrid-rowFields":"\u041f\u043e\u043b\u044f \u0441\u0442\u0440\u043e\u043a","dxPivotGrid-columnFields":"\u041f\u043e\u043b\u044f \u0441\u0442\u043e\u043b\u0431\u0446\u043e\u0432","dxPivotGrid-dataFields":"\u041f\u043e\u043b\u044f \u0434\u0430\u043d\u043d\u044b\u0445","dxPivotGrid-filterFields":"\u041f\u043e\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432","dxPivotGrid-allFields":"\u0412\u0441\u0435 \u043f\u043e\u043b\u044f","dxPivotGrid-columnFieldArea":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u043f\u043e\u043b\u044f \u043a\u043e\u043b\u043e\u043d\u043e\u043a c\u044e\u0434\u0430","dxPivotGrid-dataFieldArea":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u043f\u043e\u043b\u044f \u0434\u0430\u043d\u043d\u044b\u0445 c\u044e\u0434\u0430","dxPivotGrid-rowFieldArea":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u043f\u043e\u043b\u044f \u0441\u0442\u0440\u043e\u043a c\u044e\u0434\u0430","dxPivotGrid-filterFieldArea":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u043f\u043e\u043b\u044f \u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432 c\u044e\u0434\u0430","dxScheduler-editorLabelTitle":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435","dxScheduler-editorLabelStartDate":"\u0414\u0430\u0442\u0430 \u043d\u0430\u0447\u0430\u043b\u0430","dxScheduler-editorLabelEndDate":"\u0414\u0430\u0442\u0430 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u044f","dxScheduler-editorLabelDescription":"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435","dxScheduler-editorLabelRecurrence":"\u041f\u043e\u0432\u0442\u043e\u0440\u0435\u043d\u0438\u0435","dxScheduler-openAppointment":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0437\u0430\u0434\u0430\u0447\u0443","dxScheduler-recurrenceNever":"\u041d\u0438\u043a\u043e\u0433\u0434\u0430","dxScheduler-recurrenceMinutely":"\u0415\u0436\u0435\u043c\u0438\u043d\u0443\u0442\u043d\u043e","dxScheduler-recurrenceHourly":"\u0415\u0436\u0435\u0447\u0430\u0441\u043d\u043e","dxScheduler-recurrenceDaily":"\u0415\u0436\u0435\u0434\u043d\u0435\u0432\u043d\u043e","dxScheduler-recurrenceWeekly":"\u0415\u0436\u0435\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u043e","dxScheduler-recurrenceMonthly":"\u0415\u0436\u0435\u043c\u0435\u0441\u044f\u0447\u043d\u043e","dxScheduler-recurrenceYearly":"\u0415\u0436\u0435\u0433\u043e\u0434\u043d\u043e","dxScheduler-recurrenceRepeatEvery":"\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b","dxScheduler-recurrenceRepeatOn":"\u041f\u043e\u0432\u0442\u043e\u0440\u044f\u0442\u044c \u043f\u043e","dxScheduler-recurrenceEnd":"\u0417\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u0435\u043d\u0438\u0435","dxScheduler-recurrenceAfter":"\u041f\u043e\u0441\u043b\u0435","dxScheduler-recurrenceOn":"\u041f\u043e\u0432\u0442\u043e\u0440\u044f\u0442\u044c \u0434\u043e","dxScheduler-recurrenceRepeatMinutely":"\u043c\u0438\u043d\u0443\u0442(\u043c\u0438\u043d\u0443\u0442\u044b)","dxScheduler-recurrenceRepeatHourly":"\u0447\u0430\u0441\u043e\u0432(\u0447\u0430\u0441\u0430)","dxScheduler-recurrenceRepeatDaily":"\u0434\u043d\u0435\u0439(\u0434\u043d\u044f)","dxScheduler-recurrenceRepeatWeekly":"\u043d\u0435\u0434\u0435\u043b\u0438(\u043d\u0435\u0434\u0435\u043b\u044c)","dxScheduler-recurrenceRepeatMonthly":"\u043c\u0435\u0441\u044f\u0446\u0430(\u043c\u0435\u0441\u044f\u0446\u0435\u0432)","dxScheduler-recurrenceRepeatYearly":"\u0433\u043e\u0434\u0430(\u043b\u0435\u0442)","dxScheduler-recurrenceRepeatOnDate":"\u0434\u043e \u0434\u0430\u0442\u044b","dxScheduler-recurrenceRepeatCount":"\u043f\u043e\u0432\u0442\u043e\u0440\u0435\u043d\u0438\u0439","dxScheduler-switcherDay":"\u0414\u0435\u043d\u044c","dxScheduler-switcherWeek":"\u041d\u0435\u0434\u0435\u043b\u044f","dxScheduler-switcherWorkWeek":"\u0420\u0430\u0431\u043e\u0447\u0430\u044f \u043d\u0435\u0434\u0435\u043b\u044f","dxScheduler-switcherMonth":"\u041c\u0435\u0441\u044f\u0446","dxScheduler-switcherTimelineDay":"\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u0434\u043d\u044f","dxScheduler-switcherTimelineWeek":"\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u043d\u0435\u0434\u0435\u043b\u0438","dxScheduler-switcherTimelineWorkWeek":"\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u0440\u0430\u0431\u043e\u0447\u0435\u0439 \u043d\u0435\u0434\u0435\u043b\u0438","dxScheduler-switcherTimelineMonth":"\u0425\u0440\u043e\u043d\u043e\u043b\u043e\u0433\u0438\u044f \u043c\u0435\u0441\u044f\u0446\u0430","dxScheduler-switcherAgenda":"\u0420\u0430\u0441\u043f\u0438\u0441\u0430\u043d\u0438\u0435","dxScheduler-allDay":"\u0412\u0435\u0441\u044c \u0434\u0435\u043d\u044c","dxScheduler-confirmRecurrenceEditMessage":"\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043e\u0442\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u044d\u0442\u043e \u0441\u043e\u0431\u044b\u0442\u0438\u0435 \u0438\u043b\u0438 \u0432\u0441\u044e \u0441\u0435\u0440\u0438\u044e?","dxScheduler-confirmRecurrenceDeleteMessage":"\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u044d\u0442\u043e \u0441\u043e\u0431\u044b\u0442\u0438\u0435 \u0438\u043b\u0438 \u0432\u0441\u044e \u0441\u0435\u0440\u0438\u044e?","dxScheduler-confirmRecurrenceEditSeries":"\u0412\u0441\u044e \u0441\u0435\u0440\u0438\u044e","dxScheduler-confirmRecurrenceDeleteSeries":"\u0412\u0441\u044e \u0441\u0435\u0440\u0438\u044e","dxScheduler-confirmRecurrenceEditOccurrence":"\u0422\u043e\u043b\u044c\u043a\u043e \u044d\u0442\u043e \u0441\u043e\u0431\u044b\u0442\u0438\u0435","dxScheduler-confirmRecurrenceDeleteOccurrence":"\u0422\u043e\u043b\u044c\u043a\u043e \u044d\u0442\u043e \u0441\u043e\u0431\u044b\u0442\u0438\u0435","dxScheduler-noTimezoneTitle":"\u0427\u0430\u0441\u043e\u0432\u043e\u0439 \u043f\u043e\u044f\u0441 \u043d\u0435 \u0432\u044b\u0431\u0440\u0430\u043d","dxScheduler-moreAppointments":"\u0438 \u0435\u0449\u0435 {0}","dxCalendar-todayButtonText":"\u0421\u0435\u0433\u043e\u0434\u043d\u044f","dxCalendar-ariaWidgetName":"\u041a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c","dxColorView-ariaRed":"\u041a\u0440\u0430\u0441\u043d\u044b\u0439","dxColorView-ariaGreen":"\u0417\u0435\u043b\u0435\u043d\u044b\u0439","dxColorView-ariaBlue":"\u0421\u0438\u043d\u0438\u0439","dxColorView-ariaAlpha":"\u041f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u043e\u0441\u0442\u044c","dxColorView-ariaHex":"\u041a\u043e\u0434 \u0446\u0432\u0435\u0442\u0430","dxTagBox-selected":"{0} \u0432\u044b\u0431\u0440\u0430\u043d\u043e","dxTagBox-allSelected":"\u0412\u044b\u0431\u0440\u0430\u043d\u043e \u0432\u0441\u0435 ({0})","dxTagBox-moreSelected":"\u0438 \u0435\u0449\u0435 {0}","vizExport-printingButtonText":"\u041f\u0435\u0447\u0430\u0442\u044c","vizExport-titleMenuText":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442/\u041f\u0435\u0447\u0430\u0442\u044c","vizExport-exportButtonText":"{0} \u0444\u0430\u0439\u043b","dxFilterBuilder-and":"\u0418","dxFilterBuilder-or":"\u0418\u043b\u0438","dxFilterBuilder-notAnd":"\u041d\u0435 \u0418","dxFilterBuilder-notOr":"\u041d\u0435 \u0418\u043b\u0438","dxFilterBuilder-addCondition":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0443\u0441\u043b\u043e\u0432\u0438\u0435","dxFilterBuilder-addGroup":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u0443","dxFilterBuilder-enterValueText":"<\u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435>","dxFilterBuilder-filterOperationEquals":"\u0420\u0430\u0432\u043d\u043e","dxFilterBuilder-filterOperationNotEquals":"\u041d\u0435 \u0440\u0430\u0432\u043d\u043e","dxFilterBuilder-filterOperationLess":"\u041c\u0435\u043d\u044c\u0448\u0435","dxFilterBuilder-filterOperationLessOrEquals":"\u041c\u0435\u043d\u044c\u0448\u0435 \u0438\u043b\u0438 \u0440\u0430\u0432\u043d\u043e","dxFilterBuilder-filterOperationGreater":"\u0411\u043e\u043b\u044c\u0448\u0435","dxFilterBuilder-filterOperationGreaterOrEquals":"\u0411\u043e\u043b\u044c\u0448\u0435 \u0438\u043b\u0438 \u0440\u0430\u0432\u043d\u043e","dxFilterBuilder-filterOperationStartsWith":"\u041d\u0430\u0447\u0438\u043d\u0430\u0435\u0442\u0441\u044f \u0441","dxFilterBuilder-filterOperationContains":"\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442","dxFilterBuilder-filterOperationNotContains":"\u041d\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442","dxFilterBuilder-filterOperationEndsWith":"\u0417\u0430\u043a\u0430\u043d\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u043d\u0430","dxFilterBuilder-filterOperationIsBlank":"\u041f\u0443\u0441\u0442\u043e","dxFilterBuilder-filterOperationIsNotBlank":"\u041d\u0435 \u043f\u0443\u0441\u0442\u043e","dxFilterBuilder-filterOperationBetween":"\u0412 \u0434\u0438\u0430\u043f\u0430\u0437\u043e\u043d\u0435","dxFilterBuilder-filterOperationAnyOf":"\u041b\u044e\u0431\u043e\u0439 \u0438\u0437","dxFilterBuilder-filterOperationNoneOf":"\u041d\u0438 \u043e\u0434\u0438\u043d \u0438\u0437","dxHtmlEditor-dialogColorCaption":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0446\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430","dxHtmlEditor-dialogBackgroundCaption":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0446\u0432\u0435\u0442 \u0444\u043e\u043d\u0430","dxHtmlEditor-dialogLinkCaption":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443","dxHtmlEditor-dialogLinkUrlField":"URL","dxHtmlEditor-dialogLinkTextField":"\u0422\u0435\u043a\u0441\u0442","dxHtmlEditor-dialogLinkTargetField":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432 \u043d\u043e\u0432\u043e\u043c \u043e\u043a\u043d\u0435","dxHtmlEditor-dialogImageCaption":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","dxHtmlEditor-dialogImageUrlField":"URL","dxHtmlEditor-dialogImageAltField":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442","dxHtmlEditor-dialogImageWidthField":"\u0428\u0438\u0440\u0438\u043d\u0430 (px)","dxHtmlEditor-dialogImageHeightField":"\u0412\u044b\u0441\u043e\u0442\u0430 (px)","dxHtmlEditor-dialogInsertTableRowsField":"\u0421\u0442\u0440\u043e\u043a\u0438","dxHtmlEditor-dialogInsertTableColumnsField":"\u041a\u043e\u043b\u043e\u043d\u043a\u0438","dxHtmlEditor-dialogInsertTableCaption":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443","dxHtmlEditor-heading":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","dxHtmlEditor-normalText":"\u041e\u0431\u044b\u0447\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442","dxHtmlEditor-background":"\u0426\u0432\u0435\u0442 \u0444\u043e\u043d\u0430","dxHtmlEditor-bold":"\u041f\u043e\u043b\u0443\u0436\u0438\u0440\u043d\u044b\u0439","dxHtmlEditor-color":"\u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430","dxHtmlEditor-font":"\u0428\u0440\u0438\u0444\u0442","dxHtmlEditor-italic":"\u041a\u0443\u0440\u0441\u0438\u0432","dxHtmlEditor-link":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443","dxHtmlEditor-image":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","dxHtmlEditor-size":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430","dxHtmlEditor-strike":"\u0417\u0430\u0447\u0435\u0440\u043a\u043d\u0443\u0442\u044b\u0439","dxHtmlEditor-subscript":"\u041d\u0438\u0436\u043d\u0438\u0439 \u0438\u043d\u0434\u0435\u043a\u0441","dxHtmlEditor-superscript":"\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u0438\u043d\u0434\u0435\u043a\u0441","dxHtmlEditor-underline":"\u041f\u043e\u0434\u0447\u0435\u0440\u043a\u043d\u0443\u0442\u044b\u0439","dxHtmlEditor-blockquote":"\u0426\u0438\u0442\u0430\u0442\u0430","dxHtmlEditor-header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","dxHtmlEditor-increaseIndent":"\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f","dxHtmlEditor-decreaseIndent":"\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f","dxHtmlEditor-orderedList":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","dxHtmlEditor-bulletList":"\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","dxHtmlEditor-alignLeft":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","dxHtmlEditor-alignCenter":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","dxHtmlEditor-alignRight":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","dxHtmlEditor-alignJustify":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435","dxHtmlEditor-codeBlock":"\u0411\u043b\u043e\u043a \u043a\u043e\u0434\u0430","dxHtmlEditor-variable":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u0443\u044e","dxHtmlEditor-undo":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","dxHtmlEditor-redo":"\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c","dxHtmlEditor-clear":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435","dxHtmlEditor-insertTable":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443","dxHtmlEditor-insertHeaderRow":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u0432","dxHtmlEditor-insertRowAbove":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443","dxHtmlEditor-insertRowBelow":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443","dxHtmlEditor-insertColumnLeft":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u043b\u043e\u043d\u043a\u0443 \u0441\u043b\u0435\u0432\u0430","dxHtmlEditor-insertColumnRight":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u043b\u043e\u043d\u043a\u0443 \u0441\u043f\u0440\u0430\u0432\u0430","dxHtmlEditor-deleteColumn":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043a\u043e\u043b\u043e\u043d\u043a\u0443","dxHtmlEditor-deleteRow":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","dxHtmlEditor-deleteTable":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443","dxHtmlEditor-cellProperties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u044f\u0447\u0435\u0439\u043a\u0438","dxHtmlEditor-tableProperties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b","dxHtmlEditor-insert":"\u0412\u0441\u0442\u0430\u0432\u043a\u0430","dxHtmlEditor-delete":"\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435","dxHtmlEditor-border":"\u0413\u0440\u0430\u043d\u0438\u0446\u0430","dxHtmlEditor-style":"\u0421\u0442\u0438\u043b\u044c","dxHtmlEditor-width":"\u0428\u0438\u0440\u0438\u043d\u0430","dxHtmlEditor-height":"\u0412\u044b\u0441\u043e\u0442\u0430","dxHtmlEditor-borderColor":"\u0426\u0432\u0435\u0442","dxHtmlEditor-tableBackground":"\u0426\u0432\u0435\u0442 \u0444\u043e\u043d\u0430","dxHtmlEditor-dimensions":"\u0420\u0430\u0437\u043c\u0435\u0440\u044b","dxHtmlEditor-alignment":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","dxHtmlEditor-horizontal":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e\u0435","dxHtmlEditor-vertical":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0435","dxHtmlEditor-paddingVertical":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u0442\u0441\u0442\u0443\u043f","dxHtmlEditor-paddingHorizontal":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u0442\u0441\u0442\u0443\u043f","dxHtmlEditor-pixels":"\u041f\u0438\u043a\u0441\u0435\u043b\u0438","dxHtmlEditor-list":"\u0421\u043f\u0438\u0441\u043e\u043a","dxHtmlEditor-ordered":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439","dxHtmlEditor-bullet":"\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439","dxHtmlEditor-align":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","dxHtmlEditor-center":"\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","dxHtmlEditor-left":"\u041f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","dxHtmlEditor-right":"\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","dxHtmlEditor-indent":"\u041e\u0442\u0441\u0442\u0443\u043f","dxHtmlEditor-justify":"\u041f\u043e \u0448\u0438\u0440\u0438\u043d\u0435","dxFileManager-newDirectoryName":"\u0411\u0435\u0437 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f","dxFileManager-rootDirectoryName":"\u0424\u0430\u0439\u043b\u044b","dxFileManager-errorNoAccess":"\u0414\u043e\u0441\u0442\u0443\u043f \u0437\u0430\u043f\u0440\u0435\u0449\u0451\u043d. \u041e\u043f\u0435\u0440\u0430\u0446\u0438\u044f \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0430.","dxFileManager-errorDirectoryExistsFormat":"\u041a\u0430\u0442\u0430\u043b\u043e\u0433 {0} \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.","dxFileManager-errorFileExistsFormat":"\u0424\u0430\u0439\u043b {0} \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.","dxFileManager-errorFileNotFoundFormat":"\u0424\u0430\u0439\u043b {0} \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d.","dxFileManager-errorDirectoryNotFoundFormat":"\u041a\u0430\u0442\u0430\u043b\u043e\u0433 \'{0}\' \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d.","dxFileManager-errorWrongFileExtension":"\u041d\u0435\u0432\u0435\u0440\u043d\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u0430.","dxFileManager-errorMaxFileSizeExceeded":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0430\u0435\u0442 \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435.","dxFileManager-errorInvalidSymbols":"\u0412\u0432\u0435\u0434\u0451\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043d\u0435\u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b.","dxFileManager-errorDefault":"\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430","dxFileManager-errorDirectoryOpenFailed":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u043a\u0430\u0442\u0430\u043b\u043e\u0433","dxFileManager-commandCreate":"\u041d\u043e\u0432\u0430\u044f \u043f\u0430\u043f\u043a\u0430","dxFileManager-commandRename":"\u041f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u0442\u044c","dxFileManager-commandMove":"\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u0432","dxFileManager-commandCopy":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432","dxFileManager-commandDelete":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","dxFileManager-commandDownload":"\u0421\u043a\u0430\u0447\u0430\u0442\u044c","dxFileManager-commandUpload":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0444\u0430\u0439\u043b\u044b","dxFileManager-commandRefresh":"\u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c","dxFileManager-commandThumbnails":"\u0420\u0435\u0436\u0438\u043c \u044d\u043a\u0441\u0438\u0437\u043e\u0432","dxFileManager-commandDetails":"\u0420\u0435\u0436\u0438\u043c \u0441\u043f\u0438\u0441\u043a\u0430","dxFileManager-commandClearSelection":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u0435","dxFileManager-dialogButtonCancel":"\u041e\u0442\u043c\u0435\u043d\u0430","dxFileManager-commandShowNavPane":"\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u0430\u043d\u0435\u043b\u044c \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u0438","dxFileManager-dialogDirectoryChooserMoveTitle":"\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u0432","dxFileManager-dialogDirectoryChooserMoveButtonText":"\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c","dxFileManager-dialogDirectoryChooserCopyTitle":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432","dxFileManager-dialogDirectoryChooserCopyButtonText":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c","dxFileManager-dialogRenameItemTitle":"\u041f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u0442\u044c","dxFileManager-dialogRenameItemButtonText":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c","dxFileManager-dialogCreateDirectoryTitle":"\u041d\u043e\u0432\u0430\u044f \u043f\u0430\u043f\u043a\u0430","dxFileManager-dialogCreateDirectoryButtonText":"\u0421\u043e\u0437\u0434\u0430\u0442\u044c","dxFileManager-dialogDeleteItemTitle":"\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430","dxFileManager-dialogDeleteItemButtonText":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","dxFileManager-dialogDeleteItemSingleItemConfirmation":"\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c {0}?","dxFileManager-dialogDeleteItemMultipleItemsConfirmation":"\u0412\u044b \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c {0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432?","dxFileManager-editingCreateSingleItemProcessingMessage":"\u0421\u043e\u0437\u0434\u0430\u0451\u0442\u0441\u044f \u043f\u0430\u043f\u043a\u0430 \u0432 {0}","dxFileManager-editingCreateSingleItemSuccessMessage":"\u0421\u043e\u0437\u0434\u0430\u043d\u0430 \u043f\u0430\u043f\u043a\u0430 \u0432 {0}","dxFileManager-editingCreateSingleItemErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u0430\u043f\u043a\u0443","dxFileManager-editingCreateCommonErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u0430\u043f\u043a\u0443","dxFileManager-editingRenameSingleItemProcessingMessage":"\u041f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0432 {0}","dxFileManager-editingRenameSingleItemSuccessMessage":"\u041f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0432 {0}","dxFileManager-editingRenameSingleItemErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442","dxFileManager-editingRenameCommonErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442","dxFileManager-editingDeleteSingleItemProcessingMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0443\u0434\u0430\u043b\u044f\u0435\u0442\u0441\u044f \u0438\u0437 {0}","dxFileManager-editingDeleteMultipleItemsProcessingMessage":"\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 {0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0438\u0437 {1}","dxFileManager-editingDeleteSingleItemSuccessMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0443\u0434\u0430\u043b\u0451\u043d \u0438\u0437 {0}","dxFileManager-editingDeleteMultipleItemsSuccessMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0443\u0434\u0430\u043b\u0435\u043d\u043e \u0438\u0437 {1}","dxFileManager-editingDeleteSingleItemErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442","dxFileManager-editingDeleteMultipleItemsErrorMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043d\u0435 \u0431\u044b\u043b\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u044b","dxFileManager-editingDeleteCommonErrorMessage":"\u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u043d\u0435 \u0431\u044b\u043b\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u044b","dxFileManager-editingMoveSingleItemProcessingMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0430\u0435\u0442\u0441\u044f \u0432 {0}","dxFileManager-editingMoveMultipleItemsProcessingMessage":"\u041f\u0435\u0440\u0435\u043c\u0435\u0449\u0435\u043d\u0438\u0435 {0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0432 {1}","dxFileManager-editingMoveSingleItemSuccessMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0451\u043d \u0432 {0}","dxFileManager-editingMoveMultipleItemsSuccessMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0435\u043d\u043e \u0432 {1}","dxFileManager-editingMoveSingleItemErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442","dxFileManager-editingMoveMultipleItemsErrorMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043d\u0435 \u0431\u044b\u043b\u0438 \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0435\u043d\u044b","dxFileManager-editingMoveCommonErrorMessage":"\u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u043d\u0435 \u0431\u044b\u043b\u0438 \u043f\u0435\u0440\u0435\u043c\u0435\u0449\u0435\u043d\u044b","dxFileManager-editingCopySingleItemProcessingMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u043a\u043e\u043f\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0432 {0}","dxFileManager-editingCopyMultipleItemsProcessingMessage":"\u041a\u043e\u0438\u043f\u0440\u043e\u0432\u0430\u043d\u0438\u0435 {0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0432 {1}","dxFileManager-editingCopySingleItemSuccessMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d \u0432 {0}","dxFileManager-editingCopyMultipleItemsSuccessMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u043e \u0432 {1}","dxFileManager-editingCopySingleItemErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442","dxFileManager-editingCopyMultipleItemsErrorMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043d\u0435 \u0431\u044b\u043b\u0438 \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u044b","dxFileManager-editingCopyCommonErrorMessage":"\u041d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u043d\u0435 \u0431\u044b\u043b\u0438 \u0441\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u044b","dxFileManager-editingUploadSingleItemProcessingMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044f \u0432 {0}","dxFileManager-editingUploadMultipleItemsProcessingMessage":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 {0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0432 {1}","dxFileManager-editingUploadSingleItemSuccessMessage":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043d \u0432 {0}","dxFileManager-editingUploadMultipleItemsSuccessMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u043e \u0432 {1}","dxFileManager-editingUploadSingleItemErrorMessage":"\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442","dxFileManager-editingUploadMultipleItemsErrorMessage":"{0} \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u043d\u0435 \u0431\u044b\u043b\u0438 \u0437\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u044b","dxFileManager-editingUploadCanceledMessage":"\u041e\u0442\u043c\u0435\u043d\u0435\u043d\u043e","dxFileManager-listDetailsColumnCaptionName":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435","dxFileManager-listDetailsColumnCaptionDateModified":"\u0414\u0430\u0442\u0430 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f","dxFileManager-listDetailsColumnCaptionFileSize":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0444\u0430\u0439\u043b\u0430","dxFileManager-listThumbnailsTooltipTextSize":"\u0420\u0430\u0437\u043c\u0435\u0440","dxFileManager-listThumbnailsTooltipTextDateModified":"\u0414\u0430\u0442\u0430 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f","dxFileManager-notificationProgressPanelTitle":"\u041f\u0440\u043e\u0433\u0440\u0435\u0441\u0441","dxFileManager-notificationProgressPanelEmptyListText":"\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u0438 \u043e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u044e\u0442","dxFileManager-notificationProgressPanelOperationCanceled":"\u041e\u0442\u043c\u0435\u043d\u0435\u043d\u043e","dxDiagram-categoryGeneral":"\u041e\u0431\u0449\u0438\u0435","dxDiagram-categoryFlowchart":"\u0411\u043b\u043e\u043a-\u0441\u0445\u0435\u043c\u0430","dxDiagram-categoryOrgChart":"\u041e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0445\u0435\u043c\u0430","dxDiagram-categoryContainers":"\u041a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u044b","dxDiagram-categoryCustom":"\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0435","dxDiagram-commandExportToSvg":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442 \u0432 SVG","dxDiagram-commandExportToPng":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442 \u0432 PNG","dxDiagram-commandExportToJpg":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442 \u0432 JPEG","dxDiagram-commandUndo":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","dxDiagram-commandRedo":"\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c","dxDiagram-commandFontName":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0448\u0440\u0438\u0444\u0442\u0430","dxDiagram-commandFontSize":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430","dxDiagram-commandBold":"\u041f\u043e\u043b\u0443\u0436\u0438\u0440\u043d\u044b\u0439","dxDiagram-commandItalic":"\u041a\u0443\u0440\u0441\u0438\u0432","dxDiagram-commandUnderline":"\u041f\u043e\u0434\u0447\u0435\u0440\u043a\u043d\u0443\u0442\u044b\u0439","dxDiagram-commandTextColor":"\u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430","dxDiagram-commandLineColor":"\u0426\u0432\u0435\u0442 \u043b\u0438\u043d\u0438\u0438","dxDiagram-commandLineWidth":"\u0428\u0438\u0440\u0438\u043d\u0430 \u043b\u0438\u043d\u0438\u0438","dxDiagram-commandLineStyle":"\u0421\u0442\u0438\u043b\u044c \u043b\u0438\u043d\u0438\u0438","dxDiagram-commandLineStyleSolid":"\u0421\u043f\u043b\u043e\u0448\u043d\u0430\u044f","dxDiagram-commandLineStyleDotted":"\u041f\u0443\u043d\u043a\u0442\u0438\u0440\u043d\u0430\u044f","dxDiagram-commandLineStyleDashed":"\u0428\u0442\u0440\u0438\u0445\u043e\u0432\u0430\u044f","dxDiagram-commandFillColor":"\u0426\u0432\u0435\u0442 \u0437\u0430\u043b\u0438\u0432\u043a\u0438","dxDiagram-commandAlignLeft":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","dxDiagram-commandAlignCenter":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","dxDiagram-commandAlignRight":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","dxDiagram-commandConnectorLineType":"\u0422\u0438\u043f \u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u0435\u043b\u044f","dxDiagram-commandConnectorLineStraight":"\u041f\u0440\u044f\u043c\u043e\u0439","dxDiagram-commandConnectorLineOrthogonal":"\u041e\u0440\u0442\u043e\u0433\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439","dxDiagram-commandConnectorLineStart":"\u0422\u0438\u043f \u043d\u0430\u0447\u0430\u043b\u0430 \u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u0435\u043b\u044f","dxDiagram-commandConnectorLineEnd":"\u0422\u0438\u043f \u043a\u043e\u043d\u0446\u0430 \u0441\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u0435\u043b\u044f","dxDiagram-commandConnectorLineNone":"\u041d\u0435\u0442","dxDiagram-commandConnectorLineArrow":"\u0421\u0442\u0440\u0435\u043b\u043a\u0430","dxDiagram-commandFullscreen":"\u041f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c","dxDiagram-commandUnits":"\u0415\u0434\u0438\u043d\u0438\u0446\u044b \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f","dxDiagram-commandPageSize":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","dxDiagram-commandPageOrientation":"\u041e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","dxDiagram-commandPageOrientationLandscape":"\u0410\u043b\u044c\u0431\u043e\u043c\u043d\u0430\u044f","dxDiagram-commandPageOrientationPortrait":"\u041f\u043e\u0440\u0442\u0440\u0435\u0442\u043d\u0430\u044f","dxDiagram-commandPageColor":"\u0426\u0432\u0435\u0442 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","dxDiagram-commandShowGrid":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0441\u0435\u0442\u043a\u0443","dxDiagram-commandSnapToGrid":"\u041f\u0440\u0438\u0432\u044f\u0437\u043a\u0430 \u043a \u0441\u0435\u0442\u043a\u0435","dxDiagram-commandGridSize":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0441\u0435\u0442\u043a\u0438","dxDiagram-commandZoomLevel":"\u041c\u0430\u0448\u0442\u0430\u0431","dxDiagram-commandAutoZoom":"\u0410\u0432\u0442\u043e\u043c\u0430\u0448\u0442\u0430\u0431","dxDiagram-commandFitToContent":"\u0412\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043f\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u043c\u0443","dxDiagram-commandFitToWidth":"\u0412\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435","dxDiagram-commandAutoZoomByContent":"\u0410\u0432\u0442\u043e\u043c\u0430\u0448\u0442\u0430\u0431 \u043f\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u043c\u0443","dxDiagram-commandAutoZoomByWidth":"\u0410\u0432\u0442\u043e\u043c\u0430\u0448\u0442\u0430\u0431 \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435","dxDiagram-commandSimpleView":"\u0423\u043f\u0440\u043e\u0449\u0435\u043d\u043d\u044b\u0439 \u0432\u0438\u0434","dxDiagram-commandCut":"\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c","dxDiagram-commandCopy":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c","dxDiagram-commandPaste":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c","dxDiagram-commandSelectAll":"\u0412\u044b\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u0441\u0451","dxDiagram-commandDelete":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","dxDiagram-commandBringToFront":"\u041d\u0430 \u043f\u0435\u0440\u0435\u0434\u043d\u0438\u0439 \u043f\u043b\u0430\u043d","dxDiagram-commandSendToBack":"\u041d\u0430 \u0437\u0430\u0434\u043d\u0438\u0439 \u043f\u043b\u0430\u043d","dxDiagram-commandLock":"\u0417\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c","dxDiagram-commandUnlock":"\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u0442\u044c","dxDiagram-commandInsertShapeImage":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...","dxDiagram-commandEditShapeImage":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...","dxDiagram-commandDeleteShapeImage":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","dxDiagram-commandLayoutLeftToRight":"\u0421\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e","dxDiagram-commandLayoutRightToLeft":"\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u043e","dxDiagram-commandLayoutTopToBottom":"\u0421\u0432\u0435\u0440\u0445\u0443 \u0432\u043d\u0438\u0437","dxDiagram-commandLayoutBottomToTop":"\u0421\u043d\u0438\u0437\u0443 \u0432\u0432\u0435\u0440\u0445","dxDiagram-unitIn":"\u0434\u044e\u0439\u043c(\u0430)","dxDiagram-unitCm":"\u0441\u043c","dxDiagram-unitPx":"\u043f\u0438\u043a\u0441\u0435\u043b\u044c(\u044f)","dxDiagram-dialogButtonOK":"\u041e\u041a","dxDiagram-dialogButtonCancel":"\u041e\u0442\u043c\u0435\u043d\u0430","dxDiagram-dialogInsertShapeImageTitle":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","dxDiagram-dialogEditShapeImageTitle":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","dxDiagram-dialogEditShapeImageSelectButton":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","dxDiagram-dialogEditShapeImageLabelText":"\u0438\u043b\u0438 \u043f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0444\u0430\u0439\u043b \u0441\u044e\u0434\u0430","dxDiagram-uiExport":"\u042d\u043a\u0441\u043f\u043e\u0440\u0442","dxDiagram-uiProperties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430","dxDiagram-uiSettings":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438","dxDiagram-uiShowToolbox":"\u041f\u0430\u043d\u0435\u043b\u044c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432","dxDiagram-uiSearch":"\u041f\u043e\u0438\u0441\u043a","dxDiagram-uiStyle":"\u0421\u0442\u0438\u043b\u044c","dxDiagram-uiLayout":"\u041a\u043e\u043c\u043f\u043e\u043d\u043e\u0432\u043a\u0430","dxDiagram-uiLayoutTree":"\u0414\u0440\u0435\u0432\u043e\u0432\u0438\u0434\u043d\u0430\u044f","dxDiagram-uiLayoutLayered":"\u041c\u043d\u043e\u0433\u043e\u0443\u0440\u043e\u0432\u043d\u0435\u0432\u0430\u044f","dxDiagram-uiDiagram":"\u0414\u0438\u0430\u0433\u0440\u0430\u043c\u043c\u0430","dxDiagram-uiText":"\u0422\u0435\u043a\u0441\u0442","dxDiagram-uiObject":"\u041e\u0431\u044a\u0435\u043a\u0442","dxDiagram-uiConnector":"\u0421\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u0435\u043b\u044c","dxDiagram-uiPage":"\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430","dxDiagram-shapeText":"\u0422\u0435\u043a\u0441\u0442","dxDiagram-shapeRectangle":"\u041f\u0440\u044f\u043c\u043e\u0443\u0433\u043e\u043b\u044c\u043d\u0438\u043a","dxDiagram-shapeEllipse":"\u042d\u043b\u043b\u0438\u043f\u0441","dxDiagram-shapeCross":"\u041a\u0440\u0435\u0441\u0442","dxDiagram-shapeTriangle":"\u0422\u0440\u0435\u0443\u0433\u043e\u043b\u044c\u043d\u0438\u043a","dxDiagram-shapeDiamond":"\u0420\u043e\u043c\u0431","dxDiagram-shapeHeart":"\u0421\u0435\u0440\u0434\u0446\u0435","dxDiagram-shapePentagon":"\u041f\u044f\u0442\u0438\u0443\u0433\u043e\u043b\u044c\u043d\u0438\u043a","dxDiagram-shapeHexagon":"\u0428\u0435\u0441\u0442\u0438\u0443\u0433\u043e\u043b\u044c\u043d\u0438\u043a","dxDiagram-shapeOctagon":"\u0412\u043e\u0441\u044c\u043c\u0438\u0443\u0433\u043e\u043b\u044c\u043d\u0438\u043a","dxDiagram-shapeStar":"\u0417\u0432\u0435\u0437\u0434\u0430","dxDiagram-shapeArrowLeft":"\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043b\u0435\u0432\u043e","dxDiagram-shapeArrowUp":"\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445","dxDiagram-shapeArrowRight":"\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043f\u0440\u0430\u0432\u043e","dxDiagram-shapeArrowDown":"\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043d\u0438\u0437","dxDiagram-shapeArrowUpDown":"\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u0432\u0435\u0440\u0445-\u0432\u043d\u0438\u0437","dxDiagram-shapeArrowLeftRight":"\u0421\u0442\u0440\u0435\u043b\u043a\u0430 \u0432\u043b\u0435\u0432\u043e-\u0432\u043f\u0440\u0430\u0432\u043e","dxDiagram-shapeProcess":"\u041f\u0440\u043e\u0446\u0435\u0441\u0441","dxDiagram-shapeDecision":"\u0420\u0435\u0448\u0435\u043d\u0438\u0435","dxDiagram-shapeTerminator":"\u0422\u0435\u0440\u043c\u0438\u043d\u0430\u0442\u043e\u0440","dxDiagram-shapePredefinedProcess":"\u041f\u0440\u0435\u0434\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u043e\u0446\u0435\u0441\u0441","dxDiagram-shapeDocument":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442","dxDiagram-shapeMultipleDocuments":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b","dxDiagram-shapeManualInput":"\u0420\u0443\u0447\u043d\u043e\u0439 \u0432\u0432\u043e\u0434","dxDiagram-shapePreparation":"\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430","dxDiagram-shapeData":"\u0414\u0430\u043d\u043d\u044b\u0435","dxDiagram-shapeDatabase":"\u0411\u0430\u0437\u0430 \u0434\u0430\u043d\u043d\u044b\u0445","dxDiagram-shapeHardDisk":"\u0416\u0435\u0441\u0442\u043a\u0438\u0439 \u0434\u0438\u0441\u043a","dxDiagram-shapeInternalStorage":"\u0412\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u044f\u044f \u043f\u0430\u043c\u044f\u0442\u044c","dxDiagram-shapePaperTape":"\u0411\u0443\u043c\u0430\u0436\u043d\u0430\u044f \u043b\u0435\u043d\u0442\u0430","dxDiagram-shapeManualOperation":"\u0420\u0443\u0447\u043d\u0430\u044f \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u044f","dxDiagram-shapeDelay":"\u0417\u0430\u0434\u0435\u0440\u0436\u043a\u0430","dxDiagram-shapeStoredData":"\u0417\u0430\u043f\u043e\u043c\u0438\u043d\u0430\u0435\u043c\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435","dxDiagram-shapeDisplay":"\u0414\u0438\u0441\u043f\u043b\u0435\u0439","dxDiagram-shapeMerge":"\u0421\u043b\u0438\u044f\u043d\u0438\u0435","dxDiagram-shapeConnector":"\u0421\u043e\u0435\u0434\u0438\u043d\u0438\u0442\u0435\u043b\u044c","dxDiagram-shapeOr":"\u0418\u043b\u0438","dxDiagram-shapeSummingJunction":"\u0421\u0443\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435","dxDiagram-shapeContainerDefaultText":"\u041a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440","dxDiagram-shapeVerticalContainer":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440","dxDiagram-shapeHorizontalContainer":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440","dxDiagram-shapeCardDefaultText":"\u0418\u043c\u044f \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430","dxDiagram-shapeCardWithImageOnLeft":"\u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u043c \u0441\u043b\u0435\u0432\u0430","dxDiagram-shapeCardWithImageOnTop":"\u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u043c \u0441\u0432\u0435\u0440\u0445\u0443","dxDiagram-shapeCardWithImageOnRight":"\u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u043c \u0441\u043f\u0440\u0430\u0432\u0430","dxGantt-dialogTitle":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435","dxGantt-dialogStartTitle":"\u041d\u0430\u0447\u0430\u043b\u043e","dxGantt-dialogEndTitle":"\u041e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u0435","dxGantt-dialogProgressTitle":"\u041f\u0440\u043e\u0433\u0440\u0435\u0441\u0441","dxGantt-dialogResourcesTitle":"\u0420\u0435\u0441\u0443\u0440\u0441\u044b","dxGantt-dialogResourceManagerTitle":"\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430\u043c\u0438","dxGantt-dialogTaskDetailsTitle":"\u0414\u0435\u0442\u0430\u043b\u0438 \u0437\u0430\u0434\u0430\u0447\u0438","dxGantt-dialogEditResourceListHint":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432","dxGantt-dialogEditNoResources":"\u0421\u043f\u0438\u0441\u043e\u043a \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u043f\u0443\u0441\u0442","dxGantt-dialogButtonAdd":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c","dxGantt-contextMenuNewTask":"\u041d\u043e\u0432\u0430\u044f \u0437\u0430\u0434\u0430\u0447\u0430","dxGantt-contextMenuNewSubtask":"\u041d\u043e\u0432\u0430\u044f \u043f\u043e\u0434\u0437\u0430\u0434\u0430\u0447\u0430","dxGantt-contextMenuDeleteTask":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u0434\u0430\u0447\u0443","dxGantt-contextMenuDeleteDependency":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c","dxGantt-dialogTaskDeleteConfirmation":"\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0437\u0430\u0434\u0430\u0447\u0438 \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u0442 \u043a \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u044e \u0432\u0441\u0435\u0445 \u0435\u0451 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0435\u0439 \u0438 \u043f\u043e\u0434\u0437\u0430\u0434\u0430\u0447. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u0443 \u0437\u0430\u0434\u0430\u0447\u0443?","dxGantt-dialogDependencyDeleteConfirmation":"\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u0443 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c \u0438\u0437 \u0437\u0430\u0434\u0430\u0447\u0438?","dxGantt-dialogResourcesDeleteConfirmation":"\u0423\u0434\u0430\u043b\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u0430 \u0442\u0430\u043a\u0436\u0435 \u0443\u0434\u0430\u043b\u0438\u0442 \u0435\u0433\u043e \u0438\u0437 \u0432\u0441\u0435\u0445 \u0437\u0430\u0434\u0430\u0447, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043e\u043d \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0443\u0434\u0430\u043b\u0438\u0442\u044c \u044d\u0442\u0438 \u0440\u0435\u0441\u0443\u0440\u0441\u044b? \u0420\u0435\u0441\u0443\u0440\u0441\u044b: {0}","dxGantt-dialogConstraintCriticalViolationMessage":"\u0417\u0430\u0434\u0430\u0447\u0430, \u043a\u043e\u0442\u043e\u0440\u0443\u044e \u0432\u044b \u043f\u0435\u0440\u0435\u0434\u0432\u0438\u0433\u0430\u0435\u0442\u0435, \u0438\u043c\u0435\u0435\u0442 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c \u043e\u0442 \u0434\u0440\u0443\u0433\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438. \u042d\u0442\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0442\u0438\u0432\u043e\u0440\u0435\u0447\u0438\u0442 \u043f\u0440\u0430\u0432\u0438\u043b\u0430\u043c \u0432\u0430\u043b\u0438\u0434\u0430\u0446\u0438\u0438. \u041a\u0430\u043a \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u0441\u0442\u0443\u043f\u0438\u0442\u044c?","dxGantt-dialogConstraintViolationMessage":"\u0417\u0430\u0434\u0430\u0447\u0430, \u043a\u043e\u0442\u043e\u0440\u0443\u044e \u0432\u044b \u043f\u0435\u0440\u0435\u0434\u0432\u0438\u0433\u0430\u0435\u0442\u0435, \u0438\u043c\u0435\u0435\u0442 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c \u043e\u0442 \u0434\u0440\u0443\u0433\u043e\u0439 \u0437\u0430\u0434\u0430\u0447\u0438. \u041a\u0430\u043a \u0432\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043f\u043e\u0441\u0442\u0443\u043f\u0438\u0442\u044c?","dxGantt-dialogCancelOperationMessage":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u044e","dxGantt-dialogDeleteDependencyMessage":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0437\u0430\u0434\u0430\u0447\u0443","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u044c \u0438 \u043f\u0435\u0440\u0435\u0434\u0432\u0438\u043d\u0443\u0442\u044c \u0437\u0430\u0434\u0430\u0447\u0443","dxGantt-undo":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","dxGantt-redo":"\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c","dxGantt-expandAll":"\u0420\u0430\u0437\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0441\u0435","dxGantt-collapseAll":"\u0421\u0432\u0435\u0440\u043d\u0443\u0442\u044c \u0432\u0441\u0435","dxGantt-addNewTask":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u0432\u0443\u044e \u0437\u0430\u0434\u0430\u0447\u0443","dxGantt-deleteSelectedTask":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u0443\u044e \u0437\u0430\u0434\u0430\u0447\u0443","dxGantt-zoomIn":"\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043c\u0430\u0441\u0448\u0442\u0430\u0431","dxGantt-zoomOut":"\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043c\u0430\u0441\u0448\u0442\u0430\u0431","dxGantt-fullScreen":"\u041f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c","dxGantt-quarter":"{0}-\u0439 \u043a\u0432.","dxGantt-sortingAscendingText":"\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e \u0432\u043e\u0437\u0440\u0430\u0441\u0442\u0430\u043d\u0438\u044e","dxGantt-sortingDescendingText":"\u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043f\u043e \u0443\u0431\u044b\u0432\u0430\u043d\u0438\u044e","dxGantt-sortingClearText":"\u0421\u0431\u0440\u043e\u0441\u0438\u0442\u044c \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0443","dxGantt-showResources":"\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c \u0420\u0435\u0441\u0443\u0440\u0441\u044b","dxGantt-showDependencies":"\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0442\u044c \u0417\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438","dxGantt-dialogStartDateValidation":"\u041d\u0430\u0447\u0430\u043b\u044c\u043d\u0430\u044f \u0434\u0430\u0442\u0430 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c \u043f\u043e\u0437\u0434\u043d\u0435\u0435 {0}","dxGantt-dialogEndDateValidation":"\u041a\u043e\u043d\u0435\u0447\u043d\u0430\u044f \u0434\u0430\u0442\u0430 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c \u043f\u043e\u0437\u0434\u043d\u0435\u0435 {0}"}}'),$3e=JSON.parse('{"sv":{"Yes":"Ja","No":"Nej","Cancel":"Avbryt","Clear":"Rensa","Done":"Klar","Loading":"Laddar...","Select":"V\xe4lj...","Search":"S\xf6k","Back":"Tillbaka","OK":"OK","dxCollectionWidget-noDataText":"Inget data att visa","dxDropDownEditor-selectLabel":"V\xe4lj","validation-required":"Kr\xe4vs","validation-required-formatted":"{0} kr\xe4vs","validation-numeric":"V\xe4rdet m\xe5ste vara ett nummer","validation-numeric-formatted":"{0} m\xe5ste vara ett nummer","validation-range":"V\xe4rdet utanf\xf6r till\xe5tet intervall","validation-range-formatted":"{0} utanf\xf6r till\xe5tet intervall","validation-stringLength":"L\xe4ngden p\xe5 v\xe4rdet \xe4r inte korrekt","validation-stringLength-formatted":"L\xe4ngden p\xe5 {0} \xe4r inte korrekt","validation-custom":"Ogiltigt v\xe4rde","validation-custom-formatted":"{0} \xe4r ogiltigt","validation-async":"Ogiltigt v\xe4rde","validation-async-formatted":"{0} \xe4r ogiltigt","validation-compare":"V\xe4rdena matchar inte","validation-compare-formatted":"{0} matchar inte","validation-pattern":"V\xe4rdet matchar inte m\xf6nster","validation-pattern-formatted":"{0} matchar inte m\xf6nster","validation-email":"E-post \xe4r ogiltigt","validation-email-formatted":"{0} \xe4r ogiltigt","validation-mask":"V\xe4rdet \xe4r ogiltigt","dxLookup-searchPlaceholder":"Minsta antal tecken: {0}","dxList-pullingDownText":"Dra ner\xe5t f\xf6r att uppdatera...","dxList-pulledDownText":"Sl\xe4pp f\xf6r att uppdatera...","dxList-refreshingText":"Uppdaterar...","dxList-pageLoadingText":"Laddar...","dxList-nextButtonText":"Mer","dxList-selectAll":"V\xe4lj alla","dxListEditDecorator-delete":"Radera","dxListEditDecorator-more":"Mer","dxScrollView-pullingDownText":"Dra ner\xe5t f\xf6r att uppdatera...","dxScrollView-pulledDownText":"Sl\xe4pp f\xf6r att uppdatera...","dxScrollView-refreshingText":"uppdaterar...","dxScrollView-reachBottomText":"Laddar...","dxDateBox-simulatedDataPickerTitleTime":"V\xe4lj tid","dxDateBox-simulatedDataPickerTitleDate":"V\xe4lj datum","dxDateBox-simulatedDataPickerTitleDateTime":"V\xe4lj datum och tid","dxDateBox-validation-datetime":"V\xe4rdet m\xe5ste vara ett datum eller en tid","dxFileUploader-selectFile":"V\xe4lj fil","dxFileUploader-dropFile":"eller sl\xe4pp filen h\xe4r","dxFileUploader-bytes":"byte","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"Ladda upp","dxFileUploader-uploaded":"Uppladdad","dxFileUploader-readyToUpload":"Klar att ladda upp","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"Uppladdning misslyckades","dxFileUploader-invalidFileExtension":"","dxFileUploader-invalidMaxFileSize":"","dxFileUploader-invalidMinFileSize":"","dxRangeSlider-ariaFrom":"Fr\xe5n","dxRangeSlider-ariaTill":"Till","dxSwitch-switchedOnText":"P\xc5","dxSwitch-switchedOffText":"AV","dxForm-optionalMark":"valfri","dxForm-requiredMessage":"{0} \xe4r n\xf6dv\xe4ndigt","dxNumberBox-invalidValueMessage":"V\xe4rdet m\xe5ste vara ett nummer","dxNumberBox-noDataText":"Inget data","dxDataGrid-columnChooserTitle":"Kolumnv\xe4ljare","dxDataGrid-columnChooserEmptyText":"Dra en kolumn hit f\xf6r att d\xf6lja den","dxDataGrid-groupContinuesMessage":"Forts\xe4tter p\xe5 n\xe4sta sida","dxDataGrid-groupContinuedMessage":"Forts\xe4ttning fr\xe5n f\xf6reg\xe5ende sida","dxDataGrid-groupHeaderText":"Gruppera enligt denna kolumn","dxDataGrid-ungroupHeaderText":"Avgruppera","dxDataGrid-ungroupAllText":"Avgruppera allt","dxDataGrid-editingEditRow":"Redigera","dxDataGrid-editingSaveRowChanges":"Spara","dxDataGrid-editingCancelRowChanges":"Avbryt","dxDataGrid-editingDeleteRow":"Radera","dxDataGrid-editingUndeleteRow":"\xc5ngra radering","dxDataGrid-editingConfirmDeleteMessage":"\xc4r du s\xe4ker p\xe5 att du vill radera denna post?","dxDataGrid-validationCancelChanges":"Avbryt \xe4ndringarna","dxDataGrid-groupPanelEmptyText":"Dra en kolumnrubrik hit f\xf6r att gruppera enligt den kolumnen","dxDataGrid-noDataText":"Inget data","dxDataGrid-searchPanelPlaceholder":"S\xf6k...","dxDataGrid-filterRowShowAllText":"(Allt)","dxDataGrid-filterRowResetOperationText":"\xc5terst\xe4ll","dxDataGrid-filterRowOperationEquals":"\xc4r lika med","dxDataGrid-filterRowOperationNotEquals":"\xc4r olika","dxDataGrid-filterRowOperationLess":"Mindre \xe4n","dxDataGrid-filterRowOperationLessOrEquals":"Mindre \xe4n eller lika med","dxDataGrid-filterRowOperationGreater":"St\xf6rre \xe4n","dxDataGrid-filterRowOperationGreaterOrEquals":"St\xf6rre \xe4n eller lika med","dxDataGrid-filterRowOperationStartsWith":"B\xf6rjar med","dxDataGrid-filterRowOperationContains":"Inneh\xe5ller","dxDataGrid-filterRowOperationNotContains":"Inneh\xe5ller inte","dxDataGrid-filterRowOperationEndsWith":"Slutar med","dxDataGrid-filterRowOperationBetween":"Mellan","dxDataGrid-filterRowOperationBetweenStartText":"Start","dxDataGrid-filterRowOperationBetweenEndText":"Slut","dxDataGrid-applyFilterText":"Anv\xe4nd filter","dxDataGrid-trueText":"sant","dxDataGrid-falseText":"falskt","dxDataGrid-sortingAscendingText":"Sortera stigande","dxDataGrid-sortingDescendingText":"Sortera fallande","dxDataGrid-sortingClearText":"Rensa sortering","dxDataGrid-editingSaveAllChanges":"Spara \xe4ndringar","dxDataGrid-editingCancelAllChanges":"\xc5ngra \xe4ndringar","dxDataGrid-editingAddRow":"L\xe4gg till rad","dxDataGrid-summaryMin":"Min: {0}","dxDataGrid-summaryMinOtherColumn":"Minimi av {1} \xe4r {0}","dxDataGrid-summaryMax":"Max: {0}","dxDataGrid-summaryMaxOtherColumn":"Maximi av {1} \xe4r {0}","dxDataGrid-summaryAvg":"Medel: {0}","dxDataGrid-summaryAvgOtherColumn":"Medeltal av {1} \xe4r {0}","dxDataGrid-summarySum":"Sum: {0}","dxDataGrid-summarySumOtherColumn":"Summan av {1} \xe4r {0}","dxDataGrid-summaryCount":"Antal: {0}","dxDataGrid-columnFixingFix":"Fixera","dxDataGrid-columnFixingUnfix":"Avfixera","dxDataGrid-columnFixingLeftPosition":"Till v\xe4nster","dxDataGrid-columnFixingRightPosition":"Till h\xf6ger","dxDataGrid-exportTo":"Exportera","dxDataGrid-exportToExcel":"Exportera till Excel fil","dxDataGrid-exporting":"Exportera...","dxDataGrid-excelFormat":"Excel fil","dxDataGrid-selectedRows":"Valda rader","dxDataGrid-exportSelectedRows":"Exportera valda rader","dxDataGrid-exportAll":"Exportera allt","dxDataGrid-headerFilterEmptyValue":"(Tomma)","dxDataGrid-headerFilterOK":"OK","dxDataGrid-headerFilterCancel":"Avbryt","dxDataGrid-ariaColumn":"Kolumn","dxDataGrid-ariaValue":"V\xe4rde","dxDataGrid-ariaFilterCell":"Filtrera cell","dxDataGrid-ariaCollapse":"Kollapsa","dxDataGrid-ariaExpand":"Expandera","dxDataGrid-ariaDataGrid":"Datarutn\xe4t","dxDataGrid-ariaSearchInGrid":"S\xf6k i datarutn\xe4tet","dxDataGrid-ariaSelectAll":"V\xe4lj allt","dxDataGrid-ariaSelectRow":"V\xe4lj rad","dxDataGrid-filterBuilderPopupTitle":"Filterverktyg","dxDataGrid-filterPanelCreateFilter":"Skapa filter","dxDataGrid-filterPanelClearFilter":"Rensa","dxDataGrid-filterPanelFilterEnabledHint":"Aktivera filter","dxTreeList-ariaTreeList":"Tr\xe4dlista","dxTreeList-editingAddRowToNode":"L\xe4gg till","dxPager-infoText":"Sida {0} av {1} ({2} uppgifter)","dxPager-pagesCountText":"av","dxPager-pageSizesAllText":"Allt","dxPivotGrid-grandTotal":"Totalsumma","dxPivotGrid-total":"{0} Summa","dxPivotGrid-fieldChooserTitle":"F\xe4ltv\xe4ljare","dxPivotGrid-showFieldChooser":"Visa f\xe4ltv\xe4ljare","dxPivotGrid-expandAll":"Expandera alla","dxPivotGrid-collapseAll":"Kollapsa alla","dxPivotGrid-sortColumnBySummary":"Sortera \\"{0}\\" enligt denna kolumn","dxPivotGrid-sortRowBySummary":"Sortera \\"{0}\\" enligt denna rad","dxPivotGrid-removeAllSorting":"Avl\xe4gsna all sortering","dxPivotGrid-dataNotAvailable":"Saknas","dxPivotGrid-rowFields":"Radf\xe4lt","dxPivotGrid-columnFields":"Kolumnf\xe4lt","dxPivotGrid-dataFields":"Dataf\xe4lt","dxPivotGrid-filterFields":"Filterf\xe4lt","dxPivotGrid-allFields":"Alla f\xe4lt","dxPivotGrid-columnFieldArea":"Sl\xe4pp kolumnf\xe4lt h\xe4r","dxPivotGrid-dataFieldArea":"Sl\xe4pp dataf\xe4lt h\xe4r","dxPivotGrid-rowFieldArea":"Sl\xe4pp radf\xe4lt h\xe4r","dxPivotGrid-filterFieldArea":"Sl\xe4pp filterf\xe4lt h\xe4r","dxScheduler-editorLabelTitle":"\xc4mne","dxScheduler-editorLabelStartDate":"Startdatum","dxScheduler-editorLabelEndDate":"Slutdatum","dxScheduler-editorLabelDescription":"Beskrivning","dxScheduler-editorLabelRecurrence":"Upprepa","dxScheduler-openAppointment":"\xd6ppna avtalad tid","dxScheduler-recurrenceNever":"Aldrig","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"Varje dag","dxScheduler-recurrenceWeekly":"Varje vecka","dxScheduler-recurrenceMonthly":"Varje m\xe5nad","dxScheduler-recurrenceYearly":"Varje \xe5r","dxScheduler-recurrenceRepeatEvery":"Varje","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"Upprepning slutar","dxScheduler-recurrenceAfter":"Efter","dxScheduler-recurrenceOn":"P\xe5","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"dagar","dxScheduler-recurrenceRepeatWeekly":"veckor","dxScheduler-recurrenceRepeatMonthly":"m\xe5nader","dxScheduler-recurrenceRepeatYearly":"\xe5r","dxScheduler-switcherDay":"Dag","dxScheduler-switcherWeek":"Vecka","dxScheduler-switcherWorkWeek":"Arbetsvecka","dxScheduler-switcherMonth":"M\xe5nad","dxScheduler-switcherAgenda":"Agenda","dxScheduler-switcherTimelineDay":"Tidslinje dag","dxScheduler-switcherTimelineWeek":"Tidslinje vecka","dxScheduler-switcherTimelineWorkWeek":"Tidslinje arbetsvecka","dxScheduler-switcherTimelineMonth":"Tidslinje m\xe5nad","dxScheduler-recurrenceRepeatOnDate":"p\xe5 datumet","dxScheduler-recurrenceRepeatCount":"upprepning(ar)","dxScheduler-allDay":"Hela dagen","dxScheduler-confirmRecurrenceEditMessage":"Vill du redigera bara denna avtalade tid eller hela serien?","dxScheduler-confirmRecurrenceDeleteMessage":"Vill du radera bara denna avtalade tid eller hela serien?","dxScheduler-confirmRecurrenceEditSeries":"Redigera serien","dxScheduler-confirmRecurrenceDeleteSeries":"Radera serien","dxScheduler-confirmRecurrenceEditOccurrence":"Redigera avtalad tid","dxScheduler-confirmRecurrenceDeleteOccurrence":"Radera avtalad tid","dxScheduler-noTimezoneTitle":"Ingen tidszon","dxScheduler-moreAppointments":"{0} mer","dxCalendar-todayButtonText":"I dag","dxCalendar-ariaWidgetName":"Kalender","dxColorView-ariaRed":"R\xf6d","dxColorView-ariaGreen":"Gr\xf6n","dxColorView-ariaBlue":"Bl\xe5","dxColorView-ariaAlpha":"Transparens","dxColorView-ariaHex":"F\xe4rgkod","dxTagBox-selected":"{0} valda","dxTagBox-allSelected":"Alla valda ({0})","dxTagBox-moreSelected":"{0} mer","vizExport-printingButtonText":"Skriv ut","vizExport-titleMenuText":"Export/Utskrift","vizExport-exportButtonText":"{0} fil","dxFilterBuilder-and":"Och","dxFilterBuilder-or":"Eller","dxFilterBuilder-notAnd":"Inte och","dxFilterBuilder-notOr":"Inte eller","dxFilterBuilder-addCondition":"L\xe4gg till villkor","dxFilterBuilder-addGroup":"L\xe4gg till grupp","dxFilterBuilder-enterValueText":"<ange v\xe4rde>","dxFilterBuilder-filterOperationEquals":"\xc4r lika med","dxFilterBuilder-filterOperationNotEquals":"\xc4r olika","dxFilterBuilder-filterOperationLess":"Mindre \xe4n","dxFilterBuilder-filterOperationLessOrEquals":"Mindre \xe4n eller lika med","dxFilterBuilder-filterOperationGreater":"St\xf6rre \xe4n","dxFilterBuilder-filterOperationGreaterOrEquals":"St\xf6rre \xe4n eller lika med","dxFilterBuilder-filterOperationStartsWith":"B\xf6rjar med","dxFilterBuilder-filterOperationContains":"Inneh\xe5ller","dxFilterBuilder-filterOperationNotContains":"Inneh\xe5ller inte","dxFilterBuilder-filterOperationEndsWith":"Slutar med","dxFilterBuilder-filterOperationIsBlank":"\xc4r tom","dxFilterBuilder-filterOperationIsNotBlank":"\xc4r inte tom","dxFilterBuilder-filterOperationBetween":"Mellan","dxFilterBuilder-filterOperationAnyOf":"N\xe5gon av","dxFilterBuilder-filterOperationNoneOf":"Ingen av","dxHtmlEditor-dialogColorCaption":"!TODO!","dxHtmlEditor-dialogBackgroundCaption":"!TODO!","dxHtmlEditor-dialogLinkCaption":"!TODO!","dxHtmlEditor-dialogLinkUrlField":"!TODO!","dxHtmlEditor-dialogLinkTextField":"!TODO!","dxHtmlEditor-dialogLinkTargetField":"!TODO!","dxHtmlEditor-dialogImageCaption":"!TODO!","dxHtmlEditor-dialogImageUrlField":"!TODO!","dxHtmlEditor-dialogImageAltField":"!TODO!","dxHtmlEditor-dialogImageWidthField":"!TODO!","dxHtmlEditor-dialogImageHeightField":"!TODO!","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"!TODO!","dxHtmlEditor-normalText":"!TODO!","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"TODO","dxFileManager-rootDirectoryName":"TODO","dxFileManager-errorNoAccess":"TODO","dxFileManager-errorDirectoryExistsFormat":"TODO","dxFileManager-errorFileExistsFormat":"TODO","dxFileManager-errorFileNotFoundFormat":"TODO","dxFileManager-errorDirectoryNotFoundFormat":"TODO","dxFileManager-errorWrongFileExtension":"TODO","dxFileManager-errorMaxFileSizeExceeded":"TODO","dxFileManager-errorInvalidSymbols":"TODO","dxFileManager-errorDefault":"TODO","dxFileManager-errorDirectoryOpenFailed":"TODO","dxDiagram-categoryGeneral":"TODO","dxDiagram-categoryFlowchart":"TODO","dxDiagram-categoryOrgChart":"TODO","dxDiagram-categoryContainers":"TODO","dxDiagram-categoryCustom":"TODO","dxDiagram-commandExportToSvg":"TODO","dxDiagram-commandExportToPng":"TODO","dxDiagram-commandExportToJpg":"TODO","dxDiagram-commandUndo":"TODO","dxDiagram-commandRedo":"TODO","dxDiagram-commandFontName":"TODO","dxDiagram-commandFontSize":"TODO","dxDiagram-commandBold":"TODO","dxDiagram-commandItalic":"TODO","dxDiagram-commandUnderline":"TODO","dxDiagram-commandTextColor":"TODO","dxDiagram-commandLineColor":"TODO","dxDiagram-commandLineWidth":"TODO","dxDiagram-commandLineStyle":"TODO","dxDiagram-commandLineStyleSolid":"TODO","dxDiagram-commandLineStyleDotted":"TODO","dxDiagram-commandLineStyleDashed":"TODO","dxDiagram-commandFillColor":"TODO","dxDiagram-commandAlignLeft":"TODO","dxDiagram-commandAlignCenter":"TODO","dxDiagram-commandAlignRight":"TODO","dxDiagram-commandConnectorLineType":"TODO","dxDiagram-commandConnectorLineStraight":"TODO","dxDiagram-commandConnectorLineOrthogonal":"TODO","dxDiagram-commandConnectorLineStart":"TODO","dxDiagram-commandConnectorLineEnd":"TODO","dxDiagram-commandConnectorLineNone":"TODO","dxDiagram-commandConnectorLineArrow":"TODO","dxDiagram-commandFullscreen":"TODO","dxDiagram-commandUnits":"TODO","dxDiagram-commandPageSize":"TODO","dxDiagram-commandPageOrientation":"TODO","dxDiagram-commandPageOrientationLandscape":"TODO","dxDiagram-commandPageOrientationPortrait":"TODO","dxDiagram-commandPageColor":"TODO","dxDiagram-commandShowGrid":"TODO","dxDiagram-commandSnapToGrid":"TODO","dxDiagram-commandGridSize":"TODO","dxDiagram-commandZoomLevel":"TODO","dxDiagram-commandAutoZoom":"TODO","dxDiagram-commandFitToContent":"TODO","dxDiagram-commandFitToWidth":"TODO","dxDiagram-commandAutoZoomByContent":"TODO","dxDiagram-commandAutoZoomByWidth":"TODO","dxDiagram-commandSimpleView":"TODO","dxDiagram-commandCut":"TODO","dxDiagram-commandCopy":"TODO","dxDiagram-commandPaste":"TODO","dxDiagram-commandSelectAll":"TODO","dxDiagram-commandDelete":"TODO","dxDiagram-commandBringToFront":"TODO","dxDiagram-commandSendToBack":"TODO","dxDiagram-commandLock":"TODO","dxDiagram-commandUnlock":"TODO","dxDiagram-commandInsertShapeImage":"TODO","dxDiagram-commandEditShapeImage":"TODO","dxDiagram-commandDeleteShapeImage":"TODO","dxDiagram-commandLayoutLeftToRight":"TODO","dxDiagram-commandLayoutRightToLeft":"TODO","dxDiagram-commandLayoutTopToBottom":"TODO","dxDiagram-commandLayoutBottomToTop":"TODO","dxDiagram-unitIn":"TODO","dxDiagram-unitCm":"TODO","dxDiagram-unitPx":"TODO","dxDiagram-dialogButtonOK":"TODO","dxDiagram-dialogButtonCancel":"TODO","dxDiagram-dialogInsertShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageSelectButton":"TODO","dxDiagram-dialogEditShapeImageLabelText":"TODO","dxDiagram-uiExport":"TODO","dxDiagram-uiProperties":"TODO","dxDiagram-uiSettings":"TODO","dxDiagram-uiShowToolbox":"TODO","dxDiagram-uiSearch":"TODO","dxDiagram-uiStyle":"TODO","dxDiagram-uiLayout":"TODO","dxDiagram-uiLayoutTree":"TODO","dxDiagram-uiLayoutLayered":"TODO","dxDiagram-uiDiagram":"TODO","dxDiagram-uiText":"TODO","dxDiagram-uiObject":"TODO","dxDiagram-uiConnector":"TODO","dxDiagram-uiPage":"TODO","dxDiagram-shapeText":"TODO","dxDiagram-shapeRectangle":"TODO","dxDiagram-shapeEllipse":"TODO","dxDiagram-shapeCross":"TODO","dxDiagram-shapeTriangle":"TODO","dxDiagram-shapeDiamond":"TODO","dxDiagram-shapeHeart":"TODO","dxDiagram-shapePentagon":"TODO","dxDiagram-shapeHexagon":"TODO","dxDiagram-shapeOctagon":"TODO","dxDiagram-shapeStar":"TODO","dxDiagram-shapeArrowLeft":"TODO","dxDiagram-shapeArrowUp":"TODO","dxDiagram-shapeArrowRight":"TODO","dxDiagram-shapeArrowDown":"TODO","dxDiagram-shapeArrowUpDown":"TODO","dxDiagram-shapeArrowLeftRight":"TODO","dxDiagram-shapeProcess":"TODO","dxDiagram-shapeDecision":"TODO","dxDiagram-shapeTerminator":"TODO","dxDiagram-shapePredefinedProcess":"TODO","dxDiagram-shapeDocument":"TODO","dxDiagram-shapeMultipleDocuments":"TODO","dxDiagram-shapeManualInput":"TODO","dxDiagram-shapePreparation":"TODO","dxDiagram-shapeData":"TODO","dxDiagram-shapeDatabase":"TODO","dxDiagram-shapeHardDisk":"TODO","dxDiagram-shapeInternalStorage":"TODO","dxDiagram-shapePaperTape":"TODO","dxDiagram-shapeManualOperation":"TODO","dxDiagram-shapeDelay":"TODO","dxDiagram-shapeStoredData":"TODO","dxDiagram-shapeDisplay":"TODO","dxDiagram-shapeMerge":"TODO","dxDiagram-shapeConnector":"TODO","dxDiagram-shapeOr":"TODO","dxDiagram-shapeSummingJunction":"TODO","dxDiagram-shapeContainerDefaultText":"TODO","dxDiagram-shapeVerticalContainer":"TODO","dxDiagram-shapeHorizontalContainer":"TODO","dxDiagram-shapeCardDefaultText":"TODO","dxDiagram-shapeCardWithImageOnLeft":"TODO","dxDiagram-shapeCardWithImageOnTop":"TODO","dxDiagram-shapeCardWithImageOnRight":"TODO","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}'),V3e=JSON.parse('{"zh":{"Yes":"\u662f","No":"\u5426","Cancel":"\u53d6\u6d88","Clear":"\u6e05\u9664","Done":"\u5b8c\u6210","Loading":"\u6b63\u5728\u52a0\u8f7d...","Select":"\u9009\u62e9...","Search":"\u641c\u7d22","Back":"\u8fd4\u56de","OK":"\u786e\u5b9a","dxCollectionWidget-noDataText":"\u6ca1\u6709\u8981\u663e\u793a\u7684\u6570\u636e","dxDropDownEditor-selectLabel":"\u9009\u62e9","validation-required":"\u5fc5\u9700","validation-required-formatted":"{0} \u662f\u5fc5\u9700\u7684","validation-numeric":"\u503c\u5fc5\u987b\u662f\u4e00\u4e2a\u6570\u5b57","validation-numeric-formatted":"{0} \u5fc5\u987b\u662f\u4e00\u4e2a\u6570\u5b57","validation-range":"\u503c\u8d85\u51fa\u8303\u56f4","validation-range-formatted":"{0} \u8d85\u51fa\u8303\u56f4","validation-stringLength":"\u8be5\u503c\u7684\u957f\u5ea6\u4e0d\u6b63\u786e","validation-stringLength-formatted":"{0} \u7684\u957f\u5ea6\u4e0d\u6b63\u786e","validation-custom":"\u503c\u65e0\u6548","validation-custom-formatted":"{0} \u503c\u65e0\u6548","validation-async":"\u503c\u65e0\u6548","validation-async-formatted":"{0} \u503c\u65e0\u6548","validation-compare":"\u503c\u4e0d\u5339\u914d","validation-compare-formatted":"{0} \u4e0d\u5339\u914d","validation-pattern":"\u503c\u4e0d\u7b26\u5408\u8be5\u6a21\u5f0f","validation-pattern-formatted":"{0} \u4e0d\u5339\u914d\u8be5\u6a21\u5f0f","validation-email":"\u7535\u5b50\u90ae\u4ef6\u65e0\u6548","validation-email-formatted":"{0} \u65e0\u6548","validation-mask":"\u503c\u65e0\u6548","dxLookup-searchPlaceholder":"\u6700\u5c0f\u5b57\u7b26\u6570: {0}","dxList-pullingDownText":"\u4e0b\u62c9\u4ee5\u5237\u65b0...","dxList-pulledDownText":"\u653e\u5f00\u4ee5\u5237\u65b0...","dxList-refreshingText":"\u5237\u65b0\u4e2d...","dxList-pageLoadingText":"\u6b63\u5728\u52a0\u8f7d...","dxList-nextButtonText":"\u66f4\u591a","dxList-selectAll":"\u5168\u9009","dxListEditDecorator-delete":"\u5220\u9664","dxListEditDecorator-more":"\u66f4\u591a","dxScrollView-pullingDownText":"\u4e0b\u62c9\u4ee5\u5237\u65b0...","dxScrollView-pulledDownText":"\u653e\u5f00\u4ee5\u5237\u65b0...","dxScrollView-refreshingText":"\u5237\u65b0\u4e2d...","dxScrollView-reachBottomText":"\u6b63\u5728\u52a0\u8f7d...","dxDateBox-simulatedDataPickerTitleTime":"\u9009\u62e9\u65f6\u95f4","dxDateBox-simulatedDataPickerTitleDate":"\u9009\u62e9\u65e5\u671f","dxDateBox-simulatedDataPickerTitleDateTime":"\u9009\u62e9\u65e5\u671f\u548c\u65f6\u95f4","dxDateBox-validation-datetime":"\u503c\u5fc5\u987b\u662f\u65e5\u671f\u6216\u65f6\u95f4","dxFileUploader-selectFile":"\u9009\u62e9\u6587\u4ef6","dxFileUploader-dropFile":"\u6216\u8005\u628a\u6587\u4ef6\u653e\u5728\u6b64\u5904","dxFileUploader-bytes":"bytes","dxFileUploader-kb":"kb","dxFileUploader-Mb":"Mb","dxFileUploader-Gb":"Gb","dxFileUploader-upload":"\u4e0a\u4f20","dxFileUploader-uploaded":"\u5df2\u4e0a\u4f20","dxFileUploader-readyToUpload":"\u51c6\u5907\u4e0a\u4f20","dxFileUploader-uploadAbortedMessage":"TODO","dxFileUploader-uploadFailedMessage":"\u4e0a\u4f20\u5931\u8d25","dxFileUploader-invalidFileExtension":"\u6587\u4ef6\u7c7b\u578b\u9519\u8bef","dxFileUploader-invalidMaxFileSize":"\u6587\u4ef6\u8fc7\u5927","dxFileUploader-invalidMinFileSize":"\u6587\u4ef6\u8fc7\u5c0f","dxRangeSlider-ariaFrom":"\u4ece","dxRangeSlider-ariaTill":"\u81f3","dxSwitch-switchedOnText":"\u5f00","dxSwitch-switchedOffText":"\u5173","dxForm-optionalMark":"\u53ef\u9009","dxForm-requiredMessage":"{0} \u662f\u5fc5\u987b\u7684","dxNumberBox-invalidValueMessage":"\u503c\u5fc5\u987b\u662f\u4e00\u4e2a\u6570\u5b57","dxNumberBox-noDataText":"\u65e0\u6570\u636e","dxDataGrid-columnChooserTitle":"\u5217\u9009\u62e9\u5668","dxDataGrid-columnChooserEmptyText":"\u5728\u8fd9\u91cc\u62d6\u52a8\u4e00\u5217\u9690\u85cf\u5b83","dxDataGrid-groupContinuesMessage":"\u4e0b\u4e00\u9875","dxDataGrid-groupContinuedMessage":"\u4e0a\u4e00\u9875","dxDataGrid-groupHeaderText":"\u901a\u8fc7\u8be5\u5217\u5206\u7ec4","dxDataGrid-ungroupHeaderText":"\u53d6\u6d88\u5206\u7ec4","dxDataGrid-ungroupAllText":"\u53d6\u6d88\u6240\u6709\u5206\u7ec4","dxDataGrid-editingEditRow":"\u7f16\u8f91","dxDataGrid-editingSaveRowChanges":"\u4fdd\u5b58","dxDataGrid-editingCancelRowChanges":"\u53d6\u6d88","dxDataGrid-editingDeleteRow":"\u5220\u9664","dxDataGrid-editingUndeleteRow":"\u53d6\u6d88\u5220\u9664","dxDataGrid-editingConfirmDeleteMessage":"\u4f60\u786e\u5b9a\u8981\u5220\u9664\u8fd9\u6761\u8bb0\u5f55\u5417\uff1f","dxDataGrid-validationCancelChanges":"\u53d6\u6d88\u66f4\u6539","dxDataGrid-groupPanelEmptyText":"\u62d6\u52a8\u5217\u6807\u9898\u81f3\u6b64\u4ee5\u8fdb\u884c\u5217\u5206\u7ec4","dxDataGrid-noDataText":"\u65e0\u6570\u636e","dxDataGrid-searchPanelPlaceholder":"\u641c\u7d22...","dxDataGrid-filterRowShowAllText":"(\u5168\u90e8)","dxDataGrid-filterRowResetOperationText":"\u91cd\u7f6e","dxDataGrid-filterRowOperationEquals":"\u7b49\u4e8e","dxDataGrid-filterRowOperationNotEquals":"\u4e0d\u7b49\u4e8e","dxDataGrid-filterRowOperationLess":"\u5c0f\u4e8e","dxDataGrid-filterRowOperationLessOrEquals":"\u5c0f\u4e8e\u6216\u7b49\u4e8e","dxDataGrid-filterRowOperationGreater":"\u5927\u4e8e","dxDataGrid-filterRowOperationGreaterOrEquals":"\u5927\u4e8e\u6216\u7b49\u4e8e","dxDataGrid-filterRowOperationStartsWith":"\u4ee5...\u5f00\u59cb","dxDataGrid-filterRowOperationContains":"\u5305\u542b","dxDataGrid-filterRowOperationNotContains":"\u4e0d\u5305\u542b","dxDataGrid-filterRowOperationEndsWith":"\u7ed3\u675f\u4e8e","dxDataGrid-filterRowOperationBetween":"\u4e4b\u95f4","dxDataGrid-filterRowOperationBetweenStartText":"\u5f00\u59cb","dxDataGrid-filterRowOperationBetweenEndText":"\u7ed3\u675f","dxDataGrid-applyFilterText":"\u5e94\u7528\u8fc7\u6ee4\u5668","dxDataGrid-trueText":"\u771f","dxDataGrid-falseText":"\u5047","dxDataGrid-sortingAscendingText":"\u5347\u5e8f\u6392\u5e8f","dxDataGrid-sortingDescendingText":"\u964d\u5e8f\u6392\u5e8f","dxDataGrid-sortingClearText":"\u6e05\u9664\u6392\u5e8f","dxDataGrid-editingSaveAllChanges":"\u4fdd\u5b58\u4fee\u6539","dxDataGrid-editingCancelAllChanges":"\u653e\u5f03\u4fee\u6539","dxDataGrid-editingAddRow":"\u6dfb\u52a0\u4e00\u884c","dxDataGrid-summaryMin":"\u6700\u5c0f\u503c: {0}","dxDataGrid-summaryMinOtherColumn":"{1} \u7684\u6700\u5c0f\u503c\u4e3a {0}","dxDataGrid-summaryMax":"\u6700\u5927\u503c: {0}","dxDataGrid-summaryMaxOtherColumn":"{1} \u7684\u6700\u5927\u503c\u4e3a {0}","dxDataGrid-summaryAvg":"\u5e73\u5747\u503c: {0}","dxDataGrid-summaryAvgOtherColumn":"{1} \u7684\u5e73\u5747\u503c\u4e3a {0}","dxDataGrid-summarySum":"\u603b\u548c: {0}","dxDataGrid-summarySumOtherColumn":"{1} \u7684\u603b\u548c\u4e3a {0}","dxDataGrid-summaryCount":"\u8ba1\u6570: {0}","dxDataGrid-columnFixingFix":"\u56fa\u5b9a","dxDataGrid-columnFixingUnfix":"\u4e0d\u56fa\u5b9a","dxDataGrid-columnFixingLeftPosition":"\u5411\u5de6","dxDataGrid-columnFixingRightPosition":"\u5411\u53f3","dxDataGrid-exportTo":"\u5bfc\u51fa","dxDataGrid-exportToExcel":"\u5bfc\u51faExcel\u6587\u4ef6","dxDataGrid-exporting":"\u5bfc\u51fa...","dxDataGrid-excelFormat":"Excel\u6587\u4ef6","dxDataGrid-selectedRows":"\u5df2\u9009\u884c","dxDataGrid-exportSelectedRows":"\u5bfc\u51fa\u5df2\u9009\u884c","dxDataGrid-exportAll":"\u5bfc\u51fa\u6240\u6709\u6570\u636e","dxDataGrid-headerFilterEmptyValue":"(\u7a7a\u767d)","dxDataGrid-headerFilterOK":"\u597d","dxDataGrid-headerFilterCancel":"\u53d6\u6d88","dxDataGrid-ariaColumn":"\u5217","dxDataGrid-ariaValue":"\u503c","dxDataGrid-ariaFilterCell":"\u8fc7\u6ee4\u5355\u5143","dxDataGrid-ariaCollapse":"\u6298\u53e0","dxDataGrid-ariaExpand":"\u5c55\u5f00","dxDataGrid-ariaDataGrid":"\u6570\u636e\u7f51\u683c","dxDataGrid-ariaSearchInGrid":"\u5728\u6570\u636e\u7f51\u683c\u4e2d\u641c\u7d22","dxDataGrid-ariaSelectAll":"\u5168\u9009","dxDataGrid-ariaSelectRow":"\u9009\u62e9\u884c","dxDataGrid-filterBuilderPopupTitle":"\u8fc7\u6ee4\u5668\u751f\u6210\u5668","dxDataGrid-filterPanelCreateFilter":"\u521b\u5efa\u8fc7\u6ee4\u5668","dxDataGrid-filterPanelClearFilter":"\u6e05\u7a7a","dxDataGrid-filterPanelFilterEnabledHint":"\u542f\u7528\u8be5\u8fc7\u6ee4\u5668","dxTreeList-ariaTreeList":"\u6811\u72b6\u5217\u8868","dxTreeList-editingAddRowToNode":"\u6dfb\u52a0","dxPager-infoText":"\u7b2c{0}\u9875,\u5171{1}\u9875 ({2} \u4e2a\u9879\u76ee)","dxPager-pagesCountText":"\u5230","dxPager-pageSizesAllText":"\u5168\u90e8","dxPivotGrid-grandTotal":"\u5408\u8ba1","dxPivotGrid-total":"{0} \u603b\u8ba1","dxPivotGrid-fieldChooserTitle":"\u5b57\u6bb5\u9009\u62e9\u5668","dxPivotGrid-showFieldChooser":"\u663e\u793a\u5b57\u6bb5\u9009\u62e9\u5668","dxPivotGrid-expandAll":"\u5168\u90e8\u5c55\u5f00","dxPivotGrid-collapseAll":"\u5168\u90e8\u6298\u53e0","dxPivotGrid-sortColumnBySummary":"\u6309 \\"{0}\\" \u5217\u6392\u5e8f","dxPivotGrid-sortRowBySummary":"\u6309 \\"{0}\\" \u884c\u6392\u5e8f","dxPivotGrid-removeAllSorting":"\u6e05\u9664\u6240\u6709\u6392\u5e8f","dxPivotGrid-dataNotAvailable":"\u4e0d\u9002\u7528","dxPivotGrid-rowFields":"\u884c\u5b57\u6bb5","dxPivotGrid-columnFields":"\u5217\u5b57\u6bb5","dxPivotGrid-dataFields":"\u6570\u636e\u5b57\u6bb5","dxPivotGrid-filterFields":"\u8fc7\u6ee4\u5b57\u6bb5","dxPivotGrid-allFields":"\u6240\u6709\u5b57\u6bb5","dxPivotGrid-columnFieldArea":"\u5c06\u5217\u62d6\u52a8\u5230\u6b64\u5904","dxPivotGrid-dataFieldArea":"\u5c06\u6570\u636e\u62d6\u52a8\u5230\u6b64\u5904","dxPivotGrid-rowFieldArea":"\u5c06\u884c\u5b57\u6bb5\u62d6\u5230\u5230\u6b64\u6b21","dxPivotGrid-filterFieldArea":"\u62d6\u52a8\u7b5b\u9009\u5b57\u6bb5\u5230\u6b64\u5904","dxScheduler-editorLabelTitle":"\u6807\u9898","dxScheduler-editorLabelStartDate":"\u5f00\u59cb\u65e5\u671f","dxScheduler-editorLabelEndDate":"\u7ed3\u675f\u65e5\u671f","dxScheduler-editorLabelDescription":"\u63cf\u8ff0","dxScheduler-editorLabelRecurrence":"\u91cd\u590d","dxScheduler-openAppointment":"\u6253\u5f00\u65e5\u7a0b","dxScheduler-recurrenceNever":"\u6c38\u4e0d","dxScheduler-recurrenceMinutely":"Minutely","dxScheduler-recurrenceHourly":"Hourly","dxScheduler-recurrenceDaily":"\u65e5\u5e38","dxScheduler-recurrenceWeekly":"\u6bcf\u5468","dxScheduler-recurrenceMonthly":"\u6bcf\u6708","dxScheduler-recurrenceYearly":"\u6bcf\u5e74","dxScheduler-recurrenceRepeatEvery":"\u6240\u6709","dxScheduler-recurrenceRepeatOn":"Repeat On","dxScheduler-recurrenceEnd":"\u505c\u6b62\u91cd\u590d","dxScheduler-recurrenceAfter":"\u4e4b\u540e","dxScheduler-recurrenceOn":"\u5728","dxScheduler-recurrenceRepeatMinutely":"minute(s)","dxScheduler-recurrenceRepeatHourly":"hour(s)","dxScheduler-recurrenceRepeatDaily":"\u65e5","dxScheduler-recurrenceRepeatWeekly":"\u5468","dxScheduler-recurrenceRepeatMonthly":"\u6708","dxScheduler-recurrenceRepeatYearly":"\u5e74","dxScheduler-switcherDay":"\u65e5","dxScheduler-switcherWeek":"\u5468","dxScheduler-switcherWorkWeek":"\u5de5\u4f5c\u5468","dxScheduler-switcherMonth":"\u6708","dxScheduler-switcherAgenda":"\u8bae\u7a0b","dxScheduler-switcherTimelineDay":"\u65f6\u95f4\u8f74\u65e5","dxScheduler-switcherTimelineWeek":"\u65f6\u95f4\u8f74\u5468","dxScheduler-switcherTimelineWorkWeek":"\u65f6\u95f4\u8f74\u5de5\u4f5c\u5468","dxScheduler-switcherTimelineMonth":"\u65f6\u95f4\u8f74\u6708","dxScheduler-recurrenceRepeatOnDate":"\u4e8e\u65e5\u671f","dxScheduler-recurrenceRepeatCount":"\u4e8b\u4ef6","dxScheduler-allDay":"\u5168\u5929","dxScheduler-confirmRecurrenceEditMessage":"\u4f60\u60f3\u53ea\u4fee\u6539\u8be5\u65e5\u7a0b\u8fd8\u662f\u60f3\u4fee\u6539\u6574\u4e2a\u7cfb\u5217\u7684\u65e5\u7a0b?","dxScheduler-confirmRecurrenceDeleteMessage":"\u4f60\u60f3\u53ea\u5220\u9664\u8fd9\u4e2a\u65e5\u7a0b\u8fd8\u662f\u60f3\u5220\u9664\u6574\u4e2a\u7cfb\u5217\u7684\u65e5\u7a0b?","dxScheduler-confirmRecurrenceEditSeries":"\u4fee\u6539\u8be5\u7cfb\u5217\u7684\u65e5\u7a0b","dxScheduler-confirmRecurrenceDeleteSeries":"\u5220\u9664\u8be5\u7cfb\u5217\u7684\u65e5\u7a0b","dxScheduler-confirmRecurrenceEditOccurrence":"\u4fee\u6539\u65e5\u7a0b","dxScheduler-confirmRecurrenceDeleteOccurrence":"\u5220\u9664\u65e5\u7a0b","dxScheduler-noTimezoneTitle":"\u6ca1\u6709\u65f6\u533a","dxScheduler-moreAppointments":"{0} \u66f4\u591a","dxCalendar-todayButtonText":"\u4eca\u5929","dxCalendar-ariaWidgetName":"\u65e5\u5386","dxColorView-ariaRed":"\u7ea2\u8272","dxColorView-ariaGreen":"\u7eff\u8272","dxColorView-ariaBlue":"\u84dd\u8272","dxColorView-ariaAlpha":"\u900f\u660e\u5ea6","dxColorView-ariaHex":"\u8272\u6807","dxTagBox-selected":"{0} \u5df2\u9009\u62e9","dxTagBox-allSelected":"\u5df2\u5168\u9009 ({0})","dxTagBox-moreSelected":"{0} \u66f4\u591a","vizExport-printingButtonText":"\u6253\u5370","vizExport-titleMenuText":"\u5bfc\u51fa\u4e2d/\u6253\u5370\u4e2d","vizExport-exportButtonText":"{0} \u6587\u4ef6","dxFilterBuilder-and":"\u4e0e","dxFilterBuilder-or":"\u6216","dxFilterBuilder-notAnd":"\u4e0e\u975e","dxFilterBuilder-notOr":"\u6216\u975e","dxFilterBuilder-addCondition":"\u6dfb\u52a0\u6761\u4ef6","dxFilterBuilder-addGroup":"\u6dfb\u52a0\u7ec4","dxFilterBuilder-enterValueText":"<\u8f93\u5165\u503c>","dxFilterBuilder-filterOperationEquals":"\u7b49\u4e8e","dxFilterBuilder-filterOperationNotEquals":"\u4e0d\u7b49\u4e8e","dxFilterBuilder-filterOperationLess":"\u5c0f\u4e8e","dxFilterBuilder-filterOperationLessOrEquals":"\u5c0f\u4e8e\u6216\u7b49\u4e8e","dxFilterBuilder-filterOperationGreater":"\u5927\u4e8e","dxFilterBuilder-filterOperationGreaterOrEquals":"\u5927\u4e8e\u6216\u7b49\u4e8e","dxFilterBuilder-filterOperationStartsWith":"\u5f00\u59cb\u4e8e","dxFilterBuilder-filterOperationContains":"\u5305\u542b","dxFilterBuilder-filterOperationNotContains":"\u4e0d\u5305\u542b","dxFilterBuilder-filterOperationEndsWith":"\u7ed3\u675f\u4e8e","dxFilterBuilder-filterOperationIsBlank":"\u7a7a","dxFilterBuilder-filterOperationIsNotBlank":"\u4e0d\u4e3a\u7a7a","dxFilterBuilder-filterOperationBetween":"\u4e4b\u95f4","dxFilterBuilder-filterOperationAnyOf":"\u4efb\u4f55\u4e00\u4e2a","dxFilterBuilder-filterOperationNoneOf":"\u4efb\u4f55\u4e00\u4e2a\u90fd\u4e0d","dxHtmlEditor-dialogColorCaption":"\u66f4\u6539\u5b57\u4f53\u989c\u8272","dxHtmlEditor-dialogBackgroundCaption":"\u66f4\u6539\u80cc\u666f\u989c\u8272","dxHtmlEditor-dialogLinkCaption":"\u6dfb\u52a0\u94fe\u63a5","dxHtmlEditor-dialogLinkUrlField":"\u94fe\u63a5\u5730\u5740","dxHtmlEditor-dialogLinkTextField":"\u94fe\u63a5\u6587\u5b57","dxHtmlEditor-dialogLinkTargetField":"\u5728\u65b0\u7a97\u53e3\u4e2d\u6253\u5f00","dxHtmlEditor-dialogImageCaption":"\u6dfb\u52a0\u56fe\u7247","dxHtmlEditor-dialogImageUrlField":"\u56fe\u7247\u5730\u5740","dxHtmlEditor-dialogImageAltField":"\u66ff\u4ee3\u6587\u5b57","dxHtmlEditor-dialogImageWidthField":"\u5bbd (px)","dxHtmlEditor-dialogImageHeightField":"\u957f (px)","dxHtmlEditor-dialogInsertTableRowsField":"!TODO","dxHtmlEditor-dialogInsertTableColumnsField":"!TODO","dxHtmlEditor-dialogInsertTableCaption":"!TODO","dxHtmlEditor-heading":"\u6807\u9898","dxHtmlEditor-normalText":"\u6b63\u6587","dxHtmlEditor-background":"TODO","dxHtmlEditor-bold":"TODO","dxHtmlEditor-color":"TODO","dxHtmlEditor-font":"TODO","dxHtmlEditor-italic":"TODO","dxHtmlEditor-link":"TODO","dxHtmlEditor-image":"TODO","dxHtmlEditor-size":"TODO","dxHtmlEditor-strike":"TODO","dxHtmlEditor-subscript":"TODO","dxHtmlEditor-superscript":"TODO","dxHtmlEditor-underline":"TODO","dxHtmlEditor-blockquote":"TODO","dxHtmlEditor-header":"TODO","dxHtmlEditor-increaseIndent":"TODO","dxHtmlEditor-decreaseIndent":"TODO","dxHtmlEditor-orderedList":"TODO","dxHtmlEditor-bulletList":"TODO","dxHtmlEditor-alignLeft":"TODO","dxHtmlEditor-alignCenter":"TODO","dxHtmlEditor-alignRight":"TODO","dxHtmlEditor-alignJustify":"TODO","dxHtmlEditor-codeBlock":"TODO","dxHtmlEditor-variable":"TODO","dxHtmlEditor-undo":"TODO","dxHtmlEditor-redo":"TODO","dxHtmlEditor-clear":"TODO","dxHtmlEditor-insertTable":"TODO","dxHtmlEditor-insertHeaderRow":"TODO","dxHtmlEditor-insertRowAbove":"TODO","dxHtmlEditor-insertRowBelow":"TODO","dxHtmlEditor-insertColumnLeft":"TODO","dxHtmlEditor-insertColumnRight":"TODO","dxHtmlEditor-deleteColumn":"TODO","dxHtmlEditor-deleteRow":"TODO","dxHtmlEditor-deleteTable":"TODO","dxHtmlEditor-cellProperties":"TODO","dxHtmlEditor-tableProperties":"TODO","dxHtmlEditor-insert":"TODO","dxHtmlEditor-delete":"TODO","dxHtmlEditor-border":"TODO","dxHtmlEditor-style":"TODO","dxHtmlEditor-width":"TODO","dxHtmlEditor-height":"TODO","dxHtmlEditor-borderColor":"TODO","dxHtmlEditor-tableBackground":"TODO","dxHtmlEditor-dimensions":"TODO","dxHtmlEditor-alignment":"TODO","dxHtmlEditor-horizontal":"TODO","dxHtmlEditor-vertical":"TODO","dxHtmlEditor-paddingVertical":"TODO","dxHtmlEditor-paddingHorizontal":"TODO","dxHtmlEditor-pixels":"TODO","dxHtmlEditor-list":"TODO","dxHtmlEditor-ordered":"TODO","dxHtmlEditor-bullet":"TODO","dxHtmlEditor-align":"TODO","dxHtmlEditor-center":"TODO","dxHtmlEditor-left":"TODO","dxHtmlEditor-right":"TODO","dxHtmlEditor-indent":"TODO","dxHtmlEditor-justify":"TODO","dxFileManager-newDirectoryName":"TODO","dxFileManager-rootDirectoryName":"TODO","dxFileManager-errorNoAccess":"TODO","dxFileManager-errorDirectoryExistsFormat":"TODO","dxFileManager-errorFileExistsFormat":"TODO","dxFileManager-errorFileNotFoundFormat":"TODO","dxFileManager-errorDirectoryNotFoundFormat":"TODO","dxFileManager-errorWrongFileExtension":"TODO","dxFileManager-errorMaxFileSizeExceeded":"TODO","dxFileManager-errorInvalidSymbols":"TODO","dxFileManager-errorDefault":"TODO","dxFileManager-errorDirectoryOpenFailed":"TODO","dxDiagram-categoryGeneral":"TODO","dxDiagram-categoryFlowchart":"TODO","dxDiagram-categoryOrgChart":"TODO","dxDiagram-categoryContainers":"TODO","dxDiagram-categoryCustom":"TODO","dxDiagram-commandExportToSvg":"TODO","dxDiagram-commandExportToPng":"TODO","dxDiagram-commandExportToJpg":"TODO","dxDiagram-commandUndo":"TODO","dxDiagram-commandRedo":"TODO","dxDiagram-commandFontName":"TODO","dxDiagram-commandFontSize":"TODO","dxDiagram-commandBold":"TODO","dxDiagram-commandItalic":"TODO","dxDiagram-commandUnderline":"TODO","dxDiagram-commandTextColor":"TODO","dxDiagram-commandLineColor":"TODO","dxDiagram-commandLineWidth":"TODO","dxDiagram-commandLineStyle":"TODO","dxDiagram-commandLineStyleSolid":"TODO","dxDiagram-commandLineStyleDotted":"TODO","dxDiagram-commandLineStyleDashed":"TODO","dxDiagram-commandFillColor":"TODO","dxDiagram-commandAlignLeft":"TODO","dxDiagram-commandAlignCenter":"TODO","dxDiagram-commandAlignRight":"TODO","dxDiagram-commandConnectorLineType":"TODO","dxDiagram-commandConnectorLineStraight":"TODO","dxDiagram-commandConnectorLineOrthogonal":"TODO","dxDiagram-commandConnectorLineStart":"TODO","dxDiagram-commandConnectorLineEnd":"TODO","dxDiagram-commandConnectorLineNone":"TODO","dxDiagram-commandConnectorLineArrow":"TODO","dxDiagram-commandFullscreen":"TODO","dxDiagram-commandUnits":"TODO","dxDiagram-commandPageSize":"TODO","dxDiagram-commandPageOrientation":"TODO","dxDiagram-commandPageOrientationLandscape":"TODO","dxDiagram-commandPageOrientationPortrait":"TODO","dxDiagram-commandPageColor":"TODO","dxDiagram-commandShowGrid":"TODO","dxDiagram-commandSnapToGrid":"TODO","dxDiagram-commandGridSize":"TODO","dxDiagram-commandZoomLevel":"TODO","dxDiagram-commandAutoZoom":"TODO","dxDiagram-commandFitToContent":"TODO","dxDiagram-commandFitToWidth":"TODO","dxDiagram-commandAutoZoomByContent":"TODO","dxDiagram-commandAutoZoomByWidth":"TODO","dxDiagram-commandSimpleView":"TODO","dxDiagram-commandCut":"TODO","dxDiagram-commandCopy":"TODO","dxDiagram-commandPaste":"TODO","dxDiagram-commandSelectAll":"TODO","dxDiagram-commandDelete":"TODO","dxDiagram-commandBringToFront":"TODO","dxDiagram-commandSendToBack":"TODO","dxDiagram-commandLock":"TODO","dxDiagram-commandUnlock":"TODO","dxDiagram-commandInsertShapeImage":"TODO","dxDiagram-commandEditShapeImage":"TODO","dxDiagram-commandDeleteShapeImage":"TODO","dxDiagram-commandLayoutLeftToRight":"TODO","dxDiagram-commandLayoutRightToLeft":"TODO","dxDiagram-commandLayoutTopToBottom":"TODO","dxDiagram-commandLayoutBottomToTop":"TODO","dxDiagram-unitIn":"TODO","dxDiagram-unitCm":"TODO","dxDiagram-unitPx":"TODO","dxDiagram-dialogButtonOK":"TODO","dxDiagram-dialogButtonCancel":"TODO","dxDiagram-dialogInsertShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageTitle":"TODO","dxDiagram-dialogEditShapeImageSelectButton":"TODO","dxDiagram-dialogEditShapeImageLabelText":"TODO","dxDiagram-uiExport":"TODO","dxDiagram-uiProperties":"TODO","dxDiagram-uiSettings":"TODO","dxDiagram-uiShowToolbox":"TODO","dxDiagram-uiSearch":"TODO","dxDiagram-uiStyle":"TODO","dxDiagram-uiLayout":"TODO","dxDiagram-uiLayoutTree":"TODO","dxDiagram-uiLayoutLayered":"TODO","dxDiagram-uiDiagram":"TODO","dxDiagram-uiText":"TODO","dxDiagram-uiObject":"TODO","dxDiagram-uiConnector":"TODO","dxDiagram-uiPage":"TODO","dxDiagram-shapeText":"TODO","dxDiagram-shapeRectangle":"TODO","dxDiagram-shapeEllipse":"TODO","dxDiagram-shapeCross":"TODO","dxDiagram-shapeTriangle":"TODO","dxDiagram-shapeDiamond":"TODO","dxDiagram-shapeHeart":"TODO","dxDiagram-shapePentagon":"TODO","dxDiagram-shapeHexagon":"TODO","dxDiagram-shapeOctagon":"TODO","dxDiagram-shapeStar":"TODO","dxDiagram-shapeArrowLeft":"TODO","dxDiagram-shapeArrowUp":"TODO","dxDiagram-shapeArrowRight":"TODO","dxDiagram-shapeArrowDown":"TODO","dxDiagram-shapeArrowUpDown":"TODO","dxDiagram-shapeArrowLeftRight":"TODO","dxDiagram-shapeProcess":"TODO","dxDiagram-shapeDecision":"TODO","dxDiagram-shapeTerminator":"TODO","dxDiagram-shapePredefinedProcess":"TODO","dxDiagram-shapeDocument":"TODO","dxDiagram-shapeMultipleDocuments":"TODO","dxDiagram-shapeManualInput":"TODO","dxDiagram-shapePreparation":"TODO","dxDiagram-shapeData":"TODO","dxDiagram-shapeDatabase":"TODO","dxDiagram-shapeHardDisk":"TODO","dxDiagram-shapeInternalStorage":"TODO","dxDiagram-shapePaperTape":"TODO","dxDiagram-shapeManualOperation":"TODO","dxDiagram-shapeDelay":"TODO","dxDiagram-shapeStoredData":"TODO","dxDiagram-shapeDisplay":"TODO","dxDiagram-shapeMerge":"TODO","dxDiagram-shapeConnector":"TODO","dxDiagram-shapeOr":"TODO","dxDiagram-shapeSummingJunction":"TODO","dxDiagram-shapeContainerDefaultText":"TODO","dxDiagram-shapeVerticalContainer":"TODO","dxDiagram-shapeHorizontalContainer":"TODO","dxDiagram-shapeCardDefaultText":"TODO","dxDiagram-shapeCardWithImageOnLeft":"TODO","dxDiagram-shapeCardWithImageOnTop":"TODO","dxDiagram-shapeCardWithImageOnRight":"TODO","dxGantt-dialogTitle":"TODO","dxGantt-dialogStartTitle":"TODO","dxGantt-dialogEndTitle":"TODO","dxGantt-dialogProgressTitle":"TODO","dxGantt-dialogResourcesTitle":"TODO","dxGantt-dialogResourceManagerTitle":"TODO","dxGantt-dialogTaskDetailsTitle":"TODO","dxGantt-dialogEditResourceListHint":"TODO","dxGantt-dialogEditNoResources":"TODO","dxGantt-dialogButtonAdd":"TODO","dxGantt-contextMenuNewTask":"TODO","dxGantt-contextMenuNewSubtask":"TODO","dxGantt-contextMenuDeleteTask":"TODO","dxGantt-contextMenuDeleteDependency":"TODO","dxGantt-dialogTaskDeleteConfirmation":"TODO","dxGantt-dialogDependencyDeleteConfirmation":"TODO","dxGantt-dialogResourcesDeleteConfirmation":"TODO","dxGantt-dialogConstraintCriticalViolationMessage":"TODO","dxGantt-dialogConstraintViolationMessage":"TODO","dxGantt-dialogCancelOperationMessage":"TODO","dxGantt-dialogDeleteDependencyMessage":"TODO","dxGantt-dialogMoveTaskAndKeepDependencyMessage":"TODO","dxGantt-undo":"TODO","dxGantt-redo":"TODO","dxGantt-expandAll":"TODO","dxGantt-collapseAll":"TODO","dxGantt-addNewTask":"TODO","dxGantt-deleteSelectedTask":"TODO","dxGantt-zoomIn":"TODO","dxGantt-zoomOut":"TODO","dxGantt-fullScreen":"TODO","dxGantt-quarter":"TODO","dxGantt-sortingAscendingText":"\u5347\u5e8f\u6392\u5e8f","dxGantt-sortingDescendingText":"\u964d\u5e8f\u6392\u5e8f","dxGantt-sortingClearText":"\u6e05\u9664\u6392\u5e8f","dxGantt-showResources":"TODO","dxGantt-showDependencies":"TODO","dxGantt-dialogStartDateValidation":"TODO","dxGantt-dialogEndDateValidation":"TODO"}}');class db{static getSagendaDateFormat(){return n1().sagendaDateFormat}static getSagendaTimeFormat(){return n1().sagendaTimeFormat}static getWeekStartsOn(){return n1().sagendaWeekStartsOn}static getLanguageCultureShortName(){return n1().sagendaLanguageCultureShortName}static getLanguageShortName(){if(null!=n1().sagendaLanguageCultureShortName)switch(n1().window.sagendaIntegration){case"WordPress":return this.getLanguageShortNameForWordPressIntegration(n1().sagendaLanguageCultureShortName);case"Drupal":return this.getLanguageShortNameForDrupalIntegration(n1().sagendaLanguageCultureShortName);case"Joomla":return this.getLanguageShortNameForJoomlaIntegration(n1().sagendaLanguageCultureShortName);case"Sagenda":return this.getLanguageShortNameForSagendaIntegration(n1().sagendaLanguageCultureShortName);case"JavaScript":return this.getLanguageShortNameForJavaScriptIntegration(n1().sagendaLanguageCultureShortName);case"Typo3":return this.getLanguageShortNameForTypo3Integration(n1().sagendaLanguageCultureShortName);default:return"en"}return"en"}static getLanguageShortNameForWordPressIntegration(e){switch(e){case"ary":return"ar-YE";case"azb":return"az-Cyrl";case"bel":return"be";case"ceb":return"ce";case"de_CH_informal":case"de_CH":return"de";case"dzo":return"dz";case"haz":return"ha";case"oci":return"fr";case"rhg":case"jv_ID":case"en_US":return"en";case"szl":return"pl";case"tah":return"ta";case"tl":return"fil";case"pt_BR":case"pt-BR":return"pt_BR";case"pt_PT":case"pt-PT":case"pt":return"pt_PT"}return e=this.removeBeforeChar(e,"_")}static getLanguageShortNameForJoomlaIntegration(e){switch(e){case"pt_BR":case"pt-BR":return"pt_BR";case"pt_PT":case"pt-PT":case"pt":return"pt_PT"}return e=this.removeBeforeChar(e,"_")}static getLanguageShortNameForJavaScriptIntegration(e){switch(e){case"jv":return"en";case"no":return"nn";case"pt-BR":return"pt"}return-1!==e.indexOf("_")?e.substring(0,e.indexOf("_")):e}static getLanguageShortNameForDrupalIntegration(e){switch(e){case"pt_BR":case"pt-BR":return"pt_BR";case"pt_PT":case"pt-PT":case"pt":return"pt_PT"}return e=this.removeBeforeChar(e,"_")}static getLanguageShortNameForSagendaIntegration(e){switch(e){case"jv":return"en";case"no":return"nn";case"pt-BR":return"pt"}return-1!==e.indexOf("_")?e.substring(0,e.indexOf("_")):e}static getLanguageShortNameForTypo3Integration(e){switch(e){case"jv":return"en";case"no":return"nn";case"pt-BR":return"pt"}return-1!==e.indexOf("_")?e.substring(0,e.indexOf("_")):e}static getLanguageShortNameForIonicIntegration(e){switch(e){case"jv":return"en";case"no":return"nn";case"pt-BR":return"pt"}return e=this.removeBeforeChar(e,"_"),e=this.removeBeforeChar(e,"-")}static getNavigatorLanguage(){return navigator.language}static removeBeforeChar(e,n){return-1!==e.indexOf(n)?e.substring(0,e.indexOf(n)):e}static isRtlLanguage(e){return"ar"===e||"az"===e||"he"===e||"ckb"===e||"fa"===e||"ur"===e}}function n1(){return window}U_(I3e),U_(L3e),U_(N3e),U_(P3e),U_(R3e),U_(F3e),U_(H3e),U_(B3e),U_(z3e),U_($3e),U_(V3e);let jz=class{constructor(e){this.currentAction=Cx.DateSelection,this.i18nDirection="ltr";const n=db.getLanguageShortName();k3e(n),e.setDefaultLang("en"),e.use(n),db.isRtlLanguage(n)&&(this.i18nDirection="rtl")}handelCurrentAction(e){this.currentAction=e.currentAction,this.calendarEvent=e.event}};jz.ctorParameters=()=>[{type:Kg}],jz=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-root",template:aHe,styles:[rHe]})],jz);class Yme{}const Ax="*";function i4(t,e){return{type:7,name:t,definitions:e,options:{}}}function nA(t,e=null){return{type:4,styles:e,timings:t}}function Jme(t,e=null){return{type:3,steps:t,options:e}}function Kme(t,e=null){return{type:2,steps:t,options:e}}function ap(t){return{type:6,styles:t,offset:null}}function ub(t,e,n){return{type:0,name:t,styles:e,options:n}}function QO(t,e,n=null){return{type:1,expr:t,animation:e,options:n}}function qee(t=null){return{type:9,options:t}}function Uee(t,e,n=null){return{type:11,selector:t,animation:e,options:n}}function Xme(t){Promise.resolve(null).then(t)}class qz{constructor(e=0,n=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=e+n}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}onStart(e){this._onStartFns.push(e)}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){Xme(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(e=>e()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this._started=!1}setPosition(e){this._position=this.totalTime?e*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(e){const n="start"==e?this._onStartFns:this._onDoneFns;n.forEach(i=>i()),n.length=0}}class Zme{constructor(e){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=e;let n=0,i=0,a=0;const r=this.players.length;0==r?Xme(()=>this._onFinish()):this.players.forEach(s=>{s.onDone(()=>{++n==r&&this._onFinish()}),s.onDestroy(()=>{++i==r&&this._onDestroy()}),s.onStart(()=>{++a==r&&this._onStart()})}),this.totalTime=this.players.reduce((s,o)=>Math.max(s,o.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this.players.forEach(e=>e.init())}onStart(e){this._onStartFns.push(e)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(e=>e()),this._onStartFns=[])}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(e=>e.play())}pause(){this.players.forEach(e=>e.pause())}restart(){this.players.forEach(e=>e.restart())}finish(){this._onFinish(),this.players.forEach(e=>e.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(e=>e.destroy()),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}reset(){this.players.forEach(e=>e.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(e){const n=e*this.totalTime;this.players.forEach(i=>{const a=i.totalTime?Math.min(1,n/i.totalTime):1;i.setPosition(a)})}getPosition(){const e=this.players.reduce((n,i)=>null===n||i.totalTime>n.totalTime?i:n,null);return null!=e?e.getPosition():0}beforeDestroy(){this.players.forEach(e=>{e.beforeDestroy&&e.beforeDestroy()})}triggerCallback(e){const n="start"==e?this._onStartFns:this._onDoneFns;n.forEach(i=>i()),n.length=0}}const wr=!1;function Qme(t){return new Jn(3e3,wr)}function Jee(){return"undefined"!=typeof process&&"[object process]"==={}.toString.call(process)}function e2(t){switch(t.length){case 0:return new qz;case 1:return t[0];default:return new Zme(t)}}function efe(t,e,n,i,a={},r={}){const s=[],o=[];let d=-1,u=null;if(i.forEach(p=>{const g=p.offset,b=g==d,C=b&&u||{};Object.keys(p).forEach(k=>{let G=k,Y=p[k];if("offset"!==k)switch(G=e.normalizePropertyName(G,s),Y){case"!":Y=a[k];break;case Ax:Y=r[k];break;default:Y=e.normalizeStyleValue(k,G,Y,s)}C[G]=Y}),b||o.push(C),u=C,d=g}),s.length)throw function hze(t){return new Jn(3502,wr)}();return o}function Kee(t,e,n,i){switch(e){case"start":t.onStart(()=>i(n&&Xee(n,"start",t)));break;case"done":t.onDone(()=>i(n&&Xee(n,"done",t)));break;case"destroy":t.onDestroy(()=>i(n&&Xee(n,"destroy",t)))}}function Xee(t,e,n){const i=n.totalTime,a=!!n.disabled,r=Zee(t.element,t.triggerName,t.fromState,t.toState,e||t.phaseName,null==i?t.totalTime:i,a),s=t._data;return null!=s&&(r._data=s),r}function Zee(t,e,n,i,a="",r=0,s){return{element:t,triggerName:e,fromState:n,toState:i,phaseName:a,totalTime:r,disabled:!!s}}function _f(t,e,n){let i;return t instanceof Map?(i=t.get(e),i||t.set(e,i=n)):(i=t[e],i||(i=t[e]=n)),i}function tfe(t){const e=t.indexOf(":");return[t.substring(1,e),t.substr(e+1)]}let Qee=(t,e)=>!1,nfe=(t,e,n)=>[],ife=null;function ete(t){const e=t.parentNode||t.host;return e===ife?null:e}(Jee()||"undefined"!=typeof Element)&&(function wze(){return"undefined"!=typeof window&&void 0!==window.document}()?(ife=(()=>document.documentElement)(),Qee=(t,e)=>{for(;e;){if(e===t)return!0;e=ete(e)}return!1}):Qee=(t,e)=>t.contains(e),nfe=(t,e,n)=>{if(n)return Array.from(t.querySelectorAll(e));const i=t.querySelector(e);return i?[i]:[]});let iA=null,afe=!1;function rfe(t){iA||(iA=function Sze(){return"undefined"!=typeof document?document.body:null}()||{},afe=!!iA.style&&"WebkitAppearance"in iA.style);let e=!0;return iA.style&&!function Cze(t){return"ebkit"==t.substring(1,6)}(t)&&(e=t in iA.style,!e&&afe&&(e="Webkit"+t.charAt(0).toUpperCase()+t.substr(1)in iA.style)),e}const sfe=Qee,ofe=nfe;class aA{validateStyleProperty(e){return rfe(e)}matchesElement(e,n){return!1}containsElement(e,n){return sfe(e,n)}getParentElement(e){return ete(e)}query(e,n,i){return ofe(e,n,i)}computeStyle(e,n,i){return i||""}animate(e,n,i,a,r,s=[],o){return new qz(i,a)}}aA.\u0275fac=function(e){return new(e||aA)},aA.\u0275prov=en({token:aA,factory:aA.\u0275fac});class YW{}YW.NOOP=new aA;const tte="ng-enter",JW="ng-leave",KW="ng-trigger",XW=".ng-trigger",dfe="ng-animating",nte=".ng-animating";function rA(t){if("number"==typeof t)return t;const e=t.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:ite(parseFloat(e[1]),e[2])}function ite(t,e){return"s"===e?1e3*t:t}function ZW(t,e,n){return t.hasOwnProperty("duration")?t:function Eze(t,e,n){const i=/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i;let a,r=0,s="";if("string"==typeof t){const o=t.match(i);if(null===o)return e.push(Qme()),{duration:0,delay:0,easing:""};a=ite(parseFloat(o[1]),o[2]);const d=o[3];null!=d&&(r=ite(parseFloat(d),o[4]));const u=o[5];u&&(s=u)}else a=t;if(!n){let o=!1,d=e.length;a<0&&(e.push(function j3e(){return new Jn(3100,wr)}()),o=!0),r<0&&(e.push(function q3e(){return new Jn(3101,wr)}()),o=!0),o&&e.splice(d,0,Qme())}return{duration:a,delay:r,easing:s}}(t,e,n)}function a4(t,e={}){return Object.keys(t).forEach(n=>{e[n]=t[n]}),e}function t2(t,e,n={}){if(e)for(let i in t)n[i]=t[i];else a4(t,n);return n}function cfe(t,e,n){return n?e+":"+n+";":""}function pfe(t){let e="";for(let n=0;n<t.style.length;n++){const i=t.style.item(n);e+=cfe(0,i,t.style.getPropertyValue(i))}for(const n in t.style){if(!t.style.hasOwnProperty(n)||n.startsWith("_"))continue;e+=cfe(0,Ize(n),t.style[n])}t.setAttribute("style",e)}function cb(t,e,n){t.style&&(Object.keys(e).forEach(i=>{const a=rte(i);n&&!n.hasOwnProperty(i)&&(n[i]=t.style[a]),t.style[a]=e[i]}),Jee()&&pfe(t))}function sA(t,e){t.style&&(Object.keys(e).forEach(n=>{const i=rte(n);t.style[i]=""}),Jee()&&pfe(t))}function Uz(t){return Array.isArray(t)?1==t.length?t[0]:Kme(t):t}function Aze(t,e,n){const i=e.params||{},a=hfe(t);a.length&&a.forEach(r=>{i.hasOwnProperty(r)||n.push(function U3e(t){return new Jn(3001,wr)}())})}const ate=new RegExp("{{\\s*(.+?)\\s*}}","g");function hfe(t){let e=[];if("string"==typeof t){let n;for(;n=ate.exec(t);)e.push(n[1]);ate.lastIndex=0}return e}function QW(t,e,n){const i=t.toString(),a=i.replace(ate,(r,s)=>{let o=e[s];return e.hasOwnProperty(s)||(n.push(function Y3e(t){return new Jn(3003,wr)}()),o=""),o.toString()});return a==i?t:a}function eG(t){const e=[];let n=t.next();for(;!n.done;)e.push(n.value),n=t.next();return e}const kze=/-+([a-z0-9])/g;function rte(t){return t.replace(kze,(...e)=>e[1].toUpperCase())}function Ize(t){return t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function yf(t,e,n){switch(e.type){case 7:return t.visitTrigger(e,n);case 0:return t.visitState(e,n);case 1:return t.visitTransition(e,n);case 2:return t.visitSequence(e,n);case 3:return t.visitGroup(e,n);case 4:return t.visitAnimate(e,n);case 5:return t.visitKeyframes(e,n);case 6:return t.visitStyle(e,n);case 8:return t.visitReference(e,n);case 9:return t.visitAnimateChild(e,n);case 10:return t.visitAnimateRef(e,n);case 11:return t.visitQuery(e,n);case 12:return t.visitStagger(e,n);default:throw function J3e(t){return new Jn(3004,wr)}(e.type)}}function mfe(t,e){return window.getComputedStyle(t)[e]}function Hze(t,e){const n=[];return"string"==typeof t?t.split(/\s*,\s*/).forEach(i=>function Bze(t,e,n){if(":"==t[0]){const d=function zze(t,e){switch(t){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(n,i)=>parseFloat(i)>parseFloat(n);case":decrement":return(n,i)=>parseFloat(i)<parseFloat(n);default:return e.push(function dze(t){return new Jn(3016,wr)}()),"* => *"}}(t,n);if("function"==typeof d)return void e.push(d);t=d}const i=t.match(/^(\*|[-\w]+)\s*(<?[=-]>)\s*(\*|[-\w]+)$/);if(null==i||i.length<4)return n.push(function lze(t){return new Jn(3015,wr)}()),e;const a=i[1],r=i[2],s=i[3];e.push(ffe(a,s));const o="*"==a&&"*"==s;"<"==r[0]&&!o&&e.push(ffe(s,a))}(i,n,e)):n.push(t),n}const aG=new Set(["true","1"]),rG=new Set(["false","0"]);function ffe(t,e){const n=aG.has(t)||rG.has(t),i=aG.has(e)||rG.has(e);return(a,r)=>{let s="*"==t||t==a,o="*"==e||e==r;return!s&&n&&"boolean"==typeof a&&(s=a?aG.has(t):rG.has(t)),!o&&i&&"boolean"==typeof r&&(o=r?aG.has(e):rG.has(e)),s&&o}}const $ze=new RegExp("s*:selfs*,?","g");function ste(t,e,n,i){return new Vze(t).build(e,n,i)}class Vze{constructor(e){this._driver=e}build(e,n,i){const a=new jze(n);this._resetContextStyleTimingState(a);const r=yf(this,Uz(e),a);return a.unsupportedCSSPropertiesFound.size&&a.unsupportedCSSPropertiesFound.keys(),r}_resetContextStyleTimingState(e){e.currentQuerySelector="",e.collectedStyles={},e.collectedStyles[""]={},e.currentTime=0}visitTrigger(e,n){let i=n.queryCount=0,a=n.depCount=0;const r=[],s=[];return"@"==e.name.charAt(0)&&n.errors.push(function X3e(){return new Jn(3006,wr)}()),e.definitions.forEach(o=>{if(this._resetContextStyleTimingState(n),0==o.type){const d=o,u=d.name;u.toString().split(/\s*,\s*/).forEach(p=>{d.name=p,r.push(this.visitState(d,n))}),d.name=u}else if(1==o.type){const d=this.visitTransition(o,n);i+=d.queryCount,a+=d.depCount,s.push(d)}else n.errors.push(function Z3e(){return new Jn(3007,wr)}())}),{type:7,name:e.name,states:r,transitions:s,queryCount:i,depCount:a,options:null}}visitState(e,n){const i=this.visitStyle(e.styles,n),a=e.options&&e.options.params||null;if(i.containsDynamicStyles){const r=new Set,s=a||{};if(i.styles.forEach(o=>{if(sG(o)){const d=o;Object.keys(d).forEach(u=>{hfe(d[u]).forEach(p=>{s.hasOwnProperty(p)||r.add(p)})})}}),r.size){eG(r.values());n.errors.push(function Q3e(t,e){return new Jn(3008,wr)}(e.name))}}return{type:0,name:e.name,style:i,options:a?{params:a}:null}}visitTransition(e,n){n.queryCount=0,n.depCount=0;const i=yf(this,Uz(e.animation),n);return{type:1,matchers:Hze(e.expr,n.errors),animation:i,queryCount:n.queryCount,depCount:n.depCount,options:oA(e.options)}}visitSequence(e,n){return{type:2,steps:e.steps.map(i=>yf(this,i,n)),options:oA(e.options)}}visitGroup(e,n){const i=n.currentTime;let a=0;const r=e.steps.map(s=>{n.currentTime=i;const o=yf(this,s,n);return a=Math.max(a,n.currentTime),o});return n.currentTime=a,{type:3,steps:r,options:oA(e.options)}}visitAnimate(e,n){const i=function Uze(t,e){let n=null;if(t.hasOwnProperty("duration"))n=t;else if("number"==typeof t){return ote(ZW(t,e).duration,0,"")}const i=t;if(i.split(/\s+/).some(r=>"{"==r.charAt(0)&&"{"==r.charAt(1))){const r=ote(0,0,"");return r.dynamic=!0,r.strValue=i,r}return n=n||ZW(i,e),ote(n.duration,n.delay,n.easing)}(e.timings,n.errors);n.currentAnimateTimings=i;let a,r=e.styles?e.styles:ap({});if(5==r.type)a=this.visitKeyframes(r,n);else{let s=e.styles,o=!1;if(!s){o=!0;const u={};i.easing&&(u.easing=i.easing),s=ap(u)}n.currentTime+=i.duration+i.delay;const d=this.visitStyle(s,n);d.isEmptyStep=o,a=d}return n.currentAnimateTimings=null,{type:4,timings:i,style:a,options:null}}visitStyle(e,n){const i=this._makeStyleAst(e,n);return this._validateStyleAst(i,n),i}_makeStyleAst(e,n){const i=[];Array.isArray(e.styles)?e.styles.forEach(s=>{"string"==typeof s?s==Ax?i.push(s):n.errors.push(function eze(t){return new Jn(3002,wr)}()):i.push(s)}):i.push(e.styles);let a=!1,r=null;return i.forEach(s=>{if(sG(s)){const o=s,d=o.easing;if(d&&(r=d,delete o.easing),!a)for(let u in o)if(o[u].toString().indexOf("{{")>=0){a=!0;break}}}),{type:6,styles:i,easing:r,offset:e.offset,containsDynamicStyles:a,options:null}}_validateStyleAst(e,n){const i=n.currentAnimateTimings;let a=n.currentTime,r=n.currentTime;i&&r>0&&(r-=i.duration+i.delay),e.styles.forEach(s=>{"string"!=typeof s&&Object.keys(s).forEach(o=>{if(!this._driver.validateStyleProperty(o))return delete s[o],void n.unsupportedCSSPropertiesFound.add(o);const d=n.collectedStyles[n.currentQuerySelector],u=d[o];let p=!0;u&&(r!=a&&r>=u.startTime&&a<=u.endTime&&(n.errors.push(function tze(t,e,n,i,a){return new Jn(3010,wr)}(0,u.startTime,u.endTime)),p=!1),r=u.startTime),p&&(d[o]={startTime:r,endTime:a}),n.options&&Aze(s[o],n.options,n.errors)})})}visitKeyframes(e,n){const i={type:5,styles:[],options:null};if(!n.currentAnimateTimings)return n.errors.push(function nze(){return new Jn(3011,wr)}()),i;let r=0;const s=[];let o=!1,d=!1,u=0;const p=e.steps.map(ne=>{const Z=this._makeStyleAst(ne,n);let be=null!=Z.offset?Z.offset:function qze(t){if("string"==typeof t)return null;let e=null;if(Array.isArray(t))t.forEach(n=>{if(sG(n)&&n.hasOwnProperty("offset")){const i=n;e=parseFloat(i.offset),delete i.offset}});else if(sG(t)&&t.hasOwnProperty("offset")){const n=t;e=parseFloat(n.offset),delete n.offset}return e}(Z.styles),Ge=0;return null!=be&&(r++,Ge=Z.offset=be),d=d||Ge<0||Ge>1,o=o||Ge<u,u=Ge,s.push(Ge),Z});d&&n.errors.push(function ize(){return new Jn(3012,wr)}()),o&&n.errors.push(function aze(){return new Jn(3200,wr)}());const g=e.steps.length;let b=0;r>0&&r<g?n.errors.push(function rze(){return new Jn(3202,wr)}()):0==r&&(b=1/(g-1));const C=g-1,k=n.currentTime,G=n.currentAnimateTimings,Y=G.duration;return p.forEach((ne,Z)=>{const be=b>0?Z==C?1:b*Z:s[Z],Ge=be*Y;n.currentTime=k+G.delay+Ge,G.duration=Ge,this._validateStyleAst(ne,n),ne.offset=be,i.styles.push(ne)}),i}visitReference(e,n){return{type:8,animation:yf(this,Uz(e.animation),n),options:oA(e.options)}}visitAnimateChild(e,n){return n.depCount++,{type:9,options:oA(e.options)}}visitAnimateRef(e,n){return{type:10,animation:this.visitReference(e.animation,n),options:oA(e.options)}}visitQuery(e,n){const i=n.currentQuerySelector,a=e.options||{};n.queryCount++,n.currentQuery=e;const[r,s]=function Wze(t){const e=!!t.split(/\s*,\s*/).find(n=>":self"==n);return e&&(t=t.replace($ze,"")),t=t.replace(/@\*/g,XW).replace(/@\w+/g,n=>XW+"-"+n.substr(1)).replace(/:animating/g,nte),[t,e]}(e.selector);n.currentQuerySelector=i.length?i+" "+r:r,_f(n.collectedStyles,n.currentQuerySelector,{});const o=yf(this,Uz(e.animation),n);return n.currentQuery=null,n.currentQuerySelector=i,{type:11,selector:r,limit:a.limit||0,optional:!!a.optional,includeSelf:s,animation:o,originalSelector:e.selector,options:oA(e.options)}}visitStagger(e,n){n.currentQuery||n.errors.push(function sze(){return new Jn(3013,wr)}());const i="full"===e.timings?{duration:0,delay:0,easing:"full"}:ZW(e.timings,n.errors,!0);return{type:12,animation:yf(this,Uz(e.animation),n),timings:i,options:null}}}class jze{constructor(e){this.errors=e,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles={},this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function sG(t){return!Array.isArray(t)&&"object"==typeof t}function oA(t){return t?(t=a4(t)).params&&(t.params=function Gze(t){return t?a4(t):null}(t.params)):t={},t}function ote(t,e,n){return{duration:t,delay:e,easing:n}}function lte(t,e,n,i,a,r,s=null,o=!1){return{type:1,element:t,keyframes:e,preStyleProps:n,postStyleProps:i,duration:a,delay:r,totalTime:a+r,easing:s,subTimeline:o}}class oG{constructor(){this._map=new Map}get(e){return this._map.get(e)||[]}append(e,n){let i=this._map.get(e);i||this._map.set(e,i=[]),i.push(...n)}has(e){return this._map.has(e)}clear(){this._map.clear()}}const Kze=new RegExp(":enter","g"),Zze=new RegExp(":leave","g");function dte(t,e,n,i,a,r={},s={},o,d,u=[]){return(new Qze).buildKeyframes(t,e,n,i,a,r,s,o,d,u)}class Qze{buildKeyframes(e,n,i,a,r,s,o,d,u,p=[]){u=u||new oG;const g=new ute(e,n,u,a,r,p,[]);g.options=d,g.currentTimeline.setStyles([s],null,g.errors,d),yf(this,i,g);const b=g.timelines.filter(C=>C.containsAnimation());if(Object.keys(o).length){let C;for(let k=b.length-1;k>=0;k--){const G=b[k];if(G.element===n){C=G;break}}C&&!C.allowOnlyTimelineStyles()&&C.setStyles([o],null,g.errors,d)}return b.length?b.map(C=>C.buildKeyframes()):[lte(n,[],[],[],0,0,"",!1)]}visitTrigger(e,n){}visitState(e,n){}visitTransition(e,n){}visitAnimateChild(e,n){const i=n.subInstructions.get(n.element);if(i){const a=n.createSubContext(e.options),r=n.currentTimeline.currentTime,s=this._visitSubInstructions(i,a,a.options);r!=s&&n.transformIntoNewTimeline(s)}n.previousNode=e}visitAnimateRef(e,n){const i=n.createSubContext(e.options);i.transformIntoNewTimeline(),this.visitReference(e.animation,i),n.transformIntoNewTimeline(i.currentTimeline.currentTime),n.previousNode=e}_visitSubInstructions(e,n,i){let r=n.currentTimeline.currentTime;const s=null!=i.duration?rA(i.duration):null,o=null!=i.delay?rA(i.delay):null;return 0!==s&&e.forEach(d=>{const u=n.appendInstructionToTimeline(d,s,o);r=Math.max(r,u.duration+u.delay)}),r}visitReference(e,n){n.updateOptions(e.options,!0),yf(this,e.animation,n),n.previousNode=e}visitSequence(e,n){const i=n.subContextCount;let a=n;const r=e.options;if(r&&(r.params||r.delay)&&(a=n.createSubContext(r),a.transformIntoNewTimeline(),null!=r.delay)){6==a.previousNode.type&&(a.currentTimeline.snapshotCurrentStyles(),a.previousNode=lG);const s=rA(r.delay);a.delayNextStep(s)}e.steps.length&&(e.steps.forEach(s=>yf(this,s,a)),a.currentTimeline.applyStylesToKeyframe(),a.subContextCount>i&&a.transformIntoNewTimeline()),n.previousNode=e}visitGroup(e,n){const i=[];let a=n.currentTimeline.currentTime;const r=e.options&&e.options.delay?rA(e.options.delay):0;e.steps.forEach(s=>{const o=n.createSubContext(e.options);r&&o.delayNextStep(r),yf(this,s,o),a=Math.max(a,o.currentTimeline.currentTime),i.push(o.currentTimeline)}),i.forEach(s=>n.currentTimeline.mergeTimelineCollectedStyles(s)),n.transformIntoNewTimeline(a),n.previousNode=e}_visitTiming(e,n){if(e.dynamic){const i=e.strValue;return ZW(n.params?QW(i,n.params,n.errors):i,n.errors)}return{duration:e.duration,delay:e.delay,easing:e.easing}}visitAnimate(e,n){const i=n.currentAnimateTimings=this._visitTiming(e.timings,n),a=n.currentTimeline;i.delay&&(n.incrementTime(i.delay),a.snapshotCurrentStyles());const r=e.style;5==r.type?this.visitKeyframes(r,n):(n.incrementTime(i.duration),this.visitStyle(r,n),a.applyStylesToKeyframe()),n.currentAnimateTimings=null,n.previousNode=e}visitStyle(e,n){const i=n.currentTimeline,a=n.currentAnimateTimings;!a&&i.getCurrentStyleProperties().length&&i.forwardFrame();const r=a&&a.easing||e.easing;e.isEmptyStep?i.applyEmptyStep(r):i.setStyles(e.styles,r,n.errors,n.options),n.previousNode=e}visitKeyframes(e,n){const i=n.currentAnimateTimings,a=n.currentTimeline.duration,r=i.duration,o=n.createSubContext().currentTimeline;o.easing=i.easing,e.styles.forEach(d=>{const u=d.offset||0;o.forwardTime(u*r),o.setStyles(d.styles,d.easing,n.errors,n.options),o.applyStylesToKeyframe()}),n.currentTimeline.mergeTimelineCollectedStyles(o),n.transformIntoNewTimeline(a+r),n.previousNode=e}visitQuery(e,n){const i=n.currentTimeline.currentTime,a=e.options||{},r=a.delay?rA(a.delay):0;r&&(6===n.previousNode.type||0==i&&n.currentTimeline.getCurrentStyleProperties().length)&&(n.currentTimeline.snapshotCurrentStyles(),n.previousNode=lG);let s=i;const o=n.invokeQuery(e.selector,e.originalSelector,e.limit,e.includeSelf,!!a.optional,n.errors);n.currentQueryTotal=o.length;let d=null;o.forEach((u,p)=>{n.currentQueryIndex=p;const g=n.createSubContext(e.options,u);r&&g.delayNextStep(r),u===n.element&&(d=g.currentTimeline),yf(this,e.animation,g),g.currentTimeline.applyStylesToKeyframe();const b=g.currentTimeline.currentTime;s=Math.max(s,b)}),n.currentQueryIndex=0,n.currentQueryTotal=0,n.transformIntoNewTimeline(s),d&&(n.currentTimeline.mergeTimelineCollectedStyles(d),n.currentTimeline.snapshotCurrentStyles()),n.previousNode=e}visitStagger(e,n){const i=n.parentContext,a=n.currentTimeline,r=e.timings,s=Math.abs(r.duration),o=s*(n.currentQueryTotal-1);let d=s*n.currentQueryIndex;switch(r.duration<0?"reverse":r.easing){case"reverse":d=o-d;break;case"full":d=i.currentStaggerTime}const p=n.currentTimeline;d&&p.delayNextStep(d);const g=p.currentTime;yf(this,e.animation,n),n.previousNode=e,i.currentStaggerTime=a.currentTime-g+(a.startTime-i.currentTimeline.startTime)}}const lG={};class ute{constructor(e,n,i,a,r,s,o,d){this._driver=e,this.element=n,this.subInstructions=i,this._enterClassName=a,this._leaveClassName=r,this.errors=s,this.timelines=o,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=lG,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=d||new dG(this._driver,n,0),o.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(e,n){if(!e)return;const i=e;let a=this.options;null!=i.duration&&(a.duration=rA(i.duration)),null!=i.delay&&(a.delay=rA(i.delay));const r=i.params;if(r){let s=a.params;s||(s=this.options.params={}),Object.keys(r).forEach(o=>{(!n||!s.hasOwnProperty(o))&&(s[o]=QW(r[o],s,this.errors))})}}_copyOptions(){const e={};if(this.options){const n=this.options.params;if(n){const i=e.params={};Object.keys(n).forEach(a=>{i[a]=n[a]})}}return e}createSubContext(e=null,n,i){const a=n||this.element,r=new ute(this._driver,a,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(a,i||0));return r.previousNode=this.previousNode,r.currentAnimateTimings=this.currentAnimateTimings,r.options=this._copyOptions(),r.updateOptions(e),r.currentQueryIndex=this.currentQueryIndex,r.currentQueryTotal=this.currentQueryTotal,r.parentContext=this,this.subContextCount++,r}transformIntoNewTimeline(e){return this.previousNode=lG,this.currentTimeline=this.currentTimeline.fork(this.element,e),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(e,n,i){const a={duration:null!=n?n:e.duration,delay:this.currentTimeline.currentTime+(null!=i?i:0)+e.delay,easing:""},r=new e6e(this._driver,e.element,e.keyframes,e.preStyleProps,e.postStyleProps,a,e.stretchStartingKeyframe);return this.timelines.push(r),a}incrementTime(e){this.currentTimeline.forwardTime(this.currentTimeline.duration+e)}delayNextStep(e){e>0&&this.currentTimeline.delayNextStep(e)}invokeQuery(e,n,i,a,r,s){let o=[];if(a&&o.push(this.element),e.length>0){e=(e=e.replace(Kze,"."+this._enterClassName)).replace(Zze,"."+this._leaveClassName);const d=1!=i;let u=this._driver.query(this.element,e,d);0!==i&&(u=i<0?u.slice(u.length+i,u.length):u.slice(0,i)),o.push(...u)}return!r&&0==o.length&&s.push(function oze(t){return new Jn(3014,wr)}()),o}}class dG{constructor(e,n,i,a){this._driver=e,this.element=n,this.startTime=i,this._elementTimelineStylesLookup=a,this.duration=0,this._previousKeyframe={},this._currentKeyframe={},this._keyframes=new Map,this._styleSummary={},this._pendingStyles={},this._backFill={},this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._localTimelineStyles=Object.create(this._backFill,{}),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(n),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(n,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.getCurrentStyleProperties().length>0;default:return!0}}getCurrentStyleProperties(){return Object.keys(this._currentKeyframe)}get currentTime(){return this.startTime+this.duration}delayNextStep(e){const n=1==this._keyframes.size&&Object.keys(this._pendingStyles).length;this.duration||n?(this.forwardTime(this.currentTime+e),n&&this.snapshotCurrentStyles()):this.startTime+=e}fork(e,n){return this.applyStylesToKeyframe(),new dG(this._driver,e,n||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=Object.create(this._backFill,{}),this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(e){this.applyStylesToKeyframe(),this.duration=e,this._loadKeyframe()}_updateStyle(e,n){this._localTimelineStyles[e]=n,this._globalTimelineStyles[e]=n,this._styleSummary[e]={time:this.currentTime,value:n}}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(e){e&&(this._previousKeyframe.easing=e),Object.keys(this._globalTimelineStyles).forEach(n=>{this._backFill[n]=this._globalTimelineStyles[n]||Ax,this._currentKeyframe[n]=Ax}),this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(e,n,i,a){n&&(this._previousKeyframe.easing=n);const r=a&&a.params||{},s=function t6e(t,e){const n={};let i;return t.forEach(a=>{"*"===a?(i=i||Object.keys(e),i.forEach(r=>{n[r]=Ax})):t2(a,!1,n)}),n}(e,this._globalTimelineStyles);Object.keys(s).forEach(o=>{const d=QW(s[o],r,i);this._pendingStyles[o]=d,this._localTimelineStyles.hasOwnProperty(o)||(this._backFill[o]=this._globalTimelineStyles.hasOwnProperty(o)?this._globalTimelineStyles[o]:Ax),this._updateStyle(o,d)})}applyStylesToKeyframe(){const e=this._pendingStyles,n=Object.keys(e);0!=n.length&&(this._pendingStyles={},n.forEach(i=>{const a=e[i];this._currentKeyframe[i]=a}),Object.keys(this._localTimelineStyles).forEach(i=>{this._currentKeyframe.hasOwnProperty(i)||(this._currentKeyframe[i]=this._localTimelineStyles[i])}))}snapshotCurrentStyles(){Object.keys(this._localTimelineStyles).forEach(e=>{const n=this._localTimelineStyles[e];this._pendingStyles[e]=n,this._updateStyle(e,n)})}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const e=[];for(let n in this._currentKeyframe)e.push(n);return e}mergeTimelineCollectedStyles(e){Object.keys(e._styleSummary).forEach(n=>{const i=this._styleSummary[n],a=e._styleSummary[n];(!i||a.time>i.time)&&this._updateStyle(n,a.value)})}buildKeyframes(){this.applyStylesToKeyframe();const e=new Set,n=new Set,i=1===this._keyframes.size&&0===this.duration;let a=[];this._keyframes.forEach((o,d)=>{const u=t2(o,!0);Object.keys(u).forEach(p=>{const g=u[p];"!"==g?e.add(p):g==Ax&&n.add(p)}),i||(u.offset=d/this.duration),a.push(u)});const r=e.size?eG(e.values()):[],s=n.size?eG(n.values()):[];if(i){const o=a[0],d=a4(o);o.offset=0,d.offset=1,a=[o,d]}return lte(this.element,a,r,s,this.duration,this.startTime,this.easing,!1)}}class e6e extends dG{constructor(e,n,i,a,r,s,o=!1){super(e,n,s.delay),this.keyframes=i,this.preStyleProps=a,this.postStyleProps=r,this._stretchStartingKeyframe=o,this.timings={duration:s.duration,delay:s.delay,easing:s.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let e=this.keyframes,{delay:n,duration:i,easing:a}=this.timings;if(this._stretchStartingKeyframe&&n){const r=[],s=i+n,o=n/s,d=t2(e[0],!1);d.offset=0,r.push(d);const u=t2(e[0],!1);u.offset=yfe(o),r.push(u);const p=e.length-1;for(let g=1;g<=p;g++){let b=t2(e[g],!1);const k=n+b.offset*i;b.offset=yfe(k/s),r.push(b)}i=s,n=0,a="",e=r}return lte(this.element,e,this.preStyleProps,this.postStyleProps,i,n,a,!0)}}function yfe(t,e=3){const n=Math.pow(10,e-1);return Math.round(t*n)/n}class cte{}class n6e extends cte{normalizePropertyName(e,n){return rte(e)}normalizeStyleValue(e,n,i,a){let r="";const s=i.toString().trim();if(i6e[n]&&0!==i&&"0"!==i)if("number"==typeof i)r="px";else{const o=i.match(/^[+-]?[\d\.]+([a-z]*)$/);o&&0==o[1].length&&a.push(function K3e(t,e){return new Jn(3005,wr)}())}return s+r}}const i6e=function a6e(t){const e={};return t.forEach(n=>e[n]=!0),e}("width,height,minWidth,minHeight,maxWidth,maxHeight,left,top,bottom,right,fontSize,outlineWidth,outlineOffset,paddingTop,paddingLeft,paddingBottom,paddingRight,marginTop,marginLeft,marginBottom,marginRight,borderRadius,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,textIndent,perspective".split(","));function vfe(t,e,n,i,a,r,s,o,d,u,p,g,b){return{type:0,element:t,triggerName:e,isRemovalTransition:a,fromState:n,fromStyles:r,toState:i,toStyles:s,timelines:o,queriedElements:d,preStyleProps:u,postStyleProps:p,totalTime:g,errors:b}}const pte={};class bfe{constructor(e,n,i){this._triggerName=e,this.ast=n,this._stateStyles=i}match(e,n,i,a){return function r6e(t,e,n,i,a){return t.some(r=>r(e,n,i,a))}(this.ast.matchers,e,n,i,a)}buildStyles(e,n,i){const a=this._stateStyles["*"],r=this._stateStyles[e],s=a?a.buildStyles(n,i):{};return r?r.buildStyles(n,i):s}build(e,n,i,a,r,s,o,d,u,p){const g=[],b=this.ast.options&&this.ast.options.params||pte,C=o&&o.params||pte,k=this.buildStyles(i,C,g),G=d&&d.params||pte,Y=this.buildStyles(a,G,g),ne=new Set,Z=new Map,be=new Map,Ge="void"===a,vt={params:Object.assign(Object.assign({},b),G)},Nt=p?[]:dte(e,n,this.ast.animation,r,s,k,Y,vt,u,g);let cn=0;if(Nt.forEach(Sn=>{cn=Math.max(Sn.duration+Sn.delay,cn)}),g.length)return vfe(n,this._triggerName,i,a,Ge,k,Y,[],[],Z,be,cn,g);Nt.forEach(Sn=>{const ti=Sn.element,Hn=_f(Z,ti,{});Sn.preStyleProps.forEach(Di=>Hn[Di]=!0);const Aa=_f(be,ti,{});Sn.postStyleProps.forEach(Di=>Aa[Di]=!0),ti!==n&&ne.add(ti)});const gn=eG(ne.values());return vfe(n,this._triggerName,i,a,Ge,k,Y,Nt,gn,Z,be,cn)}}class s6e{constructor(e,n,i){this.styles=e,this.defaultParams=n,this.normalizer=i}buildStyles(e,n){const i={},a=a4(this.defaultParams);return Object.keys(e).forEach(r=>{const s=e[r];null!=s&&(a[r]=s)}),this.styles.styles.forEach(r=>{if("string"!=typeof r){const s=r;Object.keys(s).forEach(o=>{let d=s[o];d.length>1&&(d=QW(d,a,n));const u=this.normalizer.normalizePropertyName(o,n);d=this.normalizer.normalizeStyleValue(o,u,d,n),i[u]=d})}}),i}}class l6e{constructor(e,n,i){this.name=e,this.ast=n,this._normalizer=i,this.transitionFactories=[],this.states={},n.states.forEach(a=>{const r=a.options&&a.options.params||{};this.states[a.name]=new s6e(a.style,r,i)}),Mfe(this.states,"true","1"),Mfe(this.states,"false","0"),n.transitions.forEach(a=>{this.transitionFactories.push(new bfe(e,a,this.states))}),this.fallbackTransition=function d6e(t,e,n){return new bfe(t,{type:1,animation:{type:2,steps:[],options:null},matchers:[(s,o)=>!0],options:null,queryCount:0,depCount:0},e)}(e,this.states,this._normalizer)}get containsQueries(){return this.ast.queryCount>0}matchTransition(e,n,i,a){return this.transitionFactories.find(s=>s.match(e,n,i,a))||null}matchStyles(e,n,i){return this.fallbackTransition.buildStyles(e,n,i)}}function Mfe(t,e,n){t.hasOwnProperty(e)?t.hasOwnProperty(n)||(t[n]=t[e]):t.hasOwnProperty(n)&&(t[e]=t[n])}const u6e=new oG;class c6e{constructor(e,n,i){this.bodyNode=e,this._driver=n,this._normalizer=i,this._animations={},this._playersById={},this.players=[]}register(e,n){const i=[],a=[],r=ste(this._driver,n,i,a);if(i.length)throw function mze(t){return new Jn(3503,wr)}();a.length,this._animations[e]=r}_buildPlayer(e,n,i){const a=e.element,r=efe(this._driver,this._normalizer,0,e.keyframes,n,i);return this._driver.animate(a,r,e.duration,e.delay,e.easing,[],!0)}create(e,n,i={}){const a=[],r=this._animations[e];let s;const o=new Map;if(r?(s=dte(this._driver,n,r,tte,JW,{},{},i,u6e,a),s.forEach(p=>{const g=_f(o,p.element,{});p.postStyleProps.forEach(b=>g[b]=null)})):(a.push(function fze(){return new Jn(3300,wr)}()),s=[]),a.length)throw function gze(t){return new Jn(3504,wr)}();o.forEach((p,g)=>{Object.keys(p).forEach(b=>{p[b]=this._driver.computeStyle(g,b,Ax)})});const u=e2(s.map(p=>{const g=o.get(p.element);return this._buildPlayer(p,{},g)}));return this._playersById[e]=u,u.onDestroy(()=>this.destroy(e)),this.players.push(u),u}destroy(e){const n=this._getPlayer(e);n.destroy(),delete this._playersById[e];const i=this.players.indexOf(n);i>=0&&this.players.splice(i,1)}_getPlayer(e){const n=this._playersById[e];if(!n)throw function _ze(t){return new Jn(3301,wr)}();return n}listen(e,n,i,a){const r=Zee(n,"","","");return Kee(this._getPlayer(e),i,r,a),()=>{}}command(e,n,i,a){if("register"==i)return void this.register(e,a[0]);if("create"==i){const s=a[0]||{};return void this.create(e,n,s)}const r=this._getPlayer(e);switch(i){case"play":r.play();break;case"pause":r.pause();break;case"reset":r.reset();break;case"restart":r.restart();break;case"finish":r.finish();break;case"init":r.init();break;case"setPosition":r.setPosition(parseFloat(a[0]));break;case"destroy":this.destroy(e)}}}const xfe="ng-animate-queued",hte="ng-animate-disabled",g6e=[],Dfe={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},_6e={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},i1="__ng_removed";class mte{constructor(e,n=""){this.namespaceId=n;const i=e&&e.hasOwnProperty("value"),a=i?e.value:e;if(this.value=function M6e(t){return null!=t?t:null}(a),i){const r=a4(e);delete r.value,this.options=r}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(e){const n=e.params;if(n){const i=this.options.params;Object.keys(n).forEach(a=>{null==i[a]&&(i[a]=n[a])})}}}const Yz="void",fte=new mte(Yz);class y6e{constructor(e,n,i){this.id=e,this.hostElement=n,this._engine=i,this.players=[],this._triggers={},this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+e,a1(n,this._hostClassName)}listen(e,n,i,a){if(!this._triggers.hasOwnProperty(n))throw function yze(t,e){return new Jn(3302,wr)}();if(null==i||0==i.length)throw function vze(t){return new Jn(3303,wr)}();if(!function x6e(t){return"start"==t||"done"==t}(i))throw function bze(t,e){return new Jn(3400,wr)}();const r=_f(this._elementListeners,e,[]),s={name:n,phase:i,callback:a};r.push(s);const o=_f(this._engine.statesByElement,e,{});return o.hasOwnProperty(n)||(a1(e,KW),a1(e,KW+"-"+n),o[n]=fte),()=>{this._engine.afterFlush(()=>{const d=r.indexOf(s);d>=0&&r.splice(d,1),this._triggers[n]||delete o[n]})}}register(e,n){return!this._triggers[e]&&(this._triggers[e]=n,!0)}_getTrigger(e){const n=this._triggers[e];if(!n)throw function Mze(t){return new Jn(3401,wr)}();return n}trigger(e,n,i,a=!0){const r=this._getTrigger(n),s=new gte(this.id,n,e);let o=this._engine.statesByElement.get(e);o||(a1(e,KW),a1(e,KW+"-"+n),this._engine.statesByElement.set(e,o={}));let d=o[n];const u=new mte(i,this.id);if(!(i&&i.hasOwnProperty("value"))&&d&&u.absorbOptions(d.options),o[n]=u,d||(d=fte),u.value!==Yz&&d.value===u.value){if(!function C6e(t,e){const n=Object.keys(t),i=Object.keys(e);if(n.length!=i.length)return!1;for(let a=0;a<n.length;a++){const r=n[a];if(!e.hasOwnProperty(r)||t[r]!==e[r])return!1}return!0}(d.params,u.params)){const G=[],Y=r.matchStyles(d.value,d.params,G),ne=r.matchStyles(u.value,u.params,G);G.length?this._engine.reportError(G):this._engine.afterFlush(()=>{sA(e,Y),cb(e,ne)})}return}const b=_f(this._engine.playersByElement,e,[]);b.forEach(G=>{G.namespaceId==this.id&&G.triggerName==n&&G.queued&&G.destroy()});let C=r.matchTransition(d.value,u.value,e,u.params),k=!1;if(!C){if(!a)return;C=r.fallbackTransition,k=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:n,transition:C,fromState:d,toState:u,player:s,isFallbackTransition:k}),k||(a1(e,xfe),s.onStart(()=>{r4(e,xfe)})),s.onDone(()=>{let G=this.players.indexOf(s);G>=0&&this.players.splice(G,1);const Y=this._engine.playersByElement.get(e);if(Y){let ne=Y.indexOf(s);ne>=0&&Y.splice(ne,1)}}),this.players.push(s),b.push(s),s}deregister(e){delete this._triggers[e],this._engine.statesByElement.forEach((n,i)=>{delete n[e]}),this._elementListeners.forEach((n,i)=>{this._elementListeners.set(i,n.filter(a=>a.name!=e))})}clearElementCache(e){this._engine.statesByElement.delete(e),this._elementListeners.delete(e);const n=this._engine.playersByElement.get(e);n&&(n.forEach(i=>i.destroy()),this._engine.playersByElement.delete(e))}_signalRemovalForInnerTriggers(e,n){const i=this._engine.driver.query(e,XW,!0);i.forEach(a=>{if(a[i1])return;const r=this._engine.fetchNamespacesByElement(a);r.size?r.forEach(s=>s.triggerLeaveAnimation(a,n,!1,!0)):this.clearElementCache(a)}),this._engine.afterFlushAnimationsDone(()=>i.forEach(a=>this.clearElementCache(a)))}triggerLeaveAnimation(e,n,i,a){const r=this._engine.statesByElement.get(e),s=new Map;if(r){const o=[];if(Object.keys(r).forEach(d=>{if(s.set(d,r[d].value),this._triggers[d]){const u=this.trigger(e,d,Yz,a);u&&o.push(u)}}),o.length)return this._engine.markElementAsRemoved(this.id,e,!0,n,s),i&&e2(o).onDone(()=>this._engine.processLeaveNode(e)),!0}return!1}prepareLeaveAnimationListeners(e){const n=this._elementListeners.get(e),i=this._engine.statesByElement.get(e);if(n&&i){const a=new Set;n.forEach(r=>{const s=r.name;if(a.has(s))return;a.add(s);const d=this._triggers[s].fallbackTransition,u=i[s]||fte,p=new mte(Yz),g=new gte(this.id,s,e);this._engine.totalQueuedPlayers++,this._queue.push({element:e,triggerName:s,transition:d,fromState:u,toState:p,player:g,isFallbackTransition:!0})})}}removeNode(e,n){const i=this._engine;if(e.childElementCount&&this._signalRemovalForInnerTriggers(e,n),this.triggerLeaveAnimation(e,n,!0))return;let a=!1;if(i.totalAnimations){const r=i.players.length?i.playersByQueriedElement.get(e):[];if(r&&r.length)a=!0;else{let s=e;for(;s=s.parentNode;)if(i.statesByElement.get(s)){a=!0;break}}}if(this.prepareLeaveAnimationListeners(e),a)i.markElementAsRemoved(this.id,e,!1,n);else{const r=e[i1];(!r||r===Dfe)&&(i.afterFlush(()=>this.clearElementCache(e)),i.destroyInnerAnimations(e),i._onRemovalComplete(e,n))}}insertNode(e,n){a1(e,this._hostClassName)}drainQueuedTransitions(e){const n=[];return this._queue.forEach(i=>{const a=i.player;if(a.destroyed)return;const r=i.element,s=this._elementListeners.get(r);s&&s.forEach(o=>{if(o.name==i.triggerName){const d=Zee(r,i.triggerName,i.fromState.value,i.toState.value);d._data=e,Kee(i.player,o.phase,d,o.callback)}}),a.markedForDestroy?this._engine.afterFlush(()=>{a.destroy()}):n.push(i)}),this._queue=[],n.sort((i,a)=>{const r=i.transition.ast.depCount,s=a.transition.ast.depCount;return 0==r||0==s?r-s:this._engine.driver.containsElement(i.element,a.element)?1:-1})}destroy(e){this.players.forEach(n=>n.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,e)}elementContainsData(e){let n=!1;return this._elementListeners.has(e)&&(n=!0),n=!!this._queue.find(i=>i.element===e)||n,n}}class v6e{constructor(e,n,i){this.bodyNode=e,this.driver=n,this._normalizer=i,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(a,r)=>{}}_onRemovalComplete(e,n){this.onRemovalComplete(e,n)}get queuedPlayers(){const e=[];return this._namespaceList.forEach(n=>{n.players.forEach(i=>{i.queued&&e.push(i)})}),e}createNamespace(e,n){const i=new y6e(e,n,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,n)?this._balanceNamespaceList(i,n):(this.newHostElements.set(n,i),this.collectEnterElement(n)),this._namespaceLookup[e]=i}_balanceNamespaceList(e,n){const i=this._namespaceList,a=this.namespacesByHostElement,r=i.length-1;if(r>=0){let s=!1;if(void 0!==this.driver.getParentElement){let o=this.driver.getParentElement(n);for(;o;){const d=a.get(o);if(d){const u=i.indexOf(d);i.splice(u+1,0,e),s=!0;break}o=this.driver.getParentElement(o)}}else for(let o=r;o>=0;o--){const d=i[o];if(this.driver.containsElement(d.hostElement,n)){i.splice(o+1,0,e),s=!0;break}}s||i.unshift(e)}else i.push(e);return a.set(n,e),e}register(e,n){let i=this._namespaceLookup[e];return i||(i=this.createNamespace(e,n)),i}registerTrigger(e,n,i){let a=this._namespaceLookup[e];a&&a.register(n,i)&&this.totalAnimations++}destroy(e,n){if(!e)return;const i=this._fetchNamespace(e);this.afterFlush(()=>{this.namespacesByHostElement.delete(i.hostElement),delete this._namespaceLookup[e];const a=this._namespaceList.indexOf(i);a>=0&&this._namespaceList.splice(a,1)}),this.afterFlushAnimationsDone(()=>i.destroy(n))}_fetchNamespace(e){return this._namespaceLookup[e]}fetchNamespacesByElement(e){const n=new Set,i=this.statesByElement.get(e);if(i){const a=Object.keys(i);for(let r=0;r<a.length;r++){const s=i[a[r]].namespaceId;if(s){const o=this._fetchNamespace(s);o&&n.add(o)}}}return n}trigger(e,n,i,a){if(uG(n)){const r=this._fetchNamespace(e);if(r)return r.trigger(n,i,a),!0}return!1}insertNode(e,n,i,a){if(!uG(n))return;const r=n[i1];if(r&&r.setForRemoval){r.setForRemoval=!1,r.setForMove=!0;const s=this.collectedLeaveElements.indexOf(n);s>=0&&this.collectedLeaveElements.splice(s,1)}if(e){const s=this._fetchNamespace(e);s&&s.insertNode(n,i)}a&&this.collectEnterElement(n)}collectEnterElement(e){this.collectedEnterElements.push(e)}markElementAsDisabled(e,n){n?this.disabledNodes.has(e)||(this.disabledNodes.add(e),a1(e,hte)):this.disabledNodes.has(e)&&(this.disabledNodes.delete(e),r4(e,hte))}removeNode(e,n,i,a){if(uG(n)){const r=e?this._fetchNamespace(e):null;if(r?r.removeNode(n,a):this.markElementAsRemoved(e,n,!1,a),i){const s=this.namespacesByHostElement.get(n);s&&s.id!==e&&s.removeNode(n,a)}}else this._onRemovalComplete(n,a)}markElementAsRemoved(e,n,i,a,r){this.collectedLeaveElements.push(n),n[i1]={namespaceId:e,setForRemoval:a,hasAnimation:i,removedBeforeQueried:!1,previousTriggersValues:r}}listen(e,n,i,a,r){return uG(n)?this._fetchNamespace(e).listen(n,i,a,r):()=>{}}_buildInstruction(e,n,i,a,r){return e.transition.build(this.driver,e.element,e.fromState.value,e.toState.value,i,a,e.fromState.options,e.toState.options,n,r)}destroyInnerAnimations(e){let n=this.driver.query(e,XW,!0);n.forEach(i=>this.destroyActiveAnimationsForElement(i)),0!=this.playersByQueriedElement.size&&(n=this.driver.query(e,nte,!0),n.forEach(i=>this.finishActiveQueriedAnimationOnElement(i)))}destroyActiveAnimationsForElement(e){const n=this.playersByElement.get(e);n&&n.forEach(i=>{i.queued?i.markedForDestroy=!0:i.destroy()})}finishActiveQueriedAnimationOnElement(e){const n=this.playersByQueriedElement.get(e);n&&n.forEach(i=>i.finish())}whenRenderingDone(){return new Promise(e=>{if(this.players.length)return e2(this.players).onDone(()=>e());e()})}processLeaveNode(e){var n;const i=e[i1];if(i&&i.setForRemoval){if(e[i1]=Dfe,i.namespaceId){this.destroyInnerAnimations(e);const a=this._fetchNamespace(i.namespaceId);a&&a.clearElementCache(e)}this._onRemovalComplete(e,i.setForRemoval)}(null===(n=e.classList)||void 0===n?void 0:n.contains(hte))&&this.markElementAsDisabled(e,!1),this.driver.query(e,".ng-animate-disabled",!0).forEach(a=>{this.markElementAsDisabled(a,!1)})}flush(e=-1){let n=[];if(this.newHostElements.size&&(this.newHostElements.forEach((i,a)=>this._balanceNamespaceList(i,a)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let i=0;i<this.collectedEnterElements.length;i++){a1(this.collectedEnterElements[i],"ng-star-inserted")}if(this._namespaceList.length&&(this.totalQueuedPlayers||this.collectedLeaveElements.length)){const i=[];try{n=this._flushAnimations(i,e)}finally{for(let a=0;a<i.length;a++)i[a]()}}else for(let i=0;i<this.collectedLeaveElements.length;i++){const a=this.collectedLeaveElements[i];this.processLeaveNode(a)}if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach(i=>i()),this._flushFns=[],this._whenQuietFns.length){const i=this._whenQuietFns;this._whenQuietFns=[],n.length?e2(n).onDone(()=>{i.forEach(a=>a())}):i.forEach(a=>a())}}reportError(e){throw function xze(t){return new Jn(3402,wr)}()}_flushAnimations(e,n){const i=new oG,a=[],r=new Map,s=[],o=new Map,d=new Map,u=new Map,p=new Set;this.disabledNodes.forEach(fn=>{p.add(fn);const jn=this.driver.query(fn,".ng-animate-queued",!0);for(let Mi=0;Mi<jn.length;Mi++)p.add(jn[Mi])});const g=this.bodyNode,b=Array.from(this.statesByElement.keys()),C=Sfe(b,this.collectedEnterElements),k=new Map;let G=0;C.forEach((fn,jn)=>{const Mi=tte+G++;k.set(jn,Mi),fn.forEach(ja=>a1(ja,Mi))});const Y=[],ne=new Set,Z=new Set;for(let fn=0;fn<this.collectedLeaveElements.length;fn++){const jn=this.collectedLeaveElements[fn],Mi=jn[i1];Mi&&Mi.setForRemoval&&(Y.push(jn),ne.add(jn),Mi.hasAnimation?this.driver.query(jn,".ng-star-inserted",!0).forEach(ja=>ne.add(ja)):Z.add(jn))}const be=new Map,Ge=Sfe(b,Array.from(ne));Ge.forEach((fn,jn)=>{const Mi=JW+G++;be.set(jn,Mi),fn.forEach(ja=>a1(ja,Mi))}),e.push(()=>{C.forEach((fn,jn)=>{const Mi=k.get(jn);fn.forEach(ja=>r4(ja,Mi))}),Ge.forEach((fn,jn)=>{const Mi=be.get(jn);fn.forEach(ja=>r4(ja,Mi))}),Y.forEach(fn=>{this.processLeaveNode(fn)})});const vt=[],Nt=[];for(let fn=this._namespaceList.length-1;fn>=0;fn--)this._namespaceList[fn].drainQueuedTransitions(n).forEach(Mi=>{const ja=Mi.player,Zl=Mi.element;if(vt.push(ja),this.collectedEnterElements.length){const wh=Zl[i1];if(wh&&wh.setForMove){if(wh.previousTriggersValues&&wh.previousTriggersValues.has(Mi.triggerName)){const HL=wh.previousTriggersValues.get(Mi.triggerName),CT=this.statesByElement.get(Mi.element);CT&&CT[Mi.triggerName]&&(CT[Mi.triggerName].value=HL)}return void ja.destroy()}}const r_=!g||!this.driver.containsElement(g,Zl),Ql=be.get(Zl),wT=k.get(Zl),ed=this._buildInstruction(Mi,i,wT,Ql,r_);if(ed.errors&&ed.errors.length)return void Nt.push(ed);if(r_)return ja.onStart(()=>sA(Zl,ed.fromStyles)),ja.onDestroy(()=>cb(Zl,ed.toStyles)),void a.push(ja);if(Mi.isFallbackTransition)return ja.onStart(()=>sA(Zl,ed.fromStyles)),ja.onDestroy(()=>cb(Zl,ed.toStyles)),void a.push(ja);const tTe=[];ed.timelines.forEach(wh=>{wh.stretchStartingKeyframe=!0,this.disabledNodes.has(wh.element)||tTe.push(wh)}),ed.timelines=tTe,i.append(Zl,ed.timelines);const QPt={instruction:ed,player:ja,element:Zl};s.push(QPt),ed.queriedElements.forEach(wh=>_f(o,wh,[]).push(ja)),ed.preStyleProps.forEach((wh,HL)=>{const CT=Object.keys(wh);if(CT.length){let BL=d.get(HL);BL||d.set(HL,BL=new Set),CT.forEach(Ese=>BL.add(Ese))}}),ed.postStyleProps.forEach((wh,HL)=>{const CT=Object.keys(wh);let BL=u.get(HL);BL||u.set(HL,BL=new Set),CT.forEach(Ese=>BL.add(Ese))})});if(Nt.length){const fn=[];Nt.forEach(jn=>{fn.push(function Dze(t,e){return new Jn(3505,wr)}(jn.triggerName,jn.errors))}),vt.forEach(jn=>jn.destroy()),this.reportError(fn)}const cn=new Map,gn=new Map;s.forEach(fn=>{const jn=fn.element;i.has(jn)&&(gn.set(jn,jn),this._beforeAnimationBuild(fn.player.namespaceId,fn.instruction,cn))}),a.forEach(fn=>{const jn=fn.element;this._getPreviousPlayers(jn,!1,fn.namespaceId,fn.triggerName,null).forEach(ja=>{_f(cn,jn,[]).push(ja),ja.destroy()})});const Sn=Y.filter(fn=>Tfe(fn,d,u)),ti=new Map;Cfe(ti,this.driver,Z,u,Ax).forEach(fn=>{Tfe(fn,d,u)&&Sn.push(fn)});const Aa=new Map;C.forEach((fn,jn)=>{Cfe(Aa,this.driver,new Set(fn),d,"!")}),Sn.forEach(fn=>{const jn=ti.get(fn),Mi=Aa.get(fn);ti.set(fn,Object.assign(Object.assign({},jn),Mi))});const Di=[],Gr=[],Hl={};s.forEach(fn=>{const{element:jn,player:Mi,instruction:ja}=fn;if(i.has(jn)){if(p.has(jn))return Mi.onDestroy(()=>cb(jn,ja.toStyles)),Mi.disabled=!0,Mi.overrideTotalTime(ja.totalTime),void a.push(Mi);let Zl=Hl;if(gn.size>1){let Ql=jn;const wT=[];for(;Ql=Ql.parentNode;){const ed=gn.get(Ql);if(ed){Zl=ed;break}wT.push(Ql)}wT.forEach(ed=>gn.set(ed,Zl))}const r_=this._buildAnimation(Mi.namespaceId,ja,cn,r,Aa,ti);if(Mi.setRealPlayer(r_),Zl===Hl)Di.push(Mi);else{const Ql=this.playersByElement.get(Zl);Ql&&Ql.length&&(Mi.parentPlayer=e2(Ql)),a.push(Mi)}}else sA(jn,ja.fromStyles),Mi.onDestroy(()=>cb(jn,ja.toStyles)),Gr.push(Mi),p.has(jn)&&a.push(Mi)}),Gr.forEach(fn=>{const jn=r.get(fn.element);if(jn&&jn.length){const Mi=e2(jn);fn.setRealPlayer(Mi)}}),a.forEach(fn=>{fn.parentPlayer?fn.syncPlayerEvents(fn.parentPlayer):fn.destroy()});for(let fn=0;fn<Y.length;fn++){const jn=Y[fn],Mi=jn[i1];if(r4(jn,JW),Mi&&Mi.hasAnimation)continue;let ja=[];if(o.size){let r_=o.get(jn);r_&&r_.length&&ja.push(...r_);let Ql=this.driver.query(jn,nte,!0);for(let wT=0;wT<Ql.length;wT++){let ed=o.get(Ql[wT]);ed&&ed.length&&ja.push(...ed)}}const Zl=ja.filter(r_=>!r_.destroyed);Zl.length?D6e(this,jn,Zl):this.processLeaveNode(jn)}return Y.length=0,Di.forEach(fn=>{this.players.push(fn),fn.onDone(()=>{fn.destroy();const jn=this.players.indexOf(fn);this.players.splice(jn,1)}),fn.play()}),Di}elementContainsData(e,n){let i=!1;const a=n[i1];return a&&a.setForRemoval&&(i=!0),this.playersByElement.has(n)&&(i=!0),this.playersByQueriedElement.has(n)&&(i=!0),this.statesByElement.has(n)&&(i=!0),this._fetchNamespace(e).elementContainsData(n)||i}afterFlush(e){this._flushFns.push(e)}afterFlushAnimationsDone(e){this._whenQuietFns.push(e)}_getPreviousPlayers(e,n,i,a,r){let s=[];if(n){const o=this.playersByQueriedElement.get(e);o&&(s=o)}else{const o=this.playersByElement.get(e);if(o){const d=!r||r==Yz;o.forEach(u=>{u.queued||!d&&u.triggerName!=a||s.push(u)})}}return(i||a)&&(s=s.filter(o=>!(i&&i!=o.namespaceId||a&&a!=o.triggerName))),s}_beforeAnimationBuild(e,n,i){const a=n.triggerName,r=n.element,s=n.isRemovalTransition?void 0:e,o=n.isRemovalTransition?void 0:a;for(const d of n.timelines){const u=d.element,p=u!==r,g=_f(i,u,[]);this._getPreviousPlayers(u,p,s,o,n.toState).forEach(C=>{const k=C.getRealPlayer();k.beforeDestroy&&k.beforeDestroy(),C.destroy(),g.push(C)})}sA(r,n.fromStyles)}_buildAnimation(e,n,i,a,r,s){const o=n.triggerName,d=n.element,u=[],p=new Set,g=new Set,b=n.timelines.map(k=>{const G=k.element;p.add(G);const Y=G[i1];if(Y&&Y.removedBeforeQueried)return new qz(k.duration,k.delay);const ne=G!==d,Z=function w6e(t){const e=[];return Ofe(t,e),e}((i.get(G)||g6e).map(cn=>cn.getRealPlayer())).filter(cn=>{const gn=cn;return!!gn.element&&gn.element===G}),be=r.get(G),Ge=s.get(G),vt=efe(this.driver,this._normalizer,0,k.keyframes,be,Ge),Nt=this._buildPlayer(k,vt,Z);if(k.subTimeline&&a&&g.add(G),ne){const cn=new gte(e,o,G);cn.setRealPlayer(Nt),u.push(cn)}return Nt});u.forEach(k=>{_f(this.playersByQueriedElement,k.element,[]).push(k),k.onDone(()=>function b6e(t,e,n){let i;if(t instanceof Map){if(i=t.get(e),i){if(i.length){const a=i.indexOf(n);i.splice(a,1)}0==i.length&&t.delete(e)}}else if(i=t[e],i){if(i.length){const a=i.indexOf(n);i.splice(a,1)}0==i.length&&delete t[e]}return i}(this.playersByQueriedElement,k.element,k))}),p.forEach(k=>a1(k,dfe));const C=e2(b);return C.onDestroy(()=>{p.forEach(k=>r4(k,dfe)),cb(d,n.toStyles)}),g.forEach(k=>{_f(a,k,[]).push(C)}),C}_buildPlayer(e,n,i){return n.length>0?this.driver.animate(e.element,n,e.duration,e.delay,e.easing,i):new qz(e.duration,e.delay)}}class gte{constructor(e,n,i){this.namespaceId=e,this.triggerName=n,this.element=i,this._player=new qz,this._containsRealPlayer=!1,this._queuedCallbacks={},this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(e){this._containsRealPlayer||(this._player=e,Object.keys(this._queuedCallbacks).forEach(n=>{this._queuedCallbacks[n].forEach(i=>Kee(e,n,void 0,i))}),this._queuedCallbacks={},this._containsRealPlayer=!0,this.overrideTotalTime(e.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(e){this.totalTime=e}syncPlayerEvents(e){const n=this._player;n.triggerCallback&&e.onStart(()=>n.triggerCallback("start")),e.onDone(()=>this.finish()),e.onDestroy(()=>this.destroy())}_queueEvent(e,n){_f(this._queuedCallbacks,e,[]).push(n)}onDone(e){this.queued&&this._queueEvent("done",e),this._player.onDone(e)}onStart(e){this.queued&&this._queueEvent("start",e),this._player.onStart(e)}onDestroy(e){this.queued&&this._queueEvent("destroy",e),this._player.onDestroy(e)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(e){this.queued||this._player.setPosition(e)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(e){const n=this._player;n.triggerCallback&&n.triggerCallback(e)}}function uG(t){return t&&1===t.nodeType}function wfe(t,e){const n=t.style.display;return t.style.display=null!=e?e:"none",n}function Cfe(t,e,n,i,a){const r=[];n.forEach(d=>r.push(wfe(d)));const s=[];i.forEach((d,u)=>{const p={};d.forEach(g=>{const b=p[g]=e.computeStyle(u,g,a);(!b||0==b.length)&&(u[i1]=_6e,s.push(u))}),t.set(u,p)});let o=0;return n.forEach(d=>wfe(d,r[o++])),s}function Sfe(t,e){const n=new Map;if(t.forEach(o=>n.set(o,[])),0==e.length)return n;const a=new Set(e),r=new Map;function s(o){if(!o)return 1;let d=r.get(o);if(d)return d;const u=o.parentNode;return d=n.has(u)?u:a.has(u)?1:s(u),r.set(o,d),d}return e.forEach(o=>{const d=s(o);1!==d&&n.get(d).push(o)}),n}function a1(t,e){var n;null===(n=t.classList)||void 0===n||n.add(e)}function r4(t,e){var n;null===(n=t.classList)||void 0===n||n.remove(e)}function D6e(t,e,n){e2(n).onDone(()=>t.processLeaveNode(e))}function Ofe(t,e){for(let n=0;n<t.length;n++){const i=t[n];i instanceof Zme?Ofe(i.players,e):e.push(i)}}function Tfe(t,e,n){const i=n.get(t);if(!i)return!1;let a=e.get(t);return a?i.forEach(r=>a.add(r)):e.set(t,i),n.delete(t),!0}class cG{constructor(e,n,i){this.bodyNode=e,this._driver=n,this._normalizer=i,this._triggerCache={},this.onRemovalComplete=(a,r)=>{},this._transitionEngine=new v6e(e,n,i),this._timelineEngine=new c6e(e,n,i),this._transitionEngine.onRemovalComplete=(a,r)=>this.onRemovalComplete(a,r)}registerTrigger(e,n,i,a,r){const s=e+"-"+a;let o=this._triggerCache[s];if(!o){const d=[],u=[],p=ste(this._driver,r,d,u);if(d.length)throw function pze(t,e){return new Jn(3404,wr)}();u.length,o=function o6e(t,e,n){return new l6e(t,e,n)}(a,p,this._normalizer),this._triggerCache[s]=o}this._transitionEngine.registerTrigger(n,a,o)}register(e,n){this._transitionEngine.register(e,n)}destroy(e,n){this._transitionEngine.destroy(e,n)}onInsert(e,n,i,a){this._transitionEngine.insertNode(e,n,i,a)}onRemove(e,n,i,a){this._transitionEngine.removeNode(e,n,a||!1,i)}disableAnimations(e,n){this._transitionEngine.markElementAsDisabled(e,n)}process(e,n,i,a){if("@"==i.charAt(0)){const[r,s]=tfe(i),o=a;this._timelineEngine.command(r,n,s,o)}else this._transitionEngine.trigger(e,n,i,a)}listen(e,n,i,a,r){if("@"==i.charAt(0)){const[s,o]=tfe(i);return this._timelineEngine.listen(s,n,o,r)}return this._transitionEngine.listen(e,n,i,a,r)}flush(e=-1){this._transitionEngine.flush(e)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}class s4{constructor(e,n,i){this._element=e,this._startStyles=n,this._endStyles=i,this._state=0;let a=s4.initialStylesByElement.get(e);a||s4.initialStylesByElement.set(e,a={}),this._initialStyles=a}start(){this._state<1&&(this._startStyles&&cb(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(cb(this._element,this._initialStyles),this._endStyles&&(cb(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(s4.initialStylesByElement.delete(this._element),this._startStyles&&(sA(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(sA(this._element,this._endStyles),this._endStyles=null),cb(this._element,this._initialStyles),this._state=3)}}function _te(t){let e=null;const n=Object.keys(t);for(let i=0;i<n.length;i++){const a=n[i];O6e(a)&&(e=e||{},e[a]=t[a])}return e}function O6e(t){return"display"===t||"position"===t}s4.initialStylesByElement=new WeakMap;class Efe{constructor(e,n,i,a){this.element=e,this.keyframes=n,this.options=i,this._specialStyles=a,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this.time=0,this.parentPlayer=null,this.currentSnapshot={},this._duration=i.duration,this._delay=i.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(e=>e()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:{},this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_triggerWebAnimation(e,n,i){return e.animate(n,i)}onStart(e){this._onStartFns.push(e)}onDone(e){this._onDoneFns.push(e)}onDestroy(e){this._onDestroyFns.push(e)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(e=>e()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(e=>e()),this._onDestroyFns=[])}setPosition(e){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=e*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const e={};if(this.hasStarted()){const n=this._finalKeyframe;Object.keys(n).forEach(i=>{"offset"!=i&&(e[i]=this._finished?n[i]:mfe(this.element,i))})}this.currentSnapshot=e}triggerCallback(e){const n="start"==e?this._onStartFns:this._onDoneFns;n.forEach(i=>i()),n.length=0}}class T6e{validateStyleProperty(e){return rfe(e)}matchesElement(e,n){return!1}containsElement(e,n){return sfe(e,n)}getParentElement(e){return ete(e)}query(e,n,i){return ofe(e,n,i)}computeStyle(e,n,i){return window.getComputedStyle(e)[n]}animate(e,n,i,a,r,s=[]){const d={duration:i,delay:a,fill:0==a?"both":"forwards"};r&&(d.easing=r);const u={},p=s.filter(b=>b instanceof Efe);(function Lze(t,e){return 0===t||0===e})(i,a)&&p.forEach(b=>{let C=b.currentSnapshot;Object.keys(C).forEach(k=>u[k]=C[k])}),n=function Nze(t,e,n){const i=Object.keys(n);if(i.length&&e.length){let r=e[0],s=[];if(i.forEach(o=>{r.hasOwnProperty(o)||s.push(o),r[o]=n[o]}),s.length)for(var a=1;a<e.length;a++){let o=e[a];s.forEach(function(d){o[d]=mfe(t,d)})}}return e}(e,n=n.map(b=>t2(b,!1)),u);const g=function S6e(t,e){let n=null,i=null;return Array.isArray(e)&&e.length?(n=_te(e[0]),e.length>1&&(i=_te(e[e.length-1]))):e&&(n=_te(e)),n||i?new s4(t,n,i):null}(e,n);return new Efe(e,n,d,g)}}class o4 extends Yme{constructor(e,n){super(),this._nextAnimationId=0;const i={id:"0",encapsulation:Hg.None,styles:[],data:{animation:[]}};this._renderer=e.createRenderer(n.body,i)}build(e){const n=this._nextAnimationId.toString();this._nextAnimationId++;const i=Array.isArray(e)?Kme(e):e;return Afe(this._renderer,null,n,"register",[i]),new E6e(n,this._renderer)}}o4.\u0275fac=function(e){return new(e||o4)(Ye(sz),Ye(zn))},o4.\u0275prov=en({token:o4,factory:o4.\u0275fac});class E6e extends class G3e{}{constructor(e,n){super(),this._id=e,this._renderer=n}create(e,n){return new A6e(this._id,e,n||{},this._renderer)}}class A6e{constructor(e,n,i,a){this.id=e,this.element=n,this._renderer=a,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",i)}_listen(e,n){return this._renderer.listen(this.element,`@@${this.id}:${e}`,n)}_command(e,...n){return Afe(this._renderer,this.element,this.id,e,n)}onDone(e){this._listen("done",e)}onStart(e){this._listen("start",e)}onDestroy(e){this._listen("destroy",e)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(e){this._command("setPosition",e)}getPosition(){var e,n;return null!==(n=null===(e=this._renderer.engine.players[+this.id])||void 0===e?void 0:e.getPosition())&&void 0!==n?n:0}}function Afe(t,e,n,i,a){return t.setProperty(e,`@@${n}:${i}`,a)}const kfe="@.disabled";class l4{constructor(e,n,i){this.delegate=e,this.engine=n,this._zone=i,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),n.onRemovalComplete=(a,r)=>{const s=null==r?void 0:r.parentNode(a);s&&r.removeChild(s,a)}}createRenderer(e,n){const a=this.delegate.createRenderer(e,n);if(!(e&&n&&n.data&&n.data.animation)){let u=this._rendererCache.get(a);return u||(u=new Ife("",a,this.engine),this._rendererCache.set(a,u)),u}const r=n.id,s=n.id+"-"+this._currentId;this._currentId++,this.engine.register(s,e);const o=u=>{Array.isArray(u)?u.forEach(o):this.engine.registerTrigger(r,s,e,u.name,u)};return n.data.animation.forEach(o),new k6e(this,s,a,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(e,n,i){e>=0&&e<this._microtaskId?this._zone.run(()=>n(i)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(a=>{const[r,s]=a;r(s)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([n,i]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}l4.\u0275fac=function(e){return new(e||l4)(Ye(sz),Ye(cG),Ye(Si))},l4.\u0275prov=en({token:l4,factory:l4.\u0275fac});class Ife{constructor(e,n,i){this.namespaceId=e,this.delegate=n,this.engine=i,this.destroyNode=this.delegate.destroyNode?a=>n.destroyNode(a):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy()}createElement(e,n){return this.delegate.createElement(e,n)}createComment(e){return this.delegate.createComment(e)}createText(e){return this.delegate.createText(e)}appendChild(e,n){this.delegate.appendChild(e,n),this.engine.onInsert(this.namespaceId,n,e,!1)}insertBefore(e,n,i,a=!0){this.delegate.insertBefore(e,n,i),this.engine.onInsert(this.namespaceId,n,e,a)}removeChild(e,n,i){this.engine.onRemove(this.namespaceId,n,this.delegate,i)}selectRootElement(e,n){return this.delegate.selectRootElement(e,n)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setAttribute(e,n,i,a){this.delegate.setAttribute(e,n,i,a)}removeAttribute(e,n,i){this.delegate.removeAttribute(e,n,i)}addClass(e,n){this.delegate.addClass(e,n)}removeClass(e,n){this.delegate.removeClass(e,n)}setStyle(e,n,i,a){this.delegate.setStyle(e,n,i,a)}removeStyle(e,n,i){this.delegate.removeStyle(e,n,i)}setProperty(e,n,i){"@"==n.charAt(0)&&n==kfe?this.disableAnimations(e,!!i):this.delegate.setProperty(e,n,i)}setValue(e,n){this.delegate.setValue(e,n)}listen(e,n,i){return this.delegate.listen(e,n,i)}disableAnimations(e,n){this.engine.disableAnimations(e,n)}}class k6e extends Ife{constructor(e,n,i,a){super(n,i,a),this.factory=e,this.namespaceId=n}setProperty(e,n,i){"@"==n.charAt(0)?"."==n.charAt(1)&&n==kfe?(i=void 0===i||!!i,this.disableAnimations(e,i)):this.engine.process(this.namespaceId,e,n.substr(1),i):this.delegate.setProperty(e,n,i)}listen(e,n,i){if("@"==n.charAt(0)){const a=function I6e(t){switch(t){case"body":return document.body;case"document":return document;case"window":return window;default:return t}}(e);let r=n.substr(1),s="";return"@"!=r.charAt(0)&&([r,s]=function L6e(t){const e=t.indexOf("."),n=t.substring(0,e),i=t.substr(e+1);return[n,i]}(r)),this.engine.listen(this.namespaceId,a,r,s,o=>{const d=o._data||-1;this.factory.scheduleListenerCallback(d,i,o)})}return this.delegate.listen(e,n,i)}}class d4 extends cG{constructor(e,n,i){super(e.body,n,i)}ngOnDestroy(){this.flush()}}d4.\u0275fac=function(e){return new(e||d4)(Ye(zn),Ye(YW),Ye(cte))},d4.\u0275prov=en({token:d4,factory:d4.\u0275fac});const vf=new yn("AnimationModuleType"),Lfe=[{provide:Yme,useClass:o4},{provide:cte,useFactory:function N6e(){return new n6e}},{provide:cG,useClass:d4},{provide:sz,useFactory:function P6e(t,e,n){return new l4(t,e,n)},deps:[rx,cG,Si]}],Nfe=[{provide:YW,useFactory:()=>new T6e},{provide:vf,useValue:"BrowserAnimations"},...Lfe],Pfe=[{provide:YW,useClass:aA},{provide:vf,useValue:"NoopAnimations"},...Lfe];class n2{static withConfig(e){return{ngModule:n2,providers:e.disableAnimations?Pfe:Nfe}}}n2.\u0275fac=function(e){return new(e||n2)},n2.\u0275mod=ge({type:n2,exports:[hf]}),n2.\u0275inj=fe({providers:Nfe,imports:[hf]});class Jz{}function Rfe(t,e){const n=Jr(t)?t:()=>t,i=a=>a.error(n());return new es(e?a=>e.schedule(i,0,a):i)}function S0(t){return kc((e,n)=>{let r,i=null,a=!1;i=e.subscribe(new Ic(n,void 0,void 0,s=>{r=rf(t(s,S0(t)(e))),i?(i.unsubscribe(),i=null,r.subscribe(n)):a=!0})),a&&(i.unsubscribe(),i=null,r.subscribe(n))})}var Y_;Jz.\u0275fac=function(e){return new(e||Jz)},Jz.\u0275mod=ge({type:Jz,exports:[hf]}),Jz.\u0275inj=fe({providers:Pfe,imports:[hf]}),function(t){t.Free="Free",t.Booked="Booked",t.PartiallyBooked="Partially Booked"}(Y_||(Y_={}));class hG{static getColor(e){const n=this.getEventState(e);return n===Y_.Free?"green":n===Y_.Booked?"red":"orange"}static getEventState(e){return e.membership?0===e.membership.reserved?Y_.Free:e.membership.reserved===e.membership.maximum?Y_.Booked:Y_.PartiallyBooked:Y_.Free}static getBlockedStateTitle(e,n){let i="";return e.blocked?(n.get("EVENT.BLOCKED",{}).subscribe(a=>{i=a}),i.toUpperCase()):i}static getNbOfBookingAndNBMaxOfBooking(e,n){return e.membership&&!n?"("+e.membership.reserved+"/"+e.membership.maximum+")":""}static getEventStateText(e,n,i){let a;const r=this.getEventState(e);return r===Y_.Free?i.get("EVENT.STATE_FREE",{}).subscribe(s=>{a=s+" "+this.getNbOfBookingAndNBMaxOfBooking(e,n)}):r===Y_.Booked?i.get("EVENT.STATE_BOOKED",{}).subscribe(s=>{a=s+" "+this.getNbOfBookingAndNBMaxOfBooking(e,n)}):i.get("EVENT.STATE_PARTIALLY_BOOKED",{}).subscribe(s=>{a=s+" "+this.getNbOfBookingAndNBMaxOfBooking(e,n)}),a}}let lA=class{constructor(e,n,i){this.httpClient=e,this.singletonService=n,this.translate=i,this.webServicesDateFormat="YYYY-MM-DD",this.baseUrl=Ffe().baseUrl,i.setDefaultLang("en"),this.singletonService.bearerToken.subscribe(a=>{this.bearerToken=a}),this.singletonService.configuration.subscribe(a=>{a&&a.timeZoneId&&(this.organizerTimezone=a.timeZoneId)})}applyPostHeaders(){return(new C0).set("Set-Cookie","HttpOnly;Secure;SameSite=Strict").set("Content-Type","application/json").set("Cache-Control","no-cache").set("Pragma","no-cache").set("Expires","Sat, 01 Jan 2000 00:00:00 GMT").set("Authorization","Bearer "+this.bearerToken)}bookMultipleEvents(e,n,i){const a=e[0],r={userIdentifier:this.singletonService.currentLockId.getValue(),eventIdentifiers:e.map(o=>o.appointmentData.id),member:{email:a.appointmentData.email,firstName:a.appointmentData.firstName,lastName:a.appointmentData.lastName,courtesy:a.appointmentData.courtesy,phoneNumber:a.appointmentData.phoneNumber,description:a.appointmentData.description,participants:a.participants,customFields:a.customFields},discountCode:i,paymentGW:n};return this.httpClient.post(`${this.baseUrl}events/multi`,r,{headers:this.applyPostHeaders()}).pipe(S0(Qp))}bookWithMultipleMembers(e,n,i,a){const r={userIdentifier:this.singletonService.currentLockId.getValue(),mappings:e.map(o=>({eventIdentifier:o.appointmentData.id,members:n})),discountCode:a,paymentGW:i};return this.httpClient.post(`${this.baseUrl}events/multi-member`,r,{headers:this.applyPostHeaders()}).pipe(S0(Qp))}getBearerToken(e){let n;n=(new wx).set("grant_type","api_token").set("api_token",e);const i=(new C0).set("Content-Type","application/x-www-form-urlencoded");return this.httpClient.post(this.baseUrl+"token",n.toString(),{headers:i}).pipe(id(r=>function H6e(t){return t.access_token}(r))).pipe(S0(Qp))}getEventLockForMultiEvents(e,n=1){const i={userIdentifier:this.singletonService.currentLockId.getValue()||null,events:e.map(r=>({participants:n,eventIdentifier:r.appointmentData.id}))};return this.httpClient.post(this.baseUrl+"eventLocks/multi",i,{headers:this.applyPostHeaders()}).pipe(S0(Qp))}getFrontendConfiguration(){return this.httpClient.get(this.baseUrl+"settings/frontend",{headers:this.applyPostHeaders()}).pipe(S0(Qp))}getCustomForm(){return this.httpClient.get(this.baseUrl+"settings/customForm",{headers:this.applyPostHeaders()}).pipe(S0(Qp))}getPayementModuleSubscriptionConfirmation(){return this.httpClient.get(this.baseUrl+"settings/payment",{headers:this.applyPostHeaders()}).pipe(S0(Qp))}deleteMultiEventLock(e){const n=(new C0).set("Authorization","Bearer "+this.bearerToken);return this.httpClient.delete(this.baseUrl+"eventLocks/user/"+e,{headers:n,withCredentials:!0}).pipe(S0(Qp))}deleteIndividualLock(e){const n=(new C0).set("Authorization","Bearer "+this.bearerToken);return this.httpClient.delete(this.baseUrl+"eventLocks/"+e,{headers:n,withCredentials:!0}).pipe(S0(Qp))}getPaymentInfo(e,n,i){const a={discountCode:i,mappings:e.map(s=>{var o;return{eventIdentifier:(null===(o=s.appointmentData)||void 0===o?void 0:o.id)||s.id,members:n.map(d=>({participants:d.participants||1}))}})};return this.httpClient.post(`${this.baseUrl}payment/calculate-totals`,a,{headers:this.applyPostHeaders()}).pipe(S0(Qp))}getPaymentGW(){const e={bookableItemIdentifier:this.singletonService.getSelectedBookableItem().identifier};return this.httpClient.post(`${this.baseUrl}payment/payment-gw`,e,{headers:this.applyPostHeaders()}).pipe(S0(Qp))}getEvent(e,n,i,a,r,s,o){const d=(new C0).set("Authorization","Bearer "+this.bearerToken);return this.httpClient.get(this.baseUrl+"event/"+e,{headers:d}).pipe(id(p=>Bfe(p,n,i,a,r,s,o,this.singletonService,this.organizerTimezone))).pipe(S0(Qp))}getEvents(e,n,i,a,r,s,o,d){const u=(new C0).set("Authorization","Bearer "+this.bearerToken);ld.locale("en");let p=ld(e).startOf("month");"week"===n&&(p=p.add(-6,"d"));const g=ld();let b=ld(e).endOf("month");return g>p&&(p=g),g>b&&(b=g),("week"===n||"agenda"===n)&&(b=b.add(6,"d")),this.httpClient.get(this.baseUrl+"events/"+p.format(this.webServicesDateFormat)+"/"+b.format(this.webServicesDateFormat)+"/"+i.identifier,{headers:u}).pipe(id(k=>function B6e(t,e,n,i,a,r,s,o,d){return t.map(u=>Bfe(u,e,n,i,a,r,s,o,d))}(k,i,a,r,s,o,d,this.singletonService,this.organizerTimezone))).pipe(S0(Qp))}getBookableItems(){const e=(new C0).set("Authorization","Bearer "+this.bearerToken);return this.httpClient.get(this.baseUrl+"bookableItems",{headers:e}).pipe(id(F6e)).pipe(S0(Qp))}getBookableItemByEventId(e){const n=(new C0).set("Authorization","Bearer "+this.bearerToken);return this.httpClient.get(this.baseUrl+"bookableItemByEventIdentifier/"+e,{headers:n}).pipe(id(Hfe)).pipe(S0(Qp))}getToken(){return Ffe().sagendaToken}};function Ffe(){return window}function F6e(t){return t.map(e=>Hfe(e))}function Hfe(t){return{identifier:t.identifier,name:t.name,location:t.location,description:t.description}}function Bfe(t,e,n,i,a,r,s,o,d){var u;ld.locale(a);let p,g,b,k,G,Y,ne,C=!1;if(null===t)return null;const Z=d?localStorage.getItem("timezone")||ld.tz.guess():"UTC";if(d=d||"UTC","allDay"===t.type){if(void 0!==t.endDate){p=B_.formatEvent(t.date,n,i)+" -> "+B_.formatEvent(t.endDate,n,i),b=t.endDate}else p=B_.formatEvent(t.date,n,i),b=t.date;C=!0,g=t.date}if("dateAndTime"===t.type||"schedule"===t.type){if(k=t.from,G=t.to,String(t.from).substring(0,10)!==String(t.to).substring(0,10)){p=B_.formatEvent(t.from,n,i)+" -> "+B_.formatEvent(t.to,n,i)}else p=B_.format2EventsSameDayWithHours(k,G,n,i);const vt="YYYY-MM-DD HH:mm";Y=ld(ld.utc(k).format(vt)).tz(d,!0),ne=ld(ld.utc(G).format(vt)).tz(d,!0),g=Y.tz(Z).format(vt),b=ne.tz(Z).format(vt)}let be="";if(t.payment&&(be+=" | "+t.payment.amount+" "+t.payment.currencyCode),t.title&&(be+=" | "+t.title),o.getConfiguration()&&o.getConfiguration().showBookableItemName&&(be+=" | "+e.name),0===(null===(u=t.members)||void 0===u?void 0:u.length)){let vt;t.members=vt}const Ge={id:t.identifier,description:t.description,archived:t.archived,blocked:t.blocked,type:t.type,startDate:new Date(ld(g).toDate()),endDate:new Date(ld(b).toDate()),organizerStartDate:k,organizerEndDate:G,color:hG.getColor(t),state:hG.getEventState(t),text:hG.getEventStateText(t,r,s)+" "+hG.getBlockedStateTitle(t,s)+be,allDay:C,membership:t.membership,members:t.members,participation:t.participation,bookableItem:{identifier:e.identifier,name:e.name,location:e.location,description:e.description}};return t.multiBookingQuota&&(Ge.bookingQuotaId=t.multiBookingQuota.eventId,Ge.maximumBooking=t.multiBookingQuota.maximumBooking,Ge.minimumBooking=t.multiBookingQuota.minimumBooking),g!==b&&(Ge.endDate=new Date(ld(b).toDate())),t.payment&&(Ge.paymentAmount=t.payment.amount,Ge.paymentCurrencyCode=t.payment.currencyCode,Ge.paymentNote=t.payment.note,Ge.paymentHasCouponCode=t.payment.hasCouponCode),Ge}function Qp(t){return t.status,console.error(t),Rfe(t)}lA.ctorParameters=()=>[{type:W_},{type:H_},{type:Kg}],lA=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([DO()],lA);var z6e=ae(8802),$6e=ae(89336);class V6e extends Ml{constructor(e,n){super()}schedule(e,n=0){return this}}const mG={setInterval(...t){const{delegate:e}=mG;return((null==e?void 0:e.setInterval)||setInterval)(...t)},clearInterval(t){const{delegate:e}=mG;return((null==e?void 0:e.clearInterval)||clearInterval)(t)},delegate:void 0};class yte extends V6e{constructor(e,n){super(e,n),this.scheduler=e,this.work=n,this.pending=!1}schedule(e,n=0){if(this.closed)return this;this.state=e;const i=this.id,a=this.scheduler;return null!=i&&(this.id=this.recycleAsyncId(a,i,n)),this.pending=!0,this.delay=n,this.id=this.id||this.requestAsyncId(a,this.id,n),this}requestAsyncId(e,n,i=0){return mG.setInterval(e.flush.bind(e,this),i)}recycleAsyncId(e,n,i=0){if(null!=i&&this.delay===i&&!1===this.pending)return n;mG.clearInterval(n)}execute(e,n){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const i=this._execute(e,n);if(i)return i;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(e,n){let a,i=!1;try{this.work(e)}catch(r){i=!0,a=r||new Error("Scheduled action threw falsy error")}if(i)return this.unsubscribe(),a}unsubscribe(){if(!this.closed){const{id:e,scheduler:n}=this,{actions:i}=n;this.work=this.state=this.scheduler=null,this.pending=!1,$$(i,this),null!=e&&(this.id=this.recycleAsyncId(n,e,null)),this.delay=null,super.unsubscribe()}}}class Kz{constructor(e,n=Kz.now){this.schedulerActionCtor=e,this.now=n}schedule(e,n=0,i){return new this.schedulerActionCtor(this,e).schedule(i,n)}}Kz.now=xQ.now;class vte extends Kz{constructor(e,n=Kz.now){super(e,n),this.actions=[],this._active=!1,this._scheduled=void 0}flush(e){const{actions:n}=this;if(this._active)return void n.push(e);let i;this._active=!0;do{if(i=e.execute(e.state,e.delay))break}while(e=n.shift());if(this._active=!1,i){for(;e=n.shift();)e.unsubscribe();throw i}}}const zfe=new vte(yte),$fe=zfe;function bte(t,e=zfe){return kc((n,i)=>{let a=null,r=null,s=null;const o=()=>{if(a){a.unsubscribe(),a=null;const u=r;r=null,i.next(u)}};function d(){const u=s+t,p=e.now();if(p<u)return a=this.schedule(void 0,u-p),void i.add(a);o()}n.subscribe(new Ic(i,u=>{r=u,s=e.now(),a||(a=e.schedule(d,t),i.add(a))},()=>{o(),i.complete()},void 0,()=>{r=a=null}))})}function Xz(t,e=G$){return t=null!=t?t:W6e,kc((n,i)=>{let a,r=!0;n.subscribe(new Ic(i,s=>{const o=e(s);(r||!t(a,o))&&(r=!1,a=o,i.next(s))}))})}function W6e(t,e){return t===e}var G6e=ae(57706),fG=ae.n(G6e);class Ad{constructor(e,n,i,a,r){this.messageType=e,this.contentTxtKey=n,this.titleTxtKey=i,this.url=a,this.replaceValue=r,this.id=function j6e(t){const e=[];for(let n=0;n<t;n++){const i=(65536*(1+Math.random())|0).toString(16).substring(1);e.push(i)}return e.join("-")}(2)}}var q6e=ae(99891),U6e=ae(55168);let i2=class{constructor(e){this.singletonService=e,this.displayOnlyLastMessage=!1,this.messages=[],this.param={value:""},this.singletonService.sagendaAlertMessages.subscribe(n=>{this.displayMessage(n)})}getMessage(){return this.displayOnlyLastMessage?this.getLastMessage():this.messages}getLastMessage(){const e=[];return this.messages.length>0&&e.push(this.messages[this.messages.length-1]),e}replaceValue(e){return this.param.value=e.replaceValue,this.param}displayMessage(e){this.messages=e}addMessage(e){this.singletonService.addSagendaAlertMessages(e)}close(e){this.singletonService.removeSagendaAlertMessages(e)}getBootstrapClassName(e){if(null==e.messageType)return"info";switch(String(e.messageType).toLowerCase()){case"error":return"danger";case"warning":return"warning";case"info":default:return"info";case"confirmation":return"success"}}};i2.ctorParameters=()=>[{type:H_}],i2.propDecorators={displayOnlyLastMessage:[{type:y}]},i2=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-sagenda-alert-message-list",template:q6e,styles:[U6e]})],i2);var Vfe=ae(17489);let Zz=class{constructor(e,n,i){this.apiv3Service=e,this.singletonService=n,this.sagendaAlertMessageListComponent=i,this.eventSelected=new Ae,this.members=[],this.groupedByBookableItemEventList={},this.isCustomFormReady=!1,this.fixedFees=[],this.percentageFees=[],this.numberOfParticipantsChanged=new $h({}),this.REGISTRATION_BY_NAME="REGISTRATION_BY_NAME",this.REGISTRATION_BY_NUMBER="REGISTRATION_BY_NUMBER",this.FEE_BREAKDOWN_TYPE_FIXED="fixed",this.FEE_BREAKDOWN_TYPE_PERCENTAGE="percentage",this.isFullyBooked=!0,this.couponCodeStatus=void 0,this.isPaymentMethod="default",this.sagendaAlertMessageListComponent=i,this.getPaymentGWInfo(),this.singletonService.selectedEventList.subscribe(a=>{a[0]&&(a[0].appointmentData||(a[0].appointmentData=(0,Vfe.cloneDeep)(a[0]))),this.eventList=a,this.groupedByBookableItemEventList=fG()(this.eventList,"appointmentData.bookableItem.identifier")}),this.isFullyBooked=this.checkIfIsFullyBooked(this.singletonService.getSelectedEvents()),this.sagendaTranslationSubscriptionTitle=Uh().sagendaTranslationSubscriptionTitle,this.sagendaTranslationSubscriptionTitleMrs=Uh().sagendaTranslationSubscriptionTitleMrs,this.sagendaTranslationSubscriptionTitleMr=Uh().sagendaTranslationSubscriptionTitleMr,this.sagendaTranslationSubscriptionTitleMiss=Uh().sagendaTranslationSubscriptionTitleMiss,this.sagendaTranslationSubscriptionTitleDr=Uh().sagendaTranslationSubscriptionTitleDr,this.sagendaTranslationSubscriptionFirstName=Uh().sagendaTranslationSubscriptionFirstName,this.sagendaTranslationSubscriptionLastName=Uh().sagendaTranslationSubscriptionLastName,this.sagendaTranslationSubscriptionEmail=Uh().sagendaTranslationSubscriptionEmail,this.sagendaTranslationSubscriptionPhone=Uh().sagendaTranslationSubscriptionPhone,this.sagendaTranslationSubscriptionDescription=Uh().sagendaTranslationSubscriptionDescription,this.sagendaDateFormat=db.getSagendaDateFormat(),this.sagendaTimeFormat=db.getSagendaTimeFormat(),this.singletonService.bearerToken.subscribe(a=>{this.apiv3Service.getCustomForm().subscribe(r=>{this.customForm=r,this.isCustomFormReady=!0,this.customForm&&this.initializeMembersCustomFieldsArray()})}),this.singletonService.configuration.subscribe(a=>this.configuration=a),history.pushState(null,null,location.href),window.onpopstate=()=>{this.OnBackClicked()},this.members.length||this.members.push({expanded:!0}),this.numberOfParticipantsChanged.pipe(bte(1e3),Xz()).subscribe(a=>{const{memberId:r,updateParticipants:s}=a;if(void 0===r||!s)return;const o=this.members[r];if(Number(o.participants)!==Number(s)){if(!this.getEventsAvailability().isValid)return void this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.NUMBER_OF_MEMBERS_EXCEEDS_MAXIMUM",void 0));this.updateEventLock(o,s)}})}initializeMembersCustomFieldsArray(){for(let e=0;e<this.members.length;e++){this.members[e].customFields=[];for(let n=0;n<this.customForm.customFields.length;n++)this.members[e].customFields[n]={title:this.customForm.customFields[n].title,fieldRole:this.customForm.customFields[n].fieldRole,dropdownContents:this.customForm.customFields[n].dropdownContent,value:"",valid:!0,touched:!0},"DropdownList"===this.customForm.customFields[n].type&&(this.members[e].customFields[n].value=this.customForm.customFields[n].defaultListValue)}this.members[0].expanded=!0}ngOnInit(){this.apiv3Service.getPaymentInfo(this.eventList,this.members).subscribe(e=>{this.paymentInfo=e,this.fixedFees=e.feesBreakdown&&e.feesBreakdown.filter(n=>n.type===this.FEE_BREAKDOWN_TYPE_FIXED),this.percentageFees=e.feesBreakdown&&e.feesBreakdown.filter(n=>n.type===this.FEE_BREAKDOWN_TYPE_PERCENTAGE),this.totalEventAndFixedFees=this.calculateEventAndFixedFeesTotal()}),this.lockEvent()}checkIsSinglePaymentGW(){let e=!0,n=0;return Object.values(this.activePaymetGW).forEach(function(a){!0===a&&n++}),n>1&&!0===this.activePaymetGW.isPayPal&&(e=!1),e?this.isPaymentMethod=this.setIfSinglePaymentGW(this.activePaymetGW):"default"===this.isPaymentMethod&&(this.isPaymentMethod=this.setDefaultManyPaymentGW(this.activePaymetGW)),e}getPaymentGW(){return this.activePaymetGW}setIfSinglePaymentGW(e){let n="";var i=Object.keys(e),a=Object.values(e);let r=0;return a.forEach(function(s){!0===s&&(n=i[r]),r++}),n}setDefaultManyPaymentGW(e){let n="";for(var i=Object.keys(e),a=Object.values(e),r=0;r<a.length;r++)if(!0===a[r]){n=i[r];break}return n}getPaymentGWInfo(){this.apiv3Service.getPaymentGW().subscribe(e=>{this.activePaymetGW=e})}checkIfHasCouponCode(){return this.eventList.some(e=>e.appointmentData&&e.appointmentData.paymentHasCouponCode)}calculateEventAndFixedFeesTotal(){if(!this.fixedFees)return null;const e=this.fixedFees.reduce((n,i)=>n+=i.amount,this.paymentInfo.eventsSubtotal);return Math.round(100*e)/100}lockEvent(){this.isFullyBooked||this.apiv3Service.getEventLockForMultiEvents(this.singletonService.getSelectedEvents()).subscribe(e=>{this.singletonService.currentLockId.next(e.userIdentifier),this.members[0].eventLockId=e.locks[0].identifier})}checkIfIsFullyBooked(e){for(const n of e)if(n.appointmentData&&n.appointmentData.state!==Y_.Booked)return!1;return!0}numberOfPeopleChange(e,n){this.numberOfParticipantsChanged.next({memberId:n,updateParticipants:e})}getPaymentInfo(){this.apiv3Service.getPaymentInfo(this.eventList,this.members).subscribe(e=>{this.paymentInfo=e,this.fixedFees=e.feesBreakdown&&e.feesBreakdown.filter(n=>n.type===this.FEE_BREAKDOWN_TYPE_FIXED),this.percentageFees=e.feesBreakdown&&e.feesBreakdown.filter(n=>n.type===this.FEE_BREAKDOWN_TYPE_PERCENTAGE),this.totalEventAndFixedFees=this.calculateEventAndFixedFeesTotal()})}onSubmit(e){this.members.length>1||this.members.some(n=>n.participants)?this.setMultiMemberBooking(this.isPaymentMethod):(this.members.forEach(n=>{this.eventList.forEach(i=>{i.appointmentData.courtesy=n.courtesy,i.appointmentData.firstName=n.firstName,i.appointmentData.lastName=n.lastName,i.appointmentData.email=n.email,i.appointmentData.phoneNumber=n.phoneNumber,i.appointmentData.description=n.description,i.participants=n.participants,i.customFields=n.customFields})}),this.setBooking(this.isPaymentMethod))}addMember(){this.getEventsAvailability().isValid?this.apiv3Service.getEventLockForMultiEvents(this.eventList).subscribe(e=>{this.members.forEach(i=>i.expanded=!1);let n=[];if(this.customForm)for(let i=0;i<this.customForm.customFields.length;i++)"DropdownList"===this.customForm.customFields[i].type&&(this.customForm.customFields[i].value=this.customForm.customFields[i].defaultListValue),"TermsAndConditions"===this.customForm.customFields[i].type&&(this.customForm.customFields[i].valid=!1,this.customForm.customFields[i].value||(this.customForm.customFields[i].value=!1)),n.push({title:this.customForm.customFields[i].title,fieldRole:this.customForm.customFields[i].fieldRole,value:this.customForm.customFields[i].value});this.members.push({customFields:n,id:Math.random(),eventLockId:e.locks[0].identifier,expanded:!0}),this.getPaymentInfo()}):this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.NUMBER_OF_MEMBERS_EXCEEDS_MAXIMUM",void 0))}removeMember(e){const n=this.members[e];this.apiv3Service.deleteIndividualLock(n.eventLockId).subscribe(()=>{this.members.splice(e,1),1===this.members.length&&(this.members[0].expanded=!0),this.getPaymentInfo()})}getEventsAvailability(){let e=!0,n=0;const i=fG()(this.eventList,"appointmentData.id");for(const a in i)if(i.hasOwnProperty(a)){const{membership:r}=i[a][0].appointmentData;if(!r){e=!0,n=0;break}if(n=r.maximum-r.reserved,this.currentRegistrationType===this.REGISTRATION_BY_NUMBER){const{updateParticipants:s}=this.numberOfParticipantsChanged.getValue();e=Number(s)*i[a].length<=n}else e=this.getCurrentMemberCount()+1<=n;if(!e)break}return{isValid:e,maxSpotsRemaining:n}}getCurrentMemberCount(){return this.members.reduce((e,n)=>{const i=Number(n.participants);if(i)e+=i;else if(this.currentRegistrationType===this.REGISTRATION_BY_NUMBER){const{updateParticipants:a}=this.numberOfParticipantsChanged.getValue();e+=Number(a||0)}else e+=1;return e},0)}canDisplayBookingButton(){let e=!0;const n=fG()(this.eventList,"appointmentData.id");if(!this.isSetPaymentGW()||!this.checkCurrency())return e=!1,e;for(const i in n)if(n.hasOwnProperty(i)){const{membership:a}=n[i][0].appointmentData;if(!(null!=a&&a.maximum>0)){e=!0;break}{const r=a.maximum-a.reserved;if(this.currentRegistrationType===this.REGISTRATION_BY_NUMBER){const{updateParticipants:s}=this.numberOfParticipantsChanged.getValue();e=Number(s)*n[i].length<=r}else e=this.getCurrentMemberCount()<=r;if(!e)break}}return e}isSetPaymentGW(){let e=!0;return this.paymentInfo&&this.paymentInfo.grandTotal&&!this.activePaymetGW.isPayPal&&!this.activePaymetGW.isStripe&&!this.activePaymetGW.isBancontact&&(e=!1),e}checkCurrency(){return!("isStripe"===this.isPaymentMethod&&(!0===this.activePaymetGW.isBancontact||!0===this.activePaymetGW.isBancontactQR)&&"EUR"!==this.paymentInfo.currency)}updateEventLock(e,n){this.apiv3Service.deleteMultiEventLock(this.singletonService.currentLockId.getValue()).subscribe(()=>{this.apiv3Service.getEventLockForMultiEvents(this.eventList,n).subscribe(i=>{e.eventLockId=i.locks[0].identifier,e.participants=n,this.getPaymentInfo()},i=>{console.log("===================================="),console.log("ERROR getting lock",i,e),console.log("===================================="),this.lockEvent()})},i=>{console.log("===================================="),console.log("ERROR deleting lock",i),console.log("====================================")})}OnBackClicked(){this.deleteEventLocks(),this.singletonService.clearSelectedEventList(),this.eventSelected.emit({currentAction:Cx.DateSelection})}deleteEventLocks(){if(!this.isFullyBooked){const e=this.singletonService.currentLockId.getValue();this.apiv3Service.deleteMultiEventLock(e).subscribe(),this.singletonService.currentLockId.next(null)}}setBooking(e){try{this.apiv3Service.bookMultipleEvents(this.eventList,e,this.discountCouponCode).subscribe(n=>{n.paymentUrl?Uh().document.location.href=n.paymentUrl:(this.customForm&&this.customForm.redirectAfterBookingUrl&&(Uh().document.location.href=this.customForm.redirectAfterBookingUrl),this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Confirmation,"MESSAGE.YOU_WILL_GET_NOTIFICATION","MESSAGE.YOU_HAVE_SUCCESSFULLY_BOOKED",void 0)),this.eventSelected.emit({currentAction:Cx.Done}))})}catch(n){console.log("Multi booking error",n)}finally{this.singletonService.clearSelectedEventList()}}setMultiMemberBooking(e){try{this.apiv3Service.bookWithMultipleMembers(this.eventList,this.members,e,this.discountCouponCode).subscribe(n=>{n.paymentUrl?Uh().document.location.href=n.paymentUrl:(this.customForm&&this.customForm.redirectAfterBookingUrl&&(Uh().document.location.href=this.customForm.redirectAfterBookingUrl),this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Confirmation,"MESSAGE.YOU_WILL_GET_NOTIFICATION","MESSAGE.YOU_HAVE_SUCCESSFULLY_BOOKED",void 0)),this.eventSelected.emit({currentAction:Cx.Done}))},n=>{console.log("===================================="),console.log("BOOKING ERROR",n),console.log("====================================")})}catch(n){console.log(n)}finally{this.singletonService.clearSelectedEventList()}}toggleRegistrationType(e,n){this.currentRegistrationType=e,this.members[n].registrationType=e}getByNameCssClasses(){return this.currentRegistrationType?this.currentRegistrationType===this.REGISTRATION_BY_NAME?"btn btn-primary":"btn btn-primary multi-booking-disabled":"btn btn-primary"}getByNumberCssClasses(){return this.currentRegistrationType?this.currentRegistrationType===this.REGISTRATION_BY_NUMBER?"btn btn-primary":"btn btn-primary multi-booking-disabled":"btn btn-primary"}showMultiPersonBookingCheckbox(e){const n=this.getEventsAvailability();return 0!==n.maxSpotsRemaining&&!!(0===e&&n.isValid||0===e&&!n.isValid&&this.currentRegistrationType)}validateCouponCode(){this.apiv3Service.getPaymentInfo(this.eventList,this.members,this.discountCouponCode).subscribe(e=>{this.paymentInfo=e,this.fixedFees=e.feesBreakdown&&e.feesBreakdown.filter(n=>n.type===this.FEE_BREAKDOWN_TYPE_FIXED),this.percentageFees=e.feesBreakdown&&e.feesBreakdown.filter(n=>n.type===this.FEE_BREAKDOWN_TYPE_PERCENTAGE),this.totalEventAndFixedFees=this.calculateEventAndFixedFeesTotal(),this.couponCodeStatus=e.discount>0},e=>{this.couponCodeStatus=!1})}};function Uh(){return window}Zz.ctorParameters=()=>[{type:lA},{type:H_},{type:i2}],Zz.propDecorators={eventSelected:[{type:it}]},Zz=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-subscription",template:z6e,styles:[$6e]})],Zz);var Mte;let gG=Mte=class{validate(e){if(!e.value)return null;let n=!0;const i=fG()(this.listOfEvents,"appointmentData.id");for(const a in i)if(i.hasOwnProperty(a)){const{membership:r}=i[a][0].appointmentData;if(!(null!=r&&r.maximum>0)){n=!0;break}{const s=r.maximum-r.reserved;if(n=e.value*i[a].length<=s,!n)break}}return n?null:{maxParticipants:!0}}};gG.propDecorators={listOfEvents:[{type:y}]},gG=Mte=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([w0e({selector:"[appMaxParticipants][formControlName],[appMaxParticipants][formControl],[appMaxParticipants][ngModel]",providers:[{provide:Rc,useExisting:Mte,multi:!0}]})],gG);var X6e=ae(55567),Z6e=ae(44119);function _G(t,e){if(e.length<t)throw new TypeError(t+" argument"+(t>1?"s":"")+" required, but only "+e.length+" present")}function xte(t){_G(1,arguments);var e=Object.prototype.toString.call(t);return t instanceof Date||"object"==typeof t&&"[object Date]"===e?new Date(t.getTime()):"number"==typeof t||"[object Number]"===e?new Date(t):(("string"==typeof t||"[object String]"===e)&&"undefined"!=typeof console&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://git.io/fjule"),console.warn((new Error).stack)),new Date(NaN))}function Wfe(t){_G(1,arguments);var e=xte(t);return e.setHours(0,0,0,0),e}var t7e=ae(18758),n7e=ae(9145);let dA=class{constructor(e){this.singletonService=e,this.selectedEventList=[],this.clearIcon=Gfe().sagendaAngularPath+"./assets/img/maticons/baseline-event_busy-24px.svg",this.multipleBookingIcon=Gfe().sagendaAngularPath+"./assets/img/maticons/baseline-event_available-24px.svg",this.eventSelected=new Ae,this.singletonService.selectedEventList.subscribe((n=[])=>{this.selectedEventList=n}),this.singletonService.configuration.subscribe(n=>{this.configuration=n})}OnMultipleSelectionBookingClick(){this.eventSelected.emit()}OnMultipleSelectionClearClick(){this.singletonService.clearSelectedEventList()}};function Gfe(){return window}dA.ctorParameters=()=>[{type:H_}],dA.propDecorators={eventSelected:[{type:it}],languageCultureShortName:[{type:y}],sagendaDateFormat:[{type:y}],sagendaTimeFormat:[{type:y}]},dA=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-sagenda-multiple-booking",template:t7e,styles:[n7e]}),DO()],dA);var bf=ae(15439);function h(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}function I(t,e){return function(n,i){e(n,i,t)}}function l(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}const Ufe=new hee;var Yfe=function(t,e){var n={};"noBubble"in e&&(n.noBubble=e.noBubble),"bindType"in e&&(n.bindType=e.bindType),"delegateType"in e&&(n.delegateType=e.delegateType),$e(["setup","teardown","add","remove","trigger","handle","_default","dispose"],function(i,a){!e[a]||(n[a]=function(){var r=[].slice.call(arguments);return r.unshift(this),e[a].apply(e,r)})}),mee.fire(t,n)};Yfe.callbacks=mee;const J_=Yfe;var kx="dxremove",wte="dxRemoveEvent";(function dBe(t){nme=t})(function(t){t=[].slice.call(t);for(var e=0;e<t.length;e++){var n=N(t[e]);n.prop(wte)&&(n[0][wte]=null,he.triggerHandler(n,kx))}}),J_(kx,{noBubble:!0,setup:function(t){N(t).prop(wte,!0)}});var Cte="dxComponents",vG=new pee,s7e=0,Qz=function(t,e){if(!Le(e)){if(!vG.has(t)){var n="dxPrivateComponent"+s7e++;return vG.set(t,n),n}return vG.get(t)}vG.set(t,e)};function Jfe(t,e,n){var i=cs(t.get(0)),a=Qz(e.constructor);i[a]=e,n&&he.one(t,kx,function(){n.call(e)}),i[Cte]||(i[Cte]=[]),i[Cte].push(a)}function Kfe(t,e){var n=Qz(e);return cs(t.get(0),n)}Ufe.add(function(t,e){N.fn[t]=function(n){var a,i="string"==typeof n;if(i){var r=n,s=[].slice.call(arguments).slice(1);this.each(function(){var o=e.getInstance(this);if(!o)throw Ba.Error("E0009",t);var u=o[r].apply(o,s);void 0===a&&(a=u)})}else this.each(function(){var o=e.getInstance(this);o?o.option(n):new e(this,n)}),a=this;return a}});const Fn=function(t,e,n){n?e[t]=n:n=e,Qz(n,t),Ufe.fire(t,n)};var Ste=[],d7e=ob(()=>{var t=ct.listen(ct.getDocument(),"DOMContentLoaded",()=>{Xfe.fire(),t()})}),Xfe={add:t=>{var e=pi();e&&"loading"!==ct.getReadyState()?t():(Ste.push(t),e&&d7e())},fire:()=>{Ste.forEach(t=>t()),Ste=[]}};const r1=j_(Xfe);var u7e=function(){var t,e=ds(),n=e.add,i=e.remove;if(!pi())return e;var o,a=function(){var d=ki();return{width:d.innerWidth,height:d.innerHeight}},r=function(){var u,d=a();d.width===t.width&&d.height===t.height||(d.width===t.width&&(u="height"),d.height===t.height&&(u="width"),t=d,e.fire(u))},s=ob(function(){t=a()});return e.add=function(){var d=n.apply(e,arguments);return s(),r1.add(function(){!o&&e.has()&&(o=ct.listen(ki(),"resize",r))}),d},e.remove=function(){var d=i.apply(e,arguments);return!e.has()&&o&&(o(),o=void 0),d},e}();const e6=u7e;class uA{constructor(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this._events={},this._owner=e,this._options=n}static create(e,n){return n?In(n)?n(e):n:new uA(e)}hasEvent(e){var n=this._events[e];return!!n&&n.has()}fireEvent(e,n){var i=this._events[e];return i&&i.fireWith(this._owner,n),this._owner}on(e,n){if(Ji(e))$e(e,(r,s)=>{this.on(r,s)});else{var i=this._events[e];i||(i=ds({syncStrategy:this._options.syncStrategy}),this._events[e]=i),(i.originalAdd||i.add).call(i,n)}}off(e,n){var i=this._events[e];i&&(In(n)?i.remove(n):i.empty())}dispose(){$e(this._events,(e,n)=>{n.empty()})}}var c7e=ki(),h7e=r1.add,bG=ds(),Zfe=N(),K_=function(){var t;return function(e){if(!arguments.length)return t;var n=N(e);Zfe=n;var i=!!n.length,a=K_();t=i?n:N("body"),bG.fire(i?K_():N(),a)}}();function Qfe(){return Zfe}h7e(function(){K_(".dx-viewport")});var m7e=RW(),ege=ki(),f7e={iPhone:"iPhone",iPhone5:"iPhone",iPhone6:"iPhone",iPhone6plus:"iPhone",iPad:"iPad",iPadMini:"iPad Mini",androidPhone:"Android Mobile",androidTablet:"Android",msSurface:"Windows ARM Tablet PC",desktop:"desktop"},tge={deviceType:"desktop",platform:"generic",version:[],phone:!1,tablet:!1,android:!1,ios:!1,generic:!0,grade:"A",mac:!1},g7e={generic(t){var e=/windows phone/i.test(t)||t.match(/WPDesktop/),n=!e&&/Windows(.*)arm(.*)Tablet PC/i.test(t),i=!e&&!n&&/msapphost/i.test(t),a=/((intel|ppc) mac os x)/.test(t.toLowerCase());if(e||n||i||a)return{deviceType:e?"phone":n?"tablet":"desktop",platform:"generic",version:[],grade:"A",mac:a}},ios(t){if(/ip(hone|od|ad)/i.test(t)){var e=/ip(hone|od)/i.test(t),n=t.match(/os (\d+)_(\d+)_?(\d+)?/i);return{deviceType:e?"phone":"tablet",platform:"ios",version:n?[parseInt(n[1],10),parseInt(n[2],10),parseInt(n[3]||0,10)]:[],grade:480===ege.screen.height?"B":"A"}}},android(t){if(/android|htc_|silk/i.test(t)){var e=/mobile/i.test(t),n=t.match(/android (\d+)\.?(\d+)?\.?(\d+)?/i),i=n?[parseInt(n[1],10),parseInt(n[2]||0,10),parseInt(n[3]||0,10)]:[];return{deviceType:e?"phone":"tablet",platform:"android",version:i,grade:i.length>1&&(i[0]<4||4===i[0]&&i[1]<4)?"B":"A"}}}};var MG=new class _7e{constructor(e){this._window=(null==e?void 0:e.window)||ege,this._realDevice=this._getDevice(),this._currentDevice=void 0,this._currentOrientation=void 0,this._eventsStrategy=new uA(this),this.changed=ds(),pi()&&(r1.add(this._recalculateOrientation.bind(this)),e6.add(this._recalculateOrientation.bind(this)))}current(e){if(e)return this._currentDevice=this._getDevice(e),this._forced=!0,void this.changed.fire();if(!this._currentDevice){e=void 0;try{e=this._getDeviceOrNameFromWindowScope()}catch(n){e=this._getDeviceNameFromSessionStorage()}finally{e||(e=this._getDeviceNameFromSessionStorage()),e&&(this._forced=!0)}this._currentDevice=this._getDevice(e)}return this._currentDevice}real(e){return de({},this._realDevice)}orientation(){return this._currentOrientation}isForced(){return this._forced}isRippleEmulator(){return!!this._window.tinyHippos}_getCssClasses(e){var n=[],i=this._realDevice;return(e=e||this.current()).deviceType&&(n.push("dx-device-".concat(e.deviceType)),"desktop"!==e.deviceType&&n.push("dx-device-mobile")),n.push("dx-device-".concat(i.platform)),i.version&&i.version.length&&n.push("dx-device-".concat(i.platform,"-").concat(i.version[0])),this.isSimulator()&&n.push("dx-simulator"),ls().rtlEnabled&&n.push("dx-rtl"),n}attachCssClasses(e,n){this._deviceClasses=this._getCssClasses(n).join(" "),N(e).addClass(this._deviceClasses)}detachCssClasses(e){N(e).removeClass(this._deviceClasses)}isSimulator(){try{return this._isSimulator||pi()&&this._window.top!==this._window.self&&this._window.top["dx-force-device"]||this.isRippleEmulator()}catch(e){return!1}}forceSimulator(){this._isSimulator=!0}_getDevice(e){if("genericPhone"===e&&(e={deviceType:"phone",platform:"generic",generic:!0}),Ji(e))return this._fromConfig(e);var n;if(e){if(!(n=f7e[e]))throw Ba.Error("E0005")}else n=m7e.userAgent;return this._fromUA(n)}_getDeviceOrNameFromWindowScope(){var e;return pi()&&(this._window.top["dx-force-device-object"]||this._window.top["dx-force-device"])&&(e=this._window.top["dx-force-device-object"]||this._window.top["dx-force-device"]),e}_getDeviceNameFromSessionStorage(){var e=function(){var t;try{t=c7e.sessionStorage}catch(e){}return t}();if(e){var n=e.getItem("dx-force-device");try{return JSON.parse(n)}catch(i){return n}}}_fromConfig(e){var n=de({},tge,this._currentDevice,e),i={phone:"phone"===n.deviceType,tablet:"tablet"===n.deviceType,android:"android"===n.platform,ios:"ios"===n.platform,generic:"generic"===n.platform};return de(n,i)}_fromUA(e){var n;return $e(g7e,(i,a)=>!(n=a(e))),n?this._fromConfig(n):tge}_changeOrientation(){var e=N(this._window),n=La(e)>Ki(e)?"portrait":"landscape";this._currentOrientation!==n&&(this._currentOrientation=n,this._eventsStrategy.fireEvent("orientationChanged",[{orientation:n}]))}_recalculateOrientation(){var e=Ki(this._window);this._currentWidth!==e&&(this._currentWidth=e,this._changeOrientation())}on(e,n){return this._eventsStrategy.on(e,n),this}off(e,n){return this._eventsStrategy.off(e,n),this}},nge=K_();nge&&MG.attachCssClasses(nge),bG.add((t,e)=>{MG.detachCssClasses(e),MG.attachCssClasses(t)});const rn=MG;var Ote=ki(),u4=()=>{var e,t=ct.getActiveElement();t&&t!==ct.getBody()&&(null===(e=t.blur)||void 0===e||e.call(t))},ige=(t,e)=>{var n=N(t),i=N(e);if(n[0]===i[0])return n[0];for(var a=n.parents(),r=i.parents(),o=-Math.min(a.length,r.length);o<0;o++)if(a.get(o)===r.get(o))return a.get(o)},cA=t=>{var e=(t=N(t)).length&&t.filter(function(){var n=N(this);return n.is("script[type]")&&n.attr("type").indexOf("script")<0});return e.length?e.eq(0).html():(t=N("<div>").append(t)).html()},xG=t=>{var e=Le(t)&&(t.nodeType||rb(t))?N(t):N("<div>").html(t).contents();return 1===e.length&&(e.is("script")?e=xG(e.html().trim()):e.is("table")&&(e=e.children("tbody").contents())),e},Tte=(t,e)=>{var n=t.originalEvent&&t.originalEvent.clipboardData||Ote.clipboardData;if(!e)return n&&n.getData("Text");n&&n.setData("Text",e)},a2=(t,e)=>!!e&&(ct.isTextNode(e)&&(e=e.parentNode),ct.isDocument(t)?t.documentElement.contains(e):dd(t)?a2(t.document,e):t.contains?t.contains(e):!!(e.compareDocumentPosition(t)&e.DOCUMENT_POSITION_CONTAINS)),age=(t,e,n)=>{var i=Ote.getComputedStyle(N(t).get(0)),a=n&&n.includePaddings;return N("<div>").text(e).css({fontStyle:i.fontStyle,fontVariant:i.fontVariant,fontWeight:i.fontWeight,fontSize:i.fontSize,fontFamily:i.fontFamily,letterSpacing:i.letterSpacing,border:i.border,paddingTop:a?i.paddingTop:"",paddingRight:a?i.paddingRight:"",paddingBottom:a?i.paddingBottom:"",paddingLeft:a?i.paddingLeft:"",visibility:"hidden",whiteSpace:"pre",position:"absolute",float:"left"})},b7e=(t,e)=>{if(e&&e[0])return e.is(t)?t:($e(e,(n,i)=>{((t,e)=>{e&&ct.insertElement(t.parentNode,e,t)})(t[0],i)}),t.remove(),e)},Ete=function(t){return function(e){for(var n=N(e||"body"),i=n.filter(".dx-visibility-change-handler").add(n.find(".dx-visibility-change-handler")),a=0;a<i.length;a++)he.triggerHandler(i[a],t)}},DG=Ete("dxshown"),M7e=Ete("dxhiding"),s1=Ete("dxresize"),x7e=ds({syncStrategy:!0});class pA{render(e){var n=(e=e||{}).onRendered;delete e.onRendered;var i=this._renderCore(e);return this._ensureResultInContainer(i,e.container),x7e.fire(i,e.container),n&&n(),i}_ensureResultInContainer(e,n){if(n){var i=N(n),a=a2(i.get(0),e.get(0));if(i.append(e),!a)!ct.getBody().contains(i.get(0))||DG(e)}}_renderCore(){throw Ba.Error("E0001")}}var D7e=function(t,e,n,i,a){var r,o,s=(o=t,e(()=>o,function(o){r&&r(),function(t){return-1===["object","array","function"].indexOf(G_(t))}(o)?a(o):r=function(d,u,p,g,b){var C={},k=p.slice(),G=p.map(function(Y){var ne=g[Y];return u(ne?()=>ne(d):()=>d[Y],function(Z){if(C[Y]=Z,k.length){var be=k.indexOf(Y);be>=0&&k.splice(be,1)}k.length||b(C)})});return function(){G.forEach(Y=>Y())}}(o,e,n,i,a)}));return function(){r&&r(),s&&s()}};class Ix extends pA{constructor(e,n,i,a){super(),this._render=e,this._fields=n,this._fieldsMap=a||{},this._watchMethod=i}_renderCore(e){var n=N(e.container),i=D7e(e.model,this._watchMethod,this._fields,this._fieldsMap,a=>{n.empty(),this._render(n,a,e.model)});return he.on(n,kx,i),n.contents()}}class Lx extends pA{_renderCore(){return N()}}var rge=t=>(null!=t?t:ls().rtlEnabled)?"right":"left",Ta=t=>dd(t)?{width:t.outerWidth,height:t.outerHeight}:t.getBoundingClientRect(),t6=["millisecond","second","minute","hour","day","week","month","quarter","year"],Ate=function t(e){switch(e){case"millisecond":return 1;case"second":return 1e3*t("millisecond");case"minute":return 60*t("second");case"hour":return 60*t("minute");case"day":return 24*t("hour");case"week":return 7*t("day");case"month":return 30*t("day");case"quarter":return 3*t("month");case"year":return 365*t("day");default:return 0}},sge=function(t){var e,n,i,a=["millisecond","second","minute","hour","day","month","year"],r={};for(e=a.length-1;e>=0;e--)i=a[e],(n=Math.floor(t/Ate(i)))>0&&(r[i+"s"]=n,t-=wG(i,n));return r};function wG(t,e){return Ate(t)*e}function CG(t){var n,e=-1;return Oa(t)?t:Yi(t)?($e(t,function(i,a){for(n=0;n<t6.length;n++)a&&(i===t6[n]+"s"||i===t6[n])&&e<n&&(e=n)}),t6[e]):""}var O7e={millisecond:"millisecond",second:"longtime",minute:"shorttime",hour:"shorttime",day:"day",week:"day",month:"month",quarter:"quarter",year:"year"};var oge=function(t){return Math.floor(t/3)},lge=function(t){return 3*oge(t)};function dge(t,e,n,i){t=new Date(t.getTime());var r,s,a=new Date(t.getTime()),o=CG(e);switch(o){case"second":t=new Date(1e3*Math.floor(a.getTime()/1e3));break;case"minute":t=new Date(6e4*Math.floor(a.getTime()/6e4));break;case"hour":t=new Date(36e5*Math.floor(a.getTime()/36e5));break;case"year":t.setMonth(0);case"month":t.setDate(1);case"day":t.setHours(0,0,0,0);break;case"week":(t=fge(t,i||0)).setHours(0,0,0,0);break;case"quarter":r=lge(t.getMonth()),s=t.getMonth(),t.setDate(1),t.setHours(0,0,0,0),s!==r&&t.setMonth(r)}return n&&"hour"!==o&&"minute"!==o&&"second"!==o&&_ge(a,t),t}function uge(t){return dge(t,"day")}function cge(t,e,n){var i=new Date(t.getTime()),a=Oa(e)?hge(e.toLowerCase()):Bo(e)?sge(e):e;return a.years&&i.setFullYear(i.getFullYear()+a.years*n),a.quarters&&i.setMonth(i.getMonth()+3*a.quarters*n),a.months&&i.setMonth(i.getMonth()+a.months*n),a.weeks&&i.setDate(i.getDate()+7*a.weeks*n),a.days&&i.setDate(i.getDate()+a.days*n),a.hours&&i.setTime(i.getTime()+36e5*a.hours*n),a.minutes&&i.setTime(i.getTime()+6e4*a.minutes*n),a.seconds&&i.setTime(i.getTime()+1e3*a.seconds*n),a.milliseconds&&i.setTime(i.getTime()+a.milliseconds*n),i}var pge=function(t,e,n){var i=n?-1:1;return ab(t)?cge(t,e,i):Dme(t+e*i,e)};function SG(t){return Mf(t.getFullYear(),t.getMonth()+1,0).getDate()}function hge(t){var e={};switch(t){case"year":e.years=1;break;case"month":e.months=1;break;case"quarter":e.months=3;break;case"week":e.weeks=1;break;case"day":e.days=1;break;case"hour":e.hours=1;break;case"minute":e.minutes=1;break;case"second":e.seconds=1;break;case"millisecond":e.milliseconds=1}return e}function kte(t,e){return mge(t,e)&&t.getMonth()===e.getMonth()}function mge(t,e){return t&&e&&t.getFullYear()===e.getFullYear()}function n6(t){return t&&t.getFullYear()-t.getFullYear()%100}function i6(t){return t&&t.getFullYear()-t.getFullYear()%10}function fge(t,e){var n=(t.getDay()-e+7)%7,i=new Date(t);return i.setDate(t.getDate()-n),i}function gge(t,e,n){var i=t;return Le(t)?(Le(e)&&t<e&&(i=e),Le(n)&&t>n&&(i=n),i):t}function _ge(t,e){if(Le(t)){var n=e.getHours()-t.getHours();if(0!==n){var i=1===n||-23===n?-1:1,a=new Date(e.getTime()+36e5*i);(i>0||a.getDate()===e.getDate())&&e.setTime(a.getTime())}}}function yge(t,e){return 60*(e.getTimezoneOffset()-t.getTimezoneOffset())*1e3}var Mf=function(t){var e=new Date(...arguments);return e.setFullYear(t),e},hA={dateUnitIntervals:t6,convertMillisecondsToDateUnits:sge,dateToMilliseconds:function(t){var e=0;return Yi(t)&&$e(t,function(n,i){e+=wG(n.substr(0,n.length-1),i)}),Oa(t)&&(e=wG(t,1)),e},getNextDateUnit:function(t,e){switch(CG(t)){case"millisecond":return"second";case"second":return"minute";case"minute":return"hour";case"hour":return"day";case"day":return e?"week":"month";case"week":return"month";case"month":return"quarter";case"quarter":case"year":return"year";default:return 0}},convertDateUnitToMilliseconds:wG,getDateUnitInterval:CG,getDateFormatByTickInterval:function T7e(t){return O7e[CG(t)]||""},getDatesDifferences:function(t,e){var n=0,i={year:t.getFullYear()!==e.getFullYear(),month:t.getMonth()!==e.getMonth(),day:t.getDate()!==e.getDate(),hour:t.getHours()!==e.getHours(),minute:t.getMinutes()!==e.getMinutes(),second:t.getSeconds()!==e.getSeconds(),millisecond:t.getMilliseconds()!==e.getMilliseconds()};return $e(i,function(a,r){r&&n++}),0===n&&0!==yge(t,e)&&(i.hour=!0,n++),i.count=n,i},correctDateWithUnitBeginning:dge,trimTime:uge,setToDayEnd:function(t){var e=uge(t);return e.setDate(e.getDate()+1),new Date(e.getTime()-1)},roundDateByStartDayHour:function(t,e){var n=this.dateTimeFromDecimal(e),i=new Date(t);return(t.getHours()===n.hours&&t.getMinutes()<n.minutes||t.getHours()<n.hours)&&i.setHours(n.hours,n.minutes,0,0),i},dateTimeFromDecimal:function(t){return{hours:Math.floor(t),minutes:t%1*60}},addDateInterval:cge,addInterval:pge,getSequenceByInterval:function(t,e,n){var a,i=[];for(i.push(ab(t)?new Date(t.getTime()):t),a=t;a<e;)a=pge(a,n),i.push(a);return i},getDateIntervalByString:hge,sameDate:function z7e(t,e){return kte(t,e)&&t.getDate()===e.getDate()},sameMonthAndYear:kte,sameMonth:kte,sameYear:mge,sameDecade:function(t,e){if(Le(t)&&Le(e)){var n=t.getFullYear()-t.getFullYear()%10,i=e.getFullYear()-e.getFullYear()%10;return t&&e&&n===i}},sameCentury:function(t,e){if(Le(t)&&Le(e)){var n=t.getFullYear()-t.getFullYear()%100,i=e.getFullYear()-e.getFullYear()%100;return t&&e&&n===i}},getDifferenceInMonth:function(t){var e=1;return"year"===t&&(e=12),"decade"===t&&(e=120),"century"===t&&(e=1200),e},getDifferenceInMonthForCells:function(t){var e=1;return"decade"===t&&(e=12),"century"===t&&(e=120),e},getFirstYearInDecade:i6,getFirstDecadeInCentury:n6,getShortDateFormat:function(){return"yyyy/MM/dd"},getViewFirstCellDate:function(t,e){return"month"===t?Mf(e.getFullYear(),e.getMonth(),1):"year"===t?Mf(e.getFullYear(),0,e.getDate()):"decade"===t?Mf(i6(e),e.getMonth(),e.getDate()):"century"===t?Mf(n6(e),e.getMonth(),e.getDate()):void 0},getViewLastCellDate:function(t,e){return"month"===t?Mf(e.getFullYear(),e.getMonth(),SG(e)):"year"===t?Mf(e.getFullYear(),11,e.getDate()):"decade"===t?Mf(i6(e)+9,e.getMonth(),e.getDate()):"century"===t?Mf(n6(e)+90,e.getMonth(),e.getDate()):void 0},getViewDown:function(t){switch(t){case"century":return"decade";case"decade":return"year";case"year":return"month"}},getViewUp:function(t){switch(t){case"month":return"year";case"year":return"decade";case"decade":return"century"}},getLastMonthDay:SG,getLastMonthDate:function(t){if(Le(t))return Mf(t.getFullYear(),t.getMonth()+1,0)},getFirstMonthDate:function(t){if(Le(t))return Mf(t.getFullYear(),t.getMonth(),1)},getFirstWeekDate:fge,normalizeDateByWeek:function(t,e){var n=hA.getDatesInterval(t,e,"day"),i=new Date(t);return n>=6&&(i=new Date(i.setDate(i.getDate()+7))),i},getQuarter:oge,getFirstQuarterMonth:lge,dateInRange:function(t,e,n,i){return"date"===i&&(e=e&&hA.correctDateWithUnitBeginning(e,"day"),n=n&&hA.correctDateWithUnitBeginning(n,"day"),t=t&&hA.correctDateWithUnitBeginning(t,"day")),gge(t,e,n)===t},intervalsOverlap:function(t){var{firstMin:e,firstMax:n,secondMin:i,secondMax:a}=t;return e<=i&&i<=n||e>i&&e<a||e<a&&n>a},roundToHour:function(t){var e=new Date(t.getTime());return e.setHours(e.getHours()+1),e.setMinutes(0),e},normalizeDate:gge,getViewMinBoundaryDate:function(t,e){var n=Mf(e.getFullYear(),e.getMonth(),1);return"month"===t||(n.setMonth(0),"year"===t)||("decade"===t&&n.setFullYear(i6(e)),"century"===t&&n.setFullYear(n6(e))),n},getViewMaxBoundaryDate:function(t,e){var n=new Date(e);return n.setDate(SG(e)),"month"===t||(n.setMonth(11),n.setDate(SG(n)),"year"===t)||("decade"===t&&n.setFullYear(i6(e)+9),"century"===t&&n.setFullYear(n6(e)+99)),n},fixTimezoneGap:_ge,getTimezonesDifference:yge,makeDate:function(t){return new Date(t)},getDatesInterval:function(t,e,n){var i=e.getTime()-t.getTime(),a=Ate(n)||1;return Math.floor(i/a)},getDatesOfInterval:function(t,e,n){for(var i=[],a=new Date(t.getTime());a<e;)i.push(new Date(a.getTime())),a=this.addInterval(a,n);return i},createDateWithFullYear:Mf,sameView:function(t,e,n){return hA[zz("same "+t)](e,n)}};const Be=hA;var bge="yyyy/MM/dd",Mge=/^(\d{4,})(-)?(\d{2})(-)?(\d{2})(?:T(\d{2})(:)?(\d{2})?(:)?(\d{2}(?:\.(\d{1,3})\d*)?)?)?(Z|([+-])(\d{2})(:)?(\d{2})?)?$/,xge=/^(\d{2}):(\d{2})(:(\d{2}))?$/,Dge=["","yyyy","","MM","","dd","THH","","mm","","ss",".SSS"],t5e=/^(\d{4})\/(\d{2})\/(\d{2})$/,wge=function(t,e){var n;return Oa(t)&&!e&&(n=function a5e(t){var e=t.match(Mge);if(!e)return(e=t.match(xge))?new Date(0,0,0,rp(e[1]),rp(e[2]),rp(e[4])):void 0;var n=rp(e[1]),i=--e[3],a=e[5],r=0,s=0,o=b=>(n<100&&b.setFullYear(n),b);r=rp(e[14]),s=rp(e[16]),"-"===e[13]&&(r=-r,s=-s);var d=rp(e[6])-r,u=rp(e[8])-s,p=rp(e[10]),g=(b=e[11],rp(b=b||"")*Math.pow(10,3-b.length));var b;return e[12]?o(new Date(Date.UTC(n,i,a,d,u,p,g))):o(new Date(n,i,a,d,u,p,g))}(t)),n||function i5e(t){var e=Cge(t)===bge,n=!ab(t)&&Date.parse(t);if(!n&&e){var i=t.match(t5e);if(i){var a=new Date(rp(i[1]),rp(i[2]),rp(i[3]));return a.setFullYear(rp(i[1])),a.setMonth(rp(i[2])-1),a.setDate(rp(i[3])),a}}return Bo(n)?new Date(n):t}(t)};function rp(t){return+t||0}var Cge=function(t){return"number"==typeof t?"number":Oa(t)?(ls().forceIsoDateParsing&&(e=function(t,e){var n=t.match(Mge),i="";if(!n)return(n=t.match(xge))?n[3]?"HH:mm:ss":"HH:mm":void 0;for(var a=1;a<Dge.length;a++)n[a]&&(i+=Dge[a]||n[a]);return"Z"===n[12]&&(i+="'Z'"),n[14]&&(n[15]?i+="xxx":n[16]?i+="xx":i+="x"),i}(t)),e||(t.indexOf(":")>=0?"yyyy/MM/dd HH:mm:ss":bge)):t?null:void 0;var e};const is={dateParser:wge,deserializeDate:function(t){return"number"==typeof t?new Date(t):wge(t,!ls().forceIsoDateParsing)},serializeDate:function(t,e){return e?ab(t)?"number"===e?t&&t.valueOf?t.valueOf():null:Fme(e,Gz)(t):null:t},getDateSerializationFormat:Cge};var l5e=r1.add,Sge="DEVEXTREME_XHR_ERROR_UNLOAD",Ite=function(t){return Array.isArray(t)||(t=[t]),ip(t,function(e){var n={selector:In(e)||"string"==typeof e?e:e.getter||e.field||e.selector,desc:!(!e.desc&&"d"!==String(e.dir).charAt(0).toLowerCase())};return e.compare&&(n.compare=e.compare),n})},u5e=function(){var e,t={timeout:"Network connection timeout",error:"Unspecified network error",parsererror:"Unexpected server response"};return l5e(function(){var n=ki();ct.listen(n,"beforeunload",function(){e=!0})}),function(n,i){return e?Sge:n.status<400?t[a=i]||a:n.statusText;var a}}(),c5e={count:{seed:0,step:function(t){return 1+t}},sum:{seed:0,step:function(t,e){return t+e}},min:{step:function(t,e){return e<t?e:t}},max:{step:function(t,e){return e>t?e:t}},avg:{seed:[0,0],step:function(t,e){return[t[0]+e,t[1]+1]},finalize:function(t){return t[1]?t[0]/t[1]:NaN}}},p5e=function(){var e,t=0;return{obtain:function(){0===t&&(e=new wt),t++},release:function(){--t<1&&e.resolve()},promise:function(){return(0===t?(new wt).resolve():e).promise()},reset:function(){t=0,e&&e.resolve()}}}();var OG=function(t,e,n){if(Array.isArray(t)){for(var a,i=ip(e,function(s,o){return o}),r=0;r<i.length;r++)if(a=i[r],!jh(e[a],n[a],0,!1))return!1;return!0}return jh(e,n,0,!1)};var c4=function(){var t=new wt;return t.resolve.apply(t,arguments).promise()},Oge=function(){var t=new wt;return t.reject.apply(t,arguments).promise()};function b5e(t,e){var n=[],i=function v5e(t,e){var n,i;return function(){return i=arguments,n||(n=setTimeout(()=>{n=void 0,i&&t.call(this,i)},In(e)?e():e)),n}}(function(){t.call(this,n),n=[]},e);return function(a){return Array.isArray(a)&&n.push(...a),i.call(this,n)}}var Bc=iee(Ba.ERROR_MESSAGES,{E4000:"[DevExpress.data]: {0}",E4001:"Unknown aggregating function is detected: '{0}'",E4002:"Unsupported OData protocol version is used",E4003:"Unknown filter operation is used: {0}",E4004:"The thenby() method is called before the sortby() method",E4005:"Store requires a key expression for this operation",E4006:"ArrayStore 'data' option must be an array",E4007:"Compound keys cannot be auto-generated",E4008:"Attempt to insert an item with a duplicated key",E4009:"Data item cannot be found",E4010:"CustomStore does not support creating queries",E4011:"Custom Store method is not implemented or is not a function: {0}",E4012:"Custom Store method returns an invalid value: {0}",E4013:"Local Store requires the 'name' configuration option is specified",E4014:"Unknown data type is specified for ODataStore: {0}",E4015:"Unknown entity name or alias is used: {0}",E4016:"The compileSetter(expr) method is called with 'self' passed as a parameter",E4017:"Keys cannot be modified",E4018:"The server has returned a non-numeric value in a response to an item count request",E4019:"Mixing of group operators inside a single group of filter expression is not allowed",E4020:"Unknown store type is detected: {0}",E4021:"The server response does not provide the totalCount value",E4022:"The server response does not provide the groupCount value",E4023:"Could not parse the following XML: {0}",E4024:"String function {0} cannot be used with the data field {1} of type {2}.",W4000:"Data returned from the server has an incorrect structure",W4001:'The {0} field is listed in both "keyType" and "fieldTypes". The value of "fieldTypes" is used.',W4002:"Data loading has failed for some cells due to the following error: {0}"}),Tge=null,Lte=function(t){var e;null===(e=Tge)||void 0===e||e(t)};function Ege(t,e,n,i){var r;if(i){for(var s=0;s<e.length;s++)if(r=Ege(t,e[s].items||e[s].collapsedItems||[]||[],n,i-1))return r}else if(mA(t,e,n)>=0)return e}function x5e(t,e,n,i){return i?Ege(t,e,n,i)||[]:e}function Age(t,e,n){t._dataByKeyMap&&(t._dataByKeyMap[JSON.stringify(e)]=n,t._dataByKeyMapLength+=n?1:-1)}function kge(t){var e=t?Object.create(Object.getPrototypeOf(t)):{},n=eee({},t);for(var i in n){var a=n[i];Yi(a)&&!Ji(a)&&(n[i]=kge(a))}return XE(e,n,!0,!0),e}function S5e(t,e){var n=kge(t);return XE(n,e,!0,!0)}function TG(t){var{keyInfo:e,data:n,changes:i,groupCount:a,useInsertIndex:r,immutable:s,disableCache:o,logError:d}=t,u=!0===s?[...n]:n;return i.forEach(p=>{var g="insert"===p.type?u:x5e(e,u,p.key,a);switch(!o&&function D5e(t,e){if(t.key()&&(!e._dataByKeyMap||e._dataByKeyMapLength!==e.length)){for(var n={},i=e.length,a=0;a<i;a++)n[JSON.stringify(t.keyOf(e[a]))]=e[a];e._dataByKeyMap=n,e._dataByKeyMapLength=i}}(e,g),p.type){case"update":Nte(e,g,p.key,p.data,!0,s,d);break;case"insert":Pte(e,g,p.data,r&&Le(p.index)?p.index:-1,!0,d);break;case"remove":Ige(e,g,p.key,!0,d)}}),u}function EG(t,e,n){return t?e&&Bc.log(n):Oge(Bc.Error(n))}function Nte(t,e,n,i,a,r,s){var o,d=t.key();if(d){if(function M5e(t,e){for(var i="string"==typeof e?e.split():e.slice();i.length;)if(i.shift()in t)return!0;return!1}(i,d)&&!OG(d,n,t.keyOf(i)))return EG(a,s,"E4017");if(o=function w5e(t,e){if(t._dataByKeyMap)return t._dataByKeyMap[JSON.stringify(e)]}(e,n),!o){var u=mA(t,e,n);if(u<0)return EG(a,s,"E4009");if(o=e[u],!0===r&&Le(o)){var p=S5e(o,i);return e[u]=p,!a&&c4(p,n)}}}else o=n;if(XE(o,i,!0),!a)return ls().useLegacyStoreResult?c4(n,i):c4(o,n)}function Pte(t,e,n,i,a,r){var s,o=t.key(),d=Ji(n)?de({},n):n;if(o){if(void 0===(s=t.keyOf(d))||"object"==typeof s&&gf(s)){if(Array.isArray(o))throw Bc.Error("E4007");s=d[o]=String(new Fc)}else if(void 0!==e[mA(t,e,s)])return EG(a,r,"E4008")}else s=d;if(i>=0?e.splice(i,0,d):e.push(d),Age(e,s,d),!a)return c4(ls().useLegacyStoreResult?n:d,s)}function Ige(t,e,n,i,a){var r=mA(t,e,n);return r>-1&&(e.splice(r,1),Age(e,n,null)),i?r<0?EG(i,a,"E4009"):void 0:c4(n)}function mA(t,e,n){var i=t.key();if(!function C5e(t,e){return!t._dataByKeyMap||t._dataByKeyMap[JSON.stringify(e)]}(e,n))return-1;for(var a=0,r=e.length;a<r;a++)if(OG(i,t.keyOf(e[a]),n))return a;return-1}var a6=sr.inherit({toArray:function(){var t=[];for(this.reset();this.next();)t.push(this.current());return t},countable:function(){return!1}}),Rte=a6.inherit({ctor:function(t){this.array=t,this.index=-1},next:function(){return this.index+1<this.array.length&&(this.index++,!0)},current:function(){return this.array[this.index]},reset:function(){this.index=-1},toArray:function(){return this.array.slice(0)},countable:function(){return!0},count:function(){return this.array.length}}),AG=a6.inherit({ctor:function(t){this.iter=t},next:function(){return this.iter.next()},current:function(){return this.iter.current()},reset:function(){return this.iter.reset()}}),Fte=AG.inherit({ctor:function(t,e){this.callBase(t),this.index=-1,this.mapper=e},current:function(){return this.mapper(this.callBase(),this.index)},next:function(){var t=this.callBase();return t&&this.index++,t}}),O5e=function(t,e){return t=Hc(t),e=Hc(e),null===t&&null!==e?-1:null!==t&&null===e||void 0===t&&void 0!==e?1:void 0!==t&&void 0===e||t<e?-1:t>e?1:0},Hte=a6.inherit({ctor:function(t,e,n,i){t instanceof Fte||(t=new Fte(t,this._wrap)),this.iter=t,this.rules=[{getter:e,desc:n,compare:i}]},thenBy:function(t,e,n){var i=new Hte(this.sortedIter||this.iter,t,e,n);return this.sortedIter||(i.rules=this.rules.concat(i.rules)),i},next:function(){return this._ensureSorted(),this.sortedIter.next()},current:function(){return this._ensureSorted(),this.sortedIter.current()},reset:function(){delete this.sortedIter},countable:function(){return this.sortedIter||this.iter.countable()},count:function(){return this.sortedIter?this.sortedIter.count():this.iter.count()},_ensureSorted:function(){var t=this;t.sortedIter||($e(t.rules,function(){this.getter=zo(this.getter)}),t.sortedIter=new Fte(new Rte(this.iter.toArray().sort(function(e,n){return t._compare(e,n)})),t._unwrap))},_wrap:function(t,e){return{index:e,value:t}},_unwrap:function(t){return t.value},_compare:function(t,e){var n=t.index,i=e.index;if((t=t.value)===(e=e.value))return n-i;for(var a=0,r=this.rules.length;a<r;a++){var s=this.rules[a],o=s.getter(t),d=s.getter(e),p=(s.compare||O5e)(o,d);if(p)return s.desc?-p:p}return n-i}}),Bte=function(){var t=function(n){return Le(n)?n.toString():""};function e(n,i,a){return function(r){r=Hc(n(r));var o,s=""===(o=i)||0===o||!1===o?r===i:r==i;return a&&(s=!s),s}}return function(n){return In(n)?n:function(t){var e=t[0],n=t[1];return!!(Array.isArray(e)||In(e)&&(Array.isArray(n)||In(n)||function(t){return"and"===t||"or"===t}(n)))}(n)?(a=[],r=!1,s=!1,$e(n,function(){if(Array.isArray(this)||In(this)){if(a.length>1&&r!==s)throw new Bc.Error("E4019");a.push(Bte(this)),r=s,s=!0}else s=function h5e(t){return/^(and|&&|&)$/i.test(t)}(this)}),function(o){for(var d=r,u=0;u<a.length;u++)if(a[u](o)!==r){d=!r;break}return d}):function(t){return"!"===t[0]&&Array.isArray(t[1])}(n)?function(i){var a=i[0],r=Bte(i[1]);if("!"===a)return function(s){return!r(s)};throw Bc.Error("E4003",a)}(n):function(i){i=function(t){return[t[0],t.length<3?"=":String(t[1]).toLowerCase(),t.length<2||t[t.length-1]]}(i);var a=zo(i[0]),r=i[1],s=i[2];switch(s=Hc(s),r.toLowerCase()){case"=":return e(a,s);case"<>":return e(a,s,!0);case">":return function(o){return Hc(a(o))>s};case"<":return function(o){return Hc(a(o))<s};case">=":return function(o){return Hc(a(o))>=s};case"<=":return function(o){return Hc(a(o))<=s};case"startswith":return function(o){return 0===Hc(t(a(o))).indexOf(s)};case"endswith":return function(o){var d=Hc(t(a(o))),u=t(s);if(d.length<u.length)return!1;var p=d.lastIndexOf(s);return-1!==p&&p===d.length-s.length};case"contains":return function(o){return Hc(t(a(o))).indexOf(s)>-1};case"notcontains":return function(o){return-1===Hc(t(a(o))).indexOf(s)}}throw Bc.Error("E4003",r)}(n);var a,r,s}}(),T5e=AG.inherit({ctor:function(t,e){this.callBase(t),this.criteria=Bte(e)},next:function(){for(;this.iter.next();)if(this.criteria(this.current()))return!0;return!1}}),E5e=a6.inherit({ctor:function(t,e){this.iter=t,this.getter=e},next:function(){return this._ensureGrouped(),this.groupedIter.next()},current:function(){return this._ensureGrouped(),this.groupedIter.current()},reset:function(){delete this.groupedIter},countable:function(){return!!this.groupedIter},count:function(){return this.groupedIter.count()},_ensureGrouped:function(){if(!this.groupedIter){var t={},e=[],n=this.iter,i=zo(this.getter);for(n.reset();n.next();){var a=n.current(),r=i(a);r in t?t[r].push(a):(t[r]=[a],e.push(r))}this.groupedIter=new Rte(ip(e,function(s){return{key:s,items:t[s]}}))}}}),A5e=AG.inherit({ctor:function(t,e){this.callBase(t),this.getter=zo(e)},current:function(){return this.getter(this.callBase())},countable:function(){return this.iter.countable()},count:function(){return this.iter.count()}}),k5e=AG.inherit({ctor:function(t,e,n){this.callBase(t),this.skip=Math.max(0,e),this.take=Math.max(0,n),this.pos=0},next:function(){if(this.pos>=this.skip+this.take)return!1;for(;this.pos<this.skip&&this.iter.next();)this.pos++;return this.pos++,this.iter.next()},reset:function(){this.callBase(),this.pos=0},countable:function(){return this.iter.countable()},count:function(){return Math.min(this.iter.count()-this.skip,this.take)}});const kG=function t(e,n){n=n||{},e instanceof a6||(e=new Rte(e));var i=function(u){var p=n.errorHandler;p&&p(u),Lte(u)},a=function(u){var p=(new wt).fail(i),b=u.step,C=u.finalize;try{e.reset();for(var k=("seed"in u?u.seed:e.next()?e.current():NaN);e.next();)k=b(k,e.current());p.resolve(C?C(k):k)}catch(G){p.reject(G)}return p.promise()},r=function(u){return a(c5e[u])},s=function(u){return!In(u)&&!Array.isArray(u)&&(u=[].slice.call(arguments)),d(new A5e(e,u))},o=function(u){return s(zo(u))};function d(u){return t(u,n)}return{toArray:function(){return e.toArray()},enumerate:function(){var u=(new wt).fail(i);try{u.resolve(e.toArray())}catch(p){u.reject(p)}return u.promise()},sortBy:function(u,p,g){return d(new Hte(e,u,p,g))},thenBy:function(u,p,g){if(e instanceof Hte)return d(e.thenBy(u,p,g));throw Bc.Error("E4004")},filter:function(u){return Array.isArray(u)||(u=[].slice.call(arguments)),d(new T5e(e,u))},slice:function(u,p){return void 0===p&&(p=Number.MAX_VALUE),d(new k5e(e,u,p))},select:s,groupBy:function(u){return d(new E5e(e,u))},aggregate:function(u,p,g){return arguments.length<2?a({step:arguments[0]}):a({seed:u,step:p,finalize:g})},count:function(){if(e.countable()){var u=(new wt).fail(i);try{u.resolve(e.count())}catch(p){u.reject(p)}return u.promise()}return r("count")},sum:function(u){return u?o(u).sum():r("sum")},min:function(u){return u?o(u).min():r("min")},max:function(u){return u?o(u).max():r("max")},avg:function(u){return u?o(u).avg():r("avg")}}};function zte(t,e){return t=t.groupBy(e[0].selector),e.length>1&&(t=t.select(function(n){return de({},n,{items:zte(kG(n.items),e.slice(1)).toArray()})})),t}function Lge(t,e){var n=[];return $e(t,function(i,a){Gh(e,function(s){return a.selector===s.selector}).length<1&&n.push(a)}),n.concat(e)}const IG={multiLevelGroup:zte,arrangeSortingInfo:Lge,queryByOptions:function L5e(t,e,n){var i=(e=e||{}).filter;if(i&&(t=t.filter(i)),n)return t;var a=e.sort,r=e.select,s=e.group,o=e.skip,d=e.take;return s&&((s=Ite(s)).keepInitialKeyOrder=!!e.group.keepInitialKeyOrder),(a||s)&&(a=Ite(a||[]),s&&!s.keepInitialKeyOrder&&(a=Lge(s,a)),$e(a,function(u){t=t[u?"thenBy":"sortBy"](this.selector,this.desc,this.compare)})),r&&(t=t.select(r)),s&&(t=zte(t,s)),(d||o)&&(t=t.slice(o||0,d)),t}};var r6=sr.abstract,Nge=IG.queryByOptions,$te={},p4=sr.inherit({ctor:function(t){var e=this;t=t||{},this._eventsStrategy=new uA(this),$e(["onLoaded","onLoading","onInserted","onInserting","onUpdated","onUpdating","onPush","onRemoved","onRemoving","onModified","onModifying"],function(n,i){i in t&&e.on(i.slice(2).toLowerCase(),t[i])}),this._key=t.key,this._errorHandler=t.errorHandler,this._useDefaultSearch=!0},_customLoadOptions:function(){return null},key:function(){return this._key},keyOf:function(t){return this._keyGetter||(this._keyGetter=zo(this.key())),this._keyGetter(t)},_requireKey:function(){if(!this.key())throw Bc.Error("E4005")},load:function(t){var e=this;return t=t||{},this._eventsStrategy.fireEvent("loading",[t]),this._withLock(this._loadImpl(t)).done(function(n){e._eventsStrategy.fireEvent("loaded",[n,t])})},_loadImpl:function(t){return Nge(this.createQuery(t),t).enumerate()},_withLock:function(t){var e=new wt;return t.done(function(){var n=this,i=arguments;p5e.promise().done(function(){e.resolveWith(n,i)})}).fail(function(){e.rejectWith(this,arguments)}),e},createQuery:r6,totalCount:function(t){return this._totalCountImpl(t)},_totalCountImpl:function(t){return Nge(this.createQuery(t),t,!0).count()},byKey:function(t,e){return this._addFailHandlers(this._withLock(this._byKeyImpl(t,e)))},_byKeyImpl:r6,insert:function(t){var e=this;return e._eventsStrategy.fireEvent("modifying"),e._eventsStrategy.fireEvent("inserting",[t]),e._addFailHandlers(e._insertImpl(t).done(function(n,i){e._eventsStrategy.fireEvent("inserted",[n,i]),e._eventsStrategy.fireEvent("modified")}))},_insertImpl:r6,update:function(t,e){var n=this;return n._eventsStrategy.fireEvent("modifying"),n._eventsStrategy.fireEvent("updating",[t,e]),n._addFailHandlers(n._updateImpl(t,e).done(function(){n._eventsStrategy.fireEvent("updated",[t,e]),n._eventsStrategy.fireEvent("modified")}))},_updateImpl:r6,push:function(t){var e={changes:t,waitFor:[]};this._eventsStrategy.fireEvent("beforePush",[e]),Nr(...e.waitFor).done(()=>{this._pushImpl(t),this._eventsStrategy.fireEvent("push",[t])})},_pushImpl:We,remove:function(t){var e=this;return e._eventsStrategy.fireEvent("modifying"),e._eventsStrategy.fireEvent("removing",[t]),e._addFailHandlers(e._removeImpl(t).done(function(n){e._eventsStrategy.fireEvent("removed",[n]),e._eventsStrategy.fireEvent("modified")}))},_removeImpl:r6,_addFailHandlers:function(t){return t.fail(this._errorHandler).fail(Lte)},on(t,e){return this._eventsStrategy.on(t,e),this},off(t,e){return this._eventsStrategy.off(t,e),this}});p4.create=function(t,e){if(!(t in $te))throw Bc.Error("E4020",t);return new $te[t](e)},p4.registerClass=function(t,e){return e&&($te[e]=t),t},p4.inherit=function(t){return function(e,n){var i=t.apply(this,[e]);return p4.registerClass(i,n),i}}(p4.inherit);const LG=p4;var Pge="totalCount";function h4(t){return t&&In(t.then)}function fA(t){return(new wt).resolve(t).promise()}function s6(t,e){if(!In(e))throw Bc.Error("E4011",t)}function zge(t){throw Bc.Error("E4012",t)}function gA(t){function e(n){var i=n[0],a=n[1];return i&&i.getResponseHeader?u5e(i,a):null}return function(n){var i;(i=n instanceof Error?n:new Error(e(arguments)||n&&String(n)||"Unknown error")).message!==Sge&&t.reject(i)}}function $ge(t,e){var i,n=t._loadFunc;return s6("load",n),i=n.apply(t,[e]),Array.isArray(i)?i=fA(i):null==i?i=fA([]):h4(i)||zge("load"),Wh(i)}function Vge(t,e,n,i){if(e.__rawData)i(e.__rawData);else{var a=e.__rawDataPromise||$ge(e,n);e._cacheRawData&&(e.__rawDataPromise=a),a.always(function(){delete e.__rawDataPromise}).done(function(r){e._cacheRawData&&(e.__rawData=r),i(r)}).fail(gA(t))}}function Wge(t,e,n,i){var a={};"userData"in(n=n||{})&&(a.userData=n.userData),Vge(t,e,a,function(r){var o,d,p,g,s=kG(r,{errorHandler:e._errorHandler}),u=[];i||((o=IG.queryByOptions(s,n))===s?p=r.slice(0):u.push(o.enumerate().done(function(b){p=b}))),(n.requireTotalCount||i)&&((d=IG.queryByOptions(s,n,!0))===s?g=r.length:u.push(d.count().done(function(b){g=b}))),Nr.apply(N,u).done(function(){i?t.resolve(g):n.requireTotalCount?t.resolve(p,{totalCount:g}):t.resolve(p)}).fail(function(b){t.reject(b)})})}var F5e=LG.inherit({ctor:function(t){t=t||{},this.callBase(t),this._useDefaultSearch=!!t.useDefaultSearch||"raw"===t.loadMode,this._loadMode=t.loadMode,this._cacheRawData=!1!==t.cacheRawData,this._loadFunc=t.load,this._totalCountFunc=t[Pge],this._byKeyFunc=t.byKey,this._insertFunc=t.insert,this._updateFunc=t.update,this._removeFunc=t.remove},createQuery:function(){throw Bc.Error("E4010")},clearRawDataCache:function(){delete this.__rawData},_totalCountImpl:function(t){var e=new wt;return"raw"!==this._loadMode||this._totalCountFunc?(function N5e(t,e){var i,n=t._totalCountFunc;if(!In(n))throw Bc.Error("E4021");return h4(i=n.apply(t,[e]))||(i=Number(i),isFinite(i)||zge(Pge),i=fA(i)),Wh(i)}(this,t).done(function(n){e.resolve(Number(n))}).fail(gA(e)),e=this._addFailHandlers(e)):Wge(e,this,t,!0),e.promise()},_pushImpl:function(t){this.__rawData&&TG({keyInfo:this,data:this.__rawData,changes:t})},_loadImpl:function(t){var e=new wt;return"raw"===this._loadMode?Wge(e,this,t,!1):($ge(this,t).done(function(n,i){e.resolve(n,i)}).fail(gA(e)),e=this._addFailHandlers(e)),e.promise()},_byKeyImpl:function(t,e){var n=new wt;return this._byKeyViaLoad()?(this._requireKey(),function R5e(t,e,n){Vge(t,e,{},function(i){for(var r,a=e.key(),s=0,o=i.length;s<o;s++)if(r=i[s],OG(a,e.keyOf(i[s]),n))return void t.resolve(r);t.reject(Bc.Error("E4009"))})}(n,this,t)):function P5e(t,e,n){var a,i=t._byKeyFunc;return s6("byKey",i),h4(a=i.apply(t,[e,n]))||(a=fA(a)),Wh(a)}(this,t,e).done(function(i){n.resolve(i)}).fail(gA(n)),n.promise()},_byKeyViaLoad:function(){return"raw"===this._loadMode&&!this._byKeyFunc},_insertImpl:function(t){var i,e=this,n=e._insertFunc,a=new wt;return s6("insert",n),h4(i=n.apply(e,[t]))||(i=fA(i)),Wh(i).done(function(r){ls().useLegacyStoreResult?a.resolve(t,r):a.resolve(r||t,e.keyOf(r))}).fail(gA(a)),a.promise()},_updateImpl:function(t,e){var i,n=this._updateFunc,a=new wt;return s6("update",n),h4(i=n.apply(this,[t,e]))||(i=fA(i)),Wh(i).done(function(r){ls().useLegacyStoreResult?a.resolve(t,e):a.resolve(r||e,t)}).fail(gA(a)),a.promise()},_removeImpl:function(t){var n,e=this._removeFunc,i=new wt;return s6("remove",e),h4(n=e.apply(this,[t]))||(n=fA()),Wh(n).done(function(){i.resolve(t)}).fail(gA(i)),i.promise()}});const NG=F5e;function Gge(t){var e=[],n=!1;function i(){for(;e.length;){n=!0;var r=e.shift()();if(void 0!==r){if(r.then)return void Nr(r).always(i);throw Ba.Error("E0015")}}n=!1}return{add:function(a,r){t?(e[0]&&r&&r(e[0]),e=[a]):e.push(a),n||i()},busy:function(){return n}}}Gge().add;function $i(t,e){if(null==t)return{};var a,r,n={},i=Object.keys(t);for(r=0;r<i.length;r++)a=i[r],!(e.indexOf(a)>=0)&&(n[a]=t[a]);return n}var H5e=ki();const jge=j_({getXhr:function(){return new H5e.XMLHttpRequest}});var m4=pi()?ki().Promise:Promise;m4||(m4=function(t){var e=new wt;return t(e.resolve.bind(this),e.reject.bind(this)),e.promise()},m4.resolve=function(t){return(new wt).resolve(t).promise()},m4.reject=function(t){return(new wt).reject(t).promise()},m4.all=function(t){return Nr.apply(this,t).then(function(){return[].slice.call(arguments)})});const _A=m4;var Wte=ki(),o6="success",qge=function(t){var e=ct.createElement("script");for(var n in t)e[n]=t[n];return e},Uge=function(t){t.parentNode.removeChild(t)},Yge=function(t){return ct.getHead().appendChild(t)},Jge=function(t){var e=qge({text:t});Yge(e),Uge(e)},e$e=function(t,e){var n=t.data,i="string"==typeof n,a=t.url||Wte.location.href;return!i&&!t.cache&&((n=n||{})._=Date.now()),n&&!t.upload&&(i||(n=function(t){var e=[];for(var n in t){var i=t[n];void 0!==i&&(null===i&&(i=""),"function"==typeof i&&(i=i()),e.push(encodeURIComponent(n)+"="+encodeURIComponent(i)))}return e.join("&")}(n)),"GET"===jte(t)?(""!==n&&(a+=(a.indexOf("?")>-1?"&":"?")+n),n=null):e["Content-Type"]&&e["Content-Type"].indexOf("application/x-www-form-urlencoded")>-1&&(n=n.replace(/%20/g,"+"))),{url:a,parameters:n}};function jte(t){return(t.method||"GET").toUpperCase()}var t$e=function(t){var e=t.headers||{};return e["Content-Type"]=e["Content-Type"]||function(t){var e;return t.data&&!t.upload&&"GET"!==jte(t)&&(e="application/x-www-form-urlencoded;charset=utf-8"),t.contentType||e}(t),e.Accept=e.Accept||function(t){var e=t.dataType||"*",n="text/javascript, application/javascript, application/ecmascript, application/x-ecmascript",i={"*":"*/*",text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript",jsonp:n,script:n};return eee(i,t.accepts,!0),i[e]?i[e]+("*"!==e?", */*; q=0.01":""):i["*"]}(t),!t.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest"),e};const Kge=j_({sendRequest:function(t){var o,e=jge.getXhr(),n=new wt,i=n.promise(),a=!Le(t.async)||t.async,r=t.dataType,s=t.timeout||0;t.crossDomain=function(t){if(!pi())return!0;var e=!1,n=ct.createElement("a"),i=ct.createElement("a");n.href=Wte.location.href;try{i.href=t,i.href=i.href,e=n.protocol+"//"+n.host!=i.protocol+"//"+i.host}catch(a){e=!0}return e}(t.url);var d="jsonp"===r||"script"===r;void 0===t.cache&&(t.cache=!d);var u=function(t){if("jsonp"===t.dataType){var e=Math.random().toString().replace(/\D/g,""),n=t.jsonpCallback||"dxCallback"+Date.now()+"_"+e,i=t.jsonp||"callback";return t.data=t.data||{},t.data[i]=n,n}}(t),p=t$e(t),g=e$e(t,p),b=g.url,C=g.parameters;if(u&&(Wte[u]=function(Y){n.resolve(Y,o6,e)}),t.crossDomain&&d)return function(t){var e=qge({src:t});return new _A(function(n,i){var a={load:n,error:i},r=function(o){a[o.type](),Uge(e)};for(var s in a)ct.listen(e,s,r);Yge(e)})}(b).then(function(){"jsonp"!==r&&n.resolve(null,o6,e)},function(){n.reject(e,"error")}),i;if(t.crossDomain&&!("withCredentials"in e))return n.reject(e,"error"),i;if(e.open(jte(t),b,a,t.username,t.password),a&&(e.timeout=s,o=function(t,e){return t&&setTimeout(function(){e.customStatus="timeout",e.abort()},t)}(s,e)),e.onreadystatechange=function(Y){4===e.readyState&&(clearTimeout(o),function(t){return 200<=t&&t<300}(e.status)?function(t){return 204!==t}(e.status)?function(t,e,n){var i=function(t){return t.responseType&&"text"!==t.responseType||"string"!=typeof t.responseText?t.response:t.responseText}(e);switch(n){case"jsonp":Jge(i);break;case"script":Jge(i),t.resolve(i,o6,e);break;case"json":try{t.resolve(JSON.parse(i),o6,e)}catch(a){t.reject(e,"parsererror",a)}break;default:t.resolve(i,o6,e)}}(n,e,r):n.resolve(null,"nocontent",e):n.reject(e,e.customStatus||"error"))},t.upload&&(e.upload.onprogress=t.upload.onprogress,e.upload.onloadstart=t.upload.onloadstart,e.upload.onabort=t.upload.onabort),t.xhrFields)for(var k in t.xhrFields)e[k]=t.xhrFields[k];for(var G in"arraybuffer"===t.responseType&&(e.responseType=t.responseType),p)Object.prototype.hasOwnProperty.call(p,G)&&Le(p[G])&&e.setRequestHeader(G,p[G]);return t.beforeSend&&t.beforeSend(e),e.send(C),i.abort=function(){e.abort()},i}}),i$e={};var r$e={array:kG,remote:function t(e,n,i){i=i||[],n=n||{};var a=function(o,d){return{name:o,args:d}},r=function(o){var u,p,g,b,C,ne,Z,d=new wt,k=function(ne){var Z=n.errorHandler;Z&&Z(ne),Lte(ne),d.reject(ne)};function G(ne){switch(ne.name){case"sortBy":return C=[ne.args],!0;case"thenBy":if(!C)throw Bc.Error("E4004");return C.push(ne.args),!0}return!1}try{u=n.adapter,In(u)||(u=i$e[u]),p=u(n),g=[].concat(i).concat(o);var Y=p.optimize;for(Y&&Y(g);g.length;){if(!G(b=g[0])){if(C){g.unshift(a("multiSort",[C])),C=null;continue}if("enumerate"!==String(b.name)&&(!p[b.name]||!1===p[b.name].apply(p,b.args)))break}g.shift()}ne=g[0],Z=[],ne&&"multiSort"===ne.name&&(g.shift(),$e(ne.args[0],function(){Z.push(a(Z.length?"thenBy":"sortBy",this))})),g=Z.concat(g),p.exec(e).done(function(ne,Z){if(g.length){var be=kG(ne,{errorHandler:n.errorHandler});$e(g,function(){be=be[this.name].apply(be,this.args)}),be.done(d.resolve).fail(d.reject)}else d.resolve(ne,Z)}).fail(k)}catch(ne){k(ne)}return d.promise()},s={};return $e(["sortBy","thenBy","filter","slice","select","groupBy"],function(){var o=String(this);s[o]=function(){return t(e,n,i.concat(a(o,arguments)))}}),$e(["count","min","max","sum","avg","aggregate","enumerate"],function(){var o=String(this);s[o]=function(){return r.call(this,a(o,arguments))}}),s}};const xf=function(){var t=Array.isArray(arguments[0])?"array":"remote";return r$e[t].apply(this,arguments)};var o$e=LG.inherit({ctor:function(t){t=Array.isArray(t)?{data:t}:t||{},this.callBase(t);var e=t.data;if(e&&!Array.isArray(e))throw Bc.Error("E4006");this._array=e||[]},createQuery:function(){return xf(this._array,{errorHandler:this._errorHandler})},_byKeyImpl:function(t){var e=mA(this,this._array,t);return-1===e?Oge(Bc.Error("E4009")):c4(this._array[e])},_insertImpl:function(t){return Pte(this,this._array,t)},_pushImpl:function(t){TG({keyInfo:this,data:this._array,changes:t})},_updateImpl:function(t,e){return Nte(this,this._array,t,e)},_removeImpl:function(t){return Ige(this,this._array,t)},clear:function(){this._eventsStrategy.fireEvent("modifying"),this._array=[],this._eventsStrategy.fireEvent("modified")}},"array");const qte=o$e;var l$e=["items"],Xge="canceled",Zge=t=>"pending"===t.state(),Qge=t=>{switch(t.length){case 0:return;case 1:return t[0]}return[].slice.call(t)},e1e=(t,e,n)=>Array.isArray(t)?e?((t,e,n)=>ip(t,i=>Ee({},$i(i,l$e),{items:e1e(i.items,e-1,n)})))(t,e,n):ip(t,n):t,Ute=(t,e)=>{var n;return null!==(n=t)&&void 0!==n&&n.data&&(e=t,t=t.data),Array.isArray(t)||(t=[t]),{data:t,extra:e}},c$e=t=>{var e={};return $e(["useDefaultSearch","key","load","loadMode","cacheRawData","byKey","lookup","totalCount","insert","update","remove"],function(){e[this]=t[this],delete t[this]}),new NG(e)},h$e=(t,e)=>new NG({load:()=>Kge.sendRequest({url:t,dataType:"json"}),loadMode:null==e?void 0:e.fromUrlLoadMode}),Yte=(t,e)=>{var n;return"string"==typeof t&&(t={paginate:!1,store:h$e(t,e)}),void 0===t&&(t=[]),void 0===(t=Array.isArray(t)||t instanceof LG?{store:t}:de({},t)).store&&(t.store=[]),n=t.store,"load"in t?n=c$e(t):Array.isArray(n)?n=new qte(n):Ji(n)&&(n=(t=>{var e=t.type;return delete t.type,LG.create(e,t)})(de({},n))),t.store=n,t};class m$e{constructor(){this._counter=-1,this._deferreds={}}add(e){return this._counter++,this._deferreds[this._counter]=e,this._counter}remove(e){return delete this._deferreds[e]}cancel(e){return e in this._deferreds&&(this._deferreds[e].reject(Xge),!0)}cancelAll(){for(;this._counter>-1;)this.cancel(this._counter),this._counter--}}var r2=sr.inherit({ctor(t){var e;if(t=Yte(t),this._eventsStrategy=new uA(this,{syncStrategy:!0}),this._store=t.store,this._changedTime=0,0!==t.pushAggregationTimeout){var a,r,s=b5e(o=>{a.resolve(),Nr(...r).done(()=>this._onPush(o)),r=void 0,a=void 0},void 0===t.pushAggregationTimeout?()=>5*this._changedTime:t.pushAggregationTimeout);this._onPushHandler=o=>{this._aggregationTimeoutId=s(o.changes),a||(a=new wt),r=o.waitFor,o.waitFor.push(a.promise())},this._store.on("beforePush",this._onPushHandler)}else this._onPushHandler=o=>this._onPush(o),this._store.on("push",this._onPushHandler);this._storeLoadOptions=this._extractLoadOptions(t),this._mapFunc=t.map,this._postProcessFunc=t.postProcess,this._pageIndex=void 0!==t.pageIndex?t.pageIndex:0,this._pageSize=void 0!==t.pageSize?t.pageSize:20,this._loadingCount=0,this._loadQueue=this._createLoadQueue(),this._searchValue="searchValue"in t?t.searchValue:null,this._searchOperation=t.searchOperation||"contains",this._searchExpr=t.searchExpr,this._paginate=t.paginate,this._reshapeOnPush=null!==(e=t.reshapeOnPush)&&void 0!==e&&e,$e(["onChanged","onLoadError","onLoadingChanged","onCustomizeLoadResult","onCustomizeStoreLoadOptions"],(o,d)=>{d in t&&this.on(d.substr(2,1).toLowerCase()+d.substr(3),t[d])}),this._operationManager=new m$e,this._init()},_init(){this._items=[],this._userData={},this._totalCount=-1,this._isLoaded=!1,Le(this._paginate)||(this._paginate=!this.group()),this._isLastPage=!this._paginate},dispose(){var t;this._store.off("beforePush",this._onPushHandler),this._store.off("push",this._onPushHandler),this._eventsStrategy.dispose(),clearTimeout(this._aggregationTimeoutId),delete this._store,delete this._items,null===(t=this._delayedLoadTask)||void 0===t||t.abort(),this._operationManager.cancelAll(),this._disposed=!0},_extractLoadOptions(t){var e={},n=["sort","filter","select","group","requireTotalCount"],i=this._store._customLoadOptions();return i&&(n=n.concat(i)),$e(n,function(){e[this]=t[this]}),e},loadOptions(){return this._storeLoadOptions},items(){return this._items},pageIndex(t){if(!Bo(t))return this._pageIndex;this._pageIndex=t,this._isLastPage=!this._paginate},paginate(t){if(!QQ(t))return this._paginate;this._paginate!==t&&(this._paginate=t,this.pageIndex(0))},pageSize(t){if(!Bo(t))return this._pageSize;this._pageSize=t},isLastPage(){return this._isLastPage},generateStoreLoadOptionAccessor(t){return e=>{var n=Qge(e);if(void 0===n)return this._storeLoadOptions[t];this._storeLoadOptions[t]=n}},sort(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return this.generateStoreLoadOptionAccessor("sort")(e)},filter(){var t=Qge(arguments);if(void 0===t)return this._storeLoadOptions.filter;this._storeLoadOptions.filter=t,this.pageIndex(0)},group(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return this.generateStoreLoadOptionAccessor("group")(e)},select(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return this.generateStoreLoadOptionAccessor("select")(e)},requireTotalCount(t){if(!QQ(t))return this._storeLoadOptions.requireTotalCount;this._storeLoadOptions.requireTotalCount=t},searchValue(t){if(arguments.length<1)return this._searchValue;this._searchValue=t,this.pageIndex(0)},searchOperation(t){if(!Oa(t))return this._searchOperation;this._searchOperation=t,this.pageIndex(0)},searchExpr(t){var e=arguments.length;if(0===e)return this._searchExpr;e>1&&(t=[].slice.call(arguments)),this._searchExpr=t,this.pageIndex(0)},store(){return this._store},key(){var t;return null===(t=this._store)||void 0===t?void 0:t.key()},totalCount(){return this._totalCount},isLoaded(){return this._isLoaded},isLoading(){return this._loadingCount>0},beginLoading(){this._changeLoadingCount(1)},endLoading(){this._changeLoadingCount(-1)},_createLoadQueue:()=>Gge(),_changeLoadingCount(t){var e=this.isLoading();this._loadingCount+=t;var n=this.isLoading();e^n&&this._eventsStrategy.fireEvent("loadingChanged",[n])},_scheduleLoadCallbacks(t){this.beginLoading(),t.always(()=>{this.endLoading()})},_scheduleFailCallbacks(t){var e=this;t.fail(function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];i[0]!==Xge&&e._eventsStrategy.fireEvent("loadError",i)})},_fireChanged(t){var e=new Date;this._eventsStrategy.fireEvent("changed",t),this._changedTime=new Date-e},_scheduleChangedCallbacks(t){t.done(()=>this._fireChanged())},loadSingle(t,e){var n=new wt,i=this.key(),a=this._store,r=this._createStoreLoadOptions();return this._scheduleFailCallbacks(n),arguments.length<2&&(e=t,t=i),delete r.skip,delete r.group,delete r.refresh,delete r.pageIndex,delete r.searchString,(t===i||a instanceof NG&&!a._byKeyViaLoad()?a.byKey(e,r):(r.take=1,r.filter=r.filter?[r.filter,[t,e]]:[t,e],a.load(r))).fail(n.reject).done(s=>{!Le(s)||function(t){return Array.isArray(t)&&!t.length}(s)?n.reject(new Bc.Error("E4009")):(Array.isArray(s)||(s=[s]),n.resolve(this._applyMapFunction(s)[0]))}),n.promise()},load(){var t=new wt,e=()=>{if(!this._disposed&&Zge(t))return this._loadFromStore(n,t)};this._scheduleLoadCallbacks(t),this._scheduleFailCallbacks(t),this._scheduleChangedCallbacks(t);var n=this._createLoadOperation(t);return this._eventsStrategy.fireEvent("customizeStoreLoadOptions",[n]),this._loadQueue.add(()=>("number"==typeof n.delay?this._delayedLoadTask=Hhe(e,n.delay):e(),t.promise())),t.promise({operationId:n.operationId})},_onPush(t){if(this._reshapeOnPush)this.load();else{this._eventsStrategy.fireEvent("changing",[{changes:t}]);var e=this.group(),n=this.items(),i=0,a=this.paginate()||e?t.filter(r=>"update"===r.type):t;e&&(i=Array.isArray(e)?e.length:1),this._mapFunc&&a.forEach(r=>{"insert"===r.type&&(r.data=this._mapFunc(r.data))}),TG({keyInfo:this.store(),data:n,changes:a,groupCount:i,useInsertIndex:!0}),this._fireChanged([{changes:t}])}},_createLoadOperation(t){var e=this._operationManager.add(t),n=this._createStoreLoadOptions();return t.always(()=>this._operationManager.remove(e)),{operationId:e,storeLoadOptions:n}},reload(){var t=this.store();return t instanceof NG&&t.clearRawDataCache(),this._init(),this.load()},cancel(t){return this._operationManager.cancel(t)},cancelAll(){return this._operationManager.cancelAll()},_addSearchOptions(t){this._disposed||(this.store()._useDefaultSearch?this._addSearchFilter(t):(t.searchOperation=this._searchOperation,t.searchValue=this._searchValue,t.searchExpr=this._searchExpr))},_createStoreLoadOptions(){var t=de({},this._storeLoadOptions);return this._addSearchOptions(t),this._paginate&&this._pageSize&&(t.skip=this._pageIndex*this._pageSize,t.take=this._pageSize),t.userData=this._userData,t},_addSearchFilter(t){var e=this._searchValue,n=this._searchOperation,i=this._searchExpr,a=[];!e||(i||(i="this"),Array.isArray(i)||(i=[i]),$e(i,function(r,s){a.length&&a.push("or"),a.push([s,n,e])}),t.filter?t.filter=[a,t.filter]:t.filter=a)},_loadFromStore(t,e){var n=(i,a)=>{if(!this._disposed&&Zge(e)){var r=de(Ute(i,a),t);this._eventsStrategy.fireEvent("customizeLoadResult",[r]),Nr(r.data).done(s=>{r.data=s,this._processStoreLoadResult(r,e)}).fail(e.reject)}};return t.data?(new wt).resolve(t.data).done(n):this.store().load(t.storeLoadOptions).done(n).fail(e.reject)},_processStoreLoadResult(t,e){var n=t.data,i=t.extra,a=t.storeLoadOptions,r=()=>(this._isLoaded=!0,this._totalCount=isFinite(i.totalCount)?i.totalCount:-1,e.resolve(n,i));this._disposed||(n=this._applyPostProcessFunction(this._applyMapFunction(n)),Ji(i)||(i={}),this._items=n,(!n.length||!this._paginate||this._pageSize&&n.length<this._pageSize)&&(this._isLastPage=!0),a.requireTotalCount&&!isFinite(i.totalCount)?this.store().totalCount(a).done(function(s){i.totalCount=s,r()}).fail(e.reject):r())},_applyMapFunction(t){return this._mapFunc?((t,e,n)=>{var i=n?Ite(n).length:0;return e1e(t,i,e)})(t,this._mapFunc,this.group()):t},_applyPostProcessFunction(t){return this._postProcessFunc?this._postProcessFunc(t):t},on(t,e){return this._eventsStrategy.on(t,e),this},off(t,e){return this._eventsStrategy.off(t,e),this}}),t1e="_dataSourceOptions",n1e="_dataSourceChangedHandler",i1e="_dataSourceLoadErrorHandler",a1e="_dataSourceLoadingChangedHandler",r1e="_dataSourceFromUrlLoadMode",s1e="_getSpecificDataSourceOption",o1e="_normalizeDataSource",f$e={postCtor:function(){this.on("disposing",function(){this._disposeDataSource()}.bind(this))},_refreshDataSource:function(){this._initDataSource(),this._loadDataSource()},_initDataSource:function(){var e,n,t=s1e in this?this[s1e]():this.option("dataSource");this._disposeDataSource(),t&&(t instanceof r2?(this._isSharedDataSource=!0,this._dataSource=t):(e=t1e in this?this[t1e]():{},n=this._dataSourceType?this._dataSourceType():r2,t=Yte(t,{fromUrlLoadMode:r1e in this&&this[r1e]()}),this._dataSource=new n(de(!0,{},e,t))),o1e in this&&(this._dataSource=this[o1e](this._dataSource)),this._addDataSourceHandlers())},_addDataSourceHandlers:function(){n1e in this&&this._addDataSourceChangeHandler(),i1e in this&&this._addDataSourceLoadErrorHandler(),a1e in this&&this._addDataSourceLoadingChangedHandler(),this._addReadyWatcher()},_addReadyWatcher:function(){this._dataSource.on("loadingChanged",function(t){this._ready&&this._ready(!t)}.bind(this))},_addDataSourceChangeHandler:function(){var t=this._dataSource;this._proxiedDataSourceChangedHandler=function(e){this[n1e](t.items(),e)}.bind(this),t.on("changed",this._proxiedDataSourceChangedHandler)},_addDataSourceLoadErrorHandler:function(){this._proxiedDataSourceLoadErrorHandler=this[i1e].bind(this),this._dataSource.on("loadError",this._proxiedDataSourceLoadErrorHandler)},_addDataSourceLoadingChangedHandler:function(){this._proxiedDataSourceLoadingChangedHandler=this[a1e].bind(this),this._dataSource.on("loadingChanged",this._proxiedDataSourceLoadingChangedHandler)},_loadDataSource:function(){if(this._dataSource){var t=this._dataSource;t.isLoaded()?this._proxiedDataSourceChangedHandler&&this._proxiedDataSourceChangedHandler():t.load()}},_loadSingle:function(t,e){return t="this"===t?this._dataSource.key()||"this":t,this._dataSource.loadSingle(t,e)},_isLastPage:function(){return!this._dataSource||this._dataSource.isLastPage()||!this._dataSource._pageSize},_isDataSourceLoading:function(){return this._dataSource&&this._dataSource.isLoading()},_disposeDataSource:function(){this._dataSource&&(this._isSharedDataSource?(delete this._isSharedDataSource,this._proxiedDataSourceChangedHandler&&this._dataSource.off("changed",this._proxiedDataSourceChangedHandler),this._proxiedDataSourceLoadErrorHandler&&this._dataSource.off("loadError",this._proxiedDataSourceLoadErrorHandler),this._proxiedDataSourceLoadingChangedHandler&&this._dataSource.off("loadingChanged",this._proxiedDataSourceLoadingChangedHandler)):this._dataSource.dispose(),delete this._dataSource,delete this._proxiedDataSourceChangedHandler,delete this._proxiedDataSourceLoadErrorHandler,delete this._proxiedDataSourceLoadingChangedHandler)},getDataSource:function(){return this._dataSource||null}};const l6=f$e;var Jte={},s2=t=>{var e=rn.current();return t.reduce((n,i)=>{var{device:a,options:r}=i,s=a||{};return(In(s)?s(e):v$e(e,s))&&de(!0,n,r),n},{})},v$e=(t,e)=>gf(e)||$he(t,[e]).length>0,l1e=t=>t.substr(t.lastIndexOf(".")+1),d1e=t=>t.substr(0,t.lastIndexOf(".")),u1e=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t},Kte={},Xte={};class M$e{constructor(e,n){this._options=e,this._optionsByReference=n,this._changingCallback,this._changedCallback,this._namePreparedCallbacks}_setByReference(e,n){for(var i in de(!0,e,n),this._optionsByReference)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}_setPreparedValue(e,n,i,a){var r=this.get(this._options,e,!1);if(!function(t,e){return t=Hc(t,!0),e=Hc(e,!0),t&&e&&rb(t)&&rb(e)?e.is(t):!(t==t||e==e)||(0===t&&0===e?function(t,e){return 1/t==1/e}(t,e):!(null!==t&&"object"==typeof t&&!ct.isElementNode(t))&&t===e)}(r,n)){var s=YP(e);!a&&this._changingCallback(e,r,n),Xte[e]=Xte[e]||see(e),Xte[e](this._options,n,{functionsAsIs:!0,merge:Le(i)?i:!this._optionsByReference[e],unwrapObservables:s.length>1&&!!this._optionsByReference[s[0]]}),!a&&this._changedCallback(e,n,r)}}_prepareRelevantNames(e,n,i,a){if(Ji(i))for(var r in i)this._prepareRelevantNames(e,"".concat(n,".").concat(r),i[r]);this._namePreparedCallbacks(e,n,i,a)}get(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._options,n=arguments.length>1?arguments[1]:void 0,i=arguments.length>2?arguments[2]:void 0;return Kte[n]=Kte[n]||zo(n),Kte[n](e,{functionsAsIs:!0,unwrapObservables:i})}set(e,n,i,a){for(var r in e=((t,e)=>"string"!=typeof t?t:{[t]:e})(e,n),e)this._prepareRelevantNames(e,r,e[r],a);for(var s in e)this._setPreparedValue(s,e[s],i,a)}onRelevantNamesPrepared(e){this._namePreparedCallbacks=e}onChanging(e){this._changingCallback=e}onChanged(e){this._changedCallback=e}dispose(){this._changingCallback=We,this._changedCallback=We}}class x$e{constructor(e,n,i,a){this._deprecatedCallback,this._startChangeCallback,this._endChangeCallback,this._default=n,this._deprecated=a,this._deprecatedNames=[],this._initDeprecatedNames(),this._optionManager=new M$e(e,i),this._optionManager.onRelevantNamesPrepared((r,s,o,d)=>this._setRelevantNames(r,s,o,d)),this._cachedOptions={},this._rules=[]}set _initial(e){this._initialOptions=e}get _initial(){if(!this._initialOptions){var e=this._getByRules(this.silent("defaultOptionsRules"));this._initialOptions=this._default,this._optionManager._setByReference(this._initialOptions,e)}return this._initialOptions}_initDeprecatedNames(){for(var e in this._deprecated)this._deprecatedNames.push(e)}_getByRules(e){return e=Array.isArray(e)?this._rules.concat(e):this._rules,s2(e)}_notifyDeprecated(e){var n=this._deprecated[e];n&&this._deprecatedCallback(e,n)}_setRelevantNames(e,n,i,a){if(n){var r=this._normalizeName(n,a);r&&r!==n&&(this._setField(e,r,i),this._clearField(e,n))}}_setField(e,n,i){var a="",r=null;do{a=a?".".concat(a):"",a=l1e(n)+a,r=(n=d1e(n))?this._optionManager.get(e,n,!1):e}while(!r);r[a]=i}_clearField(e,n){delete e[n];var i=d1e(n),a=i?this._optionManager.get(e,i,!1):e;a&&delete a[l1e(n)]}_normalizeName(e,n){if(this._deprecatedNames.length&&e)for(var i=0;i<this._deprecatedNames.length;i++)if(this._deprecatedNames[i]===e){var a=this._deprecated[e];if(a)return!n&&this._notifyDeprecated(e),a.alias||e}return e}addRules(e){this._rules=e.concat(this._rules)}applyRules(e){var n=this._getByRules(e);this.silent(n)}dispose(){this._deprecatedCallback=We,this._startChangeCallback=We,this._endChangeCallback=We,this._optionManager.dispose()}onChanging(e){this._optionManager.onChanging(e)}onChanged(e){this._optionManager.onChanged(e)}onDeprecated(e){this._deprecatedCallback=e}onStartChange(e){this._startChangeCallback=e}onEndChange(e){this._endChangeCallback=e}isInitial(e){var n=this.silent(e),i=this.initial(e);return In(n)&&In(i)?n.toString()===i.toString():jh(n,i)}initial(e){return function(t,e){return Jte[e]=Jte[e]||zo(e),Jte[e](t,{functionsAsIs:!0})}(this._initial,e)}option(e,n){if(arguments.length<2&&"object"!==G_(e))return this._optionManager.get(void 0,this._normalizeName(e));this._startChangeCallback();try{this._optionManager.set(e,n)}finally{this._endChangeCallback()}}silent(e,n){if(arguments.length<2&&"object"!==G_(e))return this._optionManager.get(void 0,e,void 0,!0);this._optionManager.set(e,n,void 0,!0)}reset(e){if(e){var i=YP(e).reduce((r,s)=>r?r[s]:this.initial(s),null),a=Yi(i)?Ee({},i):i;this._optionManager.set(e,a,!1)}}getAliasesByName(e){return Object.keys(this._deprecated).filter(n=>e===this._deprecated[n].alias)}isDeprecated(e){return Object.prototype.hasOwnProperty.call(this._deprecated,e)}cache(e,n){if(arguments.length<2)return this._cachedOptions[e];this._cachedOptions[e]=de(this._cachedOptions[e],n)}}class Yh{constructor(e,n){n=n||{},this._action=e,this._context=n.context||ki(),this._beforeExecute=n.beforeExecute,this._afterExecute=n.afterExecute,this._component=n.component,this._validatingTargetName=n.validatingTargetName;var i=this._excludeValidators={};if(n.excludeValidators)for(var a=0;a<n.excludeValidators.length;a++)i[n.excludeValidators[a]]=!0}execute(){var e={action:this._action,args:Array.prototype.slice.call(arguments),context:this._context,component:this._component,validatingTargetName:this._validatingTargetName,cancel:!1,handled:!1},n=this._beforeExecute,i=this._afterExecute,a=e.args[0]||{};if(this._validateAction(e)&&(null==n||n.call(this._context,e),!e.cancel)){var r=this._executeAction(e);if(!a.cancel)return null==i||i.call(this._context,e),r}}_validateAction(e){var n=this._excludeValidators,{executors:i}=Yh;for(var a in i)if(!n[a]){var r,s=i[a];if(null===(r=s.validate)||void 0===r||r.call(s,e),e.cancel)return!1}return!0}_executeAction(e){var n,{executors:i}=Yh;for(var a in i){var r,s=i[a];if(null===(r=s.execute)||void 0===r||r.call(s,e),e.handled){n=e.result;break}}return n}static registerExecutor(e,n){Ji(e)?$e(e,Yh.registerExecutor):Yh.executors[e]=n}static unregisterExecutor(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];$e(n,function(){delete Yh.executors[this]})}}Yh.executors={};var c1e=t=>e=>{if(e.args.length){var n=e.args[0],i=n[e.validatingTargetName]||n.element;i&&t(N(i))&&(e.cancel=!0)}};Yh.registerExecutor({disabled:{validate:c1e(t=>t.is(".dx-state-disabled, .dx-state-disabled *"))},readOnly:{validate:c1e(t=>t.is(".dx-state-readonly, .dx-state-readonly *:not(.dx-state-independent)"))},undefined:{execute:t=>{t.action||(t.result=void 0,t.handled=!0)}},func:{execute:t=>{In(t.action)&&(t.result=t.action.call(t.context,t.args[0]),t.handled=!0)}}});class D$e{constructor(){this._postponedOperations={}}add(e,n,i){if(e in this._postponedOperations)i&&this._postponedOperations[e].promises.push(i);else{var a=new wt;this._postponedOperations[e]={fn:n,completePromise:a,promises:i?[i]:[]}}return this._postponedOperations[e].completePromise.promise()}callPostponedOperations(){for(var e in this._postponedOperations){var n=this._postponedOperations[e];Le(n)&&(n.promises&&n.promises.length?Nr(...n.promises).done(n.fn).then(n.completePromise.resolve):n.fn().done(n.completePromise.resolve))}this._postponedOperations={}}}var p1e=t=>t.charAt(2).toLowerCase()+t.substr(3),w$e=t=>0===t.indexOf("_",0),Zte=sr.inherit({_setDeprecatedOptions(){this._deprecatedOptions={}},_getDeprecatedOptions(){return this._deprecatedOptions},_getDefaultOptions:()=>({onInitialized:null,onOptionChanged:null,onDisposing:null,defaultOptionsRules:null}),_defaultOptionsRules:()=>[],_setOptionsByDevice(t){this._options.applyRules(t)},_convertRulesToOptions:t=>s2(t),_isInitialOptionValue(t){return this._options.isInitial(t)},_setOptionsByReference(){this._optionsByReference={}},_getOptionsByReference(){return this._optionsByReference},ctor(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{_optionChangedCallbacks:e,_disposingCallbacks:n}=t;this.NAME=Qz(this.constructor),this._eventsStrategy=uA.create(this,t.eventsStrategy),this._updateLockCount=0,this._optionChangedCallbacks=e||ds(),this._disposingCallbacks=n||ds(),this.postponedOperations=new D$e,this._createOptions(t)},_createOptions(t){this.beginUpdate();try{this._setOptionsByReference(),this._setDeprecatedOptions(),this._options=new x$e(this._getDefaultOptions(),this._getDefaultOptions(),this._getOptionsByReference(),this._getDeprecatedOptions()),this._options.onChanging((e,n,i)=>this._initialized&&this._optionChanging(e,n,i)),this._options.onDeprecated((e,n)=>this._logDeprecatedOptionWarning(e,n)),this._options.onChanged((e,n,i)=>this._notifyOptionChanged(e,n,i)),this._options.onStartChange(()=>this.beginUpdate()),this._options.onEndChange(()=>this.endUpdate()),this._options.addRules(this._defaultOptionsRules()),t&&t.onInitializing&&t.onInitializing.apply(this,[t]),this._setOptionsByDevice(t.defaultOptionsRules),this._initOptions(t)}finally{this.endUpdate()}},_initOptions(t){this.option(t)},_init(){this._createOptionChangedAction(),this.on("disposing",t=>{this._disposingCallbacks.fireWith(this,[t])})},_logDeprecatedOptionWarning(t,e){var n=e.message||"Use the '".concat(e.alias,"' option instead");Ba.log("W0001",this.NAME,t,e.since,n)},_logDeprecatedComponentWarning(t,e){Ba.log("W0000",this.NAME,t,"Use the '".concat(e,"' widget instead"))},_createOptionChangedAction(){this._optionChangedAction=this._createActionByOption("onOptionChanged",{excludeValidators:["disabled","readOnly"]})},_createDisposingAction(){this._disposingAction=this._createActionByOption("onDisposing",{excludeValidators:["disabled","readOnly"]})},_optionChanged(t){switch(t.name){case"onDisposing":case"onInitialized":break;case"onOptionChanged":this._createOptionChangedAction()}},_dispose(){this._optionChangedCallbacks.empty(),this._createDisposingAction(),this._disposingAction(),this._eventsStrategy.dispose(),this._options.dispose(),this._disposed=!0},_lockUpdate(){this._updateLockCount++},_unlockUpdate(){this._updateLockCount=Math.max(this._updateLockCount-1,0)},_isUpdateAllowed(){return 0===this._updateLockCount},_isInitializingRequired(){return!this._initializing&&!this._initialized},_commitUpdate(){this.postponedOperations.callPostponedOperations(),this._isInitializingRequired()&&this._initializeComponent()},_initializeComponent(){this._initializing=!0;try{this._init()}finally{this._initializing=!1,this._lockUpdate(),this._createActionByOption("onInitialized",{excludeValidators:["disabled","readOnly"]})(),this._unlockUpdate(),this._initialized=!0}},instance(){return this},beginUpdate:function(){this._lockUpdate()},endUpdate:function(){this._unlockUpdate(),this._isUpdateAllowed()&&this._commitUpdate()},_optionChanging:We,_notifyOptionChanged(t,e,n){if(this._initialized)for(var i=[t].concat(this._options.getAliasesByName(t)),a=0;a<i.length;a++){var r=i[a],s={name:YP(r)[0],fullName:r,value:e,previousValue:n};w$e(r)||(this._optionChangedCallbacks.fireWith(this,[de(this._defaultActionArgs(),s)]),this._optionChangedAction(de({},s))),!this._disposed&&this._cancelOptionChange!==r&&this._optionChanged(s)}},initialOption(t){return this._options.initial(t)},_defaultActionConfig(){return{context:this,component:this}},_defaultActionArgs(){return{component:this}},_createAction(t,e){var n;return i=>(Le(i)||(i={}),Ji(i)||(i={actionValue:i}),(n=n||new Yh(t,de(e,this._defaultActionConfig()))).execute.call(n,de(i,this._defaultActionArgs())))},_createActionByOption(t,e){var i,a,r,n=this,s=function(){if(!a){if(e=e||{},"string"!=typeof t)throw Ba.Error("E0008");0===t.indexOf("on")&&(a=p1e(t)),r=n.option()[t]}if(i||r||e.beforeExecute||e.afterExecute||n._eventsStrategy.hasEvent(a)){if(!i){var d=e.beforeExecute;e.beforeExecute=function(){for(var k=arguments.length,G=new Array(k),Y=0;Y<k;Y++)G[Y]=arguments[Y];d&&d.apply(n,G),n._eventsStrategy.fireEvent(a,G[0].args)},i=n._createAction(r,e)}for(var u=arguments.length,p=new Array(u),g=0;g<u;g++)p[g]=arguments[g];if(ls().wrapActionsBeforeExecute){var b=n.option("beforeActionExecute")||We,C=b(n,i,e)||i;return C.apply(n,p)}return i.apply(n,p)}};return ls().wrapActionsBeforeExecute?s:(this.option("onActionCreated")||We)(this,s,e)||s},on(t,e){return this._eventsStrategy.on(t,e),this},off(t,e){return this._eventsStrategy.off(t,e),this},hasActionSubscription:function(t){return!!this._options.silent(t)||this._eventsStrategy.hasEvent(p1e(t))},isOptionDeprecated(t){return this._options.isDeprecated(t)},_setOptionWithoutOptionChange(t,e){this._cancelOptionChange=t,this.option(t,e),this._cancelOptionChange=!1},_getOptionValue(t,e){var n=this.option(t);return In(n)?n.bind(e)():n},option(){return this._options.option(...arguments)},resetOption(t){this.beginUpdate(),this._options.reset(t),this.endUpdate()}});const lo=iee(Ba.ERROR_MESSAGES,{E1001:"Module '{0}'. Controller '{1}' is already registered",E1002:"Module '{0}'. Controller '{1}' does not inherit from DevExpress.ui.dxDataGrid.Controller",E1003:"Module '{0}'. View '{1}' is already registered",E1004:"Module '{0}'. View '{1}' does not inherit from DevExpress.ui.dxDataGrid.View",E1005:"Public method '{0}' is already registered",E1006:"Public method '{0}.{1}' does not exist",E1007:"State storing cannot be provided due to the restrictions of the browser",E1010:"The template does not contain the TextBox widget",E1011:'Items cannot be deleted from the List. Implement the "remove" function in the data store',E1012:"Editing type '{0}' with the name '{1}' is unsupported",E1016:"Unexpected type of data source is provided for a lookup column",E1018:"The 'collapseAll' method cannot be called if you use a remote data source",E1019:"Search mode '{0}' is unavailable",E1020:"The type cannot be changed after initialization",E1021:"{0} '{1}' you are trying to remove does not exist",E1022:'The "markers" option is given an invalid value. Assign an array instead',E1023:'The "routes" option is given an invalid value. Assign an array instead',E1025:"This layout is too complex to render",E1026:'The "calculateCustomSummary" function is missing from a field whose "summaryType" option is set to "custom"',E1031:"Unknown subscription in the Scheduler widget: '{0}'",E1032:"Unknown start date in an appointment: '{0}'",E1033:"Unknown step in the date navigator: '{0}'",E1034:"The browser does not implement an API for saving files",E1035:"The editor cannot be created because of an internal error: {0}",E1037:"Invalid structure of grouped data",E1038:"The browser does not support local storages for local web pages",E1039:"A cell's position cannot be calculated",E1040:"The '{0}' key value is not unique within the data array",E1041:"The '{0}' script is referenced after the DevExtreme scripts or not referenced at all",E1042:"{0} requires the key field to be specified",E1043:"Changes cannot be processed due to the incorrectly set key",E1044:"The key field specified by the keyExpr option does not match the key field specified in the data store",E1045:"Editing requires the key field to be specified in the data store",E1046:"The '{0}' key field is not found in data objects",E1047:'The "{0}" field is not found in the fields array',E1048:'The "{0}" operation is not found in the filterOperations array',E1049:"Column '{0}': filtering is allowed but the 'dataField' or 'name' option is not specified",E1050:"The validationRules option does not apply to third-party editors defined in the editCellTemplate",E1051:'HtmlEditor\'s valueType is "{0}", but the {0} converter was not imported.',E1052:'{0} should have the "dataSource" option specified',E1053:'The "buttons" option accepts an array that contains only objects or string values',E1054:"All text editor buttons must have names",E1055:'One or several text editor buttons have invalid or non-unique "name" values',E1056:'The {0} widget does not support buttons of the "{1}" type',E1058:'The "startDayHour" must be earlier than the "endDayHour"',E1059:"The following column names are not unique: {0}",E1060:"All editable columns must have names",W1001:'The "key" option cannot be modified after initialization',W1002:"An item with the key '{0}' does not exist",W1003:"A group with the key '{0}' in which you are trying to select items does not exist",W1004:"The item '{0}' you are trying to select in the group '{1}' does not exist",W1005:"Due to column data types being unspecified, data has been loaded twice in order to apply initial filter settings. To resolve this issue, specify data types for all grid columns.",W1006:"The map service returned the following error: '{0}'",W1007:"No item with key {0} was found in the data source, but this key was used as the parent key for item {1}",W1008:"Cannot scroll to the '{0}' date because it does not exist on the current view",W1009:"Searching works only if data is specified using the dataSource option",W1010:"The capability to select all items works with source data of plain structure only",W1011:'The "keyExpr" option is not applied when dataSource is not an array',W1012:"The '{0}' key field is not found in data objects",W1013:'The "message" field in the dialog component was renamed to "messageHtml". Change your code correspondingly. In addition, if you used HTML code in the message, make sure that it is secure',W1014:"The Floating Action Button exceeds the recommended speed dial action count. If you need to display more speed dial actions, increase the maxSpeedDialActionCount option value in the global config.",W1015:'The "cellDuration" should divide the range from the "startDayHour" to the "endDayHour" into even intervals',W1016:"The '{0}' field in the HTML Editor toolbar item configuration was renamed to '{1}'. Please make a corresponding change in your code.",W1017:"The 'key' property is not specified for a lookup data source. Please specify it to prevent requests for the entire dataset when users filter data.",W1018:"Infinite scrolling may not work properly with multiple selection. To use these features together, set 'selection.deferred' to true or set 'selection.selectAllMode' to 'page'.",W1019:"Filter query string exceeds maximum length limit of {0} characters.",W1020:"hideEvent is ignored when the shading property is true"});var h1e=function(t){return t&&t.get(0)};function ai(t){return h1e(t)}var C$e=RW(),S$e=/(webkit)[ /]([\w.]+)/,O$e=/(mozilla)(?:.*? rv:([\w.]+))/,m1e=t=>{t=t.toLowerCase();var e={},n=S$e.exec(t)||t.indexOf("compatible")<0&&O$e.exec(t)||[],i=n[1],a=n[2];return"webkit"===i&&(e.webkit=!0,t.indexOf("chrome")>=0||t.indexOf("crios")>=0?(i="chrome",a=(a=/(?:chrome|crios)\/(\d+\.\d+)/.exec(t))&&a[1]):t.indexOf("fxios")>=0?(i="mozilla",a=(a=/fxios\/(\d+\.\d+)/.exec(t))&&a[1]):t.indexOf("safari")>=0&&/version|phantomjs/.test(t)?(i="safari",a=(a=/(?:version|phantomjs)\/([0-9.]+)/.exec(t))&&a[1]):(i="unknown",a=(a=/applewebkit\/([0-9.]+)/.exec(t))&&a[1])),i&&(e[i]=!0,e.version=a),e};const X_=de({_fromUA:m1e},m1e(C$e.userAgent));function o2(t,e,n){function i(d){return"string"==typeof d?d.split("."):"number"==typeof d?[d]:d}t=i(t),e=i(e);var a=Math.max(t.length,e.length);isFinite(n)&&(a=Math.min(a,n));for(var r=0;r<a;r++){var s=parseInt(t[r]||0,10),o=parseInt(e[r]||0,10);if(s<o)return-1;if(s>o)return 1}return 0}var ud_valid="valid",ud_invalid="invalid",ud_pending="pending";class l2{constructor(){this.NAME="base"}defaultMessage(e){return Mn.getFormatter("validation-".concat(this.NAME))(e)}defaultFormattedMessage(e){return Mn.getFormatter("validation-".concat(this.NAME,"-formatted"))(e)}_isValueEmpty(e){return!d6.required.validate(e,{})}validate(e,n){var i=Array.isArray(e)?e:[e],a=!0;return i.length?i.every(r=>a=this._validate(r,n)):a=this._validate(null,n),a}}class f1e extends l2{constructor(){super(),this.NAME="custom"}validate(e,n){if(n.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var i=n.validator,a=i&&In(i.option)&&i.option("dataGetter"),r=In(a)&&a(),s={value:e,validator:i,rule:n};return r&&de(s,r),n.validationCallback(s)}}var d6={required:new class T$e extends l2{constructor(){super(),this.NAME="required"}_validate(e,n){return!(!Le(e)||!1===e)&&(e=String(e),(n.trim||!Le(n.trim))&&(e=e.trim()),""!==e)}},numeric:new class E$e extends l2{constructor(){super(),this.NAME="numeric"}_validate(e,n){return!(!1===n.ignoreEmptyValue||!this._isValueEmpty(e))||(n.useCultureSettings&&Oa(e)?!isNaN(ns.parse(e)):Bo(e))}},range:new class A$e extends l2{constructor(){super(),this.NAME="range"}_validate(e,n){if(!1!==n.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var i=d6.numeric.validate(e,n),a=Le(e)&&""!==e,r=i?parseFloat(e):a&&e.valueOf(),s=n.min,o=n.max;if(!i&&!ab(e)&&!a)return!1;if(Le(s))return Le(o)?r>=s&&r<=o:r>=s;if(Le(o))return r<=o;throw Ba.Error("E0101")}},stringLength:new class k$e extends l2{constructor(){super(),this.NAME="stringLength"}_validate(e,n){var i;return e=String(null!==(i=e)&&void 0!==i?i:""),(n.trim||!Le(n.trim))&&(e=e.trim()),!(!n.ignoreEmptyValue||!this._isValueEmpty(e))||d6.range.validate(e.length,de({},n))}},custom:new f1e,async:new class I$e extends f1e{constructor(){super(),this.NAME="async"}validate(e,n){if(Le(n.reevaluate)||de(n,{reevaluate:!0}),n.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var i=n.validator,a=i&&In(i.option)&&i.option("dataGetter"),r=In(a)&&a(),s={value:e,validator:i,rule:n};r&&de(s,r);var o=n.validationCallback(s);if(!qP(o))throw Ba.Error("E0103");return this._getWrappedPromise(Wh(o).promise())}_getWrappedPromise(e){var n=new wt;return e.then(function(i){n.resolve(i)},function(i){var a={isValid:!1};Le(i)&&(Oa(i)?a.message=i:Yi(i)&&Le(i.message)&&Oa(i.message)&&(a.message=i.message)),n.resolve(a)}),n.promise()}},compare:new class L$e extends l2{constructor(){super(),this.NAME="compare"}_validate(e,n){if(!n.comparisonTarget)throw Ba.Error("E0102");if(n.ignoreEmptyValue&&this._isValueEmpty(e))return!0;de(n,{reevaluate:!0});var i=n.comparisonTarget();switch(n.comparisonType||"=="){case"==":return e==i;case"!=":return e!=i;case"===":return e===i;case"!==":return e!==i;case">":return e>i;case">=":return e>=i;case"<":return e<i;case"<=":return e<=i}}},pattern:new class N$e extends l2{constructor(){super(),this.NAME="pattern"}_validate(e,n){if(!1!==n.ignoreEmptyValue&&this._isValueEmpty(e))return!0;var i=n.pattern;return Oa(i)&&(i=new RegExp(i)),i.test(e)}},email:new class P$e extends l2{constructor(){super(),this.NAME="email"}_validate(e,n){return!(!1===n.ignoreEmptyValue||!this._isValueEmpty(e))||d6.pattern.validate(e,de({},n,{pattern:/^[\d\w._-]+@[\d\w._-]+\.[\w]+$/i}))}}},R$e=sr.inherit({ctor(t){this.group=t,this.validators=[],this._pendingValidators=[],this._onValidatorStatusChanged=this._onValidatorStatusChanged.bind(this),this._resetValidationInfo(),this._eventsStrategy=new uA(this)},validate(){var t={isValid:!0,brokenRules:[],validators:[],status:ud_valid,complete:null};return this._unsubscribeFromAllChangeEvents(),this._pendingValidators=[],this._resetValidationInfo(),$e(this.validators,(e,n)=>{var i=n.validate();t.isValid=t.isValid&&i.isValid,i.brokenRules&&(t.brokenRules=t.brokenRules.concat(i.brokenRules)),t.validators.push(n),i.status===ud_pending&&this._addPendingValidator(n),this._subscribeToChangeEvents(n)}),this._pendingValidators.length?t.status=ud_pending:(t.status=t.isValid?ud_valid:ud_invalid,this._unsubscribeFromAllChangeEvents(),this._raiseValidatedEvent(t)),this._updateValidationInfo(t),de({},this._validationInfo.result)},_subscribeToChangeEvents(t){t.on("validating",this._onValidatorStatusChanged),t.on("validated",this._onValidatorStatusChanged)},_unsubscribeFromChangeEvents(t){t.off("validating",this._onValidatorStatusChanged),t.off("validated",this._onValidatorStatusChanged)},_unsubscribeFromAllChangeEvents(){$e(this.validators,(t,e)=>{this._unsubscribeFromChangeEvents(e)})},_updateValidationInfo(t){this._validationInfo.result=t,t.status===ud_pending&&(this._validationInfo.deferred||(this._validationInfo.deferred=new wt,this._validationInfo.result.complete=this._validationInfo.deferred.promise()))},_addPendingValidator(t){Gh(this._pendingValidators,function(n){return n===t})[0]||this._pendingValidators.push(t)},_removePendingValidator(t){var e=li(t,this._pendingValidators);e>=0&&this._pendingValidators.splice(e,1)},_orderBrokenRules(t){var e=[];return $e(this.validators,function(n,i){var a=Gh(t,function(r){return r.validator===i});a.length&&(e=e.concat(a))}),e},_updateBrokenRules(t){if(this._validationInfo.result){var e=this._validationInfo.result.brokenRules,n=Gh(e,function(i){return i.validator!==t.validator});t.brokenRules&&(e=n.concat(t.brokenRules)),this._validationInfo.result.brokenRules=this._orderBrokenRules(e)}},_onValidatorStatusChanged(t){t.status!==ud_pending?this._resolveIfComplete(t):this._addPendingValidator(t.validator)},_resolveIfComplete(t){if(this._removePendingValidator(t.validator),this._updateBrokenRules(t),!this._pendingValidators.length){if(this._unsubscribeFromAllChangeEvents(),!this._validationInfo.result)return;this._validationInfo.result.status=0===this._validationInfo.result.brokenRules.length?ud_valid:ud_invalid,this._validationInfo.result.isValid=this._validationInfo.result.status===ud_valid;var e=de({},this._validationInfo.result,{complete:null}),n=this._validationInfo.deferred;this._validationInfo.deferred=null,this._raiseValidatedEvent(e),n&&setTimeout(()=>{n.resolve(e)})}},_raiseValidatedEvent(t){this._eventsStrategy.fireEvent("validated",[t])},_resetValidationInfo(){this._validationInfo={result:null,deferred:null}},_synchronizeValidationInfo(){this._validationInfo.result&&(this._validationInfo.result.validators=this.validators)},removeRegisteredValidator(t){var e=li(t,this.validators);e>-1&&(this.validators.splice(e,1),this._synchronizeValidationInfo(),this._resolveIfComplete({validator:t}))},registerValidator(t){li(t,this.validators)<0&&(this.validators.push(t),this._synchronizeValidationInfo())},reset(){$e(this.validators,function(t,e){e.reset()}),this._pendingValidators=[],this._resetValidationInfo()},on(t,e){return this._eventsStrategy.on(t,e),this},off(t,e){return this._eventsStrategy.off(t,e),this}}),yA={groups:[],getGroupConfig(t){var e=Gh(this.groups,function(n){return n.group===t});if(e.length)return e[0]},findGroup(t,e){var n=t.parents(".dx-validationgroup").first();return n.length?n.dxValidationGroup("instance"):e},initGroups(){this.groups=[],this.addGroup()},addGroup(t){var e=this.getGroupConfig(t);return e||(e=new R$e(t),this.groups.push(e)),e},removeGroup(t){var e=this.getGroupConfig(t),n=li(e,this.groups);return n>-1&&this.groups.splice(n,1),e},_setDefaultMessage(t){var{rule:e,validator:n,name:i}=t;Le(e.message)||(n.defaultFormattedMessage&&Le(i)?e.message=n.defaultFormattedMessage(i):e.message=n.defaultMessage())},_addBrokenRule(t){var{result:e,rule:n}=t;e.brokenRule||(e.brokenRule=n),e.brokenRules||(e.brokenRules=[]),e.brokenRules.push(n)},validate(t,e,n){var i,a={name:n,value:t,brokenRule:null,brokenRules:null,isValid:!0,validationRules:e,pendingRules:null,status:ud_valid,complete:null},r=null==e||null===(i=e[0])||void 0===i?void 0:i.validator,s=[];return $e(e||[],(o,d)=>{var p,u=d6[d.type];if(!u)throw Ba.Error("E0100");return Le(d.isValid)&&d.value===t&&!d.reevaluate?!!d.isValid||(a.isValid=!1,this._addBrokenRule({result:a,rule:d}),!1):(d.value=t,"async"===d.type?(s.push({rule:d,ruleValidator:u}),!0):(p=u.validate(t,d),d.isValid=p,p||(a.isValid=!1,this._setDefaultMessage({rule:d,validator:u,name:n}),this._addBrokenRule({result:a,rule:d})),!!d.isValid&&void 0))}),a.isValid&&!a.brokenRules&&s.length&&(a=this._validateAsyncRules({value:t,items:s,result:a,name:n})),this._synchronizeGroupValidationInfo(r,a),a.status=a.pendingRules?ud_pending:a.isValid?ud_valid:ud_invalid,a},_synchronizeGroupValidationInfo(t,e){var n;if(t){var i=yA.getGroupConfig(t._validationGroup);i._updateBrokenRules.call(i,{validator:t,brokenRules:null!==(n=e.brokenRules)&&void 0!==n?n:[]})}},_validateAsyncRules(t){var{result:e,value:n,items:i,name:a}=t,r=[];return $e(i,(s,o)=>{var d=o.ruleValidator.validate(n,o.rule);if(qP(d)){e.pendingRules||(e.pendingRules=[]),e.pendingRules.push(o.rule);var u=d.then(p=>{var g=this._getPatchedRuleResult(p);return this._updateRuleConfig({rule:o.rule,ruleResult:g,validator:o.ruleValidator,name:a}),g});r.push(u)}else this._updateRuleConfig({rule:o.rule,ruleResult:this._getPatchedRuleResult(d),validator:o.ruleValidator,name:a})}),r.length&&(e.complete=_A.all(r).then(s=>this._getAsyncRulesResult({result:e,values:s}))),e},_updateRuleConfig(t){var{rule:e,ruleResult:n,validator:i,name:a}=t;e.isValid=n.isValid,n.isValid||(Le(n.message)&&Oa(n.message)&&n.message.length?e.message=n.message:this._setDefaultMessage({rule:e,validator:i,name:a}))},_getPatchedRuleResult(t){var e;return Yi(t)?(e=de({},t),Le(e.isValid)||(e.isValid=!0)):e={isValid:!QQ(t)||t},e},_getAsyncRulesResult(t){var{values:e,result:n}=t;return $e(e,(i,a)=>{if(!1===a.isValid){n.isValid=a.isValid;var r=n.pendingRules[i];this._addBrokenRule({result:n,rule:r})}}),n.pendingRules=null,n.complete=null,n.status=n.isValid?ud_valid:ud_invalid,n},registerValidatorInGroup(t,e){var n=yA.addGroup(t);n.registerValidator.call(n,e)},_shouldRemoveGroup(t,e){var n=void 0===t,i=t&&"dxValidationGroup"===t.NAME;return!n&&!i&&!e.length},removeRegisteredValidator(t,e){var n=yA.getGroupConfig(t);if(n){n.removeRegisteredValidator.call(n,e);var i=n.validators;this._shouldRemoveGroup(t,i)&&this.removeGroup(t)}},initValidationOptions(t){var e={};return t&&["isValid","validationStatus","validationError","validationErrors"].forEach(n=>{n in t&&de(e,this.synchronizeValidationOptions({name:n,value:t[n]},t))}),e},synchronizeValidationOptions(t,e){var{name:n,value:i}=t;switch(n){case"validationStatus":var a=i===ud_valid||i===ud_pending;return e.isValid!==a?{isValid:a}:{};case"isValid":var{validationStatus:r}=e,s=r;return i&&r===ud_invalid?s=ud_valid:!i&&r!==ud_invalid&&(s=ud_invalid),s!==r?{validationStatus:s}:{};case"validationErrors":var o=i&&i.length?i[0]:null;return e.validationError!==o?{validationError:o}:{};case"validationError":var{validationErrors:d}=e;if(!i&&d)return{validationErrors:null};if(i&&!d)return{validationErrors:[i]};if(i&&d&&i!==d[0])return d[0]=i,{validationErrors:d.slice()}}return{}},validateGroup(t){var e=yA.getGroupConfig(t);if(!e)throw Ba.Error("E0110");return e.validate()},resetGroup(t){var e=yA.getGroupConfig(t);if(!e)throw Ba.Error("E0110");return e.reset()}};yA.initGroups();const Ko=yA;var u6=Array.isArray;function PG(t){var e=typeof t;return"string"===e||"number"===e}function mr(t){return null==t}function c6(t){return null===t||!1===t||!0===t||void 0===t}function $o(t){return"function"==typeof t}function p6(t){return"string"==typeof t}function eh(t){return null===t}function H$e(t){return void 0===t}function d2(t,e){var n={};if(t)for(var i in t)n[i]=t[i];if(e)for(var a in e)n[a]=e[a];return n}function Qte(t){return!eh(t)&&"object"==typeof t}var ac={};function ene(t){return t.substr(2).toLowerCase()}function g1e(t,e){t.appendChild(e)}function tne(t,e,n){eh(n)?g1e(t,e):t.insertBefore(e,n)}function _1e(t,e){t.removeChild(e)}function y1e(t){for(var e=0;e<t.length;e++)t[e]()}function V$e(t,e,n){var i=t.children;return 4&n?i.$LI:8192&n?2===t.childFlags?i:i[e?0:i.length-1]:i}function o1(t,e){for(var n;t;){if(2033&(n=t.flags))return t.dom;t=V$e(t,e,n)}return null}function h6(t,e){do{var n=t.flags;if(2033&n)return void _1e(e,t.dom);var i=t.children;if(4&n&&(t=i.$LI),8&n&&(t=i),8192&n){if(2!==t.childFlags){for(var a=0,r=i.length;a<r;++a)h6(i[a],e);return}t=i}}while(t)}function v1e(t,e,n){do{var i=t.flags;if(2033&i)return void tne(e,t.dom,n);var a=t.children;if(4&i&&(t=a.$LI),8&i&&(t=a),8192&i){if(2!==t.childFlags){for(var r=0,s=a.length;r<s;++r)v1e(a[r],e,n);return}t=a}}while(t)}function b1e(t,e,n){return t.constructor.getDerivedStateFromProps?d2(n,t.constructor.getDerivedStateFromProps(e,n)):n}var m6={v:!1},f4={componentComparator:null,createVNode:null,renderComplete:null};function f6(t,e){t.textContent=e}function M1e(t,e){return Qte(t)&&t.event===e.event&&t.data===e.data}function x1e(t,e){for(var n in e)H$e(t[n])&&(t[n]=e[n]);return t}function nne(t,e){return!!$o(t)&&(t(e),!0)}function RG(t,e,n,i,a,r,s,o){this.childFlags=t,this.children=e,this.className=n,this.dom=null,this.flags=i,this.key=void 0===a?null:a,this.props=void 0===r?null:r,this.ref=void 0===s?null:s,this.type=o}function fa(t,e,n,i,a,r,s,o){var d=void 0===a?1:a,u=new RG(d,i,n,t,s,r,o,e);return f4.createVNode&&f4.createVNode(u),0===d&&w1e(u,u.children),u}function bn(t,e,n,i,a){t=function j$e(t,e){return 12&t?t:e.prototype&&e.prototype.render?4:e.render?32776:8}(t,e);var r=new RG(1,null,null,t,i,function G$e(t,e,n){var i=(32768&t?e.render:e).defaultProps;return mr(i)?n:mr(n)?d2(i,null):x1e(n,i)}(t,e,n),function W$e(t,e,n){if(4&t)return n;var i=(32768&t?e.render:e).defaultHooks;return mr(i)?n:mr(n)?i:x1e(n,i)}(t,e,a),e);return f4.createVNode&&f4.createVNode(r),r}function _6(t,e){return new RG(1,mr(t)||!0===t||!1===t?"":t,null,16,e,null,null,null)}function Df(t,e,n){var i=fa(8192,8192,null,t,e,null,n,null);switch(i.childFlags){case 1:i.children=FG(),i.childFlags=2;break;case 16:i.children=[_6(t)],i.childFlags=4}return i}function Xa(t){var e=t.props;if(e){var n=t.flags;481&n&&(void 0!==e.children&&mr(t.children)&&w1e(t,e.children),void 0!==e.className&&(mr(t.className)&&(t.className=e.className||null),e.className=void 0)),void 0!==e.key&&(t.key=e.key,e.key=void 0),void 0!==e.ref&&(t.ref=8&n?d2(t.ref,e.ref):e.ref,e.ref=void 0)}return t}function rc(t){var e=-16385&t.flags,n=t.props;if(14&e&&!eh(n)){var i=n;for(var a in n={},i)n[a]=i[a]}return 0==(8192&e)?new RG(t.childFlags,t.children,t.className,e,t.key,n,t.ref,t.type):function q$e(t){var e=t.children,n=t.childFlags;return Df(2===n?rc(e):e.map(rc),n,t.key)}(t)}function FG(){return _6("",null)}function D1e(t,e,n,i){for(var a=t.length;n<a;n++){var r=t[n];if(!c6(r)){var s=i+"$"+n;if(u6(r))D1e(r,e,0,s);else{if(PG(r))r=_6(r,s);else{var o=r.key,d=p6(o)&&"$"===o[0];(81920&r.flags||d)&&(r=rc(r)),r.flags|=65536,d?o.substring(0,i.length)!==i&&(r.key=i+o):eh(o)?r.key=s:r.key=i+o}e.push(r)}}}}function U$e(t){switch(t){case"svg":return 32;case"input":return 64;case"select":return 256;case"textarea":return 128;case"$F":return 8192;default:return 1}}function w1e(t,e){var n,i=1;if(c6(e))n=e;else if(PG(e))i=16,n=e;else if(u6(e)){for(var a=e.length,r=0;r<a;++r){var s=e[r];if(c6(s)||u6(s)){n=n||e.slice(0,r),D1e(e,n,r,"");break}if(PG(s))(n=n||e.slice(0,r)).push(_6(s,"$"+r));else{var o=s.key,d=(81920&s.flags)>0,u=eh(o),p=p6(o)&&"$"===o[0];d||u||p?(n=n||e.slice(0,r),(d||p)&&(s=rc(s)),(u||p)&&(s.key="$"+r),n.push(s)):n&&n.push(s),s.flags|=65536}}i=0===(n=n||e).length?1:8}else(n=e).flags|=65536,81920&e.flags&&(n=rc(e)),i=2;return t.children=n,t.childFlags=i,t}function y6(t){return c6(t)||PG(t)?_6(t,null):u6(t)?Df(t,0,null):16384&t.flags?rc(t):t}var vA="http://www.w3.org/1999/xlink",ine="http://www.w3.org/XML/1998/namespace",C1e={"xlink:actuate":vA,"xlink:arcrole":vA,"xlink:href":vA,"xlink:role":vA,"xlink:show":vA,"xlink:title":vA,"xlink:type":vA,"xml:base":ine,"xml:lang":ine,"xml:space":ine};function HG(t){return{onClick:t,onDblClick:t,onFocusIn:t,onFocusOut:t,onKeyDown:t,onKeyPress:t,onKeyUp:t,onMouseDown:t,onMouseMove:t,onMouseUp:t,onTouchEnd:t,onTouchMove:t,onTouchStart:t}}var S1e=HG(0),ane=HG(null),O1e=HG(!0);function T1e(t,e){var n=e.$EV;return n||(n=e.$EV=HG(null)),n[t]||1==++S1e[t]&&(ane[t]=function tVe(t){var e="onClick"===t||"onDblClick"===t?function Q$e(t){return function(e){0===e.button?A1e(e,!0,t,k1e(e)):e.stopPropagation()}}(t):function eVe(t){return function(e){A1e(e,!1,t,k1e(e))}}(t);return document.addEventListener(ene(t),e),e}(t)),n}function E1e(t,e){var n=e.$EV;n&&n[t]&&(0==--S1e[t]&&(document.removeEventListener(ene(t),ane[t]),ane[t]=null),n[t]=null)}function A1e(t,e,n,i){var a=function J$e(t){return $o(t.composedPath)?t.composedPath()[0]:t.target}(t);do{if(e&&a.disabled)return;var r=a.$EV;if(r){var s=r[n];if(s&&(i.dom=a,s.event?s.event(s.data,t):s(t),t.cancelBubble))return}a=a.parentNode}while(!eh(a))}function K$e(){this.cancelBubble=!0,this.immediatePropagationStopped||this.stopImmediatePropagation()}function X$e(){return this.defaultPrevented}function Z$e(){return this.cancelBubble}function k1e(t){var e={dom:document};return t.isDefaultPrevented=X$e,t.isPropagationStopped=Z$e,t.stopPropagation=K$e,Object.defineProperty(t,"currentTarget",{configurable:!0,get:function(){return e.dom}}),e}function I1e(t,e,n){if(t[e]){var i=t[e];i.event?i.event(i.data,n):i(n)}else{var a=e.toLowerCase();t[a]&&t[a](n)}}function v6(t,e){var n=function(i){var a=this.$V;if(a){var r=a.props||ac,s=a.dom;if(p6(t))I1e(r,t,i);else for(var o=0;o<t.length;++o)I1e(r,t[o],i);if($o(e)){var d=this.$V,u=d.props||ac;e(u,s,!1,d)}}};return Object.defineProperty(n,"wrapped",{configurable:!1,enumerable:!1,value:!0,writable:!1}),n}function bA(t,e,n){var i="$"+e,a=t[i];if(a){if(a[1].wrapped)return;t.removeEventListener(a[0],a[1]),t[i]=null}$o(n)&&(t.addEventListener(e,n),t[i]=[e,n])}function rne(t){return"checkbox"===t||"radio"===t}var iVe=v6("onInput",sne),aVe=v6(["onClick","onChange"],sne);function L1e(t){t.stopPropagation()}function sne(t,e){var n=t.type,i=t.value,a=t.checked,r=t.multiple,s=t.defaultValue,o=!mr(i);n&&n!==e.type&&e.setAttribute("type",n),!mr(r)&&r!==e.multiple&&(e.multiple=r),!mr(s)&&!o&&(e.defaultValue=s+""),rne(n)?(o&&(e.value=i),mr(a)||(e.checked=a)):o&&e.value!==i?(e.defaultValue=i,e.value=i):mr(a)||(e.checked=a)}function b6(t,e){if("option"===t.type)!function sVe(t,e){var n=t.props||ac,i=t.dom;i.value=n.value,n.value===e||u6(e)&&-1!==e.indexOf(n.value)?i.selected=!0:(!mr(e)||!mr(n.selected))&&(i.selected=n.selected||!1)}(t,e);else{var n=t.children,i=t.flags;if(4&i)b6(n.$LI,e);else if(8&i)b6(n,e);else if(2===t.childFlags)b6(n,e);else if(12&t.childFlags)for(var a=0,r=n.length;a<r;++a)b6(n[a],e)}}L1e.wrapped=!0;var oVe=v6("onChange",N1e);function N1e(t,e,n,i){var a=Boolean(t.multiple);!mr(t.multiple)&&a!==e.multiple&&(e.multiple=a);var r=t.selectedIndex;if(-1===r&&(e.selectedIndex=-1),1!==i.childFlags){var o=t.value;(function F$e(t){return"number"==typeof t})(r)&&r>-1&&e.options[r]&&(o=e.options[r].value),n&&mr(o)&&(o=t.defaultValue),b6(i,o)}}var dVe=v6("onInput",P1e),uVe=v6("onChange");function P1e(t,e,n){var i=t.value,a=e.value;if(mr(i)){if(n){var r=t.defaultValue;!mr(r)&&r!==a&&(e.defaultValue=r,e.value=r)}}else a!==i&&(e.defaultValue=i,e.value=i)}function R1e(t,e,n,i,a,r){64&t?sne(i,n):256&t?N1e(i,n,a,e):128&t&&P1e(i,n,a),r&&(n.$V=e)}function pVe(t,e,n){64&t?function rVe(t,e){rne(e.type)?(bA(t,"change",aVe),bA(t,"click",L1e)):bA(t,"input",iVe)}(e,n):256&t?function lVe(t){bA(t,"change",oVe)}(e):128&t&&function cVe(t,e){bA(t,"input",dVe),e.onChange&&bA(t,"change",uVe)}(e,n)}function F1e(t){return t.type&&rne(t.type)?!mr(t.checked):!mr(t.value)}function BG(t){t&&!nne(t,null)&&t.current&&(t.current=null)}function M6(t,e,n){t&&($o(t)||void 0!==t.current)&&n.push(function(){!nne(t,e)&&void 0!==t.current&&(t.current=e)})}function Z_(t,e){Nx(t),h6(t,e)}function Nx(t){var i,e=t.flags,n=t.children;if(481&e){i=t.ref;var a=t.props;BG(i);var r=t.childFlags;if(!eh(a))for(var s=Object.keys(a),o=0,d=s.length;o<d;o++){var u=s[o];O1e[u]&&E1e(u,t.dom)}12&r?x6(n):2===r&&Nx(n)}else n&&(4&e?($o(n.componentWillUnmount)&&n.componentWillUnmount(),BG(t.ref),n.$UN=!0,Nx(n.$LI)):8&e?(!mr(i=t.ref)&&$o(i.onComponentWillUnmount)&&i.onComponentWillUnmount(o1(t,!0),t.props||ac),Nx(n)):1024&e?Z_(n,t.ref):8192&e&&12&t.childFlags&&x6(n))}function x6(t){for(var e=0,n=t.length;e<n;++e)Nx(t[e])}function zG(t){t.textContent=""}function $G(t,e,n){x6(n),8192&e.flags?h6(e,t):zG(t)}function gVe(t,e,n,i){var a=t&&t.__html||"",r=e&&e.__html||"";a!==r&&!mr(r)&&!function nVe(t,e){var n=document.createElement("i");return n.innerHTML=e,n.innerHTML===t.innerHTML}(i,r)&&(eh(n)||(12&n.childFlags?x6(n.children):2===n.childFlags&&Nx(n.children),n.children=null,n.childFlags=1),i.innerHTML=r)}function one(t,e,n,i,a,r,s){switch(t){case"children":case"childrenType":case"className":case"defaultValue":case"key":case"multiple":case"ref":case"selectedIndex":break;case"autoFocus":i.autofocus=!!n;break;case"allowfullscreen":case"autoplay":case"capture":case"checked":case"controls":case"default":case"disabled":case"hidden":case"indeterminate":case"loop":case"muted":case"novalidate":case"open":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"selected":i[t]=!!n;break;case"defaultChecked":case"value":case"volume":if(r&&"value"===t)break;var o=mr(n)?"":n;i[t]!==o&&(i[t]=o);break;case"style":!function fVe(t,e,n){if(mr(e))n.removeAttribute("style");else{var a,r,i=n.style;if(p6(e))i.cssText=e;else if(mr(t)||p6(t))for(a in e)r=e[a],i.setProperty(a,r);else{for(a in e)(r=e[a])!==t[a]&&i.setProperty(a,r);for(a in t)mr(e[a])&&i.removeProperty(a)}}}(e,n,i);break;case"dangerouslySetInnerHTML":gVe(e,n,s,i);break;default:O1e[t]?function Y$e(t,e,n,i){if($o(n))T1e(t,i)[t]=n;else if(Qte(n)){if(M1e(e,n))return;T1e(t,i)[t]=n}else E1e(t,i)}(t,e,n,i):111===t.charCodeAt(0)&&110===t.charCodeAt(1)?function mVe(t,e,n,i){if(Qte(n)){if(M1e(e,n))return;n=function hVe(t){var e=t.event;return function(n){e(t.data,n)}}(n)}bA(i,ene(t),n)}(t,e,n,i):mr(n)?i.removeAttribute(t):a&&C1e[t]?i.setAttributeNS(C1e[t],t,n):i.setAttribute(t,n)}}function H1e(t,e,n,i,a){var r=!1,s=(448&e)>0;for(var o in s&&((r=F1e(n))&&pVe(e,i,n)),n)one(o,null,n[o],i,a,r,null);s&&R1e(e,t,i,n,!0,r)}function B1e(t,e,n){var i=y6(t.render(e,t.state,n)),a=n;return $o(t.getChildContext)&&(a=d2(n,t.getChildContext())),t.$CX=a,i}function z1e(t,e,n,i,a,r){var s=new e(n,i),o=s.$N=Boolean(e.getDerivedStateFromProps||s.getSnapshotBeforeUpdate);if(s.$SVG=a,s.$L=r,t.children=s,s.$BS=!1,s.context=i,s.props===ac&&(s.props=n),o)s.state=b1e(s,n,s.state);else if($o(s.componentWillMount)){s.$BR=!0,s.componentWillMount();var d=s.$PS;if(!eh(d)){var u=s.state;if(eh(u))s.state=d;else for(var p in d)u[p]=d[p];s.$PS=null}s.$BR=!1}return s.$LI=B1e(s,n,i),s}function lne(t,e){var n=t.props||ac;return 32768&t.flags?t.type.render(n,t.ref,e):t.type(n,e)}function sc(t,e,n,i,a,r){var s=t.flags|=16384;481&s?V1e(t,e,n,i,a,r):4&s?function vVe(t,e,n,i,a,r){var s=z1e(t,t.type,t.props||ac,n,i,r);sc(s.$LI,e,s.$CX,i,a,r),W1e(t.ref,s,r)}(t,e,n,i,a,r):8&s?(function bVe(t,e,n,i,a,r){sc(t.children=y6(lne(t,n)),e,n,i,a,r)}(t,e,n,i,a,r),G1e(t,r)):512&s||16&s?$1e(t,e,a):8192&s?function yVe(t,e,n,i,a,r){var s=t.children,o=t.childFlags;12&o&&0===s.length&&(o=t.childFlags=2,s=t.children=FG()),2===o?sc(s,n,e,i,a,r):MA(s,n,e,i,a,r)}(t,n,e,i,a,r):1024&s&&function _Ve(t,e,n,i,a){sc(t.children,t.ref,e,!1,null,a);var r=FG();$1e(r,n,i),t.dom=r.dom}(t,n,e,a,r)}function $1e(t,e,n){var i=t.dom=document.createTextNode(t.children);eh(e)||tne(e,i,n)}function V1e(t,e,n,i,a,r){var s=t.flags,o=t.props,d=t.className,u=t.childFlags,p=t.dom=function z$e(t,e){return e?document.createElementNS("http://www.w3.org/2000/svg",t):document.createElement(t)}(t.type,i=i||(32&s)>0),g=t.children;if(!mr(d)&&""!==d&&(i?p.setAttribute("class",d):p.className=d),16===u)f6(p,g);else if(1!==u){var b=i&&"foreignObject"!==t.type;2===u?(16384&g.flags&&(t.children=g=rc(g)),sc(g,p,n,b,null,r)):(8===u||4===u)&&MA(g,p,n,b,null,r)}eh(e)||tne(e,p,a),eh(o)||H1e(t,s,o,p,i),M6(t.ref,p,r)}function MA(t,e,n,i,a,r){for(var s=0;s<t.length;++s){var o=t[s];16384&o.flags&&(t[s]=o=rc(o)),sc(o,e,n,i,a,r)}}function W1e(t,e,n){M6(t,e,n),$o(e.componentDidMount)&&n.push(function MVe(t){return function(){t.componentDidMount()}}(e))}function G1e(t,e){var n=t.ref;mr(n)||(nne(n.onComponentWillMount,t.props||ac),$o(n.onComponentDidMount)&&e.push(function xVe(t,e){return function(){t.onComponentDidMount(o1(e,!0),e.props||ac)}}(n,t)))}function Px(t,e,n,i,a,r,s){var o=e.flags|=16384;t.flags!==o||t.type!==e.type||t.key!==e.key||2048&o?16384&t.flags?function DVe(t,e,n,i,a,r){Nx(t),0!=(e.flags&t.flags&2033)?(sc(e,null,i,a,null,r),function $$e(t,e,n){t.replaceChild(e,n)}(n,e.dom,t.dom)):(sc(e,n,i,a,o1(t,!0),r),h6(t,n))}(t,e,n,i,a,s):sc(e,n,i,a,r,s):481&o?function TVe(t,e,n,i,a,r){var g,s=e.dom=t.dom,o=t.props,d=e.props,u=!1,p=!1;if(i=i||(32&a)>0,o!==d){var b=o||ac;if((g=d||ac)!==ac)for(var C in(u=(448&a)>0)&&(p=F1e(g)),g){var k=b[C],G=g[C];k!==G&&one(C,k,G,s,i,p,t)}if(b!==ac)for(var Y in b)mr(g[Y])&&!mr(b[Y])&&one(Y,b[Y],null,s,i,p,t)}var ne=e.children,Z=e.className;t.className!==Z&&(mr(Z)?s.removeAttribute("class"):i?s.setAttribute("class",Z):s.className=Z),4096&a?function CVe(t,e){t.textContent!==e&&(t.textContent=e)}(s,ne):dne(t.childFlags,e.childFlags,t.children,ne,s,n,i&&"foreignObject"!==e.type,null,t,r),u&&R1e(a,e,s,g,!1,p);var be=e.ref,Ge=t.ref;Ge!==be&&(BG(Ge),M6(be,s,r))}(t,e,i,a,o,s):4&o?function kVe(t,e,n,i,a,r,s){var o=e.children=t.children;if(!eh(o)){o.$L=s;var d=e.props||ac,u=e.ref,p=t.ref,g=o.state;if(!o.$N){if($o(o.componentWillReceiveProps)){if(o.$BR=!0,o.componentWillReceiveProps(d,i),o.$UN)return;o.$BR=!1}eh(o.$PS)||(g=d2(g,o.$PS),o.$PS=null)}j1e(o,g,d,n,i,a,!1,r,s),p!==u&&(BG(p),M6(u,o,s))}}(t,e,n,i,a,r,s):8&o?function IVe(t,e,n,i,a,r,s){var o=!0,d=e.props||ac,u=e.ref,p=t.props,g=!mr(u),b=t.children;if(g&&$o(u.onComponentShouldUpdate)&&(o=u.onComponentShouldUpdate(p,d)),!1!==o){g&&$o(u.onComponentWillUpdate)&&u.onComponentWillUpdate(p,d);var C=y6(lne(e,i));Px(b,C,n,i,a,r,s),e.children=C,g&&$o(u.onComponentDidUpdate)&&u.onComponentDidUpdate(p,d)}else e.children=b}(t,e,n,i,a,r,s):16&o?function LVe(t,e){var n=e.children,i=e.dom=t.dom;n!==t.children&&(i.nodeValue=n)}(t,e):512&o?e.dom=t.dom:8192&o?function SVe(t,e,n,i,a,r){var s=t.children,o=e.children,d=t.childFlags,u=e.childFlags,p=null;12&u&&0===o.length&&(u=e.childFlags=2,o=e.children=FG());var g=0!=(2&u);if(12&d){var b=s.length;(8&d&&8&u||g||!g&&o.length>b)&&(p=o1(s[b-1],!1).nextSibling)}dne(d,u,s,o,n,i,a,p,t,r)}(t,e,n,i,a,s):function OVe(t,e,n,i){var a=t.ref,r=e.ref,s=e.children;if(dne(t.childFlags,e.childFlags,t.children,s,a,n,!1,null,t,i),e.dom=t.dom,a!==r&&!c6(s)){var o=s.dom;_1e(a,o),g1e(r,o)}}(t,e,i,s)}function dne(t,e,n,i,a,r,s,o,d,u){switch(t){case 2:switch(e){case 2:Px(n,i,a,r,s,o,u);break;case 1:Z_(n,a);break;case 16:Nx(n),f6(a,i);break;default:!function EVe(t,e,n,i,a,r){Nx(t),MA(e,n,i,a,o1(t,!0),r),h6(t,n)}(n,i,a,r,s,u)}break;case 1:switch(e){case 2:sc(i,a,r,s,o,u);break;case 1:break;case 16:f6(a,i);break;default:MA(i,a,r,s,o,u)}break;case 16:switch(e){case 16:!function wVe(t,e,n){t!==e&&(""!==t?n.firstChild.nodeValue=e:f6(n,e))}(n,i,a);break;case 2:zG(a),sc(i,a,r,s,o,u);break;case 1:zG(a);break;default:zG(a),MA(i,a,r,s,o,u)}break;default:switch(e){case 16:x6(n),f6(a,i);break;case 2:$G(a,d,n),sc(i,a,r,s,o,u);break;case 1:$G(a,d,n);break;default:var p=0|n.length,g=0|i.length;0===p?g>0&&MA(i,a,r,s,o,u):0===g?$G(a,d,n):8===e&&8===t?function PVe(t,e,n,i,a,r,s,o,d,u){var G,Y,p=r-1,g=s-1,b=0,C=t[b],k=e[b];e:{for(;C.key===k.key;){if(16384&k.flags&&(e[b]=k=rc(k)),Px(C,k,n,i,a,o,u),t[b]=k,++b>p||b>g)break e;C=t[b],k=e[b]}for(C=t[p],k=e[g];C.key===k.key;){if(16384&k.flags&&(e[g]=k=rc(k)),Px(C,k,n,i,a,o,u),t[p]=k,g--,b>--p||b>g)break e;C=t[p],k=e[g]}}if(b>p){if(b<=g)for(Y=(G=g+1)<s?o1(e[G],!0):o;b<=g;)16384&(k=e[b]).flags&&(e[b]=k=rc(k)),++b,sc(k,n,i,a,Y,u)}else if(b>g)for(;b<=p;)Z_(t[b++],n);else!function RVe(t,e,n,i,a,r,s,o,d,u,p,g,b){var C,k,G,Y=0,ne=o,Z=o,be=r-o+1,Ge=s-o+1,vt=new Int32Array(Ge+1),Nt=be===i,cn=!1,gn=0,Sn=0;if(a<4||(be|Ge)<32)for(Y=ne;Y<=r;++Y)if(C=t[Y],Sn<Ge){for(o=Z;o<=s;o++)if(k=e[o],C.key===k.key){if(vt[o-Z]=Y+1,Nt)for(Nt=!1;ne<Y;)Z_(t[ne++],d);gn>o?cn=!0:gn=o,16384&k.flags&&(e[o]=k=rc(k)),Px(C,k,d,n,u,p,b),++Sn;break}!Nt&&o>s&&Z_(C,d)}else Nt||Z_(C,d);else{var ti={};for(Y=Z;Y<=s;++Y)ti[e[Y].key]=Y;for(Y=ne;Y<=r;++Y)if(C=t[Y],Sn<Ge)if(void 0!==(o=ti[C.key])){if(Nt)for(Nt=!1;Y>ne;)Z_(t[ne++],d);vt[o-Z]=Y+1,gn>o?cn=!0:gn=o,16384&(k=e[o]).flags&&(e[o]=k=rc(k)),Px(C,k,d,n,u,p,b),++Sn}else Nt||Z_(C,d);else Nt||Z_(C,d)}if(Nt)$G(d,g,t),MA(e,d,n,u,p,b);else if(cn){var Hn=function FVe(t){var e=0,n=0,i=0,a=0,r=0,s=0,o=0,d=t.length;for(d>q1e&&(q1e=d,Rx=new Int32Array(d),VG=new Int32Array(d));n<d;++n)if(0!==(e=t[n])){if(t[i=Rx[a]]<e){VG[n]=i,Rx[++a]=n;continue}for(r=0,s=a;r<s;)t[Rx[o=r+s>>1]]<e?r=o+1:s=o;e<t[Rx[r]]&&(r>0&&(VG[n]=Rx[r-1]),Rx[r]=n)}r=a+1;var u=new Int32Array(r);for(s=Rx[r-1];r-- >0;)u[r]=s,s=VG[s],Rx[r]=0;return u}(vt);for(o=Hn.length-1,Y=Ge-1;Y>=0;Y--)0===vt[Y]?(16384&(k=e[gn=Y+Z]).flags&&(e[gn]=k=rc(k)),sc(k,d,n,u,(G=gn+1)<a?o1(e[G],!0):p,b)):o<0||Y!==Hn[o]?v1e(k=e[gn=Y+Z],d,(G=gn+1)<a?o1(e[G],!0):p):o--}else if(Sn!==Ge)for(Y=Ge-1;Y>=0;Y--)0===vt[Y]&&(16384&(k=e[gn=Y+Z]).flags&&(e[gn]=k=rc(k)),sc(k,d,n,u,(G=gn+1)<a?o1(e[G],!0):p,b))}(t,e,i,r,s,p,g,b,n,a,o,d,u)}(n,i,a,r,s,p,g,o,d,u):function NVe(t,e,n,i,a,r,s,o,d){for(var g,b,u=r>s?s:r,p=0;p<u;++p)g=e[p],b=t[p],16384&g.flags&&(g=e[p]=rc(g)),Px(b,g,n,i,a,o,d),t[p]=g;if(r<s)for(p=u;p<s;++p)16384&(g=e[p]).flags&&(g=e[p]=rc(g)),sc(g,n,i,a,o,d);else if(r>s)for(p=u;p<r;++p)Z_(t[p],n)}(n,i,a,r,s,p,g,o,u)}}}function j1e(t,e,n,i,a,r,s,o,d){var u=t.state,p=t.props,g=Boolean(t.$N),b=$o(t.shouldComponentUpdate);if(g&&(e=b1e(t,n,e!==u?d2(u,e):e)),s||!b||b&&t.shouldComponentUpdate(n,e,a)){!g&&$o(t.componentWillUpdate)&&t.componentWillUpdate(n,e,a),t.props=n,t.state=e,t.context=a;var C=null,k=B1e(t,n,a);g&&$o(t.getSnapshotBeforeUpdate)&&(C=t.getSnapshotBeforeUpdate(p,u)),Px(t.$LI,k,i,t.$CX,r,o,d),t.$LI=k,$o(t.componentDidUpdate)&&function AVe(t,e,n,i,a){a.push(function(){t.componentDidUpdate(e,n,i)})}(t,p,u,C,d)}else t.props=n,t.state=e,t.context=a}var Rx,VG,q1e=0;function D6(t,e,n,i){void 0===n&&(n=null),void 0===i&&(i=ac),function BVe(t,e,n,i){var a=[],r=e.$V;m6.v=!0,mr(r)?mr(t)||(16384&t.flags&&(t=rc(t)),sc(t,e,i,!1,null,a),e.$V=t,r=t):mr(t)?(Z_(r,e),e.$V=null):(16384&t.flags&&(t=rc(t)),Px(r,t,e,i,!1,null,a),r=e.$V=t),y1e(a),m6.v=!1,$o(n)&&n(),$o(f4.renderComplete)&&f4.renderComplete(r,e)}(t,e,n,i)}"undefined"!=typeof document&&window.Node&&(Node.prototype.$EV=null,Node.prototype.$V=null);var WG=[],zVe="undefined"!=typeof Promise?Promise.resolve().then.bind(Promise.resolve()):function(t){window.setTimeout(t,0)},une=!1;function U1e(t,e,n,i){var a=t.$PS;if($o(e)&&(e=e(a?d2(t.state,a):t.state,t.props,t.context)),mr(a))t.$PS=e;else for(var r in e)a[r]=e[r];if(t.$BR)$o(n)&&t.$L.push(n.bind(t));else{if(!m6.v&&0===WG.length)return J1e(t,i),void($o(n)&&n.call(t));if(-1===WG.indexOf(t)&&WG.push(t),i&&(t.$F=!0),une||(une=!0,zVe(Y1e)),$o(n)){var s=t.$QU;s||(s=t.$QU=[]),s.push(n)}}}function $Ve(t){for(var e=t.$QU,n=0;n<e.length;++n)e[n].call(t);t.$QU=null}function Y1e(){var t;for(une=!1;t=WG.shift();)if(!t.$UN){var e=t.$F;t.$F=!1,J1e(t,e),t.$QU&&$Ve(t)}}function J1e(t,e){if(e||!t.$BR){var n=t.$PS;t.$PS=null;var i=[];m6.v=!0,j1e(t,d2(t.state,n),t.props,o1(t.$LI,!0).parentNode,t.context,t.$SVG,e,null,i),y1e(i),m6.v=!1}else t.state=t.$PS,t.$PS=null}var GG=function(e,n){this.state=null,this.$BR=!1,this.$BS=!0,this.$PS=null,this.$LI=null,this.$UN=!1,this.$CX=null,this.$QU=null,this.$N=!1,this.$L=null,this.$SVG=!1,this.$F=!1,this.props=e||ac,this.context=n||ac};GG.prototype.forceUpdate=function(e){this.$UN||U1e(this,{},e,!0)},GG.prototype.setState=function(e,n){this.$UN||this.$BS||U1e(this,e,n,!1)},GG.prototype.render=function(e,n,i){return null};var cne=(t,e)=>{if(!e)throw Ba.Error("E0017");return Array.isArray(t)?t.map(n=>cne(n,e)).join(" "):-1!==t.indexOf(" ")?cne(t.split(/\s+/g),e):"".concat(t,".").concat(e)};var K1e=function(t,e){if(!function WVe(t){var e=N(t);return e.is(":visible")&&"hidden"!==e.css("visibility")&&"hidden"!==e.parents().css("visibility")}(t))return!1;var n=t.nodeName.toLowerCase(),i=!isNaN(e),a=t.disabled,r=/^(input|select|textarea|button|object|iframe)$/.test(n),s="a"===n,d=t.isContentEditable;return r||d?!a:s&&t.href||i};var jG=function(t,e){return K1e(e,N(e).attr("tabIndex"))},X1e=function(t,e){var n=N(e).attr("tabIndex");return(isNaN(n)||n>=0)&&K1e(e,n)},g4=function(t){var e=N(t).get(0);return ct.getActiveElement()===e},GVe={backspace:"backspace",tab:"tab",enter:"enter",escape:"escape",pageup:"pageUp",pagedown:"pageDown",end:"end",home:"home",arrowleft:"leftArrow",arrowup:"upArrow",arrowright:"rightArrow",arrowdown:"downArrow",delete:"del"," ":"space",f:"F",a:"A","*":"asterisk","-":"minus",alt:"alt",control:"control",shift:"shift"},jVe={8:"backspace",9:"tab",13:"enter",27:"escape",33:"pageUp",34:"pageDown",35:"end",36:"home",37:"leftArrow",38:"upArrow",39:"rightArrow",40:"downArrow",46:"del",32:"space",70:"F",65:"A",106:"asterisk",109:"minus",189:"minus",173:"minus",16:"shift",17:"control",18:"alt"},qVe={dx:/^dx/i,mouse:/(mouse|wheel)/i,touch:/^touch/i,keyboard:/^key/i,pointer:/^(ms)?pointer/i},Z1e=t=>t,pne=t=>"dx"===_4(t),Q1e=t=>"touch"===_4(t),_4=t=>{var{type:e}=t,n="other";return $e(qVe,function(i){if(this.test(e))return n=i,!1}),n},e_e=t=>"pointer"===_4(t),Fx=t=>(t=>"mouse"===_4(t))(t)||(e_e(t)||pne(t))&&"mouse"===t.pointerType,sp=t=>t&&"dxmousewheel"===t.type,qG=t=>Q1e(t)||(e_e(t)||pne(t))&&"touch"===t.pointerType,Xo=t=>{var{pageX:e,pageY:n,timeStamp:i}=t;return{x:e,y:n,time:i}},u2=(t,e)=>({x:e.x-t.x,y:e.y-t.y,time:e.time-t.time||1}),hne=!1,t_e=t=>{if(hne)return!0;var{target:e}=t,n=N(e),i=n.is(".dx-dropdownlist-popup-wrapper *, .dx-dropdownlist-popup-wrapper"),a=(null==e?void 0:e.isContentEditable)||(null==e?void 0:e.hasAttribute("contenteditable")),r=n.is("input, textarea, select")||a;return!(!n.is(".dx-skip-gesture-event *, .dx-skip-gesture-event")||i)||(sp(t)?!(n.is("textarea")&&n.hasClass("dx-texteditor-input")||a)&&(n.is("input[type='number'], textarea, select")&&n.is(":focus")):Fx(t)?r||t.which>1:qG(t)?r&&g4(n):void 0)},mne=(t,e)=>{var n=(t=>Z1e(he.Event(t,t),t))(t);return e&&de(n,e),n},c2=t=>{var{originalEvent:e,delegateTarget:n}=t,i=mne(e,t);return he.trigger(n||i.target,i),i},zc=t=>{var{key:e,which:n}=t,i=!!e;if(e=i?e:n)return e=i?GVe[e.toLowerCase()]||e:jVe[e]||String.fromCharCode(e)},UG=t=>{var{key:e,which:n}=t;return e||String.fromCharCode(n)},Ot=cne,O0=t=>{var{ctrlKey:e,metaKey:n}=t;return e||n},n_e="compositionstart",fne="KeyboardProcessor",i_e=t=>({keyName:zc(t),key:t.key,code:t.code,ctrl:t.ctrlKey,location:t.location,metaKey:t.metaKey,shift:t.shiftKey,alt:t.altKey,which:t.which,originalEvent:t}),a_e=sr.inherit({_keydown:Ot("keydown",fne),_compositionStart:Ot(n_e,fne),_compositionEnd:Ot("compositionend",fne),ctor:function(t){(t=t||{}).element&&(this._element=N(t.element)),t.focusTarget&&(this._focusTarget=t.focusTarget),this._handler=t.handler,this._element&&(this._processFunction=e=>{var n=this._focusTarget&&this._focusTarget!==e.target&&li(e.target,N(this._focusTarget))<0,i=this._isComposingJustFinished&&229===e.which||this._isComposing||n;this._isComposingJustFinished=!1,i||this.process(e)},this._toggleProcessingWithContext=this.toggleProcessing.bind(this),he.on(this._element,this._keydown,this._processFunction),he.on(this._element,this._compositionStart,this._toggleProcessingWithContext),he.on(this._element,this._compositionEnd,this._toggleProcessingWithContext))},dispose:function(){this._element&&(he.off(this._element,this._keydown,this._processFunction),he.off(this._element,this._compositionStart,this._toggleProcessingWithContext),he.off(this._element,this._compositionEnd,this._toggleProcessingWithContext)),this._element=void 0,this._handler=void 0},process:function(t){this._handler(i_e(t))},toggleProcessing:function(t){var{type:e}=t;this._isComposing=e===n_e,this._isComposingJustFinished=!this._isComposing}});a_e.createKeyDownOptions=i_e;const r_e=a_e,p2={lockCount:0,lock(){this.lockCount++},callbacks:[],callEffects(){if(this.lockCount--,this.lockCount<0)throw new Error("Unexpected Effect Call");if(0===this.lockCount){const t=this.callbacks;this.callbacks=[],t.forEach(e=>e())}}},gne=(t,e)=>{if(!(t instanceof Object&&e instanceof Object))return t===e;const i=Object.keys(t),a=Object.keys(e);return i.length===a.length&&!i.some(s=>t[s]!==e[s])};class hs extends GG{constructor(){super(...arguments),this._pendingContext=this.context}componentWillReceiveProps(e,n){this._pendingContext=null!=n?n:{}}shouldComponentUpdate(e,n){return!gne(this.props,e)||!gne(this.state,n)||!gne(this.context,this._pendingContext)}}class YG extends hs{constructor(){super(...arguments),this._effects=[]}createEffects(){return[]}updateEffects(){}componentWillMount(){p2.lock()}componentWillUpdate(e,n,i){p2.lock()}componentDidMount(){p2.callbacks.push(()=>{this._effects=this.createEffects()}),p2.callEffects()}componentDidUpdate(){p2.callbacks.push(()=>this.updateEffects()),p2.callEffects()}destroyEffects(){this._effects.forEach(e=>e.dispose())}componentWillUnmount(){this.destroyEffects()}}class wf extends YG{constructor(){super(...arguments),this.vDomElement=null}vDomUpdateClasses(){const e=this.vDomElement,n=e.className.length?e.className.split(" "):[],i=n.filter(r=>e.dxClasses.previous.indexOf(r)<0),a=e.dxClasses.previous.filter(r=>n.indexOf(r)<0);i.forEach(r=>{const s=e.dxClasses.removed.indexOf(r);s>-1?e.dxClasses.removed.splice(s,1):e.dxClasses.added.push(r)}),a.forEach(r=>{const s=e.dxClasses.added.indexOf(r);s>-1?e.dxClasses.added.splice(s,1):e.dxClasses.removed.push(r)})}componentDidMount(){const e=o1(this.$LI,!0);this.vDomElement=e,super.componentDidMount(),e.dxClasses=e.dxClasses||{removed:[],added:[],previous:[]},e.dxClasses.previous=(null==e?void 0:e.className.length)?e.className.split(" "):[]}componentDidUpdate(){super.componentDidUpdate();const e=this.vDomElement;null!==e&&(e.dxClasses.added.forEach(n=>e.classList.add(n)),e.dxClasses.removed.forEach(n=>e.classList.remove(n)),e.dxClasses.previous=e.className.length?e.className.split(" "):[])}shouldComponentUpdate(e,n){const i=super.shouldComponentUpdate(e,n);return i&&this.vDomUpdateClasses(),i}}class oc{constructor(e,n){this.effect=e,this.dependency=n,this.destroy=e()}update(e){const n=this.dependency;e&&(this.dependency=e),(!e||e.some((i,a)=>n[a]!==i))&&(this.dispose(),this.destroy=this.effect())}dispose(){this.destroy&&this.destroy()}}const Cf=()=>new oc(()=>{Y1e()},[]),eWe=["animation-iteration-count","border-image-outset","border-image-slice","border-image-width","box-flex","box-flex-group","box-ordinal-group","column-count","fill-opacity","flex","flex-grow","flex-negative","flex-order","flex-positive","flex-shrink","flood-opacity","font-weight","grid-column","grid-row","line-clamp","line-height","opacity","order","orphans","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","widows","z-index","zoom"],tWe=/[A-Z]/g,Hx=t=>{if(t instanceof Object)return Object.keys(t).reduce((e,n)=>{const i=t[n],a=(t=>t.replace(tWe,"-$&").toLowerCase())(n);return e[a]=(t=>"number"==typeof t||!isNaN(Number(t)))(i)?((t,e)=>eWe.indexOf(t)>-1?e:`${e}px`)(a,i):i,e},{})};function y4(t){return null===t}function pWe(t,e){return Boolean(e&&e.dangerouslySetInnerHTML&&e.dangerouslySetInnerHTML.__html&&function uWe(t,e){const n=document.createElement("i");return n.innerHTML=e,n.innerHTML===t.innerHTML}(t,e.dangerouslySetInnerHTML.__html))}function s_e(t,e,n,i,a,r){const s=t.childFlags,o=t.children,d=t.props,u=t.flags;if(1!==s){if(2===s)y4(n)?sc(o,e,i,a,null,r):n=(n=w6(o,e,n,i,a,r))?n.nextSibling:null;else if(16===s)y4(n)?e.appendChild(document.createTextNode(o)):1!==e.childNodes.length||3!==n.nodeType?e.textContent=o:n.nodeValue!==o&&(n.nodeValue=o),n=null;else if(12&s){let p=!1;for(let g=0,b=o.length;g<b;++g){const C=o[g];y4(n)||p&&(16&C.flags)>0?sc(C,e,i,a,n,r):n=(n=w6(C,e,n,i,a,r))?n.nextSibling:null,p=(16&C.flags)>0}}if(0==(8192&u)){let p=null;for(;n;)p=n.nextSibling,e.removeChild(n),n=p}}else!y4(e.firstChild)&&!pWe(e,d)&&(e.textContent="",448&u&&(e.defaultValue=""))}function o_e(t,e,n){if(3!==n.nodeType)e.replaceChild(t.dom=document.createTextNode(t.children),n);else{const i=t.children;n.nodeValue!==i&&(n.nodeValue=i),t.dom=n}return t.dom}function w6(t,e,n,i,a,r){const s=t.flags|=16384;return 14&s?function hWe(t,e,n,i,a,r,s){const o=t.type,d=t.ref,u=t.props||ac;let p;if(r){const g=z1e(t,o,u,i,a,s);p=w6(g.$LI,e,n,g.$CX,a,s),W1e(d,g,s)}else{const g=y6(lne(t,i));p=w6(g,e,n,i,a,s),t.children=g,G1e(t,s)}return p}(t,e,n,i,a,(4&s)>0,r):481&s?function mWe(t,e,n,i,a,r){const s=t.props,o=t.className,d=t.flags,u=t.ref;return a=a||(32&d)>0,1!==n.nodeType?(V1e(t,null,i,a,null,r),e.replaceChild(t.dom,n)):(t.dom=n,s_e(t,n,n.firstChild,i,a,r),y4(s)||H1e(t,d,s,n,a),function sWe(t){return null==t}(o)?""!==n.className&&n.removeAttribute("class"):a?n.setAttribute("class",o):n.className=o,M6(u,n,r)),t.dom}(t,e,n,i,a,r):16&s?o_e(t,e,n):512&s?t.dom=n:8192&s?function fWe(t,e,n,i,a,r){const s=t.children;return 2===t.childFlags?(o_e(s,e,n),s.dom):(s_e(t,e,n,i,a,r),function cWe(t){let e,n;for(;t;){if(e=t.flags,2033&e)return t.dom;n=t.children,t=8192&e?2===t.childFlags?n:n[n.length-1]:4&e?n.$LI:n}return null}(s[s.length-1]))}(t,e,n,i,a,r):(function dWe(t){throw t||(t="a runtime error occured! Use Inferno in development environment to find the error."),new Error(`Inferno Error: ${t}`)}(),null)}function l_e(t){return null==t}function _We(t){return"string"==typeof t}function d_e(t){return void 0===t}var yWe={onComponentDidMount:1,onComponentDidUpdate:1,onComponentShouldUpdate:1,onComponentWillMount:1,onComponentWillUnmount:1,onComponentWillUpdate:1};function JG(t,e,n){var a,u,i=arguments,r=null,s=null,o=null,d=0,p=arguments.length-2;if(1===p)a=n;else if(p>1)for(a=[];p-- >0;)a[p]=i[p+2];if(!_We(t)){if(d=2,d_e(a)||(e||(e={}),e.children=a),!l_e(e))for(var b in u={},e)"key"===b?s=e.key:"ref"===b?r=e.ref:1===yWe[b]?(r||(r={}),r[b]=e[b]):u[b]=e[b];return bn(d,t,u,s,r)}if(d=U$e(t),!l_e(e))for(var g in u={},e)"className"===g||"class"===g?o=e[g]:"key"===g?s=e.key:"children"===g&&d_e(a)?a=e.children:"ref"===g?r=e.ref:("contenteditable"===g&&(d|=4096),u[g]=e[g]);return 8192&d?Df(1===p?[a]:a,0,s):fa(d,t,o,a,0,u,s,r)}var u_e=t=>{var{parentNode:e}=t;e&&(Bz(t),e.$V=t.$V,D6(null,e),e.appendChild(t),t.innerHTML="",delete e.$V),delete t.$V};const v4=j_({createElement:(t,e)=>JG(t,e),remove:u_e,onAfterRender:()=>{p2.callEffects()},onPreRender:()=>{p2.lock()},render:(t,e,n,i)=>{if(i)D6(JG(t,e),n);else{var{parentNode:a}=n,r=null==n?void 0:n.nextSibling,s=ct.createElement("div");s.appendChild(n);var o=ct.createDocumentFragment().appendChild(s);!!n.$V&&u_e(n),function gWe(t,e,n){let i=e.firstChild;if(y4(i))D6(t,e,n);else{const a=[];for(function oWe(t){return null===t||!1===t||!0===t||void 0===t}(t)||(i=w6(t,e,i,{},!1,a));i&&(i=i.nextSibling);)e.removeChild(i);if(a.length>0){let r;for(;void 0!==(r=a.shift());)r()}}e.$V=t,function lWe(t){return"function"==typeof t}(n)&&n()}(JG(t,e),o),n.$V=o.$V,a&&a.insertBefore(n,r)}}});class pb extends pA{constructor(e){super(),this._render=e}_renderCore(e){return xG(this._render(e))}}class KG extends pA{constructor(e){super(),this.name=e}}var XG,c_e={};function h2(t,e){c_e[t]=e}function p_e(){return XG}h2("jquery-tmpl",{compile:t=>cA(t),render:(t,e)=>jQuery.tmpl(t,e)}),h2("jsrender",{compile:t=>(jQuery||jsrender).templates(cA(t)),render:(t,e)=>t.render(e)}),h2("mustache",{compile:t=>cA(t),render:(t,e)=>Mustache.render(t,e)}),h2("hogan",{compile:t=>Hogan.compile(cA(t)),render:(t,e)=>t.render(e)}),h2("underscore",{compile:t=>_.template(cA(t)),render:(t,e)=>t(e)}),h2("handlebars",{compile:t=>Handlebars.compile(cA(t)),render:(t,e)=>t(e)}),h2("doT",{compile:t=>doT.template(cA(t)),render:(t,e)=>t(e)}),h2("default",{compile:t=>xG(t),render:(t,e,n)=>t.clone()}),function MWe(t){if(Oa(t)){if(!(XG=c_e[t]))throw Ba.Error("E0020",t)}else XG=t}("default");class xWe extends pA{constructor(e){super(),this._element=e}_renderCore(e){var n=e.transclude;return!n&&!this._compiledTemplate&&(this._compiledTemplate=p_e().compile(this._element)),N("<div>").append(n?this._element:p_e().render(this._compiledTemplate,e.model,e.index)).contents()}source(){return N(this._element).clone()}}var h_e=(t,e)=>{var n=N(t).contents().filter("[".concat("data-options",'*="').concat(e,'"]'));return[].slice.call(n).map(i=>{var a=N(i).attr("data-options")||"";return{element:i,options:ls().optionsParser(a)[e]}}).filter(i=>!!i.options)},DWe=t=>{var e=((t,e)=>t.reduce((n,i)=>Ee({},n,{[e(i)]:[...n[e(i)]||[],i]}),{}))(t,i=>i.options.name);if(e[void 0])throw Ba.Error("E0023");var n={};return Object.keys(e).forEach(i=>{var a,r=null===(a=$he(rn.current(),e[i],s=>s.options)[0])||void 0===a?void 0:a.element;r&&(n[i]=r)}),n},m_e=t=>{var e=t.render.bind(t);return de({},t,{render(n){var i=e(n);return n&&n.onRendered&&n.onRendered(),i}})},f_e=t=>rb(t)&&t[0]||t,SWe=t=>new xWe(t),g_e=(t,e,n,i,a,r)=>null==t?new Lx:t instanceof KG?r[t.name]:t instanceof pA?t:In(t.render)&&!rb(t)?i?t:m_e(t):t.nodeType||rb(t)?e(N(t)):((t,e,n,i)=>{var a=null;return(!i||-1===i.indexOf(t))&&(a=e[t])&&!(a instanceof pA)&&!n&&(a=m_e(a)),a})(t,n,i,a)||r[t]||e(t),IWe=new pb(t=>{var{model:e,parent:n}=t,i=e.widget;if(!i)return N();var a=N("<div>"),r=e.options||{};return n?n._createComponent(a,i,r):a[i](r),a});class __e{constructor(e,n){this._tempTemplates=[],this._defaultTemplates={},this._anonymousTemplateName=n||"template",this._createElement=e||SWe,this._createTemplateIfNeeded=this._createTemplateIfNeeded.bind(this)}static createDefaultOptions(){return{integrationOptions:{watchMethod:function(e,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return i.skipImmediate||n(e()),We},templates:{"dx-polymorph-widget":IWe},useDeferUpdateForTemplates:!0}}}get anonymousTemplateName(){return this._anonymousTemplateName}addDefaultTemplates(e){this._defaultTemplates=de({},this._defaultTemplates,e)}dispose(){this._tempTemplates.forEach(e=>{e.template.dispose&&e.template.dispose()}),this._tempTemplates=[]}extractTemplates(e){return{templates:this._extractTemplates(e),anonymousTemplateMeta:this._extractAnonymousTemplate(e)}}_extractTemplates(e){var n=h_e(e,"dxTemplate"),i=DWe(n);return n.forEach(a=>{var{element:r,options:{name:s}}=a;r===i[s]?N(r).addClass("dx-template-wrapper").detach():N(r).remove()}),Object.keys(i).map(a=>({name:a,template:this._createTemplate(i[a])}))}_extractAnonymousTemplate(e){var n=e.contents().detach();return n.filter((a,r)=>{var s=3===r.nodeType,o=N(r).text().trim().length<1;return!(s&&o)}).length>0?{template:this._createTemplate(n),name:this._anonymousTemplateName}:{}}_createTemplateIfNeeded(e){var n=this._tempTemplates.filter(a=>a.source===f_e(e))[0];if(n)return n.template;var i=this._createTemplate(e);return this._tempTemplates.push({template:i,source:f_e(e)}),i}_createTemplate(e){return this._createElement((t=>"string"==typeof t?xG(t):t)(e))}getTemplate(e,n,i,a){var{isAsyncTemplate:r,skipTemplates:s}=i;return In(e)?new pb(o=>{var d=e.apply(a,(t=>{var e=[];return"model"in t&&e.push(t.model),"index"in t&&e.push(t.index),e.push(t.container),e})(o));if(!Le(d))return new Lx;var u=!1,p=g_e(d,b=>b.nodeType||rb(b)&&!N(b).is("script")?new pb(()=>b):(u=!0,this._createTemplate(b)),n,r,s,this._defaultTemplates),g=p.render(o);return u&&p.dispose&&p.dispose(),g}):g_e(e,this._createTemplateIfNeeded,n,r,s,this._defaultTemplates)}}function Cl(t,e){return e?Ot(t,e):t}function _ne(t,e){return"function"==typeof t?t(e):t.execute(e)}var ZG_on=(t,e,n,i)=>{var{selector:a,showTimeout:r,hideTimeout:s,namespace:o}=i;he.on(t,Cl("dxactive",o),a,{timeout:r},d=>_ne(e,{event:d,element:d.currentTarget})),he.on(t,Cl("dxinactive",o),a,{timeout:s},d=>_ne(n,{event:d,element:d.currentTarget}))},ZG_off=(t,e)=>{var{namespace:n,selector:i}=e;he.off(t,Cl("dxactive",n),i),he.off(t,Cl("dxinactive",n),i)},QG_on=function(t,e){var{namespace:n}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};he.on(t,Cl("dxresize",n),e)},QG_off=function(t){var{namespace:e}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};he.off(t,Cl("dxresize",e))},ej_on=(t,e,n,i)=>{var{selector:a,namespace:r}=i;he.on(t,Cl("dxhoverend",r),a,s=>n(s)),he.on(t,Cl("dxhoverstart",r),a,s=>_ne(e,{element:s.target,event:s}))},ej_off=(t,e)=>{var{selector:n,namespace:i}=e;he.off(t,Cl("dxhoverstart",i),n),he.off(t,Cl("dxhoverend",i),n)},tj_on=(t,e,n,i)=>{var{namespace:a}=i;he.on(t,Cl("dxhiding",a),n),he.on(t,Cl("dxshown",a),e)},tj_off=(t,e)=>{var{namespace:n}=e;he.off(t,Cl("dxhiding",n)),he.off(t,Cl("dxshown",n))},b4_on=(t,e,n,i)=>{var{namespace:a,isFocusable:r}=i;he.on(t,Cl("focusin",a),e),he.on(t,Cl("focusout",a),n),ct.hasDocumentProperty("onbeforeactivate")&&he.on(t,Cl("beforeactivate",a),s=>r(null,s.target)||s.preventDefault())},b4_off=(t,e)=>{var{namespace:n}=e;he.off(t,Cl("focusin",n)),he.off(t,Cl("focusout",n)),ct.hasDocumentProperty("onbeforeactivate")&&he.off(t,Cl("beforeactivate",n))},b4_trigger=t=>he.trigger(t,"focus"),y_e_on=function(t,e){var{namespace:n}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};he.on(t,Cl("dxclick",n),e)},y_e_off=function(t){var{namespace:e}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};he.off(t,Cl("dxclick",e))},v_e_on=function(t,e){var{namespace:n}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};he.on(t,Cl("click",n),e)},v_e_off=function(t){var{namespace:e}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};he.off(t,Cl("click",e))},LWe=0,C6={},S6_on=(t,e,n)=>{var i="keyboardProcessorId".concat(LWe++);return C6[i]=new r_e({element:t,focusTarget:e,handler:n}),i},S6_off=t=>{t&&C6[t]&&(C6[t].dispose(),delete C6[t])},{abstract:nj}=Zte,yne=Zte.inherit({_getDefaultOptions(){return de(this.callBase(),{width:void 0,height:void 0,rtlEnabled:ls().rtlEnabled,elementAttr:{},disabled:!1,integrationOptions:{}},this._useTemplates()?__e.createDefaultOptions():{})},ctor(t,e){this._customClass=null,this._createElement(t),Jfe(this._$element,this,this._dispose),this.callBase(e)},_createElement(t){this._$element=N(t)},_getSynchronizableOptionsForCreateComponent:()=>["rtlEnabled","disabled","templatesRenderAsynchronously"],_checkFunctionValueDeprecation:function(t){this.option("_ignoreFunctionValueDeprecation")||t.forEach(e=>{In(this.option(e))&&Ba.log("W0017",e)})},_visibilityChanged:nj,_dimensionChanged:nj,_init(){this.callBase(),this._checkFunctionValueDeprecation(["width","height","maxHeight","maxWidth","minHeight","minWidth","popupHeight","popupWidth"]),this._attachWindowResizeCallback(),this._initTemplateManager()},_setOptionsByDevice(t){this.callBase([].concat(this.constructor._classCustomRules||[],t||[]))},_isInitialOptionValue(t){return!(this.constructor._classCustomRules&&Object.prototype.hasOwnProperty.call(this._convertRulesToOptions(this.constructor._classCustomRules),t))&&this.callBase(t)},_attachWindowResizeCallback(){if(this._isDimensionChangeSupported()){var t=this._windowResizeCallBack=this._dimensionChanged.bind(this);e6.add(t)}},_isDimensionChangeSupported(){return this._dimensionChanged!==nj},_renderComponent(){this._initMarkup(),pi()&&this._render()},_initMarkup(){var{rtlEnabled:t}=this.option()||{};this._renderElementAttributes(),this._toggleRTLDirection(t),this._renderVisibilityChange(),this._renderDimensions()},_render(){this._attachVisibilityChangeHandlers()},_renderElementAttributes(){var{elementAttr:t}=this.option()||{},e=de({},t),n=e.class;delete e.class,this.$element().attr(e).removeClass(this._customClass).addClass(n),this._customClass=n},_renderVisibilityChange(){(this._isDimensionChangeSupported()&&this._attachDimensionChangeHandlers(),this._isVisibilityChangeSupported())&&this.$element().addClass("dx-visibility-change-handler")},_renderDimensions(){var t=this.$element(),e=t.get(0),n=this._getOptionValue("width",e),i=this._getOptionValue("height",e);this._isCssUpdateRequired(e,i,n)&&t.css({width:null===n?"":n,height:null===i?"":i})},_isCssUpdateRequired:(t,e,n)=>!!(Le(n)||Le(e)||t.style.width||t.style.height),_attachDimensionChangeHandlers(){var t=this.$element(),e="".concat(this.NAME,"VisibilityChange");QG_off(t,{namespace:e}),QG_on(t,()=>this._dimensionChanged(),{namespace:e})},_attachVisibilityChangeHandlers(){if(this._isVisibilityChangeSupported()){var t=this.$element(),e="".concat(this.NAME,"VisibilityChange");this._isHidden=!this._isVisible(),tj_off(t,{namespace:e}),tj_on(t,()=>this._checkVisibilityChanged("shown"),()=>this._checkVisibilityChanged("hiding"),{namespace:e})}},_isVisible(){return this.$element().is(":visible")},_checkVisibilityChanged(t){this._isVisible()&&("hiding"!==t||this._isHidden?"shown"===t&&this._isHidden&&(this._isHidden=!1,this._visibilityChanged(!0)):(this._visibilityChanged(!1),this._isHidden=!0))},_isVisibilityChangeSupported(){return this._visibilityChanged!==nj&&pi()},_clean:We,_modelByElement(){var{modelByElement:t}=this.option(),e=this.$element();return t?t(e):void 0},_invalidate(){if(this._isUpdateAllowed())throw Ba.Error("E0007");this._requireRefresh=!0},_refresh(){this._clean(),this._renderComponent()},_dispose(){this._templateManager&&this._templateManager.dispose(),this.callBase(),this._clean(),this._detachWindowResizeCallback()},_detachWindowResizeCallback(){this._isDimensionChangeSupported()&&e6.remove(this._windowResizeCallBack)},_toggleRTLDirection(t){this.$element().toggleClass("dx-rtl",t)},_createComponent(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=Gh(this._getSynchronizableOptionsForCreateComponent(),p=>!(p in n)),{integrationOptions:a}=this.option(),{nestedComponentOptions:r}=this.option(),s=de({integrationOptions:a},(r=r||We)(this));i.forEach(p=>s[p]=this.option(p)),this._extendConfig(n,s);var o=void 0;if(Oa(e)){var d=N(t)[e](n);o=d[e]("instance")}else t&&((o=e.getInstance(t))?o.option(n):o=new e(t,n));if(o){var u=p=>{var{name:g,value:b}=p;li(g,i)>=0&&o.option(g,b)};this.on("optionChanged",u),o.on("disposing",()=>this.off("optionChanged",u))}return o},_extendConfig(t,e){$e(e,(n,i)=>{!Object.prototype.hasOwnProperty.call(t,n)&&(t[n]=i)})},_defaultActionConfig(){var t=this.$element(),e=this._modelByElement(t);return de(this.callBase(),{context:e})},_defaultActionArgs(){var t=this.$element(),e=this._modelByElement(t),n=this.element();return de(this.callBase(),{element:n,model:e})},_optionChanged(t){switch(t.name){case"width":case"height":this._renderDimensions();break;case"rtlEnabled":this._invalidate();break;case"elementAttr":this._renderElementAttributes();break;case"disabled":case"integrationOptions":break;default:this.callBase(t)}},_removeAttributes(t){for(var e=t.attributes,n=e.length-1;n>=0;n--){var i=e[n];if(i){var{name:a}=i;(!a.indexOf("aria-")||-1!==a.indexOf("dx-")||"role"===a||"style"===a||"tabindex"===a)&&t.removeAttribute(a)}}},_removeClasses(t){t.className=t.className.split(" ").filter(e=>0!==e.lastIndexOf("dx-",0)).join(" ")},_updateDOMComponent(t){t?this._renderComponent():this._requireRefresh&&(this._requireRefresh=!1,this._refresh())},endUpdate(){var t=this._isInitializingRequired();this.callBase(),this._isUpdateAllowed()&&this._updateDOMComponent(t)},$element(){return this._$element},element(){return ai(this.$element())},dispose(){var t=this.$element().get(0);Bz(t,!0),t.textContent="",this._removeAttributes(t),this._removeClasses(t)},resetOption(t){if(this.callBase(t),"width"===t||"height"===t){var e=this.initialOption(t);!Le(e)&&this.$element().css(t,"")}},_getAnonymousTemplateName(){},_initTemplateManager(){if(!this._templateManager&&this._useTemplates()){var{integrationOptions:t={}}=this.option(),{createTemplate:e}=t;this._templateManager=new __e(e,this._getAnonymousTemplateName()),this._initTemplates()}},_initTemplates(){var{templates:t,anonymousTemplateMeta:e}=this._templateManager.extractTemplates(this.$element()),n=this.option("integrationOptions.templates.".concat(e.name));t.forEach(i=>{var{name:a,template:r}=i;this._options.silent("integrationOptions.templates.".concat(a),r)}),e.name&&!n&&(this._options.silent("integrationOptions.templates.".concat(e.name),e.template),this._options.silent("_hasAnonymousTemplateContent",!0))},_getTemplateByOption(t){return this._getTemplate(this.option(t))},_getTemplate(t){var e=this.option("integrationOptions.templates"),n=this.option("templatesRenderAsynchronously"),i=this.option("integrationOptions.skipTemplates");return this._templateManager.getTemplate(t,e,{isAsyncTemplate:n,skipTemplates:i},this)},_saveTemplate(t,e){this._setOptionWithoutOptionChange("integrationOptions.templates."+t,this._templateManager._createTemplate(e))},_useTemplates:()=>!0});yne.getInstance=function(t){return Kfe(N(t),this)},yne.defaultOptions=function(t){this._classCustomRules=this._classCustomRules||[],this._classCustomRules.push(t)};const Bx=yne;var vne=pi()?ki().Number:Number;vne.isFinite=vne.isFinite||function(t){return"number"==typeof t&&isFinite(t)};const FWe=vne;class b_e extends YG{constructor(e){super(e),this.renderTemplate=this.renderTemplate.bind(this)}renderTemplate(){var e,n=o1(this.$LI,!0),i=n.parentNode,a=N(i),r=a.contents(),{data:s,index:o}=null!==(e=this.props.model)&&void 0!==e?e:{data:{}};s&&Object.keys(s).forEach(u=>{s[u]&&ct.isNode(s[u])&&(s[u]=ai(N(s[u])))});var d=N(this.props.template.render(Ee({container:ai(a),transclude:this.props.transclude},this.props.transclude?{}:{model:s},!this.props.transclude&&FWe.isFinite(o)?{index:o}:{})));return b7e(N(n),d),()=>{((t,e)=>{$e(e,(n,i)=>{var a=!1;$e(t,(r,s)=>{i===s&&(a=!0)}),!a&&i.parentNode&&i.parentNode.removeChild(i)})})(r,a.contents()),i.appendChild(n)}}shouldComponentUpdate(e){var{model:n,template:i}=this.props,{model:a,template:r}=e;if(!(i===r))return!0;if(Le(n)&&Le(a)){var{data:o,index:d}=n,{data:u,index:p}=a;return d!==p||!((t,e)=>Object.keys(t).length===Object.keys(e).length&&Object.keys(t).every(n=>t[n]===e[n]))(o,u)}return!(n===a)}createEffects(){return[new oc(this.renderTemplate,[this.props.template,this.props.model])]}updateEffects(){this._effects[0].update([this.props.template,this.props.model])}componentWillUnmount(){}render(){return null}}function bne(t){return Array.isArray(t)?[...t]:Ee({},t)}function M_e(t,e,n){var i=n.length>0&&e&&t!==e?bne(e):bne(t),a=n[0];return n.length>1?i[a]=M_e(t[a],null==e?void 0:e[a],n.slice(1)):a&&(Ji(t[a])?i[a]=bne(t[a]):i[a]=t[a]),i}function HWe(t,e,n,i){var a=e[n],r=t[n],s=t;Ji(a)||n!==i&&Array.isArray(a)?s[n]=M_e(a,r,YP(i).slice(1)):s[n]=a}var Mne=(t,e)=>n=>{Object.prototype.hasOwnProperty.call(t,n)&&void 0===t[n]&&(t[n]=e(n))};class hb extends Bx{constructor(e,n){super(e,n),this._shouldRaiseContentReady=!1,this.validateKeyDownHandler()}get _propsInfo(){return{allowNull:[],twoWay:[],elements:[],templates:[],props:[]}}validateKeyDownHandler(){var n=this.getSupportedKeyNames().length>0,i="function"==typeof this._viewComponent.prototype.keyDown;if(n&&!i)throw Error("Component's declaration must have 'keyDown' method.")}get viewRef(){var e;return null===(e=this._viewRef)||void 0===e?void 0:e.current}_checkContentReadyOption(e){var n=this._getContentReadyOptions().reduce((i,a)=>(i[a]=!0,i),{});return this._checkContentReadyOption=i=>!!n[i],this._checkContentReadyOption(e)}_getContentReadyOptions(){return["rtlEnabled"]}_fireContentReady(){this._actionsMap.onContentReady({})}_getDefaultOptions(){return de(!0,super._getDefaultOptions(),this._viewComponent.defaultProps,this._propsInfo.twoWay.reduce((e,n)=>{var[i,a,r]=n;return Ee({},e,{[i]:this._viewComponent.defaultProps[a],[r]:s=>this.option(i,s)})},{}),this._propsInfo.templates.reduce((e,n)=>Ee({},e,{[n]:null}),{}))}_initMarkup(){var e=this.getProps();this._renderWrapper(e)}_renderWrapper(e){var n=this.$element()[0];this._isNodeReplaced||v4.onPreRender(),v4.render(this._viewComponent,e,n,this._isNodeReplaced),this._isNodeReplaced||(this._isNodeReplaced=!0,v4.onAfterRender(),this._shouldRaiseContentReady=!0),this._shouldRaiseContentReady&&(this._fireContentReady(),this._shouldRaiseContentReady=!1)}_silent(e,n){this._options.silent(e,n)}_render(){}_removeWidget(){v4.remove(this.$element()[0])}_dispose(){this._removeWidget(),super._dispose()}get elementAttr(){if(!this._elementAttr){var{attributes:e}=this.$element()[0],n=Array.from(e).filter(s=>{var o;return!this._propsInfo.templates.includes(s.name)&&(null===(o=e[s.name])||void 0===o?void 0:o.specified)}).reduce((s,o)=>{var{name:d,value:u}=o,p=s;return p[d]=u,p},{});this._elementAttr=n,this._storedClasses=this.$element()[0].getAttribute("class")||""}for(var i=this.$element()[0].style,a={},r=0;r<i.length;r+=1)a[i[r]]=i.getPropertyValue(i[r]);return this._elementAttr.style=a,this._elementAttr.class=this._storedClasses,this._elementAttr}_getAdditionalActionConfigs(){return{onContentReady:{excludeValidators:["disabled","readOnly"]}}}_getAdditionalProps(){return[]}_patchOptionValues(e){var{allowNull:n,elements:i,props:a,twoWay:r}=this._propsInfo,{defaultProps:s}=this._viewComponent,{children:o,onKeyboardHandled:d,ref:u}=e,g={ref:u,children:o,onKeyDown:d?(b,C)=>{d(C)}:void 0};return[...a,...this._getAdditionalProps()].forEach(b=>{Object.prototype.hasOwnProperty.call(e,b)&&(g[b]=e[b])}),n.forEach(Mne(g,()=>null)),Object.keys(s).forEach(Mne(g,b=>s[b])),r.forEach(b=>{var[C,k]=b;Mne(g,()=>s[k])(C)}),i.forEach(b=>{if(b in g){var C=g[b];rb(C)&&(g[b]=this._patchElementParam(C))}}),g}getSupportedKeyNames(){return[]}prepareStyleProp(e){return"string"==typeof e.style?Ee({},e,{style:{},cssText:e.style}):e}getProps(){var e,n,{elementAttr:i}=this.option(),a=this._patchOptionValues(Ee({},this._props,{ref:this._viewRef,children:this._extractDefaultSlot(),aria:this._aria}));return this._propsInfo.templates.forEach(r=>{a[r]=this._componentTemplates[r]}),this.prepareStyleProp(Ee({},a,this.elementAttr,i,{className:[...(null!==(e=this.elementAttr.class)&&void 0!==e?e:"").split(" "),...(null!==(n=null==i?void 0:i.class)&&void 0!==n?n:"").split(" ")].filter((r,s,o)=>r&&o.indexOf(r)===s).join(" ").trim(),class:""},this._actionsMap))}_getActionConfigs(){return{}}_getActionConfigsFull(){return Ee({},this._getActionConfigs(),this._getAdditionalActionConfigs())}getDefaultTemplates(){var e=Object.values(this._templatesInfo),n={};return e.forEach(i=>{n[i]="dx-renovation-template-mock"}),n}get _templatesInfo(){return{}}_optionsWithDefaultTemplates(e){var n=Object.entries(this._templatesInfo).reduce((i,a)=>{var r,[s,o]=a;return Ee({},i,{[s]:null!==(r=e[s])&&void 0!==r?r:o})},{});return Ee({},e,n)}_init(){var e;super._init(),this.customKeyHandlers={},null===(e=this._templateManager)||void 0===e||e.addDefaultTemplates(this.getDefaultTemplates()),this._props=this._optionsWithDefaultTemplates(this.option()),this._actionsMap={},this._aria={},this._componentTemplates={},this._propsInfo.templates.forEach(n=>{this._componentTemplates[n]=this._createTemplateComponent(this._props[n])}),Object.keys(this._getActionConfigsFull()).forEach(n=>this._addAction(n)),this._viewRef={current:null},this.defaultKeyHandlers=this._createDefaultKeyHandlers()}_createDefaultKeyHandlers(){var e={};return this.getSupportedKeyNames().forEach(i=>{e[i]=a=>this.viewRef.keyDown(r_e.createKeyDownOptions(a))}),e}_addAction(e,n){var i=n;if(!i){var a=this._createActionByOption(e,this._getActionConfigsFull()[e]);i=r=>(Object.keys(r).forEach(s=>{Le(r[s])&&ct.isNode(r[s])&&(r[s]=ai(N(r[s])))}),a(r))}this._actionsMap[e]=i}_optionChanged(e){var{fullName:n,name:i,value:a}=e;HWe(this._props,this.option(),i,n),this._propsInfo.templates.includes(i)&&(this._componentTemplates[i]=this._createTemplateComponent(a)),i&&this._getActionConfigsFull()[i]&&this._addAction(i),this._shouldRaiseContentReady=this._shouldRaiseContentReady||this._checkContentReadyOption(n),super._optionChanged(e),this._invalidate()}_extractDefaultSlot(){return this.option("_hasAnonymousTemplateContent")?v4.createElement(b_e,{template:this._getTemplate(this._templateManager.anonymousTemplateName),transclude:!0}):null}_createTemplateComponent(e){if(e){var n=this._getTemplate(e);if(!Oa(n)||"dx-renovation-template-mock"!==n)return i=>v4.createElement(b_e,{template:n,model:i})}}_wrapKeyDownHandler(e){return n=>{var{keyName:i,originalEvent:a,which:r}=n,s=this.customKeyHandlers,o=s[i]||s[r];if(void 0!==o&&!o.bind(this)(a,n))return a.cancel=!0,a;return null==e?void 0:e(a,n)}}_toPublicElement(e){return ai(N(e))}_patchElementParam(e){try{var n=N(e),i=null==n?void 0:n.get(0);return null!=i&&i.nodeType?i:e}catch(a){return e}}repaint(){this._isNodeReplaced=!1,this._shouldRaiseContentReady=!0,this._removeWidget(),this._refresh()}_supportedKeys(){return Ee({},this.defaultKeyHandlers,this.customKeyHandlers)}registerKeyHandler(e,n){this.customKeyHandlers[e]=n}setAria(e,n){this._aria[e]=n,this._initMarkup()}}hb.IS_RENOVATED_WIDGET=!1,hb.IS_RENOVATED_WIDGET=!0;var O6="dx-icon",ij=t=>!(!t||"string"!=typeof t)&&(/^\s*<svg[^>]*>(.|\r?\n)*?<\/svg>\s*$/i.test(t)?"svg":/data:.*base64|\.|[^<\s]\//.test(t)?"image":/^[\w-_]+$/.test(t)?"dxIcon":!!/^\s?([\w-_]\s?)+$/.test(t)&&"fontIcon"),T6=t=>{switch(ij(t)){case"image":return N("<img>").attr("src",t).addClass(O6);case"fontIcon":return N("<i>").addClass("".concat(O6," ").concat(t));case"dxIcon":return N("<i>").addClass("".concat(O6," ").concat(O6,"-").concat(t));case"svg":return N("<i>").addClass("".concat(O6," ").concat("dx-svg-icon")).append(t);default:return null}};class zWe extends hb{get _validationGroupConfig(){return Ko.getGroupConfig(this._findGroup())}getDefaultTemplateNames(){return["content"]}getSupportedKeyNames(){return["space","enter"]}getProps(){var e=super.getProps();return e.onClick=i=>{var{event:a}=i;this._clickAction({event:a,validationGroup:this._validationGroupConfig})},"svg"===ij(e.icon)&&(e.iconTemplate=this._createTemplateComponent(()=>e.icon)),e}get _templatesInfo(){return{template:"content"}}_toggleActiveState(e,n){var i=this.viewRef;n?i.activate():i.deactivate()}_getSubmitAction(){var e=!0,n="valid";return this._createAction(i=>{var{event:a,submitInput:r}=i;if(e){var s=this._validationGroupConfig;if(void 0!==s&&""!==s){var{complete:o,status:d}=s.validate();n=d,"pending"===d&&(e=!1,this.option("disabled",!0),o.then(()=>{e=!0,this.option("disabled",!1),"valid"===(n=d)&&r.click()}))}}"valid"!==n&&a.preventDefault(),a.stopPropagation()})}_init(){super._init(),this._addAction("onSubmit",this._getSubmitAction()),this._clickAction=this._createClickAction()}_initMarkup(){super._initMarkup();var e=this.$element().find(".dx-button-content"),n=e.children().filter(".dx-template-wrapper"),i=e.children().filter(".dx-button-submit-input");n.length&&(n.addClass("dx-button-content"),n.append(i),e.replaceWith(n))}_patchOptionValues(e){return super._patchOptionValues(Ee({},e,{templateData:e._templateData}))}_findGroup(){var e=this.$element(),n=this.option("validationGroup");return void 0!==n&&""!==n?n:Ko.findGroup(e,this._modelByElement(e))}_createClickAction(){return this._createActionByOption("onClick",{excludeValidators:["readOnly"]})}_optionChanged(e){if("onClick"===e.name)this._clickAction=this._createClickAction();super._optionChanged(e)}}var zx,E6,$x,Jh,Vx,aj,xA=new ds,x_e=ki(),$We=r1.add,VWe=K_,WWe=bG,DA=new wt,D_e="link[rel=dx-theme]",w_e="dx-hairlines",xne=15e3;function wne(){if(!pi())return null;var e,t=N("<div>",zx).addClass("dx-theme-marker").appendTo(zx.documentElement);try{return(e=x_e.getComputedStyle(t.get(0)).fontFamily)&&"dx."===(e=e.replace(/["']/g,"")).substr(0,"dx.".length)?e.substr("dx.".length):null}finally{t.remove()}}function Cne(t){var e,n,i=!0;function a(){Vx=null,clearInterval(n),i=!0,xA.fire(),xA.empty(),DA.resolve()}if(Vx=t,Sne()||!xne)a();else{if(!i)return void(Vx&&(Vx=t));e=Date.now(),i=!1,n=setInterval(function(){var r=Sne(),s=!r&&Date.now()-e>xne;s&&lo.log("W0004",Vx),(r||s)&&a()},10)}}function Sne(){if(!Vx)return!0;var t="any"===Vx;if("resolved"===DA.state()&&t)return!0;var e=wne();return!(!e||!t)||e===Vx}function UWe(t){var e=t?t.split("."):[],n=null;if($x){if(t in $x)return t;$e($x,function(i,a){var r=i.split(".");if((!e[0]||r[0]===e[0])&&(!e[1]||e[1]===r[1])&&(!e[2]||e[2]===r[2])&&((!n||a.isActive)&&(n=i),a.isActive))return!1})}return n}function S_e(t){(function YWe(t){try{t!==zx&&($x=null)}catch(e){$x=null}zx=t})((t=t||{}).context||ct.getDocument()),zx&&(function qWe(){var t=N(D_e,zx);!t.length||($x={},E6=N(Tee("<link rel=stylesheet>"),zx),t.each(function(){var e=N(this,zx),n=e.attr("data-theme"),i=e.attr("href"),a="true"===e.attr("data-active");$x[n]={url:i,isActive:a}}),t.last().after(E6),t.remove())}(),Jh=void 0,Q_(t))}function Q_(t){if(!arguments.length)return Jh=Jh||wne();Tne(VWe()),"string"==typeof(t=t||{})&&(t={theme:t});var i,e=t._autoInit,n=t.loadCallback;if((Jh=UWe(t.theme||Jh))&&(i=$x[Jh]),n&&xA.add(n),i)E6.attr("href",$x[Jh].url),(xA.has()||"resolved"!==DA.state()||t._forceTimeout)&&Cne(Jh);else{if(!e)throw lo.Error("E0021",Jh);pi()&&Cne("any"),xA.fire(),xA.empty()}DA.done(()=>One(Qfe(),Jh))}function One(t,e){aj=function JWe(t){var e=[],n=(t=t||Q_())&&t.split(".");return n&&(e.push("dx-theme-"+n[0],"dx-theme-"+n[0]+"-typography"),n.length>1&&e.push("dx-color-scheme-"+n[1]+(cd(t)?"-"+n[2]:""))),e}(e).join(" "),N(t).addClass(aj),function(){var n=pi()&&x_e.devicePixelRatio;if(n&&!(n<2)){var i=N("<div>");i.css("border",".5px solid transparent"),N("body").append(i),1===Eo(i)&&(N(t).addClass(w_e),aj+=" "+w_e),i.remove()}}()}function Tne(t){N(t).removeClass(aj)}function rj(t,e){return e||(e=Jh||wne()),new RegExp(t).test(e)}function cd(t){return rj("material",t)}function O_e(t){return rj("generic",t)}function T_e(t){return rj("compact",t)}function E_e(t,e){var n=ct.getDocument(),i=n.createElement("span");i.style.position="absolute",i.style.top="-9999px",i.style.left="-9999px",i.style.visibility="hidden",i.style.fontFamily="Arial",i.style.fontSize="250px",i.style.fontWeight=e,i.innerHTML=t,n.body.appendChild(i);var a=i.offsetWidth;i.style.fontFamily="Roboto, RobotoFallback, Arial";var r=i.offsetWidth;return i.parentNode.removeChild(i),a!==r}function A_e(t,e){return new _A(n=>{var i=()=>{clearInterval(a),clearTimeout(r),n()},a=setInterval(()=>{E_e(t,e)&&i()},15),r=setTimeout(i,2e3)})}function k_e(){if(S_e({_autoInit:!0,_forceTimeout:!0}),N(D_e,zx).length)throw lo.Error("E0022")}pi()?k_e():$We(k_e),WWe.add(function(t,e){DA.done(function(){Tne(e),One(t)})}),rn.changed.add(function(){S_e({_autoInit:!0})});function $c(t){return Object.keys(t).filter(e=>t[e]).join(" ")}var tGe=["iconTemplate","position","source"],aGe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class I_e extends hs{constructor(e){super(e),this.state={}}get sourceType(){return ij(this.props.source)}get cssClass(){return"left"!==this.props.position?"dx-icon-right":""}get iconClassName(){var e={"dx-icon":!0,[this.cssClass]:!!this.cssClass},{source:n}=this.props;return"dxIcon"===this.sourceType?$c(Ee({},e,{["dx-icon-".concat(n)]:!0})):"fontIcon"===this.sourceType?$c(Ee({},e,{[String(n)]:!!n})):"image"===this.sourceType?$c(e):"svg"===this.sourceType?$c(Ee({},e,{"dx-svg-icon":!0})):""}get restAttributes(){return $i(this.props,tGe)}render(){var e=this.props;return(t=>{var{iconClassName:e,props:{iconTemplate:n,source:i},sourceType:a}=t;return Df(["dxIcon"===a&&fa(1,"i",e),"fontIcon"===a&&fa(1,"i",e),"image"===a&&fa(1,"img",e,null,1,{alt:"",src:i}),n&&fa(1,"i",e,n({}),0)],0)})({props:Ee({},e,{iconTemplate:aGe(e.iconTemplate)}),sourceType:this.sourceType,cssClass:this.cssClass,iconClassName:this.iconClassName,restAttributes:this.restAttributes})}}I_e.defaultProps={position:"left",source:""};var L_e="dx-inkripple",N_e="dx-inkripple-wave",P_e="dx-inkripple-showing",R_e="dx-inkripple-hiding",H_e=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{useHoldAnimation:e,waveSizeCoefficient:n,isCentered:i,wavesNumber:a}=t;return{waveSizeCoefficient:n||2,isCentered:i||!1,wavesNumber:a||1,durations:cGe(null==e||e)}},B_e=function(t){var e=H_e(t);return{showWave:$_e.bind(this,e),hideWave:W_e.bind(this,e)}},z_e=function(t,e){for(var n=function(t){var e=t.children("."+L_e);return 0===e.length&&(e=N("<div>").addClass(L_e).appendTo(t)),e}(N(t)),i=n.children("."+N_e).toArray(),a=i.length;a<e;a++){var r=N("<div>").appendTo(n).addClass(N_e);i.push(r[0])}return N(i)};function $_e(t,e){var n=z_e(e.element,t.wavesNumber).eq(e.wave||0);t.hidingTimeout&&clearTimeout(t.hidingTimeout),V_e(n),n.css(function(t,e){var o,d,n=N(e.element),i=ps(n),a=Eo(n),r=parseInt(Math.sqrt(i*i+a*a)),s=Math.min(4e3,parseInt(r*t.waveSizeCoefficient));if(t.isCentered)o=(i-s)/2,d=(a-s)/2;else{var u=e.event,p=n.offset();o=u.pageX-p.left-s/2,d=u.pageY-p.top-s/2}return{left:o,top:d,height:s,width:s}}(t,e)),t.showingTimeout=setTimeout(uGe.bind(this,t,n),0)}function uGe(t,e){var n=t.durations.showingScale+"ms";e.addClass(P_e).css("transitionDuration",n)}function cGe(t){return{showingScale:t?1e3:300,hidingScale:300,hidingOpacity:300}}function V_e(t){t.removeClass(R_e).css("transitionDuration","")}function W_e(t,e){t.showingTimeout&&clearTimeout(t.showingTimeout);var n=z_e(e.element,e.wavesNumber).eq(e.wave||0),i=t.durations,a=i.hidingScale+"ms, "+i.hidingOpacity+"ms";n.addClass(R_e).removeClass(P_e).css("transitionDuration",a);var r=Math.max(i.hidingScale,i.hidingOpacity);t.hidingTimeout=setTimeout(V_e.bind(this,n),r)}var pGe=["config"],mGe={get config(){return{}}};class G_e extends hs{constructor(e){super(e),this.state={},this.__getterCache={},this.hideWave=this.hideWave.bind(this),this.showWave=this.showWave.bind(this)}get getConfig(){return void 0!==this.__getterCache.getConfig?this.__getterCache.getConfig:this.__getterCache.getConfig=(()=>{var{config:e}=this.props;return H_e(e)})()}get restAttributes(){return $i(this.props,pGe)}hideWave(e){W_e(this.getConfig,e)}showWave(e){$_e(this.getConfig,e)}componentWillUpdate(e,n,i){this.props.config!==e.config&&(this.__getterCache.getConfig=void 0)}render(){return(t=>Xa(fa(1,"div","dx-inkripple",null,1,Ee({},t.restAttributes))))({props:Ee({},this.props),getConfig:this.getConfig,restAttributes:this.restAttributes})}}G_e.defaultProps=mGe;var Sf=pi()?ki():{},Ane=function(t){return setTimeout(t,16.666666666666668)},kne=function(t){clearTimeout(t)},j_e=ob(function(){var t=Sf.requestAnimationFrame||Sf.webkitRequestAnimationFrame||Sf.mozRequestAnimationFrame||Sf.oRequestAnimationFrame||Sf.msRequestAnimationFrame,e=Sf.cancelAnimationFrame||Sf.webkitCancelAnimationFrame||Sf.mozCancelAnimationFrame||Sf.oCancelAnimationFrame||Sf.msCancelAnimationFrame;if(t&&e&&(Ane=t,kne=e),t&&!e){var n={};Ane=function(i){var a=t.call(Sf,function(){try{if(a in n)return;i.apply(this,arguments)}finally{delete n[a]}});return a},kne=function(i){n[i]=!0}}});function A6(){return j_e(),Ane.apply(Sf,arguments)}function mb(){j_e(),kne.apply(Sf,arguments)}function q_e(t){return t&&[t.target,t.delegateTarget,t.relatedTarget,t.currentTarget].filter(e=>!!e)}var{maxTouchPoints:U_e}=RW(),yGe={webkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",transition:"transitionend"},Ine=function(t){return!!XO(t)},sj=function(t){if("text"===t)return!0;var e=ct.createElement("input");try{return e.setAttribute("type",t),e.value="wrongValue",!e.value}catch(n){return!1}},Y_e=function(t,e){return(t("ontouchstart")||!!e)&&!t("callPhantom")}(Whe,U_e),J_e=function(t){return t("PointerEvent")}(Whe),wA=Y_e||J_e&&!!U_e,Lne=ob(function(){return Ine("transition")}),K_e=ob(function(){return yGe[XO("transition")]}),X_e=ob(function(){return Ine("animation")}),k6=function(){var{platform:t,version:e,mac:n}=rn.real();return!(e&&e[0]<4&&"android"===t)&&li(t,["ios","android"])>-1||n}(),Z_e="dxPointerEvents",DGe=sr.inherit({ctor:function(t,e){this._eventName=t,this._originalEvents=Ot(e,Z_e),this._handlerCount=0,this.noBubble=this._isNoBubble()},_isNoBubble:function(){var t=this._eventName;return"dxpointerenter"===t||"dxpointerleave"===t},_handler:function(t){var e=this._getDelegateTarget(t);return this._fireEvent({type:this._eventName,pointerType:t.pointerType||_4(t),originalEvent:t,delegateTarget:e,timeStamp:X_.mozilla?(new Date).getTime():t.timeStamp})},_getDelegateTarget:function(t){var e;return this.noBubble&&(e=t.delegateTarget),e},_fireEvent:function(t){return c2(t)},_setSelector:function(t){this._selector=this.noBubble&&t?t.selector:null},_getSelector:function(){return this._selector},setup:function(){return!0},add:function(t,e){if(this._handlerCount<=0||this.noBubble){t=this.noBubble?t:ct.getDocument(),this._setSelector(e);var n=this;he.on(t,this._originalEvents,this._getSelector(),function(i){n._handler(i)})}this.noBubble||this._handlerCount++},remove:function(t){this._setSelector(t),this.noBubble||this._handlerCount--},teardown:function(t){this._handlerCount&&!this.noBubble||(t=this.noBubble?t:ct.getDocument(),this._originalEvents!=="."+Z_e&&he.off(t,this._originalEvents,this._getSelector()))},dispose:function(t){t=this.noBubble?t:ct.getDocument(),he.off(t,this._originalEvents)}});const Nne=DGe;var Q_e=function(t){var e=[];return $e(t.touches,function(n,i){e.push(de({pointerId:i.identifier},i))}),{pointers:e,pointerId:t.changedTouches[0].identifier}},CGe=function(t){return"ios"===rn.real().platform&&("dxpointerdown"===t||"dxpointerup"===t)},Pne=Nne.inherit({ctor:function(){this.callBase.apply(this,arguments),this._pointerId=0},_handler:function(t){if(CGe(this._eventName)){var e=t.changedTouches[0];if(this._pointerId===e.identifier&&0!==this._pointerId)return;this._pointerId=e.identifier}return this.callBase.apply(this,arguments)},_fireEvent:function(t){return this.callBase(de(Q_e(t.originalEvent),t))}});Pne.map={dxpointerdown:"touchstart",dxpointermove:"touchmove",dxpointerup:"touchend",dxpointercancel:"touchcancel",dxpointerover:"",dxpointerout:"",dxpointerenter:"",dxpointerleave:""},Pne.normalize=Q_e;const eye=Pne;var oj=function(t,e){r1.add(function(){t.split(" ").forEach(function(n){ct.listen(ct.getDocument(),n,e,!0)})})};const OGe=function(t,e,n){n=n||function(){};var i=[],a=function(s){var o=-1;return $e(i,function(d,u){return!e(s,u)||(o=d,!1)}),o},r=function(s){var o=a(s);o>-1&&i.splice(o,1)};oj(t.dxpointerdown,function(s){-1===a(s)&&(n(s),i.push(s))}),oj(t.dxpointermove,function(s){i[a(s)]=s}),oj(t.dxpointerup,r),oj(t.dxpointercancel,r),this.pointers=function(){return i},this.reset=function(){i=[]}};var Rne,tye={dxpointerdown:"mousedown",dxpointermove:"mousemove",dxpointerup:"mouseup",dxpointercancel:"",dxpointerover:"mouseover",dxpointerout:"mouseout",dxpointerenter:"mouseenter",dxpointerleave:"mouseleave"},nye=function(t){return t.pointerId=1,{pointers:Rne.pointers(),pointerId:1}},iye=!1,aye=function(){iye||(Rne=new OGe(tye,function(){return!0}),iye=!0)},I6=Nne.inherit({ctor:function(){this.callBase.apply(this,arguments),aye()},_fireEvent:function(t){return this.callBase(de(nye(t.originalEvent),t))}});I6.map=tye,I6.normalize=nye,I6.activate=aye,I6.resetObserver=function(){Rne.reset()};const lj=I6;var rye=!1,EGe=function(){rye||(lj.activate(),rye=!0)},Fne=Nne.inherit({EVENT_LOCK_TIMEOUT:100,ctor:function(){this.callBase.apply(this,arguments),EGe()},_handler:function(t){var e=Fx(t);if(e||(this._skipNextEvents=!0),!e||!this._mouseLocked){if(e&&this._skipNextEvents){this._skipNextEvents=!1,this._mouseLocked=!0,clearTimeout(this._unlockMouseTimer);var n=this;return void(this._unlockMouseTimer=setTimeout(function(){n._mouseLocked=!1},this.EVENT_LOCK_TIMEOUT))}return this.callBase(t)}},_fireEvent:function(t){var e=Fx(t.originalEvent)?lj.normalize:eye.normalize;return this.callBase(de(e(t.originalEvent),t))},dispose:function(){this.callBase(),this._skipNextEvents=!1,this._mouseLocked=!1,clearTimeout(this._unlockMouseTimer)}});Fne.map={dxpointerdown:"touchstart mousedown",dxpointermove:"touchmove mousemove",dxpointerup:"touchend mouseup",dxpointercancel:"touchcancel",dxpointerover:"mouseover",dxpointerout:"mouseout",dxpointerenter:"mouseenter",dxpointerleave:"mouseleave"},Fne.resetObserver=lj.resetObserver;const AGe=Fne;var sye=((t,e)=>{var{tablet:n,phone:i}=e;return!t.touch||n||i?t.touch?eye:lj:AGe})(F,rn.real());$e(sye.map,(t,e)=>{J_(t,new sye(t,e))});const ms={down:"dxpointerdown",up:"dxpointerup",move:"dxpointermove",cancel:"dxpointercancel",enter:"dxpointerenter",leave:"dxpointerleave",over:"dxpointerover",out:"dxpointerout"};var LGe=sr.inherit({ctor:function(t){this._$element=N(t),this._cancelCallback=ds(),this._acceptCallback=ds()},getElement:function(){return this._$element},validate:function(t){return!sp(t)},validatePointers:function(t){return 1===(t=>{var{originalEvent:e,pointers:n}=t;return Q1e(t)?(e.touches||[]).length:pne(t)?(n||[]).length:0})(t)},allowInterruptionByMouseWheel:function(){return!0},configure:function(t){de(this,t)},addCancelCallback:function(t){this._cancelCallback.add(t)},removeCancelCallback:function(){this._cancelCallback.empty()},_cancel:function(t){this._cancelCallback.fire(this,t)},addAcceptCallback:function(t){this._acceptCallback.add(t)},removeAcceptCallback:function(){this._acceptCallback.empty()},_accept:function(t){this._acceptCallback.fire(this,t)},_requestAccept:function(t){this._acceptRequestEvent=t},_forgetAccept:function(){this._accept(this._acceptRequestEvent),this._acceptRequestEvent=null},start:We,move:We,end:We,cancel:We,reset:function(){this._acceptRequestEvent&&this._accept(this._acceptRequestEvent)},_fireEvent:function(t,e,n){var i=de({type:t,originalEvent:e,target:this._getEmitterTarget(e),delegateTarget:this.getElement().get(0)},n);return(e=c2(i)).cancel&&this._cancel(e),e},_getEmitterTarget:function(t){return(this.delegateSelector?N(t.target).closest(this.delegateSelector):this.getElement()).get(0)},dispose:We});const dj=LGe;var uj="dxmousewheel",Hne={setup:function(t){var e=N(t);he.on(e,Ot("wheel","dxWheel"),Hne._wheelHandler.bind(Hne))},teardown:function(t){he.off(t,".".concat("dxWheel"))},_wheelHandler:function(t){var{deltaMode:e,deltaY:n,deltaX:i,deltaZ:a}=t.originalEvent;c2({type:uj,originalEvent:t,delta:this._normalizeDelta(n,e),deltaX:i,deltaY:n,deltaZ:a,deltaMode:e,pointerType:"mouse"}),t.stopPropagation()},_normalizeDelta(t){return 0===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0)?-t:-30*t}};J_(uj,Hne);var cj="dxEventManager",L6="dxEmitter",RGe=sr.inherit({ctor:function(){this._attachHandlers(),this.reset(),this._proxiedCancelHandler=this._cancelHandler.bind(this),this._proxiedAcceptHandler=this._acceptHandler.bind(this)},_attachHandlers:function(){r1.add(function(){var t=ct.getDocument();he.subscribeGlobal(t,Ot(ms.down,cj),this._pointerDownHandler.bind(this)),he.subscribeGlobal(t,Ot(ms.move,cj),this._pointerMoveHandler.bind(this)),he.subscribeGlobal(t,Ot([ms.up,ms.cancel].join(" "),cj),this._pointerUpHandler.bind(this)),he.subscribeGlobal(t,Ot(uj,cj),this._mouseWheelHandler.bind(this))}.bind(this))},_eachEmitter:function(t){for(var e=this._activeEmitters||[],n=0;e.length>n;){var i=e[n];if(!1===t(i))break;e[n]===i&&n++}},_applyToEmitters:function(t,e){this._eachEmitter(function(n){n[t].call(n,e)})},reset:function(){this._eachEmitter(this._proxiedCancelHandler),this._activeEmitters=[]},resetEmitter:function(t){this._proxiedCancelHandler(t)},_pointerDownHandler:function(t){Fx(t)&&t.which>1||this._updateEmitters(t)},_updateEmitters:function(t){!this._isSetChanged(t)||(this._cleanEmitters(t),this._fetchEmitters(t))},_isSetChanged:function(t){var e=this._closestEmitter(t),n=this._emittersSet||[],i=e.length!==n.length;return $e(e,function(a,r){return!(i=i||n[a]!==r)}),this._emittersSet=e,i},_closestEmitter:function(t){var e=this,n=[],i=N(t.target);function a(s,o){o&&o.validatePointers(t)&&o.validate(t)&&(o.addCancelCallback(e._proxiedCancelHandler),o.addAcceptCallback(e._proxiedAcceptHandler),n.push(o))}for(;i.length;){var r=cs(i.get(0),L6)||[];$e(r,a),i=i.parent()}return n},_acceptHandler:function(t,e){var n=this;this._eachEmitter(function(i){i!==t&&n._cancelEmitter(i,e)})},_cancelHandler:function(t,e){this._cancelEmitter(t,e)},_cancelEmitter:function(t,e){var n=this._activeEmitters;e?t.cancel(e):t.reset(),t.removeCancelCallback(),t.removeAcceptCallback();var i=li(t,n);i>-1&&n.splice(i,1)},_cleanEmitters:function(t){this._applyToEmitters("end",t),this.reset(t)},_fetchEmitters:function(t){this._activeEmitters=this._emittersSet.slice(),this._applyToEmitters("start",t)},_pointerMoveHandler:function(t){this._applyToEmitters("move",t)},_pointerUpHandler:function(t){this._updateEmitters(t)},_mouseWheelHandler:function(t){!this._allowInterruptionByMouseWheel()||(t.pointers=[null],this._pointerDownHandler(t),this._adjustWheelEvent(t),this._pointerMoveHandler(t),t.pointers=[],this._pointerUpHandler(t))},_allowInterruptionByMouseWheel:function(){var t=!0;return this._eachEmitter(function(e){return t=e.allowInterruptionByMouseWheel()&&t}),t},_adjustWheelEvent:function(t){var e=null;if(this._eachEmitter(function(r){if(r.gesture){var s=r.getDirection(t);if("horizontal"!==s&&!t.shiftKey||"vertical"!==s&&t.shiftKey)return e=r,!1}}),e){var n=e.getDirection(t),i="both"===n&&!t.shiftKey||"vertical"===n;t[i?"pageY":"pageX"]+=t.delta}},isActive:function(t){var e=!1;return this._eachEmitter(function(n){e=e||n.getElement().is(t)}),e}}),dye=new RGe,Bne="dxEmitterSubscription";const M4=function(t){var e=t.emitter,n=t.events[0],i=t.events;$e(i,function(a,r){J_(r,{noBubble:!t.bubble,setup:function(s){var o=cs(s,Bne)||{},d=cs(s,L6)||{},u=d[n]||new e(s);o[r]=!0,d[n]=u,cs(s,L6,d),cs(s,Bne,o)},add:function(s,o){cs(s,L6)[n].configure(de({delegateSelector:o.selector},o.data),o.type)},teardown:function(s){var o=cs(s,Bne),d=cs(s,L6),u=d[n];delete o[r];var p=!0;$e(i,function(g,b){return p=p&&!o[b]}),p&&(dye.isActive(s)&&dye.resetEmitter(u),u&&u.dispose(),delete d[n])}})})};var Jd="dxclick",cye=Math.abs,pye=function(t){return N(t).is("input, textarea, select, button ,:focus, :focus *")},hye={requestAnimationFrame:A6,cancelAnimationFrame:mb},zne=dj.inherit({ctor:function(t){this.callBase(t),this._makeElementClickable(N(t))},_makeElementClickable:function(t){t.attr("onclick")||t.attr("onclick","void(0)")},start:function(t){this._blurPrevented=t.isDefaultPrevented(),this._startTarget=t.target,this._startEventData=Xo(t)},end:function(t){this._eventOutOfElement(t,this.getElement().get(0))||t.type===ms.cancel?this._cancel(t):(!pye(t.target)&&!this._blurPrevented&&u4(),this._accept(t),this._clickAnimationFrame=hye.requestAnimationFrame(function(){this._fireClickEvent(t)}.bind(this)))},_eventOutOfElement:function(t,e){var n=t.target,i=!a2(e,n)&&e!==n,a=u2(Xo(t),this._startEventData),r=cye(a.x)>10||cye(a.y)>10;return i||r},_fireClickEvent:function(t){this._fireEvent(Jd,t,{target:ige(this._startTarget,t.target)})},dispose:function(){hye.cancelAnimationFrame(this._clickAnimationFrame)}}),N6=rn.real(),HGe=N6.generic||N6.ios&&o2(N6.version,[9,3])>=0||N6.android&&o2(N6.version,[5])>=0;(function(){var t=function(r){return HGe||N(r).closest(".dx-native-click").length},e=null,n=null;function i(){n=null}var a=function(r){var s=r.originalEvent,o=n===s||s&&s.DXCLICK_FIRED;(!r.which||1===r.which)&&!e&&t(r.target)&&!o&&(s&&(s.DXCLICK_FIRED=!0),((t,e)=>{he.off(q_e(t),kx,e)})(n,i),((t,e)=>{he.one(q_e(t),kx,e)})(n=s,i),c2({type:Jd,originalEvent:r}))};zne=zne.inherit({_makeElementClickable:function(r){t(r)||this.callBase(r),he.on(r,"click",a)},configure:function(r){this.callBase(r),r.useNative&&this.getElement().addClass("dx-native-click")},start:function(r){e=null,t(r.target)||this.callBase(r)},end:function(r){t(r.target)||this.callBase(r)},cancel:function(){e=!0},dispose:function(){this.callBase(),he.off(this.getElement(),"click",a)}})})(),function(){if(!rn.real().generic){var e=null,n=!1,i=ct.getDocument();he.subscribeGlobal(i,Ot(ms.down,"NATIVE_CLICK_FIXER"),function(a){e=a.target,n=a.isDefaultPrevented()}),he.subscribeGlobal(i,Ot("click","NATIVE_CLICK_FIXER"),function(a){var r=N(a.target);!n&&e&&!r.is(e)&&!N(e).is("label")&&pye(r)&&u4(),e=null,n=!1})}}(),M4({emitter:zne,bubble:!0,events:[Jd]});var mye="dxHoverStart",$ne="dxhoverstart",BGe=Ot(ms.enter,mye),fye="dxHoverEnd",Vne="dxhoverend",zGe=Ot(ms.leave,fye),gye=sr.inherit({noBubble:!0,ctor:function(){this._handlerArrayKeyPath=this._eventNamespace+"_HandlerStore"},setup:function(t){cs(t,this._handlerArrayKeyPath,{})},add:function(t,e){var n=this,i=function(a){n._handler(a)};he.on(t,this._originalEventName,e.selector,i),cs(t,this._handlerArrayKeyPath)[e.guid]=i},_handler:function(t){qG(t)||rn.isSimulator()||c2({type:this._eventName,originalEvent:t,delegateTarget:t.delegateTarget})},remove:function(t,e){var n=cs(t,this._handlerArrayKeyPath)[e.guid];he.off(t,this._originalEventName,e.selector,n)},teardown:function(t){BW(t,this._handlerArrayKeyPath)}}),$Ge=gye.inherit({ctor:function(){this._eventNamespace=mye,this._eventName=$ne,this._originalEventName=BGe,this.callBase()},_handler:function(t){(t.pointers||[]).length||this.callBase(t)}}),VGe=gye.inherit({ctor:function(){this._eventNamespace=fye,this._eventName=Vne,this._originalEventName=zGe,this.callBase()}});J_($ne,new $Ge),J_(Vne,new VGe);var pj={className:"",activeStateEnabled:!1,disabled:!1,focusStateEnabled:!1,hoverStateEnabled:!1,rtlEnabled:!1,tabIndex:0,visible:!0},WGe=["children","rtlEnabled"];class yye extends hs{constructor(e){super(e),this.state={},this.__getterCache={}}getChildContext(){return Ee({},this.context,{ConfigContext:this.config})}get config(){return void 0!==this.__getterCache.config?this.__getterCache.config:this.__getterCache.config=(()=>({rtlEnabled:this.props.rtlEnabled}))()}get restAttributes(){return $i(this.props,WGe)}componentWillUpdate(e,n,i){this.props.rtlEnabled!==e.rtlEnabled&&(this.__getterCache.config=void 0)}render(){return(t=>t.props.children)({props:Ee({},this.props),config:this.config,restAttributes:this.restAttributes})}}yye.defaultProps={};var YGe=["_feedbackHideTimeout","_feedbackShowTimeout","accessKey","activeStateEnabled","activeStateUnit","addWidgetClass","aria","children","className","classes","cssText","disabled","focusStateEnabled","height","hint","hoverStateEnabled","name","onActive","onClick","onDimensionChanged","onFocusIn","onFocusOut","onHoverEnd","onHoverStart","onInactive","onKeyDown","onRootElementRendered","onVisibilityChange","rootElementRef","rtlEnabled","tabIndex","visible","width"],hj=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(pj),Object.getOwnPropertyDescriptors({_feedbackHideTimeout:400,_feedbackShowTimeout:30,cssText:"",get aria(){return{}},classes:"",name:"",addWidgetClass:!0})));class Wne extends wf{constructor(e){super(e),this.widgetElementRef={current:null},this.state={active:!1,focused:!1,hovered:!1},this.setRootElementRef=this.setRootElementRef.bind(this),this.activeEffect=this.activeEffect.bind(this),this.clickEffect=this.clickEffect.bind(this),this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.activate=this.activate.bind(this),this.deactivate=this.deactivate.bind(this),this.focusEffect=this.focusEffect.bind(this),this.hoverEffect=this.hoverEffect.bind(this),this.keyboardEffect=this.keyboardEffect.bind(this),this.resizeEffect=this.resizeEffect.bind(this),this.windowResizeEffect=this.windowResizeEffect.bind(this),this.visibilityEffect=this.visibilityEffect.bind(this),this.checkDeprecation=this.checkDeprecation.bind(this),this.applyCssTextEffect=this.applyCssTextEffect.bind(this)}get config(){return"ConfigContext"in this.context?this.context.ConfigContext:undefined}createEffects(){return[new oc(this.setRootElementRef,[]),new oc(this.activeEffect,[this.props._feedbackHideTimeout,this.props._feedbackShowTimeout,this.props.activeStateEnabled,this.props.activeStateUnit,this.props.disabled,this.props.onActive,this.props.onInactive]),new oc(this.clickEffect,[this.props.disabled,this.props.name,this.props.onClick]),new oc(this.focusEffect,[this.props.disabled,this.props.focusStateEnabled,this.props.name,this.props.onFocusIn,this.props.onFocusOut]),new oc(this.hoverEffect,[this.props.activeStateUnit,this.props.disabled,this.props.hoverStateEnabled,this.props.onHoverEnd,this.props.onHoverStart,this.state.active]),new oc(this.keyboardEffect,[this.props.focusStateEnabled,this.props.onKeyDown]),new oc(this.resizeEffect,[this.props.name,this.props.onDimensionChanged]),new oc(this.windowResizeEffect,[this.props.onDimensionChanged]),new oc(this.visibilityEffect,[this.props.name,this.props.onVisibilityChange]),new oc(this.checkDeprecation,[this.props.height,this.props.width]),new oc(this.applyCssTextEffect,[this.props.cssText]),Cf()]}updateEffects(){var e,n,i,a,r,s,o,d,u,p;null===(e=this._effects[1])||void 0===e||e.update([this.props._feedbackHideTimeout,this.props._feedbackShowTimeout,this.props.activeStateEnabled,this.props.activeStateUnit,this.props.disabled,this.props.onActive,this.props.onInactive]),null===(n=this._effects[2])||void 0===n||n.update([this.props.disabled,this.props.name,this.props.onClick]),null===(i=this._effects[3])||void 0===i||i.update([this.props.disabled,this.props.focusStateEnabled,this.props.name,this.props.onFocusIn,this.props.onFocusOut]),null===(a=this._effects[4])||void 0===a||a.update([this.props.activeStateUnit,this.props.disabled,this.props.hoverStateEnabled,this.props.onHoverEnd,this.props.onHoverStart,this.state.active]),null===(r=this._effects[5])||void 0===r||r.update([this.props.focusStateEnabled,this.props.onKeyDown]),null===(s=this._effects[6])||void 0===s||s.update([this.props.name,this.props.onDimensionChanged]),null===(o=this._effects[7])||void 0===o||o.update([this.props.onDimensionChanged]),null===(d=this._effects[8])||void 0===d||d.update([this.props.name,this.props.onVisibilityChange]),null===(u=this._effects[9])||void 0===u||u.update([this.props.height,this.props.width]),null===(p=this._effects[10])||void 0===p||p.update([this.props.cssText])}setRootElementRef(){var{onRootElementRendered:e,rootElementRef:n}=this.props;n&&(n.current=this.widgetElementRef.current),null==e||e(this.widgetElementRef.current)}activeEffect(){var{_feedbackHideTimeout:e,_feedbackShowTimeout:n,activeStateEnabled:i,activeStateUnit:a,disabled:r,onActive:s,onInactive:o}=this.props,d=a;if(i&&!r)return ZG_on(this.widgetElementRef.current,u=>{var{event:p}=u;this.setState(g=>({active:!0})),null==s||s(p)},u=>{var{event:p}=u;this.setState(g=>({active:!1})),null==o||o(p)},{hideTimeout:e,namespace:"UIFeedback",selector:d,showTimeout:n}),()=>ZG_off(this.widgetElementRef.current,{selector:d,namespace:"UIFeedback"})}clickEffect(){var{disabled:e,name:n,onClick:i}=this.props,a=n;if(i&&!e)return y_e_on(this.widgetElementRef.current,i,{namespace:a}),()=>y_e_off(this.widgetElementRef.current,{namespace:a})}focusEffect(){var{disabled:e,focusStateEnabled:n,name:i,onFocusIn:a,onFocusOut:r}=this.props,s="".concat(i,"Focus");if(n&&!e)return b4_on(this.widgetElementRef.current,d=>{d.isDefaultPrevented()||(this.setState(u=>({focused:!0})),null==a||a(d))},d=>{d.isDefaultPrevented()||(this.setState(u=>({focused:!1})),null==r||r(d))},{isFocusable:jG,namespace:s}),()=>b4_off(this.widgetElementRef.current,{namespace:s})}hoverEffect(){var{activeStateUnit:e,disabled:n,hoverStateEnabled:i,onHoverEnd:a,onHoverStart:r}=this.props,s=e;if(i&&!n)return ej_on(this.widgetElementRef.current,d=>{var{event:u}=d;!this.state.active&&this.setState(p=>({hovered:!0})),null==r||r(u)},d=>{this.setState(u=>({hovered:!1})),null==a||a(d)},{selector:s,namespace:"UIFeedback"}),()=>ej_off(this.widgetElementRef.current,{selector:s,namespace:"UIFeedback"})}keyboardEffect(){var{focusStateEnabled:e,onKeyDown:n}=this.props;if(e&&n){var i=S6_on(this.widgetElementRef.current,this.widgetElementRef.current,a=>n(a));return()=>S6_off(i)}}resizeEffect(){var e="".concat(this.props.name,"VisibilityChange"),{onDimensionChanged:n}=this.props;if(n)return QG_on(this.widgetElementRef.current,n,{namespace:e}),()=>QG_off(this.widgetElementRef.current,{namespace:e})}windowResizeEffect(){var{onDimensionChanged:e}=this.props;if(e)return e6.add(e),()=>{e6.remove(e)}}visibilityEffect(){var{name:e,onVisibilityChange:n}=this.props,i="".concat(e,"VisibilityChange");if(n)return tj_on(this.widgetElementRef.current,()=>n(!0),()=>n(!1),{namespace:i}),()=>tj_off(this.widgetElementRef.current,{namespace:i})}checkDeprecation(){var{height:e,width:n}=this.props;In(n)&&Ba.log("W0017","width"),In(e)&&Ba.log("W0017","height")}applyCssTextEffect(){var{cssText:e}=this.props;""!==e&&(this.widgetElementRef.current.style.cssText=e)}get shouldRenderConfigProvider(){var{rtlEnabled:e}=this.props;return function UGe(t,e){var n=Le(t),i=Le(ls().rtlEnabled)&&!n&&!Le(null==e?void 0:e.rtlEnabled);return n&&t!==(null==e?void 0:e.rtlEnabled)||i}(e,this.config)}get rtlEnabled(){var{rtlEnabled:e}=this.props;return function qGe(t,e){return void 0!==t?t:void 0!==(null==e?void 0:e.rtlEnabled)?e.rtlEnabled:ls().rtlEnabled}(e,this.config)}get attributes(){var{aria:e,disabled:n,focusStateEnabled:i,visible:a}=this.props,r=i&&!n&&this.props.accessKey;return Ee({},de({},this.restAttributes,r&&{accessKey:r}),(t=>Object.keys(t).reduce((e,n)=>t[n]?Ee({},e,{["role"===n||"id"===n?n:"aria-".concat(n)]:String(t[n])}):e,{}))(Ee({},e,{disabled:n,hidden:!a})))}get styles(){var{height:e,width:n}=this.props,i=this.restAttributes.style||{},a=QP("width",In(n)?n():n),r=QP("height",In(e)?e():e);return Ee({},i,{height:null!=r?r:i.height,width:null!=a?a:i.width})}get cssClasses(){var{activeStateEnabled:e,addWidgetClass:n,className:i,classes:a,disabled:r,focusStateEnabled:s,hoverStateEnabled:o,onVisibilityChange:d,visible:u}=this.props,p=!!s&&!r,g=!!o&&!r,b=!!e&&!r;return $c({"dx-widget":!!n,[String(a)]:!!a,[String(i)]:!!i,"dx-state-disabled":!!r,"dx-state-invisible":!u,"dx-state-focused":!!this.state.focused&&p,"dx-state-active":!!this.state.active&&b,"dx-state-hover":!!this.state.hovered&&g&&!this.state.active,"dx-rtl":!!this.rtlEnabled,"dx-visibility-change-handler":!!d})}get tabIndex(){var{disabled:e,focusStateEnabled:n,tabIndex:i}=this.props;return n&&!e?i:void 0}get restAttributes(){return $i(this.props,YGe)}focus(){b4_trigger(this.widgetElementRef.current)}blur(){var e=ct.getActiveElement();this.widgetElementRef.current===e&&e.blur()}activate(){this.setState(e=>({active:!0}))}deactivate(){this.setState(e=>({active:!1}))}render(){return(t=>{var e=Xa(fa(1,"div",t.cssClasses,t.props.children,0,Ee({},t.attributes,{tabIndex:t.tabIndex,title:t.props.hint,hidden:!t.props.visible,style:Hx(t.styles)}),null,t.widgetElementRef));return t.shouldRenderConfigProvider?bn(2,yye,{rtlEnabled:t.rtlEnabled,children:e}):e})({props:Ee({},this.props),active:this.state.active,focused:this.state.focused,hovered:this.state.hovered,widgetElementRef:this.widgetElementRef,config:this.config,shouldRenderConfigProvider:this.shouldRenderConfigProvider,rtlEnabled:this.rtlEnabled,attributes:this.attributes,styles:this.styles,cssClasses:this.cssClasses,tabIndex:this.tabIndex,restAttributes:this.restAttributes})}}Wne.defaultProps=hj;var QGe=["accessKey","activeStateEnabled","children","className","disabled","focusStateEnabled","height","hint","hoverStateEnabled","icon","iconPosition","iconTemplate","onClick","onKeyDown","onSubmit","pressed","rtlEnabled","stylingMode","tabIndex","template","templateData","text","type","useInkRipple","useSubmitBehavior","visible","width"],eje=["outlined","text","contained"],ije=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(pj),Object.getOwnPropertyDescriptors({activeStateEnabled:!0,hoverStateEnabled:!0,icon:"",iconPosition:"left",stylingMode:"contained",text:"",type:"normal",useInkRipple:!1,useSubmitBehavior:!1,get templateData(){return{}}}))),vye=u1e([{device:()=>"desktop"===rn.real().deviceType&&!rn.isSimulator(),options:{focusStateEnabled:!0}},{device:()=>cd(Q_()),options:{useInkRipple:!0}}]),bye=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class P6 extends wf{constructor(e){super(e),this.state={},this.contentRef={current:null},this.inkRippleRef={current:null},this.submitInputRef={current:null},this.widgetRef={current:null},this.__getterCache={},this.focus=this.focus.bind(this),this.activate=this.activate.bind(this),this.deactivate=this.deactivate.bind(this),this.submitEffect=this.submitEffect.bind(this),this.onActive=this.onActive.bind(this),this.onInactive=this.onInactive.bind(this),this.onWidgetClick=this.onWidgetClick.bind(this),this.keyDown=this.keyDown.bind(this)}createEffects(){return[new oc(this.submitEffect,[this.props.onSubmit,this.props.useSubmitBehavior]),Cf()]}updateEffects(){var e;null===(e=this._effects[0])||void 0===e||e.update([this.props.onSubmit,this.props.useSubmitBehavior])}submitEffect(){var{onSubmit:e,useSubmitBehavior:n}=this.props;if(n&&e)return v_e_on(this.submitInputRef.current,i=>e({event:i,submitInput:this.submitInputRef.current}),{namespace:"UIFeedback"}),()=>v_e_off(this.submitInputRef.current,{namespace:"UIFeedback"})}onActive(e){var{useInkRipple:n}=this.props;n&&this.inkRippleRef.current.showWave({element:this.contentRef.current,event:e})}onInactive(e){var{useInkRipple:n}=this.props;n&&this.inkRippleRef.current.hideWave({element:this.contentRef.current,event:e})}onWidgetClick(e){var{onClick:n,useSubmitBehavior:i}=this.props;null==n||n({event:e}),i&&this.submitInputRef.current.click()}keyDown(e){var{onKeyDown:n}=this.props,{keyName:i,originalEvent:a,which:r}=e,s=null==n?void 0:n(e);if(null!=s&&s.cancel)return s;("space"===i||"space"===r||"enter"===i||"enter"===r)&&(a.preventDefault(),this.onWidgetClick(a))}get aria(){var{icon:e,text:n}=this.props,i=(null!=n?n:"")||e;return!n&&e&&"image"===ij(e)&&(i=e.includes("base64")?"Base64":e.replace(/.+\/([^.]+)\..+$/,"$1")),Ee({role:"button"},i?{label:i}:{})}get cssClasses(){return(t=>{var{icon:e,iconPosition:n,stylingMode:i,text:a,type:r}=t,s=i&&eje.includes(i);return $c({"dx-button":!0,["dx-button-mode-".concat(s?i:"contained")]:!0,["dx-button-".concat(null!=r?r:"normal")]:!0,"dx-button-has-text":!!a,"dx-button-has-icon":!!e,"dx-button-icon-right":"left"!==n})})(this.props)}get iconSource(){var{icon:e,type:n}=this.props;return e||"back"===n?(null!=e?e:"")||"back":""}get inkRippleConfig(){return void 0!==this.__getterCache.inkRippleConfig?this.__getterCache.inkRippleConfig:this.__getterCache.inkRippleConfig=(()=>{var{icon:e,text:n,type:i}=this.props;return!n&&e||"back"===i?{isCentered:!0,useHoldAnimation:!1,waveSizeCoefficient:1}:{}})()}get buttonTemplateData(){var{icon:e,templateData:n,text:i}=this.props;return Ee({icon:e,text:i},n)}get restAttributes(){return $i(this.props,QGe)}focus(){this.widgetRef.current.focus()}activate(){this.widgetRef.current.activate()}deactivate(){this.widgetRef.current.deactivate()}componentWillUpdate(e,n,i){super.componentWillUpdate(),(this.props.icon!==e.icon||this.props.text!==e.text||this.props.type!==e.type)&&(this.__getterCache.inkRippleConfig=void 0)}render(){var e=this.props;return(t=>{var{children:e,iconPosition:n,iconTemplate:i,template:a,text:r}=t.props,s=!t.props.template&&!e&&""!==r,o="left"===n,d=!t.props.template&&!e&&(t.iconSource||t.props.iconTemplate)&&bn(2,I_e,{source:t.iconSource,position:n,iconTemplate:i});return Xa(bn(2,Wne,Ee({accessKey:t.props.accessKey,activeStateEnabled:t.props.activeStateEnabled,aria:t.aria,className:t.props.className,classes:t.cssClasses,disabled:t.props.disabled,focusStateEnabled:t.props.focusStateEnabled,height:t.props.height,hint:t.props.hint,hoverStateEnabled:t.props.hoverStateEnabled,onActive:t.onActive,onClick:t.onWidgetClick,onInactive:t.onInactive,onKeyDown:t.keyDown,rtlEnabled:t.props.rtlEnabled,tabIndex:t.props.tabIndex,visible:t.props.visible,width:t.props.width},t.restAttributes,{children:fa(1,"div","dx-button-content",[t.props.template&&a({data:t.buttonTemplateData}),!t.props.template&&e,o&&d,s&&fa(1,"span","dx-button-text",r,0),!o&&d,t.props.useSubmitBehavior&&fa(64,"input","dx-button-submit-input",null,1,{type:"submit",tabIndex:-1},null,t.submitInputRef),t.props.useInkRipple&&bn(2,G_e,{config:t.inkRippleConfig},null,t.inkRippleRef)],0,null,null,t.contentRef)}),null,t.widgetRef))})({props:Ee({},e,{template:bye(e.template),iconTemplate:bye(e.iconTemplate)}),contentRef:this.contentRef,submitInputRef:this.submitInputRef,inkRippleRef:this.inkRippleRef,widgetRef:this.widgetRef,onActive:this.onActive,onInactive:this.onInactive,onWidgetClick:this.onWidgetClick,keyDown:this.keyDown,aria:this.aria,cssClasses:this.cssClasses,iconSource:this.iconSource,inkRippleConfig:this.inkRippleConfig,buttonTemplateData:this.buttonTemplateData,restAttributes:this.restAttributes})}}P6.defaultProps=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(ije),Object.getOwnPropertyDescriptors(Ee({},s2(vye)))));var Mye=[];class Gne extends zWe{getProps(){var e=super.getProps();return e.onKeyDown=this._wrapKeyDownHandler(e.onKeyDown),e}focus(){var e;return null===(e=this.viewRef)||void 0===e?void 0:e.focus(...arguments)}activate(){var e;return null===(e=this.viewRef)||void 0===e?void 0:e.activate(...arguments)}deactivate(){var e;return null===(e=this.viewRef)||void 0===e?void 0:e.deactivate(...arguments)}_getActionConfigs(){return{onClick:{excludeValidators:["readOnly"]},onSubmit:{}}}get _propsInfo(){return{twoWay:[],allowNull:[],elements:["onSubmit"],templates:["template","iconTemplate"],props:["activeStateEnabled","hoverStateEnabled","icon","iconPosition","onClick","onSubmit","pressed","stylingMode","template","iconTemplate","text","type","useInkRipple","useSubmitBehavior","templateData","className","accessKey","disabled","focusStateEnabled","height","hint","onKeyDown","rtlEnabled","tabIndex","visible","width"]}}get _viewComponent(){return P6}}Fn("dxButton",Gne),Gne.defaultOptions=function aje(t){Mye.push(t),P6.defaultProps=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(P6.defaultProps),Object.getOwnPropertyDescriptors(s2(vye)),Object.getOwnPropertyDescriptors(s2(Mye))))};const T0=Gne;var jne="dxTranslator",rje=/matrix(3d)?\((.+?)\)/,sje=/translate(?:3d)?\((.+?)\)/,op=function(t){t=N(t);var e=fj(t);return{left:e.x,top:e.y}};function mj(t){return"string"===G_(t)&&"%"===t[t.length-1]}function xye(t,e){t.length&&cs(t.get(0),jne,e)}var qne=function(t){t.length&&BW(t.get(0),jne)},R6=function(t){return t.x=t.x||0,t.y=t.y||0,"translate("+(mj(t.x)?t.x:t.x+"px")+", "+(mj(t.y)?t.y:t.y+"px")+")"},fj=function(t){var e=t.length?cs(t.get(0),jne):null;if(!e){var i=(t.css("transform")||R6({x:0,y:0})).match(rje),a=i&&i[1];i?(i=i[2].split(","),"3d"===a?i=i.slice(12,15):(i.push(0),i=i.slice(4,7))):i=[0,0,0],xye(t,e={x:parseFloat(i[0]),y:parseFloat(i[1]),z:parseFloat(i[2])})}return e},Sl=function(t,e){t=N(t);var a,n=e.left,i=e.top;void 0===n?(a=fj(t)).y=i||0:void 0===i?(a=fj(t)).x=n||0:xye(t,a={x:n||0,y:i||0,z:0}),t.css({transform:R6(a)}),(mj(n)||mj(i))&&qne(t)},F6=function(t,e){t=N(t);var n,i={left:0,top:0,transform:"none"};e&&(n=t.css("transition"),i.transition="none"),t.css(i),qne(t),e&&(t.get(0).offsetHeight,t.css("transition",n))},Dye=/cubic-bezier\((\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\s*,\s*(\d+(?:\.\d+)?)\)/,wye={linear:"cubic-bezier(0, 0, 1, 1)",swing:"cubic-bezier(0.445, 0.05, 0.55, 0.95)",ease:"cubic-bezier(0.25, 0.1, 0.25, 1)","ease-in":"cubic-bezier(0.42, 0, 1, 1)","ease-out":"cubic-bezier(0, 0, 0.58, 1)","ease-in-out":"cubic-bezier(0.42, 0, 0.58, 1)"},gj={},dje=function(t){var n,e=(t=wye[t]||t).match(Dye);e||(e=wye[n="linear"].match(Dye)),e=e.slice(1,5);for(var i=0;i<e.length;i++)e[i]=parseFloat(e[i]);var a=n||"cubicbezier_"+e.join("_").replace(/\./g,"p");return In(gj[a])||(gj[a]=function(r,s,o,d,u){return d*function(t,e,n,i){var a=3*t,r=3*(n-t)-a,s=1-a-r,o=3*e,d=3*(i-e)-o,u=1-o-d,p=function(b){return b*(a+b*(r+b*s))},g=function(b){return a+b*(2*r+3*b*s)};return function(b){return(C=function(C){for(var Y,k=C,G=0;G<14&&(Y=p(k)-C,!(Math.abs(Y)<.001));)k-=Y/g(k),G++;return k}(b))*(o+C*(d+C*u));var C}}(e[0],e[1],e[2],e[3])(s/u)+o}),a};var Aye,Cye=ki(),cje=/left|right/,pje=/top|bottom/,Sye=/fit|flip|none/,hje=/scale\(.+?\)/,mje=X_.safari,Une=function(t){var e={h:"center",v:"center"},n=XP(t);return n&&$e(n,function(){var i=String(this).toLowerCase();cje.test(i)?e.h=i:pje.test(i)&&(e.v=i)}),e},Oye=function(t){return lee(t)},Tye=function(t){switch(t){case"center":return.5;case"right":case"bottom":return 1;default:return 0}},Yne=function(t){switch(t){case"left":return"right";case"right":return"left";case"top":return"bottom";case"bottom":return"top";default:return t}},Jne=function(t,e){var n=0;return t.myLocation<e.min&&(n+=e.min-t.myLocation),t.myLocation>e.max&&(n+=t.myLocation-e.max),n},Eye=function(t,e,n){return e.myLocation<n.min?"h"===t?"left":"top":e.myLocation>n.max?"h"===t?"right":"bottom":"none"},Kne=function(t){t.myLocation=t.atLocation+Tye(t.atAlign)*t.atSize-Tye(t.myAlign)*t.mySize+t.offset},_j={fit:function(t,e){var n=!1;t.myLocation>e.max&&(t.myLocation=e.max,n=!0),t.myLocation<e.min&&(t.myLocation=e.min,n=!0),t.fit=n},flip:function(t,e){if(t.flip=!1,("center"!==t.myAlign||"center"!==t.atAlign)&&(t.myLocation<e.min||t.myLocation>e.max)){var n=de({},t,{myAlign:Yne(t.myAlign),atAlign:Yne(t.atAlign),offset:-t.offset});Kne(n),n.oversize=Jne(n,e),(n.myLocation>=e.min&&n.myLocation<=e.max||t.oversize>n.oversize)&&(t.myLocation=n.myLocation,t.oversize=n.oversize,t.flip=!0)}},flipfit:function(t,e){this.flip(t,e),this.fit(t,e)},none:function(t){t.oversize=0}},kye=function(){var t=N("<div>").css({width:100,height:100,overflow:"scroll",position:"absolute",top:-9999}).appendTo(N("body")),e=t.get(0).offsetWidth-t.get(0).clientWidth;t.remove(),Aye=e},gje={h:{location:0,flip:!1,fit:!1,oversize:0},v:{location:0,flip:!1,fit:!1,oversize:0}},Iye=function(t,e){var n=N(t),i=n.offset(),a=de(!0,{},gje,{h:{location:i.left},v:{location:i.top}});if(!e)return a;var r=Une(e.my),s=Une(e.at),o=N(e.of).length&&e.of||Cye,d=Oye(e.offset),u=function(t){var e=XP(t),n=String(e&&e[0]).toLowerCase(),i=String(e&&e[1]).toLowerCase();return Sye.test(n)||(n="none"),Sye.test(i)||(i=n),{h:n,v:i}}(e.collision),p=e.boundary,g=Oye(e.boundaryOffset),b={mySize:ps(n),myAlign:r.h,atAlign:s.h,offset:d.h,collision:u.h,boundaryOffset:g.h},C={mySize:Eo(n),myAlign:r.v,atAlign:s.v,offset:d.v,collision:u.v,boundaryOffset:g.v};if(o.preventDefault)b.atLocation=o.pageX,C.atLocation=o.pageY,b.atSize=0,C.atSize=0;else if(o=N(o),dd(o[0]))b.atLocation=o.scrollLeft(),C.atLocation=o.scrollTop(),"phone"===rn.real().deviceType&&o[0].visualViewport?(b.atLocation=Math.max(b.atLocation,o[0].visualViewport.offsetLeft),C.atLocation=Math.max(C.atLocation,o[0].visualViewport.offsetTop),b.atSize=o[0].visualViewport.width,C.atSize=o[0].visualViewport.height):(b.atSize=o[0].innerWidth>o[0].outerWidth?o[0].innerWidth:Ki(o),C.atSize=o[0].innerHeight>o[0].outerHeight||mje?o[0].innerHeight:La(o));else if(9===o[0].nodeType)b.atLocation=0,C.atLocation=0,b.atSize=Ki(o),C.atSize=La(o);else{var k=Ta(o.get(0)),G=Nye(o);b.atLocation=G.left,C.atLocation=G.top,b.atSize=Math.max(k.width,ps(o)),C.atSize=Math.max(k.height,Eo(o))}Kne(b),Kne(C);var Y=function(){var Z=N(Cye),be=Ki(Z),Ge=La(Z),vt=Z.scrollLeft(),Nt=Z.scrollTop(),cn=ct.getDocumentElement(),gn=wA?cn.clientWidth/be:1,Sn=wA?cn.clientHeight/Ge:1;void 0===Aye&&kye();var ti=be,Hn=Ge;if(p){var Aa=N(p),Di=Aa.offset();vt=Di.left,Nt=Di.top,ti=Ki(Aa),Hn=La(Aa)}return{h:{min:vt+b.boundaryOffset,max:vt+ti/gn-b.mySize-b.boundaryOffset},v:{min:Nt+C.boundaryOffset,max:Nt+Hn/Sn-C.mySize-C.boundaryOffset}}}();b.oversize=Jne(b,Y.h),C.oversize=Jne(C,Y.v),b.collisionSide=Eye("h",b,Y.h),C.collisionSide=Eye("v",C,Y.v),_j[b.collision]&&_j[b.collision](b,Y.h),_j[C.collision]&&_j[C.collision](C,Y.v);var ne=function(Z){return e.precise?Z:Math.round(Z)};return de(!0,a,{h:{location:ne(b.myLocation),oversize:ne(b.oversize),fit:b.fit,flip:b.flip,collisionSide:b.collisionSide},v:{location:ne(C.myLocation),oversize:ne(C.oversize),fit:C.fit,flip:C.flip,collisionSide:C.collisionSide},precise:e.precise}),a},Lye=function(t,e,n,i,a){Le(t.style)&&!ct.isNode(t.style)?t.style.transform=a?n.replace(e,""):n:t.setAttribute("style",a?i.replace(e,""):i)},Nye=function t(e){var n,i,a,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e,s=r.get(0);if(!s)return e.offset();var p,o=(null===(n=s.getAttribute)||void 0===n?void 0:n.call(s,"style"))||"",d=null===(i=s.style)||void 0===i?void 0:i.transform,u=null===(a=o.match(hje))||void 0===a?void 0:a[0];return u?(Lye(s,u,d,o,!0),p=t(e,r.parent()),Lye(s,u,d,o,!1)):p=t(e,r.parent()),p},H6=function(t,e){var n=N(t);if(!e)return n.offset();F6(n,!0);var i=Nye(n),a=e.h&&e.v?e:Iye(n,e),r=function(s){return e.precise?s:Math.round(s)};return Sl(n,{left:a.h.location-r(i.left),top:a.v.location-r(i.top)}),a};H6.inverseAlign||(H6.inverseAlign=Yne),H6.normalizeAlign||(H6.normalizeAlign=Une);const Kh={calculateScrollbarWidth:kye,calculate:Iye,setup:H6,offset:function(t){return t=N(t).get(0),dd(t)?null:t&&"pageY"in t&&"pageX"in t?{top:t.pageY,left:t.pageX}:N(t).offset()}};var Pye=ki(),B6=Ot(kx,"dxFX"),yje=/^([+-])=(.*)/i,z6="dxAnimData",Xne="dxAnimQueue",ey="transform",vje={initAnimation:function(t,e){t.css({transitionProperty:"none"}),"string"==typeof e.from?t.addClass(e.from):aie(t,e.from);var n=this,i=new wt,a=e.cleanupWhen;e.transitionAnimation={deferred:i,finish:function(){n._finishTransition(t),a?Nr(i,a).always(function(){n._cleanup(t,e)}):n._cleanup(t,e),i.resolveWith(t,[e,t])}},this._completeAnimationCallback(t,e).done(function(){e.transitionAnimation.finish()}).fail(function(){i.rejectWith(t,[e,t])}),e.duration||e.transitionAnimation.finish(),t.css("transform")},animate:function(t,e){return this._startAnimation(t,e),e.transitionAnimation.deferred.promise()},_completeAnimationCallback:function(t,e){var o,n=this,i=Date.now()+e.delay,a=new wt,r=new wt,s=new wt,d=K_e()+".dxFX";e.transitionAnimation.cleanup=function(){clearTimeout(o),clearTimeout(u),he.off(t,d),he.off(t,B6)},he.one(t,d,function(){Date.now()-i>=e.duration&&r.reject()}),he.off(t,B6),he.on(t,B6,function(){n.stop(t,e),a.reject()});var u=setTimeout(function(){o=setTimeout(function(){s.reject()},e.duration+e.delay+$6._simulatedTransitionEndDelay),Nr(r,s).fail(function(){a.resolve()}.bind(this))});return a.promise()},_startAnimation:function(t,e){t.css({transitionProperty:"all",transitionDelay:e.delay+"ms",transitionDuration:e.duration+"ms",transitionTimingFunction:e.easing}),"string"==typeof e.to?t[0].className+=" "+e.to:e.to&&aie(t,e.to)},_finishTransition:function(t){t.css("transition","none")},_cleanup:function(t,e){e.transitionAnimation.cleanup(),"string"==typeof e.from&&(t.removeClass(e.from),t.removeClass(e.to))},stop:function(t,e,n){!e||(n?e.transitionAnimation.finish():(Ji(e.to)&&$e(e.to,function(i){t.css(i,t.css(i))}),this._finishTransition(t),this._cleanup(t,e)))}},Rye={initAnimation:function(t,e){aie(t,e.from)},animate:function(t,e){var n=new wt,i=this;return e?($e(e.to,function(a){void 0===e.from[a]&&(e.from[a]=i._normalizeValue(t.css(a)))}),e.to[ey]&&(e.from[ey]=i._parseTransform(e.from[ey]),e.to[ey]=i._parseTransform(e.to[ey])),e.frameAnimation={to:e.to,from:e.from,currentValue:e.from,easing:dje(e.easing),duration:e.duration,startTime:(new Date).valueOf(),finish:function(){this.currentValue=this.to,this.draw(),mb(e.frameAnimation.animationFrameId),n.resolve()},draw:function(){if(e.draw)e.draw(this.currentValue);else{var a=de({},this.currentValue);a[ey]&&(a[ey]=ip(a[ey],function(r,s){return"translate"===s?R6(r):"scale"===s?"scale("+r+")":"rotate"===s.substr(0,s.length-1)?s+"("+r+"deg)":void 0}).join(" ")),t.css(a)}}},e.delay?(e.frameAnimation.startTime+=e.delay,e.frameAnimation.delayTimeout=setTimeout(function(){i._startAnimation(t,e)},e.delay)):i._startAnimation(t,e),n.promise()):n.reject().promise()},_startAnimation:function(t,e){he.off(t,B6),he.on(t,B6,function(){e.frameAnimation&&mb(e.frameAnimation.animationFrameId)}),this._animationStep(t,e)},_parseTransform:function(t){var e={};return $e(t.match(/\w+\d*\w*\([^)]*\)\s*/g),function(n,i){var a=function(t){var e=t.match(sje);if(e&&e[1])return e=e[1].split(","),{x:parseFloat(e[0]),y:parseFloat(e[1]),z:parseFloat(e[2])}}(i),r=i.match(/scale\((.+?)\)/),s=i.match(/(rotate.)\((.+)deg\)/);a&&(e.translate=a),r&&r[1]&&(e.scale=parseFloat(r[1])),s&&s[1]&&(e[s[1]]=parseFloat(s[2]))}),e},stop:function(t,e,n){var i=e&&e.frameAnimation;!i||(mb(i.animationFrameId),clearTimeout(i.delayTimeout),n&&i.finish(),delete e.frameAnimation)},_animationStep:function(t,e){var n=e&&e.frameAnimation;if(n){var i=(new Date).valueOf();if(i>=n.startTime+n.duration)return void n.finish();n.currentValue=this._calcStepValue(n,i-n.startTime),n.draw();var a=this;n.animationFrameId=A6(function(){a._animationStep(t,e)})}},_calcStepValue:function(t,e){return function n(i,a){var r=Array.isArray(a)?[]:{};return $e(a,function(s,o){if("string"==typeof o&&!1===parseFloat(o,10))return!0;var d,u,p,g,b,C;r[s]="object"==typeof o?n(i[s],o):(d=s,u=e/t.duration,p=e,g=1*i[d],b=a[d]-i[d],C=t.duration,function uje(t){return gj[t]}(t.easing)(u,p,g,b,C))}),r}(t.from,t.to)},_normalizeValue:function(t){var e=parseFloat(t,10);return!1===e?t:e}},bje={initAnimation:function(){},animate:function(){return(new wt).resolve().promise()},stop:We,isSynchronous:!0},Fye=function(t,e,n,i){$e(["from","to"],function(){if(!n(t[this]))throw Ba.Error("E0010",e,this,i)})},Hye=function(t,e){return Fye(t,e,function(n){return Ji(n)},"a plain object")},wje={validateConfig:function(t){!function(t,e){Fye(t,e,function(n){return"string"==typeof n},"a string")}(t,"css")},setup:function(){}},Cje={top:{my:"bottom center",at:"top center"},bottom:{my:"top center",at:"bottom center"},right:{my:"left center",at:"right center"},left:{my:"right center",at:"left center"}},Zne={validateConfig:function(t){Hye(t,"slide")},setup:function(t,e){var n=op(t);if("slide"!==e.type){var i="slideIn"===e.type?e.from:e.to;i.position=de({of:Pye},Cje[e.direction]),iie(t,i)}this._setUpConfig(n,e.from),this._setUpConfig(n,e.to),qne(t)},_setUpConfig:function(t,e){e.left="left"in e?e.left:"+=0",e.top="top"in e?e.top:"+=0",this._initNewPosition(t,e)},_initNewPosition:function(t,e){var n={left:e.left,top:e.top};delete e.left,delete e.top;var i=this._getRelativeValue(n.left);void 0!==i?n.left=i+t.left:e.left=0,void 0!==(i=this._getRelativeValue(n.top))?n.top=i+t.top:e.top=0,e[ey]=R6({x:n.left,y:n.top})},_getRelativeValue:function(t){var e;if("string"==typeof t&&(e=yje.exec(t)))return parseInt(e[1]+"1")*e[2]}},Qne={setup:function(t,e){var n,i,a=e.from,r=e.to,s="fadeOut"===e.type?1:0,o="fadeOut"===e.type?0:1,d=Ji(a)?String(null!==(n=a.opacity)&&void 0!==n?n:s):String(a),u=Ji(r)?String(null!==(i=r.opacity)&&void 0!==i?i:o):String(r);switch(e.skipElementInitialStyles||(d=t.css("opacity")),e.type){case"fadeIn":u=1;break;case"fadeOut":u=0}e.from={visibility:"visible",opacity:d},e.to={opacity:u}}},Sje={validateConfig:function(t){Hye(t,"pop")},setup:function(t,e){var n=e.from,i=e.to,a="opacity"in n?n.opacity:t.css("opacity"),r="opacity"in i?i.opacity:1,s="scale"in n?n.scale:0,o="scale"in i?i.scale:1;e.from={opacity:a};var d=fj(t);e.from[ey]=this._getCssTransform(d,s),e.to={opacity:r},e.to[ey]=this._getCssTransform(d,o)},_getCssTransform:function(t,e){return R6(t)+"scale("+e+")"}},Bye={custom:{setup:function(){}},slide:Zne,slideIn:Zne,slideOut:Zne,fade:Qne,fadeIn:Qne,fadeOut:Qne,pop:Sje,css:wje},Tje={type:"custom",from:{},to:{},duration:400,start:We,complete:We,easing:"ease",delay:0},Eje={duration:400,easing:"ease",delay:0};function Aje(){var t=this.element,e=this.config;if(iie(t,e.from),iie(t,e.to),this.configurator.setup(t,e),t.data(z6,this),$6.off&&(e.duration=0,e.delay=0),this.strategy.initAnimation(t,e),e.start){var n=ai(t);e.start.apply(this,[n,e])}}var Ije=function(){var t=this,e=t.element,n=t.config;return t.isStarted=!0,t.strategy.animate(e,n).done(function(){!function(t){var e=t.element,n=t.config;if(e.removeData(z6),n.complete){var i=ai(e);n.complete.apply(this,[i,n])}t.deferred.resolveWith(this,[e,n])}(t)}).fail(function(){t.deferred.rejectWith(this,[e,n])})},Lje=function(t){var e=this.element,n=this.config;clearTimeout(this.startTimeout),this.isStarted||this.start(),this.strategy.stop(e,n,t)},eie=Ot(kx,"dxFXStartAnimation"),zye=function(t,e){var n="css"===e.type?Eje:Tje,i=de(!0,{},n,e),a=function(t){var e=Bye[t.type];if(!e)throw Ba.Error("E0011",t.type);return e}(i),r=function(t){t=t||{};var e={transition:Lne()?vje:Rye,frame:Rye,noAnimation:bje},n=t.strategy||"transition";return"css"===t.type&&!Lne()&&(n="noAnimation"),e[n]}(i),s={element:N(t),config:i,configurator:a,strategy:r,isSynchronous:r.isSynchronous,setup:Aje,start:Ije,stop:Lje,deferred:new wt};return In(a.validateConfig)&&a.validateConfig(i),function(t){he.off(t.element,eie),he.on(t.element,eie,function(){$6.stop(t.element)}),t.deferred.always(function(){he.off(t.element,eie)})}(s),s};function tie(t){return t.data(Xne)||[]}var $ye=function(t){t.removeData(Xne)};function yj(t){return!!t.data(z6)}function nie(t,e){if((e=tie(t)).length){var n=e.shift();0===e.length&&$ye(t),function Hje(t){return t.setup(),$6.off||t.isSynchronous?t.start():t.startTimeout=setTimeout(function(){t.start()}),t.deferred.promise()}(n).done(function(){yj(t)||nie(t)})}}function iie(t,e){if(e&&e.position){var n=N(Pye),i=0,a=0,r=Kh.calculate(t,e.position),s=t.offset(),o=t.position();o.top>s.top&&(a=n.scrollTop()),o.left>s.left&&(i=n.scrollLeft()),de(e,{left:r.h.location-s.left+o.left-i,top:r.v.location-s.top+o.top-a}),delete e.position}}function aie(t,e){$e(e,function(n,i){try{t.css(n,In(i)?i():i)}catch(a){}})}var $6={off:!1,animationTypes:Bye,animate:function(t,e){var n=N(t);if(!n.length)return(new wt).resolve().promise();var i=zye(n,e);return function Rje(t,e){var n=tie(t);(function Fje(t,e){t.data(Xne,e)})(t,n),n.push(e),yj(t)||nie(t,n)}(n,i),i.deferred.promise()},createAnimation:zye,isAnimating:yj,stop:function(t,e){var n=N(t),i=tie(n);$e(i,function(r,s){s.config.delay=0,s.config.duration=0,s.isSynchronous=!0}),yj(n)||nie(n,i);var a=n.data(z6);a&&a.stop(e),n.removeData(z6),$ye(n)},_simulatedTransitionEndDelay:100};const kd=$6;var zje=r1.add,Vye=Math.abs,vj=10,Gje=ob(function(){var t="desktop"===rn.real().deviceType;if(!XO("pointer-events")||!t)return We;var e=N("<div>").addClass("dx-gesture-cover").css("pointerEvents","none");return he.subscribeGlobal(e,"dxmousewheel",function(n){n.preventDefault()}),zje(function(){e.appendTo("body")}),function(n,i){e.css("pointerEvents",n?"all":"none"),n&&e.css("cursor",i)}}),oie=dj.inherit({gesture:!0,configure:function(t){this.getElement().css("msTouchAction",t.immediate?"pinch-zoom":""),this.callBase(t)},allowInterruptionByMouseWheel:function(){return 2!==this._stage},getDirection:function(){return this.direction},_cancel:function(){this.callBase.apply(this,arguments),this._toggleGestureCover(!1),this._stage=0},start:function(t){t._needSkipEvent||t_e(t)?this._cancel(t):(this._startEvent=mne(t),this._startEventData=Xo(t),this._stage=1,this._init(t),this._setupImmediateTimer())},_setupImmediateTimer:function(){clearTimeout(this._immediateTimer),this._immediateAccepted=!1,this.immediate&&(this._immediateTimer=setTimeout(function(){this._immediateAccepted=!0}.bind(this),180))},move:function(t){if(1===this._stage&&this._directionConfirmed(t)){if(this._stage=2,this._resetActiveElement(),this._toggleGestureCover(!0),this._clearSelection(t),this._adjustStartEvent(t),this._start(this._startEvent),0===this._stage)return;this._requestAccept(t),this._move(t),this._forgetAccept()}else 2===this._stage&&(this._clearSelection(t),this._move(t))},_directionConfirmed:function(t){var e=this._getTouchBoundary(t),n=u2(this._startEventData,Xo(t)),i=Vye(n.x),a=Vye(n.y),r=this._validateMove(e,i,a),s=this._validateMove(e,a,i),o=this.getDirection(t);return"both"===o&&(r||s)||"horizontal"===o&&r||"vertical"===o&&s||this._immediateAccepted},_validateMove:function(t,e,n){return e&&e>=t&&(!this.immediate||e>=n)},_getTouchBoundary:function(t){return this.immediate||sp(t)?0:vj},_adjustStartEvent:function(t){var e=this._getTouchBoundary(t),n=u2(this._startEventData,Xo(t));this._startEvent.pageX+=QE(n.x)*e,this._startEvent.pageY+=QE(n.y)*e},_resetActiveElement:function(){"ios"===rn.real().platform&&this.getElement().find(":focus").length&&u4()},_toggleGestureCover:function(t){this._toggleGestureCoverImpl(t)},_toggleGestureCoverImpl:function(t){2===this._stage&&function(t,e){Gje()(t,e)}(t,this.getElement().css("cursor"))},_clearSelection:function(t){sp(t)||qG(t)||(()=>{var t=Ote.getSelection();if(t&&"Caret"!==t.type)if(t.empty)t.empty();else if(t.removeAllRanges)try{t.removeAllRanges()}catch(e){}})()},end:function(t){this._toggleGestureCover(!1),2===this._stage?this._end(t):1===this._stage&&this._stop(t),this._stage=0},dispose:function(){clearTimeout(this._immediateTimer),this.callBase.apply(this,arguments),this._toggleGestureCover(!1)},_init:We,_start:We,_move:We,_stop:We,_end:We});oie.initialTouchBoundary=vj,oie.touchBoundary=function(t){if(!Le(t))return vj;vj=t};const lie=oie;var W6="dxdragstart",x4="dxdrag",G6="dxdragend",j6="dxdragenter",q6="dxdragleave",bj="dxdrop",Mj="dxDragEventsCount",Wx=[],D4=[],die=[],uie={setup:function(t,e){-1!==li(t,Wx)||(Wx.push(t),D4.push([]),die.push(e||{}))},add:function(t,e){var n=li(t,Wx);this.updateEventsCounter(t,e.type,1);var i=e.selector;-1===li(i,D4[n])&&D4[n].push(i)},updateEventsCounter:function(t,e,n){if([j6,q6,bj].indexOf(e)>-1){var i=cs(t,Mj)||0;cs(t,Mj,Math.max(0,i+n))}},remove:function(t,e){this.updateEventsCounter(t,e.type,-1)},teardown:function(t){if(!cs(t,Mj)){var n=li(t,Wx);Wx.splice(n,1),D4.splice(n,1),die.splice(n,1),BW(t,Mj)}}};J_(j6,uie),J_(q6,uie),J_(bj,uie);var Kje=lie.inherit({ctor:function(t){this.callBase(t),this.direction="both"},_init:function(t){this._initEvent=t},_start:function(t){t=this._fireEvent(W6,this._initEvent),this._maxLeftOffset=t.maxLeftOffset,this._maxRightOffset=t.maxRightOffset,this._maxTopOffset=t.maxTopOffset,this._maxBottomOffset=t.maxBottomOffset;var e=UP(t.targetElements||(null===t.targetElements?[]:Wx));this._dropTargets=ip(e,function(n){return N(n).get(0)})},_move:function(t){var e=Xo(t),n=this._calculateOffset(e);t=this._fireEvent(x4,t,{offset:n}),this._processDropTargets(t),t._cancelPreventDefault||t.preventDefault()},_calculateOffset:function(t){return{x:this._calculateXOffset(t),y:this._calculateYOffset(t)}},_calculateXOffset:function(t){if("vertical"!==this.direction){var e=t.x-this._startEventData.x;return this._fitOffset(e,this._maxLeftOffset,this._maxRightOffset)}return 0},_calculateYOffset:function(t){if("horizontal"!==this.direction){var e=t.y-this._startEventData.y;return this._fitOffset(e,this._maxTopOffset,this._maxBottomOffset)}return 0},_fitOffset:function(t,e,n){return null!=e&&(t=Math.max(t,-e)),null!=n&&(t=Math.min(t,n)),t},_processDropTargets:function(t){var e=this._findDropTarget(t);e===this._currentDropTarget||(this._fireDropTargetEvent(t,q6),this._currentDropTarget=e,this._fireDropTargetEvent(t,j6))},_fireDropTargetEvent:function(t,e){if(this._currentDropTarget){var n={type:e,originalEvent:t,draggingElement:this._$element.get(0),target:this._currentDropTarget};c2(n)}},_findDropTarget:function(t){var n,e=this;return $e(Wx,function(i,a){if(e._checkDropTargetActive(a)){var r=N(a);$e(function(t){var e=li(t.get(0),Wx),n=D4[e].filter(a=>a),i=t.find(n.join(", "));return-1!==li(void 0,D4[e])&&(i=i.add(t)),i}(r),function(s,o){var d=N(o);e._checkDropTarget(function(t){var e=li(t.get(0),Wx);return die[e]}(r),d,N(n),t)&&(n=o)})}}),n},_checkDropTargetActive:function(t){var e=!1;return $e(this._dropTargets,function(n,i){return!(e=e||i===t||a2(i,t))}),e},_checkDropTarget:function(t,e,n,i){if(e.get(0)===N(i.target).get(0))return!1;var r=function(t,e){return t.itemPositionFunc?t.itemPositionFunc(e):e.offset()}(t,e);if(i.pageX<r.left||i.pageY<r.top)return!1;var s=function(t,e){return t.itemSizeFunc?t.itemSizeFunc(e):{width:e.get(0).getBoundingClientRect().width,height:e.get(0).getBoundingClientRect().height}}(t,e);return!(i.pageX>r.left+s.width||i.pageY>r.top+s.height||n.length&&n.closest(e).length||t.checkDropTarget&&!t.checkDropTarget(e,i))&&e},_end:function(t){var e=Xo(t);this._fireEvent(G6,t,{offset:this._calculateOffset(e)}),this._fireDropTargetEvent(t,bj),delete this._currentDropTarget}});M4({emitter:Kje,events:[W6,x4,G6]});var Wye=function(){var t=[];return{add:function(e){-1===li(e,t)&&t.push(e)},remove:function(e){var n=li(e,t);-1!==n&&t.splice(n,1)},fire:function(){var e=t.pop(),n=!!e;return n&&e(),n},hasCallback:function(){return t.length>0}}}(),xj="dxResizable",Dj="dx-resizable-handle",wj="dx-resizable-handle-corner",iqe=Ot(W6,xj),aqe=Ot(x4,xj),rqe=Ot(G6,xj),sqe={left:"borderLeftWidth",top:"borderTopWidth",right:"borderRightWidth",bottom:"borderBottomWidth"},Gye=Bx.inherit({_getDefaultOptions:function(){return de(this.callBase(),{handles:"all",step:"1",stepPrecision:"simple",area:void 0,minWidth:30,maxWidth:1/0,minHeight:30,maxHeight:1/0,onResizeStart:null,onResize:null,onResizeEnd:null,roundStepValue:!0})},_init:function(){this.callBase(),this.$element().addClass("dx-resizable")},_initMarkup:function(){this.callBase(),this._renderHandles()},_render:function(){this.callBase(),this._renderActions()},_renderActions:function(){this._resizeStartAction=this._createActionByOption("onResizeStart"),this._resizeEndAction=this._createActionByOption("onResizeEnd"),this._resizeAction=this._createActionByOption("onResize")},_renderHandles:function(){this._handles=[];var t=this.option("handles");if("none"!==t){var e="all"===t?["top","bottom","left","right"]:t.split(" ");$e(e,(n,i)=>{this._renderHandle(i)}),li("bottom",e)+1&&li("right",e)+1&&this._renderHandle("corner-bottom-right"),li("bottom",e)+1&&li("left",e)+1&&this._renderHandle("corner-bottom-left"),li("top",e)+1&&li("right",e)+1&&this._renderHandle("corner-top-right"),li("top",e)+1&&li("left",e)+1&&this._renderHandle("corner-top-left"),this._attachEventHandlers()}},_renderHandle:function(t){var e=N("<div>").addClass(Dj).addClass(Dj+"-"+t).appendTo(this.$element());this._handles.push(e)},_attachEventHandlers:function(){if(!this.option("disabled")){var t={};t[iqe]=this._dragStartHandler.bind(this),t[aqe]=this._dragHandler.bind(this),t[rqe]=this._dragEndHandler.bind(this),this._handles.forEach(e=>{he.on(e,t,{direction:"both",immediate:!0})})}},_detachEventHandlers:function(){this._handles.forEach(t=>{he.off(t)})},_toggleEventHandlers:function(t){t?this._attachEventHandlers():this._detachEventHandlers()},_dragStartHandler:function(t){var e=this.$element();if(e.is(".dx-state-disabled, .dx-state-disabled *"))t.cancel=!0;else{this._toggleResizingClass(!0),this._movingSides=this._getMovingSides(t),this._elementLocation=op(e);var n=Ta(e.get(0));this._elementSize={width:n.width,height:n.height},this._renderDragOffsets(t),this._resizeStartAction({event:t,width:this._elementSize.width,height:this._elementSize.height,handles:this._movingSides}),t.targetElements=null}},_toggleResizingClass:function(t){this.$element().toggleClass("dx-resizable-resizing",t)},_renderDragOffsets:function(t){var e=this._getArea();if(e){var n=N(t.target).closest("."+Dj),i=ps(n),a=Eo(n),r=n.offset(),s=e.offset,o=this._getAreaScrollOffset();t.maxLeftOffset=r.left-s.left-o.scrollX,t.maxRightOffset=s.left+e.width-r.left-i+o.scrollX,t.maxTopOffset=r.top-s.top-o.scrollY,t.maxBottomOffset=s.top+e.height-r.top-a+o.scrollY}},_getBorderWidth:function(t,e){if(dd(t.get(0)))return 0;var n=t.css(sqe[e]);return parseInt(n)||0},_dragHandler:function(t){var e=this.$element(),n=this._movingSides,i=this._elementLocation,a=this._elementSize,r=this._getOffset(t),s=a.width+r.x*(n.left?-1:1),o=a.height+r.y*(n.top?-1:1);(r.x||"strict"===this.option("stepPrecision"))&&this._renderWidth(s),(r.y||"strict"===this.option("stepPrecision"))&&this._renderHeight(o);var d=Ta(e.get(0)),u=r.y-((d.height||o)-o),p=r.x-((d.width||s)-s);Sl(e,{top:i.top+(n.top?u:0),left:i.left+(n.left?p:0)}),this._resizeAction({event:t,width:this.option("width")||s,height:this.option("height")||o,handles:this._movingSides}),s1(e)},_getOffset:function(t){var e=t.offset,n=lee(this.option("step"),!this.option("roundStepValue")),i=this._getMovingSides(t),a="strict"===this.option("stepPrecision");return!i.left&&!i.right&&(e.x=0),!i.top&&!i.bottom&&(e.y=0),a?this._getStrictOffset(e,n,i):this._getSimpleOffset(e,n)},_getSimpleOffset:function(t,e){return{x:t.x-t.x%e.h,y:t.y-t.y%e.v}},_getStrictOffset:function(t,e,n){var i=this._elementLocation,a=this._elementSize,r=n.left?i.left:i.left+a.width,s=n.top?i.top:i.top+a.height,o=(r+t.x)%e.h,d=(s+t.y)%e.v,u=Math.sign||(k=>0===(k=+k)||isNaN(k)?k:k>0?1:-1),p=(k,G)=>(1+.2*u(G))%1*k,g=(k,G)=>Math.abs(k)<.2*G,b=t.x-o,C=t.y-d;return o>p(e.h,t.x)&&(b+=e.h),d>p(e.v,t.y)&&(C+=e.v),{x:!n.left&&!n.right||g(t.x,e.h)?0:b,y:!n.top&&!n.bottom||g(t.y,e.v)?0:C}},_getMovingSides:function(t){var e=N(t.target),n=e.hasClass(wj+"-top-left"),i=e.hasClass(wj+"-top-right"),a=e.hasClass(wj+"-bottom-left"),r=e.hasClass(wj+"-bottom-right");return{top:e.hasClass("dx-resizable-handle-top")||n||i,left:e.hasClass("dx-resizable-handle-left")||n||a,bottom:e.hasClass("dx-resizable-handle-bottom")||a||r,right:e.hasClass("dx-resizable-handle-right")||i||r}},_getArea:function(){var t=this.option("area");return In(t)&&(t=t.call(this)),Ji(t)?this._getAreaFromObject(t):this._getAreaFromElement(t)},_getAreaScrollOffset:function(){var t=this.option("area"),n={scrollY:0,scrollX:0};if(!In(t)&&!Ji(t)){var i=N(t)[0];dd(i)&&(n.scrollX=i.pageXOffset,n.scrollY=i.pageYOffset)}return n},_getAreaFromObject:function(t){var e={width:t.right-t.left,height:t.bottom-t.top,offset:{left:t.left,top:t.top}};return this._correctAreaGeometry(e),e},_getAreaFromElement:function(t){var n,e=N(t);return e.length&&(n={width:hme(e),height:mme(e),offset:de({top:0,left:0},dd(e[0])?{}:e.offset())},this._correctAreaGeometry(n,e)),n},_correctAreaGeometry:function(t,e){var n=e?this._getBorderWidth(e,"left"):0,i=e?this._getBorderWidth(e,"top"):0;t.offset.left+=n+this._getBorderWidth(this.$element(),"left"),t.offset.top+=i+this._getBorderWidth(this.$element(),"top"),t.width-=ps(this.$element())-hme(this.$element()),t.height-=Eo(this.$element())-mme(this.$element())},_dragEndHandler:function(t){var e=this.$element();this._resizeEndAction({event:t,width:ps(e),height:Eo(e),handles:this._movingSides}),this._toggleResizingClass(!1)},_renderWidth:function(t){this.option("width",qh(t,this.option("minWidth"),this.option("maxWidth")))},_renderHeight:function(t){this.option("height",qh(t,this.option("minHeight"),this.option("maxHeight")))},_optionChanged:function(t){switch(t.name){case"disabled":this._toggleEventHandlers(!t.value),this.callBase(t);break;case"handles":this._invalidate();break;case"minWidth":case"maxWidth":pi()&&this._renderWidth(ps(this.$element()));break;case"minHeight":case"maxHeight":pi()&&this._renderHeight(Eo(this.$element()));break;case"onResize":case"onResizeStart":case"onResizeEnd":this._renderActions();break;case"area":case"stepPrecision":case"step":case"roundStepValue":break;default:this.callBase(t)}},_clean:function(){this.$element().find("."+Dj).remove()},_useTemplates:function(){return!1}});Fn(xj,Gye);const jye=Gye;const lqe=class oqe{constructor(e){this.init(e)}init(e){var{dragEnabled:n,handle:i,draggableElement:a,positionController:r}=e;this._positionController=r,this._draggableElement=a,this._handle=i,this._dragEnabled=n,this.unsubscribe(),n&&this.subscribe()}moveDown(e){this._moveTo(5,0,e)}moveUp(e){this._moveTo(-5,0,e)}moveLeft(e){this._moveTo(0,-5,e)}moveRight(e){this._moveTo(0,5,e)}subscribe(){var e=this._getEventNames();he.on(this._handle,e.startEventName,n=>{this._dragStartHandler(n)}),he.on(this._handle,e.updateEventName,n=>{this._dragUpdateHandler(n)}),he.on(this._handle,e.endEventName,n=>{this._dragEndHandler(n)})}unsubscribe(){var e=this._getEventNames();he.off(this._handle,e.startEventName),he.off(this._handle,e.updateEventName),he.off(this._handle,e.endEventName)}_getEventNames(){return{startEventName:Ot(W6,"overlayDrag"),updateEventName:Ot(x4,"overlayDrag"),endEventName:Ot(G6,"overlayDrag")}}_dragStartHandler(e){var n=this._getAllowedOffsets();this._prevOffset={x:0,y:0},e.targetElements=[],e.maxTopOffset=n.top,e.maxBottomOffset=n.bottom,e.maxLeftOffset=n.left,e.maxRightOffset=n.right}_dragUpdateHandler(e){var n={top:e.offset.y-this._prevOffset.y,left:e.offset.x-this._prevOffset.x};this._moveByOffset(n),this._prevOffset=e.offset}_dragEndHandler(e){this._positionController.dragHandled(),this._positionController.detectVisualPositionChange(e)}_moveTo(e,n,i){if(this._dragEnabled){i.preventDefault(),i.stopPropagation();var a=this._fitOffsetIntoAllowedRange(e,n);this._moveByOffset(a),this._dragEndHandler(i)}}_fitOffsetIntoAllowedRange(e,n){var i=this._getAllowedOffsets();return{top:qh(e,-i.top,i.bottom),left:qh(n,-i.left,i.right)}}_getContainerDimensions(){var e=ct.getDocument(),n=this._positionController.$dragResizeContainer.get(0),i=ps(n),a=Eo(n);return dd(n)&&(a=Math.max(e.body.clientHeight,a),i=Math.max(e.body.clientWidth,i)),{width:i,height:a}}_getContainerPosition(){var e=this._positionController.$dragResizeContainer.get(0);return dd(e)?{top:0,left:0}:Oee(e)}_getElementPosition(){return Oee(this._draggableElement)}_getInnerDelta(){var e=this._getContainerDimensions(),n=this._getElementDimensions();return{x:e.width-n.width,y:e.height-n.height}}_getOuterDelta(){var{width:e,height:n}=this._getElementDimensions(),i=this._positionController.outsideDragFactor;return{x:e*i,y:n*i}}_getFullDelta(){var e=this._getInnerDelta(),n=this._getOuterDelta();return{x:e.x+n.x,y:e.y+n.y}}_getElementDimensions(){return{width:this._draggableElement.offsetWidth,height:this._draggableElement.offsetHeight}}_getAllowedOffsets(){var e=this._getFullDelta();if(!(e.y>=0&&e.x>=0))return{top:0,bottom:0,left:0,right:0};var i=this._getElementPosition(),a=this._getContainerPosition(),r=this._getOuterDelta();return{top:i.top-a.top+r.y,bottom:-i.top+a.top+e.y,left:i.left-a.left+r.x,right:-i.left+a.left+e.x}}_moveByOffset(e){var n=op(this._draggableElement),i={left:n.left+e.left,top:n.top+e.top};Sl(this._draggableElement,i)}};var cie="dx-swatch-";const uqe_getSwatchContainer=t=>{var n=N(t).closest('[class^="'.concat(cie,'"], [class*=" ').concat(cie,'"]')),i=K_();if(!n.length)return i;var a=new RegExp("(\\s|^)(".concat(cie,".*?)(\\s|$)")),r=n[0].className.match(a)[2],s=i.children("."+r);return s.length||(s=N("<div>").addClass(r).appendTo(i)),s};var ty,pie="dxactive",hie="dxinactive",Sj=sr.inherit({ctor:function(t,e){this._timeout=t,this._fire=e},start:function(){var t=this;this._schedule(function(){t.force()})},_schedule:function(t){this.stop(),this._timer=setTimeout(t,this._timeout)},stop:function(){clearTimeout(this._timer)},force:function(){this._fired||(this.stop(),this._fire(),this._fired=!0)},fired:function(){return this._fired}}),mie=dj.inherit({ctor:function(){this.callBase.apply(this,arguments),this._active=new Sj(0,We),this._inactive=new Sj(0,We)},configure:function(t,e){switch(e){case pie:t.activeTimeout=t.timeout;break;case hie:t.inactiveTimeout=t.timeout}this.callBase(t)},start:function(t){if(ty){var e=a2(this.getElement().get(0),ty.getElement().get(0)),n=!ty._active.fired();if(e&&n)return void this._cancel();ty._inactive.force()}ty=this,this._initEvents(t),this._active.start()},_initEvents:function(t){var e=this,n=this._getEmitterTarget(t),i=Fx(t),r=rn.isSimulator()||!i,s=us(this.activeTimeout,30),o=us(this.inactiveTimeout,400);this._active=new Sj(r?s:0,function(){e._fireEvent(pie,t,{target:n})}),this._inactive=new Sj(r?o:0,function(){e._fireEvent(hie,t,{target:n}),ty=null})},cancel:function(t){this.end(t)},end:function(t){var e=t.type!==ms.up;e?this._active.stop():this._active.force(),this._inactive.start(),e&&this._inactive.force()},dispose:function(){this._active.stop(),this._inactive.stop(),ty===this&&(ty=null),this.callBase()},lockInactive:function(){return this._active.force(),this._inactive.stop(),ty=null,this._cancel(),this._inactive.force.bind(this._inactive)}});mie.lock=function(t){var e=ty?ty.lockInactive():We;t.done(e)},M4({emitter:mie,events:[pie,hie]});var qye=mie.lock;function Uye(t,e,n){t="role"===t||"id"===t?t:"aria-".concat(t),e=Le(e)?e.toString():null,n.attr(t,e)}var fie=Bx.inherit({_feedbackHideTimeout:400,_feedbackShowTimeout:30,_supportedKeys:()=>({}),_getDefaultOptions(){return de(this.callBase(),{hoveredElement:null,isActive:!1,disabled:!1,visible:!0,hint:void 0,activeStateEnabled:!1,onContentReady:null,hoverStateEnabled:!1,focusStateEnabled:!1,tabIndex:0,accessKey:void 0,onFocusIn:null,onFocusOut:null,onKeyboardHandled:null,ignoreParentReadOnly:!1,useResizeObserver:!0})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){var t=rn.real(),e=t.platform,n=t.version;return"ios"===e&&o2(n,"13.3")<=0||"android"===e&&o2(n,"4.4.4")<=0},options:{useResizeObserver:!1}}])},_init(){this.callBase(),this._initContentReadyAction()},_innerWidgetOptionChanged:function(t,e){var n=fie.getOptionsFromContainer(e);t&&t.option(n),this._options.cache(e.name,n)},_bindInnerWidgetOptions(t,e){var n=()=>this._options.silent(e,de({},t.option()));n(),t.on("optionChanged",n)},_getAriaTarget(){return this._focusTarget()},_initContentReadyAction(){this._contentReadyAction=this._createActionByOption("onContentReady",{excludeValidators:["disabled","readOnly"]})},_initMarkup(){var{disabled:t,visible:e}=this.option();this.$element().addClass("dx-widget"),this._toggleDisabledState(t),this._toggleVisibility(e),this._renderHint(),this._isFocusable()&&this._renderFocusTarget(),this.callBase()},_render(){this.callBase(),this._renderContent(),this._renderFocusState(),this._attachFeedbackEvents(),this._attachHoverEvents(),this._toggleIndependentState()},_renderHint(){var{hint:t}=this.option();this.$element().attr("title",t||null)},_renderContent(){sb(()=>this._disposed?void 0:this._renderContentImpl()).done(()=>this._disposed?void 0:this._fireContentReadyAction())},_renderContentImpl:We,_fireContentReadyAction:KP(function(){return this._contentReadyAction()}),_dispose(){this._contentReadyAction=null,this._detachKeyboardEvents(),this.callBase()},_resetActiveState(){this._toggleActiveState(this._eventBindingTarget(),!1)},_clean(){this._cleanFocusState(),this._resetActiveState(),this.callBase(),this.$element().empty()},_toggleVisibility(t){this.$element().toggleClass("dx-state-invisible",!t),this.setAria("hidden",!t||void 0)},_renderFocusState(){this._attachKeyboardEvents(),this._isFocusable()&&(this._renderFocusTarget(),this._attachFocusEvents(),this._renderAccessKey())},_renderAccessKey(){var t=this._focusTarget(),{accessKey:e}=this.option();t.attr("accesskey",e)},_isFocusable(){var{focusStateEnabled:t,disabled:e}=this.option();return t&&!e},_eventBindingTarget(){return this.$element()},_focusTarget(){return this._getActiveElement()},_getActiveElement(){var t=this._eventBindingTarget();return this._activeStateUnit?t.find(this._activeStateUnit).not(".dx-state-disabled"):t},_renderFocusTarget(){var{tabIndex:t}=this.option();this._focusTarget().attr("tabIndex",t)},_keyboardEventBindingTarget(){return this._eventBindingTarget()},_refreshFocusEvent(){this._detachFocusEvents(),this._attachFocusEvents()},_focusEventTarget(){return this._focusTarget()},_focusInHandler(t){t.isDefaultPrevented()||this._createActionByOption("onFocusIn",{beforeExecute:()=>this._updateFocusState(t,!0),excludeValidators:["readOnly"]})({event:t})},_focusOutHandler(t){t.isDefaultPrevented()||this._createActionByOption("onFocusOut",{beforeExecute:()=>this._updateFocusState(t,!1),excludeValidators:["readOnly","disabled"]})({event:t})},_updateFocusState(t,e){var{target:n}=t;-1!==li(n,this._focusTarget())&&this._toggleFocusClass(e,N(n))},_toggleFocusClass(t,e){(e&&e.length?e:this._focusTarget()).toggleClass("dx-state-focused",t)},_hasFocusClass(t){return N(t||this._focusTarget()).hasClass("dx-state-focused")},_isFocused(){return this._hasFocusClass()},_getKeyboardListeners:()=>[],_attachKeyboardEvents(){this._detachKeyboardEvents();var{focusStateEnabled:t,onKeyboardHandled:e}=this.option(),n=this._getKeyboardListeners().length;(t||n||!!e)&&(this._keyboardListenerId=S6_on(this._keyboardEventBindingTarget(),this._focusTarget(),r=>this._keyboardHandler(r)))},_keyboardHandler(t,e){if(!e){var{originalEvent:n,keyName:i,which:a}=t,r=this._supportedKeys(n),s=r[i]||r[a];if(void 0!==s)if(!s.bind(this)(n,t))return!1}var u=this._getKeyboardListeners(),{onKeyboardHandled:p}=this.option();return u.forEach(g=>g&&g._keyboardHandler(t)),p&&p(t),!0},_refreshFocusState(){this._cleanFocusState(),this._renderFocusState()},_cleanFocusState(){this._focusTarget().removeAttr("tabIndex"),this._toggleFocusClass(!1),this._detachFocusEvents(),this._detachKeyboardEvents()},_detachKeyboardEvents(){S6_off(this._keyboardListenerId),this._keyboardListenerId=null},_attachHoverEvents(){var{hoverStateEnabled:t}=this.option(),e=this._activeStateUnit,n=this._eventBindingTarget();ej_off(n,{selector:e,namespace:"UIFeedback"}),t&&ej_on(n,new Yh(i=>{var{event:a,element:r}=i;this._hoverStartHandler(a),this.option("hoveredElement",N(r))},{excludeValidators:["readOnly"]}),i=>{this.option("hoveredElement",null),this._hoverEndHandler(i)},{selector:e,namespace:"UIFeedback"})},_attachFeedbackEvents(){var{activeStateEnabled:t}=this.option(),e=this._activeStateUnit,n=this._eventBindingTarget();ZG_off(n,{namespace:"UIFeedback",selector:e}),t&&ZG_on(n,new Yh(i=>{var{event:a,element:r}=i;return this._toggleActiveState(N(r),!0,a)}),new Yh(i=>{var{event:a,element:r}=i;return this._toggleActiveState(N(r),!1,a)},{excludeValidators:["disabled","readOnly"]}),{showTimeout:this._feedbackShowTimeout,hideTimeout:this._feedbackHideTimeout,selector:e,namespace:"UIFeedback"})},_detachFocusEvents(){var t=this._focusEventTarget();b4_off(t,{namespace:"".concat(this.NAME,"Focus")})},_attachFocusEvents(){var t=this._focusEventTarget();b4_on(t,e=>this._focusInHandler(e),e=>this._focusOutHandler(e),{namespace:"".concat(this.NAME,"Focus"),isFocusable:(e,n)=>N(n).is(jG)})},_hoverStartHandler:We,_hoverEndHandler:We,_toggleActiveState(t,e){this.option("isActive",e),t.toggleClass("dx-state-active",e)},_updatedHover(){var t=this._options.silent("hoveredElement");this._hover(t,t)},_findHoverTarget(t){return t&&t.closest(this._activeStateUnit||this._eventBindingTarget())},_hover(t,e){var{hoverStateEnabled:n,disabled:i,isActive:a}=this.option();if((e=this._findHoverTarget(e))&&e.toggleClass("dx-state-hover",!1),t&&n&&!i&&!a){var r=this._findHoverTarget(t);r&&r.toggleClass("dx-state-hover",!0)}},_toggleDisabledState(t){this.$element().toggleClass("dx-state-disabled",Boolean(t)),this.setAria("disabled",t||void 0)},_toggleIndependentState(){this.$element().toggleClass("dx-state-independent",this.option("ignoreParentReadOnly"))},_setWidgetOption(t,e){if(this[t]){if(Ji(e[0]))return void $e(e[0],(r,s)=>this._setWidgetOption(t,[r,s]));var n=e[0],i=e[1];1===e.length&&(i=this.option(n));var a=this["".concat(t,"OptionMap")];this[t].option(a?a(n):n,i)}},_optionChanged(t){var{name:e,value:n,previousValue:i}=t;switch(e){case"disabled":this._toggleDisabledState(n),this._updatedHover(),this._refreshFocusState();break;case"hint":this._renderHint();break;case"ignoreParentReadOnly":this._toggleIndependentState();break;case"activeStateEnabled":this._attachFeedbackEvents();break;case"hoverStateEnabled":this._attachHoverEvents(),this._updatedHover();break;case"tabIndex":case"focusStateEnabled":this._refreshFocusState();break;case"onFocusIn":case"onFocusOut":case"useResizeObserver":break;case"accessKey":this._renderAccessKey();break;case"hoveredElement":this._hover(n,i);break;case"isActive":this._updatedHover();break;case"visible":this._toggleVisibility(n),this._isVisibilityChangeSupported()&&this._checkVisibilityChanged(n?"shown":"hiding");break;case"onKeyboardHandled":this._attachKeyboardEvents();break;case"onContentReady":this._initContentReadyAction();break;default:this.callBase(t)}},_isVisible(){var{visible:t}=this.option();return this.callBase()&&t},beginUpdate(){this._ready(!1),this.callBase()},endUpdate(){this.callBase(),this._initialized&&this._ready(!0)},_ready(t){if(0===arguments.length)return this._isReady;this._isReady=t},setAria(){if(Ji(arguments.length<=0?void 0:arguments[0])){var t=(arguments.length<=1?void 0:arguments[1])||this._getAriaTarget();$e(arguments.length<=0?void 0:arguments[0],(e,n)=>Uye(e,n,t))}else Uye(arguments.length<=0?void 0:arguments[0],arguments.length<=1?void 0:arguments[1],(arguments.length<=2?void 0:arguments[2])||this._getAriaTarget())},isReady(){return this._ready()},repaint(){this._refresh()},focus(){b4_trigger(this._focusTarget())},registerKeyHandler(t,e){var n=this._supportedKeys();this._supportedKeys=()=>de(n,{[t]:e})}});fie.getOptionsFromContainer=t=>{var{name:e,fullName:n,value:i}=t,a={};e===n?a=i:a[n.split(".").pop()]=i;return a};const Kd=fie;var Oj=1500,w4=[],Yye=t=>{var e=w4.indexOf(t);e>=0&&w4.splice(e,1)},Jye=ki(),fqe={observe:We,unobserve:We,disconnect:We};const Tj=new class gqe{constructor(){if(!pi()||!Jye.ResizeObserver)return fqe;this._callbacksMap=new Map,this._observer=new Jye.ResizeObserver(e=>{e.forEach(n=>{var i;null===(i=this._callbacksMap.get(n.target))||void 0===i||i(n)})})}observe(e,n){this._callbacksMap.set(e,n),this._observer.observe(e)}unobserve(e){this._callbacksMap.delete(e),this._observer.unobserve(e)}disconnect(){this._callbacksMap.clear(),this._observer.disconnect()}};var Ej=ki(),Kye={top:{my:"top center",at:"top center"},bottom:{my:"bottom center",at:"bottom center"},right:{my:"right center",at:"right center"},left:{my:"left center",at:"left center"},center:{my:"center",at:"center"},"right bottom":{my:"right bottom",at:"right bottom"},"right top":{my:"right top",at:"right top"},"left bottom":{my:"left bottom",at:"left bottom"},"left top":{my:"left top",at:"left top"}},Xye={h:0,v:0};class gie{constructor(e){var{position:n,target:i,container:a,$root:r,$content:s,$wrapper:o,onPositioned:d,onVisualPositionChanged:u,dragOutsideBoundary:p,dragAndResizeArea:g,outsideDragFactor:b,restorePosition:C,_fixWrapperPosition:k}=e;this._props={position:n,target:i,container:a,dragOutsideBoundary:p,dragAndResizeArea:g,outsideDragFactor:b,restorePosition:C,onPositioned:d,onVisualPositionChanged:u,_fixWrapperPosition:k},this._$root=r,this._$content=s,this._$wrapper=o,this._$markupContainer=void 0,this._$wrapperCoveredElement=void 0,this._shouldRenderContentInitialPosition=!0,this._visualPosition=void 0,this._initialPosition=void 0,this._previousVisualPosition=void 0,this._$dragResizeContainer=void 0,this._outsideDragFactor=void 0,this.updateContainer(a),this.updatePosition(n,i),this._updateDragResizeContainer(),this._updateOutsideDragFactor()}get $container(){return this._$markupContainer}get $dragResizeContainer(){return this._$dragResizeContainer}get outsideDragFactor(){return this._outsideDragFactor}set fixWrapperPosition(e){this._props._fixWrapperPosition=e,this.styleWrapperPosition()}set dragAndResizeArea(e){this._props.dragAndResizeArea=e,this._updateDragResizeContainer()}set dragOutsideBoundary(e){this._props.dragOutsideBoundary=e,this._updateDragResizeContainer(),this._updateOutsideDragFactor()}set outsideDragFactor(e){this._props.outsideDragFactor=e,this._updateOutsideDragFactor()}set restorePosition(e){this._props.restorePosition=e}restorePositionOnNextRender(e){this._shouldRenderContentInitialPosition=e||!this._visualPosition}openingHandled(){var e=this._props.restorePosition;this.restorePositionOnNextRender(e)}dragHandled(){this.restorePositionOnNextRender(!1)}resizeHandled(){this.restorePositionOnNextRender(!1)}updateTarget(e){this._props.target=e,this.updatePosition(this._props.position,e)}updatePosition(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this._props.target;this._props.position=e,this._position=this._normalizePosition(e,n),this._updateWrapperCoveredElement()}updateContainer(e){this._props.container=e;var n=null!=e?e:K_(),i=this._$root.closest(n);i.length||(i=N(n).first()),this._$markupContainer=i.length?i:this._$root.parent(),this._updateWrapperCoveredElement(),this._updateDragResizeContainer()}detectVisualPositionChange(e){this._updateVisualPositionValue(),this._raisePositionedEvents(e)}positionContent(){this._shouldRenderContentInitialPosition?this._renderContentInitialPosition():(Sl(this._$content,this._visualPosition),this.detectVisualPositionChange())}positionWrapper(){this._$wrapperCoveredElement&&Kh.setup(this._$wrapper,{my:"top left",at:"top left",of:this._$wrapperCoveredElement})}isAllWindowCoveredByWrapper(){return!this._$wrapperCoveredElement||dd(this._$wrapperCoveredElement.get(0))}styleWrapperPosition(){var n=this.isAllWindowCoveredByWrapper()||this._props._fixWrapperPosition?"fixed":"absolute";this._$wrapper.css("position",n)}_updateVisualPositionValue(){this._previousVisualPosition=this._visualPosition,this._visualPosition=op(this._$content)}_renderContentInitialPosition(){this._renderBoundaryOffset(),F6(this._$content);var e=this._$wrapper.css("overflow");this._$wrapper.css("overflow","hidden");var n=Kh.setup(this._$content,this._position);this._$wrapper.css("overflow",e),this._initialPosition=n,this.detectVisualPositionChange()}_raisePositionedEvents(e){var n=this._previousVisualPosition,i=this._visualPosition;((null==n?void 0:n.top)!==i.top||(null==n?void 0:n.left)!==i.left)&&this._props.onVisualPositionChanged({previousPosition:n,position:i,event:e}),this._props.onPositioned({position:this._initialPosition})}_updateOutsideDragFactor(){this._outsideDragFactor=this._getOutsideDragFactor()}_getOutsideDragFactor(){return this._props.dragOutsideBoundary?1:this._props.outsideDragFactor}_updateDragResizeContainer(){this._$dragResizeContainer=this._getDragResizeContainer()}_getDragResizeContainer(){return this._props.dragOutsideBoundary?N(Ej):this._props.dragAndResizeArea?N(this._props.dragAndResizeArea):Qfe().get(0)||this._props.container?this._$markupContainer:N(Ej)}_updateWrapperCoveredElement(){this._$wrapperCoveredElement=this._getWrapperCoveredElement()}_renderBoundaryOffset(){var e,n=null!==(e=this._position)&&void 0!==e?e:{boundaryOffset:Xye};this._$content.css("margin","".concat(n.v,"px ").concat(n.h,"px"))}_getWrapperCoveredElement(){var e=this._props.container;return e?N(e):this._position?N(function(t){return!(!t||!t.preventDefault)}(this._position.of)?Ej:this._position.of||Ej):void 0}_normalizePosition(e,n){var i={of:n,boundaryOffset:Xye};return Le(e)?de(!0,{},i,this._positionToObject(e)):i}_positionToObject(e){return Oa(e)?de({},Kye[e]):e}}var yqe=r1.add,C4=ki(),Zye=bG,Qye="dx-inner-overlay",eve="dx-state-invisible",tve=["onShowing","onShown","onHiding","onHidden","onPositioned","onResizeStart","onResize","onResizeEnd","onVisualPositionChanged"],_ie=[],Sqe="dx-state-disabled",yie="dx-prevent-safari-scrolling";yqe(()=>{he.subscribeGlobal(ct.getDocument(),ms.down,t=>{for(var e=_ie.length-1;e>=0;e--)if(!_ie[e]._proxiedDocumentDownHandler(t))return})});var Aj=Kd.inherit({_supportedKeys:function(){return de(this.callBase(),{escape:function(){this.hide()},upArrow:t=>{this._drag.moveUp(t)},downArrow:t=>{this._drag.moveDown(t)},leftArrow:t=>{this._drag.moveLeft(t)},rightArrow:t=>{this._drag.moveRight(t)}})},_getDefaultOptions:function(){return de(this.callBase(),{activeStateEnabled:!1,visible:!1,deferRendering:!0,shading:!0,shadingColor:"",wrapperAttr:{},position:de({},Kye.center),width:"80vw",minWidth:null,maxWidth:null,height:"80vh",minHeight:null,maxHeight:null,animation:{show:{type:"pop",duration:300,from:{scale:.55}},hide:{type:"pop",duration:300,to:{opacity:0,scale:.55},from:{opacity:1,scale:1}}},dragOutsideBoundary:!1,closeOnOutsideClick:!1,copyRootClassesToWrapper:!1,_ignoreCopyRootClassesToWrapperDeprecation:!1,onShowing:null,onShown:null,onHiding:null,onHidden:null,contentTemplate:"content",dragEnabled:!1,dragAndResizeArea:void 0,outsideDragFactor:0,resizeEnabled:!1,onResizeStart:null,onResize:null,onResizeEnd:null,innerOverlay:!1,restorePosition:!0,target:void 0,container:void 0,hideTopOverlayHandler:()=>{this.hide()},hideOnParentScroll:!1,onPositioned:null,propagateOutsideClick:!1,ignoreChildEvents:!0,_checkParentVisibility:!0,_fixWrapperPosition:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return!pi()},options:{width:null,height:null,animation:null,_checkParentVisibility:!1}}])},_setOptionsByReference:function(){this.callBase(),de(this._optionsByReference,{animation:!0})},$wrapper:function(){return this._$wrapper},_eventBindingTarget:function(){return this._$content},_setDeprecatedOptions(){this.callBase(),de(this._deprecatedOptions,{elementAttr:{since:"21.2",message:'Use the "wrapperAttr" option instead'}})},ctor:function(t,e){this.callBase(t,e),e&&e.copyRootClassesToWrapper&&!e._ignoreCopyRootClassesToWrapperDeprecation&&Ba.log("W0001",this.NAME,"copyRootClassesToWrapper","21.2",'Use the "wrapperAttr" option instead')},_init:function(){this.callBase(),this._initActions(),this._initCloseOnOutsideClickHandler(),this._initTabTerminatorHandler(),this._customWrapperClass=null,this._$wrapper=N("<div>").addClass("dx-overlay-wrapper"),this._$content=N("<div>").addClass("dx-overlay-content"),this._initInnerOverlayClass();var t=this.$element();this.option("copyRootClassesToWrapper")&&this._$wrapper.addClass(t.attr("class")),t.addClass("dx-overlay"),this._$wrapper.attr("data-bind","dxControlsDescendantBindings: true"),this._toggleViewPortSubscription(!0),this._initHideTopOverlayHandler(this.option("hideTopOverlayHandler")),this._parentsScrollSubscriptionInfo={handler:e=>{this._targetParentsScrollHandler(e)}},this._updateResizeCallbackSkipCondition(),this.warnPositionAsFunction()},warnPositionAsFunction(){In(this.option("position"))&&Ba.log("W0018")},_initOptions:function(t){this._setAnimationTarget(t.target),this.callBase(t)},_initInnerOverlayClass:function(){this._$content.toggleClass(Qye,this.option("innerOverlay"))},_setAnimationTarget:function(t){if(Le(t)){var e=this.option();["animation.show.from.position.of","animation.show.to.position.of","animation.hide.from.position.of","animation.hide.to.position.of"].forEach(n=>{for(var i=n.split("."),a=e;a;){if(1===i.length){Ji(a)&&(a[i.shift()]=t);break}a=a[i.shift()]}})}},_initHideTopOverlayHandler:function(t){this._hideTopOverlayHandler=t},_initActions:function(){this._actions={},$e(tve,(t,e)=>{this._actions[e]=this._createActionByOption(e,{excludeValidators:["disabled","readOnly"]})||We})},_initCloseOnOutsideClickHandler:function(){var t=this;this._proxiedDocumentDownHandler=function(){return t._documentDownHandler(...arguments)}},_areContentDimensionsRendered:function(t){var e,n,i,r,s,a=null===(e=t.contentBoxSize)||void 0===e?void 0:e[0];if(a)return parseInt(a.inlineSize,10)===(null===(r=this._renderedDimensions)||void 0===r?void 0:r.width)&&parseInt(a.blockSize,10)===(null===(s=this._renderedDimensions)||void 0===s?void 0:s.height);var o=t.contentRect;return parseInt(o.width,10)===(null===(n=this._renderedDimensions)||void 0===n?void 0:n.width)&&parseInt(o.height,10)===(null===(i=this._renderedDimensions)||void 0===i?void 0:i.height)},_contentResizeHandler:function(t){this._shouldSkipContentResize(t)||this._renderGeometry({shouldOnlyReposition:!0})},_updateResizeCallbackSkipCondition(){var t=this._doesShowAnimationChangeDimensions();this._shouldSkipContentResize=e=>t&&this._showAnimationProcessing||this._areContentDimensionsRendered(e)},_doesShowAnimationChangeDimensions:function(){var t=this.option("animation");return["to","from"].some(e=>{var n,i=null==t||null===(n=t.show)||void 0===n?void 0:n[e];return Yi(i)&&("width"in i||"height"in i)})},_observeContentResize:function(t){if(this.option("useResizeObserver")){var e=this._$content.get(0);t?Tj.observe(e,n=>{this._contentResizeHandler(n)}):Tj.unobserve(e)}},_initMarkup(){this.callBase(),this._renderWrapperAttributes(),this._initPositionController()},_documentDownHandler:function(t){this._showAnimationProcessing&&this._stopAnimation();var e=this.option("closeOnOutsideClick");In(e)&&(e=e(t));var n=N(C4.document).is(t.target)||a2(C4.document,t.target),i=N(t.target).closest(".".concat(Qye)).length;return n&&!i&&!(this._$content.is(t.target)||a2(this._$content.get(0),t.target))&&e&&this._outsideClickHandler(t),this.option("propagateOutsideClick")},_outsideClickHandler(t){this.option("shading")&&t.preventDefault(),this.hide()},_getAnonymousTemplateName:function(){return"content"},_initTemplates:function(){this._templateManager.addDefaultTemplates({content:new Lx}),this.callBase()},_isTopOverlay:function(){for(var t=this._overlayStack(),e=t.length-1;e>=0;e--){var n=t[e]._findTabbableBounds();if(n.first||n.last)return t[e]===this}return!1},_overlayStack:function(){return _ie},_zIndexInitValue:function(){return Aj.baseZIndex()},_toggleViewPortSubscription:function(t){var e=this;Zye.remove(this._viewPortChangeHandle),t&&(this._viewPortChangeHandle=function(){e._viewPortChangeHandler(...arguments)},Zye.add(this._viewPortChangeHandle))},_viewPortChangeHandler:function(){this._positionController.updateContainer(this.option("container")),this._refresh()},_renderWrapperAttributes(){var{wrapperAttr:t}=this.option(),e=de({},t),n=e.class;delete e.class,this.$wrapper().attr(e).removeClass(this._customWrapperClass).addClass(n),this._customWrapperClass=n},_renderVisibilityAnimate:function(t){return this._observeContentResize(t),this._stopAnimation(),t?this._show():this._hide()},_getAnimationConfig:function(){return this._getOptionValue("animation",this)},_animateShowing:function(){var t,e,n,i=this,a=null!==(t=this._getAnimationConfig())&&void 0!==t?t:{},r=this._normalizeAnimation(a.show,"to"),s=null!==(e=null==r?void 0:r.start)&&void 0!==e?e:We,o=null!==(n=null==r?void 0:r.complete)&&void 0!==n?n:We;this._animate(r,function(){if(!i._isAnimationPaused){i.option("focusStateEnabled")&&he.trigger(i._focusTarget(),"focus");for(var d=arguments.length,u=new Array(d),p=0;p<d;p++)u[p]=arguments[p];o.call(i,...u),i._showAnimationProcessing=!1,i._isHidden=!1,i._actions.onShown(),i._toggleSafariScrolling(),i._showingDeferred.resolve()}},function(){if(!i._isAnimationPaused){for(var d=arguments.length,u=new Array(d),p=0;p<d;p++)u[p]=arguments[p];s.call(i,...u),i._showAnimationProcessing=!0}})},_show:function(){if(this._showingDeferred=new wt,this._parentHidden=this._isParentHidden(),this._showingDeferred.done(()=>{delete this._parentHidden}),this._parentHidden)return this._isHidden=!0,this._showingDeferred.resolve();if(this._currentVisible)return(new wt).resolve().promise();if(this._currentVisible=!0,this._isHidingActionCanceled)delete this._isHidingActionCanceled,this._showingDeferred.resolve();else{var t=()=>{if(this._renderVisibility(!0),this._isShowingActionCanceled)return delete this._isShowingActionCanceled,void this._showingDeferred.resolve();this._animateShowing()};this.option("templatesRenderAsynchronously")?(this._stopShowTimer(),this._asyncShowTimeout=setTimeout(t)):t()}return this._showingDeferred.promise()},_normalizeAnimation:function(t,e){return t&&((t=de({type:"slide",skipElementInitialStyles:!0},t))[e]&&"object"==typeof t[e]&&de(t[e],{position:this._positionController._position})),t},_animateHiding:function(){var t,e,n,i=this,a=null!==(t=this._getAnimationConfig())&&void 0!==t?t:{},r=this._normalizeAnimation(a.hide,"from"),s=null!==(e=null==r?void 0:r.start)&&void 0!==e?e:We,o=null!==(n=null==r?void 0:r.complete)&&void 0!==n?n:We;this._animate(r,function(){var d;i._$content.css("pointerEvents",""),i._renderVisibility(!1);for(var u=arguments.length,p=new Array(u),g=0;g<u;g++)p[g]=arguments[g];o.call(i,...p),i._hideAnimationProcessing=!1,null===(d=i._actions)||void 0===d||d.onHidden(),i._hidingDeferred.resolve()},function(){i._$content.css("pointerEvents","none");for(var d=arguments.length,u=new Array(d),p=0;p<d;p++)u[p]=arguments[p];s.call(i,...u),i._hideAnimationProcessing=!0})},_hide:function(){if(!this._currentVisible)return(new wt).resolve().promise();this._currentVisible=!1,this._hidingDeferred=new wt;var t={cancel:!1};return this._isShowingActionCanceled?this._hidingDeferred.resolve():(this._actions.onHiding(t),this._toggleSafariScrolling(),t.cancel?(this._isHidingActionCanceled=!0,this.option("visible",!0),this._hidingDeferred.resolve()):(this._forceFocusLost(),this._toggleShading(!1),this._toggleSubscriptions(!1),this._stopShowTimer(),this._animateHiding())),this._hidingDeferred.promise()},_forceFocusLost:function(){var t=ct.getActiveElement();!!this._$content.find(t).length&&u4()},_animate:function(t,e,n){t?(n=n||t.start||We,kd.animate(this._$content,de({},t,{start:n,complete:e}))):e()},_stopAnimation:function(){kd.stop(this._$content,!0)},_renderVisibility:function(t){if(!t||!this._isParentHidden()){if(this._currentVisible=t,this._stopAnimation(),t||M7e(this._$content),this._toggleVisibility(t),this._$content.toggleClass(eve,!t),this._updateZIndexStackPosition(t),t){this._positionController.openingHandled(),this._renderContent();var e={cancel:!1};if(this._actions.onShowing(e),e.cancel)return this._toggleVisibility(!1),this._$content.toggleClass(eve,!0),this._updateZIndexStackPosition(!1),this._moveFromContainer(),this._isShowingActionCanceled=!0,void this.option("visible",!1);this._moveToContainer(),this._renderGeometry(),DG(this._$content),s1(this._$content)}else this._moveFromContainer();this._toggleShading(t),this._toggleSubscriptions(t)}},_updateZIndexStackPosition:function(t){var e=this._overlayStack(),n=li(this,e);t?(-1===n&&(this._zIndex=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Oj,e=w4.length,n=(e?w4[e-1]:t)+1;return w4.push(n),n}(this._zIndexInitValue()),e.push(this)),this._$wrapper.css("zIndex",this._zIndex),this._$content.css("zIndex",this._zIndex)):-1!==n&&(e.splice(n,1),Yye(this._zIndex))},_toggleShading:function(t){this._$wrapper.toggleClass("dx-overlay-modal",this.option("shading")&&!this.option("container")),this._$wrapper.toggleClass("dx-overlay-shader",t&&this.option("shading")),this._$wrapper.css("backgroundColor",this.option("shading")?this.option("shadingColor"):""),this._toggleTabTerminator(t&&this.option("shading"))},_initTabTerminatorHandler:function(){var t=this;this._proxiedTabTerminatorHandler=function(){t._tabKeyHandler(...arguments)}},_toggleTabTerminator:function(t){var e=Ot("keydown",this.NAME);t?he.on(ct.getDocument(),e,this._proxiedTabTerminatorHandler):he.off(ct.getDocument(),e,this._proxiedTabTerminatorHandler)},_findTabbableBounds:function(){for(var t=this._$wrapper.find("*"),e=t.length-1,n={first:null,last:null},i=0;i<=e&&(!n.first&&t.eq(i).is(X1e)&&(n.first=t.eq(i)),!n.last&&t.eq(e-i).is(X1e)&&(n.last=t.eq(e-i)),!n.first||!n.last);i++);return n},_tabKeyHandler:function(t){if("tab"===zc(t)&&this._isTopOverlay()){var e=this._findTabbableBounds(),n=e.first,i=e.last,a=!t.shiftKey&&t.target===i.get(0),r=t.shiftKey&&t.target===n.get(0),s=0===e.length,o=!a2(this._$wrapper.get(0),t.target);if(a||r||s||o){t.preventDefault();var d=t.shiftKey?i:n;he.trigger(d,"focusin"),he.trigger(d,"focus")}}},_toggleSubscriptions:function(t){pi()&&(this._toggleHideTopOverlayCallback(t),this._toggleParentsScrollSubscription(t))},_toggleHideTopOverlayCallback:function(t){!this._hideTopOverlayHandler||(t?Wye.add(this._hideTopOverlayHandler):Wye.remove(this._hideTopOverlayHandler))},_toggleParentsScrollSubscription:function(t){var e,n=Ot("scroll",this.NAME),{prevTargets:i,handler:a}=null!==(e=this._parentsScrollSubscriptionInfo)&&void 0!==e?e:{};he.off(i,n,a);var r=this.option("hideOnParentScroll");if(t&&r){var s=this._$wrapper.parents();"desktop"===rn.real().deviceType&&(s=s.add(C4)),he.on(s,n,a),this._parentsScrollSubscriptionInfo.prevTargets=s}},_targetParentsScrollHandler:function(t){var e=!1,n=this.option("hideOnParentScroll");In(n)&&(e=n(t)),!e&&!this._showAnimationProcessing&&this.hide()},_render:function(){this.callBase(),this._appendContentToElement(),this._renderVisibilityAnimate(this.option("visible"))},_appendContentToElement:function(){this._$content.parent().is(this.$element())||this._$content.appendTo(this.$element())},_renderContent:function(){var t=!this._currentVisible&&this.option("deferRendering");this.option("visible")&&this._isParentHidden()?this._isHidden=!0:this._contentAlreadyRendered||t||(this._contentAlreadyRendered=!0,this._appendContentToElement(),this.callBase())},_isParentHidden:function(){if(!this.option("_checkParentVisibility"))return!1;if(void 0!==this._parentHidden)return this._parentHidden;var t=this.$element().parent();if(t.is(":visible"))return!1;var e=!1;return t.add(t.parents()).each(function(){if("none"===N(this).css("display"))return e=!0,!1}),e||!ct.getBody().contains(t.get(0))},_renderContentImpl:function(){var t=new wt,e=this.option("contentTemplate"),n=this._getTemplate(e),i=this._templateManager.anonymousTemplateName===e;return n&&n.render({container:ai(this.$content()),noModel:!0,transclude:i,onRendered:()=>{t.resolve()}}),this._renderDrag(),this._renderResize(),this._renderScrollTerminator(),t.done(()=>{this.option("visible")&&this._moveToContainer()}),t.promise()},_getPositionControllerConfig(){var{target:t,container:e,dragAndResizeArea:n,dragOutsideBoundary:i,outsideDragFactor:a,_fixWrapperPosition:r,restorePosition:s}=this.option();return{target:t,container:e,$root:this.$element(),$content:this._$content,$wrapper:this._$wrapper,onPositioned:this._actions.onPositioned,onVisualPositionChanged:this._actions.onVisualPositionChanged,restorePosition:s,dragAndResizeArea:n,dragOutsideBoundary:i,outsideDragFactor:a,_fixWrapperPosition:r}},_initPositionController(){this._positionController=new gie(this._getPositionControllerConfig())},_renderDrag:function(){var t=this._getDragTarget();if(t){var e={dragEnabled:this.option("dragEnabled"),handle:t.get(0),draggableElement:this._$content.get(0),positionController:this._positionController};this._drag?this._drag.init(e):this._drag=new lqe(e)}},_renderResize:function(){this._resizable=this._createComponent(this._$content,jye,{handles:this.option("resizeEnabled")?"all":"none",onResizeEnd:t=>{this._resizeEndHandler(t),this._observeContentResize(!0)},onResize:t=>{this._actions.onResize(t)},onResizeStart:t=>{this._observeContentResize(!1),this._actions.onResizeStart(t)},minHeight:100,minWidth:100,area:this._positionController.$dragResizeContainer})},_resizeEndHandler:function(t){var e=this._resizable.option("width"),n=this._resizable.option("height");e&&this._setOptionWithoutOptionChange("width",e),n&&this._setOptionWithoutOptionChange("height",n),this._cacheDimensions(),this._positionController.resizeHandled(),this._positionController.detectVisualPositionChange(t.event),this._actions.onResizeEnd(t)},_renderScrollTerminator:function(){var t=this._$wrapper,e=Ot(x4,this.NAME);he.off(t,e),he.on(t,e,{validate:function(){return!0},getDirection:function(){return"both"},_toggleGestureCover:function(n){n||this._toggleGestureCoverImpl(n)},_clearSelection:We,isNative:!0},n=>{var i=n.originalEvent.originalEvent,{type:a}=i||{},r="wheel"===a,s="mousemove"===a,o=r&&!O0(n);n._cancelPreventDefault=!0,i&&!1!==n.cancelable&&(!s&&!r||o)&&n.preventDefault()})},_getDragTarget:function(){return this.$content()},_moveFromContainer:function(){this._$content.appendTo(this.$element()),this._detachWrapperToContainer()},_detachWrapperToContainer:function(){this._$wrapper.detach()},_moveToContainer:function(){this._attachWrapperToContainer(),this._$content.appendTo(this._$wrapper)},_attachWrapperToContainer:function(){var t=this.$element(),n=void 0!==this.option("container")?this._positionController.$container:uqe_getSwatchContainer(t);n&&n[0]===t.parent()[0]&&(n=t),this._$wrapper.appendTo(n)},_renderGeometry:function(t){var{visible:e,useResizeObserver:n}=this.option();if(e&&pi()){var a=this._showAnimationProcessing&&!(null!=t&&t.forceStopAnimation)&&n;this._isAnimationPaused=a||void 0,this._stopAnimation(),null!=t&&t.shouldOnlyReposition?this._positionController.positionContent():this._renderGeometryImpl(),a&&(this._animateShowing(),this._isAnimationPaused=void 0)}},_cacheDimensions:function(){!this.option("useResizeObserver")||(this._renderedDimensions={width:parseInt(Ki(this._$content),10),height:parseInt(La(this._$content),10)})},_renderGeometryImpl:function(){this._positionController.updatePosition(this._getOptionValue("position")),this._renderWrapper(),this._renderDimensions(),this._cacheDimensions(),this._renderPosition()},_renderPosition(){this._positionController.positionContent()},_isAllWindowCovered:function(){return this._positionController.isAllWindowCoveredByWrapper()&&this.option("shading")},_toggleSafariScrolling:function(){var t=this.option("visible"),e=N(ct.getBody()),n="ios"===rn.real().platform&&X_.safari,i=this._isAllWindowCovered(),a=e.hasClass(yie),r=!a&&t&&i,s=a&&(!t||!i||this._disposed);n&&(s?(e.removeClass(yie),C4.scrollTo(0,this._cachedBodyScrollTop),this._cachedBodyScrollTop=void 0):r&&(this._cachedBodyScrollTop=C4.pageYOffset,e.addClass(yie)))},_renderWrapper:function(){this._positionController.styleWrapperPosition(),this._renderWrapperDimensions(),this._positionController.positionWrapper()},_renderWrapperDimensions:function(){var t,e,n=this._positionController._$wrapperCoveredElement;if(n){var i=this._positionController.isAllWindowCoveredByWrapper(),a=ct.getDocumentElement();t=i?a.clientWidth:ps(n),e=i?C4.innerHeight:Eo(n),this._$wrapper.css({width:t,height:e})}},_renderDimensions:function(){var t=this._$content.get(0);this._$content.css({minWidth:this._getOptionValue("minWidth",t),maxWidth:this._getOptionValue("maxWidth",t),minHeight:this._getOptionValue("minHeight",t),maxHeight:this._getOptionValue("maxHeight",t),width:this._getOptionValue("width",t),height:this._getOptionValue("height",t)})},_focusTarget:function(){return this._$content},_attachKeyboardEvents:function(){this._keyboardListenerId=S6_on(this._$content,null,t=>this._keyboardHandler(t))},_keyboardHandler:function(t){var e=t.originalEvent,n=N(e.target);(n.is(this._$content)||!this.option("ignoreChildEvents"))&&this.callBase(...arguments)},_isVisible:function(){return this.option("visible")},_visibilityChanged:function(t){t?this.option("visible")&&this._renderVisibilityAnimate(t):this._renderVisibilityAnimate(t)},_dimensionChanged:function(){this._renderGeometry()},_clean:function(){this._contentAlreadyRendered||this.$content().empty(),this._renderVisibility(!1),this._stopShowTimer(),this._observeContentResize(!1),this._cleanFocusState()},_stopShowTimer(){this._asyncShowTimeout&&clearTimeout(this._asyncShowTimeout),this._asyncShowTimeout=null},_dispose:function(){kd.stop(this._$content,!1),clearTimeout(this._deferShowTimer),this._toggleViewPortSubscription(!1),this._toggleSubscriptions(!1),this._updateZIndexStackPosition(!1),this._toggleTabTerminator(!1),this._actions=null,this._parentsScrollSubscriptionInfo=null,this.callBase(),this._toggleSafariScrolling(),Yye(this._zIndex),this._$wrapper.remove(),this._$content.remove()},_toggleDisabledState:function(t){this.callBase(...arguments),this._$content.toggleClass(Sqe,Boolean(t))},_toggleRTLDirection:function(t){this._$content.toggleClass("dx-rtl",t)},_optionChanged:function(t){var e,n=t.value;if(li(t.name,tve)>-1)this._initActions();else switch(t.name){case"dragEnabled":this._renderDrag(),this._renderGeometry();break;case"resizeEnabled":this._renderResize(),this._renderGeometry();break;case"shading":this._toggleShading(this.option("visible")),this._toggleSafariScrolling();break;case"shadingColor":this._toggleShading(this.option("visible"));break;case"width":case"height":this._renderGeometry(),null===(e=this._resizable)||void 0===e||e.option(t.name,t.value);break;case"minWidth":case"maxWidth":case"minHeight":case"maxHeight":this._renderGeometry();break;case"position":this._positionController.updatePosition(this.option("position")),this._positionController.restorePositionOnNextRender(!0),this._renderGeometry(),this._toggleSafariScrolling();break;case"visible":this._renderVisibilityAnimate(n).done(()=>{!this._animateDeferred||this._animateDeferred.resolveWith(this)});break;case"target":this._positionController.updateTarget(n),this._setAnimationTarget(n),this._invalidate();break;case"container":var i;if(this._positionController.updateContainer(n),this._invalidate(),this._toggleSafariScrolling(),this.option("resizeEnabled"))null===(i=this._resizable)||void 0===i||i.option("area",this._positionController.$dragResizeContainer);break;case"innerOverlay":this._initInnerOverlayClass();break;case"deferRendering":case"contentTemplate":this._contentAlreadyRendered=!1,this._clean(),this._invalidate();break;case"hideTopOverlayHandler":this._toggleHideTopOverlayCallback(!1),this._initHideTopOverlayHandler(t.value),this._toggleHideTopOverlayCallback(this.option("visible"));break;case"hideOnParentScroll":this._toggleParentsScrollSubscription(this.option("visible"));break;case"closeOnOutsideClick":case"propagateOutsideClick":break;case"animation":this._updateResizeCallbackSkipCondition();break;case"rtlEnabled":this._contentAlreadyRendered=!1,this.callBase(t);break;case"_fixWrapperPosition":this._positionController.fixWrapperPosition=n;break;case"wrapperAttr":this._renderWrapperAttributes();break;case"dragAndResizeArea":this._positionController.dragAndResizeArea=n,this.option("resizeEnabled")&&this._resizable.option("area",this._positionController.$dragResizeContainer),this._positionController.positionContent();break;case"dragOutsideBoundary":this._positionController.dragOutsideBoundary=n,this.option("resizeEnabled")&&this._resizable.option("area",this._positionController.$dragResizeContainer);break;case"outsideDragFactor":this._positionController.outsideDragFactor=n;break;case"restorePosition":this._positionController.restorePosition=t.value;break;default:this.callBase(t)}},toggle:function(t){t=void 0===t?!this.option("visible"):t;var e=new wt;if(t===this.option("visible"))return e.resolveWith(this,[t]).promise();var n=new wt;return this._animateDeferred=n,this.option("visible",t),n.promise().done(()=>{delete this._animateDeferred,e.resolveWith(this,[this.option("visible")])}),e.promise()},$content:function(){return this._$content},show:function(){return this.toggle(!0)},hide:function(){return this.toggle(!1)},content:function(){return ai(this._$content)},repaint:function(){this._contentAlreadyRendered?(this._positionController.restorePositionOnNextRender(!0),this._renderGeometry({forceStopAnimation:!0}),s1(this._$content)):this.callBase()}});Aj.baseZIndex=t=>(t=>Oj=us(t,Oj))(t),Fn("dxOverlay",Aj);const kj=Aj;var nve=sr.inherit({ctor:function(t,e,n){this._$element=t,this._options=e,this._rawData=n,Jfe(t,this,this._dispose),this._render()},_render:function(){var t=N("<div>").addClass("dx-item-content-placeholder");this._$element.append(t),this._watchers=[],this._renderWatchers()},_renderWatchers:function(){this._startWatcher("disabled",this._renderDisabled.bind(this)),this._startWatcher("visible",this._renderVisible.bind(this))},_startWatcher:function(t,e){var n=this._rawData,i=this._options.fieldGetter(t),a=function(t,e,n){var a,i=function(r){a!==r&&(n(r,a),a=r)};return{dispose:t(e,i),force:function(){i(e())}}}(this._options.watchMethod(),function(){return i(n)},function(r,s){this._dirty=!0,e(r,s)}.bind(this));this._watchers.push(a)},setDataField:function(){if(this._dirty=!1,$e(this._watchers,function(t,e){e.force()}),this._dirty)return!0},_renderDisabled:function(t,e){this._$element.toggleClass("dx-state-disabled",!!t),this._updateOwnerFocus(t)},_updateOwnerFocus:function(t){var e=this._options.owner;e&&t&&e._resetItemFocus(this._$element)},_renderVisible:function(t,e){this._$element.toggleClass("dx-state-invisible",void 0!==t&&!t)},_dispose:function(){$e(this._watchers,function(t,e){e.dispose()})}});nve.getInstance=function(t){return Kfe(t,this)};const U6=nve;var ive=Math.abs,vie="dxhold",Lqe=dj.inherit({start:function(t){this._startEventData=Xo(t),this._startTimer(t)},_startTimer:function(t){var e="timeout"in this?this.timeout:750;this._holdTimer=setTimeout(function(){this._requestAccept(t),this._fireEvent(vie,t,{target:t.target}),this._forgetAccept()}.bind(this),e)},move:function(t){this._touchWasMoved(t)&&this._cancel(t)},_touchWasMoved:function(t){var e=u2(this._startEventData,Xo(t));return ive(e.x)>5||ive(e.y)>5},end:function(){this._stopTimer()},_stopTimer:function(){clearTimeout(this._holdTimer)},cancel:function(){this._stopTimer()},dispose:function(){this._stopTimer()}});M4({emitter:Lqe,bubble:!0,events:[vie]});const Y6_name=vie;var bie="dxContexMenu",Nqe=Ot("contextmenu",bie),Pqe=Ot(Y6_name,bie),Mie="dxcontextmenu",Rqe=sr.inherit({setup:function(t){var e=N(t);he.on(e,Nqe,this._contextMenuHandler.bind(this)),(wA||rn.isSimulator())&&he.on(e,Pqe,this._holdHandler.bind(this))},_holdHandler:function(t){Fx(t)&&!rn.isSimulator()||this._fireContextMenu(t)},_contextMenuHandler:function(t){this._fireContextMenu(t)},_fireContextMenu:function(t){return c2({type:Mie,originalEvent:t})},teardown:function(t){he.off(t,"."+bie)}});J_(Mie,new Rqe);var rve=Mie,Ij="dx-item",ove="dx-item-content-placeholder",lve="dx-template-wrapper",jqe=/^([^.]+\[\d+\]\.)+([\w.]+)$/,hve=Kd.inherit({_activeStateUnit:"."+Ij,_supportedKeys:function(){var t=function(n){var i=N(this.option("focusedElement"));!i.length||this._itemClickHandler(de({},n,{target:i.get(0),currentTarget:i.get(0)}))},e=function(n,i){O0(i)||(i.preventDefault(),i.stopPropagation(),this._moveFocus(n,i))};return de(this.callBase(),{space:function(n){n.preventDefault(),t.call(this,n)},enter:t,leftArrow:e.bind(this,"left"),rightArrow:e.bind(this,"right"),upArrow:e.bind(this,"up"),downArrow:e.bind(this,"down"),pageUp:e.bind(this,"up"),pageDown:e.bind(this,"down"),home:e.bind(this,"first"),end:e.bind(this,"last")})},_getDefaultOptions:function(){return de(this.callBase(),{selectOnFocus:!1,loopItemFocus:!0,items:[],itemTemplate:"item",onItemRendered:null,onItemClick:null,onItemHold:null,itemHoldTimeout:750,onItemContextMenu:null,onFocusedItemChanged:null,noDataText:Mn.format("dxCollectionWidget-noDataText"),dataSource:null,_itemAttributes:{},itemTemplateProperty:"template",focusOnSelectedItem:!0,focusedElement:null,displayExpr:void 0,disabledExpr:function(t){return t?t.disabled:void 0},visibleExpr:function(t){return t?t.visible:void 0}})},_init:function(){this._compileDisplayGetter(),this.callBase(),this._cleanRenderedItems(),this._refreshDataSource()},_compileDisplayGetter:function(){var t=this.option("displayExpr");this._displayGetter=t?zo(this.option("displayExpr")):void 0},_initTemplates:function(){this._initItemsFromMarkup(),this._initDefaultItemTemplate(),this.callBase()},_getAnonymousTemplateName:function(){return"item"},_initDefaultItemTemplate:function(){var t=this._getFieldsMap();this._templateManager.addDefaultTemplates({item:new Ix(function(e,n){Ji(n)?this._prepareDefaultItemTemplate(n,e):(t&&In(t.text)&&(n=t.text(n)),e.text(String(us(n,""))))}.bind(this),this._getBindableFields(),this.option("integrationOptions.watchMethod"),t)})},_getBindableFields:function(){return["text","html"]},_getFieldsMap:function(){if(this._displayGetter)return{text:this._displayGetter}},_prepareDefaultItemTemplate:function(t,e){Le(t.text)&&e.text(t.text),Le(t.html)&&e.html(t.html)},_initItemsFromMarkup:function(){var t=h_e(this.$element(),"dxItem");if(t.length&&!this.option("items").length){var e=t.map(n=>{var{element:i,options:a}=n;return/\S/.test(i.innerHTML)&&!a.template?a.template=this._prepareItemTemplate(i):N(i).remove(),a});this.option("items",e)}},_prepareItemTemplate:function(t){var e="tmpl-"+new Fc,n=N(t).detach().clone().removeAttr("data-options").addClass(lve);return this._saveTemplate(e,n),e},_dataSourceOptions:function(){return{paginate:!1}},_cleanRenderedItems:function(){this._renderedItemsCount=0},_focusTarget:function(){return this.$element()},_focusInHandler:function(t){if(this.callBase.apply(this,arguments),-1!==li(t.target,this._focusTarget())){var e=N(this.option("focusedElement"));if(e.length)this._setFocusedItem(e);else{var n=this._getActiveItem();n.length&&this.option("focusedElement",ai(n))}}},_focusOutHandler:function(){this.callBase.apply(this,arguments);var t=N(this.option("focusedElement"));this._updateFocusedItemState(t,!1)},_getActiveItem:function(t){var e=N(this.option("focusedElement"));if(e.length)return e;var n=this.option("focusOnSelectedItem")?this.option("selectedIndex"):0,i=this._getActiveElement(),a=i.length-1;return n<0&&(n=t?a:0),i.eq(n)},_moveFocus:function(t){var n,e=this._getAvailableItems();switch(t){case"pageup":case"up":n=this._prevItem(e);break;case"pagedown":case"down":n=this._nextItem(e);break;case"right":n=this.option("rtlEnabled")?this._prevItem(e):this._nextItem(e);break;case"left":n=this.option("rtlEnabled")?this._nextItem(e):this._prevItem(e);break;case"first":n=e.first();break;case"last":n=e.last();break;default:return!1}0!==n.length&&this.option("focusedElement",ai(n))},_getVisibleItems:function(t){return(t=t||this._itemElements()).filter(":visible")},_getAvailableItems:function(t){return this._getVisibleItems(t).not(".dx-state-disabled")},_prevItem:function(t){var e=this._getActiveItem(),n=t.index(e),i=t.last(),a=N(t[n-1]),r=this.option("loopItemFocus");return 0===a.length&&r&&(a=i),a},_nextItem:function(t){var e=this._getActiveItem(!0),n=t.index(e),i=t.first(),a=N(t[n+1]),r=this.option("loopItemFocus");return 0===a.length&&r&&(a=i),a},_selectFocusedItem:function(t){this.selectItem(t)},_updateFocusedItemState:function(t,e,n){var i=N(t);i.length&&(this._refreshActiveDescendant(),this._refreshItemId(i,n),this._toggleFocusClass(e,i)),this._updateParentActiveDescendant()},_refreshActiveDescendant:function(t){this.setAria("activedescendant",Le(this.option("focusedElement"))?this.getFocusedItemId():null,t)},_refreshItemId:function(t,e){!e&&this.option("focusedElement")?this.setAria("id",this.getFocusedItemId(),t):this.setAria("id",null,t)},_setFocusedItem:function(t){!t||!t.length||(this._updateFocusedItemState(t,!0),this.onFocusedItemChanged(this.getFocusedItemId()),this.option("selectOnFocus")&&this._selectFocusedItem(t))},_findItemElementByItem:function(t){var e=N(),n=this;return this.itemElements().each(function(){var i=N(this);if(i.data(n._itemDataKey())===t)return e=i,!1}),e},_getIndexByItem:function(t){return this.option("items").indexOf(t)},_itemOptionChanged:function(t,e,n,i){var a=this._findItemElementByItem(t);a.length&&(this.constructor.ItemClass.getInstance(a).setDataField(e,n)||this._refreshItem(a,t),"disabled"===e&&n&&this._resetItemFocus(a))},_resetItemFocus(t){t.is(this.option("focusedElement"))&&this.option("focusedElement",null)},_refreshItem:function(t){var e=this._getItemData(t),n=t.data(this._itemIndexKey());this._renderItem(this._renderedItemsCount+n,e,null,t)},_updateParentActiveDescendant:We,_optionChanged:function(t){if("items"===t.name){var e=t.fullName.match(jqe);if(e&&e.length){var n=e[e.length-1],i=t.fullName.replace("."+n,""),a=this.option(i);return void this._itemOptionChanged(a,n,t.value,t.previousValue)}}switch(t.name){case"items":case"_itemAttributes":case"itemTemplateProperty":case"useItemTextAsTitle":this._cleanRenderedItems(),this._invalidate();break;case"dataSource":this._refreshDataSource(),this._renderEmptyMessage();break;case"noDataText":this._renderEmptyMessage();break;case"itemTemplate":case"visibleExpr":case"disabledExpr":this._invalidate();break;case"onItemRendered":this._createItemRenderAction();break;case"onItemClick":case"selectOnFocus":case"loopItemFocus":case"focusOnSelectedItem":break;case"onItemHold":case"itemHoldTimeout":this._attachHoldEvent();break;case"onItemContextMenu":this._attachContextMenuEvent();break;case"onFocusedItemChanged":this.onFocusedItemChanged=this._createActionByOption("onFocusedItemChanged");break;case"focusedElement":this._updateFocusedItemState(t.previousValue,!1,!0),this._setFocusedItem(N(t.value));break;case"displayExpr":this._compileDisplayGetter(),this._initDefaultItemTemplate(),this._invalidate();break;default:this.callBase(t)}},_invalidate:function(){return this.option("focusedElement",null),this.callBase.apply(this,arguments)},_loadNextPage:function(){var t=this._dataSource;return this._expectNextPageLoading(),t.pageIndex(1+t.pageIndex()),t.load()},_expectNextPageLoading:function(){this._startIndexForAppendedItems=0},_expectLastItemLoading:function(){this._startIndexForAppendedItems=-1},_forgetNextPageLoading:function(){this._startIndexForAppendedItems=null},_dataSourceChangedHandler:function(t){var e=this.option("items");this._initialized&&e&&this._shouldAppendItems()?(this._renderedItemsCount=e.length,(!this._isLastPage()||-1!==this._startIndexForAppendedItems)&&(this.option().items=e.concat(t.slice(this._startIndexForAppendedItems))),this._forgetNextPageLoading(),this._refreshContent()):this.option("items",t.slice())},_refreshContent:function(){this._prepareContent(),this._renderContent()},_dataSourceLoadErrorHandler:function(){this._forgetNextPageLoading(),this.option("items",this.option("items"))},_shouldAppendItems:function(){return null!=this._startIndexForAppendedItems&&this._allowDynamicItemsAppend()},_allowDynamicItemsAppend:function(){return!1},_clean:function(){this._cleanFocusState(),this._cleanItemContainer()},_cleanItemContainer:function(){N(this._itemContainer()).empty()},_dispose:function(){this.callBase(),clearTimeout(this._itemFocusTimeout)},_refresh:function(){this._cleanRenderedItems(),this.callBase.apply(this,arguments)},_itemContainer:function(){return this.$element()},_itemClass:function(){return Ij},_itemContentClass:function(){return this._itemClass()+"-content"},_selectedItemClass:function(){return"dx-item-selected"},_itemResponseWaitClass:function(){return"dx-item-response-wait"},_itemSelector:function(){return"."+this._itemClass()},_itemDataKey:function(){return"dxItemData"},_itemIndexKey:function(){return"dxItemIndex"},_itemElements:function(){return this._itemContainer().find(this._itemSelector())},_initMarkup:function(){this.callBase(),this.onFocusedItemChanged=this._createActionByOption("onFocusedItemChanged"),this.$element().addClass("dx-collection"),this._prepareContent()},_prepareContent:KP(function(){this._renderContentImpl()}),_renderContent:function(){this._fireContentReadyAction()},_render:function(){this.callBase(),this._attachClickEvent(),this._attachHoldEvent(),this._attachContextMenuEvent()},_attachClickEvent:function(){var t=this._itemSelector(),e=Ot(Jd,this.NAME),n=Ot(ms.down,this.NAME),i=this,a=new Yh(function(r){var s=r.event;i._itemPointerDownHandler(s)});he.off(this._itemContainer(),e,t),he.off(this._itemContainer(),n,t),he.on(this._itemContainer(),e,t,function(r){this._itemClickHandler(r)}.bind(this)),he.on(this._itemContainer(),n,t,function(r){a.execute({element:N(r.target),event:r})})},_itemClickHandler:function(t,e,n){this._itemDXEventHandler(t,"onItemClick",e,n)},_itemPointerDownHandler:function(t){!this.option("focusStateEnabled")||(this._itemFocusHandler=function(){if(clearTimeout(this._itemFocusTimeout),this._itemFocusHandler=null,!t.isDefaultPrevented()){var e=N(t.target),n=e.closest(this._itemElements()),i=this._closestFocusable(e);n.length&&i&&-1!==li(i.get(0),this._focusTarget())&&this.option("focusedElement",ai(n))}}.bind(this),this._itemFocusTimeout=setTimeout(this._forcePointerDownFocus.bind(this)))},_closestFocusable:function(t){if(t.is(jG))return t;for(t=t.parent();t.length&&!ct.isDocument(t.get(0));){if(t.is(jG))return t;t=t.parent()}},_forcePointerDownFocus:function(){this._itemFocusHandler&&this._itemFocusHandler()},_updateFocusState:function(){this.callBase.apply(this,arguments),this._forcePointerDownFocus()},_attachHoldEvent:function(){var t=this._itemContainer(),e=this._itemSelector(),n=Ot(Y6_name,this.NAME);he.off(t,n,e),he.on(t,n,e,{timeout:this._getHoldTimeout()},this._itemHoldHandler.bind(this))},_getHoldTimeout:function(){return this.option("itemHoldTimeout")},_shouldFireHoldEvent:function(){return this.hasActionSubscription("onItemHold")},_itemHoldHandler:function(t){this._shouldFireHoldEvent()?this._itemDXEventHandler(t,"onItemHold"):t.cancel=!0},_attachContextMenuEvent:function(){var t=this._itemContainer(),e=this._itemSelector(),n=Ot(rve,this.NAME);he.off(t,n,e),he.on(t,n,e,this._itemContextMenuHandler.bind(this))},_shouldFireContextMenuEvent:function(){return this.hasActionSubscription("onItemContextMenu")},_itemContextMenuHandler:function(t){this._shouldFireContextMenuEvent()?this._itemDXEventHandler(t,"onItemContextMenu"):t.cancel=!0},_renderContentImpl:function(){var t=this.option("items")||[];this._renderedItemsCount?this._renderItems(t.slice(this._renderedItemsCount)):this._renderItems(t)},_renderItems:function(t){t.length&&$e(t,function(e,n){this._renderItem(this._renderedItemsCount+e,n)}.bind(this)),this._renderEmptyMessage()},_renderItem:function(t,e,n,i){var a,r=null!==(a=null==t?void 0:t.item)&&void 0!==a?a:t;n=n||this._itemContainer();var s=this._renderItemFrame(r,e,n,i);this._setElementData(s,e,r),s.attr(this.option("_itemAttributes")),this._attachItemClickEvent(e,s);var o=this._getItemContent(s),d=this._renderItemContent({index:r,itemData:e,container:ai(o),contentClass:this._itemContentClass(),defaultTemplateName:this.option("itemTemplate")}),u=this;return Nr(d).done(function(p){u._postprocessRenderItem({itemElement:s,itemContent:p,itemData:e,itemIndex:r}),u._executeItemRenderAction(t,e,ai(s))}),s},_getItemContent:function(t){var e=t.find("."+ove);return e.removeClass(ove),e},_attachItemClickEvent:function(t,e){!t||!t.onClick||he.on(e,Jd,function(n){this._itemEventHandlerByHandler(e,t.onClick,{event:n})}.bind(this))},_renderItemContent:function(t){var e=this._getItemTemplateName(t),n=this._getTemplate(e);this._addItemContentClasses(t);var i=N(this._createItemByTemplate(n,t));return i.hasClass(lve)?this._renderItemContentByNode(t,i):t.container},_renderItemContentByNode:function(t,e){return N(t.container).replaceWith(e),t.container=ai(e),this._addItemContentClasses(t),e},_addItemContentClasses:function(t){var e=[Ij+"-content",t.contentClass];N(t.container).addClass(e.join(" "))},_appendItemToContainer:function(t,e,n){e.appendTo(t)},_renderItemFrame:function(t,e,n,i){var a=N("<div>");if(new this.constructor.ItemClass(a,this._itemOptions(),e||{}),i&&i.length?i.replaceWith(a):this._appendItemToContainer.call(this,n,a,t),this.option("useItemTextAsTitle")){var r=this._displayGetter?this._displayGetter(e):e;a.attr("title",r)}return a},_itemOptions:function(){var t=this;return{watchMethod:function(){return t.option("integrationOptions.watchMethod")},owner:t,fieldGetter:function(e){var n=t.option(e+"Expr");return zo(n)}}},_postprocessRenderItem:We,_executeItemRenderAction:function(t,e,n){this._getItemRenderAction()({itemElement:n,itemIndex:t,itemData:e})},_setElementData:function(t,e,n){t.addClass([Ij,this._itemClass()].join(" ")).data(this._itemDataKey(),e).data(this._itemIndexKey(),n)},_createItemRenderAction:function(){return this._itemRenderAction=this._createActionByOption("onItemRendered",{element:this.element(),excludeValidators:["disabled","readOnly"],category:"rendering"})},_getItemRenderAction:function(){return this._itemRenderAction||this._createItemRenderAction()},_getItemTemplateName:function(t){var e=t.itemData,n=t.templateProperty||this.option("itemTemplateProperty");return e&&e[n]||t.defaultTemplateName},_createItemByTemplate:function(t,e){return t.render({model:e.itemData,container:e.container,index:e.index})},_emptyMessageContainer:function(){return this._itemContainer()},_renderEmptyMessage:function(t){t=t||this.option("items");var e=this.option("noDataText"),n=!e||t&&t.length||this._isDataSourceLoading();n&&this._$noData&&(this._$noData.remove(),this._$noData=null,this.setAria("label",void 0)),n||(this._$noData=this._$noData||N("<div>").addClass("dx-empty-message"),this._$noData.appendTo(this._emptyMessageContainer()).html(e),this.setAria("label",e)),this.$element().toggleClass("dx-empty-collection",!n)},_itemDXEventHandler:function(t,e,n,i){this._itemEventHandler(t.target,e,de(n,{event:t}),i)},_itemEventHandler:function(t,e,n,i){var a=this._createActionByOption(e,de({validatingTargetName:"itemElement"},i));return this._itemEventHandlerImpl(t,a,n)},_itemEventHandlerByHandler:function(t,e,n,i){var a=this._createAction(e,de({validatingTargetName:"itemElement"},i));return this._itemEventHandlerImpl(t,a,n)},_itemEventHandlerImpl:function(t,e,n){var i=this._closestItemElement(N(t)),a=de({},n);return e(de(n,this._extendActionArgs(i),a))},_extendActionArgs:function(t){return{itemElement:ai(t),itemIndex:this._itemElements().index(t),itemData:this._getItemData(t)}},_closestItemElement:function(t){return N(t).closest(this._itemSelector())},_getItemData:function(t){return N(t).data(this._itemDataKey())},_getSummaryItemsWidth:function(t,e){var n=0;return t&&$e(t,function(i,a){n+=ps(a,e||!1)}),n},getFocusedItemId:function(){return this._focusedItemId||(this._focusedItemId="dx-"+new Fc),this._focusedItemId},itemElements:function(){return this._itemElements()},itemsContainer:function(){return this._itemContainer()}}).include(l6);hve.ItemClass=U6;const Jqe=hve;var Xh=sr.abstract,Kqe=sr.inherit({ctor:function(t){this._collectionWidget=t},getIndexByItemData:Xh,getItemDataByIndex:Xh,getKeysByItems:Xh,getItemsByKeys:Xh,itemsGetter:Xh,getKeyByIndex:function(t){var e=this._denormalizeItemIndex(t);return this.getKeysByItems([this.getItemDataByIndex(e)])[0]},_equalKeys:function(t,e){return this._collectionWidget._isKeySpecified()?jh(t,e):t===e},beginCache:function(){this._cache={}},endCache:function(){this._cache=null},getIndexByKey:Xh,getNormalizedIndex:function(t){return this._isNormalizedItemIndex(t)?t:this._isItemIndex(t)?this._normalizeItemIndex(t):this._isNode(t)?this._getNormalizedItemIndex(t):this._normalizeItemIndex(this.getIndexByItemData(t))},getIndex:function(t){return this._isNormalizedItemIndex(t)?this._denormalizeItemIndex(t):this._isItemIndex(t)?t:this._isNode(t)?this._denormalizeItemIndex(this._getNormalizedItemIndex(t)):this.getIndexByItemData(t)},getItemElement:function(t){if(this._isNormalizedItemIndex(t))return this._getItemByNormalizedIndex(t);if(this._isItemIndex(t))return this._getItemByNormalizedIndex(this._normalizeItemIndex(t));if(this._isNode(t))return N(t);var e=this._normalizeItemIndex(this.getIndexByItemData(t));return this._getItemByNormalizedIndex(e)},_isNode:t=>ct.isNode(t&&rb(t)?t.get(0):t),deleteItemAtIndex:Xh,itemPlacementFunc:function(t,e){return this._itemsFromSameParent(t,e)&&t<e?"after":"before"},moveItemAtIndexToIndex:Xh,_isNormalizedItemIndex:function(t){return"number"==typeof t&&Math.round(t)===t},_isItemIndex:Xh,_getNormalizedItemIndex:Xh,_normalizeItemIndex:Xh,_denormalizeItemIndex:Xh,_getItemByNormalizedIndex:Xh,_itemsFromSameParent:Xh}),Xqe=Kqe.inherit({_getPlainItems:function(){return this._collectionWidget.option("items")||[]},getIndexByItemData:function(t){var e=this._collectionWidget.keyOf.bind(this._collectionWidget);return e?this.getIndexByKey(e(t)):li(t,this._getPlainItems())},getItemDataByIndex:function(t){return this._getPlainItems()[t]},deleteItemAtIndex:function(t){this._getPlainItems().splice(t,1)},itemsGetter:function(){return this._getPlainItems()},getKeysByItems:function(t){var e=this._collectionWidget.keyOf.bind(this._collectionWidget),n=t;if(e){n=[];for(var i=0;i<t.length;i++)n.push(e(t[i]))}return n},getIndexByKey:function(t){var e=this._cache,n=e&&e.keys||this.getKeysByItems(this._getPlainItems());if(e&&!e.keys&&(e.keys=n),"object"!=typeof t)return n.indexOf(t);for(var i=0,a=n.length;i<a;i++)if(this._equalKeys(t,n[i]))return i;return-1},getItemsByKeys:function(t,e){return(e||t).slice()},moveItemAtIndexToIndex:function(t,e){var n=this._getPlainItems(),i=n[t];n.splice(t,1),n.splice(e,0,i)},_isItemIndex:function(t){return"number"==typeof t&&Math.round(t)===t},_getNormalizedItemIndex:function(t){return this._collectionWidget._itemElements().index(t)},_normalizeItemIndex:function(t){return t},_denormalizeItemIndex:function(t){return t},_getItemByNormalizedIndex:function(t){return t>-1?this._collectionWidget._itemElements().eq(t):null},_itemsFromSameParent:function(){return!0}});const mve=Xqe,fve=sr.inherit({ctor:function(t){this.options=t,this._setOption("disabledItemKeys",[]),this._clearItemKeys()},_clearItemKeys:function(){this._setOption("addedItemKeys",[]),this._setOption("removedItemKeys",[]),this._setOption("removedItems",[]),this._setOption("addedItems",[])},validate:We,_setOption:function(t,e){this.options[t]=e},onSelectionChanged:function(){var t=this.options.addedItemKeys,e=this.options.removedItemKeys,n=this.options.addedItems,i=this.options.removedItems,a=this.options.selectedItems,r=this.options.selectedItemKeys,s=this.options.onSelectionChanged||We;this._clearItemKeys(),s({selectedItems:a,selectedItemKeys:r,addedItemKeys:t,removedItemKeys:e,addedItems:n,removedItems:i})},equalKeys:function(t,e){return this.options.equalByReference&&Yi(t)&&Yi(e)?t===e:jh(t,e)},getSelectableItems:function(t){return t.filter(function(e){return!e.disabled})},_clearSelection:function(t,e,n,i){return t=t||[],t=Array.isArray(t)?t:[t],this.validate(),this.selectedItemKeys(t,e,n,i)},_loadFilteredData:function(t,e,n,i){var a=encodeURI(JSON.stringify(t)).length,r=this.options.maxFilterLengthInRequest&&a>this.options.maxFilterLengthInRequest,s=new wt,o={filter:r?void 0:t,select:r?this.options.dataFields():n||this.options.dataFields()};return t&&0===t.length?s.resolve([]):this.options.load(o).done(function(d){var u=Ji(d)?d.data:d;e&&!i?u=u.filter(e):r&&(u=xf(u).filter(t).toArray()),s.resolve(u)}).fail(s.reject.bind(s)),s},updateSelectedItemKeyHash:function(t){for(var e=0;e<t.length;e++){var n=Rz(t[e]);if(!Yi(n))this.options.keyHashIndices[n]=this.options.keyHashIndices[n]||[],this.options.keyHashIndices[n].push(e)}},_isAnyItemSelected:function(t){for(var e=0;e<t.length;e++)if(this.options.isItemSelected(t[e]))return;return!1},_getFullSelectAllState:function(){var t=this.options.plainItems(),e=this.options.filter(),n=this.options.selectedItems;e&&(n=xf(n).filter(e).toArray());var i=n.length;return i?i>=this.options.totalCount()-this.options.disabledItemKeys.length||void 0:this._isAnyItemSelected(t)},_getVisibleSelectAllState:function(){for(var t=this.getSelectableItems(this.options.plainItems()),e=!1,n=!1,i=0;i<t.length;i++){var a=t[i],r=this.options.getItemData(a),s=this.options.keyOf(r);this.options.isSelectableItem(a)&&(this.isItemKeySelected(s)?e=!0:n=!0)}return!!e&&(!n||void 0)}}),Zqe=fve.inherit({getSelectedItems:function(){return this._loadFilteredData(this.options.selectionFilter)},getSelectedItemKeys:function(){var t=new wt,e=this,n=this.options.key(),i=Oa(n)?[n]:n;return this._loadFilteredData(this.options.selectionFilter,null,i).done(function(a){var r=a.map(function(s){return e.options.keyOf(s)});t.resolve(r)}).fail(t.reject),t.promise()},selectedItemKeys:function(t,e,n,i){if(i){var a=this.options.filter();!a||JSON.stringify(a)===JSON.stringify(this.options.selectionFilter)&&n?this._setOption("selectionFilter",n?[]:null):this._addSelectionFilter(n,a,i)}else{e||this._setOption("selectionFilter",[]);for(var s=0;s<t.length;s++)n?this.removeSelectedItem(t[s]):this.addSelectedItem(t[s])}return this.onSelectionChanged(),(new wt).resolve()},setSelectedItems:function(t){this._setOption("selectionFilter",null);for(var e=0;e<t.length;e++)this.addSelectedItem(t[e])},isItemDataSelected:function(t){return this.isItemKeySelected(t)},isItemKeySelected:function(t){var e=this.options.selectionFilter;return!e||!!xf([t]).filter(e).toArray().length},_getKeyExpr:function(){var t=this.options.key();return Array.isArray(t)&&1===t.length?t[0]:t},_normalizeKey:function(t){var e=this.options.key();return Array.isArray(e)&&1===e.length?t[e[0]]:t},_getFilterByKey:function(t){var e=this._getKeyExpr(),n=[e,"=",this._normalizeKey(t)];if(Array.isArray(e)){n=[];for(var i=0;i<e.length;i++)n.push([e[i],"=",t[e[i]]]),i!==e.length-1&&n.push("and")}return n},addSelectedItem:function(t){var e=this._getFilterByKey(t);this._addSelectionFilter(!1,e)},removeSelectedItem:function(t){var e=this._getFilterByKey(t);this._addSelectionFilter(!0,e)},validate:function(){var t=this.options.key;if(t&&void 0===t())throw lo.Error("E1042","Deferred selection")},_findSubFilter:function(t,e){if(!t)return-1;for(var n=JSON.stringify(e),i=0;i<t.length;i++){var a=t[i];if(a&&JSON.stringify(a)===n)return i}return-1},_isLastSubFilter:function(t,e){return!(!t||!e)&&(this._findSubFilter(t,e)===t.length-1||0===this._findSubFilter([t],e))},_addFilterOperator:function(t,e){return t.length>1&&Oa(t[1])&&t[1]!==e&&(t=[t]),t.length&&t.push(e),t},_denormalizeFilter:function(t){return t&&Oa(t[0])&&(t=[t]),t},_addSelectionFilter:function(t,e,n){var i=t?["!",e]:e,a=t?"and":"or",r=!0,s=this.options.selectionFilter||[];if((s=this._denormalizeFilter(s))&&s.length){this._removeSameFilter(s,e,t,n);var o=this._removeSameFilter(s,e,!t),d=this._isKeyFilter(e)&&this._hasKeyFiltersOnlyStartingFromIndex(s,o);(r=e.length&&!d)&&(s=this._addFilterOperator(s,a))}r&&s.push(i),s=this._normalizeFilter(s),this._setOption("selectionFilter",t||s.length?s:null)},_normalizeFilter:function(t){return t&&1===t.length&&(t=t[0]),t},_removeFilterByIndex:function(t,e,n){var i=t[1];e>0?t.splice(e-1,2):t.splice(e,2),n&&"and"===i&&t.splice(0,t.length)},_isSimpleKeyFilter:function(t,e){return 3===t.length&&t[0]===e&&"="===t[1]},_isKeyFilter:function(t){if(2===t.length&&"!"===t[0])return this._isKeyFilter(t[1]);var e=this._getKeyExpr();if(Array.isArray(e)){if(t.length!==2*e.length-1)return!1;for(var n=0;n<e.length;n++)if(n>0&&"and"!==t[2*n-1]||!this._isSimpleKeyFilter(t[2*n],e[n]))return!1;return!0}return this._isSimpleKeyFilter(t,e)},_hasKeyFiltersOnlyStartingFromIndex:function(t,e){if(e>=0){for(var n=e;n<t.length;n++)if("string"!=typeof t[n]&&!this._isKeyFilter(t[n]))return!1;return!0}return!1},_removeSameFilter:function(t,e,n,i){if(e=n?["!",e]:e,JSON.stringify(e)===JSON.stringify(t))return t.splice(0,t.length),0;var a=this._findSubFilter(t,e);if(a>=0)return this._removeFilterByIndex(t,a,i),a;for(var r=0;r<t.length;r++)if(Array.isArray(t[r])&&t[r].length>2){var s=this._removeSameFilter(t[r],e,!1,i);if(s>=0)return t[r].length?1===t[r].length&&(t[r]=t[r][0]):this._removeFilterByIndex(t,r,i),s}return-1},getSelectAllState:function(){var t=this.options.filter(),e=this.options.selectionFilter;if(!e)return!0;if(!e.length)return!1;if(t&&t.length){if(e=this._denormalizeFilter(e),this._isLastSubFilter(e,t))return!0;if(this._isLastSubFilter(e,["!",t]))return!1}}});var Lj=function(t,e){var n=e(t);if(Yi(n))try{return JSON.stringify(n)}catch(i){return n}return n},Qqe=function(t,e,n,i){return e[n[Lj(t,i)]]},gve=function(t,e){this.getLocalFilter=function(s,o,d,u){return o=void 0===o?jh:o,a.bind(this,o,s,d,u)},this.getExpr=function(s){var o;if(s)return t.forEach(function(d,u){var p;o=o||[],u>0&&o.push(e?"and":"or"),p=Oa(s)?r(s,d):function(g,b){for(var C=[],k=0,G=g.length;k<G;k++){var Y=g[k],Z=r(Y,b&&b[Y]);if(!Z)break;k>0&&C.push(e?"or":"and"),C.push(Z)}return C}(s,d),o.push(p)}),o&&1===o.length&&(o=o[0]),o},this.getCombinedFilter=function(s,o){var d=this.getExpr(s),u=d;return e&&o&&(d?((u=[]).push(d),u.push(o)):u=o),u};var n;function a(s,o,d,u,p){var b,C,g=o(p);if(!d&&(b=Rz(g),!Yi(b))){var k=function(G,Y){if(!n){n={};for(var ne=function(s,o,d){return Array.isArray(d)?s.map(u=>o(u)):s}(t,G,Y),Z=0;Z<ne.length;Z++)n[Rz(ne[Z])]=!0}return n}(o,u);return k[b]?!e:!!e}for(C=0;C<t.length;C++)if(s(t[C],g))return!e;return!!e}function r(s,o){if(void 0!==o)return[s,e?"<>":"=",o]}};const nUe=fve.inherit({ctor:function(t){this.callBase(t),this._initSelectedItemKeyHash()},_initSelectedItemKeyHash:function(){this._setOption("keyHashIndices",this.options.equalByReference?null:{})},getSelectedItemKeys:function(){return this.options.selectedItemKeys.slice(0)},getSelectedItems:function(){return this.options.selectedItems.slice(0)},_preserveSelectionUpdate:function(t,e){var i,a,r,n=this.options.keyOf;if(n){var s=e&&t.length>1&&!this.options.equalByReference;for(s&&(i={}),r=0;r<t.length;r++){var o=t[r],d=n(o);e?(a=this.removeSelectedItem(d,i),i&&a>=0&&(i[a]=!0)):this.addSelectedItem(d,o)}s&&this._batchRemoveSelectedItems(i)}},_batchRemoveSelectedItems:function(t){var e=this.options.selectedItemKeys.slice(0),n=this.options.selectedItems.slice(0);this.options.selectedItemKeys.length=0,this.options.selectedItems.length=0;for(var i=0;i<e.length;i++)t[i]||(this.options.selectedItemKeys.push(e[i]),this.options.selectedItems.push(n[i]));this._initSelectedItemKeyHash(),this.updateSelectedItemKeyHash(this.options.selectedItemKeys)},_loadSelectedItemsCore:function(t,e,n){var i=new wt,a=this.options.key();if(!t.length&&!n)return i.resolve([]),i;var r=this.options.filter();if(n&&e&&!r)return i.resolve(this.getSelectedItems()),i;var s=new gve(t,n),o=s.getCombinedFilter(a,r),d=[];if(e){var u=this.options.selectedItems;d=o&&t.length!==u.length?xf(u).filter(o).toArray():u.slice(0)}var p=d.length?d:this.options.plainItems(!0).filter(this.options.isSelectableItem).map(this.options.getItemData),g=s.getLocalFilter(this.options.keyOf,this.equalKeys.bind(this),this.options.equalByReference,a);return p=p.filter(g),d.length||!n&&p.length===t.length?i.resolve(p):i=this._loadFilteredData(o,g,null,n),i},_replaceSelectionUpdate:function(t){var e=[],n=this.options.keyOf;if(n){for(var i=0;i<t.length;i++){var r=n(t[i]);e.push(r)}this.setSelectedItems(e,t)}},_warnOnIncorrectKeys:function(t){for(var e=this.options.allowNullValue,n=0;n<t.length;n++){var i=t[n];(!e||null!==i)&&!this.isItemKeySelected(i)&&lo.log("W1002",i)}},_isMultiSelectEnabled:function(){var t=this.options.mode;return"all"===t||"multiple"===t},_requestInProgress:function(){var t;return"pending"===(null===(t=this._lastLoadDeferred)||void 0===t?void 0:t.state())},_concatRequestsItems:function(t,e,n,i){var a,r=e?t:[];return a=i||khe(t,this.options.selectedItemKeys),{addedItems:n.added.concat(a),removedItems:n.removed.concat(r),keys:t}},_collectLastRequestData:function(t,e,n,i){var a=e&&n,r={added:[],removed:[]},s=this._isMultiSelectEnabled(),o=s?this._lastRequestData:{};return s&&(this._shouldMergeWithLastRequest&&(a?(this._lastLoadDeferred.reject(),o={}):function(t,e){if(t.length!==e.length)return!1;for(var n=0;n<e.length;n++)if(t[n]!==e[n])return!1;return!0}(t,this.options.selectedItemKeys)||(r.added=o.addedItems,r.removed=o.removedItems,e||this._lastLoadDeferred.reject())),o=this._concatRequestsItems(t,e,r,this._shouldMergeWithLastRequest?void 0:i)),o},_updateKeysByLastRequestData:function(t,e,n){var a,r,i=t;this._isMultiSelectEnabled()&&this._shouldMergeWithLastRequest&&!e&&!n&&(i=function(t){return[...new Set(t)]}(i=khe(t.concat(null===(a=this._lastRequestData)||void 0===a?void 0:a.addedItems),null===(r=this._lastRequestData)||void 0===r?void 0:r.removedItems)));return i},_loadSelectedItems:function(t,e,n,i){var a=this,r=new wt;return this._shouldMergeWithLastRequest=this._requestInProgress(),this._lastRequestData=this._collectLastRequestData(t,e,n,i),Nr(a._lastLoadDeferred).always(function(){var s=a._updateKeysByLastRequestData(t,e,n);a._shouldMergeWithLastRequest=!1,a._loadSelectedItemsCore(s,e,n).done(r.resolve).fail(r.reject)}),a._lastLoadDeferred=r,r},selectedItemKeys:function(t,e,n,i,a){var r=this,s=r._loadSelectedItems(t,n,i,a);return s.done(function(o){e?r._preserveSelectionUpdate(o,n):r._replaceSelectionUpdate(o),r.onSelectionChanged()}),s},addSelectedItem:function(t,e){if(Le(e)&&!this.options.ignoreDisabledItems&&e.disabled)-1===this.options.disabledItemKeys.indexOf(t)&&this.options.disabledItemKeys.push(t);else{var n=this._getKeyHash(t);-1===this._indexOfSelectedItemKey(n)&&(!Yi(n)&&this.options.keyHashIndices&&(this.options.keyHashIndices[n]=[this.options.selectedItemKeys.length]),this.options.selectedItemKeys.push(t),this.options.addedItemKeys.push(t),this.options.addedItems.push(e),this.options.selectedItems.push(e))}},_getSelectedIndexByKey:function(t,e){for(var n=this.options.selectedItemKeys,i=0;i<n.length;i++)if((!e||!e[i])&&this.equalKeys(n[i],t))return i;return-1},_getSelectedIndexByHash:function(t,e){var n=this.options.keyHashIndices[t];return n&&n.length>1&&e&&(n=n.filter(function(i){return!e[i]})),n&&n[0]>=0?n[0]:-1},_indexOfSelectedItemKey:function(t,e){return this.options.equalByReference?this.options.selectedItemKeys.indexOf(t):Yi(t)?this._getSelectedIndexByKey(t,e):this._getSelectedIndexByHash(t,e)},_shiftSelectedKeyIndices:function(t){for(var e=t;e<this.options.selectedItemKeys.length;e++){var n=this.options.selectedItemKeys[e],i=Rz(n),a=this.options.keyHashIndices[i];if(a)for(var r=0;r<a.length;r++)a[r]>t&&a[r]--}},removeSelectedItem:function(t,e){var n=this._getKeyHash(t),i=!!e,a=this._indexOfSelectedItemKey(n,e);if(a<0||(this.options.removedItemKeys.push(t),this.options.removedItems.push(this.options.selectedItems[a]),i)||(this.options.selectedItemKeys.splice(a,1),this.options.selectedItems.splice(a,1),Yi(n)||!this.options.keyHashIndices))return a;var r=this.options.keyHashIndices[n];return r&&(r.shift(),r.length||delete this.options.keyHashIndices[n],this._shiftSelectedKeyIndices(a)),a},_updateAddedItemKeys:function(t,e){for(var n=0;n<t.length;n++)this.isItemKeySelected(t[n])||(this.options.addedItemKeys.push(t[n]),this.options.addedItems.push(e[n]))},_updateRemovedItemKeys:function(t,e,n){for(var i=0;i<e.length;i++)this.isItemKeySelected(e[i])||(this.options.removedItemKeys.push(e[i]),this.options.removedItems.push(n[i]))},_isItemSelectionInProgress:function(t,e){var i;return!!(e&&this._lastRequestData&&this._requestInProgress())&&(null!==(i=this._lastRequestData.addedItems)&&void 0!==i?i:[]).includes(t)},_getKeyHash:function(t){return this.options.equalByReference?t:Rz(t)},setSelectedItems:function(t,e){this._updateAddedItemKeys(t,e);var n=this.options.selectedItemKeys,i=this.options.selectedItems;this.options.equalByReference||(this._initSelectedItemKeyHash(),this.updateSelectedItemKeyHash(t)),this._setOption("selectedItemKeys",t),this._setOption("selectedItems",e),this._updateRemovedItemKeys(t,n,i)},isItemDataSelected:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this.options.keyOf(t);return this.isItemKeySelected(n,e)},isItemKeySelected:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=this._isItemSelectionInProgress(t,e.checkPending);if(!n){var i=this._getKeyHash(t),a=this._indexOfSelectedItemKey(i);n=-1!==a}return n},getSelectAllState:function(t){return t?this._getVisibleSelectAllState():this._getFullSelectAllState()}}),iUe=sr.inherit({ctor:function(t){this.options=de(this._getDefaultOptions(),t,{selectedItemKeys:t.selectedKeys||[]}),this._selectionStrategy=this.options.deferred?new Zqe(this.options):new nUe(this.options),this._focusedItemIndex=-1,this.options.equalByReference||this._selectionStrategy.updateSelectedItemKeyHash(this.options.selectedItemKeys)},_getDefaultOptions:function(){return{allowNullValue:!1,deferred:!1,equalByReference:!1,mode:"multiple",selectedItems:[],selectionFilter:[],maxFilterLengthInRequest:0,onSelectionChanged:We,key:We,keyOf:function(t){return t},load:function(){return(new wt).resolve([])},totalCount:function(){return-1},isSelectableItem:function(){return!0},isItemSelected:function(){return!1},getItemData:function(t){return t},dataFields:We,filter:We}},validate:function(){this._selectionStrategy.validate()},getSelectedItemKeys:function(){return this._selectionStrategy.getSelectedItemKeys()},getSelectedItems:function(){return this._selectionStrategy.getSelectedItems()},selectionFilter:function(t){if(void 0===t)return this.options.selectionFilter;var e=this.options.selectionFilter!==t&&JSON.stringify(this.options.selectionFilter)!==JSON.stringify(t);this.options.selectionFilter=t,e&&this.onSelectionChanged()},setSelection:function(t,e){return this.selectedItemKeys(t,!1,!1,!1,e)},select:function(t){return this.selectedItemKeys(t,!0)},deselect:function(t){return this.selectedItemKeys(t,!0,!0)},selectedItemKeys:function(t,e,n,i,a){var r;return t=null!==(r=t)&&void 0!==r?r:[],t=Array.isArray(t)?t:[t],this.validate(),this._selectionStrategy.selectedItemKeys(t,e,n,i,a)},clearSelection:function(){return this.selectedItemKeys([])},_addSelectedItem:function(t,e){this._selectionStrategy.addSelectedItem(e,t)},_removeSelectedItem:function(t){this._selectionStrategy.removeSelectedItem(t)},_setSelectedItems:function(t,e){this._selectionStrategy.setSelectedItems(t,e)},onSelectionChanged:function(){this._selectionStrategy.onSelectionChanged()},changeItemSelection:function(t,e){var n,i=this.options.plainItems(),a=i[t];if(!this.isSelectable()||!this.isDataItem(a))return!1;var r=this.options.getItemData(a),s=this.options.keyOf(r);if((e=e||{}).shift&&"multiple"===this.options.mode&&this._focusedItemIndex>=0)n=this.changeItemSelectionWhenShiftKeyPressed(t,i);else if(e.control){this._resetItemSelectionWhenShiftKeyPressed();var o=this._selectionStrategy.isItemDataSelected(r);"single"===this.options.mode&&this.clearSelectedItems(),o?this._removeSelectedItem(s):this._addSelectedItem(r,s),n=!0}else{this._resetItemSelectionWhenShiftKeyPressed();var d=this._selectionStrategy.equalKeys(this.options.selectedItemKeys[0],s);(1!==this.options.selectedItemKeys.length||!d)&&(this._setSelectedItems([s],[r]),n=!0)}return n?(this._focusedItemIndex=t,this.onSelectionChanged(),!0):void 0},isDataItem:function(t){return this.options.isSelectableItem(t)},isSelectable:function(){return"single"===this.options.mode||"multiple"===this.options.mode},isItemDataSelected:function(t){return this._selectionStrategy.isItemDataSelected(t,{checkPending:!0})},isItemSelected:function(t,e){return this._selectionStrategy.isItemKeySelected(t,e)},_resetItemSelectionWhenShiftKeyPressed:function(){delete this._shiftFocusedItemIndex},_resetFocusedItemIndex:function(){this._focusedItemIndex=-1},changeItemSelectionWhenShiftKeyPressed:function(t,e){var i,a,p,g,n=!1,r=this.options.keyOf,s=e[this._focusedItemIndex],o=this.options.getItemData(s),d=r(o),u=s&&this.isItemDataSelected(o);if(Le(this._shiftFocusedItemIndex)||(this._shiftFocusedItemIndex=this._focusedItemIndex),this._shiftFocusedItemIndex!==this._focusedItemIndex)for(i=this._focusedItemIndex<this._shiftFocusedItemIndex?1:-1,a=this._focusedItemIndex;a!==this._shiftFocusedItemIndex;a+=i)this.isDataItem(e[a])&&(g=r(this.options.getItemData(e[a])),this._removeSelectedItem(g),n=!0);if(t!==this._shiftFocusedItemIndex)for(i=t<this._shiftFocusedItemIndex?1:-1,a=t;a!==this._shiftFocusedItemIndex;a+=i)this.isDataItem(e[a])&&(g=r(p=this.options.getItemData(e[a])),this._addSelectedItem(p,g),n=!0);return this.isDataItem(s)&&!u&&(this._addSelectedItem(o,d),n=!0),n},clearSelectedItems:function(){this._setSelectedItems([],[])},selectAll:function(t){return this._resetFocusedItemIndex(),t?this._onePageSelectAll(!1):this.selectedItemKeys([],!0,!1,!0)},deselectAll:function(t){return this._resetFocusedItemIndex(),t?this._onePageSelectAll(!0):this.selectedItemKeys([],!0,!0,!0)},_onePageSelectAll:function(t){for(var e=this._selectionStrategy.getSelectableItems(this.options.plainItems()),n=0;n<e.length;n++){var i=e[n];if(this.isDataItem(i)){var a=this.options.getItemData(i),r=this.options.keyOf(a),s=this.isItemSelected(r);!s&&!t&&this._addSelectedItem(a,r),s&&t&&this._removeSelectedItem(r)}}return this.onSelectionChanged(),(new wt).resolve()},getSelectAllState:function(t){return this._selectionStrategy.getSelectAllState(t)}});var wie="dxItemDeleting",ny=function(t){return-1!==t},aUe=Jqe.inherit({_setOptionsByReference:function(){this.callBase(),de(this._optionsByReference,{selectedItem:!0})},_getDefaultOptions:function(){return de(this.callBase(),{selectionMode:"none",selectionRequired:!1,selectionByClick:!0,selectedItems:[],selectedItemKeys:[],maxFilterLengthInRequest:1500,keyExpr:null,selectedIndex:-1,selectedItem:null,onSelectionChanged:null,onItemReordered:null,onItemDeleting:null,onItemDeleted:null})},ctor:function(t,e){this._userOptions=e||{},this.callBase(t,e)},_init:function(){this._initEditStrategy(),this.callBase(),this._initKeyGetter(),this._initSelectionModule()},_initKeyGetter:function(){this._keyGetter=zo(this.option("keyExpr"))},_getKeysByItems:function(t){return this._editStrategy.getKeysByItems(t)},_getItemsByKeys:function(t,e){return this._editStrategy.getItemsByKeys(t,e)},_getKeyByIndex:function(t){return this._editStrategy.getKeyByIndex(t)},_getIndexByKey:function(t){return this._editStrategy.getIndexByKey(t)},_getIndexByItemData:function(t){return this._editStrategy.getIndexByItemData(t)},_isKeySpecified:function(){return!(!this._dataSource||!this._dataSource.key())},_getCombinedFilter:function(){return this._dataSource&&this._dataSource.filter()},key:function(){return this.option("keyExpr")?this.option("keyExpr"):this._dataSource&&this._dataSource.key()},keyOf:function(t){var e=t,n=this._dataSource&&this._dataSource.store();return this.option("keyExpr")?e=this._keyGetter(t):n&&(e=n.keyOf(t)),e},_nullValueSelectionSupported:function(){return!1},_initSelectionModule:function(){var t=this,e=t._editStrategy.itemsGetter;this._selection=new iUe({allowNullValue:this._nullValueSelectionSupported(),mode:this.option("selectionMode"),maxFilterLengthInRequest:this.option("maxFilterLengthInRequest"),equalByReference:!this._isKeySpecified(),onSelectionChanged:function(n){(n.addedItemKeys.length||n.removedItemKeys.length)&&(t.option("selectedItems",t._getItemsByKeys(n.selectedItemKeys,n.selectedItems)),t._updateSelectedItems(n))},filter:t._getCombinedFilter.bind(t),totalCount:function(){var n=t.option("items"),i=t._dataSource;return i&&i.totalCount()>=0?i.totalCount():n.length},key:t.key.bind(t),keyOf:t.keyOf.bind(t),load:function(n){if(t._dataSource){var i=t._dataSource.loadOptions();n.customQueryParams=i.customQueryParams,n.userData=t._dataSource._userData}var a=t._dataSource&&t._dataSource.store();return a?a.load(n).done(function(r){if(!t._disposed){var s=Ute(r).data;t._dataSource._applyMapFunction(s)}}):(new wt).resolve(this.plainItems())},dataFields:function(){return t._dataSource&&t._dataSource.select()},plainItems:e.bind(t._editStrategy)})},_initEditStrategy:function(){var t=mve;this._editStrategy=new t(this)},_getSelectedItemIndices:function(t){var e=this,n=[];return t=t||this._selection.getSelectedItemKeys(),e._editStrategy.beginCache(),$e(t,function(i,a){var r=e._getIndexByKey(a);ny(r)&&n.push(r)}),e._editStrategy.endCache(),n},_initMarkup:function(){this._rendering=!0,(!this._dataSource||!this._dataSource.isLoading())&&this._syncSelectionOptions().done(()=>this._normalizeSelectedItems()),this.callBase()},_render:function(){this.callBase(),this._rendering=!1},_fireContentReadyAction:function(){this._rendering=!1,this._rendered=!0,this.callBase.apply(this,arguments)},_syncSelectionOptions:function(t){var e,n,i,a;switch(t=t||this._chooseSelectOption()){case"selectedIndex":e=this._editStrategy.getItemDataByIndex(this.option("selectedIndex")),Le(e)?(this._setOptionWithoutOptionChange("selectedItems",[e]),this._setOptionWithoutOptionChange("selectedItem",e),this._setOptionWithoutOptionChange("selectedItemKeys",this._editStrategy.getKeysByItems([e]))):(this._setOptionWithoutOptionChange("selectedItems",[]),this._setOptionWithoutOptionChange("selectedItemKeys",[]),this._setOptionWithoutOptionChange("selectedItem",null));break;case"selectedItems":if(n=(a=this.option("selectedItems")||[]).length?this._editStrategy.getIndexByItemData(a[0]):-1,this.option("selectionRequired")&&!ny(n))return this._syncSelectionOptions("selectedIndex");this._setOptionWithoutOptionChange("selectedItem",a[0]),this._setOptionWithoutOptionChange("selectedIndex",n),this._setOptionWithoutOptionChange("selectedItemKeys",this._editStrategy.getKeysByItems(a));break;case"selectedItem":if(e=this.option("selectedItem"),n=this._editStrategy.getIndexByItemData(e),this.option("selectionRequired")&&!ny(n))return this._syncSelectionOptions("selectedIndex");Le(e)?(this._setOptionWithoutOptionChange("selectedItems",[e]),this._setOptionWithoutOptionChange("selectedIndex",n),this._setOptionWithoutOptionChange("selectedItemKeys",this._editStrategy.getKeysByItems([e]))):(this._setOptionWithoutOptionChange("selectedItems",[]),this._setOptionWithoutOptionChange("selectedItemKeys",[]),this._setOptionWithoutOptionChange("selectedIndex",-1));break;case"selectedItemKeys":if(i=this.option("selectedItemKeys"),this.option("selectionRequired")){var r=this._getIndexByKey(i[0]);if(!ny(r))return this._syncSelectionOptions("selectedIndex")}return this._selection.setSelection(i)}return(new wt).resolve().promise()},_chooseSelectOption:function(){var t="selectedIndex",e=function(n){var i=this.option(n);return Le(i)&&i.length||n in this._userOptions}.bind(this);return e("selectedItems")?t="selectedItems":e("selectedItem")?t="selectedItem":e("selectedItemKeys")&&(t="selectedItemKeys"),t},_compareKeys:function(t,e){if(t.length!==e.length)return!1;for(var n=0;n<e.length;n++)if(t[n]!==e[n])return!1;return!0},_normalizeSelectedItems:function(){if("none"===this.option("selectionMode"))this._setOptionWithoutOptionChange("selectedItems",[]),this._syncSelectionOptions("selectedItems");else if("single"===this.option("selectionMode")){var t=this.option("selectedItems");if(t.length>1||!t.length&&this.option("selectionRequired")&&this.option("items")&&this.option("items").length){var e=this._selection.getSelectedItems(),n=void 0===t[0]?e[0]:t[0];return void 0===n&&(n=this._editStrategy.itemsGetter()[0]),this.option("grouped")&&n&&n.items&&(n.items=[n.items[0]]),this._selection.setSelection(this._getKeysByItems([n])),this._setOptionWithoutOptionChange("selectedItems",[n]),this._syncSelectionOptions("selectedItems")}this._selection.setSelection(this._getKeysByItems(t))}else{var i=this._getKeysByItems(this.option("selectedItems")),a=this._selection.getSelectedItemKeys();this._compareKeys(a,i)||this._selection.setSelection(i)}return(new wt).resolve().promise()},_itemClickHandler:function(t){var e=(new wt).resolve(),n=this.callBase;this._createAction(function(i){var a;e=null!==(a=this._itemSelectHandler(i.event))&&void 0!==a?a:e}.bind(this),{validatingTargetName:"itemElement"})({itemElement:N(t.currentTarget),event:t}),e.always(()=>{n.apply(this,arguments)})},_itemSelectHandler:function(t){var e,n;if(this.option("selectionByClick")){var i=t.currentTarget;return this.isItemSelected(i)?this.unselectItem(t.currentTarget):n=this.selectItem(t.currentTarget),null===(e=n)||void 0===e?void 0:e.promise()}},_selectedItemElement:function(t){return this._itemElements().eq(t)},_postprocessRenderItem:function(t){if("none"!==this.option("selectionMode")){var e=N(t.itemElement),n=this._editStrategy.getNormalizedIndex(e),i=this._isItemSelected(n);this._processSelectableItem(e,i)}},_processSelectableItem:function(t,e){t.toggleClass(this._selectedItemClass(),e),this._setAriaSelected(t,String(e))},_updateSelectedItems:function(t){var e=this,n=t.addedItemKeys,i=t.removedItemKeys;if(e._rendered&&(n.length||i.length)){var a=e._selectionChangePromise;if(!e._rendering){var s,r=[],o=[];e._editStrategy.beginCache();for(var d=0;d<n.length;d++)s=e._getIndexByKey(n[d]),r.push(s),e._addSelection(s);for(var u=0;u<i.length;u++)s=e._getIndexByKey(i[u]),o.push(s),e._removeSelection(s);e._editStrategy.endCache(),e._updateSelection(r,o)}Nr(a).done(function(){e._fireSelectionChangeEvent(t.addedItems,t.removedItems)})}},_fireSelectionChangeEvent:function(t,e){this._createActionByOption("onSelectionChanged",{excludeValidators:["disabled","readOnly"]})({addedItems:t,removedItems:e})},_updateSelection:We,_setAriaSelected:function(t,e){this.setAria("selected",e,t)},_removeSelection:function(t){var e=this._editStrategy.getItemElement(t);ny(t)&&(this._processSelectableItem(e,!1),he.triggerHandler(e,"stateChanged",!1))},_addSelection:function(t){var e=this._editStrategy.getItemElement(t);ny(t)&&(this._processSelectableItem(e,!0),he.triggerHandler(e,"stateChanged",!0))},_isItemSelected:function(t){var e=this._getKeyByIndex(t);return this._selection.isItemSelected(e,{checkPending:!0})},_optionChanged:function(t){switch(t.name){case"selectionMode":this._invalidate();break;case"dataSource":(!t.value||Array.isArray(t.value)&&!t.value.length)&&this.option("selectedItemKeys",[]),this.callBase(t);break;case"selectedIndex":case"selectedItem":case"selectedItems":case"selectedItemKeys":this._syncSelectionOptions(t.name).done(()=>this._normalizeSelectedItems());break;case"keyExpr":this._initKeyGetter();break;case"selectionRequired":this._normalizeSelectedItems();break;case"selectionByClick":case"onSelectionChanged":case"onItemDeleting":case"onItemDeleted":case"onItemReordered":case"maxFilterLengthInRequest":break;default:this.callBase(t)}},_clearSelectedItems:function(){this._setOptionWithoutOptionChange("selectedItems",[]),this._syncSelectionOptions("selectedItems")},_waitDeletingPrepare:function(t){if(t.data(wie))return(new wt).resolve().promise();t.data(wie,!0);var e=new wt,n={cancel:!1},i=this._itemEventHandler(t,"onItemDeleting",n,{excludeValidators:["disabled","readOnly"]});return Nr(i).always(function(a){var r=!i,s=!r&&"resolved"===i.state(),o=!!arguments.length,d=r||s&&!o||s&&a;Nr(Wh(n.cancel)).always(function(){t.data(wie,!1)}).done(function(u){d&&!u?e.resolve():e.reject()}).fail(e.reject)}.bind(this)),e.promise()},_deleteItemFromDS:function(t){if(!this._dataSource)return(new wt).resolve().promise();var e=new wt,n=this.option("disabled"),i=this._dataSource.store();if(this.option("disabled",!0),!i.remove)throw lo.Error("E1011");return i.remove(i.keyOf(this._getItemData(t))).done(function(a){void 0!==a?e.resolve():e.reject()}).fail(function(){e.reject()}),e.always(function(){this.option("disabled",n)}.bind(this)),e},_tryRefreshLastPage:function(){var t=new wt;return this._isLastPage()||this.option("grouped")?t.resolve():this._refreshLastPage().done(function(){t.resolve()}),t.promise()},_refreshLastPage:function(){return this._expectLastItemLoading(),this._dataSource.load()},_updateSelectionAfterDelete:function(t){var e=this._getKeyByIndex(t);this._selection.deselect([e])},_updateIndicesAfterIndex:function(t){for(var e=this._itemElements(),n=t+1;n<e.length;n++)N(e[n]).data(this._itemIndexKey(),n-1)},_simulateOptionChange:function(t){var e=this.option(t);e instanceof r2||this._optionChangedAction({name:t,fullName:t,value:e})},isItemSelected:function(t){return this._isItemSelected(this._editStrategy.getNormalizedIndex(t))},selectItem:function(t){if("none"!==this.option("selectionMode")){var e=this._editStrategy.getNormalizedIndex(t);if(ny(e)){var n=this._getKeyByIndex(e);if(!this._selection.isItemSelected(n)){if("single"===this.option("selectionMode"))return this._selection.setSelection([n]);var i=this.option("selectedItemKeys")||[];return this._selection.setSelection([...i,n],[n])}}}},unselectItem:function(t){var e=this._editStrategy.getNormalizedIndex(t);if(ny(e)){var n=this._selection.getSelectedItemKeys();if(!(this.option("selectionRequired")&&n.length<=1)){var i=this._getKeyByIndex(e);!this._selection.isItemSelected(i,{checkPending:!0})||this._selection.deselect([i])}}},_deleteItemElementByIndex:function(t){this._updateSelectionAfterDelete(t),this._updateIndicesAfterIndex(t),this._editStrategy.deleteItemAtIndex(t)},_afterItemElementDeleted:function(t,e){var n=this._dataSource?"dataSource":"items";this._simulateOptionChange(n),this._itemEventHandler(t,"onItemDeleted",e,{beforeExecute:function(){t.remove()},excludeValidators:["disabled","readOnly"]}),this._renderEmptyMessage()},deleteItem:function(t){var e=this,n=new wt,i=this._editStrategy.getItemElement(t),a=this._editStrategy.getNormalizedIndex(t),r=this._itemResponseWaitClass();return ny(a)?this._waitDeletingPrepare(i).done(function(){i.addClass(r);var s=e._extendActionArgs(i);e._deleteItemFromDS(i).done(function(){e._deleteItemElementByIndex(a),e._afterItemElementDeleted(i,s),e._tryRefreshLastPage().done(function(){n.resolveWith(e)})}).fail(function(){i.removeClass(r),n.rejectWith(e)})}).fail(function(){n.rejectWith(e)}):n.rejectWith(e),n.promise()},reorderItem:function(t,e){var n=new wt,i=this,a=this._editStrategy,r=a.getItemElement(t),s=a.getItemElement(e),o=a.getNormalizedIndex(t),d=a.getNormalizedIndex(e),u=this._dataSource?"dataSource":"items";return ny(o)&&ny(d)&&o!==d?n.resolveWith(this):n.rejectWith(this),n.promise().done(function(){s[a.itemPlacementFunc(o,d)](r),a.moveItemAtIndexToIndex(o,d),this._updateIndicesAfterIndex(o),i.option("selectedItems",i._getItemsByKeys(i._selection.getSelectedItemKeys(),i._selection.getSelectedItems())),"items"===u&&i._simulateOptionChange(u),i._itemEventHandler(r,"onItemReordered",{fromIndex:a.getIndex(o),toIndex:a.getIndex(d)},{excludeValidators:["disabled","readOnly"]})})}});const Gx=aUe;var rUe=Gx.inherit({_initMarkup(){this._deferredItems=[],this.callBase()},_renderItemContent(t){var e=new wt,n=new wt;this._deferredItems[t.index]=n;var i=this.callBase.call(this,t);return n.done(()=>{e.resolve(i)}),e.promise()},_createItemByTemplate(t,e){return t.render({model:e.itemData,container:e.container,index:e.index,onRendered:()=>{this._deferredItems[e.index].resolve()}})},_postProcessRenderItems:We,_renderItemsAsync(){var t=new wt;return Nr.apply(this,this._deferredItems).done(()=>{this._postProcessRenderItems(),t.resolve()}),t.promise()},_clean(){this.callBase(),this._deferredItems=[]}});var _ve="dx-toolbar",Cie="dx-toolbar-before",yve="dx-toolbar-after",vve="dx-toolbar-label",bve="dx-toolbar-compact",Pj="."+vve,Mve="dx-toolbar-multiline",Dve=rUe.inherit({compactMode:!1,ctor:function(t,e){this._userOptions=e||{},this.callBase(t,e),"height"in this._userOptions&&Ba.log("W0001",this.NAME,"height","20.1","Functionality associated with this option is not intended for the Toolbar widget.")},_getSynchronizableOptionsForCreateComponent:function(){return this.callBase().filter(t=>"disabled"!==t)},_initTemplates:function(){this.callBase();var t=new Ix(function(e,n,i){Ji(n)?(n.text&&e.text(n.text).wrapInner("<div>"),n.html&&e.html(n.html),"dxDropDownButton"===n.widget&&this.option("useFlatButtons")&&(n.options=n.options||{},n.options.stylingMode=n.options.stylingMode||"text"),"dxButton"===n.widget&&(this.option("useFlatButtons")&&(n.options=n.options||{},n.options.stylingMode=n.options.stylingMode||"text"),this.option("useDefaultButtons")&&(n.options=n.options||{},n.options.type=n.options.type||"default"))):e.text(String(n)),this._getTemplate("dx-polymorph-widget").render({container:e,model:i,parent:this})}.bind(this),["text","html","widget","options"],this.option("integrationOptions.watchMethod"));this._templateManager.addDefaultTemplates({item:t,menuItem:t})},_getDefaultOptions:function(){return de(this.callBase(),{renderAs:"topToolbar",grouped:!1,useFlatButtons:!1,useDefaultButtons:!1,multiline:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return cd()},options:{useFlatButtons:!0}}])},_itemContainer:function(){return this._$toolbarItemsContainer.find(["."+Cie,".dx-toolbar-center","."+yve].join(","))},_itemClass:function(){return"dx-toolbar-item"},_itemDataKey:function(){return"dxToolbarItemDataKey"},_buttonClass:function(){return"dx-toolbar-button"},_dimensionChanged:function(){this._arrangeItems(),this._applyCompactMode()},_initMarkup:function(){this._renderToolbar(),this._renderSections(),this.callBase(),this.setAria("role","toolbar")},_waitParentAnimationFinished:function(){var t=this.$element();return new _A(e=>{var n=()=>{clearTimeout(this._waitParentAnimationTimeout),this._waitParentAnimationTimeout=setTimeout(()=>{return i=!0,t.parents().each((a,r)=>{if(kd.isAnimating(N(r)))return i=!1,!1}),i&&e(),i||n();var i},15)};n()})},_render:function(){this.callBase(),this._renderItemsAsync(),cd()&&_A.all([this._waitParentAnimationFinished(),this._checkWebFontForLabelsLoaded()]).then(this._dimensionChanged.bind(this))},_postProcessRenderItems:function(){this._arrangeItems()},_renderToolbar:function(){this.$element().addClass(_ve).toggleClass(Mve,this.option("multiline")),this._$toolbarItemsContainer=N("<div>").addClass("dx-toolbar-items-container").appendTo(this.$element())},_renderSections:function(){var t=this._$toolbarItemsContainer,e=this;$e(["before","center","after"],function(){var n="dx-toolbar-"+this,i=t.find("."+n);i.length||(e["_$"+this+"Section"]=i=N("<div>").addClass(n).appendTo(t))})},_checkWebFontForLabelsLoaded:function(){var t=this.$element().find(Pj),e=[];return t.each((n,i)=>{var a=N(i).text(),r=N(i).css("fontWeight");e.push(A_e(a,r))}),_A.all(e)},_arrangeItems:function(t){t=t||Ki(this.$element()),this._$centerSection.css({margin:"0 auto",float:"none"});var e=Ta(this._$beforeSection.get(0)),n=Ta(this._$afterSection.get(0));this._alignCenterSection(e,n,t);var i=this._$toolbarItemsContainer.find(Pj).eq(0),a=i.parent();if(i.length){var r=e.width?e.width:i.position().left,s=a.hasClass(Cie)?0:r,o=a.hasClass(yve)?0:n.width,d=0;a.children().not(Pj).each(function(){d+=ps(this)});var u=t-d,p=Math.max(u-s-o,0);if(a.hasClass(Cie))this._alignSection(this._$beforeSection,p);else{var g=ps(i)-Ki(i);i.css("maxWidth",p-g)}}},_alignCenterSection:function(t,e,n){this._alignSection(this._$centerSection,n-t.width-e.width);var i=this.option("rtlEnabled"),a=i?e:t,r=i?t:e,s=Ta(this._$centerSection.get(0));(a.right>s.left||s.right>r.left)&&this._$centerSection.css({marginLeft:a.width,marginRight:r.width,float:a.width>r.width?"none":"right"})},_alignSection:function(t,e){var i=t.find(Pj).toArray();e-=this._getCurrentLabelsPaddings(i);var a=this._getCurrentLabelsWidth(i),r=Math.abs(a-e);e<a?(i=i.reverse(),this._alignSectionLabels(i,r,!1)):this._alignSectionLabels(i,r,!0)},_alignSectionLabels:function(t,e,n){for(var i=function(u){return Ta(u).width},a=0;a<t.length;a++){var r=N(t[a]),s=Math.ceil(i(t[a])),o=void 0;n&&r.css("maxWidth","inherit");var d=Math.ceil(n?i(t[a]):s);if(!(d<e)){o=n?s+e:s-e,r.css("maxWidth",o);break}o=n?d:0,e-=d,r.css("maxWidth",o)}},_applyCompactMode:function(){var t=this.$element();t.removeClass(bve),this.option("compactMode")&&this._getSummaryItemsWidth(this.itemElements(),!0)>Ki(t)&&t.addClass(bve)},_getCurrentLabelsWidth:function(t){var e=0;return t.forEach(function(n,i){e+=ps(n)}),e},_getCurrentLabelsPaddings:function(t){var e=0;return t.forEach(function(n,i){e+=ps(n)-Ki(n)}),e},_renderItem:function(t,e,n,i){var a=e.location||"center",r=n||this["_$"+a+"Section"],s=!(!e.text&&!e.html),o=this.callBase(t,e,r,i);return o.toggleClass(this._buttonClass(),!s).toggleClass(vve,s).addClass(e.cssClass),o},_renderGroupedItems:function(){var t=this;$e(this.option("items"),function(e,n){var i=n.items,a=N("<div>").addClass("dx-toolbar-group"),r=n.location||"center";!i||!i.length||($e(i,function(s,o){t._renderItem(s,o,a,null)}),t._$toolbarItemsContainer.find(".dx-toolbar-"+r).append(a))})},_renderItems:function(t){this.option("grouped")&&t.length&&t[0].items?this._renderGroupedItems():this.callBase(t)},_getToolbarItems:function(){return this.option("items")||[]},_renderContentImpl:function(){var t=this._getToolbarItems();this.$element().toggleClass("dx-toolbar-mini",0===t.length),this._renderedItemsCount?this._renderItems(t.slice(this._renderedItemsCount)):this._renderItems(t),this._applyCompactMode()},_renderEmptyMessage:We,_clean:function(){this._$toolbarItemsContainer.children().empty(),this.$element().empty()},_visibilityChanged:function(t){t&&this._arrangeItems()},_isVisible:function(){return Ki(this.$element())>0&&La(this.$element())>0},_getIndexByItem:function(t){return li(t,this._getToolbarItems())},_itemOptionChanged:function(t,e,n){this.callBase.apply(this,[t,e,n]),this._arrangeItems()},_optionChanged:function(t){var e=t.name;switch(e){case"width":this.callBase.apply(this,arguments),this._dimensionChanged();break;case"multiline":this.$element().toggleClass(Mve,t.value);break;case"renderAs":case"useFlatButtons":case"useDefaultButtons":this._invalidate();break;case"compactMode":this._applyCompactMode();break;case"grouped":break;default:this.callBase.apply(this,arguments)}},_dispose:function(){this.callBase(),clearTimeout(this._waitParentAnimationTimeout)}});Fn("dxToolbarBase",Dve);const fUe=Dve;var gUe=["fullScreen","forceApplyBindings"],_Ue=ki();class yUe extends gie{constructor(e){var{fullScreen:n,forceApplyBindings:i}=e;super($i(e,gUe)),this._props=Ee({},this._props,{fullScreen:n,forceApplyBindings:i}),this._lastPositionBeforeFullScreen=void 0}set fullScreen(e){this._props.fullScreen=e,e?this._fullScreenEnabled():this._fullScreenDisabled()}positionContent(){var e,n;this._props.fullScreen?(Sl(this._$content,{top:0,left:0}),this.detectVisualPositionChange()):(null===(e=(n=this._props).forceApplyBindings)||void 0===e||e.call(n),!this._shouldRenderContentInitialPosition&&this._lastPositionBeforeFullScreen?(Sl(this._$content,this._lastPositionBeforeFullScreen),this._lastPositionBeforeFullScreen=void 0,this.detectVisualPositionChange()):super.positionContent())}_getWrapperCoveredElement(){return this._props.fullScreen?N(_Ue):super._getWrapperCoveredElement()}_fullScreenEnabled(){this.restorePositionOnNextRender(!1),this._lastPositionBeforeFullScreen=this._visualPosition}_fullScreenDisabled(){this.restorePositionOnNextRender(!1)}}var vUe=ki(),Sie="dx-popup",wve="dx-popup-title",Cve="dx-popup-bottom",Sve=["cancel","clear","done"],PUe=X_.safari&&o2(X_.version,[11])<0,m2={static:"",inherit:"dx-popup-inherit-height",flex:"dx-popup-flex-height"},Ove=kj.inherit({_getDefaultOptions:function(){return de(this.callBase(),{fullScreen:!1,title:"",showTitle:!0,titleTemplate:"title",onTitleRendered:null,dragEnabled:!1,toolbarItems:[],showCloseButton:!1,bottomTemplate:"bottom",useDefaultToolbarButtons:!1,useFlatToolbarButtons:!1,autoResizeEnabled:!0})},_defaultOptionsRules:function(){var t=Q_();return this.callBase().concat([{device:{platform:"ios"},options:{animation:this._iosAnimation}},{device:{platform:"android"},options:{animation:this._androidAnimation}},{device:{platform:"generic"},options:{showCloseButton:!0}},{device:function(e){return"desktop"===rn.real().deviceType&&"generic"===e.platform},options:{dragEnabled:!0}},{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return cd(t)},options:{useDefaultToolbarButtons:!0,useFlatToolbarButtons:!0,showCloseButton:!1}}])},_iosAnimation:{show:{type:"slide",duration:400,from:{position:{my:"top",at:"bottom"}},to:{position:{my:"center",at:"center"}}},hide:{type:"slide",duration:400,from:{opacity:1,position:{my:"center",at:"center"}},to:{opacity:1,position:{my:"top",at:"bottom"}}}},_androidAnimation:function(){return this.option("fullScreen")?{show:{type:"slide",duration:300,from:{top:"30%",opacity:0},to:{top:0,opacity:1}},hide:{type:"slide",duration:300,from:{top:0,opacity:1},to:{top:"30%",opacity:0}}}:{show:{type:"fade",duration:400,from:0,to:1},hide:{type:"fade",duration:400,from:1,to:0}}},_init:function(){this.callBase(),this.$element().addClass(Sie),this.$wrapper().addClass("dx-popup-wrapper"),this._$popupContent=this._$content.wrapInner(N("<div>").addClass("dx-popup-content")).children().eq(0)},_render:function(){var t=this.option("fullScreen");this._toggleFullScreenClass(t),this.callBase()},_toggleFullScreenClass:function(t){this.$overlayContent().toggleClass("dx-popup-fullscreen",t).toggleClass("dx-popup-normal",!t)},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({title:new Lx,bottom:new Lx})},_renderContentImpl:function(){this._renderTitle(),this.callBase(),this._renderBottom()},_renderTitle:function(){var t=this._getToolbarItems("top"),e=this.option("title"),n=this.option("showTitle");if(n&&!!e&&t.unshift({location:rn.current().ios?"center":"before",text:e}),n||t.length>0){this._$title&&this._$title.remove();var i=N("<div>").addClass(wve).insertBefore(this.$content());this._$title=this._renderTemplateByType("titleTemplate",t,i).addClass(wve),this._renderDrag(),this._executeTitleRenderAction(this._$title),this._$title.toggleClass("dx-has-close-button",this._hasCloseButton())}else this._$title&&this._$title.detach()},_renderTemplateByType:function(t,e,n,i){var a=this._getTemplateByOption(t);if(a instanceof Lx){var s=de({},this.option("integrationOptions"),{skipTemplates:["content","title"]}),o=de(i,{items:e,rtlEnabled:this.option("rtlEnabled"),useDefaultButtons:this.option("useDefaultToolbarButtons"),useFlatButtons:this.option("useFlatToolbarButtons"),integrationOptions:s});this._getTemplate("dx-polymorph-widget").render({container:n,model:{widget:"dxToolbarBase",options:o}});var d=n.children("div");return n.replaceWith(d),d}var u=N(a.render({container:ai(n)}));return u.hasClass("dx-template-wrapper")&&(n.replaceWith(u),n=u),n},_executeTitleRenderAction:function(t){this._getTitleRenderAction()({titleElement:ai(t)})},_getTitleRenderAction:function(){return this._titleRenderAction||this._createTitleRenderAction()},_createTitleRenderAction:function(){return this._titleRenderAction=this._createActionByOption("onTitleRendered",{element:this.element(),excludeValidators:["disabled","readOnly"]})},_getCloseButton:function(){return{toolbar:"top",location:"after",template:this._getCloseButtonRenderer()}},_getCloseButtonRenderer:function(){return(t,e,n)=>{var i=N("<div>").addClass("dx-closebutton");this._createComponent(i,T0,{icon:"close",onClick:this._createToolbarItemAction(void 0),stylingMode:"text",integrationOptions:{}}),N(n).append(i)}},_getToolbarItems:function(t){var e=this.option("toolbarItems"),n=[];this._toolbarItemClasses=[];var i=rn.current().platform,a=0;return $e(e,(r,s)=>{var o=Le(s.shortcut),d=o?(t=>{var e=rn.current(),n=e.platform,i="bottom",a="before";if("ios"===n)switch(t){case"cancel":i="top";break;case"clear":i="top",a="after";break;case"done":a="after"}else if("android"===n&&e.version&&parseInt(e.version[0])>4)switch(t){case"cancel":case"done":a="after"}return{toolbar:i,location:a}})(s.shortcut):s;if(o&&"ios"===i&&a<2&&(d.toolbar="top",a++),d.toolbar=s.toolbar||d.toolbar||"top",d&&d.toolbar===t){o&&de(d,{location:s.location},this._getToolbarItemByAlias(s));var u="generic"===i;"done"===s.shortcut&&u||"cancel"===s.shortcut&&!u?n.unshift(d):n.push(d)}}),"top"===t&&this._hasCloseButton()&&n.push(this._getCloseButton()),n},_hasCloseButton(){return this.option("showCloseButton")&&this.option("showTitle")},_getLocalizationKey:t=>"done"===t.toLowerCase()?"OK":zz(t,!0),_getToolbarItemByAlias:function(t){var e=this,n=t.shortcut;if(li(n,Sve)<0)return!1;var i=de({text:Mn.format(this._getLocalizationKey(n)),onClick:this._createToolbarItemAction(t.onClick),integrationOptions:{},type:e.option("useDefaultToolbarButtons")?"default":"normal",stylingMode:e.option("useFlatToolbarButtons")?"text":"contained"},t.options||{}),a=Sie+"-"+n;return this._toolbarItemClasses.push(a),{template:function(r,s,o){var d=N("<div>").addClass(a).appendTo(o);e._createComponent(d,T0,i)}}},_createToolbarItemAction:function(t){return this._createAction(t,{afterExecute:function(e){e.component.hide()}})},_renderBottom:function(){var t=this._getToolbarItems("bottom");if(t.length){this._$bottom&&this._$bottom.remove();var e=N("<div>").addClass(Cve).insertAfter(this.$content());this._$bottom=this._renderTemplateByType("bottomTemplate",t,e,{compactMode:!0}).addClass(Cve),this._toggleClasses()}else this._$bottom&&this._$bottom.detach()},_toggleClasses:function(){$e(Sve,(e,n)=>{var i=Sie+"-"+n;li(i,this._toolbarItemClasses)>=0?(this.$wrapper().addClass(i+"-visible"),this._$bottom.addClass(i)):(this.$wrapper().removeClass(i+"-visible"),this._$bottom.removeClass(i))})},_getPositionControllerConfig(){var{fullScreen:t,forceApplyBindings:e}=this.option();return de({},this.callBase(),{fullScreen:t,forceApplyBindings:e})},_initPositionController(){this._positionController=new yUe(this._getPositionControllerConfig())},_getDragTarget:function(){return this.topToolbar()},_renderGeometryImpl:function(){this._resetContentHeight(),this.callBase(),this._setContentHeight()},_resetContentHeight:function(){"auto"===this._getOptionValue("height")&&this.$content().css({height:"auto",maxHeight:"none"})},_renderDrag:function(){this.callBase(),this.$overlayContent().toggleClass("dx-popup-draggable",this.option("dragEnabled"))},_renderResize:function(){this.callBase(),this._resizable.option("onResize",t=>{this._setContentHeight(),this._actions.onResize(t)})},_setContentHeight:function(){(this.option("forceApplyBindings")||We)();var t=this.$overlayContent().get(0),e=this._chooseHeightStrategy(t);this.$content().css(this._getHeightCssStyles(e,t)),this._setHeightClasses(this.$overlayContent(),e)},_heightStrategyChangeOffset:function(t,e){return t===m2.flex?-e:0},_chooseHeightStrategy:function(t){var e="auto"===t.style.width||""===t.style.width,n=m2.static;return this._isAutoHeight()&&this.option("autoResizeEnabled")&&(n=e||PUe?m2.inherit:m2.flex),n},_getHeightCssStyles:function(t,e){var n={},i=this._getOptionValue("maxHeight",e),a=this._getOptionValue("minHeight",e),r=this._splitPopupHeight(),s=r.header+r.footer+r.contentVerticalOffsets+r.popupVerticalOffsets+this._heightStrategyChangeOffset(t,r.popupVerticalPaddings);if(t===m2.static){if(!this._isAutoHeight()||i||a){var d=(this.option("fullScreen")?Math.min(Ta(e).height,ki().innerHeight):Ta(e).height)-s;n={height:Math.max(0,d),minHeight:"auto",maxHeight:"auto"}}}else{var u=N(this._positionController._$wrapperCoveredElement).get(0),p=function(t,e,n){var i=cme(t,e,n);return null!==i?i:"none"}(i,-s,u),g=function(t,e,n){var i=cme(t,e,n);return null!==i?i:0}(a,-s,u);n={height:"auto",minHeight:g,maxHeight:p}}return n},_setHeightClasses:function(t,e){var n="";for(var i in m2)m2[i]!==e&&(n+=" "+m2[i]);t.removeClass(n).addClass(e)},_isAutoHeight:function(){return"auto"===this.$overlayContent().get(0).style.height},_splitPopupHeight:function(){var t=this.topToolbar(),e=this.bottomToolbar();return{header:pme(t&&t.get(0)),footer:pme(e&&e.get(0)),contentVerticalOffsets:t4(this.$overlayContent().get(0),!0),popupVerticalOffsets:t4(this.$content().get(0),!0),popupVerticalPaddings:t4(this.$content().get(0),!1)}},_isAllWindowCovered:function(){return this.callBase()||this.option("fullScreen")},_renderDimensions:function(){this.option("fullScreen")?this.$overlayContent().css({width:"100%",height:"100%",minWidth:"",maxWidth:"",minHeight:"",maxHeight:""}):this.callBase(),pi()&&this._renderFullscreenWidthClass()},_renderFullscreenWidthClass:function(){this.$overlayContent().toggleClass("dx-popup-fullscreen-width",ps(this.$overlayContent())===Ki(vUe))},refreshPosition:function(){this._renderPosition()},_optionChanged:function(t){switch(t.name){case"showTitle":case"title":case"titleTemplate":this._renderTitle(),this._renderGeometry(),s1(this.$overlayContent());break;case"bottomTemplate":this._renderBottom(),this._renderGeometry(),s1(this.$overlayContent());break;case"onTitleRendered":this._createTitleRenderAction(t.value);break;case"toolbarItems":case"useDefaultToolbarButtons":case"useFlatToolbarButtons":var e=!t.fullName.match(/^toolbarItems((\[\d+\])(\.(options|visible).*)?)?$/);this._renderTitle(),this._renderBottom(),e&&(this._renderGeometry(),s1(this.$overlayContent()));break;case"dragEnabled":this._renderDrag();break;case"autoResizeEnabled":this._renderGeometry(),s1(this.$overlayContent());break;case"fullScreen":this._positionController.fullScreen=t.value,this._toggleFullScreenClass(t.value),this._toggleSafariScrolling(),this._renderGeometry(),s1(this.$overlayContent());break;case"showCloseButton":this._renderTitle();break;default:this.callBase(t)}},bottomToolbar:function(){return this._$bottom},topToolbar:function(){return this._$title},$content:function(){return this._$popupContent},content:function(){return ai(this.$content())},$overlayContent:function(){return this._$content}});Fn("dxPopup",Ove);const CA=Ove;var Tve=ki(),FUe={text:"OK",onClick:function(){return!0}},SA="dx-dialog",HUe="".concat(SA,"-wrapper"),BUe="".concat(SA,"-root"),zUe="".concat(SA,"-content"),$Ue="".concat(SA,"-message"),VUe="".concat(SA,"-buttons"),WUe="".concat(SA,"-button"),GUe=Zte.inherit({ctor:function(t,e){this.callBase(e)},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios"},options:{width:276}}])}}),Oie=function(t){var e,n=new wt,i=(new GUe).option();t=de(i,t);var a=N("<div>").addClass(SA).appendTo(K_()),s="messageHtml"in t;"message"in t&&lo.log("W1013");var o=String(s?t.messageHtml:t.message),d=N("<div>").addClass($Ue).html(o),u=[];$e(t.buttons||[FUe],function(){var b=new Yh(this.onClick,{context:p});u.push({toolbar:"bottom",location:rn.current().android?"after":"center",widget:"dxButton",options:de({},this,{onClick:function(){var C=b.execute(...arguments);g(C)}})})});var p=new CA(a,de({title:null!==(e=t.title)&&void 0!==e?e:"",showTitle:us(t.showTitle,!0),dragEnabled:us(t.dragEnabled,!0),height:"auto",width:t.width,showCloseButton:t.showCloseButton||!1,ignoreChildEvents:!1,onContentReady:function(b){b.component.$content().addClass(zUe).append(d)},onShowing:function(b){b.component.bottomToolbar().addClass(VUe).find(".".concat("dx-button")).addClass(WUe),u4()},onShown:function(b){var C=b.component.bottomToolbar().find(".".concat("dx-button")).first();he.trigger(C,"focus")},onHiding:function(){n.reject()},toolbarItems:u,animation:{show:{type:"pop",duration:400},hide:{type:"pop",duration:400,to:{opacity:0,scale:0},from:{opacity:1,scale:1}}},rtlEnabled:ls().rtlEnabled,position:{boundaryOffset:{h:10,v:0}}},t.popupOptions));function g(b){n.resolve(b),p.hide().done(function(){p.$element().remove()})}return p.$wrapper().addClass(HUe),t.position&&p.option("position",t.position),p.$wrapper().addClass(BUe),{show:function(){if("android"===rn.real().platform){var C=La(Tve)>Ki(Tve)?"80%":"60%";p.option({width:C})}return p.show(),n.promise()},hide:g}},jUe=RW(),Ave="dx-loadindicator-segment",kve=Kd.inherit({_getDefaultOptions:function(){return de(this.callBase(),{indicatorSrc:"",activeStateEnabled:!1,hoverStateEnabled:!1,_animatingSegmentCount:1,_animatingSegmentInner:!1})},_defaultOptionsRules:function(){var t=Q_();return this.callBase().concat([{device:function(){return"android"===rn.real().platform&&!/chrome/i.test(jUe.userAgent)},options:{viaImage:!0}},{device:function(){return cd(t)},options:{_animatingSegmentCount:2,_animatingSegmentInner:!0}},{device:function(){return O_e(t)},options:{_animatingSegmentCount:7}}])},_useTemplates:function(){return!1},_init:function(){this.callBase(),this.$element().addClass("dx-loadindicator")},_initMarkup:function(){this.callBase(),this._renderWrapper(),this._renderIndicatorContent(),this._renderMarkup()},_renderWrapper:function(){this._$wrapper=N("<div>").addClass("dx-loadindicator-wrapper"),this.$element().append(this._$wrapper)},_renderIndicatorContent:function(){this._$content=N("<div>").addClass("dx-loadindicator-content"),this._$wrapper.append(this._$content)},_renderMarkup:function(){!X_e()||this.option("viaImage")||this.option("indicatorSrc")?this._renderMarkupForImage():this._renderMarkupForAnimation()},_renderMarkupForAnimation:function(){var t=this.option("_animatingSegmentInner");this._$indicator=N("<div>").addClass("dx-loadindicator-icon"),this._$content.append(this._$indicator);for(var e=this.option("_animatingSegmentCount");e>=0;--e){var n=N("<div>").addClass(Ave).addClass(Ave+e);t&&n.append(N("<div>").addClass("dx-loadindicator-segment-inner")),this._$indicator.append(n)}},_renderMarkupForImage:function(){var t=this.option("indicatorSrc");this._$wrapper.addClass("dx-loadindicator-image"),t&&this._$wrapper.css("backgroundImage","url("+t+")")},_renderDimensions:function(){this.callBase(),this._updateContentSizeForAnimation()},_updateContentSizeForAnimation:function(){if(this._$indicator){var t=this.option("width"),e=this.option("height");if(t||e){t=Ki(this.$element()),e=La(this.$element());var n=Math.min(e,t);this._$wrapper.css({height:n,width:n,fontSize:n})}}},_clean:function(){this.callBase(),this._removeMarkupForAnimation(),this._removeMarkupForImage()},_removeMarkupForAnimation:function(){!this._$indicator||(this._$indicator.remove(),delete this._$indicator)},_removeMarkupForImage:function(){this._$wrapper.css("backgroundImage","none")},_optionChanged:function(t){switch(t.name){case"_animatingSegmentCount":case"_animatingSegmentInner":case"indicatorSrc":this._invalidate();break;default:this.callBase(t)}}});Fn("dxLoadIndicator",kve);const S4=kve;var Ive="dx-loadpanel-indicator",Lve="dx-loadpanel-message",Nve=kj.inherit({_supportedKeys:function(){return de(this.callBase(),{escape:We})},_getDefaultOptions:function(){return de(this.callBase(),{message:Mn.format("Loading"),width:222,height:90,animation:null,showIndicator:!0,indicatorSrc:"",showPane:!0,delay:0,templatesRenderAsynchronously:!1,hideTopOverlayHandler:null,resizeEnabled:!1,focusStateEnabled:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"generic"},options:{shadingColor:"transparent"}},{device:function(){return cd()},options:{message:"",width:60,height:60,maxHeight:60,maxWidth:60}}])},_init:function(){this.callBase.apply(this,arguments)},_render:function(){this.callBase(),this.$element().addClass("dx-loadpanel"),this.$wrapper().addClass("dx-loadpanel-wrapper")},_renderContentImpl:function(){this.callBase(),this.$content().addClass("dx-loadpanel-content"),this._$loadPanelContentWrapper=N("<div>").addClass("dx-loadpanel-content-wrapper"),this._$loadPanelContentWrapper.appendTo(this.$content()),this._togglePaneVisible(),this._cleanPreviousContent(),this._renderLoadIndicator(),this._renderMessage()},_show:function(){var t=this.option("delay");if(!t)return this.callBase();var e=new wt,n=this.callBase.bind(this);return this._clearShowTimeout(),this._showTimeout=setTimeout(function(){n().done(function(){e.resolve()})},t),e.promise()},_hide:function(){return this._clearShowTimeout(),this.callBase()},_clearShowTimeout:function(){clearTimeout(this._showTimeout)},_renderMessage:function(){if(this._$loadPanelContentWrapper){var t=this.option("message");if(t){var e=N("<div>").addClass(Lve).text(t);this._$loadPanelContentWrapper.append(e)}}},_renderLoadIndicator:function(){!this._$loadPanelContentWrapper||!this.option("showIndicator")||(this._$indicator||(this._$indicator=N("<div>").addClass(Ive).appendTo(this._$loadPanelContentWrapper)),this._createComponent(this._$indicator,S4,{indicatorSrc:this.option("indicatorSrc")}))},_cleanPreviousContent:function(){this.$content().find("."+Lve).remove(),this.$content().find("."+Ive).remove(),delete this._$indicator},_togglePaneVisible:function(){this.$content().toggleClass("dx-loadpanel-pane-hidden",!this.option("showPane"))},_optionChanged:function(t){switch(t.name){case"delay":break;case"message":case"showIndicator":this._cleanPreviousContent(),this._renderLoadIndicator(),this._renderMessage();break;case"showPane":this._togglePaneVisible();break;case"indicatorSrc":this._renderLoadIndicator();break;default:this.callBase(t)}},_dispose:function(){this._clearShowTimeout(),this.callBase()}});Fn("dxLoadPanel",Nve);const Pve=Nve;var OA=null,Rve=function(){!OA||(OA.$element().remove(),OA=null)};function Fve(t){return Rve(),OA=function(t){return new Pve(N("<div>").appendTo(t&&t.container||K_()),t)}(t),OA.show()}function Rj(){return OA?OA.hide().done(Rve).promise():(new wt).resolve()}var Tie=ae(98942);var Hve=t=>{var o,e=t.offsets,n=t.offsetIndices,i=t.untils,a=e.split("|").map(d=>parseInt(d)),r=n.split("").map(d=>parseInt(d)),s=(t=>t.split("|").map(e=>"Infinity"===e?null:1e3*parseInt(e,36)))(i).map((o=0,d=>o+=d));return{offsetList:a,offsetIndexList:r,dateList:s}};var Eie=new class sYe{constructor(){this.map=new Map}tryGet(e){if(!this.map.get(e)){var n=Bve.getTimezoneById(e);if(!n)return!1;var i=Hve(n);this.map.set(e,i)}return this.map.get(e)}},Bve={_tzCache:Eie,_timeZones:[{id:"Africa/Abidjan",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Accra",untils:"-r507yk|1e3pak|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|cjvlc|681qo|clq9c|681qo|cjvlc|681qo|cjvlc|681qo|Infinity",offsets:"0.8667|0|-20",offsetIndices:"012121212121212121212121212121212121212121212121"},{id:"Africa/Addis_Ababa",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Algiers",untils:"-uozn3l|2qx1nl|5luo0|8y800|a4tc0|7vc00|auqo0|7idc0|b7pc0|6sg00|cyo00|7ayo0|53c00|9idxc0|3i040|51mw0|253uk0|9o2k0|92040|8l3s0|jutc0|4uy840|3rdzw0|46xc00|7x6o0|2xco40|8n180|7x9g0|9d440|kiqg0|9d440|9q2s0|9cyk0|Infinity",offsets:"-9.35|0|-60|-120",offsetIndices:"0121212121212121232321212122321212"},{id:"Africa/Asmara",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Asmera",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Bamako",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Bangui",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Banjul",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Bissau",untils:"-u9rek0|wvoyo0|Infinity",offsets:"62.3333|60|0",offsetIndices:"012"},{id:"Africa/Blantyre",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Brazzaville",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Bujumbura",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Cairo",untils:"-fdls80|40d80|a31g0|7x3w0|a4w40|aqyk0|80ys0|b07w0|7tk40|b07w0|8jhg0|a8fw0|60go40|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|f9x80|3i040|eluk0|462s0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|b5rw0|7m5g0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|aqvs0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7k580|b5xg0|6u7w0|bvus0|6h980|c8tg0|64ak0|cyqs0|5anw0|1jms0|12t80|1w22s0|25p80|1sw40|2vmk0|Infinity",offsets:"-120|-180",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Africa/Casablanca",untils:"-tblt9g|di7nxg|3huk0|51k40|2znuk0|2dp9g0|776k0|8nt2s0|657w0|3ifxg0|3jp80|va040|4qak0|e1ms0|7pp80|cnms0|3afw0|2xi840|xqqk0|bp56s0|4qak0|e1ms0|45x80|d2g40|51ek0|c8tg0|64ak0|e1sc0|47uo0|1leo0|23xc0|asw00|3lmo0|1qyo0|40g00|7x6o0|4mo00|1stc0|4deo0|7x6o0|3ylc0|1stc0|51hc0|7x6o0|3lmo0|1stc0|5reo0|7k800|2vpc0|25s00|64dc0|7k800|2iqo0|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|25s00|g7c00|1stc0|g7c00|25s00|Infinity",offsets:"30.3333|0|-60",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"Africa/Ceuta",untils:"-qyiys0|7x3w0|2vt440|8sqs0|ssyk0|8n6s0|9px80|905g0|a2yo0|902o0|k69dc0|657w0|3ifxg0|3jp80|va040|4qak0|e1ms0|7pp80|cnms0|3afw0|2xi840|129us0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Africa/Conakry",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Dakar",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Dar_es_Salaam",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Djibouti",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Douala",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/El_Aaiun",untils:"-isdxk0|m2g0c0|vek0|4qak0|e1ms0|7pp80|cnms0|3afw0|fke5g0|4qak0|e1ms0|45x80|d2g40|51ek0|c8tg0|64ak0|e1sc0|47uo0|1leo0|23xc0|asw00|3lmo0|1qyo0|40g00|7x6o0|4mo00|1stc0|4deo0|7x6o0|3ylc0|1stc0|51hc0|7x6o0|3lmo0|1stc0|5reo0|7k800|2vpc0|25s00|64dc0|7k800|2iqo0|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|1stc0|gkao0|1stc0|g7c00|25s00|g7c00|1stc0|g7c00|25s00|g7c00|25s00|g7c00|1stc0|g7c00|25s00|Infinity",offsets:"52.8|60|0|-60",offsetIndices:"012323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Africa/Freetown",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Gaborone",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Harare",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Johannesburg",untils:"-yvtdi0|kn7o60|9cyk0|9d440|9cyk0|Infinity",offsets:"-90|-120|-180",offsetIndices:"012121"},{id:"Africa/Juba",untils:"-kcrsis|kixuys|8l6k0|a4w40|8n180|a6qs0|8n180|a31g0|8ovw0|a16s0|8qqk0|9zc40|8sl80|9xhg0|8wak0|9ts40|8y580|a4w40|8n180|a31g0|8ovw0|a16s0|8sl80|9xhg0|8ufw0|9vms0|8wak0|9ts40|8y580|a4w40|8ovw0|a16s0|8qqk0|7frw40|Infinity",offsets:"-126.4667|-120|-180",offsetIndices:"01212121212121212121212121212121212"},{id:"Africa/Kampala",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Khartoum",untils:"-kcrsow|kixv4w|8l6k0|a4w40|8n180|a6qs0|8n180|a31g0|8ovw0|a16s0|8qqk0|9zc40|8sl80|9xhg0|8wak0|9ts40|8y580|a4w40|8n180|a31g0|8ovw0|a16s0|8sl80|9xhg0|8ufw0|9vms0|8wak0|9ts40|8y580|a4w40|8ovw0|a16s0|8qqk0|7frw40|9ac180|Infinity",offsets:"-130.1333|-120|-180",offsetIndices:"012121212121212121212121212121212121"},{id:"Africa/Kigali",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Kinshasa",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Lagos",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Libreville",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Lome",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Luanda",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Lubumbashi",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Lusaka",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Malabo",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Maputo",untils:"-yvtfd8|Infinity",offsets:"-130.3333|-120",offsetIndices:"01"},{id:"Africa/Maseru",untils:"-yvtdi0|kn7o60|9cyk0|9d440|9cyk0|Infinity",offsets:"-90|-120|-180",offsetIndices:"012121"},{id:"Africa/Mbabane",untils:"-yvtdi0|kn7o60|9cyk0|9d440|9cyk0|Infinity",offsets:"-90|-120|-180",offsetIndices:"012121"},{id:"Africa/Mogadishu",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Monrovia",untils:"-qj6zc4|rl202a|Infinity",offsets:"43.1333|44.5|0",offsetIndices:"012"},{id:"Africa/Nairobi",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Africa/Ndjamena",untils:"-u9rk4c|zdk5cc|7iak0|Infinity",offsets:"-60.2|-60|-120",offsetIndices:"0121"},{id:"Africa/Niamey",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Nouakchott",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Ouagadougou",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Porto-Novo",untils:"-q9qbao|Infinity",offsets:"-13.6|-60",offsetIndices:"01"},{id:"Africa/Sao_Tome",untils:"-u9rhc0|1jbm840|irxc0|Infinity",offsets:"36.75|0|-60",offsetIndices:"0121"},{id:"Africa/Timbuktu",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Africa/Tripoli",untils:"-q3gfrw|gl6ajw|422c0|xado0|4bbo0|wrpg0|4s580|1kdpg0|c05bw0|4mqs0|9et80|9d440|9et80|9eys0|9et80|9mdg0|95jw0|9io40|9cyk0|99es0|9et80|9eys0|9et80|9d440|9et80|b2840|3cf3w0|9kis0|9et80|7vqyw0|75eo0|asw00|Infinity",offsets:"-52.7333|-60|-120",offsetIndices:"012121212121212121212121212122122"},{id:"Africa/Tunis",untils:"-uozn3l|enxevl|b5uo0|53c00|u8w00|7x9g0|c8w80|7k800|z3w0|ew40|8bx80|9d440|9nx00|925o0|8l100|gi3440|7k800|b9k00|7vc00|51mw00|5ytc0|9d1c0|9d1c0|b9k00|7thc0|7m0tc0|7tk40|93us0|b5uo0|7k800|b5uo0|7x6o0|asw00|Infinity",offsets:"-9.35|-60|-120",offsetIndices:"0121212121212121212121212121212121"},{id:"Africa/Windhoek",untils:"-yvtdi0|kn7o60|9cyk0|oj2nw0|235k00|8lho0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|Infinity",offsets:"-90|-120|-180|-60",offsetIndices:"01211313131313131313131313131313131313131313131313131"},{id:"America/Adak",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Anchorage",untils:"-ek1qo0|1tyx80|2e400|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"600|540|480",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Anguilla",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Antigua",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Araguaina",untils:"-t85j2o|99k8mo|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|2yl440|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|51udg0|64ak0|Infinity",offsets:"192.8|180|120",offsetIndices:"0121212121212121212121212121212121212121212121212121"},{id:"America/Argentina/Buenos_Aires",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232323232"},{id:"America/Argentina/Catamarca",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132321232"},{id:"America/Argentina/ComodRivadavia",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132321232"},{id:"America/Argentina/Cordoba",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132323232"},{id:"America/Argentina/Jujuy",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|c8w80|776k0|ag040|7k2g0|bvus0|776k0|7qcg40|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323121323232"},{id:"America/Argentina/La_Rioja",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6qik0|3g880|8jbw0|6u7w0|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323231232321232"},{id:"America/Argentina/Mendoza",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bktk0|71mk0|bqas0|73h80|bvus0|773s0|5unes0|6hes0|1p7mk0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232312121321232"},{id:"America/Argentina/Rio_Gallegos",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232321232"},{id:"America/Argentina/Salta",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323231323232"},{id:"America/Argentina/San_Juan",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6qik0|3g880|8jbw0|6u7w0|bvus0|776k0|5v2840|2txg0|1sgak0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323231232321232"},{id:"America/Argentina/San_Luis",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|7pp80|b2aw0|71mk0|4qg40|6s8ik0|2txg0|1sgak0|14nw0|2gys0|b5xg0|7k580|b5xg0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323121212321212"},{id:"America/Argentina/Tucuman",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|mas0|1um2k0|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"0121212121212121212121212121212121212121212323232313232123232"},{id:"America/Argentina/Ushuaia",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|5v0dg0|12ys0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232321232"},{id:"America/Aruba",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/Asuncion",untils:"-jy93zk|ldwofk|s4vw0|s6w40|7tek0|b0dg0|7rjw0|b0dg0|7rjw0|b0dg0|9cyk0|9eys0|9et80|9eys0|9cyk0|9eys0|9cyk0|9eys0|9cyk0|9eys0|9et80|9eys0|9cyk0|9eys0|9cyk0|9eys0|9cyk0|9eys0|9et80|9eys0|9cyk0|ahus0|8a2k0|9eys0|9cyk0|9o840|7k580|b7s40|93p80|9gtg0|7nuk0|b42s0|7lzw0|b5xg0|7tek0|b9ms0|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|7kas0|b5rw0|7x9g0|ast80|a31g0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|776k0|biw40|8zzw0|905g0|9px80|905g0|9px80|9d440|8n180|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|a31g0|8n180|a31g0|8n180|a31g0|Infinity",offsets:"230.6667|240|180",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Atikokan",untils:"-qzov40|a2vw0|bfxjw0|pmdk0|1tz8c0|2dsw0|Infinity",offsets:"360|300",offsetIndices:"0101111"},{id:"America/Atka",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Bahia_Banderas",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|asqg0|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"421|420|360|480|300",offsetIndices:"0121212131212121212121212121212121212142424242424242424242424242424242424242424242424242424242"},{id:"America/Bahia",untils:"-t85kv8|99kaf8|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|4irc40|6u7w0|Infinity",offsets:"154.0667|180|120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121"},{id:"America/Barbados",untils:"-o0aiaj|46b400|npv1mj|5rbw0|a31g0|8n180|a31g0|8n180|ag040|84ik0|Infinity",offsets:"238.4833|240|180",offsetIndices:"00121212121"},{id:"America/Belem",untils:"-t85j0s|99k8ks|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|Infinity",offsets:"193.9333|180|120",offsetIndices:"012121212121212121212121212121"},{id:"America/Belize",untils:"-u52ic0|3edkc0|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|bvte0|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|bvte0|6u9a0|g2t2q0|3e580|4mcys0|2vmk0|Infinity",offsets:"352.8|360|330|300",offsetIndices:"01212121212121212121212121212121212121212121212121213131"},{id:"America/Blanc-Sablon",untils:"-qzp0o0|a2vw0|c5jxg0|1tzdw0|2dnc0|Infinity",offsets:"240|180",offsetIndices:"010110"},{id:"America/Boa_Vista",untils:"-t85grk|99k93k|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|62xk40|7k580|biw40|cvw0|Infinity",offsets:"242.6667|240|180",offsetIndices:"0121212121212121212121212121212121"},{id:"America/Bogota",untils:"-srdoy8|14f1hi8|ha580|Infinity",offsets:"296.2667|300|240",offsetIndices:"0121"},{id:"America/Boise",untils:"-r0emw0|ast80|7x9g0|ast80|1um840|9s7jw0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|51k40|doik0|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|360",offsetIndices:"0101012212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Buenos_Aires",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvus0|6u7w0|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323232323232"},{id:"America/Cambridge_Bay",untils:"-q3gdc0|bjeec0|1tz5k0|2dvo0|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x6o0|ast80|ct40|7kj40|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|420|360|300",offsetIndices:"0122131212121212121212121212121212121212121212233221212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Campo_Grande",untils:"-t85hvw|99ka7w|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|cls40|64ak0|dfes0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"218.4667|240|180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Cancun",untils:"-p1u7c0|vauo00|7ggw40|afuk0|8a840|afuk0|8a840|64ak0|4bms0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|51k40|Infinity",offsets:"347.0667|360|300|240",offsetIndices:"0123232321212121212121212121212121212121212"},{id:"America/Caracas",untils:"-u7lcxw|rlo83w|meoxm0|4dps00|Infinity",offsets:"267.6667|270|240",offsetIndices:"01212"},{id:"America/Catamarca",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|5v42s0|z9g0|1u93w0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132321232"},{id:"America/Cayenne",untils:"-uj7yb4|tcw6r4|Infinity",offsets:"209.3333|240|180",offsetIndices:"012"},{id:"America/Cayman",untils:"-w757vc|Infinity",offsets:"319.6|300",offsetIndices:"01"},{id:"America/Chicago",untils:"-r0esg0|ast80|7x9g0|ast80|bvus0|776k0|7kas0|b5rw0|9d440|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|7x9g0|dbjw0|8a840|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Chihuahua",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|xes2s0|afuk0|8a840|afuk0|8aaw0|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"424.3333|420|360|300",offsetIndices:"0121212323221212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Coral_Harbour",untils:"-qzov40|a2vw0|bfxjw0|pmdk0|1tz8c0|2dsw0|Infinity",offsets:"360|300",offsetIndices:"0101111"},{id:"America/Cordoba",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132323232"},{id:"America/Costa_Rica",untils:"-pjw8fn|ubtl3n|51ek0|doo40|51ek0|5jso40|8drw0|acas0|2xh80|Infinity",offsets:"336.2167|360|300",offsetIndices:"0121212121"},{id:"America/Creston",untils:"-rshz80|vbus0|Infinity",offsets:"420|480",offsetIndices:"010"},{id:"America/Cuiaba",untils:"-t85hm4|99k9y4|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|w5hg0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"224.3333|240|180",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Curacao",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/Danmarkshavn",untils:"-rvusjk|x8nx3k|8zrk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|53hk0|Infinity",offsets:"74.6667|180|120|0",offsetIndices:"01212121212121212121212121212121213"},{id:"America/Dawson_Creek",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|69uk0|Infinity",offsets:"480|420",offsetIndices:"0101101010101010101010101010101010101010101010101010101011"},{id:"America/Dawson",untils:"-qzoms0|a2vw0|asys0|882c0|bmiwc0|1tz000|2e180|a7n3w0|9q000|465k00|3e2is0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"540|480|420",offsetIndices:"01010110201212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Denver",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Detroit",untils:"-xx8dyd|5eraud|dyeyk0|1tzb40|2dq40|1c9440|7x3w0|9rlbxo|71s2c|9d440|9cyk0|2cmdg0|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"332.1833|360|300|240",offsetIndices:"0123323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Dominica",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Edmonton",untils:"-x1yazk|629ink|a2vw0|8n6s0|29ek0|h6lg0|9px80|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|9l0g40|1tz5k0|2dvo0|tj1g0|7x3w0|ctzk40|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"453.8667|420|360",offsetIndices:"0121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Eirunepe",untils:"-t85f28|99ka68|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|2yy2s0|6h980|7hg2s0|2t2t80|Infinity",offsets:"279.4667|300|240",offsetIndices:"0121212121212121212121212121212121"},{id:"America/El_Salvador",untils:"-pkm4tc|ymao5c|7k580|b5xg0|7k580|Infinity",offsets:"356.8|360|300",offsetIndices:"012121"},{id:"America/Ensenada",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Fort_Nelson",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"480|420",offsetIndices:"01011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"America/Fort_Wayne",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Fortaleza",untils:"-t85kvc|99kafc|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|puk0|id6s0|6h980|Infinity",offsets:"154|180|120",offsetIndices:"0121212121212121212121212121212121212121"},{id:"America/Glace_Bay",untils:"-z94kwc|89fk8c|a2vw0|c5jxg0|1tzdw0|2dnc0|3y8g40|7x3w0|9pa5g0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"239.8|240|180",offsetIndices:"012122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Godthab",untils:"-rvumf4|x8nqz4|8zrk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"206.9333|180|120",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Goose_Bay",untils:"-qzp20k|a2vw0|8kjbw0|kzjyk|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|7k580|b5xg0|7k580|b5xg0|1pb260|2dly0|biw40|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|7k580|ag040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|6y2s0|22420|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a2lo|afuk0|8a840|asqg0|7xc80|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8tec|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"210.8667|150.8667|210|150|240|180|120",offsetIndices:"010232323232323233232323232323232323232323232323232323232324545454545454545454545454545454545454545454546454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454"},{id:"America/Grand_Turk",untils:"-u85og2|z3brw2|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|18ais0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"307.1667|300|240",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121222121212121212121212121212121212121212121"},{id:"America/Grenada",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Guadeloupe",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Guatemala",untils:"-qqqskk|ss0akk|4ofw0|4tidg0|6djw0|3wwas0|8n180|7n5ms0|7x3w0|Infinity",offsets:"362.0667|360|300",offsetIndices:"0121212121"},{id:"America/Guayaquil",untils:"-kcr84o|wb620o|3jp80|Infinity",offsets:"314|300|240",offsetIndices:"0121"},{id:"America/Guyana",untils:"-smcak8|vj4sz8|81rf90|Infinity",offsets:"232.6667|225|180|240",offsetIndices:"0123"},{id:"America/Halifax",untils:"-z94k80|777go0|9et80|st9o0|a2vw0|ssyk0|5rbw0|cv1g0|69uk0|c6ys0|6kyk0|ci2s0|67zw0|ci2s0|6w2k0|bu040|7lzw0|bu040|66580|bu040|7lzw0|bu040|64ak0|cls40|5v180|cv1g0|6j3w0|c6ys0|79180|b42s0|7lzw0|b42s0|7yyk0|bu040|64ak0|dbpg0|66580|cls40|5ed80|bu040|7lzw0|b42s0|7lzw0|cjxg0|66580|bh1g0|7lzw0|b42s0|7lzw0|6uj00|1tzdw0|2dnc0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|1cm2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"254.4|240|180",offsetIndices:"0121212121212121212121212121212121212121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Havana",untils:"-n7762o|1icfyo|69uk0|62s040|4ofw0|e1ms0|51ek0|e1ms0|4ofw0|1fhs40|4ofw0|e1ms0|4ofw0|9s9k40|67zw0|cedg0|6h980|9o840|7yyk0|b5xg0|7k580|bvus0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|8a2k0|ag040|8bx80|ae5g0|8drw0|acas0|9cyk0|9d440|9px80|905g0|9px80|9q2s0|7x3w0|8a840|ast80|7x9g0|ast80|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|8a2k0|ag040|8a2k0|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|905g0|a2vw0|905g0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|8n400|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|7x6o0|1cm000|6uao0|bvs00|779c0|bitc0|6uao0|bvs00|779c0|bvs00|779c0|c8qo0|779c0|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|Infinity",offsets:"329.6|300|240",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Hermosillo",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|Infinity",offsets:"443.8667|420|360|480",offsetIndices:"0121212131212121"},{id:"America/Indiana/Indianapolis",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Knox",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|9px80|9d440|9cyk0|9d440|s3180|1twas0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|7j5400|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101010101010101010111010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Indiana/Marengo",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|2wsas0|7x3w0|1c9440|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|465h80|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4g00|64dc0|clmk0|fvt9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101011010101010101010101212121212111212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Petersburg",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|501ek0|7kas0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|sfzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|eu02o0|asw00|6udg0|c8nw0|6hc00|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101010101010101010101010111011212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Tell_City",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|501ek0|7kas0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|1tw580|9d440|9cyk0|9d440|9cvs0|9d440|9cyk0|ihslg0|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101021211010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Indiana/Vevay",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|4gyis0|7txx80|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|hfzhg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101101212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Vincennes",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|asys0|7x3w0|3fidg0|7x3w0|asys0|7x3w0|b5rw0|7kas0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|2lz980|9cyk0|9d440|9cyk0|ihslg0|asw00|6udg0|c8nw0|6hc00|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101010121211011212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indiana/Winamac",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|465h80|9cyk0|9d440|9cyk0|ihslg0|asw00|6udg0|c8l40|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"01010110101010101010101010101010101010121211021212121212121212121212121212121212121212121212121212121212121"},{id:"America/Indianapolis",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Inuvik",untils:"-8ve5c0|6fce80|9q000|71i2w0|ipzw0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|480|360|420",offsetIndices:"0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"America/Iqaluit",untils:"-eb6ao0|1l3h80|2dq40|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7xc80|ast80|7x6o0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|240|300|180|360",offsetIndices:"01123212121212121212121212121212121212121212142212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Jamaica",untils:"-u85og2|wbl182|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|Infinity",offsets:"307.1667|300|240",offsetIndices:"0121212121212121212121"},{id:"America/Jujuy",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|c8w80|776k0|ag040|7k2g0|bvus0|776k0|7qcg40|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"012121212121212121212121212121212121212121232323121323232"},{id:"America/Juneau",untils:"-ek1w80|1tz2s0|2dyg0|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9d1c0|9d1c0|9cyk0|9d440|9px80|905g0|9px80|1leo0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|540",offsetIndices:"01101010101010101010101010001010122020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202"},{id:"America/Kentucky/Louisville",untils:"-r0esg0|ast80|7x9g0|ast80|sg5g0|6bp80|a98o40|7x3w0|6w840|1tz8c0|2dsw0|ast9o|1sw2c|21gis0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|4bh80|3j3xc0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4g00|64dc0|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101010101101010101010101010101010101121212121212111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Kentucky/Monticello",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|bs6g40|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x6o0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Knox_IN",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|9px80|9d440|9cyk0|9d440|s3180|1twas0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|7j5400|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101010101010101010111010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Kralendijk",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/La_Paz",untils:"-jxzspo|84ik0|Infinity",offsets:"272.6|212.6|240",offsetIndices:"012"},{id:"America/Lima",untils:"-w25lpo|fcxjlo|4ml80|93us0|9cyk0|9d440|9cyk0|nw16s0|4ml80|e5c40|4ml80|1fr1g0|4ml80|1yiys0|4ml80|Infinity",offsets:"308.6|300|240",offsetIndices:"0121212121212121"},{id:"America/Los_Angeles",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|1a3c5o|f2iic|owao0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Louisville",untils:"-r0esg0|ast80|7x9g0|ast80|sg5g0|6bp80|a98o40|7x3w0|6w840|1tz8c0|2dsw0|ast9o|1sw2c|21gis0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|4bh80|3j3xc0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4g00|64dc0|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0101010101101010101010101010101010101121212121212111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Lower_Princes",untils:"-u7lckd|rlo7qd|Infinity",offsets:"275.7833|270|240",offsetIndices:"012"},{id:"America/Maceio",untils:"-t85ldw|99kaxw|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|2yl440|64ak0|1wf1g0|7k580|biw40|puk0|id6s0|6h980|Infinity",offsets:"142.8667|180|120",offsetIndices:"012121212121212121212121212121212121212121"},{id:"America/Managua",untils:"-ijh6oo|ka1i0o|xqqk0|24p6s0|53980|dmtg0|53980|60itw0|dq240|53es0|235h80|4beis0|8zzw0|at4c0|7x140|Infinity",offsets:"345.2|360|300",offsetIndices:"0121212121212121"},{id:"America/Manaus",untils:"-t85gvw|99k97w|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|2yy2s0|6h980|Infinity",offsets:"240.0667|240|180",offsetIndices:"01212121212121212121212121212121"},{id:"America/Marigot",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Martinique",untils:"-umcvcs|zz5x4s|8zzw0|Infinity",offsets:"244.3333|240|180",offsetIndices:"0121"},{id:"America/Matamoros",untils:"-p1u7c0|ykt480|ast80|3vppg0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"400|360|300",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Mazatlan",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"425.6667|420|360|480",offsetIndices:"0121212131212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Mendoza",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bktk0|71mk0|bqas0|73h80|bvus0|773s0|5unes0|6hes0|1p7mk0|3yik0|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232312121321232"},{id:"America/Menominee",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|asys0|7x3w0|a7n9g0|9px80|1at9g0|2396k0|9d1c0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"01010110101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Merida",untils:"-p1u7c0|vauo00|hoyk0|6ys0c0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"358.4667|360|300",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Metlakatla",untils:"-ek1w80|1tz2s0|2dyg0|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|gpc840|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|3ylc0|2itg0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|540",offsetIndices:"01101010101010101010101010101010102020200202020202020202020202020202020202020202"},{id:"America/Mexico_City",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|3knek0|776k0|rf440|5t6k0|1evk40|71mk0|30p1g0|8n180|nufxo0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"396.6|420|360|300",offsetIndices:"012121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Miquelon",untils:"-ulmyxk|zzqbdk|3m59g0|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"224.6667|240|180|120",offsetIndices:"012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Moncton",untils:"-z94i40|89fhg0|a2vw0|7mqqo0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|e1ms0|4ofw0|dmtg0|64ak0|cao40|6fek0|bkqs0|7iak0|6y5k0|1tzdw0|2dnc0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|s36s0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a2lo|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6uiyc|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240|180",offsetIndices:"012121212121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Monterrey",untils:"-p1u7c0|ykt480|ast80|3vppg0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"401.2667|360|300",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Montevideo",untils:"-w4mll9|67elc0|1s74p9|9et80|9exe0|9czy0|9exe0|9czy0|3ydyq0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|b5w20|7k6m0|9q1e0|9czy0|asxe0|7x5a0|6do20|ppvy0|4mmm0|8g9qq0|901a0|38pe0|2inw0|2nf9g0|8zzw0|1e3s40|9o3y0|q8he0|2kik0|yxhg0|4bh80|s36s0|2vl60|905g0|5rg20|51ek0|weqs0|3yik0|e1ms0|4ofw0|erk40|3yik0|2vs40|gk7w0|41iys0|3wnw0|erk40|4bh80|c8tg0|64ak0|c8tg0|6u7w0|c8tg0|6h980|bvus0|6u7w0|614qs0|9q2s0|a31g0|7x3w0|ag040|8a2k0|asys0|7x3w0|asys0|7x3w0|asys0|8a2k0|ag040|8a2k0|ag040|8a2k0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"224.85|240|180|210|150|120|90",offsetIndices:"001232323232323232323232324242525242525264252525252525252525252525252525252525252525252"},{id:"America/Montreal",untils:"-qzoxw0|a2vw0|7yx60|aqzy0|9q8c0|7jzo0|bw0c0|6bp80|cedg0|6h980|c8tg0|6h980|bvus0|776k0|biw40|776k0|biw40|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|xjeo0|1tzb40|2dq40|asys0|7x3w0|ast80|7x3w0|asys0|7x3w0|asys0|b5rw0|7xf00|ast80|7x9g0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101011101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Montserrat",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Nassau",untils:"-u6m4c6|r7u7s6|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"309.5|300|240",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/New_York",untils:"-r0ev80|ast80|7x9g0|ast80|7x9g0|b5rw0|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tzb40|2dq40|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Nipigon",untils:"-qzoxw0|a2vw0|bfxjw0|pmdk0|1tzb40|2dq40|ewvus0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"010111010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Nome",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l6c0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540|480",offsetIndices:"011001010101010101010101010101010122323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Noronha",untils:"-t85lzw|99k8rw|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|cvw0|iq5g0|6h980|Infinity",offsets:"129.6667|120|60",offsetIndices:"0121212121212121212121212121212121212121"},{id:"America/North_Dakota/Beulah",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hc00|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101011212121212121212121212121212121212121212121212121212121"},{id:"America/North_Dakota/Center",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a5c0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101011212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/North_Dakota/New_Salem",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a5c0|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Nuuk",untils:"-rvumf4|x8nqz4|8zrk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"206.9333|180|120",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Ojinaga",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|xes2s0|afuk0|8a840|afuk0|8aaw0|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"417.6667|420|360|300",offsetIndices:"0121212323221212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Panama",untils:"-w757vc|Infinity",offsets:"319.6|300",offsetIndices:"01"},{id:"America/Pangnirtung",untils:"-pkmlc0|b0ke00|1tzdw0|2dnc0|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|asw00|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7xc80|ast80|7x6o0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|240|180|120|300|360",offsetIndices:"012213121212121212121212121212121212114141414154414141414141414141414141414141414141414141414141414141414141414141414141414"},{id:"America/Paramaribo",untils:"-usj4g8|cixc0c|5lydbk|kcrm6c|Infinity",offsets:"220.6667|220.8667|220.6|210|180",offsetIndices:"01234"},{id:"America/Phoenix",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|zjedo|4olg0|9et80|bs6lmc|9cyk0|Infinity",offsets:"420|360",offsetIndices:"01010101010"},{id:"America/Port_of_Spain",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Port-au-Prince",untils:"-rmk9ac|ylcf6c|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8aaw0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|3vpjw0|ast80|7x9g0|ast80|2stv00|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|pkg40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"289|300|240",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Porto_Acre",untils:"-t85fg0|99kak0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|2t2t80|Infinity",offsets:"271.2|300|240",offsetIndices:"01212121212121212121212121212121"},{id:"America/Porto_Velho",untils:"-t85g60|99k8i0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|Infinity",offsets:"255.6|240|180",offsetIndices:"012121212121212121212121212121"},{id:"America/Puerto_Rico",untils:"-efsnk0|1ppu40|2dnc0|Infinity",offsets:"240|180",offsetIndices:"0110"},{id:"America/Punta_Arenas",untils:"-vauawq|3dlssq|157b7a|f4e0q|49hzba|aye0q|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|534ik0|351g0|2fnh80|2mg00|b73400|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|Infinity",offsets:"282.7667|300|240|180",offsetIndices:"0102021212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"America/Rainy_River",untils:"-qzov40|a2vw0|bfxjw0|pmdk0|1tz8c0|2dsw0|ewvus0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010111010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Rankin_Inlet",untils:"-6s8lc0|4c6oo0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|360|240|300",offsetIndices:"012131313131313131313131313131313131313131313331313131313131313131313131313131313131313131313131313131313131313131313131"},{id:"America/Recife",untils:"-t85ljc|99kb3c|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|cvw0|iq5g0|6h980|Infinity",offsets:"139.6|180|120",offsetIndices:"0121212121212121212121212121212121212121"},{id:"America/Regina",untils:"-xkq9yc|6l1hmc|a2vw0|60enw0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|1b6840|9cyk0|9d440|8zzw0|9q2s0|9cyk0|9q2s0|9cyk0|9d440|9cyk0|66gc0|1tz5k0|2dvo0|a31g0|9cyk0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|tj1g0|9cyk0|9d440|Infinity",offsets:"418.6|420|360",offsetIndices:"012121212121212121212121221212121212121212121212121212"},{id:"America/Resolute",untils:"-bnp9c0|97nco0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|360|240|300",offsetIndices:"012131313131313131313131313131313131313131313331313131313331313131313131313131313131313131313131313131313131313131313131"},{id:"America/Rio_Branco",untils:"-t85fg0|99kak0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|2t2t80|Infinity",offsets:"271.2|300|240",offsetIndices:"01212121212121212121212121212121"},{id:"America/Rosario",untils:"-px7ys0|5iv8k0|67zw0|a4w40|73h80|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|cls40|66580|cls40|66580|cls40|66580|cls40|67zw0|6a040|hy7w0|6a040|xovw0|3uys0|18nbw0|b0dg0|8ve2k0|3uys0|3yik0|bqas0|71mk0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|7m2qs0|4tzw0|biw40|776k0|bvus0|6u7w0|bvxk0|6u540|bvus0|776k0|7qcg40|3yik0|b5xg0|7k580|Infinity",offsets:"256.8|240|180|120",offsetIndices:"01212121212121212121212121212121212121212123232323132323232"},{id:"America/Santa_Isabel",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Santarem",untils:"-t85hvc|99ka7c|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|Infinity",offsets:"218.8|240|180",offsetIndices:"0121212121212121212121212121212"},{id:"America/Santiago",untils:"-vauawq|3dlssq|157b7a|f4e0q|49hzba|aye0q|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|534ik0|351g0|229zw0|2gt80|awo40|2mg00|b73400|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"282.7667|300|240|180",offsetIndices:"010202121212121212321232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"America/Santo_Domingo",untils:"-j6hz1c|hiw29c|67zw0|1dy840|62ha0|cnle0|4h2m0|elyq0|47ta0|ei9e0|4bim0|eek20|4dda0|ecpe0|dkmtg0|1stc0|Infinity",offsets:"280|300|240|270",offsetIndices:"01213131313131212"},{id:"America/Sao_Paulo",untils:"-t85jd8|99k8x8|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5k02s0|6onw0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|cls40|64ak0|dfes0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"186.4667|180|120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Scoresbysund",untils:"-rvurxk|x8ntpk|902o0|9cvs0|9cyk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"87.8667|120|60|0",offsetIndices:"0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/Shiprock",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Sitka",untils:"-ek1w80|1tz2s0|2dyg0|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1leo0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420|540",offsetIndices:"01101010101010101010101010101010122020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202"},{id:"America/St_Barthelemy",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Johns",untils:"-ris3ck|8bx80|ar440|a2vw0|9tjs0|53980|dkys0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|7tmw0|1wfuk|8zzw0|a3480|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|7k580|b5xg0|7k580|b5xg0|1pb260|2dly0|biw40|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|7k580|ag040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a2lo|afuk0|8a840|asqg0|7xc80|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8tec|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"210.8667|150.8667|210|150|90",offsetIndices:"01010101010101010101010101010101010102323232323232323323232323232323232323232323232323232323232323232323232323232323232323232323232323232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"America/St_Kitts",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Lucia",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Thomas",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/St_Vincent",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Swift_Current",untils:"-xkq9d4|6l1h14|a2vw0|c5jxg0|1tz5k0|2dvo0|asys0|8n180|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|3yles0|9cyk0|s36s0|9cyk0|9d440|7x3w0|b5xg0|7k580|5j4lg0|Infinity",offsets:"431.3333|420|360",offsetIndices:"012122121212121212121212"},{id:"America/Tegucigalpa",untils:"-pfzh6k|yho0ik|7k580|b5xg0|7k580|96x1g0|4qak0|Infinity",offsets:"348.8667|360|300",offsetIndices:"01212121"},{id:"America/Thule",untils:"-rvuj9g|12yzilg|9cyk0|9d440|9cyk0|9q2s0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"275.1333|240|180",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Thunder_Bay",untils:"-vbavc0|gr8qs0|1tzb40|2dq40|ctmlg0|9cyk0|9d440|9px80|9d440|9cyk0|s36s0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"0122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"America/Tijuana",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Toronto",untils:"-qzoxw0|a2vw0|7yx60|aqzy0|9q8c0|7jzo0|bw0c0|6bp80|cedg0|6h980|c8tg0|6h980|bvus0|776k0|biw40|776k0|biw40|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|xjeo0|1tzb40|2dq40|asys0|7x3w0|ast80|7x3w0|asys0|7x3w0|asys0|b5rw0|7xf00|ast80|7x9g0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101011101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Tortola",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Vancouver",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"0101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Virgin",untils:"-u6m79w|Infinity",offsets:"246.0667|240",offsetIndices:"01"},{id:"America/Whitehorse",untils:"-qzoms0|a2vw0|asys0|882c0|bmiwc0|1tz000|2e180|a7n3w0|9q000|tiyo0|6qp440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"540|480|420",offsetIndices:"01010110201212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"America/Winnipeg",untils:"-s0s7c0|7k580|tj700|a2vw0|9ok840|6u7w0|2a5hg0|1tz8c0|2dsw0|biw40|7x3w0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b7s40|7tek0|autg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|7x3w0|1cm2s0|7k580|1cm2s0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Yakutat",untils:"-ek1tg0|1tz000|2e180|cawis0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1lbw0|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"540|480",offsetIndices:"01101010101010101010101010101010100101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"America/Yellowknife",untils:"-i9m2o0|3pk3o0|1tz5k0|2dvo0|a7n3w0|9q000|7k85k0|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"0|420|360|300",offsetIndices:"012213121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Antarctica/Casey",untils:"-irxc0|lag4o0|73bo0|uz1o0|60l80|2fnh80|pz9g0|Infinity",offsets:"0|-480|-660",offsetIndices:"01212121"},{id:"Antarctica/Davis",untils:"-6rmdc0|42jdw0|27wgs0|l8uss0|7eqs0|unmk0|60qs0|Infinity",offsets:"0|-420|-300",offsetIndices:"01012121"},{id:"Antarctica/DumontDUrville",untils:"-c05eo0|2mks80|2i72g0|Infinity",offsets:"0|-600",offsetIndices:"0101"},{id:"Antarctica/Macquarie",untils:"-rsj4w0|8zzw0|11wqk0|f4kh40|a6p8g0|9d1c0|asw00|6uao0|bvs00|6uao0|bvs00|779c0|bvs00|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660|0",offsetIndices:"0102010101010101010101010101010101010101010101010101010101010101010101010101010101010101011"},{id:"Antarctica/Mawson",untils:"-8aelc0|t22y80|Infinity",offsets:"0|-360|-300",offsetIndices:"012"},{id:"Antarctica/McMurdo",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Antarctica/Palmer",untils:"-2lxhc0|31ho0|bqas0|71mk0|bqas0|8ovw0|9d440|9px80|9d440|9cyk0|9d440|28t6k0|51ek0|46b6s0|8c2s0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|Infinity",offsets:"0|180|240|120",offsetIndices:"0121212121213121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Antarctica/Rothera",untils:"3lxs00|Infinity",offsets:"0|180",offsetIndices:"01"},{id:"Antarctica/South_Pole",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Antarctica/Syowa",untils:"-6qsqo0|Infinity",offsets:"0|-180",offsetIndices:"01"},{id:"Antarctica/Troll",untils:"ibruo0|27pg0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-120",offsetIndices:"00101010101010101010101010101010101010101010101010101010101010101010"},{id:"Antarctica/Vostok",untils:"-6aaao0|Infinity",offsets:"0|-360",offsetIndices:"01"},{id:"Arctic/Longyearbyen",untils:"-rzayo0|6qfs0|cgcqo0|15tsc0|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|70q5c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|b5uo0|7k800|7law00|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Aden",untils:"-bwgbbg|Infinity",offsets:"-186.8667|-180",offsetIndices:"01"},{id:"Asia/Almaty",untils:"-nu1a90|37a0d0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|Infinity",offsets:"-307.8|-300|-360|-420",offsetIndices:"012323232323232323232321232323232323232323232323232"},{id:"Asia/Amman",untils:"-kcrtbk|m566fk|60l80|awo40|7v980|awo40|7v980|ayis0|9gnw0|9b9g0|7v980|autg0|7v980|3e6840|9et80|9io40|9cyk0|9d440|9cyk0|9d440|9px80|ayis0|7rjw0|ag040|8a2k0|9zc40|8drw0|a31g0|8zzw0|9d440|9cyk0|9d440|8n180|ag040|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|epmo0|4deo0|9o5c0|9ew00|9b6o0|9ew00|9d1c0|9d1c0|9d1c0|asw00|7x6o0|afxc0|8n400|9d1c0|9d1c0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|wel80|51k40|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|Infinity",offsets:"-143.7333|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Anadyr",untils:"-nu1sv8|379zj8|qi27w0|9et80|is040|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-709.9333|-720|-780|-840|-660",offsetIndices:"01232121212121212121214121212121212121212121212121212121212141"},{id:"Asia/Aqtau",untils:"-nu15b4|379y74|qrh3w0|iruk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-201.0667|-240|-300|-360",offsetIndices:"012323232323232323232123232312121212121212121212"},{id:"Asia/Aqtobe",untils:"-nu16l4|379zh4|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|Infinity",offsets:"-228.6667|-240|-300|-360",offsetIndices:"0123232323232323232321232323232323232323232323232"},{id:"Asia/Ashgabat",untils:"-nu16t8|379zp8|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|Infinity",offsets:"-233.5333|-240|-300|-360",offsetIndices:"0123232323232323232323212"},{id:"Asia/Ashkhabad",untils:"-nu16t8|379zp8|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|Infinity",offsets:"-233.5333|-240|-300|-360",offsetIndices:"0123232323232323232323212"},{id:"Asia/Atyrau",untils:"-nu15m8|37a1a8|qrh140|iruk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|j3440|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-207.7333|-180|-300|-360|-240",offsetIndices:"01232323232323232323242323232323232324242424242"},{id:"Asia/Baghdad",untils:"-r50g80|xkn3w0|7v980|9b9g0|9gnw0|9eys0|9et80|9d440|9b9g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9f1k0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|9ew00|9ew00|9d1c0|9ew00|9d1c0|9ew00|9d1c0|9ew00|Infinity",offsets:"-177.6|-180|-240",offsetIndices:"012121212121212121212121212121212121212121212121212121"},{id:"Asia/Bahrain",untils:"-q3gmvk|rctnrk|Infinity",offsets:"-206.1333|-240|-180",offsetIndices:"012"},{id:"Asia/Baku",untils:"-nu158c|h4tkwc|ckinw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|9d1c0|239ew0|asw00|7x3w0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-199.4|-180|-240|-300",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Bangkok",untils:"-pysda4|Infinity",offsets:"-402.0667|-420",offsetIndices:"01"},{id:"Asia/Barnaul",untils:"-q4ljic|5hu6uc|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|38fo0|64og0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-335|-360|-420|-480",offsetIndices:"0123232323232323232323212323232321212121212121212121212121212121212"},{id:"Asia/Beirut",untils:"-pyzew0|aunw0|88dg0|9et80|8yas0|a2vw0|a31g0|7k580|hjqo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|7v980|5lhs40|56yk0|awo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|7v980|autg0|7v980|2wxus0|8n180|a4w40|8n180|a4w40|8n180|a4w40|8n180|bs5g0|71mk0|alk40|86d80|a4w40|8n180|a4w40|8n180|a6qs0|80t80|905g0|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|Infinity",offsets:"-120|-180",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Bishkek",untils:"-nu19tc|379zxc|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|h8dc0|bkl80|8n180|a31g0|8n180|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|9db20|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|Infinity",offsets:"-298.4|-300|-360|-420",offsetIndices:"012323232323232323232321212121212121212121212121212"},{id:"Asia/Brunei",untils:"-mvofy4|3khxs4|Infinity",offsets:"-459.6667|-450|-480",offsetIndices:"012"},{id:"Asia/Calcutta",untils:"-xehava|innm9a|bmfw0|5lxg0|1mn180|Infinity",offsets:"-321.1667|-330|-390",offsetIndices:"012121"},{id:"Asia/Chita",untils:"-q4cfog|5hkxgg|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnew0|Infinity",offsets:"-453.8667|-480|-540|-600",offsetIndices:"012323232323232323232321232323232323232323232323232323232323232312"},{id:"Asia/Choibalsan",untils:"-xmct7c|11sndrc|2qk2k0|9eqg0|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|s6qk0|3nc0c0|9ct00|9d9o0|9ct00|Infinity",offsets:"-458|-420|-480|-600|-540",offsetIndices:"0123434343434343434343434343434343434343434343424242"},{id:"Asia/Chongqing",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Chungking",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Colombo",untils:"-xehask|isle6k|cajy0|1mp2u0|qetjw0|7x5a0|4xvqq0|Infinity",offsets:"-319.5333|-330|-360|-390",offsetIndices:"01231321"},{id:"Asia/Dacca",untils:"-eqtpow|bmgyw|5lxg0|4qknw0|u4ijy0|a1400|Infinity",offsets:"-353.3333|-390|-330|-360|-420",offsetIndices:"0121343"},{id:"Asia/Damascus",untils:"-q3gk20|5k6q0|8n180|a31g0|8n180|a31g0|8n180|a31g0|8zzw0|k4hk40|7yyk0|awo40|7tek0|b0dg0|7v980|awo40|7tek0|alk40|887w0|awo40|7v980|ayis0|7v980|awo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|7v980|awo40|7v980|awo40|7v980|ayis0|7v980|awo40|6bp80|cg840|6bp80|2eh1g0|8zzw0|9ts40|8zzw0|pvk40|c33w0|7cw40|cjrw0|6zxg0|btuk0|7rpg0|9gnw0|9d440|9cyk0|9et80|9et80|9rxg0|91uk0|92040|9et80|9o840|9et80|9d440|9et80|9eys0|9et80|9b9g0|9gnw0|99es0|9iik0|9d440|9et80|9eys0|9et80|9d440|9et80|9d440|9et80|9d440|9et80|9eys0|9et80|9d440|9et80|9d440|8y580|9q2s0|b5rw0|7x9g0|aunw0|7ig40|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|Infinity",offsets:"-145.2|-120|-180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Dhaka",untils:"-eqtpow|bmgyw|5lxg0|4qknw0|u4ijy0|a1400|Infinity",offsets:"-353.3333|-390|-330|-360|-420",offsetIndices:"0121343"},{id:"Asia/Dili",untils:"-u9s4l8|fqcu98|hufs00|cpz440|Infinity",offsets:"-502.3333|-480|-540",offsetIndices:"01212"},{id:"Asia/Dubai",untils:"-q3gnko|Infinity",offsets:"-221.2|-240",offsetIndices:"01"},{id:"Asia/Dushanbe",untils:"-nu18qo|379yuo|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|hp440|Infinity",offsets:"-275.2|-300|-360|-420",offsetIndices:"012323232323232323232321"},{id:"Asia/Famagusta",untils:"-p4bqac|rvhy2c|9cyk0|b42s0|7nuk0|8yas0|8zzw0|9q2s0|9et80|9b9g0|9cyk0|9q2s0|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|at4c0|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|8h8w0|leog0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-135.8|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212212121212121212121212121212121212121212121"},{id:"Asia/Gaza",untils:"-ffv9k0|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|5hoqs0|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|1sns0|3p6is0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|66as0|4vxc0|8n400|a2yo0|8n400|a2yo0|8n400|asw00|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|8n400|a2yo0|8ulg0|97ek0|8y580|9ts40|8hms0|a4qk0|7x3w0|asys0|8a5c0|ahs1o|71mic|bzk5o|69uic|cg840|902o0|9q000|9cyk0|9d440|ast80|7z440|aqyk0|7z6w0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|Infinity",offsets:"-120|-180",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010100101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Harbin",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Hebron",untils:"-ffv9k0|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|5hoqs0|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|1sns0|3p6is0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|66as0|4vxc0|8n400|a2yo0|8n400|a2yo0|8n400|asw00|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|8n400|a2yo0|8ulg0|97ek0|8y580|9ts40|8hms0|a4qk0|82nw0|anes0|8a5c0|afxc0|73h80|bzk5o|69uic|1hs40|1lbw0|9d440|902o0|9q000|9cyk0|9d440|ast80|7z440|aqyk0|7z6w0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|7idc0|b7pc0|7vc00|auqo0|7vc00|auqo0|7vc00|auqo0|7vc00|b7pc0|Infinity",offsets:"-120|-180",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Asia/Ho_Chi_Minh",untils:"-x56934|2isioa|gj25iu|15ct80|8so00|tmtk0|4azjw0|2cmao0|8285c0|Infinity",offsets:"-426.6667|-426.5|-420|-480|-540",offsetIndices:"0123423232"},{id:"Asia/Hong_Kong",untils:"-y0i0s0|j44dk0|5k000|4d4y0|2195i0|7x3w0|bj320|6uao0|bvs00|7x6o0|9d1c0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|ast80|77c40|biqk0|77c40|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-456.7|-480|-540|-510",offsetIndices:"0123212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Hovd",untils:"-xmcoz0|11sncb0|2qk2k0|9et80|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|4fio40|9ct00|9d9o0|9ct00|Infinity",offsets:"-366.6|-360|-420|-480",offsetIndices:"012323232323232323232323232323232323232323232323232"},{id:"Asia/Irkutsk",untils:"-q28gn5|5fh175|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-417.0833|-420|-480|-540",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Istanbul",untils:"-ux9xew|2wvx6w|7v980|1tjc40|aunw0|88dg0|9et80|8yas0|a2vw0|tzpg0|79180|awo40|7v980|7p4040|4zjw0|2vs40|f4d80|9vms0|1u5ek0|c5440|69uk0|acas0|8n180|a31g0|8n180|9q2s0|8zzw0|a31g0|8zzw0|a31g0|8n180|5md9g0|o9zw0|a6qs0|75bw0|4iwyw0|7x6o0|7kas0|b5rw0|75hg0|bkl80|77c40|biqk0|7x9g0|a2vw0|8n6s0|4iqc0|2nkw80|38l80|kdes0|8qtc0|8a5c0|9ew00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|902o0|9q000|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7kdk0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7m2o0|b4000|7k800|b5uo0|7x6o0|asw00|7z1c0|ar1c0|7x6o0|bitc0|779c0|8fe80|Infinity",offsets:"-116.9333|-120|-180|-240",offsetIndices:"0121212121212121212121212121212121212121212121223212121212121212121212121212121212121212121212121212121212121212122"},{id:"Asia/Jakarta",untils:"-o0bdpc|4lzxc0|4wdzjc|1tu960|1cx860|11jta0|74uc20|Infinity",offsets:"-427.2|-440|-450|-540|-480|-420",offsetIndices:"01232425"},{id:"Asia/Jayapura",untils:"-jebm20|66bqe0|a37vy0|Infinity",offsets:"-562.8|-540|-570",offsetIndices:"0121"},{id:"Asia/Jerusalem",untils:"-r50eig|bp54yg|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|t9s40|56vs0|35700|9b3w0|9gtg0|8jbw0|7tmw0|a6ig0|biyw0|8a5c0|9d1c0|902o0|7x6o0|e1eg0|4ofw0|dzxo0|4q500|doo40|64iw0|auqo0|7i500|8rfms0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|9zc40|9iik0|9kis0|93p80|9mdg0|8qqk0|apf00|7x3w0|biw40|8zx40|9io40|8n180|9kis0|9vh80|8ulg0|9px80|9mdg0|8n180|9tuw0|9tmk0|8wg40|9gnw0|99es0|8qqk0|9zc40|9tmk0|8wg40|9gnw0|99es0|8qqk0|acas0|9gnw0|99es0|93p80|9mdg0|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|Infinity",offsets:"-140.6667|-120|-180|-240",offsetIndices:"012121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Kabul",untils:"-d1pkg0|Infinity",offsets:"-240|-270",offsetIndices:"01"},{id:"Asia/Kamchatka",untils:"-olrupo|3z045o|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-634.6|-660|-720|-780",offsetIndices:"012323232323232323232321232323232323232323232323232323232323212"},{id:"Asia/Karachi",untils:"-wvpb30|im3zt0|1mn180|33xpg0|a63o20|g72qo0|9cyk0|2y85g0|7v980|8hms0|aaak0|Infinity",offsets:"-268.2|-330|-390|-300|-360",offsetIndices:"012133434343"},{id:"Asia/Kashgar",untils:"-lx5pjw|Infinity",offsets:"-350.3333|-360",offsetIndices:"01"},{id:"Asia/Kathmandu",untils:"-q3gt4s|yg2lus|Infinity",offsets:"-341.2667|-330|-345",offsetIndices:"012"},{id:"Asia/Katmandu",untils:"-q3gt4s|yg2lus|Infinity",offsets:"-341.2667|-330|-345",offsetIndices:"012"},{id:"Asia/Khandyga",untils:"-q4cjrp|5hl1jp|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|3fx40|4h6s0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|8ql00|1mlho0|Infinity",offsets:"-542.2167|-480|-540|-600|-660",offsetIndices:"0123232323232323232323212323232323232323232323232343434343434343432"},{id:"Asia/Kolkata",untils:"-xehava|innm9a|bmfw0|5lxg0|1mn180|Infinity",offsets:"-321.1667|-330|-390",offsetIndices:"012121"},{id:"Asia/Krasnoyarsk",untils:"-q37l72|5gg8j2|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-371.4333|-360|-420|-480",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Kuala_Lumpur",untils:"-xphpwd|eeb94d|4it32o|8n3jc|1v2p60|iy3o60|Infinity",offsets:"-415.4167|-420|-440|-450|-540|-480",offsetIndices:"0123435"},{id:"Asia/Kuching",untils:"-mvof3k|3khwxk|1epvy0|4ohqo|e5a9c|4ohqo|e3flc|4ohqo|e3flc|4ohqo|e3flc|4ohqo|e5a9c|4ohqo|e3flc|4ohqo|3ajlc|1v2qk0|Infinity",offsets:"-441.3333|-450|-480|-500|-540",offsetIndices:"0123232323232323242"},{id:"Asia/Kuwait",untils:"-bwgbbg|Infinity",offsets:"-186.8667|-180",offsetIndices:"01"},{id:"Asia/Macao",untils:"-y0i2cy|jdvyoy|6onw0|ac580|8fs40|7v980|11luw0|awlc0|7vc00|ac800|bko00|7x6o0|9d1c0|7vc00|asw00|7x6o0|asw00|7x6o0|auqo0|88ao0|asw00|7x6o0|asw00|779c0|bitc0|779c0|bvs00|6uao0|bw1q0|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cvs0|9d6w0|9cvs0|9d6w0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-454.1667|-480|-540|-600",offsetIndices:"012323212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Macau",untils:"-y0i2cy|jdvyoy|6onw0|ac580|8fs40|7v980|11luw0|awlc0|7vc00|ac800|bko00|7x6o0|9d1c0|7vc00|asw00|7x6o0|asw00|7x6o0|auqo0|88ao0|asw00|7x6o0|asw00|779c0|bitc0|779c0|bvs00|6uao0|bw1q0|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cvs0|9d6w0|9cvs0|9d6w0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-454.1667|-480|-540|-600",offsetIndices:"012323212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Magadan",untils:"-nu1nxc|37a05c|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|s39k0|Infinity",offsets:"-603.2|-600|-660|-720",offsetIndices:"012323232323232323232321232323232323232323232323232323232323232312"},{id:"Asia/Makassar",untils:"-q3gzg0|6p5hc0|4u87w0|1w02k0|Infinity",offsets:"-477.6|-480|-540",offsetIndices:"00121"},{id:"Asia/Manila",untils:"-hb5y80|4qak0|2qidg0|1b2d80|4xf440|442k0|cdqdg0|9et80|Infinity",offsets:"-480|-540",offsetIndices:"010101010"},{id:"Asia/Muscat",untils:"-q3gnko|Infinity",offsets:"-221.2|-240",offsetIndices:"01"},{id:"Asia/Nicosia",untils:"-p4bq6g|rvhxyg|9cyk0|b42s0|7nuk0|8yas0|8zzw0|9q2s0|9et80|9b9g0|9cyk0|9q2s0|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|at4c0|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-133.4667|-120|-180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Novokuznetsk",untils:"-nu36tc|37bu5c|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-348.8|-360|-420|-480",offsetIndices:"012323232323232323232321232323232323232323232323232323232323212"},{id:"Asia/Novosibirsk",untils:"-q4do0s|5hmbcs|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|2vh00|6hn40|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|wrpg0|Infinity",offsets:"-331.6667|-360|-420|-480",offsetIndices:"0123232323232323232323212323212121212121212121212121212121212121212"},{id:"Asia/Omsk",untils:"-q5xmx6|5j6d16|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-293.5|-300|-360|-420",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Oral",untils:"-nu15ic|37a16c|qi2540|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|9d1c0|9d1c0|5reo0|cyo00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-205.4|-180|-300|-360|-240",offsetIndices:"01232323232323232424242424242424242424242424242"},{id:"Asia/Phnom_Penh",untils:"-pysda4|Infinity",offsets:"-402.0667|-420",offsetIndices:"01"},{id:"Asia/Pontianak",untils:"-w6piww|cse2o0|4tnu2w|1wkei0|1cx860|11jta0|74uc20|cixam0|Infinity",offsets:"-437.3333|-450|-540|-480|-420",offsetIndices:"001213134"},{id:"Asia/Pyongyang",untils:"-w895yc|1yh10c|hk5da0|10ipmo0|1f4qo0|Infinity",offsets:"-503|-510|-540",offsetIndices:"012212"},{id:"Asia/Qatar",untils:"-q3gmvk|rctnrk|Infinity",offsets:"-206.1333|-240|-180",offsetIndices:"012"},{id:"Asia/Qostanay",untils:"-nu17s4|37a0o4|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|Infinity",offsets:"-254.4667|-240|-300|-360",offsetIndices:"012323232323232323232123232323232323232323232323"},{id:"Asia/Qyzylorda",untils:"-nu184g|37a10g|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|ohhc0|cyo00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|7osl00|Infinity",offsets:"-261.8667|-240|-300|-360",offsetIndices:"01232323232323232323232323232323232323232323232"},{id:"Asia/Rangoon",untils:"-q3gv5b|bnjp3b|1kh520|Infinity",offsets:"-384.7833|-390|-540",offsetIndices:"0121"},{id:"Asia/Riyadh",untils:"-bwgbbg|Infinity",offsets:"-186.8667|-180",offsetIndices:"01"},{id:"Asia/Saigon",untils:"-x56934|2isioa|gj25iu|15ct80|8so00|tmtk0|4azjw0|2cmao0|8285c0|Infinity",offsets:"-426.6667|-426.5|-420|-480|-540",offsetIndices:"0123423232"},{id:"Asia/Sakhalin",untils:"-xl87rc|kvnarc|ikvh40|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|iq5g0|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-570.8|-540|-660|-720|-600",offsetIndices:"01232323232323232323232423232323232424242424242424242424242424242"},{id:"Asia/Samarkand",untils:"-nu18eh|37a1ah|qi27w0|s6qk0|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|Infinity",offsets:"-267.8833|-240|-300|-360",offsetIndices:"01232323232323232323232"},{id:"Asia/Seoul",untils:"-w8966g|1yh18g|hkx5a0|1faao0|5cik0|ae5g0|8a2k0|ae5g0|8bx80|c8tg0|6h980|1bj6s0|l3aq0|6j3w0|d2g40|6u7w0|b5xg0|776k0|biw40|776k0|biw40|776k0|biw40|776k0|grs40|dfqxi0|7x6o0|asw00|7x6o0|Infinity",offsets:"-507.8667|-510|-540|-600|-570",offsetIndices:"012232323232141414141414123232"},{id:"Asia/Shanghai",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"Asia/Singapore",untils:"-xphpwd|eeb94d|4it32o|8n3jc|1v2p60|iy3o60|Infinity",offsets:"-415.4167|-420|-440|-450|-540|-480",offsetIndices:"0123435"},{id:"Asia/Srednekolymsk",untils:"-nu1ogs|37a0os|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-614.8667|-600|-660|-720",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Taipei",untils:"-gtzfk0|45slc0|c51c0|75bw0|a31g0|aaak0|9d440|7v980|awo40|7v980|awo40|7v980|awo40|7v980|7tk40|clmk0|7rpg0|b07w0|7rpg0|b07w0|7rpg0|9et80|9eys0|9et80|9d440|9et80|9d440|9et80|9d440|9et80|cjxg0|69uk0|ci2s0|69uk0|6its40|9et80|9d440|9et80|1yf9g0|4qak0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010101010101010"},{id:"Asia/Tashkent",untils:"-nu18tz|379yxz|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|Infinity",offsets:"-277.1833|-300|-360|-420",offsetIndices:"012323232323232323232321"},{id:"Asia/Tbilisi",untils:"-nu14an|h4tjyn|ckinw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|9cvs0|9cyk0|9d440|9cyk0|9d440|ipzw0|9cyk0|9q2s0|tivw0|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|4ofw0|6hn40|7k800|Infinity",offsets:"-179.1833|-180|-240|-300",offsetIndices:"0123232323232323232323212121232323232323232323212"},{id:"Asia/Tehran",untils:"-s6m6uw|fnolc0|gm3h4w|777y0|b07w0|3pes0|42c20|9cyk0|9gtg0|9kd80|5ja5g0|7avw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|1av440|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|Infinity",offsets:"-205.7333|-210|-240|-300|-270",offsetIndices:"00123214141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141"},{id:"Asia/Tel_Aviv",untils:"-r50eig|bp54yg|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|t9s40|56vs0|35700|9b3w0|9gtg0|8jbw0|7tmw0|a6ig0|biyw0|8a5c0|9d1c0|902o0|7x6o0|e1eg0|4ofw0|dzxo0|4q500|doo40|64iw0|auqo0|7i500|8rfms0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|9zc40|9iik0|9kis0|93p80|9mdg0|8qqk0|apf00|7x3w0|biw40|8zx40|9io40|8n180|9kis0|9vh80|8ulg0|9px80|9mdg0|8n180|9tuw0|9tmk0|8wg40|9gnw0|99es0|8qqk0|9zc40|9tmk0|8wg40|9gnw0|99es0|8qqk0|acas0|9gnw0|99es0|93p80|9mdg0|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|Infinity",offsets:"-140.6667|-120|-180|-240",offsetIndices:"012121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Asia/Thimbu",untils:"-bojclo|kxymno|Infinity",offsets:"-358.6|-330|-360",offsetIndices:"012"},{id:"Asia/Thimphu",untils:"-bojclo|kxymno|Infinity",offsets:"-358.6|-330|-360",offsetIndices:"012"},{id:"Asia/Tokyo",untils:"-bb4900|6uao0|afxc0|8a5c0|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-540|-600",offsetIndices:"010101010"},{id:"Asia/Tomsk",untils:"-q3zbqf|5h7z2f|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|1leo0|97k40|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|tw040|Infinity",offsets:"-339.85|-360|-420|-480",offsetIndices:"0123232323232323232323212323232323232323232323212121212121212121212"},{id:"Asia/Ujung_Pandang",untils:"-q3gzg0|6p5hc0|4u87w0|1w02k0|Infinity",offsets:"-477.6|-480|-540",offsetIndices:"00121"},{id:"Asia/Ulaanbaatar",untils:"-xmcrsk|11sncck|2qk2k0|9et80|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|4fio40|9ct00|9d9o0|9ct00|Infinity",offsets:"-427.5333|-420|-480|-540",offsetIndices:"012323232323232323232323232323232323232323232323232"},{id:"Asia/Ulan_Bator",untils:"-xmcrsk|11sncck|2qk2k0|9et80|9eys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|1ckdo0|7x3w0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|4fio40|9ct00|9d9o0|9ct00|Infinity",offsets:"-427.5333|-420|-480|-540",offsetIndices:"012323232323232323232323232323232323232323232323232"},{id:"Asia/Urumqi",untils:"-lx5pjw|Infinity",offsets:"-350.3333|-360",offsetIndices:"01"},{id:"Asia/Ust-Nera",untils:"-q4cl6u|5hl2yu|qi27w0|9eno0|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|8ql00|1mlho0|Infinity",offsets:"-572.9|-480|-540|-720|-660|-600",offsetIndices:"012343434343434343434345434343434343434343434343434343434343434345"},{id:"Asia/Vientiane",untils:"-pysda4|Infinity",offsets:"-402.0667|-420",offsetIndices:"01"},{id:"Asia/Vladivostok",untils:"-oligf7|3yqvf7|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-527.5167|-540|-600|-660",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Yakutsk",untils:"-q4cioy|5hl0gy|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-518.9667|-480|-540|-600",offsetIndices:"01232323232323232323232123232323232323232323232323232323232323232"},{id:"Asia/Yangon",untils:"-q3gv5b|bnjp3b|1kh520|Infinity",offsets:"-384.7833|-390|-540",offsetIndices:"0121"},{id:"Asia/Yekaterinburg",untils:"-rx5hw9|1kybx4|5pfyv5|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-242.55|-225.0833|-240|-300|-360",offsetIndices:"012343434343434343434343234343434343434343434343434343434343434343"},{id:"Asia/Yerevan",untils:"-nu148o|h4tjwo|ckinw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|iq5g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|11t180|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|Infinity",offsets:"-178|-180|-240|-300",offsetIndices:"0123232323232323232323212121212323232323232323232323232323232"},{id:"Atlantic/Azores",untils:"-u9rbs0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5qbjo0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9cyk0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"114.5333|120|60|0",offsetIndices:"01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121232323232323232323232323232323233323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Atlantic/Bermuda",untils:"-kvj2fu|n4pr3u|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"259.3|240|180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Atlantic/Canary",untils:"-oytbtc|ctvupc|hhq7s0|905g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"61.6|60|0|-60",offsetIndices:"01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Atlantic/Cape_Verde",untils:"-u9rbs0|g06lc0|1mn180|fpqwc0|Infinity",offsets:"94.0667|120|60",offsetIndices:"01212"},{id:"Atlantic/Faeroe",untils:"-wcehew|127keuw|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"27.0667|0|-60",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Atlantic/Faroe",untils:"-wcehew|127keuw|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"27.0667|0|-60",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Atlantic/Jan_Mayen",untils:"-rzayo0|6qfs0|cgcqo0|15tsc0|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|70q5c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|b5uo0|7k800|7law00|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Atlantic/Madeira",untils:"-u9rek0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5qbjo0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"67.6|60|0|-60",offsetIndices:"01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Atlantic/Reykjavik",untils:"-wcwx9c|4rpd9c|ci2s0|69uk0|du840|4xp80|du840|p7bw0|4w040|9bdzw0|9d6w0|64g40|cyl80|64dc0|clpc0|6hc00|bvs00|6uao0|bvs00|6uao0|bvs00|6uao0|c8qo0|6hc00|c8qo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|Infinity",offsets:"88|60|0",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212"},{id:"Atlantic/South_Georgia",untils:"Infinity",offsets:"120",offsetIndices:"0"},{id:"Atlantic/St_Helena",untils:"-u9rgl4|Infinity",offsets:"16.1333|0",offsetIndices:"01"},{id:"Atlantic/Stanley",untils:"-u63pac|dbvxqc|8zzw0|9q2s0|8zzw0|a31g0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|4xp80|l1pus0|7k580|b5rw0|77c40|biqk0|id6s0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|biqk0|77c40|biqk0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|biqk0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5rw0|7kas0|b5xg0|77c40|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|77c40|biqk0|77c40|biqk0|77c40|Infinity",offsets:"231.4|240|180|120",offsetIndices:"012121212121212323212121212121212121212121212121212121212121212121212"},{id:"Australia/ACT",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Adelaide",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|7k800|b5uo0|6uao0|c8qo0|779c0|bitc0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Brisbane",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|97zuo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-600|-660",offsetIndices:"01010101010101010"},{id:"Australia/Broken_Hill",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Canberra",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Currie",untils:"-rsj4w0|8zzw0|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Darwin",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|Infinity",offsets:"-570|-630",offsetIndices:"010101010"},{id:"Australia/Eucla",untils:"-rnstlc|49s2c|cxfms0|4h180|9d440|9cyk0|ghf1g0|6hc00|4ir9c0|6hc00|40r400|5eg00|7p9hc0|5reo0|b5uo0|7x6o0|asw00|7x6o0|Infinity",offsets:"-525|-585",offsetIndices:"0101010101010101010"},{id:"Australia/Hobart",untils:"-rsj4w0|8zzw0|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|c9tms0|9d1c0|asw00|6uao0|bvs00|6uao0|bvs00|779c0|bvs00|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/LHI",untils:"5tp880|c8uu0|6u7w0|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|777y0|b5w20|7k6m0|biuq0|7k6m0|biuq0|777y0|biuq0|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|7x820|asum0|b5w20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|b5w20|7x5a0|asxe0|7k6m0|b5w20|8a3y0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9pym0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|Infinity",offsets:"-600|-630|-690|-660",offsetIndices:"0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313"},{id:"Australia/Lindeman",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|97zuo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|Infinity",offsets:"-600|-660",offsetIndices:"010101010101010101010"},{id:"Australia/Lord_Howe",untils:"5tp880|c8uu0|6u7w0|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|777y0|b5w20|7k6m0|biuq0|7k6m0|biuq0|777y0|biuq0|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|7x820|asum0|b5w20|7x5a0|asxe0|7x5a0|asxe0|7x5a0|b5w20|7k6m0|b5w20|7x5a0|asxe0|7k6m0|b5w20|8a3y0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9pym0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9d2q0|9czy0|9q1e0|9czy0|9d2q0|9czy0|9d2q0|Infinity",offsets:"-600|-630|-690|-660",offsetIndices:"0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313"},{id:"Australia/Melbourne",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|b5uo0|7x6o0|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/North",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|Infinity",offsets:"-570|-630",offsetIndices:"010101010"},{id:"Australia/NSW",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Perth",untils:"-rnsric|49s2c|cxfms0|4h180|9d440|9cyk0|ghf1g0|6hc00|4ir9c0|6hc00|40r400|5eg00|7p9hc0|5reo0|b5uo0|7x6o0|asw00|7x6o0|Infinity",offsets:"-480|-540",offsetIndices:"0101010101010101010"},{id:"Australia/Queensland",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|97zuo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-600|-660",offsetIndices:"01010101010101010"},{id:"Australia/South",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|7k800|b5uo0|6uao0|c8qo0|779c0|bitc0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Sydney",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Tasmania",untils:"-rsj4w0|8zzw0|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|c9tms0|9d1c0|asw00|6uao0|bvs00|6uao0|bvs00|779c0|bvs00|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|b5uo0|7k800|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|bvs00|7k800|bitc0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x6o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|7x6o0|asw00|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/Victoria",untils:"-rnsx2c|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|b5uo0|7x6o0|bitc0|779c0|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|7x6o0|asw00|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-600|-660",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Australia/West",untils:"-rnsric|49s2c|cxfms0|4h180|9d440|9cyk0|ghf1g0|6hc00|4ir9c0|6hc00|40r400|5eg00|7p9hc0|5reo0|b5uo0|7x6o0|asw00|7x6o0|Infinity",offsets:"-480|-540",offsetIndices:"0101010101010101010"},{id:"Australia/Yancowinna",untils:"-rnsvoc|49s2c|cxfms0|4h180|9d440|9cyk0|9q2s0|8zzw0|eeiqs0|64dc0|clpc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|8a5c0|asw00|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|779c0|b5uo0|7k800|bitc0|7k800|bitc0|779c0|bitc0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|8a5c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-570|-630",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101"},{id:"Brazil/Acre",untils:"-t85fg0|99kak0|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|amves0|2t2t80|Infinity",offsets:"271.2|300|240",offsetIndices:"01212121212121212121212121212121"},{id:"Brazil/DeNoronha",untils:"-t85lzw|99k8rw|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|514g40|7k580|biw40|cvw0|iq5g0|6h980|Infinity",offsets:"129.6667|120|60",offsetIndices:"0121212121212121212121212121212121212121"},{id:"Brazil/East",untils:"-t85jd8|99k8x8|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5k02s0|6onw0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|cyqs0|5ed80|dbpg0|64ak0|cyqs0|64ak0|cls40|5rbw0|dbpg0|51ek0|dbpg0|6h980|c8tg0|6h980|c8tg0|64ak0|c8tg0|6u7w0|bxpg0|7iak0|biw40|6u7w0|biw40|7k580|biw40|6u7w0|c8tg0|6h980|dbpg0|5ed80|cls40|64ak0|dfes0|5nmk0|c8tg0|6h980|dbpg0|5rbw0|bvus0|6h980|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6u7w0|c8tg0|64ak0|cls40|64ak0|cls40|6h980|c8tg0|6h980|c8tg0|6h980|c8tg0|6h980|dbpg0|5ed80|Infinity",offsets:"186.4667|180|120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Brazil/West",untils:"-t85gvw|99k97w|9a9c0|9io40|99980|8p65g0|6zuo0|bs2o0|67zw0|cjxg0|69uk0|cjxg0|4ml80|5mf440|49mk0|haas0|316k0|cls40|4ml80|cls40|66580|cls40|67zw0|981s40|6u7w0|biw40|5rbw0|d0lg0|5ed80|2yy2s0|6h980|Infinity",offsets:"240.0667|240|180",offsetIndices:"01212121212121212121212121212121"},{id:"Canada/Atlantic",untils:"-z94k80|777go0|9et80|st9o0|a2vw0|ssyk0|5rbw0|cv1g0|69uk0|c6ys0|6kyk0|ci2s0|67zw0|ci2s0|6w2k0|bu040|7lzw0|bu040|66580|bu040|7lzw0|bu040|64ak0|cls40|5v180|cv1g0|6j3w0|c6ys0|79180|b42s0|7lzw0|b42s0|7yyk0|bu040|64ak0|dbpg0|66580|cls40|5ed80|bu040|7lzw0|b42s0|7lzw0|cjxg0|66580|bh1g0|7lzw0|b42s0|7lzw0|6uj00|1tzdw0|2dnc0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|tw040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|1cm2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"254.4|240|180",offsetIndices:"0121212121212121212121212121212121212121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Canada/Central",untils:"-s0s7c0|7k580|tj700|a2vw0|9ok840|6u7w0|2a5hg0|1tz8c0|2dsw0|biw40|7x3w0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b7s40|7tek0|autg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|7x3w0|1cm2s0|7k580|1cm2s0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|asw00|7x6o0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Canada/Eastern",untils:"-qzoxw0|a2vw0|7yx60|aqzy0|9q8c0|7jzo0|bw0c0|6bp80|cedg0|6h980|c8tg0|6h980|bvus0|776k0|biw40|776k0|biw40|776k0|biw40|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|xjeo0|1tzb40|2dq40|asys0|7x3w0|ast80|7x3w0|asys0|7x3w0|asys0|b5rw0|7xf00|ast80|7x9g0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101011101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Canada/Mountain",untils:"-x1yazk|629ink|a2vw0|8n6s0|29ek0|h6lg0|9px80|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|9l0g40|1tz5k0|2dvo0|tj1g0|7x3w0|ctzk40|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"453.8667|420|360",offsetIndices:"0121212121212122121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Canada/Newfoundland",untils:"-ris3ck|8bx80|ar440|a2vw0|9tjs0|53980|dkys0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9d440|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|8zzw0|9q2s0|9cyk0|9q2s0|8zzw0|9q2s0|8zzw0|7tmw0|1wfuk|8zzw0|a3480|7k580|b5xg0|7k580|b5xg0|7k580|biw40|776k0|biw40|7k580|b5xg0|7k580|b5xg0|1pb260|2dly0|biw40|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|biw40|7k580|ag040|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a2lo|afuk0|8a840|asqg0|7xc80|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8tec|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"210.8667|150.8667|210|150|90",offsetIndices:"01010101010101010101010101010101010102323232323232323323232323232323232323232323232323232323232323232323232323232323232323232323232323232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Canada/Pacific",untils:"-qzopk0|a2vw0|c5jxg0|1tz2s0|2dyg0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"0101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Canada/Saskatchewan",untils:"-xkq9yc|6l1hmc|a2vw0|60enw0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|1b6840|9cyk0|9d440|8zzw0|9q2s0|9cyk0|9q2s0|9cyk0|9d440|9cyk0|66gc0|1tz5k0|2dvo0|a31g0|9cyk0|a31g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|tj1g0|9cyk0|9d440|Infinity",offsets:"418.6|420|360",offsetIndices:"012121212121212121212121221212121212121212121212121212"},{id:"Canada/Yukon",untils:"-qzoms0|a2vw0|asys0|882c0|bmiwc0|1tz000|2e180|a7n3w0|9q000|tiyo0|6qp440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|Infinity",offsets:"540|480|420",offsetIndices:"01010110201212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"CET",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|8l9c0|ggp1c0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Chile/Continental",untils:"-vauawq|3dlssq|157b7a|f4e0q|49hzba|aye0q|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|534ik0|351g0|229zw0|2gt80|awo40|2mg00|b73400|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"282.7667|300|240|180",offsetIndices:"010202121212121212321232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Chile/EasterIsland",untils:"-jhfaew|ivmeuw|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|iq2o0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"437.4667|420|360|300",offsetIndices:"012121212121212121212121212123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"CST6CDT",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Cuba",untils:"-n7762o|1icfyo|69uk0|62s040|4ofw0|e1ms0|51ek0|e1ms0|4ofw0|1fhs40|4ofw0|e1ms0|4ofw0|9s9k40|67zw0|cedg0|6h980|9o840|7yyk0|b5xg0|7k580|bvus0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|8a2k0|ag040|8bx80|ae5g0|8drw0|acas0|9cyk0|9d440|9px80|905g0|9px80|9q2s0|7x3w0|8a840|ast80|7x9g0|ast80|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|8a2k0|ag040|8a2k0|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|905g0|a2vw0|905g0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|8n400|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|8a5c0|afxc0|8a5c0|afxc0|7x6o0|1cm000|6uao0|bvs00|779c0|bitc0|6uao0|bvs00|779c0|bvs00|779c0|c8qo0|779c0|b5uo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|Infinity",offsets:"329.6|300|240",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"EET",untils:"3s9ms0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-120|-180",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Egypt",untils:"-fdls80|40d80|a31g0|7x3w0|a4w40|aqyk0|80ys0|b07w0|7tk40|b07w0|8jhg0|a8fw0|60go40|7el80|awo40|7v980|awqw0|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7tk40|ayd80|7tk40|b07w0|7tk40|ayd80|7tk40|ayd80|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|f9x80|3i040|eluk0|462s0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|b5rw0|7m5g0|awik0|7ves0|awik0|7ves0|ayd80|7ves0|awik0|7ves0|awik0|7ves0|aqvs0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7k580|b5xg0|6u7w0|bvus0|6h980|c8tg0|64ak0|cyqs0|5anw0|1jms0|12t80|1w22s0|25p80|1sw40|2vmk0|Infinity",offsets:"-120|-180",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Eire",untils:"-rzcmlr|6uao0|9pytr|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|3g8800|8a5c0|bvs00|8n400|a2yo0|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"25.35|-34.65|0|-60",offsetIndices:"01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"EST",untils:"Infinity",offsets:"300",offsetIndices:"0"},{id:"EST5EDT",untils:"-r0ev80|ast80|7x9g0|ast80|bmtus0|1tzb40|2dq40|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Etc/GMT-0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/GMT-1",untils:"Infinity",offsets:"-60",offsetIndices:"0"},{id:"Etc/GMT-10",untils:"Infinity",offsets:"-600",offsetIndices:"0"},{id:"Etc/GMT-11",untils:"Infinity",offsets:"-660",offsetIndices:"0"},{id:"Etc/GMT-12",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Etc/GMT-13",untils:"Infinity",offsets:"-780",offsetIndices:"0"},{id:"Etc/GMT-14",untils:"Infinity",offsets:"-840",offsetIndices:"0"},{id:"Etc/GMT-2",untils:"Infinity",offsets:"-120",offsetIndices:"0"},{id:"Etc/GMT-3",untils:"Infinity",offsets:"-180",offsetIndices:"0"},{id:"Etc/GMT-4",untils:"Infinity",offsets:"-240",offsetIndices:"0"},{id:"Etc/GMT-5",untils:"Infinity",offsets:"-300",offsetIndices:"0"},{id:"Etc/GMT-6",untils:"Infinity",offsets:"-360",offsetIndices:"0"},{id:"Etc/GMT-7",untils:"Infinity",offsets:"-420",offsetIndices:"0"},{id:"Etc/GMT-8",untils:"Infinity",offsets:"-480",offsetIndices:"0"},{id:"Etc/GMT-9",untils:"Infinity",offsets:"-540",offsetIndices:"0"},{id:"Etc/GMT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/GMT+0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/GMT+1",untils:"Infinity",offsets:"60",offsetIndices:"0"},{id:"Etc/GMT+10",untils:"Infinity",offsets:"600",offsetIndices:"0"},{id:"Etc/GMT+11",untils:"Infinity",offsets:"660",offsetIndices:"0"},{id:"Etc/GMT+12",untils:"Infinity",offsets:"720",offsetIndices:"0"},{id:"Etc/GMT+2",untils:"Infinity",offsets:"120",offsetIndices:"0"},{id:"Etc/GMT+3",untils:"Infinity",offsets:"180",offsetIndices:"0"},{id:"Etc/GMT+4",untils:"Infinity",offsets:"240",offsetIndices:"0"},{id:"Etc/GMT+5",untils:"Infinity",offsets:"300",offsetIndices:"0"},{id:"Etc/GMT+6",untils:"Infinity",offsets:"360",offsetIndices:"0"},{id:"Etc/GMT+7",untils:"Infinity",offsets:"420",offsetIndices:"0"},{id:"Etc/GMT+8",untils:"Infinity",offsets:"480",offsetIndices:"0"},{id:"Etc/GMT+9",untils:"Infinity",offsets:"540",offsetIndices:"0"},{id:"Etc/GMT0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/Greenwich",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/UCT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/Universal",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/UTC",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Etc/Zulu",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Europe/Amsterdam",untils:"-s0dvkk|7v980|a51o0|7x6o0|a2yo0|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9b6o0|a2yo0|c51c0|6l1c0|902o0|9q000|ci000|682o0|bgyo0|79400|bitc0|779c0|bmio0|7gio0|bbeo0|7eo00|bd9c0|7ctc0|bf400|7ayo0|bvs00|6uao0|bko00|7idc0|b9k00|7gio0|bbeo0|7eo00|bf400|7ayo0|btxc0|21uc0|4uaz8|bitc0|779c0|bko00|7idc0|bd3s0|1aarpc|7k800|9q000|9d1c0|9d1c0|9d1c0|8l9c0|ggp1c0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-19.5333|-79.5333|-80|-20|-120|-60",offsetIndices:"010101010101010101010101010101010101010101012323234545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545"},{id:"Europe/Andorra",untils:"-c4xmo0|k3ctg0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Astrakhan",untils:"-nu2zkc|37bv8c|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-192.2|-180|-240|-300",offsetIndices:"012323232323232323212121212121212121212121212121212121212121212"},{id:"Europe/Athens",untils:"-rvv0cg|8bjasg|2vmk0|4hiw40|16ik0|scog0|7lx40|9o2k0|9eys0|4atzw0|6djw0|bplus0|bq800|71uw0|9d1c0|902o0|91xc0|9o5c0|905g0|9qgo0|9akg0|9iik0|99980|9dcg0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-94.8667|-120|-180|-60",offsetIndices:"012121313121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Belfast",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Belgrade",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Berlin",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|2o7w0|6bs00|2txg0|7k800|91xc0|9b9g0|1sqk0|2inw0|51k40|a2yo0|8n400|9q000|902o0|fx91c0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|-180",offsetIndices:"01010101010101210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Bratislava",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|b5uo0|7vc00|2vs40|4bk00|2vmk0|8n400|a2yo0|8n400|9o5c0|91xc0|fe6000|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|0",offsetIndices:"01010101010101010201010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Brussels",untils:"-ss5uo0|rrx80|7vc00|a4yw0|7x6o0|asw00|7x6o0|2wh40|5omo0|b5uo0|6uao0|cyo00|7ayo0|bko00|7rmo0|a2yo0|a2yo0|8n400|902o0|9q000|9d1c0|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|90b00|a2yo0|8n400|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|4deo0|1a36k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8l9c0|clpc0|79400|fwu800|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0121212101010101010101010101010101010101010101010101212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Bucharest",untils:"-k29zi0|fj8m0|6w5c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|kp0dc0|6h980|9q000|905g0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9cvs0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9cyk0|9d440|9cyk0|9q2s0|ast80|7xhs0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-104.4|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Budapest",untils:"-s0e080|7ves0|a4yw0|7x6o0|a31g0|8n180|autg0|bgvw0|b5jeg0|th9k0|7k800|9q000|9d1c0|9d1c0|awd00|9ew00|7q0c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|a4tc0|9q000|1va2g0|6u7w0|bxpg0|6u7w0|cjxg0|64ak0|cluw0|64g40|br3ek0|905g0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Busingen",untils:"-eyh6o0|7x6o0|asw00|7x6o0|k2zus0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Chisinau",untils:"-r2p1bo|70f1to|fj8m0|6w5c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|geqo0|ha580|oc8g0|7k800|9q000|9d1c0|7cl00|j3pbw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|25p80|7kdk0|9d1c0|9d1c0|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|ast80|7xf00|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-115|-104.4|-120|-180|-60|-240",offsetIndices:"012323232323232323232424235353535353535353535323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Copenhagen",untils:"-rzo2w0|75bw0|cbs2w0|1aco80|7k800|9q000|9d1c0|9d1c0|9d1c0|6y000|dbmo0|6bs00|clpc0|51hc0|e1k00|4oio0|giutc0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Dublin",untils:"-rzcmlr|6uao0|9pytr|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|3g8800|8a5c0|bvs00|8n400|a2yo0|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"25.35|-34.65|0|-60",offsetIndices:"01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Gibraltar",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|d0tp80|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101012121212121010121010101010101010101012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Guernsey",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Helsinki",untils:"-peghyd|ax3tqd|9gqo0|k31s80|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-99.8167|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Isle_of_Man",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Istanbul",untils:"-ux9xew|2wvx6w|7v980|1tjc40|aunw0|88dg0|9et80|8yas0|a2vw0|tzpg0|79180|awo40|7v980|7p4040|4zjw0|2vs40|f4d80|9vms0|1u5ek0|c5440|69uk0|acas0|8n180|a31g0|8n180|9q2s0|8zzw0|a31g0|8zzw0|a31g0|8n180|5md9g0|o9zw0|a6qs0|75bw0|4iwyw0|7x6o0|7kas0|b5rw0|75hg0|bkl80|77c40|biqk0|7x9g0|a2vw0|8n6s0|4iqc0|2nkw80|38l80|kdes0|8qtc0|8a5c0|9ew00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|902o0|9q000|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7kdk0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7m2o0|b4000|7k800|b5uo0|7x6o0|asw00|7z1c0|ar1c0|7x6o0|bitc0|779c0|8fe80|Infinity",offsets:"-116.9333|-120|-180|-240",offsetIndices:"0121212121212121212121212121212121212121212121223212121212121212121212121212121212121212121212121212121212121212122"},{id:"Europe/Jersey",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Kaliningrad",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|el00|z6o0|9kd80|82tg0|i9avw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-60|-120|-180|-240",offsetIndices:"01010101010101121232323232323232322121212121212121212121212121212121212121212121"},{id:"Europe/Kiev",untils:"-nu11ng|37a03g|5vd6k0|kzv40|7k800|9q000|1oyg0|jipzs0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|51ek0|neqw0|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9dcg0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-122.0667|-120|-180|-60|-240",offsetIndices:"0121313242424242424242424242121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Kirov",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-198.8|-180|-240|-300",offsetIndices:"01232323232323232321212121212121212121212121212121212121212121"},{id:"Europe/Lisbon",untils:"-u9rhc0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5gyl40|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"36.75|0|-60|-120",offsetIndices:"012121212121212121212121212121212121212121212321232123212321212121212121212121212121212121212121212121212121212121212121212121212122323232212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Ljubljana",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/London",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Luxembourg",untils:"-y89550|68l290|75hg0|ast80|796s0|at1k0|7x6o0|3lh40|4zmo0|b6300|6u2c0|cytk0|7at40|bktk0|7rh40|a31g0|a2vw0|8n9k0|8zx40|9q2s0|9et80|9b9g0|a2vw0|8n6s0|9px80|905g0|a2vw0|905g0|a2vw0|8ncc0|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|42ao0|1aeak0|7k800|9q000|9d1c0|8n400|a2yo0|8l9c0|clpc0|79400|fwu800|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-24.6|-60|-120|0",offsetIndices:"0121212131313131313131313131313131313131313131313131212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Madrid",untils:"-qzlus0|8yas0|9cyk0|9eys0|2d2vw0|8sqs0|ssyk0|8n6s0|9px80|905g0|a2yo0|902o0|a2vw0|8n6s0|40lh80|5k2s0|9cyk0|1frw0|7z1c0|j1c80|8a2k0|13yt80|685g0|brzw0|8n6s0|a2vw0|8n6s0|a2vw0|8n6s0|a2vw0|8n6s0|1clx80|7x9g0|cswik0|905g0|9px80|905g0|8zzw0|9d440|9px80|905g0|9q5k0|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"010101010101010101210121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Malta",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9b6o0|8n400|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|9b6o0|9d1c0|ahs00|7m2o0|b45k0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|a4w40|8y580|9q2s0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Mariehamn",untils:"-peghyd|ax3tqd|9gqo0|k31s80|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-99.8167|-120|-180",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Minsk",untils:"-nu113c|379zjc|5r1mk0|pbf40|7k800|9q000|9d1c0|4oac0|j6dmk0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|sg2o0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|Infinity",offsets:"-110|-120|-180|-60|-240",offsetIndices:"01213131242424242424242424221212121212121212121212121212121212121212"},{id:"Europe/Monaco",untils:"-uozn3l|2qx1nl|5luo0|8y800|a4tc0|7vc00|auqo0|7idc0|b7pc0|6sg00|cyo00|7ayo0|bko00|7rmo0|a2yo0|bvs00|6uao0|902o0|9q000|9d1c0|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51po0|mdbo0|7x3w0|7x9g0|c8w80|7k800|9q000|9d1c0|9nzs0|922w0|8l9c0|fxlx80|9cyk0|9q5k0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-9.35|0|-60|-120",offsetIndices:"01212121212121212121212121212121212121212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Moscow",untils:"-rx5dmh|ipzua|97hc0|7yyk0|5i840|d9p80|1jwk7|2cvk0|s8o00|1qvw0|8fpc0|1jms0|is040|412as0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d440|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-150.2833|-151.3167|-211.3167|-271.3167|-240|-180|-300|-120",offsetIndices:"012132345464575454545454545454545455754545454545454545454545454545454545454545"},{id:"Europe/Nicosia",untils:"-p4bq6g|rvhxyg|9cyk0|b42s0|7nuk0|8yas0|8zzw0|9q2s0|9et80|9b9g0|9cyk0|9q2s0|8zzw0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|9cyk0|9d440|9cyk0|9d440|at4c0|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-133.4667|-120|-180",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Oslo",untils:"-rzayo0|6qfs0|cgcqo0|15tsc0|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|70q5c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|b5uo0|7k800|7law00|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Paris",untils:"-uozn1x|2qx1lx|5luo0|8y800|a4tc0|7vc00|auqo0|7idc0|b7pc0|6sg00|cyo00|7ayo0|bko00|7rmo0|a2yo0|bvs00|6uao0|902o0|9q000|9d1c0|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|9d1c0|9d1c0|902o0|a2yo0|9d1c0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51po0|5p8w0|18rcc0|7k800|9q000|9d1c0|7efo0|29k40|922w0|8l9c0|fxlx80|9cyk0|9q5k0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-9.35|0|-60|-120",offsetIndices:"0121212121212121212121212121212121212121212121212123232332323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Podgorica",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Prague",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|9d1c0|b5uo0|7vc00|2vs40|4bk00|2vmk0|8n400|a2yo0|8n400|9o5c0|91xc0|fe6000|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|0",offsetIndices:"01010101010101010201010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Riga",untils:"-qznlky|7x6o0|a4tc0|2mg00|3myns0|7fhlky|gz180|p5v40|7k800|9q000|9d1c0|9d1c0|k7s0|j14ns0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d440|asw00|7x6o0|asw00|7x6o0|b5uo0|qaao0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-96.5667|-156.5667|-120|-180|-60|-240",offsetIndices:"010102324242435353535353535353323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Rome",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|clpc0|64dc0|c8qo0|6hc00|clpc0|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|c8qo0|6hc00|9q5k0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Samara",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|jt1g0|89zs0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|j3440|7k800|Infinity",offsets:"-200.3333|-180|-240|-300",offsetIndices:"0123232323232323232121232323232323232323232323232323232323212"},{id:"Europe/San_Marino",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|clpc0|64dc0|c8qo0|6hc00|clpc0|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|c8qo0|6hc00|9q5k0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Sarajevo",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Saratov",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|13m040|Infinity",offsets:"-184.3|-180|-240|-300",offsetIndices:"012323232323232321212121212121212121212121212121212121212121212"},{id:"Europe/Simferopol",untils:"-nu12ao|37a0qo|5xiyk0|iu340|7k800|9q000|9d1c0|iac0|jajmk0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|eeio0|wrjw0|9cyk0|9d440|9cyk0|9d440|1sqk0|7k580|9d440|9cyk0|9q2s0|at4c0|7x9g0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x3w0|asqg0|Infinity",offsets:"-136|-120|-180|-60|-240",offsetIndices:"012131312424242424242424242121212424242212121212121212121212121212121212142"},{id:"Europe/Skopje",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Sofia",untils:"-e6dzw0|7k800|9q000|9d1c0|9d1c0|9d440|hqq240|9eys0|9o2k0|92040|9o2k0|90880|9pug0|90b00|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|ast80|7xhs0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-120|-60|-180",offsetIndices:"01010102020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020"},{id:"Europe/Stockholm",untils:"-rzo2w0|75hg0|x5bew0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Tallinn",untils:"-r3exx0|3re10|7x6o0|et6g0|ygov0|a1zgd0|ktx80|l94g0|7k800|9q000|9d1c0|8uac0|j27mk0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asys0|7x6o0|b5uo0|19dc00|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-99|-60|-120|-180|-240",offsetIndices:"012102321212343434343434343433232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Tirane",untils:"-t85vo8|dt2gw8|18pew0|7k800|m800|g7ot40|7rjw0|autg0|7x3w0|ayis0|7x3w0|b5xg0|7k580|b42s0|7lzw0|b42s0|7lzw0|b42s0|7x3w0|ahus0|7x3w0|b5xg0|7x3w0|a4w40|8jbw0|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-79.3333|-60|-120",offsetIndices:"01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Tiraspol",untils:"-r2p1bo|70f1to|fj8m0|6w5c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|geqo0|ha580|oc8g0|7k800|9q000|9d1c0|7cl00|j3pbw0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|25p80|7kdk0|9d1c0|9d1c0|9cvs0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|ast80|7xf00|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-115|-104.4|-120|-180|-60|-240",offsetIndices:"012323232323232323232424235353535353535353535323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"Europe/Ulyanovsk",untils:"-qcx400|5q5zo0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9q000|iq5g0|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|qnc40|Infinity",offsets:"-193.6|-180|-240|-300|-120",offsetIndices:"01232323232323232321214121212121212121212121212121212121212121212"},{id:"Europe/Uzhgorod",untils:"-fizzw0|1cm000|7k800|9q000|9d1c0|al900|cnms0|int140|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|eeio0|e1sc0|iprk0|9cyk0|9d440|9cyk0|9d440|9cyk0|9dcg0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120|-180|-240",offsetIndices:"010101023232323232323232320121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Vaduz",untils:"-eyh6o0|7x6o0|asw00|7x6o0|k2zus0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Vatican",untils:"-rymys0|64ak0|9d440|9et80|88dg0|aunw0|7ig40|b5rw0|8n6s0|9cyk0|aau2s0|18r9k0|7k800|9q000|9d1c0|8l9c0|a4tc0|8j940|9f1k0|afxc0|89zs0|afxc0|7kdk0|b5uo0|979rs0|6h980|cls40|64dc0|clpc0|64dc0|cyo00|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|clpc0|64dc0|c8qo0|6hc00|clpc0|64dc0|clpc0|64dc0|c8qo0|6hc00|clpc0|6hc00|c8qo0|6hc00|9q5k0|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Vienna",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|t6000|8a5c0|a7a800|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|iio0|ivmo0|91xc0|9b6o0|9d1c0|a2yo0|8n400|gfyyg0|8zzw0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Vilnius",untils:"-rns980|1g224o|e75nc|4kqk0|acbs40|gpp40|pits0|7k800|9q000|9d1c0|65zo0|j4vx80|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x9g0|asw00|7x6o0|b5uo0|1s3eo0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-84|-95.6|-60|-120|-180|-240",offsetIndices:"012324323234545454545454545443434343434343434332334343434343434343434343434343434343434343434343434343434343434343434343"},{id:"Europe/Volgograd",untils:"-q3cw84|5glrw4|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|iq5g0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|s3400|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|239c40|Infinity",offsets:"-177.6667|-180|-240|-300",offsetIndices:"012323232323232321212121212121212121212121212121212121212121212"},{id:"Europe/Warsaw",untils:"-se9yk0|dvyc0|7ves0|a4yw0|7x6o0|asw00|7x6o0|aunw0|7x6o0|1evbs0|9fcwc0|18cao0|7k800|9q000|9d1c0|9gnw0|an980|9kd80|8fs40|922w0|ar1c0|7x6o0|a2yo0|8n400|9q000|902o0|4013w0|64dc0|9d1c0|9d1c0|clpc0|6hc00|9d1c0|9d1c0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|clpc0|64dc0|6j4tc0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-84|-60|-120|-180",offsetIndices:"012121223212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Zagreb",untils:"-ezayw0|swz00|7k800|9q000|9d1c0|9d1c0|b7pc0|6qlc0|jl1hc0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Europe/Zaporozhye",untils:"-nu12hc|37a0xc|5u1180|mc0g0|7k800|9q000|12qg0|jjc7s0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9cvs0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9dcg0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-140|-120|-180|-60|-240",offsetIndices:"01213132424242424242424242422121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Europe/Zurich",untils:"-eyh6o0|7x6o0|asw00|7x6o0|k2zus0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"GB-Eire",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"GB",untils:"-rzcns0|6uao0|9q000|8c000|9o5c0|9ruo0|9b6o0|9ew00|9b6o0|auqo0|88ao0|9ew00|8y800|a2yo0|a2yo0|7k800|asw00|8a5c0|asw00|8n400|a2yo0|8n400|9q000|902o0|afxc0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|9d1c0|a2yo0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|a2yo0|b5uo0|51hc0|mbmk0|51hc0|c8qo0|6hc00|c8qo0|6uao0|bvs00|8n400|a4tc0|5clc0|4bms0|9q000|902o0|8a5c0|1frw0|64dc0|4bms0|6uao0|bvs00|7x6o0|asw00|8n400|9q000|902o0|9q000|9d1c0|9q000|902o0|8n400|9q000|902o0|a2yo0|8n400|afxc0|8n400|9q000|902o0|a2yo0|8n400|a2yo0|8n400|9q000|902o0|902o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|5reo0|1xhuo0|779c0|bitc0|779c0|bitc0|779c0|bitc0|779c0|bitc0|7k800|b5uo0|7k800|b5uo0|7k800|bitc0|779c0|bitc0|779c0|bitc0|7x3w0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60|-120",offsetIndices:"0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"GMT-0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"GMT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"GMT+0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"GMT0",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Greenwich",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Hongkong",untils:"-y0i0s0|j44dk0|5k000|4d4y0|2195i0|7x3w0|bj320|6uao0|bvs00|7x6o0|9d1c0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|8a5c0|asw00|7x6o0|ast80|77c40|biqk0|77c40|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|77c40|biqk0|77c40|bvp80|6udg0|bvp80|6udg0|bvp80|77c40|biqk0|77c40|biqk0|8n6s0|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9cyk0|1c9440|8a2k0|Infinity",offsets:"-456.7|-480|-540|-510",offsetIndices:"0123212121212121212121212121212121212121212121212121212121212121212121"},{id:"HST",untils:"Infinity",offsets:"600",offsetIndices:"0"},{id:"Iceland",untils:"-wcwx9c|4rpd9c|ci2s0|69uk0|du840|4xp80|du840|p7bw0|4w040|9bdzw0|9d6w0|64g40|cyl80|64dc0|clpc0|6hc00|bvs00|6uao0|bvs00|6uao0|bvs00|6uao0|c8qo0|6hc00|c8qo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|7x6o0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|asw00|8a5c0|Infinity",offsets:"88|60|0",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212"},{id:"Indian/Antananarivo",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Indian/Chagos",untils:"-wvpc2s|1ag64us|Infinity",offsets:"-289.6667|-300|-360",offsetIndices:"012"},{id:"Indian/Christmas",untils:"Infinity",offsets:"-420",offsetIndices:"0"},{id:"Indian/Cocos",untils:"Infinity",offsets:"-390",offsetIndices:"0"},{id:"Indian/Comoro",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Indian/Kerguelen",untils:"-afrs00|Infinity",offsets:"0|-300",offsetIndices:"01"},{id:"Indian/Mahe",untils:"-x6pjlo|Infinity",offsets:"-221.8|-240",offsetIndices:"01"},{id:"Indian/Maldives",untils:"-57x6y0|Infinity",offsets:"-294|-300",offsetIndices:"01"},{id:"Indian/Mauritius",untils:"-wvp9bc|13jnu7c|8bx80|dd0wc0|7x3w0|Infinity",offsets:"-230|-240|-300",offsetIndices:"012121"},{id:"Indian/Mayotte",untils:"-lnsetg|s8mhg|57v020|afrrb0|Infinity",offsets:"-147.2667|-180|-150|-165",offsetIndices:"01231"},{id:"Indian/Reunion",untils:"-uks29s|Infinity",offsets:"-221.8667|-240",offsetIndices:"01"},{id:"Iran",untils:"-s6m6uw|fnolc0|gm3h4w|777y0|b07w0|3pes0|42c20|9cyk0|9gtg0|9kd80|5ja5g0|7avw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|1av440|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9d440|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|9b9g0|9gnw0|Infinity",offsets:"-205.7333|-210|-240|-300|-270",offsetIndices:"00123214141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141"},{id:"Israel",untils:"-r50eig|bp54yg|19f3w0|7rv00|b02c0|7tk40|b07w0|8jhg0|a8lg0|8jhg0|a8ac0|t9s40|56vs0|35700|9b3w0|9gtg0|8jbw0|7tmw0|a6ig0|biyw0|8a5c0|9d1c0|902o0|7x6o0|e1eg0|4ofw0|dzxo0|4q500|doo40|64iw0|auqo0|7i500|8rfms0|51ek0|9q2s0|6u7w0|2khpg0|25s00|1weyo0|5reo0|bxmo0|7x3w0|cls40|5rbw0|bbhg0|7rjw0|asys0|7k580|c8tg0|6h980|ag040|7x3w0|asys0|8a2k0|asys0|8a2k0|ap9g0|80t80|ap9g0|7nuk0|b2840|80t80|9zc40|9iik0|9kis0|93p80|9mdg0|8qqk0|apf00|7x3w0|biw40|8zx40|9io40|8n180|9kis0|9vh80|8ulg0|9px80|9mdg0|8n180|9tuw0|9tmk0|8wg40|9gnw0|99es0|8qqk0|9zc40|9tmk0|8wg40|9gnw0|99es0|8qqk0|acas0|9gnw0|99es0|93p80|9mdg0|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|7tk40|b9h80|7glg0|b9h80|7glg0|b9h80|7glg0|b9h80|7tk40|awik0|7tk40|awik0|Infinity",offsets:"-140.6667|-120|-180|-240",offsetIndices:"012121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Jamaica",untils:"-u85og2|wbl182|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|Infinity",offsets:"307.1667|300|240",offsetIndices:"0121212121212121212121"},{id:"Japan",untils:"-bb4900|6uao0|afxc0|8a5c0|c8qo0|6hc00|c8qo0|6hc00|Infinity",offsets:"-540|-600",offsetIndices:"010101010"},{id:"Kwajalein",untils:"-h817w0|27sas0|1hjus0|ddxug0|cgv6k0|Infinity",offsets:"-660|-600|-540|720|-720",offsetIndices:"012034"},{id:"Libya",untils:"-q3gfrw|gl6ajw|422c0|xado0|4bbo0|wrpg0|4s580|1kdpg0|c05bw0|4mqs0|9et80|9d440|9et80|9eys0|9et80|9mdg0|95jw0|9io40|9cyk0|99es0|9et80|9eys0|9et80|9d440|9et80|b2840|3cf3w0|9kis0|9et80|7vqyw0|75eo0|asw00|Infinity",offsets:"-52.7333|-60|-120",offsetIndices:"012121212121212121212121212122122"},{id:"MET",untils:"-s0e080|7ves0|a4yw0|7x6o0|asw00|7x6o0|b8qdc0|1cm000|7k800|9q000|9d1c0|9d1c0|9d1c0|8l9c0|ggp1c0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-60|-120",offsetIndices:"01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Mexico/BajaNorte",untils:"-p1u1s0|11jrw0|1sns00|1sgdc0|71s40|9cyk0|5iidg0|1q6700|4lfk0|190g40|eluk0|2r4o80|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|84qys0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|77c40|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"468.0667|420|480",offsetIndices:"012121211212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"Mexico/BajaSur",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|591h80|3ie2s0|axvpg0|dpgw40|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"425.6667|420|360|480",offsetIndices:"0121212131212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Mexico/General",untils:"-p1u4k0|2u7jw0|1sgdc0|8n400|7thc0|9eys0|3knek0|776k0|rf440|5t6k0|1evk40|71mk0|30p1g0|8n180|nufxo0|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|9q2s0|7k580|9q2s0|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|Infinity",offsets:"396.6|420|360|300",offsetIndices:"012121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"MST",untils:"Infinity",offsets:"420",offsetIndices:"0"},{id:"MST7MDT",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|1tz5k0|2dvo0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Navajo",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"NZ-CHAT",untils:"-ciya10|f1tq90|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-735|-765|-825",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"NZ",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Pacific/Apia",untils:"-usiiv4|kcrmt4|vp3la0|9odo0|902o0|4zbk0|4qog0|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"686.9333|690|660|600|-840|-780",offsetIndices:"01232345454545454545454545454545454545454545454545454545454"},{id:"Pacific/Auckland",untils:"-m01p20|64ak0|biw40|7x5a0|asxe0|7x5a0|asxe0|7x5a0|asxe0|8a3y0|afyq0|8a3y0|afyq0|afvy0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|asum0|7x820|b5ta0|7k9e0|b5ta0|7x820|hsl2m0|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-690|-750|-720|-780",offsetIndices:"01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Pacific/Bougainville",untils:"-ecsh40|1n05g0|1071c40|Infinity",offsets:"-600|-540|-660",offsetIndices:"0102"},{id:"Pacific/Chatham",untils:"-ciya10|f1tq90|5reo0|clpc0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6uao0|c8qo0|6hc00|b5uo0|8a5c0|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|afxc0|8a5c0|afxc0|8a5c0|afxc0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|8n400|a2yo0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|a2yo0|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|902o0|9q000|9d1c0|9q000|902o0|9q000|902o0|Infinity",offsets:"-735|-765|-825",offsetIndices:"012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212"},{id:"Pacific/Chuuk",untils:"-su4zs0|29hes0|bkenw0|29fk40|Infinity",offsets:"-600|-540",offsetIndices:"01010"},{id:"Pacific/Easter",untils:"-jhfaew|ivmeuw|7k580|c8tg0|6h980|a31g0|7x3w0|asys0|7x3w0|b5xg0|7k580|ag040|8a2k0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|iq2o0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|9cyk0|9d440|7x3w0|asys0|7x3w0|b5xg0|7k580|9q2s0|8zzw0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|a31g0|9px80|9q2s0|7x3w0|b5xg0|7k580|b5xg0|7k580|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|8n180|a31g0|7x3w0|asys0|8zzw0|9q2s0|ast80|5eis0|cyl80|6hes0|c8nw0|6udg0|bvp80|6udg0|vonw0|4olg0|e1h80|4olg0|e1h80|4olg0|c8nw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|b5rw0|7x9g0|ast80|7x9g0|Infinity",offsets:"437.4667|420|360|300",offsetIndices:"012121212121212121212121212123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323"},{id:"Pacific/Efate",untils:"-u964i4|11f4ba4|9cyk0|awo40|7tek0|9q2s0|8zzw0|9q2s0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9q2s0|64ak0|e1ms0|4ofw0|Infinity",offsets:"-673.2667|-660|-720",offsetIndices:"0121212121212121212121"},{id:"Pacific/Enderbury",untils:"535io0|7yiqk0|Infinity",offsets:"720|660|-780",offsetIndices:"012"},{id:"Pacific/Fakaofo",untils:"lx0jw0|Infinity",offsets:"660|-780",offsetIndices:"01"},{id:"Pacific/Fiji",untils:"-sa2x4w|17bs00w|64dc0|cyo00|5reo0|53a5c0|64dc0|asw00|6uao0|bvs00|4oio0|e1k00|4oio0|eeio0|4bh80|erk40|3ylc0|erhc0|3ylc0|f4g00|3lmo0|f4g00|3lmo0|f4g00|3lmo0|fheo0|38o00|fheo0|3lmo0|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|3lmo0|f4g00|3lmo0|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|3lmo0|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|38o00|fheo0|3lmo0|f4g00|3lmo0|Infinity",offsets:"-715.7333|-720|-780",offsetIndices:"0121212121212121212121212121212121212121212121212121212121212121"},{id:"Pacific/Funafuti",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Galapagos",untils:"-kcr62o|spdryo|3lsas0|3jp80|Infinity",offsets:"358.4|300|360",offsetIndices:"01212"},{id:"Pacific/Gambier",untils:"-tvndoc|Infinity",offsets:"539.8|540",offsetIndices:"01"},{id:"Pacific/Guadalcanal",untils:"-tvowac|Infinity",offsets:"-639.8|-660",offsetIndices:"01"},{id:"Pacific/Guam",untils:"-en8eg0|1dl9g0|7s1k40|txp80|3frms0|qdrpo|7kgac|3ljw0|c8tg0|6u7w0|bvus0|6u7w0|16uo40|3ljw0|16aas0|4ivxo|cls2c|6h980|c65zw0|Infinity",offsets:"-600|-540|-660",offsetIndices:"01020202020202020200"},{id:"Pacific/Honolulu",untils:"-j50la0|13l00|4jvb00|1tyvu0|2e5e0|votg0|Infinity",offsets:"630|570|600",offsetIndices:"0101102"},{id:"Pacific/Johnston",untils:"-j50la0|13l00|4jvb00|1tyvu0|2e5e0|votg0|Infinity",offsets:"630|570|600",offsetIndices:"0101102"},{id:"Pacific/Kiritimati",untils:"535eyo|7yirhc|Infinity",offsets:"640|600|-840",offsetIndices:"012"},{id:"Pacific/Kosrae",untils:"-su52k0|29hhk0|9cmd40|27sas0|29fk40|cm2540|f9l3w0|Infinity",offsets:"-660|-540|-600|-720",offsetIndices:"01021030"},{id:"Pacific/Kwajalein",untils:"-h817w0|27sas0|1hjus0|ddxug0|cgv6k0|Infinity",offsets:"-660|-600|-540|720|-720",offsetIndices:"012034"},{id:"Pacific/Majuro",untils:"-su52k0|29hhk0|9cmd40|27sas0|1h6w40|deat40|Infinity",offsets:"-660|-540|-600|-720",offsetIndices:"0102103"},{id:"Pacific/Marquesas",untils:"-tvncu0|Infinity",offsets:"558|570",offsetIndices:"01"},{id:"Pacific/Midway",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"Pacific/Nauru",untils:"-pjxiws|ba66ys|1kwca0|hfzda0|Infinity",offsets:"-667.6667|-690|-540|-720",offsetIndices:"01213"},{id:"Pacific/Niue",untils:"-9wyz6o|ehcj4o|Infinity",offsets:"680|690|660",offsetIndices:"012"},{id:"Pacific/Norfolk",untils:"-9x0ps0|cfj8q0|6hc00|l6nk00|239aq0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|Infinity",offsets:"-672|-690|-750|-660|-720",offsetIndices:"012134343434343434343434343434343434343434"},{id:"Pacific/Noumea",untils:"-u9645o|ye0ixo|4dbw0|ecqs0|4f6k0|99p700|4oio0|Infinity",offsets:"-665.8|-660|-720",offsetIndices:"01212121"},{id:"Pacific/Pago_Pago",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"Pacific/Palau",untils:"Infinity",offsets:"-540",offsetIndices:"0"},{id:"Pacific/Pitcairn",untils:"es2cy0|Infinity",offsets:"510|480",offsetIndices:"01"},{id:"Pacific/Pohnpei",untils:"-su52k0|29hhk0|9cmd40|27sas0|29fk40|Infinity",offsets:"-660|-540|-600",offsetIndices:"010210"},{id:"Pacific/Ponape",untils:"-su52k0|29hhk0|9cmd40|27sas0|29fk40|Infinity",offsets:"-660|-540|-600",offsetIndices:"010210"},{id:"Pacific/Port_Moresby",untils:"Infinity",offsets:"-600",offsetIndices:"0"},{id:"Pacific/Rarotonga",untils:"4mj960|5rbw0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|c8s20|6u9a0|c8s20|6ham0|c8s20|6ham0|c8s20|6ham0|Infinity",offsets:"630|570|600",offsetIndices:"012121212121212121212121212"},{id:"Pacific/Saipan",untils:"-en8eg0|1dl9g0|7s1k40|txp80|3frms0|qdrpo|7kgac|3ljw0|c8tg0|6u7w0|bvus0|6u7w0|16uo40|3ljw0|16aas0|4ivxo|cls2c|6h980|c65zw0|Infinity",offsets:"-600|-540|-660",offsetIndices:"01020202020202020200"},{id:"Pacific/Samoa",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"Pacific/Tahiti",untils:"-tvnayw|Infinity",offsets:"598.2667|600",offsetIndices:"01"},{id:"Pacific/Tarawa",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Tongatapu",untils:"-f4vrlc|uo2edc|8fpc0|bvs00|4bh80|eelg0|4bh80|7pmis0|3lmo0|Infinity",offsets:"-740|-780|-840",offsetIndices:"0121212121"},{id:"Pacific/Truk",untils:"-su4zs0|29hes0|bkenw0|29fk40|Infinity",offsets:"-600|-540",offsetIndices:"01010"},{id:"Pacific/Wake",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Wallis",untils:"Infinity",offsets:"-720",offsetIndices:"0"},{id:"Pacific/Yap",untils:"-su4zs0|29hes0|bkenw0|29fk40|Infinity",offsets:"-600|-540",offsetIndices:"01010"},{id:"Poland",untils:"-se9yk0|dvyc0|7ves0|a4yw0|7x6o0|asw00|7x6o0|aunw0|7x6o0|1evbs0|9fcwc0|18cao0|7k800|9q000|9d1c0|9gnw0|an980|9kd80|8fs40|922w0|ar1c0|7x6o0|a2yo0|8n400|9q000|902o0|4013w0|64dc0|9d1c0|9d1c0|clpc0|6hc00|9d1c0|9d1c0|c8qo0|6hc00|c8qo0|6hc00|c8qo0|6hc00|clpc0|64dc0|6j4tc0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"-84|-60|-120|-180",offsetIndices:"012121223212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"Portugal",untils:"-u9rhc0|2bufw0|6zxg0|66580|bq800|73k00|bodc0|71pc0|bq800|73k00|bq800|71pc0|bq800|1b2g00|9b6o0|saio0|8n400|9q000|902o0|a2yo0|902o0|a2yo0|8n400|st1c0|8n400|9d1c0|9d1c0|sg2o0|9d1c0|902o0|9q000|a2yo0|8n400|9d1c0|9d1c0|902o0|9q000|a2yo0|b5uo0|51hc0|bitc0|9d1c0|9ew00|88ao0|25p80|5reo0|3lpg0|779c0|1sqk0|6uao0|38qs0|6uao0|25p80|6hc00|38qs0|6uao0|25p80|6hc00|38qs0|8a5c0|9d1c0|9d9o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|s3400|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|5gyl40|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d440|9cyk0|9d440|9d1c0|9d1c0|9d1c0|9d1c0|9d440|9cyk0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"36.75|0|-60|-120",offsetIndices:"012121212121212121212121212121212121212121212321232123212321212121212121212121212121212121212121212121212121212121212121212121212122323232212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"PRC",untils:"-qh00w0|8sl80|asbpg0|6w2k0|7ves0|bxjw0|4mqs0|1vduk0|d4as0|75bw0|a31g0|aaak0|9d440|7v980|awo40|1dx80|j9xpo0|6u7w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010"},{id:"PST8PDT",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|b9gdg0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"ROC",untils:"-gtzfk0|45slc0|c51c0|75bw0|a31g0|aaak0|9d440|7v980|awo40|7v980|awo40|7v980|awo40|7v980|7tk40|clmk0|7rpg0|b07w0|7rpg0|b07w0|7rpg0|9et80|9eys0|9et80|9d440|9et80|9d440|9et80|9d440|9et80|cjxg0|69uk0|ci2s0|69uk0|6its40|9et80|9d440|9et80|1yf9g0|4qak0|Infinity",offsets:"-480|-540",offsetIndices:"01010101010101010101010101010101010101010"},{id:"ROK",untils:"-w8966g|1yh18g|hkx5a0|1faao0|5cik0|ae5g0|8a2k0|ae5g0|8bx80|c8tg0|6h980|1bj6s0|l3aq0|6j3w0|d2g40|6u7w0|b5xg0|776k0|biw40|776k0|biw40|776k0|biw40|776k0|grs40|dfqxi0|7x6o0|asw00|7x6o0|Infinity",offsets:"-507.8667|-510|-540|-600|-570",offsetIndices:"012232323232141414141414123232"},{id:"Singapore",untils:"-xphpwd|eeb94d|4it32o|8n3jc|1v2p60|iy3o60|Infinity",offsets:"-415.4167|-420|-440|-450|-540|-480",offsetIndices:"0123435"},{id:"Turkey",untils:"-ux9xew|2wvx6w|7v980|1tjc40|aunw0|88dg0|9et80|8yas0|a2vw0|tzpg0|79180|awo40|7v980|7p4040|4zjw0|2vs40|f4d80|9vms0|1u5ek0|c5440|69uk0|acas0|8n180|a31g0|8n180|9q2s0|8zzw0|a31g0|8zzw0|a31g0|8n180|5md9g0|o9zw0|a6qs0|75bw0|4iwyw0|7x6o0|7kas0|b5rw0|75hg0|bkl80|77c40|biqk0|7x9g0|a2vw0|8n6s0|4iqc0|2nkw80|38l80|kdes0|8qtc0|8a5c0|9ew00|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|902o0|9q000|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7kdk0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7m2o0|b4000|7k800|b5uo0|7x6o0|asw00|7z1c0|ar1c0|7x6o0|bitc0|779c0|8fe80|Infinity",offsets:"-116.9333|-120|-180|-240",offsetIndices:"0121212121212121212121212121212121212121212121223212121212121212121212121212121212121212121212121212121212121212122"},{id:"UCT",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"Universal",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"US/Alaska",untils:"-ek1qo0|1tyx80|2e400|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"600|540|480",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"US/Aleutian",untils:"-ek1nw0|1tyug0|2e6s0|b7yik0|12y080|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|1l940|7rs80|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"660|600|540",offsetIndices:"011001010101010101010101010101010111212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121"},{id:"US/Arizona",untils:"-r0epo0|ast80|7x9g0|ast80|bmtus0|zjedo|4olg0|9et80|bs6lmc|9cyk0|Infinity",offsets:"420|360",offsetIndices:"01010101010"},{id:"US/Central",untils:"-r0esg0|ast80|7x9g0|ast80|bvus0|776k0|7kas0|b5rw0|9d440|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|7x9g0|dbjw0|8a840|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/East-Indiana",untils:"-r0esg0|ast80|7x9g0|ast80|baw840|51ek0|6w840|1tz8c0|2dsw0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|19q7w0|asys0|5qonw0|9cyk0|9d440|9cyk0|ihslg0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300|240",offsetIndices:"010101011010101010101010101010121212121212121212121212121212121212121212121212121212121212121212121"},{id:"US/Eastern",untils:"-r0ev80|ast80|7x9g0|ast80|7x9g0|b5rw0|905g0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|6w840|1tzb40|2dq40|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"300|240",offsetIndices:"01010101010101010101010101010101010101010101010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Hawaii",untils:"-j50la0|13l00|4jvb00|1tyvu0|2e5e0|votg0|Infinity",offsets:"630|570|600",offsetIndices:"0101102"},{id:"US/Indiana-Starke",untils:"-r0esg0|ast80|7x9g0|ast80|bmtus0|1tz8c0|2dsw0|tj1g0|7x3w0|asys0|7x3w0|asys0|7x3w0|b5xg0|7k580|b5xg0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|7x3w0|asys0|9px80|9d440|9cyk0|9d440|7x3w0|asys0|7x3w0|asys0|9cyk0|9d440|9px80|9d440|9cyk0|9d440|s3180|1twas0|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|7j5400|asw00|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"360|300",offsetIndices:"0101011010101010101010101010101010101010101010101010101010101010101010101010101010101010111010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Michigan",untils:"-xx8dyd|5eraud|dyeyk0|1tzb40|2dq40|1c9440|7x3w0|9rlbxo|71s2c|9d440|9cyk0|2cmdg0|9cyk0|3lpg0|f4d80|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"332.1833|360|300|240",offsetIndices:"0123323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232"},{id:"US/Mountain",untils:"-r0epo0|ast80|7x9g0|ast80|7x9g0|b5rw0|7kas0|2vmk0|ataw40|1tz5k0|2dvo0|a7n9g0|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"420|360",offsetIndices:"01010101011010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Pacific-New",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|1a3c5o|f2iic|owao0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Pacific",untils:"-r0emw0|ast80|7x9g0|ast80|bmtus0|1tz2s0|2dyg0|1a3c5o|f2iic|owao0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|902o0|9q000|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|9d440|9cyk0|9d440|9cyk0|3lpg0|f4d80|64g40|clmk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|9d440|9px80|905g0|9px80|9d440|9cyk0|9d440|9cyk0|9d440|9cyk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|8a840|afuk0|8a840|afuk0|8a840|ast80|7x9g0|ast80|7x9g0|ast80|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6udg0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|6hes0|c8nw0|Infinity",offsets:"480|420",offsetIndices:"010101101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"US/Samoa",untils:"-usij20|Infinity",offsets:"682.8|660",offsetIndices:"01"},{id:"UTC",untils:"Infinity",offsets:"0",offsetIndices:"0"},{id:"W-SU",untils:"-rx5dmh|ipzua|97hc0|7yyk0|5i840|d9p80|1jwk7|2cvk0|s8o00|1qvw0|8fpc0|1jms0|is040|412as0|qi27w0|9et80|9d440|9et80|9d440|9et80|9eys0|9d6w0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d440|5reo0|3ljw0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|1vbzw0|Infinity",offsets:"-150.2833|-151.3167|-211.3167|-271.3167|-240|-180|-300|-120",offsetIndices:"012132345464575454545454545454545455754545454545454545454545454545454545454545"},{id:"WET",untils:"3s9ms0|902o0|9q000|9d1c0|9d1c0|9d1c0|9q000|902o0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9d1c0|9q000|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|7x6o0|b5uo0|7k800|b5uo0|7k800|b5uo0|7k800|b5uo0|7x6o0|asw00|7x6o0|asw00|Infinity",offsets:"0|-60",offsetIndices:"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010"},{id:"Zulu",untils:"Infinity",offsets:"0",offsetIndices:"0"}],getDisplayedTimeZones:function(t){var e=this._timeZones.map(n=>{var i=Hve(n),a=this.getUtcOffset(i,t);return{offset:a,title:"(GMT ".concat(this.formatOffset(a),") ").concat(this.formatId(n.id)),id:n.id}});return xf(e).sortBy("offset").toArray()},formatOffset:function(t){var e=Math.floor(t),n=t-e;return(QE(t)>=0?"+":"-")+"0".concat(Math.abs(e)).slice(-2)+(n>0?":".concat(60*n):":00")},formatId:function(t){return t.split("/").join(" - ").split("_").join(" ")},getTimezoneById:function(t){if(t){for(var e=this._timeZones,n=0;n<e.length;n++){if(e[n].id===t)return e[n]}Ba.log("W0009",t)}},getTimeZoneOffsetById:function(t,e){var n=Eie.tryGet(t);return n?this.getUtcOffset(n,e):void 0},getTimeZoneDeclarationTuple:function(t,e){var n=Eie.tryGet(t);return n?this.getTimeZoneDeclarationTupleCore(n,e):[]},getTimeZoneDeclarationTupleCore:function(t,e){for(var n=t.offsetList,i=t.offsetIndexList,a=t.dateList,r=[],s=0;s<a.length;s++){var o=a[s],d=new Date(o).getFullYear();if(d===e){var u=n[i[s+1]];r.push({date:o,offset:-u/60})}if(d>e)break}return r},getUtcOffset:function(t,e){for(var n=t.offsetList,i=t.offsetIndexList,a=t.dateList,s=a.length-1-1;s>=0&&e<a[s];)s--;var o=n[i[s+1]];return-o/60||o}};const J6=Bve;var oYe=Be.dateToMilliseconds;class lYe{constructor(e){this._source=new Date(e.getTime?e.getTime():e)}get source(){return this._source}result(){return this._source}getTimezoneOffset(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,n=this._source.getTimezoneOffset();return"minute"===e?n*oYe("minute"):n}getTime(){return this._source.getTime()}setTime(e){return this._source.setTime(e),this}addTime(e){return this._source.setTime(this._source.getTime()+e),this}setMinutes(e){return this._source.setMinutes(e),this}addMinutes(e){return this._source.setMinutes(this._source.getMinutes()+e),this}subtractMinutes(e){return this._source.setMinutes(this._source.getMinutes()-e),this}}const uYe=t=>new lYe(t);var Fj=Be.dateToMilliseconds,Aie=t=>new Date(Date.UTC(t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate(),t.getUTCHours(),t.getUTCMinutes())),zve=(t,e,n,i)=>Hj(n,i)-Hj(t,e),Hj=(t,e)=>new Date(t).getTimezoneOffset()-new Date(e).getTimezoneOffset(),kie=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Date;if("string"==typeof t){var n=Aie(e);return J6.getTimeZoneOffsetById(t,n.getTime())}return t},Bj=(t,e,n)=>kie(n,t)-kie(n,e),$ve=t=>{var e=new Date(new Date(t).setHours(0,0,0,0)),n=new Date(new Date(t).setHours(23,59,59,0));return e.getTimezoneOffset()-n.getTimezoneOffset()!=0},Vve=()=>{var[t,e]=DYe();return t.getTimezoneOffset()!==e.getTimezoneOffset()},Wve=(t,e)=>{var n=e.getFullYear(),i=C=>-C.getTimezoneOffset()/60,a=C=>new Date(C-36e5),r=J6.getTimeZoneDeclarationTuple(t,n),[s,o]=r;if(r.length<2)return J6.getTimeZoneOffsetById(t,e)===i(e)&&!Vve();var g=i(new Date(s.date)),b=i(new Date(o.date));return!(g!==s.offset||g===i(a(s.date))||b!==o.offset||b===i(a(o.date)))},DYe=()=>{var t=new Date(Date.now()),e=new Date,n=new Date;return e.setFullYear(t.getFullYear(),0,1),n.setFullYear(t.getFullYear(),6,1),[e,n]},wYe={getDaylightOffset:Hj,getDaylightOffsetInMs:(t,e)=>Hj(t,e)*Fj("minute"),getTimezoneOffsetChangeInMinutes:zve,getTimezoneOffsetChangeInMs:(t,e,n,i)=>zve(t,e,n,i)*Fj("minute"),calculateTimezoneByValue:kie,getCorrectedDateByDaylightOffsets:(t,e,n,i,a)=>{var o=Bj(t,e,i)-Bj(t,e,a);return new Date(n.getTime()-o*Fj("hour"))},isSameAppointmentDates:(t,e)=>(e=new Date(e.getTime()-1),Be.sameDate(t,e)),correctRecurrenceExceptionByTimezone:function(t,e,n,i){var a=arguments.length>4&&void 0!==arguments[4]&&arguments[4],r=(t.getTimezoneOffset()-e.getTimezoneOffset())/60;return i?r=Bj(e,t,i):n&&(r=Bj(e,t,n)),new Date(t.getTime()+(a?-1:1)*r*Fj("hour"))},getClientTimezoneOffset:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Date;return 6e4*t.getTimezoneOffset()},createUTCDateWithLocalOffset:t=>t?new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds())):null,createDateFromUTCWithLocalOffset:t=>{var e=uYe(t),n=e.getTimezoneOffset();return e.addTime(e.getTimezoneOffset("minute")),e.subtractMinutes(n-e.getTimezoneOffset()),e.source},createUTCDate:Aie,isTimezoneChangeInDate:$ve,getDateWithoutTimezoneChange:t=>{var e=new Date(t);if($ve(e)){var n=new Date(e);return new Date(n.setDate(n.getDate()+1))}return e},hasDSTInLocalTimeZone:Vve,isEqualLocalTimeZone:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Date;if(Intl){var n=Intl.DateTimeFormat().resolvedOptions().timeZone;if(n===t)return!0}return Wve(t,e)},isEqualLocalTimeZoneByDeclaration:Wve,getTimeZones:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:new Date,e=Aie(t);return J6.getDisplayedTimeZones(e.getTime())}};const Pr=wYe;var CYe=Be.dateToMilliseconds,SYe=["freq","interval","byday","byweekno","byyearday","bymonth","bymonthday","count","until","byhour","byminute","bysecond","bysetpos","wkst"],OYe=["DAILY","WEEKLY","MONTHLY","YEARLY","SECONDLY","MINUTELY","HOURLY"],TYe={SU:0,MO:1,TU:2,WE:3,TH:4,FR:5,SA:6},Gve=[],Iie=null;function fb(){return Iie||(Iie=new EYe),Iie}class EYe{constructor(){this.rRule=null,this.rRuleSet=null,this.validator=new AYe}generateDates(e){var n=[],i=this.evalRecurrenceRule(e.rule),a=i.rule;if(!i.isValid||!a.freq)return n;var r=Pr.createUTCDateWithLocalOffset(e.start),s=Pr.createUTCDateWithLocalOffset(e.end),o=Pr.createUTCDateWithLocalOffset(e.min),d=Pr.createUTCDateWithLocalOffset(e.max),u=s?s.getTime()-r.getTime():0;this._initializeRRule(e,r,a.until);var p=o.getTime(),g=this._getLeftBorder(e,o,u);return this.rRuleSet.between(g,d,!0).forEach(b=>{if(b.getTime()+u>=p){var k=Pr.createDateFromUTCWithLocalOffset(b);n.push(k)}}),n}hasRecurrence(e){return!!this.generateDates(e).length}evalRecurrenceRule(e){var n={rule:{},isValid:!1};return e&&(n.rule=this._parseRecurrenceRule(e),n.isValid=this.validator.validateRRule(n.rule,e)),n}isValidRecurrenceRule(e){return this.evalRecurrenceRule(e).isValid}daysFromByDayRule(e){var n=[];return e.byday&&(n=Array.isArray(e.byday)?e.byday:e.byday.split(",")),n.map(i=>{var a=i.match(/[A-Za-z]+/);return!!a&&a[0]}).filter(i=>!!i)}getAsciiStringByDate(e){var n=e.getTimezoneOffset()*CYe("minute"),i=new Date(e.getTime()+n);return i.getFullYear()+("0"+(i.getMonth()+1)).slice(-2)+("0"+i.getDate()).slice(-2)+"T"+("0"+i.getHours()).slice(-2)+("0"+i.getMinutes()).slice(-2)+("0"+i.getSeconds()).slice(-2)+"Z"}getRecurrenceString(e){if(e&&e.freq){var n="";for(var i in e){var a=e[i];"interval"===i&&a<2||("until"===i&&(a=this.getAsciiStringByDate(a)),n+=i+"="+a+";")}return(n=n.substring(0,n.length-1)).toUpperCase()}}_parseExceptionToRawArray(e){return e.match(/(\d{4})(\d{2})(\d{2})(T(\d{2})(\d{2})(\d{2}))?(Z)?/)}getDateByAsciiString(e){if("string"!=typeof e)return e;var n=this._parseExceptionToRawArray(e);if(!n)return null;var[i,a,r,s,o,d,u]=this._createDateTuple(n);return u?new Date(Date.UTC(i,a,r,s,o,d)):new Date(i,a,r,s,o,d)}_dispose(){this.rRuleSet&&(delete this.rRuleSet,this.rRuleSet=null),this.rRule&&(delete this.rRule,this.rRule=null)}_getTimeZoneOffset(){return(new Date).getTimezoneOffset()}_initializeRRule(e,n,i){var a=Tie.Ci.parseString(e.rule),r=e.firstDayOfWeek;(a.dtstart=n,!a.wkst&&r&&(a.wkst=[6,0,1,2,3,4,5][r]),a.until=Pr.createUTCDateWithLocalOffset(i),this._createRRule(a),e.exception)&&e.exception.split(",").map(d=>this.getDateByAsciiString(d)).forEach(d=>{e.getPostProcessedException&&(d=e.getPostProcessedException(d));var u=Pr.createUTCDateWithLocalOffset(d);this.rRuleSet.exdate(u)})}_createRRule(e){this._dispose();var n=new Tie.pF;this.rRuleSet=n,this.rRule=new Tie.Ci(e),this.rRuleSet.rrule(this.rRule)}_getLeftBorder(e,n,i){return e.end&&!Pr.isSameAppointmentDates(e.start,e.end)?new Date(n.getTime()-i):n}_parseRecurrenceRule(e){for(var n={},i=e.split(";"),a=0,r=i.length;a<r;a++){var s=i[a].split("="),o=s[0].toLowerCase(),d=s[1];n[o]=d}var u=parseInt(n.count);if(isNaN(u)||(n.count=u),n.interval){var p=parseInt(n.interval);isNaN(p)||(n.interval=p)}else n.interval=1;return n.freq&&n.until&&(n.until=this.getDateByAsciiString(n.until)),n}_createDateTuple(e){var n=void 0!==e[8];return e.shift(),void 0===e[3]?e.splice(3):(e.splice(3,1),e.splice(6)),e[1]--,e.unshift(null),[parseInt(e[1]),parseInt(e[2]),parseInt(e[3]),parseInt(e[4])||0,parseInt(e[5])||0,parseInt(e[6])||0,n]}}class AYe{validateRRule(e,n){return!(this._brokenRuleNameExists(e)||-1===li(e.freq,OYe)||this._wrongCountRule(e)||this._wrongIntervalRule(e)||this._wrongDayOfWeek(e)||this._wrongByMonthDayRule(e)||this._wrongByMonth(e)||this._wrongUntilRule(e))||(this._logBrokenRule(n),!1)}_wrongUntilRule(e){var n=!1,i=e.until;return void 0!==i&&!(i instanceof Date)&&(n=!0),n}_wrongCountRule(e){var n=!1,i=e.count;return i&&"string"==typeof i&&(n=!0),n}_wrongByMonthDayRule(e){var n=!1,i=e.bymonthday;return i&&isNaN(parseInt(i))&&(n=!0),n}_wrongByMonth(e){var n=!1,i=e.bymonth;return i&&isNaN(parseInt(i))&&(n=!0),n}_wrongIntervalRule(e){var n=!1,i=e.interval;return i&&"string"==typeof i&&(n=!0),n}_wrongDayOfWeek(e){var n=e.byday,i=fb().daysFromByDayRule(e),a=!1;return""===n&&(a=!0),$e(i,function(r,s){if(!Object.prototype.hasOwnProperty.call(TYe,s))return a=!0,!1}),a}_brokenRuleNameExists(e){var n=!1;return $e(e,function(i){if(-1===li(i,SYe))return n=!0,!1}),n}_logBrokenRule(e){-1===li(e,Gve)&&(Ba.log("W0006",e),Gve.push(e))}}var Vo_getField=(t,e,n)=>{if(Le(t.getter[e]))return t.getter[e](n)},Vo_setField=(t,e,n,i)=>{if(Le(t.setter[e]))return t.setter[e](n,i),n},E0_startDate="startDate",E0_endDate="endDate",E0_allDay="allDay",E0_text="text",E0_description="description",E0_startDateTimeZone="startDateTimeZone",E0_endDateTimeZone="endDateTimeZone",E0_recurrenceRule="recurrenceRule",E0_recurrenceException="recurrenceException",E0_disabled="disabled";class Lie{constructor(e,n,i,a){this.rawAppointment=e,this.dataAccessors=n,this.timeZoneCalculator=i,this.options=a}get duration(){return this.endDate?this.endDate-this.startDate:0}get startDate(){var e=this.getField(E0_startDate);return void 0===e?e:new Date(e)}set startDate(e){this.setField(E0_startDate,e)}get endDate(){var e=this.getField(E0_endDate);return void 0===e?e:new Date(e)}set endDate(e){this.setField(E0_endDate,e)}get allDay(){return this.getField(E0_allDay)}set allDay(e){this.setField(E0_allDay,e)}get text(){return this.getField(E0_text)}set text(e){this.setField(E0_text,e)}get description(){return this.getField(E0_description)}set description(e){this.setField(E0_description,e)}get startDateTimeZone(){return this.getField(E0_startDateTimeZone)}get endDateTimeZone(){return this.getField(E0_endDateTimeZone)}get recurrenceRule(){return this.getField(E0_recurrenceRule)}set recurrenceRule(e){this.setField(E0_recurrenceRule,e)}get recurrenceException(){return this.getField(E0_recurrenceException)}set recurrenceException(e){this.setField(E0_recurrenceException,e)}get disabled(){return!!this.getField(E0_disabled)}get isRecurrent(){return fb().isValidRecurrenceRule(this.recurrenceRule)}getField(e){return Vo_getField(this.dataAccessors,e,this.rawAppointment)}setField(e,n){return Vo_setField(this.dataAccessors,e,this.rawAppointment,n)}calculateStartDate(e){if(!this.startDate||isNaN(this.startDate.getTime()))throw lo.Error("E1032",this.text);return this.calculateDate(this.startDate,this.startDateTimeZone,e)}calculateEndDate(e){return this.calculateDate(this.endDate,this.endDateTimeZone,e)}calculateDate(e,n,i){if(e)return this.timeZoneCalculator.createDate(e,{appointmentTimeZone:n,path:i})}clone(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,n=new Lie(XE({},this.rawAppointment),this.dataAccessors,this.timeZoneCalculator,e);return null!=e&&e.pathTimeZone&&(n.startDate=n.calculateStartDate(e.pathTimeZone),n.endDate=n.calculateEndDate(e.pathTimeZone)),n}source(){if(arguments.length>0&&void 0!==arguments[0]&&arguments[0]){var n=this.clone();return n.startDate=this.startDate,n.endDate=this.endDate,n.source()}return de({},this.rawAppointment)}}var Ao=(t,e,n,i)=>new Lie(t,e,n,i),kYe=Be.dateToMilliseconds,jve=()=>"desktop"!==rn.current().deviceType,K6_DEFAULT=485,K6_RECURRENCE=970,K6_FULLSCREEN=1e3,K6_MOBILE={DEFAULT:350,FULLSCREEN:500},Nie_AFTER="after",Nie_BEFORE="before",NYe=kYe("day"),PYe={height:"auto",maxHeight:"100%",showCloseButton:!1,showTitle:!1,defaultOptionsRules:[{device:()=>rn.current().android,options:{showTitle:!1}}]},TA_CREATE=0,TA_UPDATE=1,TA_EXCLUDE_FROM_SERIES=2;class HYe{constructor(e,n){this.scheduler=e,this.form=n,this.popup=null,this.state={action:null,lastEditData:null,saveChangesLocker:!1,appointment:{data:null}}}get key(){return this.scheduler.getKey()}get visible(){return!!this.popup&&this.popup.option("visible")}show(e,n){if(this.state.appointment.data=e,this.state.action=n.action,this.state.excludeInfo=n.excludeInfo,!this.popup){var i=this._createPopupConfig();this.popup=this._createPopup(i)}this.popup.option("toolbarItems",this._createPopupToolbarItems(n.isToolbarVisible)),this.popup.show()}hide(){this.popup.hide()}dispose(){var e;null===(e=this.popup)||void 0===e||e.$element().remove()}_createPopup(e){var n=N("<div>").addClass("dx-scheduler-appointment-popup").appendTo(this.scheduler.getElement());return this.scheduler.createComponent(n,CA,e)}_createPopupConfig(){return Ee({},PYe,{onHiding:()=>this.scheduler.focus(),contentTemplate:()=>this._createPopupContent(),onShowing:e=>this._onShowing(e),copyRootClassesToWrapper:!0,_ignoreCopyRootClassesToWrapperDeprecation:!0})}_onShowing(e){this._updateForm();var n={form:this.form.dxForm,popup:this.popup,appointmentData:this.state.appointment.data,cancel:!1};this.scheduler.getAppointmentFormOpening()(n),this.scheduler.processActionResult(n,i=>{i?e.cancel=!0:this.updatePopupFullScreenMode()})}_createPopupContent(){return this._createForm(),this.form.dxForm.$element()}_createFormData(e){var n=this._createAppointmentAdapter(e);return Ee({},e,this.scheduler.getResourcesFromItem(e),{repeat:!!n.recurrenceRule})}_createForm(){var e=this.state.appointment.data,n=this._createFormData(e);this.form.create(this.triggerResize.bind(this),this.changeSize.bind(this),n)}_isReadOnly(e){var n=this._createAppointmentAdapter(e);return!(!e||!n.disabled)||this.state.action!==TA_CREATE&&!this.scheduler.getEditingConfig().allowUpdating}_createAppointmentAdapter(e){return Ao(e,this.scheduler.getDataAccessors(),this.scheduler.getTimeZoneCalculator())}_updateForm(){var{data:e}=this.state.appointment,n=this._createAppointmentAdapter(this._createFormData(e));n.startDate&&(n.startDate=n.calculateStartDate("toAppointment")),n.endDate&&(n.endDate=n.calculateEndDate("toAppointment"));var i=n.source();this.form.readOnly=this._isReadOnly(i),this.form.updateFormData(i)}_isPopupFullScreenNeeded(){var e=this._tryGetWindowWidth();return!!e&&(jve()?e<K6_MOBILE.FULLSCREEN:e<K6_FULLSCREEN)}_tryGetWindowWidth(){if(pi()){var e=ki();return Ki(e)}}triggerResize(){this.popup&&s1(this.popup.$element())}_getMaxWidth(e){return jve()?K6_MOBILE.DEFAULT:e?K6_RECURRENCE:K6_DEFAULT}changeSize(e){var n=this._isPopupFullScreenNeeded();this.popup.option({fullScreen:n,maxWidth:n?"100%":this._getMaxWidth(e)})}updatePopupFullScreenMode(){if(this.form.dxForm){var n=this.form.formData[this.scheduler.getDataAccessors().expr.recurrenceRuleExpr];this.visible&&this.changeSize(n)}}_createPopupToolbarItems(e){var n=[];return e&&n.push(Ee({},{shortcut:"done",options:{text:Mn.format("Done")},location:Nie_AFTER},{onClick:i=>this._doneButtonClickHandler(i)})),n.push({shortcut:"cancel",location:"ios"===rn.current().platform?Nie_BEFORE:Nie_AFTER}),n}saveChangesAsync(e){var n=new wt,i=this.form.dxForm.validate();return e&&this._showLoadPanel(),Nr(i&&i.complete||i).done(a=>{if(a&&!a.isValid)return Rj(),void n.resolve(!1);var s=this._createAppointmentAdapter(this.form.formData).clone({pathTimeZone:"fromAppointment"}).source();switch(delete s.repeat,this.state.action){case TA_CREATE:this.scheduler.addAppointment(s).done(n.resolve);break;case TA_UPDATE:this.scheduler.updateAppointment(this.state.appointment.data,s).done(n.resolve);break;case TA_EXCLUDE_FROM_SERIES:this.scheduler.updateAppointment(this.state.excludeInfo.sourceAppointment,this.state.excludeInfo.updatedAppointment),this.scheduler.addAppointment(s).done(n.resolve)}n.done(()=>{Rj(),this.state.lastEditData=s})}),n.promise()}_doneButtonClickHandler(e){e.cancel=!0,this.saveEditDataAsync()}saveEditDataAsync(){var e=new wt;return this._tryLockSaveChanges()&&Nr(this.saveChangesAsync(!0)).done(()=>{if(this.state.lastEditData){var n=this._createAppointmentAdapter(this.state.lastEditData),{startDate:i,endDate:a,allDay:r}=n,s=i.getTime(),o=a.getTime(),d=r||o-s>=NYe,u=this.scheduler.getResourcesFromItem(this.state.lastEditData);this.scheduler.updateScrollPosition(i,u,d),this.state.lastEditData=null}this._unlockSaveChanges(),e.resolve()}),e.promise()}_showLoadPanel(){var e=this.popup.$overlayContent();Fve({container:e,position:{of:e},copyRootClassesToWrapper:!0,_ignoreCopyRootClassesToWrapperDeprecation:!0})}_tryLockSaveChanges(){return!1===this.state.saveChangesLocker&&(this.state.saveChangesLocker=!0,!0)}_unlockSaveChanges(){this.state.saveChangesLocker=!1}}var zj="dx-invalid-message",qve=kj.inherit({_getDefaultOptions(){return de(this.callBase(),{integrationOptions:{},templatesRenderAsynchronously:!1,shading:!1,width:"auto",height:"auto",closeOnOutsideClick:!1,animation:null,visible:!0,propagateOutsideClick:!0,_checkParentVisibility:!1,rtlEnabled:!1,contentTemplate:this._renderInnerHtml,maxWidth:"100%",mode:"auto",validationErrors:void 0,positionRequest:void 0,boundary:void 0,offset:{h:0,v:0},contentId:void 0})},_init(){this.callBase(),this.updateMaxWidth(),this._updatePosition()},_initMarkup(){this.callBase(),this._ensureMessageNotEmpty(),this._toggleModeClass(),this._updateContentId()},_ensureMessageNotEmpty:function(){this._textMarkup=this._getTextMarkup();var t=this.option("visible")&&this._textMarkup;this._toggleVisibilityClasses(t)},_toggleVisibilityClasses:function(t){t?(this.$element().addClass(zj),this.$wrapper().addClass(zj)):(this.$element().removeClass(zj),this.$wrapper().removeClass(zj))},_updateContentId(){var{container:t,contentId:e}=this.option(),n=null!=e?e:N(t).attr("aria-describedby");this.$content().addClass("dx-invalid-message-content").attr("id",n)},_renderInnerHtml(t){var e=t&&N(t);null==e||e.html(this._textMarkup)},_getTextMarkup(){var t,e=null!==(t=this.option("validationErrors"))&&void 0!==t?t:[],n="";return e.forEach(i=>{var a;n+=(n?"<br />":"")+uHe(null!==(a=null==i?void 0:i.message)&&void 0!==a?a:"")}),n},_toggleModeClass(){var t=this.option("mode");this.$wrapper().toggleClass("dx-invalid-message-auto","auto"===t).toggleClass("dx-invalid-message-always","always"===t)},updateMaxWidth(){var t=this.option("target"),e=ps(t),n="100%";e&&(n=Math.max(e,100)),this.option({maxWidth:n})},_updatePosition:function(){var{positionRequest:t,rtlEnabled:e,offset:n,boundary:i}=this.option(),a=rge(e),r="below"===t?[" top"," bottom"]:[" bottom"," top"];e&&(n.h=-n.h),"below"!==t&&(n.v=-n.v),this.option("position",{offset:n,boundary:i,my:a+r[0],at:a+r[1],collision:"none flip"})},_optionChanged(t){var{name:e,value:n}=t;switch(e){case"target":this.updateMaxWidth(),this.callBase(t);break;case"boundary":this.option("position.boundary",n);break;case"mode":this._toggleModeClass(n);break;case"rtlEnabled":case"offset":case"positionRequest":this._updatePosition();break;case"container":this._updateContentId(),this.callBase(t);break;case"contentId":this._updateContentId();break;case"validationErrors":this._ensureMessageNotEmpty(),this._renderInnerHtml(this.$content());break;default:this.callBase(t)}}});Fn("dxValidationMessage",qve);const Uve=qve;var Yve="dx-invalid-message-auto",Jve="dx-validation-target",YYe=["outlined","filled","underlined"],Xve={validationMessageMode:"mode",validationMessageOffset:"offset",validationBoundary:"boundary"},Pie=Kd.inherit({ctor:function(){this.showValidationMessageTimeout=null,this.validationRequest=ds(),this.callBase.apply(this,arguments)},_createElement:function(t){this.callBase(t);var e=this.$element();e&&cs(e[0],Jve,this)},_initOptions:function(t){this.callBase.apply(this,arguments),this.option(Ko.initValidationOptions(t))},_init:function(){this.callBase(),this._options.cache("validationTooltipOptions",this.option("validationTooltipOptions")),this.$element().addClass("dx-show-invalid-badge")},_getDefaultOptions:function(){return de(this.callBase(),{value:null,name:"",onValueChanged:null,readOnly:!1,isValid:!0,validationError:null,validationErrors:null,validationStatus:"valid",validationMessageMode:"auto",validationBoundary:void 0,validationMessageOffset:{h:0,v:0},validationTooltipOptions:{}})},_attachKeyboardEvents:function(){this.option("readOnly")||this.callBase()},_setOptionsByReference:function(){this.callBase(),de(this._optionsByReference,{validationError:!0})},_createValueChangeAction:function(){this._valueChangeAction=this._createActionByOption("onValueChanged",{excludeValidators:["disabled","readOnly"]})},_suppressValueChangeAction:function(){this._valueChangeActionSuppressed=!0},_resumeValueChangeAction:function(){this._valueChangeActionSuppressed=!1},_initMarkup:function(){this._toggleReadOnlyState(),this._setSubmitElementName(this.option("name")),this.callBase(),this._renderValidationState()},_raiseValueChangeAction:function(t,e){this._valueChangeAction||this._createValueChangeAction(),this._valueChangeAction(this._valueChangeArgs(t,e))},_valueChangeArgs:function(t,e){return{value:t,previousValue:e,event:this._valueChangeEventInstance}},_saveValueChangeEvent:function(t){this._valueChangeEventInstance=t},_focusInHandler:function(t){var e="auto"===this.option("validationMessageMode");if(this._canValueBeChangedByClick()&&e){var n,i=null===(n=this._validationMessage)||void 0===n?void 0:n.$wrapper();null==i||i.removeClass(Yve),clearTimeout(this.showValidationMessageTimeout),this.showValidationMessageTimeout=setTimeout(()=>null==i?void 0:i.addClass(Yve),150)}return this.callBase(t)},_canValueBeChangedByClick:function(){return!1},_getStylingModePrefix:function(){return"dx-editor-"},_renderStylingMode:function(){var t=this.option("stylingMode"),e=this._getStylingModePrefix(),n=YYe.map(s=>e+s);n.forEach(s=>this.$element().removeClass(s));var i=e+t;if(-1===n.indexOf(i)){var a=this._getDefaultOptions().stylingMode,r=this._convertRulesToOptions(this._defaultOptionsRules()).stylingMode;i=e+(r||a)}this.$element().addClass(i)},_getValidationErrors:function(){var t=this.option("validationErrors");return!t&&this.option("validationError")&&(t=[this.option("validationError")]),t},_disposeValidationMessage:function(){this._$validationMessage&&(this._$validationMessage.remove(),this.setAria("describedby",null),this._$validationMessage=void 0,this._validationMessage=void 0)},_toggleValidationClasses:function(t){this.$element().toggleClass("dx-invalid",t),this.setAria("invalid",t||void 0)},_renderValidationState:function(){var t=this.option("isValid")&&"invalid"!==this.option("validationStatus"),e=this._getValidationErrors(),n=this.$element();if(this._toggleValidationClasses(!t),pi()&&(this._disposeValidationMessage(),!t&&e)){var{validationMessageMode:i,validationMessageOffset:a,validationBoundary:r,rtlEnabled:s}=this.option();this._$validationMessage=N("<div>").appendTo(n);var o="dx-".concat(new Fc);this.setAria("describedby",o),this._validationMessage=new Uve(this._$validationMessage,de({validationErrors:e,rtlEnabled:s,target:this._getValidationMessageTarget(),container:n,mode:i,positionRequest:"below",offset:a,boundary:r,contentId:o},this._options.cache("validationTooltipOptions"))),this._bindInnerWidgetOptions(this._validationMessage,"validationTooltipOptions")}},_getValidationMessageTarget:function(){return this.$element()},_toggleReadOnlyState:function(){var t=this.option("readOnly");this._toggleBackspaceHandler(t),this.$element().toggleClass("dx-state-readonly",!!t),this.setAria("readonly",t||void 0)},_toggleBackspaceHandler:function(t){var e=this._keyboardEventBindingTarget(),n=Ot("keydown","editorReadOnly");he.off(e,n),t&&he.on(e,n,i=>{"backspace"===zc(i)&&i.preventDefault()})},_dispose:function(){cs(this.$element()[0],Jve,null),clearTimeout(this.showValidationMessageTimeout),this._disposeValidationMessage(),this.callBase()},_setSubmitElementName:function(t){var e=this._getSubmitElement();!e||(t.length>0?e.attr("name",t):e.removeAttr("name"))},_getSubmitElement:function(){return null},_setValidationMessageOption:function(t){var e,{name:n,value:i}=t,a=Xve[n]?Xve[n]:n;null===(e=this._validationMessage)||void 0===e||e.option(a,i)},_hasActiveElement:We,_optionChanged:function(t){var e;switch(t.name){case"onValueChanged":this._createValueChangeAction();break;case"readOnly":this._toggleReadOnlyState(),this._refreshFocusState();break;case"value":t.value!=t.previousValue&&this.validationRequest.fire({value:t.value,editor:this}),this._valueChangeActionSuppressed||(this._raiseValueChangeAction(t.value,t.previousValue),this._saveValueChangeEvent(void 0));break;case"width":this.callBase(t),null===(e=this._validationMessage)||void 0===e||e.updateMaxWidth();break;case"name":this._setSubmitElementName(t.value);break;case"isValid":case"validationError":case"validationErrors":case"validationStatus":this.option(Ko.synchronizeValidationOptions(t,this.option())),this._renderValidationState();break;case"validationBoundary":case"validationMessageMode":case"validationMessageOffset":this._setValidationMessageOption(t);break;case"rtlEnabled":this._setValidationMessageOption(t),this.callBase(t);break;case"validationTooltipOptions":this._innerWidgetOptionChanged(this._validationMessage,t);break;default:this.callBase(t)}},blur:function(){this._hasActiveElement()&&u4()},reset:function(){var t=this._getDefaultOptions();this.option("value",t.value)}});Pie.isEditor=t=>t instanceof Pie;const iy=Pie;class Zve{constructor(){this._map={}}_findWidgetInstance(e){var n;return $e(this._map,function(i,a){var{widgetInstance:r,item:s}=a;if(e(s))return n=r,!1}),n}_findFieldByCondition(e,n){var i;return $e(this._map,function(a,r){if(e(r))return i="guid"===n?a:r[n],!1}),i}clear(){this._map={}}removeItemsByItems(e){$e(e.getItems(),n=>this.removeItemByKey(n))}removeItemByKey(e){delete this._map[e]}add(e){var n=e.guid||new Fc;return this._map[n]=e,n}addItemsOrExtendFrom(e){e.each((n,i)=>{this._map[n]?(i.widgetInstance&&(this._map[n].widgetInstance=i.widgetInstance),this._map[n].$itemContainer=i.$itemContainer):this.add({item:i.item,widgetInstance:i.widgetInstance,guid:n,$itemContainer:i.$itemContainer})})}extendRunTimeItemInfoByKey(e,n){this._map[e]&&(this._map[e]=de(this._map[e],n))}findWidgetInstanceByItem(e){return this._findWidgetInstance(n=>n===e)}findGroupOrTabLayoutManagerByPath(e){return this._findFieldByCondition(n=>{var{path:i}=n;return i===e},"layoutManager")}findKeyByPath(e){return this._findFieldByCondition(n=>{var{path:i}=n;return i===e},"guid")}findWidgetInstanceByName(e){return this._findWidgetInstance(n=>e===n.name)}findWidgetInstanceByDataField(e){return this._findWidgetInstance(n=>e===(Oa(n)?n:n.dataField))}findItemContainerByItem(e){for(var n in this._map)if(this._map[n].item===e)return this._map[n].$itemContainer;return null}findItemIndexByItem(e){return this._findFieldByCondition(n=>{var{item:i}=n;return i===e},"itemIndex")}getItems(){return this._map}each(e){$e(this._map,function(n,i){e(n,i)})}removeItemsByPathStartWith(e){Object.keys(this._map).filter(a=>!!this._map[a].path&&this._map[a].path.indexOf(e,0)>-1).forEach(a=>this.removeItemByKey(a))}}var $j={move(t,e){Sl(t,{left:e})}},Rie={moveTo(t,e,n,i){kd.animate(t,{type:"slide",to:{left:e},duration:n,complete:i})},complete(t){kd.stop(t,!0)}},Vj="__dx_key__";const Fie=Gx.inherit({_getDefaultOptions:function(){return de(this.callBase(),{repaintChangesOnly:!1})},ctor:function(){this.callBase.apply(this,arguments),this._customizeStoreLoadOptions=t=>{var e=this._dataSource;e&&!e.isLoaded()&&(this._correctionIndex=0),this._correctionIndex&&t.storeLoadOptions&&(t.storeLoadOptions.skip+=this._correctionIndex)},this._dataSource&&this._dataSource.on("customizeStoreLoadOptions",this._customizeStoreLoadOptions)},reload:function(){this._correctionIndex=0},_init:function(){this.callBase(),this._refreshItemsCache(),this._correctionIndex=0},_findItemElementByKey:function(t){var e=N(),n=this.key();return this.itemElements().each((i,a)=>{var r=N(a),s=this._getItemData(r);if(n?OG(n,this.keyOf(s),t):this._isItemEquals(s,t))return e=r,!1}),e},_dataSourceChangedHandler:function(t,e){null!=e&&e.changes?this._modifyByChanges(e.changes):(this.callBase(t,e),this._refreshItemsCache())},_isItemEquals:function(t,e){t&&t[Vj]&&(t=t.data);try{return JSON.stringify(t)===JSON.stringify(e)}catch(n){return t===e}},_isItemStrictEquals:function(t,e){return this._isItemEquals(t,e)},_shouldAddNewGroup:function(t,e){var n=!1;return this.option("grouped")&&(t.length||(n=!0),$e(t,(i,a)=>{"insert"===a.type&&(n=!0,$e(e,(r,s)=>{if(void 0!==a.data.key&&a.data.key===s.key)return n=!1,!1}))})),n},_partialRefresh:function(){if(this.option("repaintChangesOnly")){var t=function(t,e,n,i){var a={},r={},s=0,o=0,d=[];t.forEach(function(Z,be){var Ge=Lj(Z,n);a[Ge]=be}),e.forEach(function(Z,be){var Ge=Lj(Z,n);r[Ge]=be});for(var u=Math.max(t.length,e.length),p=0;p<u+s;p++){var g=e[p],b=p-s+o,C=t[b];if(!g||C&&!Qqe(C,e,r,n))C&&(d.push({type:"remove",key:n(C),index:p,oldItem:C}),o++,p--);else{var G=Lj(g,n),Y=a[G],ne=t[Y];if(ne){if(Y!==b)return;i(ne,g)||d.push({type:"update",data:g,key:n(g),index:p,oldItem:ne})}else s++,d.push({type:"insert",data:g,index:p})}}return d}(this._itemsCache,this._editStrategy.itemsGetter(),e=>e&&void 0!==e[Vj]?e[Vj]:this.keyOf(e),this._isItemStrictEquals.bind(this));if(t&&this._itemsCache.length&&!this._shouldAddNewGroup(t,this._itemsCache))return this._modifyByChanges(t,!0),this._renderEmptyMessage(),!0;this._refreshItemsCache()}return!1},_refreshItemsCache:function(){if(this.option("repaintChangesOnly")){var t=this._editStrategy.itemsGetter();try{this._itemsCache=de(!0,[],t),this.key()||(this._itemsCache=this._itemsCache.map((e,n)=>({[Vj]:t[n],data:e})))}catch(e){this._itemsCache=de([],t)}}},_dispose:function(){this._dataSource&&this._dataSource.off("customizeStoreLoadOptions",this._customizeStoreLoadOptions),this.callBase()},_updateByChange:function(t,e,n,i){if(i)this._renderItem(n.index,n.data,null,this._findItemElementByKey(n.key));else{var a=e[mA(t,e,n.key)];a&&Nte(t,e,n.key,n.data).done(()=>{this._renderItem(e.indexOf(a),a,null,this._findItemElementByKey(n.key))})}},_insertByChange:function(t,e,n,i){Nr(i||Pte(t,e,n.data,n.index)).done(()=>{var a;this._beforeItemElementInserted(n);var r=this._getItemContainer(n.data);this._renderItem(null!==(a=n.index)&&void 0!==a?a:e.length,n.data,r),this._afterItemElementInserted(),this._correctionIndex++})},_getItemContainer:function(t){return this._itemContainer()},_updateSelectionAfterRemoveByChange:function(t){var e=this.option("selectedIndex");e>t?this.option("selectedIndex",e-1):e===t&&1===this.option("selectedItems").length?this.option("selectedItems",[]):this._normalizeSelectedItems()},_beforeItemElementInserted:function(t){var e=this.option("selectedIndex");t.index<=e&&this.option("selectedIndex",e+1)},_afterItemElementInserted:We,_removeByChange:function(t,e,n,i){var a=i?n.index:mA(t,e,n.key);if(i?n.oldItem:e[a]){var s=this._findItemElementByKey(n.key),o=this._extendActionArgs(s);this._waitDeletingPrepare(s).done(()=>{i?(this._updateIndicesAfterIndex(a-1),this._afterItemElementDeleted(s,o),this._updateSelectionAfterRemoveByChange(a)):(this._deleteItemElementByIndex(a),this._afterItemElementDeleted(s,o))}),this._correctionIndex--}},_modifyByChanges:function(t,e){var n=this._editStrategy.itemsGetter(),i={key:this.key.bind(this),keyOf:this.keyOf.bind(this)},a=this._dataSource,r=a&&a.paginate(),s=a&&a.group();(r||s)&&(t=t.filter(o=>"insert"!==o.type||void 0!==o.index)),t.forEach(o=>this["_".concat(o.type,"ByChange")](i,n,o,e)),this._renderedItemsCount=n.length,this._refreshItemsCache(),this._fireContentReadyAction()},_appendItemToContainer:function(t,e,n){var i=t.children(this._itemSelector()).get(n);ct.insertElement(t.get(0),e.get(0),i)},_optionChanged:function(t){switch(t.name){case"items":this._partialRefresh(t.value)||this.callBase(t);break;case"dataSource":(!this.option("repaintChangesOnly")||!t.value)&&this.option("items",[]),this.callBase(t);break;case"repaintChangesOnly":break;default:this.callBase(t)}}});var Wj="dxswipestart",Gj="dxswipe",X6="dxswipeend",JYe={defaultItemSizeFunc:function(){return Ki(this.getElement())},getBounds:function(){return[this._maxLeftOffset,this._maxRightOffset]},calcOffsetRatio:function(t){return(Xo(t).x-(this._savedEventData&&this._savedEventData.x||0))/this._itemSizeFunc().call(this,t)},isFastSwipe:function(t){var e=Xo(t);return this.FAST_SWIPE_SPEED_LIMIT*Math.abs(e.x-this._tickData.x)>=e.time-this._tickData.time}},KYe={defaultItemSizeFunc:function(){return La(this.getElement())},getBounds:function(){return[this._maxTopOffset,this._maxBottomOffset]},calcOffsetRatio:function(t){return(Xo(t).y-(this._savedEventData&&this._savedEventData.y||0))/this._itemSizeFunc().call(this,t)},isFastSwipe:function(t){var e=Xo(t);return this.FAST_SWIPE_SPEED_LIMIT*Math.abs(e.y-this._tickData.y)>=e.time-this._tickData.time}},XYe={horizontal:JYe,vertical:KYe},ZYe=lie.inherit({TICK_INTERVAL:300,FAST_SWIPE_SPEED_LIMIT:10,ctor:function(t){this.callBase(t),this.direction="horizontal",this.elastic=!0},_getStrategy:function(){return XYe[this.direction]},_defaultItemSizeFunc:function(){return this._getStrategy().defaultItemSizeFunc.call(this)},_itemSizeFunc:function(){return this.itemSizeFunc||this._defaultItemSizeFunc},_init:function(t){this._tickData=Xo(t)},_start:function(t){this._savedEventData=Xo(t),(t=this._fireEvent(Wj,t)).cancel||(this._maxLeftOffset=t.maxLeftOffset,this._maxRightOffset=t.maxRightOffset,this._maxTopOffset=t.maxTopOffset,this._maxBottomOffset=t.maxBottomOffset)},_move:function(t){var e=this._getStrategy(),n=Xo(t),i=e.calcOffsetRatio.call(this,t);i=this._fitOffset(i,this.elastic),n.time-this._tickData.time>this.TICK_INTERVAL&&(this._tickData=n),this._fireEvent(Gj,t,{offset:i}),t.preventDefault()},_end:function(t){var e=this._getStrategy(),n=e.calcOffsetRatio.call(this,t),i=e.isFastSwipe.call(this,t),a=n,r=this._calcTargetOffset(n,i);a=this._fitOffset(a,this.elastic),r=this._fitOffset(r,!1),this._fireEvent(X6,t,{offset:a,targetOffset:r})},_fitOffset:function(t,e){var i=this._getStrategy().getBounds.call(this);return t<-i[0]?e?(-2*i[0]+t)/3:-i[0]:t>i[1]?e?(2*i[1]+t)/3:i[1]:t},_calcTargetOffset:function(t,e){var n;return e?(n=Math.ceil(Math.abs(t)),t<0&&(n=-n)):n=Math.round(t),n}});M4({emitter:ZYe,events:[Wj,Gj,X6]});var Qve="dxSwipeable",eJe={onStart:Wj,onUpdated:Gj,onEnd:X6,onCancel:"dxswipecancel"},ebe=Bx.inherit({_getDefaultOptions:function(){return de(this.callBase(),{elastic:!0,immediate:!1,direction:"horizontal",itemSizeFunc:null,onStart:null,onUpdated:null,onEnd:null,onCancel:null})},_render:function(){this.callBase(),this.$element().addClass("dx-swipeable"),this._attachEventHandlers()},_attachEventHandlers:function(){if(this._detachEventHandlers(),!this.option("disabled")){var t=this.NAME;this._createEventData(),$e(eJe,function(e,n){var i=this._createActionByOption(e,{context:this});n=Ot(n,t),he.on(this.$element(),n,this._eventData,function(a){return i({event:a})})}.bind(this))}},_createEventData:function(){this._eventData={elastic:this.option("elastic"),itemSizeFunc:this.option("itemSizeFunc"),direction:this.option("direction"),immediate:this.option("immediate")}},_detachEventHandlers:function(){he.off(this.$element(),"."+Qve)},_optionChanged:function(t){switch(t.name){case"disabled":case"onStart":case"onUpdated":case"onEnd":case"onCancel":case"elastic":case"immediate":case"itemSizeFunc":case"direction":this._detachEventHandlers(),this._attachEventHandlers();break;case"rtlEnabled":break;default:this.callBase(t)}},_useTemplates:function(){return!1}});Qz(ebe,Qve);const jj=ebe;var tJe="dx-multiview",nJe="dx-multiview-wrapper",iJe="dx-multiview-item-container",tbe="dx-multiview-item",nbe=t=>+t,ibe=Fie.inherit({_activeStateUnit:"."+tbe,_supportedKeys:function(){return de(this.callBase(),{pageUp:We,pageDown:We})},_getDefaultOptions:function(){return de(this.callBase(),{selectedIndex:0,swipeEnabled:!0,animationEnabled:!0,loop:!1,deferRendering:!0,_itemAttributes:{role:"tabpanel"},loopItemFocus:!1,selectOnFocus:!0,selectionMode:"single",selectionRequired:!0,selectionByClick:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}}])},_itemClass:function(){return tbe},_itemDataKey:function(){return"dxMultiViewItemData"},_itemContainer:function(){return this._$itemContainer},_itemElements:function(){return this._itemContainer().children(this._itemSelector())},_itemWidth:function(){return this._itemWidthValue||(this._itemWidthValue=Ki(this._$wrapper)),this._itemWidthValue},_clearItemWidthCache:function(){delete this._itemWidthValue},_itemsCount:function(){return this.option("items").length},_normalizeIndex:function(t){var e=this._itemsCount();return t<0&&(t+=e),t>=e&&(t-=e),t},_getRTLSignCorrection:function(){return this.option("rtlEnabled")?-1:1},_init:function(){this.callBase.apply(this,arguments);var t=this.$element();t.addClass(tJe),this._$wrapper=N("<div>").addClass(nJe),this._$wrapper.appendTo(t),this._$itemContainer=N("<div>").addClass(iJe),this._$itemContainer.appendTo(this._$wrapper),this.option("loopItemFocus",this.option("loop")),this._initSwipeable()},_initMarkup:function(){this._deferredItems=[],this.callBase();var t=this._getSelectedItemIndices();this._updateItemsVisibility(t[0])},_afterItemElementDeleted:function(t,e){this.callBase(t,e),this._deferredItems&&this._deferredItems.splice(e.itemIndex,1)},_beforeItemElementInserted:function(t){this.callBase.apply(this,arguments),this._deferredItems&&this._deferredItems.splice(t.index,0,null)},_executeItemRenderAction:function(t,e,n){t=(this.option("items")||[]).indexOf(e),this.callBase(t,e,n)},_renderItemContent:function(t){var e=new wt,n=this,i=this.callBase,a=new wt;return a.done(function(){var r=i.call(n,t);e.resolve(r)}),this._deferredItems[t.index]=a,this.option("deferRendering")||a.resolve(),e.promise()},_render:function(){this.callBase(),sb(()=>{var t=this._getSelectedItemIndices();this._updateItems(t[0])})},_updateItems:function(t,e){this._updateItemsPosition(t,e),this._updateItemsVisibility(t,e)},_modifyByChanges:function(){this.callBase.apply(this,arguments);var t=this._getSelectedItemIndices();this._updateItemsVisibility(t[0])},_updateItemsPosition:function(t,e){var n=this._itemElements(),i=Le(e)?-this._animationDirection(e,t):void 0,a=n.eq(t);$j.move(a,0),Le(e)&&$j.move(n.eq(e),100*i+"%")},_updateItemsVisibility:function(t,e){this._itemElements().each(function(i,a){var r=N(a),s=i!==t&&i!==e;s||this._renderSpecificItem(i),r.toggleClass("dx-multiview-item-hidden",s),this.setAria("hidden",s||void 0,r)}.bind(this))},_renderSpecificItem:function(t){var e=this._itemElements().eq(t),n=e.find(this._itemContentClass()).length>0;Le(t)&&!n&&(this._deferredItems[t].resolve(),s1(e))},_refreshItem:function(t,e){this.callBase(t,e),this._updateItemsVisibility(this.option("selectedIndex"))},_setAriaSelected:We,_updateSelection:function(t,e){var n=t[0],i=e[0];Rie.complete(this._$itemContainer),this._updateItems(i,n);var a=this._animationDirection(n,i);this._animateItemContainer(a*this._itemWidth(),function(){$j.move(this._$itemContainer,0),this._updateItems(n),Ki(this._$itemContainer)}.bind(this))},_animateItemContainer:function(t,e){var n=this.option("animationEnabled")?200:0;Rie.moveTo(this._$itemContainer,t,n,e)},_animationDirection:function(t,e){var n=(t=>op(t).left)(this._$itemContainer),i=(e-t)*this._getRTLSignCorrection()*this._getItemFocusLoopSignCorrection();return QE(0!==n?n:i)},_getSwipeDisabledState(){return!this.option("swipeEnabled")||this._itemsCount()<=1},_initSwipeable(){this._createComponent(this.$element(),jj,{disabled:this._getSwipeDisabledState(),elastic:!1,itemSizeFunc:this._itemWidth.bind(this),onStart:t=>this._swipeStartHandler(t.event),onUpdated:t=>this._swipeUpdateHandler(t.event),onEnd:t=>this._swipeEndHandler(t.event)})},_swipeStartHandler:function(t){Rie.complete(this._$itemContainer);var e=this.option("selectedIndex"),n=this.option("loop"),i=this._itemsCount()-1,a=this.option("rtlEnabled");t.maxLeftOffset=nbe(n||(a?e>0:e<i)),t.maxRightOffset=nbe(n||(a?e<i:e>0)),this._swipeDirection=null},_swipeUpdateHandler:function(t){var e=t.offset,n=QE(e)*this._getRTLSignCorrection();if($j.move(this._$itemContainer,e*this._itemWidth()),n!==this._swipeDirection){this._swipeDirection=n;var i=this.option("selectedIndex"),a=this._normalizeIndex(i-n);this._updateItems(i,a)}},_swipeEndHandler:function(t){var e=t.targetOffset*this._getRTLSignCorrection();if(e){this.option("selectedIndex",this._normalizeIndex(this.option("selectedIndex")-e));var n=this.itemElements().filter(".dx-item-selected");this.option("focusStateEnabled")&&this.option("focusedElement",ai(n))}else this._animateItemContainer(0,We)},_getItemFocusLoopSignCorrection:function(){return this._itemFocusLooped?-1:1},_moveFocus:function(){this.callBase.apply(this,arguments),this._itemFocusLooped=!1},_prevItem:function(t){var e=this.callBase.apply(this,arguments);return this._itemFocusLooped=e.is(t.last()),e},_nextItem:function(t){var e=this.callBase.apply(this,arguments);return this._itemFocusLooped=e.is(t.first()),e},_dimensionChanged:function(){this._clearItemWidthCache()},_visibilityChanged:function(t){t&&this._dimensionChanged()},_updateSwipeDisabledState(){var t=this._getSwipeDisabledState();jj.getInstance(this.$element()).option("disabled",t)},_optionChanged:function(t){var e=t.value;switch(t.name){case"loop":this.option("loopItemFocus",e);break;case"animationEnabled":break;case"swipeEnabled":this._updateSwipeDisabledState();break;case"deferRendering":this._invalidate();break;case"items":this._updateSwipeDisabledState(),this.callBase(t);break;default:this.callBase(t)}}});Fn("dxMultiView",ibe);const lJe=ibe;var uJe=U6.inherit({_renderWatchers:function(){this.callBase(),this._startWatcher("badge",this._renderBadge.bind(this))},_renderBadge:function(t){if(this._$element.children(".dx-badge").remove(),t){var e=N("<div>").addClass("dx-tabs-item-badge").addClass("dx-badge").text(t);this._$element.append(e)}}});const cJe=uJe;var rbe="dx-tabs-expanded",pJe=sr.abstract,qj=rn.real(),Hie="dxscrollinit",Bie="dxscrollstart",zie="dxscroll",$ie="dxscrollend",Vie="dxscrollstop",Wie="dxscrollcancel",obe=sr.inherit(function(){var t=Ot("scroll","dxScrollEmitter");return{ctor:function(e){this._element=e,this._locked=!1,this._proxiedScroll=n=>{this._disposed||this._scroll(n)},he.on(this._element,t,this._proxiedScroll)},_scroll:pJe,check:function(e,n){this._locked&&n()},dispose:function(){this._disposed=!0,he.off(this._element,t,this._proxiedScroll)}}}()),lbe=obe.inherit({ctor:function(t,e){this.callBase(t),this._timeout=e},_scroll:function(){this._prepare(),this._forget()},_prepare:function(){this._timer&&this._clearTimer(),this._locked=!0},_clearTimer:function(){clearTimeout(this._timer),this._locked=!1,this._timer=null},_forget:function(){var t=this;this._timer=setTimeout(function(){t._clearTimer()},this._timeout)},dispose:function(){this.callBase(),this._clearTimer()}}),dbe=lbe.inherit({ctor:function(t){this.callBase(t,400),this._lastWheelDirection=null},check:function(t,e){this._checkDirectionChanged(t),this.callBase(t,e)},_checkDirectionChanged:function(t){if(sp(t)){var e=t.shiftKey||!1,n=null!==this._lastWheelDirection&&e!==this._lastWheelDirection;this._lastWheelDirection=e,this._locked=this._locked&&!n}else this._lastWheelDirection=null}}),Gie=lbe.inherit({ctor:function(t){this.callBase(t,400)}});!function(){var t=qj.ios&&o2(qj.version,[8])>=0,e=qj.android&&o2(qj.version,[5])>=0;!t&&!e||(Gie=obe.inherit({_scroll:function(){this._locked=!0;var n=this;mb(this._scrollFrame),this._scrollFrame=A6(function(){n._locked=!1})},check:function(n,i){mb(this._scrollFrame),mb(this._checkFrame);var a=this,r=this.callBase;this._checkFrame=A6(function(){r.call(a,n,i),a._locked=!1})},dispose:function(){this.callBase(),mb(this._scrollFrame),mb(this._checkFrame)}}))}();var hJe=lie.inherit(function(){var t=Math.round(16.666666666666668);return{ctor:function(e){this.callBase.apply(this,arguments),this.direction="both",this._pointerLocker=new Gie(e),this._wheelLocker=new dbe(e)},validate:function(){return!0},configure:function(e){e.scrollTarget&&(this._pointerLocker.dispose(),this._wheelLocker.dispose(),this._pointerLocker=new Gie(e.scrollTarget),this._wheelLocker=new dbe(e.scrollTarget)),this.callBase(e)},_init:function(e){this._wheelLocker.check(e,function(){sp(e)&&this._accept(e)}.bind(this)),this._pointerLocker.check(e,function(){var n=this.isNative&&Fx(e);!sp(e)&&!n&&this._accept(e)}.bind(this)),this._fireEvent(Hie,e),this._prevEventData=Xo(e)},move:function(e){this.callBase.apply(this,arguments),e.isScrollingEvent=this.isNative||e.isScrollingEvent},_start:function(e){this._savedEventData=Xo(e),this._fireEvent(Bie,e),this._prevEventData=Xo(e)},_move:function(e){var n=Xo(e);this._fireEvent(zie,e,{delta:u2(this._prevEventData,n)}),u2(this._savedEventData,n).time>200&&(this._savedEventData=this._prevEventData),this._prevEventData=Xo(e)},_end:function(e){var n=u2(this._prevEventData,Xo(e)),i={x:0,y:0};if(!sp(e)&&n.time<100){var a=u2(this._savedEventData,this._prevEventData),r=t/a.time;i={x:a.x*r,y:a.y*r}}this._fireEvent($ie,e,{velocity:i})},_stop:function(e){this._fireEvent(Vie,e)},cancel:function(e){this.callBase.apply(this,arguments),this._fireEvent(Wie,e)},dispose:function(){this.callBase.apply(this,arguments),this._pointerLocker.dispose(),this._wheelLocker.dispose()},_clearSelection:function(){if(!this.isNative)return this.callBase.apply(this,arguments)},_toggleGestureCover:function(){if(!this.isNative)return this.callBase.apply(this,arguments)}}}());M4({emitter:hJe,events:[Hie,Bie,zie,$ie,Vie,Wie]});const EA_init=Hie,EA_start=Bie,EA_move=zie,EA_end=$ie,EA_stop=Vie,EA_cancel=Wie;var mJe=sr.abstract;const ube=sr.inherit({ctor:function(){this._finished=!0,this._stopped=!1,this._proxiedStepCore=this._stepCore.bind(this)},start:function(){this._stopped=!1,this._finished=!1,this._stepCore()},stop:function(){this._stopped=!0,mb(this._stepAnimationFrame)},_stepCore:function(){if(!this._isStopped())return this._isFinished()?(this._finished=!0,void this._complete()):(this._step(),void(this._stepAnimationFrame=A6(this._proxiedStepCore)));this._stop()},_step:mJe,_isFinished:We,_stop:We,_complete:We,_isStopped:function(){return this._stopped},inProgress:function(){return!(this._stopped||this._finished)}});var jie="dxScrollbar",cbe="dx-scrollable-scrollbar",pbe="".concat(cbe,"-active"),hbe="horizontal",jx_onScroll="onScroll",jx_onHover="onHover",jx_always="always",jx_never="never",O4=null,bJe=Kd.inherit({_getDefaultOptions:function(){return de(this.callBase(),{direction:null,visible:!1,activeStateEnabled:!1,visibilityMode:jx_onScroll,containerSize:0,contentSize:0,expandable:!0,scaleRatio:1})},_init:function(){this.callBase(),this._isHovered=!1},_initMarkup:function(){this._renderThumb(),this.callBase()},_render:function(){this.callBase(),this._renderDirection(),this._update(),this._attachPointerDownHandler(),this.option("hoverStateEnabled",this._isHoverMode()),this.$element().toggleClass("dx-scrollbar-hoverable",this.option("hoverStateEnabled"))},_renderThumb:function(){this._$thumb=N("<div>").addClass("dx-scrollable-scroll"),N("<div>").addClass("dx-scrollable-scroll-content").appendTo(this._$thumb),this.$element().addClass(cbe).append(this._$thumb)},isThumb:function(t){return!!this.$element().find(t).length},_isHoverMode:function(){var t=this.option("visibilityMode");return(t===jx_onHover||t===jx_always)&&this.option("expandable")},_renderDirection:function(){var t=this.option("direction");this.$element().addClass("dx-scrollbar-"+t),this._dimension=t===hbe?"width":"height",this._prop=t===hbe?"left":"top"},_attachPointerDownHandler:function(){he.on(this._$thumb,Ot(ms.down,jie),this.feedbackOn.bind(this))},feedbackOn:function(){this.$element().addClass(pbe),O4=this},feedbackOff:function(){this.$element().removeClass(pbe),O4=null},cursorEnter:function(){this._isHovered=!0,this._needScrollbar()&&this.option("visible",!0)},cursorLeave:function(){this._isHovered=!1,this.option("visible",!1)},_renderDimensions:function(){this._$thumb.css({width:this.option("width"),height:this.option("height")})},_toggleVisibility:function(t){this.option("visibilityMode")===jx_onScroll&&this._$thumb.css("opacity"),t=this._adjustVisibility(t),this.option().visible=t,this._$thumb.toggleClass("dx-state-invisible",!t)},_adjustVisibility:function(t){if(this._baseContainerToContentRatio&&!this._needScrollbar())return!1;switch(this.option("visibilityMode")){case jx_onScroll:break;case jx_onHover:t=t||!!this._isHovered;break;case jx_never:t=!1;break;case jx_always:t=!0}return t},moveTo:function(t){if(!this._isHidden()){Ji(t)&&(t=t[this._prop]||0);var e={};e[this._prop]=this._calculateScrollBarPosition(t),Sl(this._$thumb,e)}},_calculateScrollBarPosition:function(t){return-t*this._thumbRatio},_update:function(){var t=Math.round(this.option("containerSize")),e=Math.round(this.option("contentSize")),n=Math.round(this.option("baseContainerSize")),i=Math.round(this.option("baseContentSize"));isNaN(n)&&(n=t,i=e),this._baseContainerToContentRatio=i?n/i:n,this._realContainerToContentRatio=e?t/e:t;var a=Math.round(Math.max(Math.round(t*this._realContainerToContentRatio),15));this._thumbRatio=(t-a)/(this.option("scaleRatio")*(e-t)),this.option(this._dimension,a/this.option("scaleRatio")),this.$element().css("display",this._needScrollbar()?"":"none")},_isHidden:function(){return this.option("visibilityMode")===jx_never},_needScrollbar:function(){return!this._isHidden()&&this._baseContainerToContentRatio<1},containerToContentRatio:function(){return this._realContainerToContentRatio},_normalizeSize:function(t){return Ji(t)?t[this._dimension]||0:t},_clean:function(){this.callBase(),this===O4&&(O4=null),he.off(this._$thumb,"."+jie)},_optionChanged:function(t){if(!this._isHidden())switch(t.name){case"containerSize":case"contentSize":this.option()[t.name]=this._normalizeSize(t.value),this._update();break;case"baseContentSize":case"baseContainerSize":case"scaleRatio":this._update();break;case"visibilityMode":case"direction":this._invalidate();break;default:this.callBase.apply(this,arguments)}},update:KP(function(){this._adjustVisibility()&&this.option("visible",!0)})});r1.add(function(){he.subscribeGlobal(ct.getDocument(),Ot(ms.up,jie),function(){O4&&O4.feedbackOff()})});const mbe=bJe;var ay,T4,fbe="dxSimulatedScrollable",Uj=fbe+"Cursor",qie=fbe+"Keyboard",Uie="dx-scrollable-simulated",gb="vertical",A0="horizontal",wJe=Math.round(1e3/60),EJe=400/wJe,AJe=(1-Math.pow(.92,EJe))/(1-.92),qx_PAGE_UP="pageUp",qx_PAGE_DOWN="pageDown",qx_END="end",qx_HOME="home",qx_LEFT="leftArrow",qx_UP="upArrow",qx_RIGHT="rightArrow",qx_DOWN="downArrow",qx_TAB="tab",ybe=ube.inherit({ctor:function(t){this.callBase(),this.scroller=t},VELOCITY_LIMIT:1,_isFinished:function(){return Math.abs(this.scroller._velocity)<=this.VELOCITY_LIMIT},_step:function(){this.scroller._scrollStep(this.scroller._velocity),this.scroller._velocity*=this._acceleration()},_acceleration:function(){return this.scroller._inBounds()?.92:.5},_complete:function(){this.scroller._scrollComplete()}}),kJe=ybe.inherit({VELOCITY_LIMIT:.2,_isFinished:function(){return this.scroller._crossBoundOnNextStep()||this.callBase()},_acceleration:function(){return.92},_complete:function(){this.scroller._move(this.scroller._bounceLocation),this.callBase()}}),vbe=sr.inherit({ctor:function(t){this._initOptions(t),this._initAnimators(),this._initScrollbar()},_initOptions:function(t){this._location=0,this._topReached=!1,this._bottomReached=!1,this._axis=t.direction===A0?"x":"y",this._prop=t.direction===A0?"left":"top",this._dimension=t.direction===A0?"width":"height",this._scrollProp=t.direction===A0?"scrollLeft":"scrollTop",$e(t,(e,n)=>{this["_"+e]=n})},_initAnimators:function(){this._inertiaAnimator=new ybe(this),this._bounceAnimator=new kJe(this)},_initScrollbar:function(){this._scrollbar=new mbe(N("<div>").appendTo(this._$container),{direction:this._direction,visible:this._scrollByThumb,visibilityMode:this._visibilityModeNormalize(this._scrollbarVisible),expandable:this._scrollByThumb}),this._$scrollbar=this._scrollbar.$element()},_visibilityModeNormalize:function(t){return!0===t?"onScroll":!1===t?"never":t},_scrollStep:function(t){var e=this._location;this._location+=t,this._suppressBounce(),this._move(),!(Math.abs(e-this._location)<1)&&he.triggerHandler(this._$container,{type:"scroll"})},_suppressBounce:function(){this._bounceEnabled||this._inBounds(this._location)||(this._velocity=0,this._location=this._boundLocation())},_boundLocation:function(t){return t=void 0!==t?t:this._location,Math.max(Math.min(t,this._maxOffset),this._minOffset)},_move:function(t){this._location=void 0!==t?t*this._getScaleRatio():this._location,this._moveContent(),this._moveScrollbar()},_moveContent:function(){var t=this._location;this._$container[this._scrollProp](-t/this._getScaleRatio()),this._moveContentByTranslator(t)},_getScaleRatio:function(){if(pi()&&!this._scaleRatio){var t=this._$element.get(0),e=this._getRealDimension(t,this._dimension),n=this._getBaseDimension(t,this._dimension);this._scaleRatio=Math.round(e/n*100)/100}return this._scaleRatio||1},_getRealDimension:function(t,e){return Math.round(Ta(t)[e])},_getBaseDimension:function(t,e){return t["offset"+$W(e)]},_moveContentByTranslator:function(t){var e,n=-this._maxScrollPropValue;if(e=t>0?t:t<=n?t-n:t%1,this._translateOffset!==e){var i={};if(i[this._prop]=e,this._translateOffset=e,0===e)return void F6(this._$content);Sl(this._$content,i)}},_moveScrollbar:function(){this._scrollbar.moveTo(this._location)},_scrollComplete:function(){this._inBounds()&&(this._hideScrollbar(),this._completeDeferred&&this._completeDeferred.resolve()),this._scrollToBounds()},_scrollToBounds:function(){this._inBounds()||(this._bounceAction(),this._setupBounce(),this._bounceAnimator.start())},_setupBounce:function(){var e=(this._bounceLocation=this._boundLocation())-this._location;this._velocity=e/AJe},_inBounds:function(t){return t=void 0!==t?t:this._location,this._boundLocation(t)===t},_crossBoundOnNextStep:function(){var t=this._location,e=t+this._velocity;return t<this._minOffset&&e>=this._minOffset||t>this._maxOffset&&e<=this._maxOffset},_initHandler:function(t){this._stopScrolling(),this._prepareThumbScrolling(t)},_stopScrolling:KP(function(){this._hideScrollbar(),this._inertiaAnimator.stop(),this._bounceAnimator.stop()}),_prepareThumbScrolling:function(t){if(!sp(t.originalEvent)){var e=N(t.originalEvent.target),n=this._isScrollbar(e);n&&this._moveToMouseLocation(t),this._thumbScrolling=n||this._isThumb(e),this._crossThumbScrolling=!this._thumbScrolling&&this._isAnyThumbScrolling(e),this._thumbScrolling&&this._scrollbar.feedbackOn()}},_isThumbScrollingHandler:function(t){return this._isThumb(t)},_moveToMouseLocation:function(t){var e=t["page"+this._axis.toUpperCase()]-this._$element.offset()[this._prop],n=this._location+e/this._containerToContentRatio()-La(this._$container)/2;this._scrollStep(-Math.round(n))},_startHandler:function(){this._showScrollbar()},_moveHandler:function(t){this._crossThumbScrolling||(this._thumbScrolling&&(t[this._axis]=-Math.round(t[this._axis]/this._containerToContentRatio())),this._scrollBy(t))},_scrollBy:function(t){t=t[this._axis],this._inBounds()||(t*=.5),this._scrollStep(t)},_scrollByHandler:function(t){this._scrollBy(t),this._scrollComplete()},_containerToContentRatio:function(){return this._scrollbar.containerToContentRatio()},_endHandler:function(t){return this._completeDeferred=new wt,this._velocity=t[this._axis],this._inertiaHandler(),this._resetThumbScrolling(),this._completeDeferred.promise()},_inertiaHandler:function(){this._suppressInertia(),this._inertiaAnimator.start()},_suppressInertia:function(){(!this._inertiaEnabled||this._thumbScrolling)&&(this._velocity=0)},_resetThumbScrolling:function(){this._thumbScrolling=!1,this._crossThumbScrolling=!1},_stopHandler:function(){this._thumbScrolling&&this._scrollComplete(),this._resetThumbScrolling(),this._scrollToBounds()},_disposeHandler:function(){this._stopScrolling(),this._$scrollbar.remove()},_updateHandler:function(){this._update(),this._moveToBounds()},_update:function(){return this._stopScrolling(),PW(()=>{this._resetScaleRatio(),this._updateLocation(),this._updateBounds(),this._updateScrollbar(),sb(()=>{this._moveScrollbar(),this._scrollbar.update()})})},_resetScaleRatio:function(){this._scaleRatio=null},_updateLocation:function(){this._location=(op(this._$content)[this._prop]-this._$container[this._scrollProp]())*this._getScaleRatio()},_updateBounds:function(){this._maxOffset=this._getMaxOffset(),this._minOffset=this._getMinOffset()},_getMaxOffset:function(){return 0},_getMinOffset:function(){return this._maxScrollPropValue=Math.max(this._contentSize()-this._containerSize(),0),-this._maxScrollPropValue},_updateScrollbar:zhe(function(){var t=this._containerSize(),e=this._contentSize(),n=this._getBaseDimension(this._$container.get(0),this._dimension),i=this._getBaseDimension(this._$content.get(0),this._dimension);sb(()=>{this._scrollbar.option({containerSize:t,contentSize:e,baseContainerSize:n,baseContentSize:i,scaleRatio:this._getScaleRatio()})})}),_moveToBounds:KP(zhe(KP(function(){var t=this._boundLocation(),e=t!==this._location;this._location=t,this._move(),e&&this._scrollAction()}))),_createActionsHandler:function(t){this._scrollAction=t.scroll,this._bounceAction=t.bounce},_showScrollbar:function(){this._scrollbar.option("visible",!0)},_hideScrollbar:function(){this._scrollbar.option("visible",!1)},_containerSize:function(){return this._getRealDimension(this._$container.get(0),this._dimension)},_contentSize:function(){var t="hidden"===this._$content.css("overflow"+this._axis.toUpperCase()),e=this._getRealDimension(this._$content.get(0),this._dimension);if(!t){var n=this._$content[0]["scroll"+$W(this._dimension)]*this._getScaleRatio();e=Math.max(n,e)}return e},_validateEvent:function(t){var e=N(t.originalEvent.target);return this._isThumb(e)||this._isScrollbar(e)||this._isContent(e)},_isThumb:function(t){return this._scrollByThumb&&this._scrollbar.isThumb(t)},_isScrollbar:function(t){return this._scrollByThumb&&t&&t.is(this._$scrollbar)},_isContent:function(t){return this._scrollByContent&&!!t.closest(this._$element).length},_reachedMin:function(){return Math.round(this._location-this._minOffset)<=0},_reachedMax:function(){return Math.round(this._location-this._maxOffset)>=0},_cursorEnterHandler:function(){this._resetScaleRatio(),this._updateScrollbar(),this._scrollbar.cursorEnter()},_cursorLeaveHandler:function(){this._scrollbar.cursorLeave()},dispose:We}),bbe=sr.inherit({ctor:function(t){this._init(t)},_init:function(t){this._component=t,this._$element=t.$element(),this._$container=N(t.container()),this._$wrapper=t._$wrapper,this._$content=t.$content(),this.option=t.option.bind(t),this._createActionByOption=t._createActionByOption.bind(t),this._isLocked=t._isLocked.bind(t),this._isDirection=t._isDirection.bind(t),this._allowedDirection=t._allowedDirection.bind(t),this._getMaxOffset=t._getMaxOffset.bind(t)},render:function(){this._$element.addClass(Uie),this._createScrollers(),this.option("useKeyboard")&&this._$container.prop("tabIndex",0),this._attachKeyboardHandler(),this._attachCursorHandlers()},_createScrollers:function(){this._scrollers={},this._isDirection(A0)&&this._createScroller(A0),this._isDirection(gb)&&this._createScroller(gb),this._$element.toggleClass("dx-scrollable-scrollbars-alwaysvisible","always"===this.option("showScrollbar"))},_createScroller:function(t){this._scrollers[t]=new vbe(this._scrollerOptions(t))},_scrollerOptions:function(t){return{direction:t,$content:this._$content,$container:this._$container,$wrapper:this._$wrapper,$element:this._$element,scrollByContent:this.option("scrollByContent"),scrollByThumb:this.option("scrollByThumb"),scrollbarVisible:this.option("showScrollbar"),bounceEnabled:this.option("bounceEnabled"),inertiaEnabled:this.option("inertiaEnabled"),isAnyThumbScrolling:this._isAnyThumbScrolling.bind(this)}},_applyScaleRatio:function(t){for(var e in this._scrollers){var n=this._getPropByDirection(e);if(Le(t[n])){var i=this._scrollers[e];t[n]*=i._getScaleRatio()}}return t},_isAnyThumbScrolling:function(t){var e=!1;return this._eventHandler("isThumbScrolling",t).done(function(n,i){e=n||i}),e},handleInit:function(t){this._suppressDirections(t),this._eventForUserAction=t,this._eventHandler("init",t)},_suppressDirections:function(t){sp(t.originalEvent)?this._prepareDirections(!0):(this._prepareDirections(),this._eachScroller(function(e,n){var i=e._validateEvent(t);this._validDirections[n]=i}))},_prepareDirections:function(t){t=t||!1,this._validDirections={},this._validDirections[A0]=t,this._validDirections[gb]=t},_eachScroller:function(t){t=t.bind(this),$e(this._scrollers,function(e,n){t(n,e)})},handleStart:function(t){this._eventForUserAction=t,this._eventHandler("start").done(this._startAction)},_saveActive:function(){T4=this},_resetActive:function(){T4===this&&(T4=null)},handleMove:function(t){if(this._isLocked())return t.cancel=!0,void this._resetActive();this._saveActive(),t.preventDefault&&t.preventDefault(),this._adjustDistance(t,t.delta),this._eventForUserAction=t,this._eventHandler("move",t.delta)},_adjustDistance:function(t,e){e.x*=this._validDirections[A0],e.y*=this._validDirections[gb];var n=this._tryGetDevicePixelRatio();n&&sp(t.originalEvent)&&(e.x=Math.round(e.x/n*100)/100,e.y=Math.round(e.y/n*100)/100)},_tryGetDevicePixelRatio:function(){if(pi())return ki().devicePixelRatio},handleEnd:function(t){return this._resetActive(),this._refreshCursorState(t.originalEvent&&t.originalEvent.target),this._adjustDistance(t,t.velocity),this._eventForUserAction=t,this._eventHandler("end",t.velocity).done(this._endAction)},handleCancel:function(t){return this._resetActive(),this._eventForUserAction=t,this._eventHandler("end",{x:0,y:0})},handleStop:function(){this._resetActive(),this._eventHandler("stop")},handleScroll:function(){this._updateRtlConfig(),this._scrollAction()},_attachKeyboardHandler:function(){he.off(this._$element,".".concat(qie)),!this.option("disabled")&&this.option("useKeyboard")&&he.on(this._$element,Ot("keydown",qie),this._keyDownHandler.bind(this))},_keyDownHandler:function(t){if(clearTimeout(this._updateHandlerTimeout),this._updateHandlerTimeout=setTimeout(()=>{zc(t)===qx_TAB&&this._eachScroller(n=>{n._updateHandler()})}),this._$container.is(ct.getActiveElement())){var e=!0;switch(zc(t)){case qx_DOWN:this._scrollByLine({y:1});break;case qx_UP:this._scrollByLine({y:-1});break;case qx_RIGHT:this._scrollByLine({x:1});break;case qx_LEFT:this._scrollByLine({x:-1});break;case qx_PAGE_DOWN:this._scrollByPage(1);break;case qx_PAGE_UP:this._scrollByPage(-1);break;case qx_HOME:this._scrollToHome();break;case qx_END:this._scrollToEnd();break;default:e=!1}e&&(t.stopPropagation(),t.preventDefault())}},_scrollByLine:function(t){var e=this._tryGetDevicePixelRatio(),n=40;e&&(n=Math.abs(n/e*100)/100),this.scrollBy({top:(t.y||0)*-n,left:(t.x||0)*-n})},_scrollByPage:function(t){var e=this._wheelProp(),i={},a="width"===this._dimensionByProp(e)?Ki:La;i[e]=t*-a(this._$container),this.scrollBy(i)},_dimensionByProp:function(t){return"left"===t?"width":"height"},_getPropByDirection:function(t){return t===A0?"left":"top"},_scrollToHome:function(){var e={};e[this._wheelProp()]=0,this._component.scrollTo(e)},_scrollToEnd:function(){var t=this._wheelProp(),n={},i="width"===this._dimensionByProp(t)?Ki:La;n[t]=i(this._$content)-i(this._$container),this._component.scrollTo(n)},createActions:function(){this._startAction=this._createActionHandler("onStart"),this._endAction=this._createActionHandler("onEnd"),this._updateAction=this._createActionHandler("onUpdated"),this._createScrollerActions()},_createScrollerActions:function(){this._scrollAction=this._createActionHandler("onScroll"),this._bounceAction=this._createActionHandler("onBounce"),this._eventHandler("createActions",{scroll:this._scrollAction,bounce:this._bounceAction})},_createActionHandler:function(t){var e=this._createActionByOption(t);return()=>{e(de(this._createActionArgs(),arguments))}},_createActionArgs:function(){var{horizontal:t,vertical:e}=this._scrollers,n=this._getScrollOffset();return this._scrollOffset={top:e&&n.top,left:t&&n.left},{event:this._eventForUserAction,scrollOffset:this._scrollOffset,reachedLeft:t&&t._reachedMax(),reachedRight:t&&t._reachedMin(),reachedTop:e&&e._reachedMax(),reachedBottom:e&&e._reachedMin()}},_getScrollOffset(){return{top:-this.location().top,left:-this.location().left}},_eventHandler:function(t){var e=[].slice.call(arguments).slice(1),n=ip(this._scrollers,i=>i["_"+t+"Handler"].apply(i,e));return Nr.apply(N,n).promise()},location:function(){var t=op(this._$content);return t.top-=this._$container.scrollTop(),t.left-=this._$container.scrollLeft(),t},disabledChanged:function(){this._attachCursorHandlers()},_attachCursorHandlers:function(){he.off(this._$element,".".concat(Uj)),!this.option("disabled")&&this._isHoverMode()&&(he.on(this._$element,Ot("mouseenter",Uj),this._cursorEnterHandler.bind(this)),he.on(this._$element,Ot("mouseleave",Uj),this._cursorLeaveHandler.bind(this)))},_isHoverMode:function(){return"onHover"===this.option("showScrollbar")},_cursorEnterHandler:function(t){(t=t||{}).originalEvent=t.originalEvent||{},!T4&&!t.originalEvent._hoverHandled&&(ay&&ay._cursorLeaveHandler(),ay=this,this._eventHandler("cursorEnter"),t.originalEvent._hoverHandled=!0)},_cursorLeaveHandler:function(t){ay!==this||T4===ay||(this._eventHandler("cursorLeave"),ay=null,this._refreshCursorState(t&&t.relatedTarget))},_refreshCursorState:function(t){if(this._isHoverMode()||t&&!T4){var n=N(t).closest(".".concat(Uie,":not(.dx-state-disabled)")),i=n.length&&n.data("dxScrollableStrategy");ay&&ay!==i&&ay._cursorLeaveHandler(),i&&i._cursorEnterHandler()}},update:function(){return Nr(this._eventHandler("update").done(this._updateAction),PW(()=>{var e=this._allowedDirections();return sb(()=>{var n=e.vertical?"pan-x":"";n=e.horizontal?"pan-y":n,n=e.vertical&&e.horizontal?"none":n,this._$container.css("touchAction",n)}),Nr().promise()}))},_allowedDirections:function(){var t=this.option("bounceEnabled"),e=this._scrollers[gb],n=this._scrollers[A0];return{vertical:e&&(e._minOffset<0||t),horizontal:n&&(n._minOffset<0||t)}},_updateBounds:function(){this._scrollers[A0]&&this._scrollers[A0]._updateBounds()},_isHorizontalAndRtlEnabled:function(){return this.option("rtlEnabled")&&this.option("direction")!==gb},updateRtlPosition:function(t){t&&(this._rtlConfig={scrollRight:0,clientWidth:this._$container.get(0).clientWidth,windowPixelRatio:this._getWindowDevicePixelRatio()}),this._updateBounds(),this._isHorizontalAndRtlEnabled()&&PW(()=>{var e=this._getMaxOffset().left-this._rtlConfig.scrollRight;e<=0&&(e=0,this._rtlConfig.scrollRight=this._getMaxOffset().left),sb(()=>{this._getScrollOffset().left!==e&&(this._rtlConfig.skipUpdating=!0,this._component.scrollTo({left:e}),this._rtlConfig.skipUpdating=!1)})})},_updateRtlConfig:function(){if(this._isHorizontalAndRtlEnabled()&&!this._rtlConfig.skipUpdating){var{clientWidth:t,scrollLeft:e}=this._$container.get(0),n=this._getWindowDevicePixelRatio();this._rtlConfig.windowPixelRatio===n&&this._rtlConfig.clientWidth===t&&(this._rtlConfig.scrollRight=this._getMaxOffset().left-e),this._rtlConfig.clientWidth=t,this._rtlConfig.windowPixelRatio=n}},_getWindowDevicePixelRatio:function(){return pi()?ki().devicePixelRatio:1},scrollBy:function(t){var e=this._scrollers[gb],n=this._scrollers[A0];e&&(t.top=e._boundLocation(t.top+e._location)-e._location),n&&(t.left=n._boundLocation(t.left+n._location)-n._location),this._prepareDirections(!0),this._startAction(),this._eventHandler("scrollBy",{x:t.left,y:t.top}),this._endAction(),this._updateRtlConfig()},validate:function(t){return!(sp(t)&&O0(t)||this.option("disabled"))&&(!!this.option("bounceEnabled")||(sp(t)?this._validateWheel(t):this._validateMove(t)))},_validateWheel:function(t){var e=this._scrollers[this._wheelDirection(t)],n=e._reachedMin(),i=e._reachedMax(),a=!n||!i,r=!n&&!i,s=n&&t.delta>0,o=i&&t.delta<0,d=a&&(r||s||o);return(d=d||void 0!==this._validateWheelTimer)&&(clearTimeout(this._validateWheelTimer),this._validateWheelTimer=setTimeout(()=>{this._validateWheelTimer=void 0},500)),d},_validateMove:function(t){return!(!this.option("scrollByContent")&&!N(t.target).closest(".".concat("dx-scrollable-scrollbar")).length)&&this._allowedDirection()},getDirection:function(t){return sp(t)?this._wheelDirection(t):this._allowedDirection()},_wheelProp:function(){return this._wheelDirection()===A0?"left":"top"},_wheelDirection:function(t){switch(this.option("direction")){case A0:return A0;case gb:return gb;default:return t&&t.shiftKey?A0:gb}},dispose:function(){this._resetActive(),ay===this&&(ay=null),this._eventHandler("dispose"),this._detachEventHandlers(),this._$element.removeClass(Uie),this._eventForUserAction=null,clearTimeout(this._validateWheelTimer),clearTimeout(this._updateHandlerTimeout)},_detachEventHandlers:function(){he.off(this._$element,".".concat(Uj)),he.off(this._$container,".".concat(qie))}}),IJe=ob(function(){var t=ct.getDocument();t.body.insertAdjacentHTML("beforeend","<div style='direction: rtl;\n position: absolute; left: 0; top: -1; overflow: hidden; width: 1px;\n height: 1px;'><div style='width: 2px; height: 1px;'></div></div>");var e=t.body.lastElementChild,n=e.scrollLeft>0;e.scrollLeft=-1;var i=e.scrollLeft<0,a={decreasing:i||n,positive:!i};return t.body.removeChild(e),a});const E4=IJe;var Mbe="dxNativeScrollable",Yie="dx-scrollable-native",Z6="vertical",Jj="horizontal",RJe=sr.inherit({ctor:function(t){this._init(t)},_init:function(t){this._component=t,this._$element=t.$element(),this._$container=N(t.container()),this._$content=t.$content(),this._direction=t.option("direction"),this._useSimulatedScrollbar=t.option("useSimulatedScrollbar"),this.option=t.option.bind(t),this._createActionByOption=t._createActionByOption.bind(t),this._isLocked=t._isLocked.bind(t),this._isDirection=t._isDirection.bind(t),this._allowedDirection=t._allowedDirection.bind(t),this._getMaxOffset=t._getMaxOffset.bind(t),this._isScrollInverted=t._isScrollInverted.bind(t)},render:function(){var e=rn.real().platform;this._$element.addClass(Yie).addClass(Yie+"-"+e).toggleClass("dx-scrollable-scrollbars-hidden",!this._isScrollbarVisible()),this._isScrollbarVisible()&&this._useSimulatedScrollbar&&this._renderScrollbars()},updateRtlPosition:function(t){t&&this.option("rtlEnabled")&&this._isScrollbarVisible()&&this._useSimulatedScrollbar&&this._moveScrollbars()},_renderScrollbars:function(){this._scrollbars={},this._hideScrollbarTimeout=0,this._$element.addClass("dx-scrollable-scrollbar-simulated"),this._renderScrollbar(Z6),this._renderScrollbar(Jj)},_renderScrollbar:function(t){!this._isDirection(t)||(this._scrollbars[t]=new mbe(N("<div>").appendTo(this._$element),{direction:t,expandable:this._component.option("scrollByThumb")}))},handleInit:We,handleStart:We,handleMove:function(t){this._isLocked()?t.cancel=!0:this._allowedDirection()&&(t.originalEvent.isScrollingEvent=!0)},handleEnd:We,handleCancel:We,handleStop:We,_eachScrollbar:function(t){t=t.bind(this),$e(this._scrollbars||{},function(e,n){t(n,e)})},createActions:function(){this._scrollAction=this._createActionByOption("onScroll"),this._updateAction=this._createActionByOption("onUpdated")},_createActionArgs:function(){var{left:t,top:e}=this.location();return{event:this._eventForUserAction,scrollOffset:this._getScrollOffset(),reachedLeft:this._isScrollInverted()?this._isReachedRight(-t):this._isReachedLeft(t),reachedRight:this._isScrollInverted()?this._isReachedLeft(-Math.abs(t)):this._isReachedRight(t),reachedTop:this._isDirection(Z6)?Math.round(e)>=0:void 0,reachedBottom:this._isDirection(Z6)?Math.round(Math.abs(e)-this._getMaxOffset().top)>=0:void 0}},_getScrollOffset:function(){var{top:t,left:e}=this.location();return{top:-t,left:this._normalizeOffsetLeft(-e)}},_normalizeOffsetLeft(t){return this._isScrollInverted()?E4().positive?this._getMaxOffset().left-t:this._getMaxOffset().left+t:t},_isReachedLeft:function(t){return this._isDirection(Jj)?Math.round(t)>=0:void 0},_isReachedRight:function(t){return this._isDirection(Jj)?Math.round(Math.abs(t)-this._getMaxOffset().left)>=0:void 0},_isScrollbarVisible:function(){var{showScrollbar:t}=this.option();return"never"!==t&&!1!==t},handleScroll:function(t){this._eventForUserAction=t,this._moveScrollbars(),this._scrollAction(this._createActionArgs())},_moveScrollbars:function(){var{top:t,left:e}=this._getScrollOffset();this._eachScrollbar(function(n){n.moveTo({top:-t,left:-e}),n.option("visible",!0)}),this._hideScrollbars()},_hideScrollbars:function(){clearTimeout(this._hideScrollbarTimeout),this._hideScrollbarTimeout=setTimeout(function(){this._eachScrollbar(function(t){t.option("visible",!1)})}.bind(this),500)},location:function(){return{left:-this._$container.scrollLeft(),top:-this._$container.scrollTop()}},disabledChanged:We,update:function(){this._update(),this._updateAction(this._createActionArgs())},_update:function(){this._updateDimensions(),this._updateScrollbars()},_updateDimensions:function(){this._containerSize={height:La(this._$container),width:Ki(this._$container)},this._componentContentSize={height:La(this._component.$content()),width:Ki(this._component.$content())},this._contentSize={height:La(this._$content),width:Ki(this._$content)}},_updateScrollbars:function(){this._eachScrollbar(function(t,e){var n=e===Z6?"height":"width";t.option({containerSize:this._containerSize[n],contentSize:this._componentContentSize[n]}),t.update()})},_allowedDirections:function(){return{vertical:this._isDirection(Z6)&&this._contentSize.height>this._containerSize.height,horizontal:this._isDirection(Jj)&&this._contentSize.width>this._containerSize.width}},dispose:function(){var t=this._$element.get(0).className,e=new RegExp(Yie+"\\S*","g");e.test(t)&&this._$element.removeClass(t.match(e).join(" ")),he.off(this._$element,"."+Mbe),he.off(this._$container,"."+Mbe),this._removeScrollbars(),clearTimeout(this._hideScrollbarTimeout)},_removeScrollbars:function(){this._eachScrollbar(function(t){t.$element().remove()})},scrollBy:function(t){var e=this.location();this._$container.scrollTop(Math.round(-e.top-t.top)),this._$container.scrollLeft(Math.round(-e.left-this._getScrollSign()*t.left))},_getScrollSign(){return this._isScrollInverted()&&E4().positive?-1:1},validate:function(t){return!(this.option("disabled")||sp(t)&&this._isScrolledInMaxDirection(t))&&!!this._allowedDirection()},_isScrolledInMaxDirection(t){var e=this._$container.get(0);return t.delta>0?t.shiftKey?!e.scrollLeft:!e.scrollTop:t.shiftKey?e.scrollLeft>=this._getMaxOffset().left:e.scrollTop>=this._getMaxOffset().top},getDirection:function(){return this._allowedDirection()}});const Jie=RJe;var xbe=function(){return[{device:function(){return!k6},options:{useNative:!1}},{device:function(t){return!rn.isSimulator()&&"desktop"===rn.real().deviceType&&"generic"===t.platform},options:{bounceEnabled:!1,scrollByThumb:!0,scrollByContent:wA,showScrollbar:"onHover"}}]};var Kie="vertical";var _b="dxScrollable",Dbe="dx-scrollable",wbe="dx-scrollable-content",yb="vertical",Ux="horizontal",Qie=Bx.inherit({_getDefaultOptions:function(){return de(this.callBase(),{disabled:!1,onScroll:null,direction:yb,showScrollbar:"onScroll",useNative:!0,bounceEnabled:!0,scrollByContent:!0,scrollByThumb:!1,onUpdated:null,onStart:null,onEnd:null,onBounce:null,useSimulatedScrollbar:!1,useKeyboard:!0,inertiaEnabled:!0,updateManually:!1})},_defaultOptionsRules:function(){return this.callBase().concat(xbe(),[{device:function(){return k6&&"android"===rn.real().platform&&!X_.mozilla},options:{useSimulatedScrollbar:!0}}])},_initOptions:function(t){this.callBase(t),"useSimulatedScrollbar"in t||this._setUseSimulatedScrollbar()},_setUseSimulatedScrollbar:function(){this.initialOption("useSimulatedScrollbar")||this.option("useSimulatedScrollbar",!this.option("useNative"))},_init:function(){this.callBase(),this._initScrollableMarkup(),this._locked=!1},_visibilityChanged:function(t){t?(this.update(),this._updateRtlPosition(),this._savedScrollOffset&&this.scrollTo(this._savedScrollOffset),delete this._savedScrollOffset):this._savedScrollOffset=this.scrollOffset()},_initScrollableMarkup:function(){var t=this.$element().addClass(Dbe),e=this._$container=N("<div>").addClass("dx-scrollable-container"),n=this._$wrapper=N("<div>").addClass("dx-scrollable-wrapper");(this._$content=N("<div>").addClass(wbe)).append(t.contents()).appendTo(e),e.appendTo(n),n.appendTo(t)},_dimensionChanged:function(){this.update(),this._updateRtlPosition()},_initMarkup:function(){this.callBase(),this._renderDirection()},_render:function(){this._renderStrategy(),this._attachEventHandlers(),this._renderDisabledState(),this._createActions(),this.update(),this.callBase(),this._updateRtlPosition(!0)},_updateRtlPosition:function(t){this._strategy.updateRtlPosition(t)},_getMaxOffset:function(){var{scrollWidth:t,clientWidth:e,scrollHeight:n,clientHeight:i}=N(this.container()).get(0);return{left:t-e,top:n-i}},_attachEventHandlers:function(){var t=this._strategy,e={getDirection:t.getDirection.bind(t),validate:this._validate.bind(this),isNative:this.option("useNative"),scrollTarget:this._$container};he.off(this._$wrapper,"."+_b),he.on(this._$wrapper,Ot(EA_init,_b),e,this._initHandler.bind(this)),he.on(this._$wrapper,Ot(EA_start,_b),t.handleStart.bind(t)),he.on(this._$wrapper,Ot(EA_move,_b),t.handleMove.bind(t)),he.on(this._$wrapper,Ot(EA_end,_b),t.handleEnd.bind(t)),he.on(this._$wrapper,Ot(EA_cancel,_b),t.handleCancel.bind(t)),he.on(this._$wrapper,Ot(EA_stop,_b),t.handleStop.bind(t)),he.off(this._$container,"."+_b),he.on(this._$container,Ot("scroll",_b),t.handleScroll.bind(t))},_validate:function(t){return!this._isLocked()&&(this._updateIfNeed(),this._moveIsAllowed(t))},_moveIsAllowed(t){return this._strategy.validate(t)},handleMove(t){this._strategy.handleMove(t)},_prepareDirections(t){this._strategy._prepareDirections(t)},_initHandler:function(){var t=this._strategy;t.handleInit.apply(t,arguments)},_renderDisabledState:function(){this.$element().toggleClass("dx-scrollable-disabled",this.option("disabled")),this.option("disabled")?this._lock():this._unlock()},_renderDirection:function(){this.$element().removeClass("dx-scrollable-"+Ux).removeClass("dx-scrollable-"+yb).removeClass("dx-scrollable-both").addClass("dx-scrollable-"+this.option("direction"))},_renderStrategy:function(){this._createStrategy(),this._strategy.render(),this.$element().data("dxScrollableStrategy",this._strategy)},_createStrategy:function(){this._strategy=this.option("useNative")?new Jie(this):new bbe(this)},_createActions:function(){this._strategy&&this._strategy.createActions()},_clean:function(){this._strategy&&this._strategy.dispose()},_optionChanged:function(t){switch(t.name){case"onStart":case"onEnd":case"onUpdated":case"onScroll":case"onBounce":this._createActions();break;case"direction":this._resetInactiveDirection(),this._invalidate();break;case"useNative":this._setUseSimulatedScrollbar(),this._invalidate();break;case"inertiaEnabled":case"scrollByContent":case"scrollByThumb":case"bounceEnabled":case"useKeyboard":case"showScrollbar":case"useSimulatedScrollbar":this._invalidate();break;case"disabled":this._renderDisabledState(),this._strategy&&this._strategy.disabledChanged();break;case"updateManually":break;case"width":this.callBase(t),this._updateRtlPosition();break;default:this.callBase(t)}},_resetInactiveDirection:function(){var t=this._getInactiveProp();if(t&&pi()){var e=this.scrollOffset();e[t]=0,this.scrollTo(e)}},_getInactiveProp:function(){var t=this.option("direction");return t===yb?"left":t===Ux?"top":void 0},_location:function(){return this._strategy.location()},_normalizeLocation:function(t){if(Ji(t)){var e=us(t.left,t.x),n=us(t.top,t.y);return{left:Le(e)?-e:void 0,top:Le(n)?-n:void 0}}var i=this.option("direction");return{left:i!==yb?-t:void 0,top:i!==Ux?-t:void 0}},_isLocked:function(){return this._locked},_lock:function(){this._locked=!0},_unlock:function(){this.option("disabled")||(this._locked=!1)},_isDirection:function(t){var e=this.option("direction");return t===yb?e!==Ux:t===Ux?e!==yb:e===t},_updateAllowedDirection:function(){var t=this._strategy._allowedDirections();this._isDirection("both")&&t.vertical&&t.horizontal?this._allowedDirectionValue="both":this._isDirection(Ux)&&t.horizontal?this._allowedDirectionValue=Ux:this._isDirection(yb)&&t.vertical?this._allowedDirectionValue=yb:this._allowedDirectionValue=null},_allowedDirection:function(){return this._allowedDirectionValue},$content:function(){return this._$content},content:function(){return ai(this._$content)},container:function(){return ai(this._$container)},scrollOffset:function(){return this._strategy._getScrollOffset()},_isRtlNativeStrategy:function(){var{useNative:t,rtlEnabled:e}=this.option();return t&&e},scrollTop:function(){return this.scrollOffset().top},scrollLeft:function(){return this.scrollOffset().left},clientHeight:function(){return La(this._$container)},scrollHeight:function(){return Eo(this.$content())},clientWidth:function(){return Ki(this._$container)},scrollWidth:function(){return ps(this.$content())},update:function(){if(this._strategy)return Nr(this._strategy.update()).done(function(){this._updateAllowedDirection()}.bind(this))},scrollBy:function(t){((t=this._normalizeLocation(t)).top||t.left)&&(this._updateIfNeed(),this._strategy.scrollBy(t))},scrollTo:function(t){t=this._normalizeLocation(t),this._updateIfNeed();var e=this._location();this.option("useNative")||(t=this._strategy._applyScaleRatio(t),e=this._strategy._applyScaleRatio(e)),this._isScrollInverted()&&(e.left=this._getScrollSign()*e.left-this._getMaxOffset().left);var n=this._normalizeLocation({left:e.left-us(t.left,e.left),top:e.top-us(t.top,e.top)});!n.top&&!n.left||this._strategy.scrollBy(n)},_getScrollSign:()=>E4().positive?-1:1,_isScrollInverted:function(){var{rtlEnabled:t,useNative:e}=this.option(),{decreasing:n,positive:i}=E4();return e&&t&&n^i},scrollToElement:function(t,e){var n=N(t),i=this.$content().find(t).length,a=n.parents("."+Dbe).length-n.parents("."+wbe).length==0;if(i&&a){var r={top:0,left:0},s=this.option("direction");s!==yb&&(r.left=this.getScrollElementPosition(n,Ux,e)),s!==Ux&&(r.top=this.getScrollElementPosition(n,yb,e)),this.scrollTo(r)}},getScrollElementPosition:function(t,e,n){var i=this.scrollOffset();return function zJe(t,e,n,i,a){var r=Ee({top:0,left:0,right:0,bottom:0},a),s=e===Kie,o=s?"top":"left",d=s?"bottom":"right",u=s?"height":"width",p=n["offset".concat($W(u))],g=n["client".concat($W(u))],b=n.getBoundingClientRect()[u],C=t.getBoundingClientRect()[u],k=1;Math.abs(b-p)>1&&(k=b/p);var G=function FJe(t,e){for(var n={left:0,top:0},i=e;null!==(a=i)&&void 0!==a&&a.offsetParent&&!i.classList.contains(t);){var a,r=i.offsetParent,s=i.getBoundingClientRect(),o=r.getBoundingClientRect();n.left+=s.left-o.left,n.top+=s.top-o.top,i=i.offsetParent}return n}("dx-scrollable-content",t)[o]/k,Y=i[o],ne=Y-G+r[o],Z=Y-G-C/k+g-r[d];return ne<=0&&Z>=0?Y:Y-(Math.abs(ne)>Math.abs(Z)?Z:ne)}(t.get(0),e,N(this.container()).get(0),i,n)},_updateIfNeed:function(){this.option("updateManually")||this.update()},_useTemplates:function(){return!1},isRenovated:function(){return!!Qie.IS_RENOVATED_WIDGET}});Fn(_b,Qie);const f2=Qie;function Cbe(t){return t.scrollWidth-t.clientWidth}class jJe{constructor(e){this.DIRECTION_HORIZONTAL="horizontal",this.DIRECTION_VERTICAL="vertical",this.DIRECTION_BOTH="both",this.direction=null!=e?e:Kie}get isHorizontal(){return"horizontal"===this.direction||"both"===this.direction}get isVertical(){return this.direction===Kie||"both"===this.direction}get isBoth(){return"both"===this.direction}}function Sbe(t,e){return Math.round(t)<=e}function Obe(t,e,n){return Math.round(Cbe(t)-e)<=n}var Tbe="dx-tabs-stretched",Ebe="dx-tabs-nav-buttons",Abe="dx-overflow-hidden",Ibe="chevronnext",Lbe="chevronprev",eae=Fie.inherit({_activeStateUnit:".dx-tab",_getDefaultOptions:function(){return de(this.callBase(),{hoverStateEnabled:!0,showNavButtons:!0,scrollByContent:!0,scrollingEnabled:!0,selectionMode:"single",activeStateEnabled:!0,selectionRequired:!1,selectOnFocus:!0,loopItemFocus:!1,useInkRipple:!1,badgeExpr:function(t){return t?t.badge:void 0},_itemAttributes:{role:"tab"}})},_defaultOptionsRules:function(){var t=Q_();return this.callBase().concat([{device:function(){return"desktop"!==rn.real().deviceType},options:{showNavButtons:!1}},{device:{deviceType:"desktop"},options:{scrollByContent:!1}},{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return cd(t)},options:{useInkRipple:!0,selectOnFocus:!1}}])},_init:function(){this.callBase(),this.setAria("role","tablist"),this.$element().addClass("dx-tabs"),this._renderWrapper(),this._renderMultiple(),this._feedbackHideTimeout=100},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({item:new Ix(function(t,e){Ji(e)?this._prepareDefaultItemTemplate(e,t):t.text(String(e));var n=T6(e.icon);n&&n.prependTo(t),t.wrapInner(N("<span>").addClass("dx-tab-text"))}.bind(this),["text","html","icon"],this.option("integrationOptions.watchMethod"))})},_createItemByTemplate:function(t,e){var{itemData:n,container:i,index:a}=e;return this._deferredTemplates[a]=new wt,t.render({model:n,container:i,index:a,onRendered:()=>this._deferredTemplates[a].resolve()})},_itemClass:function(){return"dx-tab"},_selectedItemClass:function(){return"dx-tab-selected"},_itemDataKey:function(){return"dxTabData"},_initMarkup:function(){this._deferredTemplates=[],this.callBase(),this.option("useInkRipple")&&this._renderInkRipple(),this.$element().addClass(Abe)},_render:function(){this.callBase(),this._deferRenderScrolling()},_deferRenderScrolling(){Nr.apply(this,this._deferredTemplates).done(()=>this._renderScrolling())},_renderScrolling:function(){var t=[Tbe,rbe,Abe];if(this.$element().removeClass(t.join(" ")),this.option("scrollingEnabled")&&this._isItemsWidthExceeded()){this._scrollable||(this._renderScrollable(),this._renderNavButtons());var e=this.getScrollable();if(e.update(),this.option("rtlEnabled")){var n=Cbe(N(this.getScrollable().container()).get(0));e.scrollTo({left:n})}this._updateNavButtonsVisibility(),this._scrollToItem(this.option("selectedItem"))}this.option("scrollingEnabled")&&this._isItemsWidthExceeded()||(this._cleanScrolling(),this._needStretchItems()&&!this._isItemsWidthExceeded()&&this.$element().addClass(Tbe),this.$element().removeClass(Ebe).addClass(rbe))},_isItemsWidthExceeded:function(){return this._getSummaryItemsWidth(this._getVisibleItems(),!0)-1>Ki(this.$element())},_needStretchItems:function(){var t=this._getVisibleItems(),e=Ki(this.$element()),n=[];return $e(t,(a,r)=>{n.push(ps(r,!0))}),Math.max.apply(null,n)>e/t.length},_cleanNavButtons:function(){!this._leftButton||!this._rightButton||(this._leftButton.$element().remove(),this._rightButton.$element().remove(),this._leftButton=null,this._rightButton=null)},_cleanScrolling:function(){!this._scrollable||(this._$wrapper.appendTo(this.$element()),this._scrollable.$element().remove(),this._scrollable=null,this._cleanNavButtons())},_renderInkRipple:function(){this._inkRipple=B_e()},_toggleActiveState:function(t,e,n){if(this.callBase.apply(this,arguments),this._inkRipple){var i={element:t,event:n};e?this._inkRipple.showWave(i):this._inkRipple.hideWave(i)}},_renderMultiple:function(){"multiple"===this.option("selectionMode")&&this.option("selectOnFocus",!1)},_renderWrapper:function(){this._$wrapper=N("<div>").addClass("dx-tabs-wrapper"),this.$element().append(this._$wrapper)},_itemContainer:function(){return this._$wrapper},_renderScrollable:function(){var t=this.$element().wrapInner(N("<div>").addClass("dx-tabs-scrollable")).children();this._scrollable=this._createComponent(t,f2,{direction:"horizontal",showScrollbar:"never",useKeyboard:!1,useNative:!1,scrollByContent:this.option("scrollByContent"),onScroll:()=>{this._updateNavButtonsVisibility()}}),this.$element().append(this._scrollable.$element())},_scrollToItem:function(t){if(this._scrollable){var e=this._editStrategy.getItemElement(t);this._scrollable.scrollToElement(e)}},_renderNavButtons:function(){if(this.$element().toggleClass(Ebe,this.option("showNavButtons")),this.option("showNavButtons")){var t=this.option("rtlEnabled");this._leftButton=this._createNavButton(-30,t?Ibe:Lbe);var e=this._leftButton.$element();e.addClass("dx-tabs-nav-button-left"),this.$element().prepend(e),this._rightButton=this._createNavButton(30,t?Lbe:Ibe);var n=this._rightButton.$element();n.addClass("dx-tabs-nav-button-right"),this.$element().append(n)}},_updateNavButtonsVisibility:function(){var t=this.getScrollable();this._leftButton&&this._leftButton.option("disabled",Sbe(t.scrollLeft(),1)),this._rightButton&&this._rightButton.option("disabled",Obe(N(t.container()).get(0),t.scrollLeft(),1))},_updateScrollPosition:function(t,e){this._scrollable.update(),this._scrollable.scrollBy(t/e)},_createNavButton:function(t,e){var n=this,i=n._createAction(function(){n._holdInterval=setInterval(function(){n._updateScrollPosition(t,5)},5)}),a=Ot(Y6_name,"dxNavButton"),r=Ot(ms.up,"dxNavButton"),s=Ot(ms.out,"dxNavButton"),o=this._createComponent(N("<div>").addClass("dx-tabs-nav-button"),T0,{focusStateEnabled:!1,icon:e,onClick:function(){n._updateScrollPosition(t,1)},integrationOptions:{}}),d=o.$element();return he.on(d,a,{timeout:300},function(u){i({event:u})}.bind(this)),he.on(d,r,function(){n._clearInterval()}),he.on(d,s,function(){n._clearInterval()}),o},_clearInterval:function(){this._holdInterval&&clearInterval(this._holdInterval)},_updateSelection:function(t){this._scrollable&&this._scrollable.scrollToElement(this.itemElements().eq(t[0]),{left:1,right:1})},_visibilityChanged:function(t){t&&this._dimensionChanged()},_dimensionChanged:function(){this._renderScrolling()},_itemSelectHandler:function(t){"single"===this.option("selectionMode")&&this.isItemSelected(t.currentTarget)||this.callBase(t)},_clean:function(){this._deferredTemplates=[],this._cleanScrolling(),this.callBase()},_optionChanged:function(t){switch(t.name){case"useInkRipple":case"scrollingEnabled":case"showNavButtons":case"badgeExpr":this._invalidate();break;case"scrollByContent":this._scrollable&&this._scrollable.option(t.name,t.value);break;case"width":this.callBase(t),this._dimensionChanged();break;case"selectionMode":this._renderMultiple(),this.callBase(t);break;default:this.callBase(t)}},_afterItemElementInserted(){this.callBase(),this._deferRenderScrolling()},_afterItemElementDeleted(t,e){this.callBase(t,e),this._renderScrolling()},getScrollable(){return this._scrollable}});eae.ItemClass=cJe,Fn("dxTabs",eae);const rKe=eae;var tae=lJe.inherit({_getDefaultOptions:function(){return de(this.callBase(),{itemTitleTemplate:"title",hoverStateEnabled:!0,showNavButtons:!1,scrollByContent:!0,scrollingEnabled:!0,onTitleClick:null,onTitleHold:null,onTitleRendered:null,badgeExpr:function(t){return t?t.badge:void 0}})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return!wA},options:{swipeEnabled:!1}},{device:{platform:"generic"},options:{animationEnabled:!1}}])},_init:function(){this.callBase(),this.$element().addClass("dx-tabpanel"),this.setAria("role","tabpanel")},_initMarkup:function(){this.callBase(),this._createTitleActions(),this._renderLayout()},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({title:new Ix(function(t,e){if(Ji(e)){var n=T6(e.icon);n&&t.append(n),Le(e.title)&&!Ji(e.title)&&t.append(ct.createTextNode(e.title))}else Le(e)&&t.text(String(e));t.wrapInner(N("<span>").addClass("dx-tab-text"))},["title","icon"],this.option("integrationOptions.watchMethod"))})},_createTitleActions:function(){this._createTitleClickAction(),this._createTitleHoldAction(),this._createTitleRenderedAction()},_createTitleClickAction:function(){this._titleClickAction=this._createActionByOption("onTitleClick")},_createTitleHoldAction:function(){this._titleHoldAction=this._createActionByOption("onTitleHold")},_createTitleRenderedAction:function(){this._titleRenderedAction=this._createActionByOption("onTitleRendered")},_renderContent:function(){var t=this;this.callBase(),this.option("templatesRenderAsynchronously")&&(this._resizeEventTimer=setTimeout(function(){t._updateLayout()},0))},_renderLayout:function(){if(this._tabs)this._updateLayout();else{var t=this.$element();this._$tabContainer=N("<div>").addClass("dx-tabpanel-tabs").appendTo(t);var e=N("<div>").appendTo(this._$tabContainer);this._tabs=this._createComponent(e,rKe,this._tabConfig()),this._$container=N("<div>").addClass("dx-tabpanel-container").appendTo(t),this._$container.append(this._$wrapper),this._updateLayout()}},_updateLayout:function(){if(pi()){var t=Eo(this._$tabContainer);this._$container.css({marginTop:-t,paddingTop:t})}},_refreshActiveDescendant:function(){if(this._tabs){var t=this._tabs,e=t.itemElements(),n=N(e[t.option("selectedIndex")]),i=this.getFocusedItemId();this.setAria("controls",void 0,N(e)),this.setAria("controls",i,n)}},_tabConfig:function(){return{selectOnFocus:!0,focusStateEnabled:this.option("focusStateEnabled"),hoverStateEnabled:this.option("hoverStateEnabled"),repaintChangesOnly:this.option("repaintChangesOnly"),tabIndex:this.option("tabIndex"),selectedIndex:this.option("selectedIndex"),badgeExpr:this.option("badgeExpr"),onItemClick:this._titleClickAction.bind(this),onItemHold:this._titleHoldAction.bind(this),itemHoldTimeout:this.option("itemHoldTimeout"),onSelectionChanged:function(t){this.option("selectedIndex",t.component.option("selectedIndex")),this._refreshActiveDescendant()}.bind(this),onItemRendered:this._titleRenderedAction.bind(this),itemTemplate:this._getTemplateByOption("itemTitleTemplate"),items:this.option("items"),noDataText:null,scrollingEnabled:this.option("scrollingEnabled"),scrollByContent:this.option("scrollByContent"),showNavButtons:this.option("showNavButtons"),itemTemplateProperty:"tabTemplate",loopItemFocus:this.option("loop"),selectionRequired:!0,onOptionChanged:function(t){if("focusedElement"===t.name)if(t.value){var e=N(t.value),n=this._itemElements().eq(e.index());this.option("focusedElement",ai(n))}else this.option("focusedElement",t.value)}.bind(this),onFocusIn:function(t){this._focusInHandler(t.event)}.bind(this),onFocusOut:function(t){this._isFocusOutHandlerExecuting||this._focusOutHandler(t.event)}.bind(this)}},_renderFocusTarget:function(){this._focusTarget().attr("tabIndex",-1)},_updateFocusState:function(t,e){this.callBase(t,e),t.target===this._tabs._focusTarget().get(0)&&this._toggleFocusClass(e,this._focusTarget())},_focusOutHandler:function(t){this._isFocusOutHandlerExecuting=!0,this.callBase.apply(this,arguments),this._tabs._focusOutHandler(t),this._isFocusOutHandlerExecuting=!1},_setTabsOption:function(t,e){this._tabs&&this._tabs.option(t,e)},_visibilityChanged:function(t){t&&(this._tabs._dimensionChanged(),this._updateLayout())},registerKeyHandler:function(t,e){this.callBase(t,e),this._tabs&&this._tabs.registerKeyHandler(t,e)},repaint:function(){this.callBase(),this._tabs.repaint()},_optionChanged:function(t){var e=t.name,n=t.value,i=t.fullName;switch(e){case"dataSource":default:this.callBase(t);break;case"items":this._setTabsOption(e,this.option(e)),this._updateLayout(),this.option("repaintChangesOnly")||this._tabs.repaint(),this.callBase(t);break;case"width":this.callBase(t),this._tabs.repaint();break;case"selectedIndex":case"selectedItem":if(this._setTabsOption(i,n),this.callBase(t),!0===this.option("focusStateEnabled")){var a=this.option("selectedIndex"),r=this._itemElements().eq(a);this.option("focusedElement",ai(r))}break;case"itemHoldTimeout":case"focusStateEnabled":case"hoverStateEnabled":this._setTabsOption(i,n),this.callBase(t);break;case"scrollingEnabled":case"scrollByContent":case"showNavButtons":this._setTabsOption(i,n);break;case"focusedElement":var s=n&&N(n).index(),o=n&&this._tabs._itemElements().eq(s);this._setTabsOption("focusedElement",ai(o)),this.callBase(t);break;case"itemTitleTemplate":this._setTabsOption("itemTemplate",this._getTemplateByOption("itemTitleTemplate"));break;case"onTitleClick":this._createTitleClickAction(),this._setTabsOption("onItemClick",this._titleClickAction.bind(this));break;case"onTitleHold":this._createTitleHoldAction(),this._setTabsOption("onItemHold",this._titleHoldAction.bind(this));break;case"onTitleRendered":this._createTitleRenderedAction(),this._setTabsOption("onItemRendered",this._titleRenderedAction.bind(this));break;case"loop":this._setTabsOption("loopItemFocus",n);break;case"badgeExpr":this._invalidate()}},_clean:function(){clearTimeout(this._resizeEventTimer),this.callBase()}});tae.ItemClass=class sKe extends U6{_renderWatchers(){return this._startWatcher("badge",We),super._renderWatchers()}},Fn("dxTabPanel",tae);const cKe=tae;class Q6{constructor(e){this._options=e,this._itemsRunTimeInfo=this._options.itemsRunTimeInfo}findInstance(){return this._itemsRunTimeInfo.findWidgetInstanceByItem(this._options.item)}findItemContainer(){return this._itemsRunTimeInfo.findItemContainerByItem(this._options.item)}tryExecute(){sr.abstract()}}var nae=(t,e)=>"".concat(e?"tabs":"items","[").concat(t,"]"),Rbe=(t,e)=>Le(t)&&Le(e)?"".concat(t,".").concat(e):t||e,iae=t=>t?t.replace(/\s/g,""):void 0,e7=(t,e)=>"".concat(t,".").concat(e),Fbe=t=>{var e=t.split(".");return e[e.length-1].replace(/\[\d+]/,"")},Hbe=t=>t.indexOf("tabs")>-1,Bbe=(t,e,n)=>{var i=t.indexOf(e);if(i>-1)return nae(i,n);for(var a=0;a<t.length;a++){var r=t[a],s=r.tabs||r.items;if(s){var o=Bbe(s,e,r.tabs);if(o)return Rbe(nae(a,n),o)}}};class mKe extends Q6{tryExecute(){var{value:e}=this._options,n=this.findInstance();return!!n&&(n.option(e),!0)}}class fKe extends Q6{tryExecute(){var e=this.findInstance();if(e){var{optionName:n,item:i,value:a}=this._options,r=this._itemsRunTimeInfo.findItemIndexByItem(i);if(r>=0)return e.option(e7("items[".concat(r,"]"),n),a),!0}return!1}}class gKe extends Q6{tryExecute(){var e=this.findInstance();if(e){var{value:n}=this._options;return e.option("dataSource",n),!0}return!1}}class _Ke extends Q6{tryExecute(){var{item:e}=this._options,n=this.findInstance(),i=n&&cs(n.$element()[0],"dxValidator");if(i&&e){var a=o=>"required"===o.type,r=(i.option("validationRules")||[]).some(a),s=(e.validationRules||[]).some(a);if(!r&&!s||r&&s)return i.option("validationRules",e.validationRules),!0}return!1}}class yKe extends Q6{tryExecute(){var e=this.findItemContainer(),{previousValue:n,value:i}=this._options;return!!e&&(e.removeClass(n).addClass(i),!0)}}const bKe=(t,e)=>{switch(t){case"editorOptions":case"buttonOptions":return new mKe(e);case"validationRules":return new _Ke(e);case"cssClass":return new yKe(e);case"badge":case"disabled":case"icon":case"template":case"tabTemplate":case"title":return new fKe(de(e,{optionName:t}));case"tabs":return new gKe(e);default:return null}};var A4="dxBoxItemData",Vbe={row:"minWidth",col:"minHeight"},Wbe={row:"maxWidth",col:"maxHeight"},Gbe={start:"flex-start",end:"flex-end",center:"center","space-between":"space-between","space-around":"space-around"},jbe={start:"flex-start",end:"flex-end",center:"center",stretch:"stretch"},xKe={row:"row",col:"column"},k4=(t,e,n)=>{if(n=QP(e,n),t.style[XO(e)]=n,!pi()){if(""===n||!Le(n))return;var a=zW(e)+": "+n+";";t.attributes.style?t.attributes.style.value.indexOf(a)<0&&(t.attributes.style.value+=" "+a):t.setAttribute("style",a)}},rae="dxupdate.dxBox",qbe="dx-box-fallback-item",wKe={row:"nowrap",col:"normal"},AA={row:{name:"width",getter:Ki,setter:q_},col:{name:"height",getter:La,setter:Zp}},Kj={row:AA.col,col:AA.row},Xj={row:"marginLeft",col:"marginTop"},sae={row:"marginRight",col:"marginBottom"},oae={row:"marginTop",col:"marginLeft"},Ube={row:"marginBottom",col:"marginRight"},CKe={marginLeft:"marginRight",marginRight:"marginLeft"};class OKe{constructor(e,n){this._$element=e,this._option=n,this.initSize=We,this.update=We}renderBox(){this._$element.css({display:WW("flexDirection")+"flex"}),k4(this._$element.get(0),"flexDirection",xKe[this._option("direction")])}renderAlign(){this._$element.css({justifyContent:this._normalizedAlign()})}_normalizedAlign(){var e=this._option("align");return e in Gbe?Gbe[e]:e}renderCrossAlign(){this._$element.css({alignItems:this._normalizedCrossAlign()})}_normalizedCrossAlign(){var e=this._option("crossAlign");return e in jbe?jbe[e]:e}renderItems(e){var n=WW("flexDirection"),i=this._option("direction");$e(e,function(){var a=N(this),r=a.data(A4);a.css({display:n+"flex"}).css(Wbe[i],r.maxSize||"none").css(Vbe[i],r.minSize||"0"),k4(a.get(0),"flexBasis",r.baseSize||0),k4(a.get(0),"flexGrow",r.ratio),k4(a.get(0),"flexShrink",Le(r.shrink)?r.shrink:1),a.children().each((s,o)=>{N(o).css({width:"auto",height:"auto",display:WW("flexDirection")+"flex",flexBasis:0}),k4(o,"flexGrow",1),k4(o,"flexDirection",N(o)[0].style.flexDirection||"column")})})}}class TKe{constructor(e,n){this._$element=e,this._option=n}renderBox(){this._$element.css({fontSize:0,whiteSpace:wKe[this._option("direction")],verticalAlign:"top"}),he.off(this._$element,rae),he.on(this._$element,rae,this.update.bind(this))}renderAlign(){var e=this._$items;if(e){var n=this._option("align"),i=this.totalItemSize,a=this._option("direction"),s=AA[a].getter(this._$element)-i,o=0;switch(this._setItemsMargins(e,a,0),n){case"start":break;case"end":o=s,e.first().css(this._chooseMarginSide(Xj[a]),o);break;case"center":o=.5*s,e.first().css(this._chooseMarginSide(Xj[a]),o),e.last().css(this._chooseMarginSide(sae[a]),o);break;case"space-between":o=.5*s/(e.length-1),this._setItemsMargins(e,a,o),e.first().css(this._chooseMarginSide(Xj[a]),0),e.last().css(this._chooseMarginSide(sae[a]),0);break;case"space-around":o=.5*s/e.length,this._setItemsMargins(e,a,o)}}}_setItemsMargins(e,n,i){e.css(this._chooseMarginSide(Xj[n]),i).css(this._chooseMarginSide(sae[n]),i)}renderCrossAlign(){var e=this._$items;if(e){var n=this._option("crossAlign"),i=this._option("direction"),a=Kj[i].getter(this._$element),r=this;switch(n){case"start":break;case"end":$e(e,function(){var s=N(this),o=Kj[i].getter(s),d=a-o;s.css(r._chooseMarginSide(oae[i]),d)});break;case"center":$e(e,function(){var s=N(this),o=Kj[i].getter(s),d=.5*(a-o);s.css(r._chooseMarginSide(oae[i]),d).css(r._chooseMarginSide(Ube[i]),d)});break;case"stretch":e.css(r._chooseMarginSide(oae[i]),0).css(r._chooseMarginSide(Ube[i]),0).css(Kj[i].name,"100%")}}}_chooseMarginSide(e){return this._option("rtlEnabled")&&CKe[e]||e}renderItems(e){this._$items=e;var n=this._option("direction"),i=0,a=0,r=0;$e(e,(u,p)=>{var g=N(p);g.css({display:"inline-block",verticalAlign:"top"}),AA[n].setter(g,"auto"),g.removeClass(qbe);var b=g.data(A4),C=b.ratio||0,k=this._baseSize(g),G=Le(b.shrink)?b.shrink:1;i+=C,a+=G*k,r+=k});var s=this._boxSize()-r,o=u=>{var p=u.data(A4),g=this._baseSize(u),b=s>=0?p.ratio||0:(Le(p.shrink)?p.shrink:1)*g,C=s>=0?i:a;return g+(C?Math.round(s*b/C):0)},d=0;$e(e,(u,p)=>{var g=N(p),b=N(p).data(A4),C=o(g);d+=C,g.css(Wbe[n],b.maxSize||"none").css(Vbe[n],b.minSize||"0").css(AA[n].name,C),g.addClass(qbe)}),this.totalItemSize=d}_baseSize(e){var n=N(e).data(A4);return null==n.baseSize?0:"auto"===n.baseSize?this._contentSize(e):this._parseSize(n.baseSize)}_contentSize(e){return AA[this._option("direction")].getter(N(e))}_parseSize(e){return String(e).match(/.+%$/)?.01*parseFloat(e)*this._boxSizeValue:e}_boxSize(e){if(!arguments.length)return this._boxSizeValue=this._boxSizeValue||this._totalBaseSize(),this._boxSizeValue;this._boxSizeValue=e}_totalBaseSize(){var e=0;return $e(this._$items,(n,i)=>{e+=this._baseSize(i)}),e}initSize(){this._boxSize(AA[this._option("direction")].getter(this._$element))}update(){if(this._$items&&!this._$element.is(":hidden")){this._$items.detach(),this.initSize(),this._$element.append(this._$items),this.renderItems(this._$items),this.renderAlign(),this.renderCrossAlign();var e=this._$element.get(0);this._$items.find(".dx-box").each(function(){e===N(this).parent().closest(".dx-box").get(0)&&he.triggerHandler(this,rae)})}}}class t7 extends Gx{_getDefaultOptions(){return de(super._getDefaultOptions(),{direction:"row",align:"start",crossAlign:"stretch",activeStateEnabled:!1,focusStateEnabled:!1,onItemStateChanged:void 0,_layoutStrategy:"flex",_queue:void 0})}_itemClass(){return"dx-box-item"}_itemDataKey(){return A4}_itemElements(){return this._itemContainer().children(this._itemSelector())}_init(){super._init(),this.$element().addClass("".concat("dx-box","-").concat(this.option("_layoutStrategy"))),this._initLayout(),this._initBoxQueue()}_initLayout(){this._layout="fallback"===this.option("_layoutStrategy")?new TKe(this.$element(),this.option.bind(this)):new OKe(this.$element(),this.option.bind(this))}_initBoxQueue(){this._queue=this.option("_queue")||[]}_queueIsNotEmpty(){return!this.option("_queue")&&!!this._queue.length}_pushItemToQueue(e,n){this._queue.push({$item:e,config:n})}_shiftItemFromQueue(){return this._queue.shift()}_initMarkup(){this.$element().addClass("dx-box"),this._layout.renderBox(),super._initMarkup(),this._renderAlign(),this._renderActions()}_renderActions(){this._onItemStateChanged=this._createActionByOption("onItemStateChanged")}_renderAlign(){this._layout.renderAlign(),this._layout.renderCrossAlign()}_renderItems(e){for(this._layout.initSize(),super._renderItems(e);this._queueIsNotEmpty();){var n=this._shiftItemFromQueue();this._createComponent(n.$item,t7,de({_layoutStrategy:this.option("_layoutStrategy"),itemTemplate:this.option("itemTemplate"),itemHoldTimeout:this.option("itemHoldTimeout"),onItemHold:this.option("onItemHold"),onItemClick:this.option("onItemClick"),onItemContextMenu:this.option("onItemContextMenu"),onItemRendered:this.option("onItemRendered"),_queue:this._queue},n.config))}this._layout.renderItems(this._itemElements()),clearTimeout(this._updateTimer),this._updateTimer=setTimeout(()=>{this._isUpdated||this._layout.update(),this._isUpdated=!1,this._updateTimer=null})}_renderItemContent(e){var n=e.itemData&&e.itemData.node;return n?this._renderItemContentByNode(e,n):super._renderItemContent(e)}_postprocessRenderItem(e){var n=e.itemData.box;!n||this._pushItemToQueue(e.itemContent,n)}_createItemByTemplate(e,n){return n.itemData.box?e.source?e.source():N():super._createItemByTemplate(e,n)}_visibilityChanged(e){e&&this._dimensionChanged()}_dimensionChanged(){this._updateTimer||(this._isUpdated=!0,this._layout.update())}_dispose(){clearTimeout(this._updateTimer),super._dispose.apply(this,arguments)}_itemOptionChanged(e,n,i,a){"visible"===n&&this._onItemStateChanged({name:n,state:i,oldState:!1!==a}),super._itemOptionChanged(e,n,i)}_optionChanged(e){switch(e.name){case"_layoutStrategy":case"_queue":case"direction":this._invalidate();break;case"align":this._layout.renderAlign();break;case"crossAlign":this._layout.renderCrossAlign();break;default:super._optionChanged(e)}}_itemOptions(){var e=super._itemOptions();return e.fireItemStateChangedAction=n=>{this._onItemStateChanged(n)},e}repaint(){this._dimensionChanged()}}t7.ItemClass=class SKe extends U6{_renderVisible(e,n){super._renderVisible(e),Le(n)&&this._options.fireItemStateChangedAction({name:"visible",state:e,oldState:n})}},Fn("dxBox",t7);const Zj=t7;var EKe=ki(),Ybe="dx-responsivebox",Jbe=Ybe+"-screen-",Kbe="dxBoxItemData",Xbe=Gx.inherit({_getDefaultOptions:function(){return de(this.callBase(),{rows:[],cols:[],screenByWidth:null,singleColumnScreen:"",height:"100%",width:"100%",activeStateEnabled:!1,focusStateEnabled:!1,onItemStateChanged:void 0,onLayoutChanged:null,currentScreenFactor:void 0,_layoutStrategy:void 0})},_init:function(){this.option("screenByWidth")||this._options.silent("screenByWidth",uee),this.callBase(),this._initLayoutChangedAction()},_initLayoutChangedAction:function(){this._layoutChangedAction=this._createActionByOption("onLayoutChanged",{excludeValidators:["disabled","readonly"]})},_itemClass:function(){return"dx-box-item"},_itemDataKey:function(){return Kbe},_initMarkup:function(){this.callBase(),this.$element().addClass(Ybe),this._updateRootBox()},_updateRootBox:function(){clearTimeout(this._updateTimer),this._updateTimer=setTimeout(function(){this._$root&&he.triggerHandler(this._$root,"dxupdate")}.bind(this))},_renderItems:function(){this._setScreenSize(),this._screenItems=this._itemsByScreen(),this._prepareGrid(),this._spreadItems(),this._layoutItems(),this._linkNodeToItem()},_itemOptionChanged:function(t){var e=this._findItemElementByItem(t);!e.length||(this._refreshItem(e,t),this._clearItemNodeTemplates(),this._update(!0))},_setScreenSize:function(){var t=this._getCurrentScreen();this._removeScreenSizeClass(),this.$element().addClass(Jbe+t),this.option("currentScreenFactor",t)},_removeScreenSizeClass:function(){var t=this.option("currentScreenFactor");t&&this.$element().removeClass(Jbe+t)},_prepareGrid:function(){var t=this._grid=[];this._prepareRowsAndCols(),$e(this._rows,function(){var e=[];t.push(e),$e(this._cols,function(){e.push(this._createEmptyCell())}.bind(this))}.bind(this))},getSingleColumnRows:function(){var t=this.option("rows"),e=this._screenItems.length;if(t.length){for(var n=this._filterByScreen(t),i=[],a=0;a<e;a++){var r=this._defaultSizeConfig();a<n.length&&Le(n[a].shrink)&&(r.shrink=n[a].shrink),i.push(r)}return i}return this._defaultSizeConfig(e)},_prepareRowsAndCols:function(){this._isSingleColumnScreen()?(this._prepareSingleColumnScreenItems(),this._rows=this.getSingleColumnRows(),this._cols=this._defaultSizeConfig(1)):(this._rows=this._sizesByScreen(this.option("rows")),this._cols=this._sizesByScreen(this.option("cols")))},_isSingleColumnScreen:function(){return this._screenRegExp().test(this.option("singleColumnScreen"))||!this.option("rows").length||!this.option("cols").length},_prepareSingleColumnScreenItems:function(){this._screenItems.sort(function(t,e){return t.location.row-e.location.row||t.location.col-e.location.col}),$e(this._screenItems,function(t,e){de(e.location,{row:t,col:0,rowspan:1,colspan:1})})},_sizesByScreen:function(t){return ip(this._filterByScreen(t),function(e){return de(this._defaultSizeConfig(),e)}.bind(this))},_createDefaultSizeConfig:function(){return{ratio:1,baseSize:0,minSize:0,maxSize:0}},_defaultSizeConfig:function(t){var e=this._createDefaultSizeConfig();if(!arguments.length)return e;for(var n=[],i=0;i<t;i++)n.push(e);return n},_filterByScreen:function(t){var e=this._screenRegExp();return Gh(t,function(n){return!n.screen||e.test(n.screen)})},_screenRegExp:function(){var t=this._getCurrentScreen();return new RegExp("(^|\\s)"+t+"($|\\s)","i")},_getCurrentScreen:function(){var t=this._screenWidth();return this.option("screenByWidth")(t)},_screenWidth:function(){return pi()?Ki(EKe):1920},_createEmptyCell:function(){return{item:{},location:{colspan:1,rowspan:1}}},_spreadItems:function(){$e(this._screenItems,function(t,e){var n=e.location||{},i=n.col,a=n.row,r=this._grid[a],s=r&&r[i];this._occupyCells(s,e)}.bind(this))},_itemsByScreen:function(){return this.option("items").reduce((t,e)=>{var n=e.location||{};return n=Ji(n)?[n]:n,this._filterByScreen(n).forEach(i=>{t.push({item:e,location:de({rowspan:1,colspan:1},i)})}),t},[])},_occupyCells:function(t,e){!t||this._isItemCellOccupied(t,e)||(de(t,e),this._markSpanningCell(t))},_isItemCellOccupied:function(t,e){if(!gf(t.item))return!0;var n=!1;return this._loopOverSpanning(e.location,function(i){n=n||!gf(i.item)}),n},_loopOverSpanning:function(t,e){var n=t.row+t.rowspan-1,i=t.col+t.colspan-1,a=Math.min(n,this._rows.length-1),r=Math.min(i,this._cols.length-1);t.rowspan-=n-a,t.colspan-=i-r;for(var s=t.row;s<=a;s++)for(var o=t.col;o<=r;o++)(s!==t.row||o!==t.col)&&e(this._grid[s][o])},_markSpanningCell:function(t){this._loopOverSpanning(t.location,function(e){de(e,{item:t.item,spanningCell:t})})},_linkNodeToItem:function(){$e(this._itemElements(),function(t,e){var n=N(e),i=n.data(Kbe);i.box||(i.node=n.children())})},_layoutItems:function(){var t=this._grid.length,e=t&&this._grid[0].length;if(t||e){var n=this._layoutBlock({direction:"col",row:{start:0,end:t-1},col:{start:0,end:e-1}}),i=this._prepareBoxConfig(n.box||{direction:"row",items:[de(n,{ratio:1})]});de(i,this._rootBoxConfig(i.items)),this._$root=N("<div>").appendTo(this._itemContainer()),this._createComponent(this._$root,Zj,i)}},_rootBoxConfig:function(t){var e=$e(t,function(n,i){this._needApplyAutoBaseSize(i)&&de(i,{baseSize:"auto"})}.bind(this));return de({width:"100%",height:"100%",items:e,itemTemplate:this._getTemplateByOption("itemTemplate"),itemHoldTimeout:this.option("itemHoldTimeout"),onItemHold:this._createActionByOption("onItemHold"),onItemClick:this._createActionByOption("onItemClick"),onItemContextMenu:this._createActionByOption("onItemContextMenu"),onItemRendered:this._createActionByOption("onItemRendered")},{_layoutStrategy:this.option("_layoutStrategy")})},_needApplyAutoBaseSize:function(t){return!(t.baseSize||t.minSize&&"auto"!==t.minSize||t.maxSize&&"auto"!==t.maxSize)},_prepareBoxConfig:function(t){return de(t||{},{crossAlign:"stretch",onItemStateChanged:this.option("onItemStateChanged")})},_layoutBlock:function(t){return this._isSingleItem(t)?this._itemByCell(t.row.start,t.col.start):this._layoutDirection(t)},_isSingleItem:function(t){var e=this._grid[t.row.start][t.col.start].location,n=t.row.end-t.row.start==e.rowspan-1,i=t.col.end-t.col.start==e.colspan-1;return n&&i},_itemByCell:function(t,e){var n=this._grid[t][e];return n.spanningCell?null:n.item},_layoutDirection:function(t){for(var a,e=[],n=t.direction,i=this._crossDirection(n);a=this._nextBlock(t);){if(this._isBlockIndivisible(t.prevBlockOptions,a))throw lo.Error("E1025");var r=this._layoutBlock({direction:i,row:a.row,col:a.col,prevBlockOptions:t});r&&(de(r,this._blockSize(a,i)),e.push(r)),t[i].start=a[i].end+1}return{box:this._prepareBoxConfig({direction:n,items:e})}},_isBlockIndivisible:function(t,e){return t&&t.col.start===e.col.start&&t.col.end===e.col.end&&t.row.start===e.row.start&&t.row.end===e.row.end},_crossDirection:function(t){return"col"===t?"row":"col"},_nextBlock:function(t){var e=t.direction,n=this._crossDirection(e),i=t[e].start,a=t[e].end,r=t[n].start;if(r>t[n].end)return null;for(var s=1,o=r;o<r+s;o++){for(var d=1,u=i;u<=a;u++){var p=this._cellByDirection(e,u,o);d=Math.max(d,p.location[n+"span"])}var g=o+d,b=r+s;g>b&&(s+=g-b)}var C={};return C[e]={start:i,end:a},C[n]={start:r,end:r+s-1},C},_cellByDirection:function(t,e,n){return"col"===t?this._grid[n][e]:this._grid[e][n]},_blockSize:function(t,e){for(var n="row"===e?"auto":0,i="row"===e?this._rows:this._cols,a=de(this._createDefaultSizeConfig(),{ratio:0}),r=t[e].start;r<=t[e].end;r++){var s=i[r];a.ratio+=s.ratio,a.baseSize+=s.baseSize,a.minSize+=s.minSize,a.maxSize+=s.maxSize,Le(s.shrink)&&(a.shrink=s.shrink)}return a.minSize=a.minSize?a.minSize:n,a.maxSize=a.maxSize?a.maxSize:"auto",this._isSingleColumnScreen()&&(a.baseSize="auto"),a},_update:function(t){var e=this._$root;this._renderItems(),e&&(t?e.remove():(e.detach(),this._saveAssistantRoot(e))),this._layoutChangedAction(),this._updateRootBox()},_saveAssistantRoot:function(t){this._assistantRoots=this._assistantRoots||[],this._assistantRoots.push(t)},_dispose:function(){clearTimeout(this._updateTimer),this._clearItemNodeTemplates(),this._cleanUnusedRoots(),this.callBase.apply(this,arguments)},_cleanUnusedRoots:function(){!this._assistantRoots||$e(this._assistantRoots,function(t,e){N(e).remove()})},_clearItemNodeTemplates:function(){$e(this.option("items"),function(){delete this.node})},_toggleVisibility:function(t){this.callBase(t),t&&this._updateRootBox()},_attachClickEvent:We,_optionChanged:function(t){switch(t.name){case"rows":case"cols":case"screenByWidth":case"_layoutStrategy":case"singleColumnScreen":this._clearItemNodeTemplates(),this._invalidate();break;case"width":case"height":this.callBase(t),this._update();break;case"onLayoutChanged":this._initLayoutChangedAction();break;case"itemTemplate":this._clearItemNodeTemplates(),this.callBase(t);break;case"currentScreenFactor":break;default:this.callBase(t)}},_dimensionChanged:function(){this._getCurrentScreen()!==this.option("currentScreenFactor")&&this._update()},repaint:function(){this._update()}});Fn("dxResponsiveBox",Xbe);const IKe=Xbe;var lae="dx-form-group",Zbe="dx-col-",Qbe="dx-field-item",eMe="dx-layout-manager-one-col",tMe="dx-field-item-label-content",nMe="dx-field-item-label",dae="dx-field-item-content",iMe="dx-root-simple-item",aMe="dx-field-item-tab",rMe="dx-group-colcount-",sMe="group-col-count",oMe="dx-form-validation-summary",uae="simple",{ios:WKe,mac:GKe}=rn.real(),jKe=WKe||GKe,qKe=function(t){var e;try{e={start:t.selectionStart,end:t.selectionEnd}}catch(n){e={start:0,end:0}}return e},UKe=function(t,e){if(ct.getBody().contains(t))try{t.selectionStart=e.start,t.selectionEnd=e.end}catch(n){}};const cae=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(t=N(t).get(0),!Le(e))return qKe(t);!n&&jKe&&ct.getActiveElement()!==t||UKe(t,e)};function KKe(){return"onbeforeinput"in ct.createElement("input")||function JKe(){var{android:t,version:e}=rn.real();return t&&e[0]>4}()}var lMe=sr.inherit({ctor:function(t){this._value=" ",de(this,t)},next:function(t){if(!arguments.length)return this._next;this._next=t},text:We,value:We,rawValue:We,handle:We,_prepareHandlingArgs:function(t,e){var n,i,a;e=e||{};var r=Object.prototype.hasOwnProperty.call(t,"value")?"value":"text";return t[r]=null!==(n=e.str)&&void 0!==n?n:t[r],t.start=null!==(i=e.start)&&void 0!==i?i:t.start,t.length=null!==(a=e.length)&&void 0!==a?a:t.length,t.index=t.index+1,t},reset:We,clear:We,first:function(t){return t=t||0,this.next().first(t+1)},isAccepted:function(){return!1},adjustedCaret:function(t,e,n){return e?this._adjustedForward(t,0,n):this._adjustedBackward(t,0,n)},_adjustedForward:We,_adjustedBackward:We,isValid:We}),XKe=lMe.inherit({next:We,handle:function(){return 0},text:function(){return""},value:function(){return""},first:function(){return 0},rawValue:function(){return""},adjustedCaret:function(){return 0},isValid:function(){return!0}}),dMe=lMe.inherit({text:function(){return(" "!==this._value?this._value:this.maskChar)+this.next().text()},value:function(){return this._value+this.next().value()},rawValue:function(){return this._value+this.next().rawValue()},handle:function(t){var e=Object.prototype.hasOwnProperty.call(t,"value")?t.value:t.text;if(!e||!e.length||!t.length)return 0;if(t.start)return this.next().handle(this._prepareHandlingArgs(t,{start:t.start-1}));var n=e[0],i=e.substring(1);return this._tryAcceptChar(n,t),this._accepted()?this.next().handle(this._prepareHandlingArgs(t,{str:i,length:t.length-1}))+1:this.handle(this._prepareHandlingArgs(t,{str:i,length:t.length-1}))},clear:function(t){this._tryAcceptChar(" ",t),this.next().clear(this._prepareHandlingArgs(t))},reset:function(){this._accepted(!1),this.next().reset()},_tryAcceptChar:function(t,e){if(this._accepted(!1),this._isAllowed(t,e)){var n=" "===t?this.maskChar:t;e.fullText=e.fullText.substring(0,e.index)+n+e.fullText.substring(e.index+1),this._accepted(!0),this._value=t}},_accepted:function(t){if(!arguments.length)return!!this._isAccepted;this._isAccepted=!!t},first:function(t){return" "===this._value?t||0:this.callBase(t)},_isAllowed:function(t,e){return" "===t||this._isValid(t,e)},_isValid:function(t,e){var n=this.allowedChars;return n instanceof RegExp?n.test(t):In(n)?n(t,e.index,e.fullText):Array.isArray(n)?li(t,n)>-1:n===t},isAccepted:function(t){return 0===t?this._accepted():this.next().isAccepted(t-1)},_adjustedForward:function(t,e,n){return e>=t?e:this.next()._adjustedForward(t,e+1,n)||e+1},_adjustedBackward:function(t,e){return e>=t-1?t:this.next()._adjustedBackward(t,e+1)||e+1},isValid:function(t){return this._isValid(this._value,t)&&this.next().isValid(this._prepareHandlingArgs(t))}}),uMe=dMe.inherit({value:function(){return this.next().value()},handle:function(t){var e=Object.prototype.hasOwnProperty.call(t,"value"),n=e?t.value:t.text;if(!n.length||!t.length)return 0;if(t.start||e)return this.next().handle(this._prepareHandlingArgs(t,{start:t.start&&t.start-1}));var i=n[0],a=n.substring(1);this._tryAcceptChar(i);var r=this._isAllowed(i)?this._prepareHandlingArgs(t,{str:a,length:t.length-1}):t;return this.next().handle(r)+1},clear:function(t){this._accepted(!1),this.next().clear(this._prepareHandlingArgs(t))},_tryAcceptChar:function(t){this._accepted(this._isValid(t))},_isValid:function(t){return t===this.maskChar},first:function(t){return t=t||0,this.next().first(t+1)},_adjustedForward:function(t,e,n){return e>=t&&n===this.maskChar?e:t===e+1&&this._accepted()?t:this.next()._adjustedForward(t,e+1,n)},_adjustedBackward:function(t,e){return e>=t-1?0:this.next()._adjustedBackward(t,e+1)},isValid:function(t){return this.next().isValid(this._prepareHandlingArgs(t))}});class Qj{constructor(e,n,i){this.instance=null,this.$container=null,this.$placeMarker=null,this.editor=n,this.name=e,this.options=i||{}}_addPlaceMarker(e){this.$placeMarker=N("<div>").appendTo(e)}_addToContainer(e){var{$placeMarker:n,$container:i}=this;n?n.replaceWith(e):e.appendTo(i)}_attachEvents(){throw"Not implemented"}_create(){throw"Not implemented"}_isRendered(){return!!this.instance}_isVisible(){var{editor:e,options:n}=this;return n.visible||!e.option("readOnly")}_isDisabled(){throw"Not implemented"}_shouldRender(){return this._isVisible()&&!this._isRendered()}dispose(){var{instance:e,$placeMarker:n}=this;e&&(e.dispose?e.dispose():e.remove(),this.instance=null),n&&n.remove()}render(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.$container;if(this.$container=e,this._isVisible()){var{instance:n,$element:i}=this._create();this.instance=n,this._attachEvents(n,i)}else this._addPlaceMarker(e)}update(){return this._shouldRender()&&this.render(),!!this.instance}}var ZKe=ms.down;class aXe extends Qj{_create(){var e=N("<span>").addClass("dx-clear-button-area").append(N("<span>").addClass("dx-icon").addClass("dx-icon-clear"));return this._addToContainer(e),this.update(!0),{instance:e,$element:e}}_isVisible(){var{editor:e}=this;return e._isClearButtonVisible()}_attachEvents(e,n){var{editor:i}=this,a=i.NAME;he.on(n,Ot(ZKe,a),r=>{r.preventDefault(),"mouse"!==r.pointerType&&i._clearValueHandler(r)}),he.on(n,Ot(Jd,a),r=>i._clearValueHandler(r))}_legacyRender(e,n){e.toggleClass("dx-show-clear-button",n)}update(){!(arguments.length>0&&void 0!==arguments[0]&&arguments[0])&&super.update();var{editor:n,instance:i}=this,a=n.$element(),r=this._isVisible();i&&i.toggleClass("dx-state-invisible",!r),this._legacyRender(a,r)}}var cMe="dx-custom-button-hovered";class rXe extends Qj{_attachEvents(e,n){var{editor:i}=this;he.on(n,$ne,()=>{i.$element().addClass(cMe)}),he.on(n,Vne,()=>{i.$element().removeClass(cMe)}),he.on(n,Jd,a=>{a.stopPropagation()})}_create(){var{editor:e}=this,n=N("<div>");return this._addToContainer(n),{$element:n,instance:e._createComponent(n,T0,de({},this.options,{ignoreParentReadOnly:!0,disabled:this._isDisabled(),integrationOptions:this._prepareIntegrationOptions(e)}))}}_prepareIntegrationOptions(e){return de({},e.option("integrationOptions"),{skipTemplates:["content"]})}update(){var e=super.update();return this.instance&&this.instance.option("disabled",this._isDisabled()),e}_isVisible(){var{editor:e}=this;return e.option("visible")}_isDisabled(){return void 0!==this.options.disabled?this.instance?this.instance.option("disabled"):this.options.disabled:this.editor.option("readOnly")}}function pMe(t,e){if(-1!==t.indexOf(e))throw lo.Error("E1055",e);t.push(e)}class dXe{constructor(e,n){this.buttons=[],this.defaultButtonsInfo=n,this.editor=e}_compileButtonInfo(e){var n=[];return e.map(i=>{var a="string"==typeof i;a||function oXe(t){(()=>{if(!t||"object"!=typeof t||Array.isArray(t))throw lo.Error("E1053")})(),(()=>{if(!("name"in t))throw lo.Error("E1054")})(),(()=>{var{name:e}=t;if("string"!=typeof e)throw lo.Error("E1055")})(),(()=>{var{location:e}=t;"location"in t&&"after"!==e&&"before"!==e&&(t.location="after")})()}(i);var r=a||function lXe(t,e){return!!LW(e,n=>n.name===t)}(i.name,this.defaultButtonsInfo);if(r){var s=LW(this.defaultButtonsInfo,d=>{var{name:u}=d;return u===i||u===i.name});if(!s)throw lo.Error("E1056",this.editor.NAME,i);return pMe(n,i),s}var{name:o}=i;return pMe(n,o),de(i,{Ctor:rXe})})}_createButton(e){var{Ctor:n,options:i,name:a}=e,r=new n(a,this.editor,i);return this.buttons.push(r),r}_renderButtons(e,n,i){var a=null;return(e?this._compileButtonInfo(e):this.defaultButtonsInfo).forEach(s=>{var{location:o="after"}=s;o===i&&this._createButton(s).render((a=a||N("<div>").addClass("dx-texteditor-buttons-container"),"before"===i?n.prepend(a):n.append(a),a))}),a}clean(){this.buttons.forEach(e=>e.dispose()),this.buttons=[]}getButton(e){var n=LW(this.buttons,i=>{var{name:a}=i;return a===e});return n&&n.instance}renderAfterButtons(e,n){return this._renderButtons(e,n,"after")}renderBeforeButtons(e,n){return this._renderButtons(e,n,"before")}updateButtons(e){this.buttons.forEach(n=>{(!e||-1!==e.indexOf(n.name))&&n.update()})}}var hMe="dx-texteditor-with-label",mMe="dx-texteditor-with-floating-label",fMe="dx-texteditor-with-before-buttons";var gMe="dx-texteditor-input",_Me="dx-placeholder",yMe="dx-validation-pending",eq=["KeyDown","KeyPress","KeyUp","Change","Cut","Copy","Paste","Input"],wXe=["tab","enter","shift","control","alt","escape","pageUp","pageDown","end","home","leftArrow","upArrow","rightArrow","downArrow"],CXe=class mXe{constructor(e){var{$editor:n,text:i,mode:a,mark:r,containsButtonsBefore:s,containerWidth:o,beforeWidth:d}=e;this._props={$editor:n,text:i,mode:a,mark:r,containsButtonsBefore:s,containerWidth:o,beforeWidth:d},this._render(),this._toggleMarkupVisibility()}_isVisible(){return!!this._props.text&&"hidden"!==this._props.mode}_render(){this._$before=N("<div>").addClass("dx-label-before"),this._$labelSpan=N("<span>"),this._$label=N("<div>").addClass("dx-label").append(this._$labelSpan),this._$after=N("<div>").addClass("dx-label-after"),this._$root=N("<div>").addClass("dx-texteditor-label").append(this._$before).append(this._$label).append(this._$after),this._updateMark(),this._updateText(),this._updateBeforeWidth(),this._updateMaxWidth()}_toggleMarkupVisibility(){var e=this._isVisible();this._updateEditorBeforeButtonsClass(e),this._updateEditorLabelClass(e),e?this._$root.appendTo(this._props.$editor):this._$root.detach()}_updateEditorLabelClass(e){if(this._props.$editor.removeClass(mMe).removeClass(hMe),e){var n="floating"===this._props.mode?mMe:hMe;this._props.$editor.addClass(n)}}_updateEditorBeforeButtonsClass(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._isVisible();if(this._props.$editor.removeClass(fMe),e){var n=this._props.containsButtonsBefore?fMe:"";this._props.$editor.addClass(n)}}_updateMark(){this._$labelSpan.attr("data-mark",this._props.mark)}_updateText(){this._$labelSpan.text(this._props.text)}_updateBeforeWidth(){this._$before.css({width:this._props.beforeWidth})}_updateMaxWidth(){this._$label.css({maxWidth:this._props.containerWidth})}$element(){return this._$root}isVisible(){return this._isVisible()}updateMode(e){this._props.mode=e,this._toggleMarkupVisibility()}updateText(e){this._props.text=e,this._updateText(),this._toggleMarkupVisibility()}updateMark(e){this._props.mark=e,this._updateMark()}updateContainsButtonsBefore(e){this._props.containsButtonsBefore=e,this._updateEditorBeforeButtonsClass()}updateBeforeWidth(e){this._props.beforeWidth=e,this._updateBeforeWidth()}updateMaxWidth(e){this._props.containerWidth=e,this._updateMaxWidth()}};function vMe(t){if(Le(t)&&!Array.isArray(t))throw lo.Error("E1053")}var SXe=iy.inherit({ctor:function(t,e){e&&vMe(e.buttons),this._buttonCollection=new dXe(this,this._getDefaultButtons()),this._$beforeButtonsContainer=null,this._$afterButtonsContainer=null,this._labelContainerElement=null,this.callBase.apply(this,arguments)},_getDefaultOptions:function(){return de(this.callBase(),{buttons:void 0,value:"",spellcheck:!1,showClearButton:!1,valueChangeEvent:"change",placeholder:"",inputAttr:{},onFocusIn:null,onFocusOut:null,onKeyDown:null,onKeyUp:null,onChange:null,onInput:null,onCut:null,onCopy:null,onPaste:null,onEnterKey:null,mode:"text",hoverStateEnabled:!0,focusStateEnabled:!0,text:void 0,displayValueFormatter:function(t){return Le(t)&&!1!==t?t:""},stylingMode:ls().editorStylingMode||"outlined",showValidationMark:!0,label:"",labelMode:"static",labelMark:""})},_defaultOptionsRules:function(){var t=Q_();return this.callBase().concat([{device:function(){return cd(t)},options:{stylingMode:ls().editorStylingMode||"filled",labelMode:"floating"}}])},_getDefaultButtons:function(){return[{name:"clear",Ctor:aXe}]},_isClearButtonVisible:function(){return this.option("showClearButton")&&!this.option("readOnly")},_input:function(){return this.$element().find(".dx-texteditor-input").first()},_isFocused:function(){return g4(this._input())||this.callBase()},_inputWrapper:function(){return this.$element()},_buttonsContainer:function(){return this._inputWrapper().find(".dx-texteditor-buttons-container").eq(0)},_isControlKey:function(t){return-1!==wXe.indexOf(t)},_renderStylingMode:function(){this.callBase(),this._updateButtonsStyling(this.option("stylingMode"))},_initMarkup:function(){this.$element().addClass("dx-texteditor"),this._renderInput(),this._renderStylingMode(),this._renderInputType(),this._renderPlaceholder(),this._renderProps(),this.callBase(),this._renderValue(),this._renderLabel()},_render:function(){this.callBase(),this._renderPlaceholder(),this._refreshValueChangeEvent(),this._renderEvents(),this._renderEnterKeyAction(),this._renderEmptinessEvent()},_renderInput:function(){this._$buttonsContainer=this._$textEditorContainer=N("<div>").addClass("dx-texteditor-container").appendTo(this.$element()),this._$textEditorInputContainer=N("<div>").addClass("dx-texteditor-input-container").appendTo(this._$textEditorContainer),this._$textEditorInputContainer.append(this._createInput()),this._renderButtonContainers()},_getInputContainer(){return this._$textEditorInputContainer},_renderPendingIndicator:function(){this.$element().addClass(yMe);var t=this._getInputContainer(),e=N("<div>").addClass("dx-pending-indicator").appendTo(t);this._pendingIndicator=this._createComponent(e,S4)},_disposePendingIndicator:function(){!this._pendingIndicator||(this._pendingIndicator.dispose(),this._pendingIndicator.$element().remove(),this._pendingIndicator=null,this.$element().removeClass(yMe))},_renderValidationState:function(){this.callBase();var t="pending"===this.option("validationStatus"),e=this.$element();t?(!this._pendingIndicator&&this._renderPendingIndicator(),this._showValidMark=!1):("invalid"===this.option("validationStatus")&&(this._showValidMark=!1),!this._showValidMark&&!0===this.option("showValidationMark")&&(this._showValidMark="valid"===this.option("validationStatus")&&!!this._pendingIndicator),this._disposePendingIndicator()),e.toggleClass("dx-valid",!!this._showValidMark)},_renderButtonContainers:function(){var t=this.option("buttons");this._$beforeButtonsContainer=this._buttonCollection.renderBeforeButtons(t,this._$buttonsContainer),this._$afterButtonsContainer=this._buttonCollection.renderAfterButtons(t,this._$buttonsContainer)},_cleanButtonContainers:function(){var t,e;null===(t=this._$beforeButtonsContainer)||void 0===t||t.remove(),null===(e=this._$afterButtonsContainer)||void 0===e||e.remove(),this._buttonCollection.clean()},_clean(){this._buttonCollection.clean(),this._disposePendingIndicator(),this._cleanLabelObservable(),this._$beforeButtonsContainer=null,this._$afterButtonsContainer=null,this._$textEditorContainer=null,this._$buttonsContainer=null,this.callBase()},_createInput:function(){var t=N("<input>");return this._applyInputAttributes(t,this.option("inputAttr")),t},_setSubmitElementName:function(t){var e=this.option("inputAttr.name");return this.callBase(t||e||"")},_applyInputAttributes:function(t,e){var n=de(this._getDefaultAttributes(),e);t.attr(n).addClass(gMe).css("minHeight",this.option("height")?"0":"")},_getDefaultAttributes:function(){var t={autocomplete:"off"},{ios:e,mac:n}=rn.real();return(e||n)&&(t.placeholder=" "),t},_updateButtons:function(t){this._buttonCollection.updateButtons(t)},_updateButtonsStyling:function(t){$e(this.option("buttons"),(e,n)=>{var{options:i,name:a}=n;if(i&&!i.stylingMode&&this.option("visible")){var r=this.getButton(a);r.option&&r.option("stylingMode","underlined"===t?"text":"contained")}})},_renderValue:function(){return this._renderInputValue().promise()},_renderInputValue:function(t){var e;t=null!==(e=t)&&void 0!==e?e:this.option("value");var n=this.option("text"),i=this.option("displayValue"),a=this.option("displayValueFormatter");return void 0!==i&&null!==t?n=a(i):Le(n)||(n=a(t)),this.option("text",n),this._input().val()!==(Le(n)?n:"")?this._renderDisplayText(n):this._toggleEmptinessEventHandler(),(new wt).resolve()},_renderDisplayText:function(t){this._input().val(t),this._toggleEmptinessEventHandler()},_isValueValid:function(){if(this._input().length){var t=this._input().get(0).validity;if(t)return t.valid}return!0},_toggleEmptiness:function(t){this.$element().toggleClass("dx-texteditor-empty",t),this._togglePlaceholder(t)},_togglePlaceholder:function(t){this.$element().find(".".concat(_Me)).eq(0).toggleClass("dx-state-invisible",!t)},_renderProps:function(){this._toggleReadOnlyState(),this._toggleSpellcheckState(),this._toggleTabIndex()},_toggleDisabledState:function(t){this.callBase.apply(this,arguments);var e=this._input();e.prop("disabled",t)},_toggleTabIndex:function(){var t=this._input(),e=this.option("disabled"),n=this.option("focusStateEnabled");e||!n?t.attr("tabIndex",-1):t.removeAttr("tabIndex")},_toggleReadOnlyState:function(){this._input().prop("readOnly",this._readOnlyPropValue()),this.callBase()},_readOnlyPropValue:function(){return this.option("readOnly")},_toggleSpellcheckState:function(){this._input().prop("spellcheck",this.option("spellcheck"))},_cleanLabelObservable:function(){this._labelContainerElement&&(Tj.unobserve(this._labelContainerElement),this._labelContainerElement=null)},_getLabelContainer:function(){return this._input()},_getLabelContainerWidth:function(){return Ki(this._getLabelContainer())},_getLabelBeforeWidth:function(){var t=this._$beforeButtonsContainer&&Ki(this._$beforeButtonsContainer);return null!=t?t:0},_updateLabelWidth:function(){this._label.updateBeforeWidth(this._getLabelBeforeWidth()),this._label.updateMaxWidth(this._getLabelContainerWidth())},_renderLabel:function(){this._cleanLabelObservable(),this._labelContainerElement=N(this._getLabelContainer()).get(0);var{label:t,labelMode:e,labelMark:n}=this.option(),i={$editor:this.$element(),text:t,mark:n,mode:e,containsButtonsBefore:!!this._$beforeButtonsContainer,containerWidth:this._getLabelContainerWidth(),beforeWidth:this._getLabelBeforeWidth()};this._label=new CXe(i),this._labelContainerElement&&Tj.observe(this._labelContainerElement,this._updateLabelWidth.bind(this))},_renderPlaceholder:function(){this._renderPlaceholderMarkup(),this._attachPlaceholderEvents()},_renderPlaceholderMarkup:function(){this._$placeholder&&(this._$placeholder.remove(),this._$placeholder=null);var t=this._input(),e=this.option("placeholder"),n=this._$placeholder=N("<div>").attr("data-dx_placeholder",e);n.insertAfter(t),n.addClass(_Me)},_attachPlaceholderEvents:function(){var t=Ot(ms.up,this.NAME);he.on(this._$placeholder,t,()=>{he.trigger(this._input(),"focus")}),this._toggleEmptinessEventHandler()},_placeholder:function(){return this._$placeholder||N()},_clearValueHandler:function(t){var e=this._input();t.stopPropagation(),this._saveValueChangeEvent(t),this._clearValue(),!this._isFocused()&&he.trigger(e,"focus"),he.trigger(e,"input")},_clearValue:function(){this.reset()},_renderEvents:function(){var t=this._input();$e(eq,(e,n)=>{if(this.hasActionSubscription("on"+n)){var i=this._createActionByOption("on"+n,{excludeValidators:["readOnly"]});he.on(t,Ot(n.toLowerCase(),this.NAME),a=>{this._disposed||i({event:a})})}})},_refreshEvents:function(){var t=this._input();$e(eq,(e,n)=>{he.off(t,Ot(n.toLowerCase(),this.NAME))}),this._renderEvents()},_keyPressHandler:function(){this.option("text",this._input().val())},_keyDownHandler:function(t){var e=this._input(),n=t.ctrlKey&&"enter"===zc(t),i=e.val()!==this.option("value");n&&i&&he.trigger(e,"change")},_renderValueChangeEvent:function(){var t=Ot(this._renderValueEventName(),"".concat(this.NAME,"TextChange")),e=Ot(this.option("valueChangeEvent"),"".concat(this.NAME,"ValueChange")),n=Ot("keydown","".concat(this.NAME,"TextChange")),i=this._input();he.on(i,t,this._keyPressHandler.bind(this)),he.on(i,e,this._valueChangeEventHandler.bind(this)),he.on(i,n,this._keyDownHandler.bind(this))},_cleanValueChangeEvent:function(){var t=".".concat(this.NAME,"ValueChange"),e=".".concat(this.NAME,"TextChange");he.off(this._input(),t),he.off(this._input(),e)},_refreshValueChangeEvent:function(){this._cleanValueChangeEvent(),this._renderValueChangeEvent()},_renderValueEventName:function(){return"input change keypress"},_focusTarget:function(){return this._input()},_focusEventTarget:function(){return this.element()},_isInput:function(t){return t===this._input().get(0)},_preventNestedFocusEvent:function(t){if(t.isDefaultPrevented())return!0;var e=this._isNestedTarget(t.relatedTarget);return"focusin"===t.type&&(e=e&&this._isNestedTarget(t.target)&&!this._isInput(t.target)),e&&t.preventDefault(),e},_isNestedTarget:function(t){return!!this.$element().find(t).length},_focusClassTarget:function(){return this.$element()},_focusInHandler:function(t){this._preventNestedFocusEvent(t),this.callBase.apply(this,arguments)},_focusOutHandler:function(t){this._preventNestedFocusEvent(t),this.callBase.apply(this,arguments)},_toggleFocusClass:function(t,e){this.callBase(t,this._focusClassTarget(e))},_hasFocusClass:function(t){return this.callBase(N(t||this.$element()))},_renderEmptinessEvent:function(){var t=this._input();he.on(t,"input blur",this._toggleEmptinessEventHandler.bind(this))},_toggleEmptinessEventHandler:function(){var t=this._input().val(),e=(""===t||null===t)&&this._isValueValid();this._toggleEmptiness(e)},_valueChangeEventHandler:function(t,e){this.option("readOnly")||(this._saveValueChangeEvent(t),this.option("value",arguments.length>1?e:this._input().val()),this._saveValueChangeEvent(void 0))},_renderEnterKeyAction:function(){this._enterKeyAction=this._createActionByOption("onEnterKey",{excludeValidators:["readOnly"]}),he.off(this._input(),"keyup.onEnterKey.dxTextEditor"),he.on(this._input(),"keyup.onEnterKey.dxTextEditor",this._enterKeyHandlerUp.bind(this))},_enterKeyHandlerUp:function(t){this._disposed||"enter"===zc(t)&&this._enterKeyAction({event:t})},_updateValue:function(){this._options.silent("text",null),this._renderValue()},_dispose:function(){this._enterKeyAction=void 0,this.callBase()},_getSubmitElement:function(){return this._input()},_hasActiveElement:function(){return this._input().is(ct.getActiveElement())},_optionChanged:function(t){var{name:e,fullName:n,value:i}=t;if(li(e.replace("on",""),eq)>-1)this._refreshEvents();else switch(e){case"valueChangeEvent":this._refreshValueChangeEvent(),this._refreshFocusEvent(),this._refreshEvents();break;case"onValueChanged":this._createValueChangeAction();break;case"focusStateEnabled":this.callBase(t),this._toggleTabIndex();break;case"spellcheck":this._toggleSpellcheckState();break;case"mode":this._renderInputType();break;case"onEnterKey":this._renderEnterKeyAction();break;case"placeholder":this._renderPlaceholder();break;case"label":this._label.updateText(i);break;case"labelMark":this._label.updateMark(i);break;case"labelMode":this._label.updateMode(i);break;case"width":this.callBase(t),this._label.updateMaxWidth(this._getLabelContainerWidth());break;case"readOnly":case"disabled":this._updateButtons(),this.callBase(t);break;case"showClearButton":this._updateButtons(["clear"]);break;case"text":case"showValidationMark":break;case"value":this._updateValue(),this.callBase(t);break;case"inputAttr":this._applyInputAttributes(this._input(),this.option(e));break;case"stylingMode":this._renderStylingMode(),this._updateLabelWidth();break;case"buttons":n===e&&vMe(i),this._cleanButtonContainers(),this._renderButtonContainers(),this._updateButtonsStyling(this.option("stylingMode")),this._updateLabelWidth(),this._label.updateContainsButtonsBefore(0!==i.length);break;case"visible":this.callBase(t),i&&this.option("buttons")&&(this._cleanButtonContainers(),this._renderButtonContainers(),this._updateButtonsStyling(this.option("stylingMode")));break;case"displayValueFormatter":this._invalidate();break;default:this.callBase(t)}},_renderInputType:function(){this._setInputType(this.option("mode"))},_setInputType:function(t){var e=this._input();"search"===t&&(t="text");try{e.prop("type",t)}catch(n){e.prop("type","text")}},getButton(t){return this._buttonCollection.getButton(t)},focus:function(){he.trigger(this._input(),"focus")},reset:function(){this._showValidMark&&(this._showValidMark=!1,this._renderValidationState());var t=this._getDefaultOptions();this.option("value")===t.value?(this._options.silent("text",""),this._renderValue()):this.option("value",t.value)},on:function(t,e){var n=this.callBase(t,e),i=t.charAt(0).toUpperCase()+t.substr(1);return eq.indexOf(i)>=0&&this._refreshEvents(),n}});const OXe=SXe;var pae="dxMask";class bMe{constructor(e){this.editor=e,this.DIRECTION={FORWARD:"forward",BACKWARD:"backward"},this.NAME=this._getStrategyName()}_getStrategyName(){return"base"}editorOption(){return this.editor.option(...arguments)}editorInput(){return this.editor._input()}editorCaret(e){if(!e)return this.editor._caret();this.editor._caret(e)}getHandler(e){return(this["_".concat(e,"Handler")]||function(){}).bind(this)}attachEvents(){var e=this.editorInput();this.getHandleEventNames().forEach(n=>{var i=Ot(n.toLowerCase(),pae);he.on(e,i,this.getEventHandler(n))}),this._attachChangeEventHandlers()}getHandleEventNames(){return["focusIn","focusOut","keyDown","input","paste","cut","drop"]}getEventHandler(e){return this["_".concat(e,"Handler")].bind(this)}detachEvents(){he.off(this.editorInput(),".".concat(pae))}_attachChangeEventHandlers(){-1!==li("change",this.editorOption("valueChangeEvent").split(" "))&&he.on(this.editorInput(),Ot("blur beforedeactivate",pae),function(e){this._suppressCaretChanging(this._changeHandler,[e]),this._changeHandler(e)}.bind(this.editor))}_focusInHandler(){if(this.editor._showMaskPlaceholder(),this.editor._direction(this.DIRECTION.FORWARD),!this.editor._isValueEmpty()&&this.editorOption("isValid"))this.editor._adjustCaret();else{var e=this.editor._maskRulesChain.first();this._caretTimeout=setTimeout(function(){this._caret({start:e,end:e})}.bind(this.editor),0)}}_focusOutHandler(e){this.editor._changeHandler(e),"onFocus"===this.editorOption("showMaskMode")&&this.editor._isValueEmpty()&&(this.editorOption("text",""),this.editor._renderDisplayText(""))}_cutHandler(e){var n=this.editorCaret(),i=this.editorInput().val().substring(n.start,n.end);this.editor._maskKeyHandler(e,()=>Tte(e,i))}_dropHandler(){this._clearDragTimer(),this._dragTimer=setTimeout(function(){this.option("value",this._convertToValue(this._input().val()))}.bind(this.editor))}_clearDragTimer(){clearTimeout(this._dragTimer)}_keyDownHandler(){this._keyPressHandled=!1}_pasteHandler(e){var{editor:n}=this;this._keyPressHandled=!0;var i=this.editorCaret();n._maskKeyHandler(e,()=>{var a=Tte(e),r=n._maskRulesChain.text().substring(i.end),s=n._handleChain({text:a,start:i.start,length:a.length}),o=i.start+s;n._handleChain({text:r,start:o,length:r.length}),n._caret({start:o,end:o})})}_autoFillHandler(e){var{editor:n}=this,i=this.editorInput().val();this._inputHandlerTimer=setTimeout(()=>{this._keyPressHandled=!0,this._isAutoFill()&&(this._keyPressHandled=!0,n._maskKeyHandler(e,()=>{n._handleChain({text:i,start:0,length:i.length})}),n._validateMask())})}_isAutoFill(){var e=this.editor._input(),n=!1;if(X_.webkit){var i=e.get(0);n=i&&i.matches(":-webkit-autofill")}return n}runWithoutEventProcessing(e){var n=this._keyPressHandled;this._keyPressHandled=!0,e(),this._keyPressHandled=n}_backspaceHandler(){}_delHandler(e){var{editor:n}=this;this._keyPressHandled=!0,n._maskKeyHandler(e,()=>!n._hasSelection()&&n._handleKey(" "))}clean(){this._clearDragTimer(),clearTimeout(this._backspaceHandlerTimeout),clearTimeout(this._caretTimeout),clearTimeout(this._inputHandlerTimer)}}const LXe=class IXe extends bMe{_getStrategyName(){return"default"}getHandleEventNames(){return[...super.getHandleEventNames(),"keyPress"]}_keyPressHandler(e){if(!this._keyPressHandled&&(this._keyPressHandled=!0,!this.editor._isControlKeyFired(e))){var{editor:n}=this;n._maskKeyHandler(e,()=>n._handleKey(UG(e)))}}_inputHandler(e){if(this._backspaceInputHandled(e.originalEvent&&e.originalEvent.inputType)&&this._handleBackspaceInput(e),e.originalEvent&&this._autoFillHandler(e),!this._keyPressHandled){this._keyPressHandled=!0;var n=this.editorInput().val(),i=this.editorCaret();if(i.end){i.start=i.end-1;var a=n.substring(0,i.start)+n.substring(i.end),r=n[i.start],{editor:s}=this;this.editorInput().val(a),s._caret({start:i.start,end:i.start}),s._maskKeyHandler(e,()=>s._handleKey(r))}}}_backspaceHandler(e){var{editor:n}=this;this._keyPressHandled=!0;var i=(a,r)=>{a&&(n._direction(this.DIRECTION.FORWARD),n._adjustCaret());var s=this.editorCaret();return new _A(o=>{clearTimeout(this._backspaceHandlerTimeout),this._backspaceHandlerTimeout=setTimeout(function(){r(s),o()})})};n._maskKeyHandler(e,()=>n._hasSelection()?i(!0,a=>{n._displayMask(a),n._maskRulesChain.reset()}):n._tryMoveCaretBackward()?i(!1,a=>{this.editorCaret(a)}):(n._handleKey(" ",this.DIRECTION.BACKWARD),i(!0,a=>{n._displayMask(a),n._maskRulesChain.reset()})))}_backspaceInputHandled(e){return"deleteContentBackward"===e&&!this._keyPressHandled}_handleBackspaceInput(e){var{start:n,end:i}=this.editorCaret();this.editorCaret({start:n+1,end:i+1}),this._backspaceHandler(e)}};const RXe=class PXe extends bMe{_getStrategyName(){return"inputEvents"}getHandleEventNames(){return[...super.getHandleEventNames(),"beforeInput"]}_beforeInputHandler(){this._prevCaret=this.editorCaret()}_inputHandler(e){var{originalEvent:n}=e;if(n){var{inputType:i,data:a}=n,r=this.editorCaret();if("deleteContentBackward"===i){var s=this._prevCaret.end-this._prevCaret.start||1;this.editor.setBackwardDirection(),this._updateEditorMask({start:r.start,length:s,text:this._getEmptyString(s)})}else{var o,d,u;if(!r.end)return;this._autoFillHandler(n),this.editorCaret(r);var p=(null===(o=this._prevCaret)||void 0===o?void 0:o.end)-(null===(d=this._prevCaret)||void 0===d?void 0:d.start),g=a+(p?this._getEmptyString(p-a.length):"");this.editor.setForwardDirection(),this._updateEditorMask({start:null===(u=this._prevCaret)||void 0===u?void 0:u.start,length:p||g.length,text:g})||this.editorCaret(this._prevCaret)}}}_getEmptyString(e){return Array(e+1).join(" ")}_updateEditorMask(e){var n=e.text.length,i=this.editor._handleChain(e);if(this.editor.isForwardDirection()){var{start:a,end:r}=this.editorCaret(),s=i-n;a<=i&&i>1&&this.editorCaret({start:a+s,end:r+s}),this.editor.isForwardDirection()&&this.editor._adjustCaret()}return this.editor._displayMask(),!!i}};var FXe=function(){return{}},tq=cae,xMe="dx-texteditor-masked",hae="forward",zXe={0:/[0-9]/,9:/[0-9\s]/,"#":/[-+0-9\s]/,L:function(t){return nq(t)},l:function(t){return nq(t)||wMe(t)},C:/\S/,c:/./,A:function(t){return nq(t)||DMe(t)},a:function(t){return nq(t)||DMe(t)||wMe(t)}};function DMe(t){return/[0-9]/.test(t)}function nq(t){var e=t.charCodeAt();return 64<e&&e<91||96<e&&e<123||e>127}function wMe(t){return" "===t}var $Xe=OXe.inherit({_getDefaultOptions:function(){return de(this.callBase(),{mask:"",maskChar:"_",maskRules:{},maskInvalidMessage:Mn.format("validation-mask"),useMaskedValue:!1,showMaskMode:"always"})},_supportedKeys:function(){var t=this,e={backspace:t._maskStrategy.getHandler("backspace"),del:t._maskStrategy.getHandler("del"),enter:t._changeHandler},n=t.callBase();return $e(e,function(i,a){var r=n[i];n[i]=function(s){t.option("mask")&&a.call(t,s),r&&r(s)}}),n},_getSubmitElement:function(){return this.option("mask")?this._$hiddenElement:this.callBase()},_init:function(){this.callBase(),this._initMaskStrategy()},_initMaskStrategy:function(){this._maskStrategy=KKe()?new RXe(this):new LXe(this)},_initMarkup:function(){this._renderHiddenElement(),this.callBase()},_attachMouseWheelEventHandlers:function(){if(this._onMouseWheel!==We){var e=this._input(),n=Ot(uj,this.NAME),i=this._createAction(function(a){var{event:r}=a;g4(e)&&!O0(r)&&(this._onMouseWheel(r),r.preventDefault(),r.stopPropagation())}.bind(this));he.off(e,n),he.on(e,n,function(a){i({event:a})})}},_onMouseWheel:We,_render:function(){this._renderMask(),this.callBase(),this._attachMouseWheelEventHandlers()},_renderHiddenElement:function(){this.option("mask")&&(this._$hiddenElement=N("<input>").attr("type","hidden").appendTo(this._inputWrapper()))},_removeHiddenElement:function(){this._$hiddenElement&&this._$hiddenElement.remove()},_renderMask:function(){this.$element().removeClass(xMe),this._maskRulesChain=null,this._maskStrategy.detachEvents(),this.option("mask")&&(this.$element().addClass(xMe),this._maskStrategy.attachEvents(),this._parseMask(),this._renderMaskedValue())},_suppressCaretChanging:function(t,e){tq=FXe;try{t.apply(this,e)}finally{tq=cae}},_changeHandler:function(t){var e=this._input(),n=e.val();if(n!==this._changedValue){this._changedValue=n;var i=mne(t,{type:"change"});he.trigger(e,i)}},_parseMask:function(){this._maskRules=de({},zXe,this.option("maskRules")),this._maskRulesChain=this._parseMaskRule(0)},_parseMaskRule:function(t){var e=this.option("mask");if(t>=e.length)return new XKe;var n=e[t],i="\\"===n,a=i?new uMe({maskChar:e[t+1]}):this._getMaskRule(n);return a.next(this._parseMaskRule(t+1+i)),a},_getMaskRule:function(t){var e;return $e(this._maskRules,function(n,i){if(n===t)return e={pattern:n,allowedChars:i},!1}),Le(e)?new dMe(de({maskChar:this.option("maskChar")},e)):new uMe({maskChar:t})},_renderMaskedValue:function(){if(this._maskRulesChain){var t=this.option("value")||"";this._maskRulesChain.clear(this._normalizeChainArguments());var e={length:t.length};e[this._isMaskedValueMode()?"text":"value"]=t,this._handleChain(e),this._displayMask()}},_replaceSelectedText:function(t,e,n){return void 0===n?t:t.slice(0,e.start)+n+t.slice(e.end)},_isMaskedValueMode:function(){return this.option("useMaskedValue")},_displayMask:function(t){t=t||this._caret(),this._renderValue(),this._caret(t)},_isValueEmpty:function(){return kW(this._value)},_shouldShowMask:function(){return"onFocus"!==this.option("showMaskMode")||(g4(this._input())||!this._isValueEmpty())},_showMaskPlaceholder:function(){if(this._shouldShowMask()){var t=this._maskRulesChain.text();this.option("text",t),"onFocus"===this.option("showMaskMode")&&this._renderDisplayText(t)}},_renderValue:function(){if(this._maskRulesChain&&(this._showMaskPlaceholder(),this._$hiddenElement)){var t=this._maskRulesChain.value(),e=kW(t)?"":this._getPreparedValue();this._$hiddenElement.val(e)}return this.callBase()},_getPreparedValue:function(){return this._convertToValue().replace(/\s+$/,"")},_valueChangeEventHandler:function(t){this._maskRulesChain?(this._saveValueChangeEvent(t),this.option("value",this._getPreparedValue())):this.callBase.apply(this,arguments)},_isControlKeyFired:function(t){return this._isControlKey(zc(t))||O0(t)},_handleChain:function(t){var e=this._maskRulesChain.handle(this._normalizeChainArguments(t));return this._value=this._maskRulesChain.value(),this._textValue=this._maskRulesChain.text(),e},_normalizeChainArguments:function(t){return(t=t||{}).index=0,t.fullText=this._maskRulesChain.text(),t},_convertToValue:function(t){return t=this._isMaskedValueMode()?this._replaceMaskCharWithEmpty(t||this._textValue||""):t||this._value||""},_replaceMaskCharWithEmpty:function(t){return t.replace(new RegExp(this.option("maskChar"),"g")," ")},_maskKeyHandler:function(t,e){if(!this.option("readOnly")){this.setForwardDirection(),t.preventDefault(),this._handleSelection();var n=this._input().val(),i=()=>{n!==this._input().val()&&this._maskStrategy.runWithoutEventProcessing(()=>he.trigger(this._input(),"input"))},a=e();a?a.then(i):(this.setForwardDirection(),this._adjustCaret(),this._displayMask(),this._maskRulesChain.reset(),i())}},_handleKey:function(t,e){this._direction(e||hae),this._adjustCaret(t),this._handleKeyChain(t),this._moveCaret()},_handleSelection:function(){if(this._hasSelection()){var t=this._caret(),e=new Array(t.end-t.start+1).join(" ");this._handleKeyChain(e)}},_handleKeyChain:function(t){var e=this._caret(),n=this.isForwardDirection()?e.start:e.start-1,i=this.isForwardDirection()?e.end:e.end-1,a=n===i?1:i-n;this._handleChain({text:t,start:n,length:a})},_tryMoveCaretBackward:function(){this.setBackwardDirection();var t=this._caret().start;return this._adjustCaret(),!t||t!==this._caret().start},_adjustCaret:function(t){var e=this._caret().start,n=this.isForwardDirection(),i=this._maskRulesChain.adjustedCaret(e,n,t);this._caret({start:i,end:i})},_moveCaret:function(){var t=this._caret().start,e=t+(this.isForwardDirection()?0:-1),n=this._maskRulesChain.isAccepted(e)?t+(this.isForwardDirection()?1:-1):t;this._caret({start:n,end:n})},_caret:function(t,e){var n=this._input();if(n.length){if(!arguments.length)return tq(n);tq(n,t,e)}},_hasSelection:function(){var t=this._caret();return t.start!==t.end},_direction:function(t){if(!arguments.length)return this._typingDirection;this._typingDirection=t},setForwardDirection:function(){this._direction(hae)},setBackwardDirection:function(){this._direction("backward")},isForwardDirection:function(){return this._direction()===hae},_clean:function(){this._maskStrategy&&this._maskStrategy.clean(),this.callBase()},_validateMask:function(){if(this._maskRulesChain){var t=kW(this.option("value"))||this._maskRulesChain.isValid(this._normalizeChainArguments());this.option({isValid:t,validationError:t?null:{editorSpecific:!0,message:this.option("maskInvalidMessage")}})}},_updateHiddenElement:function(){this._removeHiddenElement(),this.option("mask")&&(this._input().removeAttr("name"),this._renderHiddenElement()),this._setSubmitElementName(this.option("name"))},_updateMaskOption:function(){this._updateHiddenElement(),this._renderMask(),this._validateMask()},_processEmptyMask:function(t){if(!t){var e=this.option("value");this.option({text:e,isValid:!0}),this.validationRequest.fire({value:e,editor:this}),this._renderValue()}},_optionChanged:function(t){switch(t.name){case"mask":this._updateMaskOption(),this._processEmptyMask(t.value);break;case"maskChar":case"maskRules":case"useMaskedValue":this._updateMaskOption();break;case"value":this._renderMaskedValue(),this._validateMask(),this.callBase(t),this._changedValue=this._input().val();break;case"maskInvalidMessage":break;case"showMaskMode":this.option("text",""),this._renderValue();break;default:this.callBase(t)}}});const CMe=$Xe;Fn("dxTextEditor",CMe);const SMe=CMe;var VXe=ki(),WXe=["backspace","tab","enter","pageUp","pageDown","end","home","leftArrow","rightArrow","downArrow","upArrow","del"],OMe="dx-searchbox",TMe=SMe.inherit({ctor:function(t,e){e&&(this._showClearButton=e.showClearButton),this.callBase.apply(this,arguments)},_getDefaultOptions:function(){return de(this.callBase(),{value:"",mode:"text",maxLength:null})},_initMarkup:function(){this.$element().addClass("dx-textbox"),this.callBase(),this.setAria("role","textbox")},_renderInputType:function(){this.callBase(),this._renderSearchMode()},_useTemplates:function(){return!1},_renderProps:function(){this.callBase(),this._toggleMaxLengthProp()},_toggleMaxLengthProp:function(){var t=this._getMaxLength();t&&t>0?this._input().attr("maxLength",t):this._input().removeAttr("maxLength")},_renderSearchMode:function(){var t=this._$element;"search"===this.option("mode")?(t.addClass(OMe),this._renderSearchIcon(),void 0===this._showClearButton&&(this._showClearButton=this.option("showClearButton"),this.option("showClearButton",!0))):(t.removeClass(OMe),this._$searchIcon&&this._$searchIcon.remove(),this.option("showClearButton",void 0===this._showClearButton?this.option("showClearButton"):this._showClearButton),delete this._showClearButton)},_renderSearchIcon:function(){var t=N("<div>").addClass("dx-icon").addClass("dx-icon-search");t.prependTo(this._input().parent()),this._$searchIcon=t},_getLabelContainerWidth:function(){if(this._$searchIcon){var t=this._input().parent();return Ki(t)-this._getLabelBeforeWidth()}return this.callBase()},_getLabelBeforeWidth:function(){var t=this.callBase();return this._$searchIcon&&(t+=ps(this._$searchIcon)),t},_optionChanged:function(t){switch(t.name){case"maxLength":this._toggleMaxLengthProp();break;case"mode":this.callBase(t),this._updateLabelWidth();break;case"mask":this.callBase(t),this._toggleMaxLengthProp();break;default:this.callBase(t)}},_onKeyDownCutOffHandler:function(t){var e=this._getMaxLength();if(!e||t.ctrlKey||this._hasSelection())return!0;var n=N(t.target),i=zc(t);return this._cutOffExtraChar(n),n.val().length<e||-1!==li(i,WXe)||""!==VXe.getSelection().toString()},_onChangeCutOffHandler:function(t){var e=N(t.target);this.option("maxLength")&&this._cutOffExtraChar(e)},_cutOffExtraChar:function(t){var e=this._getMaxLength(),n=t.val();e&&n.length>e&&t.val(n.substr(0,e))},_getMaxLength:function(){return!!this.option("mask")?null:this.option("maxLength")}});Fn("dxTextBox",TMe);const EMe=TMe;var iq=function(t){for(var e=0,n=0,i=0;i<t.length;++i)if("'"===t[i]&&e++,"."===t[i]&&(++n,e%2==0))return{occurrence:n,index:i};return{occurrence:1,index:-1}},mae=function(t,e,n){for(var i=-1;n--&&i++<t.length;)i=t.indexOf(e,i);return i},fae=function(t,e){return-1===e?[t]:[t.slice(0,e),t.slice(e+1)]},aq=function(t,e){if("string"==typeof e){var n=e.split(";"),i=ns.getSign(t,e);n[1]=n[1]||"-"+n[0],e=(e=n[i<0?1:0]).replace(/'([^']*)'/g,o=>o.split("").map(()=>" ").join("").substr(2));var a=/^[^#0.,]*/.exec(e)[0].length,r=/[^#0.,]*$/.exec(e)[0].length;return{start:a,end:t.length-r}}return{start:0,end:t.length}},AMe=function(t,e){var n=ns.getDecimalSeparator(),i=new RegExp("[^0-9"+YO(n)+"]","g");return e.slice(0,t).replace(i,"").length},kMe=function(t){return t.split("").reverse().join("")},IMe=function(t,e){if(!t)return-1;for(var n=/[0-9]/g,i=1,a=null,r=n.exec(e);r;){if(a=r.index,i>=t)return a;i++,r=n.exec(e)}return null===a?e.length:a},kA=function(t,e){return void 0===t.start&&(t={start:t,end:t}),{start:t.start+e,end:t.end+e}};function g2(t,e,n){t=kA(t,0);var i=aq(e,n);return{start:qh(t.start,i.start,i.end),end:qh(t.end,i.start,i.end)}}var LMe="dxNumberBox",NMe=Ot(ms.up,LMe),PMe=Ot(ms.cancel,LMe),nZe=Kd.inherit({_getDefaultOptions:function(){return de(this.callBase(),{direction:"up",onChange:null,activeStateEnabled:!0,hoverStateEnabled:!0})},_initMarkup:function(){this.callBase();var t="dx-numberbox-spin-"+this.option("direction");this.$element().addClass("dx-numberbox-spin-button").addClass(t),this._spinIcon=N("<div>").addClass(t+"-icon").appendTo(this.$element())},_render:function(){this.callBase();var t=Ot(ms.down,this.NAME),e=this.$element();he.off(e,t),he.on(e,t,this._spinDownHandler.bind(this)),this._spinChangeHandler=this._createActionByOption("onChange")},_spinDownHandler:function(t){t.preventDefault(),this._clearTimer(),he.on(this.$element(),Y6_name,function(){this._feedBackDeferred=new wt,qye(this._feedBackDeferred),this._spinChangeHandler({event:t}),this._holdTimer=setInterval(this._spinChangeHandler,100,{event:t})}.bind(this));var e=ct.getDocument();he.on(e,NMe,this._clearTimer.bind(this)),he.on(e,PMe,this._clearTimer.bind(this)),this._spinChangeHandler({event:t})},_dispose:function(){this._clearTimer(),this.callBase()},_clearTimer:function(){he.off(this.$element(),Y6_name);var t=ct.getDocument();he.off(t,NMe),he.off(t,PMe),this._feedBackDeferred&&this._feedBackDeferred.resolve(),this._holdTimer&&clearInterval(this._holdTimer)},_optionChanged:function(t){switch(t.name){case"onChange":case"direction":this._invalidate();break;default:this.callBase(t)}}});const L4=nZe;class sZe extends Qj{_attachEvents(e,n){var{editor:i}=this,a=Ot(ms.down,i.NAME),r=n.children(),s=i._createAction(o=>i._spinButtonsPointerDownHandler(o));he.off(n,a),he.on(n,a,o=>s({event:o})),L4.getInstance(r.eq(0)).option("onChange",o=>i._spinUpChangeHandler(o)),L4.getInstance(r.eq(1)).option("onChange",o=>i._spinDownChangeHandler(o))}_create(){var{editor:e}=this,n=N("<div>").addClass("dx-numberbox-spin-container"),i=N("<div>").appendTo(n),a=N("<div>").appendTo(n),r=this._getOptions();return this._addToContainer(n),e._createComponent(i,L4,de({direction:"up"},r)),e._createComponent(a,L4,de({direction:"down"},r)),this._legacyRender(e.$element(),this._isTouchFriendly(),r.visible),{instance:n,$element:n}}_getOptions(){var{editor:e}=this;return{visible:this._isVisible(),disabled:e.option("disabled")}}_isVisible(){var{editor:e}=this;return super._isVisible()&&e.option("showSpinButtons")}_isTouchFriendly(){var{editor:e}=this;return e.option("showSpinButtons")&&e.option("useLargeSpinButtons")}_legacyRender(e,n,i){e.toggleClass("dx-numberbox-spin-touch-friendly",n),e.toggleClass("dx-numberbox-spin",i)}update(){if(super.update()){var{editor:n,instance:i}=this,a=n.$element(),r=this._isVisible(),s=this._isTouchFriendly(),o=i.children(),d=L4.getInstance(o.eq(0)),u=L4.getInstance(o.eq(1)),p=this._getOptions();d.option(p),u.option(p),this._legacyRender(a,s,r)}}}var oZe=Math,dZe=["tab","del","backspace","leftArrow","rightArrow","home","end","enter"],cZe=SMe.inherit({_supportedKeys:function(){return de(this.callBase(),{upArrow:function(t){O0(t)||(t.preventDefault(),t.stopPropagation(),this._spinUpChangeHandler(t))},downArrow:function(t){O0(t)||(t.preventDefault(),t.stopPropagation(),this._spinDownChangeHandler(t))},enter:function(){}})},_getDefaultOptions:function(){return de(this.callBase(),{value:0,min:void 0,max:void 0,step:1,showSpinButtons:!1,useLargeSpinButtons:!0,mode:"text",invalidValueMessage:Mn.format("dxNumberBox-invalidValueMessage"),buttons:void 0})},_useTemplates:function(){return!1},_getDefaultButtons:function(){return this.callBase().concat([{name:"spins",Ctor:sZe}])},_isSupportInputMode:function(){var t=parseFloat(X_.version);return X_.chrome&&t>=66||X_.safari&&t>=12},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return rn.real().generic&&!rn.isSimulator()},options:{useLargeSpinButtons:!1}},{device:function(){return"desktop"!==rn.real().deviceType&&!this._isSupportInputMode()}.bind(this),options:{mode:"number"}}])},_initMarkup:function(){this._renderSubmitElement(),this.$element().addClass("dx-numberbox"),this.callBase()},_getDefaultAttributes:function(){var t=this.callBase();return t.inputmode="decimal",t},_renderContentImpl:function(){this.option("isValid")&&this._validateValue(this.option("value")),this.setAria("role","spinbutton")},_renderSubmitElement:function(){this._$submitElement=N("<input>").attr("type","hidden").appendTo(this.$element()),this._setSubmitValue(this.option("value"))},_setSubmitValue:function(t){this._getSubmitElement().val(function(t){var e=ls().serverDecimalSeparator;return Le(t)&&(t=t.toString().replace(".",e)),t}(t))},_getSubmitElement:function(){return this._$submitElement},_keyPressHandler:function(t){this.callBase(t);var e=UG(t);if(!/[\d.,eE\-+]/.test(e)){var i=zc(t);return O0(t)||i&&li(i,dZe)>=0?void 0:(t.preventDefault(),!1)}this._keyPressed=!0},_onMouseWheel:function(t){t.delta>0?this._spinValueChange(1,t):this._spinValueChange(-1,t)},_renderValue:function(){var t=this._input().val(),e=this.option("value");(!t.length||Number(t)!==e)&&(this._forceValueRender(),this._toggleEmptinessEventHandler());var n=Le(e)?null:Mn.format("dxNumberBox-noDataText");return this.setAria({valuenow:us(e,""),valuetext:n}),this.option("text",this._input().val()),this._updateButtons(),(new wt).resolve()},_forceValueRender:function(){var t=this.option("value"),e=Number(t),n=isNaN(e)?"":this._applyDisplayValueFormatter(t);this._renderDisplayText(n)},_applyDisplayValueFormatter:function(t){return this.option("displayValueFormatter")(t)},_renderProps:function(){this.callBase(),this._input().prop({min:this.option("min"),max:this.option("max"),step:this.option("step")}),this.setAria({valuemin:us(this.option("min"),""),valuemax:us(this.option("max"),"")})},_spinButtonsPointerDownHandler:function(){var t=this._input();!this.option("useLargeSpinButtons")&&ct.getActiveElement()!==t[0]&&he.trigger(t,"focus")},_spinUpChangeHandler:function(t){this.option("readOnly")||this._spinValueChange(1,t.event||t)},_spinDownChangeHandler:function(t){this.option("readOnly")||this._spinValueChange(-1,t.event||t)},_spinValueChange:function(t,e){var n=parseFloat(this.option("step"));if(0!==n){var i=parseFloat(this._normalizeInputValue())||0;i=this._correctRounding(i,n*t);var a=this.option("min"),r=this.option("max");Le(a)&&(i=Math.max(a,i)),Le(r)&&(i=Math.min(r,i)),this._saveValueChangeEvent(e),this.option("value",i)}},_correctRounding:function(t,e){var n=/[,.](.*)/,i=n.test(t),a=n.test(e);if(i||a){var r=i?n.exec(t)[0].length:0,s=a?n.exec(e)[0].length:0,o=oZe.max(r,s);return t=this._round(t+e,o)}return t+e},_round:function(t,e){e=e||0;var n=Math.pow(10,e);return t*=n,t=Math.round(t)/n},_renderValueChangeEvent:function(){this.callBase();var t=Ot("focusout","NumberBoxForceValueChange");he.off(this.element(),t),he.on(this.element(),t,this._forceRefreshInputValue.bind(this))},_forceRefreshInputValue:function(){if("number"!==this.option("mode")){var t=this._input(),e=this._applyDisplayValueFormatter(this.option("value"));t.val(null),t.val(e)}},_valueChangeEventHandler:function(t){var e=this._input(),n=this._normalizeText(),i=this._parseValue(n),a="."!==n&&"-"!==n;!this._isValueValid()||this._validateValue(i)?(a&&this.callBase(t,isNaN(i)?null:i),this._applyValueBoundaries(n,i),this.validationRequest.fire({value:i,editor:this})):e.val(this._applyDisplayValueFormatter(i))},_applyValueBoundaries:function(t,e){var n=this._isValueIncomplete(t),i=this._isValueInRange(t);!n&&!i&&null!==e&&Number(t)!==e&&this._input().val(this._applyDisplayValueFormatter(e))},_replaceCommaWithPoint:function(t){return t.replace(",",".")},_inputIsInvalid:function(){var t="number"===this.option("mode"),e=this._input().get(0).validity;return t&&e&&e.badInput},_renderDisplayText:function(t){this._inputIsInvalid()||this.callBase(t)},_isValueIncomplete:function(t){return/(^-$)|(^-?\d*\.$)|(\d+e-?$)/i.test(t)},_isValueInRange:function(t){return eA(t,this.option("min"),this.option("max"))},_isNumber:function(t){return null!==this._parseValue(t)},_validateValue:function(t){var e=this._normalizeText(),n=this._isValueValid(),i=!0,a=this._isNumber(e);return isNaN(Number(t))&&(i=!1),!t&&n?i=!0:!a&&!n&&(i=!1),this.option({isValid:i,validationError:i?null:{editorSpecific:!0,message:this.option("invalidValueMessage")}}),i},_normalizeInputValue:function(){return this._parseValue(this._normalizeText())},_normalizeText:function(){var t=this._input().val().trim();return this._replaceCommaWithPoint(t)},_parseValue:function(t){var e=parseFloat(t);return isNaN(e)?null:qh(e,this.option("min"),this.option("max"))},_clearValue:function(){this._inputIsInvalid()&&(this._input().val(""),this._validateValue()),this.callBase()},reset:function(){null===this.option("value")?(this.option("text",""),this._renderValue()):this.option("value",null)},_optionChanged:function(t){switch(t.name){case"value":this._validateValue(t.value),this._setSubmitValue(t.value),this.callBase(t),this._resumeValueChangeAction();break;case"step":this._renderProps();break;case"min":case"max":this._renderProps(),this.option("value",this._parseValue(this.option("value")));break;case"showSpinButtons":case"useLargeSpinButtons":this._updateButtons(["spins"]);break;case"invalidValueMessage":break;default:this.callBase(t)}}});var gae="dxNumberFormatter",n7="minus",mZe=cZe.inherit({_getDefaultOptions:function(){return de(this.callBase(),{useMaskBehavior:!0,format:null})},_isDeleteKey:function(t){return"del"===t},_supportedKeys:function(){return this._useMaskBehavior()?de(this.callBase(),{minus:this._revertSign.bind(this),del:this._removeHandler.bind(this),backspace:this._removeHandler.bind(this),leftArrow:this._arrowHandler.bind(this,-1),rightArrow:this._arrowHandler.bind(this,1),home:this._moveCaretToBoundaryEventHandler.bind(this,1),enter:this._updateFormattedValue.bind(this),end:this._moveCaretToBoundaryEventHandler.bind(this,-1)}):this.callBase()},_getTextSeparatorIndex:function(t){var e=ns.getDecimalSeparator(),n=iq(this.option("format")).occurrence;return mae(t,e,n)},_focusInHandler:function(t){this._preventNestedFocusEvent(t)||(this.clearCaretTimeout(),this._caretTimeout=setTimeout(function(){this._caretTimeout=void 0;var e=this._caret();if(e.start===e.end&&this._useMaskBehavior()){var n=this._getInputVal(),i=this._getTextSeparatorIndex(n);i>=0?this._caret({start:i,end:i}):this._moveCaretToBoundaryEventHandler(-1,t)}}.bind(this),0)),this.callBase(t)},_focusOutHandler:function(t){var e=!this._preventNestedFocusEvent(t);e&&(this._focusOutOccurs=!0,this._useMaskBehavior()&&this._updateFormattedValue()),this.callBase(t),e&&(this._focusOutOccurs=!1)},_hasValueBeenChanged(t){var e=this._getFormatPattern(),n=this.option("value");return(this._format(n,e)||"")!==t},_updateFormattedValue:function(){var t=this._getInputVal();this._hasValueBeenChanged(t)&&(this._updateParsedValue(),this._adjustParsedValue(),this._setTextByParsedValue(),this._parsedValue!==this.option("value")&&he.trigger(this._input(),"change"))},_arrowHandler:function(t,e){if(this._useMaskBehavior()){var n=this._getInputVal(),i=this._getFormatPattern(),a=kA(this._caret(),t);(function(t,e,n){var i=g2(t=kA(t,0),e,n);return t.start>=i.start&&t.end<=i.end})(a,n,i)||(a=1===t?a.end:a.start,e.preventDefault(),this._caret(g2(a,n,i)))}},_moveCaretToBoundary:function(t){var e=aq(this._getInputVal(),this._getFormatPattern()),n=kA(1===t?e.start:e.end,0);this._caret(n)},_moveCaretToBoundaryEventHandler:function(t,e){!this._useMaskBehavior()||e&&e.shiftKey||(this._moveCaretToBoundary(t),e&&e.preventDefault())},_shouldMoveCaret:function(t,e){var n=ns.getDecimalSeparator(),i=t.charAt(e.end)===n;return(this._lastKey===n||"."===this._lastKey)&&i},_getInputVal:function(){return ns.convertDigits(this._input().val(),!0)},_keyboardHandler:function(t){if(this.clearCaretTimeout(),this._lastKey=ns.convertDigits(UG(t),!0),this._lastKeyName=zc(t),!this._shouldHandleKey(t.originalEvent))return this.callBase(t);var e=this._getInputVal(),n=this._caret(),i=this._lastKeyName===n7?"":this._lastKey,a=this._tryParse(e,n,i);return this._shouldMoveCaret(e,n)&&(this._moveCaret(1),t.originalEvent.preventDefault()),void 0===a?this._lastKeyName!==n7&&t.originalEvent.preventDefault():this._parsedValue=a,this.callBase(t)},_keyPressHandler:function(t){this._useMaskBehavior()||this.callBase(t)},_removeHandler:function(t){var e=this._caret(),n=this._getInputVal(),i=e.start,a=e.end;this._lastKey=UG(t),this._lastKeyName=zc(t);var r=this._isDeleteKey(this._lastKeyName),s=!r;if(i===a){if(!(s&&i>0||r&&i<n.length))return void t.preventDefault();r&&a++,s&&i--}var u=n.slice(i,a);if(this._isStub(u))return this._moveCaret(r?1:-1),(this._parsedValue<0||1/this._parsedValue==-1/0)&&(this._revertSign(t),this._setTextByParsedValue()),void t.preventDefault();var p=ns.getDecimalSeparator();if(u!==p){if(a-i<n.length)if(this._replaceSelectedText(n,{start:i,end:a},"").search(/[0-9]/)<0&&this._isValueInRange(0))return void(this._parsedValue=this._parsedValue<0||1/this._parsedValue==-1/0?-0:0);var k=this._tryParse(n,{start:i,end:a},"");void 0===k?t.preventDefault():this._parsedValue=k}else{var g=n.indexOf(p);this._isNonStubAfter(g+1)&&(this._moveCaret(r?1:-1),t.preventDefault())}},_isPercentFormat:function(){return-1!==this._getFormatPattern().replace(/'[^']+'/g,"").indexOf("%")},_parse:function(t,e){var n=this.option("format"),i=In(n.parser),a=i?n.parser:ns.parse,r=0;if(!i){var s=iq(e).index,o=this._getTextSeparatorIndex(t),d=-1!==s?s:e.length,u=-1!==o?o:t.length;u>d&&-1===e.indexOf("#")&&(r=u-d)}return a(t=(t=this._removeStubs(t,!0)).substr(r),e)},_format:function(t,e){var n=this.option("format"),i=(null==n?void 0:n.formatter)||n,a=In(i)?i:ns.format;return null===t?"":a(t,e)},_getFormatPattern:function(){return this._currentFormat||this._updateFormat(),this._currentFormat},_updateFormat:function(){var t=this.option("format"),e=In(null==t?void 0:t.parser),n=Oa(t)&&(t.indexOf("0")>=0||t.indexOf("#")>=0);this._currentFormat=e||n?t:function zBe(t){var e=".",n=t(1).indexOf("100")>=0;e=Ime(e,t,n,!0);var i=Lme(e=Ime(e,t,n,!1),t,n,!1),a=Lme(e,t,n,!0);return a==="-"+i?i:i+";"+a}(i=>{var a=this._format(i,t);return ns.convertDigits(a,!0)})},_getFormatForSign:function(t){var e=this._getFormatPattern();if(Oa(e)){var n=e.split(";"),i=ns.getSign(t,e);return n[1]=n[1]||"-"+n[0],i<0?n[1]:n[0]}return ns.getSign(t)<0?"-":""},_removeStubs:function(t,e){var n=this._getFormatForSign(t),i=ns.getThousandsSeparator(),a=this._getStubs(n),r=t;if(a.length){var s=a[0],o=new RegExp("("+YO(a[1]||"")+")$","g"),d=new RegExp("[-"+YO(e?"":i)+"]","g");r=r.replace(s,"").replace(o,"").replace(d,"")}return r},_getStubs:function(t){var e=/[^']([#0.,]+)/g.exec(t),n=e&&e[0].trim();return t.split(n).map(function(i){return i.replace(/'/g,"")})},_truncateToPrecision:function(t,e){if(Le(t)){var n=t.toString(),i=n.indexOf(".");if(n&&i>-1){var a=parseFloat(n.substr(0,i+e+1));return isNaN(a)?t:a}}return t},_tryParse:function(t,e,n){var i=this._replaceSelectedText(t,e,n),a=this._getFormatPattern(),r=e.start!==e.end,s=this._getParsedValue(i,a),o=!a.parser&&this._getPrecisionLimits(i).max,d=s!==this._parsedValue,p=n===ns.getDecimalSeparator()&&0===o,g=!r&&!d&&"-"!==n&&!this._isValueIncomplete(i)&&this._isStub(n);if(!p&&!g&&(""===this._removeStubs(i)&&(s=Math.abs(0*this._parsedValue)),!isNaN(s))){var b=null===s?this._parsedValue:s;return s=o?this._truncateToPrecision(b,o):s,!a.parser&&this._isPercentFormat()?function(t,e){return t&&Dme(t/100,e)}(s,o):s}},_getParsedValue:function(t,e){var n=ns.getSign(t,(null==e?void 0:e.formatter)||e),i=this._parse(t,e),a=i<0?-1:1;return Bo(i)&&n!==a?n*i:i},_isValueIncomplete:function(t){if(!this._useMaskBehavior())return this.callBase(t);var e=this._caret(),n=ns.getDecimalSeparator(),i=this._getTextSeparatorIndex(t),a=i>=0&&i<e.start,r=this._removeStubs(t,!0).split(n);if(!a||2!==r.length)return!1;var s=r[1].length,d=!!this._getFormatPattern().parser,u=!d&&this._getPrecisionLimits(this._getFormatPattern(),t),p=!!d||eA(s,u.min,u.max),g="0"===r[1].charAt(s-1);return p&&(g||!s)},_isValueInRange:function(t){var e=us(this.option("min"),-1/0),n=us(this.option("max"),1/0);return eA(t,e,n)},_setInputText:function(t){var e=ns.convertDigits(t,!0),n=function(t,e,n,i){n=kA(n,0);var a=ns.getDecimalSeparator(),r=function KXe(t){return 1===t.length&&!!t.match(/^[,.][0-9]*$/g)}(t),s=iq(i).occurrence,o=r?0:mae(t,a,s),d=mae(e,a,s),u=fae(t,o),p=fae(e,d);if(-1!==o&&n.start>o){var b=n.start-o-1,C=AMe(b,u[1]);return g2(p[1]?d+1+IMe(C,p[1])+1:e.length,e,i)}var G=function(t){return t.replace(/[^0-9e]+$/,"")}(p[0]),Y=u[0].length-n.start,ne=AMe(Y,kMe(u[0])),Z=IMe(ne,kMe(G));return g2(G.length-(Z+1),e,i)}(this._getInputVal(),e,this._caret(),this._getFormatPattern());this._input().val(t),this._toggleEmptinessEventHandler(),this._formattedValue=t,this._focusOutOccurs||this._caret(n)},_useMaskBehavior:function(){return!!this.option("format")&&this.option("useMaskBehavior")},_renderInputType:function(){var t="number"===this.option("mode"),e="desktop"===rn.real().deviceType;this._useMaskBehavior()&&t?this._setInputType(e||this._isSupportInputMode()?"text":"tel"):this.callBase()},_isChar:function(t){return Oa(t)&&1===t.length},_moveCaret:function(t){if(t){var n=g2(kA(this._caret(),t),this._getInputVal(),this._getFormatPattern());this._caret(n)}},_shouldHandleKey:function(t){var e=zc(t),n=O0(t)||t.altKey||t.shiftKey||!this._isChar(e),i=e===n7;return this._useMaskBehavior()&&!n&&!i},_renderInput:function(){this.callBase(),this._renderFormatter()},_renderFormatter:function(){this._clearCache(),this._detachFormatterEvents(),this._useMaskBehavior()&&this._attachFormatterEvents()},_detachFormatterEvents:function(){he.off(this._input(),"."+gae)},_isInputFromPaste:function(t){var e=t.originalEvent&&t.originalEvent.inputType;return Le(e)?"insertFromPaste"===e:this._isValuePasted},_attachFormatterEvents:function(){var t=this._input();he.on(t,Ot("input",gae),function(e){this._formatValue(e),this._isValuePasted=!1}.bind(this)),he.on(t,Ot("dxclick",gae),function(){this._caretTimeout||(this._caretTimeout=setTimeout(function(){this._caretTimeout=void 0,this._caret(g2(this._caret(),this._getInputVal(),this._getFormatPattern()))}.bind(this),0))}.bind(this)),he.on(t,"dxdblclick",function(){this.clearCaretTimeout()}.bind(this))},clearCaretTimeout:function(){clearTimeout(this._caretTimeout),this._caretTimeout=void 0},_forceRefreshInputValue:function(){if(!this._useMaskBehavior())return this.callBase()},_isNonStubAfter:function(t){var e=this._getInputVal().slice(t);return e&&!this._isStub(e,!0)},_isStub:function(t,e){var n=YO(ns.getDecimalSeparator());return new RegExp("^[^0-9"+n+"]+$","g").test(t)&&(e||this._isChar(t))},_parseValue:function(t){return this._useMaskBehavior()?this._parsedValue:this.callBase(t)},_getPrecisionLimits:function(t){var e=this._getFormatForSign(t),n=iq(e).index,i=(fae(e,n)[1]||"").replace(/[^#0]/g,"");return{min:i.replace(/^(0*)#*/,"$1").length,max:i.length}},_revertSign:function(t){if(this._useMaskBehavior()){var e=this._caret();if(e.start!==e.end){if(zc(t)===n7)return void this._applyRevertedSign(t,e,!0);this._caret(g2(0,this._getInputVal(),this._getFormatPattern()))}this._applyRevertedSign(t,e)}},_applyRevertedSign:function(t,e,n){var i=-1*us(this._parsedValue,null);if(this._isValueInRange(i)&&(this._parsedValue=i,n)){var a=this._getFormatPattern(),r=this._getInputVal();this._setTextByParsedValue(),t.preventDefault();var s=this._getInputVal(),o=function(t,e,n){var i=aq(t,n);return aq(e,n).start-i.start}(r,s,a),d=g2(e=kA(e,o),s,a);this._caret(d)}},_removeMinusFromText:function(t,e){return this._lastKeyName===n7&&"-"===t.charAt(e.start-1)?this._replaceSelectedText(t,{start:e.start-1,end:e.start},""):t},_setTextByParsedValue:function(){var t=this._getFormatPattern(),e=this._parseValue(),n=this._format(e,t)||"";this._setInputText(n)},_formatValue:function(t){var e=this._getInputVal(),n=this._caret(),i=this._removeMinusFromText(e,n),a=i!==e;if(e=i,!this._isInputFromPaste(t)&&this._isValueIncomplete(i))return this._formattedValue=e,void(a&&this._setTextByParsedValue());if(ns.convertDigits(this._formattedValue,!0)!==e){var s=this._tryParse(e,n,"");Le(s)&&(this._parsedValue=s)}this._setTextByParsedValue()},_renderDisplayText:function(){this._useMaskBehavior()?this._toggleEmptinessEventHandler():this.callBase.apply(this,arguments)},_renderValue:function(){return this._useMaskBehavior()&&(this._parsedValue=this.option("value"),this._setTextByParsedValue()),this.callBase()},_updateParsedValue:function(){var t=this._getInputVal();this._parsedValue=this._tryParse(t,this._caret())},_adjustParsedValue:function(){if(this._useMaskBehavior()){var e=this._removeStubs(this._getInputVal())?this._parseValue():null;if(!Bo(e))return void(this._parsedValue=e);this._parsedValue=qh(e,this.option("min"),this.option("max"))}},_valueChangeEventHandler:function(t){if(!this._useMaskBehavior())return this.callBase(t);var e=this._caret();this._saveValueChangeEvent(t),this._lastKey=null,this._lastKeyName=null,this._updateParsedValue(),this._adjustParsedValue(),this.option("value",this._parsedValue),e&&this._caret(e)},_optionChanged:function(t){switch(t.name){case"format":case"useMaskBehavior":this._renderInputType(),this._updateFormat(),this._renderFormatter(),this._renderValue(),this._refreshValueChangeEvent(),this._refreshEvents();break;case"min":case"max":this._adjustParsedValue(),this.callBase(t);break;default:this.callBase(t)}},_clearCache:function(){delete this._formattedValue,delete this._lastKey,delete this._lastKeyName,delete this._parsedValue,delete this._focusOutOccurs,clearTimeout(this._caretTimeout),delete this._caretTimeout},_clean:function(){this._clearCache(),this.callBase()}});const HMe=mZe;Fn("dxNumberBox",HMe);const yae=HMe;var BMe="dx-invalid-message-auto",zMe="dx-validation-target";class vae extends hb{getProps(){var e=super.getProps();return e.onFocusIn=()=>{if("auto"===this.option("validationMessageMode")){var i=N(".dx-invalid-message.dx-overlay-wrapper");null==i||i.removeClass(BMe),this.showValidationMessageTimeout&&clearTimeout(this.showValidationMessageTimeout),this.showValidationMessageTimeout=setTimeout(()=>{null==i||i.addClass(BMe)},150)}},e.saveValueChangeEvent=n=>{this._valueChangeEventInstance=n},e}_createElement(e){super._createElement(e),this.showValidationMessageTimeout=void 0,this.validationRequest=ds(),cs(this.$element()[0],zMe,this)}_init(){super._init(),this._valueChangeAction=this._createActionByOption("onValueChanged",{excludeValidators:["disabled","readOnly"]})}_initOptions(e){super._initOptions(e),this.option(Ko.initValidationOptions(e))}_getDefaultOptions(){return de(super._getDefaultOptions(),{validationMessageOffset:{h:0,v:0},validationTooltipOptions:{}})}_bindInnerWidgetOptions(e,n){var i=de({},e.option()),a=()=>this._silent(n,i);a(),e.on("optionChanged",a)}_raiseValidation(e,n){var i=!Le(e)&&!Le(n);e!==n&&!i&&this.validationRequest.fire({value:e,editor:this})}_raiseValueChangeAction(e,n){var i;null===(i=this._valueChangeAction)||void 0===i||i.call(this,{element:this.$element(),previousValue:n,value:e,event:this._valueChangeEventInstance}),this._valueChangeEventInstance=void 0}_optionChanged(e){var{name:n,previousValue:i,value:a}=e;switch(n&&void 0!==this._getActionConfigs()[n]&&this._addAction(n),n){case"value":this._raiseValidation(a,i),this._raiseValueChangeAction(a,i);break;case"onValueChanged":this._valueChangeAction=this._createActionByOption("onValueChanged",{excludeValidators:["disabled","readOnly"]});break;case"isValid":case"validationError":case"validationErrors":case"validationStatus":this.option(Ko.synchronizeValidationOptions(e,this.option()))}super._optionChanged(e)}reset(){var{value:e}=this._getDefaultOptions();this.option({value:e})}_dispose(){super._dispose(),cs(this.element(),zMe,null),this.showValidationMessageTimeout&&clearTimeout(this.showValidationMessageTimeout)}}var fZe=iy.isEditor,$Me=t=>fZe(t)||t instanceof vae;vae.isEditor=$Me,iy.isEditor=$Me;class gZe extends vae{_useTemplates(){return!1}getSupportedKeyNames(){return["space"]}getProps(){var e=super.getProps();return null!==e.value&&(e.value=Boolean(e.value)),e}}var _Ze=["dataSource","selectedRowKeys"],yZe={integrationOptions:!0};function i7(t,e,n){return{path:t,value:e,previousValue:n}}function VMe(t,e,n,i,a,r){if(!yZe[i]){var s=G_(e),o=G_(n);if(e!==n)if(s!==o)t.push(i7(i,n,e));else if("object"===s)if(Ji(n)){var d=GMe(e,n,a,r);t.push(...d.map(g=>Ee({},g,{path:"".concat(i,".").concat(g.path)})))}else t.push(i7(i,n,e));else if("array"===s){if(r.some(g=>a.includes(g))&&e!==n)t.push(i7(i,n,e));else if(e.length!==n.length)t.push(i7(i,n,e));else{var p=GMe(e,n,a,r);[].push.apply(t,p.map(g=>Ee({},g,{path:"".concat(i).concat(g.path)})))}}else t.push(i7(i,n,e))}}var WMe=t=>(e,n,i,a)=>{var r=[],s=Array.isArray(e)?o=>{VMe(r,e[o],n[o],"[".concat(o,"]"),"".concat(i,".").concat(o),a)}:o=>{VMe(r,e[o],n[o],o,"".concat(i,".").concat(o),a)};return t(e).forEach(s),Object.keys(n).filter(o=>!Object.prototype.hasOwnProperty.call(e,o)&&e[o]!==n[o]).forEach(o=>{r.push({path:o,value:n[o],previousValue:e[o]})}),r},GMe=WMe(t=>Object.keys(t)),vZe={key:!0,ref:!0,children:!0,style:!0},bZe=WMe(t=>Object.keys(t).filter(e=>!vZe[e]));var xZe=["valueChange"],DZe=["componentProps","componentType","rootElementRef","templateNames"];class jMe extends YG{constructor(e){super(e),this.state={},this.widgetRef={current:null},this.getInstance=this.getInstance.bind(this),this.setupWidget=this.setupWidget.bind(this),this.setRootElementRef=this.setRootElementRef.bind(this),this.updateWidget=this.updateWidget.bind(this)}get config(){return"ConfigContext"in this.context?this.context.ConfigContext:undefined}createEffects(){return[new oc(this.setupWidget,[]),new oc(this.setRootElementRef,[]),new oc(this.updateWidget,[this.props.componentProps,this.config,this.props.templateNames])]}updateEffects(){var e;null===(e=this._effects[2])||void 0===e||e.update([this.props.componentProps,this.config,this.props.templateNames])}setupWidget(){var e=new this.props.componentType(this.widgetRef.current,this.properties);return this.instance=e,()=>{e.dispose(),this.instance=null}}setRootElementRef(){var{rootElementRef:e}=this.props;e&&(e.current=this.widgetRef.current)}updateWidget(){var e=this.getInstance();if(e){var n=function MZe(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:_Ze;return bZe(t,e,"",n)}(this.prevProps||{},this.properties);n.length&&(e.beginUpdate(),n.forEach(i=>{var{path:a,value:r}=i;e.option(a,r)}),e.endUpdate()),this.prevProps=this.properties}}get properties(){var e,n=this.props.componentProps,{valueChange:i}=n,a=$i(n,xZe),r=Ee({rtlEnabled:!(null===(e=this.config)||void 0===e||!e.rtlEnabled)},a);return i&&(r.onValueChanged=o=>{var{value:d}=o;return i(d)}),this.props.templateNames.forEach(o=>{((t,e,n)=>!!e[t])(o,r)&&(r[o]=(d,u,p)=>{!function vWe(t,e,n){setTimeout(()=>{var i;D6(JG(t,e),null===(i=e.container)||void 0===i?void 0:i.get(0))},0)}(this.props.componentProps[o],{item:d,index:u,container:p})})}),r}get restAttributes(){return $i(this.props,DZe)}getInstance(){return this.instance}render(){return(t=>{var{props:{componentProps:{className:e}},restAttributes:n,widgetRef:i}=t;return Xa(fa(1,"div",e,null,1,Ee({},n),null,i))})({props:Ee({},this.props),widgetRef:this.widgetRef,config:this.config,properties:this.properties,restAttributes:this.restAttributes})}}jMe.defaultProps={};var SZe=["accessKey","activeStateEnabled","boundary","className","container","contentId","disabled","focusStateEnabled","height","hint","hoverStateEnabled","mode","offset","onClick","onKeyDown","positionRequest","rtlEnabled","tabIndex","target","validationErrors","visible","width"],TZe=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(pj),Object.getOwnPropertyDescriptors({mode:"auto",get offset(){return{h:0,v:0}},isReactComponentWrapper:!0})));class qMe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,SZe)}render(){return(t=>{var{props:e,restAttributes:n}=t;return Xa(bn(2,jMe,Ee({componentType:Uve,componentProps:e,templateNames:[]},n)))})({props:Ee({},this.props),restAttributes:this.restAttributes})}}qMe.defaultProps=TZe;var EZe=["accessKey","activeStateEnabled","aria","children","className","classes","defaultValue","disabled","focusStateEnabled","height","hint","hoverStateEnabled","isValid","name","onClick","onFocusIn","onKeyDown","readOnly","rtlEnabled","tabIndex","validationError","validationErrors","validationMessageMode","validationStatus","value","valueChange","visible","width"],Vc=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(pj),Object.getOwnPropertyDescriptors({readOnly:!1,name:"",validationError:null,validationErrors:null,validationMessageMode:"auto",validationStatus:"valid",isValid:!0,defaultValue:null,valueChange:()=>{}}))),IZe={get readOnly(){return Vc.readOnly},get name(){return Vc.name},get validationError(){return Vc.validationError},get validationErrors(){return Vc.validationErrors},get validationMessageMode(){return Vc.validationMessageMode},get validationStatus(){return Vc.validationStatus},get isValid(){return Vc.isValid},get defaultValue(){return Vc.defaultValue},get valueChange(){return Vc.valueChange},get className(){return Vc.className},get activeStateEnabled(){return Vc.activeStateEnabled},get disabled(){return Vc.disabled},get focusStateEnabled(){return Vc.focusStateEnabled},get hoverStateEnabled(){return Vc.hoverStateEnabled},get rtlEnabled(){return Vc.rtlEnabled},get tabIndex(){return Vc.tabIndex},get visible(){return Vc.visible},get aria(){return hj.aria},get classes(){return hj.classes}};class sq extends wf{constructor(e){super(e),this.widgetRef={current:null},this.rootElementRef={current:null},this.__getterCache={},this.state={validationMessageGuid:"dx-".concat(new Fc),isValidationMessageVisible:!1,value:void 0!==this.props.value?this.props.value:this.props.defaultValue},this.updateValidationMessageVisibility=this.updateValidationMessageVisibility.bind(this),this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.onFocusIn=this.onFocusIn.bind(this)}createEffects(){return[new oc(this.updateValidationMessageVisibility,[this.props.isValid,this.props.validationStatus,this.props.validationError,this.props.validationErrors]),Cf()]}updateEffects(){var e;null===(e=this._effects[0])||void 0===e||e.update([this.props.isValid,this.props.validationStatus,this.props.validationError,this.props.validationErrors])}updateValidationMessageVisibility(){this.setState(e=>({isValidationMessageVisible:this.shouldShowValidationMessage}))}onFocusIn(e){var{onFocusIn:n}=this.props;null==n||n(e)}get cssClasses(){return"".concat((t=>{var{classes:e,isValid:n,readOnly:i}=t;return $c({"dx-state-readonly":!!i,"dx-invalid":!n,["".concat(e)]:!!e})})(Ee({},this.props,{value:void 0!==this.props.value?this.props.value:this.state.value})))}get shouldShowValidationMessage(){var e,{isValid:n,validationStatus:i}=this.props,a=null!==(e=this.validationErrors)&&void 0!==e?e:[];return!(n&&"invalid"!==i)&&a.length>0}get aria(){var{isValid:e,readOnly:n}=this.props,i={readonly:n?"true":"false",invalid:e?"false":"true"};return this.shouldShowValidationMessage&&(i.describedBy=this.state.validationMessageGuid),Ee({},i,this.props.aria)}get validationErrors(){return void 0!==this.__getterCache.validationErrors?this.__getterCache.validationErrors:this.__getterCache.validationErrors=(()=>{var{validationError:e,validationErrors:n}=this.props,i=n&&[...n];return!i&&e&&(i=[Ee({},e)]),i})()}get validationMessageTarget(){var e;return null===(e=this.rootElementRef)||void 0===e?void 0:e.current}get restAttributes(){return $i(Ee({},this.props,{value:void 0!==this.props.value?this.props.value:this.state.value}),EZe)}focus(){this.widgetRef.current.focus()}blur(){this.widgetRef.current.blur()}componentWillUpdate(e,n,i){super.componentWillUpdate(),(this.props.validationError!==e.validationError||this.props.validationErrors!==e.validationErrors)&&(this.__getterCache.validationErrors=void 0)}render(){return(t=>{var{aria:e,cssClasses:n,isValidationMessageVisible:i,onFocusIn:a,props:{accessKey:r,activeStateEnabled:s,children:o,className:d,disabled:u,focusStateEnabled:p,height:g,hint:b,hoverStateEnabled:C,onClick:k,onKeyDown:G,rtlEnabled:Y,tabIndex:ne,validationMessageMode:Z,visible:be,width:Ge},restAttributes:vt,rootElementRef:Nt,validationErrors:cn,validationMessageGuid:gn,validationMessageTarget:Sn,widgetRef:ti}=t;return Xa(bn(2,Wne,Ee({rootElementRef:Nt,aria:e,classes:n,activeStateEnabled:s,focusStateEnabled:p,hoverStateEnabled:C,accessKey:r,className:d,rtlEnabled:Y,hint:b,disabled:u,height:g,width:Ge,onFocusIn:a,onClick:k,onKeyDown:G,tabIndex:ne,visible:be},vt,{children:Df([o,i&&bn(2,qMe,{validationErrors:cn,mode:Z,positionRequest:"below",rtlEnabled:Y,target:Sn,boundary:Sn,container:Sn,contentId:gn})],0)}),null,ti))})({props:Ee({},this.props,{value:void 0!==this.props.value?this.props.value:this.state.value}),validationMessageGuid:this.state.validationMessageGuid,isValidationMessageVisible:this.state.isValidationMessageVisible,rootElementRef:this.rootElementRef,widgetRef:this.widgetRef,onFocusIn:this.onFocusIn,cssClasses:this.cssClasses,shouldShowValidationMessage:this.shouldShowValidationMessage,aria:this.aria,validationErrors:this.validationErrors,validationMessageTarget:this.validationMessageTarget,restAttributes:this.restAttributes})}}sq.defaultProps=IZe;var YMe=ki();var PZe=[[22,16],[18,16]],RZe=[[[12,8],[20,18]],[[16,10],[16,14]]];function JMe(){var t=Q_();return{isMaterialTheme:cd(t),isCompactTheme:T_e(t)}}function BZe(t,e){var n=function HZe(t){var{isCompactTheme:e,isMaterialTheme:n}=JMe();return RZe[+t][+n][+e]}(e),i=function FZe(){var{isCompactTheme:t,isMaterialTheme:e}=JMe();return PZe[+e][+t]}(),a=n/i;return Math.ceil(a*t)}var zZe=["isChecked","size"];class KMe extends YG{constructor(e){super(e),this.state={},this.elementRef={current:null},this.__getterCache={},this.updateFontSize=this.updateFontSize.bind(this),this.setIconFontSize=this.setIconFontSize.bind(this),this.getIconSize=this.getIconSize.bind(this),this.getComputedIconSize=this.getComputedIconSize.bind(this)}createEffects(){return[new oc(this.updateFontSize,[this.props.isChecked,this.props.size])]}updateEffects(){var e;null===(e=this._effects[0])||void 0===e||e.update([this.props.isChecked,this.props.size])}updateFontSize(){var{isChecked:e,size:n}=this.props;if(pi()&&n){var a=BZe(this.getIconSize(n),e);this.setIconFontSize(a)}}setIconFontSize(e){this.elementRef.current.style.fontSize="".concat(e,"px")}getIconSize(e){return Bo(e)?e:e.endsWith("px")?parseInt(e,10):this.getComputedIconSize()}getComputedIconSize(){var n=function NZe(t){var e;return t?null===(e=YMe.getComputedStyle)||void 0===e?void 0:e.call(YMe,t):null}(this.elementRef.current);return parseInt(null==n?void 0:n.width,10)}get cssStyles(){return void 0!==this.__getterCache.cssStyles?this.__getterCache.cssStyles:this.__getterCache.cssStyles=(()=>{var{size:e}=this.props,n=QP("width",e);return{height:QP("height",e),width:n}})()}get restAttributes(){return $i(this.props,zZe)}componentWillUpdate(e,n,i){super.componentWillUpdate(),this.props.size!==e.size&&(this.__getterCache.cssStyles=void 0)}render(){return(t=>{var{cssStyles:e,elementRef:n}=t;return fa(1,"span","dx-checkbox-icon",null,1,{style:Hx(e)},null,n)})({props:Ee({},this.props),elementRef:this.elementRef,setIconFontSize:this.setIconFontSize,getIconSize:this.getIconSize,getComputedIconSize:this.getComputedIconSize,cssStyles:this.cssStyles,restAttributes:this.restAttributes})}}KMe.defaultProps={isChecked:!1};var WZe=["accessKey","activeStateEnabled","aria","className","defaultValue","disabled","focusStateEnabled","height","hint","hoverStateEnabled","iconSize","isValid","name","onClick","onFocusIn","onKeyDown","readOnly","rtlEnabled","saveValueChangeEvent","tabIndex","text","validationError","validationErrors","validationMessageMode","validationStatus","value","valueChange","visible","width"],Wc=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(Vc),Object.getOwnPropertyDescriptors({text:"",activeStateEnabled:!0,hoverStateEnabled:!0,defaultValue:!1,valueChange:()=>{}}))),qZe={get text(){return Wc.text},get activeStateEnabled(){return Wc.activeStateEnabled},get hoverStateEnabled(){return Wc.hoverStateEnabled},get defaultValue(){return Wc.defaultValue},get valueChange(){return Wc.valueChange},get readOnly(){return Wc.readOnly},get name(){return Wc.name},get validationError(){return Wc.validationError},get validationErrors(){return Wc.validationErrors},get validationMessageMode(){return Wc.validationMessageMode},get validationStatus(){return Wc.validationStatus},get isValid(){return Wc.isValid},get className(){return Wc.className},get disabled(){return Wc.disabled},get focusStateEnabled(){return Wc.focusStateEnabled},get rtlEnabled(){return Wc.rtlEnabled},get tabIndex(){return Wc.tabIndex},get visible(){return Wc.visible},get aria(){return hj.aria}},XMe=u1e([{device:()=>"desktop"===rn.real().deviceType&&!rn.isSimulator(),options:{focusStateEnabled:!0}}]);class oq extends wf{constructor(e){super(e),this.editorRef={current:null},this.state={value:void 0!==this.props.value?this.props.value:this.props.defaultValue},this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.onWidgetClick=this.onWidgetClick.bind(this),this.keyDown=this.keyDown.bind(this)}createEffects(){return[Cf()]}onWidgetClick(e){var n,s,{readOnly:i,saveValueChangeEvent:a}=this.props,r=null!==(n=void 0!==this.props.value?this.props.value:this.state.value)&&void 0!==n&&n;i||(null==a||a(e),this.setState(o=>({value:s=!r})),this.props.valueChange(s))}keyDown(e){var{onKeyDown:n}=this.props,{keyName:i,originalEvent:a,which:r}=e,s=null==n?void 0:n(e);if(null!=s&&s.cancel)return s;("space"===i||"space"===r)&&(a.preventDefault(),this.onWidgetClick(a))}get cssClasses(){return(t=>{var{text:e,value:n}=t;return $c({"dx-checkbox":!0,"dx-checkbox-checked":!0===n,"dx-checkbox-has-text":!!e,"dx-checkbox-indeterminate":null===n})})(Ee({},this.props,{value:void 0!==this.props.value?this.props.value:this.state.value}))}get aria(){var e=!0===(void 0!==this.props.value?this.props.value:this.state.value);return Ee({},{role:"checkbox",checked:null===(void 0!==this.props.value?this.props.value:this.state.value)?"mixed":"".concat(e)},this.props.aria)}get restAttributes(){return $i(Ee({},this.props,{value:void 0!==this.props.value?this.props.value:this.state.value}),WZe)}focus(){this.editorRef.current.focus()}blur(){this.editorRef.current.blur()}render(){return(t=>{var{aria:e,cssClasses:n,editorRef:i,keyDown:a,onWidgetClick:r,props:{accessKey:s,activeStateEnabled:o,className:d,disabled:u,focusStateEnabled:p,height:g,hint:b,hoverStateEnabled:C,iconSize:k,isValid:G,name:Y,onFocusIn:ne,readOnly:Z,rtlEnabled:be,tabIndex:Ge,text:vt,validationError:Nt,validationErrors:cn,validationMessageMode:gn,validationStatus:Sn,value:ti,visible:Hn,width:Aa},restAttributes:Di}=t;return Xa(bn(2,sq,Ee({aria:e,classes:n,onClick:r,onKeyDown:a,accessKey:s,activeStateEnabled:o,focusStateEnabled:p,hoverStateEnabled:C,className:d,disabled:u,readOnly:Z,hint:b,height:g,width:Aa,rtlEnabled:be,tabIndex:Ge,visible:Hn,validationError:Nt,validationErrors:cn,validationMessageMode:gn,validationStatus:Sn,isValid:G,onFocusIn:ne},Di,{children:Df([Xa(fa(64,"input",null,null,1,Ee({type:"hidden",value:"".concat(ti)},Y&&{name:Y}))),fa(1,"div","dx-checkbox-container",[bn(2,KMe,{size:k,isChecked:!0===ti}),vt&&fa(1,"span","dx-checkbox-text",vt,0)],0)],4)}),null,i))})({props:Ee({},this.props,{value:void 0!==this.props.value?this.props.value:this.state.value}),editorRef:this.editorRef,onWidgetClick:this.onWidgetClick,keyDown:this.keyDown,cssClasses:this.cssClasses,aria:this.aria,restAttributes:this.restAttributes})}}function bae(t){var e=["value"];return Object.keys(t).reduce((n,i)=>{var a=t[i];return n[e.some(s=>s===i)?"default"+i.charAt(0).toUpperCase()+i.slice(1):i]=a,n},{})}oq.defaultProps=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(qZe),Object.getOwnPropertyDescriptors(Ee({},bae(s2(XMe))))));var ZMe=[];class Mae extends gZe{getProps(){var e=super.getProps();return e.onKeyDown=this._wrapKeyDownHandler(e.onKeyDown),e}focus(){var e;return null===(e=this.viewRef)||void 0===e?void 0:e.focus(...arguments)}blur(){var e;return null===(e=this.viewRef)||void 0===e?void 0:e.blur(...arguments)}_getActionConfigs(){return{onFocusIn:{},onClick:{}}}get _propsInfo(){return{twoWay:[["value","defaultValue","valueChange"]],allowNull:["defaultValue","validationError","validationErrors","value"],elements:[],templates:[],props:["text","iconSize","activeStateEnabled","hoverStateEnabled","saveValueChangeEvent","defaultValue","valueChange","readOnly","name","validationError","validationErrors","validationMessageMode","validationStatus","isValid","onFocusIn","className","accessKey","disabled","focusStateEnabled","height","hint","onClick","onKeyDown","rtlEnabled","tabIndex","visible","width","aria","value"]}}get _viewComponent(){return oq}}Fn("dxCheckBox",Mae),Mae.defaultOptions=function UZe(t){ZMe.push(t),oq.defaultProps=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(oq.defaultProps),Object.getOwnPropertyDescriptors(bae(s2(XMe))),Object.getOwnPropertyDescriptors(bae(s2(ZMe)))))};const QMe=Mae;var exe=t=>t.getMonth()+1,txe=(t,e)=>{var n=t.getDate(),i=a7("M",t),a=qh(parseInt(e),i.min,i.max);t.setMonth(a-1,1);var{min:r,max:s}=a7("dM",t),o=qh(n,r,s);t.setDate(o)},YZe={a:t=>t.getHours()<12?0:1,E:"getDay",y:"getFullYear",M:exe,L:exe,d:"getDate",H:"getHours",h:"getHours",m:"getMinutes",s:"getSeconds",S:"getMilliseconds"},JZe=de({},Bee,{a:(t,e)=>{var n=t.getHours();n>=12!==!!parseInt(e)&&t.setHours((n+12)%24)},d:(t,e)=>{e>a7("dM",t).max&&t.setMonth(t.getMonth()+1),t.setDate(e)},h:(t,e)=>{var n=t.getHours()>=12;t.setHours(+e%12+(n?12:0))},M:txe,L:txe,E:(t,e)=>{e<0||t.setDate(t.getDate()-t.getDay()+parseInt(e))},y:(t,e)=>{var n=t.getFullYear(),i=String(e).length,a=String(a7("y",t).max).length,r=parseInt(String(n).substr(0,a-i)+e);t.setFullYear(r)}}),XZe=(t,e)=>{for(var n=e.regexp.exec(t),i=0,a=0,r=[],s=function(d){a=(i=a)+n[d].length;var u=e.patterns[d-1].replace(/^'|'$/g,""),p=(t=>YZe[t]||(()=>t))(u[0]);r.push({index:d-1,isStub:u===n[d],caret:{start:i,end:a},pattern:u,text:n[d],limits:function(){for(var g=arguments.length,b=new Array(g),C=0;C<g;C++)b[C]=arguments[C];return a7(u[0],...b)},setter:JZe[u[0]]||We,getter:p})},o=1;o<n.length;o++)s(o);return r},a7=(t,e,n)=>{var i={y:{min:0,max:9999},M:{min:1,max:12},L:{min:1,max:12},d:{min:1,max:31},dM:{min:1,max:new Date(e.getFullYear(),e.getMonth()+1,0).getDate()},E:{min:0,max:6},H:{min:0,max:23},h:{min:0,max:23},m:{min:0,max:59},s:{min:0,max:59},S:{min:0,max:999},a:{min:0,max:1}};return i[n||t]||i.getAmPm},xae=["year","day","month","day"],nxe=["hours","minutes","seconds","milliseconds"],vb={SUPPORTED_FORMATS:["date","time","datetime"],ONE_MINUTE:6e4,ONE_DAY:864e5,ONE_YEAR:31536e6,MIN_DATEVIEW_DEFAULT_DATE:new Date(1900,0,1),MAX_DATEVIEW_DEFAULT_DATE:function(){var t=new Date;return new Date(t.getFullYear()+50,t.getMonth(),t.getDate(),23,59,59)}(),FORMATS_INFO:{date:{getStandardPattern:function(){return"yyyy-MM-dd"},components:xae},time:{getStandardPattern:function(){return"HH:mm"},components:nxe},datetime:{getStandardPattern:function(){var t,e;return(e=N("<input>").attr("type","datetime")).val("2000-01-01T01:01Z"),e.val()&&(t="yyyy-MM-ddTHH:mmZ"),t||(t="yyyy-MM-ddTHH:mm:ssZ"),vb.FORMATS_INFO.datetime.getStandardPattern=function(){return t},t},components:[...xae,...nxe]},"datetime-local":{getStandardPattern:function(){return"yyyy-MM-ddTHH:mm:ss"},components:[...xae,"hours","minutes","seconds"]}},FORMATS_MAP:{date:"shortdate",time:"shorttime",datetime:"shortdateshorttime"},SUBMIT_FORMATS_MAP:{date:"date",time:"time",datetime:"datetime-local"},toStandardDateFormat:function(t,e){var n=vb.FORMATS_INFO[e].getStandardPattern();return is.serializeDate(t,n)},fromStandardDateFormat:function(t){var e=is.dateParser(t);return ab(e)?e:void 0},getMaxMonthDay:function(t,e){return new Date(t,e+1,0).getDate()},mergeDates:function(t,e,n){if(!e)return e||null;if(!t||isNaN(t.getTime())){var i=new Date(null);t=new Date(i.getFullYear(),i.getMonth(),i.getDate())}var a=new Date(t.valueOf()),r=vb.FORMATS_INFO[n];return $e(r.components,function(){var s=vb.DATE_COMPONENTS_INFO[this];a[s.setter](e[s.getter]())}),a},getLongestCaptionIndex:function(t){var i,e=0,n=0;for(i=0;i<t.length;++i)t[i].length>n&&(e=i,n=t[i].length);return e},formatUsesMonthName:function(t){return Tn.formatUsesMonthName(t)},formatUsesDayName:function(t){return Tn.formatUsesDayName(t)},getLongestDate:function(t,e,n){var i=function(t){var e=typeof t;return"string"===e?"format":"object"===e&&void 0!==t.type?t.type:null}(t),a=9;(!i||vb.formatUsesMonthName(i))&&(a=vb.getLongestCaptionIndex(e));var r=new Date(1888,a,21,23,59,59,999);if(!i||vb.formatUsesDayName(i)){var s=r.getDate()-r.getDay()+vb.getLongestCaptionIndex(n);r.setDate(s)}return r},normalizeTime:function(t){t.setSeconds(0),t.setMilliseconds(0)}};vb.DATE_COMPONENTS_INFO={year:{getter:"getFullYear",setter:"setFullYear",formatter:function(t,e){var n=new Date(e.getTime());return n.setFullYear(t),Tn.format(n,"yyyy")},startValue:void 0,endValue:void 0},day:{getter:"getDate",setter:"setDate",formatter:function(t,e){var n=new Date(e.getTime());return n.setDate(t),Tn.format(n,"d")},startValue:1,endValue:void 0},month:{getter:"getMonth",setter:"setMonth",formatter:function(t){return Tn.getMonthNames()[t]},startValue:0,endValue:11},hours:{getter:"getHours",setter:"setHours",formatter:function(t){return Tn.format(new Date(0,0,0,t),"hour")},startValue:0,endValue:23},minutes:{getter:"getMinutes",setter:"setMinutes",formatter:function(t){return Tn.format(new Date(0,0,0,0,t),"minute")},startValue:0,endValue:59},seconds:{getter:"getSeconds",setter:"setSeconds",formatter:function(t){return Tn.format(new Date(0,0,0,0,0,t),"second")},startValue:0,endValue:59},milliseconds:{getter:"getMilliseconds",setter:"setMilliseconds",formatter:function(t){return Tn.format(new Date(0,0,0,0,0,0,t),"millisecond")},startValue:0,endValue:999}};const uo=vb;class aQe extends Qj{constructor(e,n,i){super(e,n,i),this.currentTemplate=null}_attachEvents(e){var{editor:n}=this;e.option("onClick",i=>{!n.option("openOnFieldClick")&&n._openHandler(i)}),he.on(e.$element(),"mousedown",i=>{n.$element().is(".dx-state-focused")&&i.preventDefault()})}_create(){var{editor:e}=this,n=N("<div>"),i=this._getOptions();this._addToContainer(n);var a=e._createComponent(n,T0,de({},i,{elementAttr:{"aria-label":Mn.format("dxDropDownEditor-selectLabel")}}));return this._legacyRender(e.$element(),n,i.visible),{$element:n,instance:a}}_getOptions(){var{editor:e}=this,n=this._isVisible(),a={focusStateEnabled:!1,hoverStateEnabled:!1,activeStateEnabled:!1,useInkRipple:!1,disabled:e.option("readOnly"),visible:n};return this._addTemplate(a),a}_isVisible(){var{editor:e}=this;return super._isVisible()&&e.option("showDropDownButton")}_legacyRender(e,n,i){e.toggleClass("dx-dropdowneditor-button-visible",i),n&&n.removeClass("dx-button").addClass("dx-dropdowneditor-button")}_isSameTemplate(){return this.editor.option("dropDownButtonTemplate")===this.currentTemplate}_addTemplate(e){this._isSameTemplate()||(e.template=this.editor._getTemplateByOption("dropDownButtonTemplate"),this.currentTemplate=this.editor.option("dropDownButtonTemplate"))}update(){if(super.update()){var{editor:n,instance:i}=this,a=n.$element(),r=this._getOptions();null==i||i.option(r),this._legacyRender(a,null==i?void 0:i.$element(),r.visible)}}}var lq=function(t){if(pi())return ps(t)},Dae=function(t){return null===t&&(t=void 0),"function"==typeof t&&(t=t()),t},rxe="dx-dropdowneditor-input-wrapper",dq="dx-dropdowneditor-overlay",sxe="dx-dropdowneditor-overlay-flipped",oxe="ios"===rn.current().platform,lxe=EMe.inherit({_supportedKeys:function(){return de({},this.callBase(),{tab:function(t){if(this.option("opened")){if("instantly"===this.option("applyValueMode"))return void this.close();var e=t.shiftKey?this._getLastPopupElement():this._getFirstPopupElement();e&&he.trigger(e,"focus"),t.preventDefault()}},escape:function(t){return this.option("opened")&&t.preventDefault(),this.close(),!0},upArrow:function(t){return!(!O0(t)&&(t.preventDefault(),t.stopPropagation(),t.altKey))||(this.close(),!1)},downArrow:function(t){return!(!O0(t)&&(t.preventDefault(),t.stopPropagation(),t.altKey))||(this._validatedOpening(),!1)},enter:function(t){return this.option("opened")&&(t.preventDefault(),this._valueChangeEventHandler(t)),!0}})},_getDefaultButtons:function(){return this.callBase().concat([{name:"dropDown",Ctor:aQe}])},_getDefaultOptions:function(){return de(this.callBase(),{value:null,onOpened:null,onClosed:null,opened:!1,acceptCustomValue:!0,applyValueMode:"instantly",deferRendering:!0,activeStateEnabled:!0,dropDownButtonTemplate:"dropDownButton",fieldTemplate:null,openOnFieldClick:!1,showDropDownButton:!0,buttons:void 0,dropDownOptions:{showTitle:!1},popupPosition:this._getDefaultPopupPosition(),onPopupInitialized:null,applyButtonText:Mn.format("OK"),cancelButtonText:Mn.format("Cancel"),buttonsLocation:"default",useHiddenSubmitElement:!1})},_useTemplates:function(){return!0},_getDefaultPopupPosition:function(t){var e=rge(t);return{offset:{h:0,v:-1},my:e+" top",at:e+" bottom",collision:"flip flip"}},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(t){return"generic"===t.platform},options:{popupPosition:{offset:{v:0}}}}])},_inputWrapper:function(){return this.$element().find("."+rxe).first()},_init:function(){this.callBase(),this._initVisibilityActions(),this._initPopupInitializedAction(),this._updatePopupPosition(this.option("rtlEnabled")),this._options.cache("dropDownOptions",this.option("dropDownOptions"))},_updatePopupPosition:function(t){var{my:e,at:n}=this._getDefaultPopupPosition(t),i=this.option("popupPosition");this.option("popupPosition",de({},i,{my:e,at:n}))},_initVisibilityActions:function(){this._openAction=this._createActionByOption("onOpened",{excludeValidators:["disabled","readOnly"]}),this._closeAction=this._createActionByOption("onClosed",{excludeValidators:["disabled","readOnly"]})},_initPopupInitializedAction:function(){this._popupInitializedAction=this._createActionByOption("onPopupInitialized",{excludeValidators:["disabled","readOnly"]})},_initMarkup:function(){this._renderSubmitElement(),this.callBase(),this.$element().addClass("dx-dropdowneditor"),this.setAria("role","combobox")},_render:function(){this.callBase(),this._renderOpenHandler(),this._attachFocusOutHandler(),this._renderOpenedState()},_renderContentImpl:function(){this.option("deferRendering")||this._createPopup()},_renderInput:function(){this.callBase(),this._wrapInput(),this._setDefaultAria()},_wrapInput:function(){this._$container=this.$element().wrapInner(N("<div>").addClass(rxe)).children().eq(0)},_setDefaultAria:function(){this.setAria({haspopup:"true",autocomplete:"list"})},_readOnlyPropValue:function(){return!this._isEditable()||this.callBase()},_cleanFocusState:function(){this.callBase(),this.option("fieldTemplate")&&this._detachFocusEvents()},_getFieldTemplate:function(){return this.option("fieldTemplate")&&this._getTemplateByOption("fieldTemplate")},_renderMask:function(){this.option("fieldTemplate")||this.callBase()},_renderField:function(){var t=this._getFieldTemplate();t&&this._renderTemplatedField(t,this._fieldRenderData())},_renderPlaceholder:function(){!!this._getFieldTemplate()||this.callBase()},_renderValue:function(){this.option("useHiddenSubmitElement")&&this._setSubmitValue(),this.callBase().always(this._renderField.bind(this))},_renderTemplatedField:function(t,e){var n=g4(this._input()),i=this._$container;this._detachKeyboardEvents(),this._refreshButtonsContainer(),this._detachWrapperContent(),this._detachFocusEvents(),i.empty();var a=N("<div>").addClass("dx-dropdowneditor-field-template-wrapper").appendTo(i);t.render({model:e,container:ai(a),onRendered:()=>{var r=this._input();if(!r.length)throw lo.Error("E1010");this._integrateInput(),n&&he.trigger(r,"focus")}}),this._attachWrapperContent(i)},_detachWrapperContent(){var t,e,n;this.option("useHiddenSubmitElement")&&(null===(t=this._$submitElement)||void 0===t||t.detach());var a=null===(e=this._$beforeButtonsContainer)||void 0===e?void 0:e[0].parentNode,r=null===(n=this._$afterButtonsContainer)||void 0===n?void 0:n[0].parentNode;null==a||a.removeChild(this._$beforeButtonsContainer[0]),null==r||r.removeChild(this._$afterButtonsContainer[0])},_attachWrapperContent(t){var e,n=this.option("useHiddenSubmitElement");t.prepend(this._$beforeButtonsContainer),n&&(null===(e=this._$submitElement)||void 0===e||e.appendTo(t)),t.append(this._$afterButtonsContainer)},_refreshButtonsContainer(){this._$buttonsContainer=this.$element().children().eq(0)},_integrateInput:function(){this._renderFocusState(),this._refreshValueChangeEvent(),this._refreshEvents(),this._refreshEmptinessEvent()},_refreshEmptinessEvent:function(){he.off(this._input(),"input blur",this._toggleEmptinessEventHandler),this._renderEmptinessEvent()},_fieldRenderData:function(){return this.option("value")},_initTemplates:function(){this._templateManager.addDefaultTemplates({dropDownButton:new pb(function(t){var e=N("<div>").addClass("dx-dropdowneditor-icon");N(t.container).append(e)})}),this.callBase()},_renderOpenHandler:function(){var t=this._inputWrapper(),e=Ot(Jd,this.NAME),n=this.option("openOnFieldClick");he.off(t,e),he.on(t,e,this._getInputClickHandler(n)),this.$element().toggleClass("dx-dropdowneditor-field-clickable",n),n&&(this._openOnFieldClickAction=this._createAction(this._openHandler.bind(this)))},_attachFocusOutHandler:function(){oxe&&(this._detachFocusOutEvents(),he.on(this._inputWrapper(),Ot("focusout",this.NAME),t=>{var e=t.relatedTarget,n=this.content?N(this.content()).closest("."+dq):this._$popup;e&&this.option("opened")&&(0===N(e).closest("."+dq,n).length&&this.close())}))},_detachFocusOutEvents:function(){oxe&&he.off(this._inputWrapper(),Ot("focusout",this.NAME))},_getInputClickHandler:function(t){return t?e=>{this._executeOpenAction(e)}:e=>{this._focusInput()}},_openHandler:function(){this._toggleOpenState()},_executeOpenAction:function(t){this._openOnFieldClickAction({event:t})},_keyboardEventBindingTarget:function(){return this._input()},_focusInput:function(){return!this.option("disabled")&&(this.option("focusStateEnabled")&&!g4(this._input())&&(this._resetCaretPosition(),he.trigger(this._input(),"focus")),!0)},_resetCaretPosition:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=this._input().get(0);if(e){var{value:n}=e,i=Le(n)&&(t||this._isEditable())?n.length:0;this._caret({start:i,end:i},!0)}},_isEditable:function(){return this.option("acceptCustomValue")},_toggleOpenState:function(t){!this._focusInput()||this.option("readOnly")||(t=arguments.length?t:!this.option("opened"),this.option("opened",t))},_renderOpenedState:function(){var t=this.option("opened");t&&this._createPopup(),this.$element().toggleClass("dx-dropdowneditor-active",t),this._setPopupOption("visible",t),this.setAria({expanded:t}),this.setAria("owns",t?this._popupContentId:void 0,this.$element())},_createPopup:function(){this._$popup||(this._$popup=N("<div>").addClass(dq).appendTo(this.$element()),this._renderPopup(),this._renderPopupContent())},_renderPopupContent:We,_renderPopup:function(){var t=de(this._popupConfig(),this._options.cache("dropDownOptions"));this._popup=this._createComponent(this._$popup,CA,t),this._popup.on({showing:this._popupShowingHandler.bind(this),shown:this._popupShownHandler.bind(this),hiding:this._popupHidingHandler.bind(this),hidden:this._popupHiddenHandler.bind(this),contentReady:this._contentReadyHandler.bind(this)}),this._contentReadyHandler(),this._setPopupContentId(this._popup.$content()),this._bindInnerWidgetOptions(this._popup,"dropDownOptions")},_setPopupContentId(t){this._popupContentId="dx-"+new Fc,this.setAria("id",this._popupContentId,t)},_contentReadyHandler:We,_popupConfig:function(){return{onInitialized:this._popupInitializedHandler(),position:de(this.option("popupPosition"),{of:this.$element()}),showTitle:this.option("dropDownOptions.showTitle"),_ignoreFunctionValueDeprecation:!0,width:()=>lq(this.$element()),height:"auto",shading:!1,wrapperAttr:{class:dq},hideOnParentScroll:!0,closeOnOutsideClick:this._closeOutsideDropDownHandler.bind(this),animation:{show:{type:"fade",duration:0,from:0,to:1},hide:{type:"fade",duration:400,from:1,to:0}},deferRendering:!1,focusStateEnabled:!1,showCloseButton:!1,dragEnabled:!1,toolbarItems:this._getPopupToolbarItems(),onPositioned:this._popupPositionedHandler.bind(this),fullScreen:!1,contentTemplate:null}},_popupInitializedHandler:function(){return this.option("onPopupInitialized")?t=>{this._popupInitializedAction({popup:t.component})}:null},_dimensionChanged:function(){void 0===Dae(this.option("dropDownOptions.width"))&&this._setPopupOption("width",()=>lq(this.$element()))},_popupPositionedHandler:function(t){t.position&&this._popup.$overlayContent().toggleClass(sxe,t.position.v.flip)},_popupShowingHandler:We,_popupHidingHandler:function(){this.option("opened",!1)},_popupShownHandler:function(){var t;this._openAction();var e=this._popup.$overlayContent(),n=op(e);if(this._label.isVisible()&&e.hasClass(sxe)){var i=this._label.$element();Sl(e,{top:n.top-parseInt(i.css("fontSize"))})}null===(t=this._validationMessage)||void 0===t||t.option("positionRequest",this._getValidationMessagePositionRequest())},_popupHiddenHandler:function(){var t;this._closeAction(),null===(t=this._validationMessage)||void 0===t||t.option("positionRequest",this._getValidationMessagePositionRequest())},_getValidationMessagePositionRequest:function(){var t="below";if(this._popup&&this._popup.option("visible")){var{top:e}=Kh.setup(this.$element()),{top:n}=Kh.setup(this._popup.$content());t=e+this.option("popupPosition").offset.v>n?"below":"above"}return t},_closeOutsideDropDownHandler:function(t){var{target:e}=t,n=N(e),i=this.getButton("dropDown"),a=i&&i.$element(),r=!!n.closest(this.$element()).length,s=!!n.closest(a).length;return!r&&!s},_clean:function(){delete this._openOnFieldClickAction,this._$popup&&(this._$popup.remove(),delete this._$popup,delete this._popup),this.callBase()},_setPopupOption:function(t,e){this._setWidgetOption("_popup",arguments)},_validatedOpening:function(){this.option("readOnly")||this._toggleOpenState(!0)},_getPopupToolbarItems:function(){return"useButtons"===this.option("applyValueMode")?this._popupToolbarItemsConfig():[]},_getFirstPopupElement:function(){return this._popup.$wrapper().find(".dx-popup-done.dx-button")},_getLastPopupElement:function(){return this._popup.$wrapper().find(".dx-popup-cancel.dx-button")},_popupElementTabHandler:function(t){var e=N(t.currentTarget);(t.shiftKey&&e.is(this._getFirstPopupElement())||!t.shiftKey&&e.is(this._getLastPopupElement()))&&(he.trigger(this._input(),"focus"),t.preventDefault())},_popupElementEscHandler:function(){he.trigger(this._input(),"focus"),this.close()},_popupButtonInitializedHandler:function(t){t.component.registerKeyHandler("tab",this._popupElementTabHandler.bind(this)),t.component.registerKeyHandler("escape",this._popupElementEscHandler.bind(this))},_popupToolbarItemsConfig:function(){var t=[{shortcut:"done",options:{onClick:this._applyButtonHandler.bind(this),text:this.option("applyButtonText"),onInitialized:this._popupButtonInitializedHandler.bind(this)}},{shortcut:"cancel",options:{onClick:this._cancelButtonHandler.bind(this),text:this.option("cancelButtonText"),onInitialized:this._popupButtonInitializedHandler.bind(this)}}];return this._applyButtonsLocation(t)},_applyButtonsLocation:function(t){var e=this.option("buttonsLocation"),n=t;if("default"!==e){var i=XP(e);$e(n,function(a,r){de(r,{toolbar:i[0],location:i[1]})})}return n},_applyButtonHandler:function(){this.close(),this.option("focusStateEnabled")&&this.focus()},_cancelButtonHandler:function(){this.close(),this.option("focusStateEnabled")&&this.focus()},_popupOptionChanged:function(t){var e=Kd.getOptionsFromContainer(t);this._setPopupOption(e);var n=Object.keys(e);(-1!==n.indexOf("width")||-1!==n.indexOf("height"))&&this._dimensionChanged()},_renderSubmitElement:function(){this.option("useHiddenSubmitElement")&&(this._$submitElement=N("<input>").attr("type","hidden").appendTo(this.$element()))},_setSubmitValue:function(){this._getSubmitElement().val(this.option("value"))},_getSubmitElement:function(){return this.option("useHiddenSubmitElement")?this._$submitElement:this.callBase()},_dispose:function(){this._detachFocusOutEvents(),this.callBase()},_optionChanged:function(t){var e;switch(t.name){case"width":case"height":this.callBase(t),null===(e=this._popup)||void 0===e||e.repaint();break;case"opened":this._renderOpenedState();break;case"onOpened":case"onClosed":this._initVisibilityActions();break;case"onPopupInitialized":this._initPopupInitializedAction();break;case"fieldTemplate":Le(t.value)?this._renderField():this._invalidate();break;case"acceptCustomValue":case"openOnFieldClick":this._invalidate();break;case"dropDownButtonTemplate":case"showDropDownButton":this._updateButtons(["dropDown"]);break;case"dropDownOptions":this._popupOptionChanged(t),this._options.cache("dropDownOptions",this.option("dropDownOptions"));break;case"popupPosition":break;case"deferRendering":pi()&&this._createPopup();break;case"applyValueMode":case"applyButtonText":case"cancelButtonText":case"buttonsLocation":this._setPopupOption("toolbarItems",this._getPopupToolbarItems());break;case"useHiddenSubmitElement":this._$submitElement&&(this._$submitElement.remove(),this._$submitElement=void 0),this._renderSubmitElement();break;case"rtlEnabled":this._updatePopupPosition(t.value),this.callBase(t);break;default:this.callBase(t)}},open:function(){this.option("opened",!0)},close:function(){this.option("opened",!1)},field:function(){return ai(this._input())},content:function(){return this._popup?this._popup.content():null}});Fn("dxDropDownEditor",lxe);const dxe=lxe;var _Qe=Kd.inherit({_getDefaultOptions:function(){return de(this.callBase(),{onClick:null,onCaptionClick:null,text:""})},_init:function(){this.callBase(),this._initActions()},_initActions:function(){this._clickAction=this._createActionByOption("onClick"),this._captionClickAction=this._createActionByOption("onCaptionClick")},_initMarkup:function(){this.callBase(),this.$element().addClass("dx-calendar-navigator"),this._renderButtons(),this._renderCaption()},_renderButtons:function(){var t=this,e=this.option("rtlEnabled")?-1:1;this._prevButton=this._createComponent(N("<a>"),T0,{focusStateEnabled:!1,icon:"chevronleft",onClick:function(r){t._clickAction({direction:-e,event:r})},integrationOptions:{}});var n=this._prevButton.$element().addClass("dx-calendar-navigator-previous-view").addClass("dx-calendar-navigator-previous-month");this._nextButton=this._createComponent(N("<a>"),T0,{focusStateEnabled:!1,icon:"chevronright",onClick:function(r){t._clickAction({direction:e,event:r})},integrationOptions:{}});var i=this._nextButton.$element().addClass("dx-calendar-navigator-next-view").addClass("dx-calendar-navigator-next-month");this._caption=this._createComponent(N("<a>").addClass("dx-calendar-caption-button"),T0,{focusStateEnabled:!1,onClick:function(r){t._captionClickAction({event:r})},integrationOptions:{}});var a=this._caption.$element();this.$element().append(n,a,i)},_renderCaption:function(){this._caption.option("text",this.option("text"))},toggleButton:function(t,e){var i=this["_"+t+"Button"];i&&(i.option("disabled",e),i.$element().toggleClass("dx-calendar-disabled-navigator-link",e))},_optionChanged:function(t){if("text"===t.name)this._renderCaption();else this.callBase(t)}});const yQe=_Qe;var{abstract:_2}=Kd,uxe="dx-calendar-empty-cell",cxe="dx-calendar-selected-date",wae="dx-calendar-contoured-date",pxe=Ot(Jd,"dxCalendar"),hxe="dxDateValueKey",xQe=Kd.inherit({_getViewName:function(){return"base"},_getDefaultOptions:function(){return de(this.callBase(),{date:new Date,focusStateEnabled:!1,cellTemplate:null,disabledDates:null,onCellClick:null,rowCount:3,colCount:4,allowValueSelection:!0,_todayDate:()=>new Date})},_initMarkup:function(){this.callBase(),this._renderImpl()},_renderImpl:function(){this.$element().append(this._createTable()),this._createDisabledDatesHandler(),this._renderBody(),this._renderContouredDate(),this._renderValue(),this._renderEvents()},_createTable:function(){return this._$table=N("<table>"),this.setAria({label:Mn.format("dxCalendar-ariaWidgetName"),role:"grid"},this._$table),this._$table},_renderBody:function(){this.$body=N("<tbody>").appendTo(this._$table);for(var t={cellDate:this._getFirstCellData(),prevCellDate:null},e=0,n=this.option("rowCount");e<n;e++){t.row=this._createRow();for(var i=0,a=this.option("colCount");i<a;i++)this._renderCell(t,i)}},_createRow:function(){var t=ct.createElement("tr");return this.setAria("role","row",N(t)),this.$body.get(0).appendChild(t),t},_appendCell:function(t,e){this._appendMethodName||this._cacheAppendMethodName(),N(t)[this._appendMethodName](e)},_cacheAppendMethodName:function(t){this._appendMethodName=(null!=t?t:this.option("rtlEnabled"))?"prepend":"append"},_createCell:function(t){var e=ct.createElement("td"),n=N(e);return e.className=this._getClassNameByDate(t),e.setAttribute("data-value",is.serializeDate(t,Be.getShortDateFormat())),cs(e,hxe,t),this.setAria({role:"gridcell",label:this.getCellAriaLabel(t)},n),{cell:e,$cell:n}},_renderCell:function(t,e){var{cellDate:n,prevCellDate:i,row:a}=t;i&&Be.fixTimezoneGap(i,n),t.prevCellDate=n;var{cell:r,$cell:s}=this._createCell(n),o=this.option("cellTemplate");this._appendCell(a,r),o?o.render(this._prepareCellTemplateData(n,e,s)):r.innerHTML=this._getCellText(n),t.cellDate=this._getNextCellData(n)},_getClassNameByDate:function(t){var e="dx-calendar-cell";return this._isTodayCell(t)&&(e+=" ".concat("dx-calendar-today")),(this._isDateOutOfRange(t)||this.isDateDisabled(t))&&(e+=" ".concat(uxe)),this._isOtherView(t)&&(e+=" ".concat("dx-calendar-other-view")),e},_prepareCellTemplateData:function(t,e,n){return{model:{text:this._getCellText(t),date:t,view:this._getViewName()},container:ai(n),index:e}},_renderEvents:function(){this._createCellClickAction(),he.off(this._$table,pxe),he.on(this._$table,pxe,"td",t=>{N(t.currentTarget).hasClass(uxe)||this._cellClickAction({event:t,value:N(t.currentTarget).data(hxe)})})},_createCellClickAction:function(){this._cellClickAction=this._createActionByOption("onCellClick")},_createDisabledDatesHandler:function(){var t=this.option("disabledDates");this._disabledDatesHandler=Array.isArray(t)?this._getDefaultDisabledDatesHandler(t):t||We},_getDefaultDisabledDatesHandler:function(t){return We},_isTodayCell:_2,_isDateOutOfRange:_2,isDateDisabled:function(t){var e={date:t,view:this._getViewName()};return this._disabledDatesHandler(e)},_isOtherView:_2,_getCellText:_2,_getFirstCellData:_2,_getNextCellData:_2,_renderContouredDate:function(t){if(this.option("focusStateEnabled")){t=t||this.option("contouredDate");var e=this._getContouredCell(),n=this._getCellByDate(t);e.removeClass(wae),n.addClass(wae)}},_getContouredCell:function(){return this._$table.find(".".concat(wae))},_changeValue:function(t){if(t){var e=this.option("value"),n=e?new Date(e):new Date;n.setDate(t.getDate()),n.setMonth(t.getMonth()),n.setFullYear(t.getFullYear()),n.setDate(t.getDate()),this.option("value",n)}else this.option("value",null)},_renderValue:function(){if(this.option("allowValueSelection")){var t=this.option("value"),e=this._getCellByDate(t);this._selectedCell&&this._selectedCell.removeClass(cxe),e.addClass(cxe),this._selectedCell=e}},getCellAriaLabel:function(t){return this._getCellText(t)},_getFirstAvailableDate:function(){var t=this.option("date"),e=this.option("min");return t=Be.getFirstDateView(this._getViewName(),t),new Date(e&&t<e?e:t)},_getCellByDate:_2,isBoundary:_2,_optionChanged:function(t){var{name:e,value:n}=t;switch(e){case"value":this._renderValue();break;case"contouredDate":this._renderContouredDate(n);break;case"onCellClick":this._createCellClickAction();break;case"disabledDates":case"cellTemplate":this._invalidate();break;case"rtlEnabled":this._cacheAppendMethodName(n),this.callBase(t);break;case"_todayDate":this._renderBody();break;default:this.callBase(t)}}});const uq=xQe;var CQe={month:uq.inherit({_getViewName:function(){return"month"},_getDefaultOptions:function(){return de(this.callBase(),{firstDayOfWeek:void 0,rowCount:6,colCount:7})},_renderImpl:function(){this.callBase(),this._renderHeader()},_renderBody:function(){this.callBase(),this._$table.find(".".concat("dx-calendar-other-view")).addClass("dx-calendar-other-month")},_renderFocusTarget:We,getCellAriaLabel:function(t){return Tn.format(t,"longdate")},_renderHeader:function(){var t=N("<tr>"),e=N("<thead>").append(t);this._$table.prepend(e);for(var n=0,i=this.option("colCount");n<i;n++)this._renderHeaderCell(n,t)},_renderHeaderCell:function(t,e){var{full:n,abbreviated:i}=this._getDayCaption(this._getFirstDayOfWeek()+t),a=N("<th>").attr({scope:"col",abbr:n}).text(i);this._appendCell(e,a)},getNavigatorCaption:function(){return Tn.format(this.option("date"),"monthandyear")},_isTodayCell:function(t){var e=this.option("_todayDate")();return Be.sameDate(t,e)},_isDateOutOfRange:function(t){var e=this.option("min"),n=this.option("max");return!Be.dateInRange(t,e,n,"date")},_isOtherView:function(t){return t.getMonth()!==this.option("date").getMonth()},_getCellText:function(t){return Tn.format(t,"d")},_getDayCaption:function(t){var n=t%this.option("colCount");return{full:Tn.getDayNames()[n],abbreviated:Tn.getDayNames("abbreviated")[n]}},_getFirstCellData:function(){var t=Be.getFirstMonthDate(this.option("date")),e=this._getFirstDayOfWeek()-t.getDay(),n=this.option("colCount");return e>=0&&(e-=n),t.setDate(t.getDate()+e),t},_getNextCellData:function(t){return(t=new Date(t)).setDate(t.getDate()+1),t},_getFirstDayOfWeek:function(){return Le(this.option("firstDayOfWeek"))?this.option("firstDayOfWeek"):Tn.firstDayOfWeekIndex()},_getCellByDate:function(t){return this._$table.find("td[data-value='".concat(is.serializeDate(t,Be.getShortDateFormat()),"']"))},isBoundary:function(t){return Be.sameMonthAndYear(t,this.option("min"))||Be.sameMonthAndYear(t,this.option("max"))},_getDefaultDisabledDatesHandler:function(t){return function(e){if(t.some(function(i){return Be.sameDate(i,e.date)}))return!0}}}),year:uq.inherit({_getViewName:function(){return"year"},_isTodayCell:function(t){var e=this.option("_todayDate")();return Be.sameMonthAndYear(t,e)},_isDateOutOfRange:function(t){return!Be.dateInRange(t,Be.getFirstMonthDate(this.option("min")),Be.getLastMonthDate(this.option("max")))},_isOtherView:function(){return!1},_getCellText:function(t){return Tn.getMonthNames("abbreviated")[t.getMonth()]},_getFirstCellData:function(){var t=this.option("date"),e=new Date(t);return e.setDate(1),e.setMonth(0),e},_getNextCellData:function(t){return(t=new Date(t)).setMonth(t.getMonth()+1),t},_getCellByDate:function(t){var e=new Date(t);return e.setDate(1),this._$table.find("td[data-value='".concat(is.serializeDate(e,Be.getShortDateFormat()),"']"))},getCellAriaLabel:function(t){return Tn.format(t,"monthandyear")},getNavigatorCaption:function(){return Tn.format(this.option("date"),"yyyy")},isBoundary:function(t){return Be.sameYear(t,this.option("min"))||Be.sameYear(t,this.option("max"))}}),decade:uq.inherit({_getViewName:function(){return"decade"},_isTodayCell:function(t){var e=this.option("_todayDate")();return Be.sameYear(t,e)},_isDateOutOfRange:function(t){var e=this.option("min"),n=this.option("max");return!Be.dateInRange(t.getFullYear(),e&&e.getFullYear(),n&&n.getFullYear())},_isOtherView:function(t){var e=new Date(t);return e.setMonth(1),!Be.sameDecade(e,this.option("date"))},_getCellText:function(t){return Tn.format(t,"yyyy")},_getFirstCellData:function(){var t=Be.getFirstYearInDecade(this.option("date"))-1;return Be.createDateWithFullYear(t,0,1)},_getNextCellData:function(t){return(t=new Date(t)).setFullYear(t.getFullYear()+1),t},getNavigatorCaption:function(){var t=this.option("date"),e=Be.getFirstYearInDecade(t),n=new Date(t),i=new Date(t);return n.setFullYear(e),i.setFullYear(e+9),Tn.format(n,"yyyy")+"-"+Tn.format(i,"yyyy")},_isValueOnCurrentView:function(t,e){return Be.sameDecade(t,e)},_getCellByDate:function(t){var e=new Date(t);return e.setDate(1),e.setMonth(0),this._$table.find("td[data-value='".concat(is.serializeDate(e,Be.getShortDateFormat()),"']"))},isBoundary:function(t){return Be.sameDecade(t,this.option("min"))||Be.sameDecade(t,this.option("max"))}}),century:uq.inherit({_getViewName:function(){return"century"},_isTodayCell:function(t){var e=this.option("_todayDate")();return Be.sameDecade(t,e)},_isDateOutOfRange:function(t){var e=Be.getFirstYearInDecade(t),n=Be.getFirstYearInDecade(this.option("min")),i=Be.getFirstYearInDecade(this.option("max"));return!Be.dateInRange(e,n,i)},_isOtherView:function(t){var e=new Date(t);return e.setMonth(1),!Be.sameCentury(e,this.option("date"))},_getCellText:function(t){var e=Tn.format(t,"yyyy"),n=new Date(t);return n.setFullYear(n.getFullYear()+9),e+" - "+Tn.format(n,"yyyy")},_getFirstCellData:function(){var t=Be.getFirstDecadeInCentury(this.option("date"))-10;return Be.createDateWithFullYear(t,0,1)},_getNextCellData:function(t){return(t=new Date(t)).setFullYear(t.getFullYear()+10),t},_getCellByDate:function(t){var e=new Date(t);return e.setDate(1),e.setMonth(0),e.setFullYear(Be.getFirstYearInDecade(e)),this._$table.find("td[data-value='".concat(is.serializeDate(e,Be.getShortDateFormat()),"']"))},getNavigatorCaption:function(){var t=this.option("date"),e=Be.getFirstDecadeInCentury(t),n=new Date(t),i=new Date(t);return n.setFullYear(e),i.setFullYear(e+99),Tn.format(n,"yyyy")+"-"+Tn.format(i,"yyyy")},isBoundary:function(t){return Be.sameCentury(t,this.option("min"))||Be.sameCentury(t,this.option("max"))}})};const SQe=CQe;var mxe="dx-calendar-view",N4={month:3,year:2,decade:1,century:0},Gc_MONTH="month",Gc_YEAR="year",Gc_DECADE="decade",Gc_CENTURY="century";var fxe=iy.inherit({_activeStateUnit:".dx-calendar-cell",_getDefaultOptions:function(){return de(this.callBase(),{hoverStateEnabled:!0,activeStateEnabled:!0,currentDate:new Date,value:null,dateSerializationFormat:void 0,min:new Date(1e3,0),max:new Date(3e3,0),firstDayOfWeek:void 0,zoomLevel:Gc_MONTH,maxZoomLevel:Gc_MONTH,minZoomLevel:Gc_CENTURY,showTodayButton:!1,cellTemplate:"cell",disabledDates:null,onCellClick:null,onContouredChanged:null,skipFocusCheck:!1,_todayDate:()=>new Date})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}}])},_supportedKeys:function(){return de(this.callBase(),{rightArrow:function(t){t.preventDefault(),O0(t)?this._waitRenderView(1):this._moveCurrentDateByOffset(1*this._getRtlCorrection())},leftArrow:function(t){t.preventDefault(),O0(t)?this._waitRenderView(-1):this._moveCurrentDateByOffset(-1*this._getRtlCorrection())},upArrow:function(t){if(t.preventDefault(),O0(t))this._navigateUp();else{if(kd.isAnimating(this._view.$element()))return;this._moveCurrentDateByOffset(-1*this._view.option("colCount"))}},downArrow:function(t){if(t.preventDefault(),O0(t))this._navigateDown();else{if(kd.isAnimating(this._view.$element()))return;this._moveCurrentDateByOffset(1*this._view.option("colCount"))}},home:function(t){t.preventDefault();var e=this.option("zoomLevel"),n=this.option("currentDate"),i=this._dateOption("min");if(!this._view.isDateDisabled(n)){var a=Be.sameView(e,n,i)?i:Be.getViewFirstCellDate(e,n);this._moveToClosestAvailableDate(a)}},end:function(t){t.preventDefault();var e=this.option("zoomLevel"),n=this.option("currentDate"),i=this._dateOption("max");if(!this._view.isDateDisabled(n)){var a=Be.sameView(e,n,i)?i:Be.getViewLastCellDate(e,n);this._moveToClosestAvailableDate(a)}},pageUp:function(t){t.preventDefault(),this._waitRenderView(-1*this._getRtlCorrection())},pageDown:function(t){t.preventDefault(),this._waitRenderView(1*this._getRtlCorrection())},tab:We,enter:function(t){if(this._isMaxZoomLevel()){if(!this._view.isDateDisabled(this.option("currentDate"))){var e=this._updateTimeComponent(this.option("currentDate"));this._dateValue(e,t)}}else this._navigateDown()}})},_getSerializationFormat:function(t){var e=this.option(t||"value");return this.option("dateSerializationFormat")?this.option("dateSerializationFormat"):Bo(e)?"number":Oa(e)?is.getDateSerializationFormat(e):void 0},_convertToDate:function(t,e){return is.deserializeDate(t)},_dateValue:function(t,e){if(e){if("keydown"===e.type){var n=this._view._getContouredCell().get(0);e.target=n}this._saveValueChangeEvent(e)}this._dateOption("value",t)},_dateOption:function(t,e){if(1===arguments.length)return this._convertToDate(this.option(t),t);var n=this._getSerializationFormat(t);this.option(t,is.serializeDate(e,n))},_shiftDate:function(t,e,n,i){switch(t){case Gc_MONTH:e.setDate(e.getDate()+n*i);break;case Gc_YEAR:e.setMonth(e.getMonth()+n*i);break;case Gc_DECADE:e.setFullYear(e.getFullYear()+n*i);break;case Gc_CENTURY:e.setFullYear(e.getFullYear()+10*n*i)}},_moveCurrentDateByOffset:function(t){var e=this.option("currentDate"),n=new Date(e),i=this.option("zoomLevel");this._shiftDate(i,n,t,1);for(var a=this._getMaxDate(),r=this._getMinDate(),s=this._areDatesInNeighborView(i,n,e),o=eA(n,r,a)&&s,d=new Date(n);o;){if(!this._view.isDateDisabled(d)){n=d;break}this._shiftDate(i,d,t,1),s=this._areDatesInNeighborView(i,d,e),o=eA(d,r,a)&&s}this._view.isDateDisabled(e)||this._view.isDateDisabled(n)?this._waitRenderView(t>0?1:-1):this.option("currentDate",n)},_areDatesInSameView(t,e,n){switch(t){case Gc_MONTH:return e.getMonth()===n.getMonth();case Gc_YEAR:return e.getYear()===n.getYear();case Gc_DECADE:return parseInt(e.getYear()/10)===parseInt(n.getYear()/10);case Gc_CENTURY:return parseInt(e.getYear()/100)===parseInt(n.getYear()/100)}},_areDatesInNeighborView(t,e,n){switch(t){case Gc_MONTH:return i=e.getMonth(),a=n.getMonth(),r=Math.abs(i-a),Math.min(r,12-r)<=1;case Gc_YEAR:return Math.abs(e.getYear()-n.getYear())<=1;case Gc_DECADE:return Math.abs(e.getYear()-n.getYear())<=10;case Gc_CENTURY:return Math.abs(e.getYear()-n.getYear())<=100}var i,a,r},_moveToClosestAvailableDate:function(){var s,o,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.option("currentDate"),e=new Date(t),n=this.option("zoomLevel"),i=!this._isDateNotAvailable(e),a=i,r=i,d=new Date(e),u=new Date(e);do{if(a){e=d;break}if(r){e=u;break}this._shiftDate(n,d,1,1),this._shiftDate(n,u,1,-1),s=this._areDatesInSameView(n,d,t),o=this._areDatesInSameView(n,u,t),a=s&&!this._isDateNotAvailable(d),r=o&&!this._isDateNotAvailable(u)}while(s||o);this.option("currentDate",e)},_isDateNotAvailable:function(t){var e=this._getMaxDate(),n=this._getMinDate();return!eA(t,n,e)||this._view.isDateDisabled(t)},_init:function(){this.callBase(),this._correctZoomLevel(),this._initCurrentDate(),this._initActions()},_correctZoomLevel:function(){var t=this.option("minZoomLevel"),e=this.option("maxZoomLevel"),n=this.option("zoomLevel");N4[e]<N4[t]||(N4[n]>N4[e]?this.option("zoomLevel",e):N4[n]<N4[t]&&this.option("zoomLevel",t))},_initCurrentDate:function(){var t=this._getNormalizedDate(this._dateOption("value"))||this._getNormalizedDate(this.option("currentDate"));this.option("currentDate",t)},_getNormalizedDate:function(t){return t=Be.normalizeDate(t,this._getMinDate(),this._getMaxDate()),Le(t)?this._getDate(t):t},_initActions:function(){this._cellClickAction=this._createActionByOption("onCellClick"),this._onContouredChanged=this._createActionByOption("onContouredChanged")},_initTemplates:function(){this._templateManager.addDefaultTemplates({cell:new pb(function(t){var e=t.model;N(t.container).append(N("<span>").text(e&&e.text||String(e)))})}),this.callBase()},_updateCurrentDate:function(t){if(kd.isAnimating(this._$viewsWrapper)&&kd.stop(this._$viewsWrapper,!0),this._getMinDate()>this._getMaxDate())this.option("currentDate",new Date);else{var i=this._getNormalizedDate(t);if(t.getTime()===i.getTime()){var a=this._getViewsOffset(this._view.option("date"),i);0!==a&&!this._isMaxZoomLevel()&&this._isOtherViewCellClicked&&(a=0),this._view&&0!==a&&!this._suppressNavigation?this._navigate(a,i):(this._renderNavigator(),this._setViewContoured(i),this._updateAriaId(i))}else this.option("currentDate",new Date(i))}},_setViewContoured:function(t){(this.option("skipFocusCheck")||function BQe(t){return t.hasClass("dx-state-focused")}(this._focusTarget()))&&this._view.option("contouredDate",t)},_getMinDate:function(){return this.min||(this.min=this._dateOption("min")||new Date(1e3,0)),this.min},_getMaxDate:function(){return this.max||(this.max=this._dateOption("max")||new Date(3e3,0)),this.max},_getViewsOffset:function(t,e){var i,n=this.option("zoomLevel");if(n===Gc_MONTH)return this._getMonthsOffset(t,e);switch(n){case Gc_CENTURY:i=100;break;case Gc_DECADE:i=10;break;default:i=1}return parseInt(e.getFullYear()/i)-parseInt(t.getFullYear()/i)},_getMonthsOffset:function(t,e){return 12*(e.getFullYear()-t.getFullYear())+(e.getMonth()-t.getMonth())},_waitRenderView:function(t){if(!this._alreadyViewRender){this._alreadyViewRender=!0;var e=this._getDateByOffset(t*this._getRtlCorrection());this._moveToClosestAvailableDate(e),this._waitRenderViewTimeout=setTimeout(()=>{this._alreadyViewRender=!1})}},_getRtlCorrection:function(){return this.option("rtlEnabled")?-1:1},_getDateByOffset:function(t,e){var n,i=(e=this._getDate(null!==(n=e)&&void 0!==n?n:this.option("currentDate"))).getDate(),a=Be.getDifferenceInMonth(this.option("zoomLevel"))*t;e.setDate(1),e.setMonth(e.getMonth()+a);var r=Be.getLastMonthDate(e).getDate();return e.setDate(i>r?r:i),e},_focusTarget:function(){return this.$element()},_initMarkup:function(){this._renderSubmitElement(),this.callBase();var t=this.$element();t.addClass("dx-calendar"),this._renderBody(),t.append(this.$body),this._renderViews(),this._renderNavigator(),t.append(this._navigator.$element()),this._renderSwipeable(),this._renderFooter(),this._updateAriaSelected(),this._updateAriaId(),this._moveToClosestAvailableDate()},_render:function(){this.callBase(),this._setViewContoured(this.option("currentDate"))},_renderBody:function(){this._$viewsWrapper||(this.$body=N("<div>").addClass("dx-calendar-body"),this._$viewsWrapper=N("<div>").addClass("dx-calendar-views-wrapper"),this.$body.append(this._$viewsWrapper))},_getKeyboardListeners(){return this.callBase().concat([this._view])},_renderViews:function(){this.$element().addClass(mxe+"-"+this.option("zoomLevel"));var t=this.option("currentDate");if(this._view=this._renderSpecificView(t),pi()){var e=this._getDateByOffset(-1,t);this._beforeView=this._isViewAvailable(e)?this._renderSpecificView(e):null;var n=this._getDateByOffset(1,t);n.setDate(1),this._afterView=this._isViewAvailable(n)?this._renderSpecificView(n):null}this._translateViews()},_renderSpecificView:function(t){var e=SQe[this.option("zoomLevel")],n=N("<div>").appendTo(this._$viewsWrapper),i=this._viewConfig(t);return this._createComponent(n,e,i)},_viewConfig:function(t){var e=this.option("disabledDates");return e=In(e)?this._injectComponent(e.bind(this)):e,{date:t,min:this._getMinDate(),max:this._getMaxDate(),firstDayOfWeek:this.option("firstDayOfWeek"),value:this._dateOption("value"),tabIndex:void 0,focusStateEnabled:this.option("focusStateEnabled"),hoverStateEnabled:this.option("hoverStateEnabled"),disabledDates:e,onCellClick:this._cellClickHandler.bind(this),cellTemplate:this._getTemplateByOption("cellTemplate"),allowValueSelection:this._isMaxZoomLevel(),_todayDate:this.option("_todayDate")}},_injectComponent:function(t){var e=this;return function(n){return de(n,{component:e}),t(n)}},_isViewAvailable:function(t){var e=this.option("zoomLevel"),n=Be.getViewMinBoundaryDate(e,this._getMinDate()),i=Be.getViewMaxBoundaryDate(e,this._getMaxDate());return Be.dateInRange(t,n,i)},_translateViews:function(){Sl(this._view.$element(),{left:0,top:0}),this._beforeView&&Sl(this._beforeView.$element(),{left:this._getViewPosition(-1),top:0}),this._afterView&&Sl(this._afterView.$element(),{left:this._getViewPosition(1),top:0})},_getViewPosition:function(t){return 100*t*(this.option("rtlEnabled")?-1:1)+"%"},_cellClickHandler:function(t){var e=this.option("zoomLevel"),n=Be.getViewDown(e),i=this._isMaxZoomLevel();if(n&&!i)this._navigateDown(t.event.currentTarget);else{var a=this._updateTimeComponent(t.value);this._dateValue(a,t.event),this._cellClickAction(t)}},_updateTimeComponent:function(t){var e=new Date(t),n=this._dateOption("value");return n&&(e.setHours(n.getHours()),e.setMinutes(n.getMinutes()),e.setSeconds(n.getSeconds()),e.setMilliseconds(n.getMilliseconds())),e},_isMaxZoomLevel:function(){return this.option("zoomLevel")===this.option("maxZoomLevel")},_navigateDown:function(t){var e=this.option("zoomLevel");if(!this._isMaxZoomLevel()){var n=Be.getViewDown(e);if(n){var i=this._view.option("contouredDate")||this._view.option("date");t&&(i=N(t).data("dxDateValueKey")),this._isOtherViewCellClicked=!0,this.option("currentDate",i),this.option("zoomLevel",n),this._isOtherViewCellClicked=!1,this._renderNavigator(),this._animateShowView(),this._moveToClosestAvailableDate(),this._setViewContoured(this._getNormalizedDate(this.option("currentDate")))}}},_renderNavigator:function(){this._navigator||(this._navigator=new yQe(N("<div>"),this._navigatorConfig())),this._navigator.option("text",this._view.getNavigatorCaption()),this._updateButtonsVisibility()},_navigatorConfig:function(){return{text:this._view.getNavigatorCaption(),onClick:this._navigatorClickHandler.bind(this),onCaptionClick:this._navigateUp.bind(this),rtlEnabled:this.option("rtlEnabled")}},_navigatorClickHandler:function(t){var e=this._getDateByOffset(t.direction,this.option("currentDate"));this._moveToClosestAvailableDate(e)},_navigateUp:function(){var t=this.option("zoomLevel"),e=Be.getViewUp(t);!e||this._isMinZoomLevel(t)||(this.option("zoomLevel",e),this._renderNavigator(),this._animateShowView(),this._moveToClosestAvailableDate(),this._setViewContoured(this._getNormalizedDate(this.option("currentDate"))))},_isMinZoomLevel:function(t){var e=this._getMinDate(),n=this._getMaxDate();return Be.sameView(t,e,n)||this.option("minZoomLevel")===t},_updateButtonsVisibility:function(){this._navigator.toggleButton("next",!Le(this._getRequiredView("next"))),this._navigator.toggleButton("prev",!Le(this._getRequiredView("prev")))},_renderSwipeable:function(){this._swipeable||(this._swipeable=this._createComponent(this.$element(),jj,{onStart:this._swipeStartHandler.bind(this),onUpdated:this._swipeUpdateHandler.bind(this),onEnd:this._swipeEndHandler.bind(this),itemSizeFunc:this._viewWidth.bind(this)}))},_swipeStartHandler:function(t){kd.stop(this._$viewsWrapper,!0),t.event.maxLeftOffset=this._getRequiredView("next")?1:0,t.event.maxRightOffset=this._getRequiredView("prev")?1:0},_getRequiredView:function(t){var e,n=this.option("rtlEnabled");return"next"===t?e=n?this._beforeView:this._afterView:"prev"===t&&(e=n?this._afterView:this._beforeView),e},_swipeUpdateHandler:function(t){var e=t.event.offset;Sl(this._$viewsWrapper,{left:e*this._viewWidth(),top:0}),this._updateNavigatorCaption(e)},_swipeEndHandler:function(t){var e=t.event.targetOffset,n=e?e/Math.abs(e):0;if(0!==n){var i=this._getDateByOffset(-n*this._getRtlCorrection());this._isDateInInvalidRange(i)&&(i=n>=0?new Date(this._getMinDate()):new Date(this._getMaxDate())),this.option("currentDate",i)}else this._animateWrapper(0,250)},_viewWidth:function(){return this._viewWidthValue||(this._viewWidthValue=Ki(this.$element())),this._viewWidthValue},_updateNavigatorCaption:function(t){t*=this._getRtlCorrection();var e=this._view;t>.5&&this._beforeView?e=this._beforeView:t<-.5&&this._afterView&&(e=this._afterView),this._navigator.option("text",e.getNavigatorCaption())},_isDateInInvalidRange:function(t){if(!this._view.isBoundary(t)){var e=this._getMinDate(),n=this._getMaxDate(),i=Be.normalizeDate(t,e,n);return i===e||i===n}},_renderFooter:function(){var t=this.option("showTodayButton");if(t){var e=this._createComponent(N("<a>"),T0,{focusStateEnabled:!1,text:Mn.format("dxCalendar-todayButtonText"),onClick:function(n){this._toTodayView(n)}.bind(this),integrationOptions:{}}).$element().addClass("dx-calendar-today-button");this._$footer=N("<div>").addClass("dx-calendar-footer").append(e),this.$element().append(this._$footer)}this.$element().toggleClass("dx-calendar-with-footer",t)},_renderSubmitElement:function(){this._$submitElement=N("<input>").attr("type","hidden").appendTo(this.$element()),this._setSubmitValue(this.option("value"))},_setSubmitValue:function(t){var e=this._convertToDate(t);this._getSubmitElement().val(is.serializeDate(e,"yyyy-MM-dd"))},_getSubmitElement:function(){return this._$submitElement},_animateShowView:function(){return kd.stop(this._view.$element(),!0),this._popAnimationView(this._view,.6,1,250).promise()},_popAnimationView:function(t,e,n,i){return kd.animate(t.$element(),{type:"pop",from:{scale:e,opacity:e},to:{scale:n,opacity:n},duration:i})},_navigate:function(t,e){if(0!==t&&1!==Math.abs(t)&&this._isViewAvailable(e)){var n=this._renderSpecificView(e);t>0?(this._afterView&&this._afterView.$element().remove(),this._afterView=n):(this._beforeView&&this._beforeView.$element().remove(),this._beforeView=n),this._translateViews()}var r=-this._getRtlCorrection()*(t>0?1:t<0?-1:0)*this._viewWidth();this._$viewsWrapper.position().left!==r&&(this._preventViewChangeAnimation?this._wrapperAnimationEndHandler(t,e):this._animateWrapper(r,250).done(this._wrapperAnimationEndHandler.bind(this,t,e)))},_animateWrapper:function(t,e){return kd.animate(this._$viewsWrapper,{type:"slide",from:{left:this._$viewsWrapper.position().left},to:{left:t},duration:e})},_getDate:t=>new Date(t),_toTodayView:function(t){this._saveValueChangeEvent(t.event);var e=new Date;this._isMaxZoomLevel()?this._dateOption("value",e):(this._preventViewChangeAnimation=!0,this.option("zoomLevel",this.option("maxZoomLevel")),this._dateOption("value",e),this._animateShowView(),this._preventViewChangeAnimation=!1)},_wrapperAnimationEndHandler:function(t,e){this._rearrangeViews(t),this._translateViews(),this._resetLocation(),this._renderNavigator(),this._setViewContoured(e),this._updateAriaId(e)},_rearrangeViews:function(t){var e,n,i;if(0!==t&&(t<0?(e=1,n="_beforeView",i="_afterView"):(e=-1,n="_afterView",i="_beforeView"),this[n])){var a=this[n].option("date");this[i]&&this[i].$element().remove(),t===e?this[i]=this._view:(this[i]=this._renderSpecificView(this._getDateByOffset(e,a)),this._view.$element().remove()),this._view=this[n];var r=this._getDateByOffset(-e,a);this[n]=this._isViewAvailable(r)?this._renderSpecificView(r):null}},_resetLocation:function(){Sl(this._$viewsWrapper,{left:0,top:0})},_clean:function(){this.callBase(),this._clearViewWidthCache(),delete this._$viewsWrapper,delete this._navigator,delete this._$footer},_clearViewWidthCache:function(){delete this._viewWidthValue},_disposeViews:function(){this._view.$element().remove(),this._beforeView&&this._beforeView.$element().remove(),this._afterView&&this._afterView.$element().remove(),delete this._view,delete this._beforeView,delete this._afterView},_dispose:function(){clearTimeout(this._waitRenderViewTimeout),this.callBase()},_refreshViews:function(){this._disposeViews(),this._renderViews()},_visibilityChanged:function(){this._translateViews()},_focusInHandler:function(){this.callBase.apply(this,arguments),this._view.option("contouredDate",this.option("currentDate"))},_focusOutHandler:function(){this.callBase.apply(this,arguments),this._view.option("contouredDate",null)},_updateViewsValue:function(t){var e=t?new Date(t):null;this._view.option("value",e),this._beforeView&&this._beforeView.option("value",e),this._afterView&&this._afterView.option("value",e)},_updateAriaSelected:function(t,e){var n;t=null!==(n=t)&&void 0!==n?n:this._dateOption("value");var i=this._view._getCellByDate(e),a=this._view._getCellByDate(t);this.setAria("selected",void 0,i),this.setAria("selected",!0,a),t&&this.option("currentDate").getTime()===t.getTime()&&this._updateAriaId(t)},_updateAriaId:function(t){var e;t=null!==(e=t)&&void 0!==e?e:this.option("currentDate");var n="dx-"+new Fc,i=this._view._getCellByDate(t);this.setAria("id",n,i),this.setAria("activedescendant",n),this._onContouredChanged(n)},_suppressingNavigation:function(t,e){this._suppressNavigation=!0,t.apply(this,e),delete this._suppressNavigation},_optionChanged:function(t){var e=t.value,n=t.previousValue;switch(t.name){case"width":this.callBase(t),this._clearViewWidthCache();break;case"min":case"max":this.min=void 0,this.max=void 0,this._suppressingNavigation(this._updateCurrentDate,[this.option("currentDate")]),this._refreshViews(),this._renderNavigator();break;case"firstDayOfWeek":this._refreshViews(),this._updateButtonsVisibility();break;case"currentDate":this.setAria("id",void 0,this._view._getCellByDate(n)),this._updateCurrentDate(e);break;case"zoomLevel":this.$element().removeClass(mxe+"-"+n),this._correctZoomLevel(),this._refreshViews(),this._renderNavigator(),this._updateAriaId();break;case"minZoomLevel":case"maxZoomLevel":this._correctZoomLevel(),this._updateButtonsVisibility();break;case"value":e=this._convertToDate(e),n=this._convertToDate(n),this._updateAriaSelected(e,n),this.option("currentDate",Le(e)?new Date(e):new Date),this._updateViewsValue(e),this._setSubmitValue(e),this.callBase(t);break;case"onCellClick":this._view.option("onCellClick",e);break;case"onContouredChanged":this._onContouredChanged=this._createActionByOption("onContouredChanged");break;case"disabledDates":case"dateSerializationFormat":case"cellTemplate":case"showTodayButton":this._invalidate();break;case"skipFocusCheck":break;case"_todayDate":this._refreshViews();break;default:this.callBase(t)}},getContouredDate:function(){return this._view.option("contouredDate")}});Fn("dxCalendar",fxe);const gxe=fxe;var cq=sr.abstract,zQe=sr.inherit({ctor:function(t){this.dateBox=t},widgetOption:function(){return this._widget&&this._widget.option.apply(this._widget,arguments)},_renderWidget:function(t){t=t||N("<div>"),this._widget=this._createWidget(t),this._widget.$element().appendTo(this._getWidgetContainer())},_createWidget:function(t){var e=this._getWidgetName(),n=this._getWidgetOptions();return this.dateBox._createComponent(t,e,n)},_getWidgetOptions:cq,_getWidgetName:cq,getDefaultOptions:function(){return{mode:"text"}},getDisplayFormat:cq,supportedKeys:We,getKeyboardListener:We,customizeButtons:We,getParsedText:function(t,e){return Tn.parse(t,e)||Tn.parse(t)},renderInputMinMax:We,renderOpenedState:function(){this._updateValue()},popupConfig:cq,_dimensionChanged:function(){var t;null===(t=this._getPopup())||void 0===t||t.repaint()},renderPopupContent:function(){var t=this._getPopup();this._renderWidget();var e=t.$content().parent();he.off(e,"mousedown"),he.on(e,"mousedown",this._preventFocusOnPopup.bind(this))},getFirstPopupElement:We,getLastPopupElement:We,_preventFocusOnPopup:function(t){t.preventDefault()},_getWidgetContainer:function(){return this._getPopup().$content()},_getPopup:function(){return this.dateBox._popup},popupShowingHandler:We,popupHiddenHandler:We,_updateValue:function(){this._widget&&this._widget.option("value",this.dateBoxValue())},useCurrentDateByDefault:We,getDefaultDate:function(){return new Date},textChangedHandler:We,renderValue:function(){this.dateBox.option("opened")&&this._updateValue()},getValue:function(){return this._widget.option("value")},isAdaptivityChanged:function(){return!1},dispose:function(){var t=this._getPopup();t&&t.$content().empty()},dateBoxValue:function(){return arguments.length?this.dateBox.dateValue.apply(this.dateBox,arguments):this.dateBox.dateOption.apply(this.dateBox,["value"])}});const pq=zQe;var $Qe=pq.inherit({NAME:"Calendar",supportedKeys:function(){var t=function(e){return!!this.option("opened")&&(e.preventDefault(),!0)};return{rightArrow:function(){if(this.option("opened"))return!0},leftArrow:function(){if(this.option("opened"))return!0},enter:function(e){if(this.dateBox.option("opened")){if(e.preventDefault(),this._widget.option("zoomLevel")===this._widget.option("maxZoomLevel")){var n=this._getContouredValue(),i=this._lastActionElement,a=this._closeDropDownByEnter();return a&&n&&"calendar"===i&&this.dateBoxValue(n,e),a&&this.dateBox.close(),this.dateBox._valueChangeEventHandler(e),!a}return!0}this.dateBox._valueChangeEventHandler(e)}.bind(this),home:t,end:t}},getDisplayFormat:function(t){return t||"shortdate"},_closeDropDownByEnter:()=>!0,_getWidgetName:function(){return gxe},_getContouredValue:function(){return this._widget._view.option("contouredDate")},getKeyboardListener(){return this._widget},_getWidgetOptions:function(){var t=this.dateBox.option("disabledDates");return de(this.dateBox.option("calendarOptions"),{value:this.dateBoxValue()||null,dateSerializationFormat:null,min:this.dateBox.dateOption("min"),max:this.dateBox.dateOption("max"),onValueChanged:this._valueChangedHandler.bind(this),onCellClick:this._cellClickHandler.bind(this),tabIndex:null,disabledDates:In(t)?this._injectComponent(t.bind(this.dateBox)):t,onContouredChanged:this._refreshActiveDescendant.bind(this),skipFocusCheck:!0})},_injectComponent:function(t){var e=this;return function(n){return de(n,{component:e.dateBox}),t(n)}},_refreshActiveDescendant:function(t){this._lastActionElement="calendar",this.dateBox.setAria("activedescendant",t.actionValue)},popupConfig:function(t){var e=t.toolbarItems,n=this.dateBox.option("buttonsLocation"),i=[];return i="default"!==n?XP(n):["bottom","center"],"useButtons"===this.dateBox.option("applyValueMode")&&this._isCalendarVisible()&&e.unshift({widget:"dxButton",toolbar:i[0],location:"after"===i[1]?"before":i[1],options:{onInitialized:function(a){a.component.registerKeyHandler("escape",this._escapeHandler.bind(this))}.bind(this),onClick:a=>{this._widget._toTodayView(a)},text:Mn.format("dxCalendar-todayButtonText"),type:"today"}}),de(!0,t,{toolbarItems:e,position:{collision:"flipfit flip"},width:"auto"})},_isCalendarVisible:function(){return gf(this.dateBox.option("calendarOptions"))||!1!==this.dateBox.option("calendarOptions.visible")},_escapeHandler:function(){this.dateBox.close(),this.dateBox.focus()},_valueChangedHandler:function(t){var e=this.dateBox,n=t.value,i=t.previousValue;Be.sameDate(n,i)||"instantly"===e.option("applyValueMode")&&this.dateBoxValue(this.getValue(),t.event)},_updateValue:function(){!this._widget||this._widget.option("value",this.dateBoxValue())},textChangedHandler:function(){this._lastActionElement="input",this.dateBox.option("opened")&&this._widget&&this._updateValue(!0)},_cellClickHandler:function(t){var e=this.dateBox;"instantly"===e.option("applyValueMode")&&(e.option("opened",!1),this.dateBoxValue(this.getValue(),t.event))}});const _xe=$Qe;var yxe="dx-dateview-item";class vxe extends f2{_getDefaultOptions(){return de(super._getDefaultOptions(),{showScrollbar:"never",useNative:!1,selectedIndex:0,bounceEnabled:!1,items:[],showOnClick:!1,onClick:null,onSelectedIndexChanged:null,scrollByContent:!0})}_init(){super._init(),this.option("onVisibilityChange",this._visibilityChangedHandler.bind(this)),this.option("onEnd",this._endActionHandler.bind(this))}_render(){super._render(),this._renderSelectedItemFrame(),this.$element().addClass("dx-dateviewroller"),this._renderContainerClick(),this._renderItems(),this._renderSelectedValue(),this._renderItemsClick(),this._renderWheelEvent(),this._renderSelectedIndexChanged()}_renderSelectedIndexChanged(){this._selectedIndexChanged=this._createActionByOption("onSelectedIndexChanged")}_renderWheelEvent(){he.on(N(this.container()),"dxmousewheel",e=>{this._isWheelScrolled=!0})}_renderContainerClick(){if(this.option("showOnClick")){var e=Ot(Jd,this.NAME),n=this._createActionByOption("onClick");he.off(N(this.container()),e),he.on(N(this.container()),e,function(i){n({event:i})})}}_renderItems(){var e=this.option("items")||[],n=N();N(this.content()).empty(),e.forEach(function(i){n=n.add(N("<div>").addClass(yxe).append(i))}),N(this.content()).append(n),this._$items=n,this.update()}_renderSelectedItemFrame(){N("<div>").addClass("dx-dateview-item-selected-frame").append(N("<div>").addClass("dx-dateview-item-selected-border")).appendTo(N(this.container()))}_renderSelectedValue(e){var n=this._fitIndex(null!=e?e:this.option("selectedIndex"));this._moveTo({top:this._getItemPosition(n)}),this._renderActiveStateItem()}_fitIndex(e){var i=(this.option("items")||[]).length;return e>=i?i-1:e<0?0:e}_getItemPosition(e){return Math.round(this._itemHeight()*e)}_renderItemsClick(){var e=this._getItemSelector(),n=Ot(Jd,this.NAME);he.off(this.$element(),n,e),he.on(this.$element(),n,e,this._itemClickHandler.bind(this))}_getItemSelector(){return"."+yxe}_itemClickHandler(e){this.option("selectedIndex",this._itemElementIndex(e.currentTarget))}_itemElementIndex(e){return this._itemElements().index(e)}_itemElements(){return this.$element().find(this._getItemSelector())}_renderActiveStateItem(){var e=this.option("selectedIndex");$e(this._$items,function(n){N(this).toggleClass("dx-dateview-item-selected",e===n)})}_shouldScrollToNeighborItem(){return"desktop"===rn.real().deviceType&&this._isWheelScrolled}_moveTo(e){var{top:n,left:i}=function VQe(t,e){if(Ji(t)){var n=us(t.left,t.x),i=us(t.top,t.y);return{left:Le(n)?n:void 0,top:Le(i)?i:void 0}}var{isHorizontal:a,isVertical:r}=new jJe(e);return{left:a&&Le(t)?t:void 0,top:r&&Le(t)?t:void 0}}(e),a=this.scrollOffset(),r={x:a.left-i,y:a.top-n};if(this._isVisible()&&(r.x||r.y))if(this._prepareDirections(!0),this._animation&&!this._shouldScrollToNeighborItem()){var s=this;kd.stop(N(this.content())),kd.animate(N(this.content()),{duration:200,type:"slide",to:{top:Math.floor(r.y)},complete(){F6(N(s.content())),s.handleMove({delta:r})}}),delete this._animation}else this.handleMove({delta:r})}_validate(e){return this._moveIsAllowed(e)}_fitSelectedIndexInRange(e){var n=this.option("items").length;return Math.max(Math.min(e,n-1),0)}_isInNullNeighborhood(e){return-.1<=e&&e<=.1}_getSelectedIndexAfterScroll(e){var a=this.scrollOffset().top-e*this._itemHeight();if(this._isInNullNeighborhood(a))return e;var r=a>0?1:-1;return this._fitSelectedIndexInRange(e+r)}_getNewSelectedIndex(e){if(this._shouldScrollToNeighborItem())return this._getSelectedIndexAfterScroll(e);this._animation=!0;var n=this.scrollOffset().top/this._itemHeight();return Math.round(n)}_endActionHandler(){var e=this.option("selectedIndex"),n=this._getNewSelectedIndex(e);n===e?this._renderSelectedValue(n):this.option("selectedIndex",n),this._isWheelScrolled=!1}_itemHeight(){var e=this._$items.first();return La(e)}_toggleActive(e){this.$element().toggleClass("dx-state-active",e)}_isVisible(){return N(this.container()).is(":visible")}_fireSelectedIndexChanged(e,n){this._selectedIndexChanged({value:e,previousValue:n,event:void 0})}_visibilityChanged(e){super._visibilityChanged(e),this._visibilityChangedHandler(e)}_visibilityChangedHandler(e){e&&(this._visibilityTimer=setTimeout(()=>{this._renderSelectedValue(this.option("selectedIndex"))})),this.toggleActiveState(!1)}toggleActiveState(e){this.$element().toggleClass("dx-dateviewroller-current",e)}_refreshSelectedIndex(){var e=this.option("selectedIndex"),n=this._fitIndex(e);n===e?this._renderActiveStateItem():this.option("selectedIndex",n)}_optionChanged(e){switch(e.name){case"selectedIndex":this._fireSelectedIndexChanged(e.value,e.previousValue),this._renderSelectedValue(e.value);break;case"items":this._renderItems(),this._refreshSelectedIndex();break;case"onClick":case"showOnClick":this._renderContainerClick();break;case"onSelectedIndexChanged":this._renderSelectedIndexChanged();break;default:super._optionChanged(e)}}_dispose(){clearTimeout(this._visibilityTimer),super._dispose()}}Fn("dxDateViewRoller",vxe);const JQe=vxe;var Sae="dx-dateview",bxe_date="date",Zh_year="year",Zh_month="month",Zh_day="day",Zh_hours="hours",Mxe=iy.inherit({_valueOption:function(){var t=this.option("value"),e=new Date(t);return!t||isNaN(e)?this._getDefaultDate():e},_getDefaultDate:function(){var t=new Date;return this.option("type")===bxe_date?new Date(t.getFullYear(),t.getMonth(),t.getDate()):t},_getDefaultOptions:function(){return de(this.callBase(),{minDate:uo.MIN_DATEVIEW_DEFAULT_DATE,maxDate:uo.MAX_DATEVIEW_DEFAULT_DATE,type:bxe_date,value:new Date,applyCompactClass:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(t){return"desktop"!==t.deviceType},options:{applyCompactClass:!0}}])},_render:function(){this.callBase(),this.$element().addClass(Sae),this._toggleFormatClasses(this.option("type")),this._toggleCompactClass()},_toggleFormatClasses:function(t,e){this.$element().addClass(Sae+"-"+t),e&&this.$element().removeClass(Sae+"-"+e)},_toggleCompactClass:function(){this.$element().toggleClass("dx-dateview-compact",this.option("applyCompactClass"))},_wrapper:function(){return this._$wrapper},_renderContentImpl:function(){this._$wrapper=N("<div>").addClass("dx-dateview-wrapper"),this._renderRollers(),this._$wrapper.appendTo(this.$element())},_renderRollers:function(){this._$rollersContainer||(this._$rollersContainer=N("<div>").addClass("dx-dateview-rollers")),this._$rollersContainer.empty(),this._createRollerConfigs(),this._rollers={};var t=this;$e(t._rollerConfigs,function(e){var n=N("<div>").appendTo(t._$rollersContainer).addClass("dx-dateviewroller-"+t._rollerConfigs[e].type);t._rollers[t._rollerConfigs[e].type]=t._createComponent(n,JQe,{items:t._rollerConfigs[e].displayItems,selectedIndex:t._rollerConfigs[e].selectedIndex,showScrollbar:"never",scrollByContent:!0,onStart:function(i){var a=i.component;a._toggleActive(!0),t._setActiveRoller(t._rollerConfigs[e],a.option("selectedIndex"))},onEnd:function(i){i.component._toggleActive(!1)},onClick:function(i){var a=i.component;a._toggleActive(!0),t._setActiveRoller(t._rollerConfigs[e],a.option("selectedIndex")),t._setRollerState(t._rollerConfigs[e],a.option("selectedIndex")),a._toggleActive(!1)},onSelectedIndexChanged:function(i){var a=i.component;t._setRollerState(t._rollerConfigs[e],a.option("selectedIndex"))}})}),t._$rollersContainer.appendTo(t._wrapper())},_createRollerConfigs:function(t){var e=this;t=t||e.option("type"),e._rollerConfigs={},Tn.getFormatParts(uo.FORMATS_MAP[t]).forEach(function(n){e._createRollerConfig(n)})},_createRollerConfig:function(t){for(var e=uo.DATE_COMPONENTS_INFO[t],n=this._calculateRollerConfigValueRange(t),i=n.startValue,a=n.endValue,r=e.formatter,s=this._getCurrentDate(),o={type:t,setValue:e.setter,valueItems:[],displayItems:[],getIndex:function(u){return u[e.getter]()-i}},d=i;d<=a;d++)o.valueItems.push(d),o.displayItems.push(r(d,s));o.selectedIndex=o.getIndex(s),this._rollerConfigs[t]=o},_setActiveRoller:function(t){var e=t&&this._rollers[t.type];$e(this._rollers,function(){this.toggleActiveState(this===e)})},_updateRollersPosition:function(){var t=this;$e(this._rollers,function(e){var n=t._rollerConfigs[e].getIndex(t._getCurrentDate());this.option("selectedIndex",n)})},_setRollerState:function(t,e){if(e!==t.selectedIndex){var n=t.valueItems[e],i=t.setValue,a=new Date(this._getCurrentDate()),r=a.getDate(),s=this.option("minDate"),o=this.option("maxDate");t.type===Zh_month?r=Math.min(r,uo.getMaxMonthDay(a.getFullYear(),n)):t.type===Zh_year&&(r=Math.min(r,uo.getMaxMonthDay(n,a.getMonth()))),a.setDate(r),a[i](n);var d=Be.normalizeDate(a,s,o);a=uo.mergeDates(d,a,"time"),a=Be.normalizeDate(a,s,o),this.option("value",a),t.selectedIndex=e}t.type===Zh_year&&this._refreshRollers(),t.type===Zh_month&&(this._refreshRoller(Zh_day),this._refreshRoller(Zh_hours))},_refreshRoller:function(t){var e=this._rollers[t];if(e){this._createRollerConfig(t);var n=this._rollerConfigs[t];(t===Zh_day||n.displayItems.toString()!==e.option("items").toString())&&e.option({items:n.displayItems,selectedIndex:n.selectedIndex})}},_getCurrentDate:function(){var t=this._valueOption(),e=this.option("minDate"),n=this.option("maxDate");return Be.normalizeDate(t,e,n)},_calculateRollerConfigValueRange:function(t){var e=this._getCurrentDate(),n=this.option("minDate"),i=this.option("maxDate"),a=Be.sameYear(e,n),r=a&&e.getMonth()===n.getMonth(),s=Be.sameYear(e,i),o=s&&e.getMonth()===i.getMonth(),d=r&&e.getDate()===n.getDate(),u=o&&e.getDate()===i.getDate(),p=uo.DATE_COMPONENTS_INFO[t],g=p.startValue,b=p.endValue;return t===Zh_year&&(g=n.getFullYear(),b=i.getFullYear()),t===Zh_month&&(a&&(g=n.getMonth()),s&&(b=i.getMonth())),t===Zh_day&&(b=uo.getMaxMonthDay(e.getFullYear(),e.getMonth()),a&&r&&(g=n.getDate()),s&&o&&(b=i.getDate())),t===Zh_hours&&(g=d?n.getHours():g,b=u?i.getHours():b),{startValue:g,endValue:b}},_refreshRollers:function(){this._refreshRoller(Zh_month),this._refreshRoller(Zh_day),this._refreshRoller(Zh_hours)},_optionChanged:function(t){switch(t.name){case"minDate":case"maxDate":case"type":this._renderRollers(),this._toggleFormatClasses(t.value,t.previousValue);break;case"visible":this.callBase(t),t.value&&this._renderRollers();break;case"value":this.option("value",this._valueOption()),this._refreshRollers(),this._updateRollersPosition();break;default:this.callBase(t)}},_clean:function(){this.callBase(),delete this._$rollersContainer}});Fn("dxDateView",Mxe);const eet=Mxe;var tet=ki(),net=pq.inherit({NAME:"DateView",getDefaultOptions:function(){return de(this.callBase(),{openOnFieldClick:!0,applyButtonText:Mn.format("OK"),"dropDownOptions.showTitle":!0})},getDisplayFormat:function(t){return t||uo.FORMATS_MAP[this.dateBox.option("type")]},popupConfig:function(t){return{toolbarItems:this.dateBox._popupToolbarItemsConfig(),onInitialized:t.onInitialized,defaultOptionsRules:[{device:{platform:"android"},options:{width:333,height:331}},{device:function(e){var n=e.platform;return"generic"===n||"ios"===n},options:{width:"auto",height:"auto"}},{device:function(e){var n=e.platform,i=e.phone;return"generic"===n&&i},options:{width:333,maxWidth:"100%",maxHeight:"100%",height:"auto",position:{collision:"flipfit flip"}}},{device:{platform:"ios",phone:!0},options:{width:"100%",position:{my:"bottom",at:"bottom",of:tet}}}]}},_renderWidget:function(){if(sj(this.dateBox.option("mode"))&&this.dateBox._isNativeType()||this.dateBox.option("readOnly"))this._widget&&(this._widget.$element().remove(),this._widget=null);else{var t=this._getPopup();if(this._widget)this._widget.option(this._getWidgetOptions());else{var e=N("<div>").appendTo(t.$content());this._widget=this._createWidget(e)}this._widget.$element().appendTo(this._getWidgetContainer())}},_getWidgetName:function(){return eet},renderOpenedState:function(){this.callBase(),this._widget&&this._widget.option("value",this._widget._getCurrentDate())},_getWidgetOptions:function(){return{value:this.dateBoxValue()||new Date,type:this.dateBox.option("type"),minDate:this.dateBox.dateOption("min")||new Date(1900,0,1),maxDate:this.dateBox.dateOption("max")||new Date(Date.now()+50*uo.ONE_YEAR),onDisposing:function(){this._widget=null}.bind(this)}}});const iet=net;var aet=pq.inherit({NAME:"Native",popupConfig:function(t){return de({},t,{width:"auto"})},getParsedText:function(t){return t?"datetime"===this.dateBox.option("type")?new Date(t.replace(/-/g,"/").replace("T"," ").split(".")[0]):uo.fromStandardDateFormat(t):null},renderPopupContent:We,_getWidgetName:We,_getWidgetOptions:We,_getDateBoxType:function(){var t=this.dateBox.option("type");return-1===li(t,uo.SUPPORTED_FORMATS)?t="date":"datetime"===t&&!sj(t)&&(t="datetime-local"),t},customizeButtons:function(){var t=this.dateBox.getButton("dropDown");rn.real().android&&t&&t.on("click",function(){this.dateBox._input().get(0).click()}.bind(this))},getDefaultOptions:function(){return{mode:this._getDateBoxType()}},getDisplayFormat:function(t){var e=this._getDateBoxType();return t||uo.FORMATS_MAP[e]},renderInputMinMax:function(t){t.attr({min:is.serializeDate(this.dateBox.dateOption("min"),"yyyy-MM-dd"),max:is.serializeDate(this.dateBox.dateOption("max"),"yyyy-MM-dd")})}});const ret=aet;var xxe="dx-list-group",Dxe=function(t){return(t.group<<20)+t.item},IA=function(t){return{group:t>>20,item:1048575&t}},det=mve.inherit({_groupElements:function(){return this._collectionWidget._itemContainer().find("."+xxe)},_groupItemElements:function(t){return t.find(".dx-list-item")},getIndexByItemData:function(t){var e=this._collectionWidget.option("items"),n=!1;return!!t&&(t.items&&t.items.length&&(t=t.items[0]),$e(e,function(i,a){if(!a.items||($e(a.items,function(r,s){return s!==t||(n={group:i,item:r},!1)}),n))return!1}),n)},getItemDataByIndex:function(t){var e=this._collectionWidget.option("items");return Bo(t)?this.itemsGetter()[t]:t&&e[t.group]&&e[t.group].items[t.item]||null},itemsGetter:function(){for(var t=[],e=this._collectionWidget.option("items"),n=0;n<e.length;n++)e[n]&&e[n].items?t=t.concat(e[n].items):t.push(e[n]);return t},deleteItemAtIndex:function(t){var e=IA(t);this._collectionWidget.option("items")[e.group].items.splice(e.item,1)},getKeysByItems:function(t){var n,e=[];for(n=0;n<t.length;n++)t[n]&&t[n].items?e=e.concat(t[n].items):e.push(t[n]);var i=[];for(n=0;n<e.length;n++)i.push(this._collectionWidget.keyOf(e[n]));return i},getIndexByKey:function(t,e){var n=e||this._collectionWidget.option("items"),i=-1,a=this;return $e(n,function(r,s){if(s.items&&($e(s.items,function(o,d){var u=a._collectionWidget.keyOf(d);if(a._equalKeys(u,t))return i={group:r,item:o},!1}),-1!==i))return!1}),i},_getGroups:function(t){var e=this._collectionWidget.getDataSource(),n=e&&e.group();return n?IG.queryByOptions(xf(t),{group:n}).toArray():this._collectionWidget.option("items")},getItemsByKeys:function(t,e){var n=[],i=this._getGroups(e),a={},r=s=>{var o=this.getIndexByKey(s,i),d=o&&i[o.group];if(d)return{groupKey:d.key,item:d.items[o.item]}};return $e(t,function(s,o){var d=r(o);if(d){var u=d.groupKey,p=d.item,g=a[u];g||(g={key:u,items:[]},a[u]=g,n.push(g)),g.items.push(p)}}),n},moveItemAtIndexToIndex:function(t,e){var n=this._collectionWidget.option("items"),i=IA(t),a=IA(e),r=n[i.group].items,s=n[a.group].items,o=r[i.item];r.splice(i.item,1),s.splice(a.item,0,o)},_isItemIndex:function(t){return t&&Bo(t.group)&&Bo(t.item)},_getNormalizedItemIndex:function(t){var e=N(t),n=e.closest("."+xxe);return n.length?Dxe({group:this._groupElements().index(n),item:this._groupItemElements(n).index(e)}):-1},_normalizeItemIndex:function(t){return Dxe(t)},_denormalizeItemIndex:function(t){return IA(t)},_getItemByNormalizedIndex:function(t){var e=IA(t),n=this._groupElements().eq(e.group);return this._groupItemElements(n).eq(e.item)},_itemsFromSameParent:function(t,e){return IA(t).group===IA(e).group}});const uet=det;var wxe={};var Cxe=[],hq=function(t,e,n){Cxe.push({enabled:t,decoratorType:e,decoratorSubType:n})};hq(function(){return this.option("menuItems").length},function(){return"menu"},function(){return this.option("menuMode")}),hq(function(){return!this.option("menuItems").length&&this.option("allowItemDeleting")},function(){var t=this.option("itemDeleteMode");return"toggle"===t||"slideButton"===t||"swipe"===t||"static"===t?"delete":"menu"},function(){var t=this.option("itemDeleteMode");return"slideItem"===t&&(t="slide"),t}),hq(function(){return"none"!==this.option("selectionMode")&&this.option("showSelectionControls")},function(){return"selection"},function(){return"default"}),hq(function(){return this.option("itemDragging.allowReordering")||this.option("itemDragging.allowDropInsideItem")||this.option("itemDragging.group")},function(){return"reorder"},function(){return"default"});var vet=sr.inherit({ctor:function(t){this._list=t,this._fetchRequiredDecorators()},dispose:function(){this._decorators&&this._decorators.length&&$e(this._decorators,function(t,e){e.dispose()})},_fetchRequiredDecorators:function(){this._decorators=[],$e(Cxe,function(t,e){if(e.enabled.call(this._list)){var i=e.decoratorType.call(this._list),a=e.decoratorSubType.call(this._list),r=this._createDecorator(i,a);this._decorators.push(r)}}.bind(this))},_createDecorator:function(t,e){return new(this._findDecorator(t,e))(this._list)},_findDecorator:function(t,e){var n,i=null===(n=wxe[t])||void 0===n?void 0:n[e];if(!i)throw lo.Error("E1012",t,e);return i},modifyItemElement:function(t){var e=N(t.itemElement),n={$itemElement:e};this._prependBeforeBags(e,n),this._appendAfterBags(e,n),this._applyDecorators("modifyElement",n)},afterItemsRendered:function(){this._applyDecorators("afterRender")},_prependBeforeBags:function(t,e){var n=this._collectDecoratorsMarkup("beforeBag",e,"dx-list-item-before-bag");t.prepend(n)},_appendAfterBags:function(t,e){var n=this._collectDecoratorsMarkup("afterBag",e,"dx-list-item-after-bag");t.append(n)},_collectDecoratorsMarkup:function(t,e,n){var i=N("<div>");return $e(this._decorators,function(){var a=N("<div>").addClass(n);this[t](de({$container:a},e)),a.children().length&&i.append(a)}),i.children()},_applyDecorators:function(t,e){$e(this._decorators,function(){this[t](e)})},_handlerExists:function(t){if(!this._decorators)return!1;for(var e=this._decorators,n=e.length,i=0;i<n;i++)if(e[i][t]!==We)return!0;return!1},_eventHandler:function(t,e,n){if(!this._decorators)return!1;for(var i=!1,a=this._decorators,r=a.length,s=0;s<r&&!(i=a[s][t](e,n));s++);return i},handleClick:function(t,e){return this._eventHandler("handleClick",t,e)},handleKeyboardEvents:function(t,e){return this._eventHandler("handleKeyboardEvents",t,e)},handleEnterPressing:function(t){return this._eventHandler("handleEnterPressing",t)},contextMenuHandlerExists:function(){return this._handlerExists("handleContextMenu")},handleContextMenu:function(t,e){return this._eventHandler("handleContextMenu",t,e)},getExcludedItemSelectors:function(){var t=[];return this._applyDecorators("getExcludedSelectors",t),t.join(",")}});const bet=vet;var Sxe="dx-list-item-badge-container",Tae="dx-list-item-chevron-container",wet=U6.inherit({_renderWatchers:function(){this.callBase(),this._startWatcher("badge",this._renderBadge.bind(this)),this._startWatcher("showChevron",this._renderShowChevron.bind(this))},_renderBadge:function(t){if(this._$element.children("."+Sxe).remove(),t){var e=N("<div>").addClass(Sxe).append(N("<div>").addClass("dx-list-item-badge").addClass("dx-badge").text(t)),n=this._$element.children("."+Tae).first();n.length>0?e.insertBefore(n):e.appendTo(this._$element)}},_renderShowChevron:function(t){if(this._$element.children("."+Tae).remove(),t){var e=N("<div>").addClass(Tae),n=N("<div>").addClass("dx-list-item-chevron");e.append(n).appendTo(this._$element)}}});const Cet=wet;var Oxe="dx-scrollview-pull-down-loading",Eae="dx-scrollview-pull-down-ready",Iet=Jie.inherit({_init:function(t){this.callBase(t),this._$topPocket=t._$topPocket,this._$pullDown=t._$pullDown,this._$refreshingText=t._$refreshingText,this._$scrollViewContent=N(t.content()),this._$container=N(t.container()),this._initCallbacks()},_initCallbacks:function(){this.pullDownCallbacks=ds(),this.releaseCallbacks=ds(),this.reachBottomCallbacks=ds()},render:function(){this.callBase(),this._renderPullDown(),this._releaseState()},_renderPullDown:function(){var t=N("<div>").addClass("dx-scrollview-pull-down-image"),e=N("<div>").addClass("dx-scrollview-pull-down-indicator"),n=new S4(N("<div>")).$element(),i=this._$pullDownText=N("<div>").addClass("dx-scrollview-pull-down-text");this._$pullingDownText=N("<div>").text(this.option("pullingDownText")).appendTo(i),this._$pulledDownText=N("<div>").text(this.option("pulledDownText")).appendTo(i),this._$refreshingText=N("<div>").text(this.option("refreshingText")).appendTo(i),this._$pullDown.empty().append(t).append(e.append(n)).append(i)},_releaseState:function(){this._state=0,this._refreshPullDownText()},_refreshPullDownText:function(){var t=this,e=[{element:this._$pullingDownText,visibleState:0},{element:this._$pulledDownText,visibleState:1},{element:this._$refreshingText,visibleState:2}];$e(e,function(n,i){var a=t._state===i.visibleState?"addClass":"removeClass";i.element[a]("dx-scrollview-pull-down-text-visible")})},update:function(){this.callBase(),this._setTopPocketOffset()},_updateDimensions:function(){this.callBase(),this._topPocketSize=this._$topPocket.get(0).clientHeight;var t=this._$scrollViewContent.get(0),e=this._$container.get(0);this._bottomBoundary=Math.max(t.clientHeight-e.clientHeight,0)},_allowedDirections:function(){var t=this.callBase();return t.vertical=t.vertical||this._pullDownEnabled,t},_setTopPocketOffset:function(){this._$topPocket.css({top:-this._topPocketSize})},handleEnd:function(){this.callBase(),this._complete()},handleStop:function(){this.callBase(),this._complete()},_complete:function(){1===this._state&&(this._setPullDownOffset(this._topPocketSize),clearTimeout(this._pullDownRefreshTimeout),this._pullDownRefreshTimeout=setTimeout(function(){this._pullDownRefreshing()}.bind(this),400))},_setPullDownOffset:function(t){Sl(this._$topPocket,{top:t}),Sl(this._$scrollViewContent,{top:t})},handleScroll:function(t){if(this.callBase(t),2!==this._state){var e=this.location().top,n=(this._location||0)-e;this._location=e,this._isPullDown()?this._pullDownReady():n>0&&this._isReachBottom()?this._reachBottom():this._stateReleased()}},_isPullDown:function(){return this._pullDownEnabled&&this._location>=this._topPocketSize},_isReachBottom:function(){return this._reachBottomEnabled&&Math.round(this._bottomBoundary+Math.floor(this._location))<=1},_reachBottom:function(){3!==this._state&&(this._state=3,this.reachBottomCallbacks.fire())},_pullDownReady:function(){1!==this._state&&(this._state=1,this._$pullDown.addClass(Eae),this._refreshPullDownText())},_stateReleased:function(){0!==this._state&&(this._$pullDown.removeClass(Oxe).removeClass(Eae),this._releaseState())},_pullDownRefreshing:function(){2!==this._state&&(this._state=2,this._$pullDown.addClass(Oxe).removeClass(Eae),this._refreshPullDownText(),this.pullDownCallbacks.fire())},pullDownEnable:function(t){t&&(this._updateDimensions(),this._setTopPocketOffset()),this._pullDownEnabled=t},reachBottomEnable:function(t){this._reachBottomEnabled=t},pendingRelease:function(){this._state=1},release:function(){var t=new wt;return this._updateDimensions(),clearTimeout(this._releaseTimeout),3===this._state&&(this._state=0),this._releaseTimeout=setTimeout(function(){this._setPullDownOffset(0),this._stateReleased(),this.releaseCallbacks.fire(),this._updateAction(),t.resolve()}.bind(this),400),t.promise()},dispose:function(){clearTimeout(this._pullDownRefreshTimeout),clearTimeout(this._releaseTimeout),this.callBase()}});const Let=Iet;var Txe="dx-scrollview-pull-down-loading",Het=Jie.inherit({_init:function(t){this.callBase(t),this._$topPocket=t._$topPocket,this._$pullDown=t._$pullDown,this._$scrollViewContent=N(t.content()),this._$container=N(t.container()),this._initCallbacks(),this._location=0},_initCallbacks:function(){this.pullDownCallbacks=ds(),this.releaseCallbacks=ds(),this.reachBottomCallbacks=ds()},render:function(){this.callBase(),this._renderPullDown(),this._releaseState()},_renderPullDown:function(){var t=N("<div>").addClass("dx-scrollview-pull-down-indicator"),e=new S4(N("<div>")).$element();this._$icon=N("<div>").addClass("dx-icon-pulldown"),this._$pullDown.empty().append(this._$icon).append(t.append(e))},_releaseState:function(){this._state=0,this._releasePullDown(),this._updateDimensions()},_releasePullDown:function(){this._$pullDown.css({opacity:0})},_updateDimensions:function(){this.callBase(),this._topPocketSize=this._$topPocket.get(0).clientHeight;var t=this._$scrollViewContent.get(0),e=this._$container.get(0);this._bottomBoundary=Math.max(t.clientHeight-e.clientHeight,0)},_allowedDirections:function(){var t=this.callBase();return t.vertical=t.vertical||this._pullDownEnabled,t},handleInit:function(t){this.callBase(t),0===this._state&&0===this._location&&(this._startClientY=Xo(t.originalEvent).y,this._state=4)},handleMove:function(t){this.callBase(t),this._deltaY=Xo(t.originalEvent).y-this._startClientY,4===this._state&&(this._pullDownEnabled&&this._deltaY>0?this._state=5:this._complete()),5===this._state&&(t.preventDefault(),this._movePullDown())},_movePullDown:function(){var t=this._getPullDownHeight(),e=Math.min(3*t,this._deltaY+this._getPullDownStartPosition()),n=180*e/t/3;this._$pullDown.css({opacity:1}).toggleClass("dx-scrollview-pull-down-refreshing",e<t),Sl(this._$pullDown,{top:e}),this._$icon.css({transform:"rotate("+n+"deg)"})},_isPullDown:function(){return this._pullDownEnabled&&5===this._state&&this._deltaY>=this._getPullDownHeight()-this._getPullDownStartPosition()},_getPullDownHeight:function(){return Math.round(.05*Eo(this._$element))},_getPullDownStartPosition:function(){return-Math.round(1.5*Eo(this._$pullDown))},handleEnd:function(){this._isPullDown()&&this._pullDownRefreshing(),this._complete()},handleStop:function(){this._complete()},_complete:function(){(4===this._state||5===this._state)&&this._releaseState()},handleScroll:function(t){if(this.callBase(t),2!==this._state){var e=this.location().top,n=this._location-e;this._location=e,n>0&&this._isReachBottom()?this._reachBottom():this._stateReleased()}},_isReachBottom:function(){return this._reachBottomEnabled&&Math.round(this._bottomBoundary+Math.floor(this._location))<=1},_reachBottom:function(){this.reachBottomCallbacks.fire()},_stateReleased:function(){0!==this._state&&(this._$pullDown.removeClass(Txe),this._releaseState())},_pullDownRefreshing:function(){this._state=2,this._pullDownRefreshHandler()},_pullDownRefreshHandler:function(){this._refreshPullDown(),this.pullDownCallbacks.fire()},_refreshPullDown:function(){this._$pullDown.addClass(Txe),Sl(this._$pullDown,{top:this._getPullDownHeight()})},pullDownEnable:function(t){this._$topPocket.toggle(t),this._pullDownEnabled=t},reachBottomEnable:function(t){this._reachBottomEnabled=t},pendingRelease:function(){this._state=1},release:function(){var t=new wt;return this._updateDimensions(),clearTimeout(this._releaseTimeout),this._releaseTimeout=setTimeout(function(){this._stateReleased(),this.releaseCallbacks.fire(),this._updateAction(),t.resolve()}.bind(this),800),t.promise()},dispose:function(){clearTimeout(this._pullDownRefreshTimeout),clearTimeout(this._releaseTimeout),this.callBase()}});const Bet=Het;var zet=Math,Axe="dx-scrollview-pull-down-loading",Lae="dx-scrollview-pull-down-ready",jet=vbe.inherit({ctor:function(){this._topPocketSize=0,this._bottomPocketSize=0,this.callBase.apply(this,arguments),this._initCallbacks(),this._releaseState()},_releaseState:function(){this._state=0,this._refreshPullDownText()},_refreshPullDownText:function(){var t=this,e=[{element:this._$pullingDownText,visibleState:0},{element:this._$pulledDownText,visibleState:1},{element:this._$refreshingText,visibleState:2}];$e(e,function(n,i){var a=t._state===i.visibleState?"addClass":"removeClass";i.element[a]("dx-scrollview-pull-down-text-visible")})},_initCallbacks:function(){this.pullDownCallbacks=ds(),this.releaseCallbacks=ds(),this.reachBottomCallbacks=ds()},_updateBounds:function(){if("horizontal"!==this._direction){this._topPocketSize=this._$topPocket.get(0).clientHeight,this._bottomPocketSize=this._$bottomPocket.get(0).clientHeight;var e=this._$container.get(0),n=this._$content.get(0),i=Math.max(n.clientHeight-e.clientHeight,0);this._bottomBoundary=i-this._topPocketSize-this._bottomPocketSize}this.callBase()},_updateScrollbar:function(){this._scrollbar.option({containerSize:this._containerSize(),contentSize:this._contentSize()-this._topPocketSize-this._bottomPocketSize,scaleRatio:this._getScaleRatio()})},_moveContent:function(){this.callBase(),this._isPullDown()?this._pullDownReady():this._isReachBottom()?this._reachBottomReady():0!==this._state&&this._stateReleased()},_moveScrollbar:function(){this._scrollbar.moveTo(this._topPocketSize+this._location)},_isPullDown:function(){return this._pullDownEnabled&&this._location>=0},_isReachBottom:function(){var t=this._$container.get(0);return this._reachBottomEnabled&&Math.round(this._bottomBoundary-Math.ceil(t.scrollTop))<=1},_scrollComplete:function(){this._inBounds()&&1===this._state?this._pullDownRefreshing():this._inBounds()&&3===this._state?this._reachBottomLoading():this.callBase()},_reachBottomReady:function(){3!==this._state&&(this._state=3,this._minOffset=this._getMinOffset())},_getMaxOffset:function(){return-this._topPocketSize},_getMinOffset:function(){return zet.min(this.callBase(),-this._topPocketSize)},_reachBottomLoading:function(){this.reachBottomCallbacks.fire()},_pullDownReady:function(){1!==this._state&&(this._state=1,this._maxOffset=0,this._$pullDown.addClass(Lae),this._refreshPullDownText())},_stateReleased:function(){0!==this._state&&(this._releaseState(),this._updateBounds(),this._$pullDown.removeClass(Axe).removeClass(Lae),this.releaseCallbacks.fire())},_pullDownRefreshing:function(){2!==this._state&&(this._state=2,this._$pullDown.addClass(Axe).removeClass(Lae),this._refreshPullDownText(),this.pullDownCallbacks.fire())},_releaseHandler:function(){return 0===this._state&&this._moveToBounds(),this._update(),this._releaseTask&&this._releaseTask.abort(),this._releaseTask=Hhe(this._release.bind(this)),this._releaseTask.promise},_release:function(){this._stateReleased(),this._scrollComplete()},_reachBottomEnablingHandler:function(t){this._reachBottomEnabled!==t&&(this._reachBottomEnabled=t,this._updateBounds())},_pullDownEnablingHandler:function(t){this._pullDownEnabled!==t&&(this._pullDownEnabled=t,this._considerTopPocketChange(),this._updateHandler())},_considerTopPocketChange:function(){this._location-=La(this._$topPocket)||-this._topPocketSize,this._maxOffset=0,this._move()},_pendingReleaseHandler:function(){this._state=1},dispose:function(){this._releaseTask&&this._releaseTask.abort(),this.callBase()}}),qet=bbe.inherit({_init:function(t){this.callBase(t),this._$pullDown=t._$pullDown,this._$topPocket=t._$topPocket,this._$bottomPocket=t._$bottomPocket,this._initCallbacks()},_initCallbacks:function(){this.pullDownCallbacks=ds(),this.releaseCallbacks=ds(),this.reachBottomCallbacks=ds()},render:function(){this._renderPullDown(),this.callBase()},_renderPullDown:function(){var t=N("<div>").addClass("dx-scrollview-pull-down-image"),e=N("<div>").addClass("dx-scrollview-pull-down-indicator"),n=new S4(N("<div>")).$element(),i=this._$pullDownText=N("<div>").addClass("dx-scrollview-pull-down-text");this._$pullingDownText=N("<div>").text(this.option("pullingDownText")).appendTo(i),this._$pulledDownText=N("<div>").text(this.option("pulledDownText")).appendTo(i),this._$refreshingText=N("<div>").text(this.option("refreshingText")).appendTo(i),this._$pullDown.empty().append(t).append(e.append(n)).append(i)},pullDownEnable:function(t){this._eventHandler("pullDownEnabling",t)},reachBottomEnable:function(t){this._eventHandler("reachBottomEnabling",t)},_createScroller:function(t){var e=this,n=e._scrollers[t]=new jet(e._scrollerOptions(t));n.pullDownCallbacks.add(function(){e.pullDownCallbacks.fire()}),n.releaseCallbacks.add(function(){e.releaseCallbacks.fire()}),n.reachBottomCallbacks.add(function(){e.reachBottomCallbacks.fire()})},_scrollerOptions:function(t){return de(this.callBase(t),{$topPocket:this._$topPocket,$bottomPocket:this._$bottomPocket,$pullDown:this._$pullDown,$pullDownText:this._$pullDownText,$pullingDownText:this._$pullingDownText,$pulledDownText:this._$pulledDownText,$refreshingText:this._$refreshingText})},pendingRelease:function(){this._eventHandler("pendingRelease")},release:function(){return this._eventHandler("release").done(this._updateAction)},location:function(){var t=this.callBase();return t.top+=La(this._$topPocket),t},dispose:function(){$e(this._scrollers,function(){this.dispose()}),this.callBase()}});var LA="dx-scrollview",Rae=LA+"-scrollbottom",ttt={pullDown:Let,swipeDown:Bet,simulated:qet},ntt=!pi(),itt={finishLoading:We,release:We,refresh:We,_optionChanged:function(t){if("onUpdated"!==t.name)return this.callBase.apply(this,arguments)}},kxe=f2.inherit(ntt?itt:{_getDefaultOptions:function(){return de(this.callBase(),{pullingDownText:Mn.format("dxScrollView-pullingDownText"),pulledDownText:Mn.format("dxScrollView-pulledDownText"),refreshingText:Mn.format("dxScrollView-refreshingText"),reachBottomText:Mn.format("dxScrollView-reachBottomText"),onPullDown:null,onReachBottom:null,refreshStrategy:"pullDown"})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"android"===rn.real().platform},options:{refreshStrategy:"swipeDown"}},{device:function(){return cd()},options:{pullingDownText:"",pulledDownText:"",refreshingText:"",reachBottomText:""}}])},_init:function(){this.callBase(),this._loadingIndicatorEnabled=!0},_initScrollableMarkup:function(){this.callBase(),this.$element().addClass(LA),this._initContent(),this._initTopPocket(),this._initBottomPocket(),this._initLoadPanel()},_initContent:function(){var t=N("<div>").addClass("dx-scrollview-content");this._$content.wrapInner(t)},_initTopPocket:function(){var t=this._$topPocket=N("<div>").addClass("dx-scrollview-top-pocket"),e=this._$pullDown=N("<div>").addClass("dx-scrollview-pull-down");t.append(e),this._$content.prepend(t)},_initBottomPocket:function(){var t=this._$bottomPocket=N("<div>").addClass("dx-scrollview-bottom-pocket"),e=this._$reachBottom=N("<div>").addClass(Rae),n=N("<div>").addClass("dx-scrollview-scrollbottom-indicator"),i=new S4(N("<div>")).$element(),a=this._$reachBottomText=N("<div>").addClass("dx-scrollview-scrollbottom-text");this._updateReachBottomText(),e.append(n.append(i)).append(a),t.append(e),this._$content.append(t)},_initLoadPanel:function(){var t=N("<div>").addClass("dx-scrollview-loadpanel").appendTo(this.$element()),e={shading:!1,delay:400,message:this.option("refreshingText"),position:{of:this.$element()}};this._loadPanel=this._createComponent(t,Pve,e)},_updateReachBottomText:function(){this._$reachBottomText.text(this.option("reachBottomText"))},_createStrategy:function(){var t=this.option("useNative")?this.option("refreshStrategy"):"simulated",e=ttt[t];this._strategy=new e(this),this._strategy.pullDownCallbacks.add(this._pullDownHandler.bind(this)),this._strategy.releaseCallbacks.add(this._releaseHandler.bind(this)),this._strategy.reachBottomCallbacks.add(this._reachBottomHandler.bind(this))},_createActions:function(){this.callBase(),this._pullDownAction=this._createActionByOption("onPullDown"),this._reachBottomAction=this._createActionByOption("onReachBottom"),this._tryRefreshPocketState()},_tryRefreshPocketState:function(){this._pullDownEnable(this.hasActionSubscription("onPullDown")),this._reachBottomEnable(this.hasActionSubscription("onReachBottom"))},on:function(t){var e=this.callBase.apply(this,arguments);return("pullDown"===t||"reachBottom"===t)&&this._tryRefreshPocketState(),e},_pullDownEnable:function(t){if(0===arguments.length)return this._pullDownEnabled;this._$pullDown&&this._strategy&&(this._$pullDown.toggle(t),this._strategy.pullDownEnable(t),this._pullDownEnabled=t)},_reachBottomEnable:function(t){if(0===arguments.length)return this._reachBottomEnabled;this._$reachBottom&&this._strategy&&(this._$reachBottom.toggle(t),this._strategy.reachBottomEnable(t),this._reachBottomEnabled=t)},_pullDownHandler:function(){this._loadingIndicator(!1),this._pullDownLoading()},_loadingIndicator:function(t){if(arguments.length<1)return this._loadingIndicatorEnabled;this._loadingIndicatorEnabled=t},_pullDownLoading:function(){this.startLoading(),this._pullDownAction()},_reachBottomHandler:function(){this._loadingIndicator(!1),this._reachBottomLoading()},_reachBottomLoading:function(){this.startLoading(),this._reachBottomAction()},_releaseHandler:function(){this.finishLoading(),this._loadingIndicator(!0)},_optionChanged:function(t){switch(t.name){case"onPullDown":case"onReachBottom":this._createActions();break;case"pullingDownText":case"pulledDownText":case"refreshingText":case"refreshStrategy":this._invalidate();break;case"reachBottomText":this._updateReachBottomText();break;default:this.callBase(t)}},content:function(){return ai(this._$content.children().eq(1))},release:function(t){return void 0!==t&&this.toggleLoading(!t),this._strategy.release()},toggleLoading:function(t){this._reachBottomEnable(t)},refresh:function(){!this.hasActionSubscription("onPullDown")||(this._strategy.pendingRelease(),this._pullDownLoading())},startLoading:function(){this._loadingIndicator()&&this.$element().is(":visible")&&this._loadPanel.show(),this._lock()},finishLoading:function(){this._loadPanel.hide(),this._unlock()},_dispose:function(){this._strategy.dispose(),this.callBase(),this._loadPanel&&this._loadPanel.$element().remove()}});Fn("dxScrollView",kxe);const att=kxe;const Ixe={_getSpecificDataSourceOption:function(){var t=this.option("dataSource"),e=!1,n={};return this._getGroupedOption()&&(t=>Array.isArray(t)&&t.every(e=>2===Object.keys(e).length&&"key"in e&&"items"in e&&Array.isArray(e.items)))(t)&&(n=t.reduce((i,a)=>{var r=a.items.map(s=>(Yi(s)||(s={text:s},e=!0),"key"in s||(s.key=a.key),s));return i.concat(r)},[]),t={store:{type:"array",data:n},group:{selector:"key",keepInitialKeyOrder:!0}},e&&(t.searchExpr="text")),t}};var Rxe,_q="dx-list-item",ott="."+_q,P4="dx-list-group",Fae="dx-list-group-header",yq="dx-list-group-body",Lxe="dx-list-group-collapsed",Nxe="dx-wrap-item-text",gtt=zo("items"),Hae=Fie.inherit({_activeStateUnit:[ott,".dx-list-select-all"].join(","),_supportedKeys:function(){var t=this,e=function(i){var s,o,d,a=n(i);a.is(t.option("focusedElement"))&&(o=i,d=(s=a).position().top,"prev"===o&&(d=s.position().top-La(t.$element())+Eo(s)),t.scrollTo(d),a=n(i)),t.option("focusedElement",ai(a)),t.scrollToItem(a)};function n(i){var a=t.scrollTop(),r=La(t.$element()),s=N(t.option("focusedElement")),o=!0;if(!s.length)return N();for(;o;){var d=s[i]();if(!d.length)break;var u=d.position().top+Eo(d)/2;(o=u<r+a&&u>a)&&(s=d)}return s}return de(this.callBase(),{leftArrow:We,rightArrow:We,pageUp:function(){return e("prev"),!1},pageDown:function(){return e("next"),!1}})},_getDefaultOptions:function(){return de(this.callBase(),{hoverStateEnabled:!0,pullRefreshEnabled:!1,scrollingEnabled:!0,showScrollbar:"onScroll",useNativeScrolling:!0,bounceEnabled:!0,scrollByContent:!0,scrollByThumb:!1,pullingDownText:Mn.format("dxList-pullingDownText"),pulledDownText:Mn.format("dxList-pulledDownText"),refreshingText:Mn.format("dxList-refreshingText"),pageLoadingText:Mn.format("dxList-pageLoadingText"),onScroll:null,onPullRefresh:null,onPageLoading:null,pageLoadMode:"scrollBottom",nextButtonText:Mn.format("dxList-nextButtonText"),onItemSwipe:null,grouped:!1,onGroupRendered:null,collapsibleGroups:!1,groupTemplate:"group",indicateLoading:!0,activeStateEnabled:!0,_itemAttributes:{role:"option"},_listAttributes:{role:"listbox"},useInkRipple:!1,wrapItemText:!1,_swipeEnabled:!0,_revertPageOnEmptyLoad:!1,showChevronExpr:function(t){return t?t.showChevron:void 0},badgeExpr:function(t){return t?t.badge:void 0}})},_defaultOptionsRules:function(){var t=Q_();return this.callBase().concat(xbe(),[{device:function(){return!k6},options:{useNativeScrolling:!1}},{device:function(e){return!k6&&!rn.isSimulator()&&"desktop"===rn.real().deviceType&&"generic"===e.platform},options:{showScrollbar:"onHover",pageLoadMode:"nextButton"}},{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return cd(t)},options:{pullingDownText:"",pulledDownText:"",refreshingText:"",pageLoadingText:"",useInkRipple:!0}}])},_visibilityChanged:function(t){t&&this._updateLoadingState(!0)},_itemClass:function(){return _q},_itemDataKey:function(){return"dxListItemData"},_itemContainer:function(){return this._$container},_saveSelectionChangeEvent:function(t){this._selectionChangeEventInstance=t},_getSelectionChangeEvent:function(){return this._selectionChangeEventInstance},_refreshItemElements:function(){this.option("grouped")?this._itemElementsCache=this._itemContainer().children("."+P4).children("."+yq).children(this._itemSelector()):this._itemElementsCache=this._itemContainer().children(this._itemSelector())},_modifyByChanges:function(){this.callBase.apply(this,arguments),this._refreshItemElements(),this._updateLoadingState(!0)},reorderItem:function(t,e){return this.callBase(t,e).done(function(){this._refreshItemElements()})},deleteItem:function(t){return this.callBase(t).done(function(){this._refreshItemElements()})},_itemElements:function(){return this._itemElementsCache},_itemSelectHandler:function(t){if("single"!==this.option("selectionMode")||!this.isItemSelected(t.currentTarget))return this.callBase(t)},_allowDynamicItemsAppend:function(){return!0},_resetDataSourcePageIndex:function(){var t=this.getDataSource();t&&0!==t.pageIndex()&&(t.pageIndex(0),t.load())},_init:function(){this.callBase(),this._resetDataSourcePageIndex(),this._$container=this.$element(),this._initScrollView(),this._feedbackShowTimeout=70,this._createGroupRenderAction()},_scrollBottomMode:function(){return"scrollBottom"===this.option("pageLoadMode")},_nextButtonMode:function(){return"nextButton"===this.option("pageLoadMode")},_dataSourceOptions:function(){var t=this._scrollBottomMode(),e=this._nextButtonMode();return de(this.callBase(),{paginate:us(t||e,!0)})},_getGroupedOption:function(){return this.option("grouped")},_getGroupContainerByIndex:function(t){return this._itemContainer().find(".".concat(P4)).eq(t).find(".".concat(yq))},_dataSourceFromUrlLoadMode:function(){return"raw"},_initScrollView:function(){var t=this.option("scrollingEnabled"),e=t&&this.option("pullRefreshEnabled"),n=t&&this._scrollBottomMode()&&!!this._dataSource;this._scrollView=this._createComponent(this.$element(),function _tt(){return Rxe||att}(),{disabled:this.option("disabled")||!t,onScroll:this._scrollHandler.bind(this),onPullDown:e?this._pullDownHandler.bind(this):null,onReachBottom:n?this._scrollBottomHandler.bind(this):null,showScrollbar:this.option("showScrollbar"),useNative:this.option("useNativeScrolling"),bounceEnabled:this.option("bounceEnabled"),scrollByContent:this.option("scrollByContent"),scrollByThumb:this.option("scrollByThumb"),pullingDownText:this.option("pullingDownText"),pulledDownText:this.option("pulledDownText"),refreshingText:this.option("refreshingText"),reachBottomText:this.option("pageLoadingText"),useKeyboard:!1}),this._$container=N(this._scrollView.content()),this.option("wrapItemText")&&this._$container.addClass(Nxe),this._createScrollViewActions()},_createScrollViewActions:function(){this._scrollAction=this._createActionByOption("onScroll"),this._pullRefreshAction=this._createActionByOption("onPullRefresh"),this._pageLoadingAction=this._createActionByOption("onPageLoading")},_scrollHandler:function(t){this._scrollAction&&this._scrollAction(t)},_initTemplates:function(){this._templateManager.addDefaultTemplates({group:new Ix(function(t,e){Ji(e)?e.key&&t.text(e.key):t.text(String(e))},["key"],this.option("integrationOptions.watchMethod"))}),this.callBase()},_prepareDefaultItemTemplate:function(t,e){if(this.callBase(t,e),t.icon){var n=T6(t.icon).addClass("dx-list-item-icon"),i=N("<div>").addClass("dx-list-item-icon-container");i.append(n),e.prepend(i)}},_getBindableFields:function(){return["text","html","icon"]},_updateLoadingState:function(t){var e=!t||this._isLastPage(),n=this._scrollBottomMode(),i=e||!n,a=i&&!this._isDataSourceLoading();i||this._scrollViewIsFull()?(this._scrollView.release(a),this._toggleNextButton(this._shouldRenderNextButton()&&!this._isLastPage()),this._loadIndicationSuppressed(!1)):this._infiniteDataLoading()},_shouldRenderNextButton:function(){return this._nextButtonMode()&&this._dataSource&&this._dataSource.isLoaded()},_isDataSourceFirstLoadCompleted:function(t){return Le(t)&&(this._isFirstLoadCompleted=t),this._isFirstLoadCompleted},_dataSourceLoadingChangedHandler:function(t){this._loadIndicationSuppressed()||(t&&this.option("indicateLoading")?this._showLoadingIndicatorTimer=setTimeout(function(){var i;!this._itemElements().length&&!this._isDataSourceFirstLoadCompleted()||(null===(i=this._scrollView)||void 0===i||i.startLoading())}.bind(this)):(clearTimeout(this._showLoadingIndicatorTimer),this._scrollView&&this._scrollView.finishLoading()),t||this._isDataSourceFirstLoadCompleted(!1))},_dataSourceChangedHandler:function(){!this._shouldAppendItems()&&pi()&&this._scrollView&&this._scrollView.scrollTo(0),this.callBase.apply(this,arguments),this._isDataSourceFirstLoadCompleted(!0)},_refreshContent:function(){this._prepareContent(),this._fireContentReadyAction()},_hideLoadingIfLoadIndicationOff:function(){this.option("indicateLoading")||this._dataSourceLoadingChangedHandler(!1)},_loadIndicationSuppressed:function(t){if(!arguments.length)return this._isLoadIndicationSuppressed;this._isLoadIndicationSuppressed=t},_scrollViewIsFull:function(){var t=this._scrollView;return!t||La(t.content())>La(t.container())},_pullDownHandler:function(t){this._pullRefreshAction(t),this._dataSource&&!this._isDataSourceLoading()?(this._clearSelectedItems(),this._dataSource.pageIndex(0),this._dataSource.reload()):this._updateLoadingState()},_infiniteDataLoading:function(){this.$element().is(":visible")&&!this._scrollViewIsFull()&&!this._isDataSourceLoading()&&!this._isLastPage()&&(clearTimeout(this._loadNextPageTimer),this._loadNextPageTimer=setTimeout(()=>{this._loadNextPage().done(this._setPreviousPageIfNewIsEmpty.bind(this))}))},_setPreviousPageIfNewIsEmpty:function(t){if(this.option("_revertPageOnEmptyLoad")){var e=this.getDataSource(),n=null==e?void 0:e.pageIndex();0===(null==t?void 0:t.length)&&n>0&&(this._fireContentReadyAction(),e.pageIndex(n-1))}},_scrollBottomHandler:function(t){this._pageLoadingAction(t),this._isDataSourceLoading()||this._isLastPage()?this._updateLoadingState():this._loadNextPage()},_renderItems:function(t){this.option("grouped")?($e(t,this._renderGroup.bind(this)),this._attachGroupCollapseEvent(),this._renderEmptyMessage(),cd()&&this.attachGroupHeaderInkRippleEvents()):this.callBase.apply(this,arguments),this._refreshItemElements(),this._updateLoadingState(!0)},_attachGroupCollapseEvent:function(){var t=Ot(Jd,this.NAME),e="."+Fae,n=this.$element(),i=this.option("collapsibleGroups");n.toggleClass("dx-list-collapsible-groups",i),he.off(n,t,e),i&&he.on(n,t,e,function(a){this._createAction(function(r){var s=N(r.event.currentTarget).parent();this._collapseGroupHandler(s),this.option("focusStateEnabled")&&this.option("focusedElement",ai(s.find("."+_q).eq(0)))}.bind(this),{validatingTargetName:"element"})({event:a})}.bind(this))},_collapseGroupHandler:function(t,e){var n=new wt;if(t.hasClass(Lxe)===e)return n.resolve();var i=t.children("."+yq),a=Eo(i),r=0;return 0===a&&(Zp(i,"auto"),r=Eo(i)),t.toggleClass(Lxe,e),kd.animate(i,{type:"custom",from:{height:a},to:{height:r},duration:200,complete:function(){this.updateDimensions(),this._updateLoadingState(),n.resolve()}.bind(this)}),n.promise()},_dataSourceLoadErrorHandler:function(){this._forgetNextPageLoading(),this._initialized&&(this._renderEmptyMessage(),this._updateLoadingState())},_initMarkup:function(){this._itemElementsCache=N(),this.$element().addClass("dx-list"),this.callBase(),this.option("useInkRipple")&&this._renderInkRipple(),this.setAria("role",this.option("_listAttributes").role)},_renderInkRipple:function(){this._inkRipple=B_e()},_toggleActiveState:function(t,e,n){this.callBase.apply(this,arguments);var i=this;if(this._inkRipple){var a={element:t,event:n};e?cd()?this._inkRippleTimer=setTimeout(function(){i._inkRipple.showWave(a)},35):i._inkRipple.showWave(a):(clearTimeout(this._inkRippleTimer),this._inkRipple.hideWave(a))}},_postprocessRenderItem:function(t){this._refreshItemElements(),this.callBase.apply(this,arguments),this.option("_swipeEnabled")&&this._attachSwipeEvent(N(t.itemElement))},_attachSwipeEvent:function(t){var e=Ot(X6,this.NAME);he.on(t,e,this._itemSwipeEndHandler.bind(this))},_itemSwipeEndHandler:function(t){this._itemDXEventHandler(t,"onItemSwipe",{direction:t.offset<0?"left":"right"})},_nextButtonHandler:function(t){this._pageLoadingAction(t);var e=this._dataSource;e&&!e.isLoading()&&(this._scrollView.toggleLoading(!0),this._$nextButton.detach(),this._loadIndicationSuppressed(!0),this._loadNextPage())},_renderGroup:function(t,e){var n=N("<div>").addClass(P4).appendTo(this._itemContainer()),i=N("<div>").addClass(Fae).appendTo(n),a=this.option("groupTemplate"),r=this._getTemplate(e.template||a,e,t,i),s={index:t,itemData:e,container:ai(i)};this._createItemByTemplate(r,s),cd()&&N("<div>").addClass("dx-list-group-header-indicator").prependTo(i),this._renderingGroupIndex=t;var o=N("<div>").addClass(yq).appendTo(n);$e(gtt(e)||[],function(d,u){this._renderItem({group:t,item:d},u,o)}.bind(this)),this._groupRenderAction({groupElement:ai(n),groupIndex:t,groupData:e})},downInkRippleHandler:function(t){this._toggleActiveState(N(t.currentTarget),!0,t)},upInkRippleHandler:function(t){this._toggleActiveState(N(t.currentTarget),!1)},attachGroupHeaderInkRippleEvents:function(){var t="."+Fae,e=this.$element();this._downInkRippleHandler=this._downInkRippleHandler||this.downInkRippleHandler.bind(this),this._upInkRippleHandler=this._upInkRippleHandler||this.upInkRippleHandler.bind(this);var n=[e,"dxpointerdown",t,this._downInkRippleHandler],i=[e,"dxpointerup dxpointerout",t,this._upInkRippleHandler];he.off(...n),he.on(...n),he.off(...i),he.on(...i)},_createGroupRenderAction:function(){this._groupRenderAction=this._createActionByOption("onGroupRendered")},_clean:function(){clearTimeout(this._inkRippleTimer),this._$nextButton&&(this._$nextButton.remove(),this._$nextButton=null),delete this._inkRipple,this.callBase.apply(this,arguments)},_dispose:function(){this._isDataSourceFirstLoadCompleted(!1),clearTimeout(this._holdTimer),clearTimeout(this._loadNextPageTimer),clearTimeout(this._showLoadingIndicatorTimer),this.callBase()},_toggleDisabledState:function(t){this.callBase(t),this._scrollView.option("disabled",t||!this.option("scrollingEnabled"))},_toggleNextButton:function(t){var e=this._dataSource,n=this._getNextButton();this.$element().toggleClass("dx-has-next",t),t&&e&&e.isLoaded()&&n.appendTo(this._itemContainer()),t||n.detach()},_getNextButton:function(){return this._$nextButton||(this._$nextButton=this._createNextButton()),this._$nextButton},_createNextButton:function(){var t=N("<div>").addClass("dx-list-next-button"),e=N("<div>").appendTo(t);return this._createComponent(e,T0,{text:this.option("nextButtonText"),onClick:this._nextButtonHandler.bind(this),type:cd()?"default":void 0,integrationOptions:{}}),t},_moveFocus:function(){this.callBase.apply(this,arguments),this.scrollToItem(this.option("focusedElement"))},_refresh:function(){if(pi()){var t=this._scrollView.scrollTop();this.callBase(),t&&this._scrollView.scrollTo(t)}else this.callBase()},_optionChanged:function(t){switch(t.name){case"pageLoadMode":this._toggleNextButton(t.value),this._initScrollView();break;case"dataSource":this.callBase(t),this._initScrollView(),this._isDataSourceFirstLoadCompleted(!1);break;case"items":this.callBase(t),this._isDataSourceFirstLoadCompleted(!1);break;case"pullingDownText":case"pulledDownText":case"refreshingText":case"pageLoadingText":case"showScrollbar":case"bounceEnabled":case"scrollByContent":case"scrollByThumb":case"useNativeScrolling":case"scrollingEnabled":case"pullRefreshEnabled":this._initScrollView(),this._updateLoadingState();break;case"nextButtonText":case"onItemSwipe":case"useInkRipple":case"grouped":case"collapsibleGroups":case"groupTemplate":case"showChevronExpr":case"badgeExpr":this._invalidate();break;case"onScroll":case"onPullRefresh":case"onPageLoading":this._createScrollViewActions();break;case"wrapItemText":this._$container.toggleClass(Nxe,t.value);break;case"onGroupRendered":this._createGroupRenderAction();break;case"width":case"height":case"visible":this.callBase(t),this._scrollView.update();break;case"indicateLoading":this._hideLoadingIfLoadIndicationOff();break;case"rtlEnabled":this._initScrollView(),this.callBase(t);break;case"_swipeEnabled":case"_revertPageOnEmptyLoad":case"_listAttributes":break;default:this.callBase(t)}},_extendActionArgs:function(t){if(!this.option("grouped"))return this.callBase(t);var e=t.closest("."+P4),n=e.find("."+_q);return de(this.callBase(t),{itemIndex:{group:e.index(),item:n.index(t)}})},expandGroup:function(t){var e=new wt,n=this._itemContainer().find("."+P4).eq(t);return this._collapseGroupHandler(n,!1).done(function(){e.resolveWith(this)}.bind(this)),e.promise()},collapseGroup:function(t){var e=new wt,n=this._itemContainer().find("."+P4).eq(t);return this._collapseGroupHandler(n,!0).done(function(){e.resolveWith(this)}.bind(this)),e},updateDimensions:function(){var t=this,e=new wt;return t._scrollView?t._scrollView.update().done(function(){!t._scrollViewIsFull()&&t._updateLoadingState(!0),e.resolveWith(t)}):e.resolveWith(t),e.promise()},reload:function(){this.callBase(),this.scrollTo(0),this._pullDownHandler()},repaint:function(){this.scrollTo(0),this.callBase()},scrollTop:function(){return this._scrollView.scrollOffset().top},clientHeight:function(){return this._scrollView.clientHeight()},scrollHeight:function(){return this._scrollView.scrollHeight()},scrollBy:function(t){this._scrollView.scrollBy(t)},scrollTo:function(t){this._scrollView.scrollTo(t)},scrollToItem:function(t){var e=this._editStrategy.getItemElement(t);this._scrollView.scrollToElement(null==e?void 0:e.get(0))},_dimensionChanged:function(){this.updateDimensions()}}).include(Ixe);Hae.ItemClass=Cet;var btt=Hae.inherit({_supportedKeys(){var t=this,e=this.callBase(),n=(i,a)=>{var r=this._editStrategy,s=this.option("focusedElement"),o=r.getNormalizedIndex(s);if(!(o===this._getLastItemIndex())||!this._isDataSourceLoading())if(i.shiftKey&&t.option("itemDragging.allowReordering")){var u=o+(a?-1:1),p=r.getItemElement(u);this.reorderItem(s,p),this.scrollToItem(s),i.preventDefault()}else{this._editProvider.handleKeyboardEvents(o,a)||(a?e.upArrow(i):e.downArrow(i))}};return de({},e,{del:i=>{t.option("allowItemDeleting")&&(i.preventDefault(),t.deleteItem(t.option("focusedElement")))},upArrow:i=>n(i,!0),downArrow:i=>n(i),enter:function(i){this._editProvider.handleEnterPressing(i)||e.enter.apply(this,arguments)},space:function(i){this._editProvider.handleEnterPressing(i)||e.space.apply(this,arguments)}})},_updateSelection(){this._editProvider.afterItemsRendered(),this.callBase()},_getLastItemIndex(){return this._itemElements().length-1},_refreshItemElements(){this.callBase();var t=this._editProvider.getExcludedItemSelectors();t.length&&(this._itemElementsCache=this._itemElementsCache.not(t))},_isItemStrictEquals:function(t,e){var n=t&&t.__dx_key__;return!(n&&!this.key()&&this._selection.isItemSelected(n))&&this.callBase(t,e)},_getDefaultOptions(){return de(this.callBase(),{showSelectionControls:!1,selectionMode:"none",selectAllMode:"page",onSelectAllValueChanged:null,selectAllText:Mn.format("dxList-selectAll"),menuItems:[],menuMode:"context",allowItemDeleting:!1,itemDeleteMode:"static",itemDragging:{}})},_defaultOptionsRules(){return this.callBase().concat([{device:t=>"ios"===t.platform,options:{menuMode:"slide",itemDeleteMode:"slideItem"}},{device:{platform:"android"},options:{itemDeleteMode:"swipe"}}])},_init(){this.callBase(),this._initEditProvider()},_initDataSource(){this.callBase(),this._isPageSelectAll()||this._dataSource&&this._dataSource.requireTotalCount(!0)},_isPageSelectAll(){return"page"===this.option("selectAllMode")},_initEditProvider(){this._editProvider=new bet(this)},_disposeEditProvider(){this._editProvider&&this._editProvider.dispose()},_refreshEditProvider(){this._disposeEditProvider(),this._initEditProvider()},_initEditStrategy(){this.option("grouped")?this._editStrategy=new uet(this):this.callBase()},_initMarkup(){this._refreshEditProvider(),this.callBase()},_renderItems(){this.callBase(...arguments),this._editProvider.afterItemsRendered()},_selectedItemClass:()=>"dx-list-item-selected",_itemResponseWaitClass:()=>"dx-list-item-response-wait",_itemClickHandler(t){var e=N(t.currentTarget);e.is(".dx-state-disabled, .dx-state-disabled *")||(this._editProvider.handleClick(e,t)||(this._saveSelectionChangeEvent(t),this.callBase(...arguments)))},_shouldFireContextMenuEvent(){return this.callBase(...arguments)||this._editProvider.contextMenuHandlerExists()},_itemHoldHandler(t){var e=N(t.currentTarget);if(!e.is(".dx-state-disabled, .dx-state-disabled *")){if(qG(t)&&this._editProvider.handleContextMenu(e,t))return void(t.handledByEditProvider=!0);this.callBase(...arguments)}},_getItemContainer:function(t){if(this.option("grouped")){var e,n=null===(e=this._editStrategy.getIndexByItemData(t))||void 0===e?void 0:e.group;return this._getGroupContainerByIndex(n)}return this.callBase(t)},_itemContextMenuHandler(t){var e=N(t.currentTarget);if(!e.is(".dx-state-disabled, .dx-state-disabled *")){if(!t.handledByEditProvider&&this._editProvider.handleContextMenu(e,t))return void t.preventDefault();this.callBase(...arguments)}},_postprocessRenderItem(t){this.callBase(...arguments),this._editProvider.modifyItemElement(t)},_clean(){this._disposeEditProvider(),this.callBase()},focusListItem(t){var e=this._editStrategy.getItemElement(t);this.option("focusedElement",e),this.focus(),this.scrollToItem(this.option("focusedElement"))},_optionChanged(t){switch(t.name){case"selectAllMode":this._initDataSource(),this._dataSource.pageIndex(0),this._dataSource.load();break;case"grouped":this._clearSelectedItems(),delete this._renderingGroupIndex,this._initEditStrategy(),this.callBase(t);break;case"showSelectionControls":case"menuItems":case"menuMode":case"allowItemDeleting":case"itemDeleteMode":case"itemDragging":case"selectAllText":this._invalidate();break;case"onSelectAllValueChanged":break;default:this.callBase(t)}},selectAll(){return this._selection.selectAll(this._isPageSelectAll())},unselectAll(){return this._selection.deselectAll(this._isPageSelectAll())},isSelectAll(){return this._selection.getSelectAllState(this._isPageSelectAll())},getFlatIndexByItemElement(t){return this._itemElements().index(t)},getItemElementByFlatIndex(t){var e=this._itemElements();return t<0||t>=e.length?N():e.eq(t)},getItemByIndex(t){return this._editStrategy.getItemDataByIndex(t)}});const Fxe=btt;var Hxe=function Mtt(t){return class{constructor(){throw new Error("Module '".concat(t,"' not found"))}static getInstance(){}}}("TextBox");const Bxe={_getDefaultOptions:function(){return de(this.callBase(),{searchMode:"",searchExpr:null,searchValue:"",searchEnabled:!1,searchEditorOptions:{}})},_initMarkup:function(){this._renderSearch(),this.callBase()},_renderSearch:function(){var t=this.$element(),e=this.option("searchEnabled"),n=this._addWidgetPrefix("search"),i=this._addWidgetPrefix("with-search");if(!e)return t.removeClass(i),void this._removeSearchBox();var a=this._getSearchEditorOptions();this._searchEditor?this._searchEditor.option(a):(t.addClass(i),this._$searchEditorElement=N("<div>").addClass(n).prependTo(t),this._searchEditor=this._createComponent(this._$searchEditorElement,Hxe,a))},_removeSearchBox:function(){this._$searchEditorElement&&this._$searchEditorElement.remove(),delete this._$searchEditorElement,delete this._searchEditor},_getSearchEditorOptions:function(){var t=this,e=t.option("searchEditorOptions"),n=Mn.format("Search");return de({mode:"search",placeholder:n,tabIndex:t.option("tabIndex"),value:t.option("searchValue"),valueChangeEvent:"input",inputAttr:{"aria-label":n},onValueChanged:function(i){var a=t.option("searchTimeout");t._valueChangeDeferred=new wt,clearTimeout(t._valueChangeTimeout),t._valueChangeDeferred.done(function(){this.option("searchValue",i.value)}.bind(t)),i.event&&"input"===i.event.type&&a?t._valueChangeTimeout=setTimeout(function(){t._valueChangeDeferred.resolve()},a):t._valueChangeDeferred.resolve()}},e)},_getAriaTarget:function(){return this.option("searchEnabled")?this._itemContainer(!0):this.$element()},_focusTarget:function(){return this.option("searchEnabled")?this._itemContainer(!0):this.callBase()},_updateFocusState:function(t,e){this.option("searchEnabled")&&this._toggleFocusClass(e,this.$element()),this.callBase(t,e)},getOperationBySearchMode:function(t){return"equals"===t?"=":t},_cleanAria:function(t){this.setAria({role:null,activedescendant:null},t),t.attr("tabIndex",null)},_optionChanged:function(t){switch(t.name){case"searchEnabled":case"searchEditorOptions":this._cleanAria(this.option("searchEnabled")?this.$element():this._itemContainer()),this._invalidate();break;case"searchExpr":case"searchMode":case"searchValue":if(!this._dataSource)return void lo.log("W1009");"searchMode"===t.name?this._dataSource.searchOperation(this.getOperationBySearchMode(t.value)):this._dataSource[t.name](t.value),this._dataSource.load();break;case"searchTimeout":break;default:this.callBase(t)}},focus:function(){this.option("focusedElement")||!this.option("searchEnabled")?this.callBase():this._searchEditor&&this._searchEditor.focus()},_refresh:function(){this._valueChangeDeferred&&this._valueChangeDeferred.resolve(),this.callBase()},setEditorClass:function(t){Hxe=t}};var xtt=Fxe.inherit(Bxe).inherit({_addWidgetPrefix:function(t){return"dx-list-"+t},_getCombinedFilter:function(){var t,e,n=this._dataSource;return n&&(e={filter:n.filter()},n._addSearchFilter(e),t=e.filter),t},_initDataSource:function(){var t=this.option("searchValue"),e=this.option("searchExpr"),n=this.option("searchMode");this.callBase(),this._dataSource&&(t&&t.length&&this._dataSource.searchValue(t),n.length&&this._dataSource.searchOperation(Bxe.getOperationBySearchMode(n)),e&&this._dataSource.searchExpr(e))}});const zxe=xtt;Fn("dxList",zxe);const vq=zxe;var Dtt=de({},l6,{_dataExpressionDefaultOptions:function(){return{items:[],dataSource:null,itemTemplate:"item",value:null,valueExpr:"this",displayExpr:void 0}},_initDataExpressions:function(){this._compileValueGetter(),this._compileDisplayGetter(),this._initDynamicTemplates(),this._initDataSource(),this._itemsToDataSource()},_itemsToDataSource:function(){this.option("dataSource")||(this._dataSource=new r2({store:new qte(this.option("items")),pageSize:0}))},_compileDisplayGetter:function(){this._displayGetter=zo(this._displayGetterExpr())},_displayGetterExpr:function(){return this.option("displayExpr")},_compileValueGetter:function(){this._valueGetter=zo(this._valueGetterExpr())},_valueGetterExpr:function(){return this.option("valueExpr")||"this"},_loadValue:function(t){var e=new wt;return t=this._unwrappedValue(t),Le(t)?(this._loadSingle(this._valueGetterExpr(),t).done(function(n){this._isValueEquals(this._valueGetter(n),t)?e.resolve(n):e.reject()}.bind(this)).fail(function(){e.reject()}),this._loadValueDeferred=e,e.promise()):e.reject().promise()},_rejectValueLoading:function(){var t;null===(t=this._loadValueDeferred)||void 0===t||t.reject({shouldSkipCallback:!0})},_getCurrentValue:function(){return this.option("value")},_unwrappedValue:function(t){var e;return(t=null!==(e=t)&&void 0!==e?e:this._getCurrentValue())&&this._dataSource&&"this"===this._valueGetterExpr()&&(t=this._getItemKey(t)),Zg.unwrap(t)},_getItemKey:function(t){var e=this._dataSource.key();if(Array.isArray(e)){for(var n={},i=0,a=e.length;i<a;i++)n[e[i]]=t[e[i]];return n}return e&&"object"==typeof t&&(t=t[e]),t},_isValueEquals:function(t,e){var n=this._dataSource&&this._dataSource.key(),i=this._compareValues(t,e);return!i&&n&&Le(t)&&Le(e)&&(i=Array.isArray(n)?this._compareByCompositeKey(t,e,n):this._compareByKey(t,e,n)),i},_compareByCompositeKey:function(t,e,n){var i=Yi;if(!i(t)||!i(e))return!1;for(var a=0,r=n.length;a<r;a++)if(t[n[a]]!==e[n[a]])return!1;return!0},_compareByKey:function(t,e,n){var i=Zg.unwrap,a=us(i(t[n]),t),r=us(i(e[n]),e);return this._compareValues(a,r)},_compareValues:function(t,e){return Hc(t,!0)===Hc(e,!0)},_initDynamicTemplates:We,_setCollectionWidgetItemTemplate:function(){this._initDynamicTemplates(),this._setCollectionWidgetOption("itemTemplate",this.option("itemTemplate"))},_getCollectionKeyExpr:function(){var t=this.option("valueExpr");return Oa(t)&&"this"!==t||In(t)?t:null},_dataExpressionOptionChanged:function(t){switch(t.name){case"items":this._itemsToDataSource(),this._setCollectionWidgetOption("items");break;case"dataSource":this._initDataSource();break;case"itemTemplate":this._setCollectionWidgetItemTemplate();break;case"valueExpr":this._compileValueGetter();break;case"displayExpr":this._compileDisplayGetter(),this._initDynamicTemplates(),this._setCollectionWidgetOption("displayExpr")}}});const l7=Dtt;var $xe=ki(),Vxe="dx-skip-gesture-event",Ttt=["startswith","contains","endwith","notcontains"],Wxe=dxe.inherit({_supportedKeys:function(){var t=this.callBase();return de({},t,{tab:function(e){if(this._allowSelectItemByTab()){this._saveValueChangeEvent(e);var n=N(this._list.option("focusedElement"));n.length&&this._setSelectedElement(n)}t.tab.apply(this,arguments)},space:We,home:We,end:We})},_allowSelectItemByTab:function(){return this.option("opened")&&"instantly"===this.option("applyValueMode")},_setSelectedElement:function(t){var e=this._valueGetter(this._list._getItemData(t));this._setValue(e)},_setValue:function(t){this.option("value",t)},_getDefaultOptions:function(){return de(this.callBase(),de(l7._dataExpressionDefaultOptions(),{displayValue:void 0,searchEnabled:!1,searchMode:"contains",searchTimeout:500,minSearchLength:0,searchExpr:null,valueChangeEvent:"input change keyup",selectedItem:null,noDataText:Mn.format("dxCollectionWidget-noDataText"),onSelectionChanged:null,onItemClick:We,showDataBeforeSearch:!1,grouped:!1,groupTemplate:"group",popupPosition:{my:"left top",at:"left bottom",offset:{h:0,v:0},collision:"flip"},wrapItemText:!1,useItemTextAsTitle:!1}))},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios"},options:{popupPosition:{offset:{v:-1}}}},{device:{platform:"generic"},options:{buttonsLocation:"bottom center"}}])},_setOptionsByReference:function(){this.callBase(),de(this._optionsByReference,{value:!0,selectedItem:!0,displayValue:!0})},_init:function(){this.callBase(),this._initDataExpressions(),this._initActions(),this._setListDataSource(),this._validateSearchMode(),this._clearSelectedItem(),this._initItems()},_setListFocusedElementOptionChange:function(){this._list._updateParentActiveDescendant=this._updateActiveDescendant.bind(this)},_initItems:function(){var t=this.option().items;t&&!t.length&&this._dataSource&&(this.option().items=this._dataSource.items())},_initActions:function(){this._initContentReadyAction(),this._initSelectionChangedAction(),this._initItemClickAction()},_initContentReadyAction:function(){this._contentReadyAction=this._createActionByOption("onContentReady",{excludeValidators:["disabled","readOnly"]})},_initSelectionChangedAction:function(){this._selectionChangedAction=this._createActionByOption("onSelectionChanged",{excludeValidators:["disabled","readOnly"]})},_initItemClickAction:function(){this._itemClickAction=this._createActionByOption("onItemClick")},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({item:new KG("item")})},_isEditable:function(){return this.callBase()||this.option("searchEnabled")},_saveFocusOnWidget:function(t){this._list&&this._list.initialOption("focusStateEnabled")&&this._focusInput()},_fitIntoRange:function(t,e,n){return t>n?e:t<e?n:t},_items:function(){var t=this._getPlainItems(!this._list&&this._dataSource.items());return new xf(t).filter("disabled","<>",!0).toArray()},_calcNextItem:function(t){var e=this._items();return e[this._fitIntoRange(this._getSelectedIndex()+t,0,e.length-1)]},_getSelectedIndex:function(){var t=this._items(),e=this.option("selectedItem"),n=-1;return $e(t,function(i,a){if(this._isValueEquals(a,e))return n=i,!1}.bind(this)),n},_createPopup:function(){this.callBase(),this._updateCustomBoundaryContainer(),this._popup.$wrapper().addClass(this._popupWrapperClass());var t=this._popup.$content();he.off(t,"mouseup"),he.on(t,"mouseup",this._saveFocusOnWidget.bind(this));var e=this;this._popup.on({shown:function(){e.$element().addClass(Vxe)},hidden:function(){e.$element().removeClass(Vxe)}})},_updateCustomBoundaryContainer:function(){var t=this.option("dropDownOptions.container"),e=t&&N(t);if(e&&e.length&&!dd(e.get(0))){var n=[].slice.call(e.parents());n.unshift(e.get(0)),$e(n,function(i,a){return a!==N("body").get(0)&&("hidden"===$xe.getComputedStyle(a).overflowY?(this._$customBoundaryContainer=N(a),!1):void 0)}.bind(this))}},_popupWrapperClass:function(){return"dx-dropdownlist-popup-wrapper"},_renderInputValue:function(){var t=this._getCurrentValue();return this._rejectValueLoading(),this._loadInputValue(t,this._setSelectedItem.bind(this)).always(this.callBase.bind(this,t))},_loadInputValue:function(t,e){return this._loadItem(t).always(e)},_getItemFromPlain:function(t,e){var n,i;return e&&"object"!=typeof t&&(e.itemByValue||(e.itemByValue={},(n=this._getPlainItems()).forEach(function(a){e.itemByValue[this._valueGetter(a)]=a},this)),i=e.itemByValue[t]),i||(n=this._getPlainItems(),i=Gh(n,function(a){return this._isValueEquals(this._valueGetter(a),t)}.bind(this))[0]),i},_loadItem:function(t,e){var n=this._getItemFromPlain(t,e);return void 0!==n?(new wt).resolve(n).promise():this._loadValue(t)},_getPlainItems:function(t){var e=[];t=t||this.option("items")||this._dataSource.items()||[];for(var n=0;n<t.length;n++)t[n]&&t[n].items?e=e.concat(t[n].items):e.push(t[n]);return e},_updateActiveDescendant(){var t,e=this.option("opened"),n=null===(t=this._list)||void 0===t?void 0:t.getFocusedItemId(),i=N("#".concat(n)).length>0,a=e&&i&&n;this.setAria({activedescendant:a||null})},_setSelectedItem:function(t){var e=this._displayValue(t);this.option("selectedItem",us(t,null)),this.option("displayValue",e)},_displayValue:function(t){return this._displayGetter(t)},_refreshSelected:function(){var t={};this._listItemElements().each(function(e,n){var i=N(n),a=this._valueGetter(i.data("dxListItemData"));this._isSelectedValue(a,t)?this._list.selectItem(i):this._list.unselectItem(i)}.bind(this))},_popupShownHandler:function(){this.callBase(),this._setFocusPolicy()},_setFocusPolicy:function(){!this.option("focusStateEnabled")||!this._list||this._list.option("focusedElement",null)},_isSelectedValue:function(t){return this._isValueEquals(t,this.option("value"))},_validateSearchMode:function(){var t=this.option("searchMode"),e=t.toLowerCase();if(li(e,Ttt)<0)throw lo.Error("E1019",t)},_clearSelectedItem:function(){this.option("selectedItem",null)},_processDataSourceChanging:function(){this._setListDataSource(),this._renderInputValue().fail(function(){this._isCustomValueAllowed()||this._clearSelectedItem()}.bind(this))},_isCustomValueAllowed:function(){return this.option("displayCustomValue")},reset:function(){this.callBase(),this._clearFilter(),this._clearSelectedItem()},_listItemElements:function(){return this._$list?this._$list.find(".dx-list-item"):N()},_popupConfig:function(){return de(this.callBase(),{templatesRenderAsynchronously:!1,autoResizeEnabled:!1,maxHeight:this._getMaxHeight.bind(this)})},_renderPopupContent:function(){this.callBase(),this._renderList()},_getKeyboardListeners(){var t=this._canListHaveFocus();return this.callBase().concat([!t&&this._list])},_setAriaTargetForList:function(){this._list._getAriaTarget=this._getAriaTarget.bind(this)},_renderList:function(){this._listId="dx-"+(new Fc)._value;var t=this._$list=N("<div>").attr("id",this._listId).appendTo(this._popup.$content());this._list=this._createComponent(t,vq,this._listConfig()),this._refreshList(),this._setAriaTargetForList(),this._list.option("_listAttributes",{role:"combobox"}),this._renderPreventBlur(this._$list),this._setListFocusedElementOptionChange()},_renderPreventBlur:function(t){var e=Ot("mousedown","dxDropDownList");he.off(t,e),he.on(t,e,function(n){n.preventDefault()}.bind(this))},_renderOpenedState:function(){this.callBase(),this._list&&this._updateActiveDescendant(),this.setAria({controls:this._list&&this._listId,owns:this._popup&&this._popupContentId})},_setDefaultAria:function(){this.setAria({haspopup:"listbox",autocomplete:"list"})},_refreshList:function(){this._list&&this._shouldRefreshDataSource()&&this._setListDataSource()},_shouldRefreshDataSource:function(){return!!this._list.option("dataSource")!==this._needPassDataSourceToList()},_isDesktopDevice:function(){return"desktop"===rn.real().deviceType},_listConfig:function(){var t={selectionMode:"single",_templates:this.option("_templates"),templateProvider:this.option("templateProvider"),noDataText:this.option("noDataText"),grouped:this.option("grouped"),wrapItemText:this.option("wrapItemText"),useItemTextAsTitle:this.option("useItemTextAsTitle"),onContentReady:this._listContentReadyHandler.bind(this),itemTemplate:this.option("itemTemplate"),indicateLoading:!1,keyExpr:this._getCollectionKeyExpr(),displayExpr:this._displayGetterExpr(),groupTemplate:this.option("groupTemplate"),onItemClick:this._listItemClickAction.bind(this),dataSource:this._getDataSource(),_revertPageOnEmptyLoad:!0,hoverStateEnabled:!!this._isDesktopDevice()&&this.option("hoverStateEnabled"),focusStateEnabled:!!this._isDesktopDevice()&&this.option("focusStateEnabled")};return this._canListHaveFocus()||(t.tabIndex=null),t},_canListHaveFocus:()=>!1,_getDataSource:function(){return this._needPassDataSourceToList()?this._dataSource:null},_dataSourceOptions:function(){return{paginate:!1}},_getGroupedOption:function(){return this.option("grouped")},_dataSourceFromUrlLoadMode:function(){return"raw"},_listContentReadyHandler:function(){this._list=this._list||this._$list.dxList("instance"),this.option("deferRendering")||this._refreshSelected(),this._dimensionChanged(),this._contentReadyAction()},_setListOption:function(t,e){this._setWidgetOption("_list",arguments)},_listItemClickAction:function(t){this._listItemClickHandler(t),this._itemClickAction(t)},_listItemClickHandler:We,_setListDataSource:function(){!this._list||(this._setListOption("dataSource",this._getDataSource()),this._needPassDataSourceToList()||this._setListOption("items",[]))},_needPassDataSourceToList:function(){return this.option("showDataBeforeSearch")||this._isMinSearchLengthExceeded()},_isMinSearchLengthExceeded:function(){return this._searchValue().toString().length>=this.option("minSearchLength")},_needClearFilter:function(){return!this._canKeepDataSource()&&this._needPassDataSourceToList()},_canKeepDataSource:function(){var t,e=this._isMinSearchLengthExceeded();return(null===(t=this._dataSource)||void 0===t?void 0:t.isLoaded())&&this.option("showDataBeforeSearch")&&this.option("minSearchLength")&&!e&&!this._isLastMinSearchLengthExceeded},_searchValue:function(){return this._input().val()||""},_getSearchEvent:function(){return Ot("input",this.NAME+"Search")},_getCompositionStartEvent:function(){return Ot("compositionstart",this.NAME+"CompositionStart")},_getCompositionEndEvent:function(){return Ot("compositionend",this.NAME+"CompositionEnd")},_getSetFocusPolicyEvent:function(){return Ot("input",this.NAME+"FocusPolicy")},_renderEvents:function(){this.callBase(),he.on(this._input(),this._getSetFocusPolicyEvent(),()=>{this._setFocusPolicy()}),this._shouldRenderSearchEvent()&&(he.on(this._input(),this._getSearchEvent(),t=>{this._searchHandler(t)}),he.on(this._input(),this._getCompositionStartEvent(),()=>{this._isTextCompositionInProgress(!0)}),he.on(this._input(),this._getCompositionEndEvent(),t=>{this._isTextCompositionInProgress(void 0),this._searchHandler(t,this._searchValue())}))},_shouldRenderSearchEvent:function(){return this.option("searchEnabled")},_refreshEvents:function(){he.off(this._input(),this._getSearchEvent()),he.off(this._input(),this._getSetFocusPolicyEvent()),he.off(this._input(),this._getCompositionStartEvent()),he.off(this._input(),this._getCompositionEndEvent()),this.callBase()},_isTextCompositionInProgress:function(t){if(!arguments.length)return this._isTextComposition;this._isTextComposition=t},_searchHandler:function(t,e){if(!this._isTextCompositionInProgress()){if(!this._isMinSearchLengthExceeded())return void this._searchCanceled();var n=this.option("searchTimeout");n?(this._clearSearchTimer(),this._searchTimer=setTimeout(()=>{this._searchDataSource(e)},n)):this._searchDataSource(e)}},_searchCanceled:function(){this._clearSearchTimer(),this._needClearFilter()&&this._filterDataSource(null),this._refreshList()},_searchDataSource:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._searchValue();this._filterDataSource(t)},_filterDataSource:function(t){this._clearSearchTimer();var e=this._dataSource;e&&(e.searchExpr(this.option("searchExpr")||this._displayGetterExpr()),e.searchOperation(this.option("searchMode")),e.searchValue(t),e.load().done(this._dataSourceFiltered.bind(this,t)))},_clearFilter:function(){var t=this._dataSource;t&&t.searchValue()&&t.searchValue(null)},_dataSourceFiltered:function(){this._isLastMinSearchLengthExceeded=this._isMinSearchLengthExceeded(),this._refreshList(),this._refreshPopupVisibility()},_shouldOpenPopup:function(){return this._hasItemsToShow()},_refreshPopupVisibility:function(){if(!this.option("readOnly")&&this._searchValue()){var t=this._shouldOpenPopup();t&&!this._isFocused()||(this.option("opened",t),t&&this._dimensionChanged())}},_dataSourceChangedHandler:function(t){0===this._dataSource.pageIndex()?this.option().items=t:this.option().items=this.option().items.concat(t)},_hasItemsToShow:function(){var e=(this._dataSource&&this._dataSource.items()||[]).length;return!(!this._needPassDataSourceToList()||!e)},_clearSearchTimer:function(){clearTimeout(this._searchTimer),delete this._searchTimer},_popupShowingHandler:function(){this._dimensionChanged()},_dimensionChanged:function(){this.callBase(arguments),this._popup&&this._updatePopupDimensions()},_needPopupRepaint:function(){if(!this._dataSource)return!1;var t=this._dataSource.pageIndex(),e=Le(this._pageIndex)&&t<=this._pageIndex;return this._pageIndex=t,e},_updatePopupDimensions:function(){this._needPopupRepaint()&&this._popup.repaint(),this._list&&this._list.updateDimensions()},_getMaxHeight:function(){var t=this.$element(),e=this._$customBoundaryContainer,n=t.offset().top-(e?e.offset().top:0),i=Eo($xe),a=e?Math.min(Eo(e),i):i,r=Math.max(n,a-n-Eo(t));return Math.min(.5*a,r)},_clean:function(){this._list&&delete this._list,delete this._isLastMinSearchLengthExceeded,this.callBase()},_dispose:function(){this._clearSearchTimer(),this.callBase()},_setCollectionWidgetOption:function(){this._setListOption.apply(this,arguments)},_setSubmitValue:function(){var t=this.option("value"),e=this._shouldUseDisplayValue(t)?this._displayGetter(t):t;this._getSubmitElement().val(e)},_shouldUseDisplayValue:function(t){return"this"===this.option("valueExpr")&&Yi(t)},_optionChanged:function(t){switch(this._dataExpressionOptionChanged(t),t.name){case"hoverStateEnabled":case"focusStateEnabled":this._isDesktopDevice()&&this._setListOption(t.name,t.value),this.callBase(t);break;case"items":this.option("dataSource")||this._processDataSourceChanging();break;case"dataSource":this._processDataSourceChanging();break;case"valueExpr":this._renderValue(),this._setListOption("keyExpr",this._getCollectionKeyExpr());break;case"displayExpr":this._renderValue(),this._setListOption("displayExpr",this._displayGetterExpr());break;case"searchMode":this._validateSearchMode();break;case"minSearchLength":this._refreshList();break;case"searchEnabled":case"showDataBeforeSearch":case"searchExpr":this._invalidate();break;case"onContentReady":this._initContentReadyAction();break;case"onSelectionChanged":this._initSelectionChangedAction();break;case"onItemClick":this._initItemClickAction();break;case"grouped":case"groupTemplate":case"wrapItemText":case"noDataText":case"useItemTextAsTitle":this._setListOption(t.name);break;case"displayValue":this.option("text",t.value);break;case"itemTemplate":case"searchTimeout":break;case"selectedItem":t.previousValue!==t.value&&this._selectionChangedAction({selectedItem:t.value});break;default:this.callBase(t)}}}).include(l7,Ixe);Fn("dxDropDownList",Wxe);const Ett=Wxe;var Gxe="dx-radiobutton-icon",jxe=iy.inherit({_supportedKeys:function(){return de(this.callBase(),{space:function(t){t.preventDefault(),this._clickAction({event:t})}})},_getDefaultOptions:function(){return de(this.callBase(),{hoverStateEnabled:!0,activeStateEnabled:!0,value:!1})},_canValueBeChangedByClick:function(){return!0},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}}])},_init:function(){this.callBase(),this.$element().addClass("dx-radiobutton")},_initMarkup:function(){this.callBase(),this._renderIcon(),this._renderCheckedState(this.option("value")),this._renderClick(),this.setAria("role","radio")},_renderIcon:function(){this._$icon=N("<div>").addClass(Gxe),N("<div>").addClass("dx-radiobutton-icon-dot").appendTo(this._$icon),this.$element().append(this._$icon)},_renderCheckedState:function(t){this.$element().toggleClass("dx-radiobutton-checked",t).find("."+Gxe).toggleClass("dx-radiobutton-icon-checked",t),this.setAria("checked",t)},_renderClick:function(){var t=Ot(Jd,this.NAME);this._clickAction=this._createAction(function(e){this._clickHandler(e.event)}.bind(this)),he.off(this.$element(),t),he.on(this.$element(),t,function(e){this._clickAction({event:e})}.bind(this))},_clickHandler:function(t){this._saveValueChangeEvent(t),this.option("value",!0)},_optionChanged:function(t){if("value"===t.name)this._renderCheckedState(t.value),this.callBase(t);else this.callBase(t)}});Fn("dxRadioButton",jxe);const Ntt=jxe;var Bae="dxListEditDecorator",Ptt=Ot(Wj,Bae),Rtt=Ot(Gj,Bae),Ftt=Ot(X6,Bae),Htt=sr.inherit({ctor:function(t){this._list=t,this._init()},_init:We,_shouldHandleSwipe:!1,_attachSwipeEvent:function(t){var e={itemSizeFunc:function(){return this._clearSwipeCache&&(this._itemWidthCache=Ki(this._list.$element()),this._clearSwipeCache=!1),this._itemWidthCache}.bind(this)};he.on(t.$itemElement,Ptt,e,this._itemSwipeStartHandler.bind(this)),he.on(t.$itemElement,Rtt,this._itemSwipeUpdateHandler.bind(this)),he.on(t.$itemElement,Ftt,this._itemSwipeEndHandler.bind(this))},_itemSwipeStartHandler:function(t){var e=N(t.currentTarget);e.is(".dx-state-disabled, .dx-state-disabled *")?t.cancel=!0:(clearTimeout(this._list._inkRippleTimer),this._swipeStartHandler(e,t))},_itemSwipeUpdateHandler:function(t){var e=N(t.currentTarget);this._swipeUpdateHandler(e,t)},_itemSwipeEndHandler:function(t){var e=N(t.currentTarget);this._swipeEndHandler(e,t),this._clearSwipeCache=!0},beforeBag:We,afterBag:We,_commonOptions:function(){return{activeStateEnabled:this._list.option("activeStateEnabled"),hoverStateEnabled:this._list.option("hoverStateEnabled"),focusStateEnabled:this._list.option("focusStateEnabled")}},modifyElement:function(t){this._shouldHandleSwipe&&(this._attachSwipeEvent(t),this._clearSwipeCache=!0)},afterRender:We,handleClick:We,handleKeyboardEvents:We,handleEnterPressing:We,handleContextMenu:We,_swipeStartHandler:We,_swipeUpdateHandler:We,_swipeEndHandler:We,visibilityChange:We,getExcludedSelectors:We,dispose:We});const Btt=Htt;var qxe="dx-list-select-decorator-enabled",Wtt="dx-list-select-checkbox-container",Gtt="dx-list-select-checkbox",jtt="dx-list-select-radiobutton-container",qtt="dx-list-select-radiobutton",Uxe=Ot(Jd,"dxListEditDecorator");!function cet(t,e,n){var i=wxe,a={};a[t]=i[t]?i[t]:{},a[t][e]=n,de(i,a)}("selection","default",Btt.inherit({_init:function(){this.callBase.apply(this,arguments);var t=this._list.option("selectionMode");this._singleStrategy="single"===t,this._containerClass=this._singleStrategy?jtt:Wtt,this._controlClass=this._singleStrategy?qtt:Gtt,this._controlWidget=this._singleStrategy?Ntt:QMe,this._list.$element().addClass(qxe)},beforeBag:function(t){var e=t.$itemElement,n=t.$container.addClass(this._containerClass),i=N("<div>").addClass(this._controlClass).appendTo(n);new this._controlWidget(i,de(this._commonOptions(),{value:this._isSelected(e),focusStateEnabled:!1,hoverStateEnabled:!1,onValueChanged:function(a){a.event&&this._list._saveSelectionChangeEvent(a.event),this._processCheckedState(e,a.value),a.event&&a.event.stopPropagation()}.bind(this)}))},modifyElement:function(t){this.callBase.apply(this,arguments);var e=t.$itemElement,n=this._controlWidget.getInstance(e.find("."+this._controlClass));he.on(e,"stateChanged",function(i,a){n.option("value",a)}.bind(this))},_updateSelectAllState:function(){!this._$selectAll||this._selectAllCheckBox.option("value",this._list.isSelectAll())},afterRender:function(){"all"===this._list.option("selectionMode")&&(this._$selectAll?this._updateSelectAllState():this._renderSelectAll())},handleKeyboardEvents:function(t,e){var n=!e,i=this._list,a=this._$selectAll,r=i._getLastItemIndex();return!(!!!a||!(e&&0===t||n&&t===r))&&(i.option("focusedElement",a),i.scrollToItem(i.option("focusedElement")),!0)},handleEnterPressing:function(t){if(this._$selectAll&&this._$selectAll.hasClass("dx-state-focused"))return t.target=this._$selectAll.get(0),this._list._saveSelectionChangeEvent(t),this._selectAllCheckBox.option("value",!this._selectAllCheckBox.option("value")),!0},_renderSelectAll:function(){var t=this._$selectAll=N("<div>").addClass("dx-list-select-all"),e=this._list,n=e._supportedKeys().downArrow.bind(e);this._selectAllCheckBox=e._createComponent(N("<div>").addClass("dx-list-select-all-checkbox").appendTo(t),QMe,{focusStateEnabled:!1,hoverStateEnabled:!1}),this._selectAllCheckBox.registerKeyHandler("downArrow",n),N("<div>").addClass("dx-list-select-all-label").text(this._list.option("selectAllText")).appendTo(t),this._list.itemsContainer().prepend(t),this._updateSelectAllState(),this._attachSelectAllHandler()},_attachSelectAllHandler:function(){this._selectAllCheckBox.option("onValueChanged",this._selectAllHandler.bind(this)),he.off(this._$selectAll,Uxe),he.on(this._$selectAll,Uxe,this._selectAllClickHandler.bind(this))},_selectAllHandler:function(t){t.event&&t.event.stopPropagation();var e=this._selectAllCheckBox.option("value");!1!==this._list._createActionByOption("onSelectAllValueChanged")({value:e})&&(t.event&&this._list._saveSelectionChangeEvent(t.event),!0===e?this._selectAllItems():!1===e&&this._unselectAllItems())},_checkSelectAllCapability:function(){var t=this._list,e=t.getDataSource();return!!("allPages"!==t.option("selectAllMode")||!t.option("grouped")||e&&e.group())||(lo.log("W1010"),!1)},_selectAllItems:function(){!this._checkSelectAllCapability()||this._list._selection.selectAll("page"===this._list.option("selectAllMode"))},_unselectAllItems:function(){!this._checkSelectAllCapability()||this._list._selection.deselectAll("page"===this._list.option("selectAllMode"))},_selectAllClickHandler:function(t){this._list._saveSelectionChangeEvent(t),this._selectAllCheckBox.option("value",!this._selectAllCheckBox.option("value"))},_isSelected:function(t){return this._list.isItemSelected(t)},_processCheckedState:function(t,e){e?this._list.selectItem(t):this._list.unselectItem(t)},dispose:function(){this._disposeSelectAll(),this._list.$element().removeClass(qxe),this.callBase.apply(this,arguments)},_disposeSelectAll:function(){this._$selectAll&&(this._$selectAll.remove(),this._$selectAll=null)}}));var Yxe="dx-selectbox-popup-wrapper",Jxe=Ett.inherit({_supportedKeys:function(){var t=this,e=this.callBase(),n=function(a){this._isEditable()?this._valueSubstituted()&&(this._preventFiltering=!0):this.option("showClearButton")&&(a.preventDefault(),this.reset()),this._savedTextRemoveEvent=a,this._preventSubstitution=!0},i=function(){t.option("searchEnabled")&&t._valueSubstituted()&&t._searchHandler()};return de({},e,{tab:function(){this.option("opened")&&"instantly"===this.option("applyValueMode")&&this._resetCaretPosition(!0),e.tab&&e.tab.apply(this,arguments),this._cancelSearchIfNeed()},upArrow:function(a){if(e.upArrow&&e.upArrow.apply(this,arguments))return this.option("opened")||this._setNextValue(a),!0},downArrow:function(a){if(e.downArrow&&e.downArrow.apply(this,arguments))return this.option("opened")||this._setNextValue(a),!0},leftArrow:function(){i(),e.leftArrow&&e.leftArrow.apply(this,arguments)},rightArrow:function(){i(),e.rightArrow&&e.rightArrow.apply(this,arguments)},home:function(){i(),e.home&&e.home.apply(this,arguments)},end:function(){i(),e.end&&e.end.apply(this,arguments)},escape:function(){var a=e.escape&&e.escape.apply(this,arguments);return this._cancelEditing(),null==a||a},enter:function(a){var r=this.option("opened"),s=this._input().val().trim(),o=s&&this._list&&!this._list.option("focusedElement");if(!s&&Le(this.option("value"))&&this.option("allowClearing"))this._saveValueChangeEvent(a),this.option({selectedItem:null,value:null}),this.close();else{if(this.option("acceptCustomValue"))return a.preventDefault(),o&&(r&&this._toggleOpenState(),this._valueChangeEventHandler(a)),r;if(e.enter&&e.enter.apply(this,arguments))return r}},space:function(a){var r=this.option("opened"),s=this.option("searchEnabled"),o=this.option("acceptCustomValue");if(r&&!s&&!o)return a.preventDefault(),this._valueChangeEventHandler(a),!0},backspace:n,del:n})},_getDefaultOptions:function(){return de(this.callBase(),{placeholder:Mn.format("Select"),fieldTemplate:null,valueChangeEvent:"change",acceptCustomValue:!1,onCustomItemCreating:function(t){Le(t.customItem)||(t.customItem=t.text)},showSelectionControls:!1,allowClearing:!0,tooltipEnabled:!1,openOnFieldClick:!0,showDropDownButton:!0,displayCustomValue:!1,useHiddenSubmitElement:!0})},_init:function(){this.callBase(),this._initCustomItemCreatingAction()},_initMarkup:function(){this.$element().addClass("dx-selectbox"),this._renderTooltip(),this.callBase(),this._$container.addClass("dx-selectbox-container")},_createPopup:function(){this.callBase(),this._popup.$element().addClass("dx-selectbox-popup"),this._popup.$overlayContent().attr("tabindex",-1)},_popupWrapperClass:function(){return this.callBase()+" "+Yxe},_cancelEditing:function(){!this.option("searchEnabled")&&this._list&&(this._focusListElement(null),this._updateField(this.option("selectedItem")))},_renderOpenedState:function(){this.callBase(),this.option("opened")&&(this._scrollToSelectedItem(),this._focusSelectedElement())},_focusSelectedElement:function(){if(this._searchValue()){var e=this._list._itemElements(),n=li(this.option("selectedItem"),this.option("items")),i=n>=0&&!this._isCustomItemSelected()?e.eq(n):null;this._focusListElement(i)}else this._focusListElement(null)},_renderFocusedElement:function(){if(this._list){if(!this._searchValue()||this.option("acceptCustomValue"))return void this._focusListElement(null);var n=this._list._itemElements().not(".dx-state-disabled").eq(0);this._focusListElement(n)}},_focusListElement:function(t){this._preventInputValueRender=!0,this._list.option("focusedElement",ai(t)),delete this._preventInputValueRender},_scrollToSelectedItem:function(){this._list&&this._list.scrollToItem(this._list.option("selectedItem"))},_listContentReadyHandler:function(){this.callBase(),this._dataSource&&this._dataSource.paginate()&&this._needPopupRepaint()||this._scrollToSelectedItem()},_renderValue:function(){return this._renderInputValue(),this._setSubmitValue(),(new wt).resolve()},_renderInputValue:function(){return this.callBase().always(function(){this._renderInputValueAsync()}.bind(this))},_renderInputValueAsync:function(){this._renderTooltip(),this._renderInputValueImpl().always(function(){this._refreshSelected()}.bind(this))},_renderInputValueImpl:function(){return this._renderField(),(new wt).resolve()},_setNextItem:function(t){var e=this._calcNextItem(t),n=this._valueGetter(e);this._setValue(n)},_setNextValue:function(t){(this._dataSource.isLoaded()?(new wt).resolve():this._dataSource.load()).done(function(){var n=this._getSelectedIndex(),i=this._dataSource.pageSize(),a=this._dataSource.isLastPage(),r=n===this._items().length-1;this._saveValueChangeEvent(t);var s="downArrow"===zc(t)?1:-1;i&&!a&&r&&s>0?(this._popup||this._createPopup(),this._dataSource.isLoading()||this._list._loadNextPage().done(this._setNextItem.bind(this,s))):this._setNextItem(s)}.bind(this))},_setSelectedItem:function(t){var e=!this._isCustomValueAllowed()&&void 0===t;this.callBase(e?null:t),!e&&(!this._isEditable()||this._isCustomItemSelected())&&this._setListOption("selectedItem",this.option("selectedItem"))},_isCustomValueAllowed:function(){return this.option("acceptCustomValue")||this.callBase()},_displayValue:function(t){return t=!Le(t)&&this._isCustomValueAllowed()?this.option("value"):t,this.callBase(t)},_listConfig:function(){var t=de(this.callBase(),{pageLoadMode:"scrollBottom",onSelectionChanged:this._getSelectionChangeHandler(),selectedItem:this.option("selectedItem"),onFocusedItemChanged:this._listFocusedItemChangeHandler.bind(this)});return this.option("showSelectionControls")&&de(t,{showSelectionControls:!0,selectionByClick:!0}),t},_listFocusedItemChangeHandler:function(t){if(!this._preventInputValueRender){var e=t.component,n=N(e.option("focusedElement")),i=e._getItemData(n);this._updateField(i)}},_updateField:function(t){if(!this._getTemplateByOption("fieldTemplate")||!this.option("fieldTemplate")){var n=this._displayGetter(t);return this.option("text",n),void this._renderDisplayText(n)}this._renderField()},_getSelectionChangeHandler:function(){return this.option("showSelectionControls")?this._selectionChangeHandler.bind(this):We},_selectionChangeHandler:function(t){$e(t.addedItems||[],function(e,n){this._setValue(this._valueGetter(n))}.bind(this))},_getActualSearchValue:function(){return this._dataSource.searchValue()},_toggleOpenState:function(t){if(!this.option("disabled")){if(!(t=arguments.length?t:!this.option("opened"))&&!this._shouldClearFilter()&&this._restoreInputText(!0),this._wasSearch()&&t){this._wasSearch(!1);var e=this.option("showDataBeforeSearch")||this._isMinSearchLengthExceeded();if(e&&this._dataSource){if(this._searchTimer)return;var n=this._getActualSearchValue();n&&this._wasSearch(!0),this._filterDataSource(n||null)}else this._setListOption("items",[])}t&&this._scrollToSelectedItem(),this.callBase(t)}},_renderTooltip:function(){this.option("tooltipEnabled")&&this.$element().attr("title",this.option("displayValue"))},_renderDimensions:function(){this.callBase(),this._dimensionChanged()},_isValueEqualInputText:function(){var t=this.option("selectedItem");if(null===t)return!1;var e=this._displayGetter(t);return(e?String(e):"")===this._searchValue()},_popupHidingHandler:function(){this._isValueEqualInputText()&&this._cancelEditing(),this.callBase()},_popupHiddenHandler:function(){this.callBase(),this._shouldCancelSearch()&&(this._wasSearch(!1),this._searchCanceled(),this._shouldCancelSearch(!1))},_restoreInputText:function(t){this.option("readOnly")||this._loadItemDeferred&&this._loadItemDeferred.always(function(){var e=this.option("selectedItem");this.option("acceptCustomValue")?t||(this._updateField(e),this._clearFilter()):this.option("searchEnabled")&&!this._searchValue()&&this.option("allowClearing")?this._clearTextValue():this._isValueEqualInputText()||this._renderInputValue().always(function(n){var i=us(n,e);this._setSelectedItem(i),this._updateField(i),this._clearFilter()}.bind(this))}.bind(this))},_focusOutHandler:function(t){this._preventNestedFocusEvent(t)||(this._isOverlayNestedTarget(t.relatedTarget)||(this._restoreInputText(),this._clearSearchTimer()),this._cancelSearchIfNeed(t));t.target=this._input().get(0),this.callBase(t)},_cancelSearchIfNeed:function(t){var{searchEnabled:e}=this.option(),n=this._isOverlayNestedTarget(null==t?void 0:t.relatedTarget);if(this._wasSearch()&&e&&!n){var a,r=null===(a=this._popup)||void 0===a?void 0:a._hideAnimationProcessing;this._clearSearchTimer(),r?this._shouldCancelSearch(!0):(this._wasSearch(!1),this._searchCanceled())}},_shouldCancelSearch:function(t){if(!arguments.length)return this._shouldCancelSearchValue;this._shouldCancelSearchValue=t},_isOverlayNestedTarget:function(t){return!!N(t).closest(".".concat(Yxe)).length},_clearTextValue:function(){this.option("selectedItem")&&(this._savedTextRemoveEvent&&this._saveValueChangeEvent(this._savedTextRemoveEvent),this.option("value",null)),delete this._savedTextRemoveEvent},_shouldOpenPopup:function(){return this._needPassDataSourceToList()&&this._wasSearch()},_isFocused:function(){var t=ct.getActiveElement();return this.callBase()&&N(t).closest(this._input()).length>0},_renderValueChangeEvent:function(){this._isEditable()&&this.callBase()},_fieldRenderData:function(){var t=this._list&&this.option("opened")&&N(this._list.option("focusedElement"));return t&&t.length?this._list._getItemData(t):this.option("selectedItem")},_isSelectedValue:function(t){return this._isValueEquals(t,this.option("value"))},_shouldCloseOnItemClick:function(){return!(this.option("showSelectionControls")&&"single"!==this.option("selectionMode"))},_listItemClickHandler:function(t){var e=this._getCurrentValue();this._focusListElement(N(t.itemElement)),this._saveValueChangeEvent(t.event),this._completeSelection(this._valueGetter(t.itemData)),this._shouldCloseOnItemClick()&&this.option("opened",!1),this.option("searchEnabled")&&e===this._valueGetter(t.itemData)&&this._updateField(t.itemData),this._shouldClearFilter()&&this._cancelSearchIfNeed()},_shouldClearFilter:function(){return this._wasSearch()},_completeSelection:function(t){this._setValue(t)},_loadItem:function(t,e){var n=this,i=new wt;return this.callBase(t,e).done(function(a){i.resolve(a)}.bind(this)).fail(function(a){if(null==a||!a.shouldSkipCallback){var r=n.option("selectedItem");n.option("acceptCustomValue")&&t===n._valueGetter(r)?i.resolve(r):i.reject()}}.bind(this)),i.promise()},_loadInputValue:function(t,e){return this._loadItemDeferred=this._loadItem(t).always(e),this._loadItemDeferred},_isCustomItemSelected:function(){var t=this.option("selectedItem"),e=this._searchValue(),n=this._displayGetter(t);return!n||e!==n.toString()},_valueChangeEventHandler:function(t){this.option("acceptCustomValue")&&this._isCustomItemSelected()&&!this._isValueChanging&&(this._isValueChanging=!0,this._customItemAddedHandler(t),this._isValueChanging=!1)},_initCustomItemCreatingAction:function(){this._customItemCreatingAction=this._createActionByOption("onCustomItemCreating")},_createCustomItem:function(t){var e={text:t},n=this._customItemCreatingAction(e),i=us(n,e.customItem);return Le(n)&&Ba.log("W0015","onCustomItemCreating","customItem"),i},_customItemAddedHandler:function(t){var e=this._searchValue(),n=this._createCustomItem(e);if(this._saveValueChangeEvent(t),void 0===n)throw this._renderValue(),Ba.Error("E0121");qP(n)?Wh(n).done(this._setCustomItem.bind(this)).fail(this._setCustomItem.bind(this,null)):this._setCustomItem(n)},_setCustomItem:function(t){this._disposed||(t=t||null,this.option("selectedItem",t),this._cancelSearchIfNeed(),this._setValue(this._valueGetter(t)),this._renderDisplayText(this._displayGetter(t)))},_clearValueHandler:function(t){return this._preventFiltering=!0,this.callBase(t),!1},_wasSearch:function(t){if(!arguments.length)return this._wasSearchValue;this._wasSearchValue=t},_searchHandler:function(){this._preventFiltering?delete this._preventFiltering:(this._needPassDataSourceToList()&&this._wasSearch(!0),this.callBase(arguments))},_dataSourceFiltered:function(t){this.callBase(),null!==t&&(this._renderInputSubstitution(),this._renderFocusedElement())},_valueSubstituted:function(){var t=this._input().get(0),e=0===t.selectionStart&&t.selectionEnd===this._searchValue().length,n=t.selectionStart!==t.selectionEnd;return this._wasSearch()&&n&&!e},_shouldSubstitutionBeRendered:function(){return!this._preventSubstitution&&this.option("searchEnabled")&&!this.option("acceptCustomValue")&&"startswith"===this.option("searchMode")},_renderInputSubstitution:function(){if(this._shouldSubstitutionBeRendered()){var t=this._list&&this._getPlainItems(this._list.option("items"))[0];if(t){var e=this._input(),n=e.val().length;if(0!==n){var i=e.get(0),a=this._displayGetter(t).toString();i.value=a,this._caret({start:n,end:a.length})}}}else delete this._preventSubstitution},_dispose:function(){this._renderInputValueAsync=We,delete this._loadItemDeferred,this.callBase()},_optionChanged:function(t){switch(t.name){case"onCustomItemCreating":this._initCustomItemCreatingAction();break;case"tooltipEnabled":this._renderTooltip();break;case"displayCustomValue":case"acceptCustomValue":case"showSelectionControls":this._invalidate();break;case"allowClearing":break;default:this.callBase(t)}}});Fn("dxSelectBox",Jxe);const Kxe=Jxe;var Xxe=function(t,e,n){rnt(t,e,n)},rnt=function(t,e,n){t.css("transform","rotate("+e+"deg) translate(0,"+n+"px)")},Zxe=iy.inherit({_getDefaultOptions:function(){return de(this.callBase(),{value:new Date(Date.now()),use24HourFormat:!0,_showClock:!0,_arrowOffset:5,stylingMode:void 0})},_getValue:function(){return this.option("value")||new Date},_init:function(){this.callBase(),this.$element().addClass("dx-timeview")},_render:function(){this.callBase(),this._renderBox(),this._updateTime()},_renderBox:function(){var t=N("<div>").appendTo(this.$element()),e=[];this.option("_showClock")&&e.push({ratio:1,shrink:0,baseSize:"auto",template:this._renderClock.bind(this)}),e.push({ratio:0,shrink:0,baseSize:"auto",template:this._renderField.bind(this)}),this._createComponent(t,Zj,{height:"100%",width:"100%",direction:"col",items:e})},_renderClock:function(t,e,n){this._$hourArrow=N("<div>").addClass("dx-timeview-hourarrow"),this._$minuteArrow=N("<div>").addClass("dx-timeview-minutearrow");var i=N(n);i.addClass("dx-timeview-clock").append(this._$hourArrow).append(this._$minuteArrow),this.setAria("role","presentation",i)},_updateClock:function(){var t=this._getValue(),e=t.getHours()/12*360+t.getMinutes()/60*30,n=t.getMinutes()/60*360;Xxe(this._$hourArrow,e,this.option("_arrowOffset")),Xxe(this._$minuteArrow,n,this.option("_arrowOffset"))},_getBoxItems:function(t){var e=[{ratio:0,shrink:0,baseSize:"auto",template:()=>this._hourBox.$element()},{ratio:0,shrink:0,baseSize:"auto",template:N("<div>").addClass("dx-timeview-time-separator").text(Tn.getTimeSeparator())},{ratio:0,shrink:0,baseSize:"auto",template:()=>this._minuteBox.$element()}];return t&&e.push({ratio:0,shrink:0,baseSize:"auto",template:()=>this._format12.$element()}),e},_renderField:function(){var t=!this.option("use24HourFormat");return this._createHourBox(t),this._createMinuteBox(),t&&this._createFormat12Box(),this._createComponent(N("<div>").addClass("dx-timeview-field"),Zj,{direction:"row",align:"center",crossAlign:"center",items:this._getBoxItems(t)}).$element()},_createHourBox:function(t){(this._hourBox=this._createComponent(N("<div>"),yae,de({min:-1,max:t?13:24,value:this._getValue().getHours(),onValueChanged:this._onHourBoxValueChanged.bind(this),onKeyboardHandled:n=>this._keyboardHandler(n)},this._getNumberBoxConfig()))).setAria("label","hours")},_isPM:function(){return!this.option("use24HourFormat")&&1===this._format12.option("value")},_onHourBoxValueChanged:function(t){var{value:e,component:n}=t,i=this._getValue(),a=new Date(i),r=this._convertMaxHourToMin(e);n.option("value",r),this._isPM()&&(r+=12),a.setHours(r),uo.normalizeTime(a),this.option("value",a)},_convertMaxHourToMin:function(t){var e=this.option("use24HourFormat")?24:12;return(e+t)%e},_createMinuteBox:function(){(this._minuteBox=this._createComponent(N("<div>"),yae,de({min:-1,max:60,value:this._getValue().getMinutes(),onKeyboardHandled:e=>this._keyboardHandler(e),onValueChanged:e=>{var{value:n,component:i}=e,a=(60+n)%60;i.option("value",a);var r=new Date(this._getValue());r.setMinutes(a),uo.normalizeTime(r),this.option("value",r)}},this._getNumberBoxConfig()))).setAria("label","minutes")},_createFormat12Box:function(){var t=Tn.getPeriodNames();(this._format12=this._createComponent(N("<div>").addClass("dx-timeview-format12"),Kxe,{items:[{value:-1,text:t[0]},{value:1,text:t[1]}],valueExpr:"value",displayExpr:"text",onKeyboardHandled:n=>this._keyboardHandler(n),onValueChanged:n=>{var{value:i}=n,a=this._getValue().getHours(),r=new Date(this._getValue()),s=(a+12*i)%24;r.setHours(s),this.option("value",r)},value:this._getValue().getHours()>=12?1:-1,stylingMode:this.option("stylingMode")})).setAria("label","type")},_refreshFormat12:function(){if(!this.option("use24HourFormat")){var i=this._getValue().getHours()>=12?1:-1;this._silentEditorValueUpdate(this._format12,i)}},_silentEditorValueUpdate:function(t,e){t&&(t._suppressValueChangeAction(),t.option("value",e),t._resumeValueChangeAction())},_getNumberBoxConfig:function(){return{showSpinButtons:!0,displayValueFormatter:function(t){return(t<10?"0":"")+t},stylingMode:this.option("stylingMode")}},_normalizeHours:function(t){return this.option("use24HourFormat")?t:t%12||12},_updateField:function(){var t=this._normalizeHours(this._getValue().getHours());this._silentEditorValueUpdate(this._hourBox,t),this._silentEditorValueUpdate(this._minuteBox,this._getValue().getMinutes()),this._refreshFormat12()},_updateTime:function(){this.option("_showClock")&&this._updateClock(),this._updateField()},_visibilityChanged:function(t){t&&this._updateTime()},_optionChanged:function(t){switch(t.name){case"value":this._updateTime(),this.callBase(t);break;case"_arrowOffset":break;case"use24HourFormat":case"_showClock":case"stylingMode":this._invalidate();break;default:this.callBase(t)}}});Fn("dxTimeView",Zxe);const snt=Zxe;var ont=ki(),Qxe="dx-datebox-datetime-time-side",unt=_xe.inherit({NAME:"CalendarWithTime",getDefaultOptions:function(){return de(this.callBase(),{applyValueMode:"useButtons",buttonsLocation:"bottom after","dropDownOptions.showTitle":!1})},_closeDropDownByEnter:function(){return Be.sameDate(this._getContouredValue(),this.widgetOption("value"))},getDisplayFormat:function(t){return t||"shortdateshorttime"},_is24HourFormat:function(){return Tn.is24HourFormat(this.getDisplayFormat(this.dateBox.option("displayFormat")))},_getContouredValue:function(){var t=this.callBase();return this._updateDateTime(t)},_renderWidget:function(){this.callBase(),this._timeView=this.dateBox._createComponent(N("<div>"),snt,{value:this.dateBoxValue(),_showClock:!this._isShrinkView(),use24HourFormat:this._is24HourFormat(),onValueChanged:this._valueChangedHandler.bind(this),stylingMode:this.dateBox.option("stylingMode")}),this._timeView.registerKeyHandler("escape",this._escapeHandler.bind(this))},renderOpenedState:function(){this.callBase();var t=this._getPopup();t&&t.$wrapper().toggleClass("dx-datebox-adaptivity-mode",this._isSmallScreen()),clearTimeout(this._repaintTimer),this._repaintTimer=setTimeout(function(){this._getPopup()&&this._getPopup().repaint()}.bind(this),0)},isAdaptivityChanged:function(){var t=this._isShrinkView(),e=this._currentAdaptiveMode;return t!==e?(this._currentAdaptiveMode=t,void 0!==e):this.callBase()},_updateValue:function(t){var e=this.dateBoxValue();!e&&!t&&(e=new Date,uo.normalizeTime(e)),this.callBase(),this._timeView&&(e&&this._timeView.option("value",e),this._timeView.option("use24HourFormat",this._is24HourFormat()))},_isSmallScreen:function(){return Ki(ont)<=573},_isShrinkView:function(){return!this.dateBox.option("showAnalogClock")||this.dateBox.option("adaptivityEnabled")&&this._isSmallScreen()},_getBoxItems:function(){var t=[{ratio:0,shrink:0,baseSize:"auto",name:"calendar"}];return this._isShrinkView()||t.push({ratio:0,shrink:0,baseSize:"auto",name:"time"}),t},renderPopupContent:function(){this.callBase(),this._currentAdaptiveMode=this._isShrinkView();var t=this._getPopup().$content();this._box=this.dateBox._createComponent(N("<div>").appendTo(t),Zj,{direction:"row",crossAlign:"stretch",items:this._getBoxItems(),itemTemplate:function(e,n,i){var a=N("<div>");switch(e.name){case"calendar":a.append(this._widget.$element()),this._isShrinkView()&&(this._timeView.$element().addClass(Qxe),a.append(this._timeView.$element()));break;case"time":a.append(this._timeView.$element()),N(i).addClass(Qxe)}return a}.bind(this)}),this._attachTabHandler()},popupConfig:function(t){var e=this.callBase(t);return de(e,{width:"auto",onShowing:function(){if("fallback"===this._box.option("_layoutStrategy")){var i=this._getPopup().$content().find(".dx-timeview-clock").css("minWidth");this._timeView.$element().css("maxWidth",i)}}.bind(this)})},getFirstPopupElement:function(){return this._timeView._hourBox.$element().find("input")},_attachTabHandler:function(){var t=this.dateBox;this._timeView._hourBox.registerKeyHandler("tab",function(e){e.shiftKey&&(e.preventDefault(),t.focus())})},_preventFocusOnPopup:function(t){N(t.target).hasClass("dx-texteditor-input")||(this.callBase.apply(this,arguments),this.dateBox._hasFocusClass()||this.dateBox.focus())},_updateDateTime:function(t){var e=this._timeView.option("value");return t.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),t},getValue:function(){var t,e=null!==(t=this._widget.option("value"))&&void 0!==t?t:this._widget.getContouredDate();return e=e?new Date(e):new Date,this._updateDateTime(e)},dispose:function(){clearTimeout(this._removeMinWidthTimer),clearTimeout(this._repaintTimer),this.callBase()}});const cnt=unt;var pnt=ki(),mnt={min:new Date(0,0,0,0,0),max:new Date(0,0,0,23,59)},fnt=pq.inherit({NAME:"List",supportedKeys:function(){return{tab:function(){var{opened:t,applyValueMode:e}=this.option();t&&"instantly"===e&&this.close()},space:We,home:We,end:We}},getDefaultOptions:function(){return de(this.callBase(),{applyValueMode:"instantly"})},getDisplayFormat:function(t){return t||"shorttime"},popupConfig:function(t){return t},getValue:function(){var t=this._widget.option("selectedIndex");if(-1===t)return this.dateBox.option("value");var e=this._widgetItems[t];return this._getDateByItemData(e)},useCurrentDateByDefault:function(){return!0},getDefaultDate:function(){return new Date(null)},popupShowingHandler:function(){this.dateBox._dimensionChanged()},_renderWidget:function(){this.callBase(),this._refreshItems()},_getWidgetName:function(){return vq},_getWidgetOptions:function(){return{itemTemplate:this._timeListItemTemplate.bind(this),onItemClick:this._listItemClickHandler.bind(this),tabIndex:-1,onFocusedItemChanged:this._refreshActiveDescendant.bind(this),selectionMode:"single"}},_refreshActiveDescendant:function(t){this.dateBox.setAria("activedescendant",""),this.dateBox.setAria("activedescendant",t.actionValue)},_refreshItems:function(){this._widgetItems=this._getTimeListItems(),this._widget.option("items",this._widgetItems)},renderOpenedState:function(){!this._widget||(this._widget.option("focusedElement",null),this._setSelectedItemsByValue(),this._widget.option("templatesRenderAsynchronously")?this._asyncScrollTimeout=setTimeout(this._scrollToSelectedItem.bind(this)):this._scrollToSelectedItem())},dispose:function(){this.callBase(),clearTimeout(this._asyncScrollTimeout)},_updateValue:function(){!this._widget||(this._refreshItems(),this._setSelectedItemsByValue(),this._scrollToSelectedItem())},_setSelectedItemsByValue:function(){var t=this.dateBoxValue(),e=this._getDateIndex(t);-1===e?this._widget.option("selectedItems",[]):this._widget.option("selectedIndex",e)},_scrollToSelectedItem:function(){this._widget.scrollToItem(this._widget.option("selectedIndex"))},_getDateIndex:function(t){for(var e=-1,n=0,i=this._widgetItems.length;n<i;n++)if(this._areDatesEqual(t,this._widgetItems[n])){e=n;break}return e},_areDatesEqual:function(t,e){return ab(t)&&ab(e)&&t.getHours()===e.getHours()&&t.getMinutes()===e.getMinutes()},_getTimeListItems:function(){var t=this.dateBox.dateOption("min")||this._getBoundaryDate("min"),e=this.dateBox.dateOption("max")||this._getBoundaryDate("max"),n=this.dateBox.dateOption("value")||null,i=e-t,a=t.getMinutes()%this.dateBox.option("interval");return i<0?[]:(i>uo.ONE_DAY&&(i=uo.ONE_DAY),n-t<uo.ONE_DAY||((t=this._getBoundaryDate("min")).setMinutes(a),n&&Math.abs(n-e)<uo.ONE_DAY&&(i=(60*e.getHours()+Math.abs(e.getMinutes()-a))*uo.ONE_MINUTE)),this._getRangeItems(t,new Date(t),i))},_getRangeItems:function(t,e,n){for(var i=[],a=this.dateBox.option("interval");e-t<=n;)i.push(new Date(e)),e.setMinutes(e.getMinutes()+a);return i},_getBoundaryDate:function(t){var e=mnt[t],n=new Date(us(this.dateBox.dateOption("value"),0));return new Date(n.getFullYear(),n.getMonth(),n.getDate(),e.getHours(),e.getMinutes())},_timeListItemTemplate:function(t){var e=this.dateBox.option("displayFormat");return Tn.format(t,this.getDisplayFormat(e))},_listItemClickHandler:function(t){if("useButtons"!==this.dateBox.option("applyValueMode")){var e=this._getDateByItemData(t.itemData);this.dateBox.option("opened",!1),this.dateBoxValue(e,t.event)}},_getDateByItemData:function(t){var e=this.dateBox.option("value"),n=t.getHours(),i=t.getMinutes(),a=t.getSeconds(),r=t.getFullYear(),s=t.getMonth(),o=t.getDate();return e?((e=this.dateBox.option("dateSerializationFormat")?is.deserializeDate(e):new Date(e)).setHours(n),e.setMinutes(i),e.setSeconds(a),e.setFullYear(r),e.setMonth(s),e.setDate(o)):e=new Date(r,s,o,n,i,0,0),e},getKeyboardListener:function(){return this._widget},_updatePopupHeight:function(){var t=Dae(this.dateBox.option("dropDownOptions.height"));if(void 0===t||"auto"===t){this.dateBox._setPopupOption("height","auto");var e=Eo(this._widget.$element()),n=.45*La(pnt);this.dateBox._setPopupOption("height",Math.min(e,n))}this.dateBox._timeList&&this.dateBox._timeList.updateDimensions()},getParsedText:function(t,e){var n=this.callBase(t,e);return n&&(n=uo.mergeDates(n,new Date(null),"date")),n}});const gnt=fnt;var d7=ki(),u7="dx-datebox",bq="dx-datebox-wrapper",Qh={calendar:"calendar",rollers:"rollers",list:"list",native:"native"},d1={date:"date",datetime:"datetime",time:"time"},c7_calendar="Calendar",c7_dateView="DateView",c7_native="Native",c7_calendarWithTime="CalendarWithTime",c7_list="List",bnt={Calendar:_xe,DateView:iet,Native:ret,CalendarWithTime:cnt,List:gnt},Mnt=dxe.inherit({_supportedKeys:function(){return de(this.callBase(),this._strategy.supportedKeys())},_renderButtonContainers:function(){this.callBase.apply(this,arguments),this._strategy.customizeButtons()},_getDefaultOptions:function(){return de(this.callBase(),{type:"date",showAnalogClock:!0,value:null,dateSerializationFormat:void 0,min:void 0,max:void 0,displayFormat:null,interval:30,disabledDates:null,pickerType:Qh.calendar,invalidDateMessage:Mn.format("dxDateBox-validation-datetime"),dateOutOfRangeMessage:Mn.format("validation-range"),applyButtonText:Mn.format("OK"),adaptivityEnabled:!1,calendarOptions:{},useHiddenSubmitElement:!0})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios"},options:{"dropDownOptions.showTitle":!0}},{device:{platform:"android"},options:{buttonsLocation:"bottom after"}},{device:function(){var e=rn.real().platform;return"ios"===e||"android"===e},options:{pickerType:Qh.native}},{device:function(t){var e=rn.real(),n=e.platform,i=e.version;return"generic"===n&&"desktop"!==t.deviceType||"android"===n&&o2(i,[4,4])<0},options:{pickerType:Qh.rollers}},{device:{platform:"generic",deviceType:"desktop"},options:{buttonsLocation:"bottom after"}}])},_initOptions:function(t){this._userOptions=de({},t),this.callBase(t),this._updatePickerOptions()},_updatePickerOptions:function(){var t=this.option("pickerType"),e=this.option("type");t===Qh.list&&(e===d1.datetime||e===d1.date)&&(t=Qh.calendar),e===d1.time&&t===Qh.calendar&&(t=Qh.list),this.option("showDropDownButton","generic"!==rn.real().platform||t!==Qh.native),this._pickerType=t},_init:function(){this._initStrategy(),this.option(de({},this._strategy.getDefaultOptions(),this._userOptions)),delete this._userOptions,this.callBase()},_toLowerCaseFirstLetter:function(t){return t.charAt(0).toLowerCase()+t.substr(1)},_initStrategy:function(){var t=this._getStrategyName(this._getFormatType()),e=bnt[t];this._strategy&&this._strategy.NAME===t||(this._strategy=new e(this))},_getFormatType:function(){var t=this.option("type"),e=/h|m|s/g.test(t),i="";return/d|M|Y/g.test(t)&&(i+=d1.date),e&&(i+=d1.time),i},_getStrategyName:function(t){var e=this._pickerType;return e===Qh.rollers?c7_dateView:e===Qh.native?c7_native:t===d1.date?c7_calendar:t===d1.datetime?c7_calendarWithTime:c7_list},_initMarkup:function(){this.$element().addClass(u7),this.callBase(),this._refreshFormatClass(),this._refreshPickerTypeClass(),this._strategy.renderInputMinMax(this._input())},_render:function(){this.callBase(),this._formatValidationIcon()},_renderDimensions:function(){this.callBase(),this.$element().toggleClass("dx-auto-width",!this.option("width")),this._dimensionChanged()},_dimensionChanged:function(){var t,e;(this.callBase(arguments),this._popup)&&(null===(t=(e=this._strategy)._updatePopupHeight)||void 0===t||t.call(e))},_refreshFormatClass:function(){var t=this.$element();$e(d1,function(e,n){t.removeClass(u7+"-"+n)}),t.addClass(u7+"-"+this.option("type"))},_refreshPickerTypeClass:function(){var t=this.$element();$e(Qh,function(e,n){t.removeClass(u7+"-"+n)}),t.addClass(u7+"-"+this._pickerType)},_formatValidationIcon:function(){if(pi()){var t=this._input().get(0),e=this.option("rtlEnabled"),n=this._getClearButtonWidth(),i=this._getLongestElementDimensions(),a=parseFloat(d7.getComputedStyle(t).width)-n,r=i.width>a,s=t.style;this.$element().toggleClass("dx-show-invalid-badge",!r),r?(void 0===this._storedPadding&&(this._storedPadding=e?i.leftPadding:i.rightPadding),e?s.paddingLeft=0:s.paddingRight=0):e?s.paddingLeft=this._storedPadding+"px":s.paddingRight=this._storedPadding+"px"}},_getClearButtonWidth:function(){var t=0;if(this._isClearButtonVisible()&&""===this._input().val()){var e=this.$element().find(".dx-clear-button-area").get(0);t=parseFloat(d7.getComputedStyle(e).width)}return t},_getLongestElementDimensions:function(){var t=this._strategy.getDisplayFormat(this.option("displayFormat")),e=Tn.format(uo.getLongestDate(t,Tn.getMonthNames(),Tn.getDayNames()),t),n=this._input(),i=n.get(0),a=age(n,e),s=void 0!==this._storedPadding?this._storedPadding:0;a.appendTo(this.$element());var o=parseFloat(d7.getComputedStyle(a.get(0)).width),d=parseFloat(d7.getComputedStyle(i).paddingRight),u=parseFloat(d7.getComputedStyle(i).paddingLeft),p=o+u+d+s;return a.remove(),{width:p,leftPadding:u,rightPadding:d}},_getKeyboardListeners(){return this.callBase().concat([this._strategy&&this._strategy.getKeyboardListener()])},_renderPopup:function(){this.callBase(),this._popup.$wrapper().addClass(bq),this._renderPopupWrapper()},_popupConfig:function(){var t=this.callBase();return de(this._strategy.popupConfig(t),{title:this._getPopupTitle(),dragEnabled:!1})},_renderPopupWrapper:function(){if(this._popup){var t=this.$element(),e=de({},d1,Qh);$e(e,function(n,i){t.removeClass(bq+"-"+i)}.bind(this)),this._popup.$wrapper().addClass(bq+"-"+this.option("type")).addClass(bq+"-"+this._pickerType)}},_renderPopupContent:function(){this.callBase(),this._strategy.renderPopupContent()},_getFirstPopupElement:function(){return this._strategy.getFirstPopupElement()||this.callBase()},_getLastPopupElement:function(){return this._strategy.getLastPopupElement()||this.callBase()},_popupShowingHandler:function(){this.callBase(),this._strategy.popupShowingHandler()},_popupShownHandler:function(){this.callBase(),this._strategy.renderOpenedState()},_popupHiddenHandler:function(){this.callBase(),this._strategy.renderOpenedState(),this._strategy.popupHiddenHandler()},_visibilityChanged:function(t){t&&this._formatValidationIcon()},_clearValueHandler:function(t){this.option("text",""),this.callBase(t)},_readOnlyPropValue:function(){if(this._pickerType===Qh.rollers)return!0;var t=rn.real().platform;return this._isNativeType()&&("ios"===t||"android"===t)?this.option("readOnly"):this.callBase()},_isClearButtonVisible:function(){return this.callBase()&&!this._isNativeType()},_renderValue:function(){var t=this.dateOption("value");return this.option("text",this._getDisplayedText(t)),this._strategy.renderValue(),this.callBase()},_setSubmitValue:function(){var t=this.dateOption("value"),e=this.option("dateSerializationFormat"),n=uo.SUBMIT_FORMATS_MAP[this.option("type")],i=e?is.serializeDate(t,e):uo.toStandardDateFormat(t,n);this._getSubmitElement().val(i)},_getDisplayedText:function(t){var n,e=this.option("mode");if("text"===e){var i=this._strategy.getDisplayFormat(this.option("displayFormat"));n=Tn.format(t,i)}else{var a=this._getFormatByMode(e);n=a?Tn.format(t,a):uo.toStandardDateFormat(t,e)}return n},_getFormatByMode:function(t){return sj(t)?null:uo.FORMATS_MAP[t]},_valueChangeEventHandler:function(t){var{text:e,type:n,validationError:i}=this.option(),a=this.dateOption("value");if(e!==this._getDisplayedText(a)){var r=this._getParsedDate(e),s=null!=a?a:this._getDateByDefault(),o=uo.mergeDates(s,r,n),d=r&&"time"===n?o:r;if(this._applyInternalValidation(d).isValid){var u=this._getDisplayedText(o);s&&o&&s.getTime()===o.getTime()&&u!==e?this._renderValue():this.dateValue(o,t)}}else(!i||i.editorSpecific)&&(this._applyInternalValidation(a),this._applyCustomValidation(a))},_getDateByDefault:function(){return this._strategy.useCurrentDateByDefault()&&this._strategy.getDefaultDate()},_getParsedDate:function(t){var e=this._strategy.getDisplayFormat(this.option("displayFormat")),n=this._strategy.getParsedText(t,e);return null!=n?n:void 0},_applyInternalValidation(t){var n=!!this.option("text")&&null!==t,i=!!t&&ab(t)&&!isNaN(t.getTime()),a=i&&Be.dateInRange(t,this.dateOption("min"),this.dateOption("max"),this.option("type")),r=!n&&!t||a,s="";return i?a||(s=this.option("dateOutOfRangeMessage")):s=this.option("invalidDateMessage"),this.option({isValid:r,validationError:r?null:{editorSpecific:!0,message:s}}),{isValid:r,isDate:i}},_applyCustomValidation:function(t){this.validationRequest.fire({editor:this,value:this._serializeDate(t)})},_isValueChanged:function(t){var e=this.dateOption("value");return(e&&e.getTime())!==(t&&t.getTime())},_isTextChanged:function(t){return this.option("text")!==(t&&this._getDisplayedText(t)||"")},_renderProps:function(){this.callBase(),this._input().attr("autocomplete","off")},_renderOpenedState:function(){this._isNativeType()||this.callBase(),this._strategy.isAdaptivityChanged()&&this._refreshStrategy()},_getPopupTitle:function(){var t=this.option("placeholder");if(t)return t;var e=this.option("type");return e===d1.time?Mn.format("dxDateBox-simulatedDataPickerTitleTime"):e===d1.date||e===d1.datetime?Mn.format("dxDateBox-simulatedDataPickerTitleDate"):""},_refreshStrategy:function(){this._strategy.dispose(),this._initStrategy(),this.option(this._strategy.getDefaultOptions()),this._refresh()},_applyButtonHandler:function(t){var e=this._strategy.getValue(),{isValid:n,isDate:i}=this._applyInternalValidation(e);if(n)this.dateValue(e,t.event);else if(i){var a=this._getDisplayedText(e);this.option("text",a),this._renderDisplayText(a)}this.callBase()},_dispose:function(){var t;this.callBase(),null===(t=this._strategy)||void 0===t||t.dispose()},_isNativeType:function(){return this._pickerType===Qh.native},_updatePopupTitle:function(){var t;null===(t=this._popup)||void 0===t||t.option("title",this._getPopupTitle())},_optionChanged:function(t){switch(t.name){case"showClearButton":case"buttons":case"isValid":case"readOnly":this.callBase.apply(this,arguments),this._formatValidationIcon();break;case"pickerType":this._updatePickerOptions({pickerType:t.value}),this._refreshStrategy(),this._refreshPickerTypeClass(),this._invalidate();break;case"type":this._updatePickerOptions({format:t.value}),this._refreshStrategy(),this._refreshFormatClass(),this._renderPopupWrapper(),this._formatValidationIcon(),this._updateValue();break;case"placeholder":this.callBase.apply(this,arguments),this._updatePopupTitle();break;case"min":case"max":var e=this.option("isValid");this._applyInternalValidation(this.dateOption("value")),e||this._applyCustomValidation(this.dateOption("value")),this._invalidate();break;case"dateSerializationFormat":case"interval":case"disabledDates":case"calendarOptions":this._invalidate();break;case"displayFormat":this.option("text",this._getDisplayedText(this.dateOption("value"))),this._renderInputValue();break;case"text":this._strategy.textChangedHandler(t.value),this.callBase.apply(this,arguments);break;case"showDropDownButton":this._formatValidationIcon(),this.callBase.apply(this,arguments);break;case"invalidDateMessage":case"dateOutOfRangeMessage":case"adaptivityEnabled":case"showAnalogClock":break;default:this.callBase.apply(this,arguments)}},_getSerializationFormat:function(){var t=this.option("value");return this.option("dateSerializationFormat")&&ls().forceIsoDateParsing?this.option("dateSerializationFormat"):Bo(t)?"number":Oa(t)?is.getDateSerializationFormat(t):void 0},_updateValue:function(t){this.callBase(),this._applyInternalValidation(null!=t?t:this.dateOption("value"))},dateValue:function(t,e){var n=this._isValueChanged(t);return n&&e&&this._saveValueChangeEvent(e),n||(this._isTextChanged(t)?this._updateValue(t):""===this.option("text")&&this._applyCustomValidation(t)),this.dateOption("value",t)},dateOption:function(t,e){if(1===arguments.length)return is.deserializeDate(this.option(t));this.option(t,this._serializeDate(e))},_serializeDate:function(t){var e=this._getSerializationFormat();return is.serializeDate(t,e)},_clearValue:function(){var t=this.option("value");this.callBase(),null===t&&this._applyCustomValidation(null)},reset:function(){var t=this.option("value");this.callBase(),null===t&&this._applyInternalValidation(null)}});var R4="dateBoxMask",Dnt=Mnt.inherit({_supportedKeys(t){var e=this.callBase(t),n=a=>{var r=e[zc(a)];return r&&r.apply(this,[a])},i=(a,r)=>this._shouldUseOriginalHandler(a)?n.apply(this,[a]):r.apply(this,[a]);return de({},e,{del:a=>i(a,r=>{this._revertPart(1),this._isAllSelected()||r.preventDefault()}),backspace:a=>i(a,r=>{this._revertPart(-1),this._isAllSelected()||r.preventDefault()}),home:a=>i(a,r=>{this._selectFirstPart(),r.preventDefault()}),end:a=>i(a,r=>{this._selectLastPart(),r.preventDefault()}),escape:a=>i(a,r=>{this._revertChanges(r)}),enter:a=>i(a,r=>{this._enterHandler(r)}),leftArrow:a=>i(a,r=>{this._selectNextPart(-1),r.preventDefault()}),rightArrow:a=>i(a,r=>{this._selectNextPart(1),r.preventDefault()}),upArrow:a=>i(a,r=>{this._upDownArrowHandler(1),r.preventDefault()}),downArrow:a=>i(a,r=>{this._upDownArrowHandler(-1),r.preventDefault()})})},_shouldUseOriginalHandler(t){var e=this.option("opened")&&t&&-1===["backspace","del"].indexOf(zc(t));return!this._useMaskBehavior()||e||t&&t.altKey},_upDownArrowHandler(t){this._setNewDateIfEmpty();var e=this._getActivePartValue(this._initialMaskValue),i=this._getActivePartValue()-e;this._loadMaskValue(this._initialMaskValue),this._partIncrease(i+t,!0)},_getDefaultOptions(){return de(this.callBase(),{useMaskBehavior:!1,emptyDateValue:new Date(2e3,0,1,0,0,0)})},_isSingleCharKey(t){var{originalEvent:e,alt:n}=t,i=e.data||e.key;return"string"==typeof i&&1===i.length&&!n&&!O0(e)},_isSingleDigitKey(t){var e,n=null===(e=t.originalEvent)||void 0===e?void 0:e.data;return 1===(null==n?void 0:n.length)&&parseInt(n,10)},_useBeforeInputEvent:function(){var t=rn.real();return t.android&&t.version[0]>4},_keyInputHandler(t,e){var n=this._input().val();this._processInputKey(e),t.preventDefault(),n!==this._input().val()&&he.trigger(this._input(),"input")},_keyboardHandler(t){var e=t.originalEvent.key,n=this.callBase(t);return!this._useMaskBehavior()||this._useBeforeInputEvent()||(X_.chrome&&"Process"===t.key&&0===t.code.indexOf("Digit")?(e=t.code.replace("Digit",""),this._processInputKey(e),this._maskInputHandler=()=>{this._renderSelectedPart()}):this._isSingleCharKey(t)&&this._keyInputHandler(t.originalEvent,e)),n},_maskBeforeInputHandler(t){this._maskInputHandler=null;var{inputType:e}=t.originalEvent;"insertCompositionText"===e&&(this._maskInputHandler=()=>{this._renderSelectedPart()});var n="deleteContentBackward"===e;if(n||"deleteContentForward"===e){var a=n?-1:1;this._maskInputHandler=()=>{this._revertPart(),this._selectNextPart(a)}}if(this._useMaskBehavior()&&this._isSingleCharKey(t)){var r=t.originalEvent.data;return this._keyInputHandler(t,r),!0}},_keyPressHandler(t){var{originalEvent:e}=t;"insertCompositionText"===(null==e?void 0:e.inputType)&&this._isSingleDigitKey(t)&&(this._processInputKey(e.data),this._renderDisplayText(this._getDisplayedText(this._maskValue)),this._selectNextPart()),this.callBase(t),this._maskInputHandler&&(this._maskInputHandler(),this._maskInputHandler=null)},_processInputKey(t){this._isAllSelected()&&(this._activePartIndex=0),this._setNewDateIfEmpty(),isNaN(parseInt(t))?this._searchString(t):this._searchNumber(t)},_isAllSelected(){var t=this._caret();return t.end-t.start===this.option("text").length},_getFormatPattern(){if(this._formatPattern)return this._formatPattern;var t=this._strategy.getDisplayFormat(this.option("displayFormat")),e=Oa(t)&&!Tn._getPatternByFormat(t);return this._formatPattern=e?t:zme(function(n){return Tn.format(n,t)}),this._formatPattern},_setNewDateIfEmpty(){if(!this._maskValue){var t="time"===this.option("type")?new Date(null):new Date;this._maskValue=t,this._initialMaskValue=t,this._renderDateParts()}},_partLimitsReached(t){var e=String(t).length,n=this._getActivePartProp("pattern").length,a=1===n?e:Math.min(n,e),r=this._searchValue.length===a,s=parseInt(this._searchValue+"0")>t;return r||s},_searchNumber(t){var{max:e}=this._getActivePartLimits(),n=String(e).length;this._searchValue=(this._searchValue+t).substr(-n),isNaN(this._searchValue)&&(this._searchValue=t),this._setActivePartValue(this._searchValue),this._partLimitsReached(e)&&this._selectNextPart(1)},_searchString(t){if(isNaN(parseInt(this._getActivePartProp("text")))){for(var e=this._getActivePartProp("limits")(this._maskValue),n=this._searchValue+t.toLowerCase(),i=e.max-e.min,a=0;a<=i;a++)if(this._loadMaskValue(this._initialMaskValue),this._partIncrease(a+1),0===this._getActivePartProp("text").toLowerCase().indexOf(n))return void(this._searchValue=n);this._setNewDateIfEmpty(),this._searchValue&&(this._clearSearchValue(),this._searchString(t))}},_clearSearchValue(){this._searchValue=""},_revertPart:function(t){if(!this._isAllSelected()){var e=this._getActivePartValue(this.option("emptyDateValue"));this._setActivePartValue(e),this._selectNextPart(t)}this._clearSearchValue()},_useMaskBehavior(){return this.option("useMaskBehavior")&&"text"===this.option("mode")},_prepareRegExpInfo(){this._regExpInfo=Wme(this._getFormatPattern(),Tn);var t=this._regExpInfo.regexp,e=t.source,n=t.flags,i=new RegExp(/(\{[0-9]+,?[0-9]*\})/),a=e.split(i).map(r=>i.test(r)?r:ns.convertDigits(r,!1)).join("");this._regExpInfo.regexp=new RegExp(a,n)},_initMaskState(){this._activePartIndex=0,this._formatPattern=null,this._prepareRegExpInfo(),this._loadMaskValue()},_renderMask(){this.callBase(),this._detachMaskEvents(),this._clearMaskState(),this._useMaskBehavior()&&(this._attachMaskEvents(),this._initMaskState(),this._renderDateParts())},_renderDateParts(){if(this._useMaskBehavior()){var t=this.option("text")||this._getDisplayedText(this._maskValue);t&&(this._dateParts=XZe(t,this._regExpInfo),this._input().is(":hidden")||this._selectNextPart())}},_detachMaskEvents(){he.off(this._input(),"."+R4)},_attachMaskEvents(){he.on(this._input(),Ot("dxclick",R4),this._maskClickHandler.bind(this)),he.on(this._input(),Ot("paste",R4),this._maskPasteHandler.bind(this)),he.on(this._input(),Ot("drop",R4),()=>{this._renderSelectedPart()}),he.on(this._input(),Ot("compositionend",R4),this._maskCompositionEndHandler.bind(this)),this._useBeforeInputEvent()&&he.on(this._input(),Ot("beforeinput",R4),this._maskBeforeInputHandler.bind(this))},_renderSelectedPart(){this._renderDisplayText(this._getDisplayedText(this._maskValue)),this._selectNextPart()},_selectLastPart(){this.option("text")&&(this._activePartIndex=this._dateParts.length,this._selectNextPart(-1))},_selectFirstPart(){this.option("text")&&(this._activePartIndex=-1,this._selectNextPart(1))},_onMouseWheel(t){this._useMaskBehavior()&&this._partIncrease(t.delta>0?1:-1,t)},_selectNextPart(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;if(this.option("text")&&!this._disposed){t&&(this._initialMaskValue=new Date(this._maskValue));var e=qh(this._activePartIndex+t,0,this._dateParts.length-1);if(this._dateParts[e].isStub){if(!(0===e&&t<0||e===this._dateParts.length-1&&t>0))return void this._selectNextPart(t>=0?t+1:t-1);e=this._activePartIndex}this._activePartIndex!==e&&this._clearSearchValue(),this._activePartIndex=e,this._caret(this._getActivePartProp("caret"))}},_getRealLimitsPattern(){if("d"===this._getActivePartProp("pattern")[0])return"dM"},_getActivePartLimits(t){return this._getActivePartProp("limits")(this._maskValue,t&&this._getRealLimitsPattern())},_getActivePartValue(t){t=t||this._maskValue;var e=this._getActivePartProp("getter");return In(e)?e(t):t[e]()},_addLeadingZeroes(t){var e=this._searchValue.match(/^0+/),n=this._getActivePartLimits(),i=String(n.max).length;return((e&&e[0]||"")+String(t)).substr(-i)},_setActivePartValue(t,e){e=e||this._maskValue;var n=this._getActivePartProp("setter"),i=this._getActivePartLimits();t=eA(t,i.min,i.max)?t:t%10,t=this._addLeadingZeroes(qh(t,i.min,i.max)),In(n)?n(e,t):e[n](t),this._renderDisplayText(this._getDisplayedText(e)),this._renderDateParts()},_getActivePartProp(t){if(this._dateParts&&this._dateParts[this._activePartIndex])return this._dateParts[this._activePartIndex][t]},_loadMaskValue(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.dateOption("value");this._maskValue=t&&new Date(t),this._initialMaskValue=t&&new Date(t)},_saveMaskValue(){var t=this._maskValue&&new Date(this._maskValue);t&&"date"===this.option("type")&&t.setHours(0,0,0,0),this._initialMaskValue=new Date(t),this.dateOption("value",t)},_revertChanges(){this._loadMaskValue(),this._renderDisplayText(this._getDisplayedText(this._maskValue)),this._renderDateParts()},_renderDisplayText(t){this.callBase(t),this._useMaskBehavior()&&this.option("text",t)},_partIncrease(t,e){this._setNewDateIfEmpty();var{max:n,min:i}=this._getActivePartLimits(e),a=n-i;1===a&&a++;var r=t+this._getActivePartValue();r>n?r=this._applyLimits(r,{limitBase:i,limitClosest:n,limitDelta:a}):r<i&&(r=this._applyLimits(r,{limitBase:n,limitClosest:i,limitDelta:a})),this._setActivePartValue(r)},_applyLimits(t,e){var{limitBase:n,limitClosest:i,limitDelta:a}=e,r=(t-i)%a;return r?n+r-1*QE(r):i},_maskClickHandler(){this.option("text")&&(this._activePartIndex=((t,e)=>{for(var n=0;n<t.length;n++){var i=t[n].caret.end>=e;if(!t[n].isStub&&i)return n}return null})(this._dateParts,this._caret().start),this._isAllSelected()||(Le(this._activePartIndex)?this._caret(this._getActivePartProp("caret")):this._selectLastPart()))},_maskCompositionEndHandler(t){this._input().val(this._getDisplayedText(this._maskValue)),this._selectNextPart(),this._maskInputHandler=()=>{this._renderSelectedPart()}},_maskPasteHandler(t){var e=this._replaceSelectedText(this.option("text"),this._caret(),Tte(t)),n=Tn.parse(e,this._getFormatPattern());n&&this._isDateValid(n)&&(this._maskValue=n,this._renderDisplayText(this._getDisplayedText(this._maskValue)),this._renderDateParts(),this._selectNextPart()),t.preventDefault()},_isDateValid:t=>ab(t)&&!isNaN(t),_isValueDirty(){var t=this.dateOption("value");return(this._maskValue&&this._maskValue.getTime())!==(t&&t.getTime())},_fireChangeEvent(){this._clearSearchValue(),this._isValueDirty()&&he.trigger(this._input(),"change")},_enterHandler(t){this._fireChangeEvent(),this._selectNextPart(1),t.preventDefault()},_focusOutHandler(t){this._useMaskBehavior()&&!t.isDefaultPrevented()?(this._fireChangeEvent(),this.callBase(t),this._selectFirstPart(t)):this.callBase(t)},_valueChangeEventHandler(t){var e=this.option("text");this._useMaskBehavior()?(this._saveValueChangeEvent(t),e?null===this._maskValue&&this._loadMaskValue(e):this._maskValue=null,this._saveMaskValue()):this.callBase(t)},_optionChanged(t){switch(t.name){case"useMaskBehavior":this._renderMask();break;case"displayFormat":case"mode":this.callBase(t),this._renderMask();break;case"value":this._loadMaskValue(),this.callBase(t),this._renderDateParts();break;case"emptyDateValue":break;default:this.callBase(t)}},_clearMaskState(){this._clearSearchValue(),delete this._dateParts,delete this._activePartIndex,delete this._maskValue},reset(){this.callBase(),this._clearMaskState(),this._activePartIndex=0},_clean(){this.callBase(),this._detachMaskEvents(),this._clearMaskState()}});const eDe=Dnt;Fn("dxDateBox",eDe);const wnt=eDe;var Cnt=sr.inherit({ctor(t,e){this.editor=t,this.validator=e,this.validationRequestsCallbacks=[];var n=i=>{this.validationRequestsCallbacks.forEach(a=>a(i))};t.validationRequest.add(n),t.on("disposing",function(){t.validationRequest.remove(n)})},getValue(){return this.editor.option("value")},getCurrentValidationError(){return this.editor.option("validationError")},bypass(){return this.editor.option("disabled")},applyValidationResults(t){this.editor.option({validationErrors:t.brokenRules,validationStatus:t.status})},reset(){this.editor.reset()},focus(){this.editor.focus()}});const Snt=Cnt;var Vae="pending",nDe=Bx.inherit({_initOptions:function(t){this.callBase.apply(this,arguments),this.option(Ko.initValidationOptions(t))},_getDefaultOptions(){return de(this.callBase(),{validationRules:[]})},_init(){this.callBase(),this._initGroupRegistration(),this.focused=ds(),this._initAdapter(),this._validationInfo={result:null,deferred:null,skipValidation:!1}},_initGroupRegistration(){var t=this._findGroup();this._groupWasInit||this.on("disposing",function(e){Ko.removeRegisteredValidator(e.component._validationGroup,e.component)}),(!this._groupWasInit||this._validationGroup!==t)&&(Ko.removeRegisteredValidator(this._validationGroup,this),this._groupWasInit=!0,this._validationGroup=t,Ko.registerValidatorInGroup(t,this))},_setOptionsByReference(){this.callBase(),de(this._optionsByReference,{validationGroup:!0})},_getEditor(){return cs(this.$element()[0],"dx-validation-target")},_initAdapter(){var t=this._getEditor(),e=this.option("adapter");if(!e){if(t)return(e=new Snt(t,this)).validationRequestsCallbacks.push(i=>{this._validationInfo.skipValidation||this.validate(i)}),void this.option("adapter",e);throw lo.Error("E0120")}var n=e.validationRequestsCallbacks;n&&n.push(i=>{this.validate(i)})},_toggleRTLDirection(t){var e,n,i,a=null!==(e=null===(n=this.option("adapter"))||void 0===n||null===(i=n.editor)||void 0===i?void 0:i.option("rtlEnabled"))&&void 0!==e?e:t;this.callBase(a)},_initMarkup(){this.$element().addClass("dx-validator"),this.callBase()},_render(){this.callBase(),this._toggleAccessibilityAttributes()},_toggleAccessibilityAttributes(){var t=this._getEditor();if(t){var n=(this.option("validationRules")||[]).some(i=>{var{type:a}=i;return"required"===a})||null;t.setAria("required",n)}},_visibilityChanged(t){t&&this._initGroupRegistration()},_optionChanged(t){switch(t.name){case"validationGroup":return void this._initGroupRegistration();case"validationRules":return this._resetValidationRules(),this._toggleAccessibilityAttributes(),void(void 0!==this.option("isValid")&&this.validate());case"adapter":this._initAdapter();break;case"isValid":case"validationStatus":this.option(Ko.synchronizeValidationOptions(t,this.option()));break;default:this.callBase(t)}},_getValidationRules(){return this._validationRules||(this._validationRules=ip(this.option("validationRules"),(t,e)=>de({},t,{validator:this,index:e}))),this._validationRules},_findGroup(){var t=this.$element();return this.option("validationGroup")||Ko.findGroup(t,this._modelByElement(t))},_resetValidationRules(){delete this._validationRules},validate(t){var d,e=this.option("adapter"),n=this.option("name"),i=e.bypass&&e.bypass(),a=t&&void 0!==t.value?t.value:e.getValue(),r=e.getCurrentValidationError&&e.getCurrentValidationError(),s=this._getValidationRules(),o=this._validationInfo&&this._validationInfo.result;return o&&o.status===Vae&&o.value===a?de({},o):(i?d={isValid:!0,status:"valid"}:r&&r.editorSpecific?(r.validator=this,d={isValid:!1,status:"invalid",brokenRule:r,brokenRules:[r]}):d=Ko.validate(a,s,n),d.id=(new Fc).toString(),this._applyValidationResult(d,e),d.complete&&d.complete.then(u=>{u.id===this._validationInfo.result.id&&this._applyValidationResult(u,e)}),de({},this._validationInfo.result))},reset(){var t=this.option("adapter"),e={id:null,isValid:!0,brokenRule:null,brokenRules:null,pendingRules:null,status:"valid",complete:null};this._validationInfo.skipValidation=!0,t.reset(),this._validationInfo.skipValidation=!1,this._resetValidationRules(),this._applyValidationResult(e,t)},_updateValidationResult(t){if(this._validationInfo.result&&this._validationInfo.result.id===t.id)for(var n in t)"id"!==n&&"complete"!==n&&(this._validationInfo.result[n]=t[n]);else{var e=this._validationInfo.deferred&&this._validationInfo.result.complete;this._validationInfo.result=de({},t,{complete:e})}},_applyValidationResult(t,e){var n=this._createActionByOption("onValidated",{excludeValidators:["readOnly"]});if(t.validator=this,this._updateValidationResult(t),e.applyValidationResults&&e.applyValidationResults(this._validationInfo.result),this.option({validationStatus:this._validationInfo.result.status}),this._validationInfo.result.status===Vae)return this._validationInfo.deferred||(this._validationInfo.deferred=new wt,this._validationInfo.result.complete=this._validationInfo.deferred.promise()),void this._eventsStrategy.fireEvent("validating",[this._validationInfo.result]);this._validationInfo.result.status!==Vae&&(n(t),this._validationInfo.deferred&&(this._validationInfo.deferred.resolve(t),this._validationInfo.deferred=null))},focus(){var t=this.option("adapter");t&&t.focus&&t.focus()},_useTemplates:function(){return!1}});Fn("dxValidator",nDe);const iDe=nDe;var Ent=["dxTagBox","dxRangeSlider"],Ant=["dxCalendar","dxCheckBox","dxHtmlEditor","dxRadioGroup","dxRangeSlider","dxSlider","dxSwitch"];function knt(t){var{$parent:e,rootElementCssClassList:n,parentComponent:i,createComponentCallback:a,useFlexLayout:r,item:s,template:o,name:d,formLabelLocation:u,requiredMessageTemplate:p,validationGroup:g,editorValue:b,canAssignUndefinedValueToEditor:C,editorValidationBoundary:k,editorStylingMode:G,showColonAfterLabel:Y,managerLabelLocation:ne,itemId:Z,managerMarkOptions:be,labelMode:Ge}=t,vt=Le(s.isRequired)?s.isRequired:!!function Nnt(t){var e;return t&&t.length&&$e(t,function(n,i){if("required"===i.type)return e=!0,!1}),e}(s.validationRules),Nt=s.itemType===uae,cn=s.helpText?"dx-"+new Fc:null,gn=function Pnt(t){var{item:e,id:n,isRequired:i,managerMarkOptions:a,showColonAfterLabel:r,labelLocation:s,formLabelMode:o}=t,d=-1!==li(e.editorType,Ant),u=de({showColon:r,location:s,id:n,visible:"outside"===o||d&&"hidden"!==o,isRequired:i},e?e.label:{},{markOptions:aDe(a,i)});return-1!==li(e.editorType,["dxRadioGroup","dxCheckBox","dxLookup","dxSlider","dxRangeSlider","dxSwitch","dxHtmlEditor"])&&(u.labelID="dx-label-".concat(new Fc)),!u.text&&e.dataField&&(u.text=rme(e.dataField)),u.text&&(u.textWithoutColon=u.text,u.text+=u.showColon?":":""),u}({item:s,id:Z,isRequired:vt,managerMarkOptions:be,showColonAfterLabel:Y,labelLocation:ne,formLabelMode:Ge}),Sn=gn.visible&&gn.text,{location:ti,labelID:Hn}=gn,Aa="top"!==ti&&(!!s.helpText&&!r||-1!==li(s.editorType,["dxTextArea","dxRadioGroup","dxCalendar","dxHtmlEditor"])),Di=function Lnt(t){var{editorType:e,defaultEditorName:n,editorValue:i,canAssignUndefinedValueToEditor:a,externalEditorOptions:r,editorInputId:s,editorValidationBoundary:o,editorStylingMode:d,formLabelMode:u,labelText:p,labelMark:g}=t,b={};(void 0!==i||a)&&(b.value=i),-1!==Ent.indexOf(e)&&(b.value=b.value||[]);var C=null==r?void 0:r.labelMode;Le(C)||(C="outside"===u?"hidden":u);var k=(null==r?void 0:r.stylingMode)||d,G=de(!0,b,r,{inputAttr:{id:s},validationBoundary:o,stylingMode:k,label:p,labelMode:C,labelMark:g});return r&&(G.dataSource&&(G.dataSource=r.dataSource),G.items&&(G.items=r.items)),n&&!G.name&&(G.name=n),G}({editorType:s.editorType,editorValue:b,defaultEditorName:s.dataField,canAssignUndefinedValueToEditor:C,externalEditorOptions:s.editorOptions,editorInputId:Z,editorValidationBoundary:k,editorStylingMode:G,formLabelMode:Ge,labelText:gn.textWithoutColon,labelMark:gn.markOptions.showRequiredMark?String.fromCharCode(160)+gn.markOptions.requiredMark:""});return{$parent:e,rootElementCssClassList:n,parentComponent:i,createComponentCallback:a,useFlexLayout:r,labelOptions:gn,labelNeedBaselineAlign:Aa,labelLocation:ti,needRenderLabel:Sn,item:s,isSimpleItem:Nt,isRequired:vt,template:o,helpID:cn,labelID:Hn,name:d,helpText:gn.markOptions.showOptionalMark&&!gn.visible&&"hidden"!==Di.labelMode&&!Le(s.helpText)?gn.markOptions.optionalMark:s.helpText,formLabelLocation:u,requiredMessageTemplate:p,validationGroup:g,editorOptions:Di}}function aDe(t,e){var{showRequiredMark:n,requiredMark:i,showOptionalMark:a,optionalMark:r}=t;return{showRequiredMark:n&&e,requiredMark:i,showOptionalMark:a&&!e,optionalMark:r}}var Rnt=["$FIELD_ITEM_LABEL_CONTENT_CLASS"],Hnt="dx-field-item-required-mark",rDe="dx-field-item-label-location-",Bnt="dx-field-item-optional-mark",sDe="dx-field-item-label-text";function oDe(t){var{text:e,id:n,location:i,alignment:a,labelID:r=null,markOptions:s={}}=t;return!Le(e)||e.length<=0?null:N("<label>").addClass(nMe+" "+rDe+i).attr("for",n).attr("id",r).css("textAlign",a).append(N("<span>").addClass(tMe).append(N("<span>").addClass(sDe).text(e),function znt(t){var e=function Int(t){var{showRequiredMark:e,requiredMark:n,showOptionalMark:i,optionalMark:a}=t;return e||i?String.fromCharCode(160)+(e?n:a):""}(t);return""===e?null:N("<span>").addClass(t.showRequiredMark?Hnt:Bnt).text(e)}(s)))}function $nt(t,e,n){var s,o,i="".concat(e," > .").concat(nMe,":not(.").concat(rDe,"top) > .").concat(tMe),a=t.find(i),r=a.length,d=0;for(o=0;o<r;o++)(s=Vnt({$FIELD_ITEM_LABEL_CONTENT_CLASS:a[o],location:"left",markOptions:n}))>d&&(d=s);for(o=0;o<r;o++)a[o].style.width=d+"px"}function Vnt(t){var{$FIELD_ITEM_LABEL_CONTENT_CLASS:e}=t,n=$i(t,Rnt),i=N("<div>").addClass("dx-widget").addClass("dx-layout-manager-hidden-label").appendTo("body");n.text=" ";var r=oDe(n).appendTo(i).find("."+sDe)[0];r.innerHTML=function Wnt(t){var n,a,e=t.children.length,i="";for(a=0;a<e;a++)n=t.children[a],i+=kW(n.innerText)?n.innerHTML:n.innerText;return i}(e);var s=r.offsetWidth;return i.remove(),s}var lDe="dx-field-item-content-wrapper";function nit(t){var{item:e,$parent:n,rootElementCssClassList:i,validationGroup:a,createComponentCallback:r}=t,s=N("<div>").appendTo(n).addClass(i.join(" ")).addClass("dx-field-button-item").css("textAlign",function iit(t){return Le(t)?t:"right"}(e.horizontalAlignment));return n.css("justifyContent",function ait(t){switch(t){case"center":return"center";case"bottom":return"flex-end";default:return"flex-start"}}(e.verticalAlignment)),{$rootElement:s,buttonInstance:r(N("<div>").appendTo(s),"dxButton",de({validationGroup:a},e.buttonOptions))}}function dDe(t){var{$parent:e,rootElementCssClassList:n}=t;return N("<div>").addClass("dx-field-empty-item").html(" ").addClass(n.join(" ")).appendTo(e)}var pit=Kd.inherit({_getDefaultOptions:function(){return de(this.callBase(),{layoutData:{},readOnly:!1,colCount:1,colCountByScreen:void 0,labelLocation:"left",onFieldDataChanged:null,onEditorEnterKey:null,customizeItem:null,alignItemLabels:!0,minColWidth:200,showRequiredMark:!0,screenByWidth:null,showOptionalMark:!1,requiredMark:"*",labelMode:"outside",optionalMark:Mn.format("dxForm-optionalMark"),requiredMessage:Mn.getFormatter("dxForm-requiredMessage")})},_setOptionsByReference:function(){this.callBase(),de(this._optionsByReference,{layoutData:!0,validationGroup:!0})},_init:function(){var t=this.option("layoutData");this.callBase(),this._itemWatchers=[],this._itemsRunTimeInfo=new Zve,this._updateReferencedOptions(t),this._initDataAndItems(t)},_dispose:function(){this.callBase(),this._cleanItemWatchers()},_initDataAndItems:function(t){this._syncDataWithItems(),this._updateItems(t)},_syncDataWithItems:function(){var t=this.option("layoutData"),e=this.option("items");Le(e)&&e.forEach(n=>{var i;n.dataField&&void 0===this._getDataByField(n.dataField)&&(n.editorOptions&&(i=n.editorOptions.value),(Le(i)||n.dataField in t)&&this._updateFieldValue(n.dataField,i))})},_getDataByField:function(t){return t?this.option("layoutData."+t):null},_isCheckboxUndefinedStateEnabled:function(t){var{allowIndeterminateState:e,editorType:n,dataField:i}=t;if(!0===e&&"dxCheckBox"===n){var a=["layoutData",...i.split(".")],r=a.pop(),s=this.option(a.join("."));return s&&r in s}return!1},_updateFieldValue:function(t,e){var n=this.option("layoutData"),i=e;!Zg.isWrapped(n[t])&&Le(t)?this.option("layoutData."+t,i):Zg.isWritableWrapped(n[t])&&(i=In(i)?i():i,n[t](i)),this._triggerOnFieldDataChanged({dataField:t,value:i})},_triggerOnFieldDataChanged:function(t){this._createActionByOption("onFieldDataChanged")(t)},_updateItems:function(t){var e=this,n=this.option("items"),i=Le(n),a=e.option("customizeItem"),r=i?n:this._generateItemsByData(t);if(Le(r)){var s=[];$e(r,function(o,d){e._isAcceptableItem(d)&&(d=e._processItem(d),a&&a(d),Yi(d)&&!1!==Zg.unwrap(d.visible)&&s.push(d))}),(!e._itemWatchers.length||!i)&&e._updateItemWatchers(r),this._setItems(s),this._sortItems()}},_cleanItemWatchers:function(){this._itemWatchers.forEach(function(t){t()}),this._itemWatchers=[]},_updateItemWatchers:function(t){var e=this,n=e._getWatch();t.forEach(function(i){Yi(i)&&Le(i.visible)&&In(n)&&e._itemWatchers.push(n(function(){return Zg.unwrap(i.visible)},function(){e._updateItems(e.option("layoutData")),e.repaint()},{skipImmediate:!0}))})},_generateItemsByData:function(t){var e=[];return Le(t)&&$e(t,function(n){e.push({dataField:n})}),e},_isAcceptableItem:function(t){var e=t.dataField||t,n=this._getDataByField(e);return!(In(n)&&!Zg.isWrapped(n))},_processItem:function(t){if("string"==typeof t&&(t={dataField:t}),"object"==typeof t&&!t.itemType&&(t.itemType=uae),!Le(t.editorType)&&Le(t.dataField)){var e=this._getDataByField(t.dataField);t.editorType=Le(e)?this._getEditorTypeByDataType(G_(e)):"dxTextBox"}var n;"dxCheckBox"===t.editorType&&(t.allowIndeterminateState=null===(n=t.allowIndeterminateState)||void 0===n||n);return t},_getEditorTypeByDataType:function(t){switch(t){case"number":return"dxNumberBox";case"date":return"dxDateBox";case"boolean":return"dxCheckBox";default:return"dxTextBox"}},_sortItems:function(){EHe(this._items,"visibleIndex"),this._sortIndexes()},_sortIndexes:function(){this._items.sort(function(t,e){var n=t.visibleIndex,i=e.visibleIndex;return n>i?1:n<i?-1:0})},_initMarkup:function(){this._itemsRunTimeInfo.clear(),this.$element().addClass("dx-layout-manager"),this.callBase(),this._renderResponsiveBox()},_hasBrowserFlex:function(){return"flex"===XO("flex")},_renderResponsiveBox:function(){var t=[];if(this._items&&this._items.length){var e=this._getColCount(),n=N("<div>").appendTo(this.$element());this._prepareItemsWithMerging(e);var i=this._generateLayoutItems();this._responsiveBox=this._createComponent(n,IKe,this._getResponsiveBoxConfig(i,e,t)),pi()||this._renderTemplates(t)}},_itemStateChangedHandler:function(t){this._refresh()},_renderTemplates:function(t){var e=this;$e(t,function(n,i){switch(i.itemType){case"empty":dDe(i);break;case"button":e._renderButtonItem(i);break;default:e._renderFieldItem(i)}})},_getResponsiveBoxConfig:function(t,e,n){var i=this,a=i.option("colCountByScreen"),r=a&&a.xs;return{onItemStateChanged:this._itemStateChangedHandler.bind(this),_layoutStrategy:i._hasBrowserFlex()?"flex":"fallback",onLayoutChanged:function(){var s=i.option("onLayoutChanged"),o=i.isSingleColumnMode();s&&(i.$element().toggleClass(eMe,o),s(o))},onContentReady:function(s){pi()&&i._renderTemplates(n),i.option("onLayoutChanged")&&i.$element().toggleClass(eMe,i.isSingleColumnMode(s.component))},itemTemplate:function(s,o,d){if(s.location){var u=N(d),p=s.location.row*e,g=i._items[s.location.col+p];if(g){var b=[g.cssClass];u.toggleClass("dx-single-column-item-content",i.isSingleColumnMode(this)),0===s.location.row&&b.push("dx-first-row"),0===s.location.col&&b.push("dx-first-col"),g.itemType===uae&&i.option("isRoot")&&u.addClass(iMe);var C=s.location.col===e-1||s.location.col+s.location.colspan===e,k=i._getRowsCount(),G=s.location.row===k-1;C&&b.push("dx-last-col"),G&&b.push("dx-last-row"),"empty"!==g.itemType&&(b.push(Qbe),b.push(i.option("cssItemClass")),Le(g.col)&&b.push("dx-col-"+g.col)),n.push({itemType:g.itemType,item:g,$parent:u,rootElementCssClassList:b})}}},cols:i._generateRatio(e),rows:i._generateRatio(i._getRowsCount(),!0),dataSource:t,screenByWidth:i.option("screenByWidth"),singleColumnScreen:!r&&"xs"}},_getColCount:function(){var t=this.option("colCount"),e=this.option("colCountByScreen");if(e){var n=this.option("form").getTargetScreenFactor();n||(n=pi()?Ghe(this.option("screenByWidth")):"lg"),t=e[n]||t}if("auto"===t){if(this._cashedColCount)return this._cashedColCount;this._cashedColCount=t=this._getMaxColCount()}return t<1?1:t},_getMaxColCount:function(){if(!pi())return 1;var t=this.option("minColWidth"),e=Ki(this.$element()),n=this._items.length,i=Math.floor(e/t)||1;return n<i?n:i},isCachedColCountObsolete:function(){return this._cashedColCount&&this._getMaxColCount()!==this._cashedColCount},_prepareItemsWithMerging:function(t){var n,i,r,s,e=this._items.slice(0),a=[];for(s=0;s<e.length;s++)if(n=e[s],a.push(n),(this.option("alignItemLabels")||n.alignItemLabels||n.colSpan)&&(n.col=this._getColByIndex(a.length-1,t)),n.colSpan>1&&n.col+n.colSpan<=t){for(i=[],r=0;r<n.colSpan-1;r++)i.push({merged:!0});a=a.concat(i)}else delete n.colSpan;this._setItems(a)},_getColByIndex:function(t,e){return t%e},_setItems:function(t){this._items=t,this._cashedColCount=null},_generateLayoutItems:function(){var i,a,t=this._items,e=this._getColCount(),n=[];for(a=0;a<t.length;a++)if(!(i=t[a]).merged){var r={location:{row:parseInt(a/e),col:this._getColByIndex(a,e)}};Le(i.disabled)&&(r.disabled=i.disabled),Le(i.visible)&&(r.visible=i.visible),Le(i.colSpan)&&(r.location.colspan=i.colSpan),Le(i.rowSpan)&&(r.location.rowspan=i.rowSpan),n.push(r)}return n},_renderEmptyItem:function(t){dDe({$container:t})},_renderButtonItem:function(t){var{item:e,$parent:n,rootElementCssClassList:i}=t,{$rootElement:a,buttonInstance:r}=nit({item:e,$parent:n,rootElementCssClassList:i,validationGroup:this.option("validationGroup"),createComponentCallback:this._createComponent.bind(this)});this._itemsRunTimeInfo.add({item:e,widgetInstance:r,guid:e.guid,$itemContainer:a})},_renderFieldItem:function(t){var{item:e,$parent:n,rootElementCssClassList:i}=t,a=this._getDataByField(e.dataField),r=!1;if(void 0===a){var{allowIndeterminateState:s,editorType:o,dataField:d}=e;r=this._isCheckboxUndefinedStateEnabled({allowIndeterminateState:s,editorType:o,dataField:d})}var u=e.dataField||e.name,{$fieldEditorContainer:p,widgetInstance:g,$rootElement:b}=function eit(t){var{$parent:e,rootElementCssClassList:n,parentComponent:i,createComponentCallback:a,useFlexLayout:r,labelOptions:s,labelNeedBaselineAlign:o,labelLocation:d,needRenderLabel:u,formLabelLocation:p,item:g,editorOptions:b,isSimpleItem:C,isRequired:k,template:G,helpID:Y,labelID:ne,name:Z,helpText:be,requiredMessageTemplate:Ge,validationGroup:vt}=t,Nt=N("<div>").addClass(n.join(" ")).appendTo(e);Nt.addClass(k?"dx-field-item-required":"dx-field-item-optional"),C&&r&&Nt.addClass("dx-flex-layout"),C&&o&&Nt.addClass("dx-field-item-label-align");var cn=N("<div>");cn.data("dx-form-item",g),cn.addClass(dae).addClass("dx-field-item-content-location-"+{right:"left",left:"right",top:"bottom"}[p]);var Sn,gn=u?oDe(s):null;if(gn?(Nt.append(gn),("top"===d||"left"===d)&&Nt.append(cn),"right"===d&&Nt.prepend(cn),"top"===d?Nt.addClass("dx-label-v-align"):Nt.addClass("dx-label-h-align"),("dxCheckBox"===g.editorType||"dxSwitch"===g.editorType)&&he.on(gn,Jd,function(){he.trigger(cn.children(),Jd)})):Nt.append(cn),G)G.render({container:ai(cn),model:{dataField:g.dataField,editorType:g.editorType,editorOptions:b,component:i,name:g.name}});else{var ti=N("<div>").appendTo(cn);try{(Sn=a(ti,g.editorType,b)).setAria("describedby",Y),Sn.setAria("labelledby",ne),Sn.setAria("required",k)}catch(Ql){lo.log("E1035",Ql.message)}}var Hn=cn.children().first(),Aa=Hn.hasClass("dx-template-wrapper")?Hn.children().first():Hn,Di=Aa&&Aa.data("dx-validation-target");if(Di){var jn,Gr=g.label&&g.label.text,Hl=Gr?null:Z,fn=Gr?g.label.text:Hl&&rme(Hl);if(C)if(g.validationRules)jn=g.validationRules;else{var Mi=AW(Ge,fn||"");jn=g.isRequired?[{type:"required",message:Mi}]:null}if(Array.isArray(jn)&&jn.length&&a(Aa,iDe,{validationRules:jn,validationGroup:vt,dataGetter:function(){return{formItem:g}}}),cd()){var Zl=function(Ql){N(Ql.element).parents(".dx-field-item-content-wrapper").toggleClass("dx-invalid",!1===Ql.component.option("isValid")&&(Ql.component._isFocused()||"always"===Ql.component.option("validationMessageMode")))};Di.on("optionChanged",Ql=>{"isValid"===Ql.name&&Zl(Ql)}),Di.on("focusIn",Zl).on("focusOut",Zl).on("enterKey",Zl)}}return be&&C&&cn.parent().append(N("<div>").addClass(lDe).append(cn).append(N("<div>").addClass("dx-field-item-help-text").attr("id",Y).text(be))),{$fieldEditorContainer:cn,$rootElement:Nt,widgetInstance:Sn}}(knt({$parent:n,rootElementCssClassList:i,item:e,name:u,editorValue:a,canAssignUndefinedValueToEditor:r,parentComponent:this._getComponentOwner(),createComponentCallback:this._createComponent.bind(this),useFlexLayout:this._hasBrowserFlex(),formLabelLocation:this.option("labelLocation"),requiredMessageTemplate:this.option("requiredMessage"),validationGroup:this.option("validationGroup"),editorValidationBoundary:this.option("validationBoundary"),editorStylingMode:this.option("form")&&this.option("form").option("stylingMode"),showColonAfterLabel:this.option("showColonAfterLabel"),managerLabelLocation:this.option("labelLocation"),template:e.template?this._getTemplate(e.template):null,itemId:this.option("form")&&this.option("form").getItemID(u),managerMarkOptions:this._getMarkOptions(),labelMode:this.option("labelMode")}));g&&e.dataField&&this._bindDataField(g,e.dataField,e.editorType,p),this._itemsRunTimeInfo.add({item:e,widgetInstance:g,guid:e.guid,$itemContainer:b})},_getMarkOptions:function(){return{showRequiredMark:this.option("showRequiredMark"),requiredMark:this.option("requiredMark"),showOptionalMark:this.option("showOptionalMark"),optionalMark:this.option("optionalMark")}},_getComponentOwner:function(){return this.option("form")||this},_bindDataField:function(t,e,n,i){var a=this._getComponentOwner();t.on("enterKey",function(r){a._createActionByOption("onEditorEnterKey")(de(r,{dataField:e}))}),this._createWatcher(t,i,e),this.linkEditorToDataField(t,e,n)},_createWatcher:function(t,e,n){var i=this,a=i._getWatch();if(In(a)){var r=a(function(){return i._getDataByField(n)},function(){t.option("value",i._getDataByField(n))},{deep:!0,skipImmediate:!0});he.on(e,kx,r)}},_getWatch:function(){if(!Le(this._watch)){var t=this.option("form");this._watch=t&&t.option("integrationOptions.watchMethod")}return this._watch},_createComponent:function(t,e,n){var i=this.option("readOnly"),a=this.callBase(t,e,n);return i&&a.option("readOnly",i),this.on("optionChanged",function(r){"readOnly"===r.name&&!Le(n.readOnly)&&a.option(r.name,r.value)}),a},_generateRatio:function(t,e){var i,a,n=[];for(a=0;a<t;a++)i={ratio:1},e&&(i.baseSize="auto"),n.push(i);return n},_getRowsCount:function(){return Math.ceil(this._items.length/this._getColCount())},_updateReferencedOptions:function(t){var e=this.option("layoutData");Yi(e)&&Object.getOwnPropertyNames(e).forEach(n=>delete this._optionsByReference["layoutData."+n]),Yi(t)&&Object.getOwnPropertyNames(t).forEach(n=>this._optionsByReference["layoutData."+n]=!0)},_resetWidget(t){this._disableEditorValueChangedHandler=!0,t.reset(),this._disableEditorValueChangedHandler=!1,t.option("isValid",!0)},_optionChanged(t){if(0!==t.fullName.search("layoutData."))switch(t.name){case"showRequiredMark":case"showOptionalMark":case"requiredMark":case"optionalMark":this._cashedRequiredConfig=null,this._invalidate();break;case"layoutData":this._updateReferencedOptions(t.value),this.option("items")?gf(t.value)||this._itemsRunTimeInfo.each((e,n)=>{if(Le(n.item)){var i=n.item.dataField;if(i&&Le(n.widgetInstance)){var r=zo(i)(t.value),{allowIndeterminateState:s,editorType:o}=n.item;void 0!==r||this._isCheckboxUndefinedStateEnabled({allowIndeterminateState:s,editorType:o,dataField:i})?n.widgetInstance.option("value",r):this._resetWidget(n.widgetInstance)}}}):(this._initDataAndItems(t.value),this._invalidate());break;case"items":this._cleanItemWatchers(),this._initDataAndItems(t.value),this._invalidate();break;case"alignItemLabels":case"labelLocation":case"labelMode":case"requiredMessage":this._invalidate();break;case"customizeItem":this._updateItems(this.option("layoutData")),this._invalidate();break;case"colCount":this._resetColCount();break;case"minColWidth":"auto"===this.option("colCount")&&this._resetColCount();break;case"readOnly":case"onFieldDataChanged":break;case"width":this.callBase(t),"auto"===this.option("colCount")&&this._resetColCount();break;default:this.callBase(t)}},_resetColCount:function(){this._cashedColCount=null,this._invalidate()},linkEditorToDataField(t,e){this.on("optionChanged",n=>{n.fullName==="layoutData.".concat(e)&&t._setOptionWithoutOptionChange("value",n.value)}),t.on("valueChanged",n=>{var i=Yi(n.value)||Array.isArray(n.value);!this._disableEditorValueChangedHandler&&(!i||n.value!==n.previousValue)&&this._updateFieldValue(e,n.value)})},_dimensionChanged:function(){"auto"===this.option("colCount")&&this.isCachedColCountObsolete()&&this._eventsStrategy.fireEvent("autoColCountChanged")},updateData:function(t,e){var n=this;Yi(t)?$e(t,function(i,a){n._updateFieldValue(i,a)}):"string"==typeof t&&n._updateFieldValue(t,e)},getEditor:function(t){return this._itemsRunTimeInfo.findWidgetInstanceByDataField(t)||this._itemsRunTimeInfo.findWidgetInstanceByName(t)},isSingleColumnMode:function(t){var e=this._responsiveBox||t;if(e)return e.option("currentScreenFactor")===e.option("singleColumnScreen")},getItemsRunTimeInfo:function(){return this._itemsRunTimeInfo}});Fn("dxLayoutManager",pit);var Gae="dx-validationsummary",uDe=Gx.inherit({_getDefaultOptions(){return de(this.callBase(),{focusStateEnabled:!1,noDataText:null})},_setOptionsByReference(){this.callBase(),de(this._optionsByReference,{validationGroup:!0})},_init(){this.callBase(),this._initGroupRegistration()},_initGroupRegistration(){var t=this.$element(),e=this.option("validationGroup")||Ko.findGroup(t,this._modelByElement(t)),n=Ko.addGroup(e);this._unsubscribeGroup(),this._groupWasInit=!0,this._validationGroup=e,this.groupSubscription=this._groupValidationHandler.bind(this),n.on("validated",this.groupSubscription)},_unsubscribeGroup(){var t=Ko.getGroupConfig(this._validationGroup);t&&t.off("validated",this.groupSubscription)},_getOrderedItems(t,e){var n=[];return $e(t,function(i,a){var r=Gh(e,function(s){if(s.validator===a)return!0});r.length&&(n=n.concat(r))}),n},_groupValidationHandler(t){var e=this._getOrderedItems(t.validators,ip(t.brokenRules,function(n){return{text:n.message,validator:n.validator,index:n.index}}));this.validators=t.validators,$e(this.validators,(n,i)=>{if(i._validationSummary!==this){var a=this._itemValidationHandler.bind(this);i.on("validated",a),i.on("disposing",function(){i.off("validated",a),i._validationSummary=null,a=null}),i._validationSummary=this}}),this.option("items",e)},_itemValidationHandler(t){for(var{isValid:e,validator:n,brokenRules:i}=t,a=this.option("items"),r=!1,s=0,o=function(){var u=a[s];if(u.validator===n){var p=Gh(i||[],function(g){return g.index===u.index})[0];if(e||!p)return a.splice(s,1),r=!0,"continue";p.message!==u.text&&(u.text=p.message,r=!0)}s++};s<a.length;)o();$e(i,function(u,p){Gh(a,function(b){return b.validator===n&&b.index===p.index})[0]||(a.push({text:p.message,validator:n,index:p.index}),r=!0)}),r&&(a=this._getOrderedItems(this.validators,a),this.option("items",a))},_initMarkup(){this.$element().addClass(Gae),this.callBase()},_optionChanged(t){if("validationGroup"===t.name)this._initGroupRegistration();else this.callBase(t)},_itemClass:()=>"dx-validationsummary-item",_itemDataKey:()=>"dx-validationsummary-item-data",_postprocessRenderItem(t){he.on(t.itemElement,"click",function(){t.itemData.validator&&t.itemData.validator.focus&&t.itemData.validator.focus()})},_dispose(){this.callBase(),this._unsubscribeGroup()}});Fn("dxValidationSummary",uDe);const fit=uDe;var cDe="dx-validationgroup";Fn("dxValidationGroup",class yit extends Bx{_getDefaultOptions(){return super._getDefaultOptions()}_init(){super._init(),Ko.addGroup(this)}_initMarkup(){var e=this.$element();e.addClass(cDe),e.find(".".concat("dx-validator")).each(function(n,i){iDe.getInstance(N(i))._initGroupRegistration()}),e.find(".".concat("dx-validationsummary")).each(function(n,i){fit.getInstance(N(i))._initGroupRegistration()}),super._initMarkup()}validate(){return Ko.validateGroup(this)}reset(){return Ko.resetGroup(this)}_dispose(){Ko.removeGroup(this),this.$element().removeClass(cDe),super._dispose()}_useTemplates(){return!1}});var vit=["items","isRequired","validationRules","visible"],hDe=Kd.inherit({_init:function(){this.callBase(),this._cachedColCountOptions=[],this._itemsRunTimeInfo=new Zve,this._groupsColCount=[],this._attachSyncSubscriptions()},_getDefaultOptions:function(){return de(this.callBase(),{formID:"dx-"+new Fc,formData:{},colCount:1,screenByWidth:uee,colCountByScreen:void 0,labelLocation:"left",readOnly:!1,onFieldDataChanged:null,customizeItem:null,onEditorEnterKey:null,minColWidth:200,alignItemLabels:!0,alignItemLabelsInAllGroups:!0,alignRootItemLabels:!0,showColonAfterLabel:!0,showRequiredMark:!0,showOptionalMark:!1,requiredMark:"*",optionalMark:Mn.format("dxForm-optionalMark"),requiredMessage:Mn.getFormatter("dxForm-requiredMessage"),showValidationSummary:!1,items:void 0,scrollingEnabled:!1,validationGroup:void 0,stylingMode:ls().editorStylingMode,labelMode:"outside"})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return cd()},options:{showColonAfterLabel:!1,labelLocation:"top"}}])},_setOptionsByReference:function(){this.callBase(),de(this._optionsByReference,{formData:!0,validationGroup:!0})},_getGroupColCount:function(t){return parseInt(t.attr(sMe))},_applyLabelsWidthByCol:function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3?arguments[3]:void 0,a=n.inOneColumn?Qbe:Zbe+e,r=n.excludeTabbed?":not(.".concat(aMe,")"):"";$nt(t,".".concat(a).concat(r),i)},_applyLabelsWidth:function(t,e,n,i,a){i=n?1:i||this._getGroupColCount(t);var s,r={excludeTabbed:e,inOneColumn:n};for(s=0;s<i;s++)this._applyLabelsWidthByCol(t,s,r,a)},_getGroupElementsInColumn:function(t,e,n){var i=Le(n)?"."+rMe+n:"",a="."+Zbe+e+" > ."+dae+" > ."+lae+i;return t.find(a)},_applyLabelsWidthWithGroups:function(t,e,n,i){if(!0===this.option("alignRootItemLabels"))for(var a=t.find(".".concat(iMe)),r=0;r<e;r++)this._applyLabelsWidthByCol(a,r,n,i);if(this.option("alignItemLabelsInAllGroups"))this._applyLabelsWidthWithNestedGroups(t,e,n,i);else{var d,o=this.$element().find("."+lae);for(d=0;d<o.length;d++)this._applyLabelsWidth(o.eq(d),n,void 0,void 0,i)}},_applyLabelsWidthWithNestedGroups:function(t,e,n,i){var r,s,o,d,a={excludeTabbed:n};for(r=0;r<e;r++)for(d=this._getGroupElementsInColumn(t,r),this._applyLabelsWidthByCol(d,0,a,i),s=0;s<this._groupsColCount.length;s++){d=this._getGroupElementsInColumn(t,r,this._groupsColCount[s]);var u=this._getGroupColCount(d);for(o=1;o<u;o++)this._applyLabelsWidthByCol(d,o,a,i)}},_labelLocation:function(){return this.option("labelLocation")},_alignLabelsInColumn:function(t){var{layoutManager:e,inOneColumn:n,$container:i,excludeTabbed:a,items:r}=t;if(pi()&&"top"!==this._labelLocation()){var s=aDe(e._getMarkOptions());n?this._applyLabelsWidth(i,a,!0,void 0,s):this._checkGrouping(r)?this._applyLabelsWidthWithGroups(i,e._getColCount(),a,s):this._applyLabelsWidth(i,a,!1,e._getColCount(),s)}},_prepareFormData:function(){Le(this.option("formData"))||this.option("formData",{})},_setStylingModeClass:function(){"underlined"===this.option("stylingMode")&&this.$element().addClass("dx-form-styling-mode-underlined")},_initMarkup:function(){Ko.addGroup(this._getValidationGroup()),this._clearCachedInstances(),this._prepareFormData(),this.$element().addClass("dx-form"),this._setStylingModeClass(),this.callBase(),this.setAria("role","form",this.$element()),this.option("scrollingEnabled")&&this._renderScrollable(),this._renderLayout(),this._renderValidationSummary(),this._lastMarkupScreenFactor=this._targetScreenFactor||this._getCurrentScreenFactor()},_getCurrentScreenFactor:function(){return pi()?Ghe(this.option("screenByWidth")):"lg"},_clearCachedInstances:function(){this._itemsRunTimeInfo.clear(),this._cachedLayoutManagers=[]},_alignLabels:function(t,e){this._alignLabelsInColumn({$container:this.$element(),layoutManager:t,excludeTabbed:!0,items:this.option("items"),inOneColumn:e}),s1(this.$element().find(".".concat(_ve)))},_clean:function(){this.callBase(),this._groupsColCount=[],this._cachedColCountOptions=[],this._lastMarkupScreenFactor=void 0},_renderScrollable:function(){var t=this.option("useNativeScrolling");this._scrollable=new f2(this.$element(),{useNative:!!t,useSimulatedScrollbar:!t,useKeyboard:!1,direction:"both",bounceEnabled:!1})},_getContent:function(){return this.option("scrollingEnabled")?N(this._scrollable.content()):this.$element()},_renderValidationSummary:function(){var t=this.$element().find("."+oMe);if(t.length>0&&t.remove(),this.option("showValidationSummary")){var e=N("<div>").addClass(oMe).appendTo(this._getContent());this._validationSummary=e.dxValidationSummary({validationGroup:this._getValidationGroup()}).dxValidationSummary("instance")}},_prepareItems(t,e,n,i){if(t){for(var a=[],r=0;r<t.length;r++){var s=t[r],o=Rbe(n,nae(r,i)),d=this._itemsRunTimeInfo.add({item:s,itemIndex:r,path:o});if(Oa(s)&&(s={dataField:s}),Yi(s)){var u=de({},s);u.guid=d,this._tryPrepareGroupItem(u),this._tryPrepareTabbedItem(u,o),this._tryPrepareItemTemplate(u),e&&(u.cssItemClass=aMe),u.items&&(u.items=this._prepareItems(u.items,e,o)),a.push(u)}else a.push(s)}return a}},_tryPrepareGroupItem:function(t){"group"===t.itemType&&(t.alignItemLabels=us(t.alignItemLabels,!0),t.template&&(t.groupContentTemplate=this._getTemplate(t.template)),t.template=this._itemGroupTemplate.bind(this,t))},_tryPrepareTabbedItem:function(t,e){"tabbed"===t.itemType&&(t.template=this._itemTabbedTemplate.bind(this,t),t.tabs=this._prepareItems(t.tabs,!0,e,!0))},_tryPrepareItemTemplate:function(t){t.template&&(t.template=this._getTemplate(t.template))},_checkGrouping:function(t){if(t)for(var e=0;e<t.length;e++){if("group"===t[e].itemType)return!0}},_renderLayout:function(){var t=this,e=t.option("items"),n=t._getContent();e=t._prepareItems(e),t._rootLayoutManager=t._renderLayoutManager(e,n,{isRoot:!0,colCount:t.option("colCount"),alignItemLabels:t.option("alignItemLabels"),screenByWidth:this.option("screenByWidth"),colCountByScreen:this.option("colCountByScreen"),onLayoutChanged:function(i){t._alignLabels.bind(t)(t._rootLayoutManager,i)},onContentReady:function(i){t._alignLabels(i.component,i.component.isSingleColumnMode())}})},_tryGetItemsForTemplate:function(t){return t.items||[]},_itemTabbedTemplate:function(t,e,n){var i=N("<div>").appendTo(n),a=de({},t.tabPanelOptions,{dataSource:t.tabs,onItemRendered:o=>DG(o.itemElement),itemTemplate:(o,d,u)=>{var p=N(u),g=us(o.alignItemLabels,!0),b=this._renderLayoutManager(this._tryGetItemsForTemplate(o),p,{colCount:o.colCount,alignItemLabels:g,screenByWidth:this.option("screenByWidth"),colCountByScreen:o.colCountByScreen,cssItemClass:o.cssItemClass,onLayoutChanged:C=>{this._alignLabelsInColumn({$container:p,layoutManager:b,items:o.items,inOneColumn:C})}});this._itemsRunTimeInfo&&this._itemsRunTimeInfo.extendRunTimeItemInfoByKey(o.guid,{layoutManager:b}),g&&this._alignLabelsInColumn({$container:p,layoutManager:b,items:o.items,inOneColumn:b.isSingleColumnMode()})}}),r=(o,d)=>{Array.isArray(o)&&o.forEach(u=>this._itemsRunTimeInfo.extendRunTimeItemInfoByKey(u.guid,{widgetInstance:d}))},s=this._createComponent(i,cKe,a);N(n).parent().addClass("dx-field-item-has-tabs"),s.on("optionChanged",o=>{"dataSource"===o.fullName&&r(o.value,o.component)}),r([{guid:t.guid},...t.tabs],s)},_itemGroupTemplate:function(t,e,n){var a,r,i=N("<div>").toggleClass("dx-form-group-with-caption",Le(t.caption)&&t.caption.length).addClass(lae).appendTo(n);N(n).parent().addClass("dx-field-item-has-group"),t.caption&&N("<span>").addClass("dx-form-group-caption").text(t.caption).appendTo(i);var s=N("<div>").addClass("dx-form-group-content").appendTo(i);if(t.groupContentTemplate){var o={formData:this.option("formData"),component:this};t.groupContentTemplate.render({model:o,container:ai(s)})}else r=this._renderLayoutManager(this._tryGetItemsForTemplate(t),s,{colCount:t.colCount,colCountByScreen:t.colCountByScreen,alignItemLabels:t.alignItemLabels,cssItemClass:t.cssItemClass}),this._itemsRunTimeInfo&&this._itemsRunTimeInfo.extendRunTimeItemInfoByKey(t.guid,{layoutManager:r}),a=r._getColCount(),-1===li(a,this._groupsColCount)&&this._groupsColCount.push(a),i.addClass(rMe+a),i.attr(sMe,a)},_renderLayoutManager:function(t,e,n){var i=N("<div>"),a=this,r=a._getLayoutManagerConfig(t,n),s={lg:n.colCount,md:n.colCount,sm:n.colCount,xs:1};a._cachedColCountOptions.push({colCountByScreen:de(s,n.colCountByScreen)}),i.appendTo(e);var o=a._createComponent(i,"dxLayoutManager",r);return o.on("autoColCountChanged",function(){a._refresh()}),a._cachedLayoutManagers.push(o),o},_getValidationGroup:function(){return this.option("validationGroup")||this},_getLayoutManagerConfig:function(t,e){var n={form:this,isRoot:e.isRoot,validationGroup:this._getValidationGroup(),showRequiredMark:this.option("showRequiredMark"),showOptionalMark:this.option("showOptionalMark"),requiredMark:this.option("requiredMark"),optionalMark:this.option("optionalMark"),requiredMessage:this.option("requiredMessage"),screenByWidth:this.option("screenByWidth"),layoutData:this.option("formData"),labelLocation:this.option("labelLocation"),customizeItem:this.option("customizeItem"),minColWidth:this.option("minColWidth"),showColonAfterLabel:this.option("showColonAfterLabel"),onEditorEnterKey:this.option("onEditorEnterKey"),labelMode:this.option("labelMode"),onFieldDataChanged:i=>{this._isDataUpdating||this._triggerOnFieldDataChanged(i)},validationBoundary:this.option("scrollingEnabled")?this.$element():void 0};return de(n,{items:t,onContentReady:i=>{this._itemsRunTimeInfo.addItemsOrExtendFrom(i.component._itemsRunTimeInfo),e.onContentReady&&e.onContentReady(i)},onDisposing:i=>{var{component:a}=i,r=a.getItemsRunTimeInfo();this._itemsRunTimeInfo.removeItemsByItems(r)},colCount:e.colCount,alignItemLabels:e.alignItemLabels,cssItemClass:e.cssItemClass,colCountByScreen:e.colCountByScreen,onLayoutChanged:e.onLayoutChanged,width:e.width})},_createComponent:function(t,e,n){return n=n||{},this._extendConfig(n,{readOnly:this.option("readOnly")}),this.callBase(t,e,n)},_attachSyncSubscriptions:function(){var t=this;t.on("optionChanged",function(e){var n=e.fullName;"formData"===n&&(Le(e.value)||t._options.silent("formData",e.value={}),t._triggerOnFieldDataChangedByDataSet(e.value)),t._cachedLayoutManagers.length&&$e(t._cachedLayoutManagers,function(i,a){"formData"===n&&(t._isDataUpdating=!0,a.option("layoutData",e.value),t._isDataUpdating=!1),("readOnly"===e.name||"disabled"===e.name)&&a.option(n,e.value)})})},_optionChanged:function(t){var e=t.fullName.split(".");e.length>1&&-1!==e[0].search("items")&&this._itemsOptionChangedHandler(t)||e.length>1&&-1!==e[0].search("formData")&&this._formDataOptionChangedHandler(t)||this._defaultOptionChangedHandler(t)},_defaultOptionChangedHandler:function(t){switch(t.name){case"formData":this.option("items")?gf(t.value)&&this._resetValues():this._invalidate();break;case"onFieldDataChanged":case"alignRootItemLabels":case"readOnly":break;case"items":case"colCount":case"onEditorEnterKey":case"labelLocation":case"labelMode":case"alignItemLabels":case"showColonAfterLabel":case"customizeItem":case"alignItemLabelsInAllGroups":case"showRequiredMark":case"showOptionalMark":case"requiredMark":case"optionalMark":case"requiredMessage":case"scrollingEnabled":case"formID":case"colCountByScreen":case"screenByWidth":case"stylingMode":this._invalidate();break;case"showValidationSummary":this._renderValidationSummary();break;case"minColWidth":"auto"===this.option("colCount")&&this._invalidate();break;case"width":this.callBase(t),this._rootLayoutManager.option(t.name,t.value),this._alignLabels(this._rootLayoutManager,this._rootLayoutManager.isSingleColumnMode());break;case"visible":this.callBase(t),t.value&&DG(this.$element());break;case"validationGroup":Ko.removeGroup(t.previousValue||this),this._invalidate();break;default:this.callBase(t)}},_itemsOptionChangedHandler:function(t){var e=t.fullName.split("."),n=t.value,i=this._getItemPath(e),a=this.option(i),r=t.fullName.replace(i+".",""),s=r.split(".")[0].replace(/\[\d+]/,""),o=this._tryCreateItemOptionAction(s,a,a[s],t.previousValue,i),d=this._tryExecuteItemOptionAction(o)||this._tryChangeLayoutManagerItemOption(t.fullName,n);if(!d&&a){this._changeItemOption(a,r,n);var u=this._generateItemsFromData(this.option("items"));this.option("items",u),d=!0}return d},_formDataOptionChangedHandler:function(t){var e=t.fullName.split("."),n=t.value,i=e.slice(1).join("."),a=this.getEditor(i);return a?a.option("value",n):this._triggerOnFieldDataChanged({dataField:i,value:n}),!0},_tryCreateItemOptionAction:function(t,e,n,i,a){return"tabs"===t&&(this._itemsRunTimeInfo.removeItemsByPathStartWith("".concat(a,".tabs")),n=this._prepareItems(n,!0,a,!0)),bKe(t,{item:e,value:n,previousValue:i,itemsRunTimeInfo:this._itemsRunTimeInfo})},_tryExecuteItemOptionAction:function(t){return t&&t.tryExecute()},_updateValidationGroupAndSummaryIfNeeded:function(t){var e=Fbe(t);vit.indexOf(e)>-1&&(Ko.addGroup(this._getValidationGroup()),this.option("showValidationSummary")&&this._validationSummary&&this._validationSummary._initGroupRegistration())},_setLayoutManagerItemOption(t,e,n,i){if(this._updateLockCount>0){!t._updateLockCount&&t.beginUpdate();var a=this._itemsRunTimeInfo.findKeyByPath(i);this.postponedOperations.add(a,()=>(!t._disposed&&t.endUpdate(),(new wt).resolve()))}var r=s=>{if(s.component.off("contentReady",r),Hbe(i)){var o=(t=>{for(var e=t.split("."),n=[...e],i=e.length-1;i>=0;i--){if(Hbe(e[i]))return n.join(".");n.splice(i,1)}return""})(i),d=this._itemsRunTimeInfo.findGroupOrTabLayoutManagerByPath(o);d&&this._alignLabelsInColumn({items:d.option("items"),layoutManager:d,$container:d.$element(),inOneColumn:d.isSingleColumnMode()})}else this._alignLabels(this._rootLayoutManager,this._rootLayoutManager.isSingleColumnMode())};t.on("contentReady",r),t.option(e,n),this._updateValidationGroupAndSummaryIfNeeded(e)},_tryChangeLayoutManagerItemOption(t,e){var n=t.split("."),i=Fbe(t);if("items"===i&&n.length>1){var a=this._getItemPath(n),r=this._itemsRunTimeInfo.findGroupOrTabLayoutManagerByPath(a);if(r){this._itemsRunTimeInfo.removeItemsByItems(r.getItemsRunTimeInfo());var s=this._prepareItems(e,!1,a);return this._setLayoutManagerItemOption(r,i,s,a),!0}}else if(n.length>2){var o=n.length-2,d=this._getItemPath(n.slice(0,o)),u=this._itemsRunTimeInfo.findGroupOrTabLayoutManagerByPath(d);if(u){var p=e7(n[o],i);if("editorType"===i&&u.option(p)!==e)return!1;if("visible"===i){var g=this.option(e7(d,"items"));if(g&&g.length){var b=u.option("items");g.forEach((C,k)=>{b[k].visibleIndex=C.visibleIndex})}}return this._setLayoutManagerItemOption(u,p,e,d),!0}}return!1},_tryChangeLayoutManagerItemOptions(t,e){var n;return this.beginUpdate(),$e(e,(i,a)=>{if(!(n=this._tryChangeLayoutManagerItemOption(e7(t,i),a)))return!1}),this.endUpdate(),n},_getItemPath:function(t){var n,e=t[0];for(n=1;n<t.length&&-1!==t[n].search(/items\[\d+]|tabs\[\d+]/);n++)e+="."+t[n];return e},_triggerOnFieldDataChanged:function(t){this._createActionByOption("onFieldDataChanged")(t)},_triggerOnFieldDataChangedByDataSet:function(t){var e=this;t&&Yi(t)&&$e(t,function(n,i){e._triggerOnFieldDataChanged({dataField:n,value:i})})},_updateFieldValue:function(t,e){if(Le(this.option("formData"))){var n=this.getEditor(t);if(this.option("formData."+t,e),n)n.option("value")!==e&&n.option("value",e)}},_generateItemsFromData:function(t){var e=this.option("formData"),n=[];return!t&&Le(e)&&$e(e,function(i){n.push({dataField:i})}),t&&$e(t,function(i,a){Yi(a)?n.push(a):n.push({dataField:a})}),n},_getItemByField:function(t,e){var s,n=this,i=Yi(t)?t:n._getFieldParts(t),a=i.fieldName,r=i.fieldPath;return e.length&&$e(e,function(o,d){var u=d.itemType;if(r.length){var p=r.slice();d=n._getItemByFieldPath(p,a,d)}else if("group"===u&&!d.caption&&!d.name||"tabbed"===u&&!d.name){var g=n._getSubItemField(u);d.items=n._generateItemsFromData(d.items),d=n._getItemByField({fieldName:a,fieldPath:r},d[g])}if(((t,e)=>t&&(t.dataField===e||t.name===e||iae(t.title)===e||"group"===t.itemType&&iae(t.caption)===e))(d,a))return s=d,!1}),s},_getFieldParts:function(t){for(var e=t,n=e.indexOf("."),i=[];-1!==n;)i.push(e.substr(0,n)),n=(e=e.substr(n+1)).indexOf(".");return{fieldName:e,fieldPath:i.reverse()}},_getItemByFieldPath:function(t,e,n){var s,i=n.itemType,a=this._getSubItemField(i),r="group"===i||"tabbed"===i||n.title;do{if(!r)break;var o=n.name||n.caption||n.title,d=Le(o),u=iae(o),p=void 0;if(n[a]=this._generateItemsFromData(n[a]),d&&(p=t.pop()),!t.length&&(s=this._getItemByField(e,n[a])))break;(!d||d&&u===p)&&t.length&&(s=this._searchItemInEverySubItem(t,e,n[a]))}while(t.length&&!Le(s));return s},_getSubItemField:function(t){return"tabbed"===t?"tabs":"items"},_searchItemInEverySubItem:function(t,e,n){var a,i=this;return $e(n,function(r,s){if(a=i._getItemByFieldPath(t.slice(),e,s))return!1}),a||(a=!1),a},_changeItemOption:function(t,e,n){Yi(t)&&(t[e]=n)},_dimensionChanged:function(){var t=this._getCurrentScreenFactor();this._lastMarkupScreenFactor!==t&&(this._isColCountChanged(this._lastMarkupScreenFactor,t)&&(this._targetScreenFactor=t,this._refresh(),this._targetScreenFactor=void 0),this._lastMarkupScreenFactor=t)},_isColCountChanged:function(t,e){var n=!1;return $e(this._cachedColCountOptions,function(i,a){if(a.colCountByScreen[t]!==a.colCountByScreen[e])return n=!0,!1}),n},_refresh:function(){he.trigger(this.$element().find(".dx-state-focused input, .dx-state-focused textarea"),"change"),this.callBase()},_resetValues:function(){this._itemsRunTimeInfo.each(function(t,e){Le(e.widgetInstance)&&iy.isEditor(e.widgetInstance)&&(e.widgetInstance.reset(),e.widgetInstance.option("isValid",!0))}),Ko.resetGroup(this._getValidationGroup())},_updateData:function(t,e,n){var i=this,a=n?e:t;Yi(a)?$e(a,function(r,s){i._updateData(n?t+"."+r:r,s,Yi(s))}):Oa(t)&&i._updateFieldValue(t,e)},registerKeyHandler:function(t,e){this.callBase(t,e),this._itemsRunTimeInfo.each(function(n,i){Le(i.widgetInstance)&&i.widgetInstance.registerKeyHandler(t,e)})},_focusTarget:function(){return this.$element().find("."+dae+" [tabindex]").first()},_visibilityChanged:function(){},_dispose:function(){Ko.removeGroup(this._getValidationGroup()),this.callBase()},resetValues:function(){this._resetValues()},updateData:function(t,e){this._updateData(t,e)},getEditor:function(t){return this._itemsRunTimeInfo.findWidgetInstanceByDataField(t)||this._itemsRunTimeInfo.findWidgetInstanceByName(t)},getButton:function(t){return this._itemsRunTimeInfo.findWidgetInstanceByName(t)},updateDimensions:function(){var t=this,e=new wt;return t._scrollable?t._scrollable.update().done(function(){e.resolveWith(t)}):e.resolveWith(t),e.promise()},itemOption:function(t,e,n){var i=this._generateItemsFromData(this.option("items")),a=this._getItemByField(t,i),r=Bbe(i,a);if(a)switch(arguments.length){case 1:return a;case 3:var s=this._tryCreateItemOptionAction(e,a,n,a[e],r);this._changeItemOption(a,e,n);var o=e7(r,e);!this._tryExecuteItemOptionAction(s)&&!this._tryChangeLayoutManagerItemOption(o,n)&&this.option("items",i);break;default:var d;if(Yi(e)&&!this._tryChangeLayoutManagerItemOptions(r,e))$e(e,(u,p)=>{var g=this._tryCreateItemOptionAction(u,a,p,a[u],r);this._changeItemOption(a,u,p),!d&&!this._tryExecuteItemOptionAction(g)&&(d=!0)}),d&&this.option("items",i)}},validate:function(){return Ko.validateGroup(this._getValidationGroup())},getItemID:function(t){return"dx_"+this.option("formID")+"_"+(t||new Fc)},getTargetScreenFactor:function(){return this._targetScreenFactor}});Fn("dxForm",hDe);const mDe=hDe,bit=r2;class Mq{constructor(){this.counter=0}isFree(){return 0===this.counter}take(){this.counter+=1}release(){this.counter-=1,this.counter<0&&(this.counter=0)}}var p7="dx-buttongroup",fDe=p7+"-item",gDe=fDe+"-has-width",Cit=Gx.inherit({_initTemplates(){this.callBase(),this._templateManager.addDefaultTemplates({item:new Ix((t,e,n)=>{this._prepareItemStyles(t);var i=this.option("buttonTemplate");this._createComponent(t,T0,de({},n,e,this._getBasicButtonOptions(),{_templateData:this._hasCustomTemplate(i)?n:{},template:n.template||i}))},["text","type","icon","disabled","visible","hint"],this.option("integrationOptions.watchMethod"))})},_getBasicButtonOptions(){return{focusStateEnabled:!1,onClick:null,hoverStateEnabled:this.option("hoverStateEnabled"),activeStateEnabled:this.option("activeStateEnabled"),stylingMode:this.option("stylingMode")}},_getDefaultOptions:function(){return de(this.callBase(),{itemTemplateProperty:null})},_hasCustomTemplate(t){return In(t)||this.option("integrationOptions.templates")[t]},_prepareItemStyles(t){var e=t.data("dxItemIndex");0===e&&t.addClass("dx-buttongroup-first-item");var n=this.option("items");n&&e===n.length-1&&t.addClass("dx-buttongroup-last-item"),t.addClass("dx-shape-standard")},_renderItemContent(t){return t.container=N(t.container).parent(),this.callBase(t)},_renderItemContentByNode:function(t,e){return t.container=N(t.container.children().first()),this.callBase(t,e)},_focusTarget(){return this.$element().parent()},_keyboardEventBindingTarget(){return this._focusTarget()},_refreshContent(){this._prepareContent(),this._renderContent()},_itemClass:()=>fDe,_itemSelectHandler:function(t){"single"===this.option("selectionMode")&&this.isItemSelected(t.currentTarget)||this.callBase(t)}}),_De=Kd.inherit({_getDefaultOptions(){return de(this.callBase(),{hoverStateEnabled:!0,focusStateEnabled:!0,selectionMode:"single",selectedItems:[],selectedItemKeys:[],stylingMode:"contained",keyExpr:"text",items:[],buttonTemplate:"content",onSelectionChanged:null,onItemClick:null})},_init(){this.callBase(),this._createItemClickAction()},_createItemClickAction(){this._itemClickAction=this._createActionByOption("onItemClick")},_initMarkup(){this.setAria("role","group"),this.$element().addClass(p7),this._renderButtons(),this._syncSelectionOptions(),this.callBase()},_fireSelectionChangeEvent:function(t,e){this._createActionByOption("onSelectionChanged",{excludeValidators:["disabled","readOnly"]})({addedItems:t,removedItems:e})},_renderButtons(){var t=N("<div>").addClass("dx-buttongroup-wrapper").appendTo(this.$element()),e=this.option("selectedItems"),n={selectionMode:this.option("selectionMode"),items:this.option("items"),keyExpr:this.option("keyExpr"),buttonTemplate:this.option("buttonTemplate"),scrollingEnabled:!1,selectedItemKeys:this.option("selectedItemKeys"),focusStateEnabled:this.option("focusStateEnabled"),hoverStateEnabled:this.option("hoverStateEnabled"),activeStateEnabled:this.option("activeStateEnabled"),stylingMode:this.option("stylingMode"),accessKey:this.option("accessKey"),tabIndex:this.option("tabIndex"),noDataText:"",selectionRequired:!1,onItemRendered:i=>{var a=this.option("width");Le(a)&&N(i.itemElement).addClass(gDe)},onSelectionChanged:i=>{this._syncSelectionOptions(),this._fireSelectionChangeEvent(i.addedItems,i.removedItems)},onItemClick:i=>{this._itemClickAction(i)}};Le(e)&&e.length&&(n.selectedItems=e),this._buttonsCollection=this._createComponent(t,Cit,n)},_syncSelectionOptions(){this._setOptionWithoutOptionChange("selectedItems",this._buttonsCollection.option("selectedItems")),this._setOptionWithoutOptionChange("selectedItemKeys",this._buttonsCollection.option("selectedItemKeys"))},_optionChanged(t){switch(t.name){case"stylingMode":case"selectionMode":case"keyExpr":case"buttonTemplate":case"items":case"activeStateEnabled":case"focusStateEnabled":case"hoverStateEnabled":case"tabIndex":this._invalidate();break;case"selectedItemKeys":case"selectedItems":this._buttonsCollection.option(t.name,t.value);break;case"onItemClick":this._createItemClickAction();break;case"onSelectionChanged":break;case"width":this.callBase(t),this._buttonsCollection.itemElements().toggleClass(gDe,!!t.value);break;default:this.callBase(t)}}});Fn("dxButtonGroup",_De);const yDe=_De;var vDe="dx-radiobutton",bDe="dx-radiobutton-icon";class Nit extends Gx{_focusTarget(){return this.$element().parent()}_nullValueSelectionSupported(){return!0}_getDefaultOptions(){var e=super._getDefaultOptions();return de(e,l7._dataExpressionDefaultOptions(),{_itemAttributes:{role:"radio"}})}_initMarkup(){super._initMarkup(),sb(()=>{this.itemElements().addClass(vDe)})}_keyboardEventBindingTarget(){return this._focusTarget()}_postprocessRenderItem(e){var{itemData:{html:n},itemElement:i}=e;if(!n){var a=N("<div>").addClass(bDe);N("<div>").addClass("dx-radiobutton-icon-dot").appendTo(a);var r=N("<div>").append(a).addClass("dx-radio-value-container");N(i).prepend(r)}super._postprocessRenderItem(e)}_processSelectableItem(e,n){super._processSelectableItem(e,n),e.toggleClass("dx-radiobutton-checked",n).find(".".concat(bDe)).first().toggleClass("dx-radiobutton-icon-checked",n),this.setAria("checked",n,e)}_refreshContent(){this._prepareContent(),this._renderContent()}_supportedKeys(){var e=super._supportedKeys();return de({},e,{enter:function(n){return n.preventDefault(),e.enter.apply(this,arguments)},space:function(n){return n.preventDefault(),e.space.apply(this,arguments)}})}_itemElements(){return this._itemContainer().children(this._itemSelector())}}class MDe extends iy{_dataSourceOptions(){return{paginate:!1}}_defaultOptionsRules(){return super._defaultOptionsRules().concat([{device:{tablet:!0},options:{layout:"horizontal"}},{device:()=>"desktop"===rn.real().deviceType&&!rn.isSimulator(),options:{focusStateEnabled:!0}}])}_fireContentReadyAction(e){e&&super._fireContentReadyAction()}_focusTarget(){return this.$element()}_getAriaTarget(){return this.$element()}_getDefaultOptions(){var e=super._getDefaultOptions();return de(e,de(l7._dataExpressionDefaultOptions(),{hoverStateEnabled:!0,activeStateEnabled:!0,layout:"vertical"}))}_getItemValue(e){return this._valueGetter?this._valueGetter(e):e.text}_getSubmitElement(){return this._$submitElement}_init(){super._init(),this._activeStateUnit=".".concat(vDe),this._feedbackHideTimeout=100,this._initDataExpressions()}_initMarkup(){this.$element().addClass("dx-radiogroup"),this._renderSubmitElement(),this.setAria("role","radiogroup"),this._renderRadios(),this._renderLayout(),super._initMarkup()}_itemClickHandler(e){var{itemElement:n,event:i,itemData:a}=e;if(this.itemElements().is(n)){var r=this._getItemValue(a);r!==this.option("value")&&(this._saveValueChangeEvent(i),this.option("value",r))}}_getSelectedItemKeys(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.option("value");return"this"!==this.option("valueExpr")&&null===e||Le(e)?[e]:[]}_setSelection(e){var n=this._unwrappedValue(e);this._setCollectionWidgetOption("selectedItemKeys",this._getSelectedItemKeys(n))}_optionChanged(e){var{name:n,value:i}=e;switch(this._dataExpressionOptionChanged(e),n){case"dataSource":this._invalidate();break;case"focusStateEnabled":case"accessKey":case"tabIndex":this._setCollectionWidgetOption(n,i);break;case"disabled":super._optionChanged(e),this._setCollectionWidgetOption(n,i);break;case"valueExpr":this._setCollectionWidgetOption("keyExpr",this._getCollectionKeyExpr());break;case"value":this._setSelection(i),this._setSubmitValue(i),super._optionChanged(e);break;case"items":this._setSelection(this.option("value"));break;case"itemTemplate":case"displayExpr":break;case"layout":this._renderLayout(),this._updateItemsSize();break;default:super._optionChanged(e)}}_render(){super._render(),this._updateItemsSize()}_renderLayout(){var e=this.option("layout"),n=this.$element();n.toggleClass("dx-radiogroup-vertical","vertical"===e),n.toggleClass("dx-radiogroup-horizontal","horizontal"===e)}_renderRadios(){this._areRadiosCreated=new wt;var e=N("<div>").appendTo(this.$element()),{displayExpr:n,accessKey:i,focusStateEnabled:a,itemTemplate:r,tabIndex:s}=this.option();this._createComponent(e,Nit,{onInitialized:o=>{var{component:d}=o;this._radios=d},onContentReady:o=>{this._fireContentReadyAction(!0)},onItemClick:this._itemClickHandler.bind(this),displayExpr:n,accessKey:i,dataSource:this._dataSource,focusStateEnabled:a,itemTemplate:r,keyExpr:this._getCollectionKeyExpr(),noDataText:"",scrollingEnabled:!1,selectionByClick:!1,selectionMode:"single",selectedItemKeys:this._getSelectedItemKeys(),tabIndex:s}),this._areRadiosCreated.resolve()}_renderSubmitElement(){this._$submitElement=N("<input>").attr("type","hidden").appendTo(this.$element()),this._setSubmitValue()}_setOptionsByReference(){super._setOptionsByReference(),de(this._optionsByReference,{value:!0})}_setSubmitValue(e){var n;e=null!==(n=e)&&void 0!==n?n:this.option("value");var i="this"===this.option("valueExpr")?this._displayGetter(e):e;this._$submitElement.val(i)}_setCollectionWidgetOption(){this._areRadiosCreated.done(this._setWidgetOption.bind(this,"_radios",arguments))}_updateItemsSize(){if("horizontal"===this.option("layout"))this.itemElements().css("height","auto");else{var e=this.option("items").length;this.itemElements().css("height",100/e+"%")}}focus(){var e;null===(e=this._radios)||void 0===e||e.focus()}itemElements(){var e;return null===(e=this._radios)||void 0===e?void 0:e.itemElements()}}MDe.include(l7),Fn("dxRadioGroup",MDe);var H4="-label",xq="-wrapper",NA="dx-recurrence-repeat-end",xDe="dx-recurrence-selectbox-freq",jae="dx-recurrence-numberbox-interval",DDe="dx-recurrence-repeat-on",Dq=[{recurrence:"dxScheduler-recurrenceHourly",value:"hourly"},{recurrence:"dxScheduler-recurrenceDaily",value:"daily"},{recurrence:"dxScheduler-recurrenceWeekly",value:"weekly"},{recurrence:"dxScheduler-recurrenceMonthly",value:"monthly"},{recurrence:"dxScheduler-recurrenceYearly",value:"yearly"}],Git=Dq.map(t=>({text:()=>Mn.format(t.recurrence),value:t.value})),jit=[{type:"never"},{type:"until"},{type:"count"}],h7=["SU","MO","TU","WE","TH","FR","SA"];class qit{constructor(e){this._recurrenceProcessor=fb(),this._recurrenceRule=this._recurrenceProcessor.evalRecurrenceRule(e).rule}makeRules(e){this._recurrenceRule=this._recurrenceProcessor.evalRecurrenceRule(e).rule}makeRule(e,n){!n||Array.isArray(n)&&!n.length?delete this._recurrenceRule[e]:Le(e)&&("until"===e&&delete this._recurrenceRule.count,"count"===e&&delete this._recurrenceRule.until,this._recurrenceRule[e]=n)}getRepeatEndRule(){var e=this._recurrenceRule;return"count"in e?"count":"until"in e?"until":"never"}getRecurrenceString(){return this._recurrenceProcessor.getRecurrenceString(this._recurrenceRule)}getRules(){return this._recurrenceRule}getDaysFromByDayRule(){return this._recurrenceProcessor.daysFromByDayRule(this._recurrenceRule)}}Fn("dxRecurrenceEditor",class Uit extends iy{_getDefaultOptions(){var e=super._getDefaultOptions();return de(e,{value:null,startDate:new Date,firstDayOfWeek:void 0})}_getFirstDayOfWeek(){var e=this.option("firstDayOfWeek");return Le(e)?e:Tn.firstDayOfWeekIndex()}_createComponent(e,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return this._extendConfig(i,{readOnly:this.option("readOnly")}),super._createComponent(e,n,i)}_init(){super._init(),this._recurrenceRule=new qit(this.option("value"))}_render(){super._render(),this.$element().addClass("dx-recurrence-editor"),this._$container=N("<div>").addClass("dx-recurrence-editor-container").appendTo(this.$element()),this._prepareEditors(),this._renderEditors(this._$container)}getEditorByField(e){var n=this.getRecurrenceForm().getEditor(e);if(!Le(n))switch(e){case"byday":n=this._weekEditor;break;case"count":n=this._repeatCountEditor;break;case"until":n=this._repeatUntilDate}return n}_prepareEditors(){var e=(this._recurrenceRule.getRules().freq||Dq[1].value).toLowerCase();return this._editors=[this._createFreqEditor(e),this._createIntervalEditor(e),this._createRepeatOnLabel(e),{itemType:"group",cssClass:DDe,colCount:2,colCountByScreen:{xs:2},items:this._createRepeatOnEditor(e)},{itemType:"group",items:this._createRepeatEndEditor()}],this._editors}_createFreqEditor(e){return{dataField:"freq",name:"FREQ",editorType:"dxSelectBox",cssClass:xDe,editorOptions:{items:Git,value:e,field:"freq",valueExpr:"value",displayExpr:"text",layout:"horizontal",elementAttr:{class:xDe},onValueChanged:n=>this._valueChangedHandler(n)},label:{text:Mn.format("dxScheduler-editorLabelRecurrence")}}}_createIntervalEditor(e){var n=this._recurrenceRule.getRules().interval||1;return{itemType:"group",colCount:2,cssClass:"".concat(jae).concat(xq),colCountByScreen:{xs:2},items:[{dataField:"interval",editorType:"dxNumberBox",editorOptions:{width:70,min:1,field:"interval",value:n,showSpinButtons:!0,useLargeSpinButtons:!1,elementAttr:{class:jae},onValueChanged:i=>this._valueChangedHandler(i)},label:{text:Mn.format("dxScheduler-recurrenceRepeatEvery")}},{name:"intervalLabel",cssClass:"".concat(jae).concat(H4),template:()=>Mn.format("dxScheduler-recurrenceRepeat".concat(e.charAt(0).toUpperCase()).concat(e.substr(1).toLowerCase()))}]}}_createRepeatOnLabel(e){return{itemType:"group",cssClass:"".concat(DDe).concat(H4),items:[{name:"repeatOnLabel",colSpan:2,template:()=>Mn.format("dxScheduler-recurrenceRepeatOn"),visible:e&&"daily"!==e&&"hourly"!==e}]}}_createRepeatOnEditor(e){return[this._createByDayEditor(e),this._createByMonthEditor(e),this._createByMonthDayEditor(e)]}_createByDayEditor(e){return{dataField:"byday",colSpan:2,template:(n,i)=>{var a=this._getFirstDayOfWeek(),r=this._daysOfWeekByRules(),s=Tn.getDayNames("abbreviated"),o=h7.slice(a).concat(h7.slice(0,a)),d=s.slice(a).concat(s.slice(0,a)).map((u,p)=>({text:u,key:o[p]}));this._$repeatOnWeek=N("<div>").addClass("dx-recurrence-button-group").appendTo(i),this._weekEditor=this._createComponent(this._$repeatOnWeek,yDe,{items:d,field:"byday",selectionMode:"multiple",selectedItemKeys:r,keyExpr:"key",onSelectionChanged:u=>{var p=u.component.option("selectedItemKeys");this._recurrenceRule.makeRule("byday",p),this._changeEditorValue()}})},visible:"weekly"===e,label:{visible:!1}}}_createByMonthEditor(e){var n=Tn.getMonthNames("wide");return{dataField:"bymonth",editorType:"dxSelectBox",editorOptions:{field:"bymonth",items:[...Array(12)].map((a,r)=>({value:"".concat(r+1),text:n[r]})),value:this._monthOfYearByRules(),width:120,displayExpr:"text",valueExpr:"value",elementAttr:{class:"dx-recurrence-selectbox-month-of-year"},onValueChanged:a=>this._valueChangedHandler(a)},visible:"yearly"===e,label:{visible:!1}}}_createByMonthDayEditor(e){return{dataField:"bymonthday",editorType:"dxNumberBox",editorOptions:{min:1,max:31,width:70,field:"bymonthday",showSpinButtons:!0,useLargeSpinButtons:!1,value:this._dayOfMonthByRules(),elementAttr:{class:"dx-recurrence-numberbox-day-of-month"},onValueChanged:n=>this._valueChangedHandler(n)},visible:"monthly"===e||"yearly"===e,label:{visible:!1}}}_createRepeatEndEditor(){var e=this._recurrenceRule.getRepeatEndRule();return[{dataField:"repeatEnd",editorType:"dxRadioGroup",editorOptions:{items:jit,value:e,valueExpr:"type",field:"repeatEnd",itemTemplate:n=>"count"===n.type?this._renderRepeatCountEditor():"until"===n.type?this._renderRepeatUntilEditor():this._renderDefaultRepeatEnd(),layout:"vertical",elementAttr:{class:"dx-recurrence-radiogroup-repeat-type"},onValueChanged:n=>this._repeatEndValueChangedHandler(n)},label:{text:Mn.format("dxScheduler-recurrenceEnd")}}]}_renderEditors(e){this._recurrenceForm=this._createComponent(e,mDe,{items:this._editors,showValidationSummary:!0,scrollingEnabled:!0,showColonAfterLabel:!1,labelLocation:"top"}),this._disableRepeatEndParts()}_setAriaDescribedBy(e,n){var i="label-".concat(new Fc);e.setAria("describedby",i),e.setAria("id",i,n)}getRecurrenceForm(){return this._recurrenceForm}changeValueByVisibility(e){e?this.option("value")||this._handleDefaults():(this._recurrenceRule.makeRules(""),this.option("value",""))}_handleDefaults(){this._recurrenceRule.makeRule("freq",Dq[1].value),this._changeEditorValue()}_changeEditorValue(){this.option("value",this._recurrenceRule.getRecurrenceString()||"")}_daysOfWeekByRules(){var e=this._recurrenceRule.getDaysFromByDayRule();return e.length||(e=[h7[this.option("startDate").getDay()]]),e}_dayOfMonthByRules(){var e=this._recurrenceRule.getRules().bymonthday;return e||(e=this.option("startDate").getDate()),e}_monthOfYearByRules(){var e=this._recurrenceRule.getRules().bymonth;return e||(e=this.option("startDate").getMonth()+1),String(e)}_renderDefaultRepeatEnd(){var e=N("<div>").addClass(NA+xq);return N("<div>").text(Mn.format("dxScheduler-recurrenceNever")).addClass(NA+H4).appendTo(e),e}_repeatEndValueChangedHandler(e){var n=e.value;this._disableRepeatEndParts(n),"until"===n&&this._recurrenceRule.makeRule(n,this._getUntilValue()),"count"===n&&this._recurrenceRule.makeRule(n,this._repeatCountEditor.option("value")),"never"===n&&(this._recurrenceRule.makeRule("count",""),this._recurrenceRule.makeRule("until","")),this._changeEditorValue()}_disableRepeatEndParts(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._recurrenceRule.getRepeatEndRule();"until"===e&&(this._repeatCountEditor.option("disabled",!0),this._repeatUntilDate.option("disabled",!1)),"count"===e&&(this._repeatCountEditor.option("disabled",!1),this._repeatUntilDate.option("disabled",!0)),"never"===e&&(this._repeatCountEditor.option("disabled",!0),this._repeatUntilDate.option("disabled",!0))}_renderRepeatCountEditor(){var e=this._recurrenceRule.getRules().count||1,n=N("<div>").addClass(NA+xq);return N("<div>").text(Mn.format("dxScheduler-recurrenceAfter")).addClass(NA+H4).appendTo(n),this._$repeatCountEditor=N("<div>").addClass("dx-recurrence-numberbox-repeat-count").appendTo(n),N("<div>").text(Mn.format("dxScheduler-recurrenceRepeatCount")).addClass(NA+H4).appendTo(n),this._repeatCountEditor=this._createComponent(this._$repeatCountEditor,yae,{field:"count",width:70,min:1,showSpinButtons:!0,useLargeSpinButtons:!1,value:e,onValueChanged:this._repeatCountValueChangeHandler.bind(this)}),n}_repeatCountValueChangeHandler(e){if("count"===this._recurrenceRule.getRepeatEndRule()){var n=e.value;this._recurrenceRule.makeRule("count",n),this._changeEditorValue()}}_formatUntilDate(e){return this._recurrenceRule.getRules().until&&Be.sameDate(this._recurrenceRule.getRules().until,e)?e:Be.setToDayEnd(e)}_renderRepeatUntilEditor(){var e=this._recurrenceRule.getRules().until||this._formatUntilDate(new Date),n=N("<div>").addClass(NA+xq);return N("<div>").text(Mn.format("dxScheduler-recurrenceOn")).addClass(NA+H4).appendTo(n),this._$repeatDateEditor=N("<div>").addClass("dx-recurrence-datebox-until-date").appendTo(n),this._repeatUntilDate=this._createComponent(this._$repeatDateEditor,wnt,{field:"until",value:e,type:"date",onValueChanged:this._repeatUntilValueChangeHandler.bind(this),calendarOptions:{firstDayOfWeek:this._getFirstDayOfWeek()},useMaskBehavior:!0}),n}_repeatUntilValueChangeHandler(e){if("until"===this._recurrenceRule.getRepeatEndRule()){var n=this._formatUntilDate(new Date(e.value));this._repeatUntilDate.option("value",n),this._recurrenceRule.makeRule("until",n),this._changeEditorValue()}}_valueChangedHandler(e){var{value:n,previousValue:i}=e,a=e.component.option("field");this.option("visible")?(this._recurrenceRule.makeRule(a,n),"freq"===a&&(this._makeRepeatOnRule(n),this._changeRepeatOnVisibility(n,i)),this._changeEditorValue()):this.option("value","")}_makeRepeatOnRule(e){("daily"===e||"hourly"===e)&&(this._recurrenceRule.makeRule("byday",""),this._recurrenceRule.makeRule("bymonth",""),this._recurrenceRule.makeRule("bymonthday","")),"weekly"===e&&(this._recurrenceRule.makeRule("byday",this._daysOfWeekByRules()),this._recurrenceRule.makeRule("bymonth",""),this._recurrenceRule.makeRule("bymonthday","")),"monthly"===e&&(this._recurrenceRule.makeRule("bymonthday",this._dayOfMonthByRules()),this._recurrenceRule.makeRule("bymonth",""),this._recurrenceRule.makeRule("byday","")),"yearly"===e&&(this._recurrenceRule.makeRule("bymonthday",this._dayOfMonthByRules()),this._recurrenceRule.makeRule("bymonth",this._monthOfYearByRules()),this._recurrenceRule.makeRule("byday",""))}_optionChanged(e){var n,i,a,r;switch(e.name){case"readOnly":null===(n=this._recurrenceForm)||void 0===n||n.option("readOnly",e.value),null===(i=this._repeatCountEditor)||void 0===i||i.option("readOnly",e.value),null===(a=this._weekEditor)||void 0===a||a.option("readOnly",e.value),null===(r=this._repeatUntilDate)||void 0===r||r.option("readOnly",e.value),super._optionChanged(e);break;case"value":this._recurrenceRule.makeRules(e.value),this._changeRepeatIntervalLabel(),this._disableRepeatEndParts(),this._changeEditorsValue(this._recurrenceRule.getRules()),super._optionChanged(e);break;case"startDate":this._makeRepeatOnRule(this._recurrenceRule.getRules().freq),Le(this._recurrenceRule.getRecurrenceString())&&this._changeEditorValue();break;case"firstDayOfWeek":if(this._weekEditor){var s=Tn.getDayNames("abbreviated"),o=h7.slice(e.value).concat(h7.slice(0,e.value)),d=s.slice(e.value).concat(s.slice(0,e.value)).map((u,p)=>({text:u,key:o[p]}));this._weekEditor.option("items",d)}this._$repeatDateEditor&&this._repeatUntilDate.option("calendarOptions.firstDayOfWeek",this._getFirstDayOfWeek());break;default:super._optionChanged(e)}}_changeRepeatOnVisibility(e,n){e!==n&&(this._recurrenceForm.itemOption("byday","visible",!1),this._recurrenceForm.itemOption("bymonthday","visible",!1),this._recurrenceForm.itemOption("bymonth","visible",!1),this._recurrenceForm.itemOption("repeatOnLabel","visible",e&&"daily"!==e&&"hourly"!==e),"weekly"===e&&this._recurrenceForm.itemOption("byday","visible",!0),"monthly"===e&&this._recurrenceForm.itemOption("bymonthday","visible",!0),"yearly"===e&&(this._recurrenceForm.itemOption("bymonthday","visible",!0),this._recurrenceForm.itemOption("bymonth","visible",!0)))}_changeRepeatIntervalLabel(){var e=this._recurrenceRule.getRules().freq;e&&this._recurrenceForm.itemOption("intervalLabel","template",Mn.format("dxScheduler-recurrenceRepeat".concat(e.charAt(0).toUpperCase()).concat(e.substr(1).toLowerCase())))}_changeEditorsValue(e){this._recurrenceForm.getEditor("freq").option("value",(e.freq||Dq[1].value).toLowerCase()),this._changeDayOfWeekValue(),this._changeDayOfMonthValue(),this._changeMonthOfYearValue(),this._changeIntervalValue(e.interval),this._changeRepeatCountValue(),this._changeRepeatEndValue(),this._changeRepeatUntilValue()}_changeIntervalValue(e){this._recurrenceForm.getEditor("interval").option("value",e||1)}_changeRepeatEndValue(){var e=this._recurrenceRule.getRepeatEndRule();this._recurrenceForm.getEditor("repeatEnd").option("value",e)}_changeDayOfWeekValue(){if(this._recurrenceForm.itemOption("byday").visible){var n=this._daysOfWeekByRules();this.getEditorByField("byday").option("selectedItemKeys",n)}}_changeDayOfMonthValue(){if(this._recurrenceForm.itemOption("bymonthday").visible){var n=this._dayOfMonthByRules();this._recurrenceForm.getEditor("bymonthday").option("value",n)}}_changeMonthOfYearValue(){if(this._recurrenceForm.itemOption("bymonth").visible){var n=this._monthOfYearByRules();this._recurrenceForm.getEditor("bymonth").option("value",n)}}_changeRepeatCountValue(){var e=this._recurrenceRule.getRules().count||1;this._repeatCountEditor.option("value",e)}_changeRepeatUntilValue(){this._repeatUntilDate.option("value",this._getUntilValue())}_getUntilValue(){return this._recurrenceRule.getRules().until||this._formatUntilDate(new Date)}toggle(){this._freqEditor.focus()}setAria(){this._switchEditor&&this._switchEditor.setAria(arguments.length<=0?void 0:arguments[0],arguments.length<=1?void 0:arguments[1])}});var Yae=function(t,e,n){var i=N(t),a=n?i.scrollLeft():i.scrollTop(),r=n?"Width":"Height",s=i.prop("scroll".concat(r))-i.prop("client".concat(r))-a;return(0!==a||0!==s)&&(!!(0===a&&e>=0||0===s&&e<=0||a>0&&s>0)||void 0)},Zit=EMe.inherit({_getDefaultOptions:function(){return de(this.callBase(),{spellcheck:!0,minHeight:void 0,maxHeight:void 0,autoResizeEnabled:!1})},_initMarkup:function(){this.$element().addClass("dx-textarea"),this.callBase(),this.setAria("multiline","true")},_renderContentImpl:function(){this._updateInputHeight(),this.callBase()},_renderInput:function(){this.callBase(),this._renderScrollHandler()},_createInput:function(){var t=N("<textarea>");return this._applyInputAttributes(t,this.option("inputAttr")),this._updateInputAutoResizeAppearance(t),t},_applyInputAttributes:function(t,e){t.attr(e).addClass("dx-texteditor-input")},_renderScrollHandler:function(){this._eventY=0;var t=this._input(),e=function(t,e){var n=N(t);return{validate:function(i){if(sp(i)&&(a=i.target,!e||N(a).is(t)))return!!Yae(n,-i.delta,i.shiftKey)&&(i._needSkipEvent=!0,!0);var a}}}(t,!0);he.on(t,Ot(EA_init,this.NAME),e,We),he.on(t,Ot(ms.down,this.NAME),this._pointerDownHandler.bind(this)),he.on(t,Ot(ms.move,this.NAME),this._pointerMoveHandler.bind(this))},_pointerDownHandler:function(t){this._eventY=Xo(t).y},_pointerMoveHandler:function(t){var e=Xo(t).y,n=this._eventY-e;Yae(this._input(),n)&&(t.isScrollingEvent=!0,t.stopPropagation()),this._eventY=e},_renderDimensions:function(){var t=this.$element(),e=t.get(0),n=this._getOptionValue("width",e),i=this._getOptionValue("height",e),a=this.option("minHeight"),r=this.option("maxHeight");t.css({minHeight:void 0!==a?a:"",maxHeight:void 0!==r?r:"",width:n,height:i})},_resetDimensions:function(){this.$element().css({height:"",minHeight:"",maxHeight:""})},_renderEvents:function(){this.option("autoResizeEnabled")&&he.on(this._input(),Ot("input paste",this.NAME),this._updateInputHeight.bind(this)),this.callBase()},_refreshEvents:function(){he.off(this._input(),Ot("input paste",this.NAME)),this.callBase()},_getHeightDifference(t){return t4(this._$element.get(0),!1)+t4(this._$textEditorContainer.get(0),!1)+t4(this._$textEditorInputContainer.get(0),!1)+wee("height",ki().getComputedStyle(t.get(0))).margin},_updateInputHeight:function(){var t=this._input(),e=void 0===this.option("height")&&this.option("autoResizeEnabled");if(e){this._resetDimensions(),this._$element.css("height",Eo(this._$element)),t.css("height",0);var n=this._getHeightDifference(t);this._renderDimensions();var i=this._getBoundaryHeight("minHeight"),a=this._getBoundaryHeight("maxHeight"),r=t[0].scrollHeight;if(void 0!==i&&(r=Math.max(r,i-n)),void 0!==a){var s=a-n,o=r>s;r=Math.min(r,s),this._updateInputAutoResizeAppearance(t,!o)}t.css("height",r),e&&this._$element.css("height","auto")}else t.css("height","")},_getBoundaryHeight:function(t){var e=this.option(t);if(Le(e))return"number"==typeof e?e:ume(e,this._$textEditorContainer.get(0))},_renderInputType:We,_visibilityChanged:function(t){t&&this._updateInputHeight()},_updateInputAutoResizeAppearance:function(t,e){if(t){var n=us(e,this.option("autoResizeEnabled"));t.toggleClass("dx-texteditor-input-auto-resize",n)}},_dimensionChanged:function(){this.option("visible")&&this._updateInputHeight()},_optionChanged:function(t){switch(t.name){case"autoResizeEnabled":this._updateInputAutoResizeAppearance(this._input(),t.value),this._refreshEvents(),this._updateInputHeight();break;case"value":case"height":this.callBase(t),this._updateInputHeight();break;case"minHeight":case"maxHeight":this._renderDimensions(),this._updateInputHeight();break;case"visible":this.callBase(t),t.value&&this._updateInputHeight();break;default:this.callBase(t)}}});Fn("dxTextArea",Zit);var m7="dxTagData",f7="dx-tag",wDe="dx-tagbox-multi-tag",CDe="dx-tag-custom",SDe="dx-tag-remove-button",ODe="dx-tagbox-single-line",TDe="dx-native-click",lat=Kxe.inherit({_supportedKeys:function(){var t=this.callBase(),e=i=>this._list._keyboardHandler(i),n=this.option("rtlEnabled");return de({},t,{backspace:function(i){if(this._isCaretAtTheStart()){this._processKeyboardEvent(i),this._isTagRemoved=!0;var a=this._$focusedTag||this._tagElements().last();this._$focusedTag&&this._moveTagFocus("prev",!0),0!==a.length&&(this._preserveFocusedTag=!0,this._removeTagElement(a),delete this._preserveFocusedTag)}},upArrow:(i,a)=>i.altKey||!this._list?t.upArrow.call(this,i):e(a),downArrow:(i,a)=>i.altKey||!this._list?t.downArrow.call(this,i):e(a),del:function(i){if(this._$focusedTag&&this._isCaretAtTheStart()){this._processKeyboardEvent(i),this._isTagRemoved=!0;var a=this._$focusedTag;this._moveTagFocus("next",!0),this._preserveFocusedTag=!0,this._removeTagElement(a),delete this._preserveFocusedTag}},enter:function(i,a){var r=this._list&&null!==this._list.option("focusedElement");if(this.option("acceptCustomValue")&&!r)return i.preventDefault(),void(""!==this._searchValue()&&this._customItemAddedHandler(i));this.option("opened")&&(this._saveValueChangeEvent(i),e(a),i.preventDefault())},space:function(i,a){var r=this.option("opened"),s=this._shouldRenderSearchEvent();r&&!s&&(this._saveValueChangeEvent(i),e(a),i.preventDefault())},leftArrow:function(i){if(!(!this._isCaretAtTheStart()||this._isEmpty()||this._isEditable()&&n&&!this._$focusedTag)){i.preventDefault();var a=n?"next":"prev";this._moveTagFocus(a),!this.option("multiline")&&this._scrollContainer(a)}},rightArrow:function(i){if(this._isCaretAtTheStart()&&!this._isEmpty()&&(!this._isEditable()||n||this._$focusedTag)){i.preventDefault();var a=n?"prev":"next";this._moveTagFocus(a),!this.option("multiline")&&this._scrollContainer(a)}}})},_processKeyboardEvent:function(t){t.preventDefault(),t.stopPropagation(),this._saveValueChangeEvent(t)},_isEmpty:function(){return 0===this._getValue().length},_updateTagsContainer:function(t){this._$tagsContainer=t.addClass("dx-tag-container").addClass(TDe),this._$tagsContainer.parent().addClass(TDe)},_allowSelectItemByTab:function(){return!1},_isCaretAtTheStart:function(){var t=cae(this._input());return 0===t.start&&0===t.end},_moveTagFocus:function(t,e){if(!this._$focusedTag){var n=this._tagElements();return this._$focusedTag="next"===t?n.first():n.last(),void this._toggleFocusClass(!0,this._$focusedTag)}var i=this._$focusedTag[t](".".concat(f7));i.length>0?this._replaceFocusedTag(i):(e||"next"===t&&this._isEditable())&&this._clearTagFocus()},_replaceFocusedTag:function(t){this._toggleFocusClass(!1,this._$focusedTag),this._$focusedTag=t,this._toggleFocusClass(!0,this._$focusedTag)},_clearTagFocus:function(){!this._$focusedTag||(this._toggleFocusClass(!1,this._$focusedTag),delete this._$focusedTag)},_focusClassTarget:function(t){return t&&t.length&&t[0]!==this._focusTarget()[0]?t:this.callBase()},_getLabelContainer:function(){return this._$tagsContainer},_scrollContainer:function(t){if(!this.option("multiline")&&pi()&&this._$tagsContainer){var e=this._getScrollPosition(t);this._$tagsContainer.scrollLeft(e)}},_getScrollPosition:function(t){return"start"===t||"end"===t?this._getBorderPosition(t):this._$focusedTag?this._getFocusedTagPosition(t):this._getBorderPosition("end")},_getBorderPosition:function(t){var e=this.option("rtlEnabled"),n="end"===t^e,i=E4(),a=e&&i.decreasing^i.positive,r=!e||i.positive?1:-1;return n^!a?0:r*(this._$tagsContainer.get(0).scrollWidth-ps(this._$tagsContainer))},_getFocusedTagPosition:function(t){var e=this.option("rtlEnabled"),n="next"===t^e,{left:i}=this._$focusedTag.position(),a=this._$tagsContainer.scrollLeft();if(n&&(i+=ps(this._$focusedTag,!0)-ps(this._$tagsContainer)),n^i<0){var r=E4();a+=i*(e&&!r.decreasing&&r.positive?-1:1)}return a},_setNextValue:We,_getDefaultOptions:function(){return de(this.callBase(),{value:[],showDropDownButton:!1,maxFilterQueryLength:1500,tagTemplate:"tag",selectAllText:Mn.format("dxList-selectAll"),hideSelectedItems:!1,selectedItems:[],selectAllMode:"page",onSelectAllValueChanged:null,maxDisplayedTags:void 0,showMultiTagOnly:!0,onMultiTagPreparing:null,multiline:!0,useSubmitBehavior:!0})},_init:function(){this.callBase(),this._selectedItems=[],this._initSelectAllValueChangedAction()},_initActions:function(){this.callBase(),this._initMultiTagPreparingAction()},_initMultiTagPreparingAction:function(){this._multiTagPreparingAction=this._createActionByOption("onMultiTagPreparing",{beforeExecute:function(t){this._multiTagPreparingHandler(t.args[0])}.bind(this),excludeValidators:["disabled","readOnly"]})},_multiTagPreparingHandler:function(t){var{length:e}=this._getValue();this.option("showMultiTagOnly")?t.text=Mn.getFormatter("dxTagBox-selected")(e):t.text=Mn.getFormatter("dxTagBox-moreSelected")(e-this.option("maxDisplayedTags")+1)},_initDynamicTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({tag:new Ix((t,e)=>{var n,i=N("<div>").addClass("dx-tag-content");N("<span>").text(null!==(n=e.text)&&void 0!==n?n:e).appendTo(i),N("<div>").addClass(SDe).appendTo(i),t.append(i)},["text"],this.option("integrationOptions.watchMethod"),{text:this._displayGetter})})},_toggleSubmitElement:function(t){t?(this._renderSubmitElement(),this._setSubmitValue()):(this._$submitElement&&this._$submitElement.remove(),delete this._$submitElement)},_renderSubmitElement:function(){!this.option("useSubmitBehavior")||(this._$submitElement=N("<select>").attr("multiple","multiple").css("display","none").appendTo(this.$element()))},_setSubmitValue:function(){if(this.option("useSubmitBehavior")){for(var t=this._getValue(),e=[],n=0,i=t.length;n<i;n++){var a=this._shouldUseDisplayValue(t[n]);e.push(N("<option>").val(a?this._displayGetter(t[n]):t[n]).attr("selected","selected"))}this._getSubmitElement().empty().append(e)}},_initMarkup:function(){this._tagElementsCache=N();var t=!this.option("multiline");this.$element().addClass("dx-tagbox").toggleClass("dx-tagbox-only-select",!(this.option("searchEnabled")||this.option("acceptCustomValue"))).toggleClass(ODe,t),this._initTagTemplate(),this.callBase()},_render:function(){this.callBase(),this._renderTagRemoveAction(),this._renderSingleLineScroll(),this._scrollContainer("start")},_initTagTemplate:function(){this._tagTemplate=this._getTemplateByOption("tagTemplate")},_renderField:function(){var t=!Le(this.option("fieldTemplate"));this.$element().toggleClass("dx-tagbox-default-template",t).toggleClass("dx-tagbox-custom-template",!t),this.callBase()},_renderTagRemoveAction:function(){var t=this._createAction(this._removeTagHandler.bind(this)),e=Ot(Jd,"dxTagBoxTagRemove");he.off(this._$tagsContainer,e),he.on(this._$tagsContainer,e,".".concat(SDe),n=>{t({event:n})})},_renderSingleLineScroll:function(){var t=Ot("dxmousewheel",this.NAME),e=this.$element(),n=this.option("multiline");he.off(e,t),"desktop"===rn.real().deviceType?n||he.on(e,t,this._tagContainerMouseWheelHandler.bind(this)):this._$tagsContainer&&this._$tagsContainer.css("overflowX",n?"":"auto")},_tagContainerMouseWheelHandler:function(t){var e=this._$tagsContainer.scrollLeft(),n=-.3*t.delta;if(!O0(t)&&Yae(this._$tagsContainer,n,!0))return this._$tagsContainer.scrollLeft(e+n),!1},_renderEvents:function(){this.callBase();var t=this._input(),e=Ot("keydown",this.NAME);he.on(t,e,n=>{var i=zc(n);!this._isControlKey(i)&&this._isEditable()&&this._clearTagFocus()})},_popupWrapperClass:function(){return this.callBase()+" dx-tagbox-popup-wrapper"},_renderInput:function(){this.callBase(),this._renderPreventBlur(this._inputWrapper())},_renderInputValueImpl:function(){return this._renderMultiSelect()},_loadInputValue:function(){return Nr()},_clearTextValue:function(){this._input().val(""),this._toggleEmptinessEventHandler(),this.option("text","")},_focusInHandler:function(t){this._preventNestedFocusEvent(t)||this._scrollContainer("end"),this.callBase(t)},_renderInputValue:function(){return this.option("displayValue",this._searchValue()),this.callBase()},_restoreInputText:function(t){t||this._clearTextValue()},_focusOutHandler:function(t){this._preventNestedFocusEvent(t)||(this._clearTagFocus(),this._scrollContainer("start")),this.callBase(t)},_getFirstPopupElement:function(){return this.option("showSelectionControls")?this._list.$element():this.callBase()},_initSelectAllValueChangedAction:function(){this._selectAllValueChangeAction=this._createActionByOption("onSelectAllValueChanged")},_renderList:function(){this.callBase(),this._setListDataSourceFilter(),this.option("showSelectionControls")&&(this._list.registerKeyHandler("tab",t=>this._popupElementTabHandler(t)),this._list.registerKeyHandler("escape",t=>this._popupElementEscHandler(t)))},_canListHaveFocus:function(){return"useButtons"===this.option("applyValueMode")},_listConfig:function(){var t=this.option("showSelectionControls")?"all":"multiple";return de(this.callBase(),{selectionMode:t,selectAllText:this.option("selectAllText"),onSelectAllValueChanged:e=>{var{value:n}=e;this._selectAllValueChangeAction({value:n})},selectAllMode:this.option("selectAllMode"),selectedItems:this._selectedItems,onFocusedItemChanged:null})},_renderMultiSelect:function(){var t=new wt;return this._updateTagsContainer(this._$textEditorInputContainer),this._renderInputSize(),this._renderTags().done(()=>{this._popup&&this._popup.refreshPosition(),t.resolve()}).fail(t.reject),t.promise()},_listItemClickHandler:function(t){!this.option("showSelectionControls")&&this._clearTextValue(),"useButtons"!==this.option("applyValueMode")&&(this.callBase(t),this._saveValueChangeEvent(void 0))},_shouldClearFilter:function(){var t=this.callBase();return!this.option("showSelectionControls")&&t},_renderInputSize:function(){var t=this._input(),e=t.val(),n=Oa(e)&&e,i="",a="",r=this.option("searchEnabled")||this.option("acceptCustomValue");if(n&&r){var s=age(t,e,{includePaddings:!0});s.insertAfter(t),i=ps(s)+5,s.remove()}else e||(a=1);t.css("width",i),t.attr("size",a)},_renderInputSubstitution:function(){this.callBase(),this._updateWidgetHeight()},_getValue:function(){return this.option("value")||[]},_multiTagRequired:function(){var t=this._getValue(),e=this.option("maxDisplayedTags");return Le(e)&&t.length>e},_renderMultiTag:function(t){var e=N("<div>").addClass(f7).addClass(wDe),n={multiTagElement:ai(e),selectedItems:this.option("selectedItems")};return this._multiTagPreparingAction(n),!n.cancel&&(e.data(m7,n.text),e.insertBefore(t),this._tagTemplate.render({model:n.text,container:ai(e)}),e)},_getFilter:function(t){var e=this._dataSource.filter(),n=t.getCombinedFilter(this.option("valueExpr"),e),i=encodeURI(JSON.stringify(n)).length,a=this.option("maxFilterQueryLength");if(i<=a)return n;lo.log("W1019",a)},_getFilteredItems:function(t){var e,n,i;null===(e=this._loadFilteredItemsPromise)||void 0===e||e.reject();var a=new gve(t),r=null===(n=this._list)||void 0===n?void 0:n.option("selectedItems"),s=!!r&&(null===(i=this._list.getDataSource())||void 0===i?void 0:i.isLoaded()),o=r||this.option("selectedItems"),d=a.getLocalFilter(this._valueGetter),u=o.filter(d),p=u.length===t.length,g=new wt,b=this._dataSource;if(b){if((!this._isDataSourceChanged||s)&&p)return g.resolve(u).promise();var{customQueryParams:C,expand:k,select:G}=b.loadOptions(),Y=this._getFilter(a);return b.store().load({filter:Y,customQueryParams:C,expand:k,select:G}).done((ne,Z)=>{if(this._isDataSourceChanged=!1,this._disposed)g.reject();else{var{data:be}=Ute(ne,Z),Ge=b._applyMapFunction(be);g.resolve(Ge.filter(d))}}).fail(g.reject),this._loadFilteredItemsPromise=g,g.promise()}return g.resolve([]).promise()},_createTagsData:function(t,e){var n=[],i={},a="this"===this._valueGetterExpr(),r={};e.forEach(d=>{var u=a?JSON.stringify(d):this._valueGetter(d);r[u]=d});var s=[];t.forEach((d,u)=>{var p=r[a?JSON.stringify(d):d];if(a&&!Le(p))s.push(this._loadItem(d,i).always(b=>{var C=this._createTagData(n,b,d,u);n.splice(u,0,C)}));else{var g=this._createTagData(n,p,d,u);n.splice(u,0,g)}});var o=new wt;return Nr.apply(this,s).always(function(){o.resolve(n)}),o.promise()},_createTagData:function(t,e,n,i){if(Le(e))return this._selectedItems.push(e),e;var a=this.option("selectedItem");return this._valueGetter(a)===n?a:n},_isGroupedData:function(){var t;return this.option("grouped")&&!(null!==(t=this._dataSource)&&void 0!==t&&t.group())},_getItemsByValues:function(t){var e=[];return t.forEach(function(n){var i=this._getItemFromPlain(n);Le(i)&&e.push(i)}.bind(this)),e},_getFilteredGroupedItems:function(t){var e=new wt;return this._dataSource&&(this._filteredGroupedItemsLoadPromise&&this._dataSource.cancel(this._filteredGroupedItemsLoadPromise.operationId),this._dataSource.items().length?e.resolve(this._getItemsByValues(t)):this._filteredGroupedItemsLoadPromise=this._dataSource.load().done(()=>{e.resolve(this._getItemsByValues(t))}).fail(()=>{e.resolve([])}).always(()=>{this._filteredGroupedItemsLoadPromise=void 0})),e.promise()},_loadTagsData:function(){var t=this._getValue(),e=new wt;return this._selectedItems=[],(this._isGroupedData()?this._getFilteredGroupedItems(t):this._getFilteredItems(t)).done(i=>{this._createTagsData(t,i).always(function(r){e.resolve(r)})}).fail(e.reject.bind(this)),e.promise()},_renderTags:function(){var t=new wt,e=!1;return this._shouldGetItemsFromPlain(this._valuesToUpdate)&&(this._selectedItems=this._getItemsFromPlain(this._valuesToUpdate),this._selectedItems.length===this._valuesToUpdate.length&&(this._renderTagsImpl(this._selectedItems),e=!0,t.resolve())),e||this._loadTagsData().done(n=>{this._disposed?t.reject():(this._renderTagsImpl(n),t.resolve())}).fail(t.reject),t.promise()},_renderTagsImpl:function(t){this._renderTagsCore(t),this._renderEmptyState(),this._preserveFocusedTag||this._clearTagFocus()},_shouldGetItemsFromPlain:function(t){return t&&this._dataSource.isLoaded()&&t.length<=this._getPlainItems().length},_getItemsFromPlain:function(t){var e=this._getSelectedItemsFromList(t);if(0===e.length&&t.length>0||e.length<t.length){var i=this._getPlainItems();e=this._filterSelectedItems(i,t)}return e},_getSelectedItemsFromList:function(t){var e,n=null===(e=this._list)||void 0===e?void 0:e.option("selectedItems"),i=[];return t.length===(null==n?void 0:n.length)&&(i=this._filterSelectedItems(n,t)),i},_filterSelectedItems:function(t,e){return t.filter(i=>{for(var a,r=0;r<e.length;r++)if(a=e[r],Yi(a)){if(this._isValueEquals(i,a))return!0}else if(this._isValueEquals(this._valueGetter(i),a))return!0;return!1},this)},_integrateInput:function(){this.callBase(),this._updateTagsContainer(N(".".concat("dx-texteditor-input-container"))),this._renderTagRemoveAction()},_renderTagsCore:function(t){this._renderField(),this.option("selectedItems",this._selectedItems.slice()),this._cleanTags();var e=this._multiTagRequired()&&this._renderMultiTag(this._input()),n=this.option("showMultiTagOnly"),i=this.option("maxDisplayedTags");t.forEach((a,r)=>{if(e&&n||e&&!n&&r-i>=-1)return!1;this._renderTag(a,e||this._input())}),this._isFocused()&&this._scrollContainer("end"),this._refreshTagElements()},_cleanTags:function(){if(this._multiTagRequired())this._tagElements().remove();else{var t=this._tagElements(),e=this._getValue();$e(t,function(n,i){var a=N(i);li(a.data(m7),e)<0&&a.remove()})}},_renderEmptyState:function(){var t=!(this._getValue().length||this._selectedItems.length||this._searchValue());this._toggleEmptiness(t),this._renderDisplayText()},_renderDisplayText:function(){this._renderInputSize()},_refreshTagElements:function(){this._tagElementsCache=this.$element().find(".".concat(f7))},_tagElements:function(){return this._tagElementsCache},_applyTagTemplate:function(t,e){this._tagTemplate.render({model:t,container:ai(e)})},_renderTag:function(t,e){var n=this._valueGetter(t);if(Le(n)){var i=this._getTag(n),a=this._displayGetter(t),r=this._getItemModel(t,a);i?(Le(a)&&(i.empty(),this._applyTagTemplate(r,i)),i.removeClass(CDe)):(i=this._createTag(n,e),Le(t)?this._applyTagTemplate(r,i):(i.addClass(CDe),this._applyTagTemplate(n,i)))}},_getItemModel:function(t,e){return Yi(t)&&Le(e)?t:us(e,"")},_getTag:function(t){for(var e=this._tagElements(),n=e.length,i=!1,a=0;a<n;a++){var r=e[a],s=cs(r,m7);if(t===s||jh(t,s)){i=N(r);break}}return i},_createTag:function(t,e){return N("<div>").addClass(f7).data(m7,t).insertBefore(e)},_toggleEmptinessEventHandler:function(){this._toggleEmptiness(!this._getValue().length&&!this._searchValue().length)},_customItemAddedHandler:function(t){this.callBase(t),this._clearTextValue()},_removeTagHandler:function(t){var e=t.event;e.stopPropagation(),this._saveValueChangeEvent(e);var n=N(e.target).closest(".".concat(f7));this._removeTagElement(n)},_removeTagElement:function(t){if(t.hasClass(wDe))this.option("showMultiTagOnly")?this.reset():this.option("value",this._getValue().slice(0,this.option("maxDisplayedTags")));else{var e=t.data(m7);this._removeTagWithUpdate(e),this._refreshTagElements()}},_updateField:We,_removeTagWithUpdate:function(t){var e=this._getValue().slice();this._removeTag(e,t),this.option("value",e),0===e.length&&this._clearTagFocus()},_getCurrentValue:function(){return this._lastValue()},_selectionChangeHandler:function(t){if("useButtons"!==this.option("applyValueMode")){var e=this._getValue().slice();if($e(t.removedItems||[],(i,a)=>{this._removeTag(e,this._valueGetter(a))}),$e(t.addedItems||[],(i,a)=>{this._addTag(e,this._valueGetter(a))}),this._updateWidgetHeight(),!jh(this._list.option("selectedItemKeys"),this.option("value"))){var n=this._list._getSelectionChangeEvent();n&&this._saveValueChangeEvent(n),this.option("value",e)}this._list._saveSelectionChangeEvent(void 0)}},_removeTag:function(t,e){var n=this._valueIndex(e,t);n>=0&&t.splice(n,1)},_addTag:function(t,e){this._valueIndex(e)<0&&t.push(e)},_fieldRenderData:function(){return this._selectedItems.slice()},_completeSelection:function(t){this.option("showSelectionControls")||this._setValue(t)},_setValue:function(t){if(null!==t){var e="useButtons"===this.option("applyValueMode"),n=this._valueIndex(t),i=(e?this._list.option("selectedItemKeys"):this._getValue()).slice();n>=0?i.splice(n,1):i.push(t),"useButtons"===this.option("applyValueMode")?this._list.option("selectedItemKeys",i):this.option("value",i)}},_isSelectedValue:function(t,e){return this._valueIndex(t,null,e)>-1},_valueIndex:function(t,e,n){var i=-1;return n&&"object"!=typeof t&&(n.indexByValues||(n.indexByValues={},(e=e||this._getValue()).forEach(function(a,r){n.indexByValues[a]=r})),t in n.indexByValues)?n.indexByValues[t]:(e=e||this._getValue(),$e(e,(a,r)=>{if(this._isValueEquals(t,r))return i=a,!1}),i)},_lastValue:function(){var t=this._getValue(),e=t[t.length-1];return null!=e?e:null},_valueChangeEventHandler:We,_shouldRenderSearchEvent:function(){return this.option("searchEnabled")||this.option("acceptCustomValue")},_searchHandler:function(t){this.option("searchEnabled")&&!!t&&!this._isTagRemoved&&(this.callBase(arguments),this._setListDataSourceFilter()),this._updateWidgetHeight(),delete this._isTagRemoved},_updateWidgetHeight:function(){var t=this.$element(),e=La(t);this._renderInputSize();var n=La(t);this._popup&&this.option("opened")&&this._isEditable()&&n!==e&&this._popup.repaint()},_refreshSelected:function(){var t;(null===(t=this._list)||void 0===t?void 0:t.getDataSource())&&this._list.option("selectedItems",this._selectedItems)},_resetListDataSourceFilter:function(){var t=this._getDataSource();!t||(delete this._userFilter,t.filter(null),t.reload())},_setListDataSourceFilter:function(){if(this.option("hideSelectedItems")&&this._list){var t=this._getDataSource();if(t){var e=this._valueGetterExpr();if(Oa(e)&&"this"!==e){var n=this._dataSourceFilterExpr();void 0===this._userFilter&&(this._userFilter=t.filter()||null),this._userFilter&&n.push(this._userFilter),n.length?t.filter(n):t.filter(null)}else t.filter(this._dataSourceFilterFunction.bind(this));t.load()}}},_dataSourceFilterExpr:function(){var t=[];return $e(this._getValue(),(e,n)=>{t.push(["!",[this._valueGetterExpr(),n]])}),t},_dataSourceFilterFunction:function(t){var e=this._valueGetter(t),n=!0;return $e(this._getValue(),(i,a)=>{if(this._isValueEquals(a,e))return n=!1,!1}),n},_dataSourceChangedHandler:function(){this._isDataSourceChanged=!0,this.callBase.apply(this,arguments)},_applyButtonHandler:function(t){this._saveValueChangeEvent(t.event),this.option("value",this._getSortedListValues()),this._clearTextValue(),this.callBase(),this._cancelSearchIfNeed()},_getSortedListValues:function(){var t=this._getListValues(),e=this.option("value")||[],n=t.length?e.filter(a=>-1!==t.indexOf(a)):[],i=n.length?t.filter(a=>-1===e.indexOf(a)):t;return n.concat(i)},_getListValues:function(){if(!this._list)return[];var t=this._getPlainItems(this._list.option("selectedItems")),e=[];return $e(t,(n,i)=>{e[n]=this._valueGetter(i)}),e},_setListDataSource:function(){var t=this._getValue();this.callBase(),t!==this.option("value")&&this.option("value",t),this._refreshSelected()},_renderOpenedState:function(){this.callBase(),"useButtons"===this.option("applyValueMode")&&!this.option("opened")&&this._refreshSelected()},reset:function(){this._restoreInputText();var t=this._getDefaultOptions().value,e=this.option("value");t&&0===t.length&&e&&t.length===e.length||this.callBase()},_clean:function(){this.callBase(),delete this._defaultTagTemplate,delete this._valuesToUpdate,delete this._tagTemplate},_removeDuplicates:function(t,e){var n=[];return $e(t,(i,a)=>{e.filter(s=>this._valueGetter(a)===this._valueGetter(s)).length||n.push(a)}),n},_optionChanged:function(t){switch(t.name){case"onSelectAllValueChanged":this._initSelectAllValueChangedAction();break;case"onMultiTagPreparing":this._initMultiTagPreparingAction(),this._renderTags();break;case"hideSelectedItems":t.value?this._setListDataSourceFilter():this._resetListDataSourceFilter();break;case"useSubmitBehavior":this._toggleSubmitElement(t.value);break;case"displayExpr":this.callBase(t),this._initTemplates(),this._invalidate();break;case"tagTemplate":this._initTagTemplate(),this._invalidate();break;case"selectAllText":this._setListOption("selectAllText",this.option("selectAllText"));break;case"readOnly":case"disabled":this.callBase(t),!t.value&&this._refreshEvents();break;case"value":this._valuesToUpdate=null==t?void 0:t.value,this.callBase(t),this._valuesToUpdate=void 0,this._setListDataSourceFilter();break;case"maxDisplayedTags":case"showMultiTagOnly":this._renderTags();break;case"selectAllMode":this._setListOption(t.name,t.value);break;case"selectedItem":case"maxFilterQueryLength":break;case"selectedItems":this._selectionChangedAction({addedItems:this._removeDuplicates(t.value,t.previousValue),removedItems:this._removeDuplicates(t.previousValue,t.value)});break;case"multiline":this.$element().toggleClass(ODe,!t.value),this._renderSingleLineScroll();break;default:this.callBase(t)}},_getActualSearchValue:function(){return this.callBase()||this._searchValue()},_popupHidingHandler:function(){this.callBase(),this._clearFilter()}});Fn("dxTagBox",lat);var v2="dx-switch",EDe=v2+"-on-value",fat=iy.inherit({_supportedKeys:function(){var t=this.option("rtlEnabled"),e=function(i){i.preventDefault(),this._clickAction({event:i})},n=function(i,a){a.preventDefault(),a.stopPropagation(),this._saveValueChangeEvent(a),this._animateValue(i)};return de(this.callBase(),{space:e,enter:e,leftArrow:n.bind(this,!!t),rightArrow:n.bind(this,!t)})},_useTemplates:function(){return!1},_getDefaultOptions:function(){return de(this.callBase(),{hoverStateEnabled:!0,activeStateEnabled:!0,switchedOnText:Mn.format("dxSwitch-switchedOnText"),switchedOffText:Mn.format("dxSwitch-switchedOffText"),value:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}}])},_feedbackHideTimeout:0,_animating:!1,_initMarkup:function(){this._renderContainers(),this.$element().addClass(v2).append(this._$switchWrapper),this._renderSubmitElement(),this._renderClick(),this.setAria("role","button"),this._renderSwipeable(),this.callBase(),this._renderSwitchInner(),this._renderLabels(),this._renderValue()},_getInnerOffset:function(t,e){return 100*((e-this._offsetDirection()*Number(!t))/2)+"%"},_getHandleOffset:function(t,e){return this.option("rtlEnabled")&&(t=!t),t?100*-e-100+"%":100*-e+"%"},_renderSwitchInner:function(){this._$switchInner=N("<div>").addClass("dx-switch-inner").appendTo(this._$switchContainer),this._$handle=N("<div>").addClass("dx-switch-handle").appendTo(this._$switchInner)},_renderLabels:function(){this._$labelOn=N("<div>").addClass("dx-switch-on").prependTo(this._$switchInner),this._$labelOff=N("<div>").addClass("dx-switch-off").appendTo(this._$switchInner),this._setLabelsText()},_renderContainers:function(){this._$switchContainer=N("<div>").addClass("dx-switch-container"),this._$switchWrapper=N("<div>").addClass("dx-switch-wrapper").append(this._$switchContainer)},_renderSwipeable:function(){this._createComponent(this.$element(),jj,{elastic:!1,immediate:!0,onStart:this._swipeStartHandler.bind(this),onUpdated:this._swipeUpdateHandler.bind(this),onEnd:this._swipeEndHandler.bind(this),itemSizeFunc:this._getItemSizeFunc.bind(this)})},_getItemSizeFunc:function(){return ps(this._$switchContainer,!0)-Ta(this._$handle.get(0)).width},_renderSubmitElement:function(){this._$submitElement=N("<input>").attr("type","hidden").appendTo(this.$element())},_getSubmitElement:function(){return this._$submitElement},_offsetDirection:function(){return this.option("rtlEnabled")?-1:1},_renderPosition:function(t,e){var n=this._getInnerOffset(t,e),i=this._getHandleOffset(t,e);this._$switchInner.css("transform"," translateX("+n+")"),this._$handle.css("transform"," translateX("+i+")")},_validateValue:function(){var t=this.option("value");"boolean"!=typeof t&&this._options.silent("value",!!t)},_renderClick:function(){var t=Ot(Jd,this.NAME),e=this.$element();this._clickAction=this._createAction(this._clickHandler.bind(this)),he.off(e,t),he.on(e,t,function(n){this._clickAction({event:n})}.bind(this))},_clickHandler:function(t){var e=t.event;this._saveValueChangeEvent(e),!this._animating&&!this._swiping&&this._animateValue(!this.option("value"))},_animateValue:function(t){var e=this.option("value"),n=t;if(e!==n){this._animating=!0;var i=this._getInnerOffset(e,0),a=this._getInnerOffset(n,0),r=this._getHandleOffset(e,0),s=this._getHandleOffset(n,0),o=this,d={},u={},p={},g={};d.transform=" translateX("+i+")",u.transform=" translateX("+a+")",p.transform=" translateX("+r+")",g.transform=" translateX("+s+")",this.$element().toggleClass(EDe,n),kd.animate(this._$handle,{from:p,to:g,duration:100}),kd.animate(this._$switchInner,{from:d,to:u,duration:100,complete:function(){o._animating=!1,o.option("value",n)}})}},_swipeStartHandler:function(t){var e=this.option("value"),n=this.option("rtlEnabled"),i=n?0:1,a=n?1:0;t.event.maxLeftOffset=e?i:a,t.event.maxRightOffset=e?a:i,this._swiping=!0,this._feedbackDeferred=new wt,qye(this._feedbackDeferred),this._toggleActiveState(this.$element(),this.option("activeStateEnabled"))},_swipeUpdateHandler:function(t){this._renderPosition(this.option("value"),t.event.offset)},_swipeEndHandler:function(t){var e=this,n=this._offsetDirection(),i={},a={},r=this._getInnerOffset(e.option("value"),t.event.targetOffset),s=this._getHandleOffset(e.option("value"),t.event.targetOffset);i.transform=" translateX("+r+")",a.transform=" translateX("+s+")",kd.animate(this._$handle,{to:a,duration:100}),kd.animate(this._$switchInner,{to:i,duration:100,complete:function(){e._swiping=!1;var o=e.option("value")+n*t.event.targetOffset;e._saveValueChangeEvent(t.event),e.option("value",Boolean(o)),e._feedbackDeferred.resolve(),e._toggleActiveState(e.$element(),!1)}})},_renderValue:function(){this._validateValue();var t=this.option("value");this._renderPosition(t,0),this.$element().toggleClass(EDe,t),this._getSubmitElement().val(t),this.setAria({pressed:t,label:t?this.option("switchedOnText"):this.option("switchedOffText")})},_setLabelsText:function(){this._$labelOn&&this._$labelOn.text(this.option("switchedOnText")),this._$labelOff&&this._$labelOff.text(this.option("switchedOffText"))},_visibilityChanged:function(t){t&&this.repaint()},_optionChanged:function(t){switch(t.name){case"width":delete this._marginBound,this._refresh();break;case"switchedOnText":case"switchedOffText":this._setLabelsText();break;case"value":this._renderValue(),this.callBase(t);break;default:this.callBase(t)}}});Fn("dxSwitch",fat);var bb={Main:"mainGroup",Recurrence:"recurrenceGroup"},ADe=(t,e,n,i,a)=>({editorType:"dxDateBox",dataField:t,colSpan:e,label:{text:Mn.format(i)},validationRules:[{type:"required"}],editorOptions:{width:"100%",calendarOptions:{firstDayOfWeek:n},onValueChanged:a,useMaskBehavior:!0}});class bat{constructor(e){this.scheduler=e,this.form=null,this.semaphore=new Mq}get dxForm(){return this.form}set readOnly(e){this.form.option("readOnly",e);var{recurrenceRuleExpr:n}=this.scheduler.getDataAccessors().expr,i=this.form.getEditor(n);null==i||i.option("readOnly",e)}get formData(){return this.form.option("formData")}set formData(e){this.form.option("formData",e)}create(e,n,i){var a=this.scheduler.getEditingConfig().allowTimeZoneEditing,{expr:r}=this.scheduler.getDataAccessors(),s=!!i[r.recurrenceRuleExpr],o=s?1:2,d=[...this._createMainItems(r,e,n,a),...this.scheduler.createResourceEditorModel()];n(s);var u=[{itemType:"group",name:bb.Main,colCountByScreen:{lg:2,xs:1},colSpan:o,items:d},{itemType:"group",name:bb.Recurrence,visible:s,colSpan:o,items:this._createRecurrenceEditor(r)}],p=N("<div>");this.form=this.scheduler.createComponent(p,mDe,{items:u,showValidationSummary:!0,scrollingEnabled:!0,colCount:"auto",colCountByScreen:{lg:2,xs:1},formData:i,showColonAfterLabel:!1,labelLocation:"top",screenByWidth:g=>g<600||"desktop"!==rn.current().deviceType?"xs":"lg"})}_dateBoxValueChanged(e,n,i){((t,e,n)=>{null!==e&&!e&&(null===n||n)&&t.option("value",n)})(e.component,e.value,e.previousValue);var a=is.deserializeDate(e.value),r=is.deserializeDate(e.previousValue),s=this.form.getEditor(n),o=is.deserializeDate(s.option("value"));if(this.semaphore.isFree()&&o&&a&&i(o,a)){var d=r?o.getTime()-r.getTime():0;s.option("value",new Date(a.getTime()+d))}}_createTimezoneEditor(e,n,i,a,r){var s=arguments.length>5&&void 0!==arguments[5]&&arguments[5];return{dataField:e,editorType:"dxSelectBox",visibleIndex:i,colSpan:a,label:{text:" "},editorOptions:{displayExpr:"title",valueExpr:"id",placeholder:Mn.format("dxScheduler-noTimezoneTitle"),searchEnabled:!0,onValueChanged:d=>{var p=this.form.getEditor(n);r&&p.option("value",d.value)}},visible:s}}_createDateBoxItems(e,n){var i=n?2:1,a=this.scheduler.getFirstDayOfWeek();return[ADe(e.startDateExpr,i,a,"dxScheduler-editorLabelStartDate",r=>{this._dateBoxValueChanged(r,e.endDateExpr,(s,o)=>s<o)}),this._createTimezoneEditor(e.startDateTimeZoneExpr,e.endDateTimeZoneExpr,1,i,!0,n),ADe(e.endDateExpr,i,a,"dxScheduler-editorLabelEndDate",r=>{this._dateBoxValueChanged(r,e.startDateExpr,(s,o)=>o<s)}),this._createTimezoneEditor(e.endDateTimeZoneExpr,e.startDateTimeZoneExpr,3,i,!1,n)]}_changeFormItemDateType(e,n){var r=Ee({},this.form.itemOption(e).editorOptions,{type:n?"date":"datetime"});this.form.itemOption(e,"editorOptions",r)}_createMainItems(e,n,i,a){return[{dataField:e.textExpr,editorType:"dxTextBox",colSpan:2,label:{text:Mn.format("dxScheduler-editorLabelTitle")}},{itemType:"group",colSpan:2,colCountByScreen:{lg:2,xs:1},items:this._createDateBoxItems(e,a)},{itemType:"group",colCountByScreen:{lg:3,xs:3},colSpan:2,items:[{dataField:e.allDayExpr,cssClass:"dx-appointment-form-switch",editorType:"dxSwitch",label:{text:Mn.format("dxScheduler-allDay"),location:"right"},editorOptions:{onValueChanged:r=>{var s=r.value,o=this.form.getEditor(e.startDateExpr),d=this.form.getEditor(e.endDateExpr),u=is.deserializeDate(o.option("value"));if(this.semaphore.isFree()&&u)if(s){var p=Be.trimTime(u);o.option("value",new Date(p)),d.option("value",new Date(p))}else{var g=((t,e)=>new Date(new Date(t).setHours(e)))(u,this.scheduler.getStartDayHour()),b=this.scheduler.getCalculatedEndDate(g);o.option("value",g),d.option("value",b)}var C="".concat(bb.Main,".").concat(e.startDateExpr),k="".concat(bb.Main,".").concat(e.endDateExpr);this._changeFormItemDateType(C,s),this._changeFormItemDateType(k,s)}}},{editorType:"dxSwitch",dataField:"repeat",cssClass:"dx-appointment-form-switch",name:"visibilityChanged",label:{text:Mn.format("dxScheduler-editorLabelRecurrence"),location:"right"},editorOptions:{onValueChanged:r=>{var s=this.form,o=r.value?1:2;s.itemOption(bb.Main,"colSpan",o),s.itemOption(bb.Recurrence,"colSpan",o),((t,e,n)=>{var i;n.itemOption(bb.Recurrence,"visible",e),!e&&n.updateData(t,""),null===(i=n.getEditor(t))||void 0===i||i.changeValueByVisibility(e)})(e.recurrenceRuleExpr,r.value,s),i(r.value),n()}}}]},{itemType:"empty",colSpan:2},{dataField:e.descriptionExpr,editorType:"dxTextArea",colSpan:2,label:{text:Mn.format("dxScheduler-editorLabelDescription")}},{itemType:"empty",colSpan:2}]}_createRecurrenceEditor(e){return[{dataField:e.recurrenceRuleExpr,editorType:"dxRecurrenceEditor",editorOptions:{firstDayOfWeek:this.scheduler.getFirstDayOfWeek()},label:{text:" ",visible:!1}}]}setEditorsType(e){var{startDateExpr:n,endDateExpr:i}=this.scheduler.getDataAccessors().expr,a="".concat(bb.Main,".").concat(n),r="".concat(bb.Recurrence,".").concat(i),s=this.form.itemOption(a),o=this.form.itemOption(r);if(s&&o){var d=s.editorOptions,u=o.editorOptions;d.type=u.type=e?"date":"datetime",this.form.itemOption(a,"editorOptions",d),this.form.itemOption(r,"editorOptions",u)}}updateTimeZoneEditorDataSource(e,n){var a={dataSource:new bit({store:J6.getDisplayedTimeZones(e),paginate:!0,pageSize:10})};this.setEditorOptions(n,"Main",a)}updateRecurrenceEditorStartDate(e,n){var i={startDate:e};this.setEditorOptions(n,"Recurrence",i)}setEditorOptions(e,n,i){var a="".concat(bb.groupName,".").concat(e),r=this.form.itemOption(a);r&&this.form.itemOption(a,"editorOptions",de({},r.editorOptions,i))}updateFormData(e){this.semaphore.take();var n=this.scheduler.getDataAccessors().expr,i=e[n.allDayExpr],a=new Date(e[n.startDateExpr]),r=new Date(e[n.endDateExpr]);this.updateTimeZoneEditorDataSource(a,n.startDateTimeZoneExpr),this.updateTimeZoneEditorDataSource(r,n.endDateTimeZoneExpr),this.updateRecurrenceEditorStartDate(a,n.recurrenceRuleExpr),this.form.option("formData",e),this.setEditorsType(i),this.semaphore.release()}}class kDe{constructor(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];this.appointment=e,this.targetedAppointment=n,this.color=i,this.settings=a}}var Jae="dxListItemData",Yx="dxAppointmentSettings",IDe="horizontal",co={DAY:"day",WEEK:"week",WORK_WEEK:"workWeek",MONTH:"month",TIMELINE_DAY:"timelineDay",TIMELINE_WEEK:"timelineWeek",TIMELINE_WORK_WEEK:"timelineWorkWeek",TIMELINE_MONTH:"timelineMonth",AGENDA:"agenda"},g7=t=>t.valueExpr||"id",Kae=t=>t.displayExpr||"text",Jx=t=>t.fieldExpr||t.field,Cq=t=>{if(t instanceof r2)return t;var e={store:Yte(t).store,pageSize:0};return Array.isArray(t)||(e.filter=t.filter),new r2(e)},_7=t=>{var e=0,n=(i,a,r,s)=>{r=r||[];for(var o=0;o<i.items.length;o++){var d,u=i.items[o],p={name:i.name,value:u.id,title:u.text,data:null===(d=i.data)||void 0===d?void 0:d[o],children:[],parent:s||null},g=a+1;t[g]&&n(t[g],g,p.children,p),p.children.length||(p.leafIndex=e,e++),r.push(p)}return r};return n(t[0],0)},LDe=(t,e)=>{var n=_7(e),i=(s,o)=>{for(var d=0;d<s.length;d++){if(s[d].leafIndex===o)return s[d];var u=i(s[d].children,o);if(u)return u}},a=(s,o)=>((o=o||[]).push(s.value),s.parent&&a(s.parent,o),o),r=i(n,t);return a(r).reverse()},B4=(t,e)=>{var n=[];if(Mb(e)){if(t<0)return;for(var i=LDe(t,e),a=0;a<e.length;a++)n.push({name:e[a].name,id:i[a]})}return n},Mb=t=>{for(var e=0,n=0,i=t.length;n<i;n++)n?e*=t[n].items.length:e=t[n].items.length;return e},Sq=t=>t.reduce((e,n)=>{var{name:i,id:a}=n;return Ee({},e,{[i]:a})},{}),NDe=t=>{var e=Mb(t);return[...new Array(e)].map((n,i)=>{var a=B4(i,t);return Sq(a)})},PDe=(t,e)=>{var n=t.find(i=>Jx(i)===e);return!(null==n||!n.allowMultiple)},Oq=(t,e)=>t.filter(n=>{var i=Jx(n);return e.indexOf(i)>-1}),PA=(t,e,n)=>t[n][e],Tq=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=null,r=t.map(s=>Jx(s));return r.forEach(s=>{$e(n,(o,d)=>{var u={};u[o]=d;var p=PA(e,s,"getter")(u);if(Le(p))return a||(a={}),1===p.length&&(p=p[0]),!i||i&&PDe(t,s)?PA(e,s,"setter")(u,UP(p)):PA(e,s,"setter")(u,p),de(a,u),!0})}),a},Oat=(t,e,n)=>{var i=_7(n),a={};return e.forEach(r=>{for(var s=Tq(t.resources,t.dataAccessors,r),o=Xae((u,p)=>PA(t.dataAccessors,u,p),i,s),d=0;d<o.length;d++)a[o[d]]||(a[o[d]]=[]),a[o[d]].push(XE({},r,!0))}),a},Xae=(t,e,n,i)=>{i=i||[];for(var a=0;a<e.length;a++)!Tat(t,n,e[a].name,e[a].value)||(Le(e[a].leafIndex)&&i.push(e[a].leafIndex),e[a].children&&Xae(t,e[a].children,n,i));return i},Tat=(t,e,n,i)=>{var a=t(n,"getter")(e);return!!(a&&li(i,a)>-1)},RDe=(t,e,n,i)=>(i=i?i.children:[],e.forEach(function(a,r){var s=!1,o=a.name,d=a.value,u=a.title,p=a.data,g=t(o,"getter");n.forEach(function(b){if(!s){var C=g(b);Array.isArray(C)?C.indexOf(d)>-1&&(i.push({name:o,value:d,title:u,data:p,children:[]}),s=!0):C===d&&(i.push({name:o,value:d,title:u,data:p,children:[]}),s=!0)}}),s&&a.children&&a.children.length&&RDe(t,a.children,n,i[r])}),i),Iat=(t,e,n,i)=>{var a=new wt,s=(Oq(t,[n])[0]||{}).colorExpr||"color",o=zo(s);return((t,e,n,i)=>{var a=new wt;return t.forEach(r=>{if(Jx(r)===n){var o=Cq(r.dataSource),d=g7(r);e.has(n)||e.set(n,o.load()),e.get(n).done(u=>{var p=xf(u).filter(d,i).toArray();a.resolve(p[0])}).fail(()=>{e.delete(n),a.reject()})}}),a.promise()})(t,e,n,i).done(d=>a.resolve(o(d))).fail(()=>a.reject()),a.promise()},Lat=(t,e)=>{var{resources:n,dataAccessors:i,loadedResources:a,resourceLoaderMap:r}=t,{groupIndex:s,groups:o,itemData:d}=e,u=((t,e)=>{var n=e||[],i=t.find(r=>r.useColorAsDefault);if(i)return i;var a=n.length?Oq(t,n):t;return a[a.length-1]})(n||[],o);if(u){for(var p=Jx(u),g=B4(s,a),C=UP(PA(i,p,"getter")(d))[0],k=0;k<g.length;k++)if(g[k].name===p){C=g[k].id;break}return Iat(n,r,p,C)}return(new wt).resolve().promise()},FDe=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],e={getter:{},setter:{}};return t.forEach(n=>{var i=Jx(n);e.getter[i]=zo(i),e.setter[i]=see(i)}),e},HDe=(t,e,n)=>{var i=new wt,a=[],o=[];return Oq(e||[],t||[]).forEach(d=>{var u=new wt,p=Jx(d);a.push(u);var g=Cq(d.dataSource).load();n.set(p,g),g.done(b=>{var C=((t,e)=>{var n=zo(g7(t)),i=zo(Kae(t));return e.map(a=>{var r={id:n(a),text:i(a)};return a.color&&(r.color=a.color),r})})(d,b);u.resolve({name:p,items:C,data:b})}).fail(()=>u.reject())}),a.length?(Nr.apply(null,a).done(function(){for(var d=arguments.length,u=new Array(d),p=0;p<d;p++)u[p]=arguments[p];var g=u.some(b=>0===b.items.length);o=g?[]:u,i.resolve(o)}).fail(()=>i.reject()),i.promise()):i.resolve(o)},Pat=["day","week","workWeek","month","timelineDay","timelineWeek","timelineWorkWeek","timelineMonth","agenda"],BDe=(t,e)=>{var n=e.find(i=>!!(Yi(i)?[i.name,i.type]:[i]).includes(t));return void 0===n&&(Pat.includes(t)?n=t:[n]=e),n};var z4;class Rat{constructor(e){this.model=e,this.currentView=null}get key(){return this.model.key}get loadedResources(){return this.model.loadedResources}get startDayHour(){return this.model.startDayHour}get endDayHour(){return this.model.endDayHour}get adaptivityEnabled(){return this.model.adaptivityEnabled}get rtlEnabled(){return this.model.rtlEnabled}get maxAppointmentsPerCell(){return this.getCurrentViewOption("maxAppointmentsPerCell")}get currentViewOptions(){return this.currentView}get currentViewType(){return Yi(this.currentView)?this.currentView.type:this.currentView}get agendaDuration(){return this.model.agendaDuration}get currentDate(){return this.model.currentDate}get timeZone(){return this.model.timeZone}get isRenovatedAppointments(){return this.model.isRenovatedAppointments}supportAllDayResizing(){return"day"!==this.currentViewType||this.currentView.intervalCount>1}updateCurrentView(){var e=this.model.views,n=this.model.currentView;this.currentView=BDe(n,e)}isGroupedByDate(){return this.model.groupByDate&&this._isHorizontalGroupedWorkSpace()&&Mb(this.loadedResources)>0}_isHorizontalGroupedWorkSpace(){return!!this.loadedResources.length&&"horizontal"===this.model.groupOrientation}getCurrentViewOption(e){return this.currentView&&void 0!==this.currentView[e]?this.currentView[e]:this.model[e]}}!function(t){t.fromSourceToAppointment="toAppointment",t.fromAppointmentToSource="fromAppointment",t.fromSourceToGrid="toGrid",t.fromGridToSource="fromGrid"}(z4||(z4={}));class Fat{constructor(e){this.options=e}createDate(e,n){var i=new Date(e);switch(n.path){case z4.fromSourceToAppointment:return this.getConvertedDate(i,n.appointmentTimeZone,!0,!1);case z4.fromAppointmentToSource:return this.getConvertedDate(i,n.appointmentTimeZone,!0,!0);case z4.fromSourceToGrid:return this.getConvertedDate(i,n.appointmentTimeZone,!1,!1);case z4.fromGridToSource:return this.getConvertedDate(i,n.appointmentTimeZone,!1,!0);default:throw new Error("not specified pathTimeZoneConversion")}}getOffsets(e,n){var i=-this.getClientOffset(e)/Be.dateToMilliseconds("hour"),a=this.getCommonOffset(e),r=this.getAppointmentOffset(e,n);return{client:i,common:Le(a)?a:i,appointment:"number"!=typeof r?i:r}}getConvertedDateByOffsets(e,n,i,a){var r=a?-1:1,s=e.getTime()-r*n*Be.dateToMilliseconds("hour");return new Date(s+r*i*Be.dateToMilliseconds("hour"))}getClientOffset(e){return this.options.getClientOffset(e)}getCommonOffset(e){return this.options.getCommonOffset(e)}getAppointmentOffset(e,n){return this.options.getAppointmentOffset(e,n)}getConvertedDate(e,n,i,a){var r=new Date(e.getTime()),s=this.getOffsets(r,n);return i&&n?this.getConvertedDateByOffsets(e,s.client,s.appointment,a):this.getConvertedDateByOffsets(e,s.client,s.common,a)}}var $4={timeZoneCalculator:"timeZoneCalculator",appointmentDataProvider:"appointmentDataProvider",model:"model",modelProvider:"modelProvider"},V4={},Hat=-1,zDe=t=>Le(t)?t:++Hat,$De=(t,e,n)=>{Le(V4[t])||(V4[t]={});var i=n();return V4[t][e]=i,i},Eq=(t,e)=>V4[t]?V4[t][e]:void 0,$at=(t,e)=>$De($4.timeZoneCalculator,t,()=>new Fat({getClientOffset:n=>Pr.getClientTimezoneOffset(n),getCommonOffset:(n,i)=>Pr.calculateTimezoneByValue(i||e,n),getAppointmentOffset:(n,i)=>Pr.calculateTimezoneByValue(i,n)})),VDe=(t,e)=>$De($4.modelProvider,t,()=>{var n=Eq($4.modelProvider,t);return Le(n)?n:new Rat(e)}),Vat=t=>{Object.getOwnPropertyNames($4).forEach(e=>{((t,e)=>{Eq(t,e)&&(V4[t]=null)})(e,t)})},as=t=>Eq($4.timeZoneCalculator,t),WDe=t=>Eq($4.modelProvider,t),Zae="vertical",GDe=(t,e)=>e===Zae&&t?t.toString():"0",W4=(t,e)=>{var n=null!=e?e:{},i=Ee({},n);return t.forEach(a=>{var{attr:r,value:s}=a;i[r]=s||n[r]}),i},Qae=(t,e)=>{var n=t?"".concat(t,"px"):"";return W4([{attr:"height",value:n}],e)},jDe=(t,e)=>{var n=t?"".concat(t,"px"):"";return W4([{attr:"width",value:n}],e)},qDe=function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return $c({"dx-scheduler-first-group-cell":t,"dx-scheduler-last-group-cell":e,[n]:!0})},UDe=(t,e)=>{var{groupedData:n}=t,i=n[e],a=!(null==i||!i.allDayPanel),r=!(null==i||!i.isGroupedAllDayPanel);return a&&r},Aq=(t,e)=>e===Zae&&!!t.length,y7=(t,e)=>"horizontal"===e&&!!t.length,Gat=(t,e,n)=>{var i=y7(t,e);return n&&i},YDe=(t,e)=>e.length&&0!==e.filter(n=>n!==t).length?void 0:t,ere="dx-scheduler-appointment-collector";class Kat{constructor(e){this.instance=e,this.key=this.instance.key,this.elements=[]}render(e){var{isCompact:n,items:i,buttonColor:a}=e,r=this._createTemplate(i.data.length,n),o=this._createCompactButton(r,e).$element();return this._makeBackgroundColor(o,i.colors,a),this._makeBackgroundDarker(o),this.elements.push(o),o.data("items",this._createTooltipInfos(i)),o}clear(){this.elements.forEach(e=>{e.detach(),e.remove()}),this.elements=[]}_createTooltipInfos(e){return e.data.map((n,i)=>{var a,r=Ao(n,this.instance._dataAccessors,as(this.key)).clone();if((null===(a=e.settings)||void 0===a?void 0:a.length)>0){var{info:s}=e.settings[i];r.startDate=s.sourceAppointment.startDate,r.endDate=s.sourceAppointment.endDate}return new kDe(n,r.source(),e.colors[i],e.settings[i])})}_onButtonClick(e,n){var i=N(e.element);this.instance.showAppointmentTooltipCore(i,i.data("items"),this._getExtraOptionsForTooltip(n,i))}_getExtraOptionsForTooltip(e,n){return{clickEvent:this._clickEvent(e.onAppointmentClick).bind(this),dragBehavior:e.allowDrag&&this._createTooltipDragBehavior(n).bind(this),dropDownAppointmentTemplate:this.instance.option().dropDownAppointmentTemplate,isButtonClick:!0}}_clickEvent(e){return n=>{var i={itemData:n.itemData.appointment,itemElement:n.itemElement,targetedAppointment:n.itemData.targetedAppointment},a=eee(this.instance.fire("mapAppointmentFields",i),n,!1);delete a.itemData,delete a.itemIndex,delete a.itemElement,e(a)}}_createTooltipDragBehavior(e){return n=>{var i=N(n.element),a=this.instance.getWorkSpace(),r=op(e),s={filter:".".concat("dx-list-item"),isSetCursorOffset:!0,initialPosition:r,getItemData:o=>{var d;return null===(d=N(o).data(Jae))||void 0===d?void 0:d.appointment},getItemSettings:(o,d)=>d.itemSettings};a._createDragBehaviorBase(i,s)}}_getCollectorOffset(e,n){return n-e-this._getCollectorRightOffset()}_getCollectorRightOffset(){return this.instance.getRenderingStrategyInstance()._isCompactTheme()?1:5}_makeBackgroundDarker(e){e.css("boxShadow","inset ".concat(Ta(e.get(0)).width,"px 0 0 0 rgba(0, 0, 0, 0.3)"))}_makeBackgroundColor(e,n,i){Nr.apply(null,n).done(function(){this._makeBackgroundColorCore(e,i,[...arguments])}.bind(this))}_makeBackgroundColorCore(e,n,i){n&&n.done(a=>{var r=YDe(a,i);r&&e.css("backgroundColor",r)})}_setPosition(e,n){Sl(e,{top:n.top,left:n.left})}_createCompactButton(e,n){var i=this._createCompactButtonElement(n);return this.instance._createComponent(i,T0,{type:"default",width:n.width,height:n.height,onClick:a=>this._onButtonClick(a,n),template:this._renderTemplate(e,n.items,n.isCompact)})}_createCompactButtonElement(e){var{isCompact:n,$container:i,coordinates:a}=e,r=N("<div>").addClass(ere).toggleClass("dx-scheduler-appointment-collector-compact",n).appendTo(i);return this._setPosition(r,a),r}_renderTemplate(e,n,i){return new pb(a=>e.render({model:{appointmentCount:n.data.length,isCompact:i},container:a.container}))}_createTemplate(e,n){return this._initButtonTemplate(e,n),this.instance._getAppointmentTemplate("appointmentCollectorTemplate")}_initButtonTemplate(e,n){this.instance._templateManager.addDefaultTemplates({appointmentCollector:new pb(i=>this._createButtonTemplate(e,N(i.container),n))})}_createButtonTemplate(e,n,i){var a=i?e:Mn.getFormatter("dxScheduler-moreAppointments")(e);return n.append(N("<span>").text(a)).addClass("dx-scheduler-appointment-collector-content")}}var b2="dx-tooltip-appointment-item";class JDe{constructor(e){this._tooltip=null,this._options=e,this._extraOptions=null}show(e,n,i){this._canShowTooltip(n)&&(this.hide(),this._extraOptions=i,this._showCore(e,n))}_showCore(e,n){this._tooltip?(this._shouldUseTarget()&&this._tooltip.option("target",e),this._list.option("dataSource",n)):this._tooltip=this._createTooltip(e,n),this._prepareBeforeVisibleChanged(n),this._tooltip.option("visible",!0)}_prepareBeforeVisibleChanged(e){}_getContentTemplate(e){return n=>{var i=N("<div>");N(n).append(i),this._list=this._createList(i,e)}}isAlreadyShown(e){if(this._tooltip&&this._tooltip.option("visible"))return this._tooltip.option("target")[0]===e[0]}_onShown(){this._list.option("focusStateEnabled",this._extraOptions.focusStateEnabled)}dispose(){}hide(){this._tooltip&&this._tooltip.option("visible",!1)}_shouldUseTarget(){return!0}_createTooltip(){}_canShowTooltip(e){return!!e.length}_createListOption(e){return{dataSource:e,onContentReady:this._onListRender.bind(this),onItemClick:n=>this._onListItemClick(n),itemTemplate:(n,i)=>this._renderTemplate(n.appointment,n.targetedAppointment,i,n.color),_swipeEnabled:!1}}_onListRender(){}_createTooltipElement(e){return N("<div>").appendTo(this._options.container).addClass(e)}_createList(e,n){return this._options.createComponent(e,Fxe,this._createListOption(n))}_renderTemplate(e,n,i,a){var r=this._createItemListContent(e,n,a);this._options.addDefaultTemplates({[this._getItemListTemplateName()]:new pb(o=>{var d=N(o.container);return d.append(r),d})});var s=this._options.getAppointmentTemplate(this._getItemListTemplateName()+"Template");return this._createFunctionTemplate(s,e,n,i)}_createFunctionTemplate(e,n,i,a){var r=this._isEmptyDropDownAppointmentTemplate();return new pb(s=>e.render({model:r?{appointmentData:n,targetedAppointmentData:i}:n,container:s.container,index:a}))}_getItemListTemplateName(){return this._isEmptyDropDownAppointmentTemplate()?"appointmentTooltip":"dropDownAppointment"}_isEmptyDropDownAppointmentTemplate(){return!this._extraOptions.dropDownAppointmentTemplate||"dropDownAppointment"===this._extraOptions.dropDownAppointmentTemplate}_onListItemClick(e){this.hide(),this._extraOptions.clickEvent&&this._extraOptions.clickEvent(e),this._options.showAppointmentPopup(e.itemData.appointment,!1,e.itemData.targetedAppointment)}_createItemListContent(e,n,i){var a=this._extraOptions.editing,r=N("<div>").addClass(b2);return r.append(this._createItemListMarker(i)),r.append(this._createItemListInfo(this._options.createFormattedDateText(e,n))),!this._options.getAppointmentDisabled(e)&&(a&&!0===a.allowDeleting||!0===a)&&r.append(this._createDeleteButton(e,n)),r}_createItemListMarker(e){var n=N("<div>").addClass("dx-tooltip-appointment-item-marker"),i=N("<div>").addClass("dx-tooltip-appointment-item-marker-body");return n.append(i),e&&e.done(a=>i.css("background",a)),n}_createItemListInfo(e){var n=N("<div>").addClass("dx-tooltip-appointment-item-content"),i=N("<div>").addClass("dx-tooltip-appointment-item-content-subject").text(e.text),a=N("<div>").addClass("dx-tooltip-appointment-item-content-date").text(e.formatDate);return n.append(i).append(a)}_createDeleteButton(e,n){var i=N("<div>").addClass("dx-tooltip-appointment-item-delete-button-container"),a=N("<div>").addClass("dx-tooltip-appointment-item-delete-button");return i.append(a),this._options.createComponent(a,T0,{icon:"trash",stylingMode:"text",onClick:r=>{this.hide(),r.event.stopPropagation(),this._options.checkAndDeleteAppointment(e,n)}}),i}}var KDe={left:"borderLeftWidth",top:"borderTopWidth",right:"borderRightWidth",bottom:"borderBottomWidth"};var rrt=["shading","$arrow"],Kx={left:-1,top:-1,center:0,right:1,bottom:1},ZDe={top:{my:"bottom center",at:"top center",collision:"fit flip"},bottom:{my:"top center",at:"bottom center",collision:"fit flip"},right:{my:"left center",at:"right center",collision:"flip fit"},left:{my:"right center",at:"left center",collision:"flip fit"}},srt={h:10,v:10};class ort extends gie{constructor(e){var{shading:n,$arrow:i}=e;super($i(e,rrt)),this._props=Ee({},this._props,{shading:n}),this._$arrow=i,this._positionSide=void 0}positionWrapper(){this._props.shading&&this._$wrapper.css({top:0,left:0})}_renderBoundaryOffset(){}_getContainerPosition(){var e=lee(this._position.offset||""),{h:n,v:i}=e,a=this._isVerticalSide(),r=this._isHorizontalSide();if(a||r){var p=(this._isPopoverInside()?-1:1)*Kx[this._positionSide]*((a?La(this._$arrow):Ki(this._$arrow))-this._getContentBorderWidth(this._positionSide));a?i+=p:n+=p}return de({},this._position,{offset:n+" "+i})}_getContentBorderWidth(e){var n=this._$content.css(KDe[e]);return parseInt(n)||0}_isPopoverInside(){var e=Kh.setup.normalizeAlign(this._position.my),n=Kh.setup.normalizeAlign(this._position.at);return e.h===n.h&&e.v===n.v}_isVerticalSide(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._positionSide;return"top"===e||"bottom"===e}_isHorizontalSide(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._positionSide;return"left"===e||"right"===e}_getDisplaySide(e){var n=Kh.setup.normalizeAlign(e.my),i=Kh.setup.normalizeAlign(e.at),a=Kx[n.h]===Kx[i.h]&&Kx[n.v]===Kx[i.v]?-1:1;return Math.abs(Kx[n.h]-a*Kx[i.h])>Math.abs(Kx[n.v]-a*Kx[i.v])?i.h:i.v}_normalizePosition(e,n){var a,i={of:n,boundaryOffset:srt};return a=Le(e)?de(!0,{},i,this._positionToObject(e)):i,this._positionSide=this._getDisplaySide(a),a}_positionToObject(e){return Oa(e)?de({},ZDe[e]):e}}var QDe={left:"right",top:"bottom",right:"left",bottom:"top",center:"center"},ewe=function(t){return Yi(t)?t.name:t},twe=function(t,e){var n=t.option(e);return ewe(n)},tre=function(t,e){var{target:n,shading:i,disabled:a,hideEvent:r}=t.option(),s=Oa(n),o=i&&"hide"===e,d=o?null:twe(t,"".concat(e,"Event"));if(o&&r&&lo.log("W1020"),d&&!a){var u=Ot(d,t.NAME),p=t._createAction(function(){var k=function(t,e){var n=t.option(e);return Yi(n)&&n.delay}(t,e+"Event");this._clearEventsTimeouts(),k?this._timeouts[e]=setTimeout(function(){t[e]()},k):t[e]()}.bind(t),{validatingTargetName:"target"}),g=function(k){p({event:k,target:N(k.currentTarget)})},b="_"+e+"EventHandler";if(s)t[b]=g,he.on(ct.getDocument(),u,n,g);else{var C=ai(N(n));t[b]=void 0,he.on(C,u,g)}}},nre=function(t,e,n,i){var a=i||twe(t,n+"Event");if(a){a=Ot(a,t.NAME);var r="_"+n+"EventHandler";t[r]?he.off(ct.getDocument(),a,e,t[r]):he.off(ai(N(e)),a)}},nwe=CA.inherit({_getDefaultOptions:function(){return de(this.callBase(),{target:void 0,shading:!1,position:de({},ZDe.bottom),closeOnOutsideClick:!0,animation:{show:{type:"fade",from:0,to:1},hide:{type:"fade",to:0}},showTitle:!1,width:"auto",height:"auto",dragEnabled:!1,resizeEnabled:!1,fullScreen:!1,hideOnParentScroll:!0,arrowPosition:"",arrowOffset:0,_fixWrapperPosition:!0})},_defaultOptionsRules:function(){return[{device:{platform:"ios"},options:{arrowPosition:{boundaryOffset:{h:20,v:-10},collision:"fit"}}},{device:function(){return!pi()},options:{animation:null}}]},_init:function(){this.callBase(),this._renderArrow(),this._timeouts={},this.$element().addClass("dx-popover"),this.$wrapper().addClass("dx-popover-wrapper")},_render:function(){this.callBase.apply(this,arguments),this._detachEvents(this.option("target")),this._attachEvents()},_detachEvents:function(t){nre(this,t,"show"),nre(this,t,"hide")},_attachEvents:function(){tre(this,"show"),tre(this,"hide")},_renderArrow:function(){this._$arrow=N("<div>").addClass("dx-popover-arrow").prependTo(this.$overlayContent())},_documentDownHandler:function(t){return!this._isOutsideClick(t)||this.callBase(t)},_isOutsideClick:function(t){return!N(t.target).closest(this.option("target")).length},_animate:function(t){t&&t.to&&"object"==typeof t.to&&de(t.to,{position:this._getContainerPosition()}),this.callBase.apply(this,arguments)},_stopAnimation:function(){this.callBase.apply(this,arguments)},_renderTitle:function(){this.$wrapper().toggleClass("dx-popover-without-title",!this.option("showTitle")),this.callBase()},_renderPosition:function(){this.callBase(),this._renderOverlayPosition(),this._actions.onPositioned()},_renderOverlayPosition:function(){this._resetOverlayPosition(),this._updateContentSize();var t=this._getContainerPosition(),e=Kh.setup(this.$overlayContent(),t),n=this._getSideByLocation(e);this._togglePositionClass("dx-position-"+n),this._toggleFlippedClass(e.h.flip,e.v.flip),(this._isHorizontalSide()||this._isVerticalSide())&&this._renderArrowPosition(n)},_resetOverlayPosition:function(){this._setContentHeight(!0),this._togglePositionClass("dx-position-"+this._positionController._positionSide),Sl(this.$overlayContent(),{left:0,top:0}),this._$arrow.css({top:"auto",right:"auto",bottom:"auto",left:"auto"})},_updateContentSize:function(){if(this.$content()){var t=Kh.calculate(this.$overlayContent(),this._getContainerPosition());if(t.h.oversize>0&&this._isHorizontalSide()&&!t.h.fit){var e=Ki(this.$overlayContent())-t.h.oversize;q_(this.$overlayContent(),e)}if(t.v.oversize>0&&this._isVerticalSide()&&!t.v.fit){var n=La(this.$overlayContent())-t.v.oversize,i=La(this.$content())-t.v.oversize;Zp(this.$overlayContent(),n),Zp(this.$content(),i)}}},_getContainerPosition:function(){return this._positionController._getContainerPosition()},_getSideByLocation:function(t){var e=t.v.flip,n=t.h.flip;return this._isVerticalSide()&&e||this._isHorizontalSide()&&n||this._isPopoverInside()?QDe[this._positionController._positionSide]:this._positionController._positionSide},_togglePositionClass:function(t){this.$wrapper().removeClass("dx-position-left dx-position-right dx-position-top dx-position-bottom").addClass(t)},_toggleFlippedClass:function(t,e){this.$wrapper().toggleClass("dx-popover-flipped-horizontal",t).toggleClass("dx-popover-flipped-vertical",e)},_renderArrowPosition:function(t){var e=Ta(this._$arrow.get(0)),n=-(this._isVerticalSide(t)?e.height:e.width);this._$arrow.css(QDe[t],n);var Y,i=this._isVerticalSide(t)?"left":"top",a=this._isVerticalSide(t)?"width":"height",r=N(this._positionController._position.of),s=Kh.offset(r)||{top:0,left:0},o=Kh.offset(this.$overlayContent()),d=e[a],u=o[i],p=Ta(this.$overlayContent().get(0))[a],g=s[i],b=r.get(0),C=b&&!b.preventDefault?Ta(b)[a]:0,k=Math.max(u,g),G=Math.min(u+p,g+C);Y="start"===this.option("arrowPosition")?k-u:"end"===this.option("arrowPosition")?G-u-d:(k+G)/2-u-d/2;var ne=this._positionController._getContentBorderWidth(t),Z=qh(Y-ne+this.option("arrowOffset"),ne,p-d-2*ne);this._$arrow.css(i,Z)},_isPopoverInside:function(){return this._positionController._isPopoverInside()},_setContentHeight:function(t){t&&this.callBase()},_getPositionControllerConfig(){var{shading:t}=this.option();return de({},this.callBase(),{shading:t,$arrow:this._$arrow})},_initPositionController(){this._positionController=new ort(this._getPositionControllerConfig())},_renderWrapperDimensions:function(){this.option("shading")&&this.$wrapper().css({width:"100%",height:"100%"})},_isVerticalSide:function(t){return this._positionController._isVerticalSide(t)},_isHorizontalSide:function(t){return this._positionController._isHorizontalSide(t)},_clearEventTimeout:function(t){clearTimeout(this._timeouts[t])},_clearEventsTimeouts:function(){this._clearEventTimeout("show"),this._clearEventTimeout("hide")},_clean:function(){this._detachEvents(this.option("target")),this.callBase.apply(this,arguments)},_optionChanged:function(t){switch(t.name){case"arrowPosition":case"arrowOffset":this._renderGeometry();break;case"fullScreen":t.value&&this.option("fullScreen",!1);break;case"target":t.previousValue&&this._detachEvents(t.previousValue),this.callBase(t);break;case"showEvent":case"hideEvent":var e=t.name.substring(0,4),n=ewe(t.previousValue);this.hide(),nre(this,this.option("target"),e,n),tre(this,e);break;case"visible":this._clearEventTimeout(t.value?"show":"hide"),this.callBase(t);break;default:this.callBase(t)}},show:function(t){return t&&this.option("target",t),this.callBase()}});Fn("dxPopover",nwe);const Iq=nwe;var iwe=Iq.inherit({_getDefaultOptions:function(){return de(this.callBase(),{toolbarItems:[],showCloseButton:!1,showTitle:!1,title:null,titleTemplate:null,onTitleRendered:null,bottomTemplate:null,propagateOutsideClick:!0})},_render:function(){this.$element().addClass("dx-tooltip"),this.$wrapper().addClass("dx-tooltip-wrapper"),this.callBase()},_renderContent:function(){this.callBase(),this._contentId="dx-"+new Fc,this.$overlayContent().attr({id:this._contentId,role:"tooltip"}),this._toggleAriaDescription(!0)},_toggleAriaDescription:function(t){var e=N(this.option("target")),n=t?this._contentId:void 0;dd(e.get(0))||this.setAria("describedby",n,e)}});Fn("dxTooltip",iwe);const awe=iwe,frt=awe;class yrt extends JDe{_prepareBeforeVisibleChanged(e){this._tooltip.option("position",{my:"bottom",at:"top",boundary:this._getBoundary(e),offset:this._extraOptions.offset,collision:"fit flipfit"})}_getBoundary(e){return this._options.isAppointmentInAllDayPanel(e[0].appointment)?this._options.container:this._options.getScrollableContainer()}_onShown(){super._onShown(),this._extraOptions.isButtonClick&&(this._list.focus(),this._list.option("focusedElement",null))}_createListOption(e,n){var i=super._createListOption(e,n);return i.showScrollbar=wA?"always":"onHover",i}_createTooltip(e,n){var i=this._createTooltipElement("dx-scheduler-appointment-tooltip-wrapper");return this._options.createComponent(i,frt,{target:e,maxHeight:200,rtlEnabled:this._extraOptions.rtlEnabled,onShown:this._onShown.bind(this),contentTemplate:this._getContentTemplate(n),copyRootClassesToWrapper:!0,_ignoreCopyRootClassesToWrapperDeprecation:!0})}_onListRender(e){return this._extraOptions.dragBehavior&&this._extraOptions.dragBehavior(e)}}var G4_PHONE=250,G4_TABLET="90%",G4_DEFAULT="auto",rwe_PHONE="100%",rwe_TABLET="80%",Mrt={show:{type:"slide",duration:300,from:{position:{my:"top",at:"bottom",of:ki()}},to:{position:{my:"center",at:"center",of:ki()}}},hide:{type:"slide",duration:300,to:{position:{my:"top",at:"bottom",of:ki()}},from:{position:{my:"center",at:"center",of:ki()}}}};class wrt extends JDe{_shouldUseTarget(){return!1}_onShowing(){var e=Ki(ki())>700;this._tooltip.option("height",G4_DEFAULT);var n=Eo(this._list.$element());this._tooltip.option(e?(t=>{var e=.9*La(ki());return{shading:!0,width:rwe_TABLET,height:t>e?G4_TABLET:G4_DEFAULT,position:{my:"center",at:"center",of:ki()}}})(n):(t=>({shading:!1,width:rwe_PHONE,height:t>G4_PHONE?G4_PHONE:G4_DEFAULT,position:{my:"bottom",at:"bottom",of:ki()}}))(n))}_createTooltip(e,n){var i=this._createTooltipElement("dx-scheduler-overlay-panel");return this._options.createComponent(i,kj,{target:ki(),closeOnOutsideClick:!0,animation:Mrt,onShowing:()=>this._onShowing(),onShown:this._onShown.bind(this),contentTemplate:this._getContentTemplate(n),copyRootClassesToWrapper:!0,_ignoreCopyRootClassesToWrapperDeprecation:!0})}}var j4=null,swe=null,owe=function(){!j4||(swe(),j4=null)};function Srt(t){return owe(),function(t){var e=(t=de({position:"top"},t)).content;delete t.content;var n=N("<div>").html(e).appendTo(K_());swe=function(){n.remove()},j4=new awe(n,t)}(t),j4.show()}var lwe="dx-scheduler-fixed-appointments",Lrt={head:"dx-scheduler-appointment-head",body:"dx-scheduler-appointment-body",tail:"dx-scheduler-appointment-tail"},Nrt={horizontal:"dx-scheduler-appointment-horizontal",vertical:"dx-scheduler-appointment-vertical"},dwe="dx-scheduler-appointment-drag-source",lp_APPOINTMENT_CONTENT_DETAILS="dx-scheduler-appointment-content-details",lp_RECURRING_ICON="dx-scheduler-appointment-recurrence-icon",lp_APPOINTMENT_TITLE="dx-scheduler-appointment-title",lp_APPOINTMENT_DATE="dx-scheduler-appointment-content-date",lp_ALL_DAY_CONTENT="dx-scheduler-appointment-content-allday",lp_AGENDA_MARKER="dx-scheduler-agenda-appointment-marker",lp_AGENDA_RESOURCE_LIST="dx-scheduler-appointment-resource-list",lp_AGENDA_RESOURCE_LIST_ITEM="dx-scheduler-appointment-resource-item",lp_AGENDA_RESOURCE_LIST_ITEM_VALUE="dx-scheduler-appointment-resource-item-value",Lq="dx-scheduler-header-panel-current-time-cell",ire="dx-scheduler-virtual-cell",uwe="dx-scheduler-time-panel",are="dx-scheduler-date-table",rre="dx-scheduler-date-table-row",q4="dx-scheduler-group-row",sre="dx-scheduler-group-header-content",Nq="dx-scheduler-last-group-cell",Pq="dx-scheduler-first-group-cell",Rq=["dx-scheduler-group-column-count-one","dx-scheduler-group-column-count-two","dx-scheduler-group-column-count-three"],cwe=Ot(ms.enter,"dxSchedulerAppointment"),pwe=Ot(ms.leave,"dxSchedulerAppointment");class ore extends Bx{get coloredElement(){return this.$element()}get rawAppointment(){return this.option("data")}_getDefaultOptions(){return de(super._getDefaultOptions(),{data:{},groupIndex:-1,groups:[],geometry:{top:0,left:0,width:0,height:0},allowDrag:!0,allowResize:!0,reduced:null,isCompact:!1,direction:"vertical",resizableConfig:{},cellHeight:0,cellWidth:0,isDragSource:!1})}notifyObserver(e,n){var i=this.option("observer");i&&i.fire(e,n)}invoke(){var e=this.option("observer");if(e)return e.fire.apply(e,arguments)}_optionChanged(e){switch(e.name){case"data":case"groupIndex":case"geometry":case"allowDrag":case"allowResize":case"reduced":case"sortedIndex":case"isCompact":case"direction":case"resizableConfig":case"cellHeight":case"cellWidth":this._invalidate();break;case"isDragSource":this._renderDragSourceClass();break;default:super._optionChanged(e)}}_getHorizontalResizingRule(){var e={head:this.option("rtlEnabled")?"right":"left",body:"",tail:this.option("rtlEnabled")?"left":"right"},n=this.option("getResizableStep"),i=n?n():0;return{handles:this.option("reduced")?e[this.option("reduced")]:"left right",minHeight:0,minWidth:this.invoke("getCellWidth"),step:i,roundStepValue:!1}}_getVerticalResizingRule(){var e=this.invoke("getCellHeight");return{handles:"top bottom",minWidth:0,minHeight:e,step:e,roundStepValue:!0}}_render(){super._render(),this._renderAppointmentGeometry(),this._renderEmptyClass(),this._renderReducedAppointment(),this._renderAllDayClass(),this._renderDragSourceClass(),this._renderDirection(),this.$element().data("dxAppointmentStartDate",this.option("startDate"));var e=Vo_getField(this.option("dataAccessors"),"text",this.rawAppointment);this.$element().attr("title",e),this.$element().attr("role","button"),this._renderRecurrenceClass(),this._renderResizable(),this._setResourceColor()}_setResourceColor(){var e={itemData:this.rawAppointment,groupIndex:this.option("groupIndex"),groups:this.option("groups")};this.option("getAppointmentColor")(e).done(i=>i&&this.coloredElement.css("backgroundColor",i))}_renderAppointmentGeometry(){var e=this.option("geometry"),n=this.$element();Sl(n,{top:e.top,left:e.left}),n.css({width:e.width<0?0:e.width,height:e.height<0?0:e.height})}_renderEmptyClass(){(this.option("geometry").empty||this.option("isCompact"))&&this.$element().addClass("dx-scheduler-appointment-empty")}_renderReducedAppointment(){var e=this.option("reduced");!e||(this.$element().toggleClass("dx-scheduler-appointment-reduced",!0).toggleClass(Lrt[e],!0),this._renderAppointmentReducedIcon())}_renderAppointmentReducedIcon(){var e=N("<div>").addClass("dx-scheduler-appointment-reduced-icon").appendTo(this.$element()),n=this._getEndDate(),a=[Mn.format("dxScheduler-editorLabelEndDate"),": ",Tn.format(n,"monthAndDay"),", ",Tn.format(n,"year")].join("");he.off(e,cwe),he.on(e,cwe,function(){Srt({target:e,content:a})}),he.off(e,pwe),he.on(e,pwe,function(){!function Ort(){return j4?j4.hide().done(owe).promise():(new wt).resolve()}()})}_getEndDate(){var e=Vo_getField(this.option("dataAccessors"),"endDate",this.rawAppointment);return e&&new Date(e)}_renderAllDayClass(){this.$element().toggleClass("dx-scheduler-all-day-appointment",!!this.option("allDay"))}_renderDragSourceClass(){this.$element().toggleClass(dwe,!!this.option("isDragSource"))}_renderRecurrenceClass(){var e=Vo_getField(this.option("dataAccessors"),"recurrenceRule",this.rawAppointment);fb().isValidRecurrenceRule(e)&&this.$element().addClass("dx-scheduler-appointment-recurrence")}_renderDirection(){this.$element().addClass(Nrt[this.option("direction")])}_createResizingConfig(){var e="vertical"===this.option("direction")?this._getVerticalResizingRule():this._getHorizontalResizingRule();return this.invoke("isGroupedByDate")||(e.stepPrecision="strict"),e}_renderResizable(){this.option("allowResize")&&this._createComponent(this.$element(),jye,de(this._createResizingConfig(),this.option("resizableConfig")))}_useTemplates(){return!1}}Fn("dxSchedulerAppointment",ore);class Brt extends ore{get coloredElement(){return this.$element().find(".".concat(lp_AGENDA_MARKER))}_getDefaultOptions(){return de(super._getDefaultOptions(),{createPlainResourceListAsync:new wt})}_renderResourceList(e,n){n.forEach(i=>{var a=N("<div>").addClass(lp_AGENDA_RESOURCE_LIST_ITEM).appendTo(e);N("<div>").text("".concat(i.label,":")).appendTo(a),N("<div>").addClass(lp_AGENDA_RESOURCE_LIST_ITEM_VALUE).text(i.values.join(", ")).appendTo(a)})}_render(){super._render(),this.option("createPlainResourceListAsync")(this.rawAppointment).done(n=>{var i=this.$element().find(".".concat(lp_APPOINTMENT_CONTENT_DETAILS)),a=N("<div>").addClass(lp_AGENDA_RESOURCE_LIST).appendTo(i);this._renderResourceList(a,n)})}}var lre="dxdblclick",hwe=Ot(Jd,"dxDblClick"),$rt=sr.inherit({ctor:function(){this._handlerCount=0,this._forgetLastClick()},_forgetLastClick:function(){this._firstClickTarget=null,this._lastClickTimeStamp=-300},add:function(){this._handlerCount<=0&&he.on(ct.getDocument(),hwe,this._clickHandler.bind(this)),this._handlerCount++},_clickHandler:function(t){var e=t.timeStamp||Date.now(),n=e-this._lastClickTimeStamp;!(n<0)&&n<300?(c2({type:lre,target:ige(this._firstClickTarget,t.target),originalEvent:t}),this._forgetLastClick()):(this._firstClickTarget=t.target,this._lastClickTimeStamp=e)},remove:function(){this._handlerCount--,this._handlerCount<=0&&(this._forgetLastClick(),he.off(ct.getDocument(),hwe))}});J_(lre,new $rt);var fwe=" "+Mn.format("dxScheduler-allDay")+": ",Fq=Be.dateToMilliseconds,dre=(t,e)=>{var n=Be.trimTime(t),i=Be.trimTime(e);return i.setDate(i.getDate()+1),[n,i]},gwe=(t,e)=>(e.getTime()-t.getTime())/Fq("hour"),ure=t=>!Be.sameDate(t.startDate,t.endDate),Jrt=(t,e,n,i)=>(t=new Date(t),e=new Date(e),gwe(t,e)>=24||((t,e,n,i)=>gwe(t,e)>=i-n&&t.getHours()===n&&e.getHours()===i)(t,e,n,i)),Zrt=(t,e,n,i)=>{t=t.replace(/\s/g,"");var a=d=>n.createDate(d,{path:"toGrid"}),r=is.deserializeDate(t),s=a(e),o=a(r);return o=Pr.correctRecurrenceExceptionByTimezone(o,s,i),t=is.serializeDate(o,"yyyyMMddTHHmmss")},U4=(t,e,n)=>t.allDay||Jrt(t.startDate,t.endDate,e,n),_we=(t,e,n,i,a)=>{if(((t,e)=>!e||isNaN(e.getTime())||t.getTime()>e.getTime())(e,n)){var r=(s=t.allDay,o=e,s?Be.setToDayEnd(new Date(o)):new Date(o.getTime()+i*Fq("minute")));a.setter.endDate(t,r)}var s,o},ywe=(t,e)=>{t.sort((n,i)=>{var a=new Date(Vo_getField(e,"startDate",n.settings||n)),r=new Date(Vo_getField(e,"startDate",i.settings||i));return Math.sign(a.getTime()-r.getTime())})},vwe=Ot(lre,"dxSchedulerAppointment"),bwe=Be.dateToMilliseconds;class Mwe extends Gx{get isAgendaView(){return this.invoke("isCurrentViewAgenda")}get isVirtualScrolling(){return this.invoke("isVirtualScrolling")}get appointmentDataProvider(){return this.option("getAppointmentDataProvider")()}constructor(e,n){super(e,n),this._virtualAppointments={}}notifyObserver(e,n){var i=this.option("observer");i&&i.fire(e,n)}invoke(){var e=this.option("observer");if(e)return e.fire.apply(e,arguments)}_dispose(){clearTimeout(this._appointmentClickTimeout),super._dispose()}_supportedKeys(){var e=super._supportedKeys();return de(e,{escape:function(){this.moveAppointmentBack(),this._escPressed=!0}.bind(this),del:function(n){if(this.option("allowDelete")){n.preventDefault();var i=this._getItemData(n.target);this.notifyObserver("onDeleteButtonPress",{data:i,target:n.target})}}.bind(this),tab:function(n){var i=this._getAccessAppointments(),r=i.filter(".dx-state-focused").data(Yx).sortedIndex,s=i.length-1;if(r>0&&n.shiftKey||r<s&&!n.shiftKey){n.preventDefault(),n.shiftKey?r--:r++;var o=this._getAppointmentByIndex(r);this._resetTabIndex(o),he.trigger(o,"focus")}}})}_getAppointmentByIndex(e){return this._getAccessAppointments().filter(function(i,a){return cs(a,Yx).sortedIndex===e}).eq(0)}_getAccessAppointments(){return this._itemElements().filter(":visible").not(".dx-state-disabled")}_resetTabIndex(e){this._focusTarget().attr("tabIndex",-1),e.attr("tabIndex",this.option("tabIndex"))}_moveFocus(){}_focusTarget(){return this._itemElements()}_renderFocusTarget(){var e=this._getAppointmentByIndex(0);this._resetTabIndex(e)}_focusInHandler(e){super._focusInHandler(e),this._$currentAppointment=N(e.target),this.option("focusedElement",ai(N(e.target)))}_focusOutHandler(e){var n=this._getAppointmentByIndex(0);this.option("focusedElement",ai(n)),super._focusOutHandler(e)}_eventBindingTarget(){return this._itemContainer()}_getDefaultOptions(){return de(super._getDefaultOptions(),{noDataText:null,activeStateEnabled:!0,hoverStateEnabled:!0,tabIndex:0,fixedContainer:null,allDayContainer:null,allowDrag:!0,allowResize:!0,allowAllDayResize:!0,onAppointmentDblClick:null,_collectorOffset:0,groups:[],resources:[]})}_optionChanged(e){if(!this.option("isRenovatedAppointments"))switch(e.name){case"items":this._cleanFocusState(),this._clearDropDownItems(),this._clearDropDownItemsElements(),this._repaintAppointments(e.value),this._renderDropDownAppointments(),this._attachAppointmentsEvents();break;case"fixedContainer":case"allDayContainer":case"onAppointmentDblClick":case"allowDelete":break;case"allowDrag":case"allowResize":case"allowAllDayResize":this._invalidate();break;case"focusedElement":this._resetTabIndex(N(e.value)),super._optionChanged(e);break;case"focusStateEnabled":this._clearDropDownItemsElements(),this._renderDropDownAppointments(),super._optionChanged(e);break;default:super._optionChanged(e)}}_isAllDayAppointment(e){return e.settings.length&&e.settings[0].allDay||!1}_isRepaintAppointment(e){return!Le(e.needRepaint)||!0===e.needRepaint}_isRepaintAll(e){if(this.isAgendaView)return!0;for(var n=0;n<e.length;n++)if(!this._isRepaintAppointment(e[n]))return!1;return!0}_applyFragment(e,n){e.children().length>0&&this._getAppointmentContainer(n).append(e)}_onEachAppointment(e,n,i,a){!0===(null==e?void 0:e.needRemove)?this._clearItem(e):(a||this._isRepaintAppointment(e))&&(e.needRepaint=!1,this._clearItem(e),this._renderItem(n,e,i))}_repaintAppointments(e){this._renderByFragments((n,i)=>{var a=this._isRepaintAll(e);a&&(this._getAppointmentContainer(!0).html(""),this._getAppointmentContainer(!1).html("")),!e.length&&this._cleanItemContainer(),e.forEach((r,s)=>{var o=this._isAllDayAppointment(r)?i:n;this._onEachAppointment(r,s,o,a)})})}_renderByFragments(e){if(this.isVirtualScrolling){var n=N(ct.createDocumentFragment()),i=N(ct.createDocumentFragment());e(n,i),this._applyFragment(n,!1),this._applyFragment(i,!0)}else e(this._getAppointmentContainer(!1),this._getAppointmentContainer(!0))}_attachAppointmentsEvents(){this._attachClickEvent(),this._attachHoldEvent(),this._attachContextMenuEvent(),this._attachAppointmentDblClick(),this._renderFocusState(),this._attachFeedbackEvents(),this._attachHoverEvents()}_clearItem(e){var n=this._findItemElementByItem(e.itemData);!n.length||$e(n,function(i,a){a.detach(),a.remove()})}_clearDropDownItems(){this._virtualAppointments={}}_clearDropDownItemsElements(){this.invoke("clearCompactAppointments")}_findItemElementByItem(e){var n=[],i=this;return this.itemElements().each(function(){var a=N(this);a.data(i._itemDataKey())===e&&n.push(a)}),n}_itemClass(){return"dx-scheduler-appointment"}_itemContainer(){var e=super._itemContainer(),n=e,i=this.option("allDayContainer");return i&&(n=e.add(i)),n}_cleanItemContainer(){super._cleanItemContainer();var e=this.option("allDayContainer");e&&e.empty(),this._virtualAppointments={}}_clean(){super._clean(),delete this._$currentAppointment,delete this._initialSize,delete this._initialCoordinates}_init(){super._init(),this.$element().addClass("dx-scheduler-scrollable-appointments"),this._preventSingleAppointmentClick=!1}_renderAppointmentTemplate(e,n,i){var a={isAllDay:n.allDay,isRecurrence:n.recurrenceRule,html:Ji(n)&&n.html?n.html:void 0},r=this.invoke("getTextAndFormatDate",i.appointmentData,this._currentAppointmentSettings.agendaSettings||i.targetedAppointmentData,"TIME");e.append(this.isAgendaView?((t,e)=>{var n=N(ct.createDocumentFragment()),i=N("<div>").addClass("dx-scheduler-agenda-appointment-left-layout").appendTo(n),a=N("<div>").addClass("dx-scheduler-agenda-appointment-right-layout").appendTo(n),r=N("<div>").addClass(lp_AGENDA_MARKER).appendTo(i);e.isRecurrence&&N("<span>").addClass(lp_RECURRING_ICON+" dx-icon-repeat").appendTo(r),N("<div>").addClass(lp_APPOINTMENT_TITLE).text(t.text).appendTo(a);var s=N("<div>").addClass(lp_APPOINTMENT_CONTENT_DETAILS).appendTo(a);return N("<div>").addClass(lp_APPOINTMENT_DATE).text(t.formatDate).appendTo(s),e.isAllDay&&N("<div>").text(fwe).addClass(lp_ALL_DAY_CONTENT).prependTo(s),n})(r,a):((t,e)=>{var n=N(ct.createDocumentFragment());N("<div>").text(t.text).addClass(lp_APPOINTMENT_TITLE).appendTo(n),e.html&&n.html(e.html);var i=N("<div>").addClass(lp_APPOINTMENT_CONTENT_DETAILS).appendTo(n);return N("<div>").addClass(lp_APPOINTMENT_DATE).text(t.formatDate).appendTo(i),e.isRecurrence&&N("<span>").addClass(lp_RECURRING_ICON+" dx-icon-repeat").appendTo(n),e.isAllDay&&N("<div>").text(fwe).addClass(lp_ALL_DAY_CONTENT).prependTo(i),n})(r,a))}_executeItemRenderAction(e,n,i){var a=this._getItemRenderAction();a&&a(this.invoke("mapAppointmentFields",{itemData:n,itemElement:i})),delete this._currentAppointmentSettings}_itemClickHandler(e){super._itemClickHandler(e,{},{afterExecute:function(n){this._processItemClick(n.args[0].event)}.bind(this)})}_processItemClick(e){var n=N(e.currentTarget),i=this._getItemData(n);"keydown"===e.type||(t=>{var{screenX:e,offsetX:n,pageX:i}=t;return 0===e&&!n&&0===i})(e)?this.notifyObserver("showEditAppointmentPopup",{data:i,target:n}):this._appointmentClickTimeout=setTimeout(function(){!this._preventSingleAppointmentClick&&ct.getBody().contains(n[0])&&this.notifyObserver("showAppointmentTooltip",{data:i,target:n}),this._preventSingleAppointmentClick=!1}.bind(this),300)}_extendActionArgs(e){var n=super._extendActionArgs(e);return this.invoke("mapAppointmentFields",n)}_render(){super._render(),this._attachAppointmentDblClick()}_attachAppointmentDblClick(){var e=this,n=e._itemSelector(),i=this._itemContainer();he.off(i,vwe,n),he.on(i,vwe,n,function(a){e._itemDXEventHandler(a,"onAppointmentDblClick",{},{afterExecute:function(r){e._dblClickHandler(r.args[0].event)}})})}_dblClickHandler(e){var n=N(e.currentTarget),i=this._getItemData(n);clearTimeout(this._appointmentClickTimeout),this._preventSingleAppointmentClick=!0,this.notifyObserver("showEditAppointmentPopup",{data:i,target:n})}_renderItem(e,n,i){for(var a=n.itemData,r=[],s=0;s<n.settings.length;s++){var o=n.settings[s];this._currentAppointmentSettings=o;var d=super._renderItem(e,a,i);d.data(Yx,o),r.push(d)}return r}_getItemContent(e){return e.data(Yx,this._currentAppointmentSettings),super._getItemContent(e)}_createItemByTemplate(e,n){var{itemData:i,container:a,index:r}=n;return e.render({model:{appointmentData:i,targetedAppointmentData:this.invoke("getTargetedAppointmentData",i,N(a).parent())},container:a,index:r})}_getAppointmentContainer(e){var n=this.option("allDayContainer"),i=this.itemsContainer().not(n);return e&&n&&(i=n),i}_postprocessRenderItem(e){this._renderAppointment(e.itemElement,this._currentAppointmentSettings)}_renderAppointment(e,n){e.data(Yx,n),this._applyResourceDataAttr(e);var i=this._getItemData(e),a=this.invoke("getAppointmentGeometry",n),r=this.option("allowResize")&&(!Le(n.skipResizing)||Oa(n.skipResizing)),s=this.option("allowDrag"),o=n.allDay;if(this.invoke("setCellDataCacheAlias",this._currentAppointmentSettings,a),n.virtual){var d={itemData:i,groupIndex:n.groupIndex,groups:this.option("groups")},u=this.option("getAppointmentColor")(d);this._processVirtualAppointment(n,e,i,u)}else{var p,g={data:i,groupIndex:n.groupIndex,observer:this.option("observer"),geometry:a,direction:n.direction||"vertical",allowResize:r,allowDrag:s,allDay:o,reduced:n.appointmentReduced,isCompact:n.isCompact,startDate:new Date(null===(p=n.info)||void 0===p?void 0:p.appointment.startDate),cellWidth:this.invoke("getCellWidth"),cellHeight:this.invoke("getCellHeight"),resizableConfig:this._resizableConfig(i,n),groups:this.option("groups"),getAppointmentColor:this.option("getAppointmentColor"),getResourceDataAccessors:this.option("getResourceDataAccessors")};if(this.isAgendaView){var b=this.option("getAgendaResourceProcessor")();g.createPlainResourceListAsync=C=>b.createListAsync(C)}this._createComponent(e,this.isAgendaView?Brt:ore,Ee({},g,{dataAccessors:this.option("dataAccessors"),getResizableStep:this.option("getResizableStep")}))}}_applyResourceDataAttr(e){var n=this.option("getResources")(),i=Tq(n,this.option("getResourceDataAccessors")(),this._getItemData(e));i&&$e(i,function(a,r){for(var s="data-"+Vhe(a.toLowerCase())+"-",o=0;o<r.length;o++)e.attr(s+Vhe(r[o]),!0)})}_resizableConfig(e,n){return{area:this._calculateResizableArea(n,e),onResizeStart:function(i){if(this._$currentAppointment=N(i.element),this.invoke("needRecalculateResizableArea")){var a=this._calculateResizableArea(this._$currentAppointment.data(Yx),this._$currentAppointment.data("dxItemData"));i.component.option("area",a),i.component._renderDragOffsets(i.event)}this._initialSize={width:i.width,height:i.height},this._initialCoordinates=op(this._$currentAppointment)}.bind(this),onResizeEnd:function(i){this._escPressed?i.event.cancel=!0:this._resizeEndHandler(i)}.bind(this)}}_calculateResizableArea(e,n){var i=this.$element().closest(".dx-scrollable-content");return this.invoke("getResizableAppointmentArea",{coordinates:{left:e.left,top:0,groupIndex:e.groupIndex},allDay:e.allDay})||i}_resizeEndHandler(e){var n=N(e.element),{info:i}=n.data("dxAppointmentSettings"),a=this._getItemData(n),r=Ao(a,this.option("dataAccessors"),as(this.option("key"))).clone(),s=this._getEndResizeAppointmentStartDate(e,a,i.appointment),o=i.appointment.endDate,d=this._getDateRange(e,s,o);r.startDate=new Date(d[0]),r.endDate=new Date(d[1]),this.notifyObserver("updateAppointmentAfterResize",{target:a,data:r.clone({pathTimeZone:"fromGrid"}).source(),$appointment:n})}_getEndResizeAppointmentStartDate(e,n,i){var a=Ao(n,this.option("dataAccessors"),as(this.option("key"))),r=i.startDate,s=fb(),{recurrenceRule:o,startDateTimeZone:d}=a,u=this.invoke("isAllDay",n),p=s.isValidRecurrenceRule(o);return!e.handles.top&&!p&&!u&&(r=as(this.option("key")).createDate(a.startDate,{appointmentTimeZone:d,path:"toGrid"})),r}_getDateRange(e,n,i){var p,g,a=this._getItemData(e.element),r=this.invoke("getDeltaTime",e,this._initialSize,a),s=this.invoke("getRenderingStrategyDirection"),d=this.invoke("isAllDay",a),u=this.invoke("needCorrectAppointmentDates")&&!d;return("vertical"!==s||d?this.option("rtlEnabled")?e.handles.right:e.handles.left:e.handles.top)?(p=u?this._correctStartDateByDelta(n,r):n.getTime()-r,p+=Pr.getTimezoneOffsetChangeInMs(n,i,p,i),g=i.getTime()):(p=n.getTime(),g=u?this._correctEndDateByDelta(i,r):i.getTime()+r,g-=Pr.getTimezoneOffsetChangeInMs(n,i,n,g)),[p,g]}_correctEndDateByDelta(e,n){var i=this.invoke("getEndDayHour"),a=this.invoke("getStartDayHour"),r=e.getTime()+n,s=(i-a)*bwe("hour"),o=n>0?Math.ceil(n/s):Math.floor(n/s),d=new Date(e),u=new Date(e);if(u.setHours(a,0,0,0),d.setHours(i,0,0,0),r>d.getTime()||r<=u.getTime()){var g=n-(d.getTime()-e.getTime()),b=new Date(e.setDate(e.getDate()+o));b.setHours(a,0,0,0),r=b.getTime()+g-s*(o-1)}return r}_correctStartDateByDelta(e,n){var i=this.invoke("getEndDayHour"),a=this.invoke("getStartDayHour"),r=e.getTime()-n,s=(i-a)*bwe("hour"),o=n>0?Math.ceil(n/s):Math.floor(n/s),d=new Date(e),u=new Date(e);if(u.setHours(a,0,0,0),d.setHours(i,0,0,0),r<u.getTime()||r>=d.getTime()){var g=n-(e.getTime()-u.getTime()),b=new Date(e.setDate(e.getDate()-o));b.setHours(i,0,0,0),r=b.getTime()-g+s*(o-1)}return r}_processVirtualAppointment(e,n,i,a){var r=e.virtual,s=r.index;Le(this._virtualAppointments[s])||(this._virtualAppointments[s]={coordinates:{top:r.top,left:r.left},items:{data:[],colors:[],settings:[]},isAllDay:!!r.isAllDay,buttonColor:a}),e.targetedAppointmentData=this.invoke("getTargetedAppointmentData",i,n),this._virtualAppointments[s].items.settings.push(e),this._virtualAppointments[s].items.data.push(i),this._virtualAppointments[s].items.colors.push(a),n.remove()}_renderContentImpl(){super._renderContentImpl(),this._renderDropDownAppointments()}_renderDropDownAppointments(){this._renderByFragments((e,n)=>{$e(this._virtualAppointments,function(i){var a=this._virtualAppointments[i],r=a.items,s=a.coordinates,o=a.isAllDay?n:e,d=s.left,u=this.invoke("getDropDownAppointmentWidth",a.isAllDay),p=this.invoke("getDropDownAppointmentHeight"),g=this.option("rtlEnabled")?u:0;this.notifyObserver("renderCompactAppointments",{$container:o,coordinates:{top:s.top,left:d+g},items:r,buttonColor:a.buttonColor,width:u-this.option("_collectorOffset"),height:p,onAppointmentClick:this.option("onItemClick"),allowDrag:this.option("allowDrag"),cellWidth:this.invoke("getCellWidth"),isCompact:this.invoke("isAdaptive")||this._isGroupCompact(a)})}.bind(this))})}_isGroupCompact(e){return!e.isAllDay&&this.invoke("supportCompactDropDownAppointments")}_sortAppointmentsByStartDate(e){return ywe(e,this.option("dataAccessors"))}_processRecurrenceAppointment(e,n,i){var a=Vo_getField(this.option("dataAccessors"),"recurrenceRule",e),r={parts:[],indexes:[]};if(a){for(var s=e.settings||e,o=new Date(Vo_getField(this.option("dataAccessors"),"startDate",s)),d=new Date(Vo_getField(this.option("dataAccessors"),"endDate",s)),u=d.getTime()-o.getTime(),p=Vo_getField(this.option("dataAccessors"),"recurrenceException",e),g=this.invoke("getStartViewDate"),b=this.invoke("getEndViewDate"),C=fb().generateDates({rule:a,exception:p,start:o,end:d,min:g,max:b}),k=e.settings?1:C.length,G=0;G<k;G++){var Y=de({},e,!0);if(C[G]){var ne=this._applyStartDateToObj(C[G],{});this._applyEndDateToObj(new Date(C[G].getTime()+u),ne),Y.settings=ne}else Y.settings=s;r.parts.push(Y),i||this._processLongAppointment(Y,r)}r.indexes.push(n)}return r}_processLongAppointment(e,n){var i=this.splitAppointmentByDay(e),a=i.length,r=this.invoke("getEndViewDate").getTime(),s=this.invoke("getStartViewDate").getTime(),o=as(this.option("key"));if(n=n||{parts:[]},a>1){de(e,i[0]);for(var d=1;d<a;d++){var u=Vo_getField(this.option("dataAccessors"),"startDate",i[d].settings).getTime();(u=o.createDate(u,{path:"toGrid"}))<r&&u>s&&n.parts.push(i[d])}}return n}_reduceRecurrenceAppointments(e,n){$e(e,function(i,a){n.splice(a-i,1)})}_combineAppointments(e,n){n.length&&IW(e,n),this._sortAppointmentsByStartDate(e)}_applyStartDateToObj(e,n){return Vo_setField(this.option("dataAccessors"),"startDate",n,e),n}_applyEndDateToObj(e,n){return Vo_setField(this.option("dataAccessors"),"endDate",n,e),n}moveAppointmentBack(e){var n=this._$currentAppointment,i=this._initialSize,a=this._initialCoordinates;e&&(this._removeDragSourceClassFromDraggedAppointment(),Lz(e.cancel)?e.cancel.resolve(!0):e.cancel=!0),n&&!e&&(a&&(Sl(n,a),delete this._initialSize),i&&(((t,e)=>{Qg_setOuterWidth(t,e)})(n,i.width),See(n,i.height),delete this._initialCoordinates))}focus(){if(this._$currentAppointment){var e=ai(this._$currentAppointment);this.option("focusedElement",e),he.trigger(e,"focus")}}splitAppointmentByDay(e){var n=e.settings||e,i=this.option("dataAccessors"),a=new Date(Vo_getField(i,"startDate",n)),r=Be.makeDate(a),s=Be.makeDate(Vo_getField(i,"endDate",n)),o=this.invoke("getEndViewDate"),d=this.invoke("getStartDayHour"),u=this.invoke("getEndDayHour"),p=as(this.option("key")),g=Ao(e,i,p),b=ure(g),C=[];for(r=p.createDate(r,{path:"toGrid"}),s=p.createDate(s,{path:"toGrid"}),r.getHours()<=u&&r.getHours()>=d&&!b&&(C.push(this._applyStartDateToObj(new Date(r),{appointmentData:e})),r.setDate(r.getDate()+1));b&&r.getTime()<s.getTime()&&r<o;){var k=new Date(r),G=new Date(r);this._checkStartDate(k,a,d),this._checkEndDate(G,s,u);var Y=XE({},e,!0),ne={};this._applyStartDateToObj(k,ne),this._applyEndDateToObj(G,ne),Y.settings=ne,C.push(Y),(r=Be.trimTime(r)).setDate(r.getDate()+1),r.setHours(d)}return C}_checkStartDate(e,n,i){!Be.sameDate(e,n)||e.getHours()<=i?e.setHours(i,0,0,0):e.setHours(n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds())}_checkEndDate(e,n,i){!Be.sameDate(e,n)||e.getHours()>i?e.setHours(i,0,0,0):e.setHours(n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds())}_removeDragSourceClassFromDraggedAppointment(){this._itemElements().filter(".".concat(dwe)).each((n,i)=>{N(i).dxSchedulerAppointment("instance").option("isDragSource",!1)})}_setDragSourceAppointment(e,n){var i=this._findItemElementByItem(e),{startDate:a,endDate:r}=n.info.sourceAppointment,{groupIndex:s}=n;i.forEach(o=>{var{info:d,groupIndex:u}=o.data(Yx),{startDate:p,endDate:g}=d.sourceAppointment,b=o.dxSchedulerAppointment("instance"),C=a.getTime()===p.getTime()&&r.getTime()===g.getTime()&&s===u;b.option("isDragSource",C)})}updateResizableArea(){var e=this.$element().find(".dx-scheduler-appointment.dx-resizable"),n=Gh(e,i=>{var r=N(i).dxResizable("instance"),s=r.option("area");return li(r.option("handles"),["right left","left right"])>-1&&Ji(s)});$e(n,(i,a)=>{var r=N(a),s=op(r),o=this._getItemData(r),d=this._calculateResizableArea({left:s.left},o);r.dxResizable("instance").option("area",d)})}}Fn("dxSchedulerAppointments",Mwe);const est=Mwe;const Dwe=class ost{constructor(e){this._renderingStrategy=e}getDropDownAppointmentWidth(e,n){return n||!Le(n)?75*this._renderingStrategy.cellWidth/100:24}getCollectorTopOffset(){return 3}getCollectorLeftOffset(){return 3}getAppointmentDefaultOffset(){return this._renderingStrategy._isCompactTheme()?22:this._renderingStrategy.appointmentOffset}getDynamicAppointmentCountPerCell(){var e=this._renderingStrategy,n=e.cellHeight,i=Math.floor((n-e._getAppointmentDefaultOffset())/e._getAppointmentDefaultHeight())||this._getAppointmentMinCount();return e.allDaySupported()?{allDay:"vertical"===e.groupOrientation?i:this._renderingStrategy.appointmentCountPerCell,simple:this._calculateDynamicAppointmentCountPerCell()||this._getAppointmentMinCount()}:i}getDropDownAppointmentHeight(){}_getAppointmentMinCount(){return 1}_calculateDynamicAppointmentCountPerCell(){return Math.floor(this._renderingStrategy._getAppointmentMaxWidth()/50)}_getAppointmentDefaultWidth(){return 40}};const pst=class cst extends Dwe{getDropDownAppointmentWidth(e,n){return this.getDropDownButtonAdaptiveSize()}getDropDownButtonAdaptiveSize(){return 28}getCollectorTopOffset(e){var n=this._renderingStrategy;return n.allDaySupported()&&e?(n.allDayHeight-n.getDropDownButtonAdaptiveSize())/2:this._renderingStrategy.cellHeight-40}getCollectorLeftOffset(){var e=this._renderingStrategy.getDropDownAppointmentWidth();return(this._renderingStrategy.cellWidth-e)/2}getAppointmentDefaultOffset(){return 35}getDynamicAppointmentCountPerCell(){return this._renderingStrategy.allDaySupported()?{allDay:0,simple:this._calculateDynamicAppointmentCountPerCell()||this._getAppointmentMinCount()}:0}getDropDownAppointmentHeight(){return 28}_getAppointmentMinCount(){return 0}_getAppointmentDefaultWidth(){return this._renderingStrategy.allDaySupported()?30:super._getAppointmentDefaultWidth()}_calculateDynamicAppointmentCountPerCell(){return Math.floor(this._renderingStrategy._getAppointmentMaxWidth()/this._renderingStrategy._getAppointmentDefaultWidth())}};class Cwe{constructor(e){this.options=e}get DOMMetaData(){return this.options.DOMMetaData}get appointments(){return this.options.dateSettings}get viewDataProvider(){return this.options.viewDataProvider}get positionHelper(){return this.options.positionHelper}get startViewDate(){return this.options.startViewDate}get viewStartDayHour(){return this.options.viewStartDayHour}get viewEndDayHour(){return this.options.viewEndDayHour}get cellDuration(){return this.options.cellDuration}get getPositionShift(){return this.options.getPositionShiftCallback}get groupCount(){return this.options.groupCount}get rtlEnabled(){return this.options.rtlEnabled}get isVerticalGrouping(){return this.options.isVerticalOrientation}get showAllDayPanel(){return this.options.showAllDayPanel}get supportAllDayRow(){return this.options.supportAllDayRow}get isGroupedAllDayPanel(){return this.options.isGroupedAllDayPanel}get isVirtualScrolling(){return!1}calculateCellPositions(e,n,i){var a=[];return this.appointments.forEach((r,s)=>{this.getCoordinateInfos({appointment:r,groupIndices:e,isAllDayRowAppointment:n,isRecurrentAppointment:i}).forEach(d=>{d&&a.push(this._prepareObject(d,s))})}),a}getCoordinateInfos(e){var{appointment:n,isAllDayRowAppointment:i,groupIndices:a,recurrent:r}=e,{startDate:s}=n,o=r?void 0:n.source.groupIndex;return this.getCoordinatesByDateInGroup(s,a,i,o)}_prepareObject(e,n){return e.dateSettingIndex=n,{coordinates:e,dateSettingIndex:n}}getCoordinatesByDate(e,n,i){var a=n||0,r={groupIndex:a,startDate:e,isAllDay:i},s=this.viewDataProvider.findCellPositionInMap(r);if(s){var o=this.getCellPosition(s,i&&!this.isVerticalGrouping),d=i?0:this.getTimeShift(e),u=this.getPositionShift(d,i),p=this.positionHelper.getHorizontalMax(a,e),g=this.positionHelper.getVerticalMax({groupIndex:a,isVirtualScrolling:this.isVirtualScrolling,showAllDayPanel:this.showAllDayPanel,supportAllDayRow:this.supportAllDayRow,isGroupedAllDayPanel:this.isGroupedAllDayPanel,isVerticalGrouping:this.isVerticalGrouping});return{cellPosition:o.left+u.cellPosition,top:o.top+u.top,left:o.left+u.left,rowIndex:o.rowIndex,columnIndex:o.columnIndex,hMax:p,vMax:g,groupIndex:a}}}getCoordinatesByDateInGroup(e,n,i,a){var r=[];if(this.viewDataProvider.isSkippedDate(e))return r;var s=[a];return Le(a)||(s=this.groupCount?n:[0]),s.forEach(o=>{var d=this.getCoordinatesByDate(e,o,i);d&&r.push(d)}),r}getCellPosition(e,n){var{dateTableCellsMeta:i,allDayPanelCellsMeta:a}=this.DOMMetaData,{columnIndex:r,rowIndex:s}=e,o=n?a[r]:i[s][r],d=Ee({},o);return this.rtlEnabled&&(d.left+=o.width),d&&(d.rowIndex=e.rowIndex,d.columnIndex=e.columnIndex),d}getTimeShift(e){var n=new Date(e),i=new Date(new Date(e).setHours(this.viewEndDayHour,0,0));e.getTime()<=i.getTime()&&n.setHours(this.viewStartDayHour,0,0,0);var a=Be.getTimezonesDifference(e,n),r=e.getTime(),s=n.getTime();return r>this.startViewDate.getTime()?(r-s+a)%this.cellDuration/this.cellDuration:0}}class hst extends Cwe{get isVirtualScrolling(){return!0}calculateCellPositions(e,n,i){var a=n?this.appointments:this.appointments.filter(r=>{var{source:s,startDate:o,endDate:d}=r;return this.viewDataProvider.isGroupIntersectDateInterval(s.groupIndex,o,d)});return i?this.createRecurrentAppointmentInfos(a,n):super.calculateCellPositions(e,n,i)}createRecurrentAppointmentInfos(e,n){var i=[];return e.forEach((a,r)=>{var{source:s,startDate:o}=a,d=this.getCoordinatesByDate(o,s.groupIndex,n);d&&i.push(this._prepareObject(d,r))}),i}}class mst{constructor(e){this.options=e}calculateCellPositions(e,n,i){return(this.options.isVirtualScrolling?new hst(this.options):new Cwe(this.options)).calculateCellPositions(e,n,i)}}var Swe=(t,e,n,i)=>i>0?Be.dateInRange(t,e,new Date(n.getTime()-1)):Be.dateInRange(t,n,e,"date"),M2=(t,e)=>{var n=new Date(t);return Le(e)&&n.setHours(e,e%1*60,0,0),n},Hq=(t,e,n,i)=>{if(!t)return new Date(e);for(var a=Be.trimTime(i),r=a.getTime()<=e.getTime()?1:-1,s=new Date(a.getTime()+n*r);!Swe(e,a,s,r);)a=s,s=new Date(a.getTime()+n*r);return r>0?a:s},Owe=t=>Le(t)?t:Tn.firstDayOfWeekIndex(),Twe=(t,e)=>{var n=Pr.getDateWithoutTimezoneChange(t);return n.setHours(e),n},cre=(t,e)=>{if(t>=e)throw lo.Error("E1058")},Ewe=(t,e)=>{var n=Math.floor(e);return Pr.isTimezoneChangeInDate(t)&&n!==t.getHours()?Be.dateToMilliseconds("hour"):0},pre=t=>Tn.getDayNames("abbreviated")[t.getDay()],Bq=t=>"".concat(pre(t)," ").concat(Tn.format(t,"day")),Awe=(t,e)=>{var n=null!=t?t:new Date;return(null==e?void 0:e.createDate(n,{path:"toGrid"}))||n},kwe=t=>{switch(null==t?void 0:t.length){case 1:return Rq[0];case 2:return Rq[1];case 3:return Rq[2];default:return}},Y4=t=>t!==co.TIMELINE_MONTH&&t!==co.MONTH,Iwe=t=>[co.TIMELINE_DAY,co.TIMELINE_WEEK,co.TIMELINE_WORK_WEEK,co.TIMELINE_MONTH].includes(t),hre=(t,e)=>{var n=Mb(t)||1;return Aq(t,e)?1:n},Lwe=(t,e,n)=>Aq(t,e)&&n,mre=(t,e)=>e-t,Nwe=t=>{switch(t){case co.TIMELINE_DAY:case co.TIMELINE_WEEK:case co.TIMELINE_WORK_WEEK:case co.TIMELINE_MONTH:case co.MONTH:return!0;default:return!1}},fre=t=>t[t.length-1].length,Pwe=t=>t.length,Rwe=(t,e)=>null!=t?t:fre(e),gre=(t,e)=>null!=t?t:Pwe(e),Fwe=(t,e,n,i)=>{switch(t){case"month":return 36e5*mre(e,n);case"timelineMonth":return Be.dateToMilliseconds("day");default:return 36e5*i}},Hwe=(t,e,n,i)=>n?"DATE":i&&Be.sameDate(t,e)?"TIME":"DATETIME",Bwe=(t,e,n)=>{var i=t.getDate()===e.getDate();switch(n){case"DATETIME":return[Tn.format(t,"monthandday")," ",Tn.format(t,"shorttime")," - ",i?"":Tn.format(e,"monthandday")+" ",Tn.format(e,"shorttime")].join("");case"TIME":return"".concat(Tn.format(t,"shorttime")," - ").concat(Tn.format(e,"shorttime"));case"DATE":return"".concat(Tn.format(t,"monthandday")).concat(i?"":" - "+Tn.format(e,"monthandday"))}},RA=Be.dateToMilliseconds;class zwe{constructor(e){this.options=e}get key(){return this.options.key}get rawAppointment(){return this.options.rawAppointment}get timeZoneCalculator(){return this.options.timeZoneCalculator}get viewDataProvider(){return this.options.viewDataProvider}get appointmentTakesAllDay(){return this.options.appointmentTakesAllDay}get supportAllDayRow(){return this.options.supportAllDayRow}get isAllDayRowAppointment(){return this.options.isAllDayRowAppointment}get timeZone(){return this.options.timeZone}get dateRange(){return this.options.dateRange}get firstDayOfWeek(){return this.options.firstDayOfWeek}get viewStartDayHour(){return this.options.viewStartDayHour}get viewEndDayHour(){return this.options.viewEndDayHour}get endViewDate(){return this.options.endViewDate}get viewType(){return this.options.viewType}get isGroupedByDate(){return this.options.isGroupedByDate}get isVerticalOrientation(){return this.options.isVerticalOrientation}get dataAccessors(){return this.options.dataAccessors}get loadedResources(){return this.options.loadedResources}get isDateAppointment(){return!Y4(this.viewType)&&this.appointmentTakesAllDay}getIntervalDuration(){return this.appointmentTakesAllDay?this.options.allDayIntervalDuration:this.options.intervalDuration}generate(e){var n=Tq(this.options.resources,this.dataAccessors.resources,this.rawAppointment),i=this._getGroupIndices(n),a=this._createAppointments(e,i);a=this._getProcessedByAppointmentTimeZone(a,e),this._canProcessNotNativeTimezoneDates(e)&&(a=this._getProcessedNotNativeTimezoneDates(a,e));var r=this._createGridAppointmentList(a,e);r=this._cropAppointmentsByStartDayHour(r,this.rawAppointment),r=this._fillNormalizedEndDate(r,this.rawAppointment),this._needSeparateLongParts()&&(r=this._separateLongParts(r,e));var{isRecurrent:s}=e;return{dateSettings:r,itemGroupIndices:i,isRecurrent:s}}_getProcessedByAppointmentTimeZone(e,n){if(!gf(n.startDateTimeZone)||!gf(n.endDateTimeZone)){var a={startDate:this.timeZoneCalculator.getOffsets(n.startDate,n.startDateTimeZone),endDate:this.timeZoneCalculator.getOffsets(n.endDate,n.endDateTimeZone)};e.forEach(r=>{var s=this.timeZoneCalculator.getOffsets(r.startDate,n.startDateTimeZone),o=this.timeZoneCalculator.getOffsets(r.endDate,n.endDateTimeZone),d=a.startDate.appointment-s.appointment,u=a.endDate.appointment-o.appointment;s.appointment!==s.common&&(r.startDate=new Date(r.startDate.getTime()+d*RA("hour"))),o.appointment!==o.common&&(r.endDate=new Date(r.endDate.getTime()+u*RA("hour")))})}return e}_createAppointments(e,n){var i=this._createRecurrenceAppointments(e,n);return!e.isRecurrent&&0===i.length&&i.push({startDate:e.startDate,endDate:e.endDate}),i=i.map(a=>{var r,s=null===(r=a.endDate)||void 0===r?void 0:r.getTime();return a.startDate.getTime()===s&&a.endDate.setTime(s+RA("minute")),Ee({},a,{exceptionDate:new Date(a.startDate)})})}_canProcessNotNativeTimezoneDates(e){return!(!!gf(this.timeZone)||!e.isRecurrent)&&!Pr.isEqualLocalTimeZone(this.timeZone,e.startDate)}_getProcessedNotNativeDateIfCrossDST(e,n){if(n<0){var i=new Date(e),a=new Date(i);if(a.setHours(a.getHours()-1),this.timeZoneCalculator.getOffsets(i).common!==this.timeZoneCalculator.getOffsets(a).common)return 0}return n}_getCommonOffset(e){return this.timeZoneCalculator.getOffsets(e).common}_getProcessedNotNativeTimezoneDates(e,n){return e.map(i=>{var a=this._getCommonOffset(n.startDate)-this._getCommonOffset(i.startDate),r=this._getCommonOffset(n.endDate)-this._getCommonOffset(i.endDate);if(0===a&&0===r)return i;a=this._getProcessedNotNativeDateIfCrossDST(i.startDate,a),r=this._getProcessedNotNativeDateIfCrossDST(i.endDate,r);var s=new Date(i.startDate.getTime()+a*RA("hour")),o=new Date(i.endDate.getTime()+r*RA("hour")),d=this.timeZoneCalculator.createDate(s,{path:"toGrid"}),u=this.timeZoneCalculator.createDate(o,{path:"toGrid"});return n.duration>u.getTime()-d.getTime()&&(o=new Date(s.getTime()+n.duration)),Ee({},i,{startDate:s,endDate:o,exceptionDate:new Date(s)})})}_needSeparateLongParts(){return this.isVerticalOrientation?this.isGroupedByDate:this.isGroupedByDate&&this.appointmentTakesAllDay}normalizeEndDateByViewEnd(e,n){var i=new Date(n.getTime());if(!(Y4(this.viewType)&&this.appointmentTakesAllDay)){var r=Be.roundToHour(this.endViewDate);i>r&&(i=r)}var s=this.viewEndDayHour,o=Vo_getField(this.dataAccessors,"allDay",e),d=new Date(new Date(n.getTime()).setHours(s,0,0,0));return(i.getTime()>d.getTime()||o&&i.getHours()<s)&&(i=d),i}_fillNormalizedEndDate(e,n){return e.map(i=>{var{endDate:a}=i;return Ee({},i,{normalizedEndDate:this.normalizeEndDateByViewEnd(n,a)})})}_separateLongParts(e,n){var i=[];return e.forEach(a=>{var r=new Date(this.dateRange[1]),{normalizedEndDate:s}=a,d=Be.getDatesOfInterval(a.startDate,s,{milliseconds:this.getIntervalDuration(this.appointmentTakesAllDay)}).filter(u=>new Date(u)<r).map(u=>{var p=new Date(new Date(u).setMilliseconds(n.duration));return{startDate:u,endDate:p,normalizedEndDate:this.normalizeEndDateByViewEnd(this.rawAppointment,p),source:a.source}});i=i.concat(d)}),i}_createGridAppointmentList(e,n){return e.map(i=>{var a=n.startDate.getTimezoneOffset()-i.startDate.getTimezoneOffset();return 0!==a&&this._canProcessNotNativeTimezoneDates(n)&&(i.startDate=new Date(i.startDate.getTime()+a*RA("minute")),i.endDate=new Date(i.endDate.getTime()+a*RA("minute")),i.exceptionDate=new Date(i.startDate)),{startDate:this.timeZoneCalculator.createDate(i.startDate,{path:"toGrid"}),endDate:this.timeZoneCalculator.createDate(i.endDate,{path:"toGrid"}),source:i}})}_createExtremeRecurrenceDates(){var e=this.appointmentTakesAllDay?Be.trimTime(this.dateRange[0]):this.dateRange[0],n=this.dateRange[1];if(this.timeZone){e=this.timeZoneCalculator.createDate(e,{path:"fromGrid"}),n=this.timeZoneCalculator.createDate(n,{path:"fromGrid"});var i=Pr.getDaylightOffsetInMs(e,n);i&&(n=new Date(n.getTime()+i))}return[e,n]}_createRecurrenceOptions(e,n){var[i,a]=this._createExtremeRecurrenceDates(n);return{rule:e.recurrenceRule,exception:e.recurrenceException,min:i,max:a,firstDayOfWeek:this.firstDayOfWeek,start:e.startDate,end:e.endDate,getPostProcessedException:r=>{if(gf(this.timeZone)||Pr.isEqualLocalTimeZone(this.timeZone,r))return r;var d=this.timeZoneCalculator.getOffsets(e.startDate).common-this.timeZoneCalculator.getOffsets(r).common;return d=this._getProcessedNotNativeDateIfCrossDST(r,d),new Date(r.getTime()-d*Be.dateToMilliseconds("hour"))}}}_createRecurrenceAppointments(e,n){var{duration:i}=e,a=this._createRecurrenceOptions(e);return fb().generateDates(a).map(s=>{var o=Pr.createUTCDateWithLocalOffset(s);o.setTime(o.getTime()+i);var d=Pr.createDateFromUTCWithLocalOffset(o);return{startDate:new Date(s),endDate:d}})}_cropAppointmentsByStartDayHour(e,n){return e.filter(i=>{var a=this._getAppointmentFirstViewDate(i);if(!a)return!1;var r=this._getViewStartDayHour(a),s=new Date(i.startDate);return i.startDate=this._getAppointmentResultDate({appointment:i,rawAppointment:n,startDate:s,startDayHour:r,firstViewDate:a}),!!this.isAllDayRowAppointment||i.endDate>i.startDate})}_getViewStartDayHour(){return this.viewStartDayHour}_getAppointmentResultDate(e){var{appointment:n,startDayHour:i,firstViewDate:a}=e,{startDate:r}=e,s=new Date(n.startDate);return this.appointmentTakesAllDay?s=Be.normalizeDate(r,a):(r<a&&(r=a),s=Be.normalizeDate(n.startDate,r)),this.isDateAppointment?s:Be.roundDateByStartDayHour(s,i)}_getAppointmentFirstViewDate(e){var n=e.source.groupIndex||0,{startDate:i,endDate:a}=e;return this.viewDataProvider.findGroupCellStartDate(n,i,a,this.isAllDayRowAppointment,this.isDateAppointment)}_getGroupIndices(e){var n=[];if(e&&this.loadedResources.length){var i=_7(this.loadedResources);n=Xae((a,r)=>PA(this.options.dataAccessors.resources,a,r),i,e)}return n}}class bst extends zwe{get groupCount(){return Mb(this.loadedResources)}_createRecurrenceAppointments(e,n){var{duration:i}=e,a=[];return(this.groupCount?n:[0]).forEach(s=>{var o=this._createRecurrenceOptions(e,s),u=fb().generateDates(o).map(p=>{var g=new Date(p),b=Pr.createUTCDateWithLocalOffset(p);return b.setTime(b.getTime()+i),{startDate:g,endDate:Pr.createDateFromUTCWithLocalOffset(b),groupIndex:s}});a.push(...u)}),a}_getViewStartDayHour(e){return e.getHours()}_updateGroupIndices(e,n){var i=[];return n.forEach(a=>{this.viewDataProvider.getGroupStartDate(a)&&e.forEach(s=>{var o=de({},s);o.groupIndex=a,i.push(o)})}),i}_getGroupIndices(e){var n,i=super._getGroupIndices(e),a=this.viewDataProvider.getGroupIndices();return null!==(n=i)&&void 0!==n&&n.length||(i=[0]),i.filter(r=>-1!==a.indexOf(r))}_createAppointments(e,n){var i=super._createAppointments(e,n);return e.isRecurrent?i:this._updateGroupIndices(i,n)}}class Mst{constructor(e){this.options=e,this.appointmentAdapter=Ao(this.rawAppointment,this.dataAccessors,this.timeZoneCalculator)}get rawAppointment(){return this.options.rawAppointment}get dataAccessors(){return this.options.dataAccessors}get timeZoneCalculator(){return this.options.timeZoneCalculator}get isAllDayRowAppointment(){return this.options.appointmentTakesAllDay&&this.options.supportAllDayRow}get modelGroups(){return this.options.modelGroups}get dateSettingsStrategy(){var e=Ee({},this.options,{isAllDayRowAppointment:this.isAllDayRowAppointment});return this.options.isVirtualScrolling?new bst(e):new zwe(e)}create(){var{dateSettings:e,itemGroupIndices:n,isRecurrent:i}=this._generateDateSettings(),a=this._calculateCellPositions(e,n);return this._prepareAppointmentInfos(e,a,i)}_generateDateSettings(){return this.dateSettingsStrategy.generate(this.appointmentAdapter)}_calculateCellPositions(e,n){return new mst(Ee({},this.options,{dateSettings:e})).calculateCellPositions(n,this.isAllDayRowAppointment,this.appointmentAdapter.isRecurrent)}_prepareAppointmentInfos(e,n,i){var a=[];return n.forEach(r=>{var{coordinates:s,dateSettingIndex:o}=r,d=e[o],u=this._getAppointmentDateText(d),p={appointment:d,sourceAppointment:d.source,dateText:u,isRecurrent:i};this._setResourceColor(p,s.groupIndex),a.push(Ee({},s,{info:p}))}),a}_getAppointmentDateText(e){var{startDate:n,endDate:i,allDay:a}=e;return(t=>{var{startDate:e,endDate:n,allDay:i,format:a}=t,r=a||Hwe(e,n,i);return Bwe(e,n,r)})({startDate:n,endDate:i,allDay:a,format:"TIME"})}_setResourceColor(e,n){var i={itemData:this.rawAppointment,groupIndex:n,groups:this.modelGroups};this.options.getAppointmentColor(i).done(a=>e.resourceColor=a)}}var zq=Be.dateToMilliseconds;const _re=class Tst{constructor(e){this.options=e,this._initPositioningStrategy()}get key(){return this.options.key}get isAdaptive(){return this.options.adaptivityEnabled}get rtlEnabled(){return this.options.rtlEnabled}get startDayHour(){return this.options.startDayHour}get endDayHour(){return this.options.endDayHour}get maxAppointmentsPerCell(){return this.options.maxAppointmentsPerCell}get cellWidth(){return this.options.cellWidth}get cellHeight(){return this.options.cellHeight}get allDayHeight(){return this.options.allDayHeight}get resizableStep(){return this.options.resizableStep}get isGroupedByDate(){return this.options.isGroupedByDate}get visibleDayDuration(){return this.options.visibleDayDuration}get viewStartDayHour(){return this.options.viewStartDayHour}get viewEndDayHour(){return this.options.viewEndDayHour}get cellDuration(){return this.options.cellDuration}get cellDurationInMinutes(){return this.options.cellDurationInMinutes}get leftVirtualCellCount(){return this.options.leftVirtualCellCount}get topVirtualCellCount(){return this.options.topVirtualCellCount}get positionHelper(){return this.options.positionHelper}get showAllDayPanel(){return this.options.showAllDayPanel}get isGroupedAllDayPanel(){return this.options.isGroupedAllDayPanel}get groupOrientation(){return this.options.groupOrientation}get rowCount(){return this.options.rowCount}get groupCount(){return this.options.groupCount}get currentDate(){return this.options.currentDate}get appointmentCountPerCell(){return this.options.appointmentCountPerCell}get appointmentOffset(){return this.options.appointmentOffset}get allowResizing(){return this.options.allowResizing}get allowAllDayResizing(){return this.options.allowAllDayResizing}get viewDataProvider(){return this.options.viewDataProvider}get dataAccessors(){return this.options.dataAccessors}get timeZoneCalculator(){return this.options.timeZoneCalculator}get intervalCount(){return this.options.intervalCount}get isVirtualScrolling(){return this.options.isVirtualScrolling}_correctCollectorCoordinatesInAdaptive(e,n){e.top=e.top+this.getCollectorTopOffset(n),e.left=e.left+this.getCollectorLeftOffset()}_initPositioningStrategy(){this._positioningStrategy=this.isAdaptive?new pst(this):new Dwe(this)}getPositioningStrategy(){return this._positioningStrategy}getAppointmentMinSize(){return 2}keepAppointmentSettings(){return!1}getDeltaTime(){}getAppointmentGeometry(e){return e}needCorrectAppointmentDates(){return!0}getDirection(){return"horizontal"}createTaskPositionMap(e){delete this._maxAppointmentCountPerCell;var n=null==e?void 0:e.length;if(n){for(var i=[],a=0;a<n;a++){var r=this._getItemPosition(e[a]);r.length&&this.rtlEnabled&&(r=this._correctRtlCoordinates(r)),r.forEach(d=>{d.leftVirtualCellCount=this.leftVirtualCellCount,d.topVirtualCellCount=this.topVirtualCellCount,d.leftVirtualWidth=this.leftVirtualCellCount*this.cellWidth,d.topVirtualHeight=this.topVirtualCellCount*this.cellHeight}),i.push(r)}var s=this._getSortedPositions(i),o=this._getResultPositions(s);return this._getExtendedPositionMap(i,o)}}_getDeltaWidth(e,n){var i=this.resizableStep||this.getAppointmentMinSize(),a=n.width;return Math.round((e.width-a)/i)}_correctRtlCoordinates(e){var n=e[0].width||this._getAppointmentMaxWidth();return e.forEach(i=>{i.appointmentReduced||(i.left-=n)}),e}_getAppointmentMaxWidth(){return this.cellWidth}_getItemPosition(e){for(var n=this.generateAppointmentSettings(e),i=this.isAllDay(e),a=[],r=0;r<n.length;r++){var s=this.calculateAppointmentHeight(e,n[r]),o=this.calculateAppointmentWidth(e,n[r]),d=o,u=null,p=[],g=n[r].rowIndex,b=n[r].columnIndex;if(this._needVerifyItemSize()||i){var C=n[r].hMax;this.isAppointmentGreaterThan(C,{left:n[r].left,width:o})&&(u="head",g=n[r].rowIndex,b=n[r].columnIndex,d=this._reduceMultiWeekAppointment(o,{left:n[r].left,right:C}),p=this._getAppointmentParts({sourceAppointmentWidth:o,reducedWidth:d,height:s},n[r]),this.rtlEnabled&&(n[r].left=C))}de(n[r],{height:s,width:d,allDay:i,rowIndex:g,columnIndex:b,appointmentReduced:u}),a=this._getAppointmentPartsPosition(p,n[r],a)}return a}_getAppointmentPartsPosition(e,n,i){return e.length?(e.unshift(n),i=i.concat(e)):i.push(n),i}getAppointmentSettingsGenerator(e){return new Mst(Ee({rawAppointment:e,appointmentTakesAllDay:this.isAppointmentTakesAllDay(e),getPositionShiftCallback:this.getPositionShift.bind(this)},this.options))}generateAppointmentSettings(e){return this.getAppointmentSettingsGenerator(e).create()}isAppointmentTakesAllDay(e){var n=Ao(e,this.dataAccessors,this.timeZoneCalculator);return U4(n,this.viewStartDayHour,this.viewEndDayHour)}_getAppointmentParts(){return[]}_getCompactAppointmentParts(e){var n=this.cellWidth||this.getAppointmentMinSize();return Math.round(e/n)}_reduceMultiWeekAppointment(e,n){return this.rtlEnabled?Math.floor(n.left-n.right):n.right-Math.floor(n.left)}calculateAppointmentHeight(){return 0}calculateAppointmentWidth(){return 0}isAppointmentGreaterThan(e,n){var i=n.left+n.width-e;return this.rtlEnabled&&(i=e+n.width-n.left),i>this.cellWidth/2}isAllDay(){return!1}cropAppointmentWidth(e,n){return this.isGroupedByDate?n:e}_getSortedPositions(e){for(var n=[],i=G=>Math.round(100*G)/100,r=0,s=e.length;r<s;r++)for(var o=0,d=e[r].length;o<d;o++){var{top:u,left:p,height:g,width:b,cellPosition:C,allDay:k}=e[r][o];n.push((Z=p,be=u+g,Ge=p+b,vt=C,Nt=k,{i:r,j:o,top:i(u),left:i(Z),bottom:i(be),right:i(Ge),cellPosition:vt,allDay:Nt}))}var Z,be,Ge,vt,Nt;return n.sort((G,Y)=>this._sortCondition(G,Y))}_sortCondition(){}_getConditions(e,n){var i=this._isSomeEdge(e,n);return{columnCondition:i||this._normalizeCondition(e.left,n.left),rowCondition:i||this._normalizeCondition(e.top,n.top),cellPositionCondition:i||this._normalizeCondition(e.cellPosition,n.cellPosition)}}_rowCondition(e,n){var i=this._getConditions(e,n);return i.columnCondition||i.rowCondition}_columnCondition(e,n){var i=this._getConditions(e,n);return i.rowCondition||i.columnCondition}_isSomeEdge(e,n){return e.i===n.i&&e.j===n.j}_normalizeCondition(e,n){var i=e-n;return Math.abs(i)>1?i:0}_isItemsCross(e,n){var i=!!e.allDay==!!n.allDay,a=e.allDay&&n.allDay;if(i){var r=this._getOrientation(a);return this._checkItemsCrossing(e,n,r)}return!1}_checkItemsCrossing(e,n,i){var a=Math.floor(e[i[0]]),r=Math.floor(e[i[1]]),s=Math.ceil(n[i[0]]),o=Math.ceil(n[i[1]]);return Math.abs(e[i[2]]-n[i[2]])<=1&&(a<=s&&r>s||a<o&&r>=o||a===s&&r===o)}_getOrientation(e){return e?["left","right","top"]:["top","bottom","left"]}_getResultPositions(e){var i,r,s,o,n=[],a=0,d=0,u={},p=(k,G)=>k.some(ne=>ne===G)?p(k,++G):G,g=(k,G)=>{var Y=G||0;return{index:Y,i:k.i,j:k.j,left:k.left,right:k.right,top:k.top,bottom:k.bottom,allDay:k.allDay,sortedIndex:this._skipSortedIndex(Y)?null:a++}},b=k=>{u.items=[g(k)],u.left=k.left,u.right=k.right,u.top=k.top,u.bottom=k.bottom,u.allDay=k.allDay},C=k=>{k.forEach(G=>{n.push({index:G.index,count:d+1,i:G.i,j:G.j,sortedIndex:G.sortedIndex})})};for(i=0;i<e.length;i++)r=e[i],s=[],u.items?this._isItemsCross(u,r)?(u.items.forEach((k,G)=>{this._isItemsCross(k,r)&&s.push(k.index)}),o=s.length?p(s,0):0,u.items.push(g(r,o)),d=Math.max(o,d),u.left=Math.min(u.left,r.left),u.right=Math.max(u.right,r.right),u.top=Math.min(u.top,r.top),u.bottom=Math.max(u.bottom,r.bottom),u.allDay=r.allDay):(C(u.items),u={},b(r),d=0):b(r);return u.items&&C(u.items),n.sort(function(k,G){var Y=k.j-G.j;return k.i-G.i||Y})}_skipSortedIndex(e){return e>this._getMaxAppointmentCountPerCell()-1}_findIndexByKey(e,n,i,a,r){for(var s=0,o=0,d=e.length;o<d;o++)if(e[o][n]===a&&e[o][i]===r){s=o;break}return s}_getExtendedPositionMap(e,n){for(var i=0,a=[],r=0,s=e.length;r<s;r++){for(var o=[],d=0,u=e[r].length;d<u;d++)e[r][d].index=n[i].index,e[r][d].sortedIndex=n[i].sortedIndex,e[r][d].count=n[i++].count,o.push(e[r][d]),this._checkLongCompactAppointment(e[r][d],o);a.push(o)}return a}_checkLongCompactAppointment(e,n){return this._splitLongCompactAppointment(e,n),n}_splitLongCompactAppointment(e,n){var i=this._getMaxAppointmentCountPerCellByType(e.allDay),a=0;if(void 0!==i&&e.index>i-1){e.isCompact=!0,a=this._getCompactAppointmentParts(e.width);for(var r=1;r<a;r++){var s=de(!0,{},e);s.left=this._getCompactLeftCoordinate(e.left,r),s.columnIndex=s.columnIndex+r,s.sortedIndex=null,n.push(s)}}return n}_adjustDurationByDaylightDiff(e,n,i){var a=Pr.getDaylightOffset(n,i);return this._needAdjustDuration(a)?this._calculateDurationByDaylightDiff(e,a):e}_needAdjustDuration(e){return 0!==e}_calculateDurationByDaylightDiff(e,n){return e+n*zq("minute")}_getCollectorLeftOffset(e){if(e||!this.isApplyCompactAppointmentOffset())return 0;var n=this.getDropDownAppointmentWidth(this.intervalCount,e),i=this._isCompactTheme()?1:5;return this.cellWidth-n-i}_markAppointmentAsVirtual(e){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=this._getMaxAppointmentCountPerCellByType(n);if(e.count-i>0){var{top:a,left:r}=e,s=this.isAdaptive||!n&&this.supportCompactDropDownAppointments();e.virtual={left:r+this._getCollectorLeftOffset(n),top:a,width:this.getDropDownAppointmentWidth(this.intervalCount,n),height:this.getDropDownAppointmentHeight(),index:this._generateAppointmentCollectorIndex(e,n),isAllDay:n,isCompact:s}}}isApplyCompactAppointmentOffset(){return this.supportCompactDropDownAppointments()}supportCompactDropDownAppointments(){return!0}_generateAppointmentCollectorIndex(e,n){var{groupIndex:i,rowIndex:a,columnIndex:r}=e;return"".concat(i,"-").concat(a,"-").concat(r,"-").concat(n)}_getMaxAppointmentCountPerCellByType(e){var n=this._getMaxAppointmentCountPerCell();return Yi(n)?e?n.allDay:n.simple:n}getDropDownAppointmentWidth(e,n){return this.getPositioningStrategy().getDropDownAppointmentWidth(e,n)}getDropDownAppointmentHeight(){return this.getPositioningStrategy().getDropDownAppointmentHeight()}getDropDownButtonAdaptiveSize(){return 28}getCollectorTopOffset(e){return this.getPositioningStrategy().getCollectorTopOffset(e)}getCollectorLeftOffset(){return this.getPositioningStrategy().getCollectorLeftOffset()}getAppointmentDataCalculator(){}_customizeCoordinates(e,n,i,a,r){var s=e.index,o=n/i,u=e.top+s*o+a,p=e.width,g=e.left;return e.isCompact&&(this.isAdaptive&&this._correctCollectorCoordinatesInAdaptive(e,r),this._markAppointmentAsVirtual(e,r)),{height:o,width:p,top:u,left:g,empty:this._isAppointmentEmpty(n,p)}}_isAppointmentEmpty(e,n){return e<this._getAppointmentMinHeight()||n<this._getAppointmentMinWidth()}_calculateGeometryConfig(e){var n=this.maxAppointmentsPerCell,i=this._getOffsets(),a=this._getAppointmentDefaultOffset(),r=this._getAppointmentCount(n,e),s=this._getDefaultRatio(e,r),o=this._getMaxHeight();Bo(r)||(r=e.count,s=(o-i.unlimited)/o);var d=(1-s)*o;return("auto"===n||Bo(n))&&(s=1,o-=a,d=a),{height:s*o,appointmentCountPerCell:r,offset:d}}_getAppointmentCount(){}_getDefaultRatio(){}_getOffsets(){}_getMaxHeight(){}_needVerifyItemSize(){return!1}_getMaxAppointmentCountPerCell(){if(!this._maxAppointmentCountPerCell){var n,e=this.maxAppointmentsPerCell;Bo(e)&&(n=e),"auto"===e&&(n=this._getDynamicAppointmentCountPerCell()),"unlimited"===e&&(n=void 0),this._maxAppointmentCountPerCell=n}return this._maxAppointmentCountPerCell}_getDynamicAppointmentCountPerCell(){return this.getPositioningStrategy().getDynamicAppointmentCountPerCell()}allDaySupported(){return!1}_isCompactTheme(){return"compact"===(Q_()||"").split(".").pop()}_getAppointmentDefaultOffset(){return this.getPositioningStrategy().getAppointmentDefaultOffset()}_getAppointmentDefaultHeight(){return this._getAppointmentHeightByTheme()}_getAppointmentMinHeight(){return this._getAppointmentDefaultHeight()}_getAppointmentHeightByTheme(){return this._isCompactTheme()?18:20}_getAppointmentDefaultWidth(){return this.getPositioningStrategy()._getAppointmentDefaultWidth()}_getAppointmentMinWidth(){return this._getAppointmentDefaultWidth()}_needVerticalGroupBounds(){return!1}_needHorizontalGroupBounds(){return!1}getAppointmentDurationInMs(e,n,i){var a=n.getTime()-e.getTime(),r=zq("day"),s=this.visibleDayDuration,o=0;if(i){o=Math.ceil(a/r)*s}else{var g,u=!Pr.isSameAppointmentDates(e,n),p=Math.floor(a/r);if(u){var b=new Date(new Date(e).setHours(this.endDayHour,0,0)),C=r-s-(e.getTime()>b.getTime()?e.getTime()-b.getTime():0);g=a-(p?p*r:C);var k=this.startDayHour*zq("hour"),G=n-Be.trimTime(n);G<k&&(p&&(g-=C),g+=k-G)}else g=a%r;g>s&&(g=s),o=p*s+g||zq("minute")}return o}getPositionShift(e,n){return{top:e*this.cellHeight,left:0,cellPosition:0}}};const $we=(t,e,n)=>{for(var i=t.getTime(),a=e.getTime(),r=0,s=i;s<=a;s+=864e5){var o=new Date(s);n.isSkippedDate(o)&&(r+=24)}return r};var $q=Be.dateToMilliseconds;const Vwe=class Ist extends _re{getDeltaTime(e,n,i){var a=0;if(this.isAllDay(i))a=this._getDeltaWidth(e,n)*$q("day");else{var r=e.height-n.height;a=$q("minute")*Math.round(r/this.cellHeight*this.cellDurationInMinutes)}return a}_correctCollectorCoordinatesInAdaptive(e,n){if(n)super._correctCollectorCoordinatesInAdaptive(e,n);else if(0===this._getMaxAppointmentCountPerCellByType()){var i=this.cellHeight,a=this.cellWidth;e.top+=(i-this.getDropDownButtonAdaptiveSize())/2,e.left+=(a-this.getDropDownButtonAdaptiveSize())/2}}getAppointmentGeometry(e){var n=null;return n=e.allDay?this._getAllDayAppointmentGeometry(e):this.isAdaptive&&e.isCompact?this._getAdaptiveGeometry(e):this._getVerticalAppointmentGeometry(e),super.getAppointmentGeometry(n)}_getAdaptiveGeometry(e){var n=this._calculateGeometryConfig(e);return this._customizeCoordinates(e,n.height,n.appointmentCountPerCell,n.offset)}_getItemPosition(e){var n=Ao(e,this.dataAccessors,this.timeZoneCalculator),i=this.isAllDay(e),a=!!n.recurrenceRule,r=n.calculateStartDate("toGrid"),s=n.calculateEndDate("toGrid"),o=!Pr.isSameAppointmentDates(r,s);if(i)return super._getItemPosition(e);for(var d=this.generateAppointmentSettings(e),u=[],p=0;p<d.length;p++){var g=d[p],b=this.calculateAppointmentHeight(e,g),C=this.calculateAppointmentWidth(e,g),k=b,G=null,Y=[],ne=g.vMax;if(this._isMultiViewAppointment(g,b)||o&&!a){var Z=Be.sameDate(r,g.info.appointment.startDate)||a;Z&&(k=this._reduceMultiDayAppointment(b,{top:g.top,bottom:ne}),Y=this._getAppointmentParts({sourceAppointmentHeight:b,reducedHeight:k,width:C},g)),this._isMultiDayAppointment(g,b)&&(G=Z?"head":"tail")}de(g,{height:k,width:C,allDay:i,appointmentReduced:G}),u=this._getAppointmentPartsPosition(Y,g,u)}return u}_isMultiDayAppointment(e,n){return!!this.isVirtualScrolling&&n>this._getGroupHeight()-this._getGroupTopOffset(e)}_isMultiViewAppointment(e,n){return n>e.vMax-e.top}_reduceMultiDayAppointment(e,n){return n.bottom-Math.floor(n.top)}_getGroupHeight(){return this.cellHeight*this.rowCount}_getGroupTopOffset(e){var{groupIndex:n}=e,i=Math.max(0,this.positionHelper.getGroupTop({groupIndex:n,showAllDayPanel:this.showAllDayPanel,isGroupedAllDayPanel:this.isGroupedAllDayPanel})),a=this.positionHelper.getOffsetByAllDayPanel({groupIndex:n,supportAllDayRow:this.allDaySupported(),showAllDayPanel:this.showAllDayPanel});return e.top-i-a}_getTailHeight(e,n){if(!this.isVirtualScrolling)return e.sourceAppointmentHeight-e.reducedHeight;var i=this._getGroupTopOffset(n),{sourceAppointmentHeight:a}=e;return i+a-this._getGroupHeight()}_getAppointmentParts(e,n){var i=this._getTailHeight(e,n),a=e.width,r=[],s=Math.max(0,this.positionHelper.getGroupTop({groupIndex:n.groupIndex,showAllDayPanel:this.showAllDayPanel,isGroupedAllDayPanel:this.isGroupedAllDayPanel})),o=this.isGroupedByDate?this.groupCount:1,d=this.cellWidth*o,u=n.left+d;if(i>0){var p=this.getAppointmentMinSize();i<p&&(i=p),s+=this.positionHelper.getOffsetByAllDayPanel({groupIndex:n.groupIndex,supportAllDayRow:this.allDaySupported(),showAllDayPanel:this.showAllDayPanel}),r.push(de(!0,{},n,{top:s,left:u,height:i,width:a,appointmentReduced:"tail",rowIndex:0,columnIndex:n.columnIndex+o}))}return r}_getMinuteHeight(){return this.cellHeight/this.cellDurationInMinutes}_getCompactLeftCoordinate(e,n){return e+(1+(this.cellWidth||this.getAppointmentMinSize()))*n}_getVerticalAppointmentGeometry(e){var n=this._calculateVerticalGeometryConfig(e);return this._customizeVerticalCoordinates(e,n.width,n.appointmentCountPerCell,n.offset)}_customizeVerticalCoordinates(e,n,i,a,r){var s=Math.max(n/i,n/e.count),o=e.height,d=e.left+e.index*s,u=e.top;return e.isCompact&&this._markAppointmentAsVirtual(e,r),{height:o,width:s,top:u,left:d,empty:this._isAppointmentEmpty(o,n)}}_calculateVerticalGeometryConfig(e){var n=this.maxAppointmentsPerCell,i=this._getOffsets(),a=this._getAppointmentDefaultOffset(),r=this._getAppointmentCount(n,e),s=this._getDefaultRatio(e,r),o=this._getMaxWidth();r||(r=e.count,s=(o-i.unlimited)/o);var d=(1-s)*o;return("auto"===n||Bo(n))&&(s=1,o-=a,d=0),{width:s*o,appointmentCountPerCell:r,offset:d}}_getMaxWidth(){return this.cellWidth||this.cellWidth}isAllDay(e){if(Vo_getField(this.dataAccessors,"allDay",e))return!0;var i=Ao(e,this.dataAccessors,this.timeZoneCalculator);return U4(i,this.startDayHour,this.endDayHour)}_getAppointmentMaxWidth(){return this.cellWidth-this._getAppointmentDefaultOffset()}calculateAppointmentWidth(e,n){if(!this.isAllDay(e))return 0;var i=Be.trimTime(n.info.appointment.startDate),a=Be.trimTime(n.info.appointment.endDate),{normalizedEndDate:r}=n.info.appointment,s=this.cellWidth||this.getAppointmentMinSize(),o=(r.getTime()-i.getTime())/$q("hour"),d=$we(i,a,this.viewDataProvider),u=Math.ceil((o-d)/24)*s;return u=this.cropAppointmentWidth(u,s)}calculateAppointmentHeight(e,n){if(this.isAllDay(e))return 0;var i=n.info.appointment.startDate,{normalizedEndDate:a}=n.info.appointment,r=Vo_getField(this.dataAccessors,"allDay",e),s=this.getAppointmentDurationInMs(i,a,r);return this._adjustDurationByDaylightDiff(s,i,a)/$q("minute")*this._getMinuteHeight()}getDirection(){return"vertical"}_sortCondition(e,n){var i=e.allDay-n.allDay,a=e.allDay&&n.allDay,r="vertical"===this.groupOrientation&&a?this._columnCondition(e,n):this._rowCondition(e,n);return i||r}allDaySupported(){return!0}_getAllDayAppointmentGeometry(e){var n=this._calculateGeometryConfig(e);return this._customizeCoordinates(e,n.height,n.appointmentCountPerCell,n.offset,!0)}_calculateGeometryConfig(e){(!this.allowResizing||!this.allowAllDayResizing)&&(e.skipResizing=!0);var n=super._calculateGeometryConfig(e);return e.count<=this._getDynamicAppointmentCountPerCell().allDay&&(n.offset=0),n}_getAppointmentCount(e,n){return"auto"===e||1!==n.count||Bo(e)?this._getMaxAppointmentCountPerCellByType(n.allDay):n.count}_getDefaultRatio(e,n){return e.count>this.appointmentCountPerCell?.65:1}_getOffsets(){return{unlimited:5,auto:20}}_getMaxHeight(){return this.allDayHeight||this.getAppointmentMinSize()}_needVerticalGroupBounds(e){return!e}_needHorizontalGroupBounds(){return!1}getPositionShift(e,n){return!n&&this.isAdaptive&&0===this._getMaxAppointmentCountPerCellByType(n)?{top:0,left:0,cellPosition:0}:super.getPositionShift(e,n)}};const Nst=class Lst extends Vwe{isApplyCompactAppointmentOffset(){return(!this.isAdaptive||0!==this._getMaxAppointmentCountPerCellByType())&&this.supportCompactDropDownAppointments()}};var yre=Be.dateToMilliseconds;const Wwe=class Hst extends _re{_needVerifyItemSize(){return!0}calculateAppointmentWidth(e,n){var i=this.cellWidth||this.getAppointmentMinSize(),a=Vo_getField(this.dataAccessors,"allDay",e),r=n.info.appointment.startDate,s=n.info.appointment.endDate,{normalizedEndDate:o}=n.info.appointment,d=this.getAppointmentDurationInMs(r,o,a);d=this._adjustDurationByDaylightDiff(d,r,o);var u=this.cellDurationInMinutes*yre("minute"),g=(d-$we(r,s,this.viewDataProvider)*yre("hour"))/u;return this.cropAppointmentWidth(g*i,i)}_needAdjustDuration(e){return e<0}getAppointmentGeometry(e){var n=this._customizeAppointmentGeometry(e);return super.getAppointmentGeometry(n)}_customizeAppointmentGeometry(e){var n=this._calculateGeometryConfig(e);return this._customizeCoordinates(e,n.height,n.appointmentCountPerCell,n.offset)}_getOffsets(){return{unlimited:0,auto:0}}_getCompactLeftCoordinate(e,n){return e+(this.cellWidth||this.getAppointmentMinSize())*n}_getMaxHeight(){return this.cellHeight||this.getAppointmentMinSize()}_getAppointmentCount(e,n){return this._getMaxAppointmentCountPerCellByType(!1)}_getAppointmentDefaultHeight(){return 60}_getAppointmentMinHeight(){return 35}_sortCondition(e,n){return this._columnCondition(e,n)}_getOrientation(){return["left","right","top"]}getDropDownAppointmentWidth(){return this.cellWidth-4}getDeltaTime(e,n){var a=e.width-n.width;return yre("minute")*Math.round(a/this.cellWidth*this.cellDurationInMinutes)}isAllDay(e){return Vo_getField(this.dataAccessors,"allDay",e)}_isItemsCross(e,n){var i=this._getOrientation();return this._checkItemsCrossing(e,n,i)}getPositionShift(e){var n=super.getPositionShift(e),i=this.cellWidth*e;return this.rtlEnabled&&(i*=-1),{top:0,left:i+=n.left,cellPosition:i}}supportCompactDropDownAppointments(){return!1}};const Gwe=class Wst extends Wwe{calculateAppointmentWidth(e,n){var i=Be.trimTime(n.info.appointment.startDate),{normalizedEndDate:a}=n.info.appointment,r=this.cellWidth||this.getAppointmentMinSize(),s=Math.ceil(this._getDurationInDays(i,a)),o=this.cropAppointmentWidth(s*r,r);this.isVirtualScrolling&&(o-=this.viewDataProvider.getSkippedDaysCount(n.groupIndex,i,a,s)*r);return o}_getDurationInDays(e,n){return this._adjustDurationByDaylightDiff(n.getTime()-e.getTime(),e,n)/Be.dateToMilliseconds("day")||1}getDeltaTime(e,n){return 864e5*this._getDeltaWidth(e,n)}isAllDay(){return!1}createTaskPositionMap(e,n){return n||ywe(e,this.dataAccessors),super.createTaskPositionMap(e)}_getSortedPositions(e,n){var i=super._getSortedPositions(e);return n||(i=xf(i).sortBy("top").thenBy("left").thenBy("cellPosition").thenBy("i").toArray()),i}needCorrectAppointmentDates(){return!1}getPositionShift(){return{top:0,left:0,cellPosition:0}}};var jwe=t=>{var{dateTableCellsMeta:e}=t,n=null==e?void 0:e.length;if(!n)return{width:0,height:0};var a=e[n>1?1:0][0];return{width:a.width,height:a.height}},vre=t=>jwe(t).height,Vq=t=>jwe(t).width,v7=(t,e,n)=>{if(!t)return 0;if(e){var{dateTableCellsMeta:i}=n;return(null==i?void 0:i.length)?i[0][0].height:0}var{allDayPanelCellsMeta:r}=n;return null!=r&&r.length?r[0].height:0},bre=(t,e,n,i)=>((t,e,n,i)=>{var{dateTableCellsMeta:a}=i,r=a[0];if(!r)return 0;var{columnIndex:s}=e.getLastGroupCellPosition(t),o=r[s];return o?n?o.left:o.left+o.width:0})(t||0,e,n,i);class qst{get viewDataProvider(){return this.options.viewDataProvider}get rtlEnabled(){return this.options.rtlEnabled}get isGroupedByDate(){return this.options.isGroupedByDate}get groupCount(){return this.options.groupCount}get DOMMetaData(){return this.options.getDOMMetaDataCallback()}constructor(e){this.options=e,this.groupStrategy=this.options.isVerticalGrouping?new qwe(this.options):new Ust(this.options)}getHorizontalMax(e){var n=i=>bre(i,this.viewDataProvider,this.rtlEnabled,this.DOMMetaData);return this.isGroupedByDate?Math.max(n(e),n(this.groupCount-1)):n(e)}getResizableStep(){var e=Vq(this.DOMMetaData);return this.isGroupedByDate?this.groupCount*e:e}getVerticalMax(e){return this.groupStrategy.getVerticalMax(e)}getOffsetByAllDayPanel(e){return this.groupStrategy.getOffsetByAllDayPanel(e)}getGroupTop(e){return this.groupStrategy.getGroupTop(e)}}class qwe{constructor(e){this.options=e}get viewDataProvider(){return this.options.viewDataProvider}get isGroupedByDate(){return this.options.isGroupedByDate}get rtlEnabled(){return this.options.rtlEnabled}get groupCount(){return this.options.groupCount}get DOMMetaData(){return this.options.getDOMMetaDataCallback()}getOffsetByAllDayPanel(e){var{groupIndex:n,supportAllDayRow:i,showAllDayPanel:a}=e,r=0;i&&a&&(r=v7(a,!0,this.DOMMetaData)*(n+1));return r}getVerticalMax(e){var n=this._getMaxAllowedVerticalPosition(Ee({},e,{viewDataProvider:this.viewDataProvider,rtlEnabled:this.rtlEnabled,DOMMetaData:this.DOMMetaData}));return n+=this.getOffsetByAllDayPanel(e)}getGroupTop(e){var{groupIndex:n,showAllDayPanel:i,isGroupedAllDayPanel:a}=e,r=this.viewDataProvider.getRowCountInGroup(n);return this._getMaxAllowedVerticalPosition({groupIndex:n,viewDataProvider:this.viewDataProvider,showAllDayPanel:i,isGroupedAllDayPanel:a,isVerticalGrouping:!0,DOMMetaData:this.DOMMetaData})-vre(this.DOMMetaData)*r}_getAllDayHeight(e){return v7(e,!0,this.DOMMetaData)}_getMaxAllowedVerticalPosition(e){var{groupIndex:n,showAllDayPanel:i,isGroupedAllDayPanel:a}=e,{rowIndex:r}=this.viewDataProvider.getLastGroupCellPosition(n),{dateTableCellsMeta:s}=this.DOMMetaData,o=s[r];if(!o)return 0;var d=o[0].top+o[0].height;return a&&(d-=(n+1)*this._getAllDayHeight(i)),d}}class Ust extends qwe{getOffsetByAllDayPanel(e){return 0}getVerticalMax(e){var{isVirtualScrolling:n,groupIndex:i}=e,a=n?i:0;return this._getMaxAllowedVerticalPosition(Ee({},e,{groupIndex:a}))}getGroupTop(e){return 0}_getAllDayHeight(e){return v7(e,!1,this.DOMMetaData)}}const eot=class Qst extends Gwe{get endViewDate(){return this.options.endViewDate}get adaptivityEnabled(){return this.options.adaptivityEnabled}get DOMMetaData(){return this.options.DOMMetaData}_getLeftPosition(e){var n=this.getGroupWidth(e.groupIndex);return this._calculateMultiWeekAppointmentLeftOffset(e.hMax,n)}_getChunkCount(e,n,i){var a=e-n+i;return Math.ceil(a/i)}_getChunkWidths(e){var n=e.reducedWidth,i=Math.floor(e.sourceAppointmentWidth);return[n,i,i-n]}_getTailChunkSettings(e,n,i){var a=e%n||n,r=i+(n-a);return[a,this.rtlEnabled?r:i]}_getAppointmentParts(e,n){for(var i=[],a=Math.round(this.getGroupWidth(n.groupIndex)),[r,s,o]=this._getChunkWidths(e,n,a),d=this._getLeftPosition(n),u=this.endViewDate>n.info.appointment.endDate,p=this._getChunkCount(s,r,a),[g,b]=this._getTailChunkSettings(o,a,d),C=1;C<p;C++){var k=n.top+this.cellHeight*C,G=u&&C===p-1;i.push(Ee({},n,{top:k,left:G?b:d,height:e.height,width:G?g:a,appointmentReduced:G?"tail":"body",rowIndex:++n.rowIndex,columnIndex:0}))}return i}_calculateMultiWeekAppointmentLeftOffset(e,n){return this.rtlEnabled?e:e-n}getGroupWidth(e){return((t,e,n)=>{var{isVirtualScrolling:i,rtlEnabled:a,DOMMetaData:r}=n,s=Vq(r),o=e.getCellCount(n)*s;i&&(o=e.groupedDataMap.dateTableGroupedMap[t][0].length*s);var p=bre(t,e,a,r),g=p[t];return g&&(o=a?g-p[t+1]:0===t?g:g-p[t-1]),o})(e,this.viewDataProvider,{intervalCount:this.options.intervalCount,currentDate:this.options.currentDate,viewType:this.options.viewType,hoursInterval:this.options.hoursInterval,startDayHour:this.options.startDayHour,endDayHour:this.options.endDayHour,isVirtualScrolling:this.isVirtualScrolling,rtlEnabled:this.rtlEnabled,DOMMetaData:this.DOMMetaData})}_getAppointmentDefaultHeight(){return this._getAppointmentHeightByTheme()}_getAppointmentMinHeight(){return this._getAppointmentDefaultHeight()}_columnCondition(e,n){var i=this._getConditions(e,n);return i.rowCondition||i.columnCondition||i.cellPositionCondition}createTaskPositionMap(e){return super.createTaskPositionMap(e,!0)}_getSortedPositions(e){return super._getSortedPositions(e,!0)}_getDefaultRatio(){return.6}_getOffsets(){return{unlimited:26,auto:30}}getDropDownAppointmentWidth(e){if(this.adaptivityEnabled)return this.getDropDownButtonAdaptiveSize();var n=e>1?60:36;return this.cellWidth-n}needCorrectAppointmentDates(){return!1}_needVerticalGroupBounds(){return!1}_needHorizontalGroupBounds(){return!0}getPositionShift(e){return{cellPosition:e*this.cellWidth,top:0,left:0}}};const not=class tot extends _re{get instance(){return this.options.instance}get agendaDuration(){return this.options.agendaDuration}getAppointmentMinSize(){}getDeltaTime(){}keepAppointmentSettings(){return!0}getAppointmentGeometry(e){return e}groupAppointmentByResources(e){var n=this.instance._getCurrentViewOption("groups");return function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],i={0:e};n.length&&t.loadedResources.length&&(i=Oat(t,e,t.loadedResources));var a=0;t.loadedResources.forEach((o,d)=>{d?a*=o.items.length:a=o.items.length});for(var r=0;r<a;r++){var s=r.toString();i[s]||(i[s]=[])}return i}({loadedResources:this.options.loadedResources,resources:this.options.resources,dataAccessors:this.dataAccessors.resources},e,n)}createTaskPositionMap(e){var n,i;if(this.calculateRows(e,this.agendaDuration,this.currentDate),e.length){n=this.instance.fire("getAgendaVerticalStepHeight"),i=this.groupAppointmentByResources(e);var a=[];$e(i,function(o,d){var u=[],p=[];$e(d,function(g,b){var C=this.instance.getAppointmentsInstance()._processRecurrenceAppointment(b,g),k=null;C.indexes.length||(k={parts:[]},k=this.instance.getAppointmentsInstance()._processLongAppointment(b),u=u.concat(k.parts)),u=u.concat(C.parts),p=p.concat(C.indexes)}.bind(this)),this.instance.getAppointmentsInstance()._reduceRecurrenceAppointments(p,d),this.instance.getAppointmentsInstance()._combineAppointments(d,u),a=a.concat(d)}.bind(this)),Array.prototype.splice.apply(e,[0,e.length].concat(a))}var r=[],s=0;return e.forEach(function(o,d){r.push([{height:n,width:"100%",sortedIndex:s++,groupIndex:this._calculateGroupIndex(d,i),agendaSettings:o.settings}]),delete o.settings}.bind(this)),r}_calculateGroupIndex(e,n){var i,a=0;for(var r in n){var s=n[r].length;if(e>=a&&e<a+s){i=Number(r);break}a+=s}return i}_getDeltaWidth(){}_getAppointmentMaxWidth(){return this.cellWidth}_needVerifyItemSize(){return!1}_getAppointmentParts(){}_reduceMultiWeekAppointment(){}calculateAppointmentHeight(){return 0}calculateAppointmentWidth(){return 0}isAppointmentGreaterThan(){}isAllDay(){return!1}_sortCondition(){}_rowCondition(){}_columnCondition(){}_findIndexByKey(){}_markAppointmentAsVirtual(){}getDropDownAppointmentWidth(){}getCollectorLeftOffset(){}getCollectorTopOffset(){}replaceWrongAppointmentEndDate(e,n,i){var a=Ao(e,this.dataAccessors,this.timeZoneCalculator);_we(a,n,i,this.cellDuration,this.dataAccessors)}calculateRows(e,n,i,a){this._rows=[],i=Be.trimTime(new Date(i));var r=this.groupAppointmentByResources(e);return $e(r,function(s,o){var d=[],u={indexes:[],parts:[]};if(!o.length)return this._rows.push([]),!0;$e(o,function(Z,be){var Ge=Vo_getField(this.dataAccessors,"startDate",be),vt=Vo_getField(this.dataAccessors,"endDate",be);this.replaceWrongAppointmentEndDate(be,Ge,vt),a&&delete be.settings;var Nt=this.instance.getAppointmentsInstance()._processRecurrenceAppointment(be,Z,!1);u.parts=u.parts.concat(Nt.parts),u.indexes=u.indexes.concat(Nt.indexes)}.bind(this)),this.instance.getAppointmentsInstance()._reduceRecurrenceAppointments(u.indexes,o),IW(o,u.parts);for(var p=o.length,g=0;g<n;g++){var b=new Date(i);b.setMilliseconds(b.getMilliseconds()+864e5*g),void 0===d[g]&&(d[g]=0);for(var C=0;C<p;C++){var k=o[C].settings||o[C],G=Ao(o[C],this.dataAccessors,this.timeZoneCalculator),Y=ure(G),ne=Vo_getField(this.dataAccessors,"recurrenceRule",o[C]);(this.instance.fire("dayHasAppointment",b,k,!0)||!ne&&Y&&this.instance.fire("dayHasAppointment",b,o[C],!0))&&(d[g]+=1)}}this._rows.push(d)}.bind(this)),this._rows}_iterateRow(e,n,i){for(var a=0;a<e.length;a++)if(n.counter=n.counter+e[a],n.counter>=i){n.indexInRow=a;break}}getDateByIndex(e,n,i){var a={counter:0,indexInRow:0};e++;for(var r=0;r<n.length&&(this._iterateRow(n[r],a,e),!a.indexInRow);r++);return new Date(new Date(i).setDate(i.getDate()+a.indexInRow))}getAppointmentDataCalculator(){return function(e,n){var i=e.index(),a=this.instance.getStartViewDate(),r=this.getDateByIndex(i,this._rows,a),s=new Date(n);return{startDate:new Date(r.setHours(s.getHours(),s.getMinutes(),s.getSeconds(),s.getMilliseconds()))}}.bind(this)}};var aot=t=>{var{height:e,left:n,top:i,width:a}=t;return"".concat(n,"-").concat(i,"-").concat(a,"-").concat(e)},rot={horizontal:Wwe,horizontalMonth:eot,horizontalMonthLine:Gwe,vertical:Vwe,week:Nst,agenda:not};class sot{initRenderingStrategy(e){var n=rot[e.appointmentRenderingStrategyName];this.renderingStrategy=new n(e)}generate(e,n){var{isRenovatedAppointments:i}=n,a=e?e.slice():[];this.initRenderingStrategy(n);var s=this.getRenderingStrategy().createTaskPositionMap(a),o=this.postProcess(a,s,i);return i?this.makeRenovatedViewModels(o):{positionMap:s,viewModel:o}}postProcess(e,n,i){var a=this.getRenderingStrategy();return e.map((r,s)=>{a.keepAppointmentSettings()||delete r.settings;var o=n[s];o.forEach(u=>{u.direction="vertical"!==a.getDirection()||u.allDay?"horizontal":"vertical"});var d={itemData:r,settings:o};return i||(d.needRepaint=!0,d.needRemove=!1),d})}makeRenovatedViewModels(e){var n=this.getRenderingStrategy(),i=[],a=[],r=[];e.forEach(d=>{var{itemData:u,settings:p}=d;p.forEach(g=>{var b=this.prepareViewModel(g,n,u);g.isCompact?r.push({compactViewModel:g.virtual,appointmentViewModel:b}):g.allDay?a.push(b):i.push(b)})});var s=this.prepareCompactViewModels(r);return Ee({allDay:a,regular:i},s)}prepareViewModel(e,n,i){var a=n.getAppointmentGeometry(e);return{key:aot(a),appointment:i,geometry:Ee({},a,{leftVirtualWidth:e.leftVirtualWidth,topVirtualHeight:e.topVirtualHeight}),info:Ee({},e.info,{allDay:e.allDay,direction:e.direction,appointmentReduced:e.appointmentReduced})}}getCompactViewModelFrame(e){return{isAllDay:!!e.isAllDay,isCompact:e.isCompact,geometry:{left:e.left,top:e.top,width:e.width,height:e.height},items:{colors:[],data:[],settings:[]}}}prepareCompactViewModels(e){var n={},i={};e.forEach(o=>{var{compactViewModel:d,appointmentViewModel:u}=o,{index:p,isAllDay:g}=d,b=g?i:n;b[p]||(b[p]=this.getCompactViewModelFrame(d));var{settings:C,data:k,colors:G}=b[p].items;C.push(u),k.push(u.appointment),G.push(u.info.resourceColor)});var a=o=>Object.keys(o).map(d=>Ee({key:d},o[d])),r=a(i),s=a(n);return[...r,...s].forEach(o=>{var{colors:d}=o.items;o.color=YDe(d[0],d)}),{allDayCompact:r,regularCompact:s}}getRenderingStrategy(){return this.renderingStrategy}}var Uwe=t=>{var{renderingStrategy:e}={day:{renderingStrategy:"vertical"},week:{renderingStrategy:"week"},workWeek:{renderingStrategy:"week"},month:{renderingStrategy:"horizontalMonth"},timelineDay:{renderingStrategy:"horizontal"},timelineWeek:{renderingStrategy:"horizontal"},timelineWorkWeek:{renderingStrategy:"horizontal"},timelineMonth:{renderingStrategy:"horizontalMonthLine"},agenda:{renderingStrategy:"agenda"}}[t];return e};const dot=class lot{constructor(e){this.instance=e,this.appointmentViewModel=new sot}get modelProvider(){return WDe(this.instance.key)}get appointmentRenderingStrategyName(){return Uwe(this.modelProvider.currentViewType)}getCellDimensions(e){if(this.instance._workSpace)return{width:this.instance._workSpace.getCellWidth(),height:this.instance._workSpace.getCellHeight(),allDayHeight:this.instance._workSpace.getAllDayHeight()}}_getRenderingStrategyOptions(){var e=this.instance.getWorkSpace(),n=this.instance.key,{virtualScrollingDispatcher:i}=this.instance.getWorkSpace(),{cellCountInsideLeftVirtualCell:a,cellCountInsideTopVirtualRow:r}=i,s=Mb(this.instance.option("loadedResources")),o=e.getDOMElementsMetaData(),d=v7(e.option("showAllDayPanel"),e._isVerticalGroupedWorkSpace(),o),u=e._getRowCount(),{positionHelper:p,viewDataProvider:g}=e,b=g.getVisibleDayDuration(e.option("startDayHour"),e.option("endDayHour"),e.option("hoursInterval")),C=Fwe(e.type,e.option("startDayHour"),e.option("endDayHour"),e.option("hoursInterval"));return{resources:this.instance.option("resources"),loadedResources:this.instance.option("loadedResources"),getAppointmentColor:this.instance.createGetAppointmentColor(),dataAccessors:this.instance._dataAccessors,key:n,isRenovatedAppointments:this.modelProvider.isRenovatedAppointments,appointmentRenderingStrategyName:this.appointmentRenderingStrategyName,adaptivityEnabled:this.modelProvider.adaptivityEnabled,rtlEnabled:this.modelProvider.rtlEnabled,startDayHour:this.modelProvider.startDayHour,endDayHour:this.modelProvider.endDayHour,maxAppointmentsPerCell:this.modelProvider.maxAppointmentsPerCell,currentDate:this.modelProvider.currentDate,isVirtualScrolling:this.instance.isVirtualScrolling(),leftVirtualCellCount:a,topVirtualCellCount:r,intervalCount:e.option("intervalCount"),hoursInterval:e.option("hoursInterval"),showAllDayPanel:e.option("showAllDayPanel"),isGroupedAllDayPanel:e.isGroupedAllDayPanel(),modelGroups:this.modelProvider.getCurrentViewOption("groups"),groupCount:s,rowCount:u,appointmentCountPerCell:this.instance.option("_appointmentCountPerCell"),appointmentOffset:this.instance.option("_appointmentOffset"),allowResizing:this.instance._allowResizing(),allowAllDayResizing:this.instance._allowAllDayResizing(),startViewDate:e.getStartViewDate(),groupOrientation:e._getRealGroupOrientation(),cellWidth:Vq(o),cellHeight:vre(o),allDayHeight:d,resizableStep:p.getResizableStep(),visibleDayDuration:b,timeZoneCalculator:as(n),timeZone:this.modelProvider.timeZone,firstDayOfWeek:this.instance.getFirstDayOfWeek(),viewStartDayHour:this.modelProvider.getCurrentViewOption("startDayHour"),viewEndDayHour:this.modelProvider.getCurrentViewOption("endDayHour"),viewType:e.type,endViewDate:e.getEndViewDate(),positionHelper:p,isGroupedByDate:e.isGroupedByDate(),cellDuration:C,cellDurationInMinutes:e.option("cellDuration"),viewDataProvider:e.viewDataProvider,supportAllDayRow:e.supportAllDayRow(),dateRange:e.getDateRange(),intervalDuration:e.getIntervalDuration(),allDayIntervalDuration:e.getIntervalDuration(!0),isVerticalOrientation:e.isVerticalOrientation(),DOMMetaData:o,instance:this.instance,agendaDuration:e.option("agendaDuration")}}createAppointmentsMap(e){var n=this._getRenderingStrategyOptions(),{viewModel:i,positionMap:a}=this.appointmentViewModel.generate(e,n);return this._positionMap=a,i}_isDataChanged(e){var n=this.instance.appointmentDataProvider;return n.getUpdatedAppointment()===e||n.getUpdatedAppointmentKeys().some(a=>e[a.key]===a.value)}_isAppointmentShouldAppear(e,n){return e.needRepaint&&n.needRemove}_isSettingChanged(e,n){if(e.length!==n.length)return!0;for(var i=(o,d)=>{var u=o[d],p=u.leftVirtualCellCount||0,g=u.topVirtualCellCount||0;return Ee({},u,{columnIndex:u.columnIndex+p,rowIndex:u.rowIndex+g,topVirtualCellCount:void 0,leftVirtualCellCount:void 0,leftVirtualWidth:void 0,topVirtualHeight:void 0,hMax:u.reduced?u.hMax:void 0,vMax:u.reduced?u.vMax:void 0,info:{}})},a=0;a<e.length;a++){var r=i(e,a),s=i(n,a);if(s&&(s.sortedIndex=r.sortedIndex),!jh(r,s))return!0}return!1}_getAssociatedSourceAppointment(e,n){for(var i=0;i<n.length;i++){var a=n[i];if(a.itemData===e.itemData)return a}return null}_getDeletedAppointments(e,n){for(var i=[],a=0;a<n.length;a++){var r=n[a];this._getAssociatedSourceAppointment(r,e)||(r.needRemove=!0,i.push(r))}return i}getRepaintedAppointments(e,n){return 0===n.length||"agenda"===this.appointmentRenderingStrategyName?e:(e.forEach(i=>{var a=this._getAssociatedSourceAppointment(i,n);a&&(i.needRepaint=this._isDataChanged(i.itemData)||this._isSettingChanged(i.settings,a.settings)||this._isAppointmentShouldAppear(i,a))}),e.concat(this._getDeletedAppointments(e,n)))}getRenderingStrategyInstance(){if(!this.appointmentViewModel.getRenderingStrategy()){var n=this._getRenderingStrategyOptions();this.appointmentViewModel.initRenderingStrategy(n)}return this.appointmentViewModel.getRenderingStrategy()}};var Ywe=sr.abstract,cot=sr.inherit({ctor:function(t){this._toolbar=t},_widgetOptions:function(){var t=this._toolbar._createActionByOption("onItemClick");return{itemTemplate:this._getMenuItemTemplate.bind(this),onItemClick:function(e){this._toolbar.option("overflowMenuVisible",!1),t(e)}.bind(this)}},_getMenuItemTemplate:function(){return this._toolbar._getTemplateByOption("menuItemTemplate")},_renderWidget:function(){var t=N("<div>").appendTo(this._menuContainer());this._menu=this._toolbar._createComponent(t,this._menuWidget(),this._widgetOptions()),this.renderMenuItems()},_menuContainer:Ywe,_menuWidget:Ywe,_hasVisibleMenuItems:function(t){var e=t||this._toolbar.option("items"),n=!1,i=zo("visible"),a=zo("locateInMenu");return $e(e,function(r,s){var o=i(s,{functionsAsIs:!0}),d=a(s,{functionsAsIs:!0});(!1!==o&&("auto"===d||"always"===d)||"menu"===s.location)&&(n=!0)}),n},_getMenuItems:function(){return this._toolbar._getMenuItems()},_updateMenuVisibility:We,_renderMenuButtonContainer:function(){var t=this._toolbar._$afterSection;this._$menuButtonContainer=N("<div>").appendTo(t).addClass(this._toolbar._buttonClass()).addClass("dx-toolbar-menu-container")},renderMenuItems:function(){this._menu&&this._menu.option("items",this._getMenuItems())},widgetOption:function(t,e){this._menu&&this._menu.option(t,e)}});const Jwe=cot;var J4=ki(),Xwe=Gx.inherit({_getDefaultOptions:function(){return de(this.callBase(),{usePopover:!1,target:null,title:"",showTitle:!0,showCancelButton:!0,cancelText:Mn.format("Cancel"),onCancelClick:null,visible:!1,noDataText:"",focusStateEnabled:!1,selectionByClick:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios",tablet:!0},options:{usePopover:!0}}])},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({item:new Ix(function(t,e){var n=new T0(N("<div>"),de({onClick:e&&e.click,stylingMode:e&&e.stylingMode||"outlined"},e));t.append(n.$element())},["disabled","icon","text","type","onClick","click","stylingMode"],this.option("integrationOptions.watchMethod"))})},_itemContainer:function(){return this._$itemContainer},_itemClass:function(){return"dx-actionsheet-item"},_itemDataKey:function(){return"dxActionSheetItemData"},_toggleVisibility:We,_renderDimensions:We,_initMarkup:function(){this.callBase(),this.$element().addClass("dx-actionsheet"),this._createItemContainer()},_render:function(){this._renderPopup()},_createItemContainer:function(){this._$itemContainer=N("<div>").addClass("dx-actionsheet-container"),this._renderDisabled()},_renderDisabled:function(){this._$itemContainer.toggleClass("dx-state-disabled",this.option("disabled"))},_renderPopup:function(){this._$popup=N("<div>").appendTo(this.$element()),this._isPopoverMode()?this._createPopover():this._createPopup(),this._renderPopupTitle(),this._mapPopupOption("visible")},_mapPopupOption:function(t){this._popup&&this._popup.option(t,this.option(t))},_isPopoverMode:function(){return this.option("usePopover")&&this.option("target")},_renderPopupTitle:function(){this._mapPopupOption("showTitle"),this._popup&&this._popup.$wrapper().toggleClass("dx-actionsheet-without-title",!this.option("showTitle"))},_clean:function(){this._$popup&&this._$popup.remove(),this.callBase()},_overlayConfig:function(){return{onInitialized:function(t){this._popup=t.component}.bind(this),disabled:!1,showTitle:!0,title:this.option("title"),deferRendering:!J4.angular,onContentReady:this._popupContentReadyAction.bind(this),onHidden:this.hide.bind(this)}},_createPopover:function(){this._createComponent(this._$popup,Iq,de(this._overlayConfig(),{width:this.option("width")||200,height:this.option("height")||"auto",target:this.option("target")})),this._popup.$wrapper().addClass("dx-actionsheet-popover-wrapper")},_createPopup:function(){this._createComponent(this._$popup,CA,de(this._overlayConfig(),{dragEnabled:!1,width:this.option("width")||"100%",height:this.option("height")||"auto",showCloseButton:!1,position:{my:"bottom",at:"bottom",of:J4},animation:{show:{type:"slide",duration:400,from:{position:{my:"top",at:"bottom",of:J4}},to:{position:{my:"bottom",at:"bottom",of:J4}}},hide:{type:"slide",duration:400,from:{position:{my:"bottom",at:"bottom",of:J4}},to:{position:{my:"top",at:"bottom",of:J4}}}}})),this._popup.$wrapper().addClass("dx-actionsheet-popup-wrapper")},_popupContentReadyAction:function(){this._popup.$content().append(this._$itemContainer),this._attachClickEvent(),this._attachHoldEvent(),this._prepareContent(),this._renderContent(),this._renderCancelButton()},_renderCancelButton:function(){if(!this._isPopoverMode()&&(this._$cancelButton&&this._$cancelButton.remove(),this.option("showCancelButton"))){var t=this._createActionByOption("onCancelClick")||We,e=this;this._$cancelButton=N("<div>").addClass("dx-actionsheet-cancel").appendTo(this._popup&&this._popup.$content()),this._createComponent(this._$cancelButton,T0,{disabled:!1,stylingMode:"outlined",text:this.option("cancelText"),onClick:function(n){var i={event:n,cancel:!1};t(i),i.cancel||e.hide()},integrationOptions:{}})}},_attachItemClickEvent:We,_itemClickHandler:function(t){this.callBase(t),N(t.target).is(".dx-state-disabled, .dx-state-disabled *")||this.hide()},_itemHoldHandler:function(t){this.callBase(t),N(t.target).is(".dx-state-disabled, .dx-state-disabled *")||this.hide()},_optionChanged:function(t){switch(t.name){case"width":case"height":case"visible":case"title":this._mapPopupOption(t.name);break;case"disabled":this._renderDisabled();break;case"showTitle":this._renderPopupTitle();break;case"showCancelButton":case"onCancelClick":case"cancelText":this._renderCancelButton();break;case"target":case"usePopover":case"items":this._invalidate();break;default:this.callBase(t)}},toggle:function(t){var e=this,n=new wt;return e._popup.toggle(t).done(function(){e.option("visible",t),n.resolveWith(e)}),n.promise()},show:function(){return this.toggle(!0)},hide:function(){return this.toggle(!1)}});Fn("dxActionSheet",Xwe);const bot=Xwe;var xot=Jwe.inherit({NAME:"actionSheet",_getMenuItemTemplate:function(){return this._toolbar._getTemplate("actionSheetItem")},render:function(){!this._hasVisibleMenuItems()||(this._renderMenuButton(),this._renderWidget())},_renderMenuButton:function(){this._renderMenuButtonContainer(),this._$button=N("<div>").appendTo(this._$menuButtonContainer).addClass("dx-toolbar-menu-button"),this._toolbar._createComponent(this._$button,T0,{icon:"overflow",onClick:()=>{this._toolbar.option("overflowMenuVisible",!this._toolbar.option("overflowMenuVisible"))}})},_menuWidget:function(){return bot},_menuContainer:function(){return this._toolbar.$element()},_widgetOptions:function(){return de(this.callBase(),{target:this._$button,showTitle:!1,onOptionChanged:t=>{var{name:e,value:n}=t;"visible"===e&&this._toolbar.option("overflowMenuVisible",n)}})}});const Dot=xot;var Mre="dx-toolbar-menu-action",Zwe="dx-toolbar-menu-section",Qwe="dx-toolbar-menu-last-section",eCe=Hae.inherit({_activeStateUnit:"."+Mre,_initMarkup:function(){this._renderSections(),this.callBase()},_getSections:function(){return this._itemContainer().children()},_itemElements:function(){return this._getSections().children(this._itemSelector())},_renderSections:function(){var t=this,e=this._itemContainer();$e(["before","center","after","menu"],function(){var n="_$"+this+"Section",i=t[n];i||(t[n]=i=N("<div>").addClass(Zwe)),i.appendTo(e)})},_renderItems:function(){this.callBase.apply(this,arguments),this._updateSections()},_updateSections:function(){var t=this.$element().find("."+Zwe);t.removeClass(Qwe),t.not(":empty").eq(-1).addClass(Qwe)},_renderItem:function(t,e,n,i){var a=e.location||"menu",r=this["_$"+a+"Section"],s=this.callBase(t,e,r,i);return this._getItemTemplateName({itemData:e})&&s.addClass("dx-toolbar-menu-custom"),("menu"===a||"dxButton"===e.widget||"dxButtonGroup"===e.widget||e.isAction)&&s.addClass(Mre),"dxButton"===e.widget&&s.addClass("dx-toolbar-hidden-button"),"dxButtonGroup"===e.widget&&s.addClass("dx-toolbar-hidden-button-group"),s.addClass(e.cssClass),s},_getItemTemplateName:function(t){var e=this.callBase(t),n=t.itemData;return n&&n.menuItemTemplate||e},_itemClickHandler:function(t,e,n){N(t.target).closest("."+Mre).length&&this.callBase(t,e,n)},_clean:function(){this._getSections().empty(),this.callBase()}});Fn("dxToolbarMenu",eCe);const Sot=eCe;var Oot=ki(),Lot={popupWidth:"width",popupHeight:"height",popupMaxHeight:"maxHeight",popupAutoResizeEnabled:"autoResizeEnabled"},Not={buttonIcon:"icon",buttonText:"text",buttonWidth:"width",buttonHeight:"height",buttonTemplate:"template"},tCe=Kd.inherit({_supportedKeys:function(){var t={};return(!this.option("opened")||!this._list.option("focusedElement"))&&(t=this._button._supportedKeys()),de(this.callBase(),t,{tab:function(){this._popup&&this._popup.hide()}})},_getDefaultOptions:function(){return de(this.callBase(),{items:[],onItemClick:null,dataSource:null,itemTemplate:"item",buttonText:"",buttonIcon:"overflow",buttonWidth:void 0,buttonHeight:void 0,buttonTemplate:"content",onButtonClick:null,usePopover:!1,popupWidth:"auto",popupHeight:"auto",activeStateEnabled:!0,hoverStateEnabled:!0,opened:!1,selectionMode:"none",selectedItemKeys:[],deferRendering:!1,popupPosition:{my:"top center",at:"bottom center",collision:"fit flip",offset:{v:1}},popupAnimation:void 0,onItemRendered:null,menuWidget:vq,popupMaxHeight:void 0,closeOnClick:!0,useInkRipple:!1,container:void 0,popupAutoResizeEnabled:!1})},_defaultOptionsRules:function(){return this.callBase().concat([{device:{platform:"ios"},options:{usePopover:!0}},{device:{platform:"generic"},options:{popupPosition:{offset:{v:4}}}},{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}},{device:{platform:"android"},options:{popupPosition:{my:"top "+(this.option("rtlEnabled")?"left":"right"),at:"top "+(this.option("rtlEnabled")?"left":"right"),collision:"flipfit"},popupAnimation:{show:{type:"pop",duration:200,from:{scale:0},to:{scale:1}},hide:{type:"pop",duration:200,from:{scale:1},to:{scale:0}}}}},{device:function(){return cd()},options:{useInkRipple:!0}}])},_initOptions:function(t){"android"===rn.current().platform&&(t.popupPosition||(t.popupPosition={at:(t.usePopover?"bottom ":"top ")+(t.rtlEnabled?"left":"right")})),this.callBase(t)},_dataSourceOptions:function(){return{paginate:!1}},_init:function(){this.callBase(),this.$element().addClass("dx-dropdownmenu"),this._initDataSource(),this._initItemClickAction(),this._initButtonClickAction()},_initItemClickAction:function(){this._itemClickAction=this._createActionByOption("onItemClick")},_initButtonClickAction:function(){this._buttonClickAction=this._createActionByOption("onButtonClick")},_initTemplates:function(){this._templateManager.addDefaultTemplates({content:new KG("content")}),this.callBase()},_initMarkup:function(){this._renderButton(),this.callBase()},_render:function(){this.callBase(),this.setAria({role:"menubar",haspopup:!0,expanded:this.option("opened")})},_renderContentImpl:function(){this.option("opened")&&this._renderPopup()},_clean:function(){this._cleanFocusState(),this._popup&&(this._popup.$element().remove(),delete this._$popup)},_renderButton:function(){var t=this.$element().addClass("dx-dropdownmenu-button"),e=this._buttonOptions();this._button=this._createComponent(t,T0,e)},_toggleActiveState:function(t,e,n){this._button._toggleActiveState(t,e,n)},_buttonOptions:function(){return{text:this.option("buttonText"),icon:this.option("buttonIcon"),width:this.option("buttonWidth"),height:this.option("buttonHeight"),useInkRipple:this.option("useInkRipple"),template:this.option("buttonTemplate"),hoverStateEnabled:!1,focusStateEnabled:!1,onClick:function(t){this.option("opened",!this.option("opened")),this._buttonClickAction(t)}.bind(this)}},_toggleMenuVisibility:function(t){var e=void 0===t?!this._popup.option("visible"):t;t&&this._renderPopup(),this._popup.toggle(e),this.setAria("expanded",e)},_renderPopup:function(){if(!this._$popup){var t=this._$popup=N("<div>").appendTo(this.$element()),e=this._popupOptions();this._popup=this._createComponent(t,Iq,e)}},_popupOptions:function(){var t=!this.option("usePopover");return{onInitialized:function(e){e.component.$wrapper().addClass("dx-dropdownmenu-popup-wrapper").toggleClass("dx-dropdownmenu-popup",t)},visible:this.option("opened"),deferRendering:!1,contentTemplate:function(e){this._renderList(e)}.bind(this),position:this.option("popupPosition"),animation:this.option("popupAnimation"),onOptionChanged:function(e){"visible"===e.name&&this.option("opened",e.value)}.bind(this),target:this.$element(),height:this.option("popupHeight"),width:this.option("popupWidth"),maxHeight:this.option("popupMaxHeight"),container:this.option("container"),autoResizeEnabled:this.option("popupAutoResizeEnabled")}},_renderList:function(t){var e=N(t),n=this._listOptions();e.addClass("dx-dropdownmenu-list"),this._list=this._createComponent(e,this.option("menuWidget"),n),this._list._getAriaTarget=function(){return this.$element()}.bind(this),this._setListDataSource();var i=.5*La(Oot);La(e)>i&&Zp(e,i)},_listOptions:function(){return{pageLoadMode:"scrollBottom",indicateLoading:!1,noDataText:"",selectionMode:this.option("selectionMode"),selectedItemKeys:this.option("selectedItemKeys"),itemTemplate:this.option("itemTemplate"),onItemClick:function(t){this.option("closeOnClick")&&this.option("opened",!1),this._itemClickAction(t)}.bind(this),tabIndex:-1,focusStateEnabled:this.option("focusStateEnabled"),activeStateEnabled:this.option("activeStateEnabled"),onItemRendered:this.option("onItemRendered"),_itemAttributes:{role:"menuitem"}}},_setListDataSource:function(){this._list&&this._list.option("dataSource",this._dataSource||this.option("items")),delete this._deferRendering},_getKeyboardListeners(){return this.callBase().concat([this._list])},_toggleVisibility:function(t){this.callBase(t),this._button.option("visible",t)},_optionChanged:function(t){var e=t.name,n=t.value;switch(e){case"items":case"dataSource":this.option("deferRendering")&&!this.option("opened")?this._deferRendering=!0:(this._refreshDataSource(),this._setListDataSource());break;case"itemTemplate":this._list&&this._list.option(e,this._getTemplate(n));break;case"onItemClick":this._initItemClickAction();break;case"onButtonClick":this._buttonClickAction();break;case"buttonIcon":case"buttonText":case"buttonWidth":case"buttonHeight":case"buttonTemplate":this._button.option(Not[e],n),this._renderPopup();break;case"popupWidth":case"popupHeight":case"popupMaxHeight":case"popupAutoResizeEnabled":this._popup.option(Lot[e],n);break;case"usePopover":case"menuWidget":case"useInkRipple":this._invalidate();break;case"focusStateEnabled":case"activeStateEnabled":this._list&&this._list.option(e,n),this.callBase(t);break;case"selectionMode":case"selectedItemKeys":case"onItemRendered":this._list&&this._list.option(e,n);break;case"opened":this._deferRendering&&(this._refreshDataSource(),this._setListDataSource()),this._toggleMenuVisibility(n);break;case"deferRendering":case"popupPosition":case"closeOnClick":break;case"container":this._popup&&this._popup.option(t.name,t.value);break;default:this.callBase(t)}},open:function(){this.option("opened",!0)},close:function(){this.option("opened",!1)}}).include(l6);Fn("dxDropDownMenu",tCe);const Pot=tCe;var Hot=Jwe.inherit({NAME:"dropDownMenu",render:function(){!this._hasVisibleMenuItems()||(this._renderMenuButtonContainer(),this._renderWidget())},renderMenuItems:function(){this._menu||this.render(),this.callBase(),this._menu&&!this._menu.option("items").length&&this._menu.close()},_menuWidget:function(){return Pot},_widgetOptions:function(){return de(this.callBase(),{deferRendering:!0,container:this._toolbar.option("menuContainer"),popupMaxHeight:"android"===rn.current().platform?ct.getDocumentElement().clientHeight-20:void 0,menuWidget:Sot,onOptionChanged:e=>{var{name:n,value:i}=e;"opened"===n&&this._toolbar.option("overflowMenuVisible",i),"items"===n&&this._updateMenuVisibility(i)},popupPosition:{at:"bottom right",my:"top right"}})},_updateMenuVisibility:function(t){var e=t||this._getMenuItems(),n=e.length&&this._hasVisibleMenuItems(e);this._toggleMenuVisibility(n)},_toggleMenuVisibility:function(t){!this._menuContainer()||this._menuContainer().toggleClass("dx-state-invisible",!t)},_menuContainer:function(){return this._$menuButtonContainer}}),Bot={actionSheet:Dot,dropDownMenu:Hot},Wq="dx-toolbar-item-auto-hide",xre="dx-toolbar-item-invisible",nCe=fUe.inherit({_getDefaultOptions:function(){return de(this.callBase(),{menuItemTemplate:"menuItem",submenuType:"dropDownMenu",menuContainer:void 0,overflowMenuVisible:!1})},updateDimensions:function(){this._dimensionChanged()},_dimensionChanged:function(t){"height"!==t&&(this.callBase(),this._menuStrategy.renderMenuItems())},_initTemplates:function(){this.callBase(),this._templateManager.addDefaultTemplates({actionSheetItem:new KG("item")})},_initMarkup:function(){this.callBase(),this._renderMenu()},_postProcessRenderItems:function(){this._hideOverflowItems(),this._menuStrategy._updateMenuVisibility(),this.callBase(),sb(()=>{this._menuStrategy.renderMenuItems()})},_renderItem:function(t,e,n,i){var a=this.callBase(t,e,n,i);return"auto"===e.locateInMenu&&a.addClass(Wq),"dxButton"===e.widget&&"inMenu"===e.showText&&a.toggleClass("dx-toolbar-text-auto-hide"),a},_getItemsWidth:function(){return this._getSummaryItemsWidth([this._$beforeSection,this._$centerSection,this._$afterSection])},_hideOverflowItems:function(t){var e=this.$element().find("."+Wq);if(e.length){t=t||Ki(this.$element()),N(e).removeClass(xre);for(var n=this._getItemsWidth();e.length&&t<n;){var i=e.eq(-1);n-=ps(i),i.addClass(xre),e.splice(-1,1)}}},_getMenuItems:function(){var t=this,e=Gh(this.option("items")||[],function(a){return t._isMenuItem(a)}),n=this._itemContainer().children("."+Wq+"."+xre).not(".dx-state-invisible");this._restoreItems=this._restoreItems||[];var i=[].slice.call(n).map(a=>{var r=t._getItemData(a),s=N(a).children(),o=s.children();return de({menuItemTemplate:function(){return t._restoreItems.push({container:s,item:o}),N("<div>").addClass(Wq).append(o)}},r)});return IW(i,e)},_getToolbarItems:function(){var t=this;return Gh(this.option("items")||[],function(e){return!t._isMenuItem(e)})},_renderMenu:function(){this._renderMenuStrategy(),sb(()=>{this._menuStrategy.render()})},_renderMenuStrategy:function(){var t=this.option("submenuType");this._requireDropDownStrategy()&&(t="dropDownMenu");var e=Bot[t];this._menuStrategy&&this._menuStrategy.NAME===t||(this._menuStrategy=new e(this))},_requireDropDownStrategy:function(){var t=this.option("items")||[],e=!1;return $e(t,function(n,i){("auto"===i.locateInMenu||"always"===i.locateInMenu&&i.widget)&&(e=!0)}),e},_arrangeItems:function(){if(!this.$element().is(":hidden")){this._$centerSection.css({margin:"0 auto",float:"none"}),$e(this._restoreItems||[],function(e,n){N(n.container).append(n.item)}),this._restoreItems=[];var t=Ki(this.$element());this._hideOverflowItems(t),this.callBase(t)}},_itemOptionChanged:function(t,e,n){this._isMenuItem(t)?this._menuStrategy.renderMenuItems():this._isToolbarItem(t)?this.callBase(t,e,n):(this.callBase(t,e,n),this._menuStrategy.renderMenuItems()),"location"===e&&this.repaint()},_isMenuItem:function(t){return"menu"===t.location||"always"===t.locateInMenu},_isToolbarItem:function(t){return void 0===t.location||"never"===t.locateInMenu},_optionChanged:function(t){var{name:e,value:n}=t;switch(e){case"submenuType":this._invalidate();break;case"menuItemTemplate":this._changeMenuOption("itemTemplate",this._getTemplate(n));break;case"onItemClick":this._changeMenuOption(e,n),this.callBase.apply(this,arguments);break;case"menuContainer":this._changeMenuOption("container",n);break;case"overflowMenuVisible":this._changeMenuOption("dropDownMenu"===this._menuStrategy.NAME?"opened":"visible",n);break;default:this.callBase.apply(this,arguments)}},_changeMenuOption:function(t,e){this._menuStrategy.widgetOption(t,e)}});Fn("dxToolbar",nCe);const $ot=nCe;class iCe extends Kd{show(e){this._isMobileLayout()||this._overlay.option("target",e),this._overlay.show()}hide(){this._overlay.hide()}_keyboardHandler(e){var n;null===(n=this._calendar)||void 0===n||n._keyboardHandler(e)}_init(){super._init(),this.$element()}_render(){super._render(),this._renderOverlay()}_renderOverlay(){this.$element().addClass("dx-scheduler-navigator-calendar-popover");var e=this._isMobileLayout(),n=e?CA:Iq;this._overlay=this._createComponent(this.$element(),n,{contentTemplate:()=>this._createOverlayContent(),onShown:()=>this._calendar.focus(),defaultOptionsRules:[{device:()=>e,options:{fullScreen:!0,showCloseButton:!1,toolbarItems:[{shortcut:"cancel"}]}}]})}_createOverlayContent(){var e=N("<div>").addClass("dx-scheduler-navigator-calendar");return this._calendar=this._createComponent(e,gxe,this._getCalendarOptions()),this._isMobileLayout()?this._createScrollable(e).$element():e}_createScrollable(e){var n=this._createComponent("<div>",f2,{direction:"vertical"});return n.$content().append(e),n}_getCalendarOptions(){return{value:this.option("date"),min:this.option("min"),max:this.option("max"),firstDayOfWeek:this.option("firstDayOfWeek"),focusStateEnabled:this.option("focusStateEnabled"),onValueChanged:this.option("onValueChanged"),skipFocusCheck:!0,tabIndex:this.option("tabIndex"),width:"100%"}}_isMobileLayout(){return!rn.current().generic}}Fn("dxSchedulerCalendarPopup",iCe);var{correctDateWithUnitBeginning:qot,getFirstWeekDate:Uot,getLastMonthDay:aCe,addDateInterval:FA}=Be,{format:Xx}=Tn,rCe={milliseconds:1},Yot={days:1},Jot={days:7},Gq=t=>FA(t,Yot,1),sCe=t=>FA(t,Jot,1),Dre=t=>6===t.getDay()||0===t.getDay(),rlt=t=>{var{date:e,step:n,firstDayOfWeek:i}=t;switch(n){case"day":case"week":case"month":return qot(e,n,!1,i);case"workWeek":return(t=>{for(var e=new Date(t);Dre(e);)e=Gq(e);return e})(Uot(e,i));case"agenda":return new Date(e)}},slt=(t,e)=>{for(var s,{intervalCount:n,step:i,agendaDuration:a}=e,o=new Date(t),d=0;d<n;d++)s=olt(o,i,a),o=llt(s,i);return s},olt=(t,e,n)=>{var i;switch(e){case"day":i=Gq(t);break;case"week":i=sCe(t);break;case"month":i=(t=>{var e=aCe(t);return FA(t,{days:e},1)})(t);break;case"workWeek":i=(t=>{for(var e=new Date(t),n=0;n<5;)Dre(e)||n++,e=Gq(e);return e})(t);break;case"agenda":i=((t,e)=>FA(t,{days:e},1))(t,n)}return(t=>FA(t,rCe,-1))(i)},llt=(t,e)=>{var n=(t=>FA(t,rCe,1))(t);if("workWeek"===e)for(;Dre(n);)n=Gq(n);return n},ult=(t,e,n)=>{var i=t.getDate(),a=new Date(new Date(t.getTime()).setDate(1)),r=new Date(a.setMonth(a.getMonth()+e*n)),s=aCe(r),o=i<s?i:s,d=new Date(new Date(t.getTime()).setDate(o));return new Date(d.setMonth(d.getMonth()+e*n))},wre=t=>{var e=t?"abbreviated":"wide",n=Tn.getMonthNames(e);return i=>{var a=Xx(i,"day"),r=n[i.getMonth()];return"".concat(a," ").concat(r)}},oCe=t=>{var n=Tn.getMonthNames("abbreviated")[t.getMonth()],i=Xx(t,"year");return"".concat(n," ").concat(i)},Cre=t=>e=>{var i=wre(t)(e),a=Xx(e,"year");return"".concat(i," ").concat(a)},mlt=(t,e,n)=>t.getFullYear()!==e.getFullYear()?((t,e)=>{var n=Xx(t,Cre(!0)),i=Xx(e,Cre(!0));return"".concat(n,"-").concat(i)})(t,e):((t,e,n)=>{var i=t.getMonth()!==e.getMonth(),a=i||n,r=i?wre(a):"d",s=Xx(t,r),o=Xx(e,Cre(a));return"".concat(s,"-").concat(o)})(t,e,n),glt=(t,e,n,i)=>Be.sameDate(t,e)?((t,e,n)=>{var r=wre("agenda"===e&&n)(t),s=Xx(t,"year");return"".concat(r," ").concat(s)})(t,i,n):"month"===i?((t,e)=>{if(Be.sameMonth(t,e))return Xx(t,"monthandyear");var i=Be.sameYear(t,e)?Tn.getMonthNames("abbreviated")[t.getMonth()]:oCe(t),a=oCe(e);return"".concat(i,"-").concat(a)})(t,e):mlt(t,e,n),_lt=(t,e,n)=>{var{startDate:i,endDate:a}=(t=>{var e=rlt(t);return{startDate:e,endDate:slt(e,t)}})(t),r=glt(i,a,e,t.step);return In(n)&&(r=n({startDate:i,endDate:a,text:r})),{startDate:i,endDate:a,text:r}},ylt={day:"day",week:"week",workWeek:"workWeek",month:"month",timelineDay:"day",timelineWeek:"week",timelineWorkWeek:"workWeek",timelineMonth:"month",agenda:"agenda"},jq=t=>Yi(t)&&t.type?t.type:t,qq=t=>Yi(t)?t.name?t.name:t.type:t,lCe=t=>{t.forEach(e=>{var n=jq(e);(t=>Object.values(co).includes(t))(n)||Ba.log("W0008",n)})},xlt=t=>(lCe(t),t.map(e=>{var n=(t=>{if(t.name)return t.name;var e=zz(t.type||t,!0);return Mn.format("dxScheduler-switcher"+e)})(e),i=jq(e),a=qq(e);return{text:n,name:a,view:{text:n,type:i,name:a}}})),dCe="dx-scheduler-view-switcher",uCe=t=>{var e=xlt(t.views),n=qq(t.currentView),i=e.some(a=>a.name===n);return{selectedView:n=i?n:void 0,views:e}},{trimTime:Olt}=Be,Plt=t=>({key:"previous",icon:"chevronprev",elementAttr:{class:"dx-scheduler-navigator-previous"},clickHandler:()=>t._updateDateByDirection(-1),onContentReady:e=>{var n=e.component;n.option("disabled",Uq(t)),t._addEvent("min",()=>{n.option("disabled",Uq(t))}),t._addEvent("currentDate",()=>{n.option("disabled",Uq(t))}),t._addEvent("startViewDate",()=>{n.option("disabled",Uq(t))})}}),Rlt=t=>({key:"calendar",text:t.captionText,elementAttr:{class:"dx-scheduler-navigator-caption"},clickHandler:e=>t._showCalendar(e),onContentReady:e=>{var n=e.component;t._addEvent("currentView",()=>{n.option("text",t.captionText)}),t._addEvent("currentDate",()=>{n.option("text",t.captionText)}),t._addEvent("startViewDate",()=>{n.option("text",t.captionText)}),t._addEvent("views",()=>{n.option("text",t.captionText)}),t._addEvent("firstDayOfWeek",()=>{n.option("text",t.captionText)})}}),Flt=t=>({key:"next",icon:"chevronnext",elementAttr:{class:"dx-scheduler-navigator-next"},clickHandler:()=>t._updateDateByDirection(1),onContentReady:e=>{var n=e.component;n.option("disabled",Yq(t)),t._addEvent("min",()=>{n.option("disabled",Yq(t))}),t._addEvent("currentDate",()=>{n.option("disabled",Yq(t))}),t._addEvent("startViewDate",()=>{n.option("disabled",Yq(t))})}}),Uq=t=>{var e=t.option("min");if(!e)return!1;e=new Date(e);var n=t._getCaption();return e=Olt(e),t._getNextDate(-1,n.endDate)<e},Yq=t=>{var e=t.option("max");if(!e)return!1;e=new Date(e);var n=t._getCaption();return e=e.setHours(23,59,59),t._getNextDate(1,n.startDate)>e},cCe="defaultElement";class pCe extends Kd{get currentView(){return this.option("currentView")}get views(){return this.option("views")}get captionText(){return this._getCaption().text}get intervalOptions(){var e=(t=>ylt[jq(t)])(this.option("currentView"));return{step:e,intervalCount:this.option("intervalCount"),firstDayOfWeek:this.option("firstDayOfWeek"),agendaDuration:this.option("agendaDuration")}}_getDefaultOptions(){return de(super._getDefaultOptions(),{_useShortDateFormat:!rn.real().generic||rn.isSimulator()})}_createEventMap(){this.eventMap=new Map([["items",[this.repaint.bind(this)]],["views",[lCe]],["currentDate",[this._getCalendarOptionUpdater("date")]],["min",[this._getCalendarOptionUpdater("min")]],["max",[this._getCalendarOptionUpdater("max")]],["tabIndex",[this.repaint.bind(this)]],["focusStateEnabled",[this.repaint.bind(this)]],["useDropDownViewSwitcher",[this.repaint.bind(this)]]])}_addEvent(e,n){this.eventMap.has(e)||this.eventMap.set(e,[]);var i=this.eventMap.get(e);this.eventMap.set(e,[...i,n])}_optionChanged(e){var{name:n,value:i}=e;this.eventMap.has(n)&&this.eventMap.get(n).forEach(r=>{r(i)})}_init(){super._init(),this._createEventMap(),this.$element().addClass("dx-scheduler-header")}_render(){super._render(),this._createEventMap(),this._renderToolbar()}_renderToolbar(){var e=this._createToolbarConfig(),n=N("<div>");n.appendTo(this.$element()),this._toolbar=this._createComponent(n,$ot,e)}_createToolbarConfig(){return{items:this.option("items").map(i=>this._parseItem(i))}}_parseItem(e){if(this._isDefaultItem(e)){var i=e[cCe];switch(i){case"viewSwitcher":return this.option("useDropDownViewSwitcher")?((t,e)=>{var{selectedView:n,views:i}=uCe(t);return Ee({widget:"dxDropDownButton",locateInMenu:"never",cssClass:dCe,options:{items:i,useSelectMode:!0,keyExpr:"name",selectedItemKey:n,displayExpr:"text",elementAttr:{class:"dx-scheduler-view-switcher-dropdown-button"},onItemClick:a=>{var r=a.itemData.view;t._updateCurrentView(r)},onContentReady:a=>{var r=a.component;t._addEvent("currentView",s=>{r.option("selectedItemKey",qq(s))})},dropDownOptions:{width:"max-content",wrapperAttr:{class:"dx-scheduler-view-switcher-dropdown-button-content"}}}},e)})(this,e):((t,e)=>{var{selectedView:n,views:i}=uCe(t);return Ee({widget:"dxButtonGroup",locateInMenu:"auto",cssClass:dCe,options:{items:i,keyExpr:"name",selectedItemKeys:[n],stylingMode:"contained",onItemClick:a=>{var r=a.itemData.view;t._updateCurrentView(r)},onContentReady:a=>{var r=a.component;t._addEvent("currentView",s=>{r.option("selectedItemKeys",[qq(s)])})}}},e)})(this,e);case"dateNavigator":return this._renderCalendar(),((t,e)=>Ee({widget:"dxButtonGroup",cssClass:"dx-scheduler-navigator",options:{items:[Plt(t),Rlt(t),Flt(t)],stylingMode:cd()?"text":"contained",selectionMode:"none",onItemClick:a=>{a.itemData.clickHandler(a)}}},e))(this,e);default:Ba.log("Unknown default element type: ".concat(i))}}return e}_callEvent(e,n){this.eventMap.has(e)&&this.eventMap.get(e).forEach(a=>a(n))}_updateCurrentView(e){this.option("onCurrentViewChange")(e.name),this._callEvent("currentView",e)}_updateCurrentDate(e){this.option("onCurrentDateChange")(e),this._callEvent("currentDate",e)}_renderCalendar(){this._calendar=this._createComponent("<div>",iCe,{date:this.option("currentDate"),min:this.option("min"),max:this.option("max"),firstDayOfWeek:this.option("firstDayOfWeek"),focusStateEnabled:this.option("focusStateEnabled"),tabIndex:this.option("tabIndex"),onValueChanged:e=>{var n=e.value;this._updateCurrentDate(n),this._calendar.hide()}}),this._calendar.$element().appendTo(this.$element())}_getCalendarOptionUpdater(e){return n=>{this._calendar&&this._calendar.option(e,n)}}_getNextDate(e){var i=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:null)||this.option("currentDate");return((t,e)=>{var s,{date:n,step:i,intervalCount:a,agendaDuration:r}=t;switch(i){case"day":s=1*a;break;case"week":case"workWeek":s=7*a;break;case"agenda":s=r;break;case"month":return ult(n,a,e)}return FA(n,{days:s},e)})(Ee({},this.intervalOptions,{date:i}),e)}_isMonth(){var e=this.option("currentView");return"month"===jq(e)}_getDisplayedDate(){var e=this.option("startViewDate");return this._isMonth()?sCe(e):new Date(e)}_getCaption(){var e=this.option("currentDate");this.option("startViewDate")&&(e=this._getDisplayedDate()),e=Be.trimTime(e);var n=Ee({},this.intervalOptions,{date:e}),i=this.option("customizeDateNavigatorText"),a=this.option("_useShortDateFormat");return _lt(n,a,i)}_updateDateByDirection(e){var n=this._getNextDate(e);this._updateCurrentDate(n)}_showCalendar(e){this._calendar.show(e.element)}_hideCalendar(){this._calendar.hide()}_isDefaultItem(e){return Object.prototype.hasOwnProperty.call(e,cCe)}}Fn("dxSchedulerHeader",pCe);var k0={dataAccessors:{getAppointmentSettings:t=>N(t).data(Yx),getAppointmentInfo:t=>{var e=k0.dataAccessors.getAppointmentSettings(t);return null==e?void 0:e.info},create:(t,e,n,i)=>{var a=e?Ee({},e):{getter:{},setter:{},expr:{}};return $e(t,(r,s)=>{if(s){var u,p,g,o=zo(s),d=see(s);("startDate"===(b=r)||"endDate"===b)&&(u=C=>{var k=o(C);return n&&(k=is.deserializeDate(k)),k},p=(C,k)=>{if(i)g=i;else if(n&&!g){var G=o(C);g=is.getDateSerializationFormat(G)}var Y=is.serializeDate(k,g);d(C,Y)}),a.getter[r]=u||o,a.setter[r]=p||d,a.expr["".concat(r,"Expr")]=s}else delete a.getter[r],delete a.setter[r],delete a.expr["".concat(r,"Expr")];var b}),a}},DOM:{getHeaderHeight:t=>t?t._$element&&parseInt(Eo(t._$element),10):0},renovation:{renderComponent:(t,e,n,i,a)=>{var r=t[i];if(r){var o=r.$element(),d=o.get(0).style,u=d.height,p=d.width;r.option(a),u&&Zp(o,u),p&&q_(o,p)}else{var s=ai(e);r=t._createComponent(s,n,a),t[i]=r}}}},$lt=Be.dateToMilliseconds,Vlt={isCurrentViewAgenda:function(){return"agenda"===this.option("currentView")},currentViewUpdated:function(t){this.option("currentView",t)},currentDateUpdated:function(t){this.option("currentDate",t)},getOption:function(t){return this.option(t)},getWorkspaceOption:function(t){return this.getWorkSpace().option(t)},isVirtualScrolling:function(){return this.isVirtualScrolling()},setCellDataCacheAlias:function(t,e){this._workSpace.setCellDataCacheAlias(t,e)},isGroupedByDate:function(){return this.getWorkSpace().isGroupedByDate()},showAppointmentTooltip:function(t){var e=this.getTargetedAppointment(t.data,t.target);this.showAppointmentTooltip(t.data,t.target,e)},hideAppointmentTooltip:function(){this.hideAppointmentTooltip()},showEditAppointmentPopup:function(t){var e=this.getTargetedAppointment(t.data,t.target);this.showAppointmentPopup(t.data,!1,e)},updateAppointmentAfterResize:function(t){var n=k0.dataAccessors.getAppointmentInfo(t.$appointment).sourceAppointment.exceptionDate;this._checkRecurringAppointment(t.target,t.data,n,function(){this._updateAppointment(t.target,t.data,function(){this._appointments.moveAppointmentBack()})}.bind(this))},getUpdatedData:function(t){return this._getUpdatedData(t)},updateAppointmentAfterDrag:function(t){var{event:e,element:n,rawAppointment:i,coordinates:a}=t,r=k0.dataAccessors.getAppointmentInfo(n),s=Ao(i,this._dataAccessors,as(this.key)),o=Ao(de({},i,this._getUpdatedData(i)),this._dataAccessors,as(this.key)),d=o.source(),u=this._workSpace.getDroppableCellIndex(),p=this._workSpace.getCellIndexByCoordinates(a),g=o.allDay,b=s.allDay,C=this._workSpace.supportAllDayRow()&&(b&&!g||!b&&g);u!==p||C?this._checkRecurringAppointment(i,d,r.sourceAppointment.exceptionDate,function(){this._updateAppointment(i,d,function(){this._appointments.moveAppointmentBack(e)},e)}.bind(this),void 0,void 0,e):this._appointments.moveAppointmentBack(e)},onDeleteButtonPress:function(t){var e=this.getTargetedAppointment(t.data,N(t.target));this.checkAndDeleteAppointment(t.data,e),this.hideAppointmentTooltip()},getTextAndFormatDate(t,e,n){var i=Ao(t,this._dataAccessors,as(this.key)),a=Ao(e||t,this._dataAccessors,as(this.key)),r=as(this.key),s=r.createDate(a.startDate,{path:"toGrid"}),o=r.createDate(a.endDate,{path:"toGrid"}),d=n||Hwe(s,o,a.allDay,"month"!==this.option("currentView"));return{text:a.text||i.text,formatDate:Bwe(s,o,d)}},_createAppointmentTitle:t=>Ji(t)?t.text:String(t),getResizableAppointmentArea:function(t){var e=t.allDay,n=this._getCurrentViewOption("groups");if(n&&n.length){if(e||this.getLayoutManager().getRenderingStrategyInstance()._needHorizontalGroupBounds()){var i=this._workSpace.getGroupBounds(t.coordinates);return{left:i.left,right:i.right,top:0,bottom:0}}if(this.getLayoutManager().getRenderingStrategyInstance()._needVerticalGroupBounds(e)&&this._workSpace._isVerticalGroupedWorkSpace()){var a=this._workSpace.getGroupBounds(t.coordinates);return{left:0,right:0,top:a.top,bottom:a.bottom}}}},needRecalculateResizableArea:function(){return this.getWorkSpace().needRecalculateResizableArea()},getAppointmentGeometry:function(t){return this.getLayoutManager().getRenderingStrategyInstance().getAppointmentGeometry(t)},isAllDay:function(t){return this.getLayoutManager().getRenderingStrategyInstance().isAllDay(t)},getDeltaTime:function(t,e,n){return this.getLayoutManager().getRenderingStrategyInstance().getDeltaTime(t,e,n)},getDropDownAppointmentWidth:function(t){return this.getLayoutManager().getRenderingStrategyInstance().getDropDownAppointmentWidth(this._getViewCountConfig().intervalCount,t)},getDropDownAppointmentHeight:function(){return this.getLayoutManager().getRenderingStrategyInstance().getDropDownAppointmentHeight()},getCellWidth:function(){return this.getWorkSpace().getCellWidth()},getCellHeight:function(){return this.getWorkSpace().getCellHeight()},getMaxAppointmentCountPerCellByType:function(t){return this.getRenderingStrategyInstance()._getMaxAppointmentCountPerCellByType(t)},needCorrectAppointmentDates:function(){return this.getRenderingStrategyInstance().needCorrectAppointmentDates()},getRenderingStrategyDirection:function(){return this.getRenderingStrategyInstance().getDirection()},updateAppointmentStartDate:function(t){var r,e=t.appointment,n=this._workSpace.getStartViewDate(),i=new Date(t.startDate),a=this._getCurrentViewOption("startDayHour");return this.appointmentTakesAllDay(e)?r=Be.normalizeDate(i,n):(i<n&&(i=n),r=Be.normalizeDate(t.startDate,new Date(i))),Be.roundDateByStartDayHour(r,a)},updateAppointmentEndDate:function(t){var e=t.endDate,n=this._getCurrentViewOption("endDayHour"),i=this._getCurrentViewOption("startDayHour"),a=e;return e.getHours()>=n?a.setHours(n,0,0,0):!t.isSameDate&&i>0&&60*e.getHours()+e.getMinutes()<60*i&&(a=new Date(a.getTime()-$lt("day"))).setHours(n,0,0,0),a},renderCompactAppointments:function(t){this._compactAppointmentsHelper.render(t)},clearCompactAppointments:function(){this._compactAppointmentsHelper.clear()},supportCompactDropDownAppointments:function(){return this.getLayoutManager().getRenderingStrategyInstance().supportCompactDropDownAppointments()},getGroupCount:function(){return this._workSpace._getGroupCount()},mapAppointmentFields:function(t){var{itemData:e,itemElement:n,targetedAppointment:i}=t,a=i||this.getTargetedAppointment(e,n);return{appointmentData:t.itemData,appointmentElement:t.itemElement,targetedAppointmentData:a}},dayHasAppointment:function(t,e,n){return this.dayHasAppointment(t,e,n)},getLayoutManager:function(){return this._layoutManager},getAgendaVerticalStepHeight:function(){return this.getWorkSpace().getAgendaVerticalStepHeight()},getAgendaDuration:function(){return this._getCurrentViewOption("agendaDuration")},getStartViewDate:function(){return this.getStartViewDate()},getEndViewDate:function(){return this.getEndViewDate()},forceMaxAppointmentPerCell:function(){return this.forceMaxAppointmentPerCell()},onAgendaReady:function(t){for(var e=this.getAppointmentsInstance()._itemElements(),n=0,i=function(r,s){var o=s+n-1;e.eq(o).addClass("dx-scheduler-last-in-date-agenda-appointment"),n+=s},a=0;a<t.length;a++)$e(t[a],i)},getTimezone:function(){return this._getTimezoneOffsetByOption()},getTargetedAppointmentData:function(t,e){return this.getTargetedAppointment(t,e)},getEndDayHour:function(){return this._workSpace.option("endDayHour")||this.option("endDayHour")},getStartDayHour:function(){return this._workSpace.option("startDayHour")||this.option("startDayHour")},isAdaptive:function(){return this.option("adaptivityEnabled")},removeDroppableCellClass:function(){this._workSpace.removeDroppableCellClass()}};const hCe=Vlt;const Glt=class Wlt{constructor(e){this._workSpace=e}prepareCellIndexes(e,n,i){return this._workSpace.isGroupedByDate()?{rowIndex:e.rowIndex,columnIndex:e.columnIndex*this._workSpace._getGroupCount()+n}:{rowIndex:e.rowIndex,columnIndex:e.columnIndex+n*this._workSpace._getCellCount()}}getGroupIndex(e,n){var i=this._workSpace.isGroupedByDate(),a=this._workSpace._getGroupCount();return i?n%a:Math.floor(n/this._workSpace._getCellCount())}calculateHeaderCellRepeatCount(){return this._workSpace._getGroupCount()||1}insertAllDayRowsIntoDateTable(){return!1}getTotalCellCount(e){return e=e||1,this._workSpace._getCellCount()*e}getTotalRowCount(){return this._workSpace._getRowCount()}calculateTimeCellRepeatCount(){return 1}getWorkSpaceMinWidth(){return Ta(this._workSpace.$element().get(0)).width-this._workSpace.getTimePanelWidth()}getAllDayOffset(){return this._workSpace.getAllDayHeight()}getGroupCountClass(e){}getLeftOffset(){return this._workSpace.getTimePanelWidth()}_createGroupBoundOffset(e,n,i){var a=i/2;return{left:e?e.offset().left-a:0,right:n?n.offset().left+i+a:0,top:0,bottom:0}}_getGroupedByDateBoundOffset(e,n){var i=e.length-1,a=e.eq(0),r=e.eq(i);return this._createGroupBoundOffset(a,r,n)}getGroupBoundsOffset(e,n,i,a,r){if(this._workSpace.isGroupedByDate())return this._getGroupedByDateBoundOffset(n,i);var s,o,d=this._workSpace.getCellIndexByCoordinates(a),u=a.groupIndex||Math.floor(d/e),p=r.dateTableGroupedMap[u];if(p){var g=p[0].length,b=p[0][0].position,C=p[0][g-1].position;s=n.eq(b.columnIndex),o=n.eq(C.columnIndex)}return this._createGroupBoundOffset(s,o,i)}shiftIndicator(e,n,i,a){var r=this._getIndicatorOffset(a),s=i?i-r:r;e.css("left",s),e.css("top",n)}_getIndicatorOffset(e){return this._workSpace.isGroupedByDate()?this._calculateGroupByDateOffset(e):this._calculateOffset(e)}_calculateOffset(e){return this._workSpace._getCellCount()*this._workSpace.getRoundedCellWidth(e-1,0)*e+this._workSpace.getIndicatorOffset(e)+e}_calculateGroupByDateOffset(e){return this._workSpace.getIndicatorOffset(0)*this._workSpace._getGroupCount()+this._workSpace.getRoundedCellWidth(e-1,0)*e}getShaderOffset(e,n){var i=this._workSpace._getCellCount()*this._workSpace.getRoundedCellWidth(e-1)*e;return this._workSpace.option("rtlEnabled")?Ta(this._workSpace._dateTableScrollable.$content().get(0)).width-i-this._workSpace.getTimePanelWidth()-n:i}getShaderTopOffset(e){return-this.getShaderMaxHeight()*(e>0?1:0)}getShaderHeight(){return this._workSpace.getIndicationHeight()}getShaderMaxHeight(){return Ta(this._workSpace._dateTableScrollable.$content().get(0)).height}getShaderWidth(e){return this._workSpace.getIndicationWidth(e)}getScrollableScrollTop(e){return e?0:this._workSpace.getScrollable().scrollTop()}addAdditionalGroupCellClasses(e,n,i,a){var r=arguments.length>4&&void 0!==arguments[4]&&arguments[4];return e=this._addLastGroupCellClass(e,n,r),this._addFirstGroupCellClass(e,n,r)}_addLastGroupCellClass(e,n,i){if(i)return"".concat(e," ").concat(Nq);if(this._workSpace.isGroupedByDate()){if(n%this._workSpace._getGroupCount()==0)return"".concat(e," ").concat(Nq)}else if(n%this._workSpace._getCellCount()==0)return"".concat(e," ").concat(Nq);return e}_addFirstGroupCellClass(e,n,i){if(i)return"".concat(e," ").concat(Pq);if(this._workSpace.isGroupedByDate()){if((n-1)%this._workSpace._getGroupCount()==0)return"".concat(e," ").concat(Pq)}else if((n-1)%this._workSpace._getCellCount()==0)return"".concat(e," ").concat(Pq);return e}};class mCe{constructor(){this._cache=new Map}get size(){return this._cache.size}clear(){this._cache.clear()}get(e,n){return!this._cache.has(e)&&n&&this.set(e,n()),this._cache.get(e)}set(e,n){Le(n)&&this._cache.set(e,n)}}const Ylt=class Ult{constructor(e){this._workSpace=e,this.cache=new mCe}prepareCellIndexes(e,n,i){var a=e.rowIndex+n*this._workSpace._getRowCount();return this._workSpace.supportAllDayRow()&&this._workSpace.option("showAllDayPanel")&&(a+=n,i||(a+=1)),{rowIndex:a,columnIndex:e.columnIndex}}getGroupIndex(e){return Math.floor(e/this._workSpace._getRowCount())}calculateHeaderCellRepeatCount(){return 1}insertAllDayRowsIntoDateTable(){return this._workSpace.option("showAllDayPanel")}getTotalCellCount(){return this._workSpace._getCellCount()}getTotalRowCount(){return this._workSpace._getRowCount()*this._workSpace._getGroupCount()}calculateTimeCellRepeatCount(){return this._workSpace._getGroupCount()||1}getWorkSpaceMinWidth(){var e=this._workSpace._getWorkSpaceWidth(),n=Ta(this._workSpace.$element().get(0)).width-this._workSpace.getTimePanelWidth()-this._workSpace.getGroupTableWidth()-2;return e<n&&(e=n),e}getAllDayOffset(){return 0}getGroupCountClass(e){return kwe(e)}getLeftOffset(){return this._workSpace.getTimePanelWidth()+this._workSpace.getGroupTableWidth()}getGroupBoundsOffset(e,n,i,a){var r=a.groupIndex;return this.cache.get("groupBoundsOffset".concat(r),()=>{var s=n.eq(0).offset().left,o=n.eq(e-1).offset().left+i,d=this._workSpace.option("startDayHour"),u=this._workSpace.option("endDayHour"),p=this._workSpace.option("hoursInterval"),g=mre(d,u)/p*this._workSpace.getCellHeight(),b=this.getScrollableScrollTop(),C=r*g+Ta(this._workSpace._$thead.get(0)).height+this._workSpace.option("getHeaderHeight")()+10-b;this._workSpace.option("showAllDayPanel")&&this._workSpace.supportAllDayRow()&&(C+=this._workSpace.getCellHeight()*(r+1));var k=C+g;return this._groupBoundsOffset={left:s,right:o,top:C,bottom:k}})}shiftIndicator(e,n,i,a){var r=this._workSpace.getIndicatorOffset(0),s=this._workSpace.option("crossScrollingEnabled")?0:this._workSpace.getGroupTableWidth(),o=i?i-r:r,d=this._workSpace._getRowCount()*this._workSpace.getCellHeight()*a;this._workSpace.supportAllDayRow()&&this._workSpace.option("showAllDayPanel")&&(d+=this._workSpace.getAllDayHeight()*(a+1)),e.css("left",o+s),e.css("top",n+d)}getShaderOffset(e,n){var i=this._workSpace.option("crossScrollingEnabled")?0:this._workSpace.getGroupTableWidth();return this._workSpace.option("rtlEnabled")?Ta(this._$container.get(0)).width-i-this._workSpace.getWorkSpaceLeftOffset()-n:i}getShaderTopOffset(e){return 0}getShaderHeight(){var e=this._workSpace.getIndicationHeight();return this._workSpace.supportAllDayRow()&&this._workSpace.option("showAllDayPanel")&&(e+=this._workSpace.getCellHeight()),e}getShaderMaxHeight(){var e=this._workSpace._getRowCount()*this._workSpace.getCellHeight();return this._workSpace.supportAllDayRow()&&this._workSpace.option("showAllDayPanel")&&(e+=this._workSpace.getCellHeight()),e}getShaderWidth(){return this._workSpace.getIndicationWidth(0)}getScrollableScrollTop(){return this._workSpace.getScrollable().scrollTop()}addAdditionalGroupCellClasses(e,n,i,a){return e=this._addLastGroupCellClass(e,i+1),this._addFirstGroupCellClass(e,i+1)}_addLastGroupCellClass(e,n){return n%this._workSpace._getRowCount()==0?"".concat(e," ").concat(Nq):e}_addFirstGroupCellClass(e,n){return(n-1)%this._workSpace._getRowCount()==0?"".concat(e," ").concat(Pq):e}};const Sre={tableCreator:new class Jlt{constructor(){this.VERTICAL="vertical",this.HORIZONTAL="horizontal"}insertAllDayRow(e,n,i){if(e[i]){var a=e[i].find("tr");a.length||(a=N(ct.createElement("tr"))).append(e[i].get(0)),n.appendChild(a.get?a.get(0):a)}}makeTable(e){var a,n=ct.createElement("tbody"),i=[],r=e.groupCount?e.rowCount/e.groupCount:e.rowCount,s=0,o=e.allDayElements,d=e.groupIndex,u=e.rowCount;N(e.container).append(n),o&&(this.insertAllDayRow(o,n,0),s++);for(var p=0;p<u;p++){a=ct.createElement("tr"),n.appendChild(a);var g=(p+1)%r==0;e.rowClass&&(a.className=e.rowClass);for(var b=0;b<e.cellCount;b++){var C,k=ct.createElement("td");a.appendChild(k),e.cellClass&&(In(e.cellClass)?k.className=e.cellClass(p,b):k.className=e.cellClass);var G=void 0,Y=void 0,ne=void 0;if(e.getCellData&&(Y=(G=e.getCellData(k,p,b,d)).key,ne=G.value,Y&&cs(k,Y,ne)),null===(C=e.setAdditionalClasses)||void 0===C||C.call(e,N(k),ne),e.cellTemplate&&e.cellTemplate.render){var Z=e.getTemplateData?e.getTemplateData(p):{},be={model:Ee({text:e.getCellText?e.getCellText(p,b):"",date:e.getCellDate?e.getCellDate(p):void 0},Z),container:ai(N(k)),index:p*e.cellCount+b};ne&&(ne.startDate&&(be.model.startDate=ne.startDate),ne.endDate&&(be.model.endDate=ne.endDate),ne.groups&&(be.model.groups=ne.groups),ne.allDay&&(be.model.allDay=ne.allDay)),i.push(e.cellTemplate.render.bind(e.cellTemplate,be))}else e.getCellText&&N("<div>").text(e.getCellText(p,b)).addClass(e.getCellTextClass).appendTo(N(k))}o&&g&&(this.insertAllDayRow(o,n,s),s++)}return i}makeGroupedTable(e,n,i,a,r,s,o){return e===this.VERTICAL?this._makeVerticalGroupedRows(n,i,r,s):this._makeHorizontalGroupedRows(n,i,a,r,o)}makeGroupedTableFromJSON(e,n,i){var a,r=[],s=0,o=(i=i||{}).cellTag||"td",d=i.childrenField||"children",u=i.titleField||"title",p=i.groupTableClass,g=i.groupRowClass,b=i.groupCellClass,C=i.groupCellCustomContent;function k(Y){return Y[d]?Y[d].length:0}function G(Y,ne,Z,be){var Ge={element:ct.createElement(o),childCount:ne};b&&(Ge.element.className=b);var vt=ct.createTextNode(Y);return"function"==typeof C?C(Ge.element,vt,Z,be):Ge.element.appendChild(vt),Ge}return a=ct.createElement("table"),p&&(a.className=p),function Y(ne){for(var Z=0;Z<ne.length;Z++){var be=k(ne[Z]),Ge=G(ne[Z][u],be,Z,ne[Z]);r[s]||(r[s]=[]),r[s].push(Ge),be?Y(ne[Z][d]):s++}}(n),r.forEach(function(Y){var ne=ct.createElement("tr");g&&(ne.className=g);for(var Z=[],be=Y.length-1;be>=0;be--){var Ge=Y[be+1],vt=Y[be].childCount;Ge&&Ge.childCount&&(vt*=Ge.childCount),Z.push(vt)}Z.reverse(),Y.forEach(function(Nt,cn){Z[cn]&&Nt.element.setAttribute("rowSpan",Z[cn]),ne.appendChild(Nt.element)}),a.appendChild(ne)}),a}_makeFlexGroupedRowCells(e,n,i,a){for(var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1,s=[],o=e.items,d=o.length,u=0;u<n*r;u++)for(var p=0;p<d;p++){var g=N("<div>"),b={};if(a&&a.render){var C={model:o[p],container:ai(g),index:u*d+p};e.data&&(C.model.data=e.data[p]),b.template=a.render.bind(a,C)}else g.text(o[p].text).attr("title",o[p].text).addClass("dx-scheduler-group-header-content"),g=N("<div>").append(g);var k=In(i.groupHeaderClass)?i.groupHeaderClass(p):i.groupHeaderClass;b.element=g.addClass(k),s.push(b)}return s}_makeVerticalGroupedRows(e,n,i){for(var a=[],r=1,s=[],o=function(Y){Y.template&&a.push(Y.template)},d=0;d<e.length;d++){d>0&&(r=e[d-1].items.length*r);var u=this._makeFlexGroupedRowCells(e[d],r,n,i);u.forEach(o),s.push(u)}for(var p=[],g=s.length,b=0;b<g;b++)p.push(N("<div>").addClass(n.groupHeaderRowClass));for(var C=g-1;C>=0;C--)for(var k=s[C].length,G=0;G<k;G++)p[C].append(s[C][G].element);return{elements:N("<div>").addClass("dx-scheduler-group-flex-container").append(p),cellTemplates:a}}_makeHorizontalGroupedRows(e,n,i,a,r){for(var s=1,o=e.length,d=[],u=[],p=r?i:1,g=function(Z){return Z.template&&u.push(Z.template),Z.element},b=0;b<o;b++){b>0&&(s=e[b-1].items.length*s);var C=this._makeGroupedRowCells(e[b],s,n,a,p);d.push(N("<tr>").addClass(n.groupRowClass).append(C.map(g)))}for(var k=d[o-1].find("th").length,G=0;G<o;G++){var Y=d[G].find("th"),ne=k/Y.length;r||(ne*=i),(ne>1&&1===p||r&&o>1)&&Y.attr("colSpan",ne)}return{elements:d,cellTemplates:u}}_makeGroupedRowCells(e,n,i,a,r){n*=r=r||1;for(var s=[],o=e.items,d=o.length,u=0;u<n;u++)for(var p=0;p<d;p++){var g=N("<div>"),b={};if(a&&a.render){var C={model:o[p],container:ai(g),index:u*d+p};e.data&&(C.model.data=e.data[p]),b.template=a.render.bind(a,C)}else g.text(o[p].text),g=N("<div>").append(g);g.addClass(i.groupHeaderContentClass);var k=void 0;k=In(i.groupHeaderClass)?i.groupHeaderClass(p):i.groupHeaderClass,b.element=N("<th>").addClass(k).append(g),s.push(b)}return s}}};var fCe="dx-scheduler-date-time-shader";const gCe=class Klt{constructor(e){this._workSpace=e,this._$container=this._workSpace._dateTableScrollable.$content()}render(){this.initShaderElements(),this.renderShader(),this._shader.forEach((e,n)=>{this._$container.append(e)})}initShaderElements(){this._$shader=this.createShader(),this._shader=[],this._shader.push(this._$shader)}renderShader(){}createShader(){return N("<div>").addClass(fCe)}clean(){this._$container&&this._$container.find("."+fCe).remove()}};var _Ce="dx-scheduler-date-time-shader-all-day";const edt=class Qlt extends gCe{renderShader(){var e=this._getShaderHeight(),n=this._getShaderMaxHeight(),i=e>n;e>n&&(e=n),Zp(this._$shader,e);var a=this._workSpace._getGroupCount()||1;this._workSpace.isGroupedByDate()?this._renderGroupedByDateShaderParts(a,e,n,i):this._renderShaderParts(a,e,n,i)}_renderShaderParts(e,n,i,a){for(var r=0;r<e;r++){var s=this._getShaderWidth(r);this._renderTopShader(this._$shader,n,s,r),!a&&this._renderBottomShader(this._$shader,i,n,s,r),this._renderAllDayShader(s,r)}}_renderGroupedByDateShaderParts(e,n,i,a){var r=this._getShaderWidth(0),s=r-this._workSpace.getCellWidth();n<0&&(n=0,s=r),this._renderTopShader(this._$shader,n,r*e,0),!a&&this._renderBottomShader(this._$shader,i,n,s*e+this._workSpace.getCellWidth(),0),this._renderAllDayShader(r*e,0)}_renderTopShader(e,n,i,a){this._$topShader=N("<div>").addClass("dx-scheduler-date-time-shader-top"),i&&q_(this._$topShader,i),n&&Zp(this._$topShader,n),this._$topShader.css("marginTop",this._getShaderTopOffset(a)),this._$topShader.css("left",this._getShaderOffset(a,i)),e.append(this._$topShader)}_renderBottomShader(e,n,i,a,r){this._$bottomShader=N("<div>").addClass("dx-scheduler-date-time-shader-bottom");var s=i<0?a:a-this._workSpace.getCellWidth(),o=i<0?n:n-i;q_(this._$bottomShader,s),Zp(this._$bottomShader,o),this._$bottomShader.css("left",this._getShaderOffset(r,a-this._workSpace.getCellWidth())),e.append(this._$bottomShader)}_renderAllDayShader(e,n){this._workSpace.option("showAllDayPanel")&&(this._$allDayIndicator=N("<div>").addClass(_Ce),Zp(this._$allDayIndicator,this._workSpace.getAllDayHeight()),q_(this._$allDayIndicator,e),this._$allDayIndicator.css("left",this._getShaderOffset(n,e)),this._workSpace._$allDayPanel.prepend(this._$allDayIndicator))}_getShaderOffset(e,n){return this._workSpace.getGroupedStrategy().getShaderOffset(e,n)}_getShaderTopOffset(e){return this._workSpace.getGroupedStrategy().getShaderTopOffset(e)}_getShaderHeight(e,n){return this._workSpace.getGroupedStrategy().getShaderHeight()}_getShaderMaxHeight(e,n){return this._workSpace.getGroupedStrategy().getShaderMaxHeight()}_getShaderWidth(e){return this._workSpace.getGroupedStrategy().getShaderWidth(e)}clean(){super.clean(),this._workSpace&&this._workSpace._$allDayPanel&&this._workSpace._$allDayPanel.find("."+_Ce).remove()}};var Ore,Tre,yCe=ki(),Zx="dxDraggable",tdt=Ot(W6,Zx),ndt=Ot(x4,Zx),idt=Ot(G6,Zx),adt=Ot(j6,Zx),rdt=Ot(q6,Zx),sdt=Ot(ms.down,Zx),Ere=t=>({x:t.pageX-N(yCe).scrollLeft(),y:t.pageY-N(yCe).scrollTop()});class bCe{constructor(e,n){this._preventScroll=!0,this._component=n,"vertical"===e?(this._scrollValue="scrollTop",this._overFlowAttr="overflowY",this._sizeAttr="height",this._scrollSizeProp="scrollHeight",this._clientSizeProp="clientHeight",this._limitProps={start:"top",end:"bottom"}):(this._scrollValue="scrollLeft",this._overFlowAttr="overflowX",this._sizeAttr="width",this._scrollSizeProp="scrollWidth",this._clientSizeProp="clientWidth",this._limitProps={start:"left",end:"right"})}updateScrollable(e,n){var i=!1;e.some(a=>{var r=N(a),s=r.hasClass("dx-overlay-wrapper"),o=r.hasClass("dx-overlay-content");return!(!s&&!o)||(i=this._trySetScrollable(a,n))}),i||(this._$scrollableAtPointer=null,this._scrollSpeed=0)}isScrolling(){return!!this._scrollSpeed}isScrollable(e){return("auto"===e.css(this._overFlowAttr)||e.hasClass("dx-scrollable-container"))&&e.prop(this._scrollSizeProp)>("width"===this._sizeAttr?Ki(e):La(e))}_trySetScrollable(e,n){var a,i=N(e),r=this._component.option("scrollSensitivity"),s=this.isScrollable(i);return s&&(r>(a=this._calculateDistanceToBorders(i,n))[this._limitProps.start]?this._preventScroll||(this._scrollSpeed=-this._calculateScrollSpeed(a[this._limitProps.start]),this._$scrollableAtPointer=i):r>a[this._limitProps.end]?this._preventScroll||(this._scrollSpeed=this._calculateScrollSpeed(a[this._limitProps.end]),this._$scrollableAtPointer=i):(s=!1,this._preventScroll=!1)),s}_calculateDistanceToBorders(e,n){var a,i=e.get(0);return i?(a=Ta(i),{left:n.x-a.left,top:n.y-a.top,right:a.right-n.x,bottom:a.bottom-n.y}):{}}_calculateScrollSpeed(e){var n=this._component,i=n.option("scrollSensitivity"),a=n.option("scrollSpeed");return Math.ceil(Math.pow((i-e)/i,2)*a)}scrollByStep(){if(this._$scrollableAtPointer&&this._scrollSpeed){if(this._$scrollableAtPointer.hasClass("dx-scrollable-container")){var e=this._$scrollableAtPointer.closest(".dx-scrollable"),n=e.data("dxScrollable")||e.data("dxScrollView");if(n){var i=n.scrollOffset()[this._limitProps.start]+this._scrollSpeed;n.scrollTo({[this._limitProps.start]:i})}}else{var a=this._$scrollableAtPointer[this._scrollValue]()+this._scrollSpeed;this._$scrollableAtPointer[this._scrollValue](a)}var r=this._component._dragMoveArgs;r&&this._component._dragMoveHandler(r)}}reset(){this._$scrollableAtPointer=null,this._scrollSpeed=0,this._preventScroll=!0}isOutsideScrollable(e,n){if(!e)return!1;var i=Ta(e.get(0)),a=i[this._limitProps.start],r=i[this._sizeAttr],s=Ere(n),o="width"===this._sizeAttr?s.x:s.y;return o<a||o>a+r}}var cdt=ube.inherit({ctor:function(t){this.callBase(),this._strategy=t},_step:function(){var t=this._strategy._horizontalScrollHelper,e=this._strategy._verticalScrollHelper;t&&t.scrollByStep(),e&&e.scrollByStep()}}),MCe=Bx.inherit({reset:We,dragMove:We,dragEnter:We,dragLeave:We,dragEnd:function(t){return this._getSourceDraggable()._fireRemoveEvent(t),(new wt).resolve()},_fireRemoveEvent:We,_getDefaultOptions:function(){return de(this.callBase(),{onDragStart:null,onDragMove:null,onDragEnd:null,onDragEnter:null,onDragLeave:null,onDrop:null,immediate:!0,dragDirection:"both",boundary:void 0,boundOffset:0,allowMoveByClick:!1,itemData:null,container:void 0,dragTemplate:void 0,contentTemplate:"content",handle:"",filter:"",clone:!1,autoScroll:!0,scrollSpeed:30,scrollSensitivity:60,group:void 0,data:void 0})},_setOptionsByReference:function(){this.callBase.apply(this,arguments),de(this._optionsByReference,{component:!0,group:!0,itemData:!0,data:!0})},_init:function(){this.callBase(),this._attachEventHandlers(),this._scrollAnimator=new cdt(this),this._horizontalScrollHelper=new bCe("horizontal",this),this._verticalScrollHelper=new bCe("vertical",this)},_normalizeCursorOffset:function(t){return Yi(t)&&(t={h:t.x,v:t.y}),{left:(t=XP(t).map(e=>parseFloat(e)))[0],top:1===t.length?t[0]:t[1]}},_getNormalizedCursorOffset:function(t,e){return In(t)&&(t=t.call(this,e)),this._normalizeCursorOffset(t)},_calculateElementOffset:function(t){var e,n,i=t.event,a=N(t.itemElement),r=N(t.dragElement),s=this._dragElementIsCloned(),o=this.option("cursorOffset"),d={left:0,top:0},u=this._initialLocate=op(r);return(s||t.initialOffset||o)&&(e=t.initialOffset||a.offset(),o&&(d=this._getNormalizedCursorOffset(o,t),isFinite(d.left)&&(e.left=i.pageX),isFinite(d.top)&&(e.top=i.pageY)),n=r.offset(),e.top-=n.top+(d.top||0)-u.top,e.left-=n.left+(d.left||0)-u.left),e},_initPosition:function(t){var e=N(t.dragElement),n=this._calculateElementOffset(t);n&&this._move(n,e),this._startPosition=op(e)},_startAnimator:function(){this._scrollAnimator.inProgress()||this._scrollAnimator.start()},_stopAnimator:function(){this._scrollAnimator.stop()},_addWidgetPrefix:function(t){var e=this.NAME;return zW(e)+(t?"-"+t:"")},_getItemsSelector:function(){return this.option("filter")||""},_$content:function(){var t=this.$element(),e=t.children(".dx-template-wrapper");return e.length?e:t},_attachEventHandlers:function(){if(!this.option("disabled")){var t=this._$content(),e=this._getItemsSelector(),n=this.option("allowMoveByClick"),i={direction:this.option("dragDirection"),immediate:this.option("immediate"),checkDropTarget:(a,r)=>{var s=this.option("group"),o=this._getSourceDraggable().option("group"),d=this._getScrollable(a);return!this._verticalScrollHelper.isOutsideScrollable(d,r)&&!this._horizontalScrollHelper.isOutsideScrollable(d,r)&&(o&&o===s)}};n&&(t=this._getArea(),he.on(t,sdt,i,this._pointerDownHandler.bind(this))),">"===e[0]&&(e=e.slice(1)),he.on(t,tdt,e,i,this._dragStartHandler.bind(this)),he.on(t,ndt,i,this._dragMoveHandler.bind(this)),he.on(t,idt,i,this._dragEndHandler.bind(this)),he.on(t,adt,i,this._dragEnterHandler.bind(this)),he.on(t,rdt,i,this._dragLeaveHandler.bind(this))}},_dragElementIsCloned:function(){return this._$dragElement&&this._$dragElement.hasClass(this._addWidgetPrefix("clone"))},_getDragTemplateArgs:function(t,e){return{container:ai(e),model:{itemData:this.option("itemData"),itemElement:ai(t)}}},_createDragElement:function(t){var e=t,n=this.option("clone"),i=this._getContainer(),a=this.option("dragTemplate");return a?(a=this._getTemplate(a),e=N("<div>").appendTo(i),a.render(this._getDragTemplateArgs(t,e))):n&&(e=N("<div>").appendTo(i),t.clone().css({width:t.css("width"),height:t.css("height")}).appendTo(e)),e.toggleClass(this._addWidgetPrefix("clone"),e.get(0)!==t.get(0)).toggleClass("dx-rtl",this.option("rtlEnabled"))},_resetDragElement:function(){this._dragElementIsCloned()?this._$dragElement.remove():this._toggleDraggingClass(!1),this._$dragElement=null},_resetSourceElement:function(){this._toggleDragSourceClass(!1),this._$sourceElement=null},_detachEventHandlers:function(){he.off(this._$content(),"."+Zx),he.off(this._getArea(),"."+Zx)},_move:function(t,e){Sl(e||this._$dragElement,t)},_getDraggableElement:function(t){var e=this._getSourceElement();if(e)return e;if(this.option("allowMoveByClick"))return this.$element();var i=N(t&&t.target),a=this._getItemsSelector();if(">"===a[0]){var r=this._$content().find(a);r.is(i)||(i=i.closest(r))}return i},_getSourceElement:function(){return this._getSourceDraggable()._$sourceElement},_pointerDownHandler:function(t){if(!t_e(t)){var e={},n=this.$element(),i=this.option("dragDirection");("horizontal"===i||"both"===i)&&(e.left=t.pageX-n.offset().left+op(n).left-Ki(n)/2),("vertical"===i||"both"===i)&&(e.top=t.pageY-n.offset().top+op(n).top-La(n)/2),this._move(e,n),this._getAction("onDragMove")(this._getEventArgs(t))}},_isValidElement:function(t,e){var n=this.option("handle"),i=N(t.originalEvent&&t.originalEvent.target);return!(n&&!i.closest(n).length||!e.length)&&!e.is(".dx-state-disabled, .dx-state-disabled *")},_dragStartHandler:function(t){var e=this._getDraggableElement(t);if(this._isValidElement(t,e)){if(!this._$sourceElement){var n=this._getDragStartArgs(t,e);if(this._getAction("onDragStart")(n),n.cancel)return void(t.cancel=!0);this.option("itemData",n.itemData),this._setSourceDraggable(),this._$sourceElement=e;var i=e.offset(),a=this._$dragElement=this._createDragElement(e);this._toggleDraggingClass(!0),this._toggleDragSourceClass(!0),this._setGestureCoverCursor(a.children());var r="fixed"===a.css("position");this._initPosition(de({},n,{dragElement:a.get(0),initialOffset:r&&i}));var s=this._getArea(),o=this._getAreaOffset(s),d=this._getBoundOffset(),u=ps(s),p=Eo(s),g=Ki(a),b=La(a),C=a.offset().left-o.left,k=a.offset().top-o.top;s.length&&(t.maxLeftOffset=C-d.left,t.maxRightOffset=u-C-g-d.right,t.maxTopOffset=k-d.top,t.maxBottomOffset=p-k-b-d.bottom),this.option("autoScroll")&&this._startAnimator()}}else t.cancel=!0},_getAreaOffset:function(t){return t&&Kh.offset(t)||{left:0,top:0}},_toggleDraggingClass:function(t){this._$dragElement&&this._$dragElement.toggleClass(this._addWidgetPrefix("dragging"),t)},_toggleDragSourceClass:function(t,e){var n=e||this._$sourceElement;n&&n.toggleClass(this._addWidgetPrefix("source"),t)},_setGestureCoverCursor:function(t){N(".".concat("dx-gesture-cover")).css("cursor",t.css("cursor"))},_getBoundOffset:function(){var t=this.option("boundOffset");return In(t)&&(t=t.call(this)),function(t){var e=function(t){switch(typeof t){case"string":return t.split(/\s+/,4);case"object":return[t.x||t.h||t.left,t.y||t.v||t.top,t.x||t.h||t.right,t.y||t.v||t.bottom];case"number":return[t];default:return t}}(t),n=parseInt(e&&e[0],10),i=parseInt(e&&e[1],10),a=parseInt(e&&e[2],10),r=parseInt(e&&e[3],10);return isFinite(n)||(n=0),isFinite(i)||(i=n),isFinite(a)||(a=n),isFinite(r)||(r=i),{top:i,right:a,bottom:r,left:n}}(t)},_getArea:function(){var t=this.option("boundary");return In(t)&&(t=t.call(this)),N(t)},_getContainer:function(){var t=this.option("container");return void 0===t&&(t=K_()),N(t)},_dragMoveHandler:function(t,e){if(this._dragMoveArgs=t,this._$dragElement){var n=t.offset,i=this._startPosition;this._move({left:i.left+n.x,top:i.top+n.y}),e||this._updateScrollable(t);var a=this._getEventArgs(t);if(this._getAction("onDragMove")(a),!0!==a.cancel)this._getTargetDraggable().dragMove(t,e)}else t.cancel=!0},_updateScrollable:function(t){if(this.option("autoScroll")){var e=Ere(t),n=ct.elementsFromPoint(e.x,e.y);this._verticalScrollHelper.updateScrollable(n,e),this._horizontalScrollHelper.updateScrollable(n,e)}},_getScrollable:function(t){var e;return t.parents().toArray().some(n=>{var i=N(n);if(this._horizontalScrollHelper.isScrollable(i)||this._verticalScrollHelper.isScrollable(i))return e=i,!0}),e},_defaultActionArgs:function(){var t=this.callBase.apply(this,arguments),e=this.option("component");return e&&(t.component=e,t.element=e.element()),t},_getEventArgs:function(t){var e=this._getSourceDraggable(),n=this._getTargetDraggable();return{event:t,itemData:e.option("itemData"),itemElement:ai(e._$sourceElement),fromComponent:e.option("component")||e,toComponent:n.option("component")||n,fromData:e.option("data"),toData:n.option("data")}},_getDragStartArgs:function(t,e){var n=this._getEventArgs(t);return{event:n.event,itemData:n.itemData,itemElement:e,fromData:n.fromData}},_revertItemToInitialPosition:function(){!this._dragElementIsCloned()&&this._move(this._initialLocate,this._$sourceElement)},_dragEndHandler:function(t){var e=new wt,n=this._getEventArgs(t),i=this._getEventArgs(t),a=this._getTargetDraggable(),r=!0;try{this._getAction("onDragEnd")(n)}finally{Nr(Wh(n.cancel)).done(s=>{if(!s&&(a!==this&&a._getAction("onDrop")(i),!i.cancel))return r=!1,void Nr(Wh(a.dragEnd(n))).always(e.resolve);e.resolve()}).fail(e.resolve),e.done(()=>{r&&this._revertItemToInitialPosition(),this.reset(),a.reset(),this._stopAnimator(),this._horizontalScrollHelper.reset(),this._verticalScrollHelper.reset(),this._resetDragElement(),this._resetSourceElement(),this._resetTargetDraggable(),this._resetSourceDraggable()})}},_isTargetOverAnotherDraggable:function(t){var e=this._getSourceDraggable();if(this===e)return!1;var n=e._$dragElement,i=e.$element(),a=this.$element(),r=Ere(t),o=ct.elementsFromPoint(r.x,r.y).filter(g=>{var b=N(g);if(b.hasClass(this._addWidgetPrefix()))return!b.closest(n).length})[0],d=this._getSourceElement(),u=o===i.get(0),p=N(o).closest(d).length;return!o||o===a.get(0)&&!u&&!p},_dragEnterHandler:function(t){this._fireDragEnterEvent(t),this._isTargetOverAnotherDraggable(t)&&this._setTargetDraggable(),this._getSourceDraggable().dragEnter(t)},_dragLeaveHandler:function(t){this._fireDragLeaveEvent(t),this._resetTargetDraggable(),this!==this._getSourceDraggable()&&this.reset(),this._getSourceDraggable().dragLeave(t)},_getAction:function(t){return this["_"+t+"Action"]||this._createActionByOption(t)},_getAnonymousTemplateName:function(){return"content"},_initTemplates:function(){!this.option("contentTemplate")||(this._templateManager.addDefaultTemplates({content:new Lx}),this.callBase.apply(this,arguments))},_render:function(){this.callBase(),this.$element().addClass(this._addWidgetPrefix());var t=this._templateManager.anonymousTemplateName===this.option("contentTemplate"),e=this._getTemplateByOption("contentTemplate");e&&N(e.render({container:this.element(),transclude:t}))},_optionChanged:function(t){var e=t.name;switch(e){case"onDragStart":case"onDragMove":case"onDragEnd":case"onDrop":case"onDragEnter":case"onDragLeave":this["_"+e+"Action"]=this._createActionByOption(e);break;case"dragTemplate":case"contentTemplate":case"container":case"clone":case"scrollSensitivity":case"scrollSpeed":case"boundOffset":case"handle":case"group":case"data":case"itemData":break;case"allowMoveByClick":case"dragDirection":case"disabled":case"boundary":case"filter":case"immediate":this._resetDragElement(),this._detachEventHandlers(),this._attachEventHandlers();break;case"autoScroll":this._verticalScrollHelper.reset(),this._horizontalScrollHelper.reset();break;default:this.callBase(t)}},_getTargetDraggable:function(){return Ore||this},_getSourceDraggable:function(){return Tre||this},_setTargetDraggable:function(){var t=this.option("group"),e=this._getSourceDraggable();t&&t===e.option("group")&&(Ore=this)},_setSourceDraggable:function(){Tre=this},_resetSourceDraggable:function(){Tre=null},_resetTargetDraggable:function(){Ore=null},_dispose:function(){this.callBase(),this._detachEventHandlers(),this._resetDragElement(),this._resetTargetDraggable(),this._resetSourceDraggable(),this._$sourceElement=null,this._stopAnimator()},_fireDragEnterEvent:function(t){var e=this._getEventArgs(t);this._getAction("onDragEnter")(e)},_fireDragLeaveEvent:function(t){var e=this._getEventArgs(t);this._getAction("onDragLeave")(e)}});Fn(Zx,MCe);const pdt=MCe;class mdt{constructor(e){this.scheduler=e,this.appointments=e._appointments,this.initialPosition={left:0,top:0},this.appointmentInfo=null}isAllDay(e){return e.data("dxAppointmentSettings").allDay}onDragStart(e){var{itemSettings:n,itemData:i,initialPosition:a}=e;this.initialPosition=a,this.appointmentInfo={appointment:i,settings:n},this.appointments.notifyObserver("hideAppointmentTooltip")}onDragMove(e){e.fromComponent!==e.toComponent&&this.appointments.notifyObserver("removeDroppableCellClass")}getAppointmentElement(e){var n=e.event.data&&e.event.data.itemElement||e.itemElement;return N(n)}onDragEnd(e){var n=this.getAppointmentElement(e),i=this.appointments._getItemData(n);this.appointments._getAppointmentContainer(this.isAllDay(n)).append(n),this.appointments.notifyObserver("updateAppointmentAfterDrag",{event:e,element:n,rawAppointment:i,coordinates:this.initialPosition})}getItemData(e){var n=N(e).data(Jae),i=null==n?void 0:n.appointment,a=this.appointments._getItemData(e);return i||a}getItemSettings(e){var n=N(e).data(Jae);return n&&n.settings||[]}createDragStartHandler(e,n){return i=>{i.itemData=this.getItemData(i.itemElement),i.itemSettings=this.getItemSettings(i.itemElement),n.onDragStart&&n.onDragStart(i),i.cancel||e.onDragStart(i)}}createDragMoveHandler(e,n){return i=>{n.onDragMove&&n.onDragMove(i),i.cancel||e.onDragMove(i)}}createDragEndHandler(e,n){return i=>{this.appointmentInfo=null,n.onDragEnd&&n.onDragEnd(i),i.cancel||(e.onDragEnd(i),i.fromComponent!==i.toComponent&&n.onRemove&&n.onRemove(i))}}createDropHandler(e){return n=>{var i=this.appointments.invoke("getUpdatedData",n.itemData);n.itemData=de({},n.itemData,i),n.fromComponent!==n.toComponent&&e.onAdd&&e.onAdd(n)}}addTo(e,n){var i=this.scheduler.option("appointmentDragging")||{},a=de({component:this.scheduler,contentTemplate:null,filter:".".concat("dx-scheduler-appointment"),immediate:!1,onDragStart:this.onDragStart.bind(this),onDragMove:this.onDragMove.bind(this),onDragEnd:this.onDragEnd.bind(this)},n);this.appointments._createComponent(e,pdt,de({},a,i,{onDragStart:this.createDragStartHandler(a,i),onDragMove:this.createDragMoveHandler(a,i),onDragEnd:this.createDragEndHandler(a,i),onDrop:this.createDropHandler(i)}))}updateDragSource(e,n){var{appointmentInfo:i}=this;if(i||e){var a=e||i.appointment,r=n||i.settings;this.appointments._setDragSourceAppointment(a,r)}}}const xCe=class fdt extends Kd{notifyObserver(e,n){var i=this.option("observer");i&&i.fire(e,n)}invoke(){var e=this.option("observer");if(e)return e.fire.apply(e,arguments)}};var wCe=Ot("scroll","dxSchedulerVirtualScrolling"),K4_vertical="vertical",K4_horizontal="horizontal",K4_both="both",K4_none="none",vdt=K4_both;class bdt{constructor(e){this.options=e,e&&(this._rowHeight=this.getCellHeight(),this._cellWidth=this.getCellWidth(),this._createVirtualScrollingBase())}get isRTL(){return this.options.isRTL()}get verticalVirtualScrolling(){return this._verticalVirtualScrolling}set verticalVirtualScrolling(e){this._verticalVirtualScrolling=e}get horizontalVirtualScrolling(){return this._horizontalVirtualScrolling}set horizontalVirtualScrolling(e){this._horizontalVirtualScrolling=e}get document(){return ct.getDocument()}get height(){return this.options.getSchedulerHeight()}get width(){return this.options.getSchedulerWidth()}get rowHeight(){return this._rowHeight}set rowHeight(e){this._rowHeight=e}get outlineCount(){return this.options.getScrolling().outlineCount}get viewportHeight(){return this.height?this.options.getViewHeight():ki().innerHeight}get cellWidth(){return this._cellWidth}set cellWidth(e){this._cellWidth=e}get viewportWidth(){return this.width?this.options.getViewWidth():ki().innerWidth}get cellCountInsideTopVirtualRow(){var e;return(null===(e=this.verticalScrollingState)||void 0===e?void 0:e.virtualItemCountBefore)||0}get cellCountInsideLeftVirtualCell(){var e;return(null===(e=this.horizontalScrollingState)||void 0===e?void 0:e.virtualItemCountBefore)||0}get cellCountInsideRightVirtualCell(){var e;return(null===(e=this.horizontalScrollingState)||void 0===e?void 0:e.virtualItemCountAfter)||0}get topVirtualRowsCount(){return this.cellCountInsideTopVirtualRow>0?1:0}get leftVirtualCellsCount(){return(this.isRTL?this.cellCountInsideRightVirtualCell:this.cellCountInsideLeftVirtualCell)>0?1:0}get virtualRowOffset(){var e;return(null===(e=this.verticalScrollingState)||void 0===e?void 0:e.virtualItemSizeBefore)||0}get virtualCellOffset(){var e;return(null===(e=this.horizontalScrollingState)||void 0===e?void 0:e.virtualItemSizeBefore)||0}get scrollingState(){var e,n;return{vertical:null===(e=this.verticalVirtualScrolling)||void 0===e?void 0:e.state,horizontal:null===(n=this.horizontalVirtualScrolling)||void 0===n?void 0:n.state}}get verticalScrollingState(){return this.scrollingState.vertical}get horizontalScrollingState(){return this.scrollingState.horizontal}get scrollingOrientation(){var e=this.options.getScrolling();return"standard"===e.mode?K4_none:e.orientation||vdt}get verticalScrollingAllowed(){return this.scrollingOrientation===K4_vertical||this.scrollingOrientation===K4_both}get horizontalScrollingAllowed(){return this.scrollingOrientation===K4_horizontal||this.scrollingOrientation===K4_both}setViewOptions(e){this.options=e}getRenderState(){var e,n;return Ee({},(null===(e=this.verticalVirtualScrolling)||void 0===e?void 0:e.getRenderState())||{},(null===(n=this.horizontalVirtualScrolling)||void 0===n?void 0:n.getRenderState())||{})}getCellHeight(){var e=this.options.getCellHeight(),n=e>0?e:50;return Math.floor(n)}getCellWidth(){var e=this.options.getCellWidth(),n=this.options.getCellMinWidth();(!e||e<n)&&(e=n);var i=e>0?e:1;return Math.floor(i)}calculateCoordinatesByDataAndPosition(e,n,i,a,r){var{rowIndex:s,columnIndex:o}=n,{startDate:d,endDate:u,allDay:p}=e,g=i.getTime(),b=d.getTime(),C=u.getTime(),k=p||!a?0:(g-b)/(C-b),G=this.getCellWidth(),Y=this.getCellHeight(),ne=r?(s+k)*Y:s*Y,Z=r?o*G:(o+k)*G;return this.isRTL&&(Z=this.options.getScrollableOuterWidth()-Z),{top:ne,left:Z}}dispose(){this._onScrollHandler&&he.off(this.document,wCe,this._onScrollHandler)}createVirtualScrolling(){var e=!!this.verticalVirtualScrolling,n=!!this.horizontalVirtualScrolling;(this.verticalScrollingAllowed!==e||this.horizontalScrollingAllowed!==n)&&(this._rowHeight=this.getCellHeight(),this._cellWidth=this.getCellWidth(),this._createVirtualScrollingBase())}_createVirtualScrollingBase(){this.verticalScrollingAllowed&&(this.verticalVirtualScrolling=new Mdt(Ee({},this.options,{viewportHeight:this.viewportHeight,rowHeight:this.rowHeight,outlineCount:this.outlineCount}))),this.horizontalScrollingAllowed&&(this.horizontalVirtualScrolling=new xdt(Ee({},this.options,{viewportWidth:this.viewportWidth,cellWidth:this.cellWidth,outlineCount:this.outlineCount})))}attachScrollableEvents(){(this.horizontalScrollingAllowed||this.verticalScrollingAllowed)&&!this.height&&this._attachWindowScroll()}_attachWindowScroll(){var e=ki();this._onScrollHandler=this.options.createAction(()=>{var{scrollX:n,scrollY:i}=e;(n>=10||i>=10)&&this.handleOnScrollEvent({left:n,top:i})}),he.on(this.document,wCe,this._onScrollHandler)}handleOnScrollEvent(e){if(e){var n,i,d,u,{left:a,top:r}=e,s=Le(r)&&(null===(n=this.verticalVirtualScrolling)||void 0===n?void 0:n.updateState(r)),o=Le(a)&&(null===(i=this.horizontalVirtualScrolling)||void 0===i?void 0:i.updateState(a));if(s||o)null===(d=(u=this.options).updateRender)||void 0===d||d.call(u)}}updateDimensions(e){var n=this.getCellHeight(),i=this.verticalScrollingAllowed&&n!==this.rowHeight;(i||e)&&this.verticalVirtualScrolling&&(this.rowHeight=n,this.verticalVirtualScrolling.viewportSize=this.viewportHeight,this.verticalVirtualScrolling.reinitState(n,e));var s,o,a=this.getCellWidth(),r=this.horizontalScrollingAllowed&&a!==this.cellWidth;((r||e)&&this.horizontalVirtualScrolling&&(this.cellWidth=a,this.horizontalVirtualScrolling.viewportSize=this.viewportWidth,this.horizontalVirtualScrolling.reinitState(a,e)),i||r)&&(null===(s=(o=this.options).updateGrid)||void 0===s||s.call(o))}}class CCe{constructor(e){this.options=e,this._state=this.defaultState,this.viewportSize=e.viewportSize,this._itemSize=e.itemSize,this._position=-1,this._itemSizeChanged=!1,this.updateState(0)}get itemSize(){return this._itemSize}set itemSize(e){this._itemSizeChanged=this._itemSize!==e,this._itemSize=e}get state(){return this._state}set state(e){this._state=e}get startIndex(){return this.state.startIndex}get pageSize(){return Math.ceil(this.viewportSize/this.itemSize)}get outlineCount(){return Le(this.options.outlineCount)?this.options.outlineCount:Math.floor(this.pageSize/2)}get groupCount(){return this.options.getGroupCount()}get isVerticalGrouping(){return this.options.isVerticalGrouping()}get defaultState(){return{prevPosition:0,startIndex:-1,itemCount:0,virtualItemCountBefore:0,virtualItemCountAfter:0,outlineCountBefore:0,outlineCountAfter:0,virtualItemSizeBefore:0,virtualItemSizeAfter:0,outlineSizeBefore:0,outlineSizeAfter:0}}get maxScrollPosition(){return this.getTotalItemCount()*this.itemSize-this.viewportSize}get position(){return this._position}set position(e){this._position=e}needUpdateState(e){var{prevPosition:n,startIndex:i}=this.state;if(i<0)return!0;var r=!1;if(this._validateAndSavePosition(e)){if(0===e||e===this.maxScrollPosition)return!0;var s=n,o=Math.floor(s/this.itemSize),d=Math.floor(e/this.itemSize);r=Math.abs(o-d)>=this.outlineCount}return r}_validateAndSavePosition(e){if(!Le(e))return!1;var n=this.position!==e;return this.position=e,n}_correctPosition(e){return e>=0?Math.min(e,this.maxScrollPosition):-1}updateState(e,n){if(e=this._correctPosition(e),!this.needUpdateState(e)&&!n)return!1;var i=this._calcItemInfoBefore(e),a=this._calcItemDeltaBefore(i),{outlineCountAfter:r,virtualItemCountAfter:s,itemCountWithAfter:o}=this._calcItemInfoAfter(a),{virtualItemCountBefore:d,outlineCountBefore:u}=i,p=u+o+r,g=Math.floor(e/this.itemSize);return this.state.prevPosition=g*this.itemSize,this.state.startIndex=g-u,this.state.virtualItemCountBefore=d,this.state.outlineCountBefore=u,this.state.itemCount=p,this.state.outlineCountAfter=r,this.state.virtualItemCountAfter=s,this._updateStateCore(),!0}reinitState(e,n){var{position:i}=this;this.itemSize=e,this.updateState(0,n),i>0&&this.updateState(i,n)}_calcItemInfoBefore(e){var n=Math.floor(e/this.itemSize),i=Math.min(n,this.outlineCount);return{virtualItemCountBefore:n-=i,outlineCountBefore:i}}_calcItemDeltaBefore(e){var{virtualItemCountBefore:n,outlineCountBefore:i}=e;return this.getTotalItemCount()-n-i}getTotalItemCount(){throw"getTotalItemCount method should be implemented"}getRenderState(){throw"getRenderState method should be implemented"}_calcItemInfoAfter(e){var n=e>=this.pageSize?this.pageSize:e,i=e-n,a=i>0?Math.min(i,this.outlineCount):0;return i>0&&(i-=a),{virtualItemCountAfter:i,outlineCountAfter:a,itemCountWithAfter:n}}_updateStateCore(){var{state:e}=this,n=e.virtualItemCountBefore,i=e.virtualItemCountAfter,a=e.outlineCountBefore,r=e.outlineCountAfter,s=e.virtualItemSizeBefore,o=e.virtualItemSizeAfter,d=e.outlineSizeBefore,u=e.outlineSizeAfter,p=this.itemSize*n,g=this.itemSize*i,Z=s+d<p+this.itemSize*a,be=o+u<g+this.itemSize*r;(this._itemSizeChanged||Z||be)&&this._updateStateVirtualItems(p,g)}_updateStateVirtualItems(e,n){var{state:i}=this;i.virtualItemSizeBefore=e,i.virtualItemSizeAfter=n}}class Mdt extends CCe{constructor(e){super(Ee({},e,{itemSize:e.rowHeight,viewportSize:e.viewportHeight}))}get prevTopPosition(){return this.state.prevPosition}get rowCount(){return this.state.itemCount}get topVirtualRowCount(){return this.state.virtualItemCountBefore}get bottomVirtualRowCount(){return this.state.virtualItemCountAfter}getTotalItemCount(){return this.options.getTotalRowCount(this.groupCount,this.isVerticalGrouping)}getRenderState(){return{topVirtualRowHeight:this.state.virtualItemSizeBefore,bottomVirtualRowHeight:this.state.virtualItemSizeAfter,startRowIndex:this.state.startIndex,rowCount:this.state.itemCount,startIndex:this.state.startIndex}}}class xdt extends CCe{constructor(e){super(Ee({},e,{itemSize:e.cellWidth,viewportSize:e.viewportWidth}))}get isRTL(){return this.options.isRTL()}getTotalItemCount(){return this.options.getTotalCellCount(this.groupCount,this.isVerticalGrouping)}getRenderState(){return{leftVirtualCellWidth:this.state.virtualItemSizeBefore,rightVirtualCellWidth:this.state.virtualItemSizeAfter,startCellIndex:this.state.startIndex,cellCount:this.state.itemCount,cellWidth:this.itemSize}}_updateStateVirtualItems(e,n){if(this.isRTL){var{state:i}=this;i.virtualItemSizeAfter=e,i.virtualItemSizeBefore=n,i.startIndex=this.getTotalItemCount()-this.startIndex-this.state.itemCount}else super._updateStateVirtualItems(e,n)}}class Ddt{constructor(e){this._workspace=e,this._renderAppointmentTimeout=null}getRenderTimeout(){return this._workspace.option("isRenovatedAppointments")?-1:15}get workspace(){return this._workspace}updateRender(){this._renderGrid(),this._renderAppointments()}_renderGrid(){this.workspace.renderWorkSpace(!1)}_renderAppointments(){var e=this.getRenderTimeout();e>=0?(clearTimeout(this._renderAppointmentTimeout),this._renderAppointmentTimeout=setTimeout(()=>this.workspace.updateAppointments(),e)):this.workspace.updateAppointments()}}var Cdt=(t,e,n,i)=>{var a=1,r=t.map(s=>{for(var o=[],{data:d,items:u,name:p}=s,g=function(C){o.push(...u.map((k,G)=>{var{color:Y,id:ne,text:Z}=k;return{id:ne,text:Z,color:Y,key:"".concat(C,"_").concat(p,"_").concat(ne),resourceName:p,data:null==d?void 0:d[G]}}))},b=0;b<a;b+=1)g(b);return a*=u.length,o});return n&&(r=((t,e)=>[...new Array(e)].reduce((n,i,a)=>t.map((r,s)=>[...n[s]||[],...r.map((d,u)=>Ee({},d,{key:"".concat(d.key,"_group_by_date_").concat(a),isFirstGroupCell:0===u,isLastGroupCell:u===r.length-1}))]),[]))(r,e)),{groupPanelItems:r,baseColSpan:i}},Sdt=["startDate","endDate","isFirstGroupCell","isLastGroupCell"];class Odt{constructor(e){this._viewDataGenerator=e}getCompleteDateHeaderMap(e,n){var{isGenerateWeekDaysHeaderData:i}=e,a=[];if(i){var r=this._generateWeekDaysHeaderRowMap(e,n);a.push(r)}var s=this._generateHeaderDateRow(e,n);return a.push(s),a}_generateWeekDaysHeaderRowMap(e,n){for(var{isGroupedByDate:i,groups:a,groupOrientation:r,startDayHour:s,endDayHour:o,hoursInterval:d,isHorizontalGrouping:u,intervalCount:p}=e,g=this._viewDataGenerator.getCellCountInDay(s,o,d),b=hre(a,r),C=n[0][0].allDay?1:0,k=i?b*g:g,G=Mb(a),Y=u&&!i?G:1,Z=this._viewDataGenerator.daysInInterval*p*Y,be=[],Ge=0;Ge<Z;Ge+=1){var vt=n[C][Ge*k];be.push(Ee({},vt,{colSpan:k,text:Bq(vt.startDate),isFirstGroupCell:!1,isLastGroupCell:!1}))}return be}_generateHeaderDateRow(e,n){var{today:i,isGroupedByDate:a,groupOrientation:r,groups:s,headerCellTextFormat:o,getDateForHeaderText:d,interval:u,startViewDate:p,startDayHour:g,endDayHour:b,hoursInterval:C,intervalCount:k,currentDate:G,viewType:Y}=e,ne=hre(s,r),Z=n[0][0].allDay?1:0,be=a?ne:1,Ge="vertical"===r,vt=this._viewDataGenerator.getCellCount({intervalCount:k,currentDate:G,viewType:Y,hoursInterval:C,startDayHour:g,endDayHour:b}),Nt=this._viewDataGenerator.getCellCountInDay(g,b,C);return(a?n[Z].filter((gn,Sn)=>Sn%ne==0):n[Z]).map((gn,Sn)=>{var{startDate:ti,isFirstGroupCell:Hn,isLastGroupCell:Aa}=gn,Di=$i(gn,Sdt),Gr=((t,e,n,i,a)=>{var r=i(t,e,a);return Tn.format(r,n)})(Sn%vt,ti,o,d,{interval:u,startViewDate:p,startDayHour:g,cellCountInDay:Nt});return Ee({},Di,{startDate:ti,text:Gr,today:Be.sameDate(ti,i),colSpan:be,isFirstGroupCell:a||Hn&&!Ge,isLastGroupCell:a||Aa&&!Ge})})}generateDateHeaderData(e,n,i){var{isGenerateWeekDaysHeaderData:a,cellWidth:r,isProvideVirtualCellsWidth:s,startDayHour:o,endDayHour:d,hoursInterval:u}=i,p=[],g={},b=r||0;a&&(g=this._generateDateHeaderDataRow(i,e,n,this._viewDataGenerator.getCellCountInDay(o,d,u),0,b),p.push(g.dateRow));var C=this._generateDateHeaderDataRow(i,e,n,1,a?1:0,b);return p.push(C.dateRow),{dataMap:p,leftVirtualCellWidth:s?C.leftVirtualCellWidth:void 0,rightVirtualCellWidth:s?C.rightVirtualCellWidth:void 0,leftVirtualCellCount:C.leftVirtualCellCount,rightVirtualCellCount:C.rightVirtualCellCount,weekDayLeftVirtualCellWidth:g.leftVirtualCellWidth,weekDayRightVirtualCellWidth:g.rightVirtualCellWidth,weekDayLeftVirtualCellCount:g.leftVirtualCellCount,weekDayRightVirtualCellCount:g.rightVirtualCellCount}}_generateDateHeaderDataRow(e,n,i,a,r,s){var{startCellIndex:o,cellCount:d,isProvideVirtualCellsWidth:u,groups:p,groupOrientation:g,isGroupedByDate:b}=e,C=hre(p,g),k=b?C*a:a,G=Math.floor(o/k),Y=Rwe(d,i),ne=Math.ceil((o+Y)/k),Ge=G*k,Nt=fre(i)-ne*k;return{dateRow:n[r].slice(G,ne),leftVirtualCellCount:Ge,leftVirtualCellWidth:u?Ge*s:void 0,rightVirtualCellCount:Nt,rightVirtualCellWidth:u?Nt*s:void 0}}}class SCe{constructor(e,n,i,a){this.groupedDataMap=e.generateGroupedDataMap(n),this.completeViewDataMap=i,this._viewOptions=a}getGroupStartDate(e){var n=this.getFirstGroupRow(e);if(n){var{startDate:i}=n[0].cellData;return i}}getGroupEndDate(e){var n=this.getLastGroupRow(e);if(n){var i=n.length-1,{cellData:a}=n[i],{endDate:r}=a;return r}}findGroupCellStartDate(e,n,i,a,r){if(a)return this.findAllDayGroupCellStartDate(e,n);var s=this.getGroupFromDateTableGroupMap(e),o=(p,g)=>{var{cellData:b}=s[p][g],{startDate:C,endDate:k}=b;if(r&&(C=Be.trimTime(C),k=Be.setToDayEnd(C)),Be.intervalsOverlap({firstMin:n,firstMax:i,secondMin:C,secondMax:k}))return C},d=(()=>{for(var p=s[0].length,g=0;g<p;++g)for(var b=0;b<s.length;++b){var C=o(b,g);if(C)return C}})(),u=(()=>{for(var p=0;p<s.length;++p)for(var g=s[p],b=0;b<g.length;++b){var C=o(p,b);if(C)return C}})();return d>u?u:d}findAllDayGroupCellStartDate(e,n){var i=this.getGroupStartDate(e);return i>n?i:n}findCellPositionInMap(e){for(var{groupIndex:n,startDate:i,isAllDay:a,index:r}=e,s=a?Be.trimTime(i).getTime():i.getTime(),o=Y=>{if(!Y4(this._viewOptions.viewType))return Be.sameDate(i,Y.startDate);var ne=Y.startDate.getTime(),Z=Y.endDate.getTime();return a?Y.allDay&&s>=ne&&s<=Z:s>=ne&&s<Z},{allDayPanelGroupedMap:d,dateTableGroupedMap:u}=this.groupedDataMap,p=a&&!this._viewOptions.isVerticalGrouping?[d[n]]:u[n]||[],g=0;g<p.length;++g)for(var b=p[g],C=0;C<b.length;++C){var k=b[C],{cellData:G}=k;if(this._isSameGroupIndexAndIndex(G,n,r)&&o(G))return k.position}}_isSameGroupIndexAndIndex(e,n,i){return e.groupIndex===n&&(void 0===i||e.index===i)}getCellsGroup(e){var{dateTableGroupedMap:n}=this.groupedDataMap,i=n[e];if(i){var{cellData:a}=i[0][0];return a.groups}}getCompletedGroupsInfo(){var{dateTableGroupedMap:e}=this.groupedDataMap;return e.map(n=>{var i=n[0][0],{allDay:a,groupIndex:r}=i.cellData;return{allDay:a,groupIndex:r,startDate:this.getGroupStartDate(r),endDate:this.getGroupEndDate(r)}}).filter(n=>{var{startDate:i}=n;return!!i})}getGroupIndices(){return this.getCompletedGroupsInfo().map(e=>{var{groupIndex:n}=e;return n})}getGroupFromDateTableGroupMap(e){var{dateTableGroupedMap:n}=this.groupedDataMap;return n[e]}getFirstGroupRow(e){var n=this.getGroupFromDateTableGroupMap(e);if(n){var{cellData:i}=n[0][0];return i.allDay?n[1]:n[0]}}getLastGroupRow(e){var{dateTableGroupedMap:n}=this.groupedDataMap,i=n[e];if(i)return i[i.length-1]}getLastGroupCellPosition(e){var n=this.getLastGroupRow(e);return null==n?void 0:n[(null==n?void 0:n.length)-1].position}getRowCountInGroup(e){var n=this.getLastGroupRow(e);return(n[n.length-1].cellData.index+1)/n.length}}var OCe=(t,e)=>t?Be.getFirstWeekDate(t,e):void 0,Idt=(t,e,n,i,a)=>{if(t%2==0){var r=((t,e,n,i,a)=>{if(!Pr.isTimezoneChangeInDate(e))return e;var r=Pr.getDateWithoutTimezoneChange(n),s=new Date(r),o=Math.round(i),d=Ewe(n,a);return s.setMilliseconds(s.getMilliseconds()+o*t-d),s})(t,e,n,i,a);return Tn.format(r,"shorttime")}return""},Ldt=["allDay","startDate","endDate","groups","groupIndex","isFirstGroupCell","isLastGroupCell","index"];class Ndt{constructor(e){this._viewDataGenerator=e}getCompleteTimePanelMap(e,n){var{startViewDate:i,cellDuration:a,startDayHour:r,isVerticalGrouping:s,intervalCount:o,currentDate:d,viewType:u,hoursInterval:p,endDayHour:g}=e,b=this._viewDataGenerator.getRowCount({intervalCount:o,currentDate:d,viewType:u,hoursInterval:p,startDayHour:r,endDayHour:g}),C=this._viewDataGenerator.getCellCount({intervalCount:o,currentDate:d,viewType:u,hoursInterval:p,startDayHour:r,endDayHour:g}),k=0;return n.map((G,Y)=>{var ne=G[0],{allDay:Z,startDate:be,groups:Ge,groupIndex:vt,isFirstGroupCell:Nt,isLastGroupCell:cn,index:gn}=ne,Sn=$i(ne,Ldt);return Z&&(k+=1),Ee({},Sn,{startDate:be,allDay:Z,text:Idt((Y-k)%b,be,i,a,r),groups:s?Ge:void 0,groupIndex:s?vt:void 0,isFirstGroupCell:s&&Nt,isLastGroupCell:s&&cn,index:Math.floor(gn/C)})})}generateTimePanelData(e,n){var{startRowIndex:i,rowCount:a,topVirtualRowHeight:r,bottomVirtualRowHeight:s,isGroupedAllDayPanel:o,isVerticalGrouping:d,isAllDayPanelVisible:u}=n,g=i+(d||!u?0:1),b=gre(a,e),C=e.slice(g,g+b),k={topVirtualRowHeight:r,bottomVirtualRowHeight:s,isGroupedAllDayPanel:o},{previousGroupedData:G}=this._generateTimePanelDataFromMap(C,o);return k.groupedData=G,k}_generateTimePanelDataFromMap(e,n){return e.reduce((i,a)=>{var{previousGroupIndex:r,previousGroupedData:s}=i,o=a.groupIndex;return o!==r&&s.push({dateTable:[],isGroupedAllDayPanel:n,groupIndex:o}),a.allDay?s[s.length-1].allDayPanel=a:s[s.length-1].dateTable.push(a),{previousGroupIndex:o,previousGroupedData:s}},{previousGroupIndex:-1,previousGroupedData:[]})}}var TCe=Be.dateToMilliseconds("hour"),ECe=Be.dateToMilliseconds("day");class b7{get daysInInterval(){return 1}get isWorkView(){return!1}get tableAllDay(){return!1}isSkippedDate(){return!1}getStartViewDate(e){return this._calculateStartViewDate(e)}getCompleteViewDataMap(e){var{groups:n,isGroupedByDate:i,isHorizontalGrouping:a,isVerticalGrouping:r,intervalCount:s,currentDate:o,viewType:d,startDayHour:u,endDayHour:p,hoursInterval:g}=e;this._setVisibilityDates(e),this.setHiddenInterval(u,p,g);var b=NDe(n),C=this.getCellCount({intervalCount:s,currentDate:o,viewType:d,startDayHour:u,endDayHour:p,hoursInterval:g}),k=this.getRowCount({intervalCount:s,currentDate:o,viewType:d,hoursInterval:g,startDayHour:u,endDayHour:p}),G=[],Y=this._generateAllDayPanelData(e,k,C),ne=this._generateViewCellsData(e,k,C);return Y&&G.push(Y),G.push(...ne),a&&!i&&(G=this._transformViewDataMapForHorizontalGrouping(G,b)),r&&(G=this._transformViewDataMapForVerticalGrouping(G,b)),i&&(G=this._transformViewDataMapForGroupingByDate(G,b)),this._addKeysToCells(G)}_transformViewDataMapForHorizontalGrouping(e,n){var i=e.map(a=>a.slice());return n.slice(1).forEach((a,r)=>{var s=r+1;e.forEach((o,d)=>{var u=o.map(p=>Ee({},p,{groups:a,groupIndex:s}));i[d].push(...u)})}),i}_transformViewDataMapForVerticalGrouping(e,n){var i=e.map(a=>a.slice());return n.slice(1).forEach((a,r)=>{var s=r+1,o=e.map(d=>d.map(p=>Ee({},p,{groupIndex:s,groups:a})));i.push(...o)}),i}_transformViewDataMapForGroupingByDate(e,n){var i=n.slice(1),a=i.length;return e.map(s=>s.reduce((d,u)=>[...d,Ee({},u,{isFirstGroupCell:!0,isLastGroupCell:0===a}),...i.map((g,b)=>Ee({},u,{groups:g,groupIndex:b+1,isFirstGroupCell:!1,isLastGroupCell:b===a-1}))],[]))}_addKeysToCells(e){var n=e[0].length,{currentViewDataMap:i}=e.reduce((a,r,s)=>{var{allDayPanelsCount:o,currentViewDataMap:d}=a,u=r[0].allDay,p=(s-o)*n,g=u?o+1:o;return d[s].forEach((b,C)=>{b.key=p+C}),{allDayPanelsCount:g,currentViewDataMap:d}},{allDayPanelsCount:0,currentViewDataMap:e});return i}generateViewDataMap(e,n){var{rowCount:i,startCellIndex:a,startRowIndex:r,cellCount:s,isVerticalGrouping:o,isAllDayPanelVisible:d}=n,u=(k,G,Y,ne)=>{var Z=void 0!==ne?Y+ne:void 0;return k.slice(Y,Z).map((be,Ge)=>({cellData:be,position:{rowIndex:G,columnIndex:Ge}}))},p=r,g=[];this._isStandaloneAllDayPanel(o,d)&&(p++,g=u(e[0],0,a,s));var b=gre(i,e);return{allDayPanelMap:g,dateTableMap:e.slice(p,p+b).map((k,G)=>u(k,G,a,s))}}_isStandaloneAllDayPanel(e,n){return!e&&n}getViewDataFromMap(e,n,i){var{topVirtualRowHeight:a,bottomVirtualRowHeight:r,leftVirtualCellWidth:s,rightVirtualCellWidth:o,cellCount:d,rowCount:u,startRowIndex:p,startCellIndex:g,isProvideVirtualCellsWidth:b,isGroupedAllDayPanel:C,isVerticalGrouping:k,isAllDayPanelVisible:G}=i,{allDayPanelMap:Y,dateTableMap:ne}=n,{previousGroupedData:Z}=ne.reduce((cn,gn)=>{var{previousGroupIndex:Sn,previousGroupedData:ti}=cn,Hn=gn.map(Hl=>{var{cellData:fn}=Hl;return fn}),Aa=Hn[0],Di=Aa.allDay,Gr=Aa.groupIndex;return Gr!==Sn&&ti.push({dateTable:[],isGroupedAllDayPanel:C,groupIndex:Gr}),Di?ti[ti.length-1].allDayPanel=Hn:ti[ti.length-1].dateTable.push(Hn),{previousGroupedData:ti,previousGroupIndex:Gr}},{previousGroupIndex:-1,previousGroupedData:[]});this._isStandaloneAllDayPanel(k,G)&&(Z[0].allDayPanel=Y.map(cn=>{var{cellData:gn}=cn;return gn}));var be=fre(e),Ge=Pwe(e),vt=Rwe(d,e),Nt=gre(u,e);return{groupedData:Z,topVirtualRowHeight:a,bottomVirtualRowHeight:r,leftVirtualCellWidth:b?s:void 0,rightVirtualCellWidth:b?o:void 0,isGroupedAllDayPanel:C,leftVirtualCellCount:g,rightVirtualCellCount:void 0===d?0:be-g-vt,topVirtualRowCount:p,bottomVirtualRowCount:Ge-p-Nt}}_generateViewCellsData(e,n,i){for(var a=[],r=0;r<n;r+=1)a.push(this._generateCellsRow(e,!1,r,n,i));return a}_generateAllDayPanelData(e,n,i){return e.isAllDayPanelVisible?this._generateCellsRow(e,!0,0,n,i):null}_generateCellsRow(e,n,i,a,r){for(var s=[],o=0;o<r;++o){var d=this.getCellData(i,o,e,n);d.index=i*r+o,d.isFirstGroupCell=this._isFirstGroupCell(i,o,e,a,r),d.isLastGroupCell=this._isLastGroupCell(i,o,e,a,r),s.push(d)}return s}getCellData(e,n,i,a){return a?this.prepareAllDayCellData(i,e,n):this.prepareCellData(i,e,n)}prepareCellData(e,n,i){var{groups:a,startDayHour:r,endDayHour:s,interval:o,hoursInterval:d}=e,u=NDe(a),p=this.getDateByCellIndices(e,n,i,this.getCellCountInDay(r,s,d)),b={startDate:p,endDate:this.calculateEndDate(p,o,s),allDay:this.tableAllDay,groupIndex:0};return u.length>0&&(b.groups=u[0]),b}prepareAllDayCellData(e,n,i){var a=this.prepareCellData(e,n,i),r=Be.trimTime(a.startDate);return Ee({},a,{startDate:r,endDate:r,allDay:!0})}getDateByCellIndices(e,n,i,a){var r=e.startViewDate,{startDayHour:s,interval:o,firstDayOfWeek:d,intervalCount:u}=e,p=r.getHours()!==Math.floor(s);if(p){var g=Twe(r,s);r=new Date(g-Be.dateToMilliseconds("day"))}var b=this.getCellCount(e),C=this.getRowCount(e),k=this._calculateCellIndex(n,i,C,b),G=this.getMillisecondsOffset(k,o,a),Y=this.isWorkView?this.getTimeOffsetByColumnIndex(i,this.getFirstDayOfWeek(d),b,u):0,ne=r.getTime(),Z=new Date(ne+G+Y),be=p?0:Be.getTimezonesDifference(r,Z);return Z.setTime(Z.getTime()+be),Z}getMillisecondsOffset(e,n,i){return n*e+Math.floor(e/i)*this.hiddenInterval}getTimeOffsetByColumnIndex(e,n,i,a){var r=Math.max(0,n-1),s=i/a,o=Math.floor((e+r)/s);return ECe*o*2}calculateEndDate(e,n,i){var a=new Date(e);return a.setMilliseconds(a.getMilliseconds()+Math.round(n)),a}_calculateCellIndex(e,n,i,a){return((t,e,n)=>e*n+t)(e,n,i)}generateGroupedDataMap(e){var{allDayPanelMap:n,dateTableMap:i}=e,{previousGroupedDataMap:a}=i.reduce((s,o)=>{var{previousGroupedDataMap:d,previousRowIndex:u,previousGroupIndex:p}=s,{groupIndex:g}=o[0].cellData,b=g===p?u+1:0;return o.forEach(C=>{var{groupIndex:k}=C.cellData;d[k]||(d[k]=[]),d[k][b]||(d[k][b]=[]),d[k][b].push(C)}),{previousGroupedDataMap:d,previousRowIndex:b,previousGroupIndex:g}},{previousGroupedDataMap:[],previousRowIndex:-1,previousGroupIndex:-1}),r=[];return null==n||n.forEach(s=>{var{groupIndex:o}=s.cellData;r[o]||(r[o]=[]),r[o].push(s)}),{allDayPanelGroupedMap:r,dateTableGroupedMap:a}}_isFirstGroupCell(e,n,i,a,r){var{groupOrientation:s,groups:o,isGroupedByDate:d}=i,u=Mb(o);return d?n%u==0:s===IDe?n%r==0:e%a==0}_isLastGroupCell(e,n,i,a,r){var{groupOrientation:s,groups:o,isGroupedByDate:d}=i,u=Mb(o);return d?(n+1)%u==0:s===IDe?(n+1)%r==0:(e+1)%a==0}markSelectedAndFocusedCells(e,n){var{selectedCells:i,focusedCell:a}=n;if(!i&&!a)return e;var{allDayPanelMap:r,dateTableMap:s}=e,o=s.map(u=>this._markSelectedAndFocusedCellsInRow(u,i,a));return{allDayPanelMap:this._markSelectedAndFocusedCellsInRow(r,i,a),dateTableMap:o}}_markSelectedAndFocusedCellsInRow(e,n,i){return e.map(a=>{var{index:r,groupIndex:s,allDay:o,startDate:d}=a.cellData,u=n.findIndex(g=>{var{index:b,groupIndex:C,allDay:k,startDate:G}=g;return s===C&&(r===b||void 0===b&&d.getTime()===G.getTime())&&!!o==!!k}),p=!!i&&r===i.cellData.index&&s===i.cellData.groupIndex&&o===i.cellData.allDay;return p||-1!==u?Ee({},a,{cellData:Ee({},a.cellData,{isSelected:u>-1,isFocused:p})}):a})}getInterval(e){return void 0===this._interval&&(this._interval=e*TCe),this._interval}_getIntervalDuration(e){return Be.dateToMilliseconds("day")*e}_setVisibilityDates(){}getCellCountInDay(e,n,i){var a=mre(e,n)/i;return Math.ceil(a)}getCellCount(e){var{intervalCount:n,viewType:i,startDayHour:a,endDayHour:r,hoursInterval:s}=e,o=this.getCellCountInDay(a,r,s),d=Nwe(i)?o:1;return this.daysInInterval*n*d}getRowCount(e){var{viewType:n,startDayHour:i,endDayHour:a,hoursInterval:r}=e,s=this.getCellCountInDay(i,a,r);return Nwe(n)?1:s}setHiddenInterval(e,n,i){this.hiddenInterval=ECe-this.getVisibleDayDuration(e,n,i)}getVisibleDayDuration(e,n,i){return i*this.getCellCountInDay(e,n,i)*TCe}getFirstDayOfWeek(e){return e}}class Rdt extends b7{_calculateStartViewDate(e){return((t,e,n,i)=>{var a=Hq(n,t,i,n);return M2(a,e)})(e.currentDate,e.startDayHour,e.startDate,this._getIntervalDuration(e.intervalCount))}}var M7=(t,e,n,i)=>{if(!t)return new Date(e);for(var a=new Date(i),r=new Date(i),s=a.getTime()<=e.getTime()?1:-1,o=new Date(new Date(r.setMonth(r.getMonth()+s*n)));!Swe(e,a,o,s);)a=new Date(o),s>0&&a.setDate(1),o=new Date(new Date(o.setMonth(o.getMonth()+s*n)));return s>0?a:o},ACe=(t,e,n,i)=>t*i+e,kCe=(t,e)=>1===t.getDate()&&e>1,ICe=(t,e)=>kCe(t,e)?[Tn.getMonthNames("abbreviated")[t.getMonth()],Tn.format(t,"day")].join(" "):Tn.format(t,"dd"),Hdt=Be.dateToMilliseconds("day");class $dt extends b7{get tableAllDay(){}getCellData(e,n,i,a){var r=super.getCellData(e,n,i,!1),s=r.startDate,{indicatorTime:o,timeZoneCalculator:d,intervalCount:u}=i;return r.today=this.isCurrentDate(s,o,d),r.otherMonth=this.isOtherMonth(s,this._minVisibleDate,this._maxVisibleDate),r.firstDayOfMonth=kCe(s,u),r.text=ICe(s,u),r}isCurrentDate(e,n,i){return Be.sameDate(e,Awe(n,i))}isOtherMonth(e,n,i){return!Be.dateInRange(e,n,i,"date")}_calculateCellIndex(e,n,i,a){return ACe(e,n,0,a)}calculateEndDate(e,n,i){return M2(e,i)}getInterval(){return Hdt}_calculateStartViewDate(e){return((t,e,n,i,a)=>{var r=M7(n,t,i,Be.getFirstMonthDate(n)),s=Be.getFirstMonthDate(r),o=Owe(a),d=Be.getFirstWeekDate(s,o);return M2(d,e)})(e.currentDate,e.startDayHour,e.startDate,e.intervalCount,this.getFirstDayOfWeek(e.firstDayOfWeek))}_setVisibilityDates(e){var{intervalCount:n,startDate:i,currentDate:a}=e,r=Be.getFirstMonthDate(i),s=M7(i,a,n,r);this._minVisibleDate=new Date(s.setDate(1));var o=new Date(s.setMonth(s.getMonth()+n));this._maxVisibleDate=new Date(o.setDate(0))}getCellCount(){return 7}getRowCount(e){return 4*e.intervalCount+2}getCellCountInDay(){return 1}setHiddenInterval(){this.hiddenInterval=0}}var Wdt=Be.dateToMilliseconds("day");class Gdt extends b7{_calculateCellIndex(e,n,i,a){return ACe(e,n,0,a)}calculateEndDate(e,n,i){return M2(e,i)}getInterval(){return Wdt}_calculateStartViewDate(e){return((t,e,n,i)=>{var a=Be.getFirstMonthDate(M7(n,t,i,Be.getFirstMonthDate(n)));return M2(a,e)})(e.currentDate,e.startDayHour,e.startDate,e.intervalCount)}getCellCount(e){for(var{intervalCount:n,currentDate:i}=e,a=0,r=1;r<=n;r++)a+=new Date(i.getFullYear(),i.getMonth()+r,0).getDate();return a}setHiddenInterval(){this.hiddenInterval=0}}class LCe extends b7{get daysInInterval(){return 7}_getIntervalDuration(e){return(t=>7*Be.dateToMilliseconds("day")*t)(e)}_calculateStartViewDate(e){return((t,e,n,i,a)=>{var r=Owe(a),s=Hq(n,t,i,OCe(n,r)),o=Be.getFirstWeekDate(s,r);return M2(o,e)})(e.currentDate,e.startDayHour,e.startDate,this._getIntervalDuration(e.intervalCount),this.getFirstDayOfWeek(e.firstDayOfWeek))}}var NCe=t=>2*Math.floor(t/7);class Kdt extends LCe{get daysInInterval(){return 5}get isWorkView(){return!0}isSkippedDate(e){return(t=>{var e=t.getDay();return 6===e||0===e})(e)}_calculateStartViewDate(e){return((t,e,n,i,a)=>{var r=Hq(n,t,i,OCe(n,a)),s=Be.getFirstWeekDate(r,a),o=Be.normalizeDateByWeek(s,r);return M2(o,e)})(e.currentDate,e.startDayHour,e.startDate,this._getIntervalDuration(e.intervalCount),this.getFirstDayOfWeek(e.firstDayOfWeek))}getFirstDayOfWeek(e){return e||1}}var PCe=t=>{switch(t){case co.MONTH:return new $dt;case co.TIMELINE_MONTH:return new Gdt;case co.DAY:case co.TIMELINE_DAY:return new Rdt;case co.WEEK:case co.TIMELINE_WEEK:return new LCe;case co.WORK_WEEK:case co.TIMELINE_WORK_WEEK:return new Kdt;default:return new b7}},Xdt=["groups","groupOrientation","groupByDate","isAllDayPanelVisible"];class Zdt{constructor(e){this.viewDataGenerator=PCe(e),this.viewData={},this.completeViewDataMap=[],this.completeDateHeaderMap=[],this.viewDataMap={},this._groupedDataMapProvider=null}get groupedDataMap(){return this._groupedDataMapProvider.groupedDataMap}get hiddenInterval(){return this.viewDataGenerator.hiddenInterval}isSkippedDate(e){return this.viewDataGenerator.isSkippedDate(e)}update(e,n){this.viewDataGenerator=PCe(e.viewType);var i=this.viewDataGenerator,a=new Odt(i),r=new Ndt(i),s=this._transformRenderOptions(e);s.interval=this.viewDataGenerator.getInterval(s.hoursInterval),this._options=s,n&&(this.completeViewDataMap=i.getCompleteViewDataMap(s),this.completeDateHeaderMap=a.getCompleteDateHeaderMap(s,this.completeViewDataMap),s.isGenerateTimePanelData&&(this.completeTimePanelMap=r.getCompleteTimePanelMap(s,this.completeViewDataMap))),this.viewDataMap=i.generateViewDataMap(this.completeViewDataMap,s),this.updateViewData(s),this._groupedDataMapProvider=new SCe(this.viewDataGenerator,this.viewDataMap,this.completeViewDataMap,{isVerticalGrouping:s.isVerticalGrouping,viewType:s.viewType}),this.dateHeaderData=a.generateDateHeaderData(this.completeDateHeaderMap,this.completeViewDataMap,s),s.isGenerateTimePanelData&&(this.timePanelData=r.generateTimePanelData(this.completeTimePanelMap,s))}createGroupedDataMapProvider(){this._groupedDataMapProvider=new SCe(this.viewDataGenerator,this.viewDataMap,this.completeViewDataMap,{isVerticalGrouping:this._options.isVerticalGrouping,viewType:this._options.viewType})}updateViewData(e){var n=this._transformRenderOptions(e);this.viewDataMapWithSelection=this.viewDataGenerator.markSelectedAndFocusedCells(this.viewDataMap,n),this.viewData=this.viewDataGenerator.getViewDataFromMap(this.completeViewDataMap,this.viewDataMapWithSelection,n)}_transformRenderOptions(e){var{groups:n,groupOrientation:i,groupByDate:a,isAllDayPanelVisible:r}=e;return Ee({},$i(e,Xdt),{startViewDate:this.viewDataGenerator._calculateStartViewDate(e),isVerticalGrouping:Aq(n,i),isHorizontalGrouping:y7(n,i),isGroupedByDate:Gat(n,i,a),isGroupedAllDayPanel:Lwe(n,i,r),groups:n,groupOrientation:i,isAllDayPanelVisible:r})}getGroupPanelData(e){var n=this._transformRenderOptions(e);if(n.groups.length>0){var i=this.getCellCount(n);return Cdt(n.groups,i,n.isGroupedByDate,n.isGroupedByDate?1:i)}}getGroupStartDate(e){return this._groupedDataMapProvider.getGroupStartDate(e)}getGroupEndDate(e){return this._groupedDataMapProvider.getGroupEndDate(e)}findGroupCellStartDate(e,n,i,a,r){return this._groupedDataMapProvider.findGroupCellStartDate(e,n,i,a,r)}findAllDayGroupCellStartDate(e,n){return this._groupedDataMapProvider.findAllDayGroupCellStartDate(e,n)}findCellPositionInMap(e){return this._groupedDataMapProvider.findCellPositionInMap(e)}getCellsGroup(e){return this._groupedDataMapProvider.getCellsGroup(e)}getCompletedGroupsInfo(){return this._groupedDataMapProvider.getCompletedGroupsInfo()}getGroupIndices(){return this._groupedDataMapProvider.getGroupIndices()}getLastGroupCellPosition(e){return this._groupedDataMapProvider.getLastGroupCellPosition(e)}getRowCountInGroup(e){return this._groupedDataMapProvider.getRowCountInGroup(e)}getCellData(e,n,i){if(i&&!this._options.isVerticalGrouping)return this.viewDataMap.allDayPanelMap[n].cellData;var{dateTableMap:a}=this.viewDataMap,{cellData:r}=a[e][n];return r}getCellsByGroupIndexAndAllDay(e,n){var i=this._getRowCountWithAllDayRows(),a=this._options.isAllDayPanelVisible,r=this._options.isVerticalGrouping?e*i:0,s=this._options.isVerticalGrouping?(e+1)*i-1:i,o=a&&!n?r+1:r,d=n?o:s;return this.completeViewDataMap.slice(o,d+1).map(u=>u.filter(p=>{var{groupIndex:g}=p;return e===g}))}getGroupData(e){var{groupedData:n}=this.viewData;if(this._options.isVerticalGrouping)return n.filter(o=>o.groupIndex===e)[0];var i=o=>null==o?void 0:o.filter(d=>d.groupIndex===e),{allDayPanel:a,dateTable:r}=n[0],s=[];return r.forEach(o=>{s.push(i(o))}),{allDayPanel:i(a),dateTable:s}}getCellCountWithGroup(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,{dateTableGroupedMap:i}=this.groupedDataMap;return i.filter((a,r)=>r<=e).reduce((a,r)=>a+r[n].length,0)}getAllDayPanel(e){var n=this.getGroupData(e);return null==n?void 0:n.allDayPanel}isGroupIntersectDateInterval(e,n,i){var a=this.getGroupStartDate(e);return n<this.getGroupEndDate(e)&&i>a}findGlobalCellPosition(e){for(var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],{completeViewDataMap:a}=this,r=this._options.isAllDayPanelVisible,s=0;s<a.length;s+=1)for(var o=a[s],d=0;d<o.length;d+=1){var u=o[d],{startDate:p,endDate:g,groupIndex:b,allDay:C}=u;if(n===b&&i===!!C&&this._compareDatesAndAllDay(e,p,g,i))return{position:{columnIndex:d,rowIndex:r&&!this._options.isVerticalGrouping?s-1:s},cellData:u}}}_compareDatesAndAllDay(e,n,i,a){var r=e.getTime(),s=Be.trimTime(e).getTime(),o=n.getTime(),d=i.getTime();return!a&&r>=o&&r<d||a&&s===o}getSkippedDaysCount(e,n,i,a){for(var{dateTableGroupedMap:r}=this._groupedDataMapProvider.groupedDataMap,s=r[e],o=0,d=0;d<s.length;d+=1)for(var u=0;u<s[d].length;u+=1){var p=s[d][u].cellData;n.getTime()<p.endDate.getTime()&&i.getTime()>p.startDate.getTime()&&(o+=1)}var g=s[s.length-1][s[0].length-1].cellData,b=Be.trimTime(g.startDate),C=Math.floor((i.getTime()-b.getTime())/Be.dateToMilliseconds("day"));return a-o-(C>0?C:0)}getColumnsCount(){var{dateTableMap:e}=this.viewDataMap;return e?e[0].length:0}getViewEdgeIndices(e){return e?{firstColumnIndex:0,lastColumnIndex:this.viewDataMap.allDayPanelMap.length-1,firstRowIndex:0,lastRowIndex:0}:{firstColumnIndex:0,lastColumnIndex:this.viewDataMap.dateTableMap[0].length-1,firstRowIndex:0,lastRowIndex:this.viewDataMap.dateTableMap.length-1}}getGroupEdgeIndices(e,n){var i=this.groupedDataMap.dateTableGroupedMap[e],a=i[0].length,r=i.length,s=i[0][0].position.columnIndex,o=i[0][a-1].position.columnIndex;return n?{firstColumnIndex:s,lastColumnIndex:o,firstRowIndex:0,lastRowIndex:0}:{firstColumnIndex:s,lastColumnIndex:o,firstRowIndex:i[0][0].position.rowIndex,lastRowIndex:i[r-1][0].position.rowIndex}}isSameCell(e,n){var{startDate:i,groupIndex:a,allDay:r,index:s}=e,{startDate:o,groupIndex:d,allDay:u,index:p}=n;return i.getTime()===o.getTime()&&a===d&&r===u&&s===p}getLastViewDate(){var e=this.completeViewDataMap,n=e.length-1;return e[n][e[n].length-1].endDate}getStartViewDate(){return this._options.startViewDate}getIntervalDuration(e){return this.viewDataGenerator._getIntervalDuration(e)}getLastCellEndDate(){return new Date(this.getLastViewDate().getTime()-Be.dateToMilliseconds("minute"))}getLastViewDateByEndDayHour(e){var n=this.getLastCellEndDate(),i=Be.dateTimeFromDecimal(e),a=new Date(n.setHours(i.hours,i.minutes));return this._adjustEndDateByDaylightDiff(n,a)}_adjustEndDateByDaylightDiff(e,n){var i=Pr.getDaylightOffsetInMs(e,n),a=new Date(n.getTime()-i);return new Date(a.getTime()-Be.dateToMilliseconds("minute"))}getCellCountInDay(e,n,i){return this.viewDataGenerator.getCellCountInDay(e,n,i)}getCellCount(e){return this.viewDataGenerator.getCellCount(e)}getRowCount(e){return this.viewDataGenerator.getRowCount(e)}getVisibleDayDuration(e,n,i){return this.viewDataGenerator.getVisibleDayDuration(e,n,i)}_getRowCountWithAllDayRows(){var e=this._options.isAllDayPanelVisible?1:0;return this.getRowCount(this._options)+e}getFirstDayOfWeek(e){return this.viewDataGenerator.getFirstDayOfWeek(e)}setViewOptions(e){this._options=this._transformRenderOptions(e)}getViewOptions(){return this._options}}class Are extends hb{_setOptionsByReference(){super._setOptionsByReference(),this._optionsByReference=Ee({},this._optionsByReference,{dataCellTemplate:!0})}}var Qdt=["children","className","colSpan","styles"],RCe={};class FCe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,Qdt)}render(){return(t=>{var{props:{children:e,className:n,colSpan:i,styles:a}}=t;return fa(1,"td",n,e,0,{style:Hx(a),colSpan:i})})({props:Ee({},this.props),restAttributes:this.restAttributes})}}FCe.defaultProps=RCe;var tut=["children","className","colSpan","styles"];class HCe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,tut)}render(){return(t=>{var{props:{children:e,className:n,colSpan:i,styles:a}}=t;return fa(1,"th",n,e,0,{style:Hx(a),colSpan:i})})({props:Ee({},this.props),restAttributes:this.restAttributes})}}HCe.defaultProps=RCe;var iut=["colSpan","isHeaderCell","width"];class Kq extends hs{constructor(e){super(e),this.state={}}get style(){var{width:e}=this.props,{style:n}=this.restAttributes;return jDe(e,n)}get cellComponent(){return this.props.isHeaderCell?HCe:FCe}get restAttributes(){return $i(this.props,iut)}render(){return(t=>{var{cellComponent:e,props:{colSpan:n},style:i}=t;return bn(2,e,{className:"dx-scheduler-virtual-cell",styles:i,colSpan:n})})({props:Ee({},this.props),style:this.style,cellComponent:this.cellComponent,restAttributes:this.restAttributes})}}Kq.defaultProps={width:0,isHeaderCell:!1};var sut=["children","className","isHeaderRow","leftVirtualCellCount","leftVirtualCellWidth","rightVirtualCellCount","rightVirtualCellWidth","styles"],BCe={className:"",leftVirtualCellWidth:0,rightVirtualCellWidth:0,isHeaderRow:!1};class x2 extends hs{constructor(e){super(e),this.state={}}get hasLeftVirtualCell(){var{leftVirtualCellCount:e}=this.props;return!!e}get hasRightVirtualCell(){var{rightVirtualCellCount:e}=this.props;return!!e}get restAttributes(){return $i(this.props,sut)}render(){return(t=>{var{hasLeftVirtualCell:e,hasRightVirtualCell:n,props:{children:i,className:a,isHeaderRow:r,leftVirtualCellCount:s,leftVirtualCellWidth:o,rightVirtualCellCount:d,rightVirtualCellWidth:u,styles:p}}=t;return fa(1,"tr",a,[e&&bn(2,Kq,{width:o,colSpan:s,isHeaderCell:r}),i,n&&bn(2,Kq,{width:u,colSpan:d,isHeaderCell:r})],0,{style:Hx(p)})})({props:Ee({},this.props),hasLeftVirtualCell:this.hasLeftVirtualCell,hasRightVirtualCell:this.hasRightVirtualCell,restAttributes:this.restAttributes})}}x2.defaultProps=BCe;var lut=["cellsCount","children","className","height","isHeaderRow","leftVirtualCellCount","leftVirtualCellWidth","rightVirtualCellCount","rightVirtualCellWidth","styles"],uut=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(BCe),Object.getOwnPropertyDescriptors({leftVirtualCellWidth:0,rightVirtualCellWidth:0,cellsCount:1})));class kre extends hs{constructor(e){super(e),this.state={},this.__getterCache={}}get style(){var{height:e}=this.props,{style:n}=this.restAttributes;return Qae(e,n)}get classes(){var{className:e}=this.props;return"dx-scheduler-virtual-row ".concat(e)}get virtualCells(){return void 0!==this.__getterCache.virtualCells?this.__getterCache.virtualCells:this.__getterCache.virtualCells=(()=>{var{cellsCount:e}=this.props;return[...Array(e)]})()}get restAttributes(){return $i(this.props,lut)}componentWillUpdate(e,n,i){this.props.cellsCount!==e.cellsCount&&(this.__getterCache.virtualCells=void 0)}render(){return(t=>{var{classes:e,props:{leftVirtualCellCount:n,leftVirtualCellWidth:i,rightVirtualCellCount:a,rightVirtualCellWidth:r},style:s,virtualCells:o}=t;return bn(2,x2,{styles:s,className:e,leftVirtualCellWidth:i,rightVirtualCellWidth:r,leftVirtualCellCount:n,rightVirtualCellCount:a,children:o.map((d,u)=>bn(2,Kq,null,u.toString()))})})({props:Ee({},this.props),style:this.style,classes:this.classes,virtualCells:this.virtualCells,restAttributes:this.restAttributes})}}kre.defaultProps=uut;var cut=["bottomVirtualRowHeight","children","className","height","leftVirtualCellCount","leftVirtualCellWidth","rightVirtualCellCount","rightVirtualCellWidth","tableRef","topVirtualRowHeight","virtualCellsCount","width"];class Xq extends hs{constructor(e){super(e),this.state={},this.elementRef={current:null}}get style(){var{height:e,width:n}=this.props,{style:i}=this.restAttributes,a=Qae(e,i);return jDe(n,a)}get hasTopVirtualRow(){var{topVirtualRowHeight:e}=this.props;return!!e}get hasBottomVirtualRow(){var{bottomVirtualRowHeight:e}=this.props;return!!e}get restAttributes(){return $i(this.props,cut)}render(){return(t=>{var{hasBottomVirtualRow:e,hasTopVirtualRow:n,props:{bottomVirtualRowHeight:i,children:a,className:r,leftVirtualCellCount:s,leftVirtualCellWidth:o,rightVirtualCellCount:d,rightVirtualCellWidth:u,tableRef:p,topVirtualRowHeight:g,virtualCellsCount:b},style:C}=t;return fa(1,"table",r,fa(1,"tbody",null,[n&&bn(2,kre,{height:g,cellsCount:b,leftVirtualCellWidth:o,rightVirtualCellWidth:u,leftVirtualCellCount:s,rightVirtualCellCount:d}),a,e&&bn(2,kre,{height:i,cellsCount:b,leftVirtualCellWidth:o,rightVirtualCellWidth:u,leftVirtualCellCount:s,rightVirtualCellCount:d})],0),2,{style:Hx(C)},null,p)})({props:Ee({},this.props),elementRef:this.elementRef,style:this.style,hasTopVirtualRow:this.hasTopVirtualRow,hasBottomVirtualRow:this.hasBottomVirtualRow,restAttributes:this.restAttributes})}}Xq.defaultProps={className:"",topVirtualRowHeight:0,bottomVirtualRowHeight:0,leftVirtualCellWidth:0,rightVirtualCellWidth:0,virtualCellsCount:0};var mut=["allDay","ariaLabel","children","className","contentTemplate","contentTemplateProps","endDate","groupIndex","groups","index","isFirstGroupCell","isLastGroupCell","startDate","text"],Zq={className:"",isFirstGroupCell:!1,isLastGroupCell:!1,get startDate(){return new Date},get endDate(){return new Date},allDay:!1,text:"",index:0,get contentTemplateProps(){return{data:{},index:0}}},gut=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class Qq extends hs{constructor(e){super(e),this.state={}}get classes(){var{className:e,isFirstGroupCell:n,isLastGroupCell:i}=this.props;return qDe(n,i,e)}get restAttributes(){return $i(this.props,mut)}render(){var e=this.props;return(t=>{var e=t.props.contentTemplate;return fa(1,"td",t.classes,[!t.props.contentTemplate&&t.props.children,t.props.contentTemplate&&e(Ee({},t.props.contentTemplateProps))],0,{"aria-label":t.props.ariaLabel})})({props:Ee({},e,{contentTemplate:gut(e.contentTemplate)}),classes:this.classes,restAttributes:this.restAttributes})}}Qq.defaultProps=Zq;var _ut=["allDay","ariaLabel","children","className","contentTemplate","contentTemplateProps","dataCellTemplate","endDate","firstDayOfMonth","groupIndex","groups","index","isFirstGroupCell","isFocused","isLastGroupCell","isSelected","otherMonth","startDate","text","today"],Ire=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(Zq),Object.getOwnPropertyDescriptors({otherMonth:!1,today:!1,firstDayOfMonth:!1,isSelected:!1,isFocused:!1}))),zCe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class x7 extends hs{constructor(e){super(e),this.state={},this.__getterCache={}}get classes(){var{allDay:e,className:n,isFocused:i,isSelected:a}=this.props;return $c({"dx-scheduler-cell-sizes-horizontal":!0,"dx-scheduler-cell-sizes-vertical":!e,"dx-scheduler-date-table-cell":!e,"dx-state-focused":a,"dx-scheduler-focused-cell":i,[n]:!0})}get dataCellTemplateProps(){return void 0!==this.__getterCache.dataCellTemplateProps?this.__getterCache.dataCellTemplateProps:this.__getterCache.dataCellTemplateProps=(()=>{var{allDay:e,contentTemplateProps:n,endDate:i,groupIndex:a,groups:r,index:s,startDate:o}=this.props;return{data:Ee({startDate:o,endDate:i,groups:r,groupIndex:r?a:void 0,text:"",allDay:!!e||void 0},n.data),index:s}})()}get ariaLabel(){return this.props.isSelected?"Add appointment":void 0}get restAttributes(){return $i(this.props,_ut)}componentWillUpdate(e,n,i){(this.props.allDay!==e.allDay||this.props.contentTemplateProps!==e.contentTemplateProps||this.props.endDate!==e.endDate||this.props.groupIndex!==e.groupIndex||this.props.groups!==e.groups||this.props.index!==e.index||this.props.startDate!==e.startDate)&&(this.__getterCache.dataCellTemplateProps=void 0)}render(){var e=this.props;return(t=>{var{ariaLabel:e,classes:n,dataCellTemplateProps:i,props:{children:a,dataCellTemplate:r,isFirstGroupCell:s,isLastGroupCell:o}}=t;return bn(2,Qq,{isFirstGroupCell:s,isLastGroupCell:o,contentTemplate:r,contentTemplateProps:i,className:n,ariaLabel:e,children:a})})({props:Ee({},e,{dataCellTemplate:zCe(e.dataCellTemplate),contentTemplate:zCe(e.contentTemplate)}),classes:this.classes,dataCellTemplateProps:this.dataCellTemplateProps,ariaLabel:this.ariaLabel,restAttributes:this.restAttributes})}}x7.defaultProps=Ire;var but=["allDay","ariaLabel","children","className","contentTemplate","contentTemplateProps","dataCellTemplate","endDate","firstDayOfMonth","groupIndex","groups","index","isFirstGroupCell","isFocused","isLastGroupCell","isSelected","otherMonth","startDate","text","today"],$Ce=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class VCe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,but)}render(){var e=this.props;return(t=>{var{props:{className:e,dataCellTemplate:n,endDate:i,groupIndex:a,groups:r,index:s,isFirstGroupCell:o,isFocused:d,isLastGroupCell:u,isSelected:p,startDate:g}}=t;return bn(2,x7,{className:"dx-scheduler-all-day-table-cell ".concat(e),startDate:g,endDate:i,groups:r,groupIndex:a,allDay:!0,isFirstGroupCell:o,isLastGroupCell:u,index:s,dataCellTemplate:n,isSelected:p,isFocused:d})})({props:Ee({},e,{dataCellTemplate:$Ce(e.dataCellTemplate),contentTemplate:$Ce(e.contentTemplate)}),restAttributes:this.restAttributes})}}VCe.defaultProps=Ire;var xut=["className","dataCellTemplate","isVerticalGroupOrientation","leftVirtualCellCount","leftVirtualCellWidth","rightVirtualCellCount","rightVirtualCellWidth","viewData"],wut={get viewData(){return[]},isVerticalGroupOrientation:!1,className:"",leftVirtualCellWidth:0,rightVirtualCellWidth:0},Cut=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class Lre extends hs{constructor(e){super(e),this.state={}}get classes(){var{className:e}=this.props;return $c({"dx-scheduler-all-day-table-row":!0,[e]:!!e})}get restAttributes(){return $i(this.props,xut)}render(){var e=this.props;return(t=>bn(2,x2,{leftVirtualCellWidth:t.props.leftVirtualCellWidth,rightVirtualCellWidth:t.props.rightVirtualCellWidth,leftVirtualCellCount:t.props.leftVirtualCellCount,rightVirtualCellCount:t.props.rightVirtualCellCount,className:t.classes,children:t.props.viewData.map(e=>{var{endDate:n,groupIndex:i,groups:a,index:r,isFirstGroupCell:s,isFocused:o,isLastGroupCell:d,isSelected:u,key:p,startDate:g}=e;return bn(2,VCe,{isFirstGroupCell:!t.props.isVerticalGroupOrientation&&s,isLastGroupCell:!t.props.isVerticalGroupOrientation&&d,startDate:g,endDate:n,groups:a,groupIndex:i,index:r,dataCellTemplate:t.props.dataCellTemplate,isSelected:u,isFocused:o},p)})}))({props:Ee({},e,{dataCellTemplate:Cut(e.dataCellTemplate)}),classes:this.classes,restAttributes:this.restAttributes})}}Lre.defaultProps=wut;var Nre={get viewData(){return{groupedData:[],leftVirtualCellCount:0,rightVirtualCellCount:0,topVirtualRowCount:0,bottomVirtualRowCount:0}},leftVirtualCellWidth:0,rightVirtualCellWidth:0,topVirtualRowHeight:0,bottomVirtualRowHeight:0,addDateTableClass:!0,addVerticalSizesClassToRows:!0},Sut=["addDateTableClass","addVerticalSizesClassToRows","bottomVirtualRowHeight","cellTemplate","dataCellTemplate","groupOrientation","leftVirtualCellWidth","rightVirtualCellWidth","topVirtualRowHeight","viewData","width"],Tut=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(Nre),Object.getOwnPropertyDescriptors({cellTemplate:x7}))),WCe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class GCe extends hs{constructor(e){super(e),this.state={}}get rowClasses(){var{addVerticalSizesClassToRows:e}=this.props;return $c({"dx-scheduler-date-table-row":!0,"dx-scheduler-cell-sizes-vertical":e})}get restAttributes(){return $i(this.props,Sut)}render(){var e=this.props;return(t=>{var{props:{cellTemplate:e,dataCellTemplate:n,groupOrientation:i,viewData:a},rowClasses:r}=t;return Df(a.groupedData.map((s,o)=>{var{allDayPanel:d,dateTable:u,groupIndex:p}=s;return Df([UDe(a,o)&&bn(2,Lre,{viewData:d,dataCellTemplate:n,isVerticalGroupOrientation:!0,leftVirtualCellWidth:a.leftVirtualCellWidth,rightVirtualCellWidth:a.rightVirtualCellWidth,leftVirtualCellCount:a.leftVirtualCellCount,rightVirtualCellCount:a.rightVirtualCellCount}),u.map(g=>bn(2,x2,{className:r,leftVirtualCellWidth:a.leftVirtualCellWidth,rightVirtualCellWidth:a.rightVirtualCellWidth,leftVirtualCellCount:a.leftVirtualCellCount,rightVirtualCellCount:a.rightVirtualCellCount,children:g.map(b=>{var{endDate:C,firstDayOfMonth:k,groupIndex:G,groups:Y,index:ne,isFirstGroupCell:Z,isFocused:be,isLastGroupCell:Ge,isSelected:vt,key:Nt,otherMonth:cn,startDate:gn,text:Sn,today:ti}=b;return e({isFirstGroupCell:Z,isLastGroupCell:Ge,startDate:gn,endDate:C,groups:Y,groupIndex:G,index:ne,dataCellTemplate:n,key:Nt,text:Sn,today:ti,otherMonth:cn,firstDayOfMonth:k,isSelected:vt,isFocused:be})})},g[0].key-a.leftVirtualCellCount))],0,GDe(p,i))}),0)})({props:Ee({},e,{cellTemplate:WCe(e.cellTemplate),dataCellTemplate:WCe(e.dataCellTemplate)}),rowClasses:this.rowClasses,restAttributes:this.restAttributes})}}GCe.defaultProps=Tut;var Eut=["addDateTableClass","addVerticalSizesClassToRows","bottomVirtualRowHeight","cellTemplate","dataCellTemplate","groupOrientation","leftVirtualCellWidth","rightVirtualCellWidth","tableRef","topVirtualRowHeight","viewData","width"],jCe=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(Nre),Object.getOwnPropertyDescriptors({cellTemplate:x7}))),qCe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class Pre extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get classes(){var{addDateTableClass:e}=this.props;return e?"dx-scheduler-date-table":void 0}get topVirtualRowHeight(){var e;return null!==(e=this.props.viewData.topVirtualRowHeight)&&void 0!==e?e:0}get bottomVirtualRowHeight(){var e;return null!==(e=this.props.viewData.bottomVirtualRowHeight)&&void 0!==e?e:0}get leftVirtualCellWidth(){var e;return null!==(e=this.props.viewData.leftVirtualCellWidth)&&void 0!==e?e:0}get rightVirtualCellWidth(){var e;return null!==(e=this.props.viewData.rightVirtualCellWidth)&&void 0!==e?e:0}get virtualCellsCount(){return this.props.viewData.groupedData[0].dateTable[0].length}get restAttributes(){return $i(this.props,Eut)}render(){var e=this.props;return(t=>{var{bottomVirtualRowHeight:e,classes:n,leftVirtualCellWidth:i,props:{addVerticalSizesClassToRows:a,cellTemplate:r,dataCellTemplate:s,groupOrientation:o,tableRef:d,viewData:u,width:p},restAttributes:g,rightVirtualCellWidth:b,topVirtualRowHeight:C,virtualCellsCount:k}=t;return Xa(bn(2,Xq,Ee({},g,{tableRef:d,topVirtualRowHeight:C,bottomVirtualRowHeight:e,leftVirtualCellWidth:i,rightVirtualCellWidth:b,leftVirtualCellCount:u.leftVirtualCellCount,rightVirtualCellCount:u.rightVirtualCellCount,virtualCellsCount:k,className:n,width:p,children:bn(2,GCe,{cellTemplate:r,viewData:u,dataCellTemplate:s,leftVirtualCellWidth:i,rightVirtualCellWidth:b,groupOrientation:o,addVerticalSizesClassToRows:a})})))})({props:Ee({},e,{cellTemplate:qCe(e.cellTemplate),dataCellTemplate:qCe(e.dataCellTemplate)}),classes:this.classes,topVirtualRowHeight:this.topVirtualRowHeight,bottomVirtualRowHeight:this.bottomVirtualRowHeight,leftVirtualCellWidth:this.leftVirtualCellWidth,rightVirtualCellWidth:this.rightVirtualCellWidth,virtualCellsCount:this.virtualCellsCount,restAttributes:this.restAttributes})}}Pre.defaultProps=jCe;class UCe extends Are{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["cellTemplate","dataCellTemplate"],props:["cellTemplate","viewData","groupOrientation","leftVirtualCellWidth","rightVirtualCellWidth","topVirtualRowHeight","bottomVirtualRowHeight","addDateTableClass","addVerticalSizesClassToRows","width","dataCellTemplate"]}}get _viewComponent(){return Pre}}Fn("dxDateTableLayoutBase",UCe);var kut_allDayPanelHeight=25,Iut=["addDateTableClass","addVerticalSizesClassToRows","allDayAppointments","bottomVirtualRowHeight","className","dataCellTemplate","groupOrientation","leftVirtualCellWidth","rightVirtualCellWidth","tableRef","topVirtualRowHeight","viewData","width"],Nut=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(Nre),Object.getOwnPropertyDescriptors({className:""}))),Put=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class YCe extends wf{constructor(e){super(e),this.state={},this.__getterCache={}}createEffects(){return[Cf()]}get allDayPanelData(){return void 0!==this.__getterCache.allDayPanelData?this.__getterCache.allDayPanelData:this.__getterCache.allDayPanelData=(()=>this.props.viewData.groupedData[0].allDayPanel)()}get emptyTableHeight(){return this.allDayPanelData?void 0:kut_allDayPanelHeight}get restAttributes(){return $i(this.props,Iut)}componentWillUpdate(e,n,i){super.componentWillUpdate(),this.props.viewData!==e.viewData&&(this.__getterCache.allDayPanelData=void 0)}render(){var e=this.props;return(t=>{var{allDayPanelData:e,emptyTableHeight:n,props:{allDayAppointments:i,dataCellTemplate:a,tableRef:r,viewData:s,width:o}}=t;return fa(1,"div","dx-scheduler-all-day-panel",[i,bn(2,Xq,{className:"dx-scheduler-all-day-table",height:n,width:o,tableRef:r,children:bn(2,Lre,{viewData:e,leftVirtualCellWidth:s.leftVirtualCellWidth,rightVirtualCellWidth:s.rightVirtualCellWidth,leftVirtualCellCount:s.leftVirtualCellCount,rightVirtualCellCount:s.rightVirtualCellCount,dataCellTemplate:a})})],0)})({props:Ee({},e,{dataCellTemplate:Put(e.dataCellTemplate)}),allDayPanelData:this.allDayPanelData,emptyTableHeight:this.emptyTableHeight,restAttributes:this.restAttributes})}}YCe.defaultProps=Nut;class JCe extends Are{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["dataCellTemplate"],props:["className","viewData","groupOrientation","leftVirtualCellWidth","rightVirtualCellWidth","topVirtualRowHeight","bottomVirtualRowHeight","addDateTableClass","addVerticalSizesClassToRows","width","dataCellTemplate"]}}get _viewComponent(){return YCe}}Fn("dxAllDayPanelLayout",JCe);class Rre extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get text(){return Mn.format("dxScheduler-allDay")}get restAttributes(){return Ee({},this.props)}render(){return(t=>fa(1,"div","dx-scheduler-all-day-title",t.text,0))({props:Ee({},this.props),text:this.text,restAttributes:this.restAttributes})}}Rre.defaultProps={};class KCe extends hb{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:[],props:[]}}get _viewComponent(){return Rre}}Fn("dxAllDayPanelTitle",KCe);class Hut extends hb{_setOptionsByReference(){super._setOptionsByReference(),this._optionsByReference=Ee({},this._optionsByReference,{timeCellTemplate:!0})}}var But=["allDay","ariaLabel","children","className","contentTemplate","contentTemplateProps","endDate","groupIndex","groups","index","isFirstGroupCell","isLastGroupCell","startDate","text","timeCellTemplate"],$ut=Zq,XCe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class ZCe extends hs{constructor(e){super(e),this.state={},this.__getterCache={}}get timeCellTemplateProps(){return void 0!==this.__getterCache.timeCellTemplateProps?this.__getterCache.timeCellTemplateProps:this.__getterCache.timeCellTemplateProps=(()=>{var{groupIndex:e,groups:n,index:i,startDate:a,text:r}=this.props;return{data:{date:a,groups:n,groupIndex:e,text:r},index:i}})()}get restAttributes(){return $i(this.props,But)}componentWillUpdate(e,n,i){(this.props.groupIndex!==e.groupIndex||this.props.groups!==e.groups||this.props.index!==e.index||this.props.startDate!==e.startDate||this.props.text!==e.text)&&(this.__getterCache.timeCellTemplateProps=void 0)}render(){var e=this.props;return(t=>bn(2,Qq,{isFirstGroupCell:t.props.isFirstGroupCell,isLastGroupCell:t.props.isLastGroupCell,contentTemplate:t.props.timeCellTemplate,contentTemplateProps:t.timeCellTemplateProps,className:"dx-scheduler-time-panel-cell dx-scheduler-cell-sizes-vertical ".concat(t.props.className),children:fa(1,"div",null,t.props.text,0)}))({props:Ee({},e,{timeCellTemplate:XCe(e.timeCellTemplate),contentTemplate:XCe(e.contentTemplate)}),timeCellTemplateProps:this.timeCellTemplateProps,restAttributes:this.restAttributes})}}ZCe.defaultProps=$ut;var Vut=["groupOrientation","tableRef","timeCellTemplate","timePanelData"],Gut={get timePanelData(){return{groupedData:[],leftVirtualCellCount:0,rightVirtualCellCount:0,topVirtualRowCount:0,bottomVirtualRowCount:0}}},jut=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class QCe extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get topVirtualRowHeight(){var e;return null!==(e=this.props.timePanelData.topVirtualRowHeight)&&void 0!==e?e:0}get bottomVirtualRowHeight(){var e;return null!==(e=this.props.timePanelData.bottomVirtualRowHeight)&&void 0!==e?e:0}get restAttributes(){return $i(this.props,Vut)}render(){var e=this.props;return(t=>{var{bottomVirtualRowHeight:e,props:{groupOrientation:n,tableRef:i,timeCellTemplate:a,timePanelData:r},restAttributes:s,topVirtualRowHeight:o}=t;return Xa(bn(2,Xq,Ee({},s,{topVirtualRowHeight:o,bottomVirtualRowHeight:e,virtualCellsCount:1,className:"dx-scheduler-time-panel",tableRef:i,children:r.groupedData.map((d,u)=>{var{dateTable:p,groupIndex:g}=d;return Df([UDe(r,u)&&bn(2,x2,{children:bn(2,Qq,{className:"dx-scheduler-time-panel-title-cell",children:bn(2,Rre)})}),p.map(b=>{var{groups:C,index:k,isFirstGroupCell:G,isLastGroupCell:Y,key:ne,startDate:Z,text:be}=b;return bn(2,x2,{className:"dx-scheduler-time-panel-row",children:bn(2,ZCe,{startDate:Z,text:be,groups:C,groupIndex:g,isFirstGroupCell:G,isLastGroupCell:Y,index:k,timeCellTemplate:a})},ne)})],0,GDe(g,n))})})))})({props:Ee({},e,{timeCellTemplate:jut(e.timeCellTemplate)}),topVirtualRowHeight:this.topVirtualRowHeight,bottomVirtualRowHeight:this.bottomVirtualRowHeight,restAttributes:this.restAttributes})}}QCe.defaultProps=Gut;class eSe extends Hut{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["timeCellTemplate"],props:["groupOrientation","timePanelData","timeCellTemplate"]}}get _viewComponent(){return QCe}}Fn("dxTimePanelTableLayout",eSe);class qut extends hb{_setOptionsByReference(){super._setOptionsByReference(),this._optionsByReference=Ee({},this._optionsByReference,{resourceCellTemplate:!0})}}var tSe={get groupPanelData(){return{groupPanelItems:[],baseColSpan:1}},groupByDate:!1},nSe={id:0,text:"",get data(){return{id:0}},className:""},Uut=["cellTemplate","className","color","data","id","index","text"],Jut=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class iSe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,Uut)}render(){var e=this.props;return(t=>{var e=t.props.cellTemplate;return fa(1,"div","dx-scheduler-group-header ".concat(t.props.className),[!!t.props.cellTemplate&&e({data:{data:t.props.data,id:t.props.id,color:t.props.color,text:t.props.text},index:t.props.index}),!t.props.cellTemplate&&fa(1,"div","dx-scheduler-group-header-content",t.props.text,0)],0)})({props:Ee({},e,{cellTemplate:Jut(e.cellTemplate)}),restAttributes:this.restAttributes})}}iSe.defaultProps=nSe;var aSe={get groupItems(){return[]},className:""},Kut=["cellTemplate","className","groupItems"],Zut=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class rSe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,Kut)}render(){var e=this.props;return(t=>fa(1,"div","dx-scheduler-group-row ".concat(t.props.className),t.props.groupItems.map((e,n)=>{var{color:i,data:a,id:r,key:s,text:o}=e;return bn(2,iSe,{text:o,id:r,data:a,index:n,color:i,cellTemplate:t.props.cellTemplate},s)}),0))({props:Ee({},e,{cellTemplate:Zut(e.cellTemplate)}),restAttributes:this.restAttributes})}}rSe.defaultProps=aSe;var sSe=tSe,Qut=["className","elementRef","groupByDate","groupPanelData","height","resourceCellTemplate","styles"],tct=sSe,nct=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class oSe extends hs{constructor(e){super(e),this.state={}}get style(){var{height:e,styles:n}=this.props;return Qae(e,n)}get restAttributes(){return $i(this.props,Qut)}render(){var e=this.props;return(t=>{var{props:{className:e,elementRef:n,groupPanelData:i,resourceCellTemplate:a},style:r}=t;return fa(1,"div",e,fa(1,"div","dx-scheduler-group-flex-container",i.groupPanelItems.map(s=>bn(2,rSe,{groupItems:s,cellTemplate:a},s[0].key)),0),2,{style:Hx(r)},null,n)})({props:Ee({},e,{resourceCellTemplate:nct(e.resourceCellTemplate)}),style:this.style,restAttributes:this.restAttributes})}}oSe.defaultProps=tct;var ict=["cellTemplate","className","colSpan","color","data","id","index","isFirstGroupCell","isLastGroupCell","text"],rct=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(nSe),Object.getOwnPropertyDescriptors({isFirstGroupCell:!1,isLastGroupCell:!1,colSpan:1}))),sct=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class lSe extends hs{constructor(e){super(e),this.state={}}get classes(){var{className:e,isFirstGroupCell:n,isLastGroupCell:i}=this.props;return $c({"dx-scheduler-group-header":!0,"dx-scheduler-first-group-cell":n,"dx-scheduler-last-group-cell":i,[e]:!!e})}get restAttributes(){return $i(this.props,ict)}render(){var e=this.props;return(t=>{var{classes:e,props:{cellTemplate:n,colSpan:i,color:a,data:r,id:s,index:o,text:d}}=t;return fa(1,"th",e,fa(1,"div","dx-scheduler-group-header-content",[!!n&&n({data:{data:r,id:s,color:a,text:d},index:o}),!n&&fa(1,"div",null,d,0)],0),2,{colSpan:i})})({props:Ee({},e,{cellTemplate:sct(e.cellTemplate)}),classes:this.classes,restAttributes:this.restAttributes})}}lSe.defaultProps=rct;var oct=["cellTemplate","className","groupItems"],dct=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class dSe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,oct)}render(){var e=this.props;return(t=>{var{props:{cellTemplate:e,className:n,groupItems:i}}=t;return fa(1,"tr","dx-scheduler-group-row ".concat(n),i.map((a,r)=>{var{colSpan:s,color:o,data:d,id:u,isFirstGroupCell:p,isLastGroupCell:g,key:b,text:C}=a;return bn(2,lSe,{text:C,id:u,data:d,index:r,color:o,colSpan:s,isFirstGroupCell:!!p,isLastGroupCell:!!g,cellTemplate:e},b)}),0)})({props:Ee({},e,{cellTemplate:dct(e.cellTemplate)}),restAttributes:this.restAttributes})}}dSe.defaultProps=aSe;var uct=["className","elementRef","groupByDate","groupPanelData","height","resourceCellTemplate","styles"],pct=sSe,hct=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class uSe extends hs{constructor(e){super(e),this.state={},this.__getterCache={}}get groupPanelItems(){return void 0!==this.__getterCache.groupPanelItems?this.__getterCache.groupPanelItems:this.__getterCache.groupPanelItems=(()=>{var{groupPanelData:e}=this.props,{baseColSpan:n,groupPanelItems:i}=e,a=i.reduceRight((r,s,o)=>{var d=r,u=s.length,p=o===i.length-1?n:r[o+1],b=(o===i.length-1?u:i[o+1].length)/u;return d[o]=b*p,d},[...new Array(i.length)]);return i.map((r,s)=>{var o=a[s];return r.map(d=>Ee({},d,{colSpan:o}))})})()}get restAttributes(){return $i(this.props,uct)}componentWillUpdate(e,n,i){this.props.groupPanelData!==e.groupPanelData&&(this.__getterCache.groupPanelItems=void 0)}render(){var e=this.props;return(t=>{var{groupPanelItems:e,props:{resourceCellTemplate:n}}=t;return Df(e.map(i=>bn(2,dSe,{groupItems:i,cellTemplate:n},i[0].key)),0)})({props:Ee({},e,{resourceCellTemplate:hct(e.resourceCellTemplate)}),groupPanelItems:this.groupPanelItems,restAttributes:this.restAttributes})}}uSe.defaultProps=pct;var mct=["className","elementRef","groupByDate","groupOrientation","groupPanelData","groups","height","resourceCellTemplate"],cSe=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(tSe),Object.getOwnPropertyDescriptors({get groups(){return[]},groupOrientation:Zae}))),gct=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class eU extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get layout(){var{groupOrientation:e,groups:n}=this.props;return Aq(n,e)?oSe:uSe}get restAttributes(){return $i(this.props,mct)}render(){var e=this.props;return(t=>{var{layout:e,props:{className:n,elementRef:i,groupPanelData:a,height:r,resourceCellTemplate:s},restAttributes:o}=t;return bn(2,e,{height:r,resourceCellTemplate:s,className:n,groupPanelData:a,elementRef:i,styles:o.style})})({props:Ee({},e,{resourceCellTemplate:gct(e.resourceCellTemplate)}),layout:this.layout,restAttributes:this.restAttributes})}}eU.defaultProps=cSe;class pSe extends qut{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["resourceCellTemplate"],props:["groups","groupOrientation","groupPanelData","groupByDate","height","className","resourceCellTemplate"]}}get _viewComponent(){return eU}}Fn("dxGroupPanel",pSe);class hSe extends hb{_setOptionsByReference(){super._setOptionsByReference(),this._optionsByReference=Ee({},this._optionsByReference,{dateHeaderData:!0,resourceCellTemplate:!0,dateCellTemplate:!0,timeCellTemplate:!0})}}var _ct=["allDay","ariaLabel","children","className","colSpan","contentTemplate","contentTemplateProps","dateCellTemplate","endDate","groupIndex","groups","index","isFirstGroupCell","isLastGroupCell","isTimeCellTemplate","isWeekDayCell","startDate","text","timeCellTemplate","today"],vct=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(Zq),Object.getOwnPropertyDescriptors({today:!1,colSpan:1,isWeekDayCell:!1,isTimeCellTemplate:!1}))),Fre=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class Hre extends hs{constructor(e){super(e),this.state={}}get classes(){var{className:e,isFirstGroupCell:n,isLastGroupCell:i,isWeekDayCell:a,today:r}=this.props,s=$c({"dx-scheduler-header-panel-cell":!0,"dx-scheduler-cell-sizes-horizontal":!0,"dx-scheduler-header-panel-current-time-cell":r,"dx-scheduler-header-panel-week-cell":a,[e]:!!e});return qDe(n,i,s)}get useTemplate(){var{dateCellTemplate:e,isTimeCellTemplate:n,timeCellTemplate:i}=this.props;return!n&&!!e||n&&!!i}get restAttributes(){return $i(this.props,_ct)}render(){var e=this.props;return(t=>{var{classes:e,props:{colSpan:n,dateCellTemplate:i,groupIndex:a,groups:r,index:s,isTimeCellTemplate:o,startDate:d,text:u,timeCellTemplate:p},useTemplate:g}=t;return fa(1,"th",e,g?Df([o&&p&&p({data:{date:d,text:u,groups:r,groupIndex:a},index:s}),!o&&i&&i({data:{date:d,text:u,groups:r,groupIndex:a},index:s})],0):u,0,{colSpan:n,title:u})})({props:Ee({},e,{timeCellTemplate:Fre(e.timeCellTemplate),dateCellTemplate:Fre(e.dateCellTemplate),contentTemplate:Fre(e.contentTemplate)}),classes:this.classes,useTemplate:this.useTemplate,restAttributes:this.restAttributes})}}Hre.defaultProps=vct;var bct=["dateCellTemplate","dateHeaderData","groupByDate","groupOrientation","groups","timeCellTemplate"],mSe={groupOrientation:"horizontal",groupByDate:!1,get groups(){return[]}},fSe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class gSe extends hs{constructor(e){super(e),this.state={}}get isHorizontalGrouping(){var{groupByDate:e,groupOrientation:n,groups:i}=this.props;return y7(i,n)&&!e}get restAttributes(){return $i(this.props,bct)}render(){var e=this.props;return(t=>{var{isHorizontalGrouping:e,props:{dateCellTemplate:n,dateHeaderData:i}}=t,{dataMap:a,leftVirtualCellCount:r,leftVirtualCellWidth:s,rightVirtualCellCount:o,rightVirtualCellWidth:d}=i;return Df(a.map((u,p)=>bn(2,x2,{className:"dx-scheduler-header-row",leftVirtualCellWidth:s,leftVirtualCellCount:r,rightVirtualCellWidth:d,rightVirtualCellCount:o,isHeaderRow:!0,children:u.map(g=>{var{colSpan:b,endDate:C,groupIndex:k,groups:G,index:Y,isFirstGroupCell:ne,isLastGroupCell:Z,key:be,startDate:Ge,text:vt,today:Nt}=g;return bn(2,Hre,{startDate:Ge,endDate:C,groups:e?G:void 0,groupIndex:e?k:void 0,today:Nt,index:Y,text:vt,isFirstGroupCell:ne,isLastGroupCell:Z,dateCellTemplate:n,colSpan:b},be)})},p.toString())),0)})({props:Ee({},e,{dateCellTemplate:fSe(e.dateCellTemplate),timeCellTemplate:fSe(e.timeCellTemplate)}),isHorizontalGrouping:this.isHorizontalGrouping,restAttributes:this.restAttributes})}}gSe.defaultProps=mSe;var xct=["className","dateCellTemplate","dateHeaderData","dateHeaderTemplate","elementRef","groupByDate","groupOrientation","groupPanelData","groups","height","isRenderDateHeader","resourceCellTemplate","timeCellTemplate"],_Se=Object.create(Object.prototype,Ee(Object.getOwnPropertyDescriptors(cSe),Object.getOwnPropertyDescriptors({isRenderDateHeader:!0,dateHeaderTemplate:gSe}))),tU=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class Bre extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get isHorizontalGrouping(){var{groupOrientation:e,groups:n}=this.props;return y7(n,e)}get restAttributes(){return $i(this.props,xct)}render(){var e=this.props;return(t=>{var{isHorizontalGrouping:e,props:{dateCellTemplate:n,dateHeaderData:i,dateHeaderTemplate:a,groupByDate:r,groupOrientation:s,groupPanelData:o,groups:d,isRenderDateHeader:u,resourceCellTemplate:p,timeCellTemplate:g}}=t;return fa(1,"thead",null,[e&&!r&&bn(2,eU,{groupPanelData:o,groups:d,groupByDate:r,groupOrientation:s,resourceCellTemplate:p}),u&&a({groupByDate:r,dateHeaderData:i,groupOrientation:s,groups:d,dateCellTemplate:n,timeCellTemplate:g}),r&&bn(2,eU,{groupPanelData:o,groups:d,groupByDate:r,groupOrientation:s,resourceCellTemplate:p})],0)})({props:Ee({},e,{dateCellTemplate:tU(e.dateCellTemplate),timeCellTemplate:tU(e.timeCellTemplate),dateHeaderTemplate:tU(e.dateHeaderTemplate),resourceCellTemplate:tU(e.resourceCellTemplate)}),isHorizontalGrouping:this.isHorizontalGrouping,restAttributes:this.restAttributes})}}Bre.defaultProps=_Se;class zre extends hSe{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["dateCellTemplate","timeCellTemplate","dateHeaderTemplate","resourceCellTemplate"],props:["dateHeaderData","isRenderDateHeader","dateCellTemplate","timeCellTemplate","dateHeaderTemplate","groups","groupOrientation","groupPanelData","groupByDate","height","className","resourceCellTemplate"]}}get _viewComponent(){return Bre}}Fn("dxHeaderPanelLayout",zre);class wct{constructor(e){this._viewDataProvider=e,this._focusedCell=null,this._selectedCells=null,this._firstSelectedCell=null,this._prevFocusedCell=null,this._prevSelectedCells=null}get viewDataProvider(){return this._viewDataProvider}get focusedCell(){var e=this._focusedCell;if(e){var{groupIndex:n,startDate:i,allDay:a}=e,r={groupIndex:n,startDate:i,isAllDay:a,index:e.index};return{coordinates:this.viewDataProvider.findCellPositionInMap(r),cellData:e}}}setFocusedCell(e,n,i){if(e>=0){var a=this._viewDataProvider.getCellData(e,n,i);this._focusedCell=a}}setSelectedCells(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,i=this._viewDataProvider,{rowIndex:a,columnIndex:r,allDay:s}=e;if(!(a<0)){var o=n?i.getCellData(n.rowIndex,n.columnIndex,n.allDay):this._firstSelectedCell,d=i.getCellData(a,r,s);this._firstSelectedCell=o,o.startDate.getTime()>d.startDate.getTime()&&([o,d]=[d,o]);var{startDate:u,groupIndex:p,index:g}=o,{startDate:b,index:C}=d,G=i.getCellsByGroupIndexAndAllDay(p,s).reduce((Y,ne)=>{var Z={firstDate:u,lastDate:b,firstIndex:g,lastIndex:C},be=this._filterCellsByDateAndIndex(ne,Z);return Y.push(...be),Y},[]);this._selectedCells=G.sort((Y,ne)=>Y.startDate.getTime()-ne.startDate.getTime())}}setSelectedCellsByData(e){this._selectedCells=e}getSelectedCells(){return this._selectedCells}releaseSelectedAndFocusedCells(){this.releaseSelectedCells(),this.releaseFocusedCell()}releaseSelectedCells(){this._prevSelectedCells=this._selectedCells,this._prevFirstSelectedCell=this._firstSelectedCell,this._selectedCells=null,this._firstSelectedCell=null}releaseFocusedCell(){this._prevFocusedCell=this._focusedCell,this._focusedCell=null}restoreSelectedAndFocusedCells(){this._selectedCells=this._selectedCells||this._prevSelectedCells,this._focusedCell=this._focusedCell||this._prevFocusedCell,this._firstSelectedCell=this._firstSelectedCell||this._prevFirstSelectedCell,this._prevSelectedCells=null,this._prevFirstSelectedCell=null,this._prevFocusedCell=null}clearSelectedAndFocusedCells(){this._prevSelectedCells=null,this._selectedCells=null,this._prevFocusedCell=null,this._focusedCell=null}_filterCellsByDateAndIndex(e,n){var{firstDate:i,lastDate:a,firstIndex:r,lastIndex:s}=n,o=Be.trimTime(i).getTime(),d=Be.trimTime(a).getTime();return e.filter(u=>{var{startDate:p,index:g}=u,C={day:Be.trimTime(p).getTime(),index:g,firstDay:o,firstIndex:r,lastDay:d,lastIndex:s};return this._compareCellsByDateAndIndex(C)})}_compareCellsByDateAndIndex(e){var{day:n,index:i,firstDay:a,firstIndex:r,lastDay:s,lastIndex:o}=e;if(a===s){var d=r,u=o;return d>u&&([d,u]=[u,d]),a===n&&i>=d&&i<=u}return n===a&&i>=r||n===s&&i<=o||a<n&&n<s}}class Cct{handleArrowClick(e){var o,{key:n,focusedCellPosition:i,edgeIndices:a,getCellDataByPosition:r,isAllDayPanelCell:s}=e;switch(n){case"down":o=this.getCellFromNextRowPosition(i,"next",a);break;case"up":o=this.getCellFromNextRowPosition(i,"prev",a);break;case"left":o=this.getCellFromNextColumnPosition(Ee({},e,{direction:"prev"}));break;case"right":o=this.getCellFromNextColumnPosition(Ee({},e,{direction:"next"}))}var d=r(o.rowIndex,o.columnIndex,s);return this.moveToCell(Ee({},e,{currentCellData:d}))}getCellFromNextRowPosition(e,n,i){var{columnIndex:a,rowIndex:r}=e,o=r+("next"===n?1:-1);return{columnIndex:a,rowIndex:o>=0&&o<=i.lastRowIndex?o:r}}getCellFromNextColumnPosition(e){var{focusedCellPosition:n,direction:i,edgeIndices:a,isRTL:r,isGroupedByDate:s,groupCount:o,isMultiSelection:d,viewType:u}=e,{columnIndex:p,rowIndex:g}=n,{firstColumnIndex:b,lastColumnIndex:C,firstRowIndex:k,lastRowIndex:G}=a,Y=s&&d?o:1,ne=r?-1:1,be=p+("next"===i?ne*Y:-1*ne*Y);return be>=b&&be<=C?{columnIndex:be,rowIndex:g}:Y4(u)?n:this._processEdgeCell({nextColumnIndex:be,rowIndex:g,columnIndex:p,firstColumnIndex:b,lastColumnIndex:C,firstRowIndex:k,lastRowIndex:G,step:Y})}_processEdgeCell(e){var{nextColumnIndex:n,rowIndex:i,columnIndex:a,firstColumnIndex:r,lastColumnIndex:s,firstRowIndex:o,lastRowIndex:d,step:u}=e,p=n,g=i;if(n<r){var G=i-1,Y=G>=o;g=Y?G:i,p=Y?s-(u-a%u-1):a}if(n>s){var Z=i+1,be=Z<=d;g=be?Z:i,p=be?r+a%u:a}return{columnIndex:p,rowIndex:g}}moveToCell(e){var{isMultiSelection:n,isMultiSelectionAllowed:i,focusedCellData:a,currentCellData:r}=e;return n&&i?this._getNextCellData(r,a):r}_getNextCellData(e,n,i){return i?n:this._isValidNextFocusedCell(e,n)?e:n}_isValidNextFocusedCell(e,n){if(!n)return!0;var{groupIndex:i,allDay:a}=n,{groupIndex:r,allDay:s}=e;return i===r&&a===s}}var{tableCreator:D7}=Sre,Sct=xCe.abstract,nU=Be.dateToMilliseconds,ySe="dx-scheduler-work-space-vertical-group-table",vSe="dx-scheduler-time-panel-cell",bSe="dx-scheduler-all-day-panel",iU="dx-scheduler-all-day-table",MSe="dx-scheduler-all-day-title",Qx="dx-scheduler-all-day-table-cell",xSe="dx-scheduler-work-space-mouse-selection",DSe="dx-scheduler-cell-sizes-vertical",wSe="dx-scheduler-group-header",eD="dx-scheduler-date-table-cell",aU="dx-scheduler-date-table-droppable-cell",CSe=Ot(ms.down,"dxSchedulerWorkSpace"),X4={ENTER:Ot(j6,"dxSchedulerDateTable"),DROP:Ot(bj,"dxSchedulerDateTable"),LEAVE:Ot(q6,"dxSchedulerDateTable")},SSe=Ot(Jd,"dxSchedulerDateTable"),OSe=Ot(ms.down,"dxSchedulerDateTable"),Vre=Ot(ms.up,"dxSchedulerDateTable"),TSe=Ot(ms.move,"dxSchedulerDateTable"),ESe="dxCellData",ASe=nU("day"),Yct=nU("hour"),rU=".".concat(are," td, .").concat(iU," td"),Jct=".".concat(eD,", .").concat(Qx);var Xct=(t,e,n,i,a,r,s,o,d,u)=>{var p={dragElement:void 0,itemData:void 0},g=()=>{var{itemData:C}=p;return!C||zo("disabled")(C)};return{container:t,dragTemplate:()=>p.dragElement,onDragStart:C=>{e||a();var k=C.cancel,G=C.event,Y=N(C.itemElement),ne=C.component._appointments;p.itemData=u.getItemData(C.itemElement,ne);var Ge,vt,Nt,cn,Z=u.getItemSettings(Y,C),be=u.initialPosition;g()||(G.data=G.data||{},k||(Z.isCompact||n.updateDragSource(p.itemData,Z),p.dragElement=(Ge=p.itemData,vt=Z,cn=(Nt=ne).option("items").length,vt.isCompact=!1,vt.virtual=!1,Nt._renderItem(cn,{itemData:Ge,settings:[vt]})[0]),G.data.itemElement=p.dragElement,G.data.initialPosition=null!=be?be:op(N(p.dragElement)),G.data.itemData=p.itemData,G.data.itemSettings=Z,n.onDragStart(G.data),F6(N(p.dragElement))))},onDragMove:()=>{if(!e){var C=Ki(p.dragElement),G=C>d(),Y=N(p.dragElement).parent(),ne=Ta(Y.get(0)),Z=ne.left+10,be=ne.top+10,Ge=G?ct.elementsFromPoint(Z,be):ct.elementsFromPoint(Z+C/2,be),vt=s(),Nt=Ge.find(gn=>{var Sn=gn.classList;return 1===vt.find(gn).length&&(Sn.contains(eD)||Sn.contains(Qx))});if(Nt)r().is(Nt)||o(),N(Nt).addClass(aU)}},onDragEnd:C=>{var k;e||i(),g()||n.onDragEnd(C),null===(k=p.dragElement)||void 0===k||k.remove(),o()},cursorOffset:u.isSetCursorOffset?()=>{var C=N(p.dragElement);return{x:Ki(C)/2,y:La(C)/2}}:void 0,filter:u.filter}};const kSe=class Kct extends xCe{get viewDataProvider(){return this._viewDataProvider||(this._viewDataProvider=new Zdt(this.type)),this._viewDataProvider}get cache(){return this._cache||(this._cache=new mCe),this._cache}get cellsSelectionState(){if(!this._cellsSelectionState){this._cellsSelectionState=new wct(this.viewDataProvider);var e=this.option("selectedCellData");if((null==e?void 0:e.length)>0){var n=e.map(i=>{var a=i.groups;return a&&0!==this._getGroupCount()?Ee({},i,{groupIndex:this._getGroupIndexByResourceId(a)}):Ee({},i,{groupIndex:0})});this._cellsSelectionState.setSelectedCellsByData(n)}}return this._cellsSelectionState}get cellsSelectionController(){return this._cellsSelectionController||(this._cellsSelectionController=new Cct),this._cellsSelectionController}get isAllDayPanelVisible(){return this._isShowAllDayPanel()&&this.supportAllDayRow()}get verticalGroupTableClass(){return ySe}get viewDirection(){return"vertical"}get renovatedHeaderPanelComponent(){return zre}get timeZoneCalculator(){return this.option("timeZoneCalculator")}_supportedKeys(){var e=function(i){i.preventDefault(),i.stopPropagation();var a=this.cellsSelectionState.getSelectedCells();if(null!=a&&a.length){var r=a.map(s=>this._getCellByData(s)).filter(s=>!!s);i.target=r,this._showPopup=!0,this._cellClickAction({event:i,cellElement:N(r),cellData:a[0]})}},n=(i,a)=>{var r;i.preventDefault(),i.stopPropagation();var s=null===(r=this.cellsSelectionState.focusedCell)||void 0===r?void 0:r.cellData;if(s){var o=s.allDay&&!this._isVerticalGroupedWorkSpace(),d=i.shiftKey,u=this.option("allowMultipleCellSelection"),p=this._isRTL(),g=this._getGroupCount(),b=this.isGroupedByDate(),C=this._isHorizontalGroupedWorkSpace(),k=this.viewDataProvider.findCellPositionInMap(Ee({},s,{isAllDay:s.allDay})),G=C&&d&&!b?this.viewDataProvider.getGroupEdgeIndices(s.groupIndex,o):this.viewDataProvider.getViewEdgeIndices(o),Y=this.cellsSelectionController.handleArrowClick({focusedCellPosition:k,edgeIndices:G,isRTL:p,isGroupedByDate:b,groupCount:g,isMultiSelection:d,isMultiSelectionAllowed:u,viewType:this.type,key:a,getCellDataByPosition:this.viewDataProvider.getCellData.bind(this.viewDataProvider),isAllDayPanelCell:o,focusedCellData:s});this._processNextSelectedCell(Y,s,d&&u)}};return de(super._supportedKeys(),{enter:e,space:e,downArrow:i=>{n(i,"down")},upArrow:i=>{n(i,"up")},rightArrow:i=>{n(i,"right")},leftArrow:i=>{n(i,"left")}})}_isRTL(){return this.option("rtlEnabled")}_moveToCell(e,n){if(Le(e)&&e.length){var i=this.option("allowMultipleCellSelection"),a=this._getFullCellData(e),r=this.cellsSelectionState.focusedCell.cellData,s=this.cellsSelectionController.moveToCell({isMultiSelection:n,isMultiSelectionAllowed:i,currentCellData:a,focusedCellData:r,isVirtualCell:e.hasClass(ire)});this._processNextSelectedCell(s,r,i&&n)}}_processNextSelectedCell(e,n,i){var a=this.viewDataProvider.findCellPositionInMap({startDate:e.startDate,groupIndex:e.groupIndex,isAllDay:e.allDay,index:e.index});if(!this.viewDataProvider.isSameCell(n,e)){var r=e.allDay&&!this._isVerticalGroupedWorkSpace()?this._dom_getAllDayPanelCell(a.columnIndex):this._dom_getDateCell(a),s=e.allDay;this._setSelectedCellsStateAndUpdateSelection(s,a,i,r),this._dateTableScrollable.scrollToElement(r)}}_setSelectedCellsStateAndUpdateSelection(e,n,i,a){var r={rowIndex:n.rowIndex,columnIndex:n.columnIndex,allDay:e};this.cellsSelectionState.setFocusedCell(r.rowIndex,r.columnIndex,e),i?this.cellsSelectionState.setSelectedCells(r):this.cellsSelectionState.setSelectedCells(r,r),this.updateCellsSelection(),this._updateSelectedCellDataOption(this.cellsSelectionState.getSelectedCells(),a)}_hasAllDayClass(e){return e.hasClass(Qx)}_focusInHandler(e){if(N(e.target).is(this._focusTarget())&&!1!==this._isCellClick){if(delete this._isCellClick,delete this._contextMenuHandled,super._focusInHandler.apply(this,arguments),this.cellsSelectionState.restoreSelectedAndFocusedCells(),!this.cellsSelectionState.focusedCell){var n={columnIndex:0,rowIndex:0,allDay:this._isVerticalGroupedWorkSpace()&&this.isAllDayPanelVisible};this.cellsSelectionState.setFocusedCell(n.rowIndex,n.columnIndex,n.allDay),this.cellsSelectionState.setSelectedCells(n,n)}this.updateCellsSelection(),this._updateSelectedCellDataOption(this.cellsSelectionState.getSelectedCells())}}_focusOutHandler(){super._focusOutHandler.apply(this,arguments),!this._contextMenuHandled&&!this._disposed&&(this.cellsSelectionState.releaseSelectedAndFocusedCells(),this.viewDataProvider.updateViewData(this.generateRenderOptions()),this.updateCellsSelection())}_focusTarget(){return this.$element()}_isVerticalGroupedWorkSpace(){return!!this.option("groups").length&&"vertical"===this.option("groupOrientation")}_isHorizontalGroupedWorkSpace(){return!!this.option("groups").length&&"horizontal"===this.option("groupOrientation")}_isWorkSpaceWithCount(){return this.option("intervalCount")>1}_isWorkspaceWithOddCells(){return.5===this.option("hoursInterval")&&!this.isVirtualScrolling()}_getRealGroupOrientation(){return this._isVerticalGroupedWorkSpace()?"vertical":"horizontal"}createRAllDayPanelElements(){this._$allDayPanel=N("<div>"),this._$allDayTitle=N("<div>").appendTo(this._$headerPanelEmptyCell)}_dateTableScrollableConfig(){var e={useKeyboard:!1,bounceEnabled:!1,updateManually:!0,onScroll:()=>{var i;null===(i=this._groupedStrategy.cache)||void 0===i||i.clear()}};if(this._needCreateCrossScrolling()&&(e=de(e,this._createCrossScrollingConfig(e))),this.isVirtualScrolling()&&(this.virtualScrollingDispatcher.horizontalScrollingAllowed||this.virtualScrollingDispatcher.height)){var n=e.onScroll;e=Ee({},e,{onScroll:i=>{null==n||n(i),this.virtualScrollingDispatcher.handleOnScrollEvent(null==i?void 0:i.scrollOffset)}})}return e}_createCrossScrollingConfig(e){var n={direction:"both"},i=e.onScroll;return n.onScroll=a=>{i(),this._dataTableSemaphore.take(),this._sideBarSemaphore.isFree()&&this._sidebarScrollable&&this._sidebarScrollable.scrollTo({top:a.scrollOffset.top}),this._headerSemaphore.isFree()&&this._headerScrollable&&this._headerScrollable.scrollTo({left:a.scrollOffset.left}),this._dataTableSemaphore.release()},n.onEnd=()=>{this.option("onScrollEnd")()},n}_headerScrollableConfig(){return{useKeyboard:!1,showScrollbar:"never",direction:"horizontal",useNative:!1,updateManually:!0,bounceEnabled:!1,onScroll:n=>{this._headerSemaphore.take(),this._dataTableSemaphore.isFree()&&this._dateTableScrollable.scrollTo({left:n.scrollOffset.left}),this._headerSemaphore.release()}}}_visibilityChanged(e){this.cache.clear(),e&&this._updateGroupTableHeight(),e&&this._needCreateCrossScrolling()&&this._setTableSizes()}_setTableSizes(){this.cache.clear(),this._attachTableClasses();var e=this.getCellWidth();e<this.getCellMinWidth()&&(e=this.getCellMinWidth());var n=this.getWorkSpaceMinWidth(),i=this._getGroupCount(),r=e*this._getTotalCellCount(i);r<n&&(r=n),q_(this._$headerPanel,r),q_(this._$dateTable,r),this._$allDayTable&&q_(this._$allDayTable,r),this._attachHeaderTableClasses(),this._updateGroupTableHeight(),this._updateScrollable()}getWorkSpaceMinWidth(){return this._groupedStrategy.getWorkSpaceMinWidth()}_dimensionChanged(){this.option("crossScrollingEnabled")&&this._setTableSizes(),this.updateHeaderEmptyCellWidth(),this._updateScrollable(),this.cache.clear()}_needCreateCrossScrolling(){return this.option("crossScrollingEnabled")}_getElementClass(){}_getRowCount(){return this.viewDataProvider.getRowCount({intervalCount:this.option("intervalCount"),currentDate:this.option("currentDate"),viewType:this.type,hoursInterval:this.option("hoursInterval"),startDayHour:this.option("startDayHour"),endDayHour:this.option("endDayHour")})}_getCellCount(){return this.viewDataProvider.getCellCount({intervalCount:this.option("intervalCount"),currentDate:this.option("currentDate"),viewType:this.type,hoursInterval:this.option("hoursInterval"),startDayHour:this.option("startDayHour"),endDayHour:this.option("endDayHour")})}isRenovatedRender(){return this.renovatedRenderSupported()&&this.option("renovateRender")}_isVirtualModeOn(){return"virtual"===this.option("scrolling.mode")}isVirtualScrolling(){return this.isRenovatedRender()&&this._isVirtualModeOn()}_initVirtualScrolling(){this.virtualScrollingDispatcher&&(this.virtualScrollingDispatcher.dispose(),this.virtualScrollingDispatcher=null),this.virtualScrollingDispatcher=new bdt(this._getVirtualScrollingDispatcherOptions()),this.virtualScrollingDispatcher.attachScrollableEvents(),this.renderer=new Ddt(this)}onDataSourceChanged(){}isGroupedAllDayPanel(){return Lwe(this.option("groups"),this.option("groupOrientation"),this.isAllDayPanelVisible)}generateRenderOptions(e){var n,a=this._getGroupCount()>0?this.option("groupOrientation"):this._getDefaultGroupStrategy();return Ee({groupByDate:this.option("groupByDate"),startRowIndex:0,startCellIndex:0,groupOrientation:a,today:null===(n=this._getToday)||void 0===n?void 0:n.call(this),groups:this.option("groups"),isProvideVirtualCellsWidth:e,isAllDayPanelVisible:this.isAllDayPanelVisible,selectedCells:this.cellsSelectionState.getSelectedCells(),focusedCell:this.cellsSelectionState.focusedCell,headerCellTextFormat:this._getFormat(),getDateForHeaderText:(s,o)=>o,startDayHour:this.option("startDayHour"),endDayHour:this.option("endDayHour"),cellDuration:this.getCellDuration(),viewType:this.type,intervalCount:this.option("intervalCount"),hoursInterval:this.option("hoursInterval"),currentDate:this.option("currentDate"),startDate:this.option("startDate"),firstDayOfWeek:this.option("firstDayOfWeek")},this.virtualScrollingDispatcher.getRenderState())}renovatedRenderSupported(){return!0}_updateGroupTableHeight(){this._isVerticalGroupedWorkSpace()&&pi()&&this._setHorizontalGroupHeaderCellsHeight()}updateHeaderEmptyCellWidth(){if(pi()&&this._isRenderHeaderPanelEmptyCell()){var e=this.getTimePanelWidth(),n=this.getGroupTableWidth();this._$headerPanelEmptyCell.css("width",e+n)}}_isGroupsSpecified(e){return this.option("groups").length&&e}_getGroupIndexByResourceId(e){var n=this.option("groups"),i=_7(n);return i.length?this._getGroupIndexRecursively(i,e):0}_getGroupIndexRecursively(e,n){var i=e[0].name,a=n[i];return e.reduce((r,s)=>{var{leafIndex:o,value:d,children:u}=s,p=a===d;return p&&void 0!==o?o:p?this._getGroupIndexRecursively(u,n):r},0)}_getViewStartByOptions(){return Hq(this.option("startDate"),this.option("currentDate"),this._getIntervalDuration(),this.option("startDate")?this._calculateViewStartDate():void 0)}_getIntervalDuration(){return this.viewDataProvider.getIntervalDuration(this.option("intervalCount"))}_getHeaderDate(){return this.getStartViewDate()}_calculateViewStartDate(){return this.option("startDate")}_firstDayOfWeek(){return this.viewDataProvider.getFirstDayOfWeek(this.option("firstDayOfWeek"))}_attachEvents(){this._createSelectionChangedAction(),this._attachClickEvent(),this._attachContextMenuEvent()}_attachClickEvent(){var e=this,n=this._createAction(function(r){e._pointerDownHandler(r.event)});this._createCellClickAction();var a=this.$element();he.off(a,CSe),he.off(a,SSe),he.on(a,CSe,function(r){Fx(r)&&r.which>1?r.preventDefault():n({event:r})}),he.on(a,SSe,".dx-scheduler-date-table-cell,.dx-scheduler-all-day-table-cell",function(r){var s=N(r.target);e._cellClickAction({event:r,cellElement:ai(s),cellData:e.getCellData(s)})})}_createCellClickAction(){this._cellClickAction=this._createActionByOption("onCellClick",{afterExecute:e=>this._cellClickHandler(e.args[0].event)})}_createSelectionChangedAction(){this._selectionChangedAction=this._createActionByOption("onSelectionChanged")}_cellClickHandler(){this._showPopup&&(delete this._showPopup,this._handleSelectedCellsClick())}_pointerDownHandler(e){var n=N(e.target);if(n.hasClass(eD)||n.hasClass(Qx))if(this._isCellClick=!0,n.hasClass("dx-scheduler-focused-cell"))this._showPopup=!0;else{var i=this._getCoordinatesByCell(n),a=this._hasAllDayClass(n);this._setSelectedCellsStateAndUpdateSelection(a,i,!1,n)}else this._isCellClick=!1}_handleSelectedCellsClick(){var e=this.cellsSelectionState.getSelectedCells(),n=e[0],i=e[e.length-1],a={startDate:n.startDate,endDate:i.endDate};void 0!==i.allDay&&(a.allDay=i.allDay),this.option("onSelectedCellsClick")(a,i.groups)}_attachContextMenuEvent(){this._createContextMenuAction();var e="."+eD+",."+Qx,n=this.$element(),i=Ot(rve,this.NAME);he.off(n,i,e),he.on(n,i,e,this._contextMenuHandler.bind(this))}_contextMenuHandler(e){var n=N(e.target);this._contextMenuAction({event:e,cellElement:ai(n),cellData:this.getCellData(n)}),this._contextMenuHandled=!0}_createContextMenuAction(){this._contextMenuAction=this._createActionByOption("onCellContextMenu")}_getGroupHeaderContainer(){return this._isVerticalGroupedWorkSpace()?this._$groupTable:this._$thead}_getDateHeaderContainer(){return this._$thead}_getCalculateHeaderCellRepeatCount(){return this._groupedStrategy.calculateHeaderCellRepeatCount()}_updateScrollable(){this._dateTableScrollable.update(),this._headerScrollable&&this._headerScrollable.update(),this._sidebarScrollable&&this._sidebarScrollable.update()}_getTimePanelRowCount(){return this._getCellCountInDay()}_getCellCountInDay(){var e=this.option("hoursInterval"),n=this.option("startDayHour"),i=this.option("endDayHour");return this.viewDataProvider.getCellCountInDay(n,i,e)}_getTotalCellCount(e){return this._groupedStrategy.getTotalCellCount(e)}_getTotalRowCount(e,n){var i=this._groupedStrategy.getTotalRowCount(e);return n&&this.isAllDayPanelVisible&&(i+=e),i}_getGroupIndex(e,n){return this._groupedStrategy.getGroupIndex(e,n)}calculateEndDate(e){var n=this.viewDataProvider.viewDataGenerator;return n.calculateEndDate(e,n.getInterval(this.option("hoursInterval")),this.option("endDayHour"))}_getGroupCount(){return Mb(this.option("groups"))}_attachTablesEvents(){var e=this.$element();this._attachDragEvents(e),this._attachPointerEvents(e)}_detachDragEvents(e){he.off(e,X4.ENTER),he.off(e,X4.LEAVE),he.off(e,X4.DROP)}_attachDragEvents(e){this._detachDragEvents(e),he.on(e,X4.ENTER,rU,{checkDropTarget:(n,i)=>!this._isOutsideScrollable(n,i)},n=>{this.removeDroppableCellClass(),N(n.target).addClass(aU)}),he.on(e,X4.LEAVE,()=>this.removeDroppableCellClass()),he.on(e,X4.DROP,rU,()=>this.removeDroppableCellClass())}_attachPointerEvents(e){var n=!1;he.off(e,TSe),he.off(e,OSe),he.on(e,OSe,rU,i=>{Fx(i)&&1===i.which&&(n=!0,this.$element().addClass(xSe),he.off(ct.getDocument(),Vre),he.on(ct.getDocument(),Vre,()=>{n=!1,this.$element().removeClass(xSe)}))}),he.on(e,TSe,rU,i=>{n&&this._dateTableScrollable&&!this._dateTableScrollable.option("scrollByContent")&&(i.preventDefault(),i.stopPropagation(),this._moveToCell(N(i.target),!0))})}_getFormat(){return Sct()}getWorkArea(){return this._$dateTableContainer}getScrollable(){return this._dateTableScrollable}getScrollableScrollTop(){return this._dateTableScrollable.scrollTop()}getGroupedScrollableScrollTop(e){return this._groupedStrategy.getScrollableScrollTop(e)}getScrollableScrollLeft(){return this._dateTableScrollable.scrollLeft()}getScrollableOuterWidth(){return this._dateTableScrollable.scrollWidth()}getScrollableContainer(){return N(this._dateTableScrollable.container())}getHeaderPanelHeight(){return this._$headerPanel&&Eo(this._$headerPanel,!0)}getTimePanelWidth(){return this._$timePanel&&Ta(this._$timePanel.get(0)).width}getGroupTableWidth(){return this._$groupTable?ps(this._$groupTable):0}getWorkSpaceLeftOffset(){return this._groupedStrategy.getLeftOffset()}_getCellCoordinatesByIndex(e){var n=Math.floor(e/this._getRowCount());return{columnIndex:n,rowIndex:e-this._getRowCount()*n}}_getDateGenerationOptions(){var e;return{startDayHour:this.option("startDayHour"),endDayHour:this.option("endDayHour"),isWorkView:this.viewDataProvider.viewDataGenerator.isWorkView,interval:null===(e=this.viewDataProvider.viewDataGenerator)||void 0===e?void 0:e.getInterval(this.option("hoursInterval")),startViewDate:this.getStartViewDate(),firstDayOfWeek:this._firstDayOfWeek()}}_getIntervalBetween(e,n){var i=this.getStartViewDate(),a=this.option("startDayHour")*Yct,r=Be.getTimezonesDifference(i,e),s=e.getTime()-i.getTime()-r,o=this._getDaysOfInterval(s,a),d=this._getWeekendsCount(o),u=(o-d)*ASe;n||(u=s-o*this.viewDataProvider.hiddenInterval-d*this.getVisibleDayDuration());return u}_getWeekendsCount(){return 0}_getDaysOfInterval(e,n){return Math.floor((e+n)/ASe)}_updateIndex(e){return e*this._getRowCount()}_getDroppableCell(){return this._getDateTables().find("."+aU)}_getWorkSpaceWidth(){return this.cache.get("workspaceWidth",()=>this._needCreateCrossScrolling()?Ta(this._$dateTable.get(0)).width:Ta(this.$element().get(0)).width-this.getTimePanelWidth()-this.getGroupTableWidth())}_getCellByCoordinates(e,n,i){var a=this._groupedStrategy.prepareCellIndexes(e,n,i);return this._dom_getDateCell(a)}_dom_getDateCell(e){return this._$dateTable.find("tr:not(.".concat("dx-scheduler-virtual-row",")")).eq(e.rowIndex).find("td:not(.".concat(ire,")")).eq(e.columnIndex)}_dom_getAllDayPanelCell(e){return this._$allDayPanel.find("tr").eq(0).find("td").eq(e)}_getCells(e,n){var i=e?Qx:eD;if("vertical"===n){for(var a=[],r=1;;r++){var s=this.$element().find("tr .".concat(i,":nth-child(").concat(r,")"));if(!s.length)break;a=a.concat(s.toArray())}return N(a)}return this.$element().find("."+i)}_getAllCells(e){if(this._isVerticalGroupedWorkSpace())return this._$dateTable.find("td:not(.".concat(ire,")"));var n=e&&this.supportAllDayRow()?Qx:eD;return this.$element().find(".".concat(n))}_setHorizontalGroupHeaderCellsHeight(){var e=Ta(this._$dateTable.get(0)).height;See(this._$groupTable,e)}_getGroupHeaderCells(){return this.$element().find("."+wSe)}_getScrollCoordinates(e,n,i,a,r){var s=i||new Date(this.option("currentDate")),o=this.option("startDayHour"),d=this.option("endDayHour");e<o&&(e=o),e>=d&&(e=d-1),s.setHours(e,n,0,0);var u=this.viewDataProvider.findGlobalCellPosition(s,a,r),{position:p,cellData:g}=u;return this.virtualScrollingDispatcher.calculateCoordinatesByDataAndPosition(g,p,s,Y4(this.type),"vertical"===this.viewDirection)}_isOutsideScrollable(e,n){var i=this._dateTableScrollable.$element(),a=Ta(i.get(0)),r=ki(),s=!N(e).closest(i).length,o=n.pageX<a.left||n.pageX>a.left+a.width+(r.scrollX||0),d=n.pageY<a.top||n.pageY>a.top+a.height+(r.scrollY||0);return!(s&&!o)&&(d||o)}setCellDataCache(e,n,i){var a=JSON.stringify({rowIndex:e.rowIndex,columnIndex:e.columnIndex,groupIndex:n});this.cache.set(a,this.getCellData(i))}setCellDataCacheAlias(e,n){var i=JSON.stringify({rowIndex:e.rowIndex,columnIndex:e.columnIndex,groupIndex:e.groupIndex}),a=JSON.stringify({top:n.top,left:n.left});this.cache.set(a,this.cache.get(i))}supportAllDayRow(){return!0}keepOriginalHours(){return!1}_filterCellDataFields(e){return de(!0,{},{startDate:e.startDate,endDate:e.endDate,groups:e.groups,groupIndex:e.groupIndex,allDay:e.allDay})}getCellData(e){var n=this._getFullCellData(e)||{};return this._filterCellDataFields(n)}_getFullCellData(e){if(e[0])return this._getDataByCell(e)}_getVirtualRowOffset(){return this.virtualScrollingDispatcher.virtualRowOffset}_getVirtualCellOffset(){return this.virtualScrollingDispatcher.virtualCellOffset}_getDataByCell(e){var n=e.parent().index()-this.virtualScrollingDispatcher.topVirtualRowsCount,i=e.index()-this.virtualScrollingDispatcher.leftVirtualCellsCount,{viewDataProvider:a}=this,r=this._hasAllDayClass(e);return a.getCellData(n,i,r)||void 0}isGroupedByDate(){return this.option("groupByDate")&&this._isHorizontalGroupedWorkSpace()&&this._getGroupCount()>0}getCellIndexByDate(e,n){var i=this.viewDataProvider.viewDataGenerator,a=n?864e5:i.getInterval(this.option("hoursInterval")),r=Ewe(this.getStartViewDate(),this.option("startDayHour")),s=this._getIntervalBetween(e,n)+r,o=Math.floor(s/a);return n&&(o=this._updateIndex(o)),o<0&&(o=0),o}getDroppableCellIndex(){var e=this._getDroppableCell(),n=e.parent();return n.index()*n.find("td").length+e.index()}getDataByDroppableCell(){var e=this.getCellData(N(this._getDroppableCell())),n=e.allDay;return{startDate:e.startDate,endDate:e.endDate,allDay:n,groups:e.groups}}getDateRange(){return[this.getStartViewDate(),this.getEndViewDateByEndDayHour()]}getCellMinWidth(){return 75}getRoundedCellWidth(e,n,i){if(e<0||!pi())return 0;var r=0,s=this.$element().find(".".concat(rre)).eq(0).find("."+eD),o=this._getCellCount()*e;i=i||this._getCellCount(),Le(n)||(n=o);for(var d=n;d<o+i;d++){var u=N(s).eq(d).get(0);r+=u?Ta(u).width:0}return r/(o+i-n)}getCellWidth(){return Vq(this.getDOMElementsMetaData())}getCellHeight(){return vre(this.getDOMElementsMetaData())}getAllDayHeight(){return v7(this.option("showAllDayPanel"),this._isVerticalGroupedWorkSpace(),this.getDOMElementsMetaData())}getMaxAllowedPosition(e){return bre(e,this.viewDataProvider,this.option("rtlEnabled"),this.getDOMElementsMetaData())}getAllDayOffset(){return this._groupedStrategy.getAllDayOffset()}getCellIndexByCoordinates(e,n){var i=this._getTotalCellCount(this._getGroupCount()),a=Math.floor(this._getWorkSpaceWidth()/i),r=n?this.getAllDayHeight():this.getCellHeight(),s=Math.floor(Math.floor(e.top)/Math.floor(r)),o=Math.floor((e.left+5)/a);return this._isRTL()&&(o=i-o-1),i*s+o}getStartViewDate(){return this.viewDataProvider.getStartViewDate()}getEndViewDate(){return this.viewDataProvider.getLastCellEndDate()}getEndViewDateByEndDayHour(){return this.viewDataProvider.getLastViewDateByEndDayHour(this.option("endDayHour"))}getCellDuration(){return Fwe(this.type,this.option("startDayHour"),this.option("endDayHour"),this.option("hoursInterval"))}getIntervalDuration(e){return e?nU("day"):this.getCellDuration()}getVisibleDayDuration(){var e=this.option("startDayHour"),n=this.option("endDayHour"),i=this.option("hoursInterval");return this.viewDataProvider.getVisibleDayDuration(e,n,i)}getGroupBounds(e){var n=this._getCellCount(),i=this._getCells(),a=this.getCellWidth(),r=this.viewDataProvider.groupedDataMap,s=this._groupedStrategy.getGroupBoundsOffset(n,i,a,e,r);if(this._isRTL()){var o=s.left;s.left=s.right-2*a,s.right=o+2*a}return s}needRecalculateResizableArea(){return this._isVerticalGroupedWorkSpace()&&0!==this.getScrollable().scrollTop()}getCellDataByCoordinates(e,n){var i=JSON.stringify({top:e.top,left:e.left});return this.cache.get(i,()=>{var a=this._getCells(n),r=this.getCellIndexByCoordinates(e,n),s=a.eq(r);return this.getCellData(s)})}getVisibleBounds(){var e={},n=this.getScrollable().$element(),i=this.getCellHeight(),a=this.getScrollableScrollTop()/i,r=a+La(n)/i;return e.top={hours:Math.floor(a*this.option("hoursInterval"))+this.option("startDayHour"),minutes:a%2?30:0},e.bottom={hours:Math.floor(r*this.option("hoursInterval"))+this.option("startDayHour"),minutes:Math.floor(r)%2?30:0},e}updateScrollPosition(e,n){var i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=this.timeZoneCalculator.createDate(e,{path:"toGrid"}),r=i&&this.isAllDayPanelVisible;this.needUpdateScrollPosition(a,n,r)&&this.scrollTo(a,n,r,!1)}needUpdateScrollPosition(e,n,i){var a=this._getCellsInViewport(i),r=this._isGroupsSpecified(n)?this._getGroupIndexByResourceId(n):0,s=e.getTime(),o=Be.trimTime(e).getTime();return a.reduce((d,u)=>{var{startDate:p,endDate:g,groupIndex:b}=this.getCellData(u),C=p.getTime(),k=g.getTime();return(!(!i&&C<=s&&s<k||i&&o===C)||r!==b)&&d},!0)}_getCellsInViewport(e){var n=this.getScrollable().$element(),i=this.getCellHeight(),a=this.getCellWidth(),r=this._getTotalCellCount(this._getGroupCount()),s=this.getScrollableScrollTop(),o=this.getScrollableScrollLeft(),d=s/i-this.virtualScrollingDispatcher.topVirtualRowsCount,u=Math.floor(d);s%i!=0&&(u+=1);var p=o/a,g=Math.floor(p);o%a!=0&&(g+=1);var b=Math.floor(d+La(n)/i),C=Math.floor(p+Ki(n)/a),k=this._getAllCells(e),G=[];return k.each(function(Y){var ne=N(this),Z=Y%r,be=Y/r;g<=Z&&Z<C&&u<=be&&be<b&&G.push(ne)}),G}scrollToTime(e,n,i){if(this._isValidScrollDate(i)){var a=this._getScrollCoordinates(e,n,i),r=this.getScrollable();r.scrollBy({top:a.top-r.scrollTop(),left:0})}}scrollTo(e,n){var i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if(this._isValidScrollDate(e,a)){var r=this._getGroupCount()&&n?this._getGroupIndexByResourceId(n):0,s=i&&this.isAllDayPanelVisible,o=this._getScrollCoordinates(e.getHours(),e.getMinutes(),e,r,s),d=this.getScrollable(),u=d.$element(),p=this.getCellWidth(),g=this.option("rtlEnabled")?p:0,b=La(u),G=(Ki(u)-p)/2,Y=(b-this.getCellHeight())/2,ne=o.left-d.scrollLeft()-G-g,Z=o.top-d.scrollTop()-Y;s&&!this._isVerticalGroupedWorkSpace()&&(Z=0),this.option("templatesRenderAsynchronously")?setTimeout(()=>{d.scrollBy({left:ne,top:Z})}):d.scrollBy({left:ne,top:Z})}}_isValidScrollDate(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],i=this.getStartViewDate(),a=this.getEndViewDate();return!(e<i||e>a)||(n&&lo.log("W1008",e),!1)}needApplyCollectorOffset(){return!1}removeDroppableCellClass(e){(e||this._getDroppableCell()).removeClass(aU)}_getCoordinatesByCell(e){var n=e.index()-this.virtualScrollingDispatcher.leftVirtualCellsCount,i=e.parent().index(),a=this._hasAllDayClass(e),r=this._isVerticalGroupedWorkSpace();return a&&!r||(i-=this.virtualScrollingDispatcher.topVirtualRowsCount),{rowIndex:i,columnIndex:n}}_isShowAllDayPanel(){return this.option("showAllDayPanel")}_getTimePanelCells(){return this.$element().find(".".concat(vSe))}_getRDateTableProps(){return{viewData:this.viewDataProvider.viewData,dataCellTemplate:this.option("dataCellTemplate"),addDateTableClass:!this.option("crossScrollingEnabled")||this.isVirtualScrolling(),groupOrientation:this.option("groupOrientation"),addVerticalSizesClassToRows:!1}}_updateSelectedCellDataOption(e){var n=e.map(i=>{var{startDate:a,endDate:r,allDay:s,groupIndex:o,groups:d}=i;return{startDate:a,endDate:r,allDay:s,groupIndex:o,groups:d}});this.option("selectedCellData",n),this._selectionChangedAction({selectedCellData:n})}_getCellByData(e){var{startDate:n,groupIndex:i,allDay:a,index:r}=e,s=this.viewDataProvider.findCellPositionInMap({startDate:n,groupIndex:i,isAllDay:a,index:r});if(s)return a&&!this._isVerticalGroupedWorkSpace()?this._dom_getAllDayPanelCell(s.columnIndex):this._dom_getDateCell(s)}getDOMElementsMetaData(){return this.cache.get("cellElementsMeta",()=>({dateTableCellsMeta:this._getDateTableDOMElementsInfo(),allDayPanelCellsMeta:this._getAllDayPanelDOMElementsInfo()}))}_getDateTableDOMElementsInfo(){var e=this._getAllCells(!1);if(!e.length||!pi())return[[{}]];var n=this._getDateTable(),i=Ta(n.get(0)),a=this.viewDataProvider.getColumnsCount(),r=[];return e.each((s,o)=>{var d=Math.floor(s/a);r.length===d&&r.push([]),this._addCellMetaData(r[d],o,i)}),r}_getAllDayPanelDOMElementsInfo(){var e=[];if(this.isAllDayPanelVisible&&!this._isVerticalGroupedWorkSpace()&&pi()){var n=this._getAllCells(!0);if(!n.length)return[{}];var i=this._$allDayPanel,a=Ta(i.get(0));n.each((r,s)=>{this._addCellMetaData(e,s,a)})}return e}_addCellMetaData(e,n,i){var a=Ta(n);e.push({left:a.left-i.left,top:a.top-i.top,width:a.width,height:a.height})}_oldRender_getAllDayCellData(e){return(n,i,a)=>{var r=a%this._getCellCount(),s=this._getDateGenerationOptions(!0),o=this.viewDataProvider.viewDataGenerator.getDateByCellIndices(s,i,r,this._getCellCountInDay());o=Be.trimTime(o);var d=e||0;this.isGroupedByDate()?d=Math.floor(a%this._getGroupCount()):this._isHorizontalGroupedWorkSpace()&&(d=Math.floor(a/this._getCellCount()));var u={startDate:o,endDate:o,allDay:!0,groupIndex:d},p=B4(d,this.option("groups"));return p.length&&(u.groups=Sq(p)),{key:ESe,value:u}}}renderRWorkSpace(){this.renderRHeaderPanel(),this.renderRTimeTable(),this.renderRDateTable(),this.renderRAllDayPanel()}renderRDateTable(){k0.renovation.renderComponent(this,this._$dateTable,UCe,"renovatedDateTable",this._getRDateTableProps())}renderRGroupPanel(){var e={groups:this.option("groups"),groupOrientation:this.option("groupOrientation"),groupByDate:this.isGroupedByDate(),resourceCellTemplate:this.option("resourceCellTemplate"),className:this.verticalGroupTableClass,groupPanelData:this.viewDataProvider.getGroupPanelData(this.generateRenderOptions())};this.option("groups").length?(this._attachGroupCountClass(),k0.renovation.renderComponent(this,this._getGroupHeaderContainer(),pSe,"renovatedGroupPanel",e)):this._detachGroupCountClass()}renderRAllDayPanel(){if(this.isAllDayPanelVisible&&!this.isGroupedAllDayPanel()){var n;this._toggleAllDayVisibility(!1);var i=Ee({viewData:this.viewDataProvider.viewData,dataCellTemplate:this.option("dataCellTemplate"),startCellIndex:0},(null===(n=this.virtualScrollingDispatcher.horizontalVirtualScrolling)||void 0===n?void 0:n.getRenderState())||{});k0.renovation.renderComponent(this,this._$allDayPanel,JCe,"renovatedAllDayPanel",i),k0.renovation.renderComponent(this,this._$allDayTitle,KCe,"renovatedAllDayPanelTitle",{}),this._$allDayTable=this.renovatedAllDayPanel.$element().find(".".concat(iU)),this._$allDayPanel.prepend(this._$allDayContainer)}this._toggleAllDayVisibility(!0)}renderRTimeTable(){k0.renovation.renderComponent(this,this._$timePanel,eSe,"renovatedTimePanel",{timePanelData:this.viewDataProvider.timePanelData,timeCellTemplate:this.option("timeCellTemplate"),groupOrientation:this.option("groupOrientation")})}renderRHeaderPanel(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.option("groups").length?this._attachGroupCountClass():this._detachGroupCountClass(),k0.renovation.renderComponent(this,this._$thead,this.renovatedHeaderPanelComponent,"renovatedHeaderPanel",{dateHeaderData:this.viewDataProvider.dateHeaderData,groupPanelData:this.viewDataProvider.getGroupPanelData(this.generateRenderOptions()),dateCellTemplate:this.option("dateCellTemplate"),timeCellTemplate:this.option("timeCellTemplate"),groups:this.option("groups"),groupByDate:this.isGroupedByDate(),groupOrientation:this.option("groupOrientation"),resourceCellTemplate:this.option("resourceCellTemplate"),isRenderDateHeader:e})}initDragBehavior(e){!this.dragBehavior&&e&&(this.dragBehavior=new mdt(e),this._createDragBehavior(this.getWorkArea()),this._createDragBehavior(this.getAllDayContainer()),this._createDragBehavior(this._$allDayPanel))}_createDragBehavior(e){var n={getItemData:(i,a)=>a._getItemData(i),getItemSettings:i=>i.data(Yx)};this._createDragBehaviorBase(e,n)}_createDragBehaviorBase(e,n){var i=this.$element().find(".".concat(lwe)),a=this.$element(),r="default"===this.option("draggingMode");this.dragBehavior.addTo(e,Xct(i,r,this.dragBehavior,()=>this._attachDragEvents(a),()=>this._detachDragEvents(a),()=>this._getDroppableCell(),()=>this._getDateTables(),()=>this.removeDroppableCellClass(),()=>this.getCellWidth(),n))}_isRenderHeaderPanelEmptyCell(){return this._isVerticalGroupedWorkSpace()}_dispose(){super._dispose(),this.virtualScrollingDispatcher.dispose()}_getDefaultOptions(){return de(super._getDefaultOptions(),{currentDate:new Date,intervalCount:1,startDate:null,firstDayOfWeek:void 0,startDayHour:0,endDayHour:24,hoursInterval:.5,activeStateEnabled:!0,hoverStateEnabled:!0,groups:[],showAllDayPanel:!0,allDayExpanded:!1,onCellClick:null,crossScrollingEnabled:!1,dataCellTemplate:null,timeCellTemplate:null,resourceCellTemplate:null,dateCellTemplate:null,allowMultipleCellSelection:!0,indicatorTime:new Date,indicatorUpdateInterval:5*nU("minute"),shadeUntilCurrentTime:!0,groupOrientation:"horizontal",selectedCellData:[],groupByDate:!1,scrolling:{mode:"standard"},renovateRender:!0,height:void 0,draggingMode:"outlook",onScrollEnd:()=>{},getHeaderHeight:void 0,onVirtualScrollingUpdated:void 0,onSelectedCellsClick:()=>{},timeZoneCalculator:void 0,schedulerHeight:void 0,schedulerWidth:void 0})}_optionChanged(e){switch(e.name){case"startDayHour":cre(e.value,this.option("endDayHour")),this._cleanWorkSpace();break;case"endDayHour":cre(this.option("startDayHour"),e.value),this._cleanWorkSpace();break;case"dateCellTemplate":case"resourceCellTemplate":case"dataCellTemplate":case"timeCellTemplate":case"hoursInterval":case"firstDayOfWeek":case"currentDate":case"startDate":this._cleanWorkSpace();break;case"groups":this._cleanView(),this._removeAllDayElements(),this._initGrouping(),this.repaint();break;case"groupOrientation":this._initGroupedStrategy(),this._createAllDayPanelElements(),this._removeAllDayElements(),this._cleanWorkSpace(),this._toggleGroupByDateClass();break;case"showAllDayPanel":this._isVerticalGroupedWorkSpace()?(this._cleanView(),this._removeAllDayElements(),this._initGrouping(),this.repaint()):this.isRenovatedRender()?this.renderWorkSpace():this._toggleAllDayVisibility(!0);break;case"allDayExpanded":this._changeAllDayVisibility(),this._attachTablesEvents(),this._updateScrollable();break;case"onSelectionChanged":this._createSelectionChangedAction();break;case"onCellClick":this._createCellClickAction();break;case"onCellContextMenu":this._attachContextMenuEvent();break;case"intervalCount":this._cleanWorkSpace(),this._toggleWorkSpaceCountClass();break;case"groupByDate":this._cleanWorkSpace(),this._toggleGroupByDateClass();break;case"crossScrollingEnabled":this._toggleHorizontalScrollClass(),this._dateTableScrollable.option(this._dateTableScrollableConfig());break;case"width":super._optionChanged(e),this._dimensionChanged();break;case"timeZoneCalculator":case"allowMultipleCellSelection":case"selectedCellData":break;case"renovateRender":case"scrolling":this.repaint();break;case"schedulerHeight":case"schedulerWidth":this.virtualScrollingDispatcher.updateDimensions(!0);break;default:super._optionChanged(e)}}_getVirtualScrollingDispatcherOptions(){return{getCellHeight:this.getCellHeight.bind(this),getCellWidth:this.getCellWidth.bind(this),getCellMinWidth:this.getCellMinWidth.bind(this),isRTL:this._isRTL.bind(this),getSchedulerHeight:()=>this.option("schedulerHeight"),getSchedulerWidth:()=>this.option("schedulerWidth"),getViewHeight:()=>this.$element().height?this.$element().height():La(this.$element()),getViewWidth:()=>this.$element().width?this.$element().width():Ki(this.$element()),getScrolling:()=>this.option("scrolling"),getScrollableOuterWidth:this.getScrollableOuterWidth.bind(this),getScrollable:this.getScrollable.bind(this),createAction:this._createAction.bind(this),updateRender:this.updateRender.bind(this),updateGrid:this.updateGrid.bind(this),getGroupCount:this._getGroupCount.bind(this),isVerticalGrouping:this._isVerticalGroupedWorkSpace.bind(this),getTotalRowCount:this._getTotalRowCount.bind(this),getTotalCellCount:this._getTotalCellCount.bind(this)}}_cleanWorkSpace(){this._cleanView(),this._toggleGroupedClass(),this._toggleWorkSpaceWithOddCells(),this.virtualScrollingDispatcher.updateDimensions(!0),this._renderView(),this.option("crossScrollingEnabled")&&this._setTableSizes(),this.cache.clear()}_init(){this._headerSemaphore=new Mq,this._sideBarSemaphore=new Mq,this._dataTableSemaphore=new Mq,this._viewDataProvider=null,this._cellsSelectionState=null,this._activeStateUnit=Jct,super._init(),this._initGrouping(),this._toggleHorizontalScrollClass(),this._toggleWorkSpaceCountClass(),this._toggleGroupByDateClass(),this._toggleWorkSpaceWithOddCells(),this.$element().addClass("dx-scheduler-work-space").addClass(this._getElementClass())}_initPositionHelper(){this.positionHelper=new qst({key:this.option("key"),viewDataProvider:this.viewDataProvider,viewStartDayHour:this.option("startDayHour"),viewEndDayHour:this.option("endDayHour"),cellDuration:this.getCellDuration(),groupedStrategy:this._groupedStrategy,isGroupedByDate:this.isGroupedByDate(),rtlEnabled:this.option("rtlEnabled"),startViewDate:this.getStartViewDate(),isVerticalGrouping:this._isVerticalGroupedWorkSpace(),groupCount:this._getGroupCount(),isVirtualScrolling:this.isVirtualScrolling(),getDOMMetaDataCallback:this.getDOMElementsMetaData.bind(this)})}_initGrouping(){this._initGroupedStrategy(),this._toggleGroupingDirectionClass(),this._toggleGroupByDateClass()}isVerticalOrientation(){return"vertical"===(this.option("groups").length?this.option("groupOrientation"):this._getDefaultGroupStrategy())}_initGroupedStrategy(){var e=this.isVerticalOrientation()?Ylt:Glt;this._groupedStrategy=new e(this)}_getDefaultGroupStrategy(){return"horizontal"}_toggleHorizontalScrollClass(){this.$element().toggleClass("dx-scheduler-work-space-both-scrollbar",this.option("crossScrollingEnabled"))}_toggleGroupByDateClass(){this.$element().toggleClass("dx-scheduler-work-space-group-by-date",this.isGroupedByDate())}_toggleWorkSpaceCountClass(){this.$element().toggleClass("dx-scheduler-work-space-count",this._isWorkSpaceWithCount())}_toggleWorkSpaceWithOddCells(){this.$element().toggleClass("dx-scheduler-work-space-odd-cells",this._isWorkspaceWithOddCells())}_toggleGroupingDirectionClass(){this.$element().toggleClass("dx-scheduler-work-space-vertical-grouped",this._isVerticalGroupedWorkSpace())}_getDateTableCellClass(e,n){return this._groupedStrategy.addAdditionalGroupCellClasses("dx-scheduler-date-table-cell dx-scheduler-cell-sizes-horizontal dx-scheduler-cell-sizes-vertical",n+1,e,n)}_getGroupHeaderClass(e){return this._groupedStrategy.addAdditionalGroupCellClasses("dx-scheduler-group-header",e+1)}_initWorkSpaceUnits(){this._$headerPanelContainer=N("<div>").addClass("dx-scheduler-header-panel-container"),this._$headerTablesContainer=N("<div>").addClass("dx-scheduler-header-tables-container"),this._$headerPanel=N("<table>"),this._$thead=N("<thead>").appendTo(this._$headerPanel),this._$headerPanelEmptyCell=N("<div>").addClass("dx-scheduler-header-panel-empty-cell"),this._$fixedContainer=N("<div>").addClass(lwe),this._$allDayContainer=N("<div>").addClass("dx-scheduler-all-day-appointments"),this._$dateTableScrollableContent=N("<div>").addClass("dx-scheduler-date-table-scrollable-content"),this._$sidebarScrollableContent=N("<div>").addClass("dx-scheduler-side-bar-scrollable-content"),this._initAllDayPanelElements(),this.isRenovatedRender()?this.createRAllDayPanelElements():this._createAllDayPanelElements(),this._$timePanel=N("<table>").addClass(uwe),this._$dateTable=N("<table>"),this._$dateTableContainer=N("<div>").addClass("dx-scheduler-date-table-container"),this._$groupTable=N("<div>").addClass(ySe)}_initAllDayPanelElements(){this._allDayTitles=[],this._allDayTables=[],this._allDayPanels=[]}_initDateTableScrollable(){var e=N("<div>").addClass("dx-scheduler-date-table-scrollable");this._dateTableScrollable=this._createComponent(e,f2,this._dateTableScrollableConfig())}_createWorkSpaceElements(){this.option("crossScrollingEnabled")?this._createWorkSpaceScrollableElements():this._createWorkSpaceStaticElements()}_createWorkSpaceStaticElements(){this._$dateTableContainer.append(this._$dateTable),this._isVerticalGroupedWorkSpace()?(this._$dateTableContainer.append(this._$allDayContainer),this._$dateTableScrollableContent.append(this._$groupTable,this._$timePanel,this._$dateTableContainer),this._dateTableScrollable.$content().append(this._$dateTableScrollableContent),this._$headerTablesContainer.append(this._$headerPanel)):(this._$dateTableScrollableContent.append(this._$timePanel,this._$dateTableContainer),this._dateTableScrollable.$content().append(this._$dateTableScrollableContent),this._$headerTablesContainer.append(this._$allDayContainer,this._$headerPanel,this._$allDayPanel)),this._appendHeaderPanelEmptyCellIfNecessary(),this._$headerPanelContainer.append(this._$headerTablesContainer),this.$element().append(this._$fixedContainer,this._$headerPanelContainer,this._dateTableScrollable.$element())}_createWorkSpaceScrollableElements(){this.$element().append(this._$fixedContainer),this._$flexContainer=N("<div>").addClass("dx-scheduler-work-space-flex-container"),this._createHeaderScrollable(),this._headerScrollable.$content().append(this._$headerPanel),this._appendHeaderPanelEmptyCellIfNecessary(),this._$headerPanelContainer.append(this._$headerTablesContainer),this.$element().append(this._$headerPanelContainer),this.$element().append(this._$flexContainer),this._createSidebarScrollable(),this._$flexContainer.append(this._dateTableScrollable.$element()),this._$dateTableContainer.append(this._$dateTable),this._$dateTableScrollableContent.append(this._$dateTableContainer),this._dateTableScrollable.$content().append(this._$dateTableScrollableContent),this._isVerticalGroupedWorkSpace()?(this._$dateTableContainer.append(this._$allDayContainer),this._$sidebarScrollableContent.append(this._$groupTable,this._$timePanel)):(this._headerScrollable.$content().append(this._$allDayContainer,this._$allDayPanel),this._$sidebarScrollableContent.append(this._$timePanel)),this._sidebarScrollable.$content().append(this._$sidebarScrollableContent)}_appendHeaderPanelEmptyCellIfNecessary(){this._isRenderHeaderPanelEmptyCell()&&this._$headerPanelContainer.append(this._$headerPanelEmptyCell)}_createHeaderScrollable(){var e=N("<div>").addClass("dx-scheduler-header-scrollable").appendTo(this._$headerTablesContainer);this._headerScrollable=this._createComponent(e,f2,this._headerScrollableConfig())}_createSidebarScrollable(){var e=N("<div>").addClass("dx-scheduler-sidebar-scrollable").appendTo(this._$flexContainer);this._sidebarScrollable=this._createComponent(e,f2,{useKeyboard:!1,showScrollbar:"never",direction:"vertical",useNative:!1,updateManually:!0,bounceEnabled:!1,onScroll:n=>{this._sideBarSemaphore.take(),this._dataTableSemaphore.isFree()&&this._dateTableScrollable.scrollTo({top:n.scrollOffset.top}),this._sideBarSemaphore.release()}})}_attachTableClasses(){if(this._addTableClass(this._$dateTable,are),this._isVerticalGroupedWorkSpace())for(var e=this._getGroupCount(),n=0;n<e;n++)this._addTableClass(this._allDayTables[n],iU);else this._addTableClass(this._$allDayTable,iU)}_attachHeaderTableClasses(){this._addTableClass(this._$headerPanel,"dx-scheduler-header-panel")}_addTableClass(e,n){e&&!e.hasClass(n)&&e.addClass(n)}_initMarkup(){this.cache.clear(),this._initWorkSpaceUnits(),this._initVirtualScrolling(),this._initDateTableScrollable(),this._createWorkSpaceElements(),super._initMarkup(),this.option("crossScrollingEnabled")||(this._attachTableClasses(),this._attachHeaderTableClasses()),this._toggleGroupedClass(),this._renderView(),this._attachEvents()}_render(){super._render(),this._renderDateTimeIndication(),this._setIndicationUpdateInterval()}_toggleGroupedClass(){this.$element().toggleClass("dx-scheduler-work-space-grouped",this._getGroupCount()>0)}_renderView(){this.isRenovatedRender()?this._isVerticalGroupedWorkSpace()&&this.renderRGroupPanel():this._applyCellTemplates(this._renderGroupHeader()),this.renderWorkSpace(),this._updateGroupTableHeight(),this.updateHeaderEmptyCellWidth(),this._shader=new edt(this)}updateCellsSelection(){var e=this.generateRenderOptions();this.viewDataProvider.updateViewData(e),this.renderRWorkSpace()}_renderDateTimeIndication(){}_setIndicationUpdateInterval(){}_refreshDateTimeIndication(){}_detachGroupCountClass(){[...Rq].forEach(e=>{this.$element().removeClass(e)})}_attachGroupCountClass(){var e=this._groupedStrategy.getGroupCountClass(this.option("groups"));this.$element().addClass(e)}_getDateHeaderTemplate(){return this.option("dateCellTemplate")}_toggleAllDayVisibility(e){var n=this._isShowAllDayPanel();this.$element().toggleClass("dx-scheduler-work-space-all-day",n),this._changeAllDayVisibility(),e&&this._updateScrollable()}_changeAllDayVisibility(){this.cache.clear(),this.$element().toggleClass("dx-scheduler-work-space-all-day-collapsed",!this.option("allDayExpanded")&&this._isShowAllDayPanel())}_getDateTables(){return this._$dateTable.add(this._$allDayTable)}_getDateTable(){return this._$dateTable}_removeAllDayElements(){this._$allDayTable&&this._$allDayTable.remove(),this._$allDayTitle&&this._$allDayTitle.remove()}_cleanView(){var e,n,i;(this.cache.clear(),this._cleanTableWidths(),this.cellsSelectionState.clearSelectedAndFocusedCells(),this.isRenovatedRender())||(this._$thead.empty(),this._$dateTable.empty(),this._$timePanel.empty(),this._$groupTable.empty(),null===(n=this._$allDayTable)||void 0===n||n.empty(),null===(i=this._$sidebarTable)||void 0===i||i.empty());null===(e=this._shader)||void 0===e||e.clean(),delete this._interval}_clean(){he.off(ct.getDocument(),Vre),this._disposeRenovatedComponents(),super._clean()}_cleanTableWidths(){this._$headerPanel.css("width",""),this._$dateTable.css("width",""),this._$allDayTable&&this._$allDayTable.css("width","")}_disposeRenovatedComponents(){var e,n,i,a,r;null===(e=this.renovatedAllDayPanel)||void 0===e||e.dispose(),this.renovatedAllDayPanel=void 0,null===(n=this.renovatedDateTable)||void 0===n||n.dispose(),this.renovatedDateTable=void 0,null===(i=this.renovatedTimePanel)||void 0===i||i.dispose(),this.renovatedTimePanel=void 0,null===(a=this.renovatedGroupPanel)||void 0===a||a.dispose(),this.renovatedGroupPanel=void 0,null===(r=this.renovatedHeaderPanel)||void 0===r||r.dispose(),this.renovatedHeaderPanel=void 0}getGroupedStrategy(){return this._groupedStrategy}getFixedContainer(){return this._$fixedContainer}getAllDayContainer(){return this._$allDayContainer}updateRender(){this.renderer.updateRender()}updateGrid(){this.renderer._renderGrid()}updateAppointments(){var e;this.option("onVirtualScrollingUpdated")(),null===(e=this.dragBehavior)||void 0===e||e.updateDragSource()}_createAllDayPanelElements(){var e=this._getGroupCount();if(this._isVerticalGroupedWorkSpace()&&0!==e)for(var n=0;n<e;n++){var i=N("<div>").addClass(MSe).text(Mn.format("dxScheduler-allDay"));this._allDayTitles.push(i),this._$allDayTable=N("<table>"),this._allDayTables.push(this._$allDayTable),this._$allDayPanel=N("<div>").addClass(bSe).append(this._$allDayTable),this._allDayPanels.push(this._$allDayPanel)}else this._$allDayTitle=N("<div>").addClass(MSe).text(Mn.format("dxScheduler-allDay")).appendTo(this.$element()),this._$allDayTable=N("<table>"),this._$allDayPanel=N("<div>").addClass(bSe).append(this._$allDayTable)}renderWorkSpace(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.cache.clear(),this.viewDataProvider.update(this.generateRenderOptions(),e),this.isRenovatedRender()?(this.renderRWorkSpace(),this.virtualScrollingDispatcher.updateDimensions()):(this._renderDateHeader(),this._renderTimePanel(),this._renderGroupAllDayPanel(),this._renderDateTable(),this._renderAllDayPanel()),this._initPositionHelper()}_renderGroupHeader(){var e=this._getGroupHeaderContainer(),i=[];if(this._getGroupCount()){var a=this._makeGroupRows(this.option("groups"),this.option("groupByDate"));this._attachGroupCountClass(),e.append(a.elements),i=a.cellTemplates}else this._detachGroupCountClass();return i}_applyCellTemplates(e){null==e||e.forEach(function(n){n()})}_makeGroupRows(e,n){var i=this._isVerticalGroupedWorkSpace()?D7.VERTICAL:D7.HORIZONTAL;return D7.makeGroupedTable(i,e,{groupHeaderRowClass:q4,groupRowClass:q4,groupHeaderClass:this._getGroupHeaderClass.bind(this),groupHeaderContentClass:sre},this._getCellCount()||1,this.option("resourceCellTemplate"),this._getGroupCount(),n)}_renderDateHeader(){var e=this._getDateHeaderContainer(),n=N("<tr>").addClass("dx-scheduler-header-row"),i=this._getCellCount(),a=this._getDateHeaderTemplate(),r=this._getCalculateHeaderCellRepeatCount(),s=[],o=this.isGroupedByDate();if(o){for(var g=o?this._getGroupCount():1,b=0;b<i;b++){var C=b*r;this._renderDateHeaderTemplate(n,b,C,a,s).attr("colSpan",g)}e.prepend(n)}else{for(var d=0;d<r;d++)for(var u=0;u<i;u++){var p=d*i+u;this._renderDateHeaderTemplate(n,u,p,a,s)}e.append(n)}return this._applyCellTemplates(s),n}_renderDateHeaderTemplate(e,n,i,a,r){var s=this.isGroupedByDate()?Math.floor(i/this._getGroupCount()):i,o=this.viewDataProvider.completeDateHeaderMap,{text:d,startDate:u}=o[o.length-1][s],p=N("<th>").addClass(this._getHeaderPanelCellClass(n)).attr("title",d);return null!=a&&a.render?r.push(a.render.bind(a,{model:Ee({text:d,date:u},this._getGroupsForDateHeaderTemplate(i)),index:i,container:ai(p)})):p.text(d),e.append(p),p}_getGroupsForDateHeaderTemplate(e){var i,a,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;if(this._isHorizontalGroupedWorkSpace()&&!this.isGroupedByDate()){i=this._getGroupIndex(0,e*n);var r=B4(i,this.option("groups"));a=Sq(r)}return{groups:a,groupIndex:i}}_getHeaderPanelCellClass(e){return this._groupedStrategy.addAdditionalGroupCellClasses("dx-scheduler-header-panel-cell dx-scheduler-cell-sizes-horizontal",e+1,void 0,void 0,this.isGroupedByDate())}_renderAllDayPanel(e){var n=this._getCellCount();this._isVerticalGroupedWorkSpace()||(n*=this._getGroupCount()||1);var i=this._renderTableBody({container:this._allDayPanels.length?ai(this._allDayTables[e]):ai(this._$allDayTable),rowCount:1,cellCount:n,cellClass:this._getAllDayPanelCellClass.bind(this),rowClass:"dx-scheduler-all-day-table-row",cellTemplate:this.option("dataCellTemplate"),getCellData:this._oldRender_getAllDayCellData(e),groupIndex:e},!0);this._toggleAllDayVisibility(!0),this._applyCellTemplates(i)}_renderGroupAllDayPanel(){if(this._isVerticalGroupedWorkSpace())for(var e=this._getGroupCount(),n=0;n<e;n++)this._renderAllDayPanel(n)}_getAllDayPanelCellClass(e,n){return this._groupedStrategy.addAdditionalGroupCellClasses("dx-scheduler-all-day-table-cell dx-scheduler-cell-sizes-horizontal",n+1)}_renderTimePanel(){var e=this._groupedStrategy.calculateTimeCellRepeatCount(),n=(i,a)=>{var r=0;this.isAllDayPanelVisible&&(r=1),this.isGroupedAllDayPanel()&&(r=Math.ceil((i+1)/this._getRowCount()));var s=i+r;return this.viewDataProvider.completeTimePanelMap[s][a]};this._renderTableBody({container:ai(this._$timePanel),rowCount:this._getTimePanelRowCount()*e,cellCount:1,cellClass:this._getTimeCellClass.bind(this),rowClass:"dx-scheduler-time-panel-row",cellTemplate:this.option("timeCellTemplate"),getCellText:i=>n(i,"text"),getCellDate:i=>n(i,"startDate"),groupCount:this._getGroupCount(),allDayElements:this._insertAllDayRowsIntoDateTable()?this._allDayTitles:void 0,getTemplateData:(i=>{if(!this._isVerticalGroupedWorkSpace())return{};var a=this._getGroupIndex(i,0),r=B4(a,this.option("groups"));return{groupIndex:a,groups:Sq(r)}}).bind(this)})}_getTimeCellClass(e){var n=vSe+" "+DSe;return this._isVerticalGroupedWorkSpace()?this._groupedStrategy.addAdditionalGroupCellClasses(n,e,e):n}_renderDateTable(){var e=this._getGroupCount();this._renderTableBody({container:ai(this._$dateTable),rowCount:this._getTotalRowCount(e),cellCount:this._getTotalCellCount(e),cellClass:this._getDateTableCellClass.bind(this),rowClass:rre,cellTemplate:this.option("dataCellTemplate"),getCellData:(n,i,a)=>{var s=i;if(this.isGroupedAllDayPanel()){var o=this._getRowCount();s+=Math.ceil(i/o)}var u=this.viewDataProvider.viewDataMap.dateTableMap[s][a].cellData;return{value:this._filterCellDataFields(u),fullValue:u,key:ESe}},allDayElements:this._insertAllDayRowsIntoDateTable()?this._allDayPanels:void 0,groupCount:e,groupByDate:this.option("groupByDate")})}_insertAllDayRowsIntoDateTable(){return this._groupedStrategy.insertAllDayRowsIntoDateTable()}_renderTableBody(e,n){var i=[];return n?i=D7.makeTable(e):this._applyCellTemplates(D7.makeTable(e)),i}};var{tableCreator:ISe}=Sre,LSe="dx-scheduler-group-table";class NSe extends kSe{get type(){return co.AGENDA}get renderingStrategy(){return this.invoke("getLayoutManager").getRenderingStrategyInstance()}get appointmentDataProvider(){return this.option("getAppointmentDataProvider")()}getStartViewDate(){return this._startViewDate}_init(){super._init(),this._activeStateUnit=void 0}_getDefaultOptions(){return de(super._getDefaultOptions(),{agendaDuration:7,rowHeight:60,noDataText:""})}_optionChanged(e){var n=e.name,i=e.value;switch(n){case"agendaDuration":break;case"noDataText":case"rowHeight":this._recalculateAgenda(this._rows);break;case"groups":i&&i.length?this._$groupTable||(this._initGroupTable(),this._dateTableScrollable.$content().prepend(this._$groupTable)):this._$groupTable&&(this._$groupTable.remove(),this._$groupTable=null,this._detachGroupCountClass()),super._optionChanged(e);break;default:super._optionChanged(e)}}_renderFocusState(){}_renderFocusTarget(){}_cleanFocusState(){}supportAllDayRow(){return!1}_isVerticalGroupedWorkSpace(){return!1}_getElementClass(){return"dx-scheduler-agenda"}_calculateStartViewDate(){return((t,e)=>{var n=new Date(t);return M2(n,e)})(this.option("currentDate"),this.option("startDayHour"))}_getRowCount(){return this.option("agendaDuration")}_getCellCount(){return 1}_getTimePanelRowCount(){return this.option("agendaDuration")}_renderAllDayPanel(){}_toggleAllDayVisibility(){}_initWorkSpaceUnits(){this._initGroupTable(),this._$timePanel=N("<table>").addClass(uwe),this._$dateTable=N("<table>").addClass(are),this._$dateTableScrollableContent=N("<div>").addClass("dx-scheduler-date-table-scrollable-content"),this._$dateTableContainer=N("<div>").addClass("dx-scheduler-date-table-container")}_initGroupTable(){var e=this.option("groups");e&&e.length&&(this._$groupTable=N("<table>").addClass(LSe))}_renderView(){this._startViewDate=this._calculateStartViewDate(),this._rows=[],this._initPositionHelper()}_recalculateAgenda(e){var n=[];this._cleanView(),this._rowsIsEmpty(e)?this._renderNoData():(this._rows=e,this._$groupTable&&(n=this._renderGroupHeader(),this._setGroupHeaderCellsHeight()),this._renderTimePanel(),this._renderDateTable(),this.invoke("onAgendaReady",e),this._applyCellTemplates(n),this._dateTableScrollable.update())}_renderNoData(){this._$noDataContainer=N("<div>").addClass("dx-scheduler-agenda-nodata").html(this.option("noDataText")),this._dateTableScrollable.$content().append(this._$noDataContainer)}_setTableSizes(){}_toggleHorizontalScrollClass(){}_createCrossScrollingConfig(){}_setGroupHeaderCellsHeight(){var e=this._getGroupHeaderCells().filter(function(r,s){return!s.getAttribute("rowSpan")}),n=this._removeEmptyRows(this._rows);if(n.length)for(var i=0;i<e.length;i++){var a=e.eq(i).find(".dx-scheduler-group-header-content");See(a,this._getGroupRowHeight(n[i]))}}_rowsIsEmpty(e){for(var n=!0,i=0;i<e.length;i++)for(var a=e[i],r=0;r<a.length;r++)if(a[r]){n=!1;break}return n}_attachGroupCountClass(){var e=kwe(this.option("groups"));this.$element().addClass(e)}_removeEmptyRows(e){for(var n=[],i=0;i<e.length;i++)e[i].length&&e[i].some(function(r){return r>0})&&n.push(e[i]);return n}_getGroupHeaderContainer(){return this._$groupTable}_makeGroupRows(){var e=((t,e,n)=>{var i=_7(t);return RDe(e,i,n)})(this.option("loadedResources"),(s,o)=>PA(this.option("getResourceDataAccessors")(),s,o),this.option("getFilteredItems")()),n=this.option("resourceCellTemplate"),i=sre,a=[],r=ISe.makeGroupedTableFromJSON(ISe.VERTICAL,e,{cellTag:"th",groupTableClass:LSe,groupRowClass:q4,groupCellClass:this._getGroupHeaderClass(),groupCellCustomContent(s,o,d,u){var p=ct.createElement("div"),g=ct.createElement("div");p.className=i,g.appendChild(o),p.appendChild(g),p.className=i,n&&n.render?a.push(n.render.bind(n,{model:{data:u.data,id:u.value,color:u.color,text:o.textContent},container:ai(N(p)),index:d})):(g.appendChild(o),p.appendChild(g)),s.appendChild(p)},cellTemplate:n});return{elements:N(r).find(".".concat(q4)),cellTemplates:a}}_cleanView(){this._$dateTable.empty(),this._$timePanel.empty(),this._$groupTable&&this._$groupTable.empty(),this._$noDataContainer&&(this._$noDataContainer.empty(),this._$noDataContainer.remove(),delete this._$noDataContainer)}_createWorkSpaceElements(){this._createWorkSpaceStaticElements()}_createWorkSpaceStaticElements(){this._$dateTableContainer.append(this._$dateTable),this._dateTableScrollable.$content().append(this._$dateTableScrollableContent),this._$groupTable&&this._$dateTableScrollableContent.prepend(this._$groupTable),this._$dateTableScrollableContent.append(this._$timePanel,this._$dateTableContainer),this.$element().append(this._dateTableScrollable.$element())}_renderDateTable(){this._renderTableBody({container:ai(this._$dateTable),rowClass:rre,cellClass:this._getDateTableCellClass()})}_attachTablesEvents(){}_attachEvents(){}_cleanCellDataCache(){}isIndicationAvailable(){return!1}_prepareCellTemplateOptions(e,n,i,a){var r=this.option("groups"),s={},o=!!r.length;(o&&LDe(i,r)||[]).forEach(function(p,g){var b=r[g].name;s[b]=p});var u=o?this._getGroupIndexByResourceId(s):void 0;return{model:{text:e,date:n,groups:s,groupIndex:u},container:ai(a),index:i}}_renderTableBody(e){var n=[],i=e.cellTemplate;this._$rows=[];var a,r=function(s,o){if(o){var d,u,p,g=N("<tr>"),b=N("<td>");if(Zp(b,this._getRowHeight(o)),e.getStartDate&&(d=e.getStartDate&&e.getStartDate(s),u=Tn.format(d,"d"),p=Tn.format(d,pre)),i&&i.render){var C=this._prepareCellTemplateOptions(u+" "+p,d,a,b);n.push(i.render.bind(i,C))}else u&&p&&b.addClass("dx-scheduler-agenda-date").text(u+" "+p);e.rowClass&&g.addClass(e.rowClass),e.cellClass&&b.addClass(e.cellClass),g.append(b),this._$rows.push(g)}}.bind(this);for(a=0;a<this._rows.length;a++)$e(this._rows[a],r),this._setLastRowClass();N(e.container).append(N("<tbody>").append(this._$rows)),this._applyCellTemplates(n)}_setLastRowClass(){this._rows.length>1&&this._$rows.length&&this._$rows[this._$rows.length-1].addClass("dx-scheduler-date-table-last-row")}_renderTimePanel(){this._renderTableBody({container:ai(this._$timePanel),rowCount:this._getTimePanelRowCount(),cellCount:1,rowClass:"dx-scheduler-time-panel-row",cellClass:"dx-scheduler-time-panel-cell",cellTemplate:this.option("dateCellTemplate"),getStartDate:this._getTimePanelStartDate.bind(this)})}_getTimePanelStartDate(e){var n=new Date(this.option("currentDate"));return new Date(n.setDate(n.getDate()+e))}_getRowHeight(e){var n=this.option("rowHeight");return e?n*e+5*(e-1)+20:0}_getGroupRowHeight(e){if(e){for(var n=0,i=0;i<e.length;i++)n+=this._getRowHeight(e[i]);return n}}_calculateRows(e){return this.renderingStrategy.calculateRows(e,this.option("agendaDuration"),this.option("currentDate"))}onDataSourceChanged(e){super.onDataSourceChanged(),this._renderView();var n=this._calculateRows(e);this._recalculateAgenda(n)}getAgendaVerticalStepHeight(){return this.option("rowHeight")}getEndViewDate(){var e=new Date(this.option("currentDate")),n=this.option("agendaDuration");e.setHours(this.option("endDayHour"));var i=e.setDate(e.getDate()+n-1)-6e4;return new Date(i)}getEndViewDateByEndDayHour(){return this.getEndViewDate()}getCellDataByCoordinates(){return{startDate:null,endDate:null}}updateScrollPosition(e){var n=this.timeZoneCalculator.createDate(e,{path:"toGrid"}),i=this.getVisibleBounds(),a=n.getHours(),r=n.getMinutes();this.needUpdateScrollPosition(a,r,i,n)&&this.scrollToTime(a,r,n)}needUpdateScrollPosition(e,n,i){var a=!1;return(e<i.top.hours||e>i.bottom.hours)&&(a=!0),e===i.top.hours&&n<i.top.minutes&&(a=!0),e===i.bottom.hours&&n>i.top.minutes&&(a=!0),a}renovatedRenderSupported(){return!1}_setSelectedCellsByCellData(){}_getIntervalDuration(){return Be.dateToMilliseconds("day")*this.option("intervalCount")}getDOMElementsMetaData(){return{dateTableCellsMeta:[[{}]],allDayPanelCellsMeta:[{}]}}}Fn("dxSchedulerAgenda",NSe);const o0t=NSe;var Z4=Be.dateToMilliseconds,PSe="dx-scheduler-date-time-indicator",Wre="dx-scheduler-time-panel-current-time-cell";class RSe extends kSe{_getToday(){return Awe(this.option("indicatorTime"),this.timeZoneCalculator)}isIndicationOnView(){if(this.option("showCurrentTimeIndicator")){var e=this._getToday(),n=Be.trimTime(this.getEndViewDate());return Be.dateInRange(e,this.getStartViewDate(),new Date(n.getTime()+Z4("day")))}return!1}isIndicationAvailable(){return!!pi()&&this._getToday()>=Be.trimTime(new Date(this.getStartViewDate()))}isIndicatorVisible(){var e=this._getToday(),n=new Date(this.getEndViewDate().getTime()+Z4("minute")-1),i=new Date(this.getStartViewDate());return i.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),n.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),Be.dateInRange(e,i,n)}_renderDateTimeIndication(){if(this.isIndicationAvailable()&&(this.option("shadeUntilCurrentTime")&&this._shader.render(),this.isIndicationOnView()&&this.isIndicatorVisible())){var e=this._getGroupCount()||1,n=this._dateTableScrollable.$content(),i=this.getIndicationHeight(),a=this._getRtlOffset(this.getCellWidth());this._renderIndicator(i,a,n,e),this._setCurrentTimeCells()}}_renderIndicator(e,n,i,a){for(var r=this.isGroupedByDate(),s=r?1:a,o=0;o<s;o++){var d=this._createIndicator(i);q_(d,r?this.getCellWidth()*a:this.getCellWidth()),this._groupedStrategy.shiftIndicator(d,e,n,o)}}_createIndicator(e){var n=N("<div>").addClass(PSe);return e.append(n),n}_getRtlOffset(e){return this.option("rtlEnabled")?Ta(this._dateTableScrollable.$content().get(0)).width-this.getTimePanelWidth()-e:0}_setIndicationUpdateInterval(){!this.option("showCurrentTimeIndicator")||0===this.option("indicatorUpdateInterval")||(this._clearIndicatorUpdateInterval(),this._indicatorInterval=setInterval(function(){this._refreshDateTimeIndication()}.bind(this),this.option("indicatorUpdateInterval")))}_clearIndicatorUpdateInterval(){this._indicatorInterval&&(clearInterval(this._indicatorInterval),delete this._indicatorInterval)}_isVerticalShader(){return!0}getIndicationWidth(e){var n=this.getCellWidth()*this._getCellCount(),i=this._getIndicatorDuration();i>this._getCellCount()&&(i=this._getCellCount());var a=i*this.getRoundedCellWidth(e,e*this._getCellCount(),i);return n<a?n:a}getIndicatorOffset(e){var n=this._getIndicatorDuration()-1;return n*this.getRoundedCellWidth(e,e*this._getCellCount(),n)}_getIndicatorDuration(){var e=this._getToday(),n=new Date(this.getStartViewDate()),i=e.getTime()-n.getTime();return"workWeek"===this.option("type")&&(i-=this._getWeekendsCount(Math.round(i/Z4("day")))*Z4("day")),Math.ceil((i+1)/Z4("day"))}getIndicationHeight(){var e=Pr.getDateWithoutTimezoneChange(this._getToday()),n=this.getCellHeight(),i=new Date(this.getStartViewDate());return this.isIndicationOnView()&&i.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),(e.getTime()-i.getTime())/this.getCellDuration()*n}_dispose(){this._clearIndicatorUpdateInterval(),super._dispose.apply(this,arguments)}_refreshDateTimeIndication(){var e;this._cleanDateTimeIndicator(),this._cleanCurrentTimeCells(),null===(e=this._shader)||void 0===e||e.clean(),this._renderDateTimeIndication()}_setCurrentTimeCells(){var e=this._getTimePanelCells();this._getCurrentTimePanelCellIndices().forEach(i=>{e.eq(i).addClass(Wre)})}_isCurrentTimeHeaderCell(e){if(this.isIndicationOnView()){var n=this.viewDataProvider.completeDateHeaderMap,i=n[n.length-1][e].startDate;return Be.sameDate(i,this._getToday())}return!1}_getHeaderPanelCellClass(e){var n=super._getHeaderPanelCellClass(e);return this._isCurrentTimeHeaderCell(e)?n+" "+Lq:n}_cleanView(){super._cleanView(),this._cleanDateTimeIndicator()}_dimensionChanged(){super._dimensionChanged(),this._refreshDateTimeIndication()}_cleanDateTimeIndicator(){this.$element().find("."+PSe).remove()}_cleanCurrentTimeCells(){this.$element().find(".".concat(Wre)).removeClass(Wre)}_cleanWorkSpace(){super._cleanWorkSpace(),this._renderDateTimeIndication(),this._setIndicationUpdateInterval()}_optionChanged(e){switch(e.name){case"showCurrentTimeIndicator":case"indicatorTime":this._cleanWorkSpace();break;case"indicatorUpdateInterval":this._setIndicationUpdateInterval();break;case"showAllDayPanel":case"allDayExpanded":case"crossScrollingEnabled":super._optionChanged(e),this._refreshDateTimeIndication();break;case"shadeUntilCurrentTime":this._refreshDateTimeIndication();break;default:super._optionChanged(e)}}_getDefaultOptions(){return de(super._getDefaultOptions(),{showCurrentTimeIndicator:!0,indicatorTime:new Date,indicatorUpdateInterval:5*Z4("minute"),shadeUntilCurrentTime:!0})}_getCurrentTimePanelCellIndices(){var r,e=this._getTimePanelRowCount(),n=this._getToday(),i=this.getCellIndexByDate(n),{rowIndex:a}=this._getCellCoordinatesByIndex(i);if(void 0===a)return[];r=0===a?[a]:a%2==0?[a-1,a]:[a,a+1];var s=this._isVerticalGroupedWorkSpace()?this._getGroupCount():1;return[...new Array(s)].reduce((o,d,u)=>[...o,...r.map(p=>e*u+p)],[])}}Fn("dxSchedulerWorkSpace",RSe);const Gre=RSe;const d0t=class l0t extends gCe{renderShader(){for(var e=this._workSpace._isHorizontalGroupedWorkSpace()?this._workSpace._getGroupCount():1,n=0;n<e;n++){var i=0===n,a=i?this._$shader:this.createShader();this._workSpace.isGroupedByDate()?this._customizeGroupedByDateShader(a,n):this._customizeShader(a,n),!i&&this._shader.push(a)}}_customizeShader(e,n){var i=this._workSpace.getIndicationWidth();if(this._applyShaderWidth(e,i),n>=1){var a=this._workSpace,r=a._getCellCount()*a.getCellWidth();e.css("left",r)}else e.css("left",0)}_applyShaderWidth(e,n){var i=Ta(this._$container.get(0)).width;n>i&&(n=i),n>0&&q_(e,n)}_customizeGroupedByDateShader(e,n){var u,i=this._workSpace.getIndicationCellCount(),a=Math.floor(i),r=i-a,s=0===n,o=this._workSpace,d=s?o.getIndicationWidth():r*o.getCellWidth();this._applyShaderWidth(e,d),u=s?o._getCellCount()*o.getCellWidth()*n:o.getCellWidth()*a*o._getGroupCount()+n*o.getCellWidth(),e.css("left",u)}};var u0t=(t,e,n)=>{if(!Pr.isTimezoneChangeInDate(e))return e;var{cellCountInDay:i,interval:a,startDayHour:r,startViewDate:s}=n,o=Twe(s,r),d=t%i;return o.setTime(o.getTime()+d*a),o},c0t=["dateCellTemplate","dateHeaderData","groupByDate","groupOrientation","groups","timeCellTemplate"],FSe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class HSe extends hs{constructor(e){super(e),this.state={}}get isHorizontalGrouping(){var{groupByDate:e,groupOrientation:n,groups:i}=this.props;return y7(i,n)&&!e}get restAttributes(){return $i(this.props,c0t)}render(){var e=this.props;return(t=>{var{isHorizontalGrouping:e,props:{dateCellTemplate:n,dateHeaderData:i,timeCellTemplate:a}}=t,{dataMap:r,leftVirtualCellCount:s,leftVirtualCellWidth:o,rightVirtualCellCount:d,rightVirtualCellWidth:u,weekDayLeftVirtualCellCount:p,weekDayLeftVirtualCellWidth:g,weekDayRightVirtualCellCount:b,weekDayRightVirtualCellWidth:C}=i;return Df(r.map((k,G)=>{var Y=r.length,ne=Y-1===G,Z=Y>1&&0===G,be=s,Ge=d,vt=u,Nt=o;return Z&&(be=p,Ge=b,vt=C,Nt=g),bn(2,x2,{className:"dx-scheduler-header-row",leftVirtualCellWidth:Nt,leftVirtualCellCount:be,rightVirtualCellWidth:vt,rightVirtualCellCount:Ge,children:k.map(cn=>{var{colSpan:gn,endDate:Sn,groupIndex:ti,groups:Hn,index:Aa,isFirstGroupCell:Di,isLastGroupCell:Gr,key:Hl,startDate:fn,text:jn,today:Mi}=cn;return bn(2,Hre,{startDate:fn,endDate:Sn,groups:e?Hn:void 0,groupIndex:e?ti:void 0,today:Mi,index:Aa,text:jn,isFirstGroupCell:Di,isLastGroupCell:Gr,isWeekDayCell:Z,colSpan:gn,dateCellTemplate:n,timeCellTemplate:a,isTimeCellTemplate:ne},Hl)})},G.toString())}),0)})({props:Ee({},e,{dateCellTemplate:FSe(e.dateCellTemplate),timeCellTemplate:FSe(e.timeCellTemplate)}),isHorizontalGrouping:this.isHorizontalGrouping,restAttributes:this.restAttributes})}}HSe.defaultProps=mSe;var h0t=["className","dateCellTemplate","dateHeaderData","dateHeaderTemplate","elementRef","groupByDate","groupOrientation","groupPanelData","groups","height","isRenderDateHeader","resourceCellTemplate","timeCellTemplate"],sU=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class BSe extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get restAttributes(){return $i(this.props,h0t)}render(){var e=this.props;return(t=>{var{props:{dateCellTemplate:e,dateHeaderData:n,groupByDate:i,groupOrientation:a,groupPanelData:r,groups:s,isRenderDateHeader:o,resourceCellTemplate:d,timeCellTemplate:u}}=t;return bn(2,Bre,{dateHeaderTemplate:HSe,dateHeaderData:n,groupPanelData:r,groupByDate:i,groups:s,groupOrientation:a,isRenderDateHeader:o,resourceCellTemplate:d,dateCellTemplate:e,timeCellTemplate:u})})({props:Ee({},e,{dateCellTemplate:sU(e.dateCellTemplate),timeCellTemplate:sU(e.timeCellTemplate),dateHeaderTemplate:sU(e.dateHeaderTemplate),resourceCellTemplate:sU(e.resourceCellTemplate)}),restAttributes:this.restAttributes})}}BSe.defaultProps=_Se;class zSe extends hSe{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["dateCellTemplate","timeCellTemplate","dateHeaderTemplate","resourceCellTemplate"],props:["dateHeaderData","isRenderDateHeader","dateCellTemplate","timeCellTemplate","dateHeaderTemplate","groups","groupOrientation","groupPanelData","groupByDate","height","className","resourceCellTemplate"]}}get _viewComponent(){return BSe}}Fn("dxTimelineHeaderPanelLayout",zSe);var{tableCreator:jre}=Sre,$Se="dx-scheduler-group-table",VSe="dx-scheduler-header-panel-cell",WSe="dx-scheduler-header-panel-week-cell",D2=Be.dateToMilliseconds;class GSe extends Gre{get verticalGroupTableClass(){return $Se}get viewDirection(){return"horizontal"}get renovatedHeaderPanelComponent(){return zSe}getGroupTableWidth(){return this._$sidebarTable?ps(this._$sidebarTable):0}_getTotalRowCount(e){return this._isHorizontalGroupedWorkSpace()?this._getRowCount():(e=e||1,this._getRowCount()*e)}_getFormat(){return"shorttime"}_getWorkSpaceHeight(){return this.option("crossScrollingEnabled")?Ta(this._$dateTable.get(0)).height:Ta(this.$element().get(0)).height}_dateTableScrollableConfig(){var e=super._dateTableScrollableConfig(),n={direction:"horizontal"};return this.option("crossScrollingEnabled")?e:de(e,n)}_needCreateCrossScrolling(){return!0}_headerScrollableConfig(){var e=super._headerScrollableConfig();return de(e,{scrollByContent:!0})}supportAllDayRow(){return!1}_getGroupHeaderContainer(){return this._isHorizontalGroupedWorkSpace()?this._$thead:this._$sidebarTable}_insertAllDayRowsIntoDateTable(){return!1}_needRenderWeekHeader(){return!1}_incrementDate(e){e.setDate(e.getDate()+1)}getIndicationCellCount(){var e=this._getTimeDiff();return this._calculateDurationInCells(e)}_getTimeDiff(){var e=this._getToday(),n=this._getIndicationFirstViewDate(),i=this.getStartViewDate(),a=Pr.getDaylightOffsetInMs(i,e);return a&&(e=new Date(e.getTime()+a)),e.getTime()-n.getTime()}_calculateDurationInCells(e){var n=this._getToday(),i=Math.floor(e/D2("day")),a=(e-i*D2("day")-this.option("startDayHour")*D2("hour"))/this.getCellDuration();return n.getHours()>this.option("endDayHour")&&(a=this._getCellCountInDay()),a<0&&(a=0),i*this._getCellCountInDay()+a}getIndicationWidth(){if(this.isGroupedByDate()){var e=this.getIndicationCellCount(),n=Math.floor(e),i=e-n;return this.getCellWidth()*(n*this._getGroupCount()+i)}return this.getIndicationCellCount()*this.getCellWidth()}_isVerticalShader(){return!1}_isCurrentTimeHeaderCell(){return!1}_setTableSizes(){var e=this._getWorkSpaceMinHeight();Zp(this._$sidebarTable,e),Zp(this._$dateTable,e),super._setTableSizes(),this.virtualScrollingDispatcher.updateDimensions()}_getWorkSpaceMinHeight(){var e=this._getWorkSpaceHeight(),n=Eo(this.$element(),!0)-this.getHeaderPanelHeight()-2-10;return e<n&&(e=n),e}_getCellCoordinatesByIndex(e){return{columnIndex:e%this._getCellCount(),rowIndex:0}}_getCellByCoordinates(e,n){var i=this._groupedStrategy.prepareCellIndexes(e,n);return this._$dateTable.find("tr").eq(i.rowIndex).find("td").eq(i.columnIndex)}_getWorkSpaceWidth(){return ps(this._$dateTable,!0)}_getIndicationFirstViewDate(){return Be.trimTime(new Date(this.getStartViewDate()))}_getIntervalBetween(e,n){var i=this.option("startDayHour"),a=this.option("endDayHour"),r=this.getStartViewDate(),s=r.getTime(),o=(24-a+i)*D2("hour"),d=Be.getTimezonesDifference(r,e),u=e.getTime(),p=u-s-d,g=Math.floor(p/D2("day")),b=p-g*D2("day"),C=0,k=this._getCellCountInDay()*(g-this._getWeekendsCount(g)),G=u-Be.trimTime(new Date(e)).getTime(),Y=k*this.option("hoursInterval")*D2("hour");return n||(e.getHours()<i?C=b-o+G:e.getHours()>=i&&e.getHours()<a?C=b:e.getHours()>=i&&e.getHours()>=a?C=b-(G-a*D2("hour")):g||(Y=p),Y+=C),Y}_getWeekendsCount(){return 0}getAllDayContainer(){return null}getTimePanelWidth(){return 0}getIntervalDuration(e){return this.getCellDuration()}getCellMinWidth(){return 0}getWorkSpaceLeftOffset(){return 0}scrollToTime(e,n,i){var a=this._getScrollCoordinates(e,n,i),r=this.getScrollable(),s=this.option("rtlEnabled")?Ta(this.getScrollableContainer().get(0)).width:0;this.option("templatesRenderAsynchronously")?setTimeout(function(){r.scrollBy({left:a.left-r.scrollLeft()-s,top:0})}):r.scrollBy({left:a.left-r.scrollLeft()-s,top:0})}renderRAllDayPanel(){}renderRTimeTable(){}_renderGroupAllDayPanel(){}generateRenderOptions(){return Ee({},super.generateRenderOptions(!0),{isGenerateWeekDaysHeaderData:this._needRenderWeekHeader(),getDateForHeaderText:u0t})}_init(){super._init(),this.$element().addClass("dx-scheduler-timeline"),this._$sidebarTable=N("<div>").addClass($Se)}_getDefaultGroupStrategy(){return"vertical"}_toggleGroupingDirectionClass(){this.$element().toggleClass("dx-scheduler-work-space-horizontal-grouped",this._isHorizontalGroupedWorkSpace())}_getDefaultOptions(){return de(super._getDefaultOptions(),{groupOrientation:"vertical"})}_createWorkSpaceElements(){this._createWorkSpaceScrollableElements()}_toggleAllDayVisibility(){}_changeAllDayVisibility(){}_getDateHeaderTemplate(){return this.option("timeCellTemplate")}_renderView(){var e;this.isRenovatedRender()||(e=this._renderGroupHeader()),this.renderWorkSpace(),this._shader=new d0t(this),this._$sidebarTable.appendTo(this._sidebarScrollable.$content()),this.isRenovatedRender()&&this._isVerticalGroupedWorkSpace()&&this.renderRGroupPanel(),this.updateHeaderEmptyCellWidth(),this._applyCellTemplates(e)}_setHorizontalGroupHeaderCellsHeight(){}_setCurrentTimeCells(){var e=this._getTimePanelCells();this._getCurrentTimePanelCellIndices().forEach(i=>{e.eq(i).addClass(Lq)})}_cleanCurrentTimeCells(){this.$element().find(".".concat(Lq)).removeClass(Lq)}_getTimePanelCells(){return this.$element().find(".".concat(VSe,":not(.").concat(WSe,")"))}_getCurrentTimePanelCellIndices(){var e=this._getCellCount(),n=this._getToday(),i=this.getCellIndexByDate(n),{columnIndex:a}=this._getCellCoordinatesByIndex(i);if(void 0===a)return[];var r=this._isHorizontalGroupedWorkSpace()&&!this.isGroupedByDate()?this._getGroupCount():1;return[...new Array(r)].map((s,o)=>e*o+a)}_renderTimePanel(){}_renderAllDayPanel(){}_createAllDayPanelElements(){}_renderDateHeader(){var e=super._renderDateHeader();if(this._needRenderWeekHeader()){for(var n=new Date(this.getStartViewDate()),i=new Date(n),a=[],r=this._getGroupCount(),s=this._getCellCountInDay(),o=this.isGroupedByDate()?s*r:s,d=this.option("dateCellTemplate"),u=this._isHorizontalGroupedWorkSpace()&&!this.isGroupedByDate()?r:1,p=this.viewDataProvider.viewDataGenerator.daysInInterval*this.option("intervalCount"),g=p*u,b=0;b<g;b++){var C=N("<th>"),k=Bq(i);if(d){var G={model:Ee({text:k,date:new Date(i)},this._getGroupsForDateHeaderTemplate(b,o)),container:C,index:b};d.render(G)}else C.text(k);C.addClass(VSe).addClass(WSe).attr("colSpan",o),a.push(C),b%p==p-1?i=new Date(n):this._incrementDate(i)}var Y=N("<tr>").addClass("dx-scheduler-header-row").append(a);e.before(Y)}}_renderIndicator(e,n,i,a){var r,s=this.getIndicationWidth();if("vertical"===this.option("groupOrientation"))r=this._createIndicator(i),Zp(r,Ta(i.get(0)).height),r.css("left",n?n-s:s);else for(var o=0;o<a;o++){var d=this.isGroupedByDate()?o*this.getCellWidth():this._getCellCount()*this.getCellWidth()*o;r=this._createIndicator(i),Zp(r,Ta(i.get(0)).height),r.css("left",n?n-s-d:s+d)}}_makeGroupRows(e,n){var i="vertical"===this.option("groupOrientation")?jre.VERTICAL:jre.HORIZONTAL;return jre.makeGroupedTable(i,e,{groupRowClass:q4,groupHeaderRowClass:q4,groupHeaderClass:this._getGroupHeaderClass.bind(this),groupHeaderContentClass:sre},this._getCellCount()||1,this.option("resourceCellTemplate"),this._getTotalRowCount(this._getGroupCount()),n)}}Fn("dxSchedulerTimeline",GSe);const qre=GSe;class jSe extends qre{get type(){return co.TIMELINE_DAY}_getElementClass(){return"dx-scheduler-timeline-day"}_needRenderWeekHeader(){return this._isWorkSpaceWithCount()}}Fn("dxSchedulerTimelineDay",jSe);const x0t=jSe;class qSe extends qre{get type(){return co.TIMELINE_MONTH}get viewDirection(){return"horizontal"}get renovatedHeaderPanelComponent(){return zre}_renderView(){super._renderView(),this._updateScrollable()}_getElementClass(){return"dx-scheduler-timeline-month"}_getDateHeaderTemplate(){return this.option("dateCellTemplate")}_calculateDurationInCells(e){return e/this.getCellDuration()}isIndicatorVisible(){return!0}_getFormat(){return Bq}_getIntervalBetween(e){var n=this.getStartViewDate(),i=Be.getTimezonesDifference(n,e);return e.getTime()-(n.getTime()-36e5*this.option("startDayHour"))-i}_getViewStartByOptions(){return M7(this.option("startDate"),this.option("currentDate"),this.option("intervalCount"),Be.getFirstMonthDate(this.option("startDate")))}generateRenderOptions(){return Ee({},super.generateRenderOptions(!0),{getDateForHeaderText:(n,i)=>i})}}Fn("dxSchedulerTimelineMonth",qSe);const w0t=qSe;class Ure extends qre{get type(){return co.TIMELINE_WEEK}_getElementClass(){return"dx-scheduler-timeline-week"}_getHeaderPanelCellWidth(e){return Ta(e.children().first().get(0)).width}_needRenderWeekHeader(){return!0}_incrementDate(e){e.setDate(e.getDate()+1)}}Fn("dxSchedulerTimelineWeek",Ure);class USe extends Ure{get type(){return co.TIMELINE_WORK_WEEK}constructor(){super(...arguments),this._getWeekendsCount=NCe}_getElementClass(){return"dx-scheduler-timeline-work-week"}_incrementDate(e){5===e.getDay()&&e.setDate(e.getDate()+2),super._incrementDate(e)}}Fn("dxSchedulerTimelineWorkWeek",USe);const T0t=USe;const YSe=class E0t extends Gre{_getFormat(){return Bq}generateRenderOptions(){return Ee({},super.generateRenderOptions(),{isGenerateTimePanelData:!0})}_isRenderHeaderPanelEmptyCell(){return!0}};class JSe extends YSe{get type(){return co.DAY}_getElementClass(){return"dx-scheduler-work-space-day"}_renderDateHeader(){return 1===this.option("intervalCount")?null:super._renderDateHeader()}renderRHeaderPanel(){1===this.option("intervalCount")?super.renderRHeaderPanel(!1):super.renderRHeaderPanel(!0)}}Fn("dxSchedulerWorkSpaceDay",JSe);const k0t=JSe;var I0t=["allDay","ariaLabel","children","className","contentTemplate","contentTemplateProps","dataCellTemplate","endDate","firstDayOfMonth","groupIndex","groups","index","isFirstGroupCell","isFocused","isLastGroupCell","isSelected","otherMonth","startDate","text","today"],KSe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class XSe extends hs{constructor(e){super(e),this.state={},this.__getterCache={}}get classes(){var{className:e,firstDayOfMonth:n,otherMonth:i,today:a}=this.props;return $c({"dx-scheduler-date-table-other-month":!!i,"dx-scheduler-date-table-current-date":!!a,"dx-scheduler-date-table-first-of-month":!!n,[e]:!!e})}get contentTemplateProps(){return void 0!==this.__getterCache.contentTemplateProps?this.__getterCache.contentTemplateProps:this.__getterCache.contentTemplateProps=(()=>{var{index:e,text:n}=this.props;return{data:{text:n},index:e}})()}get restAttributes(){return $i(this.props,I0t)}componentWillUpdate(e,n,i){(this.props.index!==e.index||this.props.text!==e.text)&&(this.__getterCache.contentTemplateProps=void 0)}render(){var e=this.props;return(t=>{var{classes:e,contentTemplateProps:n,props:{dataCellTemplate:i,endDate:a,groupIndex:r,groups:s,index:o,isFirstGroupCell:d,isFocused:u,isLastGroupCell:p,isSelected:g,startDate:b,text:C}}=t;return bn(2,x7,{className:e,dataCellTemplate:i,startDate:b,endDate:a,text:C,groups:s,groupIndex:r,index:o,isFirstGroupCell:d,isLastGroupCell:p,isSelected:g,isFocused:u,contentTemplateProps:n,children:fa(1,"div","dx-scheduler-date-table-cell-text",C,0)})})({props:Ee({},e,{dataCellTemplate:KSe(e.dataCellTemplate),contentTemplate:KSe(e.contentTemplate)}),classes:this.classes,contentTemplateProps:this.contentTemplateProps,restAttributes:this.restAttributes})}}XSe.defaultProps=Ire;var N0t=["addDateTableClass","addVerticalSizesClassToRows","bottomVirtualRowHeight","cellTemplate","dataCellTemplate","groupOrientation","leftVirtualCellWidth","rightVirtualCellWidth","tableRef","topVirtualRowHeight","viewData","width"],ZSe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class QSe extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get restAttributes(){return $i(this.props,N0t)}render(){var e=this.props;return(t=>{var{props:{addDateTableClass:e,addVerticalSizesClassToRows:n,dataCellTemplate:i,groupOrientation:a,tableRef:r,viewData:s,width:o},restAttributes:d}=t;return Xa(bn(2,Pre,Ee({viewData:s,groupOrientation:a,addDateTableClass:e,dataCellTemplate:i,cellTemplate:XSe,tableRef:r,addVerticalSizesClassToRows:n,width:o},d)))})({props:Ee({},e,{cellTemplate:ZSe(e.cellTemplate),dataCellTemplate:ZSe(e.dataCellTemplate)}),restAttributes:this.restAttributes})}}QSe.defaultProps=jCe;class eOe extends Are{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["cellTemplate","dataCellTemplate"],props:["cellTemplate","viewData","groupOrientation","leftVirtualCellWidth","rightVirtualCellWidth","topVirtualRowHeight","bottomVirtualRowHeight","addDateTableClass","addVerticalSizesClassToRows","width","dataCellTemplate"]}}get _viewComponent(){return QSe}}Fn("dxMonthDateTableLayout",eOe);var $0t=Be.dateToMilliseconds;class tOe extends Gre{get type(){return co.MONTH}_getElementClass(){return"dx-scheduler-work-space-month"}_getFormat(){return pre}_getIntervalBetween(e){var n=this.getStartViewDate(),i=Be.getTimezonesDifference(n,e);return e.getTime()-(n.getTime()-36e5*this.option("startDayHour"))-i}_getDateGenerationOptions(){return Ee({},super._getDateGenerationOptions(),{cellCountInDay:1})}getCellWidth(){return this.cache.get("cellWidth",()=>{var e=0,n=this._getCells().slice(0,7);return n.each((i,a)=>{e+=pi()?Ta(a).width:0}),0===n.length?void 0:e/7})}_insertAllDayRowsIntoDateTable(){return!1}_getCellCoordinatesByIndex(e){var n=Math.floor(e/this._getCellCount());return{rowIndex:n,columnIndex:e-this._getCellCount()*n}}_needCreateCrossScrolling(){return this.option("crossScrollingEnabled")||this._isVerticalGroupedWorkSpace()}_getViewStartByOptions(){return M7(this.option("startDate"),this.option("currentDate"),this.option("intervalCount"),Be.getFirstMonthDate(this.option("startDate")))}_updateIndex(e){return e}isIndicationAvailable(){return!1}getIntervalDuration(){return $0t("day")}getTimePanelWidth(){return 0}supportAllDayRow(){return!1}keepOriginalHours(){return!0}getWorkSpaceLeftOffset(){return 0}needApplyCollectorOffset(){return!0}_getHeaderDate(){return this._getViewStartByOptions()}scrollToTime(){}renderRAllDayPanel(){}renderRTimeTable(){}renderRDateTable(){k0.renovation.renderComponent(this,this._$dateTable,eOe,"renovatedDateTable",this._getRDateTableProps())}_createWorkSpaceElements(){this._isVerticalGroupedWorkSpace()?this._createWorkSpaceScrollableElements():super._createWorkSpaceElements()}_toggleAllDayVisibility(){}_changeAllDayVisibility(){}_renderTimePanel(){}_renderAllDayPanel(){}_setMonthClassesToCell(e,n){e.toggleClass("dx-scheduler-date-table-current-date",n.isCurrentDate).toggleClass("dx-scheduler-date-table-first-of-month",n.firstDayOfMonth).toggleClass("dx-scheduler-date-table-other-month",n.otherMonth)}_createAllDayPanelElements(){}_renderTableBody(e){e.getCellText=(n,i)=>{var a=this.viewDataProvider.completeViewDataMap[n][i].startDate;return ICe(a,this.option("intervalCount"))},e.getCellTextClass="dx-scheduler-date-table-cell-text",e.setAdditionalClasses=this._setMonthClassesToCell.bind(this),super._renderTableBody(e)}}Fn("dxSchedulerWorkSpaceMonth",tOe);const V0t=tOe;class nOe extends YSe{get type(){return co.WEEK}_getElementClass(){return"dx-scheduler-work-space-week"}_calculateViewStartDate(){return((t,e)=>{var n=null!=e?e:Tn.firstDayOfWeekIndex();return Be.getFirstWeekDate(t,n)})(this.option("startDate"),this._firstDayOfWeek())}}Fn("dxSchedulerWorkSpaceWeek",nOe);const iOe=nOe;class aOe extends iOe{get type(){return co.WORK_WEEK}constructor(){super(...arguments),this._getWeekendsCount=NCe}_getElementClass(){return"dx-scheduler-work-space-work-week"}}Fn("dxSchedulerWorkSpaceWorkWeek",aOe);const j0t=aOe;var q0t=["dateText","isRecurrent","isReduced","text"];class rOe extends hs{constructor(e){super(e),this.state={}}get restAttributes(){return $i(this.props,q0t)}render(){return(t=>{var{props:{dateText:e,isRecurrent:n,isReduced:i,text:a}}=t;return fa(1,"div","dx-scheduler-appointment-content",[fa(1,"div","dx-scheduler-appointment-title",a,0),fa(1,"div","dx-scheduler-appointment-content-details",fa(1,"div","dx-scheduler-appointment-content-date",e,0),2),n&&fa(1,"div","dx-scheduler-appointment-recurrence-icon dx-icon-repeat"),i&&fa(1,"div","dx-scheduler-appointment-reduced-icon")],0)})({props:Ee({},this.props),restAttributes:this.restAttributes})}}rOe.defaultProps={text:"",dateText:"",isRecurrent:!1,isReduced:!1};var J0t=["appointmentTemplate","index","viewModel"],Z0t=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class sOe extends hs{constructor(e){super(e),this.state={}}get text(){return this.props.viewModel.appointment.text}get dateText(){return this.props.viewModel.info.dateText}get styles(){return(t=>{var{geometry:{height:e,left:n,top:i,width:a},info:{resourceColor:r}}=t,s=W4([{attr:"height",value:"".concat(e||50,"px")},{attr:"width",value:"".concat(a||50,"px")},{attr:"top",value:"".concat(i,"px")},{attr:"left",value:"".concat(n,"px")}]);return r&&(s=W4([{attr:"backgroundColor",value:r}],s)),s})(this.props.viewModel)}get data(){return{appointmentData:this.props.viewModel.info.appointment,targetedAppointmentData:this.props.viewModel.appointment}}get index(){return this.props.index}get isReduced(){var{appointmentReduced:e}=this.props.viewModel.info;return!!e}get classes(){var{allDay:e,appointmentReduced:n,direction:i,isRecurrent:a}=this.props.viewModel.info,r="vertical"===i;return $c({"dx-scheduler-appointment":!0,"dx-scheduler-appointment-horizontal":!r,"dx-scheduler-appointment-vertical":r,"dx-scheduler-appointment-recurrence":a,"dx-scheduler-all-day-appointment":e,"dx-scheduler-appointment-reduced":this.isReduced,"dx-scheduler-appointment-head":"head"===n,"dx-scheduler-appointment-body":"body"===n,"dx-scheduler-appointment-tail":"tail"===n})}get restAttributes(){return $i(this.props,J0t)}render(){var e=this.props;return(t=>{var{classes:e,data:n,dateText:i,index:a,isReduced:r,props:{appointmentTemplate:s,viewModel:{info:{isRecurrent:o}}},styles:d,text:u}=t;return fa(1,"div",e,[!!s&&s({data:n,index:a}),!s&&bn(2,rOe,{text:u,dateText:i,isRecurrent:o,isReduced:r})],0,{style:Hx(d),title:u,role:"button"})})({props:Ee({},e,{appointmentTemplate:Z0t(e.appointmentTemplate)}),text:this.text,dateText:this.dateText,styles:this.styles,data:this.data,index:this.index,isReduced:this.isReduced,classes:this.classes,restAttributes:this.restAttributes})}}sOe.defaultProps={index:0};var Q0t=["overflowIndicatorTemplate","viewModel"],npt=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class oOe extends hs{constructor(e){super(e),this.state={}}get appointmentCount(){return this.props.viewModel.items.settings.length}get isCompact(){return this.props.viewModel.isCompact}get text(){var{isCompact:e}=this.props.viewModel;return e?"".concat(this.appointmentCount):Mn.getFormatter("dxScheduler-moreAppointments")(this.appointmentCount)}get styles(){return(t=>{var{color:e,geometry:{height:n,left:i,top:a,width:r}}=t,s=W4([{attr:"left",value:"".concat(i,"px")},{attr:"top",value:"".concat(a,"px")},{attr:"width",value:"".concat(r,"px")},{attr:"height",value:"".concat(n,"px")}]);return e&&(s=W4([{attr:"backgroundColor",value:e},{attr:"boxShadow",value:"inset ".concat(r,"px 0 0 0 rgba(0, 0, 0, 0.3)")}],s)),s})(this.props.viewModel)}get classes(){return $c({"dx-scheduler-appointment-collector":!0,"dx-scheduler-appointment-collector-compact":this.isCompact})}get restAttributes(){return $i(this.props,Q0t)}render(){var e=this.props;return(t=>{var{appointmentCount:e,classes:n,isCompact:i,props:{overflowIndicatorTemplate:a},styles:r,text:s}=t;return bn(2,P6,{text:s,style:Hx(r),className:n,type:"default",stylingMode:"contained",children:a&&a({appointmentCount:e,isCompact:i})})})({props:Ee({},e,{overflowIndicatorTemplate:npt(e.overflowIndicatorTemplate)}),appointmentCount:this.appointmentCount,isCompact:this.isCompact,text:this.text,styles:this.styles,classes:this.classes,restAttributes:this.restAttributes})}}oOe.defaultProps={};var ipt=["appointmentTemplate","appointments","isAllDay","overflowIndicatorTemplate","overflowIndicators"],rpt={isAllDay:!1,get appointments(){return[]},get overflowIndicators(){return[]}},lOe=t=>t&&(t.defaultProps?e=>Xa(bn(2,t,Ee({},e))):t);class dOe extends wf{constructor(e){super(e),this.state={}}createEffects(){return[Cf()]}get classes(){var{isAllDay:e}=this.props;return $c({"dx-scheduler-scrollable-appointments":!e,"dx-scheduler-all-day-appointments":e})}get restAttributes(){return $i(this.props,ipt)}render(){var e=this.props;return(t=>{var{classes:e,props:{appointmentTemplate:n,appointments:i,overflowIndicatorTemplate:a,overflowIndicators:r}}=t;return fa(1,"div",e,[i.map((s,o)=>bn(2,sOe,{viewModel:s,appointmentTemplate:n,index:o},s.key)),r.map(s=>bn(2,oOe,{viewModel:s,overflowIndicatorTemplate:a},s.key))],0)})({props:Ee({},e,{appointmentTemplate:lOe(e.appointmentTemplate),overflowIndicatorTemplate:lOe(e.overflowIndicatorTemplate)}),classes:this.classes,restAttributes:this.restAttributes})}}dOe.defaultProps=rpt;class uOe extends hb{get _propsInfo(){return{twoWay:[],allowNull:[],elements:[],templates:["appointmentTemplate","overflowIndicatorTemplate"],props:["isAllDay","appointments","overflowIndicators","appointmentTemplate","overflowIndicatorTemplate"]}}get _viewComponent(){return dOe}}Fn("dxAppointmentLayout",uOe);var opt=t=>{var e=N(".dx-appointments-container");return 0===e.length&&(e=N("<div>").addClass("dx-appointments-container").appendTo(t)),e};class lpt{constructor(e,n){this.rawAppointment=e,this.promise=n}}class dpt{get resourceDeclarations(){return this._resourceDeclarations}set resourceDeclarations(e){this._resourceDeclarations=e,this.isLoaded=!1,this.isLoading=!1,this.resourceMap.clear(),this.appointmentPromiseQueue=[]}constructor(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];this._resourceDeclarations=e,this.isLoaded=!1,this.isLoading=!1,this.resourceMap=new Map,this.appointmentPromiseQueue=[]}_pushAllResources(){this.appointmentPromiseQueue.forEach(e=>{var{promise:n,rawAppointment:i}=e,a=[];this.resourceMap.forEach((r,s)=>{var o={label:r.label,values:[]};s in i&&UP(i[s]).forEach(d=>o.values.push(r.map.get(d))),o.values.length&&a.push(o)}),n.resolve(a)}),this.appointmentPromiseQueue=[]}_onPullResource(e,n,i,a,r){var s=new Map;r.forEach(o=>s.set(o[n],o[i])),this.resourceMap.set(e,{label:a,map:s})}_hasResourceDeclarations(e){return 0!==e.length||(this.appointmentPromiseQueue.forEach(n=>{var{promise:i}=n;return i.resolve([])}),this.appointmentPromiseQueue=[],!1)}_tryPullResources(e,n){if(!this.isLoading){this.isLoading=!0;var i=[];e.forEach(a=>{var r=(new wt).done(o=>this._onPullResource(Jx(a),g7(a),Kae(a),a.label,o));i.push(r);var s=Cq(a.dataSource);s.isLoaded()?r.resolve(s.items()):s.load().done(o=>r.resolve(o)).fail(()=>r.reject())}),Nr.apply(null,i).done(()=>{this.isLoaded=!0,this.isLoading=!1,this._pushAllResources()}).fail(()=>n.reject())}}initializeState(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];this.resourceDeclarations=e}createListAsync(e){var n=new wt;return this.appointmentPromiseQueue.push(new lpt(e,n)),this._hasResourceDeclarations(this.resourceDeclarations)&&(this.isLoaded?this._pushAllResources():this._tryPullResources(this.resourceDeclarations,n)),n.promise()}}class upt{constructor(e){this.setDataSource(e),this._updatedAppointmentKeys=[]}get keyName(){return this._dataSource.store().key()}_getStoreKey(e){return this._dataSource.store().keyOf(e)}setDataSource(e){this._dataSource=e,this.cleanState(),this._initStoreChangeHandlers()}_initStoreChangeHandlers(){var e=this._dataSource,n=null==e?void 0:e.store();n&&(n.on("updating",i=>{this._updatedAppointment=i}),n.on("push",i=>{var a=e.items(),r=n.key();i.forEach(s=>{if(0!==a.filter(u=>u[r]===s.key).length)this._updatedAppointmentKeys.push({key:r,value:s.key});else{var{data:d}=s;d&&a.push(d)}}),e.load()}))}getUpdatedAppointment(){return this._updatedAppointment}getUpdatedAppointmentKeys(){return this._updatedAppointmentKeys}cleanState(){this._updatedAppointment=null,this._updatedAppointmentKeys=[]}add(e){return this._dataSource.store().insert(e).done(()=>this._dataSource.load())}update(e,n){var i=this._getStoreKey(e),a=new wt;return this._dataSource.store().update(i,n).done(r=>this._dataSource.load().done(()=>a.resolve(r)).fail(a.reject)).fail(a.reject),a.promise()}remove(e){var n=this._getStoreKey(e);return this._dataSource.store().remove(n).done(()=>this._dataSource.load())}}var cOe=Be.dateToMilliseconds,pOe_virtual="virtual",pOe_standard="standard";class gpt{constructor(e){this._filterRegistry=null,this.dataAccessors=e}isRegistered(){return!!this._filterRegistry}clearRegistry(){delete this._filterRegistry}make(e,n){this._filterRegistry||(this._filterRegistry={}),this._make(e).apply(this,n)}_make(e){switch(e){case"date":return(n,i,a)=>{var r=a?this.dataAccessors.getter.startDate:this.dataAccessors.expr.startDateExpr,s=a?this.dataAccessors.getter.endDate:this.dataAccessors.expr.endDateExpr,o=this.dataAccessors.expr.recurrenceRuleExpr;this._filterRegistry.date=[[[s,">=",n],[r,"<",i]],"or",[o,"startswith","freq"],"or",[[s,n],[r,n]]],o||this._filterRegistry.date.splice(1,2)};case"user":return n=>{this._filterRegistry.user=n}}}combine(){var e=[];return this._filterRegistry.date&&e.push(this._filterRegistry.date),this._filterRegistry.user&&e.push(this._filterRegistry.user),e}dateFilter(){var e;return null===(e=this._filterRegistry)||void 0===e?void 0:e.date}}class hOe{constructor(e){this.options=e,this.dataSource=this.options.dataSource,this.dataAccessors=this.options.dataAccessors,this.preparedItems=[],this._init()}get strategyName(){return pOe_standard}get timeZoneCalculator(){return this.options.timeZoneCalculator}get viewStartDayHour(){return this.options.startDayHour}get viewEndDayHour(){return this.options.endDayHour}get appointmentDuration(){return this.options.appointmentDuration}get timezone(){return this.options.timezone}get firstDayOfWeek(){return this.options.firstDayOfWeek}get showAllDayPanel(){return this.options.showAllDayPanel}get loadedResources(){return this._resolveOption("loadedResources")}get supportAllDayRow(){return this._resolveOption("supportAllDayRow")}get viewType(){return this._resolveOption("viewType")}get viewDirection(){return this._resolveOption("viewDirection")}get dateRange(){return this._resolveOption("dateRange")}get groupCount(){return this._resolveOption("groupCount")}get viewDataProvider(){return this._resolveOption("viewDataProvider")}_resolveOption(e){var n=this.options[e];return"function"==typeof n?n():n}_init(){this.setDataAccessors(this.dataAccessors),this.setDataSource(this.dataSource)}filter(e){var i,n=this.dateRange;return!this.showAllDayPanel&&this.supportAllDayRow&&(i=!1),this.filterLoadedAppointments({startDayHour:this.viewStartDayHour,endDayHour:this.viewEndDayHour,viewStartDayHour:this.viewStartDayHour,viewEndDayHour:this.viewEndDayHour,min:n[0],max:n[1],resources:this.loadedResources,allDay:i,supportMultiDayAppointments:Iwe(this.viewType),firstDayOfWeek:this.firstDayOfWeek},e)}filterByDate(e,n,i,a){if(this.dataSource){var[r,s]=dre(e,n);if(this.filterMaker.isRegistered()){var o;if((null===(o=this.dataSource.filter())||void 0===o?void 0:o.length)>1){var d=this._serializeRemoteFilter([this.dataSource.filter()[1]],a);this.filterMaker.make("user",d)}i&&(this.filterMaker.make("date",[r,s]),this.dataSource.filter(this._combineRemoteFilter(a)))}else this._createFilter(r,s,i,a)}}hasAllDayAppointments(e){var n=!1;return e&&$e(e,(i,a)=>{if(U4(a,this.viewStartDayHour,this.viewEndDayHour))return n=!0,!1}),n}setDataAccessors(e){this.dataAccessors=e,this.filterMaker=new gpt(this.dataAccessors)}setDataSource(e){var n;this.dataSource=e,this._updatePreparedDataItems(),null===(n=this.filterMaker)||void 0===n||n.clearRegistry()}_updatePreparedDataItems(){var e=i=>this.preparedItems=((t,e,n,i)=>{var a=[];return null==t||t.forEach(r=>{var s,o=new Date(e.getter.startDate(r)),d=new Date(e.getter.endDate(r));_we(r,o,d,n,e);var u=Ao(r,e,i),p=u.startDate&&u.calculateStartDate("toGrid"),g=u.endDate&&u.calculateEndDate("toGrid"),b=new RegExp("freq","gi"),C=u.recurrenceRule,k=!(null==C||null===(s=C.match(b))||void 0===s||!s.length),G=!Le(r.visible)||!!r.visible;p&&g&&a.push({allDay:!!u.allDay,startDate:p,endDate:g,recurrenceRule:u.recurrenceRule,recurrenceException:u.recurrenceException,hasRecurrenceRule:k,visible:G,rawAppointment:r})}),a})(i,this.dataAccessors,this.appointmentDuration,this.timeZoneCalculator);this.dataSource&&(this.dataSource.store().on("loaded",i=>{e((t=>Array.isArray(t)?t:t.data)(i))}),this.dataSource.isLoaded()&&e(this.dataSource.items()))}_createAllDayAppointmentFilter(e){var{viewStartDayHour:n,viewEndDayHour:i}=e;return[[a=>U4(a,n,i)]]}_createCombinedFilter(e){var n=new Date(e.min),i=new Date(e.max),{startDayHour:a,endDayHour:r,viewStartDayHour:s,viewEndDayHour:o,resources:d,firstDayOfWeek:u,checkIntersectViewport:p,supportMultiDayAppointments:g}=e,[b,C]=dre(n,i),k=Le(this.dataAccessors.getter.recurrenceRule);return[[G=>{var Y;if(!(null===(Y=G.visible)||void 0===Y||Y))return!1;var vt,{startDate:Z,endDate:be,hasRecurrenceRule:Ge}=G;if(!Ge&&!(be>=b&&Z<C||Be.sameDate(be,b)&&Be.sameDate(Z,b)))return!1;k&&(vt=G.recurrenceRule);var Nt=U4(G,s,o),cn=ure(G),gn=G.allDay,Sn=cn||Nt;if(null!=d&&d.length&&!this._filterAppointmentByResources(G.rawAppointment,d)||Nt&&!1===e.allDay)return!1;if(Ge){var ti=((t,e,n)=>{var i=t.recurrenceException;if(i){for(var a=i.split(","),r=0;r<a.length;r++)a[r]=Zrt(a[r],t.startDate,e,n);return a.join()}return i})(G,this.timeZoneCalculator,this.timezone);if(!this._filterAppointmentByRRule({startDate:Z,endDate:be,recurrenceRule:vt,recurrenceException:ti,allDay:Nt},n,i,a,r,u))return!1}return!(!gn&&g&&Sn&&be<n&&(!k||k&&!Ge)||Le(a)&&(!k||!e.isVirtualScrolling)&&!((t,e,n,i,a)=>{var r=Be.dateTimeFromDecimal(n);return t.getHours()>=r.hours&&t.getMinutes()>=r.minutes||e.getHours()===r.hours&&e.getMinutes()>r.minutes||e.getHours()>r.hours||a||i})(Z,be,a,Nt,cn)||Le(r)&&!(t=>{var ne,{startDate:e,endDate:n,startDayHour:i,endDayHour:a,viewStartDayHour:r,viewEndDayHour:s,allDay:o,severalDays:d,min:u,max:p,checkIntersectViewport:g}=t,b=(24-s+r)*Fq("hour"),C=n.getTime()-e.getTime(),k=(b-C)/Fq("hour"),G=e.getHours(),Y=e.getMinutes(),Z=Be.dateTimeFromDecimal(a),be=Be.dateTimeFromDecimal(i),Ge=e<p&&n>u;return ne=g&&Ge||G<Z.hours||G===Z.hours&&Y<Z.minutes||o&&e<=p||d&&Ge&&(G<Z.hours||60*n.getHours()+n.getMinutes()>60*be.hours),C<b&&G>Z.hours&&Y>Z.minutes&&k<=G-a&&(ne=!1),ne})({startDate:Z,endDate:be,startDayHour:a,endDayHour:r,viewStartDayHour:s,viewEndDayHour:o,allDay:Nt,severalDays:cn,min:n,max:i,checkIntersectViewport:p})||!gn&&(!Sn||g)&&be<n&&k&&!Ge)}]]}_createAppointmentFilter(e){return this.filterMaker.isRegistered()&&this.filterMaker.make("user",void 0),this._createCombinedFilter(e)}_excessFiltering(){var e=this.filterMaker.dateFilter(),n=this.dataSource.filter();return e&&n&&(jh(n,e)||n.length&&jh(n[0],e))}_combineRemoteFilter(e){var n=this.filterMaker.combine();return this._serializeRemoteFilter(n,e)}_serializeRemoteFilter(e,n){if(!Array.isArray(e))return e;e=de([],e);var i=this.dataAccessors.expr.startDateExpr,a=this.dataAccessors.expr.endDateExpr;Oa(e[0])&&ls().forceIsoDateParsing&&e.length>1&&(e[0]===i||e[0]===a)&&(e[e.length-1]=is.serializeDate(new Date(e[e.length-1]),n));for(var r=0;r<e.length;r++)e[r]=this._serializeRemoteFilter(e[r],n);return e}_createFilter(e,n,i,a){if(i){this.filterMaker.make("date",[e,n]);var r=this._excessFiltering()?this.dataSource.filter()[1]:this.dataSource.filter();this.filterMaker.make("user",[r]),this.dataSource.filter(this._combineRemoteFilter(a))}}_filterAppointmentByResources(e,n){for(var i=(o,d)=>{var p,u=this.dataAccessors.resources.getter[o];In(u)&&(p=u(e));for(var g=UP(p),b=ip(n[d].items,k=>k.id),C=0;C<g.length;C++)if(li(g[C],b)>-1)return!0;return!1},a=!1,r=0;r<n.length;r++){if(!(a=i(n[r].name,r)))return!1}return a}_filterAppointmentByRRule(e,n,i,a,r,s){var o=e.recurrenceRule,d=e.recurrenceException,u=e.allDay,p=!0,g=e.startDate,b=e.endDate,C=fb();if(u||((t,e,n,i)=>{var a=t.getHours(),r=e.getHours();return a<=n&&r<=i&&r>=n||r>=i&&a<=i&&a>=n})(g,b,a,r)){var[k,G]=dre(n,i);n=k,i=new Date(G.getTime()-cOe("minute"))}return o&&!C.isValidRecurrenceRule(o)&&(p=b>n&&g<=i),p&&C.isValidRecurrenceRule(o)&&(p=C.hasRecurrence({rule:o,exception:d,start:g,end:b,min:n,max:i,firstDayOfWeek:s})),p}filterLoadedAppointments(e,n){return this.filterPreparedItems(e,n).map(a=>{var{rawAppointment:r}=a;return r})}filterPreparedItems(e,n){var i=this._createAppointmentFilter(e);return xf(n||this.preparedItems).filter(i).toArray()}filterAllDayAppointments(e){var n=this._createAllDayAppointmentFilter(e);return xf(this.preparedItems).filter(n).toArray().map(i=>{var{rawAppointment:a}=i;return a})}}class _pt extends hOe{get strategyName(){return pOe_virtual}get resources(){return this.options.resources}filter(e){var n=cOe("hour"),i=Y4(this.viewType),a=i&&"horizontal"===this.viewDirection,r=!this.supportAllDayRow,s=this.showAllDayPanel||r,o=this.viewDataProvider.getLastViewDateByEndDayHour(this.viewEndDayHour),d=[];return this.viewDataProvider.getCompletedGroupsInfo().forEach(p=>{var g=p.groupIndex,b=p.startDate,C=new Date(Math.min(p.endDate,o)),k=i?b.getHours():this.viewStartDayHour,G=i?k+b.getMinutes()/60+(C-b)/n:this.viewEndDayHour,Y=this._getPrerenderFilterResources(g),ne=this.viewDataProvider.getAllDayPanel(g),Z=r||!!s&&(null==ne?void 0:ne.length)>0;d.push({isVirtualScrolling:!0,startDayHour:k,endDayHour:G,viewStartDayHour:this.viewStartDayHour,viewEndDayHour:this.viewEndDayHour,min:b,max:C,supportMultiDayAppointments:Iwe(this.viewType),allDay:Z,resources:Y,firstDayOfWeek:this.firstDayOfWeek,checkIntersectViewport:a})}),this.filterLoadedAppointments({filterOptions:d,groupCount:this.groupCount},e)}filterPreparedItems(e,n){var{filterOptions:i,groupCount:a}=e,r=[],s=n||this.preparedItems;return a>0&&(s=s.filter(d=>{for(var{rawAppointment:u}=d,p=0;p<i.length;++p){var{resources:g}=i[p];if(this._filterAppointmentByResources(u,g))return!0}})),i.forEach(d=>{r.length&&r.push("or");var u=this._createAppointmentFilter(d);r.push(u)}),xf(s).filter(r).toArray()}hasAllDayAppointments(){return this.filterAllDayAppointments({viewStartDayHour:this.viewStartDayHour,viewEndDayHour:this.viewEndDayHour}).length>0}_getPrerenderFilterResources(e){var n=this.viewDataProvider.getCellsGroup(e);return((t,e,n)=>{if(!n||!n.length)return t;var i={},a=[];return n.forEach(s=>{$e(s,(o,d)=>i[o]=d)}),t.filter(s=>{var{name:o}=s;return Le(i[o])}).forEach(s=>a.push(de({},s))),a.forEach(s=>{var{items:o,data:d,name:u}=s,p=Oq(e,[u])[0]||{},g=g7(p),b=[],C=[];n.filter(k=>Le(k[u])).forEach(k=>{$e(k,(G,Y)=>{if(!b.filter(be=>be.id===Y&&be[g]===G).length){var ne=o.filter(be=>be.id===Y),Z=d.filter(be=>be[g]===Y);b.push(...ne),C.push(...Z)}})}),s.items=b,s.data=C}),a})(this.loadedResources,this.resources,[n])}}var Yre_virtual="virtual",Yre_standard="standard";class ypt{constructor(e){this.options=e,this.dataSource=this.options.dataSource,this.dataAccessors=this.options.dataAccessors,this.timeZoneCalculator=this.options.timeZoneCalculator,this.appointmentDataSource=new upt(this.dataSource),this.initFilterStrategy()}get filterMaker(){return this.getFilterStrategy().filterMaker}get keyName(){return this.appointmentDataSource.keyName}get filterStrategyName(){return this.options.getIsVirtualScrolling()?Yre_virtual:Yre_standard}getFilterStrategy(){return(!this.filterStrategy||this.filterStrategy.strategyName!==this.filterStrategyName)&&this.initFilterStrategy(),this.filterStrategy}initFilterStrategy(){var e={resources:this.options.resources,dataSource:this.dataSource,dataAccessors:this.dataAccessors,startDayHour:this.options.startDayHour,endDayHour:this.options.endDayHour,appointmentDuration:this.options.appointmentDuration,showAllDayPanel:this.options.showAllDayPanel,timeZoneCalculator:this.options.timeZoneCalculator,loadedResources:this.options.getLoadedResources,supportAllDayRow:this.options.getSupportAllDayRow,viewType:this.options.getViewType,viewDirection:this.options.getViewDirection,dateRange:this.options.getDateRange,groupCount:this.options.getGroupCount,viewDataProvider:this.options.getViewDataProvider};this.filterStrategy=this.filterStrategyName===Yre_virtual?new _pt(e):new hOe(e)}setDataSource(e){this.dataSource=e,this.initFilterStrategy(),this.appointmentDataSource.setDataSource(this.dataSource)}updateDataAccessors(e){this.dataAccessors=e,this.initFilterStrategy()}filter(){return this.getFilterStrategy().filter()}filterByDate(e,n,i,a){this.getFilterStrategy().filterByDate(e,n,i,a)}hasAllDayAppointments(e){var n=e.map(i=>Ao(i,this.dataAccessors,this.timeZoneCalculator));return this.getFilterStrategy().hasAllDayAppointments(n)}filterLoadedAppointments(e,n){return this.getFilterStrategy().filterLoadedAppointments(e,n)}calculateAppointmentEndDate(e,n){return this.getFilterStrategy().calculateAppointmentEndDate(e,n)}cleanState(){this.appointmentDataSource.cleanState()}getUpdatedAppointment(){return this.appointmentDataSource._updatedAppointment}getUpdatedAppointmentKeys(){return this.appointmentDataSource._updatedAppointmentKeys}add(e){return this.appointmentDataSource.add(e)}update(e,n){return this.appointmentDataSource.update(e,n)}remove(e){return this.appointmentDataSource.remove(e)}}var oU="dx-scheduler",bpt="".concat(oU,"-small"),Mpt="".concat(oU,"-adaptive"),xpt="".concat(oU,"-readonly"),Ept={day:{workSpace:k0t,renderingStrategy:"vertical"},week:{workSpace:iOe,renderingStrategy:"vertical"},workWeek:{workSpace:j0t,renderingStrategy:"vertical"},month:{workSpace:V0t,renderingStrategy:"horizontalMonth"},timelineDay:{workSpace:x0t,renderingStrategy:"horizontal"},timelineWeek:{workSpace:Ure,renderingStrategy:"horizontal"},timelineWorkWeek:{workSpace:T0t,renderingStrategy:"horizontal"},timelineMonth:{workSpace:w0t,renderingStrategy:"horizontalMonthLine"},agenda:{workSpace:o0t,renderingStrategy:"agenda"}},jc_ADDING="onAppointmentAdding",jc_ADDED="onAppointmentAdded",jc_DELETING="onAppointmentDeleting",jc_DELETED="onAppointmentDeleted",jc_UPDATING="onAppointmentUpdating",jc_UPDATED="onAppointmentUpdated",w7_SERIES="editSeries",w7_OCCURENCE="editOccurence",w7_CANCEL="cancel";class Jre extends Kd{_getDefaultOptions(){var e=de(super._getDefaultOptions(),{views:["day","week"],currentView:"day",currentDate:Be.trimTime(new Date),min:void 0,max:void 0,dateSerializationFormat:void 0,firstDayOfWeek:void 0,groups:[],resources:[],loadedResources:[],resourceLoaderMap:new Map,dataSource:null,customizeDateNavigatorText:void 0,appointmentTemplate:"item",dropDownAppointmentTemplate:"dropDownAppointment",appointmentCollectorTemplate:"appointmentCollector",dataCellTemplate:null,timeCellTemplate:null,resourceCellTemplate:null,dateCellTemplate:null,startDayHour:0,endDayHour:24,editing:{allowAdding:!0,allowDeleting:!0,allowDragging:!0,allowResizing:!0,allowUpdating:!0,allowTimeZoneEditing:!1},showAllDayPanel:!0,showCurrentTimeIndicator:!0,shadeUntilCurrentTime:!1,indicatorUpdateInterval:3e5,indicatorTime:void 0,recurrenceEditMode:"dialog",cellDuration:30,maxAppointmentsPerCell:"auto",selectedCellData:[],groupByDate:!1,onAppointmentRendered:null,onAppointmentClick:null,onAppointmentDblClick:null,onAppointmentContextMenu:null,onCellClick:null,onCellContextMenu:null,onAppointmentAdding:null,onAppointmentAdded:null,onAppointmentUpdating:null,onAppointmentUpdated:null,onAppointmentDeleting:null,onAppointmentDeleted:null,onAppointmentFormOpening:null,appointmentTooltipTemplate:"appointmentTooltip",appointmentPopupTemplate:"appointmentPopup",crossScrollingEnabled:!1,useDropDownViewSwitcher:!1,startDateExpr:"startDate",endDateExpr:"endDate",textExpr:"text",descriptionExpr:"description",allDayExpr:"allDay",recurrenceRuleExpr:"recurrenceRule",recurrenceExceptionExpr:"recurrenceException",disabledExpr:"disabled",remoteFiltering:!1,timeZone:"",startDateTimeZoneExpr:"startDateTimeZone",endDateTimeZoneExpr:"endDateTimeZone",noDataText:Mn.format("dxCollectionWidget-noDataText"),adaptivityEnabled:!1,allowMultipleCellSelection:!0,scrolling:{mode:"standard"},renovateRender:!0,_draggingMode:"outlook",_appointmentTooltipOffset:{x:0,y:0},_appointmentTooltipButtonsPosition:"bottom",_appointmentTooltipOpenButtonText:Mn.format("dxScheduler-openAppointment"),_dropDownButtonIcon:"overflow",_appointmentCountPerCell:2,_collectorOffset:0,_appointmentOffset:26,toolbar:[{location:"before",defaultElement:"dateNavigator"},{location:"after",defaultElement:"viewSwitcher"}]});return de(!0,e,{integrationOptions:{useDeferUpdateForTemplates:!1}})}get filteredItems(){return this._filteredItems||(this._filteredItems=[]),this._filteredItems}set filteredItems(e){this._filteredItems=e}_setDeprecatedOptions(){super._setDeprecatedOptions(),de(this._deprecatedOptions,{dropDownAppointmentTemplate:{since:"19.2",message:"appointmentTooltipTemplate"}})}_defaultOptionsRules(){return super._defaultOptionsRules().concat([{device:function(){return"desktop"===rn.real().deviceType&&!rn.isSimulator()},options:{focusStateEnabled:!0}},{device:function(){return!rn.current().generic},options:{useDropDownViewSwitcher:!0,editing:{allowDragging:!1,allowResizing:!1}}},{device:function(){return cd()},options:{useDropDownViewSwitcher:!0,dateCellTemplate:function(e,n,i){e.text.split(" ").forEach(function(r,s){var o=N("<span>").text(r).addClass("dx-scheduler-header-panel-cell-date");N(i).append(o),s||N(i).append(" ")})},_appointmentTooltipOffset:{x:0,y:11},_appointmentTooltipButtonsPosition:"top",_appointmentTooltipOpenButtonText:null,_dropDownButtonIcon:"chevrondown",_appointmentCountPerCell:1,_collectorOffset:20,_appointmentOffset:30}}])}_postponeDataSourceLoading(e){this.postponedOperations.add("_reloadDataSource",this._reloadDataSource.bind(this),e)}_postponeResourceLoading(){var e=this.postponedOperations.add("loadResources",()=>{var i=this._getCurrentViewOption("groups");return HDe(i,this.option("resources"),this.option("resourceLoaderMap"))}),n=new wt;return e.done(i=>{this.option("loadedResources",i),n.resolve(i)}),this._postponeDataSourceLoading(e),n.promise()}_optionChanged(e){var n,i,a,r=e.value,s=e.name;switch(e.name){case"customizeDateNavigatorText":this._updateOption("header",s,r);break;case"firstDayOfWeek":this._updateOption("workSpace",s,r),this._updateOption("header",s,r);break;case"currentDate":r=this._dateOption(s),r=Be.trimTime(new Date(r)),this.option("selectedCellData",[]),this._workSpace.option(s,new Date(r)),null===(n=this._header)||void 0===n||n.option(s,new Date(r)),null===(i=this._header)||void 0===i||i.option("startViewDate",this.getStartViewDate()),this._appointments.option("items",[]),this._filterAppointmentsByDate(),this._postponeDataSourceLoading();break;case"dataSource":this._initDataSource(),this.appointmentDataProvider.setDataSource(this._dataSource),this._postponeResourceLoading().done(u=>{this._filterAppointmentsByDate(),this._updateOption("workSpace","showAllDayPanel",this.option("showAllDayPanel"))});break;case"min":case"max":r=this._dateOption(s),this._updateOption("header",s,new Date(r)),this._updateOption("workSpace",s,new Date(r));break;case"views":var o;if(this.modelProvider.updateCurrentView(),this._getCurrentViewOptions())this.repaint();else null===(o=this._header)||void 0===o||o.option(s,r);break;case"useDropDownViewSwitcher":null===(a=this._header)||void 0===a||a.option(s,r);break;case"currentView":this.modelProvider.updateCurrentView(),this._validateDayHours(),this._validateCellDuration(),this._appointments.option({items:[],allowDrag:this._allowDragging(),allowResize:this._allowResizing(),itemTemplate:this._getAppointmentTemplate("appointmentTemplate")}),this._postponeResourceLoading().done(u=>{this._refreshWorkSpace(u),this._updateHeader(),this._filterAppointmentsByDate(),this._appointments.option("allowAllDayResize","day"!==r)});break;case"appointmentTemplate":this._appointments.option("itemTemplate",r);break;case"dateCellTemplate":case"resourceCellTemplate":case"dataCellTemplate":case"timeCellTemplate":this.repaint();break;case"groups":this._postponeResourceLoading().done(u=>{this._refreshWorkSpace(u),this._filterAppointmentsByDate()});break;case"resources":this._dataAccessors.resources=FDe(this.option("resources")),this.agendaResourceProcessor.initializeState(r),this.updateFactoryInstances(),this._postponeResourceLoading().done(u=>{this._appointments.option("items",[]),this._refreshWorkSpace(u),this._filterAppointmentsByDate()});break;case"startDayHour":case"endDayHour":this._validateDayHours(),this.updateFactoryInstances(),this._appointments.option("items",[]),this._updateOption("workSpace",s,r),this._appointments.repaint(),this._filterAppointmentsByDate(),this._postponeDataSourceLoading();break;case jc_ADDING:case jc_ADDED:case jc_UPDATING:case jc_UPDATED:case jc_DELETING:case jc_DELETED:case"onAppointmentFormOpening":this._actions[s]=this._createActionByOption(s);break;case"onAppointmentRendered":this._appointments.option("onItemRendered",this._getAppointmentRenderedAction());break;case"onAppointmentClick":this._appointments.option("onItemClick",this._createActionByOption(s));break;case"onAppointmentDblClick":this._appointments.option(s,this._createActionByOption(s));break;case"onAppointmentContextMenu":this._appointments.option("onItemContextMenu",this._createActionByOption(s));break;case"noDataText":case"allowMultipleCellSelection":case"selectedCellData":case"accessKey":case"onCellClick":case"onCellContextMenu":this._workSpace.option(s,r);break;case"crossScrollingEnabled":this._postponeResourceLoading().done(u=>{this._appointments.option("items",[]),this._refreshWorkSpace(u),this._readyToRenderAppointments&&this._appointments.option("items",this._getAppointmentsToRepaint())});break;case"cellDuration":this._validateCellDuration(),this._appointments.option("items",[]),this._readyToRenderAppointments&&(this._updateOption("workSpace","hoursInterval",r/60),this._appointments.option("items",this._getAppointmentsToRepaint()));break;case"tabIndex":case"focusStateEnabled":this._updateOption("header",s,r),this._updateOption("workSpace",s,r),this._appointments.option(s,r),super._optionChanged(e);break;case"width":this._updateOption("header",s,r),this.option("crossScrollingEnabled")&&this._updateOption("workSpace","width",r),this._updateOption("workSpace","schedulerWidth",r),super._optionChanged(e),this._dimensionChanged();break;case"height":super._optionChanged(e),this._dimensionChanged(),this._updateOption("workSpace","schedulerHeight",r);break;case"editing":this._initEditing();var d=this._editing;this._bringEditingModeToAppointments(d),this.hideAppointmentTooltip(),this._cleanPopup();break;case"showAllDayPanel":this.updateFactoryInstances(),this._postponeResourceLoading().done(u=>{this._filterAppointmentsByDate(),this._updateOption("workSpace","allDayExpanded",r),this._updateOption("workSpace",s,r)});break;case"showCurrentTimeIndicator":case"indicatorTime":case"indicatorUpdateInterval":case"shadeUntilCurrentTime":case"groupByDate":this._updateOption("workSpace",s,r),this.repaint();break;case"appointmentDragging":case"appointmentTooltipTemplate":case"appointmentPopupTemplate":case"recurrenceEditMode":case"remoteFiltering":case"timeZone":this.updateFactoryInstances(),this.repaint();break;case"dropDownAppointmentTemplate":case"appointmentCollectorTemplate":case"_appointmentTooltipOffset":case"_appointmentTooltipButtonsPosition":case"_appointmentTooltipOpenButtonText":case"_dropDownButtonIcon":case"_appointmentCountPerCell":case"_collectorOffset":case"_appointmentOffset":this.repaint();break;case"dateSerializationFormat":case"maxAppointmentsPerCell":break;case"startDateExpr":case"endDateExpr":case"startDateTimeZoneExpr":case"endDateTimeZoneExpr":case"textExpr":case"descriptionExpr":case"allDayExpr":case"recurrenceRuleExpr":case"recurrenceExceptionExpr":case"disabledExpr":this._updateExpression(s,r),this.appointmentDataProvider.updateDataAccessors(this._dataAccessors),this._initAppointmentTemplate(),this.repaint();break;case"adaptivityEnabled":this._toggleAdaptiveClass(),this.repaint();break;case"scrolling":this.option("crossScrollingEnabled",this._isHorizontalVirtualScrolling()||this.option("crossScrollingEnabled")),this._updateOption("workSpace",e.fullName,r);break;case"renovateRender":this._updateOption("workSpace",s,r);break;case"_draggingMode":this._workSpace.option("draggingMode",r);break;case"toolbar":this._header?this._header.option("items",r):this.repaint();break;case"loadedResources":case"resourceLoaderMap":break;default:super._optionChanged(e)}}_updateHeader(){var e;null===(e=this._header)||void 0===e||e.option({intervalCount:this._getViewCountConfig().intervalCount,startViewDate:this.getStartViewDate(),min:this._dateOption("min"),max:this._dateOption("max"),currentDate:this._dateOption("currentDate"),firstDayOfWeek:this.getFirstDayOfWeek(),currentView:this.modelProvider.currentView})}_dateOption(e){var n=this._getCurrentViewOption(e);return is.deserializeDate(n)}_getSerializationFormat(e){var n=this._getCurrentViewOption(e);return"number"==typeof n?"number":Oa(n)?is.getDateSerializationFormat(n):void 0}_bringEditingModeToAppointments(e){var n={allowDelete:e.allowUpdating&&e.allowDeleting};this._isAgenda()||(n.allowDrag=e.allowDragging,n.allowResize=e.allowResizing,n.allowAllDayResize=e.allowResizing&&this._supportAllDayResizing()),this._appointments.option(n),this.repaint()}_isAgenda(){return"agenda"===this.getLayoutManager().appointmentRenderingStrategyName}_allowDragging(){return this._editing.allowDragging&&!this._isAgenda()}_allowResizing(){return this._editing.allowResizing&&!this._isAgenda()}_allowAllDayResizing(){return this._editing.allowResizing&&this._supportAllDayResizing()}_supportAllDayResizing(){return this.modelProvider.supportAllDayResizing()}_isAllDayExpanded(e){return this.option("showAllDayPanel")&&this.appointmentDataProvider.hasAllDayAppointments(e)}_getTimezoneOffsetByOption(e){return Pr.calculateTimezoneByValue(this.option("timeZone"),e)}_filterAppointmentsByDate(){var e=this._workSpace.getDateRange(),n=as(this.key),i=n.createDate(e[0],{path:"fromGrid"}),a=n.createDate(e[1],{path:"fromGrid"});this.appointmentDataProvider.filterByDate(i,a,this.option("remoteFiltering"),this.option("dateSerializationFormat"))}_reloadDataSource(){var e=new wt;return this._dataSource?(this._dataSource.load().done(function(){Rj(),this._fireContentReadyAction(e)}.bind(this)).fail(function(){Rj(),e.reject()}),this._dataSource.isLoading()&&Fve({container:this.$element(),position:{of:this.$element()}})):this._fireContentReadyAction(e),e.promise()}_fireContentReadyAction(e){var a,n=super._fireContentReadyAction.bind(this),i=()=>{n(),null==e||e.resolve()};this._workSpaceRecalculation?null===(a=this._workSpaceRecalculation)||void 0===a||a.done(()=>{i()}):i()}_dimensionChanged(){if(this._toggleSmallClass(),!this._isAgenda()&&this.filteredItems&&this._isVisible()){this._workSpace.option("allDayExpanded",this._isAllDayExpanded(this.filteredItems)),this._workSpace._dimensionChanged();var e=this.getLayoutManager().createAppointmentsMap(this.filteredItems);this._appointments.option("items",e)}this.hideAppointmentTooltip(),this._appointmentPopup.triggerResize(),this._appointmentPopup.updatePopupFullScreenMode()}_clean(){this._cleanPopup(),super._clean()}_toggleSmallClass(){var e=Ta(this.$element().get(0)).width;this.$element().toggleClass(bpt,e<400)}_toggleAdaptiveClass(){this.$element().toggleClass(Mpt,this.option("adaptivityEnabled"))}_visibilityChanged(e){e&&this._dimensionChanged()}_dataSourceOptions(){return{paginate:!1}}_init(){this._initExpressions({startDate:this.option("startDateExpr"),endDate:this.option("endDateExpr"),startDateTimeZone:this.option("startDateTimeZoneExpr"),endDateTimeZone:this.option("endDateTimeZoneExpr"),allDay:this.option("allDayExpr"),text:this.option("textExpr"),description:this.option("descriptionExpr"),recurrenceRule:this.option("recurrenceRuleExpr"),recurrenceException:this.option("recurrenceExceptionExpr"),disabled:this.option("disabledExpr")}),super._init(),this._initDataSource(),this.$element().addClass(oU),this._initEditing(),this.updateFactoryInstances(),this._initActions(),this._compactAppointmentsHelper=new Kat(this),this._asyncTemplatesTimers=[],this._dataSourceLoadedCallback=ds(),this._subscribes=hCe,this.agendaResourceProcessor=new dpt(this.option("resources"))}get modelProvider(){return WDe(this.key)}createAppointmentDataProvider(){this.appointmentDataProvider=new ypt({dataSource:this._dataSource,dataAccessors:this._dataAccessors,timeZoneCalculator:as(this.key),dateSerializationFormat:this.option("dateSerializationFormat"),resources:this.option("resources"),startDayHour:this._getCurrentViewOption("startDayHour"),endDayHour:this._getCurrentViewOption("endDayHour"),appointmentDuration:this._getCurrentViewOption("cellDuration"),showAllDayPanel:this.option("showAllDayPanel"),getLoadedResources:()=>this.option("loadedResources"),getIsVirtualScrolling:()=>this.isVirtualScrolling(),getSupportAllDayRow:()=>this._workSpace.supportAllDayRow(),getViewType:()=>this._workSpace.type,getViewDirection:()=>this._workSpace.viewDirection,getDateRange:()=>this._workSpace.getDateRange(),getGroupCount:()=>this._workSpace._getGroupCount(),getViewDataProvider:()=>this._workSpace.viewDataProvider})}updateFactoryInstances(){var e=this._options._optionManager._options;Le(this.key)||(this.key=zDe(),VDe(this.key,e)),this.getWorkSpace()&&this.createAppointmentDataProvider(),(t=>{var e=zDe(t.key);VDe(e,t.model),$at(e,t.timeZone)})({key:this.key,model:e,timeZone:this.option("timeZone")})}_initTemplates(){this._initAppointmentTemplate(),this._templateManager.addDefaultTemplates({appointmentTooltip:new Lx,dropDownAppointment:new Lx}),super._initTemplates()}_initAppointmentTemplate(){var{expr:e}=this._dataAccessors,n=a=>zo("appointmentData.".concat(a)),i=a=>r=>{var s=a(r);return s instanceof Date?s.valueOf():s};this._templateManager.addDefaultTemplates({item:new Ix((a,r,s)=>this.getAppointmentsInstance()._renderAppointmentTemplate(a,r,s),["html","text","startDate","endDate","allDay","description","recurrenceRule","recurrenceException","startDateTimeZone","endDateTimeZone"],this.option("integrationOptions.watchMethod"),{text:n(e.textExpr),startDate:i(n(e.startDateExpr)),endDate:i(n(e.endDateExpr)),startDateTimeZone:n(e.startDateTimeZoneExpr),endDateTimeZone:n(e.endDateTimeZoneExpr),allDay:n(e.allDayExpr),recurrenceRule:n(e.recurrenceRuleExpr)})})}_renderContent(){this._renderContentImpl()}_dataSourceChangedHandler(e){this._readyToRenderAppointments&&this._workSpaceRecalculation.done(function(){this._renderAppointments(),this.getWorkSpace().onDataSourceChanged(this.filteredItems)}.bind(this))}isVirtualScrolling(){var e,n=this.getWorkSpace();if(n)return n.isVirtualScrolling();var i=this._getCurrentViewOptions(),a=this.option("scrolling");return"virtual"===(null==a?void 0:a.mode)||"virtual"===(null==i||null===(e=i.scrolling)||void 0===e?void 0:e.mode)}_filterAppointments(){this.filteredItems=this.appointmentDataProvider.filter()}_renderAppointments(){var e=this.getWorkSpace();this._filterAppointments(),e.option("allDayExpanded",this._isAllDayExpanded(this.filteredItems));var n=[];this._isVisible()&&(n=this._getAppointmentsToRepaint()),this.modelProvider.isRenovatedAppointments?(t=>{var{instance:e,$dateTable:n,viewModel:i}=t,a=opt(n);k0.renovation.renderComponent(e,a,uOe,"renovatedAppointments",i)})({instance:this,$dateTable:this.getWorkSpace()._getDateTable(),viewModel:n}):this._appointments.option("items",n),this.appointmentDataProvider.cleanState()}_getAppointmentsToRepaint(){var e=this.getLayoutManager(),n=e.createAppointmentsMap(this.filteredItems);return this.modelProvider.isRenovatedAppointments?{appointments:n,appointmentTemplate:"item"!==this.option("appointmentTemplate")?this.option("appointmentTemplate"):void 0}:e.getRepaintedAppointments(n,this.getAppointmentsInstance().option("items"))}_initExpressions(e){this._dataAccessors=k0.dataAccessors.create(e,this._dataAccessors,ls().forceIsoDateParsing,this.option("dateSerializationFormat")),this._dataAccessors.resources=FDe(this.option("resources"))}_updateExpression(e,n){var i={};i[e.replace("Expr","")]=n,this._initExpressions(i)}getResourceDataAccessors(){return this._dataAccessors.resources}_initEditing(){var e=this.option("editing");this._editing={allowAdding:!!e,allowUpdating:!!e,allowDeleting:!!e,allowResizing:!!e,allowDragging:!!e},Yi(e)&&(this._editing=de(this._editing,e)),this._editing.allowDragging=this._editing.allowDragging&&this._editing.allowUpdating,this._editing.allowResizing=this._editing.allowResizing&&this._editing.allowUpdating,this.$element().toggleClass(xpt,this._isReadOnly())}_isReadOnly(){var e=!0,n=this._editing;for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e=e&&!n[i]);return e}_dispose(){var e;this._appointmentTooltip&&this._appointmentTooltip.dispose(),null===(e=this._recurrenceDialog)||void 0===e||e.hide(w7_CANCEL),this.hideAppointmentPopup(),this.hideAppointmentTooltip(),this._asyncTemplatesTimers.forEach(clearTimeout),this._asyncTemplatesTimers=[],super._dispose(),Vat(this.key)}_initActions(){this._actions={onAppointmentAdding:this._createActionByOption(jc_ADDING),onAppointmentAdded:this._createActionByOption(jc_ADDED),onAppointmentUpdating:this._createActionByOption(jc_UPDATING),onAppointmentUpdated:this._createActionByOption(jc_UPDATED),onAppointmentDeleting:this._createActionByOption(jc_DELETING),onAppointmentDeleted:this._createActionByOption(jc_DELETED),onAppointmentFormOpening:this._createActionByOption("onAppointmentFormOpening")}}_getAppointmentRenderedAction(){return this._createActionByOption("onAppointmentRendered",{excludeValidators:["disabled","readOnly"]})}_renderFocusTarget(){}_initMarkup(){if(super._initMarkup(),this._validateDayHours(),this._validateCellDuration(),this.modelProvider.updateCurrentView(),this._renderMainContainer(),this._renderHeader(),this._layoutManager=new dot(this),this._appointments=this._createComponent("<div>",est,this._appointmentsConfig()),this._appointments.option("itemTemplate",this._getAppointmentTemplate("appointmentTemplate")),this._appointmentTooltip=new(this.option("adaptivityEnabled")?wrt:yrt)(this._getAppointmentTooltipOptions()),this._appointmentForm=this.createAppointmentForm(),this._appointmentPopup=this.createAppointmentPopup(this._appointmentForm),this._isDataSourceLoaded()||this._isDataSourceLoading())this._initMarkupCore(this.option("loadedResources")),this._dataSourceChangedHandler(this._dataSource.items()),this._fireContentReadyAction();else{var e=this._getCurrentViewOption("groups");HDe(e,this.option("resources"),this.option("resourceLoaderMap")).done(n=>{this.option("loadedResources",n),this._initMarkupCore(n),this._reloadDataSource()})}}_renderMainContainer(){this._mainContainer=N("<div>").addClass("dx-scheduler-container"),this.$element().append(this._mainContainer)}createAppointmentForm(){var e={createResourceEditorModel:()=>((t,e)=>t.map(n=>{var i=Jx(n),a=((t,e)=>{for(var n=0;n<e.length;n++){var i=e[n];if(i.name===t)return i.data}return[]})(i,e);return{editorOptions:{dataSource:a.length?a:Cq(n.dataSource),displayExpr:Kae(n),valueExpr:g7(n)},dataField:i,editorType:n.allowMultiple?"dxTagBox":"dxSelectBox",label:{text:n.label||i}}}))(this.option("resources"),this.option("loadedResources")),getDataAccessors:()=>this._dataAccessors,createComponent:(n,i,a)=>this._createComponent(n,i,a),getEditingConfig:()=>this._editing,getFirstDayOfWeek:()=>this.option("firstDayOfWeek"),getStartDayHour:()=>this.option("startDayHour"),getCalculatedEndDate:n=>this._workSpace.calculateEndDate(n)};return new bat(e)}createAppointmentPopup(e){return new HYe({getKey:()=>this.key,getElement:()=>this.$element(),createComponent:(i,a,r)=>this._createComponent(i,a,r),focus:()=>this.focus(),getResourcesFromItem:i=>Tq(this.option("resources"),this.getResourceDataAccessors(),i,!0),getEditingConfig:()=>this._editing,getTimeZoneCalculator:()=>as(this.key),getDataAccessors:()=>this._dataAccessors,getAppointmentFormOpening:()=>this._actions.onAppointmentFormOpening,processActionResult:(i,a)=>this._processActionResult(i,a),addAppointment:i=>this.addAppointment(i),updateAppointment:(i,a)=>this.updateAppointment(i,a),updateScrollPosition:(i,a,r)=>{this._workSpace.updateScrollPosition(i,a,r)}},e)}_getAppointmentTooltipOptions(){return{createComponent:this._createComponent.bind(this),container:this.$element(),getScrollableContainer:this.getWorkSpaceScrollableContainer.bind(this),addDefaultTemplates:this._templateManager.addDefaultTemplates.bind(this._templateManager),getAppointmentTemplate:this._getAppointmentTemplate.bind(this),showAppointmentPopup:this.showAppointmentPopup.bind(this),checkAndDeleteAppointment:this.checkAndDeleteAppointment.bind(this),isAppointmentInAllDayPanel:this.isAppointmentInAllDayPanel.bind(this),createFormattedDateText:(e,n,i)=>this.fire("getTextAndFormatDate",e,n,i),getAppointmentDisabled:e=>Ao(e,this._dataAccessors,as(this.key)).disabled}}checkAndDeleteAppointment(e,n){var i=Ao(n,this._dataAccessors,as(this.key));this._checkRecurringAppointment(e,n,i.startDate,()=>{this.deleteAppointment(e)},!0)}_getExtraAppointmentTooltipOptions(){return{rtlEnabled:this.option("rtlEnabled"),focusStateEnabled:this.option("focusStateEnabled"),editing:this.option("editing"),offset:this.option("_appointmentTooltipOffset")}}isAppointmentInAllDayPanel(e){var n=this._workSpace;return this.appointmentTakesAllDay(e)&&n.supportAllDayRow()&&n.option("showAllDayPanel")}_initMarkupCore(e){this._readyToRenderAppointments=pi(),this._workSpace&&this._cleanWorkspace(),this._renderWorkSpace(e),this._appointments.option({fixedContainer:this._workSpace.getFixedContainer(),allDayContainer:this._workSpace.getAllDayContainer()}),this._waitAsyncTemplate(()=>{var n;return null===(n=this._workSpaceRecalculation)||void 0===n?void 0:n.resolve()}),this.createAppointmentDataProvider(),this._filterAppointmentsByDate()}_isDataSourceLoaded(){return this._dataSource&&this._dataSource.isLoaded()}_render(){var e;this._toggleSmallClass(),this._toggleAdaptiveClass(),null===(e=this.getWorkSpace())||void 0===e||e.updateHeaderEmptyCellWidth(),super._render()}_renderHeader(){if(0!==this.option("toolbar").length){var e=N("<div>").appendTo(this._mainContainer);this._header=this._createComponent(e,pCe,this._headerConfig())}}_headerConfig(){var e=this._getCurrentViewOptions(),n=this._getViewCountConfig(),i=de({firstDayOfWeek:this.getFirstDayOfWeek(),currentView:this.modelProvider.currentView,isAdaptive:this.modelProvider.adaptivityEnabled,tabIndex:this.option("tabIndex"),focusStateEnabled:this.option("focusStateEnabled"),rtlEnabled:this.modelProvider.rtlEnabled,useDropDownViewSwitcher:this.option("useDropDownViewSwitcher"),customizeDateNavigatorText:this.option("customizeDateNavigatorText"),agendaDuration:this.option("agendaDuration")||7},e);return i.intervalCount=n.intervalCount,i.views=this.option("views"),i.min=new Date(this._dateOption("min")),i.max=new Date(this._dateOption("max")),i.currentDate=Be.trimTime(new Date(this._dateOption("currentDate"))),i.onCurrentViewChange=a=>this.option("currentView",a),i.onCurrentDateChange=a=>this.option("currentDate",a),i.items=this.option("toolbar"),i.todayDate=()=>as(this.key).createDate(new Date,{path:"toGrid"}),i}_appointmentsConfig(){return{getResources:()=>this.option("resources"),getResourceDataAccessors:this.getResourceDataAccessors.bind(this),getAgendaResourceProcessor:()=>this.agendaResourceProcessor,getAppointmentColor:this.createGetAppointmentColor(),key:this.key,getAppointmentDataProvider:()=>this.appointmentDataProvider,dataAccessors:this._dataAccessors,observer:this,onItemRendered:this._getAppointmentRenderedAction(),onItemClick:this._createActionByOption("onAppointmentClick"),onItemContextMenu:this._createActionByOption("onAppointmentContextMenu"),onAppointmentDblClick:this._createActionByOption("onAppointmentDblClick"),tabIndex:this.option("tabIndex"),focusStateEnabled:this.option("focusStateEnabled"),allowDrag:this._allowDragging(),allowDelete:this._editing.allowUpdating&&this._editing.allowDeleting,allowResize:this._allowResizing(),allowAllDayResize:this._allowAllDayResizing(),rtlEnabled:this.option("rtlEnabled"),currentView:this.option("currentView"),groups:this._getCurrentViewOption("groups"),isRenovatedAppointments:this.option("isRenovatedAppointments"),getResizableStep:()=>this._workSpace?this._workSpace.positionHelper.getResizableStep():0,onContentReady:()=>{var n;null===(n=this._workSpace)||void 0===n||n.option("allDayExpanded",this._isAllDayExpanded(this.filteredItems))}}}getCollectorOffset(){return this._workSpace.needApplyCollectorOffset()&&!this.option("adaptivityEnabled")?this.option("_collectorOffset"):0}getAppointmentDurationInMinutes(){return this._getCurrentViewOption("cellDuration")}_validateCellDuration(){60*(this._getCurrentViewOption("endDayHour")-this._getCurrentViewOption("startDayHour"))%this._getCurrentViewOption("cellDuration")!=0&&lo.log("W1015")}_getCurrentViewType(){return this.modelProvider.currentViewType}_renderWorkSpace(e){var n;this._readyToRenderAppointments&&this._toggleSmallClass();var i=N("<div>").appendTo(this._mainContainer),a=this._getViewCountConfig(),r=Ept[this._getCurrentViewType()].workSpace,s=this._workSpaceConfig(e,a);this._workSpace=this._createComponent(i,r,s),this._allowDragging()&&this._workSpace.initDragBehavior(this,this._all),this._workSpace._attachTablesEvents(),this._workSpace.getWorkArea().append(this._appointments.$element()),this._recalculateWorkspace(),a.startDate&&(null===(n=this._header)||void 0===n||n.option("currentDate",this._workSpace._getHeaderDate())),this._appointments.option("_collectorOffset",this.getCollectorOffset())}_getViewCountConfig(){var e=this.option("currentView"),n=this._getViewByName(e);return{intervalCount:n&&n.intervalCount||1,startDate:n&&n.startDate||null}}_getViewByName(e){for(var n=this.option("views"),i=0;i<n.length;i++)if(n[i].name===e||n[i].type===e||n[i]===e)return n[i]}_recalculateWorkspace(){this._workSpaceRecalculation=new wt,this._waitAsyncTemplate(()=>{s1(this._workSpace.$element()),this._workSpace._refreshDateTimeIndication()})}_workSpaceConfig(e,n){var i,a=this._getCurrentViewOptions(),r=this.option("scrolling"),s="virtual"===r.mode||"virtual"===(null===(i=a.scrolling)||void 0===i?void 0:i.mode),o=s&&(!Le(r.orientation)||["horizontal","both"].filter(p=>{var g;return r.orientation===p||(null===(g=a.scrolling)||void 0===g?void 0:g.orientation)===p}).length>0),d=this.option("crossScrollingEnabled")||o,u=de({resources:this.option("resources"),loadedResources:this.option("loadedResources"),getFilteredItems:()=>this.filteredItems,getResourceDataAccessors:this.getResourceDataAccessors.bind(this),key:this.key,noDataText:this.option("noDataText"),firstDayOfWeek:this.option("firstDayOfWeek"),startDayHour:this.option("startDayHour"),endDayHour:this.option("endDayHour"),tabIndex:this.option("tabIndex"),accessKey:this.option("accessKey"),focusStateEnabled:this.option("focusStateEnabled"),cellDuration:this.option("cellDuration"),showAllDayPanel:this.option("showAllDayPanel"),showCurrentTimeIndicator:this.option("showCurrentTimeIndicator"),indicatorTime:this.option("indicatorTime"),indicatorUpdateInterval:this.option("indicatorUpdateInterval"),shadeUntilCurrentTime:this.option("shadeUntilCurrentTime"),allDayExpanded:this._appointments.option("items"),crossScrollingEnabled:d,dataCellTemplate:this.option("dataCellTemplate"),timeCellTemplate:this.option("timeCellTemplate"),resourceCellTemplate:this.option("resourceCellTemplate"),dateCellTemplate:this.option("dateCellTemplate"),allowMultipleCellSelection:this.option("allowMultipleCellSelection"),selectedCellData:this.option("selectedCellData"),onSelectionChanged:p=>{this.option("selectedCellData",p.selectedCellData)},groupByDate:this._getCurrentViewOption("groupByDate"),scrolling:r,draggingMode:this.option("_draggingMode"),timeZoneCalculator:as(this.key),schedulerHeight:this.option("height"),schedulerWidth:this.option("width"),onSelectedCellsClick:this.showAddAppointmentPopup.bind(this),onVirtualScrollingUpdated:this._renderAppointments.bind(this),getHeaderHeight:()=>k0.DOM.getHeaderHeight(this._header),onScrollEnd:()=>this._appointments.updateResizableArea(),renovateRender:this._isRenovatedRender(s),isRenovatedAppointments:this.modelProvider.isRenovatedAppointments},a);return u.observer=this,u.intervalCount=n.intervalCount,u.startDate=n.startDate,u.groups=e,u.onCellClick=this._createActionByOption("onCellClick"),u.onCellContextMenu=this._createActionByOption("onCellContextMenu"),u.currentDate=Be.trimTime(new Date(this._dateOption("currentDate"))),u.hoursInterval=u.cellDuration/60,u.allDayExpanded=!1,u.dataCellTemplate=u.dataCellTemplate?this._getTemplate(u.dataCellTemplate):null,u.timeCellTemplate=u.timeCellTemplate?this._getTemplate(u.timeCellTemplate):null,u.resourceCellTemplate=u.resourceCellTemplate?this._getTemplate(u.resourceCellTemplate):null,u.dateCellTemplate=u.dateCellTemplate?this._getTemplate(u.dateCellTemplate):null,u.getAppointmentDataProvider=()=>this.appointmentDataProvider,u}_isRenovatedRender(e){return this.option("renovateRender")&&pi()||e}_waitAsyncTemplate(e){if(this._options.silent("templatesRenderAsynchronously")){var n=setTimeout(()=>{e(),clearTimeout(n)});this._asyncTemplatesTimers.push(n)}else e()}_getCurrentViewOptions(){return this.modelProvider.currentViewOptions}_getCurrentViewOption(e){return this.modelProvider.getCurrentViewOption(e)}_getAppointmentTemplate(e){var n=this._getCurrentViewOptions();return n&&n[e]?this._getTemplate(n[e]):this._getTemplateByOption(e)}_updateOption(e,n,i){var a=this._getCurrentViewOptions();(!a||!Le(a[n]))&&this["_"+e].option(n,i)}_refreshWorkSpace(e){this._cleanWorkspace(),delete this._workSpace,this._renderWorkSpace(e),this._readyToRenderAppointments&&(this._appointments.option({fixedContainer:this._workSpace.getFixedContainer(),allDayContainer:this._workSpace.getAllDayContainer()}),this._waitAsyncTemplate(()=>this._workSpaceRecalculation.resolve()))}_cleanWorkspace(){this._appointments.$element().detach(),this._workSpace._dispose(),this._workSpace.$element().remove(),this.option("selectedCellData",[])}getWorkSpaceScrollable(){return this._workSpace.getScrollable()}getWorkSpaceScrollableContainer(){return this._workSpace.getScrollableContainer()}getWorkSpace(){return this._workSpace}getHeader(){return this._header}_cleanPopup(){var e;null===(e=this._appointmentPopup)||void 0===e||e.dispose()}_checkRecurringAppointment(e,n,i,a,r,s,o){var d=Vo_getField(this._dataAccessors,"recurrenceRule",e);if(fb().evalRecurrenceRule(d).isValid&&this._editing.allowUpdating)switch(this.option("recurrenceEditMode")){case"series":a();break;case"occurrence":this._excludeAppointmentFromSeries(e,n,i,r,s,o);break;default:o&&(o.cancel=new wt),this._showRecurrenceChangeConfirm(r).done(p=>{p===w7_SERIES&&a(),p===w7_OCCURENCE&&this._excludeAppointmentFromSeries(e,n,i,r,s,o)}).fail(()=>this._appointments.moveAppointmentBack(o))}else a()}_excludeAppointmentFromSeries(e,n,i,a,r,s){var o=Ao(Ee({},e),this._dataAccessors,as(this.key));o.recurrenceException=this._createRecurrenceException(o,i);var d=Ee({},n);delete d[this._dataAccessors.expr.recurrenceExceptionExpr],delete d[this._dataAccessors.expr.recurrenceRuleExpr],delete d[this.appointmentDataProvider.keyName],!a&&!r&&this.addAppointment(d),r?(this._appointmentPopup.show(d,{isToolbarVisible:!0,action:TA_EXCLUDE_FROM_SERIES,excludeInfo:{sourceAppointment:e,updatedAppointment:o.source()}}),this._editAppointmentData=e):this._updateAppointment(e,o.source(),()=>{this._appointments.moveAppointmentBack(s)},s)}_createRecurrenceException(e,n){var i=[];return e.recurrenceException&&i.push(e.recurrenceException),i.push(this._getSerializedDate(n,e.startDate,e.allDay)),i.join()}_getSerializedDate(e,n,i){return i&&e.setHours(n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()),is.serializeDate(e,"yyyyMMddTHHmmssZ")}_showRecurrenceChangeConfirm(e){var n=Mn.format(e?"dxScheduler-confirmRecurrenceDeleteMessage":"dxScheduler-confirmRecurrenceEditMessage"),i=Mn.format(e?"dxScheduler-confirmRecurrenceDeleteSeries":"dxScheduler-confirmRecurrenceEditSeries"),a=Mn.format(e?"dxScheduler-confirmRecurrenceDeleteOccurrence":"dxScheduler-confirmRecurrenceEditOccurrence");return this._recurrenceDialog=Oie({messageHtml:n,showCloseButton:!0,showTitle:!0,buttons:[{text:i,onClick:function(){return w7_SERIES}},{text:a,onClick:function(){return w7_OCCURENCE}}],popupOptions:{onHidden:r=>{r.component.$element().remove()},copyRootClassesToWrapper:!0,_ignoreCopyRootClassesToWrapperDeprecation:!0}}),this._recurrenceDialog.show()}_getUpdatedData(e){var n=as(this.key),i=Nt=>Nt?n.createDate(Nt,{path:"fromGrid"}):void 0,a=Nt=>!isNaN(new Date(Nt).getTime()),r=this.getTargetCellData(),s=Ao(e,this._dataAccessors,as(this.key)),o=i(r.startDate),d=i(r.endDate),u=new Date(s.startDate),p=new Date(s.endDate),g=o||u;a(u)||(u=g),a(p)||(p=d);var b=p.getTime()-u.getTime();if(this._workSpace.keepOriginalHours()&&a(s.startDate)&&a(o)){var{trimTime:k}=Be,G=n.createDate(s.startDate,{path:"toGrid"}),Y=G.getTime()-k(G).getTime();g=new Date(k(r.startDate).getTime()+Y),g=n.createDate(g,{path:"fromGrid"})}var ne=Ao({},this._dataAccessors,as(this.key));void 0!==r.allDay&&(ne.allDay=r.allDay),ne.startDate=g;var Z=new Date(g.getTime()+b);if(this.appointmentTakesAllDay(e)&&!ne.allDay&&this._workSpace.supportAllDayRow()&&(Z=this._workSpace.calculateEndDate(g)),s.allDay&&!this._workSpace.supportAllDayRow()&&!this._workSpace.keepOriginalHours()){var be=new Date(g);be.setHours(0),0!==(Z=new Date(be.getTime()+b)).getHours()&&Z.setHours(this._getCurrentViewOption("endDayHour"))}var Ge=Pr.getTimezoneOffsetChangeInMs(u,p,g,Z);ne.endDate=new Date(Z.getTime()-Ge);var vt=ne.source();return((t,e,n,i)=>{var a=e.setter;for(var r in i){var s=i[r],o=PDe(t,r)?UP(s):s;a[r](n,o)}})(this.option("resources"),this.getResourceDataAccessors(),vt,r.groups),vt}getTargetedAppointment(e,n){var i=k0.dataAccessors.getAppointmentSettings(n),a=k0.dataAccessors.getAppointmentInfo(n),r=N(n).data(this._appointments._itemIndexKey()),s=Ao(e,this._dataAccessors,as(this.key)),o=s.clone();if(this._isAgenda()&&s.isRecurrent){var d=i.agendaSettings;o.startDate=d.startDate,o.endDate=d.endDate}else i&&(o.startDate=a?a.sourceAppointment.startDate:s.startDate,o.endDate=a?a.sourceAppointment.endDate:s.endDate);var u=o.source();return n&&this.setTargetedAppointmentResources(u,n,r),a&&(u.displayStartDate=new Date(a.appointment.startDate),u.displayEndDate=new Date(a.appointment.endDate)),u}subscribe(e,n){this._subscribes[e]=hCe[e]=n}fire(e){var n=this._subscribes[e],i=Array.prototype.slice.call(arguments);if(!In(n))throw lo.Error("E1031",e);return n.apply(this,i.slice(1))}getTargetCellData(){return this._workSpace.getDataByDroppableCell()}_updateAppointment(e,n,i,a){var r={newData:n,oldData:de({},e),cancel:!1},s=function(o){if(i&&i.call(this),o&&"Error"===o.name)throw o}.bind(this);return this._actions[jc_UPDATING](r),a&&!Lz(a.cancel)&&(a.cancel=new wt),this._processActionResult(r,function(o){var d=new wt;if(o)s(),d.resolve();else{this._expandAllDayPanel(n);try{d=this.appointmentDataProvider.update(e,n).done(()=>{a&&a.cancel.resolve(!1)}).always(u=>this._onDataPromiseCompleted(jc_UPDATED,u)).fail(()=>s())}catch(u){s(u),d.resolve()}}return d.promise()})}_processActionResult(e,n){var i=new wt,a=r=>{Nr(Wh(r)).always(i.resolve)};return qP(e.cancel)?Nr(Wh(e.cancel)).always(r=>{Le(r)||(r="rejected"===e.cancel.state()),a(n.call(this,r))}):a(n.call(this,e.cancel)),i.promise()}_expandAllDayPanel(e){!this._isAllDayExpanded(this.filteredItems)&&this.appointmentTakesAllDay(e)&&this._workSpace.option("allDayExpanded",!0)}_onDataPromiseCompleted(e,n,i){var a={appointmentData:i||n};n instanceof Error?a.error=n:this._appointmentPopup.visible&&this._appointmentPopup.hide(),this._actions[e](a),this._fireContentReadyAction()}getAppointmentsInstance(){return this._appointments}getLayoutManager(){return this._layoutManager}getRenderingStrategyInstance(){return this.getLayoutManager().getRenderingStrategyInstance()}getActions(){return this._actions}appointmentTakesAllDay(e){var n=Ao(e,this._dataAccessors,as(this.key));return U4(n,this._getCurrentViewOption("startDayHour"),this._getCurrentViewOption("endDayHour"))}dayHasAppointment(e,n,i){var a=g=>as(this.key).createDate(g,{path:"toGrid"}),r=Ao(n,this._dataAccessors,as(this.key)),s=new Date(r.startDate),o=new Date(r.endDate);if(s=a(s),o=a(o),e.getTime()===o.getTime())return s.getTime()===o.getTime();i&&(e=Be.trimTime(e),s=Be.trimTime(s),o=Be.trimTime(o));var d=e.getTime(),u=s.getTime(),p=o.getTime();return li(d,[u,p])>-1||u<d&&p>d}setTargetedAppointmentResources(e,n,i){var a=this._getCurrentViewOption("groups");if(null!=a&&a.length){var o,d,r=this.getResourceDataAccessors().setter,s=this._workSpace;this._isAgenda()?(o=function(){var u=this.getLayoutManager()._positionMap[i];return B4(u[0].groupIndex,this.getWorkSpace().option("groups"))},d=function(u,p){r[p.name](e,p.id)}):(o=function(){var u=k0.dataAccessors.getAppointmentSettings(n)||{};return s.getCellDataByCoordinates({left:u.left,top:u.top}).groups},d=function(u,p){r[u](e,p)}),$e(o.call(this),d)}}getStartViewDate(){return this._workSpace.getStartViewDate()}getEndViewDate(){return this._workSpace.getEndViewDate()}showAddAppointmentPopup(e,n){var i=Ao({},this._dataAccessors,as(this.key)),a=as(this.key);i.allDay=e.allDay,i.startDate=a.createDate(e.startDate,{path:"fromGrid"}),i.endDate=a.createDate(e.endDate,{path:"fromGrid"});var r=de(i.source(),n);this.showAppointmentPopup(r,!0)}showAppointmentPopup(e,n,i){var a=Ee({},i);a&&(delete a.displayStartDate,delete a.displayEndDate);var r=Ao(a||e,this._dataAccessors,as(this.key)),s=de({},e,a),o=null!=n?n:gf(e);gf(e)&&(e=this.createPopupAppointment()),o?(delete this._editAppointmentData,this._editing.allowAdding&&this._appointmentPopup.show(e,{isToolbarVisible:!0,action:TA_CREATE})):this._checkRecurringAppointment(e,s,r.startDate,()=>{this._editAppointmentData=e,this._appointmentPopup.show(e,{isToolbarVisible:this._editing.allowUpdating,action:TA_UPDATE})},!1,!0)}createPopupAppointment(){var e={},n=Be.dateToMilliseconds,i=new Date(this.option("currentDate")),a=new Date(i.getTime()+this.option("cellDuration")*n("minute"));return Vo_setField(this._dataAccessors,"startDate",e,i),Vo_setField(this._dataAccessors,"endDate",e,a),e}hideAppointmentPopup(e){var n;null!==(n=this._appointmentPopup)&&void 0!==n&&n.visible&&(e&&this._appointmentPopup.saveChangesAsync(),this._appointmentPopup.hide())}showAppointmentTooltip(e,n,i){if(e){var a=k0.dataAccessors.getAppointmentSettings(n),r={itemData:i||e,groupIndex:null==a?void 0:a.groupIndex,groups:this.option("groups")},o=this.createGetAppointmentColor()(r),d=new kDe(e,i,o);this.showAppointmentTooltipCore(n,[d])}}createGetAppointmentColor(){return e=>{var n={resources:this.option("resources"),dataAccessors:this.getResourceDataAccessors(),loadedResources:this.option("loadedResources"),resourceLoaderMap:this.option("resourceLoaderMap")};return Lat(n,e)}}showAppointmentTooltipCore(e,n,i){this._appointmentTooltip.isAlreadyShown(e)?this.hideAppointmentTooltip():this._appointmentTooltip.show(e,n,de(this._getExtraAppointmentTooltipOptions(),i))}hideAppointmentTooltip(){this._appointmentTooltip&&this._appointmentTooltip.hide()}scrollToTime(e,n,i){lo.log("W0002","dxScheduler","scrollToTime","21.1",'Use the "scrollTo" method instead'),this._workSpace.scrollToTime(e,n,i)}scrollTo(e,n,i){this._workSpace.scrollTo(e,n,i)}_isHorizontalVirtualScrolling(){var e=this.option("scrolling"),{orientation:n,mode:i}=e;return"virtual"===i&&("horizontal"===n||"both"===n)}addAppointment(e){var n=Ao(e,this._dataAccessors,as(this.key));n.text=n.text||"";var i=n.source(!0),a={appointmentData:i,cancel:!1};return this._actions[jc_ADDING](a),this._processActionResult(a,r=>r?(new wt).resolve():(this._expandAllDayPanel(i),this.appointmentDataProvider.add(i).always(s=>this._onDataPromiseCompleted(jc_ADDED,s))))}updateAppointment(e,n){return this._updateAppointment(e,n)}deleteAppointment(e){var n={appointmentData:e,cancel:!1};this._actions[jc_DELETING](n),this._processActionResult(n,function(i){i||this.appointmentDataProvider.remove(e).always(a=>this._onDataPromiseCompleted(jc_DELETED,a,e))})}focus(){this._editAppointmentData?this._appointments.focus():this._workSpace.focus()}getFirstDayOfWeek(){return Le(this.option("firstDayOfWeek"))?this.option("firstDayOfWeek"):Tn.firstDayOfWeekIndex()}_validateDayHours(){var e=this._getCurrentViewOption("startDayHour"),n=this._getCurrentViewOption("endDayHour");cre(e,n)}}Jre.include(l6),Fn("dxScheduler",Jre);const Apt=Jre;he.on;var kpt=he.one,fOe=(he.off,he.trigger,he.triggerHandler);he.Event;class $r{setHost(e){this.host=e}setTemplate(e){this.host.setTemplate(e)}}class gOe{constructor(e,n){this.instance=e,this.zone=n,this.subscriptions={},this.events={}}hasEvent(e){return 0!==this.getEmitter(e).observers.length}fireEvent(e,n){let i=this.getEmitter(e);i.observers.length&&((this.subscriptions[e]||[]).length===i.observers.length?i.next(n&&n[0]):this.zone.run(()=>i.next(n&&n[0])))}on(e,n){if("string"==typeof e){let i=this.subscriptions[e]||[],a=this.getEmitter(e).subscribe(n.bind(this.instance)),r=a.unsubscribe.bind(a);i.push({handler:n,unsubscribe:r}),this.subscriptions[e]=i}else{let i=e;Object.keys(i).forEach(a=>this.on(a,i[a]))}}off(e,n){let i=this.subscriptions[e]||[];n?i.some((a,r)=>{if(a.handler===n)return a.unsubscribe(),i.splice(r,1),!0}):(i.forEach(a=>{a.unsubscribe()}),i.splice(0,i.length))}dispose(){}addEmitter(e,n){this.events[e]=n}getEmitter(e){return this.events[e]||(this.events[e]=new Ae),this.events[e]}}class Ipt{constructor(e,n){this.zone=e,this.component=n,this.lockedValueChangeEvent=!1}fireNgEvent(e,n){if(this.lockedValueChangeEvent&&"valueChange"===e)return;let i=this.component[e];i&&i.observers.length&&this.zone.run(()=>{i.next(n&&n[0])})}createEmitters(e){e.forEach(n=>{this.component[n.emit]=new Ae})}}let th=class{constructor(){this._watchers=[]}getWatchMethod(){return(n,i,a)=>{let r=n();(a=a||{}).skipImmediate||i(r);let s=()=>{let o=n();this._isDifferentValues(r,o,a.deep)&&(i(o),r=o)};return this._watchers.push(s),()=>{let o=this._watchers.indexOf(s);-1!==o&&this._watchers.splice(o,1)}}}_isDifferentValues(e,n,i){let a=this._toComparable(n),r=this._toComparable(e);return i&&(a instanceof Object&&r instanceof Object)?this._checkObjectsFields(n,e):a!==r}_toComparable(e){return e instanceof Date?e.getTime():e}_checkObjectsFields(e,n){for(let i in e){let a=this._toComparable(e[i]),r=this._toComparable(n[i]),s=!1;if("object"==typeof a&&"object"==typeof r&&(s=jh(a,r)),a!==r&&!s)return!0}}checkWatchers(){for(let e of this._watchers)e()}};function _Oe(t){return t.get?t.get(0):t}th.\u0275fac=function(e){return new(e||th)},th.\u0275prov=en({token:th,factory:function(t){return th.\u0275fac(t)}});const yOe="dx-template-wrapper";let Db=class{constructor(e,n,i,a,r){this.templateRef=e,this.viewContainerRef=n,this.renderer=a,this.zone=r,i.setTemplate(this)}set dxTemplateOf(e){this.name=e}renderTemplate(e){const n=this.viewContainerRef.createEmbeddedView(this.templateRef,{$implicit:e.model,index:e.index}),i=_Oe(e.container);return e.container&&n.rootNodes.forEach(a=>{this.renderer.appendChild(i,a)}),n}render(e){let n;return n=this.zone.isStable?this.zone.run(()=>this.renderTemplate(e)):this.renderTemplate(e),n.detectChanges(),n.rootNodes.forEach(i=>{1===i.nodeType&&ct.setClass(i,yOe,!0),kpt(i,"dxremove",({},a)=>{(!a||!a._angularIntegration)&&n.destroy()})}),n.rootNodes}};Db.\u0275fac=function(e){return new(e||Db)(E(Pc),E(nc),E($r),E(Ho),E(Si))},Db.\u0275dir=Pt({type:Db,selectors:[["","dxTemplate",""]],inputs:{dxTemplateOf:"dxTemplateOf"}}),Db.ctorParameters=()=>[{type:Pc},{type:nc},{type:$r},{type:Ho},{type:Si}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Db.prototype,"dxTemplateOf",null),Db=h([l("design:paramtypes",[Pc,nc,$r,Ho,Si])],Db);let em=class{};em.\u0275fac=function(e){return new(e||em)},em.\u0275mod=ge({type:em}),em.\u0275inj=fe({});const vOe="dx-visibility-change-handler";class bOe{constructor(){this._initialOptions={},this._collectionContainerImpl=new MOe(this._setOption.bind(this),this._filterItems.bind(this))}_optionChangedHandler(e){let n=this._fullOptionPath();if(0===e.fullName.indexOf(n)){let a=this[e.fullName.slice(n.length)+"Change"];a&&a.next(e.value)}}_createEventEmitters(e){e.forEach(n=>{this[n.emit]=new Ae})}_getOption(e){return this.isLinked?this.instance.option(this._fullOptionPath()+e):this._initialOptions[e]}_setOption(e,n){if(this.isLinked){const i=this._fullOptionPath()+e;this.instance.option(i,n)}else this._initialOptions[e]=n}_addRemovedOption(e){this.instance&&this.removedNestedComponents&&this.removedNestedComponents.push(e)}_deleteRemovedOptions(e){this.instance&&this.removedNestedComponents&&(this.removedNestedComponents=this.removedNestedComponents.filter(n=>!n.startsWith(e)))}_addRecreatedComponent(){this.instance&&this.recreatedNestedComponents&&this.recreatedNestedComponents.push({getOptionPath:()=>this._getOptionPath()})}_getOptionPath(){return this._hostOptionPath()+this._optionPath}setHost(e,n){this._host=e,this._hostOptionPath=n,this.optionChangedHandlers.subscribe(this._optionChangedHandler.bind(this))}setChildren(e,n){return this.resetOptions(e),this._collectionContainerImpl.setChildren(e,n)}_filterItems(e){return e.filter(n=>n!==this)}get instance(){return this._host&&this._host.instance}get resetOptions(){return this._host&&this._host.resetOptions}get isRecreated(){return this._host&&this._host.isRecreated}get removedNestedComponents(){return this._host&&this._host.removedNestedComponents}set removedNestedComponents(e){this._host.removedNestedComponents=e}get recreatedNestedComponents(){return this._host&&this._host.recreatedNestedComponents}set recreatedNestedComponents(e){this._host.recreatedNestedComponents=e}get isLinked(){return!!this.instance&&this._host.isLinked}get optionChangedHandlers(){return this._host&&this._host.optionChangedHandlers}}class MOe{constructor(e,n){this._setOption=e,this._filterItems=n,this._activatedQueries={}}setChildren(e,n){if(this._filterItems&&(n=this._filterItems(n)),n.length&&(this._activatedQueries[e]=!0),this._activatedQueries[e]){let i=n.map((a,r)=>(a._index=r,a._value));this._setOption(e,i)}}}class et extends bOe{setHost(e,n){super.setHost(e,n),this._host[this._optionPath]=this._initialOptions}_fullOptionPath(){return this._getOptionPath()+"."}}class or extends bOe{_fullOptionPath(){return`${this._getOptionPath()}[${this._index}].`}get _value(){return this._initialOptions}get isLinked(){return void 0!==this._index&&!!this.instance&&this._host.isLinked}}function C7(t,e,n,i){void 0===!t.template||!e.nativeElement.hasChildNodes()||![].slice.call(e.nativeElement.childNodes).filter(s=>{if(s.tagName){let o=s.tagName.toLowerCase().substr(0,3);return!("dxi"===o||"dxo"===o)}return"#comment"!==s.nodeName&&s.textContent.replace(/\s/g,"").length}).length||(t.template={render:s=>{let o=e.nativeElement;if(ct.setClass(o,yOe,!0),s.container){let d=_Oe(s.container),u=d.contains(e.nativeElement);n.appendChild(d,e.nativeElement),u||i.body.contains(d)&&function(t){let e=[];N(t).hasClass(vOe)||e.push(t),e.push.apply(e,t.querySelectorAll("."+vOe));for(let n=0;n<e.length;n++)fOe(e[n],"dxshown")}(o)}return o}})}class m{getHost(){return this._host}setHost(e,n){this._host=e,this._optionPath=n||(()=>"")}setNestedOption(e){e.setHost(this._host,this._optionPath)}}let Kre;const Xre=()=>(Kre||(Kre="DX_isPlatformServer"),Kre);let tD=class{constructor(e,n,i,a,r,s){this.element=e,this.ngZone=n,this.watcherHelper=a,this.transferState=r,this.platformId=s,this._initialOptions={},this._optionsToUpdate={},this.optionChangedHandlers=new Ae,this.isLinked=!0,this.changedOptions={},this.removedNestedComponents=[],this.widgetUpdateLocked=!1,this.templates=[],i.setHost(this),this._collectionContainerImpl=new MOe(this._setOption.bind(this)),this.eventHelper=new Ipt(n,this)}_initTemplates(){if(this.templates.length){let e={};this.templates.forEach(n=>{e[n.name]=n}),this.instance.option("integrationOptions.templates",e)}}_initEvents(){this.instance.on("optionChanged",e=>{this.changedOptions[e.name]=e.value;const n=e.name===e.fullName?e.value:e.component.option(e.name);this.eventHelper.fireNgEvent(e.name+"Change",[n]),this.optionChangedHandlers.emit(e)})}_initOptions(){this._initialOptions.integrationOptions.watchMethod=this.watcherHelper.getWatchMethod()}_initPlatform(){this.transferState.hasKey(Xre())?this._initialOptions.integrationOptions.renderedOnServer=this.transferState.get(Xre(),null):upe(this.platformId)&&this.transferState.set(Xre(),!0)}_createEventEmitters(e){const n=this.ngZone;this.eventHelper.createEmitters(e),this._initialOptions.eventsStrategy=i=>{let a=new gOe(i,n);return e.filter(r=>r.subscribe).forEach(r=>{a.addEmitter(r.subscribe,this[r.emit])}),a},this._initialOptions.nestedComponentOptions=function(i){return{eventsStrategy:a=>new gOe(a,n),nestedComponentOptions:i.option("nestedComponentOptions")}}}_shouldOptionChange(e,n){if(this.changedOptions.hasOwnProperty(e)){const i=this.changedOptions[e];return delete this.changedOptions[e],n!==i}return!0}clearChangedOptions(){this.changedOptions={}}_getOption(e){return this.instance?this.instance.option(e):this._initialOptions[e]}lockWidgetUpdate(){!this.widgetUpdateLocked&&this.instance&&(this.instance.beginUpdate(),this.widgetUpdateLocked=!0)}unlockWidgetUpdate(){this.widgetUpdateLocked&&(this.widgetUpdateLocked=!1,this.instance.endUpdate())}_setOption(e,n){this.lockWidgetUpdate(),this._shouldOptionChange(e,n)&&(this.instance?this.instance.option(e,n):this._initialOptions[e]=n)}_createWidget(e){this._initialOptions.integrationOptions={},this._initPlatform(),this._initOptions(),this._initialOptions.onInitializing=function(){this.beginUpdate()},this.instance=this._createInstance(e,this._initialOptions),this._initEvents(),this._initialOptions={}}_destroyWidget(){if(this.removedNestedComponents=[],this.instance){let e=this.instance.element();fOe(e,"dxremove",{_angularIntegration:!0}),this.instance.dispose(),ct.removeElement(e)}}ngOnChanges(e){for(let n in e)e[n].currentValue!==this[n]&&(this._optionsToUpdate[n]=e[n].currentValue)}ngOnInit(){this._createWidget(this.element.nativeElement)}ngDoCheck(){this.applyOptions()}ngAfterContentChecked(){this.applyOptions(),this.resetOptions(),this.unlockWidgetUpdate()}ngAfterViewInit(){this._initTemplates(),this.instance.endUpdate(),this.recreatedNestedComponents=[]}applyOptions(){Object.keys(this._optionsToUpdate).length&&(this.instance&&this.instance.option(this._optionsToUpdate),this._optionsToUpdate={})}resetOptions(e){this.instance&&(this.removedNestedComponents.filter(n=>!(n&&!this.isRecreated(n)&&e)||n.startsWith(e)).forEach(n=>{this.instance.resetOption(n)}),this.removedNestedComponents=[],this.recreatedNestedComponents=[])}isRecreated(e){return this.recreatedNestedComponents&&this.recreatedNestedComponents.some(n=>n.getOptionPath()===e)}setTemplate(e){this.templates.push(e)}setChildren(e,n){return this.resetOptions(e),this._collectionContainerImpl.setChildren(e,n)}};tD.\u0275fac=function(e){return new(e||tD)(E(qn),E(Si),E($r),E(th),E(Yd),E(w0))},tD.\u0275dir=Pt({type:tD,features:[Vl]}),tD=h([I(5,sd(w0)),l("design:paramtypes",[qn,Si,$r,th,Yd,Object])],tD);class S7 extends tD{createInstance(e){this._createWidget(e)}ngOnInit(){}ngAfterViewInit(){this._createWidget(this.element.nativeElement),this.instance.endUpdate()}}S7.\u0275fac=function(){let t;return function(n){return(t||(t=ss(S7)))(n||S7)}}(),S7.\u0275dir=Pt({type:S7,features:[me]});const Npt=["mousemove","mouseover","mouseout"],Ppt=["mouseup","click","mousedown","transitionend","wheel"];let Zre,Qre=[],xOe=function(t){Zre||(Zre=this.callBase.bind(this)),Qre.push(t)};r1.inject({add:function(t){return xOe.call(this,t)}});let DOe=(t,e,n)=>{Number(Vce.major)<7&&console.warn("Your version of Angular is not supported (https://supportcenter.devexpress.com/ticket/details/t879496). Please update your project to version 7 or later. Please refer to the Angular Update Guide for more information: https://update.angular.io"),ct.inject({_document:t,listen:function(...a){const r=a[1];return-1!==Npt.indexOf(r)?e.runOutsideAngular(()=>this.callBase.apply(this,a)):e.isStable&&-1!==Ppt.indexOf(r)?e.run(()=>this.callBase.apply(this,a)):this.callBase.apply(this,a)},isElementNode:function(a){return a&&1===a.nodeType},isTextNode:function(a){return a&&3===a.nodeType},isDocument:function(a){return a&&9===a.nodeType}}),jge.inject({getXhr:function(){if(!n)return this.callBase.apply(this);let a=n.build();return"withCredentials"in a||(a.withCredentials=!1),a}});const i=()=>{e.run(()=>{he.set({}),Qre.forEach(a=>Zre.call(null,a)),Qre=[],r1.fire()})};i(),xOe=a=>e.run(()=>a()),DOe=i};let u1=class{constructor(e,n,i){DOe(e,n,i)}};u1.\u0275fac=function(e){return new(e||u1)(Ye(zn),Ye(Si),Ye(ZQ,8))},u1.\u0275mod=ge({type:u1}),u1.\u0275inj=fe({}),u1.ctorParameters=()=>[{type:void 0,decorators:[{type:sd,args:[zn]}]},{type:Si},{type:ZQ,decorators:[{type:Hv}]}],u1=h([I(0,sd(zn)),I(2,Hv()),l("design:paramtypes",[Object,Si,ZQ])],u1);let dp=class{constructor(e){this._differs=e,this._propertyDiffers={}}setHost(e){this._host=e}setup(e,n){if(e in n){const i=n[e].currentValue;this.setupSingle(e,i)}}setupSingle(e,n){if(n&&Array.isArray(n)){if(!this._propertyDiffers[e])try{return this._propertyDiffers[e]=this._differs.find(n).create(null),!0}catch(i){}}else delete this._propertyDiffers[e];return!1}getChanges(e,n){if(this._propertyDiffers[e])return this._propertyDiffers[e].diff(n)}checkChangedOptions(e,n){return this._host.changedOptions[e]===n}doCheck(e){if(this._propertyDiffers[e]){let n=this._host[e],i=this.checkChangedOptions(e,n);this.getChanges(e,n)&&this._host.instance&&!i&&(this._host.lockWidgetUpdate(),this._host.instance.option(e,n))}}};dp.\u0275fac=function(e){return new(e||dp)(Ye(Jp))},dp.\u0275prov=en({token:dp,factory:function(t){return dp.\u0275fac(t)}}),dp.ctorParameters=()=>[{type:Jp}],dp=h([l("design:paramtypes",[Jp])],dp);let nD=class{constructor(e,n){this.state=e,this.platformId=n;let i=this;Kge.inject({sendRequest:function(...a){let r=i.generateKey(a),s=i.state.get(r,null);if(upe(i.platformId)){let o=this.callBase.apply(this,a);return o.always((d,u)=>{let p={data:d,status:u};i.state.set(r,p)}),o}if(s){let o=wt();return o.resolve(s.data,s.status),i.state.set(r,null),o.promise()}return this.callBase.apply(this,a)}})}generateKey(e){let n="";for(let i in e)if("object"==typeof e[i]){n+=i+this.generateKey(e[i])}else n+=i+e[i];return n}};nD.\u0275fac=function(e){return new(e||nD)(Ye(Yd),Ye(w0))},nD.\u0275mod=ge({type:nD}),nD.\u0275inj=fe({imports:[[F_]]}),nD.ctorParameters=()=>[{type:Yd},{type:void 0,decorators:[{type:sd,args:[w0]}]}],nD=h([I(1,sd(w0)),l("design:paramtypes",[Yd,Object])],nD),("undefined"==typeof ngJitMode||ngJitMode)&&we(em,{declarations:[Db],exports:[Db]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(nD,{imports:function(){return[F_]}});const O7=["*"];let nh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get applyValidationResults(){return this._getOption("applyValidationResults")}set applyValidationResults(e){this._setOption("applyValidationResults",e)}get bypass(){return this._getOption("bypass")}set bypass(e){this._setOption("bypass",e)}get focus(){return this._getOption("focus")}set focus(e){this._setOption("focus",e)}get getValue(){return this._getOption("getValue")}set getValue(e){this._setOption("getValue",e)}get reset(){return this._getOption("reset")}set reset(e){this._setOption("reset",e)}get validationRequestsCallbacks(){return this._getOption("validationRequestsCallbacks")}set validationRequestsCallbacks(e){this._setOption("validationRequestsCallbacks",e)}get _optionPath(){return"adapter"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};nh.\u0275fac=function(e){return new(e||nh)(E(m,5),E(m,1))},nh.\u0275cmp=xe({type:nh,selectors:[["dxo-adapter"]],inputs:{applyValidationResults:"applyValidationResults",bypass:"bypass",focus:"focus",getValue:"getValue",reset:"reset",validationRequestsCallbacks:"validationRequestsCallbacks"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),nh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],nh.prototype,"applyValidationResults",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],nh.prototype,"bypass",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],nh.prototype,"focus",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],nh.prototype,"getValue",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],nh.prototype,"reset",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],nh.prototype,"validationRequestsCallbacks",null),nh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],nh);let Q4=class{};Q4.\u0275fac=function(e){return new(e||Q4)},Q4.\u0275mod=ge({type:Q4}),Q4.\u0275inj=fe({});let c1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get keepLabels(){return this._getOption("keepLabels")}set keepLabels(e){this._setOption("keepLabels",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"adaptiveLayout"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};c1.\u0275fac=function(e){return new(e||c1)(E(m,5),E(m,1))},c1.\u0275cmp=xe({type:c1,selectors:[["dxo-adaptive-layout"]],inputs:{height:"height",keepLabels:"keepLabels",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),c1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],c1.prototype,"height",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],c1.prototype,"keepLabels",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],c1.prototype,"width",null),c1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],c1);let e8=class{};e8.\u0275fac=function(e){return new(e||e8)},e8.\u0275mod=ge({type:e8}),e8.\u0275inj=fe({});let qc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get days(){return this._getOption("days")}set days(e){this._setOption("days",e)}get hours(){return this._getOption("hours")}set hours(e){this._setOption("hours",e)}get milliseconds(){return this._getOption("milliseconds")}set milliseconds(e){this._setOption("milliseconds",e)}get minutes(){return this._getOption("minutes")}set minutes(e){this._setOption("minutes",e)}get months(){return this._getOption("months")}set months(e){this._setOption("months",e)}get quarters(){return this._getOption("quarters")}set quarters(e){this._setOption("quarters",e)}get seconds(){return this._getOption("seconds")}set seconds(e){this._setOption("seconds",e)}get weeks(){return this._getOption("weeks")}set weeks(e){this._setOption("weeks",e)}get years(){return this._getOption("years")}set years(e){this._setOption("years",e)}get _optionPath(){return"aggregationInterval"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};qc.\u0275fac=function(e){return new(e||qc)(E(m,5),E(m,1))},qc.\u0275cmp=xe({type:qc,selectors:[["dxo-aggregation-interval"]],inputs:{days:"days",hours:"hours",milliseconds:"milliseconds",minutes:"minutes",months:"months",quarters:"quarters",seconds:"seconds",weeks:"weeks",years:"years"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),qc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"days",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"hours",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"milliseconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"minutes",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"months",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"quarters",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"seconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"weeks",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qc.prototype,"years",null),qc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],qc);let t8=class{};t8.\u0275fac=function(e){return new(e||t8)},t8.\u0275mod=ge({type:t8}),t8.\u0275inj=fe({});let p1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get calculate(){return this._getOption("calculate")}set calculate(e){this._setOption("calculate",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get method(){return this._getOption("method")}set method(e){this._setOption("method",e)}get _optionPath(){return"aggregation"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};p1.\u0275fac=function(e){return new(e||p1)(E(m,5),E(m,1))},p1.\u0275cmp=xe({type:p1,selectors:[["dxo-aggregation"]],inputs:{calculate:"calculate",enabled:"enabled",method:"method"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),p1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],p1.prototype,"calculate",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],p1.prototype,"enabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],p1.prototype,"method",null),p1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],p1);let n8=class{};n8.\u0275fac=function(e){return new(e||n8)},n8.\u0275mod=ge({type:n8}),n8.\u0275inj=fe({});class ese extends et{get hide(){return this._getOption("hide")}set hide(e){this._setOption("hide",e)}get show(){return this._getOption("show")}set show(e){this._setOption("show",e)}get duration(){return this._getOption("duration")}set duration(e){this._setOption("duration",e)}get easing(){return this._getOption("easing")}set easing(e){this._setOption("easing",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get maxPointCountSupported(){return this._getOption("maxPointCountSupported")}set maxPointCountSupported(e){this._setOption("maxPointCountSupported",e)}get complete(){return this._getOption("complete")}set complete(e){this._setOption("complete",e)}get delay(){return this._getOption("delay")}set delay(e){this._setOption("delay",e)}get direction(){return this._getOption("direction")}set direction(e){this._setOption("direction",e)}get from(){return this._getOption("from")}set from(e){this._setOption("from",e)}get staggerDelay(){return this._getOption("staggerDelay")}set staggerDelay(e){this._setOption("staggerDelay",e)}get start(){return this._getOption("start")}set start(e){this._setOption("start",e)}get to(){return this._getOption("to")}set to(e){this._setOption("to",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}}let iD=class extends ese{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"animation"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};iD.\u0275fac=function(e){return new(e||iD)(E(m,5),E(m,1))},iD.\u0275cmp=xe({type:iD,selectors:[["dxo-animation"]],inputs:{hide:"hide",show:"show",duration:"duration",easing:"easing",enabled:"enabled",maxPointCountSupported:"maxPointCountSupported",complete:"complete",delay:"delay",direction:"direction",from:"from",staggerDelay:"staggerDelay",start:"start",to:"to",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),iD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],iD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],iD);let wb=class{};wb.\u0275fac=function(e){return new(e||wb)},wb.\u0275mod=ge({type:wb}),wb.\u0275inj=fe({});class Rpt extends or{get allowDragging(){return this._getOption("allowDragging")}set allowDragging(e){this._setOption("allowDragging",e)}get argument(){return this._getOption("argument")}set argument(e){this._setOption("argument",e)}get arrowLength(){return this._getOption("arrowLength")}set arrowLength(e){this._setOption("arrowLength",e)}get arrowWidth(){return this._getOption("arrowWidth")}set arrowWidth(e){this._setOption("arrowWidth",e)}get axis(){return this._getOption("axis")}set axis(e){this._setOption("axis",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get customizeTooltip(){return this._getOption("customizeTooltip")}set customizeTooltip(e){this._setOption("customizeTooltip",e)}get data(){return this._getOption("data")}set data(e){this._setOption("data",e)}get description(){return this._getOption("description")}set description(e){this._setOption("description",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get image(){return this._getOption("image")}set image(e){this._setOption("image",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get offsetX(){return this._getOption("offsetX")}set offsetX(e){this._setOption("offsetX",e)}get offsetY(){return this._getOption("offsetY")}set offsetY(e){this._setOption("offsetY",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get series(){return this._getOption("series")}set series(e){this._setOption("series",e)}get shadow(){return this._getOption("shadow")}set shadow(e){this._setOption("shadow",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get textOverflow(){return this._getOption("textOverflow")}set textOverflow(e){this._setOption("textOverflow",e)}get tooltipEnabled(){return this._getOption("tooltipEnabled")}set tooltipEnabled(e){this._setOption("tooltipEnabled",e)}get tooltipTemplate(){return this._getOption("tooltipTemplate")}set tooltipTemplate(e){this._setOption("tooltipTemplate",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get wordWrap(){return this._getOption("wordWrap")}set wordWrap(e){this._setOption("wordWrap",e)}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get angle(){return this._getOption("angle")}set angle(e){this._setOption("angle",e)}get radius(){return this._getOption("radius")}set radius(e){this._setOption("radius",e)}get coordinates(){return this._getOption("coordinates")}set coordinates(e){this._setOption("coordinates",e)}}let aD=class extends Rpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"annotations"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};aD.\u0275fac=function(e){return new(e||aD)(E(m,5),E(m,1))},aD.\u0275cmp=xe({type:aD,selectors:[["dxi-annotation"]],inputs:{allowDragging:"allowDragging",argument:"argument",arrowLength:"arrowLength",arrowWidth:"arrowWidth",axis:"axis",border:"border",color:"color",customizeTooltip:"customizeTooltip",data:"data",description:"description",font:"font",height:"height",image:"image",name:"name",offsetX:"offsetX",offsetY:"offsetY",opacity:"opacity",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",series:"series",shadow:"shadow",template:"template",text:"text",textOverflow:"textOverflow",tooltipEnabled:"tooltipEnabled",tooltipTemplate:"tooltipTemplate",type:"type",value:"value",width:"width",wordWrap:"wordWrap",x:"x",y:"y",location:"location",angle:"angle",radius:"radius",coordinates:"coordinates"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),aD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],aD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],aD);let i8=class{};i8.\u0275fac=function(e){return new(e||i8)},i8.\u0275mod=ge({type:i8}),i8.\u0275inj=fe({});let h1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get bing(){return this._getOption("bing")}set bing(e){this._setOption("bing",e)}get google(){return this._getOption("google")}set google(e){this._setOption("google",e)}get googleStatic(){return this._getOption("googleStatic")}set googleStatic(e){this._setOption("googleStatic",e)}get _optionPath(){return"apiKey"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};h1.\u0275fac=function(e){return new(e||h1)(E(m,5),E(m,1))},h1.\u0275cmp=xe({type:h1,selectors:[["dxo-api-key"]],inputs:{bing:"bing",google:"google",googleStatic:"googleStatic"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),h1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],h1.prototype,"bing",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],h1.prototype,"google",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],h1.prototype,"googleStatic",null),h1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],h1);let a8=class{};a8.\u0275fac=function(e){return new(e||a8)},a8.\u0275mod=ge({type:a8}),a8.\u0275inj=fe({});let lc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get autoScroll(){return this._getOption("autoScroll")}set autoScroll(e){this._setOption("autoScroll",e)}get data(){return this._getOption("data")}set data(e){this._setOption("data",e)}get group(){return this._getOption("group")}set group(e){this._setOption("group",e)}get onAdd(){return this._getOption("onAdd")}set onAdd(e){this._setOption("onAdd",e)}get onDragEnd(){return this._getOption("onDragEnd")}set onDragEnd(e){this._setOption("onDragEnd",e)}get onDragMove(){return this._getOption("onDragMove")}set onDragMove(e){this._setOption("onDragMove",e)}get onDragStart(){return this._getOption("onDragStart")}set onDragStart(e){this._setOption("onDragStart",e)}get onRemove(){return this._getOption("onRemove")}set onRemove(e){this._setOption("onRemove",e)}get scrollSensitivity(){return this._getOption("scrollSensitivity")}set scrollSensitivity(e){this._setOption("scrollSensitivity",e)}get scrollSpeed(){return this._getOption("scrollSpeed")}set scrollSpeed(e){this._setOption("scrollSpeed",e)}get _optionPath(){return"appointmentDragging"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};lc.\u0275fac=function(e){return new(e||lc)(E(m,5),E(m,1))},lc.\u0275cmp=xe({type:lc,selectors:[["dxo-appointment-dragging"]],inputs:{autoScroll:"autoScroll",data:"data",group:"group",onAdd:"onAdd",onDragEnd:"onDragEnd",onDragMove:"onDragMove",onDragStart:"onDragStart",onRemove:"onRemove",scrollSensitivity:"scrollSensitivity",scrollSpeed:"scrollSpeed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),lc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],lc.prototype,"autoScroll",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],lc.prototype,"data",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lc.prototype,"group",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],lc.prototype,"onAdd",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],lc.prototype,"onDragEnd",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],lc.prototype,"onDragMove",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],lc.prototype,"onDragStart",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],lc.prototype,"onRemove",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lc.prototype,"scrollSensitivity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lc.prototype,"scrollSpeed",null),lc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],lc);let Cb=class{};Cb.\u0275fac=function(e){return new(e||Cb)},Cb.\u0275mod=ge({type:Cb}),Cb.\u0275inj=fe({});class Ol extends et{get aggregation(){return this._getOption("aggregation")}set aggregation(e){this._setOption("aggregation",e)}get area(){return this._getOption("area")}set area(e){this._setOption("area",e)}get argumentField(){return this._getOption("argumentField")}set argumentField(e){this._setOption("argumentField",e)}get axis(){return this._getOption("axis")}set axis(e){this._setOption("axis",e)}get bar(){return this._getOption("bar")}set bar(e){this._setOption("bar",e)}get barOverlapGroup(){return this._getOption("barOverlapGroup")}set barOverlapGroup(e){this._setOption("barOverlapGroup",e)}get barPadding(){return this._getOption("barPadding")}set barPadding(e){this._setOption("barPadding",e)}get barWidth(){return this._getOption("barWidth")}set barWidth(e){this._setOption("barWidth",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get bubble(){return this._getOption("bubble")}set bubble(e){this._setOption("bubble",e)}get candlestick(){return this._getOption("candlestick")}set candlestick(e){this._setOption("candlestick",e)}get closeValueField(){return this._getOption("closeValueField")}set closeValueField(e){this._setOption("closeValueField",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get cornerRadius(){return this._getOption("cornerRadius")}set cornerRadius(e){this._setOption("cornerRadius",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get fullstackedarea(){return this._getOption("fullstackedarea")}set fullstackedarea(e){this._setOption("fullstackedarea",e)}get fullstackedbar(){return this._getOption("fullstackedbar")}set fullstackedbar(e){this._setOption("fullstackedbar",e)}get fullstackedline(){return this._getOption("fullstackedline")}set fullstackedline(e){this._setOption("fullstackedline",e)}get fullstackedspline(){return this._getOption("fullstackedspline")}set fullstackedspline(e){this._setOption("fullstackedspline",e)}get fullstackedsplinearea(){return this._getOption("fullstackedsplinearea")}set fullstackedsplinearea(e){this._setOption("fullstackedsplinearea",e)}get highValueField(){return this._getOption("highValueField")}set highValueField(e){this._setOption("highValueField",e)}get hoverMode(){return this._getOption("hoverMode")}set hoverMode(e){this._setOption("hoverMode",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get ignoreEmptyPoints(){return this._getOption("ignoreEmptyPoints")}set ignoreEmptyPoints(e){this._setOption("ignoreEmptyPoints",e)}get innerColor(){return this._getOption("innerColor")}set innerColor(e){this._setOption("innerColor",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get line(){return this._getOption("line")}set line(e){this._setOption("line",e)}get lowValueField(){return this._getOption("lowValueField")}set lowValueField(e){this._setOption("lowValueField",e)}get maxLabelCount(){return this._getOption("maxLabelCount")}set maxLabelCount(e){this._setOption("maxLabelCount",e)}get minBarSize(){return this._getOption("minBarSize")}set minBarSize(e){this._setOption("minBarSize",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get openValueField(){return this._getOption("openValueField")}set openValueField(e){this._setOption("openValueField",e)}get pane(){return this._getOption("pane")}set pane(e){this._setOption("pane",e)}get point(){return this._getOption("point")}set point(e){this._setOption("point",e)}get rangearea(){return this._getOption("rangearea")}set rangearea(e){this._setOption("rangearea",e)}get rangebar(){return this._getOption("rangebar")}set rangebar(e){this._setOption("rangebar",e)}get rangeValue1Field(){return this._getOption("rangeValue1Field")}set rangeValue1Field(e){this._setOption("rangeValue1Field",e)}get rangeValue2Field(){return this._getOption("rangeValue2Field")}set rangeValue2Field(e){this._setOption("rangeValue2Field",e)}get reduction(){return this._getOption("reduction")}set reduction(e){this._setOption("reduction",e)}get scatter(){return this._getOption("scatter")}set scatter(e){this._setOption("scatter",e)}get selectionMode(){return this._getOption("selectionMode")}set selectionMode(e){this._setOption("selectionMode",e)}get selectionStyle(){return this._getOption("selectionStyle")}set selectionStyle(e){this._setOption("selectionStyle",e)}get showInLegend(){return this._getOption("showInLegend")}set showInLegend(e){this._setOption("showInLegend",e)}get sizeField(){return this._getOption("sizeField")}set sizeField(e){this._setOption("sizeField",e)}get spline(){return this._getOption("spline")}set spline(e){this._setOption("spline",e)}get splinearea(){return this._getOption("splinearea")}set splinearea(e){this._setOption("splinearea",e)}get stack(){return this._getOption("stack")}set stack(e){this._setOption("stack",e)}get stackedarea(){return this._getOption("stackedarea")}set stackedarea(e){this._setOption("stackedarea",e)}get stackedbar(){return this._getOption("stackedbar")}set stackedbar(e){this._setOption("stackedbar",e)}get stackedline(){return this._getOption("stackedline")}set stackedline(e){this._setOption("stackedline",e)}get stackedspline(){return this._getOption("stackedspline")}set stackedspline(e){this._setOption("stackedspline",e)}get stackedsplinearea(){return this._getOption("stackedsplinearea")}set stackedsplinearea(e){this._setOption("stackedsplinearea",e)}get steparea(){return this._getOption("steparea")}set steparea(e){this._setOption("steparea",e)}get stepline(){return this._getOption("stepline")}set stepline(e){this._setOption("stepline",e)}get stock(){return this._getOption("stock")}set stock(e){this._setOption("stock",e)}get tagField(){return this._getOption("tagField")}set tagField(e){this._setOption("tagField",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get valueErrorBar(){return this._getOption("valueErrorBar")}set valueErrorBar(e){this._setOption("valueErrorBar",e)}get valueField(){return this._getOption("valueField")}set valueField(e){this._setOption("valueField",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get argumentType(){return this._getOption("argumentType")}set argumentType(e){this._setOption("argumentType",e)}get minSegmentSize(){return this._getOption("minSegmentSize")}set minSegmentSize(e){this._setOption("minSegmentSize",e)}get smallValuesGrouping(){return this._getOption("smallValuesGrouping")}set smallValuesGrouping(e){this._setOption("smallValuesGrouping",e)}get closed(){return this._getOption("closed")}set closed(e){this._setOption("closed",e)}}let rD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"area"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};rD.\u0275fac=function(e){return new(e||rD)(E(m,5),E(m,1))},rD.\u0275cmp=xe({type:rD,selectors:[["dxo-area"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width",closed:"closed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),rD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],rD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],rD);let r8=class{};r8.\u0275fac=function(e){return new(e||r8)},r8.\u0275mod=ge({type:r8}),r8.\u0275inj=fe({});class Fpt extends or{get endValue(){return this._getOption("endValue")}set endValue(e){this._setOption("endValue",e)}get startValue(){return this._getOption("startValue")}set startValue(e){this._setOption("startValue",e)}}let ih=class extends Fpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"breaks"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};ih.\u0275fac=function(e){return new(e||ih)(E(m,5),E(m,1))},ih.\u0275cmp=xe({type:ih,selectors:[["dxi-break"]],inputs:{endValue:"endValue",startValue:"startValue"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ih.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],ih=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ih);let s8=class{};s8.\u0275fac=function(e){return new(e||s8)},s8.\u0275mod=ge({type:s8}),s8.\u0275inj=fe({});let Tl=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get displayBehindSeries(){return this._getOption("displayBehindSeries")}set displayBehindSeries(e){this._setOption("displayBehindSeries",e)}get extendAxis(){return this._getOption("extendAxis")}set extendAxis(e){this._setOption("extendAxis",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"constantLines"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Tl.\u0275fac=function(e){return new(e||Tl)(E(m,5),E(m,1))},Tl.\u0275cmp=xe({type:Tl,selectors:[["dxi-constant-line"]],inputs:{color:"color",dashStyle:"dashStyle",displayBehindSeries:"displayBehindSeries",extendAxis:"extendAxis",label:"label",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",value:"value",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Tl.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Tl.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Tl.prototype,"dashStyle",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Tl.prototype,"displayBehindSeries",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Tl.prototype,"extendAxis",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Tl.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Tl.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Tl.prototype,"paddingTopBottom",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Tl.prototype,"value",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Tl.prototype,"width",null),Tl=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Tl);let o8=class{};o8.\u0275fac=function(e){return new(e||o8)},o8.\u0275mod=ge({type:o8}),o8.\u0275inj=fe({});let Id=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get endValue(){return this._getOption("endValue")}set endValue(e){this._setOption("endValue",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get startValue(){return this._getOption("startValue")}set startValue(e){this._setOption("startValue",e)}get _optionPath(){return"strips"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Id.\u0275fac=function(e){return new(e||Id)(E(m,5),E(m,1))},Id.\u0275cmp=xe({type:Id,selectors:[["dxi-strip"]],inputs:{color:"color",endValue:"endValue",label:"label",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",startValue:"startValue"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Id.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Id.prototype,"color",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Id.prototype,"endValue",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Id.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Id.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Id.prototype,"paddingTopBottom",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Id.prototype,"startValue",null),Id=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Id);let l8=class{};l8.\u0275fac=function(e){return new(e||l8)},l8.\u0275mod=ge({type:l8}),l8.\u0275inj=fe({});let Kn=class extends et{constructor(e,n){super(),this._createEventEmitters([{emit:"visualRangeChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get aggregateByCategory(){return this._getOption("aggregateByCategory")}set aggregateByCategory(e){this._setOption("aggregateByCategory",e)}get aggregationGroupWidth(){return this._getOption("aggregationGroupWidth")}set aggregationGroupWidth(e){this._setOption("aggregationGroupWidth",e)}get aggregationInterval(){return this._getOption("aggregationInterval")}set aggregationInterval(e){this._setOption("aggregationInterval",e)}get allowDecimals(){return this._getOption("allowDecimals")}set allowDecimals(e){this._setOption("allowDecimals",e)}get argumentType(){return this._getOption("argumentType")}set argumentType(e){this._setOption("argumentType",e)}get axisDivisionFactor(){return this._getOption("axisDivisionFactor")}set axisDivisionFactor(e){this._setOption("axisDivisionFactor",e)}get breaks(){return this._getOption("breaks")}set breaks(e){this._setOption("breaks",e)}get breakStyle(){return this._getOption("breakStyle")}set breakStyle(e){this._setOption("breakStyle",e)}get categories(){return this._getOption("categories")}set categories(e){this._setOption("categories",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get constantLines(){return this._getOption("constantLines")}set constantLines(e){this._setOption("constantLines",e)}get constantLineStyle(){return this._getOption("constantLineStyle")}set constantLineStyle(e){this._setOption("constantLineStyle",e)}get customPosition(){return this._getOption("customPosition")}set customPosition(e){this._setOption("customPosition",e)}get customPositionAxis(){return this._getOption("customPositionAxis")}set customPositionAxis(e){this._setOption("customPositionAxis",e)}get discreteAxisDivisionMode(){return this._getOption("discreteAxisDivisionMode")}set discreteAxisDivisionMode(e){this._setOption("discreteAxisDivisionMode",e)}get endOnTick(){return this._getOption("endOnTick")}set endOnTick(e){this._setOption("endOnTick",e)}get grid(){return this._getOption("grid")}set grid(e){this._setOption("grid",e)}get holidays(){return this._getOption("holidays")}set holidays(e){this._setOption("holidays",e)}get hoverMode(){return this._getOption("hoverMode")}set hoverMode(e){this._setOption("hoverMode",e)}get inverted(){return this._getOption("inverted")}set inverted(e){this._setOption("inverted",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get linearThreshold(){return this._getOption("linearThreshold")}set linearThreshold(e){this._setOption("linearThreshold",e)}get logarithmBase(){return this._getOption("logarithmBase")}set logarithmBase(e){this._setOption("logarithmBase",e)}get maxValueMargin(){return this._getOption("maxValueMargin")}set maxValueMargin(e){this._setOption("maxValueMargin",e)}get minorGrid(){return this._getOption("minorGrid")}set minorGrid(e){this._setOption("minorGrid",e)}get minorTick(){return this._getOption("minorTick")}set minorTick(e){this._setOption("minorTick",e)}get minorTickCount(){return this._getOption("minorTickCount")}set minorTickCount(e){this._setOption("minorTickCount",e)}get minorTickInterval(){return this._getOption("minorTickInterval")}set minorTickInterval(e){this._setOption("minorTickInterval",e)}get minValueMargin(){return this._getOption("minValueMargin")}set minValueMargin(e){this._setOption("minValueMargin",e)}get minVisualRangeLength(){return this._getOption("minVisualRangeLength")}set minVisualRangeLength(e){this._setOption("minVisualRangeLength",e)}get offset(){return this._getOption("offset")}set offset(e){this._setOption("offset",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get placeholderSize(){return this._getOption("placeholderSize")}set placeholderSize(e){this._setOption("placeholderSize",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get singleWorkdays(){return this._getOption("singleWorkdays")}set singleWorkdays(e){this._setOption("singleWorkdays",e)}get strips(){return this._getOption("strips")}set strips(e){this._setOption("strips",e)}get stripStyle(){return this._getOption("stripStyle")}set stripStyle(e){this._setOption("stripStyle",e)}get tick(){return this._getOption("tick")}set tick(e){this._setOption("tick",e)}get tickInterval(){return this._getOption("tickInterval")}set tickInterval(e){this._setOption("tickInterval",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get valueMarginsEnabled(){return this._getOption("valueMarginsEnabled")}set valueMarginsEnabled(e){this._setOption("valueMarginsEnabled",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get visualRange(){return this._getOption("visualRange")}set visualRange(e){this._setOption("visualRange",e)}get visualRangeUpdateMode(){return this._getOption("visualRangeUpdateMode")}set visualRangeUpdateMode(e){this._setOption("visualRangeUpdateMode",e)}get wholeRange(){return this._getOption("wholeRange")}set wholeRange(e){this._setOption("wholeRange",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get workdaysOnly(){return this._getOption("workdaysOnly")}set workdaysOnly(e){this._setOption("workdaysOnly",e)}get workWeek(){return this._getOption("workWeek")}set workWeek(e){this._setOption("workWeek",e)}get firstPointOnStartAngle(){return this._getOption("firstPointOnStartAngle")}set firstPointOnStartAngle(e){this._setOption("firstPointOnStartAngle",e)}get originValue(){return this._getOption("originValue")}set originValue(e){this._setOption("originValue",e)}get period(){return this._getOption("period")}set period(e){this._setOption("period",e)}get startAngle(){return this._getOption("startAngle")}set startAngle(e){this._setOption("startAngle",e)}get _optionPath(){return"argumentAxis"}get breaksChildren(){return this._getOption("breaks")}set breaksChildren(e){this.setChildren("breaks",e)}get constantLinesChildren(){return this._getOption("constantLines")}set constantLinesChildren(e){this.setChildren("constantLines",e)}get stripsChildren(){return this._getOption("strips")}set stripsChildren(e){this.setChildren("strips",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Kn.\u0275fac=function(e){return new(e||Kn)(E(m,5),E(m,1))},Kn.\u0275cmp=xe({type:Kn,selectors:[["dxo-argument-axis"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,ih,4),Dn(i,Tl,4),Dn(i,Id,4)),2&e){let a;Zt(a=Qt())&&(n.breaksChildren=a),Zt(a=Qt())&&(n.constantLinesChildren=a),Zt(a=Qt())&&(n.stripsChildren=a)}},inputs:{aggregateByCategory:"aggregateByCategory",aggregationGroupWidth:"aggregationGroupWidth",aggregationInterval:"aggregationInterval",allowDecimals:"allowDecimals",argumentType:"argumentType",axisDivisionFactor:"axisDivisionFactor",breaks:"breaks",breakStyle:"breakStyle",categories:"categories",color:"color",constantLines:"constantLines",constantLineStyle:"constantLineStyle",customPosition:"customPosition",customPositionAxis:"customPositionAxis",discreteAxisDivisionMode:"discreteAxisDivisionMode",endOnTick:"endOnTick",grid:"grid",holidays:"holidays",hoverMode:"hoverMode",inverted:"inverted",label:"label",linearThreshold:"linearThreshold",logarithmBase:"logarithmBase",maxValueMargin:"maxValueMargin",minorGrid:"minorGrid",minorTick:"minorTick",minorTickCount:"minorTickCount",minorTickInterval:"minorTickInterval",minValueMargin:"minValueMargin",minVisualRangeLength:"minVisualRangeLength",offset:"offset",opacity:"opacity",placeholderSize:"placeholderSize",position:"position",singleWorkdays:"singleWorkdays",strips:"strips",stripStyle:"stripStyle",tick:"tick",tickInterval:"tickInterval",title:"title",type:"type",valueMarginsEnabled:"valueMarginsEnabled",visible:"visible",visualRange:"visualRange",visualRangeUpdateMode:"visualRangeUpdateMode",wholeRange:"wholeRange",width:"width",workdaysOnly:"workdaysOnly",workWeek:"workWeek",firstPointOnStartAngle:"firstPointOnStartAngle",originValue:"originValue",period:"period",startAngle:"startAngle"},outputs:{visualRangeChange:"visualRangeChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Kn.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"aggregateByCategory",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"aggregationGroupWidth",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"aggregationInterval",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"allowDecimals",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"argumentType",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"axisDivisionFactor",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Kn.prototype,"breaks",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"breakStyle",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Kn.prototype,"categories",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"color",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Kn.prototype,"constantLines",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"constantLineStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"customPosition",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"customPositionAxis",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"discreteAxisDivisionMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"endOnTick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"grid",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Kn.prototype,"holidays",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"hoverMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"inverted",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"linearThreshold",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"logarithmBase",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"maxValueMargin",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"minorGrid",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"minorTick",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"minorTickCount",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"minorTickInterval",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"minValueMargin",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"minVisualRangeLength",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"offset",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"placeholderSize",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"position",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Kn.prototype,"singleWorkdays",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Kn.prototype,"strips",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"stripStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"tick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"tickInterval",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"title",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"type",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"valueMarginsEnabled",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"visible",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"visualRange",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kn.prototype,"visualRangeUpdateMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kn.prototype,"wholeRange",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"width",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"workdaysOnly",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Kn.prototype,"workWeek",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kn.prototype,"firstPointOnStartAngle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"originValue",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"period",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kn.prototype,"startAngle",null),h([it(),l("design:type",Ae)],Kn.prototype,"visualRangeChange",void 0),h([Ei(hn(()=>ih)),l("design:type",ci),l("design:paramtypes",[Object])],Kn.prototype,"breaksChildren",null),h([Ei(hn(()=>Tl)),l("design:type",ci),l("design:paramtypes",[Object])],Kn.prototype,"constantLinesChildren",null),h([Ei(hn(()=>Id)),l("design:type",ci),l("design:paramtypes",[Object])],Kn.prototype,"stripsChildren",null),Kn=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Kn);let d8=class{};d8.\u0275fac=function(e){return new(e||d8)},d8.\u0275mod=ge({type:d8}),d8.\u0275inj=fe({});class T7 extends et{get currency(){return this._getOption("currency")}set currency(e){this._setOption("currency",e)}get formatter(){return this._getOption("formatter")}set formatter(e){this._setOption("formatter",e)}get parser(){return this._getOption("parser")}set parser(e){this._setOption("parser",e)}get precision(){return this._getOption("precision")}set precision(e){this._setOption("precision",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}}let sD=class extends T7{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"argumentFormat"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};sD.\u0275fac=function(e){return new(e||sD)(E(m,5),E(m,1))},sD.\u0275cmp=xe({type:sD,selectors:[["dxo-argument-format"]],inputs:{currency:"currency",formatter:"formatter",parser:"parser",precision:"precision",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),sD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],sD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],sD);let u8=class{};u8.\u0275fac=function(e){return new(e||u8)},u8.\u0275mod=ge({type:u8}),u8.\u0275inj=fe({});let ry=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get _optionPath(){return"at"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ry.\u0275fac=function(e){return new(e||ry)(E(m,5),E(m,1))},ry.\u0275cmp=xe({type:ry,selectors:[["dxo-at"]],inputs:{x:"x",y:"y"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ry.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],ry.prototype,"x",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ry.prototype,"y",null),ry=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ry);let Sb=class{};Sb.\u0275fac=function(e){return new(e||Sb)},Sb.\u0275mod=ge({type:Sb}),Sb.\u0275inj=fe({});let sy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get orientation(){return this._getOption("orientation")}set orientation(e){this._setOption("orientation",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get _optionPath(){return"autoLayout"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};sy.\u0275fac=function(e){return new(e||sy)(E(m,5),E(m,1))},sy.\u0275cmp=xe({type:sy,selectors:[["dxo-auto-layout"]],inputs:{orientation:"orientation",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),sy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],sy.prototype,"orientation",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sy.prototype,"type",null),sy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],sy);let c8=class{};c8.\u0275fac=function(e){return new(e||c8)},c8.\u0275mod=ge({type:c8}),c8.\u0275inj=fe({});let Of=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get image(){return this._getOption("image")}set image(e){this._setOption("image",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get borderColor(){return this._getOption("borderColor")}set borderColor(e){this._setOption("borderColor",e)}get _optionPath(){return"background"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Of.\u0275fac=function(e){return new(e||Of)(E(m,5),E(m,1))},Of.\u0275cmp=xe({type:Of,selectors:[["dxo-background"]],inputs:{color:"color",image:"image",visible:"visible",borderColor:"borderColor"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Of.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Of.prototype,"color",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Of.prototype,"image",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Of.prototype,"visible",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Of.prototype,"borderColor",null),Of=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Of);let p8=class{};p8.\u0275fac=function(e){return new(e||p8)},p8.\u0275mod=ge({type:p8}),p8.\u0275inj=fe({});let oD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"bar"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};oD.\u0275fac=function(e){return new(e||oD)(E(m,5),E(m,1))},oD.\u0275cmp=xe({type:oD,selectors:[["dxo-bar"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width",closed:"closed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),oD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],oD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],oD);let h8=class{};h8.\u0275fac=function(e){return new(e||h8)},h8.\u0275mod=ge({type:h8}),h8.\u0275inj=fe({});let ah=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowSlidersSwap(){return this._getOption("allowSlidersSwap")}set allowSlidersSwap(e){this._setOption("allowSlidersSwap",e)}get animationEnabled(){return this._getOption("animationEnabled")}set animationEnabled(e){this._setOption("animationEnabled",e)}get callValueChanged(){return this._getOption("callValueChanged")}set callValueChanged(e){this._setOption("callValueChanged",e)}get manualRangeSelectionEnabled(){return this._getOption("manualRangeSelectionEnabled")}set manualRangeSelectionEnabled(e){this._setOption("manualRangeSelectionEnabled",e)}get moveSelectedRangeByClick(){return this._getOption("moveSelectedRangeByClick")}set moveSelectedRangeByClick(e){this._setOption("moveSelectedRangeByClick",e)}get snapToTicks(){return this._getOption("snapToTicks")}set snapToTicks(e){this._setOption("snapToTicks",e)}get _optionPath(){return"behavior"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ah.\u0275fac=function(e){return new(e||ah)(E(m,5),E(m,1))},ah.\u0275cmp=xe({type:ah,selectors:[["dxo-behavior"]],inputs:{allowSlidersSwap:"allowSlidersSwap",animationEnabled:"animationEnabled",callValueChanged:"callValueChanged",manualRangeSelectionEnabled:"manualRangeSelectionEnabled",moveSelectedRangeByClick:"moveSelectedRangeByClick",snapToTicks:"snapToTicks"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ah.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ah.prototype,"allowSlidersSwap",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ah.prototype,"animationEnabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ah.prototype,"callValueChanged",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ah.prototype,"manualRangeSelectionEnabled",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ah.prototype,"moveSelectedRangeByClick",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ah.prototype,"snapToTicks",null),ah=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ah);let m8=class{};m8.\u0275fac=function(e){return new(e||m8)},m8.\u0275mod=ge({type:m8}),m8.\u0275inj=fe({});let dc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get cornerRadius(){return this._getOption("cornerRadius")}set cornerRadius(e){this._setOption("cornerRadius",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get bottom(){return this._getOption("bottom")}set bottom(e){this._setOption("bottom",e)}get left(){return this._getOption("left")}set left(e){this._setOption("left",e)}get right(){return this._getOption("right")}set right(e){this._setOption("right",e)}get top(){return this._getOption("top")}set top(e){this._setOption("top",e)}get _optionPath(){return"border"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};dc.\u0275fac=function(e){return new(e||dc)(E(m,5),E(m,1))},dc.\u0275cmp=xe({type:dc,selectors:[["dxo-border"]],inputs:{color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",opacity:"opacity",visible:"visible",width:"width",bottom:"bottom",left:"left",right:"right",top:"top"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),dc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],dc.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dc.prototype,"cornerRadius",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dc.prototype,"dashStyle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dc.prototype,"opacity",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dc.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dc.prototype,"width",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dc.prototype,"bottom",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dc.prototype,"left",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dc.prototype,"right",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dc.prototype,"top",null),dc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],dc);let f8=class{};f8.\u0275fac=function(e){return new(e||f8)},f8.\u0275mod=ge({type:f8}),f8.\u0275inj=fe({});let oy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get _optionPath(){return"boundaryOffset"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};oy.\u0275fac=function(e){return new(e||oy)(E(m,5),E(m,1))},oy.\u0275cmp=xe({type:oy,selectors:[["dxo-boundary-offset"]],inputs:{x:"x",y:"y"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),oy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oy.prototype,"x",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oy.prototype,"y",null),oy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],oy);let Ob=class{};Ob.\u0275fac=function(e){return new(e||Ob)},Ob.\u0275mod=ge({type:Ob}),Ob.\u0275inj=fe({});class Hpt extends et{get align(){return this._getOption("align")}set align(e){this._setOption("align",e)}get crossAlign(){return this._getOption("crossAlign")}set crossAlign(e){this._setOption("crossAlign",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get direction(){return this._getOption("direction")}set direction(e){this._setOption("direction",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get itemHoldTimeout(){return this._getOption("itemHoldTimeout")}set itemHoldTimeout(e){this._setOption("itemHoldTimeout",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get itemTemplate(){return this._getOption("itemTemplate")}set itemTemplate(e){this._setOption("itemTemplate",e)}get onContentReady(){return this._getOption("onContentReady")}set onContentReady(e){this._setOption("onContentReady",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onItemClick(){return this._getOption("onItemClick")}set onItemClick(e){this._setOption("onItemClick",e)}get onItemContextMenu(){return this._getOption("onItemContextMenu")}set onItemContextMenu(e){this._setOption("onItemContextMenu",e)}get onItemHold(){return this._getOption("onItemHold")}set onItemHold(e){this._setOption("onItemHold",e)}get onItemRendered(){return this._getOption("onItemRendered")}set onItemRendered(e){this._setOption("onItemRendered",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}class Bpt extends or{get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get html(){return this._getOption("html")}set html(e){this._setOption("html",e)}get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get onClick(){return this._getOption("onClick")}set onClick(e){this._setOption("onClick",e)}get stylingMode(){return this._getOption("stylingMode")}set stylingMode(e){this._setOption("stylingMode",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get baseSize(){return this._getOption("baseSize")}set baseSize(e){this._setOption("baseSize",e)}get box(){return this._getOption("box")}set box(e){this._setOption("box",e)}get ratio(){return this._getOption("ratio")}set ratio(e){this._setOption("ratio",e)}get shrink(){return this._getOption("shrink")}set shrink(e){this._setOption("shrink",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get beginGroup(){return this._getOption("beginGroup")}set beginGroup(e){this._setOption("beginGroup",e)}get closeMenuOnClick(){return this._getOption("closeMenuOnClick")}set closeMenuOnClick(e){this._setOption("closeMenuOnClick",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get selectable(){return this._getOption("selectable")}set selectable(e){this._setOption("selectable",e)}get selected(){return this._getOption("selected")}set selected(e){this._setOption("selected",e)}get colSpan(){return this._getOption("colSpan")}set colSpan(e){this._setOption("colSpan",e)}get cssClass(){return this._getOption("cssClass")}set cssClass(e){this._setOption("cssClass",e)}get dataField(){return this._getOption("dataField")}set dataField(e){this._setOption("dataField",e)}get editorOptions(){return this._getOption("editorOptions")}set editorOptions(e){this._setOption("editorOptions",e)}get editorType(){return this._getOption("editorType")}set editorType(e){this._setOption("editorType",e)}get helpText(){return this._getOption("helpText")}set helpText(e){this._setOption("helpText",e)}get isRequired(){return this._getOption("isRequired")}set isRequired(e){this._setOption("isRequired",e)}get itemType(){return this._getOption("itemType")}set itemType(e){this._setOption("itemType",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get validationRules(){return this._getOption("validationRules")}set validationRules(e){this._setOption("validationRules",e)}get visibleIndex(){return this._getOption("visibleIndex")}set visibleIndex(e){this._setOption("visibleIndex",e)}get alignItemLabels(){return this._getOption("alignItemLabels")}set alignItemLabels(e){this._setOption("alignItemLabels",e)}get caption(){return this._getOption("caption")}set caption(e){this._setOption("caption",e)}get colCount(){return this._getOption("colCount")}set colCount(e){this._setOption("colCount",e)}get colCountByScreen(){return this._getOption("colCountByScreen")}set colCountByScreen(e){this._setOption("colCountByScreen",e)}get tabPanelOptions(){return this._getOption("tabPanelOptions")}set tabPanelOptions(e){this._setOption("tabPanelOptions",e)}get tabs(){return this._getOption("tabs")}set tabs(e){this._setOption("tabs",e)}get badge(){return this._getOption("badge")}set badge(e){this._setOption("badge",e)}get tabTemplate(){return this._getOption("tabTemplate")}set tabTemplate(e){this._setOption("tabTemplate",e)}get buttonOptions(){return this._getOption("buttonOptions")}set buttonOptions(e){this._setOption("buttonOptions",e)}get horizontalAlignment(){return this._getOption("horizontalAlignment")}set horizontalAlignment(e){this._setOption("horizontalAlignment",e)}get verticalAlignment(){return this._getOption("verticalAlignment")}set verticalAlignment(e){this._setOption("verticalAlignment",e)}get locateInMenu(){return this._getOption("locateInMenu")}set locateInMenu(e){this._setOption("locateInMenu",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get menuItemTemplate(){return this._getOption("menuItemTemplate")}set menuItemTemplate(e){this._setOption("menuItemTemplate",e)}get options(){return this._getOption("options")}set options(e){this._setOption("options",e)}get showText(){return this._getOption("showText")}set showText(e){this._setOption("showText",e)}get widget(){return this._getOption("widget")}set widget(e){this._setOption("widget",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get imageAlt(){return this._getOption("imageAlt")}set imageAlt(e){this._setOption("imageAlt",e)}get imageSrc(){return this._getOption("imageSrc")}set imageSrc(e){this._setOption("imageSrc",e)}get acceptedValues(){return this._getOption("acceptedValues")}set acceptedValues(e){this._setOption("acceptedValues",e)}get formatName(){return this._getOption("formatName")}set formatName(e){this._setOption("formatName",e)}get formatValues(){return this._getOption("formatValues")}set formatValues(e){this._setOption("formatValues",e)}get key(){return this._getOption("key")}set key(e){this._setOption("key",e)}get showChevron(){return this._getOption("showChevron")}set showChevron(e){this._setOption("showChevron",e)}get menuTemplate(){return this._getOption("menuTemplate")}set menuTemplate(e){this._setOption("menuTemplate",e)}get heightRatio(){return this._getOption("heightRatio")}set heightRatio(e){this._setOption("heightRatio",e)}get widthRatio(){return this._getOption("widthRatio")}set widthRatio(e){this._setOption("widthRatio",e)}get expanded(){return this._getOption("expanded")}set expanded(e){this._setOption("expanded",e)}get hasItems(){return this._getOption("hasItems")}set hasItems(e){this._setOption("hasItems",e)}get id(){return this._getOption("id")}set id(e){this._setOption("id",e)}get parentId(){return this._getOption("parentId")}set parentId(e){this._setOption("parentId",e)}}let Zo=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get message(){return this._getOption("message")}set message(e){this._setOption("message",e)}get trim(){return this._getOption("trim")}set trim(e){this._setOption("trim",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get ignoreEmptyValue(){return this._getOption("ignoreEmptyValue")}set ignoreEmptyValue(e){this._setOption("ignoreEmptyValue",e)}get max(){return this._getOption("max")}set max(e){this._setOption("max",e)}get min(){return this._getOption("min")}set min(e){this._setOption("min",e)}get reevaluate(){return this._getOption("reevaluate")}set reevaluate(e){this._setOption("reevaluate",e)}get validationCallback(){return this._getOption("validationCallback")}set validationCallback(e){this._setOption("validationCallback",e)}get comparisonTarget(){return this._getOption("comparisonTarget")}set comparisonTarget(e){this._setOption("comparisonTarget",e)}get comparisonType(){return this._getOption("comparisonType")}set comparisonType(e){this._setOption("comparisonType",e)}get pattern(){return this._getOption("pattern")}set pattern(e){this._setOption("pattern",e)}get _optionPath(){return"validationRules"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Zo.\u0275fac=function(e){return new(e||Zo)(E(m,5),E(m,1))},Zo.\u0275cmp=xe({type:Zo,selectors:[["dxi-validation-rule"]],inputs:{message:"message",trim:"trim",type:"type",ignoreEmptyValue:"ignoreEmptyValue",max:"max",min:"min",reevaluate:"reevaluate",validationCallback:"validationCallback",comparisonTarget:"comparisonTarget",comparisonType:"comparisonType",pattern:"pattern"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Zo.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Zo.prototype,"message",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Zo.prototype,"trim",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Zo.prototype,"type",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Zo.prototype,"ignoreEmptyValue",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zo.prototype,"max",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zo.prototype,"min",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Zo.prototype,"reevaluate",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zo.prototype,"validationCallback",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zo.prototype,"comparisonTarget",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Zo.prototype,"comparisonType",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zo.prototype,"pattern",null),Zo=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Zo);let g8=class{};g8.\u0275fac=function(e){return new(e||g8)},g8.\u0275mod=ge({type:g8}),g8.\u0275inj=fe({});class zpt extends or{get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}}let pd=class extends zpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"commands"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};pd.\u0275fac=function(e){return new(e||pd)(E(m,5),E(m,1))},pd.\u0275cmp=xe({type:pd,selectors:[["dxi-command"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Vr,4),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{icon:"icon",items:"items",location:"location",name:"name",text:"text"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),pd.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],pd.prototype,"itemsChildren",null),pd=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],pd);let _8=class{};_8.\u0275fac=function(e){return new(e||_8)},_8.\u0275mod=ge({type:_8}),_8.\u0275inj=fe({});let Xd=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get commands(){return this._getOption("commands")}set commands(e){this._setOption("commands",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get category(){return this._getOption("category")}set category(e){this._setOption("category",e)}get displayMode(){return this._getOption("displayMode")}set displayMode(e){this._setOption("displayMode",e)}get expanded(){return this._getOption("expanded")}set expanded(e){this._setOption("expanded",e)}get shapes(){return this._getOption("shapes")}set shapes(e){this._setOption("shapes",e)}get _optionPath(){return"groups"}get commandsChildren(){return this._getOption("commands")}set commandsChildren(e){this.setChildren("commands",e)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Xd.\u0275fac=function(e){return new(e||Xd)(E(m,5),E(m,1))},Xd.\u0275cmp=xe({type:Xd,selectors:[["dxi-group"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,pd,4),2&e){let a;Zt(a=Qt())&&(n.commandsChildren=a)}},inputs:{commands:"commands",title:"title",category:"category",displayMode:"displayMode",expanded:"expanded",shapes:"shapes"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Xd.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Xd.prototype,"commands",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Xd.prototype,"title",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Xd.prototype,"category",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Xd.prototype,"displayMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Xd.prototype,"expanded",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Xd.prototype,"shapes",null),h([Ei(hn(()=>pd)),l("design:type",ci),l("design:paramtypes",[Object])],Xd.prototype,"commandsChildren",null),Xd=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Xd);let y8=class{};y8.\u0275fac=function(e){return new(e||y8)},y8.\u0275mod=ge({type:y8}),y8.\u0275inj=fe({});let ko=class extends or{constructor(e,n,i,a,r,s){super(),this.renderer=i,this.document=a,this.element=s,e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this)),r.setHost(this)}get alignItemLabels(){return this._getOption("alignItemLabels")}set alignItemLabels(e){this._setOption("alignItemLabels",e)}get badge(){return this._getOption("badge")}set badge(e){this._setOption("badge",e)}get colCount(){return this._getOption("colCount")}set colCount(e){this._setOption("colCount",e)}get colCountByScreen(){return this._getOption("colCountByScreen")}set colCountByScreen(e){this._setOption("colCountByScreen",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get tabTemplate(){return this._getOption("tabTemplate")}set tabTemplate(e){this._setOption("tabTemplate",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get commands(){return this._getOption("commands")}set commands(e){this._setOption("commands",e)}get groups(){return this._getOption("groups")}set groups(e){this._setOption("groups",e)}get _optionPath(){return"tabs"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}get commandsChildren(){return this._getOption("commands")}set commandsChildren(e){this.setChildren("commands",e)}get groupsChildren(){return this._getOption("groups")}set groupsChildren(e){this.setChildren("groups",e)}setTemplate(e){this.template=e}ngAfterViewInit(){C7(this,this.element,this.renderer,this.document)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};ko.\u0275fac=function(e){return new(e||ko)(E(m,5),E(m,1),E(Ho),E(zn),E($r,1),E(qn))},ko.\u0275cmp=xe({type:ko,selectors:[["dxi-tab"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,Vr,4),Dn(i,pd,4),Dn(i,Xd,4)),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a),Zt(a=Qt())&&(n.commandsChildren=a),Zt(a=Qt())&&(n.groupsChildren=a)}},inputs:{alignItemLabels:"alignItemLabels",badge:"badge",colCount:"colCount",colCountByScreen:"colCountByScreen",disabled:"disabled",icon:"icon",items:"items",tabTemplate:"tabTemplate",template:"template",title:"title",commands:"commands",groups:"groups"},features:[_e([m,$r]),me],ngContentSelectors:O7,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:["[_nghost-%COMP%] { display: block; }"]}),ko.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]},{type:Ho},{type:void 0,decorators:[{type:sd,args:[zn]}]},{type:$r,decorators:[{type:x}]},{type:qn}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ko.prototype,"alignItemLabels",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ko.prototype,"badge",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ko.prototype,"colCount",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ko.prototype,"colCountByScreen",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ko.prototype,"disabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ko.prototype,"icon",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],ko.prototype,"items",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ko.prototype,"tabTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ko.prototype,"template",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ko.prototype,"title",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],ko.prototype,"commands",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],ko.prototype,"groups",null),h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],ko.prototype,"itemsChildren",null),h([Ei(hn(()=>pd)),l("design:type",ci),l("design:paramtypes",[Object])],ko.prototype,"commandsChildren",null),h([Ei(hn(()=>Xd)),l("design:type",ci),l("design:paramtypes",[Object])],ko.prototype,"groupsChildren",null),ko=h([I(0,j()),I(0,x()),I(1,x()),I(3,sd(zn)),I(4,x()),l("design:paramtypes",[m,m,Ho,Object,$r,qn])],ko);let v8=class{};v8.\u0275fac=function(e){return new(e||v8)},v8.\u0275mod=ge({type:v8}),v8.\u0275inj=fe({});let hd=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get lat(){return this._getOption("lat")}set lat(e){this._setOption("lat",e)}get lng(){return this._getOption("lng")}set lng(e){this._setOption("lng",e)}get col(){return this._getOption("col")}set col(e){this._setOption("col",e)}get colspan(){return this._getOption("colspan")}set colspan(e){this._setOption("colspan",e)}get row(){return this._getOption("row")}set row(e){this._setOption("row",e)}get rowspan(){return this._getOption("rowspan")}set rowspan(e){this._setOption("rowspan",e)}get screen(){return this._getOption("screen")}set screen(e){this._setOption("screen",e)}get _optionPath(){return"location"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};hd.\u0275fac=function(e){return new(e||hd)(E(m,5),E(m,1))},hd.\u0275cmp=xe({type:hd,selectors:[["dxi-location"]],inputs:{lat:"lat",lng:"lng",col:"col",colspan:"colspan",row:"row",rowspan:"rowspan",screen:"screen"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),hd.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hd.prototype,"lat",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hd.prototype,"lng",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hd.prototype,"col",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hd.prototype,"colspan",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hd.prototype,"row",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hd.prototype,"rowspan",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hd.prototype,"screen",null),hd=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],hd);let b8=class{};var lU;b8.\u0275fac=function(e){return new(e||b8)},b8.\u0275mod=ge({type:b8}),b8.\u0275inj=fe({});let Vr=lU=class extends Bpt{constructor(e,n,i,a,r,s){super(),this.renderer=i,this.document=a,this.element=s,e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this)),r.setHost(this)}get _optionPath(){return"items"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}get validationRulesChildren(){return this._getOption("validationRules")}set validationRulesChildren(e){this.setChildren("validationRules",e)}get tabsChildren(){return this._getOption("tabs")}set tabsChildren(e){this.setChildren("tabs",e)}get locationChildren(){return this._getOption("location")}set locationChildren(e){this.setChildren("location",e)}setTemplate(e){this.template=e}ngAfterViewInit(){C7(this,this.element,this.renderer,this.document)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Vr.\u0275fac=function(e){return new(e||Vr)(E(m,5),E(m,1),E(Ho),E(zn),E($r,1),E(qn))},Vr.\u0275cmp=xe({type:Vr,selectors:[["dxi-item"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,lU,4),Dn(i,Zo,4),Dn(i,ko,4),Dn(i,hd,4)),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a),Zt(a=Qt())&&(n.validationRulesChildren=a),Zt(a=Qt())&&(n.tabsChildren=a),Zt(a=Qt())&&(n.locationChildren=a)}},inputs:{disabled:"disabled",html:"html",icon:"icon",template:"template",text:"text",title:"title",visible:"visible",onClick:"onClick",stylingMode:"stylingMode",type:"type",baseSize:"baseSize",box:"box",ratio:"ratio",shrink:"shrink",elementAttr:"elementAttr",hint:"hint",beginGroup:"beginGroup",closeMenuOnClick:"closeMenuOnClick",items:"items",selectable:"selectable",selected:"selected",colSpan:"colSpan",cssClass:"cssClass",dataField:"dataField",editorOptions:"editorOptions",editorType:"editorType",helpText:"helpText",isRequired:"isRequired",itemType:"itemType",label:"label",name:"name",validationRules:"validationRules",visibleIndex:"visibleIndex",alignItemLabels:"alignItemLabels",caption:"caption",colCount:"colCount",colCountByScreen:"colCountByScreen",tabPanelOptions:"tabPanelOptions",tabs:"tabs",badge:"badge",tabTemplate:"tabTemplate",buttonOptions:"buttonOptions",horizontalAlignment:"horizontalAlignment",verticalAlignment:"verticalAlignment",locateInMenu:"locateInMenu",location:"location",menuItemTemplate:"menuItemTemplate",options:"options",showText:"showText",widget:"widget",height:"height",width:"width",imageAlt:"imageAlt",imageSrc:"imageSrc",acceptedValues:"acceptedValues",formatName:"formatName",formatValues:"formatValues",key:"key",showChevron:"showChevron",menuTemplate:"menuTemplate",heightRatio:"heightRatio",widthRatio:"widthRatio",expanded:"expanded",hasItems:"hasItems",id:"id",parentId:"parentId"},features:[_e([m,$r]),me],ngContentSelectors:O7,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:["[_nghost-%COMP%] { display: block; }"]}),Vr.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]},{type:Ho},{type:void 0,decorators:[{type:sd,args:[zn]}]},{type:$r,decorators:[{type:x}]},{type:qn}],h([Ei(hn(()=>lU)),l("design:type",ci),l("design:paramtypes",[Object])],Vr.prototype,"itemsChildren",null),h([Ei(hn(()=>Zo)),l("design:type",ci),l("design:paramtypes",[Object])],Vr.prototype,"validationRulesChildren",null),h([Ei(hn(()=>ko)),l("design:type",ci),l("design:paramtypes",[Object])],Vr.prototype,"tabsChildren",null),h([Ei(hn(()=>hd)),l("design:type",ci),l("design:paramtypes",[Object])],Vr.prototype,"locationChildren",null),Vr=lU=h([I(0,j()),I(0,x()),I(1,x()),I(3,sd(zn)),I(4,x()),l("design:paramtypes",[m,m,Ho,Object,$r,qn])],Vr);let Tb=class{};Tb.\u0275fac=function(e){return new(e||Tb)},Tb.\u0275mod=ge({type:Tb}),Tb.\u0275inj=fe({});let ly=class extends Hpt{constructor(e,n){super(),this._createEventEmitters([{emit:"itemsChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"box"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ly.\u0275fac=function(e){return new(e||ly)(E(m,5),E(m,1))},ly.\u0275cmp=xe({type:ly,selectors:[["dxo-box"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Vr,4),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{align:"align",crossAlign:"crossAlign",dataSource:"dataSource",direction:"direction",disabled:"disabled",elementAttr:"elementAttr",height:"height",hoverStateEnabled:"hoverStateEnabled",itemHoldTimeout:"itemHoldTimeout",items:"items",itemTemplate:"itemTemplate",onContentReady:"onContentReady",onDisposing:"onDisposing",onInitialized:"onInitialized",onItemClick:"onItemClick",onItemContextMenu:"onItemContextMenu",onItemHold:"onItemHold",onItemRendered:"onItemRendered",onOptionChanged:"onOptionChanged",rtlEnabled:"rtlEnabled",visible:"visible",width:"width"},outputs:{itemsChange:"itemsChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ly.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],ly.prototype,"itemsChange",void 0),h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],ly.prototype,"itemsChildren",null),ly=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ly);let M8=class{};M8.\u0275fac=function(e){return new(e||M8)},M8.\u0275mod=ge({type:M8}),M8.\u0275inj=fe({});let m1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get line(){return this._getOption("line")}set line(e){this._setOption("line",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"breakStyle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};m1.\u0275fac=function(e){return new(e||m1)(E(m,5),E(m,1))},m1.\u0275cmp=xe({type:m1,selectors:[["dxo-break-style"]],inputs:{color:"color",line:"line",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),m1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],m1.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],m1.prototype,"line",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],m1.prototype,"width",null),m1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],m1);let x8=class{};x8.\u0275fac=function(e){return new(e||x8)},x8.\u0275mod=ge({type:x8}),x8.\u0275inj=fe({});let lD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"bubble"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};lD.\u0275fac=function(e){return new(e||lD)(E(m,5),E(m,1))},lD.\u0275cmp=xe({type:lD,selectors:[["dxo-bubble"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),lD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],lD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],lD);let D8=class{};D8.\u0275fac=function(e){return new(e||D8)},D8.\u0275mod=ge({type:D8}),D8.\u0275inj=fe({});class $pt extends or{get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get options(){return this._getOption("options")}set options(e){this._setOption("options",e)}get cssClass(){return this._getOption("cssClass")}set cssClass(e){this._setOption("cssClass",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get onClick(){return this._getOption("onClick")}set onClick(e){this._setOption("onClick",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}}let Tf=class extends $pt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"buttons"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Tf.\u0275fac=function(e){return new(e||Tf)(E(m,5),E(m,1))},Tf.\u0275cmp=xe({type:Tf,selectors:[["dxi-button"]],inputs:{location:"location",name:"name",options:"options",cssClass:"cssClass",disabled:"disabled",hint:"hint",icon:"icon",onClick:"onClick",template:"template",text:"text",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Tf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],Tf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Tf);let w8=class{};w8.\u0275fac=function(e){return new(e||w8)},w8.\u0275mod=ge({type:w8}),w8.\u0275inj=fe({});class wOe extends et{get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get activeStateEnabled(){return this._getOption("activeStateEnabled")}set activeStateEnabled(e){this._setOption("activeStateEnabled",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get onClick(){return this._getOption("onClick")}set onClick(e){this._setOption("onClick",e)}get onContentReady(){return this._getOption("onContentReady")}set onContentReady(e){this._setOption("onContentReady",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get stylingMode(){return this._getOption("stylingMode")}set stylingMode(e){this._setOption("stylingMode",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get useSubmitBehavior(){return this._getOption("useSubmitBehavior")}set useSubmitBehavior(e){this._setOption("useSubmitBehavior",e)}get validationGroup(){return this._getOption("validationGroup")}set validationGroup(e){this._setOption("validationGroup",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}let dD=class extends wOe{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"buttonOptions"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};dD.\u0275fac=function(e){return new(e||dD)(E(m,5),E(m,1))},dD.\u0275cmp=xe({type:dD,selectors:[["dxo-button-options"]],inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",disabled:"disabled",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",icon:"icon",onClick:"onClick",onContentReady:"onContentReady",onDisposing:"onDisposing",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",rtlEnabled:"rtlEnabled",stylingMode:"stylingMode",tabIndex:"tabIndex",template:"template",text:"text",type:"type",useSubmitBehavior:"useSubmitBehavior",validationGroup:"validationGroup",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),dD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],dD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],dD);let C8=class{};C8.\u0275fac=function(e){return new(e||C8)},C8.\u0275mod=ge({type:C8}),C8.\u0275inj=fe({});class Vpt extends et{get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get activeStateEnabled(){return this._getOption("activeStateEnabled")}set activeStateEnabled(e){this._setOption("activeStateEnabled",e)}get cellTemplate(){return this._getOption("cellTemplate")}set cellTemplate(e){this._setOption("cellTemplate",e)}get dateSerializationFormat(){return this._getOption("dateSerializationFormat")}set dateSerializationFormat(e){this._setOption("dateSerializationFormat",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get disabledDates(){return this._getOption("disabledDates")}set disabledDates(e){this._setOption("disabledDates",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get firstDayOfWeek(){return this._getOption("firstDayOfWeek")}set firstDayOfWeek(e){this._setOption("firstDayOfWeek",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get isValid(){return this._getOption("isValid")}set isValid(e){this._setOption("isValid",e)}get max(){return this._getOption("max")}set max(e){this._setOption("max",e)}get maxZoomLevel(){return this._getOption("maxZoomLevel")}set maxZoomLevel(e){this._setOption("maxZoomLevel",e)}get min(){return this._getOption("min")}set min(e){this._setOption("min",e)}get minZoomLevel(){return this._getOption("minZoomLevel")}set minZoomLevel(e){this._setOption("minZoomLevel",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get onValueChanged(){return this._getOption("onValueChanged")}set onValueChanged(e){this._setOption("onValueChanged",e)}get readOnly(){return this._getOption("readOnly")}set readOnly(e){this._setOption("readOnly",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get showTodayButton(){return this._getOption("showTodayButton")}set showTodayButton(e){this._setOption("showTodayButton",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get validationError(){return this._getOption("validationError")}set validationError(e){this._setOption("validationError",e)}get validationErrors(){return this._getOption("validationErrors")}set validationErrors(e){this._setOption("validationErrors",e)}get validationMessageMode(){return this._getOption("validationMessageMode")}set validationMessageMode(e){this._setOption("validationMessageMode",e)}get validationStatus(){return this._getOption("validationStatus")}set validationStatus(e){this._setOption("validationStatus",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get zoomLevel(){return this._getOption("zoomLevel")}set zoomLevel(e){this._setOption("zoomLevel",e)}}let dy=class extends Vpt{constructor(e,n){super(),this._createEventEmitters([{emit:"valueChange"},{emit:"zoomLevelChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"calendarOptions"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};dy.\u0275fac=function(e){return new(e||dy)(E(m,5),E(m,1))},dy.\u0275cmp=xe({type:dy,selectors:[["dxo-calendar-options"]],inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",cellTemplate:"cellTemplate",dateSerializationFormat:"dateSerializationFormat",disabled:"disabled",disabledDates:"disabledDates",elementAttr:"elementAttr",firstDayOfWeek:"firstDayOfWeek",focusStateEnabled:"focusStateEnabled",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",isValid:"isValid",max:"max",maxZoomLevel:"maxZoomLevel",min:"min",minZoomLevel:"minZoomLevel",name:"name",onDisposing:"onDisposing",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onValueChanged:"onValueChanged",readOnly:"readOnly",rtlEnabled:"rtlEnabled",showTodayButton:"showTodayButton",tabIndex:"tabIndex",validationError:"validationError",validationErrors:"validationErrors",validationMessageMode:"validationMessageMode",validationStatus:"validationStatus",value:"value",visible:"visible",width:"width",zoomLevel:"zoomLevel"},outputs:{valueChange:"valueChange",zoomLevelChange:"zoomLevelChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),dy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],dy.prototype,"valueChange",void 0),h([it(),l("design:type",Ae)],dy.prototype,"zoomLevelChange",void 0),dy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],dy);let S8=class{};S8.\u0275fac=function(e){return new(e||S8)},S8.\u0275mod=ge({type:S8}),S8.\u0275inj=fe({});let uD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"candlestick"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};uD.\u0275fac=function(e){return new(e||uD)(E(m,5),E(m,1))},uD.\u0275cmp=xe({type:uD,selectors:[["dxo-candlestick"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),uD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],uD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],uD);let O8=class{};O8.\u0275fac=function(e){return new(e||O8)},O8.\u0275mod=ge({type:O8}),O8.\u0275inj=fe({});let uy=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get lat(){return this._getOption("lat")}set lat(e){this._setOption("lat",e)}get lng(){return this._getOption("lng")}set lng(e){this._setOption("lng",e)}get _optionPath(){return"center"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};uy.\u0275fac=function(e){return new(e||uy)(E(m,5),E(m,1))},uy.\u0275cmp=xe({type:uy,selectors:[["dxi-center"]],inputs:{lat:"lat",lng:"lng"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),uy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],uy.prototype,"lat",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],uy.prototype,"lng",null),uy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],uy);let T8=class{};T8.\u0275fac=function(e){return new(e||T8)},T8.\u0275mod=ge({type:T8}),T8.\u0275inj=fe({});class Wpt extends or{get data(){return this._getOption("data")}set data(e){this._setOption("data",e)}get insertAfterKey(){return this._getOption("insertAfterKey")}set insertAfterKey(e){this._setOption("insertAfterKey",e)}get insertBeforeKey(){return this._getOption("insertBeforeKey")}set insertBeforeKey(e){this._setOption("insertBeforeKey",e)}get key(){return this._getOption("key")}set key(e){this._setOption("key",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}}let cy=class extends Wpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"changes"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};cy.\u0275fac=function(e){return new(e||cy)(E(m,5),E(m,1))},cy.\u0275cmp=xe({type:cy,selectors:[["dxi-change"]],inputs:{data:"data",insertAfterKey:"insertAfterKey",insertBeforeKey:"insertBeforeKey",key:"key",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),cy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],cy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],cy);let E8=class{};E8.\u0275fac=function(e){return new(e||E8)},E8.\u0275mod=ge({type:E8}),E8.\u0275inj=fe({});class Gpt extends or{get aggregation(){return this._getOption("aggregation")}set aggregation(e){this._setOption("aggregation",e)}get argumentField(){return this._getOption("argumentField")}set argumentField(e){this._setOption("argumentField",e)}get axis(){return this._getOption("axis")}set axis(e){this._setOption("axis",e)}get barOverlapGroup(){return this._getOption("barOverlapGroup")}set barOverlapGroup(e){this._setOption("barOverlapGroup",e)}get barPadding(){return this._getOption("barPadding")}set barPadding(e){this._setOption("barPadding",e)}get barWidth(){return this._getOption("barWidth")}set barWidth(e){this._setOption("barWidth",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get closeValueField(){return this._getOption("closeValueField")}set closeValueField(e){this._setOption("closeValueField",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get cornerRadius(){return this._getOption("cornerRadius")}set cornerRadius(e){this._setOption("cornerRadius",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get highValueField(){return this._getOption("highValueField")}set highValueField(e){this._setOption("highValueField",e)}get hoverMode(){return this._getOption("hoverMode")}set hoverMode(e){this._setOption("hoverMode",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get ignoreEmptyPoints(){return this._getOption("ignoreEmptyPoints")}set ignoreEmptyPoints(e){this._setOption("ignoreEmptyPoints",e)}get innerColor(){return this._getOption("innerColor")}set innerColor(e){this._setOption("innerColor",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get lowValueField(){return this._getOption("lowValueField")}set lowValueField(e){this._setOption("lowValueField",e)}get maxLabelCount(){return this._getOption("maxLabelCount")}set maxLabelCount(e){this._setOption("maxLabelCount",e)}get minBarSize(){return this._getOption("minBarSize")}set minBarSize(e){this._setOption("minBarSize",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get openValueField(){return this._getOption("openValueField")}set openValueField(e){this._setOption("openValueField",e)}get pane(){return this._getOption("pane")}set pane(e){this._setOption("pane",e)}get point(){return this._getOption("point")}set point(e){this._setOption("point",e)}get rangeValue1Field(){return this._getOption("rangeValue1Field")}set rangeValue1Field(e){this._setOption("rangeValue1Field",e)}get rangeValue2Field(){return this._getOption("rangeValue2Field")}set rangeValue2Field(e){this._setOption("rangeValue2Field",e)}get reduction(){return this._getOption("reduction")}set reduction(e){this._setOption("reduction",e)}get selectionMode(){return this._getOption("selectionMode")}set selectionMode(e){this._setOption("selectionMode",e)}get selectionStyle(){return this._getOption("selectionStyle")}set selectionStyle(e){this._setOption("selectionStyle",e)}get showInLegend(){return this._getOption("showInLegend")}set showInLegend(e){this._setOption("showInLegend",e)}get sizeField(){return this._getOption("sizeField")}set sizeField(e){this._setOption("sizeField",e)}get stack(){return this._getOption("stack")}set stack(e){this._setOption("stack",e)}get tag(){return this._getOption("tag")}set tag(e){this._setOption("tag",e)}get tagField(){return this._getOption("tagField")}set tagField(e){this._setOption("tagField",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get valueErrorBar(){return this._getOption("valueErrorBar")}set valueErrorBar(e){this._setOption("valueErrorBar",e)}get valueField(){return this._getOption("valueField")}set valueField(e){this._setOption("valueField",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get argumentType(){return this._getOption("argumentType")}set argumentType(e){this._setOption("argumentType",e)}get minSegmentSize(){return this._getOption("minSegmentSize")}set minSegmentSize(e){this._setOption("minSegmentSize",e)}get smallValuesGrouping(){return this._getOption("smallValuesGrouping")}set smallValuesGrouping(e){this._setOption("smallValuesGrouping",e)}get closed(){return this._getOption("closed")}set closed(e){this._setOption("closed",e)}}let py=class extends Gpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"series"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};py.\u0275fac=function(e){return new(e||py)(E(m,5),E(m,1))},py.\u0275cmp=xe({type:py,selectors:[["dxi-series"]],inputs:{aggregation:"aggregation",argumentField:"argumentField",axis:"axis",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",name:"name",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",stack:"stack",tag:"tag",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width",argumentType:"argumentType",minSegmentSize:"minSegmentSize",smallValuesGrouping:"smallValuesGrouping",closed:"closed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),py.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],py=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],py);let A8=class{};A8.\u0275fac=function(e){return new(e||A8)},A8.\u0275mod=ge({type:A8}),A8.\u0275inj=fe({});let El=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get barGroupPadding(){return this._getOption("barGroupPadding")}set barGroupPadding(e){this._setOption("barGroupPadding",e)}get barGroupWidth(){return this._getOption("barGroupWidth")}set barGroupWidth(e){this._setOption("barGroupWidth",e)}get bottomIndent(){return this._getOption("bottomIndent")}set bottomIndent(e){this._setOption("bottomIndent",e)}get commonSeriesSettings(){return this._getOption("commonSeriesSettings")}set commonSeriesSettings(e){this._setOption("commonSeriesSettings",e)}get dataPrepareSettings(){return this._getOption("dataPrepareSettings")}set dataPrepareSettings(e){this._setOption("dataPrepareSettings",e)}get maxBubbleSize(){return this._getOption("maxBubbleSize")}set maxBubbleSize(e){this._setOption("maxBubbleSize",e)}get minBubbleSize(){return this._getOption("minBubbleSize")}set minBubbleSize(e){this._setOption("minBubbleSize",e)}get negativesAsZeroes(){return this._getOption("negativesAsZeroes")}set negativesAsZeroes(e){this._setOption("negativesAsZeroes",e)}get palette(){return this._getOption("palette")}set palette(e){this._setOption("palette",e)}get paletteExtensionMode(){return this._getOption("paletteExtensionMode")}set paletteExtensionMode(e){this._setOption("paletteExtensionMode",e)}get series(){return this._getOption("series")}set series(e){this._setOption("series",e)}get seriesTemplate(){return this._getOption("seriesTemplate")}set seriesTemplate(e){this._setOption("seriesTemplate",e)}get topIndent(){return this._getOption("topIndent")}set topIndent(e){this._setOption("topIndent",e)}get valueAxis(){return this._getOption("valueAxis")}set valueAxis(e){this._setOption("valueAxis",e)}get _optionPath(){return"chart"}get seriesChildren(){return this._getOption("series")}set seriesChildren(e){this.setChildren("series",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};El.\u0275fac=function(e){return new(e||El)(E(m,5),E(m,1))},El.\u0275cmp=xe({type:El,selectors:[["dxo-chart"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,py,4),2&e){let a;Zt(a=Qt())&&(n.seriesChildren=a)}},inputs:{barGroupPadding:"barGroupPadding",barGroupWidth:"barGroupWidth",bottomIndent:"bottomIndent",commonSeriesSettings:"commonSeriesSettings",dataPrepareSettings:"dataPrepareSettings",maxBubbleSize:"maxBubbleSize",minBubbleSize:"minBubbleSize",negativesAsZeroes:"negativesAsZeroes",palette:"palette",paletteExtensionMode:"paletteExtensionMode",series:"series",seriesTemplate:"seriesTemplate",topIndent:"topIndent",valueAxis:"valueAxis"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),El.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],El.prototype,"barGroupPadding",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],El.prototype,"barGroupWidth",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],El.prototype,"bottomIndent",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],El.prototype,"commonSeriesSettings",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],El.prototype,"dataPrepareSettings",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],El.prototype,"maxBubbleSize",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],El.prototype,"minBubbleSize",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],El.prototype,"negativesAsZeroes",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],El.prototype,"palette",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],El.prototype,"paletteExtensionMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],El.prototype,"series",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],El.prototype,"seriesTemplate",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],El.prototype,"topIndent",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],El.prototype,"valueAxis",null),h([Ei(hn(()=>py)),l("design:type",ci),l("design:paramtypes",[Object])],El.prototype,"seriesChildren",null),El=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],El);let k8=class{};k8.\u0275fac=function(e){return new(e||k8)},k8.\u0275mod=ge({type:k8}),k8.\u0275inj=fe({});let Ef=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get lg(){return this._getOption("lg")}set lg(e){this._setOption("lg",e)}get md(){return this._getOption("md")}set md(e){this._setOption("md",e)}get sm(){return this._getOption("sm")}set sm(e){this._setOption("sm",e)}get xs(){return this._getOption("xs")}set xs(e){this._setOption("xs",e)}get _optionPath(){return"colCountByScreen"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ef.\u0275fac=function(e){return new(e||Ef)(E(m,5),E(m,1))},Ef.\u0275cmp=xe({type:Ef,selectors:[["dxo-col-count-by-screen"]],inputs:{lg:"lg",md:"md",sm:"sm",xs:"xs"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ef.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ef.prototype,"lg",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ef.prototype,"md",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ef.prototype,"sm",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ef.prototype,"xs",null),Ef=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ef);let I8=class{};I8.\u0275fac=function(e){return new(e||I8)},I8.\u0275mod=ge({type:I8}),I8.\u0275inj=fe({});let Af=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get baseSize(){return this._getOption("baseSize")}set baseSize(e){this._setOption("baseSize",e)}get ratio(){return this._getOption("ratio")}set ratio(e){this._setOption("ratio",e)}get screen(){return this._getOption("screen")}set screen(e){this._setOption("screen",e)}get shrink(){return this._getOption("shrink")}set shrink(e){this._setOption("shrink",e)}get _optionPath(){return"cols"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Af.\u0275fac=function(e){return new(e||Af)(E(m,5),E(m,1))},Af.\u0275cmp=xe({type:Af,selectors:[["dxi-col"]],inputs:{baseSize:"baseSize",ratio:"ratio",screen:"screen",shrink:"shrink"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Af.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Af.prototype,"baseSize",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Af.prototype,"ratio",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Af.prototype,"screen",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Af.prototype,"shrink",null),Af=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Af);let L8=class{};L8.\u0275fac=function(e){return new(e||L8)},L8.\u0275mod=ge({type:L8}),L8.\u0275inj=fe({});let hy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get _optionPath(){return"collision"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};hy.\u0275fac=function(e){return new(e||hy)(E(m,5),E(m,1))},hy.\u0275cmp=xe({type:hy,selectors:[["dxo-collision"]],inputs:{x:"x",y:"y"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),hy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],hy.prototype,"x",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hy.prototype,"y",null),hy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],hy);let Eb=class{};Eb.\u0275fac=function(e){return new(e||Eb)},Eb.\u0275mod=ge({type:Eb}),Eb.\u0275inj=fe({});let rh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get colorCodeField(){return this._getOption("colorCodeField")}set colorCodeField(e){this._setOption("colorCodeField",e)}get colorizeGroups(){return this._getOption("colorizeGroups")}set colorizeGroups(e){this._setOption("colorizeGroups",e)}get palette(){return this._getOption("palette")}set palette(e){this._setOption("palette",e)}get paletteExtensionMode(){return this._getOption("paletteExtensionMode")}set paletteExtensionMode(e){this._setOption("paletteExtensionMode",e)}get range(){return this._getOption("range")}set range(e){this._setOption("range",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get _optionPath(){return"colorizer"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};rh.\u0275fac=function(e){return new(e||rh)(E(m,5),E(m,1))},rh.\u0275cmp=xe({type:rh,selectors:[["dxo-colorizer"]],inputs:{colorCodeField:"colorCodeField",colorizeGroups:"colorizeGroups",palette:"palette",paletteExtensionMode:"paletteExtensionMode",range:"range",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),rh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],rh.prototype,"colorCodeField",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],rh.prototype,"colorizeGroups",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],rh.prototype,"palette",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],rh.prototype,"paletteExtensionMode",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],rh.prototype,"range",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],rh.prototype,"type",null),rh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],rh);let N8=class{};N8.\u0275fac=function(e){return new(e||N8)},N8.\u0275mod=ge({type:N8}),N8.\u0275inj=fe({});let Uc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowSearch(){return this._getOption("allowSearch")}set allowSearch(e){this._setOption("allowSearch",e)}get emptyPanelText(){return this._getOption("emptyPanelText")}set emptyPanelText(e){this._setOption("emptyPanelText",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get searchTimeout(){return this._getOption("searchTimeout")}set searchTimeout(e){this._setOption("searchTimeout",e)}get sortOrder(){return this._getOption("sortOrder")}set sortOrder(e){this._setOption("sortOrder",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"columnChooser"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Uc.\u0275fac=function(e){return new(e||Uc)(E(m,5),E(m,1))},Uc.\u0275cmp=xe({type:Uc,selectors:[["dxo-column-chooser"]],inputs:{allowSearch:"allowSearch",emptyPanelText:"emptyPanelText",enabled:"enabled",height:"height",mode:"mode",searchTimeout:"searchTimeout",sortOrder:"sortOrder",title:"title",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Uc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Uc.prototype,"allowSearch",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Uc.prototype,"emptyPanelText",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Uc.prototype,"enabled",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Uc.prototype,"height",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Uc.prototype,"mode",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Uc.prototype,"searchTimeout",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Uc.prototype,"sortOrder",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Uc.prototype,"title",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Uc.prototype,"width",null),Uc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Uc);let P8=class{};P8.\u0275fac=function(e){return new(e||P8)},P8.\u0275mod=ge({type:P8}),P8.\u0275inj=fe({});class jpt extends or{get alignment(){return this._getOption("alignment")}set alignment(e){this._setOption("alignment",e)}get allowEditing(){return this._getOption("allowEditing")}set allowEditing(e){this._setOption("allowEditing",e)}get allowExporting(){return this._getOption("allowExporting")}set allowExporting(e){this._setOption("allowExporting",e)}get allowFiltering(){return this._getOption("allowFiltering")}set allowFiltering(e){this._setOption("allowFiltering",e)}get allowFixing(){return this._getOption("allowFixing")}set allowFixing(e){this._setOption("allowFixing",e)}get allowGrouping(){return this._getOption("allowGrouping")}set allowGrouping(e){this._setOption("allowGrouping",e)}get allowHeaderFiltering(){return this._getOption("allowHeaderFiltering")}set allowHeaderFiltering(e){this._setOption("allowHeaderFiltering",e)}get allowHiding(){return this._getOption("allowHiding")}set allowHiding(e){this._setOption("allowHiding",e)}get allowReordering(){return this._getOption("allowReordering")}set allowReordering(e){this._setOption("allowReordering",e)}get allowResizing(){return this._getOption("allowResizing")}set allowResizing(e){this._setOption("allowResizing",e)}get allowSearch(){return this._getOption("allowSearch")}set allowSearch(e){this._setOption("allowSearch",e)}get allowSorting(){return this._getOption("allowSorting")}set allowSorting(e){this._setOption("allowSorting",e)}get autoExpandGroup(){return this._getOption("autoExpandGroup")}set autoExpandGroup(e){this._setOption("autoExpandGroup",e)}get buttons(){return this._getOption("buttons")}set buttons(e){this._setOption("buttons",e)}get calculateCellValue(){return this._getOption("calculateCellValue")}set calculateCellValue(e){this._setOption("calculateCellValue",e)}get calculateDisplayValue(){return this._getOption("calculateDisplayValue")}set calculateDisplayValue(e){this._setOption("calculateDisplayValue",e)}get calculateFilterExpression(){return this._getOption("calculateFilterExpression")}set calculateFilterExpression(e){this._setOption("calculateFilterExpression",e)}get calculateGroupValue(){return this._getOption("calculateGroupValue")}set calculateGroupValue(e){this._setOption("calculateGroupValue",e)}get calculateSortValue(){return this._getOption("calculateSortValue")}set calculateSortValue(e){this._setOption("calculateSortValue",e)}get caption(){return this._getOption("caption")}set caption(e){this._setOption("caption",e)}get cellTemplate(){return this._getOption("cellTemplate")}set cellTemplate(e){this._setOption("cellTemplate",e)}get columns(){return this._getOption("columns")}set columns(e){this._setOption("columns",e)}get cssClass(){return this._getOption("cssClass")}set cssClass(e){this._setOption("cssClass",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get dataField(){return this._getOption("dataField")}set dataField(e){this._setOption("dataField",e)}get dataType(){return this._getOption("dataType")}set dataType(e){this._setOption("dataType",e)}get editCellTemplate(){return this._getOption("editCellTemplate")}set editCellTemplate(e){this._setOption("editCellTemplate",e)}get editorOptions(){return this._getOption("editorOptions")}set editorOptions(e){this._setOption("editorOptions",e)}get encodeHtml(){return this._getOption("encodeHtml")}set encodeHtml(e){this._setOption("encodeHtml",e)}get falseText(){return this._getOption("falseText")}set falseText(e){this._setOption("falseText",e)}get filterOperations(){return this._getOption("filterOperations")}set filterOperations(e){this._setOption("filterOperations",e)}get filterType(){return this._getOption("filterType")}set filterType(e){this._setOption("filterType",e)}get filterValue(){return this._getOption("filterValue")}set filterValue(e){this._setOption("filterValue",e)}get filterValues(){return this._getOption("filterValues")}set filterValues(e){this._setOption("filterValues",e)}get fixed(){return this._getOption("fixed")}set fixed(e){this._setOption("fixed",e)}get fixedPosition(){return this._getOption("fixedPosition")}set fixedPosition(e){this._setOption("fixedPosition",e)}get format(){return this._getOption("format")}set format(e){this._setOption("format",e)}get formItem(){return this._getOption("formItem")}set formItem(e){this._setOption("formItem",e)}get groupCellTemplate(){return this._getOption("groupCellTemplate")}set groupCellTemplate(e){this._setOption("groupCellTemplate",e)}get groupIndex(){return this._getOption("groupIndex")}set groupIndex(e){this._setOption("groupIndex",e)}get headerCellTemplate(){return this._getOption("headerCellTemplate")}set headerCellTemplate(e){this._setOption("headerCellTemplate",e)}get headerFilter(){return this._getOption("headerFilter")}set headerFilter(e){this._setOption("headerFilter",e)}get hidingPriority(){return this._getOption("hidingPriority")}set hidingPriority(e){this._setOption("hidingPriority",e)}get isBand(){return this._getOption("isBand")}set isBand(e){this._setOption("isBand",e)}get lookup(){return this._getOption("lookup")}set lookup(e){this._setOption("lookup",e)}get minWidth(){return this._getOption("minWidth")}set minWidth(e){this._setOption("minWidth",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get ownerBand(){return this._getOption("ownerBand")}set ownerBand(e){this._setOption("ownerBand",e)}get renderAsync(){return this._getOption("renderAsync")}set renderAsync(e){this._setOption("renderAsync",e)}get selectedFilterOperation(){return this._getOption("selectedFilterOperation")}set selectedFilterOperation(e){this._setOption("selectedFilterOperation",e)}get setCellValue(){return this._getOption("setCellValue")}set setCellValue(e){this._setOption("setCellValue",e)}get showEditorAlways(){return this._getOption("showEditorAlways")}set showEditorAlways(e){this._setOption("showEditorAlways",e)}get showInColumnChooser(){return this._getOption("showInColumnChooser")}set showInColumnChooser(e){this._setOption("showInColumnChooser",e)}get showWhenGrouped(){return this._getOption("showWhenGrouped")}set showWhenGrouped(e){this._setOption("showWhenGrouped",e)}get sortIndex(){return this._getOption("sortIndex")}set sortIndex(e){this._setOption("sortIndex",e)}get sortingMethod(){return this._getOption("sortingMethod")}set sortingMethod(e){this._setOption("sortingMethod",e)}get sortOrder(){return this._getOption("sortOrder")}set sortOrder(e){this._setOption("sortOrder",e)}get trueText(){return this._getOption("trueText")}set trueText(e){this._setOption("trueText",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get validationRules(){return this._getOption("validationRules")}set validationRules(e){this._setOption("validationRules",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get visibleIndex(){return this._getOption("visibleIndex")}set visibleIndex(e){this._setOption("visibleIndex",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}var dU;let md=dU=class extends jpt{constructor(e,n){super(),this._createEventEmitters([{emit:"filterValueChange"},{emit:"filterValuesChange"},{emit:"groupIndexChange"},{emit:"selectedFilterOperationChange"},{emit:"sortIndexChange"},{emit:"sortOrderChange"},{emit:"visibleChange"},{emit:"visibleIndexChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"columns"}get buttonsChildren(){return this._getOption("buttons")}set buttonsChildren(e){this.setChildren("buttons",e)}get columnsChildren(){return this._getOption("columns")}set columnsChildren(e){this.setChildren("columns",e)}get validationRulesChildren(){return this._getOption("validationRules")}set validationRulesChildren(e){this.setChildren("validationRules",e)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};md.\u0275fac=function(e){return new(e||md)(E(m,5),E(m,1))},md.\u0275cmp=xe({type:md,selectors:[["dxi-column"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,Tf,4),Dn(i,dU,4),Dn(i,Zo,4)),2&e){let a;Zt(a=Qt())&&(n.buttonsChildren=a),Zt(a=Qt())&&(n.columnsChildren=a),Zt(a=Qt())&&(n.validationRulesChildren=a)}},inputs:{alignment:"alignment",allowEditing:"allowEditing",allowExporting:"allowExporting",allowFiltering:"allowFiltering",allowFixing:"allowFixing",allowGrouping:"allowGrouping",allowHeaderFiltering:"allowHeaderFiltering",allowHiding:"allowHiding",allowReordering:"allowReordering",allowResizing:"allowResizing",allowSearch:"allowSearch",allowSorting:"allowSorting",autoExpandGroup:"autoExpandGroup",buttons:"buttons",calculateCellValue:"calculateCellValue",calculateDisplayValue:"calculateDisplayValue",calculateFilterExpression:"calculateFilterExpression",calculateGroupValue:"calculateGroupValue",calculateSortValue:"calculateSortValue",caption:"caption",cellTemplate:"cellTemplate",columns:"columns",cssClass:"cssClass",customizeText:"customizeText",dataField:"dataField",dataType:"dataType",editCellTemplate:"editCellTemplate",editorOptions:"editorOptions",encodeHtml:"encodeHtml",falseText:"falseText",filterOperations:"filterOperations",filterType:"filterType",filterValue:"filterValue",filterValues:"filterValues",fixed:"fixed",fixedPosition:"fixedPosition",format:"format",formItem:"formItem",groupCellTemplate:"groupCellTemplate",groupIndex:"groupIndex",headerCellTemplate:"headerCellTemplate",headerFilter:"headerFilter",hidingPriority:"hidingPriority",isBand:"isBand",lookup:"lookup",minWidth:"minWidth",name:"name",ownerBand:"ownerBand",renderAsync:"renderAsync",selectedFilterOperation:"selectedFilterOperation",setCellValue:"setCellValue",showEditorAlways:"showEditorAlways",showInColumnChooser:"showInColumnChooser",showWhenGrouped:"showWhenGrouped",sortIndex:"sortIndex",sortingMethod:"sortingMethod",sortOrder:"sortOrder",trueText:"trueText",type:"type",validationRules:"validationRules",visible:"visible",visibleIndex:"visibleIndex",width:"width"},outputs:{filterValueChange:"filterValueChange",filterValuesChange:"filterValuesChange",groupIndexChange:"groupIndexChange",selectedFilterOperationChange:"selectedFilterOperationChange",sortIndexChange:"sortIndexChange",sortOrderChange:"sortOrderChange",visibleChange:"visibleChange",visibleIndexChange:"visibleIndexChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),md.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],md.prototype,"filterValueChange",void 0),h([it(),l("design:type",Ae)],md.prototype,"filterValuesChange",void 0),h([it(),l("design:type",Ae)],md.prototype,"groupIndexChange",void 0),h([it(),l("design:type",Ae)],md.prototype,"selectedFilterOperationChange",void 0),h([it(),l("design:type",Ae)],md.prototype,"sortIndexChange",void 0),h([it(),l("design:type",Ae)],md.prototype,"sortOrderChange",void 0),h([it(),l("design:type",Ae)],md.prototype,"visibleChange",void 0),h([it(),l("design:type",Ae)],md.prototype,"visibleIndexChange",void 0),h([Ei(hn(()=>Tf)),l("design:type",ci),l("design:paramtypes",[Object])],md.prototype,"buttonsChildren",null),h([Ei(hn(()=>dU)),l("design:type",ci),l("design:paramtypes",[Object])],md.prototype,"columnsChildren",null),h([Ei(hn(()=>Zo)),l("design:type",ci),l("design:paramtypes",[Object])],md.prototype,"validationRulesChildren",null),md=dU=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],md);let R8=class{};R8.\u0275fac=function(e){return new(e||R8)},R8.\u0275mod=ge({type:R8}),R8.\u0275inj=fe({});let my=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get _optionPath(){return"columnFixing"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};my.\u0275fac=function(e){return new(e||my)(E(m,5),E(m,1))},my.\u0275cmp=xe({type:my,selectors:[["dxo-column-fixing"]],inputs:{enabled:"enabled",texts:"texts"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),my.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],my.prototype,"enabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],my.prototype,"texts",null),my=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],my);let F8=class{};F8.\u0275fac=function(e){return new(e||F8)},F8.\u0275mod=ge({type:F8}),F8.\u0275inj=fe({});class qpt extends et{get allowDragging(){return this._getOption("allowDragging")}set allowDragging(e){this._setOption("allowDragging",e)}get argument(){return this._getOption("argument")}set argument(e){this._setOption("argument",e)}get arrowLength(){return this._getOption("arrowLength")}set arrowLength(e){this._setOption("arrowLength",e)}get arrowWidth(){return this._getOption("arrowWidth")}set arrowWidth(e){this._setOption("arrowWidth",e)}get axis(){return this._getOption("axis")}set axis(e){this._setOption("axis",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get customizeTooltip(){return this._getOption("customizeTooltip")}set customizeTooltip(e){this._setOption("customizeTooltip",e)}get data(){return this._getOption("data")}set data(e){this._setOption("data",e)}get description(){return this._getOption("description")}set description(e){this._setOption("description",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get image(){return this._getOption("image")}set image(e){this._setOption("image",e)}get offsetX(){return this._getOption("offsetX")}set offsetX(e){this._setOption("offsetX",e)}get offsetY(){return this._getOption("offsetY")}set offsetY(e){this._setOption("offsetY",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get series(){return this._getOption("series")}set series(e){this._setOption("series",e)}get shadow(){return this._getOption("shadow")}set shadow(e){this._setOption("shadow",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get textOverflow(){return this._getOption("textOverflow")}set textOverflow(e){this._setOption("textOverflow",e)}get tooltipEnabled(){return this._getOption("tooltipEnabled")}set tooltipEnabled(e){this._setOption("tooltipEnabled",e)}get tooltipTemplate(){return this._getOption("tooltipTemplate")}set tooltipTemplate(e){this._setOption("tooltipTemplate",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get wordWrap(){return this._getOption("wordWrap")}set wordWrap(e){this._setOption("wordWrap",e)}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get angle(){return this._getOption("angle")}set angle(e){this._setOption("angle",e)}get radius(){return this._getOption("radius")}set radius(e){this._setOption("radius",e)}get coordinates(){return this._getOption("coordinates")}set coordinates(e){this._setOption("coordinates",e)}}let cD=class extends qpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"commonAnnotationSettings"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};cD.\u0275fac=function(e){return new(e||cD)(E(m,5),E(m,1))},cD.\u0275cmp=xe({type:cD,selectors:[["dxo-common-annotation-settings"]],inputs:{allowDragging:"allowDragging",argument:"argument",arrowLength:"arrowLength",arrowWidth:"arrowWidth",axis:"axis",border:"border",color:"color",customizeTooltip:"customizeTooltip",data:"data",description:"description",font:"font",height:"height",image:"image",offsetX:"offsetX",offsetY:"offsetY",opacity:"opacity",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",series:"series",shadow:"shadow",template:"template",text:"text",textOverflow:"textOverflow",tooltipEnabled:"tooltipEnabled",tooltipTemplate:"tooltipTemplate",type:"type",value:"value",width:"width",wordWrap:"wordWrap",x:"x",y:"y",location:"location",angle:"angle",radius:"radius",coordinates:"coordinates"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),cD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],cD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],cD);let H8=class{};H8.\u0275fac=function(e){return new(e||H8)},H8.\u0275mod=ge({type:H8}),H8.\u0275inj=fe({});let fs=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowDecimals(){return this._getOption("allowDecimals")}set allowDecimals(e){this._setOption("allowDecimals",e)}get breakStyle(){return this._getOption("breakStyle")}set breakStyle(e){this._setOption("breakStyle",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get constantLineStyle(){return this._getOption("constantLineStyle")}set constantLineStyle(e){this._setOption("constantLineStyle",e)}get discreteAxisDivisionMode(){return this._getOption("discreteAxisDivisionMode")}set discreteAxisDivisionMode(e){this._setOption("discreteAxisDivisionMode",e)}get endOnTick(){return this._getOption("endOnTick")}set endOnTick(e){this._setOption("endOnTick",e)}get grid(){return this._getOption("grid")}set grid(e){this._setOption("grid",e)}get inverted(){return this._getOption("inverted")}set inverted(e){this._setOption("inverted",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get maxValueMargin(){return this._getOption("maxValueMargin")}set maxValueMargin(e){this._setOption("maxValueMargin",e)}get minorGrid(){return this._getOption("minorGrid")}set minorGrid(e){this._setOption("minorGrid",e)}get minorTick(){return this._getOption("minorTick")}set minorTick(e){this._setOption("minorTick",e)}get minValueMargin(){return this._getOption("minValueMargin")}set minValueMargin(e){this._setOption("minValueMargin",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get placeholderSize(){return this._getOption("placeholderSize")}set placeholderSize(e){this._setOption("placeholderSize",e)}get stripStyle(){return this._getOption("stripStyle")}set stripStyle(e){this._setOption("stripStyle",e)}get tick(){return this._getOption("tick")}set tick(e){this._setOption("tick",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get valueMarginsEnabled(){return this._getOption("valueMarginsEnabled")}set valueMarginsEnabled(e){this._setOption("valueMarginsEnabled",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"commonAxisSettings"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};fs.\u0275fac=function(e){return new(e||fs)(E(m,5),E(m,1))},fs.\u0275cmp=xe({type:fs,selectors:[["dxo-common-axis-settings"]],inputs:{allowDecimals:"allowDecimals",breakStyle:"breakStyle",color:"color",constantLineStyle:"constantLineStyle",discreteAxisDivisionMode:"discreteAxisDivisionMode",endOnTick:"endOnTick",grid:"grid",inverted:"inverted",label:"label",maxValueMargin:"maxValueMargin",minorGrid:"minorGrid",minorTick:"minorTick",minValueMargin:"minValueMargin",opacity:"opacity",placeholderSize:"placeholderSize",stripStyle:"stripStyle",tick:"tick",title:"title",valueMarginsEnabled:"valueMarginsEnabled",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),fs.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fs.prototype,"allowDecimals",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"breakStyle",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fs.prototype,"color",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"constantLineStyle",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fs.prototype,"discreteAxisDivisionMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fs.prototype,"endOnTick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"grid",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fs.prototype,"inverted",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fs.prototype,"maxValueMargin",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"minorGrid",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"minorTick",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fs.prototype,"minValueMargin",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fs.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fs.prototype,"placeholderSize",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"stripStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"tick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fs.prototype,"title",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fs.prototype,"valueMarginsEnabled",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fs.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fs.prototype,"width",null),fs=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],fs);let B8=class{};B8.\u0275fac=function(e){return new(e||B8)},B8.\u0275mod=ge({type:B8}),B8.\u0275inj=fe({});let fy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get _optionPath(){return"commonPaneSettings"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};fy.\u0275fac=function(e){return new(e||fy)(E(m,5),E(m,1))},fy.\u0275cmp=xe({type:fy,selectors:[["dxo-common-pane-settings"]],inputs:{backgroundColor:"backgroundColor",border:"border"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),fy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],fy.prototype,"backgroundColor",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fy.prototype,"border",null),fy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],fy);let z8=class{};z8.\u0275fac=function(e){return new(e||z8)},z8.\u0275mod=ge({type:z8}),z8.\u0275inj=fe({});let pD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"commonSeriesSettings"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};pD.\u0275fac=function(e){return new(e||pD)(E(m,5),E(m,1))},pD.\u0275cmp=xe({type:pD,selectors:[["dxo-common-series-settings"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width",argumentType:"argumentType",minSegmentSize:"minSegmentSize",smallValuesGrouping:"smallValuesGrouping",closed:"closed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),pD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],pD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],pD);let $8=class{};$8.\u0275fac=function(e){return new(e||$8)},$8.\u0275mod=ge({type:$8}),$8.\u0275inj=fe({});let kf=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get _optionPath(){return"connectionPoints"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};kf.\u0275fac=function(e){return new(e||kf)(E(m,5),E(m,1))},kf.\u0275cmp=xe({type:kf,selectors:[["dxi-connection-point"]],inputs:{x:"x",y:"y"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),kf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],kf.prototype,"x",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],kf.prototype,"y",null),kf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],kf);let V8=class{};V8.\u0275fac=function(e){return new(e||V8)},V8.\u0275mod=ge({type:V8}),V8.\u0275inj=fe({});let If=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get _optionPath(){return"connector"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};If.\u0275fac=function(e){return new(e||If)(E(m,5),E(m,1))},If.\u0275cmp=xe({type:If,selectors:[["dxo-connector"]],inputs:{color:"color",visible:"visible",width:"width",opacity:"opacity"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),If.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],If.prototype,"color",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],If.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],If.prototype,"width",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],If.prototype,"opacity",null),If=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],If);let W8=class{};W8.\u0275fac=function(e){return new(e||W8)},W8.\u0275mod=ge({type:W8}),W8.\u0275inj=fe({});let sh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"constantLineStyle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};sh.\u0275fac=function(e){return new(e||sh)(E(m,5),E(m,1))},sh.\u0275cmp=xe({type:sh,selectors:[["dxo-constant-line-style"]],inputs:{color:"color",dashStyle:"dashStyle",label:"label",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),sh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],sh.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sh.prototype,"dashStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],sh.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sh.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sh.prototype,"paddingTopBottom",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sh.prototype,"width",null),sh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],sh);let G8=class{};G8.\u0275fac=function(e){return new(e||G8)},G8.\u0275mod=ge({type:G8}),G8.\u0275inj=fe({});class Upt extends et{get commands(){return this._getOption("commands")}set commands(e){this._setOption("commands",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}}let gy=class extends Upt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"contextMenu"}get commandsChildren(){return this._getOption("commands")}set commandsChildren(e){this.setChildren("commands",e)}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};gy.\u0275fac=function(e){return new(e||gy)(E(m,5),E(m,1))},gy.\u0275cmp=xe({type:gy,selectors:[["dxo-context-menu"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,pd,4),Dn(i,Vr,4)),2&e){let a;Zt(a=Qt())&&(n.commandsChildren=a),Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{commands:"commands",enabled:"enabled",items:"items"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),gy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([Ei(hn(()=>pd)),l("design:type",ci),l("design:paramtypes",[Object])],gy.prototype,"commandsChildren",null),h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],gy.prototype,"itemsChildren",null),gy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],gy);let j8=class{};j8.\u0275fac=function(e){return new(e||j8)},j8.\u0275mod=ge({type:j8}),j8.\u0275inj=fe({});let oh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get category(){return this._getOption("category")}set category(e){this._setOption("category",e)}get displayMode(){return this._getOption("displayMode")}set displayMode(e){this._setOption("displayMode",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get shapeIconsPerRow(){return this._getOption("shapeIconsPerRow")}set shapeIconsPerRow(e){this._setOption("shapeIconsPerRow",e)}get shapes(){return this._getOption("shapes")}set shapes(e){this._setOption("shapes",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"contextToolbox"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};oh.\u0275fac=function(e){return new(e||oh)(E(m,5),E(m,1))},oh.\u0275cmp=xe({type:oh,selectors:[["dxo-context-toolbox"]],inputs:{category:"category",displayMode:"displayMode",enabled:"enabled",shapeIconsPerRow:"shapeIconsPerRow",shapes:"shapes",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),oh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],oh.prototype,"category",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oh.prototype,"displayMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],oh.prototype,"enabled",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oh.prototype,"shapeIconsPerRow",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],oh.prototype,"shapes",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oh.prototype,"width",null),oh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],oh);let q8=class{};q8.\u0275fac=function(e){return new(e||q8)},q8.\u0275mod=ge({type:q8}),q8.\u0275inj=fe({});let up=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get borderColor(){return this._getOption("borderColor")}set borderColor(e){this._setOption("borderColor",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get horizontalAlignment(){return this._getOption("horizontalAlignment")}set horizontalAlignment(e){this._setOption("horizontalAlignment",e)}get margin(){return this._getOption("margin")}set margin(e){this._setOption("margin",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get verticalAlignment(){return this._getOption("verticalAlignment")}set verticalAlignment(e){this._setOption("verticalAlignment",e)}get _optionPath(){return"controlBar"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};up.\u0275fac=function(e){return new(e||up)(E(m,5),E(m,1))},up.\u0275cmp=xe({type:up,selectors:[["dxo-control-bar"]],inputs:{borderColor:"borderColor",color:"color",enabled:"enabled",horizontalAlignment:"horizontalAlignment",margin:"margin",opacity:"opacity",verticalAlignment:"verticalAlignment"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),up.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],up.prototype,"borderColor",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],up.prototype,"color",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],up.prototype,"enabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],up.prototype,"horizontalAlignment",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],up.prototype,"margin",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],up.prototype,"opacity",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],up.prototype,"verticalAlignment",null),up=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],up);let U8=class{};U8.\u0275fac=function(e){return new(e||U8)},U8.\u0275mod=ge({type:U8}),U8.\u0275inj=fe({});let I0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get horizontalLine(){return this._getOption("horizontalLine")}set horizontalLine(e){this._setOption("horizontalLine",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get verticalLine(){return this._getOption("verticalLine")}set verticalLine(e){this._setOption("verticalLine",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"crosshair"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};I0.\u0275fac=function(e){return new(e||I0)(E(m,5),E(m,1))},I0.\u0275cmp=xe({type:I0,selectors:[["dxo-crosshair"]],inputs:{color:"color",dashStyle:"dashStyle",enabled:"enabled",horizontalLine:"horizontalLine",label:"label",opacity:"opacity",verticalLine:"verticalLine",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),I0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],I0.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],I0.prototype,"dashStyle",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],I0.prototype,"enabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],I0.prototype,"horizontalLine",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],I0.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],I0.prototype,"opacity",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],I0.prototype,"verticalLine",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],I0.prototype,"width",null),I0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],I0);let Y8=class{};Y8.\u0275fac=function(e){return new(e||Y8)},Y8.\u0275mod=ge({type:Y8}),Y8.\u0275inj=fe({});let _y=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get _optionPath(){return"cursorOffset"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};_y.\u0275fac=function(e){return new(e||_y)(E(m,5),E(m,1))},_y.\u0275cmp=xe({type:_y,selectors:[["dxo-cursor-offset"]],inputs:{x:"x",y:"y"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),_y.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],_y.prototype,"x",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],_y.prototype,"y",null),_y=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],_y);let J8=class{};J8.\u0275fac=function(e){return new(e||J8)},J8.\u0275mod=ge({type:J8}),J8.\u0275inj=fe({});class Ypt extends or{get calculateFilterExpression(){return this._getOption("calculateFilterExpression")}set calculateFilterExpression(e){this._setOption("calculateFilterExpression",e)}get caption(){return this._getOption("caption")}set caption(e){this._setOption("caption",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get dataTypes(){return this._getOption("dataTypes")}set dataTypes(e){this._setOption("dataTypes",e)}get editorTemplate(){return this._getOption("editorTemplate")}set editorTemplate(e){this._setOption("editorTemplate",e)}get hasValue(){return this._getOption("hasValue")}set hasValue(e){this._setOption("hasValue",e)}get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}}let yy=class extends Ypt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"customOperations"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};yy.\u0275fac=function(e){return new(e||yy)(E(m,5),E(m,1))},yy.\u0275cmp=xe({type:yy,selectors:[["dxi-custom-operation"]],inputs:{calculateFilterExpression:"calculateFilterExpression",caption:"caption",customizeText:"customizeText",dataTypes:"dataTypes",editorTemplate:"editorTemplate",hasValue:"hasValue",icon:"icon",name:"name"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),yy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],yy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],yy);let K8=class{};K8.\u0275fac=function(e){return new(e||K8)},K8.\u0275mod=ge({type:K8}),K8.\u0275inj=fe({});let sa=class extends or{constructor(e,n,i,a,r,s){super(),this.renderer=i,this.document=a,this.element=s,e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this)),r.setHost(this)}get allowEditImage(){return this._getOption("allowEditImage")}set allowEditImage(e){this._setOption("allowEditImage",e)}get allowEditText(){return this._getOption("allowEditText")}set allowEditText(e){this._setOption("allowEditText",e)}get allowResize(){return this._getOption("allowResize")}set allowResize(e){this._setOption("allowResize",e)}get backgroundImageHeight(){return this._getOption("backgroundImageHeight")}set backgroundImageHeight(e){this._setOption("backgroundImageHeight",e)}get backgroundImageLeft(){return this._getOption("backgroundImageLeft")}set backgroundImageLeft(e){this._setOption("backgroundImageLeft",e)}get backgroundImageToolboxUrl(){return this._getOption("backgroundImageToolboxUrl")}set backgroundImageToolboxUrl(e){this._setOption("backgroundImageToolboxUrl",e)}get backgroundImageTop(){return this._getOption("backgroundImageTop")}set backgroundImageTop(e){this._setOption("backgroundImageTop",e)}get backgroundImageUrl(){return this._getOption("backgroundImageUrl")}set backgroundImageUrl(e){this._setOption("backgroundImageUrl",e)}get backgroundImageWidth(){return this._getOption("backgroundImageWidth")}set backgroundImageWidth(e){this._setOption("backgroundImageWidth",e)}get baseType(){return this._getOption("baseType")}set baseType(e){this._setOption("baseType",e)}get category(){return this._getOption("category")}set category(e){this._setOption("category",e)}get connectionPoints(){return this._getOption("connectionPoints")}set connectionPoints(e){this._setOption("connectionPoints",e)}get defaultHeight(){return this._getOption("defaultHeight")}set defaultHeight(e){this._setOption("defaultHeight",e)}get defaultImageUrl(){return this._getOption("defaultImageUrl")}set defaultImageUrl(e){this._setOption("defaultImageUrl",e)}get defaultText(){return this._getOption("defaultText")}set defaultText(e){this._setOption("defaultText",e)}get defaultWidth(){return this._getOption("defaultWidth")}set defaultWidth(e){this._setOption("defaultWidth",e)}get imageHeight(){return this._getOption("imageHeight")}set imageHeight(e){this._setOption("imageHeight",e)}get imageLeft(){return this._getOption("imageLeft")}set imageLeft(e){this._setOption("imageLeft",e)}get imageTop(){return this._getOption("imageTop")}set imageTop(e){this._setOption("imageTop",e)}get imageWidth(){return this._getOption("imageWidth")}set imageWidth(e){this._setOption("imageWidth",e)}get keepRatioOnAutoSize(){return this._getOption("keepRatioOnAutoSize")}set keepRatioOnAutoSize(e){this._setOption("keepRatioOnAutoSize",e)}get maxHeight(){return this._getOption("maxHeight")}set maxHeight(e){this._setOption("maxHeight",e)}get maxWidth(){return this._getOption("maxWidth")}set maxWidth(e){this._setOption("maxWidth",e)}get minHeight(){return this._getOption("minHeight")}set minHeight(e){this._setOption("minHeight",e)}get minWidth(){return this._getOption("minWidth")}set minWidth(e){this._setOption("minWidth",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get templateHeight(){return this._getOption("templateHeight")}set templateHeight(e){this._setOption("templateHeight",e)}get templateLeft(){return this._getOption("templateLeft")}set templateLeft(e){this._setOption("templateLeft",e)}get templateTop(){return this._getOption("templateTop")}set templateTop(e){this._setOption("templateTop",e)}get templateWidth(){return this._getOption("templateWidth")}set templateWidth(e){this._setOption("templateWidth",e)}get textHeight(){return this._getOption("textHeight")}set textHeight(e){this._setOption("textHeight",e)}get textLeft(){return this._getOption("textLeft")}set textLeft(e){this._setOption("textLeft",e)}get textTop(){return this._getOption("textTop")}set textTop(e){this._setOption("textTop",e)}get textWidth(){return this._getOption("textWidth")}set textWidth(e){this._setOption("textWidth",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get toolboxTemplate(){return this._getOption("toolboxTemplate")}set toolboxTemplate(e){this._setOption("toolboxTemplate",e)}get toolboxWidthToHeightRatio(){return this._getOption("toolboxWidthToHeightRatio")}set toolboxWidthToHeightRatio(e){this._setOption("toolboxWidthToHeightRatio",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get _optionPath(){return"customShapes"}get connectionPointsChildren(){return this._getOption("connectionPoints")}set connectionPointsChildren(e){this.setChildren("connectionPoints",e)}setTemplate(e){this.template=e}ngAfterViewInit(){C7(this,this.element,this.renderer,this.document)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};sa.\u0275fac=function(e){return new(e||sa)(E(m,5),E(m,1),E(Ho),E(zn),E($r,1),E(qn))},sa.\u0275cmp=xe({type:sa,selectors:[["dxi-custom-shape"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,kf,4),2&e){let a;Zt(a=Qt())&&(n.connectionPointsChildren=a)}},inputs:{allowEditImage:"allowEditImage",allowEditText:"allowEditText",allowResize:"allowResize",backgroundImageHeight:"backgroundImageHeight",backgroundImageLeft:"backgroundImageLeft",backgroundImageToolboxUrl:"backgroundImageToolboxUrl",backgroundImageTop:"backgroundImageTop",backgroundImageUrl:"backgroundImageUrl",backgroundImageWidth:"backgroundImageWidth",baseType:"baseType",category:"category",connectionPoints:"connectionPoints",defaultHeight:"defaultHeight",defaultImageUrl:"defaultImageUrl",defaultText:"defaultText",defaultWidth:"defaultWidth",imageHeight:"imageHeight",imageLeft:"imageLeft",imageTop:"imageTop",imageWidth:"imageWidth",keepRatioOnAutoSize:"keepRatioOnAutoSize",maxHeight:"maxHeight",maxWidth:"maxWidth",minHeight:"minHeight",minWidth:"minWidth",template:"template",templateHeight:"templateHeight",templateLeft:"templateLeft",templateTop:"templateTop",templateWidth:"templateWidth",textHeight:"textHeight",textLeft:"textLeft",textTop:"textTop",textWidth:"textWidth",title:"title",toolboxTemplate:"toolboxTemplate",toolboxWidthToHeightRatio:"toolboxWidthToHeightRatio",type:"type"},features:[_e([m,$r]),me],ngContentSelectors:O7,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:["[_nghost-%COMP%] { display: block; }"]}),sa.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]},{type:Ho},{type:void 0,decorators:[{type:sd,args:[zn]}]},{type:$r,decorators:[{type:x}]},{type:qn}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],sa.prototype,"allowEditImage",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],sa.prototype,"allowEditText",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],sa.prototype,"allowResize",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"backgroundImageHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"backgroundImageLeft",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"backgroundImageToolboxUrl",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"backgroundImageTop",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"backgroundImageUrl",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"backgroundImageWidth",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"baseType",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"category",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],sa.prototype,"connectionPoints",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"defaultHeight",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"defaultImageUrl",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"defaultText",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"defaultWidth",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"imageHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"imageLeft",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"imageTop",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"imageWidth",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],sa.prototype,"keepRatioOnAutoSize",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"maxHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"maxWidth",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"minHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"minWidth",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],sa.prototype,"template",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"templateHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"templateLeft",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"templateTop",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"templateWidth",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"textHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"textLeft",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"textTop",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"textWidth",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"title",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],sa.prototype,"toolboxTemplate",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sa.prototype,"toolboxWidthToHeightRatio",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sa.prototype,"type",null),h([Ei(hn(()=>kf)),l("design:type",ci),l("design:paramtypes",[Object])],sa.prototype,"connectionPointsChildren",null),sa=h([I(0,j()),I(0,x()),I(1,x()),I(3,sd(zn)),I(4,x()),l("design:paramtypes",[m,m,Ho,Object,$r,qn])],sa);let X8=class{};X8.\u0275fac=function(e){return new(e||X8)},X8.\u0275mod=ge({type:X8}),X8.\u0275inj=fe({});let f1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get checkTypeForAllData(){return this._getOption("checkTypeForAllData")}set checkTypeForAllData(e){this._setOption("checkTypeForAllData",e)}get convertToAxisDataType(){return this._getOption("convertToAxisDataType")}set convertToAxisDataType(e){this._setOption("convertToAxisDataType",e)}get sortingMethod(){return this._getOption("sortingMethod")}set sortingMethod(e){this._setOption("sortingMethod",e)}get _optionPath(){return"dataPrepareSettings"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};f1.\u0275fac=function(e){return new(e||f1)(E(m,5),E(m,1))},f1.\u0275cmp=xe({type:f1,selectors:[["dxo-data-prepare-settings"]],inputs:{checkTypeForAllData:"checkTypeForAllData",convertToAxisDataType:"convertToAxisDataType",sortingMethod:"sortingMethod"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),f1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],f1.prototype,"checkTypeForAllData",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],f1.prototype,"convertToAxisDataType",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],f1.prototype,"sortingMethod",null),f1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],f1);let Z8=class{};Z8.\u0275fac=function(e){return new(e||Z8)},Z8.\u0275mod=ge({type:Z8}),Z8.\u0275inj=fe({});class Jpt extends et{get fields(){return this._getOption("fields")}set fields(e){this._setOption("fields",e)}get filter(){return this._getOption("filter")}set filter(e){this._setOption("filter",e)}get onChanged(){return this._getOption("onChanged")}set onChanged(e){this._setOption("onChanged",e)}get onFieldsPrepared(){return this._getOption("onFieldsPrepared")}set onFieldsPrepared(e){this._setOption("onFieldsPrepared",e)}get onLoadError(){return this._getOption("onLoadError")}set onLoadError(e){this._setOption("onLoadError",e)}get onLoadingChanged(){return this._getOption("onLoadingChanged")}set onLoadingChanged(e){this._setOption("onLoadingChanged",e)}get remoteOperations(){return this._getOption("remoteOperations")}set remoteOperations(e){this._setOption("remoteOperations",e)}get retrieveFields(){return this._getOption("retrieveFields")}set retrieveFields(e){this._setOption("retrieveFields",e)}get store(){return this._getOption("store")}set store(e){this._setOption("store",e)}}class Kpt extends or{get calculateFilterExpression(){return this._getOption("calculateFilterExpression")}set calculateFilterExpression(e){this._setOption("calculateFilterExpression",e)}get caption(){return this._getOption("caption")}set caption(e){this._setOption("caption",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get dataField(){return this._getOption("dataField")}set dataField(e){this._setOption("dataField",e)}get dataType(){return this._getOption("dataType")}set dataType(e){this._setOption("dataType",e)}get editorOptions(){return this._getOption("editorOptions")}set editorOptions(e){this._setOption("editorOptions",e)}get editorTemplate(){return this._getOption("editorTemplate")}set editorTemplate(e){this._setOption("editorTemplate",e)}get falseText(){return this._getOption("falseText")}set falseText(e){this._setOption("falseText",e)}get filterOperations(){return this._getOption("filterOperations")}set filterOperations(e){this._setOption("filterOperations",e)}get format(){return this._getOption("format")}set format(e){this._setOption("format",e)}get lookup(){return this._getOption("lookup")}set lookup(e){this._setOption("lookup",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get trueText(){return this._getOption("trueText")}set trueText(e){this._setOption("trueText",e)}get allowCrossGroupCalculation(){return this._getOption("allowCrossGroupCalculation")}set allowCrossGroupCalculation(e){this._setOption("allowCrossGroupCalculation",e)}get allowExpandAll(){return this._getOption("allowExpandAll")}set allowExpandAll(e){this._setOption("allowExpandAll",e)}get allowFiltering(){return this._getOption("allowFiltering")}set allowFiltering(e){this._setOption("allowFiltering",e)}get allowSorting(){return this._getOption("allowSorting")}set allowSorting(e){this._setOption("allowSorting",e)}get allowSortingBySummary(){return this._getOption("allowSortingBySummary")}set allowSortingBySummary(e){this._setOption("allowSortingBySummary",e)}get area(){return this._getOption("area")}set area(e){this._setOption("area",e)}get areaIndex(){return this._getOption("areaIndex")}set areaIndex(e){this._setOption("areaIndex",e)}get calculateCustomSummary(){return this._getOption("calculateCustomSummary")}set calculateCustomSummary(e){this._setOption("calculateCustomSummary",e)}get calculateSummaryValue(){return this._getOption("calculateSummaryValue")}set calculateSummaryValue(e){this._setOption("calculateSummaryValue",e)}get displayFolder(){return this._getOption("displayFolder")}set displayFolder(e){this._setOption("displayFolder",e)}get expanded(){return this._getOption("expanded")}set expanded(e){this._setOption("expanded",e)}get filterType(){return this._getOption("filterType")}set filterType(e){this._setOption("filterType",e)}get filterValues(){return this._getOption("filterValues")}set filterValues(e){this._setOption("filterValues",e)}get groupIndex(){return this._getOption("groupIndex")}set groupIndex(e){this._setOption("groupIndex",e)}get groupInterval(){return this._getOption("groupInterval")}set groupInterval(e){this._setOption("groupInterval",e)}get groupName(){return this._getOption("groupName")}set groupName(e){this._setOption("groupName",e)}get headerFilter(){return this._getOption("headerFilter")}set headerFilter(e){this._setOption("headerFilter",e)}get isMeasure(){return this._getOption("isMeasure")}set isMeasure(e){this._setOption("isMeasure",e)}get precision(){return this._getOption("precision")}set precision(e){this._setOption("precision",e)}get runningTotal(){return this._getOption("runningTotal")}set runningTotal(e){this._setOption("runningTotal",e)}get selector(){return this._getOption("selector")}set selector(e){this._setOption("selector",e)}get showGrandTotals(){return this._getOption("showGrandTotals")}set showGrandTotals(e){this._setOption("showGrandTotals",e)}get showTotals(){return this._getOption("showTotals")}set showTotals(e){this._setOption("showTotals",e)}get showValues(){return this._getOption("showValues")}set showValues(e){this._setOption("showValues",e)}get sortBy(){return this._getOption("sortBy")}set sortBy(e){this._setOption("sortBy",e)}get sortBySummaryField(){return this._getOption("sortBySummaryField")}set sortBySummaryField(e){this._setOption("sortBySummaryField",e)}get sortBySummaryPath(){return this._getOption("sortBySummaryPath")}set sortBySummaryPath(e){this._setOption("sortBySummaryPath",e)}get sortingMethod(){return this._getOption("sortingMethod")}set sortingMethod(e){this._setOption("sortingMethod",e)}get sortOrder(){return this._getOption("sortOrder")}set sortOrder(e){this._setOption("sortOrder",e)}get summaryDisplayMode(){return this._getOption("summaryDisplayMode")}set summaryDisplayMode(e){this._setOption("summaryDisplayMode",e)}get summaryType(){return this._getOption("summaryType")}set summaryType(e){this._setOption("summaryType",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get wordWrapEnabled(){return this._getOption("wordWrapEnabled")}set wordWrapEnabled(e){this._setOption("wordWrapEnabled",e)}}let Lf=class extends Kpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"fields"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Lf.\u0275fac=function(e){return new(e||Lf)(E(m,5),E(m,1))},Lf.\u0275cmp=xe({type:Lf,selectors:[["dxi-field"]],inputs:{calculateFilterExpression:"calculateFilterExpression",caption:"caption",customizeText:"customizeText",dataField:"dataField",dataType:"dataType",editorOptions:"editorOptions",editorTemplate:"editorTemplate",falseText:"falseText",filterOperations:"filterOperations",format:"format",lookup:"lookup",name:"name",trueText:"trueText",allowCrossGroupCalculation:"allowCrossGroupCalculation",allowExpandAll:"allowExpandAll",allowFiltering:"allowFiltering",allowSorting:"allowSorting",allowSortingBySummary:"allowSortingBySummary",area:"area",areaIndex:"areaIndex",calculateCustomSummary:"calculateCustomSummary",calculateSummaryValue:"calculateSummaryValue",displayFolder:"displayFolder",expanded:"expanded",filterType:"filterType",filterValues:"filterValues",groupIndex:"groupIndex",groupInterval:"groupInterval",groupName:"groupName",headerFilter:"headerFilter",isMeasure:"isMeasure",precision:"precision",runningTotal:"runningTotal",selector:"selector",showGrandTotals:"showGrandTotals",showTotals:"showTotals",showValues:"showValues",sortBy:"sortBy",sortBySummaryField:"sortBySummaryField",sortBySummaryPath:"sortBySummaryPath",sortingMethod:"sortingMethod",sortOrder:"sortOrder",summaryDisplayMode:"summaryDisplayMode",summaryType:"summaryType",visible:"visible",width:"width",wordWrapEnabled:"wordWrapEnabled"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Lf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],Lf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Lf);let Q8=class{};Q8.\u0275fac=function(e){return new(e||Q8)},Q8.\u0275mod=ge({type:Q8}),Q8.\u0275inj=fe({});let Ab=class extends Jpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this)),console&&console.warn&&console.warn("The nested 'dxo-data-source' component is deprecated in 17.2. Use the 'dataSource' option instead. See:\nhttps://github.com/DevExpress/devextreme-angular/blob/master/CHANGELOG.md#17.2.3")}get _optionPath(){return"dataSource"}get fieldsChildren(){return this._getOption("fields")}set fieldsChildren(e){this.setChildren("fields",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ab.\u0275fac=function(e){return new(e||Ab)(E(m,5),E(m,1))},Ab.\u0275cmp=xe({type:Ab,selectors:[["dxo-data-source"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Lf,4),2&e){let a;Zt(a=Qt())&&(n.fieldsChildren=a)}},inputs:{fields:"fields",filter:"filter",onChanged:"onChanged",onFieldsPrepared:"onFieldsPrepared",onLoadError:"onLoadError",onLoadingChanged:"onLoadingChanged",remoteOperations:"remoteOperations",retrieveFields:"retrieveFields",store:"store"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ab.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([Ei(hn(()=>Lf)),l("design:type",ci),l("design:paramtypes",[Object])],Ab.prototype,"fieldsChildren",null),Ab=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ab);let eR=class{};eR.\u0275fac=function(e){return new(e||eR)},eR.\u0275mod=ge({type:eR}),eR.\u0275inj=fe({});let Yc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get connectorLineEnd(){return this._getOption("connectorLineEnd")}set connectorLineEnd(e){this._setOption("connectorLineEnd",e)}get connectorLineStart(){return this._getOption("connectorLineStart")}set connectorLineStart(e){this._setOption("connectorLineStart",e)}get connectorLineType(){return this._getOption("connectorLineType")}set connectorLineType(e){this._setOption("connectorLineType",e)}get shapeMaxHeight(){return this._getOption("shapeMaxHeight")}set shapeMaxHeight(e){this._setOption("shapeMaxHeight",e)}get shapeMaxWidth(){return this._getOption("shapeMaxWidth")}set shapeMaxWidth(e){this._setOption("shapeMaxWidth",e)}get shapeMinHeight(){return this._getOption("shapeMinHeight")}set shapeMinHeight(e){this._setOption("shapeMinHeight",e)}get shapeMinWidth(){return this._getOption("shapeMinWidth")}set shapeMinWidth(e){this._setOption("shapeMinWidth",e)}get style(){return this._getOption("style")}set style(e){this._setOption("style",e)}get textStyle(){return this._getOption("textStyle")}set textStyle(e){this._setOption("textStyle",e)}get _optionPath(){return"defaultItemProperties"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Yc.\u0275fac=function(e){return new(e||Yc)(E(m,5),E(m,1))},Yc.\u0275cmp=xe({type:Yc,selectors:[["dxo-default-item-properties"]],inputs:{connectorLineEnd:"connectorLineEnd",connectorLineStart:"connectorLineStart",connectorLineType:"connectorLineType",shapeMaxHeight:"shapeMaxHeight",shapeMaxWidth:"shapeMaxWidth",shapeMinHeight:"shapeMinHeight",shapeMinWidth:"shapeMinWidth",style:"style",textStyle:"textStyle"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Yc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Yc.prototype,"connectorLineEnd",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Yc.prototype,"connectorLineStart",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Yc.prototype,"connectorLineType",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Yc.prototype,"shapeMaxHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Yc.prototype,"shapeMaxWidth",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Yc.prototype,"shapeMinHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Yc.prototype,"shapeMinWidth",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Yc.prototype,"style",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Yc.prototype,"textStyle",null),Yc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Yc);let tR=class{};tR.\u0275fac=function(e){return new(e||tR)},tR.\u0275mod=ge({type:tR}),tR.\u0275inj=fe({});let vy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get hide(){return this._getOption("hide")}set hide(e){this._setOption("hide",e)}get show(){return this._getOption("show")}set show(e){this._setOption("show",e)}get _optionPath(){return"delay"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};vy.\u0275fac=function(e){return new(e||vy)(E(m,5),E(m,1))},vy.\u0275cmp=xe({type:vy,selectors:[["dxo-delay"]],inputs:{hide:"hide",show:"show"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),vy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],vy.prototype,"hide",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],vy.prototype,"show",null),vy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],vy);let nR=class{};nR.\u0275fac=function(e){return new(e||nR)},nR.\u0275mod=ge({type:nR}),nR.\u0275inj=fe({});let tm=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get keyExpr(){return this._getOption("keyExpr")}set keyExpr(e){this._setOption("keyExpr",e)}get predecessorIdExpr(){return this._getOption("predecessorIdExpr")}set predecessorIdExpr(e){this._setOption("predecessorIdExpr",e)}get successorIdExpr(){return this._getOption("successorIdExpr")}set successorIdExpr(e){this._setOption("successorIdExpr",e)}get typeExpr(){return this._getOption("typeExpr")}set typeExpr(e){this._setOption("typeExpr",e)}get _optionPath(){return"dependencies"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};tm.\u0275fac=function(e){return new(e||tm)(E(m,5),E(m,1))},tm.\u0275cmp=xe({type:tm,selectors:[["dxo-dependencies"]],inputs:{dataSource:"dataSource",keyExpr:"keyExpr",predecessorIdExpr:"predecessorIdExpr",successorIdExpr:"successorIdExpr",typeExpr:"typeExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),tm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],tm.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],tm.prototype,"keyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],tm.prototype,"predecessorIdExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],tm.prototype,"successorIdExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],tm.prototype,"typeExpr",null),tm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],tm);let iR=class{};iR.\u0275fac=function(e){return new(e||iR)},iR.\u0275mod=ge({type:iR}),iR.\u0275inj=fe({});let by=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get columns(){return this._getOption("columns")}set columns(e){this._setOption("columns",e)}get _optionPath(){return"details"}get columnsChildren(){return this._getOption("columns")}set columnsChildren(e){this.setChildren("columns",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};by.\u0275fac=function(e){return new(e||by)(E(m,5),E(m,1))},by.\u0275cmp=xe({type:by,selectors:[["dxo-details"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,md,4),2&e){let a;Zt(a=Qt())&&(n.columnsChildren=a)}},inputs:{columns:"columns"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),by.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],by.prototype,"columns",null),h([Ei(hn(()=>md)),l("design:type",ci),l("design:paramtypes",[Object])],by.prototype,"columnsChildren",null),by=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],by);let aR=class{};aR.\u0275fac=function(e){return new(e||aR)},aR.\u0275mod=ge({type:aR}),aR.\u0275inj=fe({});let hD=class extends T7{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"displayFormat"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};hD.\u0275fac=function(e){return new(e||hD)(E(m,5),E(m,1))},hD.\u0275cmp=xe({type:hD,selectors:[["dxo-display-format"]],inputs:{currency:"currency",formatter:"formatter",parser:"parser",precision:"precision",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),hD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],hD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],hD);let rR=class{};rR.\u0275fac=function(e){return new(e||rR)},rR.\u0275mod=ge({type:rR}),rR.\u0275inj=fe({});let My=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get _optionPath(){return"dragBoxStyle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};My.\u0275fac=function(e){return new(e||My)(E(m,5),E(m,1))},My.\u0275cmp=xe({type:My,selectors:[["dxo-drag-box-style"]],inputs:{color:"color",opacity:"opacity"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),My.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],My.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],My.prototype,"opacity",null),My=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],My);let sR=class{};sR.\u0275fac=function(e){return new(e||sR)},sR.\u0275mod=ge({type:sR}),sR.\u0275inj=fe({});class tse extends et{get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get animation(){return this._getOption("animation")}set animation(e){this._setOption("animation",e)}get closeOnOutsideClick(){return this._getOption("closeOnOutsideClick")}set closeOnOutsideClick(e){this._setOption("closeOnOutsideClick",e)}get container(){return this._getOption("container")}set container(e){this._setOption("container",e)}get contentTemplate(){return this._getOption("contentTemplate")}set contentTemplate(e){this._setOption("contentTemplate",e)}get copyRootClassesToWrapper(){return this._getOption("copyRootClassesToWrapper")}set copyRootClassesToWrapper(e){this._setOption("copyRootClassesToWrapper",e)}get deferRendering(){return this._getOption("deferRendering")}set deferRendering(e){this._setOption("deferRendering",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get dragAndResizeArea(){return this._getOption("dragAndResizeArea")}set dragAndResizeArea(e){this._setOption("dragAndResizeArea",e)}get dragEnabled(){return this._getOption("dragEnabled")}set dragEnabled(e){this._setOption("dragEnabled",e)}get dragOutsideBoundary(){return this._getOption("dragOutsideBoundary")}set dragOutsideBoundary(e){this._setOption("dragOutsideBoundary",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get fullScreen(){return this._getOption("fullScreen")}set fullScreen(e){this._setOption("fullScreen",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hideOnParentScroll(){return this._getOption("hideOnParentScroll")}set hideOnParentScroll(e){this._setOption("hideOnParentScroll",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get maxHeight(){return this._getOption("maxHeight")}set maxHeight(e){this._setOption("maxHeight",e)}get maxWidth(){return this._getOption("maxWidth")}set maxWidth(e){this._setOption("maxWidth",e)}get minHeight(){return this._getOption("minHeight")}set minHeight(e){this._setOption("minHeight",e)}get minWidth(){return this._getOption("minWidth")}set minWidth(e){this._setOption("minWidth",e)}get onContentReady(){return this._getOption("onContentReady")}set onContentReady(e){this._setOption("onContentReady",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onHidden(){return this._getOption("onHidden")}set onHidden(e){this._setOption("onHidden",e)}get onHiding(){return this._getOption("onHiding")}set onHiding(e){this._setOption("onHiding",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get onResize(){return this._getOption("onResize")}set onResize(e){this._setOption("onResize",e)}get onResizeEnd(){return this._getOption("onResizeEnd")}set onResizeEnd(e){this._setOption("onResizeEnd",e)}get onResizeStart(){return this._getOption("onResizeStart")}set onResizeStart(e){this._setOption("onResizeStart",e)}get onShowing(){return this._getOption("onShowing")}set onShowing(e){this._setOption("onShowing",e)}get onShown(){return this._getOption("onShown")}set onShown(e){this._setOption("onShown",e)}get onTitleRendered(){return this._getOption("onTitleRendered")}set onTitleRendered(e){this._setOption("onTitleRendered",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get resizeEnabled(){return this._getOption("resizeEnabled")}set resizeEnabled(e){this._setOption("resizeEnabled",e)}get restorePosition(){return this._getOption("restorePosition")}set restorePosition(e){this._setOption("restorePosition",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get shading(){return this._getOption("shading")}set shading(e){this._setOption("shading",e)}get shadingColor(){return this._getOption("shadingColor")}set shadingColor(e){this._setOption("shadingColor",e)}get showCloseButton(){return this._getOption("showCloseButton")}set showCloseButton(e){this._setOption("showCloseButton",e)}get showTitle(){return this._getOption("showTitle")}set showTitle(e){this._setOption("showTitle",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get titleTemplate(){return this._getOption("titleTemplate")}set titleTemplate(e){this._setOption("titleTemplate",e)}get toolbarItems(){return this._getOption("toolbarItems")}set toolbarItems(e){this._setOption("toolbarItems",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get wrapperAttr(){return this._getOption("wrapperAttr")}set wrapperAttr(e){this._setOption("wrapperAttr",e)}get hideEvent(){return this._getOption("hideEvent")}set hideEvent(e){this._setOption("hideEvent",e)}get showEvent(){return this._getOption("showEvent")}set showEvent(e){this._setOption("showEvent",e)}get target(){return this._getOption("target")}set target(e){this._setOption("target",e)}}let Al=class extends or{constructor(e,n,i,a,r,s){super(),this.renderer=i,this.document=a,this.element=s,e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this)),r.setHost(this)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get html(){return this._getOption("html")}set html(e){this._setOption("html",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get options(){return this._getOption("options")}set options(e){this._setOption("options",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get toolbar(){return this._getOption("toolbar")}set toolbar(e){this._setOption("toolbar",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get widget(){return this._getOption("widget")}set widget(e){this._setOption("widget",e)}get _optionPath(){return"toolbarItems"}setTemplate(e){this.template=e}ngAfterViewInit(){C7(this,this.element,this.renderer,this.document)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Al.\u0275fac=function(e){return new(e||Al)(E(m,5),E(m,1),E(Ho),E(zn),E($r,1),E(qn))},Al.\u0275cmp=xe({type:Al,selectors:[["dxi-toolbar-item"]],inputs:{disabled:"disabled",html:"html",location:"location",options:"options",template:"template",text:"text",toolbar:"toolbar",visible:"visible",widget:"widget"},features:[_e([m,$r]),me],ngContentSelectors:O7,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:["[_nghost-%COMP%] { display: block; }"]}),Al.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]},{type:Ho},{type:void 0,decorators:[{type:sd,args:[zn]}]},{type:$r,decorators:[{type:x}]},{type:qn}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Al.prototype,"disabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Al.prototype,"html",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Al.prototype,"location",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Al.prototype,"options",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Al.prototype,"template",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Al.prototype,"text",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Al.prototype,"toolbar",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Al.prototype,"visible",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Al.prototype,"widget",null),Al=h([I(0,j()),I(0,x()),I(1,x()),I(3,sd(zn)),I(4,x()),l("design:paramtypes",[m,m,Ho,Object,$r,qn])],Al);let kb=class{};kb.\u0275fac=function(e){return new(e||kb)},kb.\u0275mod=ge({type:kb}),kb.\u0275inj=fe({});let nm=class extends tse{constructor(e,n){super(),this._createEventEmitters([{emit:"heightChange"},{emit:"positionChange"},{emit:"visibleChange"},{emit:"widthChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"dropDownOptions"}get toolbarItemsChildren(){return this._getOption("toolbarItems")}set toolbarItemsChildren(e){this.setChildren("toolbarItems",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};nm.\u0275fac=function(e){return new(e||nm)(E(m,5),E(m,1))},nm.\u0275cmp=xe({type:nm,selectors:[["dxo-drop-down-options"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Al,4),2&e){let a;Zt(a=Qt())&&(n.toolbarItemsChildren=a)}},inputs:{accessKey:"accessKey",animation:"animation",closeOnOutsideClick:"closeOnOutsideClick",container:"container",contentTemplate:"contentTemplate",copyRootClassesToWrapper:"copyRootClassesToWrapper",deferRendering:"deferRendering",disabled:"disabled",dragAndResizeArea:"dragAndResizeArea",dragEnabled:"dragEnabled",dragOutsideBoundary:"dragOutsideBoundary",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",fullScreen:"fullScreen",height:"height",hideOnParentScroll:"hideOnParentScroll",hint:"hint",hoverStateEnabled:"hoverStateEnabled",maxHeight:"maxHeight",maxWidth:"maxWidth",minHeight:"minHeight",minWidth:"minWidth",onContentReady:"onContentReady",onDisposing:"onDisposing",onHidden:"onHidden",onHiding:"onHiding",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onResize:"onResize",onResizeEnd:"onResizeEnd",onResizeStart:"onResizeStart",onShowing:"onShowing",onShown:"onShown",onTitleRendered:"onTitleRendered",position:"position",resizeEnabled:"resizeEnabled",restorePosition:"restorePosition",rtlEnabled:"rtlEnabled",shading:"shading",shadingColor:"shadingColor",showCloseButton:"showCloseButton",showTitle:"showTitle",tabIndex:"tabIndex",title:"title",titleTemplate:"titleTemplate",toolbarItems:"toolbarItems",visible:"visible",width:"width",wrapperAttr:"wrapperAttr",hideEvent:"hideEvent",showEvent:"showEvent",target:"target"},outputs:{heightChange:"heightChange",positionChange:"positionChange",visibleChange:"visibleChange",widthChange:"widthChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),nm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],nm.prototype,"heightChange",void 0),h([it(),l("design:type",Ae)],nm.prototype,"positionChange",void 0),h([it(),l("design:type",Ae)],nm.prototype,"visibleChange",void 0),h([it(),l("design:type",Ae)],nm.prototype,"widthChange",void 0),h([Ei(hn(()=>Al)),l("design:type",ci),l("design:paramtypes",[Object])],nm.prototype,"toolbarItemsChildren",null),nm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],nm);let Ib=class{};Ib.\u0275fac=function(e){return new(e||Ib)},Ib.\u0275mod=ge({type:Ib}),Ib.\u0275inj=fe({});let ll=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get customDataExpr(){return this._getOption("customDataExpr")}set customDataExpr(e){this._setOption("customDataExpr",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get fromExpr(){return this._getOption("fromExpr")}set fromExpr(e){this._setOption("fromExpr",e)}get fromLineEndExpr(){return this._getOption("fromLineEndExpr")}set fromLineEndExpr(e){this._setOption("fromLineEndExpr",e)}get fromPointIndexExpr(){return this._getOption("fromPointIndexExpr")}set fromPointIndexExpr(e){this._setOption("fromPointIndexExpr",e)}get keyExpr(){return this._getOption("keyExpr")}set keyExpr(e){this._setOption("keyExpr",e)}get lineTypeExpr(){return this._getOption("lineTypeExpr")}set lineTypeExpr(e){this._setOption("lineTypeExpr",e)}get lockedExpr(){return this._getOption("lockedExpr")}set lockedExpr(e){this._setOption("lockedExpr",e)}get pointsExpr(){return this._getOption("pointsExpr")}set pointsExpr(e){this._setOption("pointsExpr",e)}get styleExpr(){return this._getOption("styleExpr")}set styleExpr(e){this._setOption("styleExpr",e)}get textExpr(){return this._getOption("textExpr")}set textExpr(e){this._setOption("textExpr",e)}get textStyleExpr(){return this._getOption("textStyleExpr")}set textStyleExpr(e){this._setOption("textStyleExpr",e)}get toExpr(){return this._getOption("toExpr")}set toExpr(e){this._setOption("toExpr",e)}get toLineEndExpr(){return this._getOption("toLineEndExpr")}set toLineEndExpr(e){this._setOption("toLineEndExpr",e)}get toPointIndexExpr(){return this._getOption("toPointIndexExpr")}set toPointIndexExpr(e){this._setOption("toPointIndexExpr",e)}get zIndexExpr(){return this._getOption("zIndexExpr")}set zIndexExpr(e){this._setOption("zIndexExpr",e)}get _optionPath(){return"edges"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ll.\u0275fac=function(e){return new(e||ll)(E(m,5),E(m,1))},ll.\u0275cmp=xe({type:ll,selectors:[["dxo-edges"]],inputs:{customDataExpr:"customDataExpr",dataSource:"dataSource",fromExpr:"fromExpr",fromLineEndExpr:"fromLineEndExpr",fromPointIndexExpr:"fromPointIndexExpr",keyExpr:"keyExpr",lineTypeExpr:"lineTypeExpr",lockedExpr:"lockedExpr",pointsExpr:"pointsExpr",styleExpr:"styleExpr",textExpr:"textExpr",textStyleExpr:"textStyleExpr",toExpr:"toExpr",toLineEndExpr:"toLineEndExpr",toPointIndexExpr:"toPointIndexExpr",zIndexExpr:"zIndexExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ll.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"customDataExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"fromExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"fromLineEndExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"fromPointIndexExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"keyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"lineTypeExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"lockedExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"pointsExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"styleExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"textExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"textStyleExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"toExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"toLineEndExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"toPointIndexExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ll.prototype,"zIndexExpr",null),ll=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ll);let oR=class{};oR.\u0275fac=function(e){return new(e||oR)},oR.\u0275mod=ge({type:oR}),oR.\u0275inj=fe({});let Vi=class extends et{constructor(e,n){super(),this._createEventEmitters([{emit:"changesChange"},{emit:"editColumnNameChange"},{emit:"editRowKeyChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowAdding(){return this._getOption("allowAdding")}set allowAdding(e){this._setOption("allowAdding",e)}get allowDeleting(){return this._getOption("allowDeleting")}set allowDeleting(e){this._setOption("allowDeleting",e)}get allowUpdating(){return this._getOption("allowUpdating")}set allowUpdating(e){this._setOption("allowUpdating",e)}get changes(){return this._getOption("changes")}set changes(e){this._setOption("changes",e)}get confirmDelete(){return this._getOption("confirmDelete")}set confirmDelete(e){this._setOption("confirmDelete",e)}get editColumnName(){return this._getOption("editColumnName")}set editColumnName(e){this._setOption("editColumnName",e)}get editRowKey(){return this._getOption("editRowKey")}set editRowKey(e){this._setOption("editRowKey",e)}get form(){return this._getOption("form")}set form(e){this._setOption("form",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get newRowPosition(){return this._getOption("newRowPosition")}set newRowPosition(e){this._setOption("newRowPosition",e)}get popup(){return this._getOption("popup")}set popup(e){this._setOption("popup",e)}get refreshMode(){return this._getOption("refreshMode")}set refreshMode(e){this._setOption("refreshMode",e)}get selectTextOnEditStart(){return this._getOption("selectTextOnEditStart")}set selectTextOnEditStart(e){this._setOption("selectTextOnEditStart",e)}get startEditAction(){return this._getOption("startEditAction")}set startEditAction(e){this._setOption("startEditAction",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get useIcons(){return this._getOption("useIcons")}set useIcons(e){this._setOption("useIcons",e)}get allowAddShape(){return this._getOption("allowAddShape")}set allowAddShape(e){this._setOption("allowAddShape",e)}get allowChangeConnection(){return this._getOption("allowChangeConnection")}set allowChangeConnection(e){this._setOption("allowChangeConnection",e)}get allowChangeConnectorPoints(){return this._getOption("allowChangeConnectorPoints")}set allowChangeConnectorPoints(e){this._setOption("allowChangeConnectorPoints",e)}get allowChangeConnectorText(){return this._getOption("allowChangeConnectorText")}set allowChangeConnectorText(e){this._setOption("allowChangeConnectorText",e)}get allowChangeShapeText(){return this._getOption("allowChangeShapeText")}set allowChangeShapeText(e){this._setOption("allowChangeShapeText",e)}get allowDeleteConnector(){return this._getOption("allowDeleteConnector")}set allowDeleteConnector(e){this._setOption("allowDeleteConnector",e)}get allowDeleteShape(){return this._getOption("allowDeleteShape")}set allowDeleteShape(e){this._setOption("allowDeleteShape",e)}get allowMoveShape(){return this._getOption("allowMoveShape")}set allowMoveShape(e){this._setOption("allowMoveShape",e)}get allowResizeShape(){return this._getOption("allowResizeShape")}set allowResizeShape(e){this._setOption("allowResizeShape",e)}get allowDependencyAdding(){return this._getOption("allowDependencyAdding")}set allowDependencyAdding(e){this._setOption("allowDependencyAdding",e)}get allowDependencyDeleting(){return this._getOption("allowDependencyDeleting")}set allowDependencyDeleting(e){this._setOption("allowDependencyDeleting",e)}get allowResourceAdding(){return this._getOption("allowResourceAdding")}set allowResourceAdding(e){this._setOption("allowResourceAdding",e)}get allowResourceDeleting(){return this._getOption("allowResourceDeleting")}set allowResourceDeleting(e){this._setOption("allowResourceDeleting",e)}get allowResourceUpdating(){return this._getOption("allowResourceUpdating")}set allowResourceUpdating(e){this._setOption("allowResourceUpdating",e)}get allowTaskAdding(){return this._getOption("allowTaskAdding")}set allowTaskAdding(e){this._setOption("allowTaskAdding",e)}get allowTaskDeleting(){return this._getOption("allowTaskDeleting")}set allowTaskDeleting(e){this._setOption("allowTaskDeleting",e)}get allowTaskResourceUpdating(){return this._getOption("allowTaskResourceUpdating")}set allowTaskResourceUpdating(e){this._setOption("allowTaskResourceUpdating",e)}get allowTaskUpdating(){return this._getOption("allowTaskUpdating")}set allowTaskUpdating(e){this._setOption("allowTaskUpdating",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get allowDragging(){return this._getOption("allowDragging")}set allowDragging(e){this._setOption("allowDragging",e)}get allowResizing(){return this._getOption("allowResizing")}set allowResizing(e){this._setOption("allowResizing",e)}get allowTimeZoneEditing(){return this._getOption("allowTimeZoneEditing")}set allowTimeZoneEditing(e){this._setOption("allowTimeZoneEditing",e)}get _optionPath(){return"editing"}get changesChildren(){return this._getOption("changes")}set changesChildren(e){this.setChildren("changes",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Vi.\u0275fac=function(e){return new(e||Vi)(E(m,5),E(m,1))},Vi.\u0275cmp=xe({type:Vi,selectors:[["dxo-editing"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,cy,4),2&e){let a;Zt(a=Qt())&&(n.changesChildren=a)}},inputs:{allowAdding:"allowAdding",allowDeleting:"allowDeleting",allowUpdating:"allowUpdating",changes:"changes",confirmDelete:"confirmDelete",editColumnName:"editColumnName",editRowKey:"editRowKey",form:"form",mode:"mode",newRowPosition:"newRowPosition",popup:"popup",refreshMode:"refreshMode",selectTextOnEditStart:"selectTextOnEditStart",startEditAction:"startEditAction",texts:"texts",useIcons:"useIcons",allowAddShape:"allowAddShape",allowChangeConnection:"allowChangeConnection",allowChangeConnectorPoints:"allowChangeConnectorPoints",allowChangeConnectorText:"allowChangeConnectorText",allowChangeShapeText:"allowChangeShapeText",allowDeleteConnector:"allowDeleteConnector",allowDeleteShape:"allowDeleteShape",allowMoveShape:"allowMoveShape",allowResizeShape:"allowResizeShape",allowDependencyAdding:"allowDependencyAdding",allowDependencyDeleting:"allowDependencyDeleting",allowResourceAdding:"allowResourceAdding",allowResourceDeleting:"allowResourceDeleting",allowResourceUpdating:"allowResourceUpdating",allowTaskAdding:"allowTaskAdding",allowTaskDeleting:"allowTaskDeleting",allowTaskResourceUpdating:"allowTaskResourceUpdating",allowTaskUpdating:"allowTaskUpdating",enabled:"enabled",allowDragging:"allowDragging",allowResizing:"allowResizing",allowTimeZoneEditing:"allowTimeZoneEditing"},outputs:{changesChange:"changesChange",editColumnNameChange:"editColumnNameChange",editRowKeyChange:"editRowKeyChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Vi.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Vi.prototype,"allowAdding",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Vi.prototype,"allowDeleting",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Vi.prototype,"allowUpdating",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Vi.prototype,"changes",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"confirmDelete",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Vi.prototype,"editColumnName",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Vi.prototype,"editRowKey",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Vi.prototype,"form",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Vi.prototype,"mode",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Vi.prototype,"newRowPosition",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Vi.prototype,"popup",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Vi.prototype,"refreshMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"selectTextOnEditStart",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Vi.prototype,"startEditAction",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Vi.prototype,"texts",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"useIcons",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowAddShape",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowChangeConnection",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowChangeConnectorPoints",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowChangeConnectorText",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowChangeShapeText",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowDeleteConnector",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowDeleteShape",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowMoveShape",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowResizeShape",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowDependencyAdding",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowDependencyDeleting",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowResourceAdding",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowResourceDeleting",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowResourceUpdating",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowTaskAdding",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowTaskDeleting",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowTaskResourceUpdating",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowTaskUpdating",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"enabled",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowDragging",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowResizing",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Vi.prototype,"allowTimeZoneEditing",null),h([it(),l("design:type",Ae)],Vi.prototype,"changesChange",void 0),h([it(),l("design:type",Ae)],Vi.prototype,"editColumnNameChange",void 0),h([it(),l("design:type",Ae)],Vi.prototype,"editRowKeyChange",void 0),h([Ei(hn(()=>cy)),l("design:type",ci),l("design:paramtypes",[Object])],Vi.prototype,"changesChildren",null),Vi=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Vi);let Lb=class{};Lb.\u0275fac=function(e){return new(e||Lb)},Lb.\u0275mod=ge({type:Lb}),Lb.\u0275inj=fe({});let ql=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get fileName(){return this._getOption("fileName")}set fileName(e){this._setOption("fileName",e)}get formats(){return this._getOption("formats")}set formats(e){this._setOption("formats",e)}get margin(){return this._getOption("margin")}set margin(e){this._setOption("margin",e)}get printingEnabled(){return this._getOption("printingEnabled")}set printingEnabled(e){this._setOption("printingEnabled",e)}get proxyUrl(){return this._getOption("proxyUrl")}set proxyUrl(e){this._setOption("proxyUrl",e)}get svgToCanvas(){return this._getOption("svgToCanvas")}set svgToCanvas(e){this._setOption("svgToCanvas",e)}get allowExportSelectedData(){return this._getOption("allowExportSelectedData")}set allowExportSelectedData(e){this._setOption("allowExportSelectedData",e)}get customizeExcelCell(){return this._getOption("customizeExcelCell")}set customizeExcelCell(e){this._setOption("customizeExcelCell",e)}get excelFilterEnabled(){return this._getOption("excelFilterEnabled")}set excelFilterEnabled(e){this._setOption("excelFilterEnabled",e)}get excelWrapTextEnabled(){return this._getOption("excelWrapTextEnabled")}set excelWrapTextEnabled(e){this._setOption("excelWrapTextEnabled",e)}get ignoreExcelErrors(){return this._getOption("ignoreExcelErrors")}set ignoreExcelErrors(e){this._setOption("ignoreExcelErrors",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get _optionPath(){return"export"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ql.\u0275fac=function(e){return new(e||ql)(E(m,5),E(m,1))},ql.\u0275cmp=xe({type:ql,selectors:[["dxo-export"]],inputs:{backgroundColor:"backgroundColor",enabled:"enabled",fileName:"fileName",formats:"formats",margin:"margin",printingEnabled:"printingEnabled",proxyUrl:"proxyUrl",svgToCanvas:"svgToCanvas",allowExportSelectedData:"allowExportSelectedData",customizeExcelCell:"customizeExcelCell",excelFilterEnabled:"excelFilterEnabled",excelWrapTextEnabled:"excelWrapTextEnabled",ignoreExcelErrors:"ignoreExcelErrors",texts:"texts"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ql.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],ql.prototype,"backgroundColor",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ql.prototype,"enabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ql.prototype,"fileName",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],ql.prototype,"formats",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ql.prototype,"margin",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ql.prototype,"printingEnabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ql.prototype,"proxyUrl",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],ql.prototype,"svgToCanvas",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ql.prototype,"allowExportSelectedData",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],ql.prototype,"customizeExcelCell",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ql.prototype,"excelFilterEnabled",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ql.prototype,"excelWrapTextEnabled",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ql.prototype,"ignoreExcelErrors",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ql.prototype,"texts",null),ql=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ql);let lR=class{};lR.\u0275fac=function(e){return new(e||lR)},lR.\u0275mod=ge({type:lR}),lR.\u0275inj=fe({});let Jc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowSearch(){return this._getOption("allowSearch")}set allowSearch(e){this._setOption("allowSearch",e)}get applyChangesMode(){return this._getOption("applyChangesMode")}set applyChangesMode(e){this._setOption("applyChangesMode",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get layout(){return this._getOption("layout")}set layout(e){this._setOption("layout",e)}get searchTimeout(){return this._getOption("searchTimeout")}set searchTimeout(e){this._setOption("searchTimeout",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"fieldChooser"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Jc.\u0275fac=function(e){return new(e||Jc)(E(m,5),E(m,1))},Jc.\u0275cmp=xe({type:Jc,selectors:[["dxo-field-chooser"]],inputs:{allowSearch:"allowSearch",applyChangesMode:"applyChangesMode",enabled:"enabled",height:"height",layout:"layout",searchTimeout:"searchTimeout",texts:"texts",title:"title",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Jc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Jc.prototype,"allowSearch",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Jc.prototype,"applyChangesMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Jc.prototype,"enabled",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Jc.prototype,"height",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Jc.prototype,"layout",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Jc.prototype,"searchTimeout",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Jc.prototype,"texts",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Jc.prototype,"title",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Jc.prototype,"width",null),Jc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Jc);let dR=class{};dR.\u0275fac=function(e){return new(e||dR)},dR.\u0275mod=ge({type:dR}),dR.\u0275inj=fe({});let cp=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowFieldDragging(){return this._getOption("allowFieldDragging")}set allowFieldDragging(e){this._setOption("allowFieldDragging",e)}get showColumnFields(){return this._getOption("showColumnFields")}set showColumnFields(e){this._setOption("showColumnFields",e)}get showDataFields(){return this._getOption("showDataFields")}set showDataFields(e){this._setOption("showDataFields",e)}get showFilterFields(){return this._getOption("showFilterFields")}set showFilterFields(e){this._setOption("showFilterFields",e)}get showRowFields(){return this._getOption("showRowFields")}set showRowFields(e){this._setOption("showRowFields",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"fieldPanel"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};cp.\u0275fac=function(e){return new(e||cp)(E(m,5),E(m,1))},cp.\u0275cmp=xe({type:cp,selectors:[["dxo-field-panel"]],inputs:{allowFieldDragging:"allowFieldDragging",showColumnFields:"showColumnFields",showDataFields:"showDataFields",showFilterFields:"showFilterFields",showRowFields:"showRowFields",texts:"texts",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),cp.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],cp.prototype,"allowFieldDragging",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],cp.prototype,"showColumnFields",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],cp.prototype,"showDataFields",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],cp.prototype,"showFilterFields",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],cp.prototype,"showRowFields",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],cp.prototype,"texts",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],cp.prototype,"visible",null),cp=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],cp);let uR=class{};uR.\u0275fac=function(e){return new(e||uR)},uR.\u0275mod=ge({type:uR}),uR.\u0275inj=fe({});class Xpt extends or{get cssClass(){return this._getOption("cssClass")}set cssClass(e){this._setOption("cssClass",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get locateInMenu(){return this._getOption("locateInMenu")}set locateInMenu(e){this._setOption("locateInMenu",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get options(){return this._getOption("options")}set options(e){this._setOption("options",e)}get showText(){return this._getOption("showText")}set showText(e){this._setOption("showText",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get widget(){return this._getOption("widget")}set widget(e){this._setOption("widget",e)}}let xy=class extends Xpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"fileSelectionItems"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};xy.\u0275fac=function(e){return new(e||xy)(E(m,5),E(m,1))},xy.\u0275cmp=xe({type:xy,selectors:[["dxi-file-selection-item"]],inputs:{cssClass:"cssClass",disabled:"disabled",icon:"icon",locateInMenu:"locateInMenu",location:"location",name:"name",options:"options",showText:"showText",text:"text",visible:"visible",widget:"widget"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),xy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],xy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],xy);let cR=class{};cR.\u0275fac=function(e){return new(e||cR)},cR.\u0275mod=ge({type:cR}),cR.\u0275inj=fe({});let im=class extends tse{constructor(e,n){super(),this._createEventEmitters([{emit:"heightChange"},{emit:"positionChange"},{emit:"visibleChange"},{emit:"widthChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"filterBuilderPopup"}get toolbarItemsChildren(){return this._getOption("toolbarItems")}set toolbarItemsChildren(e){this.setChildren("toolbarItems",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};im.\u0275fac=function(e){return new(e||im)(E(m,5),E(m,1))},im.\u0275cmp=xe({type:im,selectors:[["dxo-filter-builder-popup"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Al,4),2&e){let a;Zt(a=Qt())&&(n.toolbarItemsChildren=a)}},inputs:{accessKey:"accessKey",animation:"animation",closeOnOutsideClick:"closeOnOutsideClick",container:"container",contentTemplate:"contentTemplate",copyRootClassesToWrapper:"copyRootClassesToWrapper",deferRendering:"deferRendering",disabled:"disabled",dragAndResizeArea:"dragAndResizeArea",dragEnabled:"dragEnabled",dragOutsideBoundary:"dragOutsideBoundary",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",fullScreen:"fullScreen",height:"height",hideOnParentScroll:"hideOnParentScroll",hint:"hint",hoverStateEnabled:"hoverStateEnabled",maxHeight:"maxHeight",maxWidth:"maxWidth",minHeight:"minHeight",minWidth:"minWidth",onContentReady:"onContentReady",onDisposing:"onDisposing",onHidden:"onHidden",onHiding:"onHiding",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onResize:"onResize",onResizeEnd:"onResizeEnd",onResizeStart:"onResizeStart",onShowing:"onShowing",onShown:"onShown",onTitleRendered:"onTitleRendered",position:"position",resizeEnabled:"resizeEnabled",restorePosition:"restorePosition",rtlEnabled:"rtlEnabled",shading:"shading",shadingColor:"shadingColor",showCloseButton:"showCloseButton",showTitle:"showTitle",tabIndex:"tabIndex",title:"title",titleTemplate:"titleTemplate",toolbarItems:"toolbarItems",visible:"visible",width:"width",wrapperAttr:"wrapperAttr"},outputs:{heightChange:"heightChange",positionChange:"positionChange",visibleChange:"visibleChange",widthChange:"widthChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),im.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],im.prototype,"heightChange",void 0),h([it(),l("design:type",Ae)],im.prototype,"positionChange",void 0),h([it(),l("design:type",Ae)],im.prototype,"visibleChange",void 0),h([it(),l("design:type",Ae)],im.prototype,"widthChange",void 0),h([Ei(hn(()=>Al)),l("design:type",ci),l("design:paramtypes",[Object])],im.prototype,"toolbarItemsChildren",null),im=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],im);let pR=class{};pR.\u0275fac=function(e){return new(e||pR)},pR.\u0275mod=ge({type:pR}),pR.\u0275inj=fe({});class Zpt extends et{get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get activeStateEnabled(){return this._getOption("activeStateEnabled")}set activeStateEnabled(e){this._setOption("activeStateEnabled",e)}get allowHierarchicalFields(){return this._getOption("allowHierarchicalFields")}set allowHierarchicalFields(e){this._setOption("allowHierarchicalFields",e)}get customOperations(){return this._getOption("customOperations")}set customOperations(e){this._setOption("customOperations",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get fields(){return this._getOption("fields")}set fields(e){this._setOption("fields",e)}get filterOperationDescriptions(){return this._getOption("filterOperationDescriptions")}set filterOperationDescriptions(e){this._setOption("filterOperationDescriptions",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get groupOperationDescriptions(){return this._getOption("groupOperationDescriptions")}set groupOperationDescriptions(e){this._setOption("groupOperationDescriptions",e)}get groupOperations(){return this._getOption("groupOperations")}set groupOperations(e){this._setOption("groupOperations",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get maxGroupLevel(){return this._getOption("maxGroupLevel")}set maxGroupLevel(e){this._setOption("maxGroupLevel",e)}get onContentReady(){return this._getOption("onContentReady")}set onContentReady(e){this._setOption("onContentReady",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onEditorPrepared(){return this._getOption("onEditorPrepared")}set onEditorPrepared(e){this._setOption("onEditorPrepared",e)}get onEditorPreparing(){return this._getOption("onEditorPreparing")}set onEditorPreparing(e){this._setOption("onEditorPreparing",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get onValueChanged(){return this._getOption("onValueChanged")}set onValueChanged(e){this._setOption("onValueChanged",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}let g1=class extends Zpt{constructor(e,n){super(),this._createEventEmitters([{emit:"valueChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"filterBuilder"}get customOperationsChildren(){return this._getOption("customOperations")}set customOperationsChildren(e){this.setChildren("customOperations",e)}get fieldsChildren(){return this._getOption("fields")}set fieldsChildren(e){this.setChildren("fields",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};g1.\u0275fac=function(e){return new(e||g1)(E(m,5),E(m,1))},g1.\u0275cmp=xe({type:g1,selectors:[["dxo-filter-builder"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,yy,4),Dn(i,Lf,4)),2&e){let a;Zt(a=Qt())&&(n.customOperationsChildren=a),Zt(a=Qt())&&(n.fieldsChildren=a)}},inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",allowHierarchicalFields:"allowHierarchicalFields",customOperations:"customOperations",disabled:"disabled",elementAttr:"elementAttr",fields:"fields",filterOperationDescriptions:"filterOperationDescriptions",focusStateEnabled:"focusStateEnabled",groupOperationDescriptions:"groupOperationDescriptions",groupOperations:"groupOperations",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",maxGroupLevel:"maxGroupLevel",onContentReady:"onContentReady",onDisposing:"onDisposing",onEditorPrepared:"onEditorPrepared",onEditorPreparing:"onEditorPreparing",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onValueChanged:"onValueChanged",rtlEnabled:"rtlEnabled",tabIndex:"tabIndex",value:"value",visible:"visible",width:"width"},outputs:{valueChange:"valueChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),g1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],g1.prototype,"valueChange",void 0),h([Ei(hn(()=>yy)),l("design:type",ci),l("design:paramtypes",[Object])],g1.prototype,"customOperationsChildren",null),h([Ei(hn(()=>Lf)),l("design:type",ci),l("design:paramtypes",[Object])],g1.prototype,"fieldsChildren",null),g1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],g1);let hR=class{};hR.\u0275fac=function(e){return new(e||hR)},hR.\u0275mod=ge({type:hR}),hR.\u0275inj=fe({});let fd=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get between(){return this._getOption("between")}set between(e){this._setOption("between",e)}get contains(){return this._getOption("contains")}set contains(e){this._setOption("contains",e)}get endsWith(){return this._getOption("endsWith")}set endsWith(e){this._setOption("endsWith",e)}get equal(){return this._getOption("equal")}set equal(e){this._setOption("equal",e)}get greaterThan(){return this._getOption("greaterThan")}set greaterThan(e){this._setOption("greaterThan",e)}get greaterThanOrEqual(){return this._getOption("greaterThanOrEqual")}set greaterThanOrEqual(e){this._setOption("greaterThanOrEqual",e)}get isBlank(){return this._getOption("isBlank")}set isBlank(e){this._setOption("isBlank",e)}get isNotBlank(){return this._getOption("isNotBlank")}set isNotBlank(e){this._setOption("isNotBlank",e)}get lessThan(){return this._getOption("lessThan")}set lessThan(e){this._setOption("lessThan",e)}get lessThanOrEqual(){return this._getOption("lessThanOrEqual")}set lessThanOrEqual(e){this._setOption("lessThanOrEqual",e)}get notContains(){return this._getOption("notContains")}set notContains(e){this._setOption("notContains",e)}get notEqual(){return this._getOption("notEqual")}set notEqual(e){this._setOption("notEqual",e)}get startsWith(){return this._getOption("startsWith")}set startsWith(e){this._setOption("startsWith",e)}get _optionPath(){return"filterOperationDescriptions"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};fd.\u0275fac=function(e){return new(e||fd)(E(m,5),E(m,1))},fd.\u0275cmp=xe({type:fd,selectors:[["dxo-filter-operation-descriptions"]],inputs:{between:"between",contains:"contains",endsWith:"endsWith",equal:"equal",greaterThan:"greaterThan",greaterThanOrEqual:"greaterThanOrEqual",isBlank:"isBlank",isNotBlank:"isNotBlank",lessThan:"lessThan",lessThanOrEqual:"lessThanOrEqual",notContains:"notContains",notEqual:"notEqual",startsWith:"startsWith"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),fd.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"between",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"contains",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"endsWith",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"equal",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"greaterThan",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"greaterThanOrEqual",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"isBlank",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"isNotBlank",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"lessThan",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"lessThanOrEqual",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"notContains",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"notEqual",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fd.prototype,"startsWith",null),fd=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],fd);let mR=class{};mR.\u0275fac=function(e){return new(e||mR)},mR.\u0275mod=ge({type:mR}),mR.\u0275inj=fe({});let am=class extends et{constructor(e,n){super(),this._createEventEmitters([{emit:"filterEnabledChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get filterEnabled(){return this._getOption("filterEnabled")}set filterEnabled(e){this._setOption("filterEnabled",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"filterPanel"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};am.\u0275fac=function(e){return new(e||am)(E(m,5),E(m,1))},am.\u0275cmp=xe({type:am,selectors:[["dxo-filter-panel"]],inputs:{customizeText:"customizeText",filterEnabled:"filterEnabled",texts:"texts",visible:"visible"},outputs:{filterEnabledChange:"filterEnabledChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),am.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],am.prototype,"customizeText",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],am.prototype,"filterEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],am.prototype,"texts",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],am.prototype,"visible",null),h([it(),l("design:type",Ae)],am.prototype,"filterEnabledChange",void 0),am=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],am);let fR=class{};fR.\u0275fac=function(e){return new(e||fR)},fR.\u0275mod=ge({type:fR}),fR.\u0275inj=fe({});class Qpt extends et{get applyFilter(){return this._getOption("applyFilter")}set applyFilter(e){this._setOption("applyFilter",e)}get applyFilterText(){return this._getOption("applyFilterText")}set applyFilterText(e){this._setOption("applyFilterText",e)}get betweenEndText(){return this._getOption("betweenEndText")}set betweenEndText(e){this._setOption("betweenEndText",e)}get betweenStartText(){return this._getOption("betweenStartText")}set betweenStartText(e){this._setOption("betweenStartText",e)}get operationDescriptions(){return this._getOption("operationDescriptions")}set operationDescriptions(e){this._setOption("operationDescriptions",e)}get resetOperationText(){return this._getOption("resetOperationText")}set resetOperationText(e){this._setOption("resetOperationText",e)}get showAllText(){return this._getOption("showAllText")}set showAllText(e){this._setOption("showAllText",e)}get showOperationChooser(){return this._getOption("showOperationChooser")}set showOperationChooser(e){this._setOption("showOperationChooser",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}}let mD=class extends Qpt{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"filterRow"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};mD.\u0275fac=function(e){return new(e||mD)(E(m,5),E(m,1))},mD.\u0275cmp=xe({type:mD,selectors:[["dxo-filter-row"]],inputs:{applyFilter:"applyFilter",applyFilterText:"applyFilterText",betweenEndText:"betweenEndText",betweenStartText:"betweenStartText",operationDescriptions:"operationDescriptions",resetOperationText:"resetOperationText",showAllText:"showAllText",showOperationChooser:"showOperationChooser",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),mD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],mD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],mD);let gR=class{};gR.\u0275fac=function(e){return new(e||gR)},gR.\u0275mod=ge({type:gR}),gR.\u0275inj=fe({});class eht extends et{get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get family(){return this._getOption("family")}set family(e){this._setOption("family",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get size(){return this._getOption("size")}set size(e){this._setOption("size",e)}get weight(){return this._getOption("weight")}set weight(e){this._setOption("weight",e)}}let fD=class extends eht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"font"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};fD.\u0275fac=function(e){return new(e||fD)(E(m,5),E(m,1))},fD.\u0275cmp=xe({type:fD,selectors:[["dxo-font"]],inputs:{color:"color",family:"family",opacity:"opacity",size:"size",weight:"weight"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),fD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],fD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],fD);let _R=class{};_R.\u0275fac=function(e){return new(e||_R)},_R.\u0275mod=ge({type:_R}),_R.\u0275inj=fe({});class tht extends et{get colSpan(){return this._getOption("colSpan")}set colSpan(e){this._setOption("colSpan",e)}get cssClass(){return this._getOption("cssClass")}set cssClass(e){this._setOption("cssClass",e)}get dataField(){return this._getOption("dataField")}set dataField(e){this._setOption("dataField",e)}get editorOptions(){return this._getOption("editorOptions")}set editorOptions(e){this._setOption("editorOptions",e)}get editorType(){return this._getOption("editorType")}set editorType(e){this._setOption("editorType",e)}get helpText(){return this._getOption("helpText")}set helpText(e){this._setOption("helpText",e)}get isRequired(){return this._getOption("isRequired")}set isRequired(e){this._setOption("isRequired",e)}get itemType(){return this._getOption("itemType")}set itemType(e){this._setOption("itemType",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get validationRules(){return this._getOption("validationRules")}set validationRules(e){this._setOption("validationRules",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get visibleIndex(){return this._getOption("visibleIndex")}set visibleIndex(e){this._setOption("visibleIndex",e)}}let Nb=class extends tht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"formItem"}get validationRulesChildren(){return this._getOption("validationRules")}set validationRulesChildren(e){this.setChildren("validationRules",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Nb.\u0275fac=function(e){return new(e||Nb)(E(m,5),E(m,1))},Nb.\u0275cmp=xe({type:Nb,selectors:[["dxo-form-item"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Zo,4),2&e){let a;Zt(a=Qt())&&(n.validationRulesChildren=a)}},inputs:{colSpan:"colSpan",cssClass:"cssClass",dataField:"dataField",editorOptions:"editorOptions",editorType:"editorType",helpText:"helpText",isRequired:"isRequired",itemType:"itemType",label:"label",name:"name",template:"template",validationRules:"validationRules",visible:"visible",visibleIndex:"visibleIndex"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Nb.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([Ei(hn(()=>Zo)),l("design:type",ci),l("design:paramtypes",[Object])],Nb.prototype,"validationRulesChildren",null),Nb=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Nb);let yR=class{};yR.\u0275fac=function(e){return new(e||yR)},yR.\u0275mod=ge({type:yR}),yR.\u0275inj=fe({});class nht extends et{get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get activeStateEnabled(){return this._getOption("activeStateEnabled")}set activeStateEnabled(e){this._setOption("activeStateEnabled",e)}get alignItemLabels(){return this._getOption("alignItemLabels")}set alignItemLabels(e){this._setOption("alignItemLabels",e)}get alignItemLabelsInAllGroups(){return this._getOption("alignItemLabelsInAllGroups")}set alignItemLabelsInAllGroups(e){this._setOption("alignItemLabelsInAllGroups",e)}get colCount(){return this._getOption("colCount")}set colCount(e){this._setOption("colCount",e)}get colCountByScreen(){return this._getOption("colCountByScreen")}set colCountByScreen(e){this._setOption("colCountByScreen",e)}get customizeItem(){return this._getOption("customizeItem")}set customizeItem(e){this._setOption("customizeItem",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get formData(){return this._getOption("formData")}set formData(e){this._setOption("formData",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get labelLocation(){return this._getOption("labelLocation")}set labelLocation(e){this._setOption("labelLocation",e)}get labelMode(){return this._getOption("labelMode")}set labelMode(e){this._setOption("labelMode",e)}get minColWidth(){return this._getOption("minColWidth")}set minColWidth(e){this._setOption("minColWidth",e)}get onContentReady(){return this._getOption("onContentReady")}set onContentReady(e){this._setOption("onContentReady",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onEditorEnterKey(){return this._getOption("onEditorEnterKey")}set onEditorEnterKey(e){this._setOption("onEditorEnterKey",e)}get onFieldDataChanged(){return this._getOption("onFieldDataChanged")}set onFieldDataChanged(e){this._setOption("onFieldDataChanged",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get optionalMark(){return this._getOption("optionalMark")}set optionalMark(e){this._setOption("optionalMark",e)}get readOnly(){return this._getOption("readOnly")}set readOnly(e){this._setOption("readOnly",e)}get requiredMark(){return this._getOption("requiredMark")}set requiredMark(e){this._setOption("requiredMark",e)}get requiredMessage(){return this._getOption("requiredMessage")}set requiredMessage(e){this._setOption("requiredMessage",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get screenByWidth(){return this._getOption("screenByWidth")}set screenByWidth(e){this._setOption("screenByWidth",e)}get scrollingEnabled(){return this._getOption("scrollingEnabled")}set scrollingEnabled(e){this._setOption("scrollingEnabled",e)}get showColonAfterLabel(){return this._getOption("showColonAfterLabel")}set showColonAfterLabel(e){this._setOption("showColonAfterLabel",e)}get showOptionalMark(){return this._getOption("showOptionalMark")}set showOptionalMark(e){this._setOption("showOptionalMark",e)}get showRequiredMark(){return this._getOption("showRequiredMark")}set showRequiredMark(e){this._setOption("showRequiredMark",e)}get showValidationSummary(){return this._getOption("showValidationSummary")}set showValidationSummary(e){this._setOption("showValidationSummary",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get validationGroup(){return this._getOption("validationGroup")}set validationGroup(e){this._setOption("validationGroup",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}let Dy=class extends nht{constructor(e,n){super(),this._createEventEmitters([{emit:"formDataChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"form"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Dy.\u0275fac=function(e){return new(e||Dy)(E(m,5),E(m,1))},Dy.\u0275cmp=xe({type:Dy,selectors:[["dxo-form"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Vr,4),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",alignItemLabels:"alignItemLabels",alignItemLabelsInAllGroups:"alignItemLabelsInAllGroups",colCount:"colCount",colCountByScreen:"colCountByScreen",customizeItem:"customizeItem",disabled:"disabled",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",formData:"formData",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",items:"items",labelLocation:"labelLocation",labelMode:"labelMode",minColWidth:"minColWidth",onContentReady:"onContentReady",onDisposing:"onDisposing",onEditorEnterKey:"onEditorEnterKey",onFieldDataChanged:"onFieldDataChanged",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",optionalMark:"optionalMark",readOnly:"readOnly",requiredMark:"requiredMark",requiredMessage:"requiredMessage",rtlEnabled:"rtlEnabled",screenByWidth:"screenByWidth",scrollingEnabled:"scrollingEnabled",showColonAfterLabel:"showColonAfterLabel",showOptionalMark:"showOptionalMark",showRequiredMark:"showRequiredMark",showValidationSummary:"showValidationSummary",tabIndex:"tabIndex",validationGroup:"validationGroup",visible:"visible",width:"width"},outputs:{formDataChange:"formDataChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Dy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],Dy.prototype,"formDataChange",void 0),h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],Dy.prototype,"itemsChildren",null),Dy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Dy);let vR=class{};vR.\u0275fac=function(e){return new(e||vR)},vR.\u0275mod=ge({type:vR}),vR.\u0275inj=fe({});let gD=class extends T7{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"format"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};gD.\u0275fac=function(e){return new(e||gD)(E(m,5),E(m,1))},gD.\u0275cmp=xe({type:gD,selectors:[["dxo-format"]],inputs:{currency:"currency",formatter:"formatter",parser:"parser",precision:"precision",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),gD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],gD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],gD);let bR=class{};bR.\u0275fac=function(e){return new(e||bR)},bR.\u0275mod=ge({type:bR}),bR.\u0275inj=fe({});class COe extends et{get left(){return this._getOption("left")}set left(e){this._setOption("left",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get scale(){return this._getOption("scale")}set scale(e){this._setOption("scale",e)}get top(){return this._getOption("top")}set top(e){this._setOption("top",e)}}let _D=class extends COe{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"from"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};_D.\u0275fac=function(e){return new(e||_D)(E(m,5),E(m,1))},_D.\u0275cmp=xe({type:_D,selectors:[["dxo-from"]],inputs:{left:"left",opacity:"opacity",position:"position",scale:"scale",top:"top"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),_D.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],_D=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],_D);let Pb=class{};Pb.\u0275fac=function(e){return new(e||Pb)},Pb.\u0275mod=ge({type:Pb}),Pb.\u0275inj=fe({});let yD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"fullstackedarea"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};yD.\u0275fac=function(e){return new(e||yD)(E(m,5),E(m,1))},yD.\u0275cmp=xe({type:yD,selectors:[["dxo-fullstackedarea"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),yD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],yD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],yD);let MR=class{};MR.\u0275fac=function(e){return new(e||MR)},MR.\u0275mod=ge({type:MR}),MR.\u0275inj=fe({});let vD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"fullstackedbar"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};vD.\u0275fac=function(e){return new(e||vD)(E(m,5),E(m,1))},vD.\u0275cmp=xe({type:vD,selectors:[["dxo-fullstackedbar"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),vD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],vD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],vD);let xR=class{};xR.\u0275fac=function(e){return new(e||xR)},xR.\u0275mod=ge({type:xR}),xR.\u0275inj=fe({});let bD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"fullstackedline"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};bD.\u0275fac=function(e){return new(e||bD)(E(m,5),E(m,1))},bD.\u0275cmp=xe({type:bD,selectors:[["dxo-fullstackedline"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),bD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],bD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],bD);let DR=class{};DR.\u0275fac=function(e){return new(e||DR)},DR.\u0275mod=ge({type:DR}),DR.\u0275inj=fe({});let MD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"fullstackedspline"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};MD.\u0275fac=function(e){return new(e||MD)(E(m,5),E(m,1))},MD.\u0275cmp=xe({type:MD,selectors:[["dxo-fullstackedspline"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),MD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],MD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],MD);let wR=class{};wR.\u0275fac=function(e){return new(e||wR)},wR.\u0275mod=ge({type:wR}),wR.\u0275inj=fe({});let xD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"fullstackedsplinearea"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};xD.\u0275fac=function(e){return new(e||xD)(E(m,5),E(m,1))},xD.\u0275cmp=xe({type:xD,selectors:[["dxo-fullstackedsplinearea"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),xD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],xD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],xD);let CR=class{};CR.\u0275fac=function(e){return new(e||CR)},CR.\u0275mod=ge({type:CR}),CR.\u0275inj=fe({});let _1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get endAngle(){return this._getOption("endAngle")}set endAngle(e){this._setOption("endAngle",e)}get startAngle(){return this._getOption("startAngle")}set startAngle(e){this._setOption("startAngle",e)}get orientation(){return this._getOption("orientation")}set orientation(e){this._setOption("orientation",e)}get _optionPath(){return"geometry"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};_1.\u0275fac=function(e){return new(e||_1)(E(m,5),E(m,1))},_1.\u0275cmp=xe({type:_1,selectors:[["dxo-geometry"]],inputs:{endAngle:"endAngle",startAngle:"startAngle",orientation:"orientation"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),_1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],_1.prototype,"endAngle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],_1.prototype,"startAngle",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],_1.prototype,"orientation",null),_1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],_1);let SR=class{};SR.\u0275fac=function(e){return new(e||SR)},SR.\u0275mod=ge({type:SR}),SR.\u0275inj=fe({});let wy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get _optionPath(){return"gridSize"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};wy.\u0275fac=function(e){return new(e||wy)(E(m,5),E(m,1))},wy.\u0275cmp=xe({type:wy,selectors:[["dxo-grid-size"]],inputs:{items:"items",value:"value"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),wy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],wy.prototype,"items",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],wy.prototype,"value",null),wy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],wy);let OR=class{};OR.\u0275fac=function(e){return new(e||OR)},OR.\u0275mod=ge({type:OR}),OR.\u0275inj=fe({});let Nf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"grid"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Nf.\u0275fac=function(e){return new(e||Nf)(E(m,5),E(m,1))},Nf.\u0275cmp=xe({type:Nf,selectors:[["dxo-grid"]],inputs:{color:"color",opacity:"opacity",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Nf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Nf.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Nf.prototype,"opacity",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Nf.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Nf.prototype,"width",null),Nf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Nf);let TR=class{};TR.\u0275fac=function(e){return new(e||TR)},TR.\u0275mod=ge({type:TR}),TR.\u0275inj=fe({});let Ld=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get alignByColumn(){return this._getOption("alignByColumn")}set alignByColumn(e){this._setOption("alignByColumn",e)}get column(){return this._getOption("column")}set column(e){this._setOption("column",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get displayFormat(){return this._getOption("displayFormat")}set displayFormat(e){this._setOption("displayFormat",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get showInColumn(){return this._getOption("showInColumn")}set showInColumn(e){this._setOption("showInColumn",e)}get showInGroupFooter(){return this._getOption("showInGroupFooter")}set showInGroupFooter(e){this._setOption("showInGroupFooter",e)}get skipEmptyValues(){return this._getOption("skipEmptyValues")}set skipEmptyValues(e){this._setOption("skipEmptyValues",e)}get summaryType(){return this._getOption("summaryType")}set summaryType(e){this._setOption("summaryType",e)}get valueFormat(){return this._getOption("valueFormat")}set valueFormat(e){this._setOption("valueFormat",e)}get _optionPath(){return"groupItems"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Ld.\u0275fac=function(e){return new(e||Ld)(E(m,5),E(m,1))},Ld.\u0275cmp=xe({type:Ld,selectors:[["dxi-group-item"]],inputs:{alignByColumn:"alignByColumn",column:"column",customizeText:"customizeText",displayFormat:"displayFormat",name:"name",showInColumn:"showInColumn",showInGroupFooter:"showInGroupFooter",skipEmptyValues:"skipEmptyValues",summaryType:"summaryType",valueFormat:"valueFormat"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ld.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ld.prototype,"alignByColumn",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ld.prototype,"column",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Ld.prototype,"customizeText",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ld.prototype,"displayFormat",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ld.prototype,"name",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ld.prototype,"showInColumn",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ld.prototype,"showInGroupFooter",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ld.prototype,"skipEmptyValues",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ld.prototype,"summaryType",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ld.prototype,"valueFormat",null),Ld=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ld);let ER=class{};ER.\u0275fac=function(e){return new(e||ER)},ER.\u0275mod=ge({type:ER}),ER.\u0275inj=fe({});let Pf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get and(){return this._getOption("and")}set and(e){this._setOption("and",e)}get notAnd(){return this._getOption("notAnd")}set notAnd(e){this._setOption("notAnd",e)}get notOr(){return this._getOption("notOr")}set notOr(e){this._setOption("notOr",e)}get or(){return this._getOption("or")}set or(e){this._setOption("or",e)}get _optionPath(){return"groupOperationDescriptions"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Pf.\u0275fac=function(e){return new(e||Pf)(E(m,5),E(m,1))},Pf.\u0275cmp=xe({type:Pf,selectors:[["dxo-group-operation-descriptions"]],inputs:{and:"and",notAnd:"notAnd",notOr:"notOr",or:"or"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Pf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Pf.prototype,"and",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Pf.prototype,"notAnd",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Pf.prototype,"notOr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Pf.prototype,"or",null),Pf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Pf);let AR=class{};AR.\u0275fac=function(e){return new(e||AR)},AR.\u0275mod=ge({type:AR}),AR.\u0275inj=fe({});let y1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowColumnDragging(){return this._getOption("allowColumnDragging")}set allowColumnDragging(e){this._setOption("allowColumnDragging",e)}get emptyPanelText(){return this._getOption("emptyPanelText")}set emptyPanelText(e){this._setOption("emptyPanelText",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"groupPanel"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};y1.\u0275fac=function(e){return new(e||y1)(E(m,5),E(m,1))},y1.\u0275cmp=xe({type:y1,selectors:[["dxo-group-panel"]],inputs:{allowColumnDragging:"allowColumnDragging",emptyPanelText:"emptyPanelText",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),y1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],y1.prototype,"allowColumnDragging",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],y1.prototype,"emptyPanelText",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],y1.prototype,"visible",null),y1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],y1);let kR=class{};kR.\u0275fac=function(e){return new(e||kR)},kR.\u0275mod=ge({type:kR}),kR.\u0275inj=fe({});let L0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get headerHeight(){return this._getOption("headerHeight")}set headerHeight(e){this._setOption("headerHeight",e)}get hoverEnabled(){return this._getOption("hoverEnabled")}set hoverEnabled(e){this._setOption("hoverEnabled",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get padding(){return this._getOption("padding")}set padding(e){this._setOption("padding",e)}get selectionStyle(){return this._getOption("selectionStyle")}set selectionStyle(e){this._setOption("selectionStyle",e)}get _optionPath(){return"group"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};L0.\u0275fac=function(e){return new(e||L0)(E(m,5),E(m,1))},L0.\u0275cmp=xe({type:L0,selectors:[["dxo-group"]],inputs:{border:"border",color:"color",headerHeight:"headerHeight",hoverEnabled:"hoverEnabled",hoverStyle:"hoverStyle",label:"label",padding:"padding",selectionStyle:"selectionStyle"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),L0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],L0.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],L0.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],L0.prototype,"headerHeight",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],L0.prototype,"hoverEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],L0.prototype,"hoverStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],L0.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],L0.prototype,"padding",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],L0.prototype,"selectionStyle",null),L0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],L0);let IR=class{};IR.\u0275fac=function(e){return new(e||IR)},IR.\u0275mod=ge({type:IR}),IR.\u0275inj=fe({});let rm=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowCollapsing(){return this._getOption("allowCollapsing")}set allowCollapsing(e){this._setOption("allowCollapsing",e)}get autoExpandAll(){return this._getOption("autoExpandAll")}set autoExpandAll(e){this._setOption("autoExpandAll",e)}get contextMenuEnabled(){return this._getOption("contextMenuEnabled")}set contextMenuEnabled(e){this._setOption("contextMenuEnabled",e)}get expandMode(){return this._getOption("expandMode")}set expandMode(e){this._setOption("expandMode",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get _optionPath(){return"grouping"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};rm.\u0275fac=function(e){return new(e||rm)(E(m,5),E(m,1))},rm.\u0275cmp=xe({type:rm,selectors:[["dxo-grouping"]],inputs:{allowCollapsing:"allowCollapsing",autoExpandAll:"autoExpandAll",contextMenuEnabled:"contextMenuEnabled",expandMode:"expandMode",texts:"texts"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),rm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],rm.prototype,"allowCollapsing",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],rm.prototype,"autoExpandAll",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],rm.prototype,"contextMenuEnabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],rm.prototype,"expandMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],rm.prototype,"texts",null),rm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],rm);let LR=class{};LR.\u0275fac=function(e){return new(e||LR)},LR.\u0275mod=ge({type:LR}),LR.\u0275inj=fe({});let Rf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get direction(){return this._getOption("direction")}set direction(e){this._setOption("direction",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get step(){return this._getOption("step")}set step(e){this._setOption("step",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"hatching"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Rf.\u0275fac=function(e){return new(e||Rf)(E(m,5),E(m,1))},Rf.\u0275cmp=xe({type:Rf,selectors:[["dxo-hatching"]],inputs:{direction:"direction",opacity:"opacity",step:"step",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Rf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Rf.prototype,"direction",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rf.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rf.prototype,"step",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rf.prototype,"width",null),Rf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Rf);let NR=class{};NR.\u0275fac=function(e){return new(e||NR)},NR.\u0275mod=ge({type:NR}),NR.\u0275inj=fe({});class iht extends et{get allowSearch(){return this._getOption("allowSearch")}set allowSearch(e){this._setOption("allowSearch",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get groupInterval(){return this._getOption("groupInterval")}set groupInterval(e){this._setOption("groupInterval",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get searchMode(){return this._getOption("searchMode")}set searchMode(e){this._setOption("searchMode",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get searchTimeout(){return this._getOption("searchTimeout")}set searchTimeout(e){this._setOption("searchTimeout",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get showRelevantValues(){return this._getOption("showRelevantValues")}set showRelevantValues(e){this._setOption("showRelevantValues",e)}}let DD=class extends iht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"headerFilter"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};DD.\u0275fac=function(e){return new(e||DD)(E(m,5),E(m,1))},DD.\u0275cmp=xe({type:DD,selectors:[["dxo-header-filter"]],inputs:{allowSearch:"allowSearch",dataSource:"dataSource",groupInterval:"groupInterval",height:"height",searchMode:"searchMode",width:"width",searchTimeout:"searchTimeout",texts:"texts",visible:"visible",showRelevantValues:"showRelevantValues"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),DD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],DD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],DD);let PR=class{};PR.\u0275fac=function(e){return new(e||PR)},PR.\u0275mod=ge({type:PR}),PR.\u0275inj=fe({});let Cy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get rangeMaxPoint(){return this._getOption("rangeMaxPoint")}set rangeMaxPoint(e){this._setOption("rangeMaxPoint",e)}get rangeMinPoint(){return this._getOption("rangeMinPoint")}set rangeMinPoint(e){this._setOption("rangeMinPoint",e)}get _optionPath(){return"height"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Cy.\u0275fac=function(e){return new(e||Cy)(E(m,5),E(m,1))},Cy.\u0275cmp=xe({type:Cy,selectors:[["dxo-height"]],inputs:{rangeMaxPoint:"rangeMaxPoint",rangeMinPoint:"rangeMinPoint"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Cy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cy.prototype,"rangeMaxPoint",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cy.prototype,"rangeMinPoint",null),Cy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Cy);let RR=class{};RR.\u0275fac=function(e){return new(e||RR)},RR.\u0275mod=ge({type:RR}),RR.\u0275inj=fe({});let Sy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get delay(){return this._getOption("delay")}set delay(e){this._setOption("delay",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get _optionPath(){return"hideEvent"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Sy.\u0275fac=function(e){return new(e||Sy)(E(m,5),E(m,1))},Sy.\u0275cmp=xe({type:Sy,selectors:[["dxo-hide-event"]],inputs:{delay:"delay",name:"name"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Sy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Sy.prototype,"delay",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Sy.prototype,"name",null),Sy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Sy);let FR=class{};FR.\u0275fac=function(e){return new(e||FR)},FR.\u0275mod=ge({type:FR}),FR.\u0275inj=fe({});let wD=class extends ese{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"hide"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};wD.\u0275fac=function(e){return new(e||wD)(E(m,5),E(m,1))},wD.\u0275cmp=xe({type:wD,selectors:[["dxo-hide"]],inputs:{complete:"complete",delay:"delay",direction:"direction",duration:"duration",easing:"easing",from:"from",staggerDelay:"staggerDelay",start:"start",to:"to",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),wD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],wD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],wD);let Rb=class{};Rb.\u0275fac=function(e){return new(e||Rb)},Rb.\u0275mod=ge({type:Rb}),Rb.\u0275inj=fe({});let v1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get commands(){return this._getOption("commands")}set commands(e){this._setOption("commands",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"historyToolbar"}get commandsChildren(){return this._getOption("commands")}set commandsChildren(e){this.setChildren("commands",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};v1.\u0275fac=function(e){return new(e||v1)(E(m,5),E(m,1))},v1.\u0275cmp=xe({type:v1,selectors:[["dxo-history-toolbar"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,pd,4),2&e){let a;Zt(a=Qt())&&(n.commandsChildren=a)}},inputs:{commands:"commands",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),v1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],v1.prototype,"commands",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],v1.prototype,"visible",null),h([Ei(hn(()=>pd)),l("design:type",ci),l("design:paramtypes",[Object])],v1.prototype,"commandsChildren",null),v1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],v1);let HR=class{};HR.\u0275fac=function(e){return new(e||HR)},HR.\u0275mod=ge({type:HR}),HR.\u0275inj=fe({});let lh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"horizontalLine"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};lh.\u0275fac=function(e){return new(e||lh)(E(m,5),E(m,1))},lh.\u0275cmp=xe({type:lh,selectors:[["dxo-horizontal-line"]],inputs:{color:"color",dashStyle:"dashStyle",label:"label",opacity:"opacity",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),lh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],lh.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lh.prototype,"dashStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],lh.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lh.prototype,"opacity",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],lh.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lh.prototype,"width",null),lh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],lh);let BR=class{};BR.\u0275fac=function(e){return new(e||BR)},BR.\u0275mod=ge({type:BR}),BR.\u0275inj=fe({});let pp=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get hatching(){return this._getOption("hatching")}set hatching(e){this._setOption("hatching",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get size(){return this._getOption("size")}set size(e){this._setOption("size",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get _optionPath(){return"hoverStyle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};pp.\u0275fac=function(e){return new(e||pp)(E(m,5),E(m,1))},pp.\u0275cmp=xe({type:pp,selectors:[["dxo-hover-style"]],inputs:{border:"border",color:"color",dashStyle:"dashStyle",hatching:"hatching",width:"width",size:"size",opacity:"opacity"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),pp.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],pp.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],pp.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],pp.prototype,"dashStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],pp.prototype,"hatching",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],pp.prototype,"width",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],pp.prototype,"size",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],pp.prototype,"opacity",null),pp=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],pp);let zR=class{};zR.\u0275fac=function(e){return new(e||zR)},zR.\u0275mod=ge({type:zR}),zR.\u0275inj=fe({});let Ff=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get url(){return this._getOption("url")}set url(e){this._setOption("url",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get _optionPath(){return"image"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ff.\u0275fac=function(e){return new(e||Ff)(E(m,5),E(m,1))},Ff.\u0275cmp=xe({type:Ff,selectors:[["dxo-image"]],inputs:{height:"height",url:"url",width:"width",location:"location"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ff.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ff.prototype,"height",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ff.prototype,"url",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ff.prototype,"width",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ff.prototype,"location",null),Ff=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ff);let $R=class{};$R.\u0275fac=function(e){return new(e||$R)},$R.\u0275mod=ge({type:$R}),$R.\u0275inj=fe({});let Oy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get left(){return this._getOption("left")}set left(e){this._setOption("left",e)}get right(){return this._getOption("right")}set right(e){this._setOption("right",e)}get _optionPath(){return"indent"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Oy.\u0275fac=function(e){return new(e||Oy)(E(m,5),E(m,1))},Oy.\u0275cmp=xe({type:Oy,selectors:[["dxo-indent"]],inputs:{left:"left",right:"right"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Oy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Oy.prototype,"left",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Oy.prototype,"right",null),Oy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Oy);let VR=class{};VR.\u0275fac=function(e){return new(e||VR)},VR.\u0275mod=ge({type:VR}),VR.\u0275inj=fe({});class aht extends et{get allowDropInsideItem(){return this._getOption("allowDropInsideItem")}set allowDropInsideItem(e){this._setOption("allowDropInsideItem",e)}get allowReordering(){return this._getOption("allowReordering")}set allowReordering(e){this._setOption("allowReordering",e)}get autoScroll(){return this._getOption("autoScroll")}set autoScroll(e){this._setOption("autoScroll",e)}get boundary(){return this._getOption("boundary")}set boundary(e){this._setOption("boundary",e)}get container(){return this._getOption("container")}set container(e){this._setOption("container",e)}get cursorOffset(){return this._getOption("cursorOffset")}set cursorOffset(e){this._setOption("cursorOffset",e)}get data(){return this._getOption("data")}set data(e){this._setOption("data",e)}get dragDirection(){return this._getOption("dragDirection")}set dragDirection(e){this._setOption("dragDirection",e)}get dragTemplate(){return this._getOption("dragTemplate")}set dragTemplate(e){this._setOption("dragTemplate",e)}get dropFeedbackMode(){return this._getOption("dropFeedbackMode")}set dropFeedbackMode(e){this._setOption("dropFeedbackMode",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get filter(){return this._getOption("filter")}set filter(e){this._setOption("filter",e)}get group(){return this._getOption("group")}set group(e){this._setOption("group",e)}get handle(){return this._getOption("handle")}set handle(e){this._setOption("handle",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get itemOrientation(){return this._getOption("itemOrientation")}set itemOrientation(e){this._setOption("itemOrientation",e)}get moveItemOnDrop(){return this._getOption("moveItemOnDrop")}set moveItemOnDrop(e){this._setOption("moveItemOnDrop",e)}get onAdd(){return this._getOption("onAdd")}set onAdd(e){this._setOption("onAdd",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onDragChange(){return this._getOption("onDragChange")}set onDragChange(e){this._setOption("onDragChange",e)}get onDragEnd(){return this._getOption("onDragEnd")}set onDragEnd(e){this._setOption("onDragEnd",e)}get onDragMove(){return this._getOption("onDragMove")}set onDragMove(e){this._setOption("onDragMove",e)}get onDragStart(){return this._getOption("onDragStart")}set onDragStart(e){this._setOption("onDragStart",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get onRemove(){return this._getOption("onRemove")}set onRemove(e){this._setOption("onRemove",e)}get onReorder(){return this._getOption("onReorder")}set onReorder(e){this._setOption("onReorder",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get scrollSensitivity(){return this._getOption("scrollSensitivity")}set scrollSensitivity(e){this._setOption("scrollSensitivity",e)}get scrollSpeed(){return this._getOption("scrollSpeed")}set scrollSpeed(e){this._setOption("scrollSpeed",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}let CD=class extends aht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"itemDragging"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};CD.\u0275fac=function(e){return new(e||CD)(E(m,5),E(m,1))},CD.\u0275cmp=xe({type:CD,selectors:[["dxo-item-dragging"]],inputs:{allowDropInsideItem:"allowDropInsideItem",allowReordering:"allowReordering",autoScroll:"autoScroll",boundary:"boundary",container:"container",cursorOffset:"cursorOffset",data:"data",dragDirection:"dragDirection",dragTemplate:"dragTemplate",dropFeedbackMode:"dropFeedbackMode",elementAttr:"elementAttr",filter:"filter",group:"group",handle:"handle",height:"height",itemOrientation:"itemOrientation",moveItemOnDrop:"moveItemOnDrop",onAdd:"onAdd",onDisposing:"onDisposing",onDragChange:"onDragChange",onDragEnd:"onDragEnd",onDragMove:"onDragMove",onDragStart:"onDragStart",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onRemove:"onRemove",onReorder:"onReorder",rtlEnabled:"rtlEnabled",scrollSensitivity:"scrollSensitivity",scrollSpeed:"scrollSpeed",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),CD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],CD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],CD);let WR=class{};WR.\u0275fac=function(e){return new(e||WR)},WR.\u0275mod=ge({type:WR}),WR.\u0275inj=fe({});let SD=class extends T7{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"itemTextFormat"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};SD.\u0275fac=function(e){return new(e||SD)(E(m,5),E(m,1))},SD.\u0275cmp=xe({type:SD,selectors:[["dxo-item-text-format"]],inputs:{currency:"currency",formatter:"formatter",parser:"parser",precision:"precision",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),SD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],SD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],SD);let GR=class{};GR.\u0275fac=function(e){return new(e||GR)},GR.\u0275mod=ge({type:GR}),GR.\u0275inj=fe({});let Hf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get details(){return this._getOption("details")}set details(e){this._setOption("details",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get showFolders(){return this._getOption("showFolders")}set showFolders(e){this._setOption("showFolders",e)}get showParentFolder(){return this._getOption("showParentFolder")}set showParentFolder(e){this._setOption("showParentFolder",e)}get _optionPath(){return"itemView"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Hf.\u0275fac=function(e){return new(e||Hf)(E(m,5),E(m,1))},Hf.\u0275cmp=xe({type:Hf,selectors:[["dxo-item-view"]],inputs:{details:"details",mode:"mode",showFolders:"showFolders",showParentFolder:"showParentFolder"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Hf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Hf.prototype,"details",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Hf.prototype,"mode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Hf.prototype,"showFolders",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Hf.prototype,"showParentFolder",null),Hf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Hf);let jR=class{};jR.\u0275fac=function(e){return new(e||jR)},jR.\u0275mod=ge({type:jR}),jR.\u0275inj=fe({});let b1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get selectionStyle(){return this._getOption("selectionStyle")}set selectionStyle(e){this._setOption("selectionStyle",e)}get _optionPath(){return"item"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};b1.\u0275fac=function(e){return new(e||b1)(E(m,5),E(m,1))},b1.\u0275cmp=xe({type:b1,selectors:[["dxo-item"]],inputs:{border:"border",hoverStyle:"hoverStyle",selectionStyle:"selectionStyle"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),b1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],b1.prototype,"border",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],b1.prototype,"hoverStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],b1.prototype,"selectionStyle",null),b1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],b1);let qR=class{};qR.\u0275fac=function(e){return new(e||qR)},qR.\u0275mod=ge({type:qR}),qR.\u0275inj=fe({});let Bf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get editOnKeyPress(){return this._getOption("editOnKeyPress")}set editOnKeyPress(e){this._setOption("editOnKeyPress",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get enterKeyAction(){return this._getOption("enterKeyAction")}set enterKeyAction(e){this._setOption("enterKeyAction",e)}get enterKeyDirection(){return this._getOption("enterKeyDirection")}set enterKeyDirection(e){this._setOption("enterKeyDirection",e)}get _optionPath(){return"keyboardNavigation"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Bf.\u0275fac=function(e){return new(e||Bf)(E(m,5),E(m,1))},Bf.\u0275cmp=xe({type:Bf,selectors:[["dxo-keyboard-navigation"]],inputs:{editOnKeyPress:"editOnKeyPress",enabled:"enabled",enterKeyAction:"enterKeyAction",enterKeyDirection:"enterKeyDirection"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Bf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Bf.prototype,"editOnKeyPress",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Bf.prototype,"enabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Bf.prototype,"enterKeyAction",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Bf.prototype,"enterKeyDirection",null),Bf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Bf);let UR=class{};UR.\u0275fac=function(e){return new(e||UR)},UR.\u0275mod=ge({type:UR}),UR.\u0275inj=fe({});let oa=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get connectorColor(){return this._getOption("connectorColor")}set connectorColor(e){this._setOption("connectorColor",e)}get connectorWidth(){return this._getOption("connectorWidth")}set connectorWidth(e){this._setOption("connectorWidth",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get format(){return this._getOption("format")}set format(e){this._setOption("format",e)}get indent(){return this._getOption("indent")}set indent(e){this._setOption("indent",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get horizontalAlignment(){return this._getOption("horizontalAlignment")}set horizontalAlignment(e){this._setOption("horizontalAlignment",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get verticalAlignment(){return this._getOption("verticalAlignment")}set verticalAlignment(e){this._setOption("verticalAlignment",e)}get alignment(){return this._getOption("alignment")}set alignment(e){this._setOption("alignment",e)}get customizeHint(){return this._getOption("customizeHint")}set customizeHint(e){this._setOption("customizeHint",e)}get displayMode(){return this._getOption("displayMode")}set displayMode(e){this._setOption("displayMode",e)}get indentFromAxis(){return this._getOption("indentFromAxis")}set indentFromAxis(e){this._setOption("indentFromAxis",e)}get overlappingBehavior(){return this._getOption("overlappingBehavior")}set overlappingBehavior(e){this._setOption("overlappingBehavior",e)}get rotationAngle(){return this._getOption("rotationAngle")}set rotationAngle(e){this._setOption("rotationAngle",e)}get staggeringSpacing(){return this._getOption("staggeringSpacing")}set staggeringSpacing(e){this._setOption("staggeringSpacing",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get textOverflow(){return this._getOption("textOverflow")}set textOverflow(e){this._setOption("textOverflow",e)}get wordWrap(){return this._getOption("wordWrap")}set wordWrap(e){this._setOption("wordWrap",e)}get argumentFormat(){return this._getOption("argumentFormat")}set argumentFormat(e){this._setOption("argumentFormat",e)}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get connector(){return this._getOption("connector")}set connector(e){this._setOption("connector",e)}get horizontalOffset(){return this._getOption("horizontalOffset")}set horizontalOffset(e){this._setOption("horizontalOffset",e)}get showForZeroValues(){return this._getOption("showForZeroValues")}set showForZeroValues(e){this._setOption("showForZeroValues",e)}get verticalOffset(){return this._getOption("verticalOffset")}set verticalOffset(e){this._setOption("verticalOffset",e)}get hideFirstOrLast(){return this._getOption("hideFirstOrLast")}set hideFirstOrLast(e){this._setOption("hideFirstOrLast",e)}get indentFromTick(){return this._getOption("indentFromTick")}set indentFromTick(e){this._setOption("indentFromTick",e)}get useRangeColors(){return this._getOption("useRangeColors")}set useRangeColors(e){this._setOption("useRangeColors",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get showColon(){return this._getOption("showColon")}set showColon(e){this._setOption("showColon",e)}get radialOffset(){return this._getOption("radialOffset")}set radialOffset(e){this._setOption("radialOffset",e)}get topIndent(){return this._getOption("topIndent")}set topIndent(e){this._setOption("topIndent",e)}get shadow(){return this._getOption("shadow")}set shadow(e){this._setOption("shadow",e)}get useNodeColors(){return this._getOption("useNodeColors")}set useNodeColors(e){this._setOption("useNodeColors",e)}get dataField(){return this._getOption("dataField")}set dataField(e){this._setOption("dataField",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get _optionPath(){return"label"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};oa.\u0275fac=function(e){return new(e||oa)(E(m,5),E(m,1))},oa.\u0275cmp=xe({type:oa,selectors:[["dxo-label"]],inputs:{connectorColor:"connectorColor",connectorWidth:"connectorWidth",customizeText:"customizeText",font:"font",format:"format",indent:"indent",visible:"visible",horizontalAlignment:"horizontalAlignment",position:"position",text:"text",verticalAlignment:"verticalAlignment",alignment:"alignment",customizeHint:"customizeHint",displayMode:"displayMode",indentFromAxis:"indentFromAxis",overlappingBehavior:"overlappingBehavior",rotationAngle:"rotationAngle",staggeringSpacing:"staggeringSpacing",template:"template",textOverflow:"textOverflow",wordWrap:"wordWrap",argumentFormat:"argumentFormat",backgroundColor:"backgroundColor",border:"border",connector:"connector",horizontalOffset:"horizontalOffset",showForZeroValues:"showForZeroValues",verticalOffset:"verticalOffset",hideFirstOrLast:"hideFirstOrLast",indentFromTick:"indentFromTick",useRangeColors:"useRangeColors",location:"location",showColon:"showColon",radialOffset:"radialOffset",topIndent:"topIndent",shadow:"shadow",useNodeColors:"useNodeColors",dataField:"dataField",enabled:"enabled"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),oa.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"connectorColor",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"connectorWidth",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],oa.prototype,"customizeText",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],oa.prototype,"font",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],oa.prototype,"format",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"indent",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],oa.prototype,"visible",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"horizontalAlignment",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"position",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"text",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"verticalAlignment",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"alignment",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],oa.prototype,"customizeHint",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"displayMode",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"indentFromAxis",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"overlappingBehavior",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"rotationAngle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"staggeringSpacing",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],oa.prototype,"template",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"textOverflow",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"wordWrap",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],oa.prototype,"argumentFormat",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"backgroundColor",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],oa.prototype,"border",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],oa.prototype,"connector",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"horizontalOffset",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],oa.prototype,"showForZeroValues",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"verticalOffset",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"hideFirstOrLast",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"indentFromTick",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],oa.prototype,"useRangeColors",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"location",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],oa.prototype,"showColon",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"radialOffset",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],oa.prototype,"topIndent",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],oa.prototype,"shadow",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],oa.prototype,"useNodeColors",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],oa.prototype,"dataField",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],oa.prototype,"enabled",null),oa=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],oa);let YR=class{};YR.\u0275fac=function(e){return new(e||YR)},YR.\u0275mod=ge({type:YR}),YR.\u0275inj=fe({});let lr=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get borderColor(){return this._getOption("borderColor")}set borderColor(e){this._setOption("borderColor",e)}get borderWidth(){return this._getOption("borderWidth")}set borderWidth(e){this._setOption("borderWidth",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get colorGroupingField(){return this._getOption("colorGroupingField")}set colorGroupingField(e){this._setOption("colorGroupingField",e)}get colorGroups(){return this._getOption("colorGroups")}set colorGroups(e){this._setOption("colorGroups",e)}get customize(){return this._getOption("customize")}set customize(e){this._setOption("customize",e)}get dataField(){return this._getOption("dataField")}set dataField(e){this._setOption("dataField",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get elementType(){return this._getOption("elementType")}set elementType(e){this._setOption("elementType",e)}get hoveredBorderColor(){return this._getOption("hoveredBorderColor")}set hoveredBorderColor(e){this._setOption("hoveredBorderColor",e)}get hoveredBorderWidth(){return this._getOption("hoveredBorderWidth")}set hoveredBorderWidth(e){this._setOption("hoveredBorderWidth",e)}get hoveredColor(){return this._getOption("hoveredColor")}set hoveredColor(e){this._setOption("hoveredColor",e)}get hoverEnabled(){return this._getOption("hoverEnabled")}set hoverEnabled(e){this._setOption("hoverEnabled",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get maxSize(){return this._getOption("maxSize")}set maxSize(e){this._setOption("maxSize",e)}get minSize(){return this._getOption("minSize")}set minSize(e){this._setOption("minSize",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get palette(){return this._getOption("palette")}set palette(e){this._setOption("palette",e)}get paletteIndex(){return this._getOption("paletteIndex")}set paletteIndex(e){this._setOption("paletteIndex",e)}get paletteSize(){return this._getOption("paletteSize")}set paletteSize(e){this._setOption("paletteSize",e)}get selectedBorderColor(){return this._getOption("selectedBorderColor")}set selectedBorderColor(e){this._setOption("selectedBorderColor",e)}get selectedBorderWidth(){return this._getOption("selectedBorderWidth")}set selectedBorderWidth(e){this._setOption("selectedBorderWidth",e)}get selectedColor(){return this._getOption("selectedColor")}set selectedColor(e){this._setOption("selectedColor",e)}get selectionMode(){return this._getOption("selectionMode")}set selectionMode(e){this._setOption("selectionMode",e)}get size(){return this._getOption("size")}set size(e){this._setOption("size",e)}get sizeGroupingField(){return this._getOption("sizeGroupingField")}set sizeGroupingField(e){this._setOption("sizeGroupingField",e)}get sizeGroups(){return this._getOption("sizeGroups")}set sizeGroups(e){this._setOption("sizeGroups",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get _optionPath(){return"layers"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};lr.\u0275fac=function(e){return new(e||lr)(E(m,5),E(m,1))},lr.\u0275cmp=xe({type:lr,selectors:[["dxi-layer"]],inputs:{borderColor:"borderColor",borderWidth:"borderWidth",color:"color",colorGroupingField:"colorGroupingField",colorGroups:"colorGroups",customize:"customize",dataField:"dataField",dataSource:"dataSource",elementType:"elementType",hoveredBorderColor:"hoveredBorderColor",hoveredBorderWidth:"hoveredBorderWidth",hoveredColor:"hoveredColor",hoverEnabled:"hoverEnabled",label:"label",maxSize:"maxSize",minSize:"minSize",name:"name",opacity:"opacity",palette:"palette",paletteIndex:"paletteIndex",paletteSize:"paletteSize",selectedBorderColor:"selectedBorderColor",selectedBorderWidth:"selectedBorderWidth",selectedColor:"selectedColor",selectionMode:"selectionMode",size:"size",sizeGroupingField:"sizeGroupingField",sizeGroups:"sizeGroups",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),lr.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"borderColor",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"borderWidth",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"colorGroupingField",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],lr.prototype,"colorGroups",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],lr.prototype,"customize",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"dataField",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],lr.prototype,"dataSource",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"elementType",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"hoveredBorderColor",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"hoveredBorderWidth",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"hoveredColor",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],lr.prototype,"hoverEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],lr.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"maxSize",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"minSize",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"name",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"opacity",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],lr.prototype,"palette",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"paletteIndex",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"paletteSize",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"selectedBorderColor",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"selectedBorderWidth",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"selectedColor",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"selectionMode",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],lr.prototype,"size",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"sizeGroupingField",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],lr.prototype,"sizeGroups",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],lr.prototype,"type",null),lr=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],lr);let JR=class{};JR.\u0275fac=function(e){return new(e||JR)},JR.\u0275mod=ge({type:JR}),JR.\u0275inj=fe({});let Rr=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get columnCount(){return this._getOption("columnCount")}set columnCount(e){this._setOption("columnCount",e)}get columnItemSpacing(){return this._getOption("columnItemSpacing")}set columnItemSpacing(e){this._setOption("columnItemSpacing",e)}get customizeHint(){return this._getOption("customizeHint")}set customizeHint(e){this._setOption("customizeHint",e)}get customizeItems(){return this._getOption("customizeItems")}set customizeItems(e){this._setOption("customizeItems",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get horizontalAlignment(){return this._getOption("horizontalAlignment")}set horizontalAlignment(e){this._setOption("horizontalAlignment",e)}get itemsAlignment(){return this._getOption("itemsAlignment")}set itemsAlignment(e){this._setOption("itemsAlignment",e)}get itemTextPosition(){return this._getOption("itemTextPosition")}set itemTextPosition(e){this._setOption("itemTextPosition",e)}get margin(){return this._getOption("margin")}set margin(e){this._setOption("margin",e)}get markerColor(){return this._getOption("markerColor")}set markerColor(e){this._setOption("markerColor",e)}get markerShape(){return this._getOption("markerShape")}set markerShape(e){this._setOption("markerShape",e)}get markerSize(){return this._getOption("markerSize")}set markerSize(e){this._setOption("markerSize",e)}get markerTemplate(){return this._getOption("markerTemplate")}set markerTemplate(e){this._setOption("markerTemplate",e)}get orientation(){return this._getOption("orientation")}set orientation(e){this._setOption("orientation",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get rowCount(){return this._getOption("rowCount")}set rowCount(e){this._setOption("rowCount",e)}get rowItemSpacing(){return this._getOption("rowItemSpacing")}set rowItemSpacing(e){this._setOption("rowItemSpacing",e)}get source(){return this._getOption("source")}set source(e){this._setOption("source",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get verticalAlignment(){return this._getOption("verticalAlignment")}set verticalAlignment(e){this._setOption("verticalAlignment",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"legends"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Rr.\u0275fac=function(e){return new(e||Rr)(E(m,5),E(m,1))},Rr.\u0275cmp=xe({type:Rr,selectors:[["dxi-legend"]],inputs:{backgroundColor:"backgroundColor",border:"border",columnCount:"columnCount",columnItemSpacing:"columnItemSpacing",customizeHint:"customizeHint",customizeItems:"customizeItems",customizeText:"customizeText",font:"font",horizontalAlignment:"horizontalAlignment",itemsAlignment:"itemsAlignment",itemTextPosition:"itemTextPosition",margin:"margin",markerColor:"markerColor",markerShape:"markerShape",markerSize:"markerSize",markerTemplate:"markerTemplate",orientation:"orientation",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",rowCount:"rowCount",rowItemSpacing:"rowItemSpacing",source:"source",title:"title",verticalAlignment:"verticalAlignment",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Rr.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"backgroundColor",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Rr.prototype,"border",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rr.prototype,"columnCount",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rr.prototype,"columnItemSpacing",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Rr.prototype,"customizeHint",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Rr.prototype,"customizeItems",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Rr.prototype,"customizeText",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Rr.prototype,"font",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"horizontalAlignment",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"itemsAlignment",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"itemTextPosition",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Rr.prototype,"margin",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"markerColor",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"markerShape",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rr.prototype,"markerSize",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Rr.prototype,"markerTemplate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"orientation",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rr.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rr.prototype,"paddingTopBottom",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rr.prototype,"rowCount",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Rr.prototype,"rowItemSpacing",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Rr.prototype,"source",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Rr.prototype,"title",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Rr.prototype,"verticalAlignment",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Rr.prototype,"visible",null),Rr=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Rr);let KR=class{};KR.\u0275fac=function(e){return new(e||KR)},KR.\u0275mod=ge({type:KR}),KR.\u0275inj=fe({});let Fr=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get columnCount(){return this._getOption("columnCount")}set columnCount(e){this._setOption("columnCount",e)}get columnItemSpacing(){return this._getOption("columnItemSpacing")}set columnItemSpacing(e){this._setOption("columnItemSpacing",e)}get customizeHint(){return this._getOption("customizeHint")}set customizeHint(e){this._setOption("customizeHint",e)}get customizeItems(){return this._getOption("customizeItems")}set customizeItems(e){this._setOption("customizeItems",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get horizontalAlignment(){return this._getOption("horizontalAlignment")}set horizontalAlignment(e){this._setOption("horizontalAlignment",e)}get itemsAlignment(){return this._getOption("itemsAlignment")}set itemsAlignment(e){this._setOption("itemsAlignment",e)}get itemTextFormat(){return this._getOption("itemTextFormat")}set itemTextFormat(e){this._setOption("itemTextFormat",e)}get itemTextPosition(){return this._getOption("itemTextPosition")}set itemTextPosition(e){this._setOption("itemTextPosition",e)}get margin(){return this._getOption("margin")}set margin(e){this._setOption("margin",e)}get markerSize(){return this._getOption("markerSize")}set markerSize(e){this._setOption("markerSize",e)}get markerTemplate(){return this._getOption("markerTemplate")}set markerTemplate(e){this._setOption("markerTemplate",e)}get orientation(){return this._getOption("orientation")}set orientation(e){this._setOption("orientation",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get rowCount(){return this._getOption("rowCount")}set rowCount(e){this._setOption("rowCount",e)}get rowItemSpacing(){return this._getOption("rowItemSpacing")}set rowItemSpacing(e){this._setOption("rowItemSpacing",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get verticalAlignment(){return this._getOption("verticalAlignment")}set verticalAlignment(e){this._setOption("verticalAlignment",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get hoverMode(){return this._getOption("hoverMode")}set hoverMode(e){this._setOption("hoverMode",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get _optionPath(){return"legend"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Fr.\u0275fac=function(e){return new(e||Fr)(E(m,5),E(m,1))},Fr.\u0275cmp=xe({type:Fr,selectors:[["dxo-legend"]],inputs:{backgroundColor:"backgroundColor",border:"border",columnCount:"columnCount",columnItemSpacing:"columnItemSpacing",customizeHint:"customizeHint",customizeItems:"customizeItems",customizeText:"customizeText",font:"font",horizontalAlignment:"horizontalAlignment",itemsAlignment:"itemsAlignment",itemTextFormat:"itemTextFormat",itemTextPosition:"itemTextPosition",margin:"margin",markerSize:"markerSize",markerTemplate:"markerTemplate",orientation:"orientation",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",rowCount:"rowCount",rowItemSpacing:"rowItemSpacing",title:"title",verticalAlignment:"verticalAlignment",visible:"visible",hoverMode:"hoverMode",position:"position"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Fr.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"backgroundColor",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Fr.prototype,"border",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Fr.prototype,"columnCount",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Fr.prototype,"columnItemSpacing",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Fr.prototype,"customizeHint",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Fr.prototype,"customizeItems",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Fr.prototype,"customizeText",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Fr.prototype,"font",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"horizontalAlignment",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"itemsAlignment",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Fr.prototype,"itemTextFormat",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"itemTextPosition",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Fr.prototype,"margin",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Fr.prototype,"markerSize",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Fr.prototype,"markerTemplate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"orientation",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Fr.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Fr.prototype,"paddingTopBottom",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Fr.prototype,"rowCount",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Fr.prototype,"rowItemSpacing",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Fr.prototype,"title",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"verticalAlignment",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Fr.prototype,"visible",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"hoverMode",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fr.prototype,"position",null),Fr=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Fr);let XR=class{};XR.\u0275fac=function(e){return new(e||XR)},XR.\u0275mod=ge({type:XR}),XR.\u0275inj=fe({});let OD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"line"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};OD.\u0275fac=function(e){return new(e||OD)(E(m,5),E(m,1))},OD.\u0275cmp=xe({type:OD,selectors:[["dxo-line"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width",closed:"closed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),OD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],OD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],OD);let ZR=class{};ZR.\u0275fac=function(e){return new(e||ZR)},ZR.\u0275mod=ge({type:ZR}),ZR.\u0275inj=fe({});let sm=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get colorMode(){return this._getOption("colorMode")}set colorMode(e){this._setOption("colorMode",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get _optionPath(){return"link"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};sm.\u0275fac=function(e){return new(e||sm)(E(m,5),E(m,1))},sm.\u0275cmp=xe({type:sm,selectors:[["dxo-link"]],inputs:{border:"border",color:"color",colorMode:"colorMode",hoverStyle:"hoverStyle",opacity:"opacity"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),sm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],sm.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sm.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],sm.prototype,"colorMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],sm.prototype,"hoverStyle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],sm.prototype,"opacity",null),sm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],sm);let QR=class{};QR.\u0275fac=function(e){return new(e||QR)},QR.\u0275mod=ge({type:QR}),QR.\u0275inj=fe({});let Kc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get indicatorSrc(){return this._getOption("indicatorSrc")}set indicatorSrc(e){this._setOption("indicatorSrc",e)}get shading(){return this._getOption("shading")}set shading(e){this._setOption("shading",e)}get shadingColor(){return this._getOption("shadingColor")}set shadingColor(e){this._setOption("shadingColor",e)}get showIndicator(){return this._getOption("showIndicator")}set showIndicator(e){this._setOption("showIndicator",e)}get showPane(){return this._getOption("showPane")}set showPane(e){this._setOption("showPane",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"loadPanel"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Kc.\u0275fac=function(e){return new(e||Kc)(E(m,5),E(m,1))},Kc.\u0275cmp=xe({type:Kc,selectors:[["dxo-load-panel"]],inputs:{enabled:"enabled",height:"height",indicatorSrc:"indicatorSrc",shading:"shading",shadingColor:"shadingColor",showIndicator:"showIndicator",showPane:"showPane",text:"text",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Kc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Kc.prototype,"enabled",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kc.prototype,"height",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kc.prototype,"indicatorSrc",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kc.prototype,"shading",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kc.prototype,"shadingColor",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kc.prototype,"showIndicator",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Kc.prototype,"showPane",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Kc.prototype,"text",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kc.prototype,"width",null),Kc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Kc);let eF=class{};eF.\u0275fac=function(e){return new(e||eF)},eF.\u0275mod=ge({type:eF}),eF.\u0275inj=fe({});let dh=class extends et{constructor(e,n){super(),this._createEventEmitters([{emit:"showChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get show(){return this._getOption("show")}set show(e){this._setOption("show",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get _optionPath(){return"loadingIndicator"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};dh.\u0275fac=function(e){return new(e||dh)(E(m,5),E(m,1))},dh.\u0275cmp=xe({type:dh,selectors:[["dxo-loading-indicator"]],inputs:{backgroundColor:"backgroundColor",font:"font",show:"show",text:"text",enabled:"enabled"},outputs:{showChange:"showChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),dh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],dh.prototype,"backgroundColor",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dh.prototype,"font",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dh.prototype,"show",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dh.prototype,"text",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dh.prototype,"enabled",null),h([it(),l("design:type",Ae)],dh.prototype,"showChange",void 0),dh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],dh);let tF=class{};tF.\u0275fac=function(e){return new(e||tF)},tF.\u0275mod=ge({type:tF}),tF.\u0275inj=fe({});let om=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowClearing(){return this._getOption("allowClearing")}set allowClearing(e){this._setOption("allowClearing",e)}get calculateCellValue(){return this._getOption("calculateCellValue")}set calculateCellValue(e){this._setOption("calculateCellValue",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get displayExpr(){return this._getOption("displayExpr")}set displayExpr(e){this._setOption("displayExpr",e)}get valueExpr(){return this._getOption("valueExpr")}set valueExpr(e){this._setOption("valueExpr",e)}get _optionPath(){return"lookup"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};om.\u0275fac=function(e){return new(e||om)(E(m,5),E(m,1))},om.\u0275cmp=xe({type:om,selectors:[["dxo-lookup"]],inputs:{allowClearing:"allowClearing",calculateCellValue:"calculateCellValue",dataSource:"dataSource",displayExpr:"displayExpr",valueExpr:"valueExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),om.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],om.prototype,"allowClearing",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],om.prototype,"calculateCellValue",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],om.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],om.prototype,"displayExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],om.prototype,"valueExpr",null),om=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],om);let nF=class{};nF.\u0275fac=function(e){return new(e||nF)},nF.\u0275mod=ge({type:nF}),nF.\u0275inj=fe({});let M1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get commands(){return this._getOption("commands")}set commands(e){this._setOption("commands",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"mainToolbar"}get commandsChildren(){return this._getOption("commands")}set commandsChildren(e){this.setChildren("commands",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};M1.\u0275fac=function(e){return new(e||M1)(E(m,5),E(m,1))},M1.\u0275cmp=xe({type:M1,selectors:[["dxo-main-toolbar"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,pd,4),2&e){let a;Zt(a=Qt())&&(n.commandsChildren=a)}},inputs:{commands:"commands",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),M1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],M1.prototype,"commands",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],M1.prototype,"visible",null),h([Ei(hn(()=>pd)),l("design:type",ci),l("design:paramtypes",[Object])],M1.prototype,"commandsChildren",null),M1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],M1);let iF=class{};iF.\u0275fac=function(e){return new(e||iF)},iF.\u0275mod=ge({type:iF}),iF.\u0275inj=fe({});let zf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get bottom(){return this._getOption("bottom")}set bottom(e){this._setOption("bottom",e)}get left(){return this._getOption("left")}set left(e){this._setOption("left",e)}get right(){return this._getOption("right")}set right(e){this._setOption("right",e)}get top(){return this._getOption("top")}set top(e){this._setOption("top",e)}get _optionPath(){return"margin"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};zf.\u0275fac=function(e){return new(e||zf)(E(m,5),E(m,1))},zf.\u0275cmp=xe({type:zf,selectors:[["dxo-margin"]],inputs:{bottom:"bottom",left:"left",right:"right",top:"top"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),zf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],zf.prototype,"bottom",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],zf.prototype,"left",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],zf.prototype,"right",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],zf.prototype,"top",null),zf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],zf);let aF=class{};aF.\u0275fac=function(e){return new(e||aF)},aF.\u0275mod=ge({type:aF}),aF.\u0275inj=fe({});let lm=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get iconSrc(){return this._getOption("iconSrc")}set iconSrc(e){this._setOption("iconSrc",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get onClick(){return this._getOption("onClick")}set onClick(e){this._setOption("onClick",e)}get tooltip(){return this._getOption("tooltip")}set tooltip(e){this._setOption("tooltip",e)}get _optionPath(){return"markers"}get locationChildren(){return this._getOption("location")}set locationChildren(e){this.setChildren("location",e)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};lm.\u0275fac=function(e){return new(e||lm)(E(m,5),E(m,1))},lm.\u0275cmp=xe({type:lm,selectors:[["dxi-marker"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,hd,4),2&e){let a;Zt(a=Qt())&&(n.locationChildren=a)}},inputs:{iconSrc:"iconSrc",location:"location",onClick:"onClick",tooltip:"tooltip"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),lm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],lm.prototype,"iconSrc",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],lm.prototype,"location",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],lm.prototype,"onClick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],lm.prototype,"tooltip",null),h([Ei(hn(()=>hd)),l("design:type",ci),l("design:paramtypes",[Object])],lm.prototype,"locationChildren",null),lm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],lm);let rF=class{};rF.\u0275fac=function(e){return new(e||rF)},rF.\u0275mod=ge({type:rF}),rF.\u0275inj=fe({});let uh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get separatorHeight(){return this._getOption("separatorHeight")}set separatorHeight(e){this._setOption("separatorHeight",e)}get textLeftIndent(){return this._getOption("textLeftIndent")}set textLeftIndent(e){this._setOption("textLeftIndent",e)}get textTopIndent(){return this._getOption("textTopIndent")}set textTopIndent(e){this._setOption("textTopIndent",e)}get topIndent(){return this._getOption("topIndent")}set topIndent(e){this._setOption("topIndent",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"marker"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};uh.\u0275fac=function(e){return new(e||uh)(E(m,5),E(m,1))},uh.\u0275cmp=xe({type:uh,selectors:[["dxo-marker"]],inputs:{label:"label",separatorHeight:"separatorHeight",textLeftIndent:"textLeftIndent",textTopIndent:"textTopIndent",topIndent:"topIndent",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),uh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],uh.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],uh.prototype,"separatorHeight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],uh.prototype,"textLeftIndent",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],uh.prototype,"textTopIndent",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],uh.prototype,"topIndent",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],uh.prototype,"visible",null),uh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],uh);let sF=class{};sF.\u0275fac=function(e){return new(e||sF)},sF.\u0275mod=ge({type:sF}),sF.\u0275inj=fe({});let x1=class extends et{constructor(e,n,i,a,r,s){super(),this.renderer=i,this.document=a,this.element=s,e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this)),r.setHost(this)}get autoExpandAll(){return this._getOption("autoExpandAll")}set autoExpandAll(e){this._setOption("autoExpandAll",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get _optionPath(){return"masterDetail"}setTemplate(e){this.template=e}ngAfterViewInit(){C7(this,this.element,this.renderer,this.document)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};x1.\u0275fac=function(e){return new(e||x1)(E(m,5),E(m,1),E(Ho),E(zn),E($r,1),E(qn))},x1.\u0275cmp=xe({type:x1,selectors:[["dxo-master-detail"]],inputs:{autoExpandAll:"autoExpandAll",enabled:"enabled",template:"template"},features:[_e([m,$r]),me],ngContentSelectors:O7,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:["[_nghost-%COMP%] { display: block; }"]}),x1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]},{type:Ho},{type:void 0,decorators:[{type:sd,args:[zn]}]},{type:$r,decorators:[{type:x}]},{type:qn}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],x1.prototype,"autoExpandAll",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],x1.prototype,"enabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],x1.prototype,"template",null),x1=h([I(0,j()),I(0,x()),I(1,x()),I(3,sd(zn)),I(4,x()),l("design:paramtypes",[m,m,Ho,Object,$r,qn])],x1);let oF=class{};oF.\u0275fac=function(e){return new(e||oF)},oF.\u0275mod=ge({type:oF}),oF.\u0275inj=fe({});let Xc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get days(){return this._getOption("days")}set days(e){this._setOption("days",e)}get hours(){return this._getOption("hours")}set hours(e){this._setOption("hours",e)}get milliseconds(){return this._getOption("milliseconds")}set milliseconds(e){this._setOption("milliseconds",e)}get minutes(){return this._getOption("minutes")}set minutes(e){this._setOption("minutes",e)}get months(){return this._getOption("months")}set months(e){this._setOption("months",e)}get quarters(){return this._getOption("quarters")}set quarters(e){this._setOption("quarters",e)}get seconds(){return this._getOption("seconds")}set seconds(e){this._setOption("seconds",e)}get weeks(){return this._getOption("weeks")}set weeks(e){this._setOption("weeks",e)}get years(){return this._getOption("years")}set years(e){this._setOption("years",e)}get _optionPath(){return"maxRange"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Xc.\u0275fac=function(e){return new(e||Xc)(E(m,5),E(m,1))},Xc.\u0275cmp=xe({type:Xc,selectors:[["dxo-max-range"]],inputs:{days:"days",hours:"hours",milliseconds:"milliseconds",minutes:"minutes",months:"months",quarters:"quarters",seconds:"seconds",weeks:"weeks",years:"years"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Xc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"days",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"hours",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"milliseconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"minutes",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"months",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"quarters",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"seconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"weeks",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Xc.prototype,"years",null),Xc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Xc);let lF=class{};lF.\u0275fac=function(e){return new(e||lF)},lF.\u0275mod=ge({type:lF}),lF.\u0275inj=fe({});class rht extends et{get allowedTargets(){return this._getOption("allowedTargets")}set allowedTargets(e){this._setOption("allowedTargets",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}}let TD=class extends rht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"mediaResizing"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};TD.\u0275fac=function(e){return new(e||TD)(E(m,5),E(m,1))},TD.\u0275cmp=xe({type:TD,selectors:[["dxo-media-resizing"]],inputs:{allowedTargets:"allowedTargets",enabled:"enabled"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),TD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],TD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],TD);let dF=class{};dF.\u0275fac=function(e){return new(e||dF)},dF.\u0275mod=ge({type:dF}),dF.\u0275inj=fe({});class sht extends or{get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get displayExpr(){return this._getOption("displayExpr")}set displayExpr(e){this._setOption("displayExpr",e)}get itemTemplate(){return this._getOption("itemTemplate")}set itemTemplate(e){this._setOption("itemTemplate",e)}get marker(){return this._getOption("marker")}set marker(e){this._setOption("marker",e)}get minSearchLength(){return this._getOption("minSearchLength")}set minSearchLength(e){this._setOption("minSearchLength",e)}get searchExpr(){return this._getOption("searchExpr")}set searchExpr(e){this._setOption("searchExpr",e)}get searchTimeout(){return this._getOption("searchTimeout")}set searchTimeout(e){this._setOption("searchTimeout",e)}get template(){return this._getOption("template")}set template(e){this._setOption("template",e)}get valueExpr(){return this._getOption("valueExpr")}set valueExpr(e){this._setOption("valueExpr",e)}}let ED=class extends sht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"mentions"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};ED.\u0275fac=function(e){return new(e||ED)(E(m,5),E(m,1))},ED.\u0275cmp=xe({type:ED,selectors:[["dxi-mention"]],inputs:{dataSource:"dataSource",displayExpr:"displayExpr",itemTemplate:"itemTemplate",marker:"marker",minSearchLength:"minSearchLength",searchExpr:"searchExpr",searchTimeout:"searchTimeout",template:"template",valueExpr:"valueExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ED.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],ED=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ED);let uF=class{};uF.\u0275fac=function(e){return new(e||uF)},uF.\u0275mod=ge({type:uF}),uF.\u0275inj=fe({});let Ty=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get action(){return this._getOption("action")}set action(e){this._setOption("action",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get _optionPath(){return"menuItems"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Ty.\u0275fac=function(e){return new(e||Ty)(E(m,5),E(m,1))},Ty.\u0275cmp=xe({type:Ty,selectors:[["dxi-menu-item"]],inputs:{action:"action",text:"text"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ty.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Ty.prototype,"action",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ty.prototype,"text",null),Ty=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ty);let cF=class{};cF.\u0275fac=function(e){return new(e||cF)},cF.\u0275mod=ge({type:cF}),cF.\u0275inj=fe({});let Zc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get days(){return this._getOption("days")}set days(e){this._setOption("days",e)}get hours(){return this._getOption("hours")}set hours(e){this._setOption("hours",e)}get milliseconds(){return this._getOption("milliseconds")}set milliseconds(e){this._setOption("milliseconds",e)}get minutes(){return this._getOption("minutes")}set minutes(e){this._setOption("minutes",e)}get months(){return this._getOption("months")}set months(e){this._setOption("months",e)}get quarters(){return this._getOption("quarters")}set quarters(e){this._setOption("quarters",e)}get seconds(){return this._getOption("seconds")}set seconds(e){this._setOption("seconds",e)}get weeks(){return this._getOption("weeks")}set weeks(e){this._setOption("weeks",e)}get years(){return this._getOption("years")}set years(e){this._setOption("years",e)}get _optionPath(){return"minRange"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Zc.\u0275fac=function(e){return new(e||Zc)(E(m,5),E(m,1))},Zc.\u0275cmp=xe({type:Zc,selectors:[["dxo-min-range"]],inputs:{days:"days",hours:"hours",milliseconds:"milliseconds",minutes:"minutes",months:"months",quarters:"quarters",seconds:"seconds",weeks:"weeks",years:"years"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Zc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"days",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"hours",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"milliseconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"minutes",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"months",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"quarters",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"seconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"weeks",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zc.prototype,"years",null),Zc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Zc);let pF=class{};pF.\u0275fac=function(e){return new(e||pF)},pF.\u0275mod=ge({type:pF}),pF.\u0275inj=fe({});let Qc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get days(){return this._getOption("days")}set days(e){this._setOption("days",e)}get hours(){return this._getOption("hours")}set hours(e){this._setOption("hours",e)}get milliseconds(){return this._getOption("milliseconds")}set milliseconds(e){this._setOption("milliseconds",e)}get minutes(){return this._getOption("minutes")}set minutes(e){this._setOption("minutes",e)}get months(){return this._getOption("months")}set months(e){this._setOption("months",e)}get quarters(){return this._getOption("quarters")}set quarters(e){this._setOption("quarters",e)}get seconds(){return this._getOption("seconds")}set seconds(e){this._setOption("seconds",e)}get weeks(){return this._getOption("weeks")}set weeks(e){this._setOption("weeks",e)}get years(){return this._getOption("years")}set years(e){this._setOption("years",e)}get _optionPath(){return"minVisualRangeLength"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Qc.\u0275fac=function(e){return new(e||Qc)(E(m,5),E(m,1))},Qc.\u0275cmp=xe({type:Qc,selectors:[["dxo-min-visual-range-length"]],inputs:{days:"days",hours:"hours",milliseconds:"milliseconds",minutes:"minutes",months:"months",quarters:"quarters",seconds:"seconds",weeks:"weeks",years:"years"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Qc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"days",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"hours",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"milliseconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"minutes",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"months",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"quarters",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"seconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"weeks",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Qc.prototype,"years",null),Qc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Qc);let hF=class{};hF.\u0275fac=function(e){return new(e||hF)},hF.\u0275mod=ge({type:hF}),hF.\u0275inj=fe({});let $f=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"minorGrid"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};$f.\u0275fac=function(e){return new(e||$f)(E(m,5),E(m,1))},$f.\u0275cmp=xe({type:$f,selectors:[["dxo-minor-grid"]],inputs:{color:"color",opacity:"opacity",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),$f.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],$f.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],$f.prototype,"opacity",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],$f.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],$f.prototype,"width",null),$f=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],$f);let mF=class{};mF.\u0275fac=function(e){return new(e||mF)},mF.\u0275mod=ge({type:mF}),mF.\u0275inj=fe({});let e0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get days(){return this._getOption("days")}set days(e){this._setOption("days",e)}get hours(){return this._getOption("hours")}set hours(e){this._setOption("hours",e)}get milliseconds(){return this._getOption("milliseconds")}set milliseconds(e){this._setOption("milliseconds",e)}get minutes(){return this._getOption("minutes")}set minutes(e){this._setOption("minutes",e)}get months(){return this._getOption("months")}set months(e){this._setOption("months",e)}get quarters(){return this._getOption("quarters")}set quarters(e){this._setOption("quarters",e)}get seconds(){return this._getOption("seconds")}set seconds(e){this._setOption("seconds",e)}get weeks(){return this._getOption("weeks")}set weeks(e){this._setOption("weeks",e)}get years(){return this._getOption("years")}set years(e){this._setOption("years",e)}get _optionPath(){return"minorTickInterval"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};e0.\u0275fac=function(e){return new(e||e0)(E(m,5),E(m,1))},e0.\u0275cmp=xe({type:e0,selectors:[["dxo-minor-tick-interval"]],inputs:{days:"days",hours:"hours",milliseconds:"milliseconds",minutes:"minutes",months:"months",quarters:"quarters",seconds:"seconds",weeks:"weeks",years:"years"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),e0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"days",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"hours",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"milliseconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"minutes",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"months",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"quarters",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"seconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"weeks",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],e0.prototype,"years",null),e0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],e0);let fF=class{};fF.\u0275fac=function(e){return new(e||fF)},fF.\u0275mod=ge({type:fF}),fF.\u0275inj=fe({});let ch=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get length(){return this._getOption("length")}set length(e){this._setOption("length",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get shift(){return this._getOption("shift")}set shift(e){this._setOption("shift",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"minorTick"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ch.\u0275fac=function(e){return new(e||ch)(E(m,5),E(m,1))},ch.\u0275cmp=xe({type:ch,selectors:[["dxo-minor-tick"]],inputs:{color:"color",length:"length",opacity:"opacity",shift:"shift",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ch.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],ch.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ch.prototype,"length",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ch.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ch.prototype,"shift",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],ch.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ch.prototype,"width",null),ch=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ch);let gF=class{};gF.\u0275fac=function(e){return new(e||gF)},gF.\u0275mod=ge({type:gF}),gF.\u0275inj=fe({});let Ey=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get _optionPath(){return"my"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ey.\u0275fac=function(e){return new(e||Ey)(E(m,5),E(m,1))},Ey.\u0275cmp=xe({type:Ey,selectors:[["dxo-my"]],inputs:{x:"x",y:"y"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ey.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Ey.prototype,"x",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ey.prototype,"y",null),Ey=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ey);let Fb=class{};Fb.\u0275fac=function(e){return new(e||Fb)},Fb.\u0275mod=ge({type:Fb}),Fb.\u0275inj=fe({});let ph=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get padding(){return this._getOption("padding")}set padding(e){this._setOption("padding",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"node"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ph.\u0275fac=function(e){return new(e||ph)(E(m,5),E(m,1))},ph.\u0275cmp=xe({type:ph,selectors:[["dxo-node"]],inputs:{border:"border",color:"color",hoverStyle:"hoverStyle",opacity:"opacity",padding:"padding",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ph.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ph.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],ph.prototype,"color",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],ph.prototype,"hoverStyle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ph.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ph.prototype,"padding",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ph.prototype,"width",null),ph=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ph);let _F=class{};_F.\u0275fac=function(e){return new(e||_F)},_F.\u0275mod=ge({type:_F}),_F.\u0275inj=fe({});let po=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get autoLayout(){return this._getOption("autoLayout")}set autoLayout(e){this._setOption("autoLayout",e)}get autoSizeEnabled(){return this._getOption("autoSizeEnabled")}set autoSizeEnabled(e){this._setOption("autoSizeEnabled",e)}get containerChildrenExpr(){return this._getOption("containerChildrenExpr")}set containerChildrenExpr(e){this._setOption("containerChildrenExpr",e)}get containerKeyExpr(){return this._getOption("containerKeyExpr")}set containerKeyExpr(e){this._setOption("containerKeyExpr",e)}get customDataExpr(){return this._getOption("customDataExpr")}set customDataExpr(e){this._setOption("customDataExpr",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get heightExpr(){return this._getOption("heightExpr")}set heightExpr(e){this._setOption("heightExpr",e)}get imageUrlExpr(){return this._getOption("imageUrlExpr")}set imageUrlExpr(e){this._setOption("imageUrlExpr",e)}get itemsExpr(){return this._getOption("itemsExpr")}set itemsExpr(e){this._setOption("itemsExpr",e)}get keyExpr(){return this._getOption("keyExpr")}set keyExpr(e){this._setOption("keyExpr",e)}get leftExpr(){return this._getOption("leftExpr")}set leftExpr(e){this._setOption("leftExpr",e)}get lockedExpr(){return this._getOption("lockedExpr")}set lockedExpr(e){this._setOption("lockedExpr",e)}get parentKeyExpr(){return this._getOption("parentKeyExpr")}set parentKeyExpr(e){this._setOption("parentKeyExpr",e)}get styleExpr(){return this._getOption("styleExpr")}set styleExpr(e){this._setOption("styleExpr",e)}get textExpr(){return this._getOption("textExpr")}set textExpr(e){this._setOption("textExpr",e)}get textStyleExpr(){return this._getOption("textStyleExpr")}set textStyleExpr(e){this._setOption("textStyleExpr",e)}get topExpr(){return this._getOption("topExpr")}set topExpr(e){this._setOption("topExpr",e)}get typeExpr(){return this._getOption("typeExpr")}set typeExpr(e){this._setOption("typeExpr",e)}get widthExpr(){return this._getOption("widthExpr")}set widthExpr(e){this._setOption("widthExpr",e)}get zIndexExpr(){return this._getOption("zIndexExpr")}set zIndexExpr(e){this._setOption("zIndexExpr",e)}get _optionPath(){return"nodes"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};po.\u0275fac=function(e){return new(e||po)(E(m,5),E(m,1))},po.\u0275cmp=xe({type:po,selectors:[["dxo-nodes"]],inputs:{autoLayout:"autoLayout",autoSizeEnabled:"autoSizeEnabled",containerChildrenExpr:"containerChildrenExpr",containerKeyExpr:"containerKeyExpr",customDataExpr:"customDataExpr",dataSource:"dataSource",heightExpr:"heightExpr",imageUrlExpr:"imageUrlExpr",itemsExpr:"itemsExpr",keyExpr:"keyExpr",leftExpr:"leftExpr",lockedExpr:"lockedExpr",parentKeyExpr:"parentKeyExpr",styleExpr:"styleExpr",textExpr:"textExpr",textStyleExpr:"textStyleExpr",topExpr:"topExpr",typeExpr:"typeExpr",widthExpr:"widthExpr",zIndexExpr:"zIndexExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),po.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"autoLayout",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],po.prototype,"autoSizeEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"containerChildrenExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"containerKeyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"customDataExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"heightExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"imageUrlExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"itemsExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"keyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"leftExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"lockedExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"parentKeyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"styleExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"textExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"textStyleExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"topExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"typeExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"widthExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],po.prototype,"zIndexExpr",null),po=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],po);let yF=class{};yF.\u0275fac=function(e){return new(e||yF)},yF.\u0275mod=ge({type:yF}),yF.\u0275inj=fe({});let Ay=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get showPanel(){return this._getOption("showPanel")}set showPanel(e){this._setOption("showPanel",e)}get showPopup(){return this._getOption("showPopup")}set showPopup(e){this._setOption("showPopup",e)}get _optionPath(){return"notifications"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ay.\u0275fac=function(e){return new(e||Ay)(E(m,5),E(m,1))},Ay.\u0275cmp=xe({type:Ay,selectors:[["dxo-notifications"]],inputs:{showPanel:"showPanel",showPopup:"showPopup"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ay.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ay.prototype,"showPanel",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ay.prototype,"showPopup",null),Ay=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ay);let vF=class{};vF.\u0275fac=function(e){return new(e||vF)},vF.\u0275mod=ge({type:vF}),vF.\u0275inj=fe({});let ky=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get x(){return this._getOption("x")}set x(e){this._setOption("x",e)}get y(){return this._getOption("y")}set y(e){this._setOption("y",e)}get _optionPath(){return"offset"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ky.\u0275fac=function(e){return new(e||ky)(E(m,5),E(m,1))},ky.\u0275cmp=xe({type:ky,selectors:[["dxo-offset"]],inputs:{x:"x",y:"y"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ky.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ky.prototype,"x",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],ky.prototype,"y",null),ky=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ky);let Hb=class{};Hb.\u0275fac=function(e){return new(e||Hb)},Hb.\u0275mod=ge({type:Hb}),Hb.\u0275inj=fe({});class oht extends et{get between(){return this._getOption("between")}set between(e){this._setOption("between",e)}get contains(){return this._getOption("contains")}set contains(e){this._setOption("contains",e)}get endsWith(){return this._getOption("endsWith")}set endsWith(e){this._setOption("endsWith",e)}get equal(){return this._getOption("equal")}set equal(e){this._setOption("equal",e)}get greaterThan(){return this._getOption("greaterThan")}set greaterThan(e){this._setOption("greaterThan",e)}get greaterThanOrEqual(){return this._getOption("greaterThanOrEqual")}set greaterThanOrEqual(e){this._setOption("greaterThanOrEqual",e)}get lessThan(){return this._getOption("lessThan")}set lessThan(e){this._setOption("lessThan",e)}get lessThanOrEqual(){return this._getOption("lessThanOrEqual")}set lessThanOrEqual(e){this._setOption("lessThanOrEqual",e)}get notContains(){return this._getOption("notContains")}set notContains(e){this._setOption("notContains",e)}get notEqual(){return this._getOption("notEqual")}set notEqual(e){this._setOption("notEqual",e)}get startsWith(){return this._getOption("startsWith")}set startsWith(e){this._setOption("startsWith",e)}}let AD=class extends oht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"operationDescriptions"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};AD.\u0275fac=function(e){return new(e||AD)(E(m,5),E(m,1))},AD.\u0275cmp=xe({type:AD,selectors:[["dxo-operation-descriptions"]],inputs:{between:"between",contains:"contains",endsWith:"endsWith",equal:"equal",greaterThan:"greaterThan",greaterThanOrEqual:"greaterThanOrEqual",lessThan:"lessThan",lessThanOrEqual:"lessThanOrEqual",notContains:"notContains",notEqual:"notEqual",startsWith:"startsWith"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),AD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],AD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],AD);let bF=class{};bF.\u0275fac=function(e){return new(e||bF)},bF.\u0275mod=ge({type:bF}),bF.\u0275inj=fe({});let kD=class extends wOe{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"options"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};kD.\u0275fac=function(e){return new(e||kD)(E(m,5),E(m,1))},kD.\u0275cmp=xe({type:kD,selectors:[["dxo-options"]],inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",disabled:"disabled",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",icon:"icon",onClick:"onClick",onContentReady:"onContentReady",onDisposing:"onDisposing",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",rtlEnabled:"rtlEnabled",stylingMode:"stylingMode",tabIndex:"tabIndex",template:"template",text:"text",type:"type",useSubmitBehavior:"useSubmitBehavior",validationGroup:"validationGroup",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),kD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],kD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],kD);let MF=class{};MF.\u0275fac=function(e){return new(e||MF)},MF.\u0275mod=ge({type:MF}),MF.\u0275inj=fe({});let Vf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"pageSize"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Vf.\u0275fac=function(e){return new(e||Vf)(E(m,5),E(m,1))},Vf.\u0275cmp=xe({type:Vf,selectors:[["dxo-page-size"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Vr,4),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{height:"height",items:"items",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Vf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Vf.prototype,"height",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Vf.prototype,"items",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Vf.prototype,"width",null),h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],Vf.prototype,"itemsChildren",null),Vf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Vf);let xF=class{};xF.\u0275fac=function(e){return new(e||xF)},xF.\u0275mod=ge({type:xF}),xF.\u0275inj=fe({});let hp=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowedPageSizes(){return this._getOption("allowedPageSizes")}set allowedPageSizes(e){this._setOption("allowedPageSizes",e)}get displayMode(){return this._getOption("displayMode")}set displayMode(e){this._setOption("displayMode",e)}get infoText(){return this._getOption("infoText")}set infoText(e){this._setOption("infoText",e)}get showInfo(){return this._getOption("showInfo")}set showInfo(e){this._setOption("showInfo",e)}get showNavigationButtons(){return this._getOption("showNavigationButtons")}set showNavigationButtons(e){this._setOption("showNavigationButtons",e)}get showPageSizeSelector(){return this._getOption("showPageSizeSelector")}set showPageSizeSelector(e){this._setOption("showPageSizeSelector",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"pager"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};hp.\u0275fac=function(e){return new(e||hp)(E(m,5),E(m,1))},hp.\u0275cmp=xe({type:hp,selectors:[["dxo-pager"]],inputs:{allowedPageSizes:"allowedPageSizes",displayMode:"displayMode",infoText:"infoText",showInfo:"showInfo",showNavigationButtons:"showNavigationButtons",showPageSizeSelector:"showPageSizeSelector",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),hp.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],hp.prototype,"allowedPageSizes",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hp.prototype,"displayMode",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hp.prototype,"infoText",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hp.prototype,"showInfo",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hp.prototype,"showNavigationButtons",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hp.prototype,"showPageSizeSelector",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],hp.prototype,"visible",null),hp=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],hp);let DF=class{};DF.\u0275fac=function(e){return new(e||DF)},DF.\u0275mod=ge({type:DF}),DF.\u0275inj=fe({});let dm=class extends et{constructor(e,n){super(),this._createEventEmitters([{emit:"pageIndexChange"},{emit:"pageSizeChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get pageIndex(){return this._getOption("pageIndex")}set pageIndex(e){this._setOption("pageIndex",e)}get pageSize(){return this._getOption("pageSize")}set pageSize(e){this._setOption("pageSize",e)}get _optionPath(){return"paging"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};dm.\u0275fac=function(e){return new(e||dm)(E(m,5),E(m,1))},dm.\u0275cmp=xe({type:dm,selectors:[["dxo-paging"]],inputs:{enabled:"enabled",pageIndex:"pageIndex",pageSize:"pageSize"},outputs:{pageIndexChange:"pageIndexChange",pageSizeChange:"pageSizeChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),dm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dm.prototype,"enabled",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dm.prototype,"pageIndex",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dm.prototype,"pageSize",null),h([it(),l("design:type",Ae)],dm.prototype,"pageIndexChange",void 0),h([it(),l("design:type",Ae)],dm.prototype,"pageSizeChange",void 0),dm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],dm);let wF=class{};wF.\u0275fac=function(e){return new(e||wF)},wF.\u0275mod=ge({type:wF}),wF.\u0275inj=fe({});let Wf=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get _optionPath(){return"panes"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Wf.\u0275fac=function(e){return new(e||Wf)(E(m,5),E(m,1))},Wf.\u0275cmp=xe({type:Wf,selectors:[["dxi-pane"]],inputs:{backgroundColor:"backgroundColor",border:"border",height:"height",name:"name"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Wf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Wf.prototype,"backgroundColor",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wf.prototype,"border",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wf.prototype,"height",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Wf.prototype,"name",null),Wf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Wf);let CF=class{};CF.\u0275fac=function(e){return new(e||CF)},CF.\u0275mod=ge({type:CF}),CF.\u0275inj=fe({});let mp=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get copy(){return this._getOption("copy")}set copy(e){this._setOption("copy",e)}get create(){return this._getOption("create")}set create(e){this._setOption("create",e)}get delete(){return this._getOption("delete")}set delete(e){this._setOption("delete",e)}get download(){return this._getOption("download")}set download(e){this._setOption("download",e)}get move(){return this._getOption("move")}set move(e){this._setOption("move",e)}get rename(){return this._getOption("rename")}set rename(e){this._setOption("rename",e)}get upload(){return this._getOption("upload")}set upload(e){this._setOption("upload",e)}get _optionPath(){return"permissions"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};mp.\u0275fac=function(e){return new(e||mp)(E(m,5),E(m,1))},mp.\u0275cmp=xe({type:mp,selectors:[["dxo-permissions"]],inputs:{copy:"copy",create:"create",delete:"delete",download:"download",move:"move",rename:"rename",upload:"upload"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),mp.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],mp.prototype,"copy",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],mp.prototype,"create",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],mp.prototype,"delete",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],mp.prototype,"download",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],mp.prototype,"move",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],mp.prototype,"rename",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],mp.prototype,"upload",null),mp=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],mp);let SF=class{};SF.\u0275fac=function(e){return new(e||SF)},SF.\u0275mod=ge({type:SF}),SF.\u0275inj=fe({});let uc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get hoverMode(){return this._getOption("hoverMode")}set hoverMode(e){this._setOption("hoverMode",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get image(){return this._getOption("image")}set image(e){this._setOption("image",e)}get selectionMode(){return this._getOption("selectionMode")}set selectionMode(e){this._setOption("selectionMode",e)}get selectionStyle(){return this._getOption("selectionStyle")}set selectionStyle(e){this._setOption("selectionStyle",e)}get size(){return this._getOption("size")}set size(e){this._setOption("size",e)}get symbol(){return this._getOption("symbol")}set symbol(e){this._setOption("symbol",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"point"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};uc.\u0275fac=function(e){return new(e||uc)(E(m,5),E(m,1))},uc.\u0275cmp=xe({type:uc,selectors:[["dxo-point"]],inputs:{border:"border",color:"color",hoverMode:"hoverMode",hoverStyle:"hoverStyle",image:"image",selectionMode:"selectionMode",selectionStyle:"selectionStyle",size:"size",symbol:"symbol",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),uc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],uc.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],uc.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],uc.prototype,"hoverMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],uc.prototype,"hoverStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],uc.prototype,"image",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],uc.prototype,"selectionMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],uc.prototype,"selectionStyle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],uc.prototype,"size",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],uc.prototype,"symbol",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],uc.prototype,"visible",null),uc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],uc);let OF=class{};OF.\u0275fac=function(e){return new(e||OF)},OF.\u0275mod=ge({type:OF}),OF.\u0275inj=fe({});let um=class extends tse{constructor(e,n){super(),this._createEventEmitters([{emit:"heightChange"},{emit:"positionChange"},{emit:"visibleChange"},{emit:"widthChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"popup"}get toolbarItemsChildren(){return this._getOption("toolbarItems")}set toolbarItemsChildren(e){this.setChildren("toolbarItems",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};um.\u0275fac=function(e){return new(e||um)(E(m,5),E(m,1))},um.\u0275cmp=xe({type:um,selectors:[["dxo-popup"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Al,4),2&e){let a;Zt(a=Qt())&&(n.toolbarItemsChildren=a)}},inputs:{accessKey:"accessKey",animation:"animation",closeOnOutsideClick:"closeOnOutsideClick",container:"container",contentTemplate:"contentTemplate",copyRootClassesToWrapper:"copyRootClassesToWrapper",deferRendering:"deferRendering",disabled:"disabled",dragAndResizeArea:"dragAndResizeArea",dragEnabled:"dragEnabled",dragOutsideBoundary:"dragOutsideBoundary",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",fullScreen:"fullScreen",height:"height",hideOnParentScroll:"hideOnParentScroll",hint:"hint",hoverStateEnabled:"hoverStateEnabled",maxHeight:"maxHeight",maxWidth:"maxWidth",minHeight:"minHeight",minWidth:"minWidth",onContentReady:"onContentReady",onDisposing:"onDisposing",onHidden:"onHidden",onHiding:"onHiding",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",onResize:"onResize",onResizeEnd:"onResizeEnd",onResizeStart:"onResizeStart",onShowing:"onShowing",onShown:"onShown",onTitleRendered:"onTitleRendered",position:"position",resizeEnabled:"resizeEnabled",restorePosition:"restorePosition",rtlEnabled:"rtlEnabled",shading:"shading",shadingColor:"shadingColor",showCloseButton:"showCloseButton",showTitle:"showTitle",tabIndex:"tabIndex",title:"title",titleTemplate:"titleTemplate",toolbarItems:"toolbarItems",visible:"visible",width:"width",wrapperAttr:"wrapperAttr"},outputs:{heightChange:"heightChange",positionChange:"positionChange",visibleChange:"visibleChange",widthChange:"widthChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),um.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],um.prototype,"heightChange",void 0),h([it(),l("design:type",Ae)],um.prototype,"positionChange",void 0),h([it(),l("design:type",Ae)],um.prototype,"visibleChange",void 0),h([it(),l("design:type",Ae)],um.prototype,"widthChange",void 0),h([Ei(hn(()=>Al)),l("design:type",ci),l("design:paramtypes",[Object])],um.prototype,"toolbarItemsChildren",null),um=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],um);let TF=class{};TF.\u0275fac=function(e){return new(e||TF)},TF.\u0275mod=ge({type:TF}),TF.\u0275inj=fe({});class lht extends et{get at(){return this._getOption("at")}set at(e){this._setOption("at",e)}get boundary(){return this._getOption("boundary")}set boundary(e){this._setOption("boundary",e)}get boundaryOffset(){return this._getOption("boundaryOffset")}set boundaryOffset(e){this._setOption("boundaryOffset",e)}get collision(){return this._getOption("collision")}set collision(e){this._setOption("collision",e)}get my(){return this._getOption("my")}set my(e){this._setOption("my",e)}get of(){return this._getOption("of")}set of(e){this._setOption("of",e)}get offset(){return this._getOption("offset")}set offset(e){this._setOption("offset",e)}}let ID=class extends lht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"position"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ID.\u0275fac=function(e){return new(e||ID)(E(m,5),E(m,1))},ID.\u0275cmp=xe({type:ID,selectors:[["dxo-position"]],inputs:{at:"at",boundary:"boundary",boundaryOffset:"boundaryOffset",collision:"collision",my:"my",of:"of",offset:"offset"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ID.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],ID=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ID);let Bb=class{};Bb.\u0275fac=function(e){return new(e||Bb)},Bb.\u0275mod=ge({type:Bb}),Bb.\u0275inj=fe({});class dht extends et{get aspectRatio(){return this._getOption("aspectRatio")}set aspectRatio(e){this._setOption("aspectRatio",e)}get from(){return this._getOption("from")}set from(e){this._setOption("from",e)}get to(){return this._getOption("to")}set to(e){this._setOption("to",e)}}let LD=class extends dht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"projection"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};LD.\u0275fac=function(e){return new(e||LD)(E(m,5),E(m,1))},LD.\u0275cmp=xe({type:LD,selectors:[["dxo-projection"]],inputs:{aspectRatio:"aspectRatio",from:"from",to:"to"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),LD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],LD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],LD);let EF=class{};EF.\u0275fac=function(e){return new(e||EF)},EF.\u0275mod=ge({type:EF}),EF.\u0275inj=fe({});let D1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get tabs(){return this._getOption("tabs")}set tabs(e){this._setOption("tabs",e)}get visibility(){return this._getOption("visibility")}set visibility(e){this._setOption("visibility",e)}get _optionPath(){return"propertiesPanel"}get tabsChildren(){return this._getOption("tabs")}set tabsChildren(e){this.setChildren("tabs",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};D1.\u0275fac=function(e){return new(e||D1)(E(m,5),E(m,1))},D1.\u0275cmp=xe({type:D1,selectors:[["dxo-properties-panel"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,ko,4),2&e){let a;Zt(a=Qt())&&(n.tabsChildren=a)}},inputs:{tabs:"tabs",visibility:"visibility"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),D1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],D1.prototype,"tabs",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],D1.prototype,"visibility",null),h([Ei(hn(()=>ko)),l("design:type",ci),l("design:paramtypes",[Object])],D1.prototype,"tabsChildren",null),D1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],D1);let AF=class{};AF.\u0275fac=function(e){return new(e||AF)},AF.\u0275mod=ge({type:AF}),AF.\u0275inj=fe({});let cm=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get endValue(){return this._getOption("endValue")}set endValue(e){this._setOption("endValue",e)}get startValue(){return this._getOption("startValue")}set startValue(e){this._setOption("startValue",e)}get _optionPath(){return"ranges"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};cm.\u0275fac=function(e){return new(e||cm)(E(m,5),E(m,1))},cm.\u0275cmp=xe({type:cm,selectors:[["dxi-range"]],inputs:{color:"color",endValue:"endValue",startValue:"startValue"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),cm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],cm.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],cm.prototype,"endValue",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],cm.prototype,"startValue",null),cm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],cm);let kF=class{};kF.\u0275fac=function(e){return new(e||kF)},kF.\u0275mod=ge({type:kF}),kF.\u0275inj=fe({});let cc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get offset(){return this._getOption("offset")}set offset(e){this._setOption("offset",e)}get orientation(){return this._getOption("orientation")}set orientation(e){this._setOption("orientation",e)}get palette(){return this._getOption("palette")}set palette(e){this._setOption("palette",e)}get paletteExtensionMode(){return this._getOption("paletteExtensionMode")}set paletteExtensionMode(e){this._setOption("paletteExtensionMode",e)}get ranges(){return this._getOption("ranges")}set ranges(e){this._setOption("ranges",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get horizontalOrientation(){return this._getOption("horizontalOrientation")}set horizontalOrientation(e){this._setOption("horizontalOrientation",e)}get verticalOrientation(){return this._getOption("verticalOrientation")}set verticalOrientation(e){this._setOption("verticalOrientation",e)}get _optionPath(){return"rangeContainer"}get rangesChildren(){return this._getOption("ranges")}set rangesChildren(e){this.setChildren("ranges",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};cc.\u0275fac=function(e){return new(e||cc)(E(m,5),E(m,1))},cc.\u0275cmp=xe({type:cc,selectors:[["dxo-range-container"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,cm,4),2&e){let a;Zt(a=Qt())&&(n.rangesChildren=a)}},inputs:{backgroundColor:"backgroundColor",offset:"offset",orientation:"orientation",palette:"palette",paletteExtensionMode:"paletteExtensionMode",ranges:"ranges",width:"width",horizontalOrientation:"horizontalOrientation",verticalOrientation:"verticalOrientation"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),cc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],cc.prototype,"backgroundColor",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],cc.prototype,"offset",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],cc.prototype,"orientation",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],cc.prototype,"palette",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],cc.prototype,"paletteExtensionMode",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],cc.prototype,"ranges",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],cc.prototype,"width",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],cc.prototype,"horizontalOrientation",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],cc.prototype,"verticalOrientation",null),h([Ei(hn(()=>cm)),l("design:type",ci),l("design:paramtypes",[Object])],cc.prototype,"rangesChildren",null),cc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],cc);let IF=class{};IF.\u0275fac=function(e){return new(e||IF)},IF.\u0275mod=ge({type:IF}),IF.\u0275inj=fe({});let ND=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"rangearea"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ND.\u0275fac=function(e){return new(e||ND)(E(m,5),E(m,1))},ND.\u0275cmp=xe({type:ND,selectors:[["dxo-rangearea"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ND.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],ND=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ND);let LF=class{};LF.\u0275fac=function(e){return new(e||LF)},LF.\u0275mod=ge({type:LF}),LF.\u0275inj=fe({});let PD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"rangebar"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};PD.\u0275fac=function(e){return new(e||PD)(E(m,5),E(m,1))},PD.\u0275cmp=xe({type:PD,selectors:[["dxo-rangebar"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),PD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],PD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],PD);let NF=class{};NF.\u0275fac=function(e){return new(e||NF)},NF.\u0275mod=ge({type:NF}),NF.\u0275inj=fe({});let Iy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get level(){return this._getOption("level")}set level(e){this._setOption("level",e)}get _optionPath(){return"reduction"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Iy.\u0275fac=function(e){return new(e||Iy)(E(m,5),E(m,1))},Iy.\u0275cmp=xe({type:Iy,selectors:[["dxo-reduction"]],inputs:{color:"color",level:"level"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Iy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Iy.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Iy.prototype,"level",null),Iy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Iy);let PF=class{};PF.\u0275fac=function(e){return new(e||PF)},PF.\u0275mod=ge({type:PF}),PF.\u0275inj=fe({});let hh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get filtering(){return this._getOption("filtering")}set filtering(e){this._setOption("filtering",e)}get grouping(){return this._getOption("grouping")}set grouping(e){this._setOption("grouping",e)}get groupPaging(){return this._getOption("groupPaging")}set groupPaging(e){this._setOption("groupPaging",e)}get paging(){return this._getOption("paging")}set paging(e){this._setOption("paging",e)}get sorting(){return this._getOption("sorting")}set sorting(e){this._setOption("sorting",e)}get summary(){return this._getOption("summary")}set summary(e){this._setOption("summary",e)}get _optionPath(){return"remoteOperations"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};hh.\u0275fac=function(e){return new(e||hh)(E(m,5),E(m,1))},hh.\u0275cmp=xe({type:hh,selectors:[["dxo-remote-operations"]],inputs:{filtering:"filtering",grouping:"grouping",groupPaging:"groupPaging",paging:"paging",sorting:"sorting",summary:"summary"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),hh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hh.prototype,"filtering",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hh.prototype,"grouping",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hh.prototype,"groupPaging",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hh.prototype,"paging",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hh.prototype,"sorting",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],hh.prototype,"summary",null),hh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],hh);let RF=class{};RF.\u0275fac=function(e){return new(e||RF)},RF.\u0275mod=ge({type:RF}),RF.\u0275inj=fe({});let Gf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get keyExpr(){return this._getOption("keyExpr")}set keyExpr(e){this._setOption("keyExpr",e)}get resourceIdExpr(){return this._getOption("resourceIdExpr")}set resourceIdExpr(e){this._setOption("resourceIdExpr",e)}get taskIdExpr(){return this._getOption("taskIdExpr")}set taskIdExpr(e){this._setOption("taskIdExpr",e)}get _optionPath(){return"resourceAssignments"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Gf.\u0275fac=function(e){return new(e||Gf)(E(m,5),E(m,1))},Gf.\u0275cmp=xe({type:Gf,selectors:[["dxo-resource-assignments"]],inputs:{dataSource:"dataSource",keyExpr:"keyExpr",resourceIdExpr:"resourceIdExpr",taskIdExpr:"taskIdExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Gf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Gf.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Gf.prototype,"keyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Gf.prototype,"resourceIdExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Gf.prototype,"taskIdExpr",null),Gf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Gf);let FF=class{};FF.\u0275fac=function(e){return new(e||FF)},FF.\u0275mod=ge({type:FF}),FF.\u0275inj=fe({});let pc=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowMultiple(){return this._getOption("allowMultiple")}set allowMultiple(e){this._setOption("allowMultiple",e)}get colorExpr(){return this._getOption("colorExpr")}set colorExpr(e){this._setOption("colorExpr",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get displayExpr(){return this._getOption("displayExpr")}set displayExpr(e){this._setOption("displayExpr",e)}get fieldExpr(){return this._getOption("fieldExpr")}set fieldExpr(e){this._setOption("fieldExpr",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get useColorAsDefault(){return this._getOption("useColorAsDefault")}set useColorAsDefault(e){this._setOption("useColorAsDefault",e)}get valueExpr(){return this._getOption("valueExpr")}set valueExpr(e){this._setOption("valueExpr",e)}get _optionPath(){return"resources"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};pc.\u0275fac=function(e){return new(e||pc)(E(m,5),E(m,1))},pc.\u0275cmp=xe({type:pc,selectors:[["dxi-resource"]],inputs:{allowMultiple:"allowMultiple",colorExpr:"colorExpr",dataSource:"dataSource",displayExpr:"displayExpr",fieldExpr:"fieldExpr",label:"label",useColorAsDefault:"useColorAsDefault",valueExpr:"valueExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),pc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],pc.prototype,"allowMultiple",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],pc.prototype,"colorExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],pc.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],pc.prototype,"displayExpr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],pc.prototype,"fieldExpr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],pc.prototype,"label",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],pc.prototype,"useColorAsDefault",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],pc.prototype,"valueExpr",null),pc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],pc);let zb=class{};zb.\u0275fac=function(e){return new(e||zb)},zb.\u0275mod=ge({type:zb}),zb.\u0275inj=fe({});let jf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get colorExpr(){return this._getOption("colorExpr")}set colorExpr(e){this._setOption("colorExpr",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get keyExpr(){return this._getOption("keyExpr")}set keyExpr(e){this._setOption("keyExpr",e)}get textExpr(){return this._getOption("textExpr")}set textExpr(e){this._setOption("textExpr",e)}get _optionPath(){return"resources"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};jf.\u0275fac=function(e){return new(e||jf)(E(m,5),E(m,1))},jf.\u0275cmp=xe({type:jf,selectors:[["dxo-resources"]],inputs:{colorExpr:"colorExpr",dataSource:"dataSource",keyExpr:"keyExpr",textExpr:"textExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),jf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],jf.prototype,"colorExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],jf.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],jf.prototype,"keyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],jf.prototype,"textExpr",null),jf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],jf);let HF=class{};HF.\u0275fac=function(e){return new(e||HF)},HF.\u0275mod=ge({type:HF}),HF.\u0275inj=fe({});let mh=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get locations(){return this._getOption("locations")}set locations(e){this._setOption("locations",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get weight(){return this._getOption("weight")}set weight(e){this._setOption("weight",e)}get _optionPath(){return"routes"}get locationsChildren(){return this._getOption("locations")}set locationsChildren(e){this.setChildren("locations",e)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};mh.\u0275fac=function(e){return new(e||mh)(E(m,5),E(m,1))},mh.\u0275cmp=xe({type:mh,selectors:[["dxi-route"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,hd,4),2&e){let a;Zt(a=Qt())&&(n.locationsChildren=a)}},inputs:{color:"color",locations:"locations",mode:"mode",opacity:"opacity",weight:"weight"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),mh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],mh.prototype,"color",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],mh.prototype,"locations",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],mh.prototype,"mode",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],mh.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],mh.prototype,"weight",null),h([Ei(hn(()=>hd)),l("design:type",ci),l("design:paramtypes",[Object])],mh.prototype,"locationsChildren",null),mh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],mh);let BF=class{};BF.\u0275fac=function(e){return new(e||BF)},BF.\u0275mod=ge({type:BF}),BF.\u0275inj=fe({});let Zr=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowDropInsideItem(){return this._getOption("allowDropInsideItem")}set allowDropInsideItem(e){this._setOption("allowDropInsideItem",e)}get allowReordering(){return this._getOption("allowReordering")}set allowReordering(e){this._setOption("allowReordering",e)}get autoScroll(){return this._getOption("autoScroll")}set autoScroll(e){this._setOption("autoScroll",e)}get boundary(){return this._getOption("boundary")}set boundary(e){this._setOption("boundary",e)}get container(){return this._getOption("container")}set container(e){this._setOption("container",e)}get cursorOffset(){return this._getOption("cursorOffset")}set cursorOffset(e){this._setOption("cursorOffset",e)}get data(){return this._getOption("data")}set data(e){this._setOption("data",e)}get dragDirection(){return this._getOption("dragDirection")}set dragDirection(e){this._setOption("dragDirection",e)}get dragTemplate(){return this._getOption("dragTemplate")}set dragTemplate(e){this._setOption("dragTemplate",e)}get dropFeedbackMode(){return this._getOption("dropFeedbackMode")}set dropFeedbackMode(e){this._setOption("dropFeedbackMode",e)}get filter(){return this._getOption("filter")}set filter(e){this._setOption("filter",e)}get group(){return this._getOption("group")}set group(e){this._setOption("group",e)}get handle(){return this._getOption("handle")}set handle(e){this._setOption("handle",e)}get onAdd(){return this._getOption("onAdd")}set onAdd(e){this._setOption("onAdd",e)}get onDragChange(){return this._getOption("onDragChange")}set onDragChange(e){this._setOption("onDragChange",e)}get onDragEnd(){return this._getOption("onDragEnd")}set onDragEnd(e){this._setOption("onDragEnd",e)}get onDragMove(){return this._getOption("onDragMove")}set onDragMove(e){this._setOption("onDragMove",e)}get onDragStart(){return this._getOption("onDragStart")}set onDragStart(e){this._setOption("onDragStart",e)}get onRemove(){return this._getOption("onRemove")}set onRemove(e){this._setOption("onRemove",e)}get onReorder(){return this._getOption("onReorder")}set onReorder(e){this._setOption("onReorder",e)}get scrollSensitivity(){return this._getOption("scrollSensitivity")}set scrollSensitivity(e){this._setOption("scrollSensitivity",e)}get scrollSpeed(){return this._getOption("scrollSpeed")}set scrollSpeed(e){this._setOption("scrollSpeed",e)}get showDragIcons(){return this._getOption("showDragIcons")}set showDragIcons(e){this._setOption("showDragIcons",e)}get _optionPath(){return"rowDragging"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Zr.\u0275fac=function(e){return new(e||Zr)(E(m,5),E(m,1))},Zr.\u0275cmp=xe({type:Zr,selectors:[["dxo-row-dragging"]],inputs:{allowDropInsideItem:"allowDropInsideItem",allowReordering:"allowReordering",autoScroll:"autoScroll",boundary:"boundary",container:"container",cursorOffset:"cursorOffset",data:"data",dragDirection:"dragDirection",dragTemplate:"dragTemplate",dropFeedbackMode:"dropFeedbackMode",filter:"filter",group:"group",handle:"handle",onAdd:"onAdd",onDragChange:"onDragChange",onDragEnd:"onDragEnd",onDragMove:"onDragMove",onDragStart:"onDragStart",onRemove:"onRemove",onReorder:"onReorder",scrollSensitivity:"scrollSensitivity",scrollSpeed:"scrollSpeed",showDragIcons:"showDragIcons"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Zr.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Zr.prototype,"allowDropInsideItem",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Zr.prototype,"allowReordering",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Zr.prototype,"autoScroll",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zr.prototype,"boundary",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zr.prototype,"container",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zr.prototype,"cursorOffset",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zr.prototype,"data",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Zr.prototype,"dragDirection",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Zr.prototype,"dragTemplate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Zr.prototype,"dropFeedbackMode",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Zr.prototype,"filter",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Zr.prototype,"group",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Zr.prototype,"handle",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zr.prototype,"onAdd",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zr.prototype,"onDragChange",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zr.prototype,"onDragEnd",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zr.prototype,"onDragMove",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zr.prototype,"onDragStart",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zr.prototype,"onRemove",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Zr.prototype,"onReorder",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zr.prototype,"scrollSensitivity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Zr.prototype,"scrollSpeed",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Zr.prototype,"showDragIcons",null),Zr=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Zr);let zF=class{};zF.\u0275fac=function(e){return new(e||zF)},zF.\u0275mod=ge({type:zF}),zF.\u0275inj=fe({});let qf=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get baseSize(){return this._getOption("baseSize")}set baseSize(e){this._setOption("baseSize",e)}get ratio(){return this._getOption("ratio")}set ratio(e){this._setOption("ratio",e)}get screen(){return this._getOption("screen")}set screen(e){this._setOption("screen",e)}get shrink(){return this._getOption("shrink")}set shrink(e){this._setOption("shrink",e)}get _optionPath(){return"rows"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};qf.\u0275fac=function(e){return new(e||qf)(E(m,5),E(m,1))},qf.\u0275cmp=xe({type:qf,selectors:[["dxi-row"]],inputs:{baseSize:"baseSize",ratio:"ratio",screen:"screen",shrink:"shrink"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),qf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],qf.prototype,"baseSize",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qf.prototype,"ratio",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],qf.prototype,"screen",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],qf.prototype,"shrink",null),qf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],qf);let $F=class{};$F.\u0275fac=function(e){return new(e||$F)},$F.\u0275mod=ge({type:$F}),$F.\u0275inj=fe({});let Ly=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get max(){return this._getOption("max")}set max(e){this._setOption("max",e)}get min(){return this._getOption("min")}set min(e){this._setOption("min",e)}get _optionPath(){return"scaleTypeRange"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ly.\u0275fac=function(e){return new(e||Ly)(E(m,5),E(m,1))},Ly.\u0275cmp=xe({type:Ly,selectors:[["dxo-scale-type-range"]],inputs:{max:"max",min:"min"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ly.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Ly.prototype,"max",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ly.prototype,"min",null),Ly=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ly);let VF=class{};VF.\u0275fac=function(e){return new(e||VF)},VF.\u0275mod=ge({type:VF}),VF.\u0275inj=fe({});let Ma=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowDecimals(){return this._getOption("allowDecimals")}set allowDecimals(e){this._setOption("allowDecimals",e)}get customMinorTicks(){return this._getOption("customMinorTicks")}set customMinorTicks(e){this._setOption("customMinorTicks",e)}get customTicks(){return this._getOption("customTicks")}set customTicks(e){this._setOption("customTicks",e)}get endValue(){return this._getOption("endValue")}set endValue(e){this._setOption("endValue",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get minorTick(){return this._getOption("minorTick")}set minorTick(e){this._setOption("minorTick",e)}get minorTickInterval(){return this._getOption("minorTickInterval")}set minorTickInterval(e){this._setOption("minorTickInterval",e)}get orientation(){return this._getOption("orientation")}set orientation(e){this._setOption("orientation",e)}get scaleDivisionFactor(){return this._getOption("scaleDivisionFactor")}set scaleDivisionFactor(e){this._setOption("scaleDivisionFactor",e)}get startValue(){return this._getOption("startValue")}set startValue(e){this._setOption("startValue",e)}get tick(){return this._getOption("tick")}set tick(e){this._setOption("tick",e)}get tickInterval(){return this._getOption("tickInterval")}set tickInterval(e){this._setOption("tickInterval",e)}get horizontalOrientation(){return this._getOption("horizontalOrientation")}set horizontalOrientation(e){this._setOption("horizontalOrientation",e)}get verticalOrientation(){return this._getOption("verticalOrientation")}set verticalOrientation(e){this._setOption("verticalOrientation",e)}get aggregateByCategory(){return this._getOption("aggregateByCategory")}set aggregateByCategory(e){this._setOption("aggregateByCategory",e)}get aggregationGroupWidth(){return this._getOption("aggregationGroupWidth")}set aggregationGroupWidth(e){this._setOption("aggregationGroupWidth",e)}get aggregationInterval(){return this._getOption("aggregationInterval")}set aggregationInterval(e){this._setOption("aggregationInterval",e)}get breaks(){return this._getOption("breaks")}set breaks(e){this._setOption("breaks",e)}get breakStyle(){return this._getOption("breakStyle")}set breakStyle(e){this._setOption("breakStyle",e)}get categories(){return this._getOption("categories")}set categories(e){this._setOption("categories",e)}get endOnTick(){return this._getOption("endOnTick")}set endOnTick(e){this._setOption("endOnTick",e)}get holidays(){return this._getOption("holidays")}set holidays(e){this._setOption("holidays",e)}get linearThreshold(){return this._getOption("linearThreshold")}set linearThreshold(e){this._setOption("linearThreshold",e)}get logarithmBase(){return this._getOption("logarithmBase")}set logarithmBase(e){this._setOption("logarithmBase",e)}get marker(){return this._getOption("marker")}set marker(e){this._setOption("marker",e)}get maxRange(){return this._getOption("maxRange")}set maxRange(e){this._setOption("maxRange",e)}get minorTickCount(){return this._getOption("minorTickCount")}set minorTickCount(e){this._setOption("minorTickCount",e)}get minRange(){return this._getOption("minRange")}set minRange(e){this._setOption("minRange",e)}get placeholderHeight(){return this._getOption("placeholderHeight")}set placeholderHeight(e){this._setOption("placeholderHeight",e)}get showCustomBoundaryTicks(){return this._getOption("showCustomBoundaryTicks")}set showCustomBoundaryTicks(e){this._setOption("showCustomBoundaryTicks",e)}get singleWorkdays(){return this._getOption("singleWorkdays")}set singleWorkdays(e){this._setOption("singleWorkdays",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get valueType(){return this._getOption("valueType")}set valueType(e){this._setOption("valueType",e)}get workdaysOnly(){return this._getOption("workdaysOnly")}set workdaysOnly(e){this._setOption("workdaysOnly",e)}get workWeek(){return this._getOption("workWeek")}set workWeek(e){this._setOption("workWeek",e)}get _optionPath(){return"scale"}get breaksChildren(){return this._getOption("breaks")}set breaksChildren(e){this.setChildren("breaks",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ma.\u0275fac=function(e){return new(e||Ma)(E(m,5),E(m,1))},Ma.\u0275cmp=xe({type:Ma,selectors:[["dxo-scale"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,ih,4),2&e){let a;Zt(a=Qt())&&(n.breaksChildren=a)}},inputs:{allowDecimals:"allowDecimals",customMinorTicks:"customMinorTicks",customTicks:"customTicks",endValue:"endValue",label:"label",minorTick:"minorTick",minorTickInterval:"minorTickInterval",orientation:"orientation",scaleDivisionFactor:"scaleDivisionFactor",startValue:"startValue",tick:"tick",tickInterval:"tickInterval",horizontalOrientation:"horizontalOrientation",verticalOrientation:"verticalOrientation",aggregateByCategory:"aggregateByCategory",aggregationGroupWidth:"aggregationGroupWidth",aggregationInterval:"aggregationInterval",breaks:"breaks",breakStyle:"breakStyle",categories:"categories",endOnTick:"endOnTick",holidays:"holidays",linearThreshold:"linearThreshold",logarithmBase:"logarithmBase",marker:"marker",maxRange:"maxRange",minorTickCount:"minorTickCount",minRange:"minRange",placeholderHeight:"placeholderHeight",showCustomBoundaryTicks:"showCustomBoundaryTicks",singleWorkdays:"singleWorkdays",type:"type",valueType:"valueType",workdaysOnly:"workdaysOnly",workWeek:"workWeek"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ma.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ma.prototype,"allowDecimals",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Ma.prototype,"customMinorTicks",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Ma.prototype,"customTicks",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"endValue",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"label",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"minorTick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"minorTickInterval",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ma.prototype,"orientation",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ma.prototype,"scaleDivisionFactor",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"startValue",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"tick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"tickInterval",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ma.prototype,"horizontalOrientation",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ma.prototype,"verticalOrientation",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ma.prototype,"aggregateByCategory",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ma.prototype,"aggregationGroupWidth",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"aggregationInterval",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Ma.prototype,"breaks",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"breakStyle",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Ma.prototype,"categories",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ma.prototype,"endOnTick",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Ma.prototype,"holidays",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ma.prototype,"linearThreshold",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ma.prototype,"logarithmBase",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"marker",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"maxRange",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ma.prototype,"minorTickCount",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ma.prototype,"minRange",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Ma.prototype,"placeholderHeight",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ma.prototype,"showCustomBoundaryTicks",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Ma.prototype,"singleWorkdays",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ma.prototype,"type",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ma.prototype,"valueType",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Ma.prototype,"workdaysOnly",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Ma.prototype,"workWeek",null),h([Ei(hn(()=>ih)),l("design:type",ci),l("design:paramtypes",[Object])],Ma.prototype,"breaksChildren",null),Ma=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ma);let WF=class{};WF.\u0275fac=function(e){return new(e||WF)},WF.\u0275mod=ge({type:WF}),WF.\u0275inj=fe({});let RD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"scatter"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};RD.\u0275fac=function(e){return new(e||RD)(E(m,5),E(m,1))},RD.\u0275cmp=xe({type:RD,selectors:[["dxo-scatter"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width",closed:"closed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),RD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],RD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],RD);let GF=class{};GF.\u0275fac=function(e){return new(e||GF)},GF.\u0275mod=ge({type:GF}),GF.\u0275inj=fe({});let fh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get offset(){return this._getOption("offset")}set offset(e){this._setOption("offset",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"scrollBar"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};fh.\u0275fac=function(e){return new(e||fh)(E(m,5),E(m,1))},fh.\u0275cmp=xe({type:fh,selectors:[["dxo-scroll-bar"]],inputs:{color:"color",offset:"offset",opacity:"opacity",position:"position",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),fh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],fh.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fh.prototype,"offset",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fh.prototype,"opacity",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fh.prototype,"position",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fh.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],fh.prototype,"width",null),fh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],fh);let jF=class{};jF.\u0275fac=function(e){return new(e||jF)},jF.\u0275mod=ge({type:jF}),jF.\u0275inj=fe({});class uht extends et{get columnRenderingMode(){return this._getOption("columnRenderingMode")}set columnRenderingMode(e){this._setOption("columnRenderingMode",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get preloadEnabled(){return this._getOption("preloadEnabled")}set preloadEnabled(e){this._setOption("preloadEnabled",e)}get renderAsync(){return this._getOption("renderAsync")}set renderAsync(e){this._setOption("renderAsync",e)}get rowRenderingMode(){return this._getOption("rowRenderingMode")}set rowRenderingMode(e){this._setOption("rowRenderingMode",e)}get scrollByContent(){return this._getOption("scrollByContent")}set scrollByContent(e){this._setOption("scrollByContent",e)}get scrollByThumb(){return this._getOption("scrollByThumb")}set scrollByThumb(e){this._setOption("scrollByThumb",e)}get showScrollbar(){return this._getOption("showScrollbar")}set showScrollbar(e){this._setOption("showScrollbar",e)}get useNative(){return this._getOption("useNative")}set useNative(e){this._setOption("useNative",e)}}let FD=class extends uht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"scrolling"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};FD.\u0275fac=function(e){return new(e||FD)(E(m,5),E(m,1))},FD.\u0275cmp=xe({type:FD,selectors:[["dxo-scrolling"]],inputs:{columnRenderingMode:"columnRenderingMode",mode:"mode",preloadEnabled:"preloadEnabled",renderAsync:"renderAsync",rowRenderingMode:"rowRenderingMode",scrollByContent:"scrollByContent",scrollByThumb:"scrollByThumb",showScrollbar:"showScrollbar",useNative:"useNative"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),FD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],FD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],FD);let $b=class{};$b.\u0275fac=function(e){return new(e||$b)},$b.\u0275mod=ge({type:$b}),$b.\u0275inj=fe({});class cht extends et{get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get activeStateEnabled(){return this._getOption("activeStateEnabled")}set activeStateEnabled(e){this._setOption("activeStateEnabled",e)}get buttons(){return this._getOption("buttons")}set buttons(e){this._setOption("buttons",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get inputAttr(){return this._getOption("inputAttr")}set inputAttr(e){this._setOption("inputAttr",e)}get isValid(){return this._getOption("isValid")}set isValid(e){this._setOption("isValid",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get labelMode(){return this._getOption("labelMode")}set labelMode(e){this._setOption("labelMode",e)}get mask(){return this._getOption("mask")}set mask(e){this._setOption("mask",e)}get maskChar(){return this._getOption("maskChar")}set maskChar(e){this._setOption("maskChar",e)}get maskInvalidMessage(){return this._getOption("maskInvalidMessage")}set maskInvalidMessage(e){this._setOption("maskInvalidMessage",e)}get maskRules(){return this._getOption("maskRules")}set maskRules(e){this._setOption("maskRules",e)}get maxLength(){return this._getOption("maxLength")}set maxLength(e){this._setOption("maxLength",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get onChange(){return this._getOption("onChange")}set onChange(e){this._setOption("onChange",e)}get onContentReady(){return this._getOption("onContentReady")}set onContentReady(e){this._setOption("onContentReady",e)}get onCopy(){return this._getOption("onCopy")}set onCopy(e){this._setOption("onCopy",e)}get onCut(){return this._getOption("onCut")}set onCut(e){this._setOption("onCut",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onEnterKey(){return this._getOption("onEnterKey")}set onEnterKey(e){this._setOption("onEnterKey",e)}get onFocusIn(){return this._getOption("onFocusIn")}set onFocusIn(e){this._setOption("onFocusIn",e)}get onFocusOut(){return this._getOption("onFocusOut")}set onFocusOut(e){this._setOption("onFocusOut",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onInput(){return this._getOption("onInput")}set onInput(e){this._setOption("onInput",e)}get onKeyDown(){return this._getOption("onKeyDown")}set onKeyDown(e){this._setOption("onKeyDown",e)}get onKeyUp(){return this._getOption("onKeyUp")}set onKeyUp(e){this._setOption("onKeyUp",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get onPaste(){return this._getOption("onPaste")}set onPaste(e){this._setOption("onPaste",e)}get onValueChanged(){return this._getOption("onValueChanged")}set onValueChanged(e){this._setOption("onValueChanged",e)}get placeholder(){return this._getOption("placeholder")}set placeholder(e){this._setOption("placeholder",e)}get readOnly(){return this._getOption("readOnly")}set readOnly(e){this._setOption("readOnly",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get showClearButton(){return this._getOption("showClearButton")}set showClearButton(e){this._setOption("showClearButton",e)}get showMaskMode(){return this._getOption("showMaskMode")}set showMaskMode(e){this._setOption("showMaskMode",e)}get spellcheck(){return this._getOption("spellcheck")}set spellcheck(e){this._setOption("spellcheck",e)}get stylingMode(){return this._getOption("stylingMode")}set stylingMode(e){this._setOption("stylingMode",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get useMaskedValue(){return this._getOption("useMaskedValue")}set useMaskedValue(e){this._setOption("useMaskedValue",e)}get validationError(){return this._getOption("validationError")}set validationError(e){this._setOption("validationError",e)}get validationErrors(){return this._getOption("validationErrors")}set validationErrors(e){this._setOption("validationErrors",e)}get validationMessageMode(){return this._getOption("validationMessageMode")}set validationMessageMode(e){this._setOption("validationMessageMode",e)}get validationStatus(){return this._getOption("validationStatus")}set validationStatus(e){this._setOption("validationStatus",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get valueChangeEvent(){return this._getOption("valueChangeEvent")}set valueChangeEvent(e){this._setOption("valueChangeEvent",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}let w1=class extends cht{constructor(e,n){super(),this._createEventEmitters([{emit:"textChange"},{emit:"valueChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"searchEditorOptions"}get buttonsChildren(){return this._getOption("buttons")}set buttonsChildren(e){this.setChildren("buttons",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};w1.\u0275fac=function(e){return new(e||w1)(E(m,5),E(m,1))},w1.\u0275cmp=xe({type:w1,selectors:[["dxo-search-editor-options"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Tf,4),2&e){let a;Zt(a=Qt())&&(n.buttonsChildren=a)}},inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",buttons:"buttons",disabled:"disabled",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",inputAttr:"inputAttr",isValid:"isValid",label:"label",labelMode:"labelMode",mask:"mask",maskChar:"maskChar",maskInvalidMessage:"maskInvalidMessage",maskRules:"maskRules",maxLength:"maxLength",mode:"mode",name:"name",onChange:"onChange",onContentReady:"onContentReady",onCopy:"onCopy",onCut:"onCut",onDisposing:"onDisposing",onEnterKey:"onEnterKey",onFocusIn:"onFocusIn",onFocusOut:"onFocusOut",onInitialized:"onInitialized",onInput:"onInput",onKeyDown:"onKeyDown",onKeyUp:"onKeyUp",onOptionChanged:"onOptionChanged",onPaste:"onPaste",onValueChanged:"onValueChanged",placeholder:"placeholder",readOnly:"readOnly",rtlEnabled:"rtlEnabled",showClearButton:"showClearButton",showMaskMode:"showMaskMode",spellcheck:"spellcheck",stylingMode:"stylingMode",tabIndex:"tabIndex",text:"text",useMaskedValue:"useMaskedValue",validationError:"validationError",validationErrors:"validationErrors",validationMessageMode:"validationMessageMode",validationStatus:"validationStatus",value:"value",valueChangeEvent:"valueChangeEvent",visible:"visible",width:"width"},outputs:{textChange:"textChange",valueChange:"valueChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),w1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],w1.prototype,"textChange",void 0),h([it(),l("design:type",Ae)],w1.prototype,"valueChange",void 0),h([Ei(hn(()=>Tf)),l("design:type",ci),l("design:paramtypes",[Object])],w1.prototype,"buttonsChildren",null),w1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],w1);let qF=class{};qF.\u0275fac=function(e){return new(e||qF)},qF.\u0275mod=ge({type:qF}),qF.\u0275inj=fe({});let N0=class extends et{constructor(e,n){super(),this._createEventEmitters([{emit:"textChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get highlightCaseSensitive(){return this._getOption("highlightCaseSensitive")}set highlightCaseSensitive(e){this._setOption("highlightCaseSensitive",e)}get highlightSearchText(){return this._getOption("highlightSearchText")}set highlightSearchText(e){this._setOption("highlightSearchText",e)}get placeholder(){return this._getOption("placeholder")}set placeholder(e){this._setOption("placeholder",e)}get searchVisibleColumnsOnly(){return this._getOption("searchVisibleColumnsOnly")}set searchVisibleColumnsOnly(e){this._setOption("searchVisibleColumnsOnly",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"searchPanel"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};N0.\u0275fac=function(e){return new(e||N0)(E(m,5),E(m,1))},N0.\u0275cmp=xe({type:N0,selectors:[["dxo-search-panel"]],inputs:{highlightCaseSensitive:"highlightCaseSensitive",highlightSearchText:"highlightSearchText",placeholder:"placeholder",searchVisibleColumnsOnly:"searchVisibleColumnsOnly",text:"text",visible:"visible",width:"width"},outputs:{textChange:"textChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),N0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],N0.prototype,"highlightCaseSensitive",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],N0.prototype,"highlightSearchText",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],N0.prototype,"placeholder",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],N0.prototype,"searchVisibleColumnsOnly",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],N0.prototype,"text",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],N0.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],N0.prototype,"width",null),h([it(),l("design:type",Ae)],N0.prototype,"textChange",void 0),N0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],N0);let UF=class{};UF.\u0275fac=function(e){return new(e||UF)},UF.\u0275mod=ge({type:UF}),UF.\u0275inj=fe({});let gh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get size(){return this._getOption("size")}set size(e){this._setOption("size",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get hatching(){return this._getOption("hatching")}set hatching(e){this._setOption("hatching",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"selectionStyle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};gh.\u0275fac=function(e){return new(e||gh)(E(m,5),E(m,1))},gh.\u0275cmp=xe({type:gh,selectors:[["dxo-selection-style"]],inputs:{border:"border",color:"color",size:"size",dashStyle:"dashStyle",hatching:"hatching",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),gh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gh.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gh.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gh.prototype,"size",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gh.prototype,"dashStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gh.prototype,"hatching",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gh.prototype,"width",null),gh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],gh);let YF=class{};YF.\u0275fac=function(e){return new(e||YF)},YF.\u0275mod=ge({type:YF}),YF.\u0275inj=fe({});let _h=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowSelectAll(){return this._getOption("allowSelectAll")}set allowSelectAll(e){this._setOption("allowSelectAll",e)}get deferred(){return this._getOption("deferred")}set deferred(e){this._setOption("deferred",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get selectAllMode(){return this._getOption("selectAllMode")}set selectAllMode(e){this._setOption("selectAllMode",e)}get showCheckBoxesMode(){return this._getOption("showCheckBoxesMode")}set showCheckBoxesMode(e){this._setOption("showCheckBoxesMode",e)}get recursive(){return this._getOption("recursive")}set recursive(e){this._setOption("recursive",e)}get _optionPath(){return"selection"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};_h.\u0275fac=function(e){return new(e||_h)(E(m,5),E(m,1))},_h.\u0275cmp=xe({type:_h,selectors:[["dxo-selection"]],inputs:{allowSelectAll:"allowSelectAll",deferred:"deferred",mode:"mode",selectAllMode:"selectAllMode",showCheckBoxesMode:"showCheckBoxesMode",recursive:"recursive"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),_h.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],_h.prototype,"allowSelectAll",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],_h.prototype,"deferred",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],_h.prototype,"mode",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],_h.prototype,"selectAllMode",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],_h.prototype,"showCheckBoxesMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],_h.prototype,"recursive",null),_h=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],_h);let JF=class{};JF.\u0275fac=function(e){return new(e||JF)},JF.\u0275mod=ge({type:JF}),JF.\u0275inj=fe({});let Ny=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get customizeSeries(){return this._getOption("customizeSeries")}set customizeSeries(e){this._setOption("customizeSeries",e)}get nameField(){return this._getOption("nameField")}set nameField(e){this._setOption("nameField",e)}get _optionPath(){return"seriesTemplate"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ny.\u0275fac=function(e){return new(e||Ny)(E(m,5),E(m,1))},Ny.\u0275cmp=xe({type:Ny,selectors:[["dxo-series-template"]],inputs:{customizeSeries:"customizeSeries",nameField:"nameField"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ny.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Ny.prototype,"customizeSeries",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ny.prototype,"nameField",null),Ny=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ny);let KF=class{};KF.\u0275fac=function(e){return new(e||KF)},KF.\u0275mod=ge({type:KF}),KF.\u0275inj=fe({});let pm=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get blur(){return this._getOption("blur")}set blur(e){this._setOption("blur",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get offsetX(){return this._getOption("offsetX")}set offsetX(e){this._setOption("offsetX",e)}get offsetY(){return this._getOption("offsetY")}set offsetY(e){this._setOption("offsetY",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get _optionPath(){return"shadow"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};pm.\u0275fac=function(e){return new(e||pm)(E(m,5),E(m,1))},pm.\u0275cmp=xe({type:pm,selectors:[["dxo-shadow"]],inputs:{blur:"blur",color:"color",offsetX:"offsetX",offsetY:"offsetY",opacity:"opacity"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),pm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],pm.prototype,"blur",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],pm.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],pm.prototype,"offsetX",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],pm.prototype,"offsetY",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],pm.prototype,"opacity",null),pm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],pm);let XF=class{};XF.\u0275fac=function(e){return new(e||XF)},XF.\u0275mod=ge({type:XF}),XF.\u0275inj=fe({});let Py=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get delay(){return this._getOption("delay")}set delay(e){this._setOption("delay",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get _optionPath(){return"showEvent"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Py.\u0275fac=function(e){return new(e||Py)(E(m,5),E(m,1))},Py.\u0275cmp=xe({type:Py,selectors:[["dxo-show-event"]],inputs:{delay:"delay",name:"name"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Py.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Py.prototype,"delay",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Py.prototype,"name",null),Py=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Py);let ZF=class{};ZF.\u0275fac=function(e){return new(e||ZF)},ZF.\u0275mod=ge({type:ZF}),ZF.\u0275inj=fe({});let Ry=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get delay(){return this._getOption("delay")}set delay(e){this._setOption("delay",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get _optionPath(){return"showFirstSubmenuMode"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Ry.\u0275fac=function(e){return new(e||Ry)(E(m,5),E(m,1))},Ry.\u0275cmp=xe({type:Ry,selectors:[["dxo-show-first-submenu-mode"]],inputs:{delay:"delay",name:"name"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Ry.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Ry.prototype,"delay",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Ry.prototype,"name",null),Ry=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Ry);let QF=class{};QF.\u0275fac=function(e){return new(e||QF)},QF.\u0275mod=ge({type:QF}),QF.\u0275inj=fe({});let Fy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get delay(){return this._getOption("delay")}set delay(e){this._setOption("delay",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get _optionPath(){return"showSubmenuMode"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Fy.\u0275fac=function(e){return new(e||Fy)(E(m,5),E(m,1))},Fy.\u0275cmp=xe({type:Fy,selectors:[["dxo-show-submenu-mode"]],inputs:{delay:"delay",name:"name"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Fy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Fy.prototype,"delay",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Fy.prototype,"name",null),Fy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Fy);let e9=class{};e9.\u0275fac=function(e){return new(e||e9)},e9.\u0275mod=ge({type:e9}),e9.\u0275inj=fe({});let HD=class extends ese{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"show"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};HD.\u0275fac=function(e){return new(e||HD)(E(m,5),E(m,1))},HD.\u0275cmp=xe({type:HD,selectors:[["dxo-show"]],inputs:{complete:"complete",delay:"delay",direction:"direction",duration:"duration",easing:"easing",from:"from",staggerDelay:"staggerDelay",start:"start",to:"to",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),HD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],HD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],HD);let Vb=class{};Vb.\u0275fac=function(e){return new(e||Vb)},Vb.\u0275mod=ge({type:Vb}),Vb.\u0275inj=fe({});let Hy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get _optionPath(){return"shutter"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Hy.\u0275fac=function(e){return new(e||Hy)(E(m,5),E(m,1))},Hy.\u0275cmp=xe({type:Hy,selectors:[["dxo-shutter"]],inputs:{color:"color",opacity:"opacity"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Hy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Hy.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Hy.prototype,"opacity",null),Hy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Hy);let t9=class{};t9.\u0275fac=function(e){return new(e||t9)},t9.\u0275mod=ge({type:t9}),t9.\u0275inj=fe({});let By=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"size"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};By.\u0275fac=function(e){return new(e||By)(E(m,5),E(m,1))},By.\u0275cmp=xe({type:By,selectors:[["dxo-size"]],inputs:{height:"height",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),By.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],By.prototype,"height",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],By.prototype,"width",null),By=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],By);let n9=class{};n9.\u0275fac=function(e){return new(e||n9)},n9.\u0275mod=ge({type:n9}),n9.\u0275inj=fe({});let C1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"sliderHandle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};C1.\u0275fac=function(e){return new(e||C1)(E(m,5),E(m,1))},C1.\u0275cmp=xe({type:C1,selectors:[["dxo-slider-handle"]],inputs:{color:"color",opacity:"opacity",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),C1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],C1.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],C1.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],C1.prototype,"width",null),C1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],C1);let i9=class{};i9.\u0275fac=function(e){return new(e||i9)},i9.\u0275mod=ge({type:i9}),i9.\u0275inj=fe({});let t0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get format(){return this._getOption("format")}set format(e){this._setOption("format",e)}get invalidRangeColor(){return this._getOption("invalidRangeColor")}set invalidRangeColor(e){this._setOption("invalidRangeColor",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get placeholderHeight(){return this._getOption("placeholderHeight")}set placeholderHeight(e){this._setOption("placeholderHeight",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"sliderMarker"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};t0.\u0275fac=function(e){return new(e||t0)(E(m,5),E(m,1))},t0.\u0275cmp=xe({type:t0,selectors:[["dxo-slider-marker"]],inputs:{color:"color",customizeText:"customizeText",font:"font",format:"format",invalidRangeColor:"invalidRangeColor",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",placeholderHeight:"placeholderHeight",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),t0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],t0.prototype,"color",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],t0.prototype,"customizeText",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],t0.prototype,"font",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],t0.prototype,"format",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],t0.prototype,"invalidRangeColor",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],t0.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],t0.prototype,"paddingTopBottom",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],t0.prototype,"placeholderHeight",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],t0.prototype,"visible",null),t0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],t0);let a9=class{};a9.\u0275fac=function(e){return new(e||a9)},a9.\u0275mod=ge({type:a9}),a9.\u0275inj=fe({});let Uf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get groupName(){return this._getOption("groupName")}set groupName(e){this._setOption("groupName",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get threshold(){return this._getOption("threshold")}set threshold(e){this._setOption("threshold",e)}get topCount(){return this._getOption("topCount")}set topCount(e){this._setOption("topCount",e)}get _optionPath(){return"smallValuesGrouping"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Uf.\u0275fac=function(e){return new(e||Uf)(E(m,5),E(m,1))},Uf.\u0275cmp=xe({type:Uf,selectors:[["dxo-small-values-grouping"]],inputs:{groupName:"groupName",mode:"mode",threshold:"threshold",topCount:"topCount"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Uf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Uf.prototype,"groupName",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Uf.prototype,"mode",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Uf.prototype,"threshold",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Uf.prototype,"topCount",null),Uf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Uf);let r9=class{};r9.\u0275fac=function(e){return new(e||r9)},r9.\u0275mod=ge({type:r9}),r9.\u0275inj=fe({});let S1=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get groupColumn(){return this._getOption("groupColumn")}set groupColumn(e){this._setOption("groupColumn",e)}get sortOrder(){return this._getOption("sortOrder")}set sortOrder(e){this._setOption("sortOrder",e)}get summaryItem(){return this._getOption("summaryItem")}set summaryItem(e){this._setOption("summaryItem",e)}get _optionPath(){return"sortByGroupSummaryInfo"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};S1.\u0275fac=function(e){return new(e||S1)(E(m,5),E(m,1))},S1.\u0275cmp=xe({type:S1,selectors:[["dxi-sort-by-group-summary-info"]],inputs:{groupColumn:"groupColumn",sortOrder:"sortOrder",summaryItem:"summaryItem"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),S1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],S1.prototype,"groupColumn",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],S1.prototype,"sortOrder",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],S1.prototype,"summaryItem",null),S1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],S1);let s9=class{};s9.\u0275fac=function(e){return new(e||s9)},s9.\u0275mod=ge({type:s9}),s9.\u0275inj=fe({});class pht extends et{get ascendingText(){return this._getOption("ascendingText")}set ascendingText(e){this._setOption("ascendingText",e)}get clearText(){return this._getOption("clearText")}set clearText(e){this._setOption("clearText",e)}get descendingText(){return this._getOption("descendingText")}set descendingText(e){this._setOption("descendingText",e)}get mode(){return this._getOption("mode")}set mode(e){this._setOption("mode",e)}get showSortIndexes(){return this._getOption("showSortIndexes")}set showSortIndexes(e){this._setOption("showSortIndexes",e)}}let BD=class extends pht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"sorting"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};BD.\u0275fac=function(e){return new(e||BD)(E(m,5),E(m,1))},BD.\u0275cmp=xe({type:BD,selectors:[["dxo-sorting"]],inputs:{ascendingText:"ascendingText",clearText:"clearText",descendingText:"descendingText",mode:"mode",showSortIndexes:"showSortIndexes"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),BD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],BD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],BD);let o9=class{};o9.\u0275fac=function(e){return new(e||o9)},o9.\u0275mod=ge({type:o9}),o9.\u0275inj=fe({});let zy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get grouping(){return this._getOption("grouping")}set grouping(e){this._setOption("grouping",e)}get layer(){return this._getOption("layer")}set layer(e){this._setOption("layer",e)}get _optionPath(){return"source"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};zy.\u0275fac=function(e){return new(e||zy)(E(m,5),E(m,1))},zy.\u0275cmp=xe({type:zy,selectors:[["dxo-source"]],inputs:{grouping:"grouping",layer:"layer"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),zy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],zy.prototype,"grouping",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],zy.prototype,"layer",null),zy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],zy);let l9=class{};l9.\u0275fac=function(e){return new(e||l9)},l9.\u0275mod=ge({type:l9}),l9.\u0275inj=fe({});let zD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"spline"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};zD.\u0275fac=function(e){return new(e||zD)(E(m,5),E(m,1))},zD.\u0275cmp=xe({type:zD,selectors:[["dxo-spline"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),zD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],zD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],zD);let d9=class{};d9.\u0275fac=function(e){return new(e||d9)},d9.\u0275mod=ge({type:d9}),d9.\u0275inj=fe({});let $D=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"splinearea"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};$D.\u0275fac=function(e){return new(e||$D)(E(m,5),E(m,1))},$D.\u0275cmp=xe({type:$D,selectors:[["dxo-splinearea"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),$D.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],$D=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],$D);let u9=class{};u9.\u0275fac=function(e){return new(e||u9)},u9.\u0275mod=ge({type:u9}),u9.\u0275inj=fe({});let VD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stackedarea"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};VD.\u0275fac=function(e){return new(e||VD)(E(m,5),E(m,1))},VD.\u0275cmp=xe({type:VD,selectors:[["dxo-stackedarea"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),VD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],VD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],VD);let c9=class{};c9.\u0275fac=function(e){return new(e||c9)},c9.\u0275mod=ge({type:c9}),c9.\u0275inj=fe({});let WD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stackedbar"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};WD.\u0275fac=function(e){return new(e||WD)(E(m,5),E(m,1))},WD.\u0275cmp=xe({type:WD,selectors:[["dxo-stackedbar"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width",closed:"closed"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),WD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],WD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],WD);let p9=class{};p9.\u0275fac=function(e){return new(e||p9)},p9.\u0275mod=ge({type:p9}),p9.\u0275inj=fe({});let GD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stackedline"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};GD.\u0275fac=function(e){return new(e||GD)(E(m,5),E(m,1))},GD.\u0275cmp=xe({type:GD,selectors:[["dxo-stackedline"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),GD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],GD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],GD);let h9=class{};h9.\u0275fac=function(e){return new(e||h9)},h9.\u0275mod=ge({type:h9}),h9.\u0275inj=fe({});let jD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stackedspline"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};jD.\u0275fac=function(e){return new(e||jD)(E(m,5),E(m,1))},jD.\u0275cmp=xe({type:jD,selectors:[["dxo-stackedspline"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),jD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],jD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],jD);let m9=class{};m9.\u0275fac=function(e){return new(e||m9)},m9.\u0275mod=ge({type:m9}),m9.\u0275inj=fe({});let qD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stackedsplinearea"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};qD.\u0275fac=function(e){return new(e||qD)(E(m,5),E(m,1))},qD.\u0275cmp=xe({type:qD,selectors:[["dxo-stackedsplinearea"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),qD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],qD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],qD);let f9=class{};f9.\u0275fac=function(e){return new(e||f9)},f9.\u0275mod=ge({type:f9}),f9.\u0275inj=fe({});let yh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get customLoad(){return this._getOption("customLoad")}set customLoad(e){this._setOption("customLoad",e)}get customSave(){return this._getOption("customSave")}set customSave(e){this._setOption("customSave",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get savingTimeout(){return this._getOption("savingTimeout")}set savingTimeout(e){this._setOption("savingTimeout",e)}get storageKey(){return this._getOption("storageKey")}set storageKey(e){this._setOption("storageKey",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get _optionPath(){return"stateStoring"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};yh.\u0275fac=function(e){return new(e||yh)(E(m,5),E(m,1))},yh.\u0275cmp=xe({type:yh,selectors:[["dxo-state-storing"]],inputs:{customLoad:"customLoad",customSave:"customSave",enabled:"enabled",savingTimeout:"savingTimeout",storageKey:"storageKey",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),yh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],yh.prototype,"customLoad",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],yh.prototype,"customSave",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],yh.prototype,"enabled",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],yh.prototype,"savingTimeout",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],yh.prototype,"storageKey",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],yh.prototype,"type",null),yh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],yh);let g9=class{};g9.\u0275fac=function(e){return new(e||g9)},g9.\u0275mod=ge({type:g9}),g9.\u0275inj=fe({});let UD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"steparea"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};UD.\u0275fac=function(e){return new(e||UD)(E(m,5),E(m,1))},UD.\u0275cmp=xe({type:UD,selectors:[["dxo-steparea"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),UD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],UD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],UD);let _9=class{};_9.\u0275fac=function(e){return new(e||_9)},_9.\u0275mod=ge({type:_9}),_9.\u0275inj=fe({});let YD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stepline"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};YD.\u0275fac=function(e){return new(e||YD)(E(m,5),E(m,1))},YD.\u0275cmp=xe({type:YD,selectors:[["dxo-stepline"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),YD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],YD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],YD);let y9=class{};y9.\u0275fac=function(e){return new(e||y9)},y9.\u0275mod=ge({type:y9}),y9.\u0275inj=fe({});let JD=class extends Ol{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stock"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};JD.\u0275fac=function(e){return new(e||JD)(E(m,5),E(m,1))},JD.\u0275cmp=xe({type:JD,selectors:[["dxo-stock"]],inputs:{aggregation:"aggregation",area:"area",argumentField:"argumentField",axis:"axis",bar:"bar",barOverlapGroup:"barOverlapGroup",barPadding:"barPadding",barWidth:"barWidth",border:"border",bubble:"bubble",candlestick:"candlestick",closeValueField:"closeValueField",color:"color",cornerRadius:"cornerRadius",dashStyle:"dashStyle",fullstackedarea:"fullstackedarea",fullstackedbar:"fullstackedbar",fullstackedline:"fullstackedline",fullstackedspline:"fullstackedspline",fullstackedsplinearea:"fullstackedsplinearea",highValueField:"highValueField",hoverMode:"hoverMode",hoverStyle:"hoverStyle",ignoreEmptyPoints:"ignoreEmptyPoints",innerColor:"innerColor",label:"label",line:"line",lowValueField:"lowValueField",maxLabelCount:"maxLabelCount",minBarSize:"minBarSize",opacity:"opacity",openValueField:"openValueField",pane:"pane",point:"point",rangearea:"rangearea",rangebar:"rangebar",rangeValue1Field:"rangeValue1Field",rangeValue2Field:"rangeValue2Field",reduction:"reduction",scatter:"scatter",selectionMode:"selectionMode",selectionStyle:"selectionStyle",showInLegend:"showInLegend",sizeField:"sizeField",spline:"spline",splinearea:"splinearea",stack:"stack",stackedarea:"stackedarea",stackedbar:"stackedbar",stackedline:"stackedline",stackedspline:"stackedspline",stackedsplinearea:"stackedsplinearea",steparea:"steparea",stepline:"stepline",stock:"stock",tagField:"tagField",type:"type",valueErrorBar:"valueErrorBar",valueField:"valueField",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),JD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],JD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],JD);let v9=class{};v9.\u0275fac=function(e){return new(e||v9)},v9.\u0275mod=ge({type:v9}),v9.\u0275inj=fe({});let Wb=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get _optionPath(){return"store"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Wb.\u0275fac=function(e){return new(e||Wb)(E(m,5),E(m,1))},Wb.\u0275cmp=xe({type:Wb,selectors:[["dxo-store"]],inputs:{type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Wb.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Wb.prototype,"type",null),Wb=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Wb);let b9=class{};b9.\u0275fac=function(e){return new(e||b9)},b9.\u0275mod=ge({type:b9}),b9.\u0275inj=fe({});class hht extends or{get cssClass(){return this._getOption("cssClass")}set cssClass(e){this._setOption("cssClass",e)}get end(){return this._getOption("end")}set end(e){this._setOption("end",e)}get start(){return this._getOption("start")}set start(e){this._setOption("start",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}}let KD=class extends hht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"stripLines"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};KD.\u0275fac=function(e){return new(e||KD)(E(m,5),E(m,1))},KD.\u0275cmp=xe({type:KD,selectors:[["dxi-strip-line"]],inputs:{cssClass:"cssClass",end:"end",start:"start",title:"title"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),KD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],KD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],KD);let M9=class{};M9.\u0275fac=function(e){return new(e||M9)},M9.\u0275mod=ge({type:M9}),M9.\u0275inj=fe({});let O1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get _optionPath(){return"stripStyle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};O1.\u0275fac=function(e){return new(e||O1)(E(m,5),E(m,1))},O1.\u0275cmp=xe({type:O1,selectors:[["dxo-strip-style"]],inputs:{label:"label",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),O1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],O1.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],O1.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],O1.prototype,"paddingTopBottom",null),O1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],O1);let x9=class{};x9.\u0275fac=function(e){return new(e||x9)},x9.\u0275mod=ge({type:x9}),x9.\u0275inj=fe({});let hm=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get offset(){return this._getOption("offset")}set offset(e){this._setOption("offset",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get textOverflow(){return this._getOption("textOverflow")}set textOverflow(e){this._setOption("textOverflow",e)}get wordWrap(){return this._getOption("wordWrap")}set wordWrap(e){this._setOption("wordWrap",e)}get _optionPath(){return"subtitle"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};hm.\u0275fac=function(e){return new(e||hm)(E(m,5),E(m,1))},hm.\u0275cmp=xe({type:hm,selectors:[["dxo-subtitle"]],inputs:{font:"font",offset:"offset",text:"text",textOverflow:"textOverflow",wordWrap:"wordWrap"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),hm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],hm.prototype,"font",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hm.prototype,"offset",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hm.prototype,"text",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hm.prototype,"textOverflow",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hm.prototype,"wordWrap",null),hm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],hm);let D9=class{};D9.\u0275fac=function(e){return new(e||D9)},D9.\u0275mod=ge({type:D9}),D9.\u0275inj=fe({});class SOe extends et{get arrowLength(){return this._getOption("arrowLength")}set arrowLength(e){this._setOption("arrowLength",e)}get backgroundColor(){return this._getOption("backgroundColor")}set backgroundColor(e){this._setOption("backgroundColor",e)}get baseValue(){return this._getOption("baseValue")}set baseValue(e){this._setOption("baseValue",e)}get beginAdaptingAtRadius(){return this._getOption("beginAdaptingAtRadius")}set beginAdaptingAtRadius(e){this._setOption("beginAdaptingAtRadius",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get horizontalOrientation(){return this._getOption("horizontalOrientation")}set horizontalOrientation(e){this._setOption("horizontalOrientation",e)}get indentFromCenter(){return this._getOption("indentFromCenter")}set indentFromCenter(e){this._setOption("indentFromCenter",e)}get length(){return this._getOption("length")}set length(e){this._setOption("length",e)}get offset(){return this._getOption("offset")}set offset(e){this._setOption("offset",e)}get palette(){return this._getOption("palette")}set palette(e){this._setOption("palette",e)}get secondColor(){return this._getOption("secondColor")}set secondColor(e){this._setOption("secondColor",e)}get secondFraction(){return this._getOption("secondFraction")}set secondFraction(e){this._setOption("secondFraction",e)}get size(){return this._getOption("size")}set size(e){this._setOption("size",e)}get spindleGapSize(){return this._getOption("spindleGapSize")}set spindleGapSize(e){this._setOption("spindleGapSize",e)}get spindleSize(){return this._getOption("spindleSize")}set spindleSize(e){this._setOption("spindleSize",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get verticalOrientation(){return this._getOption("verticalOrientation")}set verticalOrientation(e){this._setOption("verticalOrientation",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}let XD=class extends SOe{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"subvalueIndicator"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};XD.\u0275fac=function(e){return new(e||XD)(E(m,5),E(m,1))},XD.\u0275cmp=xe({type:XD,selectors:[["dxo-subvalue-indicator"]],inputs:{arrowLength:"arrowLength",backgroundColor:"backgroundColor",baseValue:"baseValue",beginAdaptingAtRadius:"beginAdaptingAtRadius",color:"color",horizontalOrientation:"horizontalOrientation",indentFromCenter:"indentFromCenter",length:"length",offset:"offset",palette:"palette",secondColor:"secondColor",secondFraction:"secondFraction",size:"size",spindleGapSize:"spindleGapSize",spindleSize:"spindleSize",text:"text",type:"type",verticalOrientation:"verticalOrientation",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),XD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],XD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],XD);let w9=class{};w9.\u0275fac=function(e){return new(e||w9)},w9.\u0275mod=ge({type:w9}),w9.\u0275inj=fe({});let Nd=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get alignment(){return this._getOption("alignment")}set alignment(e){this._setOption("alignment",e)}get column(){return this._getOption("column")}set column(e){this._setOption("column",e)}get cssClass(){return this._getOption("cssClass")}set cssClass(e){this._setOption("cssClass",e)}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get displayFormat(){return this._getOption("displayFormat")}set displayFormat(e){this._setOption("displayFormat",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get showInColumn(){return this._getOption("showInColumn")}set showInColumn(e){this._setOption("showInColumn",e)}get skipEmptyValues(){return this._getOption("skipEmptyValues")}set skipEmptyValues(e){this._setOption("skipEmptyValues",e)}get summaryType(){return this._getOption("summaryType")}set summaryType(e){this._setOption("summaryType",e)}get valueFormat(){return this._getOption("valueFormat")}set valueFormat(e){this._setOption("valueFormat",e)}get _optionPath(){return"totalItems"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Nd.\u0275fac=function(e){return new(e||Nd)(E(m,5),E(m,1))},Nd.\u0275cmp=xe({type:Nd,selectors:[["dxi-total-item"]],inputs:{alignment:"alignment",column:"column",cssClass:"cssClass",customizeText:"customizeText",displayFormat:"displayFormat",name:"name",showInColumn:"showInColumn",skipEmptyValues:"skipEmptyValues",summaryType:"summaryType",valueFormat:"valueFormat"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Nd.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Nd.prototype,"alignment",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Nd.prototype,"column",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Nd.prototype,"cssClass",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Nd.prototype,"customizeText",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Nd.prototype,"displayFormat",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Nd.prototype,"name",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Nd.prototype,"showInColumn",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Nd.prototype,"skipEmptyValues",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Nd.prototype,"summaryType",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Nd.prototype,"valueFormat",null),Nd=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Nd);let C9=class{};C9.\u0275fac=function(e){return new(e||C9)},C9.\u0275mod=ge({type:C9}),C9.\u0275inj=fe({});let P0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get calculateCustomSummary(){return this._getOption("calculateCustomSummary")}set calculateCustomSummary(e){this._setOption("calculateCustomSummary",e)}get groupItems(){return this._getOption("groupItems")}set groupItems(e){this._setOption("groupItems",e)}get recalculateWhileEditing(){return this._getOption("recalculateWhileEditing")}set recalculateWhileEditing(e){this._setOption("recalculateWhileEditing",e)}get skipEmptyValues(){return this._getOption("skipEmptyValues")}set skipEmptyValues(e){this._setOption("skipEmptyValues",e)}get texts(){return this._getOption("texts")}set texts(e){this._setOption("texts",e)}get totalItems(){return this._getOption("totalItems")}set totalItems(e){this._setOption("totalItems",e)}get _optionPath(){return"summary"}get groupItemsChildren(){return this._getOption("groupItems")}set groupItemsChildren(e){this.setChildren("groupItems",e)}get totalItemsChildren(){return this._getOption("totalItems")}set totalItemsChildren(e){this.setChildren("totalItems",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};P0.\u0275fac=function(e){return new(e||P0)(E(m,5),E(m,1))},P0.\u0275cmp=xe({type:P0,selectors:[["dxo-summary"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,Ld,4),Dn(i,Nd,4)),2&e){let a;Zt(a=Qt())&&(n.groupItemsChildren=a),Zt(a=Qt())&&(n.totalItemsChildren=a)}},inputs:{calculateCustomSummary:"calculateCustomSummary",groupItems:"groupItems",recalculateWhileEditing:"recalculateWhileEditing",skipEmptyValues:"skipEmptyValues",texts:"texts",totalItems:"totalItems"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),P0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],P0.prototype,"calculateCustomSummary",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],P0.prototype,"groupItems",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],P0.prototype,"recalculateWhileEditing",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],P0.prototype,"skipEmptyValues",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],P0.prototype,"texts",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],P0.prototype,"totalItems",null),h([Ei(hn(()=>Ld)),l("design:type",ci),l("design:paramtypes",[Object])],P0.prototype,"groupItemsChildren",null),h([Ei(hn(()=>Nd)),l("design:type",ci),l("design:paramtypes",[Object])],P0.prototype,"totalItemsChildren",null),P0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],P0);let S9=class{};S9.\u0275fac=function(e){return new(e||S9)},S9.\u0275mod=ge({type:S9}),S9.\u0275inj=fe({});class mht extends et{get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get activeStateEnabled(){return this._getOption("activeStateEnabled")}set activeStateEnabled(e){this._setOption("activeStateEnabled",e)}get animationEnabled(){return this._getOption("animationEnabled")}set animationEnabled(e){this._setOption("animationEnabled",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get deferRendering(){return this._getOption("deferRendering")}set deferRendering(e){this._setOption("deferRendering",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get itemHoldTimeout(){return this._getOption("itemHoldTimeout")}set itemHoldTimeout(e){this._setOption("itemHoldTimeout",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get itemTemplate(){return this._getOption("itemTemplate")}set itemTemplate(e){this._setOption("itemTemplate",e)}get itemTitleTemplate(){return this._getOption("itemTitleTemplate")}set itemTitleTemplate(e){this._setOption("itemTitleTemplate",e)}get loop(){return this._getOption("loop")}set loop(e){this._setOption("loop",e)}get noDataText(){return this._getOption("noDataText")}set noDataText(e){this._setOption("noDataText",e)}get onContentReady(){return this._getOption("onContentReady")}set onContentReady(e){this._setOption("onContentReady",e)}get onDisposing(){return this._getOption("onDisposing")}set onDisposing(e){this._setOption("onDisposing",e)}get onInitialized(){return this._getOption("onInitialized")}set onInitialized(e){this._setOption("onInitialized",e)}get onItemClick(){return this._getOption("onItemClick")}set onItemClick(e){this._setOption("onItemClick",e)}get onItemContextMenu(){return this._getOption("onItemContextMenu")}set onItemContextMenu(e){this._setOption("onItemContextMenu",e)}get onItemHold(){return this._getOption("onItemHold")}set onItemHold(e){this._setOption("onItemHold",e)}get onItemRendered(){return this._getOption("onItemRendered")}set onItemRendered(e){this._setOption("onItemRendered",e)}get onOptionChanged(){return this._getOption("onOptionChanged")}set onOptionChanged(e){this._setOption("onOptionChanged",e)}get onSelectionChanged(){return this._getOption("onSelectionChanged")}set onSelectionChanged(e){this._setOption("onSelectionChanged",e)}get onTitleClick(){return this._getOption("onTitleClick")}set onTitleClick(e){this._setOption("onTitleClick",e)}get onTitleHold(){return this._getOption("onTitleHold")}set onTitleHold(e){this._setOption("onTitleHold",e)}get onTitleRendered(){return this._getOption("onTitleRendered")}set onTitleRendered(e){this._setOption("onTitleRendered",e)}get repaintChangesOnly(){return this._getOption("repaintChangesOnly")}set repaintChangesOnly(e){this._setOption("repaintChangesOnly",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get scrollByContent(){return this._getOption("scrollByContent")}set scrollByContent(e){this._setOption("scrollByContent",e)}get scrollingEnabled(){return this._getOption("scrollingEnabled")}set scrollingEnabled(e){this._setOption("scrollingEnabled",e)}get selectedIndex(){return this._getOption("selectedIndex")}set selectedIndex(e){this._setOption("selectedIndex",e)}get selectedItem(){return this._getOption("selectedItem")}set selectedItem(e){this._setOption("selectedItem",e)}get showNavButtons(){return this._getOption("showNavButtons")}set showNavButtons(e){this._setOption("showNavButtons",e)}get swipeEnabled(){return this._getOption("swipeEnabled")}set swipeEnabled(e){this._setOption("swipeEnabled",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}}let Yf=class extends mht{constructor(e,n){super(),this._createEventEmitters([{emit:"itemsChange"},{emit:"selectedIndexChange"},{emit:"selectedItemChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"tabPanelOptions"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Yf.\u0275fac=function(e){return new(e||Yf)(E(m,5),E(m,1))},Yf.\u0275cmp=xe({type:Yf,selectors:[["dxo-tab-panel-options"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Vr,4),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",animationEnabled:"animationEnabled",dataSource:"dataSource",deferRendering:"deferRendering",disabled:"disabled",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",itemHoldTimeout:"itemHoldTimeout",items:"items",itemTemplate:"itemTemplate",itemTitleTemplate:"itemTitleTemplate",loop:"loop",noDataText:"noDataText",onContentReady:"onContentReady",onDisposing:"onDisposing",onInitialized:"onInitialized",onItemClick:"onItemClick",onItemContextMenu:"onItemContextMenu",onItemHold:"onItemHold",onItemRendered:"onItemRendered",onOptionChanged:"onOptionChanged",onSelectionChanged:"onSelectionChanged",onTitleClick:"onTitleClick",onTitleHold:"onTitleHold",onTitleRendered:"onTitleRendered",repaintChangesOnly:"repaintChangesOnly",rtlEnabled:"rtlEnabled",scrollByContent:"scrollByContent",scrollingEnabled:"scrollingEnabled",selectedIndex:"selectedIndex",selectedItem:"selectedItem",showNavButtons:"showNavButtons",swipeEnabled:"swipeEnabled",tabIndex:"tabIndex",visible:"visible",width:"width"},outputs:{itemsChange:"itemsChange",selectedIndexChange:"selectedIndexChange",selectedItemChange:"selectedItemChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Yf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([it(),l("design:type",Ae)],Yf.prototype,"itemsChange",void 0),h([it(),l("design:type",Ae)],Yf.prototype,"selectedIndexChange",void 0),h([it(),l("design:type",Ae)],Yf.prototype,"selectedItemChange",void 0),h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],Yf.prototype,"itemsChildren",null),Yf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Yf);let O9=class{};O9.\u0275fac=function(e){return new(e||O9)},O9.\u0275mod=ge({type:O9}),O9.\u0275inj=fe({});class fht extends et{get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}}let Gb=class extends fht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"tableContextMenu"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Gb.\u0275fac=function(e){return new(e||Gb)(E(m,5),E(m,1))},Gb.\u0275cmp=xe({type:Gb,selectors:[["dxo-table-context-menu"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Vr,4),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{enabled:"enabled",items:"items"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Gb.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],Gb.prototype,"itemsChildren",null),Gb=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Gb);let T9=class{};T9.\u0275fac=function(e){return new(e||T9)},T9.\u0275mod=ge({type:T9}),T9.\u0275inj=fe({});class ght extends et{get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get minColumnWidth(){return this._getOption("minColumnWidth")}set minColumnWidth(e){this._setOption("minColumnWidth",e)}get minRowHeight(){return this._getOption("minRowHeight")}set minRowHeight(e){this._setOption("minRowHeight",e)}}let ZD=class extends ght{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"tableResizing"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ZD.\u0275fac=function(e){return new(e||ZD)(E(m,5),E(m,1))},ZD.\u0275cmp=xe({type:ZD,selectors:[["dxo-table-resizing"]],inputs:{enabled:"enabled",minColumnWidth:"minColumnWidth",minRowHeight:"minRowHeight"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ZD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],ZD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ZD);let E9=class{};E9.\u0275fac=function(e){return new(e||E9)},E9.\u0275mod=ge({type:E9}),E9.\u0275inj=fe({});let R0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get colorExpr(){return this._getOption("colorExpr")}set colorExpr(e){this._setOption("colorExpr",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get endExpr(){return this._getOption("endExpr")}set endExpr(e){this._setOption("endExpr",e)}get keyExpr(){return this._getOption("keyExpr")}set keyExpr(e){this._setOption("keyExpr",e)}get parentIdExpr(){return this._getOption("parentIdExpr")}set parentIdExpr(e){this._setOption("parentIdExpr",e)}get progressExpr(){return this._getOption("progressExpr")}set progressExpr(e){this._setOption("progressExpr",e)}get startExpr(){return this._getOption("startExpr")}set startExpr(e){this._setOption("startExpr",e)}get titleExpr(){return this._getOption("titleExpr")}set titleExpr(e){this._setOption("titleExpr",e)}get _optionPath(){return"tasks"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};R0.\u0275fac=function(e){return new(e||R0)(E(m,5),E(m,1))},R0.\u0275cmp=xe({type:R0,selectors:[["dxo-tasks"]],inputs:{colorExpr:"colorExpr",dataSource:"dataSource",endExpr:"endExpr",keyExpr:"keyExpr",parentIdExpr:"parentIdExpr",progressExpr:"progressExpr",startExpr:"startExpr",titleExpr:"titleExpr"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),R0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"colorExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"endExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"keyExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"parentIdExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"progressExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"startExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],R0.prototype,"titleExpr",null),R0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],R0);let A9=class{};A9.\u0275fac=function(e){return new(e||A9)},A9.\u0275mod=ge({type:A9}),A9.\u0275inj=fe({});let Jf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get customizeText(){return this._getOption("customizeText")}set customizeText(e){this._setOption("customizeText",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get format(){return this._getOption("format")}set format(e){this._setOption("format",e)}get indent(){return this._getOption("indent")}set indent(e){this._setOption("indent",e)}get _optionPath(){return"text"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Jf.\u0275fac=function(e){return new(e||Jf)(E(m,5),E(m,1))},Jf.\u0275cmp=xe({type:Jf,selectors:[["dxo-text"]],inputs:{customizeText:"customizeText",font:"font",format:"format",indent:"indent"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Jf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Jf.prototype,"customizeText",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Jf.prototype,"font",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Jf.prototype,"format",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Jf.prototype,"indent",null),Jf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Jf);let k9=class{};k9.\u0275fac=function(e){return new(e||k9)},k9.\u0275mod=ge({type:k9}),k9.\u0275inj=fe({});class _ht extends et{get fix(){return this._getOption("fix")}set fix(e){this._setOption("fix",e)}get leftPosition(){return this._getOption("leftPosition")}set leftPosition(e){this._setOption("leftPosition",e)}get rightPosition(){return this._getOption("rightPosition")}set rightPosition(e){this._setOption("rightPosition",e)}get unfix(){return this._getOption("unfix")}set unfix(e){this._setOption("unfix",e)}get addRow(){return this._getOption("addRow")}set addRow(e){this._setOption("addRow",e)}get cancelAllChanges(){return this._getOption("cancelAllChanges")}set cancelAllChanges(e){this._setOption("cancelAllChanges",e)}get cancelRowChanges(){return this._getOption("cancelRowChanges")}set cancelRowChanges(e){this._setOption("cancelRowChanges",e)}get confirmDeleteMessage(){return this._getOption("confirmDeleteMessage")}set confirmDeleteMessage(e){this._setOption("confirmDeleteMessage",e)}get confirmDeleteTitle(){return this._getOption("confirmDeleteTitle")}set confirmDeleteTitle(e){this._setOption("confirmDeleteTitle",e)}get deleteRow(){return this._getOption("deleteRow")}set deleteRow(e){this._setOption("deleteRow",e)}get editRow(){return this._getOption("editRow")}set editRow(e){this._setOption("editRow",e)}get saveAllChanges(){return this._getOption("saveAllChanges")}set saveAllChanges(e){this._setOption("saveAllChanges",e)}get saveRowChanges(){return this._getOption("saveRowChanges")}set saveRowChanges(e){this._setOption("saveRowChanges",e)}get undeleteRow(){return this._getOption("undeleteRow")}set undeleteRow(e){this._setOption("undeleteRow",e)}get validationCancelChanges(){return this._getOption("validationCancelChanges")}set validationCancelChanges(e){this._setOption("validationCancelChanges",e)}get exportAll(){return this._getOption("exportAll")}set exportAll(e){this._setOption("exportAll",e)}get exportSelectedRows(){return this._getOption("exportSelectedRows")}set exportSelectedRows(e){this._setOption("exportSelectedRows",e)}get exportTo(){return this._getOption("exportTo")}set exportTo(e){this._setOption("exportTo",e)}get clearFilter(){return this._getOption("clearFilter")}set clearFilter(e){this._setOption("clearFilter",e)}get createFilter(){return this._getOption("createFilter")}set createFilter(e){this._setOption("createFilter",e)}get filterEnabledHint(){return this._getOption("filterEnabledHint")}set filterEnabledHint(e){this._setOption("filterEnabledHint",e)}get groupByThisColumn(){return this._getOption("groupByThisColumn")}set groupByThisColumn(e){this._setOption("groupByThisColumn",e)}get groupContinuedMessage(){return this._getOption("groupContinuedMessage")}set groupContinuedMessage(e){this._setOption("groupContinuedMessage",e)}get groupContinuesMessage(){return this._getOption("groupContinuesMessage")}set groupContinuesMessage(e){this._setOption("groupContinuesMessage",e)}get ungroup(){return this._getOption("ungroup")}set ungroup(e){this._setOption("ungroup",e)}get ungroupAll(){return this._getOption("ungroupAll")}set ungroupAll(e){this._setOption("ungroupAll",e)}get cancel(){return this._getOption("cancel")}set cancel(e){this._setOption("cancel",e)}get emptyValue(){return this._getOption("emptyValue")}set emptyValue(e){this._setOption("emptyValue",e)}get ok(){return this._getOption("ok")}set ok(e){this._setOption("ok",e)}get avg(){return this._getOption("avg")}set avg(e){this._setOption("avg",e)}get avgOtherColumn(){return this._getOption("avgOtherColumn")}set avgOtherColumn(e){this._setOption("avgOtherColumn",e)}get count(){return this._getOption("count")}set count(e){this._setOption("count",e)}get max(){return this._getOption("max")}set max(e){this._setOption("max",e)}get maxOtherColumn(){return this._getOption("maxOtherColumn")}set maxOtherColumn(e){this._setOption("maxOtherColumn",e)}get min(){return this._getOption("min")}set min(e){this._setOption("min",e)}get minOtherColumn(){return this._getOption("minOtherColumn")}set minOtherColumn(e){this._setOption("minOtherColumn",e)}get sum(){return this._getOption("sum")}set sum(e){this._setOption("sum",e)}get sumOtherColumn(){return this._getOption("sumOtherColumn")}set sumOtherColumn(e){this._setOption("sumOtherColumn",e)}get allFields(){return this._getOption("allFields")}set allFields(e){this._setOption("allFields",e)}get columnFields(){return this._getOption("columnFields")}set columnFields(e){this._setOption("columnFields",e)}get dataFields(){return this._getOption("dataFields")}set dataFields(e){this._setOption("dataFields",e)}get filterFields(){return this._getOption("filterFields")}set filterFields(e){this._setOption("filterFields",e)}get rowFields(){return this._getOption("rowFields")}set rowFields(e){this._setOption("rowFields",e)}get columnFieldArea(){return this._getOption("columnFieldArea")}set columnFieldArea(e){this._setOption("columnFieldArea",e)}get dataFieldArea(){return this._getOption("dataFieldArea")}set dataFieldArea(e){this._setOption("dataFieldArea",e)}get filterFieldArea(){return this._getOption("filterFieldArea")}set filterFieldArea(e){this._setOption("filterFieldArea",e)}get rowFieldArea(){return this._getOption("rowFieldArea")}set rowFieldArea(e){this._setOption("rowFieldArea",e)}get collapseAll(){return this._getOption("collapseAll")}set collapseAll(e){this._setOption("collapseAll",e)}get dataNotAvailable(){return this._getOption("dataNotAvailable")}set dataNotAvailable(e){this._setOption("dataNotAvailable",e)}get expandAll(){return this._getOption("expandAll")}set expandAll(e){this._setOption("expandAll",e)}get exportToExcel(){return this._getOption("exportToExcel")}set exportToExcel(e){this._setOption("exportToExcel",e)}get grandTotal(){return this._getOption("grandTotal")}set grandTotal(e){this._setOption("grandTotal",e)}get noData(){return this._getOption("noData")}set noData(e){this._setOption("noData",e)}get removeAllSorting(){return this._getOption("removeAllSorting")}set removeAllSorting(e){this._setOption("removeAllSorting",e)}get showFieldChooser(){return this._getOption("showFieldChooser")}set showFieldChooser(e){this._setOption("showFieldChooser",e)}get sortColumnBySummary(){return this._getOption("sortColumnBySummary")}set sortColumnBySummary(e){this._setOption("sortColumnBySummary",e)}get sortRowBySummary(){return this._getOption("sortRowBySummary")}set sortRowBySummary(e){this._setOption("sortRowBySummary",e)}get total(){return this._getOption("total")}set total(e){this._setOption("total",e)}get addRowToNode(){return this._getOption("addRowToNode")}set addRowToNode(e){this._setOption("addRowToNode",e)}}let QD=class extends _ht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"texts"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};QD.\u0275fac=function(e){return new(e||QD)(E(m,5),E(m,1))},QD.\u0275cmp=xe({type:QD,selectors:[["dxo-texts"]],inputs:{fix:"fix",leftPosition:"leftPosition",rightPosition:"rightPosition",unfix:"unfix",addRow:"addRow",cancelAllChanges:"cancelAllChanges",cancelRowChanges:"cancelRowChanges",confirmDeleteMessage:"confirmDeleteMessage",confirmDeleteTitle:"confirmDeleteTitle",deleteRow:"deleteRow",editRow:"editRow",saveAllChanges:"saveAllChanges",saveRowChanges:"saveRowChanges",undeleteRow:"undeleteRow",validationCancelChanges:"validationCancelChanges",exportAll:"exportAll",exportSelectedRows:"exportSelectedRows",exportTo:"exportTo",clearFilter:"clearFilter",createFilter:"createFilter",filterEnabledHint:"filterEnabledHint",groupByThisColumn:"groupByThisColumn",groupContinuedMessage:"groupContinuedMessage",groupContinuesMessage:"groupContinuesMessage",ungroup:"ungroup",ungroupAll:"ungroupAll",cancel:"cancel",emptyValue:"emptyValue",ok:"ok",avg:"avg",avgOtherColumn:"avgOtherColumn",count:"count",max:"max",maxOtherColumn:"maxOtherColumn",min:"min",minOtherColumn:"minOtherColumn",sum:"sum",sumOtherColumn:"sumOtherColumn",allFields:"allFields",columnFields:"columnFields",dataFields:"dataFields",filterFields:"filterFields",rowFields:"rowFields",columnFieldArea:"columnFieldArea",dataFieldArea:"dataFieldArea",filterFieldArea:"filterFieldArea",rowFieldArea:"rowFieldArea",collapseAll:"collapseAll",dataNotAvailable:"dataNotAvailable",expandAll:"expandAll",exportToExcel:"exportToExcel",grandTotal:"grandTotal",noData:"noData",removeAllSorting:"removeAllSorting",showFieldChooser:"showFieldChooser",sortColumnBySummary:"sortColumnBySummary",sortRowBySummary:"sortRowBySummary",total:"total",addRowToNode:"addRowToNode"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),QD.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],QD=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],QD);let I9=class{};I9.\u0275fac=function(e){return new(e||I9)},I9.\u0275mod=ge({type:I9}),I9.\u0275inj=fe({});let n0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get days(){return this._getOption("days")}set days(e){this._setOption("days",e)}get hours(){return this._getOption("hours")}set hours(e){this._setOption("hours",e)}get milliseconds(){return this._getOption("milliseconds")}set milliseconds(e){this._setOption("milliseconds",e)}get minutes(){return this._getOption("minutes")}set minutes(e){this._setOption("minutes",e)}get months(){return this._getOption("months")}set months(e){this._setOption("months",e)}get quarters(){return this._getOption("quarters")}set quarters(e){this._setOption("quarters",e)}get seconds(){return this._getOption("seconds")}set seconds(e){this._setOption("seconds",e)}get weeks(){return this._getOption("weeks")}set weeks(e){this._setOption("weeks",e)}get years(){return this._getOption("years")}set years(e){this._setOption("years",e)}get _optionPath(){return"tickInterval"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};n0.\u0275fac=function(e){return new(e||n0)(E(m,5),E(m,1))},n0.\u0275cmp=xe({type:n0,selectors:[["dxo-tick-interval"]],inputs:{days:"days",hours:"hours",milliseconds:"milliseconds",minutes:"minutes",months:"months",quarters:"quarters",seconds:"seconds",weeks:"weeks",years:"years"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),n0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"days",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"hours",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"milliseconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"minutes",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"months",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"quarters",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"seconds",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"weeks",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],n0.prototype,"years",null),n0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],n0);let L9=class{};L9.\u0275fac=function(e){return new(e||L9)},L9.\u0275mod=ge({type:L9}),L9.\u0275inj=fe({});let vh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get length(){return this._getOption("length")}set length(e){this._setOption("length",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get shift(){return this._getOption("shift")}set shift(e){this._setOption("shift",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"tick"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};vh.\u0275fac=function(e){return new(e||vh)(E(m,5),E(m,1))},vh.\u0275cmp=xe({type:vh,selectors:[["dxo-tick"]],inputs:{color:"color",length:"length",opacity:"opacity",shift:"shift",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),vh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],vh.prototype,"color",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],vh.prototype,"length",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],vh.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],vh.prototype,"shift",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vh.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],vh.prototype,"width",null),vh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],vh);let N9=class{};N9.\u0275fac=function(e){return new(e||N9)},N9.\u0275mod=ge({type:N9}),N9.\u0275inj=fe({});let mm=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get hoverStyle(){return this._getOption("hoverStyle")}set hoverStyle(e){this._setOption("hoverStyle",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get selectionStyle(){return this._getOption("selectionStyle")}set selectionStyle(e){this._setOption("selectionStyle",e)}get _optionPath(){return"tile"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};mm.\u0275fac=function(e){return new(e||mm)(E(m,5),E(m,1))},mm.\u0275cmp=xe({type:mm,selectors:[["dxo-tile"]],inputs:{border:"border",color:"color",hoverStyle:"hoverStyle",label:"label",selectionStyle:"selectionStyle"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),mm.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],mm.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],mm.prototype,"color",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],mm.prototype,"hoverStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],mm.prototype,"label",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],mm.prototype,"selectionStyle",null),mm=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],mm);let P9=class{};P9.\u0275fac=function(e){return new(e||P9)},P9.\u0275mod=ge({type:P9}),P9.\u0275inj=fe({});let hc=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get horizontalAlignment(){return this._getOption("horizontalAlignment")}set horizontalAlignment(e){this._setOption("horizontalAlignment",e)}get margin(){return this._getOption("margin")}set margin(e){this._setOption("margin",e)}get placeholderSize(){return this._getOption("placeholderSize")}set placeholderSize(e){this._setOption("placeholderSize",e)}get subtitle(){return this._getOption("subtitle")}set subtitle(e){this._setOption("subtitle",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get verticalAlignment(){return this._getOption("verticalAlignment")}set verticalAlignment(e){this._setOption("verticalAlignment",e)}get textOverflow(){return this._getOption("textOverflow")}set textOverflow(e){this._setOption("textOverflow",e)}get wordWrap(){return this._getOption("wordWrap")}set wordWrap(e){this._setOption("wordWrap",e)}get alignment(){return this._getOption("alignment")}set alignment(e){this._setOption("alignment",e)}get _optionPath(){return"title"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};hc.\u0275fac=function(e){return new(e||hc)(E(m,5),E(m,1))},hc.\u0275cmp=xe({type:hc,selectors:[["dxo-title"]],inputs:{font:"font",horizontalAlignment:"horizontalAlignment",margin:"margin",placeholderSize:"placeholderSize",subtitle:"subtitle",text:"text",verticalAlignment:"verticalAlignment",textOverflow:"textOverflow",wordWrap:"wordWrap",alignment:"alignment"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),hc.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Object),l("design:paramtypes",[Object])],hc.prototype,"font",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hc.prototype,"horizontalAlignment",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],hc.prototype,"margin",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],hc.prototype,"placeholderSize",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],hc.prototype,"subtitle",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hc.prototype,"text",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hc.prototype,"verticalAlignment",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hc.prototype,"textOverflow",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hc.prototype,"wordWrap",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],hc.prototype,"alignment",null),hc=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],hc);let R9=class{};R9.\u0275fac=function(e){return new(e||R9)},R9.\u0275mod=ge({type:R9}),R9.\u0275inj=fe({});let ew=class extends COe{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"to"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};ew.\u0275fac=function(e){return new(e||ew)(E(m,5),E(m,1))},ew.\u0275cmp=xe({type:ew,selectors:[["dxo-to"]],inputs:{left:"left",opacity:"opacity",position:"position",scale:"scale",top:"top"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),ew.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],ew=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],ew);let jb=class{};jb.\u0275fac=function(e){return new(e||jb)},jb.\u0275mod=ge({type:jb}),jb.\u0275inj=fe({});class yht extends et{get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get fileSelectionItems(){return this._getOption("fileSelectionItems")}set fileSelectionItems(e){this._setOption("fileSelectionItems",e)}get container(){return this._getOption("container")}set container(e){this._setOption("container",e)}get multiline(){return this._getOption("multiline")}set multiline(e){this._setOption("multiline",e)}}let $y=class extends yht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"toolbar"}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}get fileSelectionItemsChildren(){return this._getOption("fileSelectionItems")}set fileSelectionItemsChildren(e){this.setChildren("fileSelectionItems",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};$y.\u0275fac=function(e){return new(e||$y)(E(m,5),E(m,1))},$y.\u0275cmp=xe({type:$y,selectors:[["dxo-toolbar"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,Vr,4),Dn(i,xy,4)),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a),Zt(a=Qt())&&(n.fileSelectionItemsChildren=a)}},inputs:{disabled:"disabled",items:"items",visible:"visible",fileSelectionItems:"fileSelectionItems",container:"container",multiline:"multiline"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),$y.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([Ei(hn(()=>Vr)),l("design:type",ci),l("design:paramtypes",[Object])],$y.prototype,"itemsChildren",null),h([Ei(hn(()=>xy)),l("design:type",ci),l("design:paramtypes",[Object])],$y.prototype,"fileSelectionItemsChildren",null),$y=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],$y);let F9=class{};F9.\u0275fac=function(e){return new(e||F9)},F9.\u0275mod=ge({type:F9}),F9.\u0275inj=fe({});let bh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get groups(){return this._getOption("groups")}set groups(e){this._setOption("groups",e)}get shapeIconsPerRow(){return this._getOption("shapeIconsPerRow")}set shapeIconsPerRow(e){this._setOption("shapeIconsPerRow",e)}get showSearch(){return this._getOption("showSearch")}set showSearch(e){this._setOption("showSearch",e)}get visibility(){return this._getOption("visibility")}set visibility(e){this._setOption("visibility",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"toolbox"}get groupsChildren(){return this._getOption("groups")}set groupsChildren(e){this.setChildren("groups",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};bh.\u0275fac=function(e){return new(e||bh)(E(m,5),E(m,1))},bh.\u0275cmp=xe({type:bh,selectors:[["dxo-toolbox"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Xd,4),2&e){let a;Zt(a=Qt())&&(n.groupsChildren=a)}},inputs:{groups:"groups",shapeIconsPerRow:"shapeIconsPerRow",showSearch:"showSearch",visibility:"visibility",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),bh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],bh.prototype,"groups",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],bh.prototype,"shapeIconsPerRow",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],bh.prototype,"showSearch",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],bh.prototype,"visibility",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],bh.prototype,"width",null),h([Ei(hn(()=>Xd)),l("design:type",ci),l("design:paramtypes",[Object])],bh.prototype,"groupsChildren",null),bh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],bh);let H9=class{};H9.\u0275fac=function(e){return new(e||H9)},H9.\u0275mod=ge({type:H9}),H9.\u0275inj=fe({});let Cr=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get arrowLength(){return this._getOption("arrowLength")}set arrowLength(e){this._setOption("arrowLength",e)}get border(){return this._getOption("border")}set border(e){this._setOption("border",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get container(){return this._getOption("container")}set container(e){this._setOption("container",e)}get contentTemplate(){return this._getOption("contentTemplate")}set contentTemplate(e){this._setOption("contentTemplate",e)}get cornerRadius(){return this._getOption("cornerRadius")}set cornerRadius(e){this._setOption("cornerRadius",e)}get customizeTooltip(){return this._getOption("customizeTooltip")}set customizeTooltip(e){this._setOption("customizeTooltip",e)}get enabled(){return this._getOption("enabled")}set enabled(e){this._setOption("enabled",e)}get font(){return this._getOption("font")}set font(e){this._setOption("font",e)}get format(){return this._getOption("format")}set format(e){this._setOption("format",e)}get interactive(){return this._getOption("interactive")}set interactive(e){this._setOption("interactive",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get paddingLeftRight(){return this._getOption("paddingLeftRight")}set paddingLeftRight(e){this._setOption("paddingLeftRight",e)}get paddingTopBottom(){return this._getOption("paddingTopBottom")}set paddingTopBottom(e){this._setOption("paddingTopBottom",e)}get shadow(){return this._getOption("shadow")}set shadow(e){this._setOption("shadow",e)}get zIndex(){return this._getOption("zIndex")}set zIndex(e){this._setOption("zIndex",e)}get argumentFormat(){return this._getOption("argumentFormat")}set argumentFormat(e){this._setOption("argumentFormat",e)}get location(){return this._getOption("location")}set location(e){this._setOption("location",e)}get shared(){return this._getOption("shared")}set shared(e){this._setOption("shared",e)}get isShown(){return this._getOption("isShown")}set isShown(e){this._setOption("isShown",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get showMode(){return this._getOption("showMode")}set showMode(e){this._setOption("showMode",e)}get customizeLinkTooltip(){return this._getOption("customizeLinkTooltip")}set customizeLinkTooltip(e){this._setOption("customizeLinkTooltip",e)}get customizeNodeTooltip(){return this._getOption("customizeNodeTooltip")}set customizeNodeTooltip(e){this._setOption("customizeNodeTooltip",e)}get linkTooltipTemplate(){return this._getOption("linkTooltipTemplate")}set linkTooltipTemplate(e){this._setOption("linkTooltipTemplate",e)}get nodeTooltipTemplate(){return this._getOption("nodeTooltipTemplate")}set nodeTooltipTemplate(e){this._setOption("nodeTooltipTemplate",e)}get _optionPath(){return"tooltip"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Cr.\u0275fac=function(e){return new(e||Cr)(E(m,5),E(m,1))},Cr.\u0275cmp=xe({type:Cr,selectors:[["dxo-tooltip"]],inputs:{arrowLength:"arrowLength",border:"border",color:"color",container:"container",contentTemplate:"contentTemplate",cornerRadius:"cornerRadius",customizeTooltip:"customizeTooltip",enabled:"enabled",font:"font",format:"format",interactive:"interactive",opacity:"opacity",paddingLeftRight:"paddingLeftRight",paddingTopBottom:"paddingTopBottom",shadow:"shadow",zIndex:"zIndex",argumentFormat:"argumentFormat",location:"location",shared:"shared",isShown:"isShown",text:"text",position:"position",showMode:"showMode",customizeLinkTooltip:"customizeLinkTooltip",customizeNodeTooltip:"customizeNodeTooltip",linkTooltipTemplate:"linkTooltipTemplate",nodeTooltipTemplate:"nodeTooltipTemplate"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Cr.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cr.prototype,"arrowLength",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"border",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Cr.prototype,"color",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"container",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"contentTemplate",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cr.prototype,"cornerRadius",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Cr.prototype,"customizeTooltip",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Cr.prototype,"enabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"font",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"format",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Cr.prototype,"interactive",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cr.prototype,"opacity",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cr.prototype,"paddingLeftRight",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cr.prototype,"paddingTopBottom",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"shadow",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Cr.prototype,"zIndex",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"argumentFormat",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Cr.prototype,"location",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Cr.prototype,"shared",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Cr.prototype,"isShown",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Cr.prototype,"text",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Cr.prototype,"position",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Cr.prototype,"showMode",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Cr.prototype,"customizeLinkTooltip",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],Cr.prototype,"customizeNodeTooltip",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"linkTooltipTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Cr.prototype,"nodeTooltipTemplate",null),Cr=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Cr);let B9=class{};B9.\u0275fac=function(e){return new(e||B9)},B9.\u0275mod=ge({type:B9}),B9.\u0275inj=fe({});let Vy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get chunkSize(){return this._getOption("chunkSize")}set chunkSize(e){this._setOption("chunkSize",e)}get maxFileSize(){return this._getOption("maxFileSize")}set maxFileSize(e){this._setOption("maxFileSize",e)}get _optionPath(){return"upload"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Vy.\u0275fac=function(e){return new(e||Vy)(E(m,5),E(m,1))},Vy.\u0275cmp=xe({type:Vy,selectors:[["dxo-upload"]],inputs:{chunkSize:"chunkSize",maxFileSize:"maxFileSize"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Vy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Vy.prototype,"chunkSize",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Vy.prototype,"maxFileSize",null),Vy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Vy);let z9=class{};z9.\u0275fac=function(e){return new(e||z9)},z9.\u0275mod=ge({type:z9}),z9.\u0275inj=fe({});let Wy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get rangeMaxPoint(){return this._getOption("rangeMaxPoint")}set rangeMaxPoint(e){this._setOption("rangeMaxPoint",e)}get rangeMinPoint(){return this._getOption("rangeMinPoint")}set rangeMinPoint(e){this._setOption("rangeMinPoint",e)}get _optionPath(){return"url"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Wy.\u0275fac=function(e){return new(e||Wy)(E(m,5),E(m,1))},Wy.\u0275cmp=xe({type:Wy,selectors:[["dxo-url"]],inputs:{rangeMaxPoint:"rangeMaxPoint",rangeMinPoint:"rangeMinPoint"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Wy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Wy.prototype,"rangeMaxPoint",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Wy.prototype,"rangeMinPoint",null),Wy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Wy);let $9=class{};$9.\u0275fac=function(e){return new(e||$9)},$9.\u0275mod=ge({type:$9}),$9.\u0275inj=fe({});let T1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get autoUpdateParentTasks(){return this._getOption("autoUpdateParentTasks")}set autoUpdateParentTasks(e){this._setOption("autoUpdateParentTasks",e)}get enablePredecessorGap(){return this._getOption("enablePredecessorGap")}set enablePredecessorGap(e){this._setOption("enablePredecessorGap",e)}get validateDependencies(){return this._getOption("validateDependencies")}set validateDependencies(e){this._setOption("validateDependencies",e)}get _optionPath(){return"validation"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};T1.\u0275fac=function(e){return new(e||T1)(E(m,5),E(m,1))},T1.\u0275cmp=xe({type:T1,selectors:[["dxo-validation"]],inputs:{autoUpdateParentTasks:"autoUpdateParentTasks",enablePredecessorGap:"enablePredecessorGap",validateDependencies:"validateDependencies"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),T1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],T1.prototype,"autoUpdateParentTasks",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],T1.prototype,"enablePredecessorGap",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],T1.prototype,"validateDependencies",null),T1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],T1);let V9=class{};V9.\u0275fac=function(e){return new(e||V9)},V9.\u0275mod=ge({type:V9}),V9.\u0275inj=fe({});let gi=class extends or{constructor(e,n){super(),this._createEventEmitters([{emit:"visualRangeChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowDecimals(){return this._getOption("allowDecimals")}set allowDecimals(e){this._setOption("allowDecimals",e)}get autoBreaksEnabled(){return this._getOption("autoBreaksEnabled")}set autoBreaksEnabled(e){this._setOption("autoBreaksEnabled",e)}get axisDivisionFactor(){return this._getOption("axisDivisionFactor")}set axisDivisionFactor(e){this._setOption("axisDivisionFactor",e)}get breaks(){return this._getOption("breaks")}set breaks(e){this._setOption("breaks",e)}get breakStyle(){return this._getOption("breakStyle")}set breakStyle(e){this._setOption("breakStyle",e)}get categories(){return this._getOption("categories")}set categories(e){this._setOption("categories",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get constantLines(){return this._getOption("constantLines")}set constantLines(e){this._setOption("constantLines",e)}get constantLineStyle(){return this._getOption("constantLineStyle")}set constantLineStyle(e){this._setOption("constantLineStyle",e)}get customPosition(){return this._getOption("customPosition")}set customPosition(e){this._setOption("customPosition",e)}get discreteAxisDivisionMode(){return this._getOption("discreteAxisDivisionMode")}set discreteAxisDivisionMode(e){this._setOption("discreteAxisDivisionMode",e)}get endOnTick(){return this._getOption("endOnTick")}set endOnTick(e){this._setOption("endOnTick",e)}get grid(){return this._getOption("grid")}set grid(e){this._setOption("grid",e)}get inverted(){return this._getOption("inverted")}set inverted(e){this._setOption("inverted",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get linearThreshold(){return this._getOption("linearThreshold")}set linearThreshold(e){this._setOption("linearThreshold",e)}get logarithmBase(){return this._getOption("logarithmBase")}set logarithmBase(e){this._setOption("logarithmBase",e)}get maxAutoBreakCount(){return this._getOption("maxAutoBreakCount")}set maxAutoBreakCount(e){this._setOption("maxAutoBreakCount",e)}get maxValueMargin(){return this._getOption("maxValueMargin")}set maxValueMargin(e){this._setOption("maxValueMargin",e)}get minorGrid(){return this._getOption("minorGrid")}set minorGrid(e){this._setOption("minorGrid",e)}get minorTick(){return this._getOption("minorTick")}set minorTick(e){this._setOption("minorTick",e)}get minorTickCount(){return this._getOption("minorTickCount")}set minorTickCount(e){this._setOption("minorTickCount",e)}get minorTickInterval(){return this._getOption("minorTickInterval")}set minorTickInterval(e){this._setOption("minorTickInterval",e)}get minValueMargin(){return this._getOption("minValueMargin")}set minValueMargin(e){this._setOption("minValueMargin",e)}get minVisualRangeLength(){return this._getOption("minVisualRangeLength")}set minVisualRangeLength(e){this._setOption("minVisualRangeLength",e)}get multipleAxesSpacing(){return this._getOption("multipleAxesSpacing")}set multipleAxesSpacing(e){this._setOption("multipleAxesSpacing",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get offset(){return this._getOption("offset")}set offset(e){this._setOption("offset",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get pane(){return this._getOption("pane")}set pane(e){this._setOption("pane",e)}get placeholderSize(){return this._getOption("placeholderSize")}set placeholderSize(e){this._setOption("placeholderSize",e)}get position(){return this._getOption("position")}set position(e){this._setOption("position",e)}get showZero(){return this._getOption("showZero")}set showZero(e){this._setOption("showZero",e)}get strips(){return this._getOption("strips")}set strips(e){this._setOption("strips",e)}get stripStyle(){return this._getOption("stripStyle")}set stripStyle(e){this._setOption("stripStyle",e)}get synchronizedValue(){return this._getOption("synchronizedValue")}set synchronizedValue(e){this._setOption("synchronizedValue",e)}get tick(){return this._getOption("tick")}set tick(e){this._setOption("tick",e)}get tickInterval(){return this._getOption("tickInterval")}set tickInterval(e){this._setOption("tickInterval",e)}get title(){return this._getOption("title")}set title(e){this._setOption("title",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get valueMarginsEnabled(){return this._getOption("valueMarginsEnabled")}set valueMarginsEnabled(e){this._setOption("valueMarginsEnabled",e)}get valueType(){return this._getOption("valueType")}set valueType(e){this._setOption("valueType",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get visualRange(){return this._getOption("visualRange")}set visualRange(e){this._setOption("visualRange",e)}get visualRangeUpdateMode(){return this._getOption("visualRangeUpdateMode")}set visualRangeUpdateMode(e){this._setOption("visualRangeUpdateMode",e)}get wholeRange(){return this._getOption("wholeRange")}set wholeRange(e){this._setOption("wholeRange",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"valueAxis"}get breaksChildren(){return this._getOption("breaks")}set breaksChildren(e){this.setChildren("breaks",e)}get constantLinesChildren(){return this._getOption("constantLines")}set constantLinesChildren(e){this.setChildren("constantLines",e)}get stripsChildren(){return this._getOption("strips")}set stripsChildren(e){this.setChildren("strips",e)}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};gi.\u0275fac=function(e){return new(e||gi)(E(m,5),E(m,1))},gi.\u0275cmp=xe({type:gi,selectors:[["dxi-value-axis"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,ih,4),Dn(i,Tl,4),Dn(i,Id,4)),2&e){let a;Zt(a=Qt())&&(n.breaksChildren=a),Zt(a=Qt())&&(n.constantLinesChildren=a),Zt(a=Qt())&&(n.stripsChildren=a)}},inputs:{allowDecimals:"allowDecimals",autoBreaksEnabled:"autoBreaksEnabled",axisDivisionFactor:"axisDivisionFactor",breaks:"breaks",breakStyle:"breakStyle",categories:"categories",color:"color",constantLines:"constantLines",constantLineStyle:"constantLineStyle",customPosition:"customPosition",discreteAxisDivisionMode:"discreteAxisDivisionMode",endOnTick:"endOnTick",grid:"grid",inverted:"inverted",label:"label",linearThreshold:"linearThreshold",logarithmBase:"logarithmBase",maxAutoBreakCount:"maxAutoBreakCount",maxValueMargin:"maxValueMargin",minorGrid:"minorGrid",minorTick:"minorTick",minorTickCount:"minorTickCount",minorTickInterval:"minorTickInterval",minValueMargin:"minValueMargin",minVisualRangeLength:"minVisualRangeLength",multipleAxesSpacing:"multipleAxesSpacing",name:"name",offset:"offset",opacity:"opacity",pane:"pane",placeholderSize:"placeholderSize",position:"position",showZero:"showZero",strips:"strips",stripStyle:"stripStyle",synchronizedValue:"synchronizedValue",tick:"tick",tickInterval:"tickInterval",title:"title",type:"type",valueMarginsEnabled:"valueMarginsEnabled",valueType:"valueType",visible:"visible",visualRange:"visualRange",visualRangeUpdateMode:"visualRangeUpdateMode",wholeRange:"wholeRange",width:"width"},outputs:{visualRangeChange:"visualRangeChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),gi.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],gi.prototype,"allowDecimals",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],gi.prototype,"autoBreaksEnabled",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"axisDivisionFactor",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],gi.prototype,"breaks",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"breakStyle",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],gi.prototype,"categories",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"color",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],gi.prototype,"constantLines",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"constantLineStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"customPosition",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"discreteAxisDivisionMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],gi.prototype,"endOnTick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"grid",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],gi.prototype,"inverted",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"linearThreshold",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"logarithmBase",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"maxAutoBreakCount",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"maxValueMargin",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"minorGrid",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"minorTick",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"minorTickCount",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"minorTickInterval",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"minValueMargin",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"minVisualRangeLength",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"multipleAxesSpacing",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"name",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"offset",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"opacity",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"pane",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"placeholderSize",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"position",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],gi.prototype,"showZero",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],gi.prototype,"strips",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"stripStyle",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"synchronizedValue",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"tick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"tickInterval",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"title",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"type",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],gi.prototype,"valueMarginsEnabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"valueType",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],gi.prototype,"visible",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"visualRange",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],gi.prototype,"visualRangeUpdateMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],gi.prototype,"wholeRange",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],gi.prototype,"width",null),h([it(),l("design:type",Ae)],gi.prototype,"visualRangeChange",void 0),h([Ei(hn(()=>ih)),l("design:type",ci),l("design:paramtypes",[Object])],gi.prototype,"breaksChildren",null),h([Ei(hn(()=>Tl)),l("design:type",ci),l("design:paramtypes",[Object])],gi.prototype,"constantLinesChildren",null),h([Ei(hn(()=>Id)),l("design:type",ci),l("design:paramtypes",[Object])],gi.prototype,"stripsChildren",null),gi=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],gi);let W9=class{};W9.\u0275fac=function(e){return new(e||W9)},W9.\u0275mod=ge({type:W9}),W9.\u0275inj=fe({});let la=class extends et{constructor(e,n){super(),this._createEventEmitters([{emit:"visualRangeChange"}]),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowDecimals(){return this._getOption("allowDecimals")}set allowDecimals(e){this._setOption("allowDecimals",e)}get axisDivisionFactor(){return this._getOption("axisDivisionFactor")}set axisDivisionFactor(e){this._setOption("axisDivisionFactor",e)}get categories(){return this._getOption("categories")}set categories(e){this._setOption("categories",e)}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get constantLines(){return this._getOption("constantLines")}set constantLines(e){this._setOption("constantLines",e)}get constantLineStyle(){return this._getOption("constantLineStyle")}set constantLineStyle(e){this._setOption("constantLineStyle",e)}get discreteAxisDivisionMode(){return this._getOption("discreteAxisDivisionMode")}set discreteAxisDivisionMode(e){this._setOption("discreteAxisDivisionMode",e)}get endOnTick(){return this._getOption("endOnTick")}set endOnTick(e){this._setOption("endOnTick",e)}get grid(){return this._getOption("grid")}set grid(e){this._setOption("grid",e)}get inverted(){return this._getOption("inverted")}set inverted(e){this._setOption("inverted",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get linearThreshold(){return this._getOption("linearThreshold")}set linearThreshold(e){this._setOption("linearThreshold",e)}get logarithmBase(){return this._getOption("logarithmBase")}set logarithmBase(e){this._setOption("logarithmBase",e)}get maxValueMargin(){return this._getOption("maxValueMargin")}set maxValueMargin(e){this._setOption("maxValueMargin",e)}get minorGrid(){return this._getOption("minorGrid")}set minorGrid(e){this._setOption("minorGrid",e)}get minorTick(){return this._getOption("minorTick")}set minorTick(e){this._setOption("minorTick",e)}get minorTickCount(){return this._getOption("minorTickCount")}set minorTickCount(e){this._setOption("minorTickCount",e)}get minorTickInterval(){return this._getOption("minorTickInterval")}set minorTickInterval(e){this._setOption("minorTickInterval",e)}get minValueMargin(){return this._getOption("minValueMargin")}set minValueMargin(e){this._setOption("minValueMargin",e)}get minVisualRangeLength(){return this._getOption("minVisualRangeLength")}set minVisualRangeLength(e){this._setOption("minVisualRangeLength",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get showZero(){return this._getOption("showZero")}set showZero(e){this._setOption("showZero",e)}get strips(){return this._getOption("strips")}set strips(e){this._setOption("strips",e)}get stripStyle(){return this._getOption("stripStyle")}set stripStyle(e){this._setOption("stripStyle",e)}get tick(){return this._getOption("tick")}set tick(e){this._setOption("tick",e)}get tickInterval(){return this._getOption("tickInterval")}set tickInterval(e){this._setOption("tickInterval",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get valueMarginsEnabled(){return this._getOption("valueMarginsEnabled")}set valueMarginsEnabled(e){this._setOption("valueMarginsEnabled",e)}get valueType(){return this._getOption("valueType")}set valueType(e){this._setOption("valueType",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get visualRange(){return this._getOption("visualRange")}set visualRange(e){this._setOption("visualRange",e)}get visualRangeUpdateMode(){return this._getOption("visualRangeUpdateMode")}set visualRangeUpdateMode(e){this._setOption("visualRangeUpdateMode",e)}get wholeRange(){return this._getOption("wholeRange")}set wholeRange(e){this._setOption("wholeRange",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get max(){return this._getOption("max")}set max(e){this._setOption("max",e)}get min(){return this._getOption("min")}set min(e){this._setOption("min",e)}get _optionPath(){return"valueAxis"}get constantLinesChildren(){return this._getOption("constantLines")}set constantLinesChildren(e){this.setChildren("constantLines",e)}get stripsChildren(){return this._getOption("strips")}set stripsChildren(e){this.setChildren("strips",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};la.\u0275fac=function(e){return new(e||la)(E(m,5),E(m,1))},la.\u0275cmp=xe({type:la,selectors:[["dxo-value-axis"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,Tl,4),Dn(i,Id,4)),2&e){let a;Zt(a=Qt())&&(n.constantLinesChildren=a),Zt(a=Qt())&&(n.stripsChildren=a)}},inputs:{allowDecimals:"allowDecimals",axisDivisionFactor:"axisDivisionFactor",categories:"categories",color:"color",constantLines:"constantLines",constantLineStyle:"constantLineStyle",discreteAxisDivisionMode:"discreteAxisDivisionMode",endOnTick:"endOnTick",grid:"grid",inverted:"inverted",label:"label",linearThreshold:"linearThreshold",logarithmBase:"logarithmBase",maxValueMargin:"maxValueMargin",minorGrid:"minorGrid",minorTick:"minorTick",minorTickCount:"minorTickCount",minorTickInterval:"minorTickInterval",minValueMargin:"minValueMargin",minVisualRangeLength:"minVisualRangeLength",opacity:"opacity",showZero:"showZero",strips:"strips",stripStyle:"stripStyle",tick:"tick",tickInterval:"tickInterval",type:"type",valueMarginsEnabled:"valueMarginsEnabled",valueType:"valueType",visible:"visible",visualRange:"visualRange",visualRangeUpdateMode:"visualRangeUpdateMode",wholeRange:"wholeRange",width:"width",max:"max",min:"min"},outputs:{visualRangeChange:"visualRangeChange"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),la.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],la.prototype,"allowDecimals",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"axisDivisionFactor",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],la.prototype,"categories",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],la.prototype,"color",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],la.prototype,"constantLines",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"constantLineStyle",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],la.prototype,"discreteAxisDivisionMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],la.prototype,"endOnTick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"grid",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],la.prototype,"inverted",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"linearThreshold",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"logarithmBase",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"maxValueMargin",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"minorGrid",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"minorTick",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"minorTickCount",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"minorTickInterval",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"minValueMargin",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"minVisualRangeLength",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"opacity",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],la.prototype,"showZero",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],la.prototype,"strips",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"stripStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"tick",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"tickInterval",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],la.prototype,"type",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],la.prototype,"valueMarginsEnabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],la.prototype,"valueType",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],la.prototype,"visible",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"visualRange",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],la.prototype,"visualRangeUpdateMode",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],la.prototype,"wholeRange",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"width",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"max",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],la.prototype,"min",null),h([it(),l("design:type",Ae)],la.prototype,"visualRangeChange",void 0),h([Ei(hn(()=>Tl)),l("design:type",ci),l("design:paramtypes",[Object])],la.prototype,"constantLinesChildren",null),h([Ei(hn(()=>Id)),l("design:type",ci),l("design:paramtypes",[Object])],la.prototype,"stripsChildren",null),la=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],la);let G9=class{};G9.\u0275fac=function(e){return new(e||G9)},G9.\u0275mod=ge({type:G9}),G9.\u0275inj=fe({});let i0=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get displayMode(){return this._getOption("displayMode")}set displayMode(e){this._setOption("displayMode",e)}get edgeLength(){return this._getOption("edgeLength")}set edgeLength(e){this._setOption("edgeLength",e)}get highValueField(){return this._getOption("highValueField")}set highValueField(e){this._setOption("highValueField",e)}get lineWidth(){return this._getOption("lineWidth")}set lineWidth(e){this._setOption("lineWidth",e)}get lowValueField(){return this._getOption("lowValueField")}set lowValueField(e){this._setOption("lowValueField",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get _optionPath(){return"valueErrorBar"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};i0.\u0275fac=function(e){return new(e||i0)(E(m,5),E(m,1))},i0.\u0275cmp=xe({type:i0,selectors:[["dxo-value-error-bar"]],inputs:{color:"color",displayMode:"displayMode",edgeLength:"edgeLength",highValueField:"highValueField",lineWidth:"lineWidth",lowValueField:"lowValueField",opacity:"opacity",type:"type",value:"value"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),i0.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],i0.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],i0.prototype,"displayMode",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],i0.prototype,"edgeLength",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],i0.prototype,"highValueField",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],i0.prototype,"lineWidth",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],i0.prototype,"lowValueField",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],i0.prototype,"opacity",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],i0.prototype,"type",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],i0.prototype,"value",null),i0=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],i0);let j9=class{};j9.\u0275fac=function(e){return new(e||j9)},j9.\u0275mod=ge({type:j9}),j9.\u0275inj=fe({});let tw=class extends T7{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"valueFormat"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};tw.\u0275fac=function(e){return new(e||tw)(E(m,5),E(m,1))},tw.\u0275cmp=xe({type:tw,selectors:[["dxo-value-format"]],inputs:{currency:"currency",formatter:"formatter",parser:"parser",precision:"precision",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),tw.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],tw=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],tw);let q9=class{};q9.\u0275fac=function(e){return new(e||q9)},q9.\u0275mod=ge({type:q9}),q9.\u0275inj=fe({});let nw=class extends SOe{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"valueIndicator"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};nw.\u0275fac=function(e){return new(e||nw)(E(m,5),E(m,1))},nw.\u0275cmp=xe({type:nw,selectors:[["dxo-value-indicator"]],inputs:{arrowLength:"arrowLength",backgroundColor:"backgroundColor",baseValue:"baseValue",beginAdaptingAtRadius:"beginAdaptingAtRadius",color:"color",horizontalOrientation:"horizontalOrientation",indentFromCenter:"indentFromCenter",length:"length",offset:"offset",palette:"palette",secondColor:"secondColor",secondFraction:"secondFraction",size:"size",spindleGapSize:"spindleGapSize",spindleSize:"spindleSize",text:"text",type:"type",verticalOrientation:"verticalOrientation",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),nw.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],nw=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],nw);let U9=class{};U9.\u0275fac=function(e){return new(e||U9)},U9.\u0275mod=ge({type:U9}),U9.\u0275inj=fe({});class vht extends et{get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get escapeChar(){return this._getOption("escapeChar")}set escapeChar(e){this._setOption("escapeChar",e)}}let iw=class extends vht{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get _optionPath(){return"variables"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};iw.\u0275fac=function(e){return new(e||iw)(E(m,5),E(m,1))},iw.\u0275cmp=xe({type:iw,selectors:[["dxo-variables"]],inputs:{dataSource:"dataSource",escapeChar:"escapeChar"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),iw.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],iw=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],iw);let Y9=class{};Y9.\u0275fac=function(e){return new(e||Y9)},Y9.\u0275mod=ge({type:Y9}),Y9.\u0275inj=fe({});let Mh=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get color(){return this._getOption("color")}set color(e){this._setOption("color",e)}get dashStyle(){return this._getOption("dashStyle")}set dashStyle(e){this._setOption("dashStyle",e)}get label(){return this._getOption("label")}set label(e){this._setOption("label",e)}get opacity(){return this._getOption("opacity")}set opacity(e){this._setOption("opacity",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get _optionPath(){return"verticalLine"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Mh.\u0275fac=function(e){return new(e||Mh)(E(m,5),E(m,1))},Mh.\u0275cmp=xe({type:Mh,selectors:[["dxo-vertical-line"]],inputs:{color:"color",dashStyle:"dashStyle",label:"label",opacity:"opacity",visible:"visible",width:"width"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Mh.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],Mh.prototype,"color",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Mh.prototype,"dashStyle",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Mh.prototype,"label",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Mh.prototype,"opacity",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Mh.prototype,"visible",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Mh.prototype,"width",null),Mh=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Mh);let J9=class{};J9.\u0275fac=function(e){return new(e||J9)},J9.\u0275mod=ge({type:J9}),J9.\u0275inj=fe({});let Wr=class extends or{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get agendaDuration(){return this._getOption("agendaDuration")}set agendaDuration(e){this._setOption("agendaDuration",e)}get appointmentCollectorTemplate(){return this._getOption("appointmentCollectorTemplate")}set appointmentCollectorTemplate(e){this._setOption("appointmentCollectorTemplate",e)}get appointmentTemplate(){return this._getOption("appointmentTemplate")}set appointmentTemplate(e){this._setOption("appointmentTemplate",e)}get appointmentTooltipTemplate(){return this._getOption("appointmentTooltipTemplate")}set appointmentTooltipTemplate(e){this._setOption("appointmentTooltipTemplate",e)}get cellDuration(){return this._getOption("cellDuration")}set cellDuration(e){this._setOption("cellDuration",e)}get dataCellTemplate(){return this._getOption("dataCellTemplate")}set dataCellTemplate(e){this._setOption("dataCellTemplate",e)}get dateCellTemplate(){return this._getOption("dateCellTemplate")}set dateCellTemplate(e){this._setOption("dateCellTemplate",e)}get dropDownAppointmentTemplate(){return this._getOption("dropDownAppointmentTemplate")}set dropDownAppointmentTemplate(e){this._setOption("dropDownAppointmentTemplate",e)}get endDayHour(){return this._getOption("endDayHour")}set endDayHour(e){this._setOption("endDayHour",e)}get firstDayOfWeek(){return this._getOption("firstDayOfWeek")}set firstDayOfWeek(e){this._setOption("firstDayOfWeek",e)}get groupByDate(){return this._getOption("groupByDate")}set groupByDate(e){this._setOption("groupByDate",e)}get groupOrientation(){return this._getOption("groupOrientation")}set groupOrientation(e){this._setOption("groupOrientation",e)}get groups(){return this._getOption("groups")}set groups(e){this._setOption("groups",e)}get intervalCount(){return this._getOption("intervalCount")}set intervalCount(e){this._setOption("intervalCount",e)}get maxAppointmentsPerCell(){return this._getOption("maxAppointmentsPerCell")}set maxAppointmentsPerCell(e){this._setOption("maxAppointmentsPerCell",e)}get name(){return this._getOption("name")}set name(e){this._setOption("name",e)}get resourceCellTemplate(){return this._getOption("resourceCellTemplate")}set resourceCellTemplate(e){this._setOption("resourceCellTemplate",e)}get scrolling(){return this._getOption("scrolling")}set scrolling(e){this._setOption("scrolling",e)}get startDate(){return this._getOption("startDate")}set startDate(e){this._setOption("startDate",e)}get startDayHour(){return this._getOption("startDayHour")}set startDayHour(e){this._setOption("startDayHour",e)}get timeCellTemplate(){return this._getOption("timeCellTemplate")}set timeCellTemplate(e){this._setOption("timeCellTemplate",e)}get type(){return this._getOption("type")}set type(e){this._setOption("type",e)}get _optionPath(){return"views"}ngOnDestroy(){this._deleteRemovedOptions(this._fullOptionPath())}};Wr.\u0275fac=function(e){return new(e||Wr)(E(m,5),E(m,1))},Wr.\u0275cmp=xe({type:Wr,selectors:[["dxi-view"]],inputs:{agendaDuration:"agendaDuration",appointmentCollectorTemplate:"appointmentCollectorTemplate",appointmentTemplate:"appointmentTemplate",appointmentTooltipTemplate:"appointmentTooltipTemplate",cellDuration:"cellDuration",dataCellTemplate:"dataCellTemplate",dateCellTemplate:"dateCellTemplate",dropDownAppointmentTemplate:"dropDownAppointmentTemplate",endDayHour:"endDayHour",firstDayOfWeek:"firstDayOfWeek",groupByDate:"groupByDate",groupOrientation:"groupOrientation",groups:"groups",intervalCount:"intervalCount",maxAppointmentsPerCell:"maxAppointmentsPerCell",name:"name",resourceCellTemplate:"resourceCellTemplate",scrolling:"scrolling",startDate:"startDate",startDayHour:"startDayHour",timeCellTemplate:"timeCellTemplate",type:"type"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Wr.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Wr.prototype,"agendaDuration",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"appointmentCollectorTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"appointmentTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"appointmentTooltipTemplate",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Wr.prototype,"cellDuration",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"dataCellTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"dateCellTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"dropDownAppointmentTemplate",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Wr.prototype,"endDayHour",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"firstDayOfWeek",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],Wr.prototype,"groupByDate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Wr.prototype,"groupOrientation",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Wr.prototype,"groups",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Wr.prototype,"intervalCount",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"maxAppointmentsPerCell",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Wr.prototype,"name",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"resourceCellTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"scrolling",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"startDate",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Wr.prototype,"startDayHour",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],Wr.prototype,"timeCellTemplate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],Wr.prototype,"type",null),Wr=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Wr);let qb=class{};qb.\u0275fac=function(e){return new(e||qb)},qb.\u0275mod=ge({type:qb}),qb.\u0275inj=fe({});let E1=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get commands(){return this._getOption("commands")}set commands(e){this._setOption("commands",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get _optionPath(){return"viewToolbar"}get commandsChildren(){return this._getOption("commands")}set commandsChildren(e){this.setChildren("commands",e)}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};E1.\u0275fac=function(e){return new(e||E1)(E(m,5),E(m,1))},E1.\u0275cmp=xe({type:E1,selectors:[["dxo-view-toolbar"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,pd,4),2&e){let a;Zt(a=Qt())&&(n.commandsChildren=a)}},inputs:{commands:"commands",visible:"visible"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),E1.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],E1.prototype,"commands",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],E1.prototype,"visible",null),h([Ei(hn(()=>pd)),l("design:type",ci),l("design:paramtypes",[Object])],E1.prototype,"commandsChildren",null),E1=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],E1);let K9=class{};K9.\u0275fac=function(e){return new(e||K9)},K9.\u0275mod=ge({type:K9}),K9.\u0275inj=fe({});let Kf=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get rangeMaxPoint(){return this._getOption("rangeMaxPoint")}set rangeMaxPoint(e){this._setOption("rangeMaxPoint",e)}get rangeMinPoint(){return this._getOption("rangeMinPoint")}set rangeMinPoint(e){this._setOption("rangeMinPoint",e)}get end(){return this._getOption("end")}set end(e){this._setOption("end",e)}get start(){return this._getOption("start")}set start(e){this._setOption("start",e)}get _optionPath(){return"width"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Kf.\u0275fac=function(e){return new(e||Kf)(E(m,5),E(m,1))},Kf.\u0275cmp=xe({type:Kf,selectors:[["dxo-width"]],inputs:{rangeMaxPoint:"rangeMaxPoint",rangeMinPoint:"rangeMinPoint",end:"end",start:"start"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Kf.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kf.prototype,"rangeMaxPoint",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kf.prototype,"rangeMinPoint",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kf.prototype,"end",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Kf.prototype,"start",null),Kf=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Kf);let X9=class{};X9.\u0275fac=function(e){return new(e||X9)},X9.\u0275mod=ge({type:X9}),X9.\u0275inj=fe({});let fp=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get allowMouseWheel(){return this._getOption("allowMouseWheel")}set allowMouseWheel(e){this._setOption("allowMouseWheel",e)}get allowTouchGestures(){return this._getOption("allowTouchGestures")}set allowTouchGestures(e){this._setOption("allowTouchGestures",e)}get argumentAxis(){return this._getOption("argumentAxis")}set argumentAxis(e){this._setOption("argumentAxis",e)}get dragBoxStyle(){return this._getOption("dragBoxStyle")}set dragBoxStyle(e){this._setOption("dragBoxStyle",e)}get dragToZoom(){return this._getOption("dragToZoom")}set dragToZoom(e){this._setOption("dragToZoom",e)}get panKey(){return this._getOption("panKey")}set panKey(e){this._setOption("panKey",e)}get valueAxis(){return this._getOption("valueAxis")}set valueAxis(e){this._setOption("valueAxis",e)}get _optionPath(){return"zoomAndPan"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};fp.\u0275fac=function(e){return new(e||fp)(E(m,5),E(m,1))},fp.\u0275cmp=xe({type:fp,selectors:[["dxo-zoom-and-pan"]],inputs:{allowMouseWheel:"allowMouseWheel",allowTouchGestures:"allowTouchGestures",argumentAxis:"argumentAxis",dragBoxStyle:"dragBoxStyle",dragToZoom:"dragToZoom",panKey:"panKey",valueAxis:"valueAxis"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),fp.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fp.prototype,"allowMouseWheel",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fp.prototype,"allowTouchGestures",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fp.prototype,"argumentAxis",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],fp.prototype,"dragBoxStyle",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],fp.prototype,"dragToZoom",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fp.prototype,"panKey",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],fp.prototype,"valueAxis",null),fp=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],fp);let Z9=class{};Z9.\u0275fac=function(e){return new(e||Z9)},Z9.\u0275mod=ge({type:Z9}),Z9.\u0275inj=fe({});let Gy=class extends et{constructor(e,n){super(),e.setNestedOption(this),n.setHost(this,this._fullOptionPath.bind(this))}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get value(){return this._getOption("value")}set value(e){this._setOption("value",e)}get _optionPath(){return"zoomLevel"}ngOnInit(){this._addRecreatedComponent()}ngOnDestroy(){this._addRemovedOption(this._getOptionPath())}};Gy.\u0275fac=function(e){return new(e||Gy)(E(m,5),E(m,1))},Gy.\u0275cmp=xe({type:Gy,selectors:[["dxo-zoom-level"]],inputs:{items:"items",value:"value"},features:[_e([m]),me],decls:0,vars:0,template:function(e,n){},styles:[""]}),Gy.ctorParameters=()=>[{type:m,decorators:[{type:j},{type:x}]},{type:m,decorators:[{type:x}]}],h([y(),l("design:type",Array),l("design:paramtypes",[Array])],Gy.prototype,"items",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],Gy.prototype,"value",null),Gy=h([I(0,j()),I(0,x()),I(1,x()),l("design:paramtypes",[m,m])],Gy);let Q9=class{};Q9.\u0275fac=function(e){return new(e||Q9)},Q9.\u0275mod=ge({type:Q9}),Q9.\u0275inj=fe({}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Q4,{declarations:[nh],exports:[nh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(e8,{declarations:[c1],exports:[c1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(t8,{declarations:[qc],exports:[qc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(n8,{declarations:[p1],exports:[p1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(wb,{declarations:[iD],exports:[iD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(i8,{declarations:[aD],exports:[aD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(a8,{declarations:[h1],exports:[h1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Cb,{declarations:[lc],exports:[lc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(r8,{declarations:[rD],exports:[rD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(s8,{declarations:[ih],exports:[ih]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(o8,{declarations:[Tl],exports:[Tl]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(l8,{declarations:[Id],exports:[Id]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(d8,{declarations:[Kn],exports:[Kn]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(u8,{declarations:[sD],exports:[sD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Sb,{declarations:[ry],exports:[ry]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(c8,{declarations:[sy],exports:[sy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(p8,{declarations:[Of],exports:[Of]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(h8,{declarations:[oD],exports:[oD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(m8,{declarations:[ah],exports:[ah]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(f8,{declarations:[dc],exports:[dc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Ob,{declarations:[oy],exports:[oy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(g8,{declarations:[Zo],exports:[Zo]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(_8,{declarations:[pd],exports:[pd]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(y8,{declarations:[Xd],exports:[Xd]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(v8,{declarations:[ko],exports:[ko]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(b8,{declarations:[hd],exports:[hd]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Tb,{declarations:[Vr],exports:[Vr]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(M8,{declarations:[ly],exports:[ly]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(x8,{declarations:[m1],exports:[m1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(D8,{declarations:[lD],exports:[lD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(w8,{declarations:[Tf],exports:[Tf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(C8,{declarations:[dD],exports:[dD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(S8,{declarations:[dy],exports:[dy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(O8,{declarations:[uD],exports:[uD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(T8,{declarations:[uy],exports:[uy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(E8,{declarations:[cy],exports:[cy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(A8,{declarations:[py],exports:[py]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(k8,{declarations:[El],exports:[El]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(I8,{declarations:[Ef],exports:[Ef]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(L8,{declarations:[Af],exports:[Af]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Eb,{declarations:[hy],exports:[hy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(N8,{declarations:[rh],exports:[rh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(P8,{declarations:[Uc],exports:[Uc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(R8,{declarations:[md],exports:[md]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(F8,{declarations:[my],exports:[my]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(H8,{declarations:[cD],exports:[cD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(B8,{declarations:[fs],exports:[fs]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(z8,{declarations:[fy],exports:[fy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we($8,{declarations:[pD],exports:[pD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(V8,{declarations:[kf],exports:[kf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(W8,{declarations:[If],exports:[If]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(G8,{declarations:[sh],exports:[sh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(j8,{declarations:[gy],exports:[gy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(q8,{declarations:[oh],exports:[oh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(U8,{declarations:[up],exports:[up]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Y8,{declarations:[I0],exports:[I0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(J8,{declarations:[_y],exports:[_y]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(K8,{declarations:[yy],exports:[yy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(X8,{declarations:[sa],exports:[sa]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Z8,{declarations:[f1],exports:[f1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Q8,{declarations:[Lf],exports:[Lf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(eR,{declarations:[Ab],exports:[Ab]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(tR,{declarations:[Yc],exports:[Yc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(nR,{declarations:[vy],exports:[vy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(iR,{declarations:[tm],exports:[tm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(aR,{declarations:[by],exports:[by]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(rR,{declarations:[hD],exports:[hD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(sR,{declarations:[My],exports:[My]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(kb,{declarations:[Al],exports:[Al]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Ib,{declarations:[nm],exports:[nm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(oR,{declarations:[ll],exports:[ll]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Lb,{declarations:[Vi],exports:[Vi]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(lR,{declarations:[ql],exports:[ql]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(dR,{declarations:[Jc],exports:[Jc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(uR,{declarations:[cp],exports:[cp]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(cR,{declarations:[xy],exports:[xy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(pR,{declarations:[im],exports:[im]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(hR,{declarations:[g1],exports:[g1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(mR,{declarations:[fd],exports:[fd]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(fR,{declarations:[am],exports:[am]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(gR,{declarations:[mD],exports:[mD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(_R,{declarations:[fD],exports:[fD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(yR,{declarations:[Nb],exports:[Nb]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(vR,{declarations:[Dy],exports:[Dy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(bR,{declarations:[gD],exports:[gD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Pb,{declarations:[_D],exports:[_D]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(MR,{declarations:[yD],exports:[yD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(xR,{declarations:[vD],exports:[vD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(DR,{declarations:[bD],exports:[bD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(wR,{declarations:[MD],exports:[MD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(CR,{declarations:[xD],exports:[xD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(SR,{declarations:[_1],exports:[_1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(OR,{declarations:[wy],exports:[wy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(TR,{declarations:[Nf],exports:[Nf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(ER,{declarations:[Ld],exports:[Ld]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(AR,{declarations:[Pf],exports:[Pf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(kR,{declarations:[y1],exports:[y1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(IR,{declarations:[L0],exports:[L0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(LR,{declarations:[rm],exports:[rm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(NR,{declarations:[Rf],exports:[Rf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(PR,{declarations:[DD],exports:[DD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(RR,{declarations:[Cy],exports:[Cy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(FR,{declarations:[Sy],exports:[Sy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Rb,{declarations:[wD],exports:[wD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(HR,{declarations:[v1],exports:[v1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(BR,{declarations:[lh],exports:[lh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(zR,{declarations:[pp],exports:[pp]}),("undefined"==typeof ngJitMode||ngJitMode)&&we($R,{declarations:[Ff],exports:[Ff]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(VR,{declarations:[Oy],exports:[Oy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(WR,{declarations:[CD],exports:[CD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(GR,{declarations:[SD],exports:[SD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(jR,{declarations:[Hf],exports:[Hf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(qR,{declarations:[b1],exports:[b1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(UR,{declarations:[Bf],exports:[Bf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(YR,{declarations:[oa],exports:[oa]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(JR,{declarations:[lr],exports:[lr]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(KR,{declarations:[Rr],exports:[Rr]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(XR,{declarations:[Fr],exports:[Fr]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(ZR,{declarations:[OD],exports:[OD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(QR,{declarations:[sm],exports:[sm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(eF,{declarations:[Kc],exports:[Kc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(tF,{declarations:[dh],exports:[dh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(nF,{declarations:[om],exports:[om]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(iF,{declarations:[M1],exports:[M1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(aF,{declarations:[zf],exports:[zf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(rF,{declarations:[lm],exports:[lm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(sF,{declarations:[uh],exports:[uh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(oF,{declarations:[x1],exports:[x1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(lF,{declarations:[Xc],exports:[Xc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(dF,{declarations:[TD],exports:[TD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(uF,{declarations:[ED],exports:[ED]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(cF,{declarations:[Ty],exports:[Ty]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(pF,{declarations:[Zc],exports:[Zc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(hF,{declarations:[Qc],exports:[Qc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(mF,{declarations:[$f],exports:[$f]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(fF,{declarations:[e0],exports:[e0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(gF,{declarations:[ch],exports:[ch]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Fb,{declarations:[Ey],exports:[Ey]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(_F,{declarations:[ph],exports:[ph]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(yF,{declarations:[po],exports:[po]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(vF,{declarations:[Ay],exports:[Ay]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Hb,{declarations:[ky],exports:[ky]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(bF,{declarations:[AD],exports:[AD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(MF,{declarations:[kD],exports:[kD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(xF,{declarations:[Vf],exports:[Vf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(DF,{declarations:[hp],exports:[hp]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(wF,{declarations:[dm],exports:[dm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(CF,{declarations:[Wf],exports:[Wf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(SF,{declarations:[mp],exports:[mp]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(OF,{declarations:[uc],exports:[uc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(TF,{declarations:[um],exports:[um]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Bb,{declarations:[ID],exports:[ID]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(EF,{declarations:[LD],exports:[LD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(AF,{declarations:[D1],exports:[D1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(kF,{declarations:[cm],exports:[cm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(IF,{declarations:[cc],exports:[cc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(LF,{declarations:[ND],exports:[ND]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(NF,{declarations:[PD],exports:[PD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(PF,{declarations:[Iy],exports:[Iy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(RF,{declarations:[hh],exports:[hh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(FF,{declarations:[Gf],exports:[Gf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(zb,{declarations:[pc],exports:[pc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(HF,{declarations:[jf],exports:[jf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(BF,{declarations:[mh],exports:[mh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(zF,{declarations:[Zr],exports:[Zr]}),("undefined"==typeof ngJitMode||ngJitMode)&&we($F,{declarations:[qf],exports:[qf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(VF,{declarations:[Ly],exports:[Ly]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(WF,{declarations:[Ma],exports:[Ma]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(GF,{declarations:[RD],exports:[RD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(jF,{declarations:[fh],exports:[fh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we($b,{declarations:[FD],exports:[FD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(qF,{declarations:[w1],exports:[w1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(UF,{declarations:[N0],exports:[N0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(YF,{declarations:[gh],exports:[gh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(JF,{declarations:[_h],exports:[_h]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(KF,{declarations:[Ny],exports:[Ny]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(XF,{declarations:[pm],exports:[pm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(ZF,{declarations:[Py],exports:[Py]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(QF,{declarations:[Ry],exports:[Ry]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(e9,{declarations:[Fy],exports:[Fy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Vb,{declarations:[HD],exports:[HD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(t9,{declarations:[Hy],exports:[Hy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(n9,{declarations:[By],exports:[By]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(i9,{declarations:[C1],exports:[C1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(a9,{declarations:[t0],exports:[t0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(r9,{declarations:[Uf],exports:[Uf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(s9,{declarations:[S1],exports:[S1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(o9,{declarations:[BD],exports:[BD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(l9,{declarations:[zy],exports:[zy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(d9,{declarations:[zD],exports:[zD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(u9,{declarations:[$D],exports:[$D]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(c9,{declarations:[VD],exports:[VD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(p9,{declarations:[WD],exports:[WD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(h9,{declarations:[GD],exports:[GD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(m9,{declarations:[jD],exports:[jD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(f9,{declarations:[qD],exports:[qD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(g9,{declarations:[yh],exports:[yh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(_9,{declarations:[UD],exports:[UD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(y9,{declarations:[YD],exports:[YD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(v9,{declarations:[JD],exports:[JD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(b9,{declarations:[Wb],exports:[Wb]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(M9,{declarations:[KD],exports:[KD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(x9,{declarations:[O1],exports:[O1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(D9,{declarations:[hm],exports:[hm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(w9,{declarations:[XD],exports:[XD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(C9,{declarations:[Nd],exports:[Nd]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(S9,{declarations:[P0],exports:[P0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(O9,{declarations:[Yf],exports:[Yf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(T9,{declarations:[Gb],exports:[Gb]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(E9,{declarations:[ZD],exports:[ZD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(A9,{declarations:[R0],exports:[R0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(k9,{declarations:[Jf],exports:[Jf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(I9,{declarations:[QD],exports:[QD]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(L9,{declarations:[n0],exports:[n0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(N9,{declarations:[vh],exports:[vh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(P9,{declarations:[mm],exports:[mm]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(R9,{declarations:[hc],exports:[hc]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(jb,{declarations:[ew],exports:[ew]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(F9,{declarations:[$y],exports:[$y]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(H9,{declarations:[bh],exports:[bh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(B9,{declarations:[Cr],exports:[Cr]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(z9,{declarations:[Vy],exports:[Vy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we($9,{declarations:[Wy],exports:[Wy]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(V9,{declarations:[T1],exports:[T1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(W9,{declarations:[gi],exports:[gi]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(G9,{declarations:[la],exports:[la]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(j9,{declarations:[i0],exports:[i0]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(q9,{declarations:[tw],exports:[tw]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(U9,{declarations:[nw],exports:[nw]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Y9,{declarations:[iw],exports:[iw]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(J9,{declarations:[Mh],exports:[Mh]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(qb,{declarations:[Wr],exports:[Wr]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(K9,{declarations:[E1],exports:[E1]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(X9,{declarations:[Kf],exports:[Kf]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Z9,{declarations:[fp],exports:[fp]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(Q9,{declarations:[Gy],exports:[Gy]});let dt=class extends tD{constructor(e,n,i,a,r,s,o,d){super(e,n,i,a,o,d),this._watcherHelper=a,this._idh=r,this._createEventEmitters([{subscribe:"appointmentAdded",emit:"onAppointmentAdded"},{subscribe:"appointmentAdding",emit:"onAppointmentAdding"},{subscribe:"appointmentClick",emit:"onAppointmentClick"},{subscribe:"appointmentContextMenu",emit:"onAppointmentContextMenu"},{subscribe:"appointmentDblClick",emit:"onAppointmentDblClick"},{subscribe:"appointmentDeleted",emit:"onAppointmentDeleted"},{subscribe:"appointmentDeleting",emit:"onAppointmentDeleting"},{subscribe:"appointmentFormOpening",emit:"onAppointmentFormOpening"},{subscribe:"appointmentRendered",emit:"onAppointmentRendered"},{subscribe:"appointmentUpdated",emit:"onAppointmentUpdated"},{subscribe:"appointmentUpdating",emit:"onAppointmentUpdating"},{subscribe:"cellClick",emit:"onCellClick"},{subscribe:"cellContextMenu",emit:"onCellContextMenu"},{subscribe:"contentReady",emit:"onContentReady"},{subscribe:"disposing",emit:"onDisposing"},{subscribe:"initialized",emit:"onInitialized"},{subscribe:"optionChanged",emit:"onOptionChanged"},{emit:"accessKeyChange"},{emit:"adaptivityEnabledChange"},{emit:"allDayExprChange"},{emit:"appointmentCollectorTemplateChange"},{emit:"appointmentDraggingChange"},{emit:"appointmentTemplateChange"},{emit:"appointmentTooltipTemplateChange"},{emit:"cellDurationChange"},{emit:"crossScrollingEnabledChange"},{emit:"currentDateChange"},{emit:"currentViewChange"},{emit:"customizeDateNavigatorTextChange"},{emit:"dataCellTemplateChange"},{emit:"dataSourceChange"},{emit:"dateCellTemplateChange"},{emit:"dateSerializationFormatChange"},{emit:"descriptionExprChange"},{emit:"disabledChange"},{emit:"dropDownAppointmentTemplateChange"},{emit:"editingChange"},{emit:"elementAttrChange"},{emit:"endDateExprChange"},{emit:"endDateTimeZoneExprChange"},{emit:"endDayHourChange"},{emit:"firstDayOfWeekChange"},{emit:"focusStateEnabledChange"},{emit:"groupByDateChange"},{emit:"groupsChange"},{emit:"heightChange"},{emit:"hintChange"},{emit:"indicatorUpdateIntervalChange"},{emit:"maxChange"},{emit:"maxAppointmentsPerCellChange"},{emit:"minChange"},{emit:"noDataTextChange"},{emit:"recurrenceEditModeChange"},{emit:"recurrenceExceptionExprChange"},{emit:"recurrenceRuleExprChange"},{emit:"remoteFilteringChange"},{emit:"resourceCellTemplateChange"},{emit:"resourcesChange"},{emit:"rtlEnabledChange"},{emit:"scrollingChange"},{emit:"selectedCellDataChange"},{emit:"shadeUntilCurrentTimeChange"},{emit:"showAllDayPanelChange"},{emit:"showCurrentTimeIndicatorChange"},{emit:"startDateExprChange"},{emit:"startDateTimeZoneExprChange"},{emit:"startDayHourChange"},{emit:"tabIndexChange"},{emit:"textExprChange"},{emit:"timeCellTemplateChange"},{emit:"timeZoneChange"},{emit:"useDropDownViewSwitcherChange"},{emit:"viewsChange"},{emit:"visibleChange"},{emit:"widthChange"}]),this._idh.setHost(this),s.setHost(this)}get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get adaptivityEnabled(){return this._getOption("adaptivityEnabled")}set adaptivityEnabled(e){this._setOption("adaptivityEnabled",e)}get allDayExpr(){return this._getOption("allDayExpr")}set allDayExpr(e){this._setOption("allDayExpr",e)}get appointmentCollectorTemplate(){return this._getOption("appointmentCollectorTemplate")}set appointmentCollectorTemplate(e){this._setOption("appointmentCollectorTemplate",e)}get appointmentDragging(){return this._getOption("appointmentDragging")}set appointmentDragging(e){this._setOption("appointmentDragging",e)}get appointmentTemplate(){return this._getOption("appointmentTemplate")}set appointmentTemplate(e){this._setOption("appointmentTemplate",e)}get appointmentTooltipTemplate(){return this._getOption("appointmentTooltipTemplate")}set appointmentTooltipTemplate(e){this._setOption("appointmentTooltipTemplate",e)}get cellDuration(){return this._getOption("cellDuration")}set cellDuration(e){this._setOption("cellDuration",e)}get crossScrollingEnabled(){return this._getOption("crossScrollingEnabled")}set crossScrollingEnabled(e){this._setOption("crossScrollingEnabled",e)}get currentDate(){return this._getOption("currentDate")}set currentDate(e){this._setOption("currentDate",e)}get currentView(){return this._getOption("currentView")}set currentView(e){this._setOption("currentView",e)}get customizeDateNavigatorText(){return this._getOption("customizeDateNavigatorText")}set customizeDateNavigatorText(e){this._setOption("customizeDateNavigatorText",e)}get dataCellTemplate(){return this._getOption("dataCellTemplate")}set dataCellTemplate(e){this._setOption("dataCellTemplate",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get dateCellTemplate(){return this._getOption("dateCellTemplate")}set dateCellTemplate(e){this._setOption("dateCellTemplate",e)}get dateSerializationFormat(){return this._getOption("dateSerializationFormat")}set dateSerializationFormat(e){this._setOption("dateSerializationFormat",e)}get descriptionExpr(){return this._getOption("descriptionExpr")}set descriptionExpr(e){this._setOption("descriptionExpr",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get dropDownAppointmentTemplate(){return this._getOption("dropDownAppointmentTemplate")}set dropDownAppointmentTemplate(e){this._setOption("dropDownAppointmentTemplate",e)}get editing(){return this._getOption("editing")}set editing(e){this._setOption("editing",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get endDateExpr(){return this._getOption("endDateExpr")}set endDateExpr(e){this._setOption("endDateExpr",e)}get endDateTimeZoneExpr(){return this._getOption("endDateTimeZoneExpr")}set endDateTimeZoneExpr(e){this._setOption("endDateTimeZoneExpr",e)}get endDayHour(){return this._getOption("endDayHour")}set endDayHour(e){this._setOption("endDayHour",e)}get firstDayOfWeek(){return this._getOption("firstDayOfWeek")}set firstDayOfWeek(e){this._setOption("firstDayOfWeek",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get groupByDate(){return this._getOption("groupByDate")}set groupByDate(e){this._setOption("groupByDate",e)}get groups(){return this._getOption("groups")}set groups(e){this._setOption("groups",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get indicatorUpdateInterval(){return this._getOption("indicatorUpdateInterval")}set indicatorUpdateInterval(e){this._setOption("indicatorUpdateInterval",e)}get max(){return this._getOption("max")}set max(e){this._setOption("max",e)}get maxAppointmentsPerCell(){return this._getOption("maxAppointmentsPerCell")}set maxAppointmentsPerCell(e){this._setOption("maxAppointmentsPerCell",e)}get min(){return this._getOption("min")}set min(e){this._setOption("min",e)}get noDataText(){return this._getOption("noDataText")}set noDataText(e){this._setOption("noDataText",e)}get recurrenceEditMode(){return this._getOption("recurrenceEditMode")}set recurrenceEditMode(e){this._setOption("recurrenceEditMode",e)}get recurrenceExceptionExpr(){return this._getOption("recurrenceExceptionExpr")}set recurrenceExceptionExpr(e){this._setOption("recurrenceExceptionExpr",e)}get recurrenceRuleExpr(){return this._getOption("recurrenceRuleExpr")}set recurrenceRuleExpr(e){this._setOption("recurrenceRuleExpr",e)}get remoteFiltering(){return this._getOption("remoteFiltering")}set remoteFiltering(e){this._setOption("remoteFiltering",e)}get resourceCellTemplate(){return this._getOption("resourceCellTemplate")}set resourceCellTemplate(e){this._setOption("resourceCellTemplate",e)}get resources(){return this._getOption("resources")}set resources(e){this._setOption("resources",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get scrolling(){return this._getOption("scrolling")}set scrolling(e){this._setOption("scrolling",e)}get selectedCellData(){return this._getOption("selectedCellData")}set selectedCellData(e){this._setOption("selectedCellData",e)}get shadeUntilCurrentTime(){return this._getOption("shadeUntilCurrentTime")}set shadeUntilCurrentTime(e){this._setOption("shadeUntilCurrentTime",e)}get showAllDayPanel(){return this._getOption("showAllDayPanel")}set showAllDayPanel(e){this._setOption("showAllDayPanel",e)}get showCurrentTimeIndicator(){return this._getOption("showCurrentTimeIndicator")}set showCurrentTimeIndicator(e){this._setOption("showCurrentTimeIndicator",e)}get startDateExpr(){return this._getOption("startDateExpr")}set startDateExpr(e){this._setOption("startDateExpr",e)}get startDateTimeZoneExpr(){return this._getOption("startDateTimeZoneExpr")}set startDateTimeZoneExpr(e){this._setOption("startDateTimeZoneExpr",e)}get startDayHour(){return this._getOption("startDayHour")}set startDayHour(e){this._setOption("startDayHour",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get textExpr(){return this._getOption("textExpr")}set textExpr(e){this._setOption("textExpr",e)}get timeCellTemplate(){return this._getOption("timeCellTemplate")}set timeCellTemplate(e){this._setOption("timeCellTemplate",e)}get timeZone(){return this._getOption("timeZone")}set timeZone(e){this._setOption("timeZone",e)}get useDropDownViewSwitcher(){return this._getOption("useDropDownViewSwitcher")}set useDropDownViewSwitcher(e){this._setOption("useDropDownViewSwitcher",e)}get views(){return this._getOption("views")}set views(e){this._setOption("views",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get resourcesChildren(){return this._getOption("resources")}set resourcesChildren(e){this.setChildren("resources",e)}get viewsChildren(){return this._getOption("views")}set viewsChildren(e){this.setChildren("views",e)}_createInstance(e,n){return new Apt(e,n)}ngOnDestroy(){this._destroyWidget()}ngOnChanges(e){super.ngOnChanges(e),this.setupChanges("dataSource",e),this.setupChanges("groups",e),this.setupChanges("resources",e),this.setupChanges("selectedCellData",e),this.setupChanges("views",e)}setupChanges(e,n){e in this._optionsToUpdate||this._idh.setup(e,n)}ngDoCheck(){this._idh.doCheck("dataSource"),this._idh.doCheck("groups"),this._idh.doCheck("resources"),this._idh.doCheck("selectedCellData"),this._idh.doCheck("views"),this._watcherHelper.checkWatchers(),super.ngDoCheck(),super.clearChangedOptions()}_setOption(e,n){let i=this._idh.setupSingle(e,n),a=null!==this._idh.getChanges(e,n);(i||a)&&super._setOption(e,n)}};dt.\u0275fac=function(e){return new(e||dt)(E(qn),E(Si),E($r),E(th),E(dp),E(m),E(Yd),E(w0))},dt.\u0275cmp=xe({type:dt,selectors:[["dx-scheduler"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,pc,4),Dn(i,Wr,4)),2&e){let a;Zt(a=Qt())&&(n.resourcesChildren=a),Zt(a=Qt())&&(n.viewsChildren=a)}},inputs:{accessKey:"accessKey",adaptivityEnabled:"adaptivityEnabled",allDayExpr:"allDayExpr",appointmentCollectorTemplate:"appointmentCollectorTemplate",appointmentDragging:"appointmentDragging",appointmentTemplate:"appointmentTemplate",appointmentTooltipTemplate:"appointmentTooltipTemplate",cellDuration:"cellDuration",crossScrollingEnabled:"crossScrollingEnabled",currentDate:"currentDate",currentView:"currentView",customizeDateNavigatorText:"customizeDateNavigatorText",dataCellTemplate:"dataCellTemplate",dataSource:"dataSource",dateCellTemplate:"dateCellTemplate",dateSerializationFormat:"dateSerializationFormat",descriptionExpr:"descriptionExpr",disabled:"disabled",dropDownAppointmentTemplate:"dropDownAppointmentTemplate",editing:"editing",elementAttr:"elementAttr",endDateExpr:"endDateExpr",endDateTimeZoneExpr:"endDateTimeZoneExpr",endDayHour:"endDayHour",firstDayOfWeek:"firstDayOfWeek",focusStateEnabled:"focusStateEnabled",groupByDate:"groupByDate",groups:"groups",height:"height",hint:"hint",indicatorUpdateInterval:"indicatorUpdateInterval",max:"max",maxAppointmentsPerCell:"maxAppointmentsPerCell",min:"min",noDataText:"noDataText",recurrenceEditMode:"recurrenceEditMode",recurrenceExceptionExpr:"recurrenceExceptionExpr",recurrenceRuleExpr:"recurrenceRuleExpr",remoteFiltering:"remoteFiltering",resourceCellTemplate:"resourceCellTemplate",resources:"resources",rtlEnabled:"rtlEnabled",scrolling:"scrolling",selectedCellData:"selectedCellData",shadeUntilCurrentTime:"shadeUntilCurrentTime",showAllDayPanel:"showAllDayPanel",showCurrentTimeIndicator:"showCurrentTimeIndicator",startDateExpr:"startDateExpr",startDateTimeZoneExpr:"startDateTimeZoneExpr",startDayHour:"startDayHour",tabIndex:"tabIndex",textExpr:"textExpr",timeCellTemplate:"timeCellTemplate",timeZone:"timeZone",useDropDownViewSwitcher:"useDropDownViewSwitcher",views:"views",visible:"visible",width:"width"},outputs:{onAppointmentAdded:"onAppointmentAdded",onAppointmentAdding:"onAppointmentAdding",onAppointmentClick:"onAppointmentClick",onAppointmentContextMenu:"onAppointmentContextMenu",onAppointmentDblClick:"onAppointmentDblClick",onAppointmentDeleted:"onAppointmentDeleted",onAppointmentDeleting:"onAppointmentDeleting",onAppointmentFormOpening:"onAppointmentFormOpening",onAppointmentRendered:"onAppointmentRendered",onAppointmentUpdated:"onAppointmentUpdated",onAppointmentUpdating:"onAppointmentUpdating",onCellClick:"onCellClick",onCellContextMenu:"onCellContextMenu",onContentReady:"onContentReady",onDisposing:"onDisposing",onInitialized:"onInitialized",onOptionChanged:"onOptionChanged",accessKeyChange:"accessKeyChange",adaptivityEnabledChange:"adaptivityEnabledChange",allDayExprChange:"allDayExprChange",appointmentCollectorTemplateChange:"appointmentCollectorTemplateChange",appointmentDraggingChange:"appointmentDraggingChange",appointmentTemplateChange:"appointmentTemplateChange",appointmentTooltipTemplateChange:"appointmentTooltipTemplateChange",cellDurationChange:"cellDurationChange",crossScrollingEnabledChange:"crossScrollingEnabledChange",currentDateChange:"currentDateChange",currentViewChange:"currentViewChange",customizeDateNavigatorTextChange:"customizeDateNavigatorTextChange",dataCellTemplateChange:"dataCellTemplateChange",dataSourceChange:"dataSourceChange",dateCellTemplateChange:"dateCellTemplateChange",dateSerializationFormatChange:"dateSerializationFormatChange",descriptionExprChange:"descriptionExprChange",disabledChange:"disabledChange",dropDownAppointmentTemplateChange:"dropDownAppointmentTemplateChange",editingChange:"editingChange",elementAttrChange:"elementAttrChange",endDateExprChange:"endDateExprChange",endDateTimeZoneExprChange:"endDateTimeZoneExprChange",endDayHourChange:"endDayHourChange",firstDayOfWeekChange:"firstDayOfWeekChange",focusStateEnabledChange:"focusStateEnabledChange",groupByDateChange:"groupByDateChange",groupsChange:"groupsChange",heightChange:"heightChange",hintChange:"hintChange",indicatorUpdateIntervalChange:"indicatorUpdateIntervalChange",maxChange:"maxChange",maxAppointmentsPerCellChange:"maxAppointmentsPerCellChange",minChange:"minChange",noDataTextChange:"noDataTextChange",recurrenceEditModeChange:"recurrenceEditModeChange",recurrenceExceptionExprChange:"recurrenceExceptionExprChange",recurrenceRuleExprChange:"recurrenceRuleExprChange",remoteFilteringChange:"remoteFilteringChange",resourceCellTemplateChange:"resourceCellTemplateChange",resourcesChange:"resourcesChange",rtlEnabledChange:"rtlEnabledChange",scrollingChange:"scrollingChange",selectedCellDataChange:"selectedCellDataChange",shadeUntilCurrentTimeChange:"shadeUntilCurrentTimeChange",showAllDayPanelChange:"showAllDayPanelChange",showCurrentTimeIndicatorChange:"showCurrentTimeIndicatorChange",startDateExprChange:"startDateExprChange",startDateTimeZoneExprChange:"startDateTimeZoneExprChange",startDayHourChange:"startDayHourChange",tabIndexChange:"tabIndexChange",textExprChange:"textExprChange",timeCellTemplateChange:"timeCellTemplateChange",timeZoneChange:"timeZoneChange",useDropDownViewSwitcherChange:"useDropDownViewSwitcherChange",viewsChange:"viewsChange",visibleChange:"visibleChange",widthChange:"widthChange"},features:[_e([$r,th,m,dp]),me,Vl],decls:0,vars:0,template:function(e,n){},encapsulation:2}),dt.ctorParameters=()=>[{type:qn},{type:Si},{type:$r},{type:th},{type:dp},{type:m},{type:Yd},{type:void 0,decorators:[{type:sd,args:[w0]}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"accessKey",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"adaptivityEnabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"allDayExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"appointmentCollectorTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"appointmentDragging",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"appointmentTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"appointmentTooltipTemplate",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dt.prototype,"cellDuration",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"crossScrollingEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"currentDate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"currentView",null),h([y(),l("design:type",Function),l("design:paramtypes",[Function])],dt.prototype,"customizeDateNavigatorText",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"dataCellTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"dataSource",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"dateCellTemplate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"dateSerializationFormat",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"descriptionExpr",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"disabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"dropDownAppointmentTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"editing",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"elementAttr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"endDateExpr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"endDateTimeZoneExpr",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dt.prototype,"endDayHour",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"firstDayOfWeek",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"focusStateEnabled",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"groupByDate",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],dt.prototype,"groups",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"height",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"hint",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dt.prototype,"indicatorUpdateInterval",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"max",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"maxAppointmentsPerCell",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"min",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"noDataText",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"recurrenceEditMode",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"recurrenceExceptionExpr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"recurrenceRuleExpr",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"remoteFiltering",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"resourceCellTemplate",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],dt.prototype,"resources",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"rtlEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"scrolling",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],dt.prototype,"selectedCellData",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"shadeUntilCurrentTime",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"showAllDayPanel",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"showCurrentTimeIndicator",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"startDateExpr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"startDateTimeZoneExpr",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dt.prototype,"startDayHour",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],dt.prototype,"tabIndex",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"textExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"timeCellTemplate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],dt.prototype,"timeZone",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"useDropDownViewSwitcher",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"views",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],dt.prototype,"visible",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],dt.prototype,"width",null),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentAdded",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentAdding",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentClick",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentContextMenu",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentDblClick",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentDeleted",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentDeleting",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentFormOpening",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentRendered",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentUpdated",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onAppointmentUpdating",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onCellClick",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onCellContextMenu",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onContentReady",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onDisposing",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onInitialized",void 0),h([it(),l("design:type",Ae)],dt.prototype,"onOptionChanged",void 0),h([it(),l("design:type",Ae)],dt.prototype,"accessKeyChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"adaptivityEnabledChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"allDayExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"appointmentCollectorTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"appointmentDraggingChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"appointmentTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"appointmentTooltipTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"cellDurationChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"crossScrollingEnabledChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"currentDateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"currentViewChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"customizeDateNavigatorTextChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"dataCellTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"dataSourceChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"dateCellTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"dateSerializationFormatChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"descriptionExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"disabledChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"dropDownAppointmentTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"editingChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"elementAttrChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"endDateExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"endDateTimeZoneExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"endDayHourChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"firstDayOfWeekChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"focusStateEnabledChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"groupByDateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"groupsChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"heightChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"hintChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"indicatorUpdateIntervalChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"maxChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"maxAppointmentsPerCellChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"minChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"noDataTextChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"recurrenceEditModeChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"recurrenceExceptionExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"recurrenceRuleExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"remoteFilteringChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"resourceCellTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"resourcesChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"rtlEnabledChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"scrollingChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"selectedCellDataChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"shadeUntilCurrentTimeChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"showAllDayPanelChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"showCurrentTimeIndicatorChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"startDateExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"startDateTimeZoneExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"startDayHourChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"tabIndexChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"textExprChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"timeCellTemplateChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"timeZoneChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"useDropDownViewSwitcherChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"viewsChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"visibleChange",void 0),h([it(),l("design:type",Ae)],dt.prototype,"widthChange",void 0),h([Ei(pc),l("design:type",ci),l("design:paramtypes",[Object])],dt.prototype,"resourcesChildren",null),h([Ei(Wr),l("design:type",ci),l("design:paramtypes",[Object])],dt.prototype,"viewsChildren",null),dt=h([I(7,sd(w0)),l("design:paramtypes",[qn,Si,$r,th,dp,m,Yd,Object])],dt);let HA=class{};HA.\u0275fac=function(e){return new(e||HA)},HA.\u0275mod=ge({type:HA}),HA.\u0275inj=fe({imports:[[Cb,Lb,zb,$b,qb,u1,em,F_],Cb,Lb,zb,$b,qb,em]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(HA,{declarations:function(){return[dt]},imports:function(){return[Cb,Lb,zb,$b,qb,u1,em,F_]},exports:function(){return[dt,Cb,Lb,zb,$b,qb,em]}});var bht=ae(13653),Mht=ae.n(bht),xht=ae(32711),Dht=ae.n(xht);let E7=class{constructor(e,n,i,a,r,s,o,d,u){this.apiv3Service=e,this.progressBarComponent=n,this.singletonService=i,this.translate=a,this.bookableItemService=r,this.sanitizer=o,this.sagendaMultipleBookingComponent=d,this.sagendaAlertMessageListComponent=u,this.eventSelected=new Ae,this.activeDayIsOpen=!0,this.view="month",this.removeMonthViewButton="false",this.removeWeekViewButton="false",this.removeDayViewButton="false",this.currentDate=new Date,this.events=[],this.isNotificationScreenDisplayed=!1,this.bookableItems=[],this.adaptivityEnabled=!0,this.showBookableItemName=!1,this.enableTimeZoneChange=!1,this.dayStartHour=0,this.dayEndHour=24,this.views=new Array,this.color=[{id:"green",color:"green"},{id:"red",color:"red"},{id:"orange",color:"orange"}],this.rtlEnabled=!1,this.hideInfoButton=!1,this.isMultipleSelectionEnabled=!1,this.weekStartsOn=Number(db.getWeekStartsOn()),this.languageShortName=db.getLanguageShortName(),this.languageCultureShortName=db.getLanguageCultureShortName(),db.isRtlLanguage(this.languageShortName)&&(this.rtlEnabled=!0),this.sagendaDateFormat=db.getSagendaDateFormat(),this.sagendaTimeFormat=db.getSagendaTimeFormat(),this.singletonService.setsagendaDateFormat(this.sagendaDateFormat),this.singletonService.setsagendaTimeFormat(this.sagendaTimeFormat),this.fixedBookableItem={identifier:fm().sagendaFixedBookableItem},this.sagendaButtonComponent=s,this.progressBarComponent=n,this.sagendaAlertMessageListComponent=u,this.singletonService.currentDate.subscribe(p=>{this.currentDate=p}),this.singletonService.sagendaAlertMessages.subscribe(p=>{this.notificationNumber=p.length}),this.singletonService.bearerToken.subscribe(p=>{this.bearerToken=p}),this.bookableItemService.selectedBookableItemChanged.subscribe(p=>{this.onSelectedBookableItemChanged(p)}),this.singletonService.clearSelectedListSubject.subscribe(()=>{this.getEvents()}),fm().sagendaDefaultView&&(this.view=fm().sagendaDefaultView,"month"===this.view&&window.parent.postMessage("month","*")),this.timezones=bf.tz.names(),this.selectedTimezone=localStorage.getItem("timezone")||bf.tz.guess(),this.getViews(),this.notifyIfPayment()}onNotificationClick(){this.isNotificationScreenDisplayed=!this.isNotificationScreenDisplayed}getViews(){"false"===fm().sagendaRemoveMonthViewButton&&this.views.push("month"),"false"===fm().sagendaRemoveWeekViewButton&&this.views.push("week"),"false"===fm().sagendaRemoveWorkWeekViewButton&&this.views.push("workWeek"),"false"===fm().sagendaRemoveDayViewButton&&this.views.push("day"),"false"===fm().sagendaRemoveAgendaViewButton&&this.views.push("agenda")}onSelectedBookableItemChanged(e){e&&(this.selectedBookableItem=e,this.singletonService.setSelectedBookableItem(e),this.getEvents())}parseQueryString(e,n){null==e&&(e=String(window.location.search.substring(1))),n&&(e=e.toLowerCase());const i=new Map;return e.split("&").forEach(r=>{const s=r.split("="),o=decodeURIComponent(s[0]),d=decodeURIComponent(s.length>1?s[1]:"");i[o]=d}),i}shouldRedirectToEventDetailByEventIdDetected(){const e=this.parseQueryString(null,!1);let n=e.eventIdentifier;if(null==n&&(n=e.eventidentifier),!n)return!1;this.apiv3Service.getBookableItemByEventId(n).subscribe(i=>{if(!i)return this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Info,"MESSAGE.NO_EVENT")),!1;this.apiv3Service.getEvent(n,i,this.sagendaDateFormat,this.sagendaTimeFormat,this.languageCultureShortName,this.hideNumberOfBookingOnTotalCapacity,this.translate).subscribe(a=>(this.removeEventIdentifierFromURL(),a?(this.singletonService.setSelectedEventList(a),this.eventSelected.emit({currentAction:Cx.Subscription}),!0):(this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Info,"MESSAGE.NO_EVENT")),!1)))})}removeEventIdentifierFromURL(){const e=this.removeURLParameter(fm().document.location.href,"eventIdentifier");fm().history.pushState("object",document.title,e)}removeURLParameter(e,n){const i=e.split("?");if(i.length>=2){const a=encodeURIComponent(n)+"=",r=i[1].split(/[&;]/g);for(let s=r.length;s-- >0;)-1!==r[s].lastIndexOf(a,0)&&r.splice(s,1);return i[0]+(r.length>0?"?"+r.join("&"):"")}return e}parseForFixedBookableItem(){const e=this.parseQueryString(null,!0);e.fixedbookableitem&&(this.fixedBookableItem.identifier=e.fixedbookableitem)}ngOnInit(){this.parseForFixedBookableItem(),fm().sagendaBearerToken?this.setBearerToken(fm().sagendaBearerToken):fm().sagendaToken?this.apiv3Service.getBearerToken(fm().sagendaToken).subscribe(e=>{this.setBearerToken(e)}):this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.NO_TOKEN",void 0,"https://sagenda.net/Dashboard"))}setBearerToken(e){e?(this.bearerToken=e,this.singletonService.setBearerToken(e),this.apiv3Service.getFrontendConfiguration().subscribe(n=>{this.configuration=n,null!=this.configuration.hideInfoButton&&(this.hideInfoButton=this.configuration.hideInfoButton),null!=this.configuration.showBookableItemName&&(this.showBookableItemName=this.configuration.showBookableItemName),null!=this.configuration.startHour&&(this.dayStartHour=this.configuration.startHour),null!=this.configuration.endHour&&(this.dayEndHour=this.configuration.endHour),null!=this.configuration.adaptivityEnabled&&(this.adaptivityEnabled=this.configuration.adaptivityEnabled),"custom"===this.configuration.displayDateType&&(this.currentDate=new Date(this.configuration.displayDate)),null!=this.configuration.enableTimezoneChange&&(this.enableTimeZoneChange=this.configuration.enableTimezoneChange),null!=this.configuration.buttonColor&&(this.buttonColor=this.configuration.buttonColor),null!=this.configuration.buttonTextColor&&(this.buttonTextColor=this.configuration.buttonTextColor),null!=this.configuration.hideNumberOfBookingOnTotalCapacity&&(this.hideNumberOfBookingOnTotalCapacity=this.configuration.hideNumberOfBookingOnTotalCapacity),this.organiserTimezone=this.configuration&&this.configuration.timeZoneId?this.configuration.timeZoneId:"",this.singletonService.setConfiguration(n);const i=this.shouldRedirectToEventDetailByEventIdDetected();(!1===i||null==i)&&(this.getBookableItems(),this.organiserTimezone!==this.selectedTimezone&&this.enableTimeZoneChange&&this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Info,"TIMEZONE.TIMEZONE_IS_ADAPTED",void 0,void 0,this.selectedTimezone)))})):this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.NO_TOKEN",void 0,"https://sagenda.net/Dashboard"))}checkPaymementModuleSubscriptionPromise(){return new Promise(e=>{let n=!0;this.apiv3Service.getPayementModuleSubscriptionConfirmation().subscribe(i=>{this.configuration=Object.assign(Object.assign({},this.configuration),i),this.singletonService.setConfiguration(this.configuration),(!0===i.enabled||!1===i.paidEventsAllowed)&&(n=!1),e(n)})})}getEvents(){this.selectedBookableItem?(this.progressBarComponent.displayProgressBar(!0),this.apiv3Service.getEvents(this.currentDate,this.scheduler.currentView,this.selectedBookableItem,this.sagendaDateFormat,this.sagendaTimeFormat,this.languageCultureShortName,this.hideNumberOfBookingOnTotalCapacity,this.translate).subscribe(e=>{0===e.length&&this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Info,"MESSAGE.NO_EVENT")),this.events=e,this.progressBarComponent.displayProgressBar(!1),this.scheduler.dataSource=this.events.sort((n,i)=>n.startDate.getTime()-i.startDate.getTime()),this.scheduler.height=700})):this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.NO_BOOKABLE_ITEM",void 0,"https://sagenda.net/BookableItems/Add"))}getBookableItems(){this.apiv3Service.getBookableItems().subscribe(e=>{if(void 0!==e){if(this.bookableItems=Mht()(e,n=>Dht()(n.name)),this.bookableItems.length){const n=this.singletonService.getSelectedBookableItem();if(this.fixedBookableItem.identifier)return void this.formatBookableItemListForFixedValue();n?(this.selectedBookableItem=n,this.bookableItemSelect.value=n.identifier):this.configuration.defaultBookableItemId?(this.selectedBookableItem=this.bookableItems.find(i=>i.identifier===this.configuration.defaultBookableItemId),this.bookableItemSelect.value=this.configuration.defaultBookableItemId,this.singletonService.setSelectedBookableItem(this.selectedBookableItem)):(this.selectedBookableItem=e[0],this.bookableItemSelect.value=e[0].identifier,this.singletonService.setSelectedBookableItem(this.selectedBookableItem))}this.getEvents()}})}formatBookableItemListForFixedValue(){this.selectedBookableItem=this.bookableItems.find(e=>e.identifier===this.fixedBookableItem.identifier),this.selectedBookableItem?(this.bookableItemSelect.value=this.fixedBookableItem.identifier,this.singletonService.setSelectedBookableItem(this.selectedBookableItem),this.getEvents()):this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.BOOKABLE_ITEM_ID_PARAM_NOT_FOUND",void 0,void 0,void 0))}formatTimeCellTemplate(e){if("00"===bf(e.date).format("mm").toString())return bf(e.date).format(this.sagendaTimeFormat)}getNumberOfAppointmentCollector(e){var n,i,a;let r=0;if("NumberFreeSeat"===(null===(n=this.configuration)||void 0===n?void 0:n.badgeNumber))for(const s of e.data)r+=(null===(i=null==s?void 0:s.membership)||void 0===i?void 0:i.maximum)-(null===(a=null==s?void 0:s.membership)||void 0===a?void 0:a.reserved);else r=null==e?void 0:e.appointmentCount;return r}onInitialized(e){const{_renderTemplate:n}=e.component._compactAppointmentsHelper;e.component._compactAppointmentsHelper._renderTemplate=(i,a,r)=>{const s=n(i,a,r);return s._render=o=>i.render({model:{data:a.data,appointmentCount:a.data.length,isCompact:r},container:o.container}),s}}onDateRangeSelect(e){if(!this.isMultipleSelectionEnabled)return;const n=bf(e.rangeStartDate),i=bf(e.rangeEndDate),a=this.events.filter(r=>bf(r.startDate).isBetween(n,i,null,"[]"));a.forEach(r=>this.singletonService.setSelectedEventList(r)),this.events=[...new Set(this.events)].filter(r=>!new Set(a).has(r))}onSelectedTimezoneChanged(e){const n="YYYY-MM-DD HH:mm";localStorage.setItem("timezone",e);const i=JSON.parse(JSON.stringify(this.events));for(const a of i){const r=bf(bf.utc(a.organizerStartDate).format(n)).tz(this.organiserTimezone,!0),s=bf(bf.utc(a.organizerEndDate).format(n)).tz(this.organiserTimezone,!0);a.startDate=new Date(bf(r.tz(e).format(n)).toDate()),a.endDate=new Date(bf(s.tz(e).format(n)).toDate())}if(this.events=i,this.organiserTimezone!==e){const a=this;setTimeout(function(){a.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Info,"TIMEZONE.TIMEZONE_IS_ADAPTED",void 0,void 0,e))},100)}}onSelectedDateChanged(){this.scheduler&&this.currentDate.toString()!==this.scheduler.currentDate.toString()&&(this.currentDate=new Date(this.scheduler.currentDate),this.getEvents())}onAppointmentFormOpening(e){e.cancel=!0}onAppointmentClick(e){this.handleAppointmentClick(e)}onAppointmentDblClick(e){this.handleAppointmentClick(e)}handleAppointmentClick(e){this.handleEvent(null,e),e.cancel=!0}dayClicked({date:e,events:n}){(function Q6e(t,e){_G(2,arguments);var n=xte(t),i=xte(e);return n.getFullYear()===i.getFullYear()&&n.getMonth()===i.getMonth()})(e,this.currentDate)&&(function e7e(t,e){_G(2,arguments);var n=Wfe(t),i=Wfe(e);return n.getTime()===i.getTime()}(this.currentDate,e)&&!0===this.activeDayIsOpen||0===n.length?this.activeDayIsOpen=!1:(this.activeDayIsOpen=!0,this.currentDate=e))}handleEvent(e,n){if(this.validateEventCurrencies(n)){for(const i of this.singletonService.getSelectedEvents())if(i.appointmentData.id===n.appointmentData.id)return void this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.EVENT_ALREADY_SELECTED",void 0,void 0,void 0));if(this.singletonService.setSelectedEventList(n),this.isMultipleSelectionEnabled)this.events=this.events.filter(i=>i.id!==n.id);else{if(!this.validateQuota())return void this.singletonService.clearSelectedEventList();this.singletonService.setMultiBooking(!1),this.eventSelected.emit({currentAction:Cx.Subscription})}}else this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.DIFFERENT_CURRENCIES",void 0,void 0,void 0))}validateEventCurrencies(e){const n=this.singletonService.getSelectedEvents().filter(i=>i.paymentCurrencyCode);return!n.length||!e.paymentCurrencyCode||n.every(i=>i.paymentCurrencyCode===e.paymentCurrencyCode)}onMultipleBookingActionClick(){this.isMultipleSelectionEnabled=!this.isMultipleSelectionEnabled,this.clearEventListIfMultipleSelectionDisabled()}onMultipleSelectionBookingClick(){!this.validateQuota()||(this.singletonService.setMultiBooking(!0),this.eventSelected.emit({currentAction:Cx.Subscription}))}clearEventListIfMultipleSelectionDisabled(){this.isMultipleSelectionEnabled||this.singletonService.clearSelectedEventList()}validateQuota(){for(let e of this.singletonService.getSelectedEvents())if(e=e.appointmentData,e.minimumBooking||e.maximumBooking){const n=this.singletonService.getSelectedEvents();if(e.minimumBooking&&n.length<e.minimumBooking)return this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.MINIMUM_QUOTA",void 0,void 0,e.minimumBooking.toString())),!1;if(e.maximumBooking&&n.length>e.maximumBooking)return this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.MAXIMUM_QUOTA",void 0,void 0,e.maximumBooking.toString())),!1}return!0}notifyIfPayment(){const e=this.parseQueryString(null,!0);if(e.status){let n=e.status;"true"===n?this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Confirmation,"MESSAGE.PAYMENT_CONFIRMATION_SUCCESS")):"false"===n&&this.sagendaAlertMessageListComponent.addMessage(new Ad(jl.Error,"ERROR.PAYMENT_CONFIRMATION_FAIL"))}}};function fm(){return window}function Ea(t){return null!=t&&"false"!=`${t}`}function jy(t,e=0){return function Cht(t){return!isNaN(parseFloat(t))&&!isNaN(Number(t))}(t)?Number(t):e}function OOe(t){return Array.isArray(t)?t:[t]}function Zd(t){return null==t?"":"string"==typeof t?t:`${t}px`}function aw(t){return t instanceof qn?t.nativeElement:t}E7.ctorParameters=()=>[{type:lA},{type:RP},{type:H_},{type:Kg},{type:fW},{type:NP},{type:sx},{type:dA},{type:i2}],E7.propDecorators={eventSelected:[{type:it}],bookableItemSelect:[{type:ile,args:["bookableItemSelect",{static:!1}]}],scheduler:[{type:ile,args:[dt,{static:!1}]}]},E7=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([CO({selector:"app-calendar",template:X6e,changeDetection:pO.OnPush,encapsulation:Hg.Emulated,styles:[Z6e]}),DO()],E7);const Sht=["addListener","removeListener"],Oht=["addEventListener","removeEventListener"],Tht=["on","off"];function BA(t,e,n,i){if(Jr(n)&&(i=n,n=void 0),i)return BA(t,e,n).pipe(Cpe(i));const[a,r]=function kht(t){return Jr(t.addEventListener)&&Jr(t.removeEventListener)}(t)?Oht.map(s=>o=>t[s](e,o,n)):function Eht(t){return Jr(t.addListener)&&Jr(t.removeListener)}(t)?Sht.map(TOe(t,e)):function Aht(t){return Jr(t.on)&&Jr(t.off)}(t)?Tht.map(TOe(t,e)):[];if(!a&&bK(t))return _3(s=>BA(s,e,n))(rf(t));if(!a)throw new TypeError("Invalid event target");return new es(s=>{const o=(...d)=>s.next(1<d.length?d:d[0]);return a(o),()=>r(o)})}function TOe(t,e){return n=>i=>t[n](e,i)}const A7={schedule(t){let e=requestAnimationFrame,n=cancelAnimationFrame;const{delegate:i}=A7;i&&(e=i.requestAnimationFrame,n=i.cancelAnimationFrame);const a=e(r=>{n=void 0,t(r)});return new Ml(()=>null==n?void 0:n(a))},requestAnimationFrame(...t){const{delegate:e}=A7;return((null==e?void 0:e.requestAnimationFrame)||requestAnimationFrame)(...t)},cancelAnimationFrame(...t){const{delegate:e}=A7;return((null==e?void 0:e.cancelAnimationFrame)||cancelAnimationFrame)(...t)},delegate:void 0};const Nht=new class Lht extends vte{flush(e){this._active=!0,this._scheduled=void 0;const{actions:n}=this;let i,a=-1;e=e||n.shift();const r=n.length;do{if(i=e.execute(e.state,e.delay))break}while(++a<r&&(e=n.shift()));if(this._active=!1,i){for(;++a<r&&(e=n.shift());)e.unsubscribe();throw i}}}(class Iht extends yte{constructor(e,n){super(e,n),this.scheduler=e,this.work=n}requestAsyncId(e,n,i=0){return null!==i&&i>0?super.requestAsyncId(e,n,i):(e.actions.push(this),e._scheduled||(e._scheduled=A7.requestAnimationFrame(()=>e.flush(void 0))))}recycleAsyncId(e,n,i=0){if(null!=i&&i>0||null==i&&this.delay>0)return super.recycleAsyncId(e,n,i);0===e.actions.length&&(A7.cancelAnimationFrame(n),e._scheduled=void 0)}});let nse,Pht=1;const uU={};function EOe(t){return t in uU&&(delete uU[t],!0)}const Rht={setImmediate(t){const e=Pht++;return uU[e]=!0,nse||(nse=Promise.resolve()),nse.then(()=>EOe(e)&&t()),e},clearImmediate(t){EOe(t)}},{setImmediate:Fht,clearImmediate:Hht}=Rht,cU={setImmediate(...t){const{delegate:e}=cU;return((null==e?void 0:e.setImmediate)||Fht)(...t)},clearImmediate(t){const{delegate:e}=cU;return((null==e?void 0:e.clearImmediate)||Hht)(t)},delegate:void 0};const $ht=new class zht extends vte{flush(e){this._active=!0,this._scheduled=void 0;const{actions:n}=this;let i,a=-1;e=e||n.shift();const r=n.length;do{if(i=e.execute(e.state,e.delay))break}while(++a<r&&(e=n.shift()));if(this._active=!1,i){for(;++a<r&&(e=n.shift());)e.unsubscribe();throw i}}}(class Bht extends yte{constructor(e,n){super(e,n),this.scheduler=e,this.work=n}requestAsyncId(e,n,i=0){return null!==i&&i>0?super.requestAsyncId(e,n,i):(e.actions.push(this),e._scheduled||(e._scheduled=cU.setImmediate(e.flush.bind(e,void 0))))}recycleAsyncId(e,n,i=0){if(null!=i&&i>0||null==i&&this.delay>0)return super.recycleAsyncId(e,n,i);0===e.actions.length&&(cU.clearImmediate(n),e._scheduled=void 0)}});function Ght(t=0,e,n=$fe){let i=-1;return null!=e&&(coe(e)?n=e:i=e),new es(a=>{let r=function Wht(t){return t instanceof Date&&!isNaN(t)}(t)?+t-n.now():t;r<0&&(r=0);let s=0;return n.schedule(function(){a.closed||(a.next(s++),0<=i?this.schedule(void 0,i):a.complete())},r)})}function pU(t,e=$fe){return function Vht(t){return kc((e,n)=>{let i=!1,a=null,r=null,s=!1;const o=()=>{if(null==r||r.unsubscribe(),r=null,i){i=!1;const u=a;a=null,n.next(u)}s&&n.complete()},d=()=>{r=null,s&&n.complete()};e.subscribe(new Ic(n,u=>{i=!0,a=u,r||rf(t(u)).subscribe(r=new Ic(n,o,d))},()=>{s=!0,(!i||!r||r.closed)&&n.complete()}))})}(()=>Ght(t,e))}function gd(t){return kc((e,n)=>{rf(t).subscribe(new Ic(n,()=>n.complete(),g3)),!n.closed&&e.subscribe(n)})}function A1(...t){const e=j$(t);return kc((n,i)=>{(e?cW(t,n,e):cW(t,n)).subscribe(i)})}let ise,eH;try{ise="undefined"!=typeof Intl&&Intl.v8BreakIterator}catch(t){ise=!1}class _d{constructor(e){this._platformId=e,this.isBrowser=this._platformId?function BRe(t){return t===uQ}(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!ise)&&"undefined"!=typeof CSS&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}}_d.\u0275fac=function(e){return new(e||_d)(Ye(w0))},_d.\u0275prov=en({token:_d,factory:_d.\u0275fac,providedIn:"root"});class k7{}k7.\u0275fac=function(e){return new(e||k7)},k7.\u0275mod=ge({type:k7}),k7.\u0275inj=fe({});const AOe=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function kOe(){if(eH)return eH;if("object"!=typeof document||!document)return eH=new Set(AOe),eH;let t=document.createElement("input");return eH=new Set(AOe.filter(e=>(t.setAttribute("type",e),t.type===e))),eH}let I7,mU,zA,ase;function hU(t){return function qht(){if(null==I7&&"undefined"!=typeof window)try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>I7=!0}))}finally{I7=I7||!1}return I7}()?t:!!t.capture}function IOe(){if(null==zA){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return zA=!1,zA;if("scrollBehavior"in document.documentElement.style)zA=!0;else{const t=Element.prototype.scrollTo;zA=!!t&&!/\{\s*\[native code\]\s*\}/.test(t.toString())}}return zA}function L7(){if("object"!=typeof document||!document)return 0;if(null==mU){const t=document.createElement("div"),e=t.style;t.dir="rtl",e.width="1px",e.overflow="auto",e.visibility="hidden",e.pointerEvents="none",e.position="absolute";const n=document.createElement("div"),i=n.style;i.width="2px",i.height="1px",t.appendChild(n),document.body.appendChild(t),mU=0,0===t.scrollLeft&&(t.scrollLeft=1,mU=0===t.scrollLeft?1:2),t.remove()}return mU}function Yht(t){if(function Uht(){if(null==ase){const t="undefined"!=typeof document?document.head:null;ase=!(!t||!t.createShadowRoot&&!t.attachShadow)}return ase}()){const e=t.getRootNode?t.getRootNode():null;if("undefined"!=typeof ShadowRoot&&ShadowRoot&&e instanceof ShadowRoot)return e}return null}function fU(){let t="undefined"!=typeof document&&document?document.activeElement:null;for(;t&&t.shadowRoot;){const e=t.shadowRoot.activeElement;if(e===t)break;t=e}return t}function $A(t){return t.composedPath?t.composedPath()[0]:t.target}function rse(){return"undefined"!=typeof __karma__&&!!__karma__||"undefined"!=typeof jasmine&&!!jasmine||"undefined"!=typeof jest&&!!jest||"undefined"!=typeof Mocha&&!!Mocha}const Jht=new yn("cdk-dir-doc",{providedIn:"root",factory:function Kht(){return N3(zn)}});const Xht=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;function LOe(t){const e=(null==t?void 0:t.toLowerCase())||"";return"auto"===e&&"undefined"!=typeof navigator&&(null==navigator?void 0:navigator.language)?Xht.test(navigator.language)?"rtl":"ltr":"rtl"===e?"rtl":"ltr"}class gm{constructor(e){if(this.value="ltr",this.change=new Ae,e){const n=e.body?e.body.dir:null,i=e.documentElement?e.documentElement.dir:null;this.value=LOe(n||i||"ltr")}}ngOnDestroy(){this.change.complete()}}gm.\u0275fac=function(e){return new(e||gm)(Ye(Jht,8))},gm.\u0275prov=en({token:gm,factory:gm.\u0275fac,providedIn:"root"});class VA{constructor(){this._dir="ltr",this._isInitialized=!1,this.change=new Ae}get dir(){return this._dir}set dir(e){const n=this._dir;this._dir=LOe(e),this._rawDir=e,n!==this._dir&&this._isInitialized&&this.change.emit(this._dir)}get value(){return this.dir}ngAfterContentInit(){this._isInitialized=!0}ngOnDestroy(){this.change.complete()}}VA.\u0275fac=function(e){return new(e||VA)},VA.\u0275dir=Pt({type:VA,selectors:[["","dir",""]],hostVars:1,hostBindings:function(e,n){2&e&&Dr("dir",n._rawDir)},inputs:{dir:"dir"},outputs:{change:"dirChange"},exportAs:["dir"],features:[_e([{provide:gm,useExisting:VA}])]});class xh{}xh.\u0275fac=function(e){return new(e||xh)},xh.\u0275mod=ge({type:xh,declarations:[VA],exports:[VA]}),xh.\u0275inj=fe({});class emt extends class Zht{}{constructor(e){super(),this._data=e}connect(){return Kv(this._data)?this._data:ic(this._data)}disconnect(){}}class sse{constructor(e=!1,n,i=!0){this._multiple=e,this._emitChanges=i,this._selection=new Set,this._deselectedToEmit=[],this._selectedToEmit=[],this.changed=new zi,n&&n.length&&(e?n.forEach(a=>this._markSelected(a)):this._markSelected(n[0]),this._selectedToEmit.length=0)}get selected(){return this._selected||(this._selected=Array.from(this._selection.values())),this._selected}select(...e){this._verifyValueAssignment(e),e.forEach(n=>this._markSelected(n)),this._emitChangeEvent()}deselect(...e){this._verifyValueAssignment(e),e.forEach(n=>this._unmarkSelected(n)),this._emitChangeEvent()}toggle(e){this.isSelected(e)?this.deselect(e):this.select(e)}clear(){this._unmarkAll(),this._emitChangeEvent()}isSelected(e){return this._selection.has(e)}isEmpty(){return 0===this._selection.size}hasValue(){return!this.isEmpty()}sort(e){this._multiple&&this.selected&&this._selected.sort(e)}isMultipleSelection(){return this._multiple}_emitChangeEvent(){this._selected=null,(this._selectedToEmit.length||this._deselectedToEmit.length)&&(this.changed.next({source:this,added:this._selectedToEmit,removed:this._deselectedToEmit}),this._deselectedToEmit=[],this._selectedToEmit=[])}_markSelected(e){this.isSelected(e)||(this._multiple||this._unmarkAll(),this._selection.add(e),this._emitChanges&&this._selectedToEmit.push(e))}_unmarkSelected(e){this.isSelected(e)&&(this._selection.delete(e),this._emitChanges&&this._deselectedToEmit.push(e))}_unmarkAll(){this.isEmpty()||this._selection.forEach(e=>this._unmarkSelected(e))}_verifyValueAssignment(e){e.length>1&&this._multiple}}class w2{constructor(){this._listeners=[]}notify(e,n){for(let i of this._listeners)i(e,n)}listen(e){return this._listeners.push(e),()=>{this._listeners=this._listeners.filter(n=>e!==n)}}ngOnDestroy(){this._listeners=[]}}w2.\u0275fac=function(e){return new(e||w2)},w2.\u0275prov=en({token:w2,factory:w2.\u0275fac,providedIn:"root"});const NOe=new yn("_ViewRepeater"),nmt=["contentWrapper"],POe=new yn("VIRTUAL_SCROLL_STRATEGY");class amt{constructor(e,n,i){this._scrolledIndexChange=new zi,this.scrolledIndexChange=this._scrolledIndexChange.pipe(Xz()),this._viewport=null,this._itemSize=e,this._minBufferPx=n,this._maxBufferPx=i}attach(e){this._viewport=e,this._updateTotalContentSize(),this._updateRenderedRange()}detach(){this._scrolledIndexChange.complete(),this._viewport=null}updateItemAndBufferSize(e,n,i){this._itemSize=e,this._minBufferPx=n,this._maxBufferPx=i,this._updateTotalContentSize(),this._updateRenderedRange()}onContentScrolled(){this._updateRenderedRange()}onDataLengthChanged(){this._updateTotalContentSize(),this._updateRenderedRange()}onContentRendered(){}onRenderedOffsetChanged(){}scrollToIndex(e,n){this._viewport&&this._viewport.scrollToOffset(e*this._itemSize,n)}_updateTotalContentSize(){!this._viewport||this._viewport.setTotalContentSize(this._viewport.getDataLength()*this._itemSize)}_updateRenderedRange(){if(!this._viewport)return;const e=this._viewport.getRenderedRange(),n={start:e.start,end:e.end},i=this._viewport.getViewportSize(),a=this._viewport.getDataLength();let r=this._viewport.measureScrollOffset(),s=this._itemSize>0?r/this._itemSize:0;if(n.end>a){const d=Math.ceil(i/this._itemSize),u=Math.max(0,Math.min(s,a-d));s!=u&&(s=u,r=u*this._itemSize,n.start=Math.floor(s)),n.end=Math.max(0,Math.min(a,n.start+d))}const o=r-n.start*this._itemSize;if(o<this._minBufferPx&&0!=n.start){const d=Math.ceil((this._maxBufferPx-o)/this._itemSize);n.start=Math.max(0,n.start-d),n.end=Math.min(a,Math.ceil(s+(i+this._minBufferPx)/this._itemSize))}else{const d=n.end*this._itemSize-(r+i);if(d<this._minBufferPx&&n.end!=a){const u=Math.ceil((this._maxBufferPx-d)/this._itemSize);u>0&&(n.end=Math.min(a,n.end+u),n.start=Math.max(0,Math.floor(s-this._minBufferPx/this._itemSize)))}}this._viewport.setRenderedRange(n),this._viewport.setRenderedContentOffset(this._itemSize*n.start),this._scrolledIndexChange.next(Math.floor(s))}}class WA{constructor(){this._itemSize=20,this._minBufferPx=100,this._maxBufferPx=200,this._scrollStrategy=new amt(this.itemSize,this.minBufferPx,this.maxBufferPx)}get itemSize(){return this._itemSize}set itemSize(e){this._itemSize=jy(e)}get minBufferPx(){return this._minBufferPx}set minBufferPx(e){this._minBufferPx=jy(e)}get maxBufferPx(){return this._maxBufferPx}set maxBufferPx(e){this._maxBufferPx=jy(e)}ngOnChanges(){this._scrollStrategy.updateItemAndBufferSize(this.itemSize,this.minBufferPx,this.maxBufferPx)}}WA.\u0275fac=function(e){return new(e||WA)},WA.\u0275dir=Pt({type:WA,selectors:[["cdk-virtual-scroll-viewport","itemSize",""]],inputs:{itemSize:"itemSize",minBufferPx:"minBufferPx",maxBufferPx:"maxBufferPx"},features:[_e([{provide:POe,useFactory:function rmt(t){return t._scrollStrategy},deps:[hn(()=>WA)]}]),Vl]});class C2{constructor(e,n,i){this._ngZone=e,this._platform=n,this._scrolled=new zi,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=i}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe(()=>this._scrolled.next(e)))}deregister(e){const n=this.scrollContainers.get(e);n&&(n.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new es(n=>{this._globalSubscription||this._addGlobalListener();const i=e>0?this._scrolled.pipe(pU(e)).subscribe(n):this._scrolled.subscribe(n);return this._scrolledCount++,()=>{i.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):ic()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((e,n)=>this.deregister(n)),this._scrolled.complete()}ancestorScrolled(e,n){const i=this.getAncestorScrollContainers(e);return this.scrolled(n).pipe(Xp(a=>!a||i.indexOf(a)>-1))}getAncestorScrollContainers(e){const n=[];return this.scrollContainers.forEach((i,a)=>{this._scrollableContainsElement(a,e)&&n.push(a)}),n}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,n){let i=aw(n),a=e.getElementRef().nativeElement;do{if(i==a)return!0}while(i=i.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>BA(this._getWindow().document,"scroll").subscribe(()=>this._scrolled.next()))}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}C2.\u0275fac=function(e){return new(e||C2)(Ye(Si),Ye(_d),Ye(zn,8))},C2.\u0275prov=en({token:C2,factory:C2.\u0275fac,providedIn:"root"});class S2{constructor(e,n,i,a){this.elementRef=e,this.scrollDispatcher=n,this.ngZone=i,this.dir=a,this._destroyed=new zi,this._elementScrolled=new es(r=>this.ngZone.runOutsideAngular(()=>BA(this.elementRef.nativeElement,"scroll").pipe(gd(this._destroyed)).subscribe(r)))}ngOnInit(){this.scrollDispatcher.register(this)}ngOnDestroy(){this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(e){const n=this.elementRef.nativeElement,i=this.dir&&"rtl"==this.dir.value;null==e.left&&(e.left=i?e.end:e.start),null==e.right&&(e.right=i?e.start:e.end),null!=e.bottom&&(e.top=n.scrollHeight-n.clientHeight-e.bottom),i&&0!=L7()?(null!=e.left&&(e.right=n.scrollWidth-n.clientWidth-e.left),2==L7()?e.left=e.right:1==L7()&&(e.left=e.right?-e.right:e.right)):null!=e.right&&(e.left=n.scrollWidth-n.clientWidth-e.right),this._applyScrollToOptions(e)}_applyScrollToOptions(e){const n=this.elementRef.nativeElement;IOe()?n.scrollTo(e):(null!=e.top&&(n.scrollTop=e.top),null!=e.left&&(n.scrollLeft=e.left))}measureScrollOffset(e){const n="left",i="right",a=this.elementRef.nativeElement;if("top"==e)return a.scrollTop;if("bottom"==e)return a.scrollHeight-a.clientHeight-a.scrollTop;const r=this.dir&&"rtl"==this.dir.value;return"start"==e?e=r?i:n:"end"==e&&(e=r?n:i),r&&2==L7()?e==n?a.scrollWidth-a.clientWidth-a.scrollLeft:a.scrollLeft:r&&1==L7()?e==n?a.scrollLeft+a.scrollWidth-a.clientWidth:-a.scrollLeft:e==n?a.scrollLeft:a.scrollWidth-a.clientWidth-a.scrollLeft}}S2.\u0275fac=function(e){return new(e||S2)(E(qn),E(C2),E(Si),E(gm,8))},S2.\u0275dir=Pt({type:S2,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]]});class rw{constructor(e,n,i){this._platform=e,this._change=new zi,this._changeListener=a=>{this._change.next(a)},this._document=i,n.runOutsideAngular(()=>{if(e.isBrowser){const a=this._getWindow();a.addEventListener("resize",this._changeListener),a.addEventListener("orientationchange",this._changeListener)}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){if(this._platform.isBrowser){const e=this._getWindow();e.removeEventListener("resize",this._changeListener),e.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){const e=this.getViewportScrollPosition(),{width:n,height:i}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+i,right:e.left+n,height:i,width:n}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const e=this._document,n=this._getWindow(),i=e.documentElement,a=i.getBoundingClientRect();return{top:-a.top||e.body.scrollTop||n.scrollY||i.scrollTop||0,left:-a.left||e.body.scrollLeft||n.scrollX||i.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(pU(e)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const e=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:e.innerWidth,height:e.innerHeight}:{width:0,height:0}}}rw.\u0275fac=function(e){return new(e||rw)(Ye(_d),Ye(Si),Ye(zn,8))},rw.\u0275prov=en({token:rw,factory:rw.\u0275fac,providedIn:"root"});const dmt="undefined"!=typeof requestAnimationFrame?Nht:$ht;class O2 extends S2{constructor(e,n,i,a,r,s,o){super(e,s,i,r),this.elementRef=e,this._changeDetectorRef=n,this._scrollStrategy=a,this._detachedSubject=new zi,this._renderedRangeSubject=new zi,this._orientation="vertical",this._appendOnly=!1,this.scrolledIndexChange=new es(d=>this._scrollStrategy.scrolledIndexChange.subscribe(u=>Promise.resolve().then(()=>this.ngZone.run(()=>d.next(u))))),this.renderedRangeStream=this._renderedRangeSubject,this._totalContentSize=0,this._totalContentWidth="",this._totalContentHeight="",this._renderedRange={start:0,end:0},this._dataLength=0,this._viewportSize=0,this._renderedContentOffset=0,this._renderedContentOffsetNeedsRewrite=!1,this._isChangeDetectionPending=!1,this._runAfterChangeDetection=[],this._viewportChanges=Ml.EMPTY,this._viewportChanges=o.change().subscribe(()=>{this.checkViewportSize()})}get orientation(){return this._orientation}set orientation(e){this._orientation!==e&&(this._orientation=e,this._calculateSpacerSize())}get appendOnly(){return this._appendOnly}set appendOnly(e){this._appendOnly=Ea(e)}ngOnInit(){super.ngOnInit(),this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._measureViewportSize(),this._scrollStrategy.attach(this),this.elementScrolled().pipe(A1(null),pU(0,dmt)).subscribe(()=>this._scrollStrategy.onContentScrolled()),this._markChangeDetectionNeeded()}))}ngOnDestroy(){this.detach(),this._scrollStrategy.detach(),this._renderedRangeSubject.complete(),this._detachedSubject.complete(),this._viewportChanges.unsubscribe(),super.ngOnDestroy()}attach(e){this._forOf,this.ngZone.runOutsideAngular(()=>{this._forOf=e,this._forOf.dataStream.pipe(gd(this._detachedSubject)).subscribe(n=>{const i=n.length;i!==this._dataLength&&(this._dataLength=i,this._scrollStrategy.onDataLengthChanged()),this._doChangeDetection()})})}detach(){this._forOf=null,this._detachedSubject.next()}getDataLength(){return this._dataLength}getViewportSize(){return this._viewportSize}getRenderedRange(){return this._renderedRange}setTotalContentSize(e){this._totalContentSize!==e&&(this._totalContentSize=e,this._calculateSpacerSize(),this._markChangeDetectionNeeded())}setRenderedRange(e){(function lmt(t,e){return t.start==e.start&&t.end==e.end})(this._renderedRange,e)||(this.appendOnly&&(e={start:0,end:Math.max(this._renderedRange.end,e.end)}),this._renderedRangeSubject.next(this._renderedRange=e),this._markChangeDetectionNeeded(()=>this._scrollStrategy.onContentRendered()))}getOffsetToRenderedContentStart(){return this._renderedContentOffsetNeedsRewrite?null:this._renderedContentOffset}setRenderedContentOffset(e,n="to-start"){const i=this.dir&&"rtl"==this.dir.value,a="horizontal"==this.orientation,r=a?"X":"Y";let o=`translate${r}(${Number((a&&i?-1:1)*e)}px)`;e=this.appendOnly&&"to-start"===n?0:e,this._renderedContentOffset=e,"to-end"===n&&(o+=` translate${r}(-100%)`,this._renderedContentOffsetNeedsRewrite=!0),this._renderedContentTransform!=o&&(this._renderedContentTransform=o,this._markChangeDetectionNeeded(()=>{this._renderedContentOffsetNeedsRewrite?(this._renderedContentOffset-=this.measureRenderedContentSize(),this._renderedContentOffsetNeedsRewrite=!1,this.setRenderedContentOffset(this._renderedContentOffset)):this._scrollStrategy.onRenderedOffsetChanged()}))}scrollToOffset(e,n="auto"){const i={behavior:n};"horizontal"===this.orientation?i.start=e:i.top=e,this.scrollTo(i)}scrollToIndex(e,n="auto"){this._scrollStrategy.scrollToIndex(e,n)}measureScrollOffset(e){return e?super.measureScrollOffset(e):super.measureScrollOffset("horizontal"===this.orientation?"start":"top")}measureRenderedContentSize(){const e=this._contentWrapper.nativeElement;return"horizontal"===this.orientation?e.offsetWidth:e.offsetHeight}measureRangeSize(e){return this._forOf?this._forOf.measureRangeSize(e,this.orientation):0}checkViewportSize(){this._measureViewportSize(),this._scrollStrategy.onDataLengthChanged()}_measureViewportSize(){const e=this.elementRef.nativeElement;this._viewportSize="horizontal"===this.orientation?e.clientWidth:e.clientHeight}_markChangeDetectionNeeded(e){e&&this._runAfterChangeDetection.push(e),this._isChangeDetectionPending||(this._isChangeDetectionPending=!0,this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._doChangeDetection()})))}_doChangeDetection(){this._isChangeDetectionPending=!1,this._contentWrapper.nativeElement.style.transform=this._renderedContentTransform,this.ngZone.run(()=>this._changeDetectorRef.markForCheck());const e=this._runAfterChangeDetection;this._runAfterChangeDetection=[];for(const n of e)n()}_calculateSpacerSize(){this._totalContentHeight="horizontal"===this.orientation?"":`${this._totalContentSize}px`,this._totalContentWidth="horizontal"===this.orientation?`${this._totalContentSize}px`:""}}function ROe(t,e,n){const i=n;if(!i.getBoundingClientRect)return 0;const a=i.getBoundingClientRect();return"horizontal"===t?"start"===e?a.left:a.right:"start"===e?a.top:a.bottom}O2.\u0275fac=function(e){return new(e||O2)(E(qn),E(jd),E(Si),E(POe,8),E(gm,8),E(C2),E(rw))},O2.\u0275cmp=xe({type:O2,selectors:[["cdk-virtual-scroll-viewport"]],viewQuery:function(e,n){if(1&e&&Up(nmt,7),2&e){let i;Zt(i=Qt())&&(n._contentWrapper=i.first)}},hostAttrs:[1,"cdk-virtual-scroll-viewport"],hostVars:4,hostBindings:function(e,n){2&e&&ts("cdk-virtual-scroll-orientation-horizontal","horizontal"===n.orientation)("cdk-virtual-scroll-orientation-vertical","horizontal"!==n.orientation)},inputs:{orientation:"orientation",appendOnly:"appendOnly"},outputs:{scrolledIndexChange:"scrolledIndexChange"},features:[_e([{provide:S2,useExisting:O2}]),me],ngContentSelectors:["*"],decls:4,vars:4,consts:[[1,"cdk-virtual-scroll-content-wrapper"],["contentWrapper",""],[1,"cdk-virtual-scroll-spacer"]],template:function(e,n){1&e&&(Dl(),qi(0,"div",0,1),va(2),Ui(),Gl(3,"div",2)),2&e&&(ya(3),Q3("width",n._totalContentWidth)("height",n._totalContentHeight))},styles:["cdk-virtual-scroll-viewport{display:block;position:relative;overflow:auto;contain:strict;transform:translateZ(0);will-change:scroll-position;-webkit-overflow-scrolling:touch}.cdk-virtual-scroll-content-wrapper{position:absolute;top:0;left:0;contain:content}[dir=rtl] .cdk-virtual-scroll-content-wrapper{right:0;left:auto}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper{min-height:100%}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left-width:0;border-right-width:0;outline:none}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-width:100%}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0;outline:none}.cdk-virtual-scroll-spacer{position:absolute;top:0;left:0;height:1px;width:1px;transform-origin:0 0}[dir=rtl] .cdk-virtual-scroll-spacer{right:0;left:auto;transform-origin:100% 0}\n"],encapsulation:2,changeDetection:0});class tH{constructor(e,n,i,a,r,s){this._viewContainerRef=e,this._template=n,this._differs=i,this._viewRepeater=a,this._viewport=r,this.viewChange=new zi,this._dataSourceChanges=new zi,this.dataStream=this._dataSourceChanges.pipe(A1(null),function jht(){return kc((t,e)=>{let n,i=!1;t.subscribe(new Ic(e,a=>{const r=n;n=a,i&&e.next([r,a]),i=!0}))})}(),Mz(([o,d])=>this._changeDataSource(o,d)),DQ(1)),this._differ=null,this._needsUpdate=!1,this._destroyed=new zi,this.dataStream.subscribe(o=>{this._data=o,this._onRenderedDataChange()}),this._viewport.renderedRangeStream.pipe(gd(this._destroyed)).subscribe(o=>{this._renderedRange=o,s.run(()=>this.viewChange.next(this._renderedRange)),this._onRenderedDataChange()}),this._viewport.attach(this)}get cdkVirtualForOf(){return this._cdkVirtualForOf}set cdkVirtualForOf(e){this._cdkVirtualForOf=e,function Qht(t){return t&&"function"==typeof t.connect}(e)?this._dataSourceChanges.next(e):this._dataSourceChanges.next(new emt(Kv(e)?e:Array.from(e||[])))}get cdkVirtualForTrackBy(){return this._cdkVirtualForTrackBy}set cdkVirtualForTrackBy(e){this._needsUpdate=!0,this._cdkVirtualForTrackBy=e?(n,i)=>e(n+(this._renderedRange?this._renderedRange.start:0),i):void 0}set cdkVirtualForTemplate(e){e&&(this._needsUpdate=!0,this._template=e)}get cdkVirtualForTemplateCacheSize(){return this._viewRepeater.viewCacheSize}set cdkVirtualForTemplateCacheSize(e){this._viewRepeater.viewCacheSize=jy(e)}measureRangeSize(e,n){if(e.start>=e.end)return 0;e.start<this._renderedRange.start||(e.end,this._renderedRange.end);const i=e.start-this._renderedRange.start,a=e.end-e.start;let r,s;for(let o=0;o<a;o++){const d=this._viewContainerRef.get(o+i);if(d&&d.rootNodes.length){r=s=d.rootNodes[0];break}}for(let o=a-1;o>-1;o--){const d=this._viewContainerRef.get(o+i);if(d&&d.rootNodes.length){s=d.rootNodes[d.rootNodes.length-1];break}}return r&&s?ROe(n,"end",s)-ROe(n,"start",r):0}ngDoCheck(){if(this._differ&&this._needsUpdate){const e=this._differ.diff(this._renderedItems);e?this._applyChanges(e):this._updateContext(),this._needsUpdate=!1}}ngOnDestroy(){this._viewport.detach(),this._dataSourceChanges.next(void 0),this._dataSourceChanges.complete(),this.viewChange.complete(),this._destroyed.next(),this._destroyed.complete(),this._viewRepeater.detach()}_onRenderedDataChange(){!this._renderedRange||(this._renderedItems=this._data.slice(this._renderedRange.start,this._renderedRange.end),this._differ||(this._differ=this._differs.find(this._renderedItems).create((e,n)=>this.cdkVirtualForTrackBy?this.cdkVirtualForTrackBy(e,n):n)),this._needsUpdate=!0)}_changeDataSource(e,n){return e&&e.disconnect(this),this._needsUpdate=!0,n?n.connect(this):ic()}_updateContext(){const e=this._data.length;let n=this._viewContainerRef.length;for(;n--;){const i=this._viewContainerRef.get(n);i.context.index=this._renderedRange.start+n,i.context.count=e,this._updateComputedContextProperties(i.context),i.detectChanges()}}_applyChanges(e){this._viewRepeater.applyChanges(e,this._viewContainerRef,(a,r,s)=>this._getEmbeddedViewArgs(a,s),a=>a.item),e.forEachIdentityChange(a=>{this._viewContainerRef.get(a.currentIndex).context.$implicit=a.item});const n=this._data.length;let i=this._viewContainerRef.length;for(;i--;){const a=this._viewContainerRef.get(i);a.context.index=this._renderedRange.start+i,a.context.count=n,this._updateComputedContextProperties(a.context)}}_updateComputedContextProperties(e){e.first=0===e.index,e.last=e.index===e.count-1,e.even=e.index%2==0,e.odd=!e.even}_getEmbeddedViewArgs(e,n){return{templateRef:this._template,context:{$implicit:e.item,cdkVirtualForOf:this._cdkVirtualForOf,index:-1,count:-1,first:!1,last:!1,odd:!1,even:!1},index:n}}}tH.\u0275fac=function(e){return new(e||tH)(E(nc),E(Pc),E(Jp),E(NOe),E(O2,4),E(Si))},tH.\u0275dir=Pt({type:tH,selectors:[["","cdkVirtualFor","","cdkVirtualForOf",""]],inputs:{cdkVirtualForOf:"cdkVirtualForOf",cdkVirtualForTrackBy:"cdkVirtualForTrackBy",cdkVirtualForTemplate:"cdkVirtualForTemplate",cdkVirtualForTemplateCacheSize:"cdkVirtualForTemplateCacheSize"},features:[_e([{provide:NOe,useClass:class tmt{constructor(){this.viewCacheSize=20,this._viewCache=[]}applyChanges(e,n,i,a,r){e.forEachOperation((s,o,d)=>{let u,p;if(null==s.previousIndex){const g=()=>i(s,o,d);u=this._insertView(g,d,n,a(s)),p=u?1:0}else null==d?(this._detachAndCacheView(o,n),p=3):(u=this._moveView(o,d,n,a(s)),p=2);r&&r({context:null==u?void 0:u.context,operation:p,record:s})})}detach(){for(const e of this._viewCache)e.destroy();this._viewCache=[]}_insertView(e,n,i,a){const r=this._insertViewFromCache(n,i);if(r)return void(r.context.$implicit=a);const s=e();return i.createEmbeddedView(s.templateRef,s.context,s.index)}_detachAndCacheView(e,n){const i=n.detach(e);this._maybeCacheView(i,n)}_moveView(e,n,i,a){const r=i.get(e);return i.move(r,n),r.context.$implicit=a,r}_maybeCacheView(e,n){if(this._viewCache.length<this.viewCacheSize)this._viewCache.push(e);else{const i=n.indexOf(e);-1===i?e.destroy():n.remove(i)}}_insertViewFromCache(e,n){const i=this._viewCache.pop();return i&&n.insert(i,e),i||null}}}])]});class qy{}qy.\u0275fac=function(e){return new(e||qy)},qy.\u0275mod=ge({type:qy,declarations:[S2],exports:[S2]}),qy.\u0275inj=fe({});class sw{}sw.\u0275fac=function(e){return new(e||sw)},sw.\u0275mod=ge({type:sw,declarations:[WA,tH,O2],imports:[xh,qy],exports:[xh,qy,WA,tH,O2]}),sw.\u0275inj=fe({imports:[[xh,qy],xh,qy]});class ose{attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;null!=e&&(this._attachedHost=null,e.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(e){this._attachedHost=e}}class lse extends ose{constructor(e,n,i,a){super(),this.component=e,this.viewContainerRef=n,this.injector=i,this.componentFactoryResolver=a}}class N7 extends ose{constructor(e,n,i){super(),this.templateRef=e,this.viewContainerRef=n,this.context=i}get origin(){return this.templateRef.elementRef}attach(e,n=this.context){return this.context=n,super.attach(e)}detach(){return this.context=void 0,super.detach()}}class umt extends ose{constructor(e){super(),this.element=e instanceof qn?e.nativeElement:e}}class dse{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(e){return e instanceof lse?(this._attachedPortal=e,this.attachComponentPortal(e)):e instanceof N7?(this._attachedPortal=e,this.attachTemplatePortal(e)):this.attachDomPortal&&e instanceof umt?(this._attachedPortal=e,this.attachDomPortal(e)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class cmt extends dse{constructor(e,n,i,a,r){super(),this.outletElement=e,this._componentFactoryResolver=n,this._appRef=i,this._defaultInjector=a,this.attachDomPortal=s=>{this._document;const o=s.element;o.parentNode;const d=this._document.createComment("dom-portal");o.parentNode.insertBefore(d,o),this.outletElement.appendChild(o),this._attachedPortal=s,super.setDisposeFn(()=>{d.parentNode&&d.parentNode.replaceChild(o,d)})},this._document=r}attachComponentPortal(e){const i=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component);let a;return e.viewContainerRef?(a=e.viewContainerRef.createComponent(i,e.viewContainerRef.length,e.injector||e.viewContainerRef.injector),this.setDisposeFn(()=>a.destroy())):(a=i.create(e.injector||this._defaultInjector),this._appRef.attachView(a.hostView),this.setDisposeFn(()=>{this._appRef.detachView(a.hostView),a.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(a)),this._attachedPortal=e,a}attachTemplatePortal(e){let n=e.viewContainerRef,i=n.createEmbeddedView(e.templateRef,e.context);return i.rootNodes.forEach(a=>this.outletElement.appendChild(a)),i.detectChanges(),this.setDisposeFn(()=>{let a=n.indexOf(i);-1!==a&&n.remove(a)}),this._attachedPortal=e,i}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}}class T2 extends N7{constructor(e,n){super(e,n)}}T2.\u0275fac=function(e){return new(e||T2)(E(Pc),E(nc))},T2.\u0275dir=Pt({type:T2,selectors:[["","cdkPortal",""]],exportAs:["cdkPortal"],features:[me]});class E2 extends T2{}E2.\u0275fac=function(){let t;return function(n){return(t||(t=ss(E2)))(n||E2)}}(),E2.\u0275dir=Pt({type:E2,selectors:[["","cdk-portal",""],["","portal",""]],exportAs:["cdkPortal"],features:[_e([{provide:T2,useExisting:E2}]),me]});class Uy extends dse{constructor(e,n,i){super(),this._componentFactoryResolver=e,this._viewContainerRef=n,this._isInitialized=!1,this.attached=new Ae,this.attachDomPortal=a=>{this._document;const r=a.element;r.parentNode;const s=this._document.createComment("dom-portal");a.setAttachedHost(this),r.parentNode.insertBefore(s,r),this._getRootNode().appendChild(r),this._attachedPortal=a,super.setDisposeFn(()=>{s.parentNode&&s.parentNode.replaceChild(r,s)})},this._document=i}get portal(){return this._attachedPortal}set portal(e){this.hasAttached()&&!e&&!this._isInitialized||(this.hasAttached()&&super.detach(),e&&super.attach(e),this._attachedPortal=e||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedPortal=null,this._attachedRef=null}attachComponentPortal(e){e.setAttachedHost(this);const n=null!=e.viewContainerRef?e.viewContainerRef:this._viewContainerRef,a=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),r=n.createComponent(a,n.length,e.injector||n.injector);return n!==this._viewContainerRef&&this._getRootNode().appendChild(r.hostView.rootNodes[0]),super.setDisposeFn(()=>r.destroy()),this._attachedPortal=e,this._attachedRef=r,this.attached.emit(r),r}attachTemplatePortal(e){e.setAttachedHost(this);const n=this._viewContainerRef.createEmbeddedView(e.templateRef,e.context);return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=e,this._attachedRef=n,this.attached.emit(n),n}_getRootNode(){const e=this._viewContainerRef.element.nativeElement;return e.nodeType===e.ELEMENT_NODE?e:e.parentNode}}Uy.\u0275fac=function(e){return new(e||Uy)(E(SE),E(nc),E(zn))},Uy.\u0275dir=Pt({type:Uy,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[me]});class A2 extends Uy{}A2.\u0275fac=function(){let t;return function(n){return(t||(t=ss(A2)))(n||A2)}}(),A2.\u0275dir=Pt({type:A2,selectors:[["","cdkPortalHost",""],["","portalHost",""]],inputs:{portal:["cdkPortalHost","portal"]},exportAs:["cdkPortalHost"],features:[_e([{provide:Uy,useExisting:A2}]),me]});class Yy{}Yy.\u0275fac=function(e){return new(e||Yy)},Yy.\u0275mod=ge({type:Yy,declarations:[T2,Uy,E2,A2],exports:[T2,Uy,E2,A2]}),Yy.\u0275inj=fe({});function ow(t,...e){return e.length?e.some(n=>t[n]):t.altKey||t.shiftKey||t.ctrlKey||t.metaKey}const zOe=IOe();class wmt{constructor(e,n){this._viewportRuler=e,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=n}attach(){}enable(){if(this._canBeEnabled()){const e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=Zd(-this._previousScrollPosition.left),e.style.top=Zd(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const e=this._document.documentElement,n=this._document.body,i=e.style,a=n.style,r=i.scrollBehavior||"",s=a.scrollBehavior||"";this._isEnabled=!1,i.left=this._previousHTMLStyles.left,i.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),zOe&&(i.scrollBehavior=a.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),zOe&&(i.scrollBehavior=r,a.scrollBehavior=s)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;const n=this._document.body,i=this._viewportRuler.getViewportSize();return n.scrollHeight>i.height||n.scrollWidth>i.width}}class Cmt{constructor(e,n,i,a){this._scrollDispatcher=e,this._ngZone=n,this._viewportRuler=i,this._config=a,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;const e=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(()=>{const n=this._viewportRuler.getViewportScrollPosition().top;Math.abs(n-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class $Oe{enable(){}disable(){}attach(){}}function cse(t,e){return e.some(n=>{const i=t.bottom<n.top,a=t.top>n.bottom,r=t.right<n.left,s=t.left>n.right;return i||a||r||s})}function VOe(t,e){return e.some(n=>{const i=t.top<n.top,a=t.bottom>n.bottom,r=t.left<n.left,s=t.right>n.right;return i||a||r||s})}class Smt{constructor(e,n,i,a){this._scrollDispatcher=e,this._viewportRuler=n,this._ngZone=i,this._config=a,this._scrollSubscription=null}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){const e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const n=this._overlayRef.overlayElement.getBoundingClientRect(),{width:i,height:a}=this._viewportRuler.getViewportSize();cse(n,[{width:i,height:a,bottom:a,right:i,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}})}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class nH{constructor(e,n,i,a){this._scrollDispatcher=e,this._viewportRuler=n,this._ngZone=i,this.noop=()=>new $Oe,this.close=r=>new Cmt(this._scrollDispatcher,this._ngZone,this._viewportRuler,r),this.block=()=>new wmt(this._viewportRuler,this._document),this.reposition=r=>new Smt(this._scrollDispatcher,this._viewportRuler,this._ngZone,r),this._document=a}}nH.\u0275fac=function(e){return new(e||nH)(Ye(C2),Ye(rw),Ye(Si),Ye(zn))},nH.\u0275prov=en({token:nH,factory:nH.\u0275fac,providedIn:"root"});class pse{constructor(e){if(this.scrollStrategy=new $Oe,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,e){const n=Object.keys(e);for(const i of n)void 0!==e[i]&&(this[i]=e[i])}}}class Omt{constructor(e,n){this.connectionPair=e,this.scrollableViewProperties=n}}class Tmt{constructor(e,n,i,a,r,s,o,d,u){this._portalOutlet=e,this._host=n,this._pane=i,this._config=a,this._ngZone=r,this._keyboardDispatcher=s,this._document=o,this._location=d,this._outsideClickDispatcher=u,this._backdropElement=null,this._backdropClick=new zi,this._attachments=new zi,this._detachments=new zi,this._locationChanges=Ml.EMPTY,this._backdropClickHandler=p=>this._backdropClick.next(p),this._backdropTransitionendHandler=p=>{this._disposeBackdrop(p.target)},this._keydownEvents=new zi,this._outsidePointerEvents=new zi,a.scrollStrategy&&(this._scrollStrategy=a.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=a.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(e){let n=this._portalOutlet.attach(e);return!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host),this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.pipe(X0(1)).subscribe(()=>{this.hasAttached()&&this.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),n}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();const e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),e}dispose(){var e;const n=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._disposeBackdrop(this._backdropElement),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),null===(e=this._host)||void 0===e||e.remove(),this._previousHostParent=this._pane=this._host=null,n&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config=Object.assign(Object.assign({},this._config),e),this._updateElementSize()}setDirection(e){this._config=Object.assign(Object.assign({},this._config),{direction:e}),this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){const e=this._config.direction;return e?"string"==typeof e?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const e=this._pane.style;e.width=Zd(this._config.width),e.height=Zd(this._config.height),e.minWidth=Zd(this._config.minWidth),e.minHeight=Zd(this._config.minHeight),e.maxWidth=Zd(this._config.maxWidth),e.maxHeight=Zd(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){const e="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),"undefined"!=typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add(e)})}):this._backdropElement.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){const e=this._backdropElement;!e||(e.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{e.addEventListener("transitionend",this._backdropTransitionendHandler)}),e.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular(()=>setTimeout(()=>{this._disposeBackdrop(e)},500)))}_toggleClasses(e,n,i){const a=OOe(n||[]).filter(r=>!!r);a.length&&(i?e.classList.add(...a):e.classList.remove(...a))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const e=this._ngZone.onStable.pipe(gd(mE(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||0===this._pane.children.length)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),e.unsubscribe())})})}_disposeScrollStrategy(){const e=this._scrollStrategy;e&&(e.disable(),e.detach&&e.detach())}_disposeBackdrop(e){e&&(e.removeEventListener("click",this._backdropClickHandler),e.removeEventListener("transitionend",this._backdropTransitionendHandler),e.remove(),this._backdropElement===e&&(this._backdropElement=null)),this._backdropTimeout&&(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}}class lw{constructor(e,n){this._platform=n,this._document=e}ngOnDestroy(){var e;null===(e=this._containerElement)||void 0===e||e.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const e="cdk-overlay-container";if(this._platform.isBrowser||rse()){const i=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let a=0;a<i.length;a++)i[a].remove()}const n=this._document.createElement("div");n.classList.add(e),rse()?n.setAttribute("platform","test"):this._platform.isBrowser||n.setAttribute("platform","server"),this._document.body.appendChild(n),this._containerElement=n}}lw.\u0275fac=function(e){return new(e||lw)(Ye(zn),Ye(_d))},lw.\u0275prov=en({token:lw,factory:lw.\u0275fac,providedIn:"root"});const WOe="cdk-overlay-connected-position-bounding-box",Emt=/([A-Za-z%]+)$/;class Amt{constructor(e,n,i,a,r){this._viewportRuler=n,this._document=i,this._platform=a,this._overlayContainer=r,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new zi,this._resizeSubscription=Ml.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(e)}get positions(){return this._preferredPositions}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(WOe),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const e=this._originRect,n=this._overlayRect,i=this._viewportRect,a=this._containerRect,r=[];let s;for(let o of this._preferredPositions){let d=this._getOriginPoint(e,a,o),u=this._getOverlayPoint(d,n,o),p=this._getOverlayFit(u,n,i,o);if(p.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(o,d);this._canFitWithFlexibleDimensions(p,u,i)?r.push({position:o,origin:d,overlayRect:n,boundingBoxRect:this._calculateBoundingBoxRect(d,o)}):(!s||s.overlayFit.visibleArea<p.visibleArea)&&(s={overlayFit:p,overlayPoint:u,originPoint:d,position:o,overlayRect:n})}if(r.length){let o=null,d=-1;for(const u of r){const p=u.boundingBoxRect.width*u.boundingBoxRect.height*(u.position.weight||1);p>d&&(d=p,o=u)}return this._isPushed=!1,void this._applyPosition(o.position,o.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(s.position,s.originPoint);this._applyPosition(s.position,s.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&GA(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(WOe),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const e=this._lastPosition;if(e){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const n=this._getOriginPoint(this._originRect,this._containerRect,e);this._applyPosition(e,n)}else this.apply()}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,-1===e.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,n,i){let a,r;if("center"==i.originX)a=e.left+e.width/2;else{const s=this._isRtl()?e.right:e.left,o=this._isRtl()?e.left:e.right;a="start"==i.originX?s:o}return n.left<0&&(a-=n.left),r="center"==i.originY?e.top+e.height/2:"top"==i.originY?e.top:e.bottom,n.top<0&&(r-=n.top),{x:a,y:r}}_getOverlayPoint(e,n,i){let a,r;return a="center"==i.overlayX?-n.width/2:"start"===i.overlayX?this._isRtl()?-n.width:0:this._isRtl()?0:-n.width,r="center"==i.overlayY?-n.height/2:"top"==i.overlayY?0:-n.height,{x:e.x+a,y:e.y+r}}_getOverlayFit(e,n,i,a){const r=jOe(n);let{x:s,y:o}=e,d=this._getOffset(a,"x"),u=this._getOffset(a,"y");d&&(s+=d),u&&(o+=u);let p=0-s,g=s+r.width-i.width,b=0-o,C=o+r.height-i.height,k=this._subtractOverflows(r.width,p,g),G=this._subtractOverflows(r.height,b,C),Y=k*G;return{visibleArea:Y,isCompletelyWithinViewport:r.width*r.height===Y,fitsInViewportVertically:G===r.height,fitsInViewportHorizontally:k==r.width}}_canFitWithFlexibleDimensions(e,n,i){if(this._hasFlexibleDimensions){const a=i.bottom-n.y,r=i.right-n.x,s=GOe(this._overlayRef.getConfig().minHeight),o=GOe(this._overlayRef.getConfig().minWidth),d=e.fitsInViewportVertically||null!=s&&s<=a,u=e.fitsInViewportHorizontally||null!=o&&o<=r;return d&&u}return!1}_pushOverlayOnScreen(e,n,i){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};const a=jOe(n),r=this._viewportRect,s=Math.max(e.x+a.width-r.width,0),o=Math.max(e.y+a.height-r.height,0),d=Math.max(r.top-i.top-e.y,0),u=Math.max(r.left-i.left-e.x,0);let p=0,g=0;return p=a.width<=r.width?u||-s:e.x<this._viewportMargin?r.left-i.left-e.x:0,g=a.height<=r.height?d||-o:e.y<this._viewportMargin?r.top-i.top-e.y:0,this._previousPushAmount={x:p,y:g},{x:e.x+p,y:e.y+g}}_applyPosition(e,n){if(this._setTransformOrigin(e),this._setOverlayElementStyles(n,e),this._setBoundingBoxStyles(n,e),e.panelClass&&this._addPanelClasses(e.panelClass),this._lastPosition=e,this._positionChanges.observers.length){const i=this._getScrollVisibility(),a=new Omt(e,i);this._positionChanges.next(a)}this._isInitialRender=!1}_setTransformOrigin(e){if(!this._transformOriginSelector)return;const n=this._boundingBox.querySelectorAll(this._transformOriginSelector);let i,a=e.overlayY;i="center"===e.overlayX?"center":this._isRtl()?"start"===e.overlayX?"right":"left":"start"===e.overlayX?"left":"right";for(let r=0;r<n.length;r++)n[r].style.transformOrigin=`${i} ${a}`}_calculateBoundingBoxRect(e,n){const i=this._viewportRect,a=this._isRtl();let r,s,o;if("top"===n.overlayY)s=e.y,r=i.height-s+this._viewportMargin;else if("bottom"===n.overlayY)o=i.height-e.y+2*this._viewportMargin,r=i.height-o+this._viewportMargin;else{const C=Math.min(i.bottom-e.y+i.top,e.y),k=this._lastBoundingBoxSize.height;r=2*C,s=e.y-C,r>k&&!this._isInitialRender&&!this._growAfterOpen&&(s=e.y-k/2)}const d="start"===n.overlayX&&!a||"end"===n.overlayX&&a;let p,g,b;if("end"===n.overlayX&&!a||"start"===n.overlayX&&a)b=i.width-e.x+this._viewportMargin,p=e.x-this._viewportMargin;else if(d)g=e.x,p=i.right-e.x;else{const C=Math.min(i.right-e.x+i.left,e.x),k=this._lastBoundingBoxSize.width;p=2*C,g=e.x-C,p>k&&!this._isInitialRender&&!this._growAfterOpen&&(g=e.x-k/2)}return{top:s,left:g,bottom:o,right:b,width:p,height:r}}_setBoundingBoxStyles(e,n){const i=this._calculateBoundingBoxRect(e,n);!this._isInitialRender&&!this._growAfterOpen&&(i.height=Math.min(i.height,this._lastBoundingBoxSize.height),i.width=Math.min(i.width,this._lastBoundingBoxSize.width));const a={};if(this._hasExactPosition())a.top=a.left="0",a.bottom=a.right=a.maxHeight=a.maxWidth="",a.width=a.height="100%";else{const r=this._overlayRef.getConfig().maxHeight,s=this._overlayRef.getConfig().maxWidth;a.height=Zd(i.height),a.top=Zd(i.top),a.bottom=Zd(i.bottom),a.width=Zd(i.width),a.left=Zd(i.left),a.right=Zd(i.right),"center"===n.overlayX?a.alignItems="center":a.alignItems="end"===n.overlayX?"flex-end":"flex-start","center"===n.overlayY?a.justifyContent="center":a.justifyContent="bottom"===n.overlayY?"flex-end":"flex-start",r&&(a.maxHeight=Zd(r)),s&&(a.maxWidth=Zd(s))}this._lastBoundingBoxSize=i,GA(this._boundingBox.style,a)}_resetBoundingBoxStyles(){GA(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){GA(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,n){const i={},a=this._hasExactPosition(),r=this._hasFlexibleDimensions,s=this._overlayRef.getConfig();if(a){const p=this._viewportRuler.getViewportScrollPosition();GA(i,this._getExactOverlayY(n,e,p)),GA(i,this._getExactOverlayX(n,e,p))}else i.position="static";let o="",d=this._getOffset(n,"x"),u=this._getOffset(n,"y");d&&(o+=`translateX(${d}px) `),u&&(o+=`translateY(${u}px)`),i.transform=o.trim(),s.maxHeight&&(a?i.maxHeight=Zd(s.maxHeight):r&&(i.maxHeight="")),s.maxWidth&&(a?i.maxWidth=Zd(s.maxWidth):r&&(i.maxWidth="")),GA(this._pane.style,i)}_getExactOverlayY(e,n,i){let a={top:"",bottom:""},r=this._getOverlayPoint(n,this._overlayRect,e);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,i)),"bottom"===e.overlayY){const s=this._document.documentElement.clientHeight;a.bottom=s-(r.y+this._overlayRect.height)+"px"}else a.top=Zd(r.y);return a}_getExactOverlayX(e,n,i){let s,a={left:"",right:""},r=this._getOverlayPoint(n,this._overlayRect,e);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,i)),s=this._isRtl()?"end"===e.overlayX?"left":"right":"end"===e.overlayX?"right":"left","right"===s){const o=this._document.documentElement.clientWidth;a.right=o-(r.x+this._overlayRect.width)+"px"}else a.left=Zd(r.x);return a}_getScrollVisibility(){const e=this._getOriginRect(),n=this._pane.getBoundingClientRect(),i=this._scrollables.map(a=>a.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:VOe(e,i),isOriginOutsideView:cse(e,i),isOverlayClipped:VOe(n,i),isOverlayOutsideView:cse(n,i)}}_subtractOverflows(e,...n){return n.reduce((i,a)=>i-Math.max(a,0),e)}_getNarrowedViewportRect(){const e=this._document.documentElement.clientWidth,n=this._document.documentElement.clientHeight,i=this._viewportRuler.getViewportScrollPosition();return{top:i.top+this._viewportMargin,left:i.left+this._viewportMargin,right:i.left+e-this._viewportMargin,bottom:i.top+n-this._viewportMargin,width:e-2*this._viewportMargin,height:n-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,n){return"x"===n?null==e.offsetX?this._offsetX:e.offsetX:null==e.offsetY?this._offsetY:e.offsetY}_validatePositions(){}_addPanelClasses(e){this._pane&&OOe(e).forEach(n=>{""!==n&&-1===this._appliedPanelClasses.indexOf(n)&&(this._appliedPanelClasses.push(n),this._pane.classList.add(n))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(e=>{this._pane.classList.remove(e)}),this._appliedPanelClasses=[])}_getOriginRect(){const e=this._origin;if(e instanceof qn)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();const n=e.width||0,i=e.height||0;return{top:e.y,bottom:e.y+i,left:e.x,right:e.x+n,height:i,width:n}}}function GA(t,e){for(let n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}function GOe(t){if("number"!=typeof t&&null!=t){const[e,n]=t.split(Emt);return n&&"px"!==n?null:parseFloat(e)}return t||null}function jOe(t){return{top:Math.floor(t.top),right:Math.floor(t.right),bottom:Math.floor(t.bottom),left:Math.floor(t.left),width:Math.floor(t.width),height:Math.floor(t.height)}}const qOe="cdk-global-overlay-wrapper";class kmt{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._leftOffset="",this._rightOffset="",this._alignItems="",this._justifyContent="",this._width="",this._height=""}attach(e){const n=e.getConfig();this._overlayRef=e,this._width&&!n.width&&e.updateSize({width:this._width}),this._height&&!n.height&&e.updateSize({height:this._height}),e.hostElement.classList.add(qOe),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._rightOffset="",this._leftOffset=e,this._justifyContent="flex-start",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._leftOffset="",this._rightOffset=e,this._justifyContent="flex-end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._justifyContent="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const e=this._overlayRef.overlayElement.style,n=this._overlayRef.hostElement.style,i=this._overlayRef.getConfig(),{width:a,height:r,maxWidth:s,maxHeight:o}=i,d=!("100%"!==a&&"100vw"!==a||s&&"100%"!==s&&"100vw"!==s),u=!("100%"!==r&&"100vh"!==r||o&&"100%"!==o&&"100vh"!==o);e.position=this._cssPosition,e.marginLeft=d?"0":this._leftOffset,e.marginTop=u?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=this._rightOffset,d?n.justifyContent="flex-start":"center"===this._justifyContent?n.justifyContent="center":"rtl"===this._overlayRef.getConfig().direction?"flex-start"===this._justifyContent?n.justifyContent="flex-end":"flex-end"===this._justifyContent&&(n.justifyContent="flex-start"):n.justifyContent=this._justifyContent,n.alignItems=u?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const e=this._overlayRef.overlayElement.style,n=this._overlayRef.hostElement,i=n.style;n.classList.remove(qOe),i.justifyContent=i.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}}class iH{constructor(e,n,i,a){this._viewportRuler=e,this._document=n,this._platform=i,this._overlayContainer=a}global(){return new kmt}flexibleConnectedTo(e){return new Amt(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}iH.\u0275fac=function(e){return new(e||iH)(Ye(rw),Ye(zn),Ye(_d),Ye(lw))},iH.\u0275prov=en({token:iH,factory:iH.\u0275fac,providedIn:"root"});class jA{constructor(e){this._attachedOverlays=[],this._document=e}ngOnDestroy(){this.detach()}add(e){this.remove(e),this._attachedOverlays.push(e)}remove(e){const n=this._attachedOverlays.indexOf(e);n>-1&&this._attachedOverlays.splice(n,1),0===this._attachedOverlays.length&&this.detach()}}jA.\u0275fac=function(e){return new(e||jA)(Ye(zn))},jA.\u0275prov=en({token:jA,factory:jA.\u0275fac,providedIn:"root"});class aH extends jA{constructor(e,n){super(e),this._ngZone=n,this._keydownListener=i=>{const a=this._attachedOverlays;for(let r=a.length-1;r>-1;r--)if(a[r]._keydownEvents.observers.length>0){const s=a[r]._keydownEvents;this._ngZone?this._ngZone.run(()=>s.next(i)):s.next(i);break}}}add(e){super.add(e),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular(()=>this._document.body.addEventListener("keydown",this._keydownListener)):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}aH.\u0275fac=function(e){return new(e||aH)(Ye(zn),Ye(Si,8))},aH.\u0275prov=en({token:aH,factory:aH.\u0275fac,providedIn:"root"});class rH extends jA{constructor(e,n,i){super(e),this._platform=n,this._ngZone=i,this._cursorStyleIsSet=!1,this._pointerDownListener=a=>{this._pointerDownEventTarget=$A(a)},this._clickListener=a=>{const r=$A(a),s="click"===a.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:r;this._pointerDownEventTarget=null;const o=this._attachedOverlays.slice();for(let d=o.length-1;d>-1;d--){const u=o[d];if(u._outsidePointerEvents.observers.length<1||!u.hasAttached())continue;if(u.overlayElement.contains(r)||u.overlayElement.contains(s))break;const p=u._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>p.next(a)):p.next(a)}}}add(e){if(super.add(e),!this._isAttached){const n=this._document.body;this._ngZone?this._ngZone.runOutsideAngular(()=>this._addEventListeners(n)):this._addEventListeners(n),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=n.style.cursor,n.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const e=this._document.body;e.removeEventListener("pointerdown",this._pointerDownListener,!0),e.removeEventListener("click",this._clickListener,!0),e.removeEventListener("auxclick",this._clickListener,!0),e.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(e.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(e){e.addEventListener("pointerdown",this._pointerDownListener,!0),e.addEventListener("click",this._clickListener,!0),e.addEventListener("auxclick",this._clickListener,!0),e.addEventListener("contextmenu",this._clickListener,!0)}}rH.\u0275fac=function(e){return new(e||rH)(Ye(zn),Ye(_d),Ye(Si,8))},rH.\u0275prov=en({token:rH,factory:rH.\u0275fac,providedIn:"root"});let Imt=0;class Jy{constructor(e,n,i,a,r,s,o,d,u,p,g){this.scrollStrategies=e,this._overlayContainer=n,this._componentFactoryResolver=i,this._positionBuilder=a,this._keyboardDispatcher=r,this._injector=s,this._ngZone=o,this._document=d,this._directionality=u,this._location=p,this._outsideClickDispatcher=g}create(e){const n=this._createHostElement(),i=this._createPaneElement(n),a=this._createPortalOutlet(i),r=new pse(e);return r.direction=r.direction||this._directionality.value,new Tmt(a,n,i,r,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher)}position(){return this._positionBuilder}_createPaneElement(e){const n=this._document.createElement("div");return n.id="cdk-overlay-"+Imt++,n.classList.add("cdk-overlay-pane"),e.appendChild(n),n}_createHostElement(){const e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get(AO)),new cmt(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}Jy.\u0275fac=function(e){return new(e||Jy)(Ye(nH),Ye(lw),Ye(SE),Ye(iH),Ye(aH),Ye(Yo),Ye(Si),Ye(zn),Ye(gm),Ye(qg),Ye(rH))},Jy.\u0275prov=en({token:Jy,factory:Jy.\u0275fac});const Lmt=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom"},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],UOe=new yn("cdk-connected-overlay-scroll-strategy");class k2{constructor(e){this.elementRef=e}}k2.\u0275fac=function(e){return new(e||k2)(E(qn))},k2.\u0275dir=Pt({type:k2,selectors:[["","cdk-overlay-origin",""],["","overlay-origin",""],["","cdkOverlayOrigin",""]],exportAs:["cdkOverlayOrigin"]});class I2{constructor(e,n,i,a,r){this._overlay=e,this._dir=r,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=Ml.EMPTY,this._attachSubscription=Ml.EMPTY,this._detachSubscription=Ml.EMPTY,this._positionSubscription=Ml.EMPTY,this.viewportMargin=0,this.open=!1,this.disableClose=!1,this.backdropClick=new Ae,this.positionChange=new Ae,this.attach=new Ae,this.detach=new Ae,this.overlayKeydown=new Ae,this.overlayOutsideClick=new Ae,this._templatePortal=new N7(n,i),this._scrollStrategyFactory=a,this.scrollStrategy=this._scrollStrategyFactory()}get offsetX(){return this._offsetX}set offsetX(e){this._offsetX=e,this._position&&this._updatePositionStrategy(this._position)}get offsetY(){return this._offsetY}set offsetY(e){this._offsetY=e,this._position&&this._updatePositionStrategy(this._position)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=Ea(e)}get lockPosition(){return this._lockPosition}set lockPosition(e){this._lockPosition=Ea(e)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(e){this._flexibleDimensions=Ea(e)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(e){this._growAfterOpen=Ea(e)}get push(){return this._push}set push(e){this._push=Ea(e)}get overlayRef(){return this._overlayRef}get dir(){return this._dir?this._dir.value:"ltr"}ngOnDestroy(){this._attachSubscription.unsubscribe(),this._detachSubscription.unsubscribe(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this._overlayRef&&this._overlayRef.dispose()}ngOnChanges(e){this._position&&(this._updatePositionStrategy(this._position),this._overlayRef.updateSize({width:this.width,minWidth:this.minWidth,height:this.height,minHeight:this.minHeight}),e.origin&&this.open&&this._position.apply()),e.open&&(this.open?this._attachOverlay():this._detachOverlay())}_createOverlay(){(!this.positions||!this.positions.length)&&(this.positions=Lmt);const e=this._overlayRef=this._overlay.create(this._buildConfig());this._attachSubscription=e.attachments().subscribe(()=>this.attach.emit()),this._detachSubscription=e.detachments().subscribe(()=>this.detach.emit()),e.keydownEvents().subscribe(n=>{this.overlayKeydown.next(n),27===n.keyCode&&!this.disableClose&&!ow(n)&&(n.preventDefault(),this._detachOverlay())}),this._overlayRef.outsidePointerEvents().subscribe(n=>{this.overlayOutsideClick.next(n)})}_buildConfig(){const e=this._position=this.positionStrategy||this._createPositionStrategy(),n=new pse({direction:this._dir,positionStrategy:e,scrollStrategy:this.scrollStrategy,hasBackdrop:this.hasBackdrop});return(this.width||0===this.width)&&(n.width=this.width),(this.height||0===this.height)&&(n.height=this.height),(this.minWidth||0===this.minWidth)&&(n.minWidth=this.minWidth),(this.minHeight||0===this.minHeight)&&(n.minHeight=this.minHeight),this.backdropClass&&(n.backdropClass=this.backdropClass),this.panelClass&&(n.panelClass=this.panelClass),n}_updatePositionStrategy(e){const n=this.positions.map(i=>({originX:i.originX,originY:i.originY,overlayX:i.overlayX,overlayY:i.overlayY,offsetX:i.offsetX||this.offsetX,offsetY:i.offsetY||this.offsetY,panelClass:i.panelClass||void 0}));return e.setOrigin(this._getFlexibleConnectedPositionStrategyOrigin()).withPositions(n).withFlexibleDimensions(this.flexibleDimensions).withPush(this.push).withGrowAfterOpen(this.growAfterOpen).withViewportMargin(this.viewportMargin).withLockedPosition(this.lockPosition).withTransformOriginOn(this.transformOriginSelector)}_createPositionStrategy(){const e=this._overlay.position().flexibleConnectedTo(this._getFlexibleConnectedPositionStrategyOrigin());return this._updatePositionStrategy(e),e}_getFlexibleConnectedPositionStrategyOrigin(){return this.origin instanceof k2?this.origin.elementRef:this.origin}_attachOverlay(){this._overlayRef?this._overlayRef.getConfig().hasBackdrop=this.hasBackdrop:this._createOverlay(),this._overlayRef.hasAttached()||this._overlayRef.attach(this._templatePortal),this.hasBackdrop?this._backdropSubscription=this._overlayRef.backdropClick().subscribe(e=>{this.backdropClick.emit(e)}):this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this.positionChange.observers.length>0&&(this._positionSubscription=this._position.positionChanges.pipe(function pmt(t,e=!1){return kc((n,i)=>{let a=0;n.subscribe(new Ic(i,r=>{const s=t(r,a++);(s||e)&&i.next(r),!s&&i.complete()}))})}(()=>this.positionChange.observers.length>0)).subscribe(e=>{this.positionChange.emit(e),0===this.positionChange.observers.length&&this._positionSubscription.unsubscribe()}))}_detachOverlay(){this._overlayRef&&this._overlayRef.detach(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe()}}I2.\u0275fac=function(e){return new(e||I2)(E(Jy),E(Pc),E(nc),E(UOe),E(gm,8))},I2.\u0275dir=Pt({type:I2,selectors:[["","cdk-connected-overlay",""],["","connected-overlay",""],["","cdkConnectedOverlay",""]],inputs:{origin:["cdkConnectedOverlayOrigin","origin"],positions:["cdkConnectedOverlayPositions","positions"],positionStrategy:["cdkConnectedOverlayPositionStrategy","positionStrategy"],offsetX:["cdkConnectedOverlayOffsetX","offsetX"],offsetY:["cdkConnectedOverlayOffsetY","offsetY"],width:["cdkConnectedOverlayWidth","width"],height:["cdkConnectedOverlayHeight","height"],minWidth:["cdkConnectedOverlayMinWidth","minWidth"],minHeight:["cdkConnectedOverlayMinHeight","minHeight"],backdropClass:["cdkConnectedOverlayBackdropClass","backdropClass"],panelClass:["cdkConnectedOverlayPanelClass","panelClass"],viewportMargin:["cdkConnectedOverlayViewportMargin","viewportMargin"],scrollStrategy:["cdkConnectedOverlayScrollStrategy","scrollStrategy"],open:["cdkConnectedOverlayOpen","open"],disableClose:["cdkConnectedOverlayDisableClose","disableClose"],transformOriginSelector:["cdkConnectedOverlayTransformOriginOn","transformOriginSelector"],hasBackdrop:["cdkConnectedOverlayHasBackdrop","hasBackdrop"],lockPosition:["cdkConnectedOverlayLockPosition","lockPosition"],flexibleDimensions:["cdkConnectedOverlayFlexibleDimensions","flexibleDimensions"],growAfterOpen:["cdkConnectedOverlayGrowAfterOpen","growAfterOpen"],push:["cdkConnectedOverlayPush","push"]},outputs:{backdropClick:"backdropClick",positionChange:"positionChange",attach:"attach",detach:"detach",overlayKeydown:"overlayKeydown",overlayOutsideClick:"overlayOutsideClick"},exportAs:["cdkConnectedOverlay"],features:[Vl]});const Pmt={provide:UOe,deps:[Jy],useFactory:function Nmt(t){return()=>t.scrollStrategies.reposition()}};class dw{}dw.\u0275fac=function(e){return new(e||dw)},dw.\u0275mod=ge({type:dw,declarations:[I2,k2],imports:[xh,Yy,sw],exports:[I2,k2,sw]}),dw.\u0275inj=fe({providers:[Jy,Pmt],imports:[[xh,Yy,sw],sw]});class F7 extends lw{constructor(e,n){super(e,n)}ngOnDestroy(){super.ngOnDestroy(),this._fullScreenEventName&&this._fullScreenListener&&this._document.removeEventListener(this._fullScreenEventName,this._fullScreenListener)}_createContainer(){super._createContainer(),this._adjustParentForFullscreenChange(),this._addFullscreenChangeListener(()=>this._adjustParentForFullscreenChange())}_adjustParentForFullscreenChange(){this._containerElement&&(this.getFullscreenElement()||this._document.body).appendChild(this._containerElement)}_addFullscreenChangeListener(e){const n=this._getEventName();n&&(this._fullScreenListener&&this._document.removeEventListener(n,this._fullScreenListener),this._document.addEventListener(n,e),this._fullScreenListener=e)}_getEventName(){if(!this._fullScreenEventName){const e=this._document;e.fullscreenEnabled?this._fullScreenEventName="fullscreenchange":e.webkitFullscreenEnabled?this._fullScreenEventName="webkitfullscreenchange":e.mozFullScreenEnabled?this._fullScreenEventName="mozfullscreenchange":e.msFullscreenEnabled&&(this._fullScreenEventName="MSFullscreenChange")}return this._fullScreenEventName}getFullscreenElement(){const e=this._document;return e.fullscreenElement||e.webkitFullscreenElement||e.mozFullScreenElement||e.msFullscreenElement||null}}F7.\u0275fac=function(e){return new(e||F7)(Ye(zn),Ye(_d))},F7.\u0275prov=en({token:F7,factory:F7.\u0275fac,providedIn:"root"});new OE("13.3.0");function yU(t,e,n){const i=Jr(t)||e||n?{next:t,error:e,complete:n}:t;return i?kc((a,r)=>{var s;null===(s=i.subscribe)||void 0===s||s.call(i);let o=!0;a.subscribe(new Ic(r,d=>{var u;null===(u=i.next)||void 0===u||u.call(i,d),r.next(d)},()=>{var d;o=!1,null===(d=i.complete)||void 0===d||d.call(i),r.complete()},d=>{var u;o=!1,null===(u=i.error)||void 0===u||u.call(i,d),r.error(d)},()=>{var d,u;o&&(null===(d=i.unsubscribe)||void 0===d||d.call(i)),null===(u=i.finalize)||void 0===u||u.call(i)}))}):G$}class qA{create(e){return"undefined"==typeof MutationObserver?null:new MutationObserver(e)}}qA.\u0275fac=function(e){return new(e||qA)},qA.\u0275prov=en({token:qA,factory:qA.\u0275fac,providedIn:"root"});class UA{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,n)=>this._cleanupObserver(n))}observe(e){const n=aw(e);return new es(i=>{const r=this._observeElement(n).subscribe(i);return()=>{r.unsubscribe(),this._unobserveElement(n)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const n=new zi,i=this._mutationObserverFactory.create(a=>n.next(a));i&&i.observe(e,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(e,{observer:i,stream:n,count:1})}return this._observedElements.get(e).stream}_unobserveElement(e){this._observedElements.has(e)&&(this._observedElements.get(e).count--,this._observedElements.get(e).count||this._cleanupObserver(e))}_cleanupObserver(e){if(this._observedElements.has(e)){const{observer:n,stream:i}=this._observedElements.get(e);n&&n.disconnect(),i.complete(),this._observedElements.delete(e)}}}UA.\u0275fac=function(e){return new(e||UA)(Ye(qA))},UA.\u0275prov=en({token:UA,factory:UA.\u0275fac,providedIn:"root"});class L2{constructor(e,n,i){this._contentObserver=e,this._elementRef=n,this._ngZone=i,this.event=new Ae,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=Ea(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=jy(e),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&&!this.disabled&&this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const e=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?e.pipe(bte(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){var e;null===(e=this._currentSubscription)||void 0===e||e.unsubscribe()}}L2.\u0275fac=function(e){return new(e||L2)(E(UA),E(qn),E(Si))},L2.\u0275dir=Pt({type:L2,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]});class Ky{}Ky.\u0275fac=function(e){return new(e||Ky)},Ky.\u0275mod=ge({type:Ky,declarations:[L2],exports:[L2]}),Ky.\u0275inj=fe({providers:[qA]});function vU(t,e){return(t.getAttribute(e)||"").match(/\S+/g)||[]}const KOe="cdk-describedby-message",bU="cdk-describedby-host";let XOe=0;class sH{constructor(e,n){this._platform=n,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+XOe++,this._document=e}describe(e,n,i){if(!this._canBeDescribed(e,n))return;const a=hse(n,i);"string"!=typeof n?(ZOe(n),this._messageRegistry.set(a,{messageElement:n,referenceCount:0})):this._messageRegistry.has(a)||this._createMessageElement(n,i),this._isElementDescribedByMessage(e,a)||this._addMessageReference(e,a)}removeDescription(e,n,i){var a;if(!n||!this._isElementNode(e))return;const r=hse(n,i);if(this._isElementDescribedByMessage(e,r)&&this._removeMessageReference(e,r),"string"==typeof n){const s=this._messageRegistry.get(r);s&&0===s.referenceCount&&this._deleteMessageElement(r)}0===(null===(a=this._messagesContainer)||void 0===a?void 0:a.childNodes.length)&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){var e;const n=this._document.querySelectorAll(`[${bU}="${this._id}"]`);for(let i=0;i<n.length;i++)this._removeCdkDescribedByReferenceIds(n[i]),n[i].removeAttribute(bU);null===(e=this._messagesContainer)||void 0===e||e.remove(),this._messagesContainer=null,this._messageRegistry.clear()}_createMessageElement(e,n){const i=this._document.createElement("div");ZOe(i),i.textContent=e,n&&i.setAttribute("role",n),this._createMessagesContainer(),this._messagesContainer.appendChild(i),this._messageRegistry.set(hse(e,n),{messageElement:i,referenceCount:0})}_deleteMessageElement(e){var n,i;null===(i=null===(n=this._messageRegistry.get(e))||void 0===n?void 0:n.messageElement)||void 0===i||i.remove(),this._messageRegistry.delete(e)}_createMessagesContainer(){if(this._messagesContainer)return;const e="cdk-describedby-message-container",n=this._document.querySelectorAll(`.${e}[platform="server"]`);for(let a=0;a<n.length;a++)n[a].remove();const i=this._document.createElement("div");i.style.visibility="hidden",i.classList.add(e),i.classList.add("cdk-visually-hidden"),this._platform&&!this._platform.isBrowser&&i.setAttribute("platform","server"),this._document.body.appendChild(i),this._messagesContainer=i}_removeCdkDescribedByReferenceIds(e){const n=vU(e,"aria-describedby").filter(i=>0!=i.indexOf(KOe));e.setAttribute("aria-describedby",n.join(" "))}_addMessageReference(e,n){const i=this._messageRegistry.get(n);(function Fmt(t,e,n){const i=vU(t,e);i.some(a=>a.trim()==n.trim())||(i.push(n.trim()),t.setAttribute(e,i.join(" ")))})(e,"aria-describedby",i.messageElement.id),e.setAttribute(bU,this._id),i.referenceCount++}_removeMessageReference(e,n){const i=this._messageRegistry.get(n);i.referenceCount--,function Hmt(t,e,n){const a=vU(t,e).filter(r=>r!=n.trim());a.length?t.setAttribute(e,a.join(" ")):t.removeAttribute(e)}(e,"aria-describedby",i.messageElement.id),e.removeAttribute(bU)}_isElementDescribedByMessage(e,n){const i=vU(e,"aria-describedby"),a=this._messageRegistry.get(n),r=a&&a.messageElement.id;return!!r&&-1!=i.indexOf(r)}_canBeDescribed(e,n){if(!this._isElementNode(e))return!1;if(n&&"object"==typeof n)return!0;const i=null==n?"":`${n}`.trim(),a=e.getAttribute("aria-label");return!!i&&(!a||a.trim()!==i)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}}function hse(t,e){return"string"==typeof t?`${e||""}/${t}`:t}function ZOe(t){t.id||(t.id=`${KOe}-${XOe++}`)}sH.\u0275fac=function(e){return new(e||sH)(Ye(zn),Ye(_d))},sH.\u0275prov=en({token:sH,factory:sH.\u0275fac,providedIn:"root"});class QOe{constructor(e){this._items=e,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new zi,this._typeaheadSubscription=Ml.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._skipPredicateFn=n=>n.disabled,this._pressedLetters=[],this.tabOut=new zi,this.change=new zi,e instanceof ci&&e.changes.subscribe(n=>{if(this._activeItem){const a=n.toArray().indexOf(this._activeItem);a>-1&&a!==this._activeItemIndex&&(this._activeItemIndex=a)}})}skipPredicate(e){return this._skipPredicateFn=e,this}withWrap(e=!0){return this._wrap=e,this}withVerticalOrientation(e=!0){return this._vertical=e,this}withHorizontalOrientation(e){return this._horizontal=e,this}withAllowedModifierKeys(e){return this._allowedModifierKeys=e,this}withTypeAhead(e=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe(yU(n=>this._pressedLetters.push(n)),bte(e),Xp(()=>this._pressedLetters.length>0),id(()=>this._pressedLetters.join(""))).subscribe(n=>{const i=this._getItemsArray();for(let a=1;a<i.length+1;a++){const r=(this._activeItemIndex+a)%i.length,s=i[r];if(!this._skipPredicateFn(s)&&0===s.getLabel().toUpperCase().trim().indexOf(n)){this.setActiveItem(r);break}}this._pressedLetters=[]}),this}withHomeAndEnd(e=!0){return this._homeAndEnd=e,this}setActiveItem(e){const n=this._activeItem;this.updateActiveItem(e),this._activeItem!==n&&this.change.next(this._activeItemIndex)}onKeydown(e){const n=e.keyCode,a=["altKey","ctrlKey","metaKey","shiftKey"].every(r=>!e[r]||this._allowedModifierKeys.indexOf(r)>-1);switch(n){case 9:return void this.tabOut.next();case 40:if(this._vertical&&a){this.setNextItemActive();break}return;case 38:if(this._vertical&&a){this.setPreviousItemActive();break}return;case 39:if(this._horizontal&&a){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case 37:if(this._horizontal&&a){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case 36:if(this._homeAndEnd&&a){this.setFirstItemActive();break}return;case 35:if(this._homeAndEnd&&a){this.setLastItemActive();break}return;default:return void((a||ow(e,"shiftKey"))&&(e.key&&1===e.key.length?this._letterKeyStream.next(e.key.toLocaleUpperCase()):(n>=65&&n<=90||n>=48&&n<=57)&&this._letterKeyStream.next(String.fromCharCode(n))))}this._pressedLetters=[],e.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length>0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(e){const n=this._getItemsArray(),i="number"==typeof e?e:n.indexOf(e),a=n[i];this._activeItem=null==a?null:a,this._activeItemIndex=i}_setActiveItemByDelta(e){this._wrap?this._setActiveInWrapMode(e):this._setActiveInDefaultMode(e)}_setActiveInWrapMode(e){const n=this._getItemsArray();for(let i=1;i<=n.length;i++){const a=(this._activeItemIndex+e*i+n.length)%n.length,r=n[a];if(!this._skipPredicateFn(r))return void this.setActiveItem(a)}}_setActiveInDefaultMode(e){this._setActiveItemByIndex(this._activeItemIndex+e,e)}_setActiveItemByIndex(e,n){const i=this._getItemsArray();if(i[e]){for(;this._skipPredicateFn(i[e]);)if(!i[e+=n])return;this.setActiveItem(e)}}_getItemsArray(){return this._items instanceof ci?this._items.toArray():this._items}}class Bmt extends QOe{setActiveItem(e){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(e),this.activeItem&&this.activeItem.setActiveStyles()}}class e2e extends QOe{constructor(){super(...arguments),this._origin="program"}setFocusOrigin(e){return this._origin=e,this}setActiveItem(e){super.setActiveItem(e),this.activeItem&&this.activeItem.focus(this._origin)}}class N2{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function $mt(t){return!!(t.offsetWidth||t.offsetHeight||"function"==typeof t.getClientRects&&t.getClientRects().length)}(e)&&"visible"===getComputedStyle(e).visibility}isTabbable(e){if(!this._platform.isBrowser)return!1;const n=function zmt(t){try{return t.frameElement}catch(e){return null}}(function Jmt(t){return t.ownerDocument&&t.ownerDocument.defaultView||window}(e));if(n&&(-1===n2e(n)||!this.isVisible(n)))return!1;let i=e.nodeName.toLowerCase(),a=n2e(e);return e.hasAttribute("contenteditable")?-1!==a:!("iframe"===i||"object"===i||this._platform.WEBKIT&&this._platform.IOS&&!function Umt(t){let e=t.nodeName.toLowerCase(),n="input"===e&&t.type;return"text"===n||"password"===n||"select"===e||"textarea"===e}(e))&&("audio"===i?!!e.hasAttribute("controls")&&-1!==a:"video"===i?-1!==a&&(null!==a||(this._platform.FIREFOX||e.hasAttribute("controls"))):e.tabIndex>=0)}isFocusable(e,n){return function Ymt(t){return!function Wmt(t){return function jmt(t){return"input"==t.nodeName.toLowerCase()}(t)&&"hidden"==t.type}(t)&&(function Vmt(t){let e=t.nodeName.toLowerCase();return"input"===e||"select"===e||"button"===e||"textarea"===e}(t)||function Gmt(t){return function qmt(t){return"a"==t.nodeName.toLowerCase()}(t)&&t.hasAttribute("href")}(t)||t.hasAttribute("contenteditable")||t2e(t))}(e)&&!this.isDisabled(e)&&((null==n?void 0:n.ignoreVisibility)||this.isVisible(e))}}function t2e(t){if(!t.hasAttribute("tabindex")||void 0===t.tabIndex)return!1;let e=t.getAttribute("tabindex");return!(!e||isNaN(parseInt(e,10)))}function n2e(t){if(!t2e(t))return null;const e=parseInt(t.getAttribute("tabindex")||"",10);return isNaN(e)?-1:e}N2.\u0275fac=function(e){return new(e||N2)(Ye(_d))},N2.\u0275prov=en({token:N2,factory:N2.\u0275fac,providedIn:"root"});class i2e{constructor(e,n,i,a,r=!1){this._element=e,this._checker=n,this._ngZone=i,this._document=a,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,r||this.attachAnchors()}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}destroy(){const e=this._startAnchor,n=this._endAnchor;e&&(e.removeEventListener("focus",this.startAnchorListener),e.remove()),n&&(n.removeEventListener("focus",this.endAnchorListener),n.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return!!this._hasAttached||(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(e){return new Promise(n=>{this._executeOnStable(()=>n(this.focusInitialElement(e)))})}focusFirstTabbableElementWhenReady(e){return new Promise(n=>{this._executeOnStable(()=>n(this.focusFirstTabbableElement(e)))})}focusLastTabbableElementWhenReady(e){return new Promise(n=>{this._executeOnStable(()=>n(this.focusLastTabbableElement(e)))})}_getRegionBoundary(e){const n=this._element.querySelectorAll(`[cdk-focus-region-${e}], [cdkFocusRegion${e}], [cdk-focus-${e}]`);return"start"==e?n.length?n[0]:this._getFirstTabbableElement(this._element):n.length?n[n.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(e){const n=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(n){if(!this._checker.isFocusable(n)){const i=this._getFirstTabbableElement(n);return null==i||i.focus(e),!!i}return n.focus(e),!0}return this.focusFirstTabbableElement(e)}focusFirstTabbableElement(e){const n=this._getRegionBoundary("start");return n&&n.focus(e),!!n}focusLastTabbableElement(e){const n=this._getRegionBoundary("end");return n&&n.focus(e),!!n}hasAttached(){return this._hasAttached}_getFirstTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;const n=e.children;for(let i=0;i<n.length;i++){const a=n[i].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(n[i]):null;if(a)return a}return null}_getLastTabbableElement(e){if(this._checker.isFocusable(e)&&this._checker.isTabbable(e))return e;const n=e.children;for(let i=n.length-1;i>=0;i--){const a=n[i].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(n[i]):null;if(a)return a}return null}_createAnchor(){const e=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,e),e.classList.add("cdk-visually-hidden"),e.classList.add("cdk-focus-trap-anchor"),e.setAttribute("aria-hidden","true"),e}_toggleAnchorTabIndex(e,n){e?n.setAttribute("tabindex","0"):n.removeAttribute("tabindex")}toggleAnchors(e){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(e,this._startAnchor),this._toggleAnchorTabIndex(e,this._endAnchor))}_executeOnStable(e){this._ngZone.isStable?e():this._ngZone.onStable.pipe(X0(1)).subscribe(e)}}class YA{constructor(e,n,i){this._checker=e,this._ngZone=n,this._document=i}create(e,n=!1){return new i2e(e,this._checker,this._ngZone,this._document,n)}}YA.\u0275fac=function(e){return new(e||YA)(Ye(N2),Ye(Si),Ye(zn))},YA.\u0275prov=en({token:YA,factory:YA.\u0275fac,providedIn:"root"});class oH{constructor(e,n,i){this._elementRef=e,this._focusTrapFactory=n,this._previouslyFocusedElement=null,this.focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement,!0)}get enabled(){return this.focusTrap.enabled}set enabled(e){this.focusTrap.enabled=Ea(e)}get autoCapture(){return this._autoCapture}set autoCapture(e){this._autoCapture=Ea(e)}ngOnDestroy(){this.focusTrap.destroy(),this._previouslyFocusedElement&&(this._previouslyFocusedElement.focus(),this._previouslyFocusedElement=null)}ngAfterContentInit(){this.focusTrap.attachAnchors(),this.autoCapture&&this._captureFocus()}ngDoCheck(){this.focusTrap.hasAttached()||this.focusTrap.attachAnchors()}ngOnChanges(e){const n=e.autoCapture;n&&!n.firstChange&&this.autoCapture&&this.focusTrap.hasAttached()&&this._captureFocus()}_captureFocus(){this._previouslyFocusedElement=fU(),this.focusTrap.focusInitialElementWhenReady()}}oH.\u0275fac=function(e){return new(e||oH)(E(qn),E(YA),E(zn))},oH.\u0275dir=Pt({type:oH,selectors:[["","cdkTrapFocus",""]],inputs:{enabled:["cdkTrapFocus","enabled"],autoCapture:["cdkTrapFocusAutoCapture","autoCapture"]},exportAs:["cdkTrapFocus"],features:[Vl]});class Kmt extends i2e{constructor(e,n,i,a,r,s,o){super(e,n,i,a,o.defer),this._focusTrapManager=r,this._inertStrategy=s,this._focusTrapManager.register(this)}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._enabled?this._focusTrapManager.register(this):this._focusTrapManager.deregister(this)}destroy(){this._focusTrapManager.deregister(this),super.destroy()}_enable(){this._inertStrategy.preventFocus(this),this.toggleAnchors(!0)}_disable(){this._inertStrategy.allowFocus(this),this.toggleAnchors(!1)}}const Xmt=new yn("FOCUS_TRAP_INERT_STRATEGY");class Zmt{constructor(){this._listener=null}preventFocus(e){this._listener&&e._document.removeEventListener("focus",this._listener,!0),this._listener=n=>this._trapFocus(e,n),e._ngZone.runOutsideAngular(()=>{e._document.addEventListener("focus",this._listener,!0)})}allowFocus(e){!this._listener||(e._document.removeEventListener("focus",this._listener,!0),this._listener=null)}_trapFocus(e,n){var i;const a=n.target,r=e._element;a&&!r.contains(a)&&!(null===(i=a.closest)||void 0===i?void 0:i.call(a,"div.cdk-overlay-pane"))&&setTimeout(()=>{e.enabled&&!r.contains(e._document.activeElement)&&e.focusFirstTabbableElement()})}}class lH{constructor(){this._focusTrapStack=[]}register(e){this._focusTrapStack=this._focusTrapStack.filter(i=>i!==e);let n=this._focusTrapStack;n.length&&n[n.length-1]._disable(),n.push(e),e._enable()}deregister(e){e._disable();const n=this._focusTrapStack,i=n.indexOf(e);-1!==i&&(n.splice(i,1),n.length&&n[n.length-1]._enable())}}lH.\u0275fac=function(e){return new(e||lH)},lH.\u0275prov=en({token:lH,factory:lH.\u0275fac,providedIn:"root"});class H7{constructor(e,n,i,a,r){this._checker=e,this._ngZone=n,this._focusTrapManager=i,this._document=a,this._inertStrategy=r||new Zmt}create(e,n={defer:!1}){let i;return i="boolean"==typeof n?{defer:n}:n,new Kmt(e,this._checker,this._ngZone,this._document,this._focusTrapManager,this._inertStrategy,i)}}function a2e(t){return 0===t.buttons||0===t.offsetX&&0===t.offsetY}function r2e(t){const e=t.touches&&t.touches[0]||t.changedTouches&&t.changedTouches[0];return!(!e||-1!==e.identifier||null!=e.radiusX&&1!==e.radiusX||null!=e.radiusY&&1!==e.radiusY)}H7.\u0275fac=function(e){return new(e||H7)(Ye(N2),Ye(Si),Ye(lH),Ye(zn),Ye(Xmt,8))},H7.\u0275prov=en({token:H7,factory:H7.\u0275fac,providedIn:"root"});const Qmt=new yn("cdk-input-modality-detector-options"),eft={ignoreKeys:[18,17,224,91,16]},dH=hU({passive:!0,capture:!0});class uH{constructor(e,n,i,a){this._platform=e,this._mostRecentTarget=null,this._modality=new $h(null),this._lastTouchMs=0,this._onKeydown=r=>{var s,o;(null===(o=null===(s=this._options)||void 0===s?void 0:s.ignoreKeys)||void 0===o?void 0:o.some(d=>d===r.keyCode))||(this._modality.next("keyboard"),this._mostRecentTarget=$A(r))},this._onMousedown=r=>{Date.now()-this._lastTouchMs<650||(this._modality.next(a2e(r)?"keyboard":"mouse"),this._mostRecentTarget=$A(r))},this._onTouchstart=r=>{r2e(r)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=$A(r))},this._options=Object.assign(Object.assign({},eft),a),this.modalityDetected=this._modality.pipe(function Rmt(t){return Xp((e,n)=>t<=n)}(1)),this.modalityChanged=this.modalityDetected.pipe(Xz()),e.isBrowser&&n.runOutsideAngular(()=>{i.addEventListener("keydown",this._onKeydown,dH),i.addEventListener("mousedown",this._onMousedown,dH),i.addEventListener("touchstart",this._onTouchstart,dH)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,dH),document.removeEventListener("mousedown",this._onMousedown,dH),document.removeEventListener("touchstart",this._onTouchstart,dH))}}uH.\u0275fac=function(e){return new(e||uH)(Ye(_d),Ye(Si),Ye(zn),Ye(Qmt,8))},uH.\u0275prov=en({token:uH,factory:uH.\u0275fac,providedIn:"root"});const tft=new yn("liveAnnouncerElement",{providedIn:"root",factory:function nft(){return null}});const ift=new yn("LIVE_ANNOUNCER_DEFAULT_OPTIONS");class JA{constructor(e,n,i,a){this._ngZone=n,this._defaultOptions=a,this._document=i,this._liveElement=e||this._createLiveElement()}announce(e,...n){const i=this._defaultOptions;let a,r;return 1===n.length&&"number"==typeof n[0]?r=n[0]:[a,r]=n,this.clear(),clearTimeout(this._previousTimeout),a||(a=i&&i.politeness?i.politeness:"polite"),null==r&&i&&(r=i.duration),this._liveElement.setAttribute("aria-live",a),this._ngZone.runOutsideAngular(()=>new Promise(s=>{clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=e,s(),"number"==typeof r&&(this._previousTimeout=setTimeout(()=>this.clear(),r))},100)}))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){var e;clearTimeout(this._previousTimeout),null===(e=this._liveElement)||void 0===e||e.remove(),this._liveElement=null}_createLiveElement(){const e="cdk-live-announcer-element",n=this._document.getElementsByClassName(e),i=this._document.createElement("div");for(let a=0;a<n.length;a++)n[a].remove();return i.classList.add(e),i.classList.add("cdk-visually-hidden"),i.setAttribute("aria-atomic","true"),i.setAttribute("aria-live","polite"),this._document.body.appendChild(i),i}}JA.\u0275fac=function(e){return new(e||JA)(Ye(tft,8),Ye(Si),Ye(zn),Ye(ift,8))},JA.\u0275prov=en({token:JA,factory:JA.\u0275fac,providedIn:"root"});class cH{constructor(e,n,i,a){this._elementRef=e,this._liveAnnouncer=n,this._contentObserver=i,this._ngZone=a,this._politeness="polite"}get politeness(){return this._politeness}set politeness(e){this._politeness="off"===e||"assertive"===e?e:"polite","off"===this._politeness?this._subscription&&(this._subscription.unsubscribe(),this._subscription=null):this._subscription||(this._subscription=this._ngZone.runOutsideAngular(()=>this._contentObserver.observe(this._elementRef).subscribe(()=>{const n=this._elementRef.nativeElement.textContent;n!==this._previousAnnouncedText&&(this._liveAnnouncer.announce(n,this._politeness),this._previousAnnouncedText=n)})))}ngOnDestroy(){this._subscription&&this._subscription.unsubscribe()}}cH.\u0275fac=function(e){return new(e||cH)(E(qn),E(JA),E(UA),E(Si))},cH.\u0275dir=Pt({type:cH,selectors:[["","cdkAriaLive",""]],inputs:{politeness:["cdkAriaLive","politeness"]},exportAs:["cdkAriaLive"]});const aft=new yn("cdk-focus-monitor-default-options"),MU=hU({passive:!0,capture:!0});class Xy{constructor(e,n,i,a,r){this._ngZone=e,this._platform=n,this._inputModalityDetector=i,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=>this._windowFocused=!1)},this._stopInputModalityDetector=new zi,this._rootNodeFocusAndBlurListener=s=>{const o=$A(s),d="focus"===s.type?this._onFocus:this._onBlur;for(let u=o;u;u=u.parentElement)d.call(this,s,u)},this._document=a,this._detectionMode=(null==r?void 0:r.detectionMode)||0}monitor(e,n=!1){const i=aw(e);if(!this._platform.isBrowser||1!==i.nodeType)return ic(null);const a=Yht(i)||this._getDocument(),r=this._elementInfo.get(i);if(r)return n&&(r.checkChildren=!0),r.subject;const s={checkChildren:n,subject:new zi,rootNode:a};return this._elementInfo.set(i,s),this._registerGlobalListeners(s),s.subject}stopMonitoring(e){const n=aw(e),i=this._elementInfo.get(n);i&&(i.subject.complete(),this._setClasses(n),this._elementInfo.delete(n),this._removeGlobalListeners(i))}focusVia(e,n,i){const a=aw(e);a===this._getDocument().activeElement?this._getClosestElementsInfo(a).forEach(([s,o])=>this._originChanged(s,n,o)):(this._setOrigin(n),"function"==typeof a.focus&&a.focus(i))}ngOnDestroy(){this._elementInfo.forEach((e,n)=>this.stopMonitoring(n))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(e){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(e)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:"program"}_shouldBeAttributedToTouch(e){return 1===this._detectionMode||!!(null==e?void 0:e.contains(this._inputModalityDetector._mostRecentTarget))}_setClasses(e,n){e.classList.toggle("cdk-focused",!!n),e.classList.toggle("cdk-touch-focused","touch"===n),e.classList.toggle("cdk-keyboard-focused","keyboard"===n),e.classList.toggle("cdk-mouse-focused","mouse"===n),e.classList.toggle("cdk-program-focused","program"===n)}_setOrigin(e,n=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=e,this._originFromTouchInteraction="touch"===e&&n,0===this._detectionMode){clearTimeout(this._originTimeoutId);const i=this._originFromTouchInteraction?650:1;this._originTimeoutId=setTimeout(()=>this._origin=null,i)}})}_onFocus(e,n){const i=this._elementInfo.get(n),a=$A(e);!i||!i.checkChildren&&n!==a||this._originChanged(n,this._getFocusOrigin(a),i)}_onBlur(e,n){const i=this._elementInfo.get(n);!i||i.checkChildren&&e.relatedTarget instanceof Node&&n.contains(e.relatedTarget)||(this._setClasses(n),this._emitOrigin(i.subject,null))}_emitOrigin(e,n){this._ngZone.run(()=>e.next(n))}_registerGlobalListeners(e){if(!this._platform.isBrowser)return;const n=e.rootNode,i=this._rootNodeFocusListenerCount.get(n)||0;i||this._ngZone.runOutsideAngular(()=>{n.addEventListener("focus",this._rootNodeFocusAndBlurListener,MU),n.addEventListener("blur",this._rootNodeFocusAndBlurListener,MU)}),this._rootNodeFocusListenerCount.set(n,i+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(gd(this._stopInputModalityDetector)).subscribe(a=>{this._setOrigin(a,!0)}))}_removeGlobalListeners(e){const n=e.rootNode;if(this._rootNodeFocusListenerCount.has(n)){const i=this._rootNodeFocusListenerCount.get(n);i>1?this._rootNodeFocusListenerCount.set(n,i-1):(n.removeEventListener("focus",this._rootNodeFocusAndBlurListener,MU),n.removeEventListener("blur",this._rootNodeFocusAndBlurListener,MU),this._rootNodeFocusListenerCount.delete(n))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(e,n,i){this._setClasses(e,n),this._emitOrigin(i.subject,n),this._lastFocusOrigin=n}_getClosestElementsInfo(e){const n=[];return this._elementInfo.forEach((i,a)=>{(a===e||i.checkChildren&&a.contains(e))&&n.push([a,i])}),n}}Xy.\u0275fac=function(e){return new(e||Xy)(Ye(Si),Ye(_d),Ye(uH),Ye(zn,8),Ye(aft,8))},Xy.\u0275prov=en({token:Xy,factory:Xy.\u0275fac,providedIn:"root"});class pH{constructor(e,n){this._elementRef=e,this._focusMonitor=n,this.cdkFocusChange=new Ae}ngAfterViewInit(){const e=this._elementRef.nativeElement;this._monitorSubscription=this._focusMonitor.monitor(e,1===e.nodeType&&e.hasAttribute("cdkMonitorSubtreeFocus")).subscribe(n=>this.cdkFocusChange.emit(n))}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._monitorSubscription&&this._monitorSubscription.unsubscribe()}}pH.\u0275fac=function(e){return new(e||pH)(E(qn),E(Xy))},pH.\u0275dir=Pt({type:pH,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"}});const o2e="cdk-high-contrast-black-on-white",l2e="cdk-high-contrast-white-on-black",mse="cdk-high-contrast-active";class KA{constructor(e,n){this._platform=e,this._document=n}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const e=this._document.createElement("div");e.style.backgroundColor="rgb(1,2,3)",e.style.position="absolute",this._document.body.appendChild(e);const n=this._document.defaultView||window,i=n&&n.getComputedStyle?n.getComputedStyle(e):null,a=(i&&i.backgroundColor||"").replace(/ /g,"");switch(e.remove(),a){case"rgb(0,0,0)":return 2;case"rgb(255,255,255)":return 1}return 0}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){const e=this._document.body.classList;e.remove(mse),e.remove(o2e),e.remove(l2e),this._hasCheckedHighContrastMode=!0;const n=this.getHighContrastMode();1===n?(e.add(mse),e.add(o2e)):2===n&&(e.add(mse),e.add(l2e))}}}KA.\u0275fac=function(e){return new(e||KA)(Ye(_d),Ye(zn))},KA.\u0275prov=en({token:KA,factory:KA.\u0275fac,providedIn:"root"});class XA{constructor(e){e._applyBodyHighContrastModeCssClasses()}}XA.\u0275fac=function(e){return new(e||XA)(Ye(KA))},XA.\u0275mod=ge({type:XA,declarations:[cH,oH,pH],imports:[Ky],exports:[cH,oH,pH]}),XA.\u0275inj=fe({imports:[[Ky]]});const rft=["*",[["mat-option"],["ng-container"]]];function oft(t,e){if(1&t&&Gl(0,"mat-pseudo-checkbox",4),2&t){const n=Gd();ca("state",n.selected?"checked":"unchecked")("disabled",n.disabled)}}function lft(t,e){if(1&t&&(qi(0,"span",5),qv(1),Ui()),2&t){const n=Gd();ya(1),tz("(",n.group.label,")")}}new OE("13.3.0");class xU{}xU.STANDARD_CURVE="cubic-bezier(0.4,0.0,0.2,1)",xU.DECELERATION_CURVE="cubic-bezier(0.0,0.0,0.2,1)",xU.ACCELERATION_CURVE="cubic-bezier(0.4,0.0,1,1)",xU.SHARP_CURVE="cubic-bezier(0.4,0.0,0.6,1)";class fse{}fse.COMPLEX="375ms",fse.ENTERING="225ms",fse.EXITING="195ms";const cft=new yn("mat-sanity-checks",{providedIn:"root",factory:function uft(){return!0}});class ei{constructor(e,n,i){this._sanityChecks=n,this._document=i,this._hasDoneGlobalChecks=!1,e._applyBodyHighContrastModeCssClasses(),this._hasDoneGlobalChecks||(this._hasDoneGlobalChecks=!0)}_checkIsEnabled(e){return!rse()&&("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[e])}}function B7(t){return class extends t{constructor(...e){super(...e),this._disabled=!1}get disabled(){return this._disabled}set disabled(e){this._disabled=Ea(e)}}}function DU(t,e){return class extends t{constructor(...n){super(...n),this.defaultColor=e,this.color=e}get color(){return this._color}set color(n){const i=n||this.defaultColor;i!==this._color&&(this._color&&this._elementRef.nativeElement.classList.remove(`mat-${this._color}`),i&&this._elementRef.nativeElement.classList.add(`mat-${i}`),this._color=i)}}}function ZA(t){return class extends t{constructor(...e){super(...e),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=Ea(e)}}}function wU(t,e=0){return class extends t{constructor(...n){super(...n),this._tabIndex=e,this.defaultTabIndex=e}get tabIndex(){return this.disabled?-1:this._tabIndex}set tabIndex(n){this._tabIndex=null!=n?jy(n):this.defaultTabIndex}}}function u2e(t){return class extends t{constructor(...e){super(...e),this.stateChanges=new zi,this.errorState=!1}updateErrorState(){const e=this.errorState,n=this._parentFormGroup||this._parentForm,i=this.errorStateMatcher||this._defaultErrorStateMatcher,a=this.ngControl?this.ngControl.control:null,r=i.isErrorState(a,n);r!==e&&(this.errorState=r,this.stateChanges.next())}}}ei.\u0275fac=function(e){return new(e||ei)(Ye(KA),Ye(cft,8),Ye(zn))},ei.\u0275mod=ge({type:ei,imports:[xh],exports:[xh]}),ei.\u0275inj=fe({imports:[[xh],xh]});const pft=new yn("MAT_DATE_LOCALE",{providedIn:"root",factory:function hft(){return N3(WM)}});class c2e{constructor(){this._localeChanges=new zi,this.localeChanges=this._localeChanges}getValidDateOrNull(e){return this.isDateInstance(e)&&this.isValid(e)?e:null}deserialize(e){return null==e||this.isDateInstance(e)&&this.isValid(e)?e:this.invalid()}setLocale(e){this.locale=e,this._localeChanges.next()}compareDate(e,n){return this.getYear(e)-this.getYear(n)||this.getMonth(e)-this.getMonth(n)||this.getDate(e)-this.getDate(n)}sameDate(e,n){if(e&&n){let i=this.isValid(e),a=this.isValid(n);return i&&a?!this.compareDate(e,n):i==a}return e==n}clampDate(e,n,i){return n&&this.compareDate(e,n)<0?n:i&&this.compareDate(e,i)>0?i:e}}const mft=new yn("mat-date-formats"),fft=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/;function gse(t,e){const n=Array(t);for(let i=0;i<t;i++)n[i]=e(i);return n}class hH extends c2e{constructor(e,n){super(),this.useUtcForDisplay=!1,super.setLocale(e)}getYear(e){return e.getFullYear()}getMonth(e){return e.getMonth()}getDate(e){return e.getDate()}getDayOfWeek(e){return e.getDay()}getMonthNames(e){const n=new Intl.DateTimeFormat(this.locale,{month:e,timeZone:"utc"});return gse(12,i=>this._format(n,new Date(2017,i,1)))}getDateNames(){const e=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return gse(31,n=>this._format(e,new Date(2017,0,n+1)))}getDayOfWeekNames(e){const n=new Intl.DateTimeFormat(this.locale,{weekday:e,timeZone:"utc"});return gse(7,i=>this._format(n,new Date(2017,0,i+1)))}getYearName(e){const n=new Intl.DateTimeFormat(this.locale,{year:"numeric",timeZone:"utc"});return this._format(n,e)}getFirstDayOfWeek(){return 0}getNumDaysInMonth(e){return this.getDate(this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+1,0))}clone(e){return new Date(e.getTime())}createDate(e,n,i){let a=this._createDateWithOverflow(e,n,i);return a.getMonth(),a}today(){return new Date}parse(e){return"number"==typeof e?new Date(e):e?new Date(Date.parse(e)):null}format(e,n){if(!this.isValid(e))throw Error("NativeDateAdapter: Cannot format invalid date.");const i=new Intl.DateTimeFormat(this.locale,Object.assign(Object.assign({},n),{timeZone:"utc"}));return this._format(i,e)}addCalendarYears(e,n){return this.addCalendarMonths(e,12*n)}addCalendarMonths(e,n){let i=this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+n,this.getDate(e));return this.getMonth(i)!=((this.getMonth(e)+n)%12+12)%12&&(i=this._createDateWithOverflow(this.getYear(i),this.getMonth(i),0)),i}addCalendarDays(e,n){return this._createDateWithOverflow(this.getYear(e),this.getMonth(e),this.getDate(e)+n)}toIso8601(e){return[e.getUTCFullYear(),this._2digit(e.getUTCMonth()+1),this._2digit(e.getUTCDate())].join("-")}deserialize(e){if("string"==typeof e){if(!e)return null;if(fft.test(e)){let n=new Date(e);if(this.isValid(n))return n}}return super.deserialize(e)}isDateInstance(e){return e instanceof Date}isValid(e){return!isNaN(e.getTime())}invalid(){return new Date(NaN)}_createDateWithOverflow(e,n,i){const a=new Date;return a.setFullYear(e,n,i),a.setHours(0,0,0,0),a}_2digit(e){return("00"+e).slice(-2)}_format(e,n){const i=new Date;return i.setUTCFullYear(n.getFullYear(),n.getMonth(),n.getDate()),i.setUTCHours(n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()),e.format(i)}}hH.\u0275fac=function(e){return new(e||hH)(Ye(pft,8),Ye(_d))},hH.\u0275prov=en({token:hH,factory:hH.\u0275fac});class QA{}QA.\u0275fac=function(e){return new(e||QA)},QA.\u0275mod=ge({type:QA}),QA.\u0275inj=fe({providers:[{provide:c2e,useClass:hH}]});class z7{}z7.\u0275fac=function(e){return new(e||z7)},z7.\u0275mod=ge({type:z7,imports:[QA]}),z7.\u0275inj=fe({providers:[{provide:mft,useValue:{parse:{dateInput:null},display:{dateInput:{year:"numeric",month:"numeric",day:"numeric"},monthYearLabel:{year:"numeric",month:"short"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}}}],imports:[[QA]]});class $7{isErrorState(e,n){return!!(e&&e.invalid&&(e.dirty||n&&n.submitted))}}$7.\u0275fac=function(e){return new(e||$7)},$7.\u0275prov=en({token:$7,factory:$7.\u0275fac});class P2{isErrorState(e,n){return!!(e&&e.invalid&&(e.touched||n&&n.submitted))}}P2.\u0275fac=function(e){return new(e||P2)},P2.\u0275prov=en({token:P2,factory:P2.\u0275fac,providedIn:"root"});class R2{}function p2e(t,e,n="mat"){t.changes.pipe(A1(t)).subscribe(({length:i})=>{V7(e,`${n}-2-line`,!1),V7(e,`${n}-3-line`,!1),V7(e,`${n}-multi-line`,!1),2===i||3===i?V7(e,`${n}-${i}-line`,!0):i>3&&V7(e,`${n}-multi-line`,!0)})}function V7(t,e,n){t.nativeElement.classList.toggle(e,n)}R2.\u0275fac=function(e){return new(e||R2)},R2.\u0275dir=Pt({type:R2,selectors:[["","mat-line",""],["","matLine",""]],hostAttrs:[1,"mat-line"]});class uw{}uw.\u0275fac=function(e){return new(e||uw)},uw.\u0275mod=ge({type:uw,declarations:[R2],imports:[ei],exports:[R2,ei]}),uw.\u0275inj=fe({imports:[[ei],ei]});class _ft{constructor(e,n,i){this._renderer=e,this.element=n,this.config=i,this.state=3}fadeOut(){this._renderer.fadeOutRipple(this)}}const h2e={enterDuration:225,exitDuration:150},_se=hU({passive:!0}),m2e=["mousedown","touchstart"],f2e=["mouseup","mouseleave","touchend","touchcancel"];class vft{constructor(e,n,i,a){this._target=e,this._ngZone=n,this._isPointerDown=!1,this._activeRipples=new Set,this._pointerUpEventsRegistered=!1,a.isBrowser&&(this._containerElement=aw(i))}fadeInRipple(e,n,i={}){const a=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),r=Object.assign(Object.assign({},h2e),i.animation);i.centered&&(e=a.left+a.width/2,n=a.top+a.height/2);const s=i.radius||function Mft(t,e,n){const i=Math.max(Math.abs(t-n.left),Math.abs(t-n.right)),a=Math.max(Math.abs(e-n.top),Math.abs(e-n.bottom));return Math.sqrt(i*i+a*a)}(e,n,a),o=e-a.left,d=n-a.top,u=r.enterDuration,p=document.createElement("div");p.classList.add("mat-ripple-element"),p.style.left=o-s+"px",p.style.top=d-s+"px",p.style.height=2*s+"px",p.style.width=2*s+"px",null!=i.color&&(p.style.backgroundColor=i.color),p.style.transitionDuration=`${u}ms`,this._containerElement.appendChild(p),function bft(t){window.getComputedStyle(t).getPropertyValue("opacity")}(p),p.style.transform="scale(1)";const g=new _ft(this,p,i);return g.state=0,this._activeRipples.add(g),i.persistent||(this._mostRecentTransientRipple=g),this._runTimeoutOutsideZone(()=>{const b=g===this._mostRecentTransientRipple;g.state=1,!i.persistent&&(!b||!this._isPointerDown)&&g.fadeOut()},u),g}fadeOutRipple(e){const n=this._activeRipples.delete(e);if(e===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),this._activeRipples.size||(this._containerRect=null),!n)return;const i=e.element,a=Object.assign(Object.assign({},h2e),e.config.animation);i.style.transitionDuration=`${a.exitDuration}ms`,i.style.opacity="0",e.state=2,this._runTimeoutOutsideZone(()=>{e.state=3,i.remove()},a.exitDuration)}fadeOutAll(){this._activeRipples.forEach(e=>e.fadeOut())}fadeOutAllNonPersistent(){this._activeRipples.forEach(e=>{e.config.persistent||e.fadeOut()})}setupTriggerEvents(e){const n=aw(e);!n||n===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=n,this._registerEvents(m2e))}handleEvent(e){"mousedown"===e.type?this._onMousedown(e):"touchstart"===e.type?this._onTouchStart(e):this._onPointerUp(),this._pointerUpEventsRegistered||(this._registerEvents(f2e),this._pointerUpEventsRegistered=!0)}_onMousedown(e){const n=a2e(e),i=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+800;!this._target.rippleDisabled&&!n&&!i&&(this._isPointerDown=!0,this.fadeInRipple(e.clientX,e.clientY,this._target.rippleConfig))}_onTouchStart(e){if(!this._target.rippleDisabled&&!r2e(e)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;const n=e.changedTouches;for(let i=0;i<n.length;i++)this.fadeInRipple(n[i].clientX,n[i].clientY,this._target.rippleConfig)}}_onPointerUp(){!this._isPointerDown||(this._isPointerDown=!1,this._activeRipples.forEach(e=>{const n=1===e.state||e.config.terminateOnPointerUp&&0===e.state;!e.config.persistent&&n&&e.fadeOut()}))}_runTimeoutOutsideZone(e,n=0){this._ngZone.runOutsideAngular(()=>setTimeout(e,n))}_registerEvents(e){this._ngZone.runOutsideAngular(()=>{e.forEach(n=>{this._triggerElement.addEventListener(n,this,_se)})})}_removeTriggerEvents(){this._triggerElement&&(m2e.forEach(e=>{this._triggerElement.removeEventListener(e,this,_se)}),this._pointerUpEventsRegistered&&f2e.forEach(e=>{this._triggerElement.removeEventListener(e,this,_se)}))}}const xft=new yn("mat-ripple-global-options");class k1{constructor(e,n,i,a,r){this._elementRef=e,this._animationMode=r,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=a||{},this._rippleRenderer=new vft(this,n,e,i)}get disabled(){return this._disabled}set disabled(e){e&&this.fadeOutAllNonPersistent(),this._disabled=e,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(e){this._trigger=e,this._setupTriggerEventsIfEnabled()}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}fadeOutAllNonPersistent(){this._rippleRenderer.fadeOutAllNonPersistent()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:Object.assign(Object.assign(Object.assign({},this._globalOptions.animation),"NoopAnimations"===this._animationMode?{enterDuration:0,exitDuration:0}:{}),this.animation),terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&&this._isInitialized&&this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(e,n=0,i){return"number"==typeof e?this._rippleRenderer.fadeInRipple(e,n,Object.assign(Object.assign({},this.rippleConfig),i)):this._rippleRenderer.fadeInRipple(0,0,Object.assign(Object.assign({},this.rippleConfig),e))}}k1.\u0275fac=function(e){return new(e||k1)(E(qn),E(Si),E(_d),E(xft,8),E(vf,8))},k1.\u0275dir=Pt({type:k1,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(e,n){2&e&&ts("mat-ripple-unbounded",n.unbounded)},inputs:{color:["matRippleColor","color"],unbounded:["matRippleUnbounded","unbounded"],centered:["matRippleCentered","centered"],radius:["matRippleRadius","radius"],animation:["matRippleAnimation","animation"],disabled:["matRippleDisabled","disabled"],trigger:["matRippleTrigger","trigger"]},exportAs:["matRipple"]});class Xf{}Xf.\u0275fac=function(e){return new(e||Xf)},Xf.\u0275mod=ge({type:Xf,declarations:[k1],imports:[ei],exports:[k1,ei]}),Xf.\u0275inj=fe({imports:[[ei],ei]});class F2{constructor(e){this._animationMode=e,this.state="unchecked",this.disabled=!1}}F2.\u0275fac=function(e){return new(e||F2)(E(vf,8))},F2.\u0275cmp=xe({type:F2,selectors:[["mat-pseudo-checkbox"]],hostAttrs:[1,"mat-pseudo-checkbox"],hostVars:8,hostBindings:function(e,n){2&e&&ts("mat-pseudo-checkbox-indeterminate","indeterminate"===n.state)("mat-pseudo-checkbox-checked","checked"===n.state)("mat-pseudo-checkbox-disabled",n.disabled)("_mat-animation-noopable","NoopAnimations"===n._animationMode)},inputs:{state:"state",disabled:"disabled"},decls:0,vars:0,template:function(e,n){},styles:['.mat-pseudo-checkbox{width:16px;height:16px;border:2px solid;border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1),background-color 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:"";border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:transparent}._mat-animation-noopable.mat-pseudo-checkbox{transition:none;animation:none}._mat-animation-noopable.mat-pseudo-checkbox::after{transition:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{top:5px;left:1px;width:10px;opacity:1;border-radius:2px}.mat-pseudo-checkbox-checked::after{top:2.4px;left:1px;width:8px;height:3px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1;box-sizing:content-box}\n'],encapsulation:2,changeDetection:0});class Zy{}Zy.\u0275fac=function(e){return new(e||Zy)},Zy.\u0275mod=ge({type:Zy,declarations:[F2],imports:[ei],exports:[F2]}),Zy.\u0275inj=fe({imports:[[ei]]});const yse=new yn("MAT_OPTION_PARENT_COMPONENT"),Dft=B7(class{});let wft=0;class W7 extends Dft{constructor(e){var n;super(),this._labelId="mat-optgroup-label-"+wft++,this._inert=null!==(n=null==e?void 0:e.inertGroups)&&void 0!==n&&n}}W7.\u0275fac=function(e){return new(e||W7)(E(yse,8))},W7.\u0275dir=Pt({type:W7,inputs:{label:"label"},features:[me]});const vse=new yn("MatOptgroup");class H2 extends W7{}H2.\u0275fac=function(){let t;return function(n){return(t||(t=ss(H2)))(n||H2)}}(),H2.\u0275cmp=xe({type:H2,selectors:[["mat-optgroup"]],hostAttrs:[1,"mat-optgroup"],hostVars:5,hostBindings:function(e,n){2&e&&(Dr("role",n._inert?null:"group")("aria-disabled",n._inert?null:n.disabled.toString())("aria-labelledby",n._inert?null:n._labelId),ts("mat-optgroup-disabled",n.disabled))},inputs:{disabled:"disabled"},exportAs:["matOptgroup"],features:[_e([{provide:vse,useExisting:H2}]),me],ngContentSelectors:["*","mat-option, ng-container"],decls:4,vars:2,consts:[["aria-hidden","true",1,"mat-optgroup-label",3,"id"]],template:function(e,n){1&e&&(Dl(rft),qi(0,"span",0),qv(1),va(2),Ui(),va(3,1)),2&e&&(ca("id",n._labelId),ya(1),tz("",n.label," "))},styles:[".mat-optgroup-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.mat-optgroup-label[disabled]{cursor:default}[dir=rtl] .mat-optgroup-label{text-align:right}.mat-optgroup-label .mat-icon{margin-right:16px;vertical-align:middle}.mat-optgroup-label .mat-icon svg{vertical-align:top}[dir=rtl] .mat-optgroup-label .mat-icon{margin-left:16px;margin-right:0}\n"],encapsulation:2,changeDetection:0});let Cft=0;class Sft{constructor(e,n=!1){this.source=e,this.isUserInput=n}}class CU{constructor(e,n,i,a){this._element=e,this._changeDetectorRef=n,this._parent=i,this.group=a,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+Cft++,this.onSelectionChange=new Ae,this._stateChanges=new zi}get multiple(){return this._parent&&this._parent.multiple}get selected(){return this._selected}get disabled(){return this.group&&this.group.disabled||this._disabled}set disabled(e){this._disabled=Ea(e)}get disableRipple(){return!(!this._parent||!this._parent.disableRipple)}get active(){return this._active}get viewValue(){return(this._getHostElement().textContent||"").trim()}select(){this._selected||(this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}deselect(){this._selected&&(this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}focus(e,n){const i=this._getHostElement();"function"==typeof i.focus&&i.focus(n)}setActiveStyles(){this._active||(this._active=!0,this._changeDetectorRef.markForCheck())}setInactiveStyles(){this._active&&(this._active=!1,this._changeDetectorRef.markForCheck())}getLabel(){return this.viewValue}_handleKeydown(e){(13===e.keyCode||32===e.keyCode)&&!ow(e)&&(this._selectViaInteraction(),e.preventDefault())}_selectViaInteraction(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))}_getAriaSelected(){return this.selected||!this.multiple&&null}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._element.nativeElement}ngAfterViewChecked(){if(this._selected){const e=this.viewValue;e!==this._mostRecentViewValue&&(this._mostRecentViewValue=e,this._stateChanges.next())}}ngOnDestroy(){this._stateChanges.complete()}_emitSelectionChangeEvent(e=!1){this.onSelectionChange.emit(new Sft(this,e))}}CU.\u0275fac=function(e){NV()},CU.\u0275dir=Pt({type:CU,inputs:{value:"value",id:"id",disabled:"disabled"},outputs:{onSelectionChange:"onSelectionChange"}});class ek extends CU{constructor(e,n,i,a){super(e,n,i,a)}}function g2e(t,e,n){if(n.length){let i=e.toArray(),a=n.toArray(),r=0;for(let s=0;s<t+1;s++)i[s].group&&i[s].group===a[r]&&r++;return r}return 0}ek.\u0275fac=function(e){return new(e||ek)(E(qn),E(jd),E(yse,8),E(vse,8))},ek.\u0275cmp=xe({type:ek,selectors:[["mat-option"]],hostAttrs:["role","option",1,"mat-option","mat-focus-indicator"],hostVars:12,hostBindings:function(e,n){1&e&&os("click",function(){return n._selectViaInteraction()})("keydown",function(a){return n._handleKeydown(a)}),2&e&&(wE("id",n.id),Dr("tabindex",n._getTabIndex())("aria-selected",n._getAriaSelected())("aria-disabled",n.disabled.toString()),ts("mat-selected",n.selected)("mat-option-multiple",n.multiple)("mat-active",n.active)("mat-option-disabled",n.disabled))},exportAs:["matOption"],features:[me],ngContentSelectors:["*"],decls:5,vars:4,consts:[["class","mat-option-pseudo-checkbox",3,"state","disabled",4,"ngIf"],[1,"mat-option-text"],["class","cdk-visually-hidden",4,"ngIf"],["mat-ripple","",1,"mat-option-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mat-option-pseudo-checkbox",3,"state","disabled"],[1,"cdk-visually-hidden"]],template:function(e,n){1&e&&(Dl(),Wl(0,oft,1,2,"mat-pseudo-checkbox",0),qi(1,"span",1),va(2),Ui(),Wl(3,lft,2,1,"span",2),Gl(4,"div",3)),2&e&&(ca("ngIf",n.multiple),ya(3),ca("ngIf",n.group&&n.group._inert),ya(1),ca("matRippleTrigger",n._getHostElement())("matRippleDisabled",n.disabled||n.disableRipple))},directives:[F2,N_,k1],styles:[".mat-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;line-height:48px;height:48px;padding:0 16px;text-align:left;text-decoration:none;max-width:100%;position:relative;cursor:pointer;outline:none;display:flex;flex-direction:row;max-width:100%;box-sizing:border-box;align-items:center;-webkit-tap-highlight-color:transparent}.mat-option[disabled]{cursor:default}[dir=rtl] .mat-option{text-align:right}.mat-option .mat-icon{margin-right:16px;vertical-align:middle}.mat-option .mat-icon svg{vertical-align:top}[dir=rtl] .mat-option .mat-icon{margin-left:16px;margin-right:0}.mat-option[aria-disabled=true]{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:32px}[dir=rtl] .mat-optgroup .mat-option:not(.mat-option-multiple){padding-left:16px;padding-right:32px}.cdk-high-contrast-active .mat-option{margin:0 1px}.cdk-high-contrast-active .mat-option.mat-active{border:solid 1px currentColor;margin:0}.cdk-high-contrast-active .mat-option[aria-disabled=true]{opacity:.5}.mat-option-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.mat-option .mat-option-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-option-pseudo-checkbox{margin-right:8px}[dir=rtl] .mat-option-pseudo-checkbox{margin-left:8px;margin-right:0}\n"],encapsulation:2,changeDetection:0});class cw{}function Tft(t,e){}cw.\u0275fac=function(e){return new(e||cw)},cw.\u0275mod=ge({type:cw,declarations:[ek,H2],imports:[Xf,Ud,ei,Zy],exports:[ek,H2]}),cw.\u0275inj=fe({imports:[[Xf,Ud,ei,Zy]]});class bse{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.maxWidth="80vw",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.delayFocusTrap=!0,this.closeOnNavigation=!0}}const Eft={dialogContainer:i4("dialogContainer",[ub("void, exit",ap({opacity:0,transform:"scale(0.7)"})),ub("enter",ap({transform:"none"})),QO("* => enter",Jme([nA("150ms cubic-bezier(0, 0, 0.2, 1)",ap({transform:"none",opacity:1})),Uee("@*",qee(),{optional:!0})])),QO("* => void, * => exit",Jme([nA("75ms cubic-bezier(0.4, 0.0, 0.2, 1)",ap({opacity:0})),Uee("@*",qee(),{optional:!0})]))])};class G7 extends dse{constructor(e,n,i,a,r,s,o,d){super(),this._elementRef=e,this._focusTrapFactory=n,this._changeDetectorRef=i,this._config=r,this._interactivityChecker=s,this._ngZone=o,this._focusMonitor=d,this._animationStateChanged=new Ae,this._elementFocusedBeforeDialogWasOpened=null,this._closeInteractionType=null,this.attachDomPortal=u=>(this._portalOutlet.hasAttached(),this._portalOutlet.attachDomPortal(u)),this._ariaLabelledBy=r.ariaLabelledBy||null,this._document=a}_initializeWithAttachedContent(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=fU())}attachComponentPortal(e){return this._portalOutlet.hasAttached(),this._portalOutlet.attachComponentPortal(e)}attachTemplatePortal(e){return this._portalOutlet.hasAttached(),this._portalOutlet.attachTemplatePortal(e)}_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(e,n){this._interactivityChecker.isFocusable(e)||(e.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{e.addEventListener("blur",()=>e.removeAttribute("tabindex")),e.addEventListener("mousedown",()=>e.removeAttribute("tabindex"))})),e.focus(n)}_focusByCssSelector(e,n){let i=this._elementRef.nativeElement.querySelector(e);i&&this._forceFocus(i,n)}_trapFocus(){const e=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||e.focus();break;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(n=>{n||this._focusDialogContainer()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this._config.autoFocus)}}_restoreFocus(){const e=this._elementFocusedBeforeDialogWasOpened;if(this._config.restoreFocus&&e&&"function"==typeof e.focus){const n=fU(),i=this._elementRef.nativeElement;(!n||n===this._document.body||n===i||i.contains(n))&&(this._focusMonitor?(this._focusMonitor.focusVia(e,this._closeInteractionType),this._closeInteractionType=null):e.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus()}_containsFocus(){const e=this._elementRef.nativeElement,n=fU();return e===n||e.contains(n)}}G7.\u0275fac=function(e){return new(e||G7)(E(qn),E(YA),E(jd),E(zn,8),E(bse),E(N2),E(Si),E(Xy))},G7.\u0275dir=Pt({type:G7,viewQuery:function(e,n){if(1&e&&Up(Uy,7),2&e){let i;Zt(i=Qt())&&(n._portalOutlet=i.first)}},features:[me]});class B2 extends G7{constructor(){super(...arguments),this._state="enter"}_onAnimationDone({toState:e,totalTime:n}){"enter"===e?(this._config.delayFocusTrap&&this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:n})):"exit"===e&&(this._restoreFocus(),this._animationStateChanged.next({state:"closed",totalTime:n}))}_onAnimationStart({toState:e,totalTime:n}){"enter"===e?this._animationStateChanged.next({state:"opening",totalTime:n}):("exit"===e||"void"===e)&&this._animationStateChanged.next({state:"closing",totalTime:n})}_startExitAnimation(){this._state="exit",this._changeDetectorRef.markForCheck()}_initializeWithAttachedContent(){super._initializeWithAttachedContent(),this._config.delayFocusTrap||this._trapFocus()}}B2.\u0275fac=function(){let t;return function(n){return(t||(t=ss(B2)))(n||B2)}}(),B2.\u0275cmp=xe({type:B2,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1","aria-modal","true",1,"mat-dialog-container"],hostVars:6,hostBindings:function(e,n){1&e&&hZ("@dialogContainer.start",function(a){return n._onAnimationStart(a)})("@dialogContainer.done",function(a){return n._onAnimationDone(a)}),2&e&&(wE("id",n._id),Dr("role",n._config.role)("aria-labelledby",n._config.ariaLabel?null:n._ariaLabelledBy)("aria-label",n._config.ariaLabel)("aria-describedby",n._config.ariaDescribedBy||null),_Z("@dialogContainer",n._state))},features:[me],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,n){1&e&&Wl(0,Tft,0,0,"ng-template",0)},directives:[Uy],styles:[".mat-dialog-container{display:block;padding:24px;border-radius:4px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.cdk-high-contrast-active .mat-dialog-container{outline:solid 1px}.mat-dialog-content{display:block;margin:0 -24px;padding:0 24px;max-height:65vh;overflow:auto;-webkit-overflow-scrolling:touch}.mat-dialog-title{margin:0 0 20px;display:block}.mat-dialog-actions{padding:8px 0;display:flex;flex-wrap:wrap;min-height:52px;align-items:center;box-sizing:content-box;margin-bottom:-24px}.mat-dialog-actions[align=end]{justify-content:flex-end}.mat-dialog-actions[align=center]{justify-content:center}.mat-dialog-actions .mat-button-base+.mat-button-base,.mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}\n"],encapsulation:2,data:{animation:[Eft.dialogContainer]}});let Aft=0;class Mse{constructor(e,n,i="mat-dialog-"+Aft++){this._overlayRef=e,this._containerInstance=n,this.id=i,this.disableClose=this._containerInstance._config.disableClose,this._afterOpened=new zi,this._afterClosed=new zi,this._beforeClosed=new zi,this._state=0,n._id=i,n._animationStateChanged.pipe(Xp(a=>"opened"===a.state),X0(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),n._animationStateChanged.pipe(Xp(a=>"closed"===a.state),X0(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),e.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._afterClosed.next(this._result),this._afterClosed.complete(),this.componentInstance=null,this._overlayRef.dispose()}),e.keydownEvents().pipe(Xp(a=>27===a.keyCode&&!this.disableClose&&!ow(a))).subscribe(a=>{a.preventDefault(),xse(this,"keyboard")}),e.backdropClick().subscribe(()=>{this.disableClose?this._containerInstance._recaptureFocus():xse(this,"mouse")})}close(e){this._result=e,this._containerInstance._animationStateChanged.pipe(Xp(n=>"closing"===n.state),X0(1)).subscribe(n=>{this._beforeClosed.next(e),this._beforeClosed.complete(),this._overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),n.totalTime+100)}),this._state=1,this._containerInstance._startExitAnimation()}afterOpened(){return this._afterOpened}afterClosed(){return this._afterClosed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._overlayRef.backdropClick()}keydownEvents(){return this._overlayRef.keydownEvents()}updatePosition(e){let n=this._getPositionStrategy();return e&&(e.left||e.right)?e.left?n.left(e.left):n.right(e.right):n.centerHorizontally(),e&&(e.top||e.bottom)?e.top?n.top(e.top):n.bottom(e.bottom):n.centerVertically(),this._overlayRef.updatePosition(),this}updateSize(e="",n=""){return this._overlayRef.updateSize({width:e,height:n}),this._overlayRef.updatePosition(),this}addPanelClass(e){return this._overlayRef.addPanelClass(e),this}removePanelClass(e){return this._overlayRef.removePanelClass(e),this}getState(){return this._state}_finishDialogClose(){this._state=2,this._overlayRef.dispose()}_getPositionStrategy(){return this._overlayRef.getConfig().positionStrategy}}function xse(t,e,n){return void 0!==t._containerInstance&&(t._containerInstance._closeInteractionType=e),t.close(n)}const kft=new yn("MatDialogData"),Ift=new yn("mat-dialog-default-options"),_2e=new yn("mat-dialog-scroll-strategy");const Nft={provide:_2e,deps:[Jy],useFactory:function Lft(t){return()=>t.scrollStrategies.block()}};class SU{constructor(e,n,i,a,r,s,o,d,u,p){this._overlay=e,this._injector=n,this._defaultOptions=i,this._parentDialog=a,this._overlayContainer=r,this._dialogRefConstructor=o,this._dialogContainerType=d,this._dialogDataToken=u,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new zi,this._afterOpenedAtThisLevel=new zi,this._ariaHiddenElements=new Map,this.afterAllClosed=pW(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(A1(void 0))),this._scrollStrategy=s}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){const e=this._parentDialog;return e?e._getAfterAllClosed():this._afterAllClosedAtThisLevel}open(e,n){n=function Pft(t,e){return Object.assign(Object.assign({},e),t)}(n,this._defaultOptions||new bse),n.id&&this.getDialogById(n.id);const i=this._createOverlay(n),a=this._attachDialogContainer(i,n),r=this._attachDialogContent(e,a,i,n);return this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(r),r.afterClosed().subscribe(()=>this._removeOpenDialog(r)),this.afterOpened.next(r),a._initializeWithAttachedContent(),r}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(e){return this.openDialogs.find(n=>n.id===e)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_createOverlay(e){const n=this._getOverlayConfig(e);return this._overlay.create(n)}_getOverlayConfig(e){const n=new pse({positionStrategy:this._overlay.position().global(),scrollStrategy:e.scrollStrategy||this._scrollStrategy(),panelClass:e.panelClass,hasBackdrop:e.hasBackdrop,direction:e.direction,minWidth:e.minWidth,minHeight:e.minHeight,maxWidth:e.maxWidth,maxHeight:e.maxHeight,disposeOnNavigation:e.closeOnNavigation});return e.backdropClass&&(n.backdropClass=e.backdropClass),n}_attachDialogContainer(e,n){const i=n&&n.viewContainerRef&&n.viewContainerRef.injector,a=Yo.create({parent:i||this._injector,providers:[{provide:bse,useValue:n}]}),r=new lse(this._dialogContainerType,n.viewContainerRef,a,n.componentFactoryResolver);return e.attach(r).instance}_attachDialogContent(e,n,i,a){const r=new this._dialogRefConstructor(i,n,a.id);if(e instanceof Pc)n.attachTemplatePortal(new N7(e,null,{$implicit:a.data,dialogRef:r}));else{const s=this._createInjector(a,r,n),o=n.attachComponentPortal(new lse(e,a.viewContainerRef,s,a.componentFactoryResolver));r.componentInstance=o.instance}return r.updateSize(a.width,a.height).updatePosition(a.position),r}_createInjector(e,n,i){const a=e&&e.viewContainerRef&&e.viewContainerRef.injector,r=[{provide:this._dialogContainerType,useValue:i},{provide:this._dialogDataToken,useValue:e.data},{provide:this._dialogRefConstructor,useValue:n}];return e.direction&&(!a||!a.get(gm,null,zr.Optional))&&r.push({provide:gm,useValue:{value:e.direction,change:ic()}}),Yo.create({parent:a||this._injector,providers:r})}_removeOpenDialog(e){const n=this.openDialogs.indexOf(e);n>-1&&(this.openDialogs.splice(n,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((i,a)=>{i?a.setAttribute("aria-hidden",i):a.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){const e=this._overlayContainer.getContainerElement();if(e.parentElement){const n=e.parentElement.children;for(let i=n.length-1;i>-1;i--){let a=n[i];a!==e&&"SCRIPT"!==a.nodeName&&"STYLE"!==a.nodeName&&!a.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(a,a.getAttribute("aria-hidden")),a.setAttribute("aria-hidden","true"))}}}_closeDialogs(e){let n=e.length;for(;n--;)e[n].close()}}SU.\u0275fac=function(e){NV()},SU.\u0275dir=Pt({type:SU});class pw extends SU{constructor(e,n,i,a,r,s,o,d){super(e,n,a,s,o,r,Mse,B2,kft,d)}}pw.\u0275fac=function(e){return new(e||pw)(Ye(Jy),Ye(Yo),Ye(qg,8),Ye(Ift,8),Ye(_2e),Ye(pw,12),Ye(lw),Ye(vf,8))},pw.\u0275prov=en({token:pw,factory:pw.\u0275fac});let Rft=0;class mH{constructor(e,n,i){this.dialogRef=e,this._elementRef=n,this._dialog=i,this.type="button"}ngOnInit(){this.dialogRef||(this.dialogRef=y2e(this._elementRef,this._dialog.openDialogs))}ngOnChanges(e){const n=e._matDialogClose||e._matDialogCloseResult;n&&(this.dialogResult=n.currentValue)}_onButtonClick(e){xse(this.dialogRef,0===e.screenX&&0===e.screenY?"keyboard":"mouse",this.dialogResult)}}mH.\u0275fac=function(e){return new(e||mH)(E(Mse,8),E(qn),E(pw))},mH.\u0275dir=Pt({type:mH,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(e,n){1&e&&os("click",function(a){return n._onButtonClick(a)}),2&e&&Dr("aria-label",n.ariaLabel||null)("type",n.type)},inputs:{ariaLabel:["aria-label","ariaLabel"],type:"type",dialogResult:["mat-dialog-close","dialogResult"],_matDialogClose:["matDialogClose","_matDialogClose"]},exportAs:["matDialogClose"],features:[Vl]});class fH{constructor(e,n,i){this._dialogRef=e,this._elementRef=n,this._dialog=i,this.id="mat-dialog-title-"+Rft++}ngOnInit(){this._dialogRef||(this._dialogRef=y2e(this._elementRef,this._dialog.openDialogs)),this._dialogRef&&Promise.resolve().then(()=>{const e=this._dialogRef._containerInstance;e&&!e._ariaLabelledBy&&(e._ariaLabelledBy=this.id)})}}fH.\u0275fac=function(e){return new(e||fH)(E(Mse,8),E(qn),E(pw))},fH.\u0275dir=Pt({type:fH,selectors:[["","mat-dialog-title",""],["","matDialogTitle",""]],hostAttrs:[1,"mat-dialog-title"],hostVars:1,hostBindings:function(e,n){2&e&&wE("id",n.id)},inputs:{id:"id"},exportAs:["matDialogTitle"]});class gH{}gH.\u0275fac=function(e){return new(e||gH)},gH.\u0275dir=Pt({type:gH,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-dialog-content"]});class _H{}function y2e(t,e){let n=t.nativeElement.parentElement;for(;n&&!n.classList.contains("mat-dialog-container");)n=n.parentElement;return n?e.find(i=>i.id===n.id):null}_H.\u0275fac=function(e){return new(e||_H)},_H.\u0275dir=Pt({type:_H,selectors:[["","mat-dialog-actions",""],["mat-dialog-actions"],["","matDialogActions",""]],hostAttrs:[1,"mat-dialog-actions"]});class yH{}yH.\u0275fac=function(e){return new(e||yH)},yH.\u0275mod=ge({type:yH,declarations:[B2,mH,fH,_H,gH],imports:[dw,Yy,ei],exports:[B2,mH,fH,gH,_H,ei]}),yH.\u0275inj=fe({providers:[pw,Nft],imports:[[dw,Yy,ei],ei]});const Fft=["connectionContainer"],Hft=["inputContainer"],Bft=["label"];function zft(t,e){1&t&&(X3(0),qi(1,"div",14),Gl(2,"div",15)(3,"div",16)(4,"div",17),Ui(),qi(5,"div",18),Gl(6,"div",15)(7,"div",16)(8,"div",17),Ui(),Z3())}function $ft(t,e){if(1&t){const n=PV();qi(0,"div",19),os("cdkObserveContent",function(){return w3(n),Gd().updateOutlineGap()}),va(1,1),Ui()}if(2&t){ca("cdkObserveContentDisabled","outline"!=Gd().appearance)}}function Vft(t,e){if(1&t&&(X3(0),va(1,2),qi(2,"span"),qv(3),Ui(),Z3()),2&t){const n=Gd(2);ya(3),yP(n._control.placeholder)}}function Wft(t,e){1&t&&va(0,3,["*ngSwitchCase","true"])}function Gft(t,e){1&t&&(qi(0,"span",23),qv(1," *"),Ui())}function jft(t,e){if(1&t){const n=PV();qi(0,"label",20,21),os("cdkObserveContent",function(){return w3(n),Gd().updateOutlineGap()}),Wl(2,Vft,4,1,"ng-container",12),Wl(3,Wft,1,0,"ng-content",12),Wl(4,Gft,2,0,"span",22),Ui()}if(2&t){const n=Gd();ts("mat-empty",n._control.empty&&!n._shouldAlwaysFloat())("mat-form-field-empty",n._control.empty&&!n._shouldAlwaysFloat())("mat-accent","accent"==n.color)("mat-warn","warn"==n.color),ca("cdkObserveContentDisabled","outline"!=n.appearance)("id",n._labelId)("ngSwitch",n._hasLabel()),Dr("for",n._control.id)("aria-owns",n._control.id),ya(2),ca("ngSwitchCase",!1),ya(1),ca("ngSwitchCase",!0),ya(1),ca("ngIf",!n.hideRequiredMarker&&n._control.required&&!n._control.disabled)}}function qft(t,e){1&t&&(qi(0,"div",24),va(1,4),Ui())}function Uft(t,e){if(1&t&&(qi(0,"div",25),Gl(1,"span",26),Ui()),2&t){const n=Gd();ya(1),ts("mat-accent","accent"==n.color)("mat-warn","warn"==n.color)}}function Yft(t,e){if(1&t&&(qi(0,"div"),va(1,5),Ui()),2&t){ca("@transitionMessages",Gd()._subscriptAnimationState)}}function Jft(t,e){if(1&t&&(qi(0,"div",30),qv(1),Ui()),2&t){const n=Gd(2);ca("id",n._hintLabelId),ya(1),yP(n.hintLabel)}}function Kft(t,e){if(1&t&&(qi(0,"div",27),Wl(1,Jft,2,2,"div",28),va(2,6),Gl(3,"div",29),va(4,7),Ui()),2&t){const n=Gd();ca("@transitionMessages",n._subscriptAnimationState),ya(1),ca("ngIf",n.hintLabel)}}const Xft=["*",[["","matPrefix",""]],[["mat-placeholder"]],[["mat-label"]],[["","matSuffix",""]],[["mat-error"]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]];let Qft=0;const v2e=new yn("MatError");class tk{constructor(e,n){this.id="mat-error-"+Qft++,e||n.nativeElement.setAttribute("aria-live","polite")}}tk.\u0275fac=function(e){return new(e||tk)(Rv("aria-live"),E(qn))},tk.\u0275dir=Pt({type:tk,selectors:[["mat-error"]],hostAttrs:["aria-atomic","true",1,"mat-error"],hostVars:1,hostBindings:function(e,n){2&e&&Dr("id",n.id)},inputs:{id:"id"},features:[_e([{provide:v2e,useExisting:tk}])]});const egt={transitionMessages:i4("transitionMessages",[ub("enter",ap({opacity:1,transform:"translateY(0%)"})),QO("void => enter",[ap({opacity:0,transform:"translateY(-5px)"}),nA("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};class z2{}z2.\u0275fac=function(e){return new(e||z2)},z2.\u0275dir=Pt({type:z2});let tgt=0;const b2e=new yn("MatHint");class nk{constructor(){this.align="start",this.id="mat-hint-"+tgt++}}nk.\u0275fac=function(e){return new(e||nk)},nk.\u0275dir=Pt({type:nk,selectors:[["mat-hint"]],hostAttrs:[1,"mat-hint"],hostVars:4,hostBindings:function(e,n){2&e&&(Dr("id",n.id)("align",null),ts("mat-form-field-hint-end","end"===n.align))},inputs:{align:"align",id:"id"},features:[_e([{provide:b2e,useExisting:nk}])]});class $2{}$2.\u0275fac=function(e){return new(e||$2)},$2.\u0275dir=Pt({type:$2,selectors:[["mat-label"]]});class ik{}ik.\u0275fac=function(e){return new(e||ik)},ik.\u0275dir=Pt({type:ik,selectors:[["mat-placeholder"]]});const M2e=new yn("MatPrefix");class ak{}ak.\u0275fac=function(e){return new(e||ak)},ak.\u0275dir=Pt({type:ak,selectors:[["","matPrefix",""]],features:[_e([{provide:M2e,useExisting:ak}])]});const x2e=new yn("MatSuffix");class rk{}rk.\u0275fac=function(e){return new(e||rk)},rk.\u0275dir=Pt({type:rk,selectors:[["","matSuffix",""]],features:[_e([{provide:x2e,useExisting:rk}])]});let D2e=0;const igt=DU(class{constructor(t){this._elementRef=t}},"primary"),agt=new yn("MAT_FORM_FIELD_DEFAULT_OPTIONS"),Dse=new yn("MatFormField");class sk extends igt{constructor(e,n,i,a,r,s,o){super(e),this._changeDetectorRef=n,this._dir=i,this._defaults=a,this._platform=r,this._ngZone=s,this._outlineGapCalculationNeededImmediately=!1,this._outlineGapCalculationNeededOnStable=!1,this._destroyed=new zi,this._showAlwaysAnimate=!1,this._subscriptAnimationState="",this._hintLabel="",this._hintLabelId="mat-hint-"+D2e++,this._labelId="mat-form-field-label-"+D2e++,this.floatLabel=this._getDefaultFloatLabelState(),this._animationsEnabled="NoopAnimations"!==o,this.appearance=a&&a.appearance?a.appearance:"legacy",this._hideRequiredMarker=!(!a||null==a.hideRequiredMarker)&&a.hideRequiredMarker}get appearance(){return this._appearance}set appearance(e){const n=this._appearance;this._appearance=e||this._defaults&&this._defaults.appearance||"legacy","outline"===this._appearance&&n!==e&&(this._outlineGapCalculationNeededOnStable=!0)}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=Ea(e)}_shouldAlwaysFloat(){return"always"===this.floatLabel&&!this._showAlwaysAnimate}_canLabelFloat(){return"never"!==this.floatLabel}get hintLabel(){return this._hintLabel}set hintLabel(e){this._hintLabel=e,this._processHints()}get floatLabel(){return"legacy"!==this.appearance&&"never"===this._floatLabel?"auto":this._floatLabel}set floatLabel(e){e!==this._floatLabel&&(this._floatLabel=e||this._getDefaultFloatLabelState(),this._changeDetectorRef.markForCheck())}get _control(){return this._explicitFormFieldControl||this._controlNonStatic||this._controlStatic}set _control(e){this._explicitFormFieldControl=e}getLabelId(){return this._hasFloatingLabel()?this._labelId:null}getConnectedOverlayOrigin(){return this._connectionContainerRef||this._elementRef}ngAfterContentInit(){this._validateControlChild();const e=this._control;e.controlType&&this._elementRef.nativeElement.classList.add(`mat-form-field-type-${e.controlType}`),e.stateChanges.pipe(A1(null)).subscribe(()=>{this._validatePlaceholders(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),e.ngControl&&e.ngControl.valueChanges&&e.ngControl.valueChanges.pipe(gd(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck()),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.pipe(gd(this._destroyed)).subscribe(()=>{this._outlineGapCalculationNeededOnStable&&this.updateOutlineGap()})}),mE(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=>{this._outlineGapCalculationNeededOnStable=!0,this._changeDetectorRef.markForCheck()}),this._hintChildren.changes.pipe(A1(null)).subscribe(()=>{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.pipe(A1(null)).subscribe(()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._dir&&this._dir.change.pipe(gd(this._destroyed)).subscribe(()=>{"function"==typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this.updateOutlineGap())}):this.updateOutlineGap()})}ngAfterContentChecked(){this._validateControlChild(),this._outlineGapCalculationNeededImmediately&&this.updateOutlineGap()}ngAfterViewInit(){this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_shouldForward(e){const n=this._control?this._control.ngControl:null;return n&&n[e]}_hasPlaceholder(){return!!(this._control&&this._control.placeholder||this._placeholderChild)}_hasLabel(){return!(!this._labelChildNonStatic&&!this._labelChildStatic)}_shouldLabelFloat(){return this._canLabelFloat()&&(this._control&&this._control.shouldLabelFloat||this._shouldAlwaysFloat())}_hideControlPlaceholder(){return"legacy"===this.appearance&&!this._hasLabel()||this._hasLabel()&&!this._shouldLabelFloat()}_hasFloatingLabel(){return this._hasLabel()||"legacy"===this.appearance&&this._hasPlaceholder()}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_animateAndLockLabel(){this._hasFloatingLabel()&&this._canLabelFloat()&&(this._animationsEnabled&&this._label&&(this._showAlwaysAnimate=!0,BA(this._label.nativeElement,"transitionend").pipe(X0(1)).subscribe(()=>{this._showAlwaysAnimate=!1})),this.floatLabel="always",this._changeDetectorRef.markForCheck())}_validatePlaceholders(){this._control.placeholder&&this._placeholderChild}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){this._hintChildren}_getDefaultFloatLabelState(){return this._defaults&&this._defaults.floatLabel||"auto"}_syncDescribedByIds(){if(this._control){let e=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&e.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getDisplayedMessages()){const n=this._hintChildren?this._hintChildren.find(a=>"start"===a.align):null,i=this._hintChildren?this._hintChildren.find(a=>"end"===a.align):null;n?e.push(n.id):this._hintLabel&&e.push(this._hintLabelId),i&&e.push(i.id)}else this._errorChildren&&e.push(...this._errorChildren.map(n=>n.id));this._control.setDescribedByIds(e)}}_validateControlChild(){this._control}updateOutlineGap(){const e=this._label?this._label.nativeElement:null,n=this._connectionContainerRef.nativeElement,i=".mat-form-field-outline-start",a=".mat-form-field-outline-gap";if("outline"!==this.appearance||!this._platform.isBrowser)return;if(!e||!e.children.length||!e.textContent.trim()){const u=n.querySelectorAll(`${i}, ${a}`);for(let p=0;p<u.length;p++)u[p].style.width="0";return}if(!this._isAttachedToDOM())return void(this._outlineGapCalculationNeededImmediately=!0);let r=0,s=0;const o=n.querySelectorAll(i),d=n.querySelectorAll(a);if(this._label&&this._label.nativeElement.children.length){const u=n.getBoundingClientRect();if(0===u.width&&0===u.height)return this._outlineGapCalculationNeededOnStable=!0,void(this._outlineGapCalculationNeededImmediately=!1);const p=this._getStartEnd(u),g=e.children,b=this._getStartEnd(g[0].getBoundingClientRect());let C=0;for(let k=0;k<g.length;k++)C+=g[k].offsetWidth;r=Math.abs(b-p)-5,s=C>0?.75*C+10:0}for(let u=0;u<o.length;u++)o[u].style.width=`${r}px`;for(let u=0;u<d.length;u++)d[u].style.width=`${s}px`;this._outlineGapCalculationNeededOnStable=this._outlineGapCalculationNeededImmediately=!1}_getStartEnd(e){return this._dir&&"rtl"===this._dir.value?e.right:e.left}_isAttachedToDOM(){const e=this._elementRef.nativeElement;if(e.getRootNode){const n=e.getRootNode();return n&&n!==e}return document.documentElement.contains(e)}}sk.\u0275fac=function(e){return new(e||sk)(E(qn),E(jd),E(gm,8),E(agt,8),E(_d),E(Si),E(vf,8))},sk.\u0275cmp=xe({type:sk,selectors:[["mat-form-field"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,z2,5),Dn(i,z2,7),Dn(i,$2,5),Dn(i,$2,7),Dn(i,ik,5),Dn(i,v2e,5),Dn(i,b2e,5),Dn(i,M2e,5),Dn(i,x2e,5)),2&e){let a;Zt(a=Qt())&&(n._controlNonStatic=a.first),Zt(a=Qt())&&(n._controlStatic=a.first),Zt(a=Qt())&&(n._labelChildNonStatic=a.first),Zt(a=Qt())&&(n._labelChildStatic=a.first),Zt(a=Qt())&&(n._placeholderChild=a.first),Zt(a=Qt())&&(n._errorChildren=a),Zt(a=Qt())&&(n._hintChildren=a),Zt(a=Qt())&&(n._prefixChildren=a),Zt(a=Qt())&&(n._suffixChildren=a)}},viewQuery:function(e,n){if(1&e&&(Up(Fft,7),Up(Hft,5),Up(Bft,5)),2&e){let i;Zt(i=Qt())&&(n._connectionContainerRef=i.first),Zt(i=Qt())&&(n._inputContainerRef=i.first),Zt(i=Qt())&&(n._label=i.first)}},hostAttrs:[1,"mat-form-field"],hostVars:40,hostBindings:function(e,n){2&e&&ts("mat-form-field-appearance-standard","standard"==n.appearance)("mat-form-field-appearance-fill","fill"==n.appearance)("mat-form-field-appearance-outline","outline"==n.appearance)("mat-form-field-appearance-legacy","legacy"==n.appearance)("mat-form-field-invalid",n._control.errorState)("mat-form-field-can-float",n._canLabelFloat())("mat-form-field-should-float",n._shouldLabelFloat())("mat-form-field-has-label",n._hasFloatingLabel())("mat-form-field-hide-placeholder",n._hideControlPlaceholder())("mat-form-field-disabled",n._control.disabled)("mat-form-field-autofilled",n._control.autofilled)("mat-focused",n._control.focused)("ng-untouched",n._shouldForward("untouched"))("ng-touched",n._shouldForward("touched"))("ng-pristine",n._shouldForward("pristine"))("ng-dirty",n._shouldForward("dirty"))("ng-valid",n._shouldForward("valid"))("ng-invalid",n._shouldForward("invalid"))("ng-pending",n._shouldForward("pending"))("_mat-animation-noopable",!n._animationsEnabled)},inputs:{color:"color",appearance:"appearance",hideRequiredMarker:"hideRequiredMarker",hintLabel:"hintLabel",floatLabel:"floatLabel"},exportAs:["matFormField"],features:[_e([{provide:Dse,useExisting:sk}]),me],ngContentSelectors:["*","[matPrefix]","mat-placeholder","mat-label","[matSuffix]","mat-error","mat-hint:not([align='end'])","mat-hint[align='end']"],decls:15,vars:8,consts:[[1,"mat-form-field-wrapper"],[1,"mat-form-field-flex",3,"click"],["connectionContainer",""],[4,"ngIf"],["class","mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent",4,"ngIf"],[1,"mat-form-field-infix"],["inputContainer",""],[1,"mat-form-field-label-wrapper"],["class","mat-form-field-label",3,"cdkObserveContentDisabled","id","mat-empty","mat-form-field-empty","mat-accent","mat-warn","ngSwitch","cdkObserveContent",4,"ngIf"],["class","mat-form-field-suffix",4,"ngIf"],["class","mat-form-field-underline",4,"ngIf"],[1,"mat-form-field-subscript-wrapper",3,"ngSwitch"],[4,"ngSwitchCase"],["class","mat-form-field-hint-wrapper",4,"ngSwitchCase"],[1,"mat-form-field-outline"],[1,"mat-form-field-outline-start"],[1,"mat-form-field-outline-gap"],[1,"mat-form-field-outline-end"],[1,"mat-form-field-outline","mat-form-field-outline-thick"],[1,"mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent"],[1,"mat-form-field-label",3,"cdkObserveContentDisabled","id","ngSwitch","cdkObserveContent"],["label",""],["class","mat-placeholder-required mat-form-field-required-marker","aria-hidden","true",4,"ngIf"],["aria-hidden","true",1,"mat-placeholder-required","mat-form-field-required-marker"],[1,"mat-form-field-suffix"],[1,"mat-form-field-underline"],[1,"mat-form-field-ripple"],[1,"mat-form-field-hint-wrapper"],["class","mat-hint",3,"id",4,"ngIf"],[1,"mat-form-field-hint-spacer"],[1,"mat-hint",3,"id"]],template:function(e,n){1&e&&(Dl(Xft),qi(0,"div",0)(1,"div",1,2),os("click",function(a){return n._control.onContainerClick&&n._control.onContainerClick(a)}),Wl(3,zft,9,0,"ng-container",3),Wl(4,$ft,2,1,"div",4),qi(5,"div",5,6),va(7),qi(8,"span",7),Wl(9,jft,5,16,"label",8),Ui()(),Wl(10,qft,2,0,"div",9),Ui(),Wl(11,Uft,2,4,"div",10),qi(12,"div",11),Wl(13,Yft,2,1,"div",12),Wl(14,Kft,5,2,"div",13),Ui()()),2&e&&(ya(3),ca("ngIf","outline"==n.appearance),ya(1),ca("ngIf",n._prefixChildren.length),ya(5),ca("ngIf",n._hasFloatingLabel()),ya(1),ca("ngIf",n._suffixChildren.length),ya(1),ca("ngIf","outline"!=n.appearance),ya(1),ca("ngSwitch",n._getDisplayedMessages()),ya(1),ca("ngSwitchCase","error"),ya(1),ca("ngSwitchCase","hint"))},directives:[N_,L2,P_,qM],styles:[".mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{border-image:linear-gradient(transparent, transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1),color 400ms cubic-bezier(0.25, 0.8, 0.25, 1),width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.cdk-high-contrast-active .mat-form-field-disabled .mat-form-field-label{color:GrayText}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;transition:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scale3d(1, 1.0001, 1)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(0.5);opacity:0;transition:background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1),opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1),background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}\n",'.mat-form-field-appearance-fill .mat-form-field-flex{border-radius:4px 4px 0 0;padding:.75em .75em 0 .75em}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex{outline:solid 1px}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{outline-color:GrayText}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-form-field-flex{outline:dashed 3px}.mat-form-field-appearance-fill .mat-form-field-underline::before{content:"";display:block;position:absolute;bottom:0;height:1px;width:100%}.mat-form-field-appearance-fill .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple{height:0}.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper{padding:0 1em}\n','.mat-input-element{font:inherit;background:transparent;color:currentColor;border:none;outline:none;padding:0;margin:0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;box-sizing:content-box}.mat-input-element:-moz-ui-invalid{box-shadow:none}.mat-input-element,.mat-input-element::-webkit-search-cancel-button,.mat-input-element::-webkit-search-decoration,.mat-input-element::-webkit-search-results-button,.mat-input-element::-webkit-search-results-decoration{-webkit-appearance:none}.mat-input-element::-webkit-contacts-auto-fill-button,.mat-input-element::-webkit-caps-lock-indicator,.mat-input-element:not([type=password])::-webkit-credentials-auto-fill-button{visibility:hidden}.mat-input-element[type=date],.mat-input-element[type=datetime],.mat-input-element[type=datetime-local],.mat-input-element[type=month],.mat-input-element[type=week],.mat-input-element[type=time]{line-height:1}.mat-input-element[type=date]::after,.mat-input-element[type=datetime]::after,.mat-input-element[type=datetime-local]::after,.mat-input-element[type=month]::after,.mat-input-element[type=week]::after,.mat-input-element[type=time]::after{content:" ";white-space:pre;width:1px}.mat-input-element::-webkit-inner-spin-button,.mat-input-element::-webkit-calendar-picker-indicator,.mat-input-element::-webkit-clear-button{font-size:.75em}.mat-input-element::placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-moz-placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-webkit-input-placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element:-ms-input-placeholder{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-hide-placeholder .mat-input-element::placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{color:transparent !important;-webkit-text-fill-color:transparent;transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{opacity:0}textarea.mat-input-element{resize:vertical;overflow:auto}textarea.mat-input-element.cdk-textarea-autosize{resize:none}textarea.mat-input-element{padding:2px 0;margin:-2px 0}select.mat-input-element{-moz-appearance:none;-webkit-appearance:none;position:relative;background-color:transparent;display:inline-flex;box-sizing:border-box;padding-top:1em;top:-1em;margin-bottom:-1em}select.mat-input-element::-moz-focus-inner{border:0}select.mat-input-element:not(:disabled){cursor:pointer}.mat-form-field-type-mat-native-select .mat-form-field-infix::after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;position:absolute;top:50%;right:0;margin-top:-2.5px;pointer-events:none}[dir=rtl] .mat-form-field-type-mat-native-select .mat-form-field-infix::after{right:auto;left:0}.mat-form-field-type-mat-native-select .mat-input-element{padding-right:15px}[dir=rtl] .mat-form-field-type-mat-native-select .mat-input-element{padding-right:0;padding-left:15px}.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper{max-width:calc(100% - 10px)}.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after{margin-top:-5px}.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after{margin-top:-10px}\n',".mat-form-field-appearance-legacy .mat-form-field-label{transform:perspective(100px)}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon{width:1em}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button{font:inherit;vertical-align:baseline}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon{font-size:inherit}.mat-form-field-appearance-legacy .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-legacy .mat-form-field-ripple{top:0;height:2px;overflow:hidden}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px;border-top-color:GrayText}.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple{height:1px}\n",".mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 0}.mat-form-field-appearance-outline .mat-form-field-flex{padding:0 .75em 0 .75em;margin-top:-0.25em;position:relative}.mat-form-field-appearance-outline .mat-form-field-prefix,.mat-form-field-appearance-outline .mat-form-field-suffix{top:.25em}.mat-form-field-appearance-outline .mat-form-field-outline{display:flex;position:absolute;top:.25em;left:0;right:0;bottom:0;pointer-events:none}.mat-form-field-appearance-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-end{border:1px solid currentColor;min-width:5px}.mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:5px 0 0 5px;border-right-style:none}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-start{border-right-style:solid;border-left-style:none;border-radius:0 5px 5px 0}.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 5px 5px 0;border-left-style:none;flex-grow:1}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-end{border-left-style:solid;border-right-style:none;border-radius:5px 0 0 5px}.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-radius:.000001px;border:1px solid currentColor;border-left-style:none;border-right-style:none}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline-thick{opacity:0}.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap{border-width:2px}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline{opacity:0;transition:opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick{opacity:1}.cdk-high-contrast-active .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{border:3px dashed}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline{opacity:0;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick{opacity:1}.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{padding:0 1em}.cdk-high-contrast-active .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:GrayText}.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap{transition:none}\n",".mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:transparent}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}\n"],encapsulation:2,data:{animation:[egt.transitionMessages]},changeDetection:0});class Zf{}Zf.\u0275fac=function(e){return new(e||Zf)},Zf.\u0275mod=ge({type:Zf,declarations:[tk,sk,nk,$2,ik,ak,rk],imports:[Ud,ei,Ky],exports:[ei,tk,sk,nk,$2,ik,ak,rk]}),Zf.\u0275inj=fe({imports:[[Ud,ei,Ky],ei]});const rgt=["trigger"],sgt=["panel"];function ogt(t,e){if(1&t&&(qi(0,"span",8),qv(1),Ui()),2&t){const n=Gd();ya(1),yP(n.placeholder)}}function lgt(t,e){if(1&t&&(qi(0,"span",12),qv(1),Ui()),2&t){const n=Gd(2);ya(1),yP(n.triggerValue)}}function dgt(t,e){1&t&&va(0,0,["*ngSwitchCase","true"])}function ugt(t,e){if(1&t&&(qi(0,"span",9),Wl(1,lgt,2,1,"span",10),Wl(2,dgt,1,0,"ng-content",11),Ui()),2&t){ca("ngSwitch",!!Gd().customTrigger),ya(2),ca("ngSwitchCase",!0)}}function cgt(t,e){if(1&t){const n=PV();qi(0,"div",13)(1,"div",14,15),os("@transformPanel.done",function(a){return w3(n),Gd()._panelDoneAnimatingStream.next(a.toState)})("keydown",function(a){return w3(n),Gd()._handleKeydown(a)}),va(3,1),Ui()()}if(2&t){const n=Gd();ca("@transformPanelWrap",void 0),ya(1),ice("mat-select-panel ",n._getPanelTheme(),""),Q3("transform-origin",n._transformOrigin)("font-size",n._triggerFontSize,"px"),ca("ngClass",n.panelClass)("@transformPanel",n.multiple?"showing-multiple":"showing"),Dr("id",n.id+"-panel")("aria-multiselectable",n.multiple)("aria-label",n.ariaLabel||null)("aria-labelledby",n._getPanelAriaLabelledby())}}const pgt=[[["mat-select-trigger"]],"*"],C2e={transformPanelWrap:i4("transformPanelWrap",[QO("* => void",Uee("@transformPanel",[qee()],{optional:!0}))]),transformPanel:i4("transformPanel",[ub("void",ap({transform:"scaleY(0.8)",minWidth:"100%",opacity:0})),ub("showing",ap({opacity:1,minWidth:"calc(100% + 32px)",transform:"scaleY(1)"})),ub("showing-multiple",ap({opacity:1,minWidth:"calc(100% + 64px)",transform:"scaleY(1)"})),QO("void => *",nA("120ms cubic-bezier(0, 0, 0.2, 1)")),QO("* => void",nA("100ms 25ms linear",ap({opacity:0})))])};let S2e=0;const T2e=new yn("mat-select-scroll-strategy");const _gt=new yn("MAT_SELECT_CONFIG"),ygt={provide:T2e,deps:[Jy],useFactory:function ggt(t){return()=>t.scrollStrategies.reposition()}};class vgt{constructor(e,n){this.source=e,this.value=n}}const bgt=ZA(wU(B7(u2e(class{constructor(t,e,n,i,a){this._elementRef=t,this._defaultErrorStateMatcher=e,this._parentForm=n,this._parentFormGroup=i,this.ngControl=a}})))),E2e=new yn("MatSelectTrigger");class ok{}ok.\u0275fac=function(e){return new(e||ok)},ok.\u0275dir=Pt({type:ok,selectors:[["mat-select-trigger"]],features:[_e([{provide:E2e,useExisting:ok}])]});class q7 extends bgt{constructor(e,n,i,a,r,s,o,d,u,p,g,b,C,k){var G,Y,ne;super(r,a,o,d,p),this._viewportRuler=e,this._changeDetectorRef=n,this._ngZone=i,this._dir=s,this._parentFormField=u,this._liveAnnouncer=C,this._defaultOptions=k,this._panelOpen=!1,this._compareWith=(Z,be)=>Z===be,this._uid="mat-select-"+S2e++,this._triggerAriaLabelledBy=null,this._destroy=new zi,this._onChange=()=>{},this._onTouched=()=>{},this._valueId="mat-select-value-"+S2e++,this._panelDoneAnimatingStream=new zi,this._overlayPanelClass=(null===(G=this._defaultOptions)||void 0===G?void 0:G.overlayPanelClass)||"",this._focused=!1,this.controlType="mat-select",this._multiple=!1,this._disableOptionCentering=null!==(ne=null===(Y=this._defaultOptions)||void 0===Y?void 0:Y.disableOptionCentering)&&void 0!==ne&&ne,this.ariaLabel="",this.optionSelectionChanges=pW(()=>{const Z=this.options;return Z?Z.changes.pipe(A1(Z),Mz(()=>mE(...Z.map(be=>be.onSelectionChange)))):this._ngZone.onStable.pipe(X0(1),Mz(()=>this.optionSelectionChanges))}),this.openedChange=new Ae,this._openedStream=this.openedChange.pipe(Xp(Z=>Z),id(()=>{})),this._closedStream=this.openedChange.pipe(Xp(Z=>!Z),id(()=>{})),this.selectionChange=new Ae,this.valueChange=new Ae,this.ngControl&&(this.ngControl.valueAccessor=this),null!=(null==k?void 0:k.typeaheadDebounceInterval)&&(this._typeaheadDebounceInterval=k.typeaheadDebounceInterval),this._scrollStrategyFactory=b,this._scrollStrategy=this._scrollStrategyFactory(),this.tabIndex=parseInt(g)||0,this.id=this.id}get focused(){return this._focused||this._panelOpen}get placeholder(){return this._placeholder}set placeholder(e){this._placeholder=e,this.stateChanges.next()}get required(){var e,n,i,a;return null!==(a=null!==(e=this._required)&&void 0!==e?e:null===(i=null===(n=this.ngControl)||void 0===n?void 0:n.control)||void 0===i?void 0:i.hasValidator(Ape.required))&&void 0!==a&&a}set required(e){this._required=Ea(e),this.stateChanges.next()}get multiple(){return this._multiple}set multiple(e){this._selectionModel,this._multiple=Ea(e)}get disableOptionCentering(){return this._disableOptionCentering}set disableOptionCentering(e){this._disableOptionCentering=Ea(e)}get compareWith(){return this._compareWith}set compareWith(e){this._compareWith=e,this._selectionModel&&this._initializeSelection()}get value(){return this._value}set value(e){(e!==this._value||this._multiple&&Array.isArray(e))&&(this.options&&this._setSelectionByValue(e),this._value=e)}get typeaheadDebounceInterval(){return this._typeaheadDebounceInterval}set typeaheadDebounceInterval(e){this._typeaheadDebounceInterval=jy(e)}get id(){return this._id}set id(e){this._id=e||this._uid,this.stateChanges.next()}ngOnInit(){this._selectionModel=new sse(this.multiple),this.stateChanges.next(),this._panelDoneAnimatingStream.pipe(Xz(),gd(this._destroy)).subscribe(()=>this._panelDoneAnimating(this.panelOpen))}ngAfterContentInit(){this._initKeyManager(),this._selectionModel.changed.pipe(gd(this._destroy)).subscribe(e=>{e.added.forEach(n=>n.select()),e.removed.forEach(n=>n.deselect())}),this.options.changes.pipe(A1(null),gd(this._destroy)).subscribe(()=>{this._resetOptions(),this._initializeSelection()})}ngDoCheck(){const e=this._getTriggerAriaLabelledby(),n=this.ngControl;if(e!==this._triggerAriaLabelledBy){const i=this._elementRef.nativeElement;this._triggerAriaLabelledBy=e,e?i.setAttribute("aria-labelledby",e):i.removeAttribute("aria-labelledby")}n&&(this._previousControl!==n.control&&(void 0!==this._previousControl&&null!==n.disabled&&n.disabled!==this.disabled&&(this.disabled=n.disabled),this._previousControl=n.control),this.updateErrorState())}ngOnChanges(e){e.disabled&&this.stateChanges.next(),e.typeaheadDebounceInterval&&this._keyManager&&this._keyManager.withTypeAhead(this._typeaheadDebounceInterval)}ngOnDestroy(){this._destroy.next(),this._destroy.complete(),this.stateChanges.complete()}toggle(){this.panelOpen?this.close():this.open()}open(){this._canOpen()&&(this._panelOpen=!0,this._keyManager.withHorizontalOrientation(null),this._highlightCorrectOption(),this._changeDetectorRef.markForCheck())}close(){this._panelOpen&&(this._panelOpen=!1,this._keyManager.withHorizontalOrientation(this._isRtl()?"rtl":"ltr"),this._changeDetectorRef.markForCheck(),this._onTouched())}writeValue(e){this.value=e}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetectorRef.markForCheck(),this.stateChanges.next()}get panelOpen(){return this._panelOpen}get selected(){var e,n;return this.multiple?(null===(e=this._selectionModel)||void 0===e?void 0:e.selected)||[]:null===(n=this._selectionModel)||void 0===n?void 0:n.selected[0]}get triggerValue(){if(this.empty)return"";if(this._multiple){const e=this._selectionModel.selected.map(n=>n.viewValue);return this._isRtl()&&e.reverse(),e.join(", ")}return this._selectionModel.selected[0].viewValue}_isRtl(){return!!this._dir&&"rtl"===this._dir.value}_handleKeydown(e){this.disabled||(this.panelOpen?this._handleOpenKeydown(e):this._handleClosedKeydown(e))}_handleClosedKeydown(e){const n=e.keyCode,i=40===n||38===n||37===n||39===n,a=13===n||32===n,r=this._keyManager;if(!r.isTyping()&&a&&!ow(e)||(this.multiple||e.altKey)&&i)e.preventDefault(),this.open();else if(!this.multiple){const s=this.selected;r.onKeydown(e);const o=this.selected;o&&s!==o&&this._liveAnnouncer.announce(o.viewValue,1e4)}}_handleOpenKeydown(e){const n=this._keyManager,i=e.keyCode,a=40===i||38===i,r=n.isTyping();if(a&&e.altKey)e.preventDefault(),this.close();else if(r||13!==i&&32!==i||!n.activeItem||ow(e))if(!r&&this._multiple&&65===i&&e.ctrlKey){e.preventDefault();const s=this.options.some(o=>!o.disabled&&!o.selected);this.options.forEach(o=>{o.disabled||(s?o.select():o.deselect())})}else{const s=n.activeItemIndex;n.onKeydown(e),this._multiple&&a&&e.shiftKey&&n.activeItem&&n.activeItemIndex!==s&&n.activeItem._selectViaInteraction()}else e.preventDefault(),n.activeItem._selectViaInteraction()}_onFocus(){this.disabled||(this._focused=!0,this.stateChanges.next())}_onBlur(){this._focused=!1,!this.disabled&&!this.panelOpen&&(this._onTouched(),this._changeDetectorRef.markForCheck(),this.stateChanges.next())}_onAttached(){this._overlayDir.positionChange.pipe(X0(1)).subscribe(()=>{this._changeDetectorRef.detectChanges(),this._positioningSettled()})}_getPanelTheme(){return this._parentFormField?`mat-${this._parentFormField.color}`:""}get empty(){return!this._selectionModel||this._selectionModel.isEmpty()}_initializeSelection(){Promise.resolve().then(()=>{this.ngControl&&(this._value=this.ngControl.value),this._setSelectionByValue(this._value),this.stateChanges.next()})}_setSelectionByValue(e){if(this._selectionModel.selected.forEach(n=>n.setInactiveStyles()),this._selectionModel.clear(),this.multiple&&e)Array.isArray(e),e.forEach(n=>this._selectValue(n)),this._sortValues();else{const n=this._selectValue(e);n?this._keyManager.updateActiveItem(n):this.panelOpen||this._keyManager.updateActiveItem(-1)}this._changeDetectorRef.markForCheck()}_selectValue(e){const n=this.options.find(i=>{if(this._selectionModel.isSelected(i))return!1;try{return null!=i.value&&this._compareWith(i.value,e)}catch(a){return!1}});return n&&this._selectionModel.select(n),n}_initKeyManager(){this._keyManager=new Bmt(this.options).withTypeAhead(this._typeaheadDebounceInterval).withVerticalOrientation().withHorizontalOrientation(this._isRtl()?"rtl":"ltr").withHomeAndEnd().withAllowedModifierKeys(["shiftKey"]),this._keyManager.tabOut.pipe(gd(this._destroy)).subscribe(()=>{this.panelOpen&&(!this.multiple&&this._keyManager.activeItem&&this._keyManager.activeItem._selectViaInteraction(),this.focus(),this.close())}),this._keyManager.change.pipe(gd(this._destroy)).subscribe(()=>{this._panelOpen&&this.panel?this._scrollOptionIntoView(this._keyManager.activeItemIndex||0):!this._panelOpen&&!this.multiple&&this._keyManager.activeItem&&this._keyManager.activeItem._selectViaInteraction()})}_resetOptions(){const e=mE(this.options.changes,this._destroy);this.optionSelectionChanges.pipe(gd(e)).subscribe(n=>{this._onSelect(n.source,n.isUserInput),n.isUserInput&&!this.multiple&&this._panelOpen&&(this.close(),this.focus())}),mE(...this.options.map(n=>n._stateChanges)).pipe(gd(e)).subscribe(()=>{this._changeDetectorRef.markForCheck(),this.stateChanges.next()})}_onSelect(e,n){const i=this._selectionModel.isSelected(e);null!=e.value||this._multiple?(i!==e.selected&&(e.selected?this._selectionModel.select(e):this._selectionModel.deselect(e)),n&&this._keyManager.setActiveItem(e),this.multiple&&(this._sortValues(),n&&this.focus())):(e.deselect(),this._selectionModel.clear(),null!=this.value&&this._propagateChanges(e.value)),i!==this._selectionModel.isSelected(e)&&this._propagateChanges(),this.stateChanges.next()}_sortValues(){if(this.multiple){const e=this.options.toArray();this._selectionModel.sort((n,i)=>this.sortComparator?this.sortComparator(n,i,e):e.indexOf(n)-e.indexOf(i)),this.stateChanges.next()}}_propagateChanges(e){let n=null;n=this.multiple?this.selected.map(i=>i.value):this.selected?this.selected.value:e,this._value=n,this.valueChange.emit(n),this._onChange(n),this.selectionChange.emit(this._getChangeEvent(n)),this._changeDetectorRef.markForCheck()}_highlightCorrectOption(){this._keyManager&&(this.empty?this._keyManager.setFirstItemActive():this._keyManager.setActiveItem(this._selectionModel.selected[0]))}_canOpen(){var e;return!this._panelOpen&&!this.disabled&&(null===(e=this.options)||void 0===e?void 0:e.length)>0}focus(e){this._elementRef.nativeElement.focus(e)}_getPanelAriaLabelledby(){var e;if(this.ariaLabel)return null;const n=null===(e=this._parentFormField)||void 0===e?void 0:e.getLabelId(),i=n?n+" ":"";return this.ariaLabelledby?i+this.ariaLabelledby:n}_getAriaActiveDescendant(){return this.panelOpen&&this._keyManager&&this._keyManager.activeItem?this._keyManager.activeItem.id:null}_getTriggerAriaLabelledby(){var e;if(this.ariaLabel)return null;const n=null===(e=this._parentFormField)||void 0===e?void 0:e.getLabelId();let i=(n?n+" ":"")+this._valueId;return this.ariaLabelledby&&(i+=" "+this.ariaLabelledby),i}_panelDoneAnimating(e){this.openedChange.emit(e)}setDescribedByIds(e){this._ariaDescribedby=e.join(" ")}onContainerClick(){this.focus(),this.open()}get shouldLabelFloat(){return this._panelOpen||!this.empty||this._focused&&!!this._placeholder}}q7.\u0275fac=function(e){return new(e||q7)(E(rw),E(jd),E(Si),E(P2),E(qn),E(gm,8),E(z_,8),E($_,8),E(Dse,8),E(Xv,10),Rv("tabindex"),E(T2e),E(JA),E(_gt,8))},q7.\u0275dir=Pt({type:q7,viewQuery:function(e,n){if(1&e&&(Up(rgt,5),Up(sgt,5),Up(I2,5)),2&e){let i;Zt(i=Qt())&&(n.trigger=i.first),Zt(i=Qt())&&(n.panel=i.first),Zt(i=Qt())&&(n._overlayDir=i.first)}},inputs:{panelClass:"panelClass",placeholder:"placeholder",required:"required",multiple:"multiple",disableOptionCentering:"disableOptionCentering",compareWith:"compareWith",value:"value",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],errorStateMatcher:"errorStateMatcher",typeaheadDebounceInterval:"typeaheadDebounceInterval",sortComparator:"sortComparator",id:"id"},outputs:{openedChange:"openedChange",_openedStream:"opened",_closedStream:"closed",selectionChange:"selectionChange",valueChange:"valueChange"},features:[me,Vl]});class hw extends q7{constructor(){super(...arguments),this._scrollTop=0,this._triggerFontSize=0,this._transformOrigin="top",this._offsetY=0,this._positions=[{originX:"start",originY:"top",overlayX:"start",overlayY:"top"},{originX:"start",originY:"bottom",overlayX:"start",overlayY:"bottom"}]}_calculateOverlayScroll(e,n,i){const a=this._getItemHeight(),o=a*e-n+a/2;return Math.min(Math.max(0,o),i)}ngOnInit(){super.ngOnInit(),this._viewportRuler.change().pipe(gd(this._destroy)).subscribe(()=>{this.panelOpen&&(this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._changeDetectorRef.markForCheck())})}open(){super._canOpen()&&(super.open(),this._triggerRect=this.trigger.nativeElement.getBoundingClientRect(),this._triggerFontSize=parseInt(getComputedStyle(this.trigger.nativeElement).fontSize||"0"),this._calculateOverlayPosition(),this._ngZone.onStable.pipe(X0(1)).subscribe(()=>{this._triggerFontSize&&this._overlayDir.overlayRef&&this._overlayDir.overlayRef.overlayElement&&(this._overlayDir.overlayRef.overlayElement.style.fontSize=`${this._triggerFontSize}px`)}))}_scrollOptionIntoView(e){const n=g2e(e,this.options,this.optionGroups),i=this._getItemHeight();this.panel.nativeElement.scrollTop=0===e&&1===n?0:function Oft(t,e,n,i){return t<n?t:t+e>n+i?Math.max(0,t-i+e):n}((e+n)*i,i,this.panel.nativeElement.scrollTop,256)}_positioningSettled(){this._calculateOverlayOffsetX(),this.panel.nativeElement.scrollTop=this._scrollTop}_panelDoneAnimating(e){this.panelOpen?this._scrollTop=0:(this._overlayDir.offsetX=0,this._changeDetectorRef.markForCheck()),super._panelDoneAnimating(e)}_getChangeEvent(e){return new vgt(this,e)}_calculateOverlayOffsetX(){const e=this._overlayDir.overlayRef.overlayElement.getBoundingClientRect(),n=this._viewportRuler.getViewportSize(),i=this._isRtl(),a=this.multiple?56:32;let r;if(this.multiple)r=40;else if(this.disableOptionCentering)r=16;else{let d=this._selectionModel.selected[0]||this.options.first;r=d&&d.group?32:16}i||(r*=-1);const s=0-(e.left+r-(i?a:0)),o=e.right+r-n.width+(i?0:a);s>0?r+=s+8:o>0&&(r-=o+8),this._overlayDir.offsetX=Math.round(r),this._overlayDir.overlayRef.updatePosition()}_calculateOverlayOffsetY(e,n,i){const a=this._getItemHeight(),r=(a-this._triggerRect.height)/2,s=Math.floor(256/a);let o;if(this.disableOptionCentering)return 0;if(0===this._scrollTop)o=e*a;else if(this._scrollTop===i){o=(e-(this._getItemCount()-s))*a+(a-(this._getItemCount()*a-256)%a)}else o=n-a/2;return Math.round(-1*o-r)}_checkOverlayWithinViewport(e){const n=this._getItemHeight(),i=this._viewportRuler.getViewportSize(),a=this._triggerRect.top-8,r=i.height-this._triggerRect.bottom-8,s=Math.abs(this._offsetY),d=Math.min(this._getItemCount()*n,256)-s-this._triggerRect.height;d>r?this._adjustPanelUp(d,r):s>a?this._adjustPanelDown(s,a,e):this._transformOrigin=this._getOriginBasedOnOption()}_adjustPanelUp(e,n){const i=Math.round(e-n);this._scrollTop-=i,this._offsetY-=i,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop<=0&&(this._scrollTop=0,this._offsetY=0,this._transformOrigin="50% bottom 0px")}_adjustPanelDown(e,n,i){const a=Math.round(e-n);if(this._scrollTop+=a,this._offsetY+=a,this._transformOrigin=this._getOriginBasedOnOption(),this._scrollTop>=i)return this._scrollTop=i,this._offsetY=0,void(this._transformOrigin="50% top 0px")}_calculateOverlayPosition(){const e=this._getItemHeight(),n=this._getItemCount(),i=Math.min(n*e,256),r=n*e-i;let s;s=this.empty?0:Math.max(this.options.toArray().indexOf(this._selectionModel.selected[0]),0),s+=g2e(s,this.options,this.optionGroups);const o=i/2;this._scrollTop=this._calculateOverlayScroll(s,o,r),this._offsetY=this._calculateOverlayOffsetY(s,o,r),this._checkOverlayWithinViewport(r)}_getOriginBasedOnOption(){const e=this._getItemHeight(),n=(e-this._triggerRect.height)/2;return`50% ${Math.abs(this._offsetY)-n+e/2}px 0px`}_getItemHeight(){return 3*this._triggerFontSize}_getItemCount(){return this.options.length+this.optionGroups.length}}hw.\u0275fac=function(){let t;return function(n){return(t||(t=ss(hw)))(n||hw)}}(),hw.\u0275cmp=xe({type:hw,selectors:[["mat-select"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,E2e,5),Dn(i,ek,5),Dn(i,vse,5)),2&e){let a;Zt(a=Qt())&&(n.customTrigger=a.first),Zt(a=Qt())&&(n.options=a),Zt(a=Qt())&&(n.optionGroups=a)}},hostAttrs:["role","combobox","aria-autocomplete","none","aria-haspopup","true",1,"mat-select"],hostVars:20,hostBindings:function(e,n){1&e&&os("keydown",function(a){return n._handleKeydown(a)})("focus",function(){return n._onFocus()})("blur",function(){return n._onBlur()}),2&e&&(Dr("id",n.id)("tabindex",n.tabIndex)("aria-controls",n.panelOpen?n.id+"-panel":null)("aria-expanded",n.panelOpen)("aria-label",n.ariaLabel||null)("aria-required",n.required.toString())("aria-disabled",n.disabled.toString())("aria-invalid",n.errorState)("aria-describedby",n._ariaDescribedby||null)("aria-activedescendant",n._getAriaActiveDescendant()),ts("mat-select-disabled",n.disabled)("mat-select-invalid",n.errorState)("mat-select-required",n.required)("mat-select-empty",n.empty)("mat-select-multiple",n.multiple))},inputs:{disabled:"disabled",disableRipple:"disableRipple",tabIndex:"tabIndex"},exportAs:["matSelect"],features:[_e([{provide:z2,useExisting:hw},{provide:yse,useExisting:hw}]),me],ngContentSelectors:["mat-select-trigger","*"],decls:9,vars:12,consts:[["cdk-overlay-origin","",1,"mat-select-trigger",3,"click"],["origin","cdkOverlayOrigin","trigger",""],[1,"mat-select-value",3,"ngSwitch"],["class","mat-select-placeholder mat-select-min-line",4,"ngSwitchCase"],["class","mat-select-value-text",3,"ngSwitch",4,"ngSwitchCase"],[1,"mat-select-arrow-wrapper"],[1,"mat-select-arrow"],["cdk-connected-overlay","","cdkConnectedOverlayLockPosition","","cdkConnectedOverlayHasBackdrop","","cdkConnectedOverlayBackdropClass","cdk-overlay-transparent-backdrop",3,"cdkConnectedOverlayPanelClass","cdkConnectedOverlayScrollStrategy","cdkConnectedOverlayOrigin","cdkConnectedOverlayOpen","cdkConnectedOverlayPositions","cdkConnectedOverlayMinWidth","cdkConnectedOverlayOffsetY","backdropClick","attach","detach"],[1,"mat-select-placeholder","mat-select-min-line"],[1,"mat-select-value-text",3,"ngSwitch"],["class","mat-select-min-line",4,"ngSwitchDefault"],[4,"ngSwitchCase"],[1,"mat-select-min-line"],[1,"mat-select-panel-wrap"],["role","listbox","tabindex","-1",3,"ngClass","keydown"],["panel",""]],template:function(e,n){if(1&e&&(Dl(pgt),qi(0,"div",0,1),os("click",function(){return n.toggle()}),qi(3,"div",2),Wl(4,ogt,2,1,"span",3),Wl(5,ugt,3,2,"span",4),Ui(),qi(6,"div",5),Gl(7,"div",6),Ui()(),Wl(8,cgt,4,14,"ng-template",7),os("backdropClick",function(){return n.close()})("attach",function(){return n._onAttached()})("detach",function(){return n.close()})),2&e){const i=Y3(1);Dr("aria-owns",n.panelOpen?n.id+"-panel":null),ya(3),ca("ngSwitch",n.empty),Dr("id",n._valueId),ya(1),ca("ngSwitchCase",!0),ya(1),ca("ngSwitchCase",!1),ya(3),ca("cdkConnectedOverlayPanelClass",n._overlayPanelClass)("cdkConnectedOverlayScrollStrategy",n._scrollStrategy)("cdkConnectedOverlayOrigin",i)("cdkConnectedOverlayOpen",n.panelOpen)("cdkConnectedOverlayPositions",n._positions)("cdkConnectedOverlayMinWidth",null==n._triggerRect?null:n._triggerRect.width)("cdkConnectedOverlayOffsetY",n._offsetY)}},directives:[k2,P_,qM,LO,I2,IO],styles:['.mat-select{display:inline-block;width:100%;outline:none}.mat-select-trigger{display:inline-table;cursor:pointer;position:relative;box-sizing:border-box}.mat-select-disabled .mat-select-trigger{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.mat-select-value{display:table-cell;max-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-select-value-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-select-arrow-wrapper{display:table-cell;vertical-align:middle}.mat-form-field-appearance-fill .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-outline .mat-select-arrow-wrapper{transform:translateY(-25%)}.mat-form-field-appearance-standard.mat-form-field-has-label .mat-select:not(.mat-select-empty) .mat-select-arrow-wrapper{transform:translateY(-50%)}.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}._mat-animation-noopable.mat-form-field-appearance-standard .mat-select.mat-select-empty .mat-select-arrow-wrapper{transition:none}.mat-select-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px}.mat-form-field.mat-focused .mat-select-arrow{transform:translateX(0)}.mat-select-panel-wrap{flex-basis:100%}.mat-select-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;padding-top:0;padding-bottom:0;max-height:256px;min-width:100%;border-radius:4px;outline:0}.cdk-high-contrast-active .mat-select-panel{outline:solid 1px}.mat-select-panel .mat-optgroup-label,.mat-select-panel .mat-option{font-size:inherit;line-height:3em;height:3em}.mat-form-field-type-mat-select:not(.mat-form-field-disabled) .mat-form-field-flex{cursor:pointer}.mat-form-field-type-mat-select .mat-form-field-label{width:calc(100% - 18px)}.mat-select-placeholder{transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}._mat-animation-noopable .mat-select-placeholder{transition:none}.mat-form-field-hide-placeholder .mat-select-placeholder{color:transparent;-webkit-text-fill-color:transparent;transition:none;display:block}.mat-select-min-line:empty::before{content:" ";white-space:pre;width:1px;display:inline-block;opacity:0}\n'],encapsulation:2,data:{animation:[C2e.transformPanelWrap,C2e.transformPanel]},changeDetection:0});class bH{}bH.\u0275fac=function(e){return new(e||bH)},bH.\u0275mod=ge({type:bH,declarations:[hw,ok],imports:[Ud,dw,cw,ei],exports:[qy,Zf,hw,ok,cw,ei]}),bH.\u0275inj=fe({providers:[ygt],imports:[[Ud,dw,cw,ei],qy,Zf,cw,ei]});const Mgt=["primaryValueBar"],xgt=DU(class{constructor(t){this._elementRef=t}},"primary"),Dgt=new yn("mat-progress-bar-location",{providedIn:"root",factory:function wgt(){const t=N3(zn),e=t?t.location:null;return{getPathname:()=>e?e.pathname+e.search:""}}});const Cgt=new yn("MAT_PROGRESS_BAR_DEFAULT_OPTIONS");let Sgt=0;class MH extends xgt{constructor(e,n,i,a,r,s){super(e),this._ngZone=n,this._animationMode=i,this._changeDetectorRef=s,this._isNoopAnimation=!1,this._value=0,this._bufferValue=0,this.animationEnd=new Ae,this._animationEndSubscription=Ml.EMPTY,this.mode="determinate",this.progressbarId="mat-progress-bar-"+Sgt++;const o=a?a.getPathname().split("#")[0]:"";this._rectangleFillValue=`url('${o}#${this.progressbarId}')`,this._isNoopAnimation="NoopAnimations"===i,r&&(r.color&&(this.color=this.defaultColor=r.color),this.mode=r.mode||this.mode)}get value(){return this._value}set value(e){var n;this._value=A2e(jy(e)||0),null===(n=this._changeDetectorRef)||void 0===n||n.markForCheck()}get bufferValue(){return this._bufferValue}set bufferValue(e){var n;this._bufferValue=A2e(e||0),null===(n=this._changeDetectorRef)||void 0===n||n.markForCheck()}_primaryTransform(){return{transform:`scale3d(${this.value/100}, 1, 1)`}}_bufferTransform(){return"buffer"===this.mode?{transform:`scale3d(${this.bufferValue/100}, 1, 1)`}:null}ngAfterViewInit(){this._ngZone.runOutsideAngular(()=>{const e=this._primaryValueBar.nativeElement;this._animationEndSubscription=BA(e,"transitionend").pipe(Xp(n=>n.target===e)).subscribe(()=>{("determinate"===this.mode||"buffer"===this.mode)&&this._ngZone.run(()=>this.animationEnd.next({value:this.value}))})})}ngOnDestroy(){this._animationEndSubscription.unsubscribe()}}function A2e(t,e=0,n=100){return Math.max(e,Math.min(n,t))}MH.\u0275fac=function(e){return new(e||MH)(E(qn),E(Si),E(vf,8),E(Dgt,8),E(Cgt,8),E(jd))},MH.\u0275cmp=xe({type:MH,selectors:[["mat-progress-bar"]],viewQuery:function(e,n){if(1&e&&Up(Mgt,5),2&e){let i;Zt(i=Qt())&&(n._primaryValueBar=i.first)}},hostAttrs:["role","progressbar","aria-valuemin","0","aria-valuemax","100","tabindex","-1",1,"mat-progress-bar"],hostVars:4,hostBindings:function(e,n){2&e&&(Dr("aria-valuenow","indeterminate"===n.mode||"query"===n.mode?null:n.value)("mode",n.mode),ts("_mat-animation-noopable",n._isNoopAnimation))},inputs:{color:"color",value:"value",bufferValue:"bufferValue",mode:"mode"},outputs:{animationEnd:"animationEnd"},exportAs:["matProgressBar"],features:[me],decls:10,vars:4,consts:[["aria-hidden","true"],["width","100%","height","4","focusable","false",1,"mat-progress-bar-background","mat-progress-bar-element"],["x","4","y","0","width","8","height","4","patternUnits","userSpaceOnUse",3,"id"],["cx","2","cy","2","r","2"],["width","100%","height","100%"],[1,"mat-progress-bar-buffer","mat-progress-bar-element",3,"ngStyle"],[1,"mat-progress-bar-primary","mat-progress-bar-fill","mat-progress-bar-element",3,"ngStyle"],["primaryValueBar",""],[1,"mat-progress-bar-secondary","mat-progress-bar-fill","mat-progress-bar-element"]],template:function(e,n){1&e&&(qi(0,"div",0),JK(),qi(1,"svg",1)(2,"defs")(3,"pattern",2),Gl(4,"circle",3),Ui()(),Gl(5,"rect",4),Ui(),KK(),Gl(6,"div",5)(7,"div",6,7)(9,"div",8),Ui()),2&e&&(ya(3),ca("id",n.progressbarId),ya(2),Dr("fill",n._rectangleFillValue),ya(1),ca("ngStyle",n._bufferTransform()),ya(1),ca("ngStyle",n._primaryTransform()))},directives:[PO],styles:['.mat-progress-bar{display:block;height:4px;overflow:hidden;position:relative;transition:opacity 250ms linear;width:100%}._mat-animation-noopable.mat-progress-bar{transition:none;animation:none}.mat-progress-bar .mat-progress-bar-element,.mat-progress-bar .mat-progress-bar-fill::after{height:100%;position:absolute;width:100%}.mat-progress-bar .mat-progress-bar-background{width:calc(100% + 10px)}.cdk-high-contrast-active .mat-progress-bar .mat-progress-bar-background{display:none}.mat-progress-bar .mat-progress-bar-buffer{transform-origin:top left;transition:transform 250ms ease}.cdk-high-contrast-active .mat-progress-bar .mat-progress-bar-buffer{border-top:solid 5px;opacity:.5}.mat-progress-bar .mat-progress-bar-secondary{display:none}.mat-progress-bar .mat-progress-bar-fill{animation:none;transform-origin:top left;transition:transform 250ms ease}.cdk-high-contrast-active .mat-progress-bar .mat-progress-bar-fill{border-top:solid 4px}.mat-progress-bar .mat-progress-bar-fill::after{animation:none;content:"";display:inline-block;left:0}.mat-progress-bar[dir=rtl],[dir=rtl] .mat-progress-bar{transform:rotateY(180deg)}.mat-progress-bar[mode=query]{transform:rotateZ(180deg)}.mat-progress-bar[mode=query][dir=rtl],[dir=rtl] .mat-progress-bar[mode=query]{transform:rotateZ(180deg) rotateY(180deg)}.mat-progress-bar[mode=indeterminate] .mat-progress-bar-fill,.mat-progress-bar[mode=query] .mat-progress-bar-fill{transition:none}.mat-progress-bar[mode=indeterminate] .mat-progress-bar-primary,.mat-progress-bar[mode=query] .mat-progress-bar-primary{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:mat-progress-bar-primary-indeterminate-translate 2000ms infinite linear;left:-145.166611%}.mat-progress-bar[mode=indeterminate] .mat-progress-bar-primary.mat-progress-bar-fill::after,.mat-progress-bar[mode=query] .mat-progress-bar-primary.mat-progress-bar-fill::after{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:mat-progress-bar-primary-indeterminate-scale 2000ms infinite linear}.mat-progress-bar[mode=indeterminate] .mat-progress-bar-secondary,.mat-progress-bar[mode=query] .mat-progress-bar-secondary{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:mat-progress-bar-secondary-indeterminate-translate 2000ms infinite linear;left:-54.888891%;display:block}.mat-progress-bar[mode=indeterminate] .mat-progress-bar-secondary.mat-progress-bar-fill::after,.mat-progress-bar[mode=query] .mat-progress-bar-secondary.mat-progress-bar-fill::after{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:mat-progress-bar-secondary-indeterminate-scale 2000ms infinite linear}.mat-progress-bar[mode=buffer] .mat-progress-bar-background{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:mat-progress-bar-background-scroll 250ms infinite linear;display:block}.mat-progress-bar._mat-animation-noopable .mat-progress-bar-fill,.mat-progress-bar._mat-animation-noopable .mat-progress-bar-fill::after,.mat-progress-bar._mat-animation-noopable .mat-progress-bar-buffer,.mat-progress-bar._mat-animation-noopable .mat-progress-bar-primary,.mat-progress-bar._mat-animation-noopable .mat-progress-bar-primary.mat-progress-bar-fill::after,.mat-progress-bar._mat-animation-noopable .mat-progress-bar-secondary,.mat-progress-bar._mat-animation-noopable .mat-progress-bar-secondary.mat-progress-bar-fill::after,.mat-progress-bar._mat-animation-noopable .mat-progress-bar-background{animation:none;transition-duration:1ms}@keyframes mat-progress-bar-primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(83.67142%)}100%{transform:translateX(200.611057%)}}@keyframes mat-progress-bar-primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.661479)}100%{transform:scaleX(0.08)}}@keyframes mat-progress-bar-secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(37.651913%)}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(84.386165%)}100%{transform:translateX(160.277782%)}}@keyframes mat-progress-bar-secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:scaleX(0.457104)}44.15%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes mat-progress-bar-background-scroll{to{transform:translateX(-8px)}}\n'],encapsulation:2,changeDetection:0});class xH{}xH.\u0275fac=function(e){return new(e||xH)},xH.\u0275mod=ge({type:xH,declarations:[MH],imports:[Ud,ei],exports:[MH,ei]}),xH.\u0275inj=fe({imports:[[Ud,ei],ei]});let Ogt=0;const Tgt=B7(class{}),k2e="mat-badge-content";class DH extends Tgt{constructor(e,n,i,a,r){super(),this._ngZone=e,this._elementRef=n,this._ariaDescriber=i,this._renderer=a,this._animationMode=r,this._color="primary",this._overlap=!0,this.position="above after",this.size="medium",this._id=Ogt++,this._isInitialized=!1}get color(){return this._color}set color(e){this._setColor(e),this._color=e}get overlap(){return this._overlap}set overlap(e){this._overlap=Ea(e)}get content(){return this._content}set content(e){this._updateRenderedContent(e)}get description(){return this._description}set description(e){this._updateHostAriaDescription(e)}get hidden(){return this._hidden}set hidden(e){this._hidden=Ea(e)}isAbove(){return-1===this.position.indexOf("below")}isAfter(){return-1===this.position.indexOf("before")}getBadgeElement(){return this._badgeElement}ngOnInit(){this._clearExistingBadges(),this.content&&!this._badgeElement&&(this._badgeElement=this._createBadgeElement(),this._updateRenderedContent(this.content)),this._isInitialized=!0}ngOnDestroy(){this._renderer.destroyNode&&this._renderer.destroyNode(this._badgeElement),this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this.description)}_createBadgeElement(){const e=this._renderer.createElement("span"),n="mat-badge-active";return e.setAttribute("id",`mat-badge-content-${this._id}`),e.setAttribute("aria-hidden","true"),e.classList.add(k2e),"NoopAnimations"===this._animationMode&&e.classList.add("_mat-animation-noopable"),this._elementRef.nativeElement.appendChild(e),"function"==typeof requestAnimationFrame&&"NoopAnimations"!==this._animationMode?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{e.classList.add(n)})}):e.classList.add(n),e}_updateRenderedContent(e){const n=`${null!=e?e:""}`.trim();this._isInitialized&&n&&!this._badgeElement&&(this._badgeElement=this._createBadgeElement()),this._badgeElement&&(this._badgeElement.textContent=n),this._content=n}_updateHostAriaDescription(e){this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this.description),e&&this._ariaDescriber.describe(this._elementRef.nativeElement,e),this._description=e}_setColor(e){const n=this._elementRef.nativeElement.classList;n.remove(`mat-badge-${this._color}`),e&&n.add(`mat-badge-${e}`)}_clearExistingBadges(){const e=this._elementRef.nativeElement.querySelectorAll(`:scope > .${k2e}`);for(const n of Array.from(e))n!==this._badgeElement&&n.remove()}}DH.\u0275fac=function(e){return new(e||DH)(E(Si),E(qn),E(sH),E(Ho),E(vf,8))},DH.\u0275dir=Pt({type:DH,selectors:[["","matBadge",""]],hostAttrs:[1,"mat-badge"],hostVars:20,hostBindings:function(e,n){2&e&&ts("mat-badge-overlap",n.overlap)("mat-badge-above",n.isAbove())("mat-badge-below",!n.isAbove())("mat-badge-before",!n.isAfter())("mat-badge-after",n.isAfter())("mat-badge-small","small"===n.size)("mat-badge-medium","medium"===n.size)("mat-badge-large","large"===n.size)("mat-badge-hidden",n.hidden||!n.content)("mat-badge-disabled",n.disabled)},inputs:{disabled:["matBadgeDisabled","disabled"],color:["matBadgeColor","color"],overlap:["matBadgeOverlap","overlap"],position:["matBadgePosition","position"],content:["matBadge","content"],description:["matBadgeDescription","description"],size:["matBadgeSize","size"],hidden:["matBadgeHidden","hidden"]},features:[me]});class wH{}wH.\u0275fac=function(e){return new(e||wH)},wH.\u0275mod=ge({type:wH,declarations:[DH],imports:[XA,ei],exports:[DH,ei]}),wH.\u0275inj=fe({imports:[[XA,ei],ei]});let Egt=0;const wse=new yn("CdkAccordion");class V2{constructor(){this._stateChanges=new zi,this._openCloseAllActions=new zi,this.id="cdk-accordion-"+Egt++,this._multi=!1}get multi(){return this._multi}set multi(e){this._multi=Ea(e)}openAll(){this._multi&&this._openCloseAllActions.next(!0)}closeAll(){this._openCloseAllActions.next(!1)}ngOnChanges(e){this._stateChanges.next(e)}ngOnDestroy(){this._stateChanges.complete(),this._openCloseAllActions.complete()}}V2.\u0275fac=function(e){return new(e||V2)},V2.\u0275dir=Pt({type:V2,selectors:[["cdk-accordion"],["","cdkAccordion",""]],inputs:{multi:"multi"},exportAs:["cdkAccordion"],features:[_e([{provide:wse,useExisting:V2}]),Vl]});let Agt=0;class lk{constructor(e,n,i){this.accordion=e,this._changeDetectorRef=n,this._expansionDispatcher=i,this._openCloseAllSubscription=Ml.EMPTY,this.closed=new Ae,this.opened=new Ae,this.destroyed=new Ae,this.expandedChange=new Ae,this.id="cdk-accordion-child-"+Agt++,this._expanded=!1,this._disabled=!1,this._removeUniqueSelectionListener=()=>{},this._removeUniqueSelectionListener=i.listen((a,r)=>{this.accordion&&!this.accordion.multi&&this.accordion.id===r&&this.id!==a&&(this.expanded=!1)}),this.accordion&&(this._openCloseAllSubscription=this._subscribeToOpenCloseAllActions())}get expanded(){return this._expanded}set expanded(e){if(e=Ea(e),this._expanded!==e){if(this._expanded=e,this.expandedChange.emit(e),e){this.opened.emit();const n=this.accordion?this.accordion.id:this.id;this._expansionDispatcher.notify(this.id,n)}else this.closed.emit();this._changeDetectorRef.markForCheck()}}get disabled(){return this._disabled}set disabled(e){this._disabled=Ea(e)}ngOnDestroy(){this.opened.complete(),this.closed.complete(),this.destroyed.emit(),this.destroyed.complete(),this._removeUniqueSelectionListener(),this._openCloseAllSubscription.unsubscribe()}toggle(){this.disabled||(this.expanded=!this.expanded)}close(){this.disabled||(this.expanded=!1)}open(){this.disabled||(this.expanded=!0)}_subscribeToOpenCloseAllActions(){return this.accordion._openCloseAllActions.subscribe(e=>{this.disabled||(this.expanded=e)})}}lk.\u0275fac=function(e){return new(e||lk)(E(wse,12),E(jd),E(w2))},lk.\u0275dir=Pt({type:lk,selectors:[["cdk-accordion-item"],["","cdkAccordionItem",""]],inputs:{expanded:"expanded",disabled:"disabled"},outputs:{closed:"closed",opened:"opened",destroyed:"destroyed",expandedChange:"expandedChange"},exportAs:["cdkAccordionItem"],features:[_e([{provide:wse,useValue:void 0}])]});class dk{}dk.\u0275fac=function(e){return new(e||dk)},dk.\u0275mod=ge({type:dk,declarations:[V2,lk],exports:[V2,lk]}),dk.\u0275inj=fe({});const kgt=["body"];function Igt(t,e){}const Lgt=[[["mat-expansion-panel-header"]],"*",[["mat-action-row"]]];function Pgt(t,e){if(1&t&&Gl(0,"span",2),2&t){ca("@indicatorRotate",Gd()._getExpandedState())}}const Rgt=[[["mat-panel-title"]],[["mat-panel-description"]],"*"],Cse=new yn("MAT_ACCORDION"),I2e="225ms cubic-bezier(0.4,0.0,0.2,1)",L2e={indicatorRotate:i4("indicatorRotate",[ub("collapsed, void",ap({transform:"rotate(0deg)"})),ub("expanded",ap({transform:"rotate(180deg)"})),QO("expanded <=> collapsed, void => collapsed",nA(I2e))]),bodyExpansion:i4("bodyExpansion",[ub("collapsed, void",ap({height:"0px",visibility:"hidden"})),ub("expanded",ap({height:"*",visibility:"visible"})),QO("expanded <=> collapsed, void => collapsed",nA(I2e))])};class uk{constructor(e){this._template=e}}uk.\u0275fac=function(e){return new(e||uk)(E(Pc))},uk.\u0275dir=Pt({type:uk,selectors:[["ng-template","matExpansionPanelContent",""]]});let Hgt=0;const N2e=new yn("MAT_EXPANSION_PANEL_DEFAULT_OPTIONS");class ck extends lk{constructor(e,n,i,a,r,s,o){super(e,n,i),this._viewContainerRef=a,this._animationMode=s,this._hideToggle=!1,this.afterExpand=new Ae,this.afterCollapse=new Ae,this._inputChanges=new zi,this._headerId="mat-expansion-panel-header-"+Hgt++,this._bodyAnimationDone=new zi,this.accordion=e,this._document=r,this._bodyAnimationDone.pipe(Xz((d,u)=>d.fromState===u.fromState&&d.toState===u.toState)).subscribe(d=>{"void"!==d.fromState&&("expanded"===d.toState?this.afterExpand.emit():"collapsed"===d.toState&&this.afterCollapse.emit())}),o&&(this.hideToggle=o.hideToggle)}get hideToggle(){return this._hideToggle||this.accordion&&this.accordion.hideToggle}set hideToggle(e){this._hideToggle=Ea(e)}get togglePosition(){return this._togglePosition||this.accordion&&this.accordion.togglePosition}set togglePosition(e){this._togglePosition=e}_hasSpacing(){return!!this.accordion&&(this.expanded&&"default"===this.accordion.displayMode)}_getExpandedState(){return this.expanded?"expanded":"collapsed"}toggle(){this.expanded=!this.expanded}close(){this.expanded=!1}open(){this.expanded=!0}ngAfterContentInit(){this._lazyContent&&this.opened.pipe(A1(null),Xp(()=>this.expanded&&!this._portal),X0(1)).subscribe(()=>{this._portal=new N7(this._lazyContent._template,this._viewContainerRef)})}ngOnChanges(e){this._inputChanges.next(e)}ngOnDestroy(){super.ngOnDestroy(),this._bodyAnimationDone.complete(),this._inputChanges.complete()}_containsFocus(){if(this._body){const e=this._document.activeElement,n=this._body.nativeElement;return e===n||n.contains(e)}return!1}}ck.\u0275fac=function(e){return new(e||ck)(E(Cse,12),E(jd),E(w2),E(nc),E(zn),E(vf,8),E(N2e,8))},ck.\u0275cmp=xe({type:ck,selectors:[["mat-expansion-panel"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,uk,5),2&e){let a;Zt(a=Qt())&&(n._lazyContent=a.first)}},viewQuery:function(e,n){if(1&e&&Up(kgt,5),2&e){let i;Zt(i=Qt())&&(n._body=i.first)}},hostAttrs:[1,"mat-expansion-panel"],hostVars:6,hostBindings:function(e,n){2&e&&ts("mat-expanded",n.expanded)("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-expansion-panel-spacing",n._hasSpacing())},inputs:{disabled:"disabled",expanded:"expanded",hideToggle:"hideToggle",togglePosition:"togglePosition"},outputs:{opened:"opened",closed:"closed",expandedChange:"expandedChange",afterExpand:"afterExpand",afterCollapse:"afterCollapse"},exportAs:["matExpansionPanel"],features:[_e([{provide:Cse,useValue:void 0}]),me,Vl],ngContentSelectors:["mat-expansion-panel-header","*","mat-action-row"],decls:7,vars:4,consts:[["role","region",1,"mat-expansion-panel-content",3,"id"],["body",""],[1,"mat-expansion-panel-body"],[3,"cdkPortalOutlet"]],template:function(e,n){1&e&&(Dl(Lgt),va(0),qi(1,"div",0,1),os("@bodyExpansion.done",function(a){return n._bodyAnimationDone.next(a)}),qi(3,"div",2),va(4,1),Wl(5,Igt,0,0,"ng-template",3),Ui(),va(6,2),Ui()),2&e&&(ya(1),ca("@bodyExpansion",n._getExpandedState())("id",n.id),Dr("aria-labelledby",n._headerId),ya(4),ca("cdkPortalOutlet",n._portal))},directives:[Uy],styles:['.mat-expansion-panel{box-sizing:content-box;display:block;margin:0;border-radius:4px;overflow:hidden;transition:margin 225ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);position:relative}.mat-accordion .mat-expansion-panel:not(.mat-expanded),.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:0}.mat-accordion .mat-expansion-panel:first-of-type{border-top-right-radius:4px;border-top-left-radius:4px}.mat-accordion .mat-expansion-panel:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.cdk-high-contrast-active .mat-expansion-panel{outline:solid 1px}.mat-expansion-panel.ng-animate-disabled,.ng-animate-disabled .mat-expansion-panel,.mat-expansion-panel._mat-animation-noopable{transition:none}.mat-expansion-panel-content{display:flex;flex-direction:column;overflow:visible}.mat-expansion-panel-content[style*="visibility: hidden"] *{visibility:hidden !important}.mat-expansion-panel-body{padding:0 24px 16px}.mat-expansion-panel-spacing{margin:16px 0}.mat-accordion>.mat-expansion-panel-spacing:first-child,.mat-accordion>*:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-top:0}.mat-accordion>.mat-expansion-panel-spacing:last-child,.mat-accordion>*:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-bottom:0}.mat-action-row{border-top-style:solid;border-top-width:1px;display:flex;flex-direction:row;justify-content:flex-end;padding:16px 8px 16px 24px}.mat-action-row button.mat-button-base,.mat-action-row button.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-action-row button.mat-button-base,[dir=rtl] .mat-action-row button.mat-mdc-button-base{margin-left:0;margin-right:8px}\n'],encapsulation:2,data:{animation:[L2e.bodyExpansion]},changeDetection:0});class CH{}CH.\u0275fac=function(e){return new(e||CH)},CH.\u0275dir=Pt({type:CH,selectors:[["mat-action-row"]],hostAttrs:[1,"mat-action-row"]});const zgt=wU(class Bgt{});class pk extends zgt{constructor(e,n,i,a,r,s,o){super(),this.panel=e,this._element=n,this._focusMonitor=i,this._changeDetectorRef=a,this._animationMode=s,this._parentChangeSubscription=Ml.EMPTY;const d=e.accordion?e.accordion._stateChanges.pipe(Xp(u=>!(!u.hideToggle&&!u.togglePosition))):y3;this.tabIndex=parseInt(o||"")||0,this._parentChangeSubscription=mE(e.opened,e.closed,d,e._inputChanges.pipe(Xp(u=>!!(u.hideToggle||u.disabled||u.togglePosition)))).subscribe(()=>this._changeDetectorRef.markForCheck()),e.closed.pipe(Xp(()=>e._containsFocus())).subscribe(()=>i.focusVia(n,"program")),r&&(this.expandedHeight=r.expandedHeight,this.collapsedHeight=r.collapsedHeight)}get disabled(){return this.panel.disabled}_toggle(){this.disabled||this.panel.toggle()}_isExpanded(){return this.panel.expanded}_getExpandedState(){return this.panel._getExpandedState()}_getPanelId(){return this.panel.id}_getTogglePosition(){return this.panel.togglePosition}_showToggle(){return!this.panel.hideToggle&&!this.panel.disabled}_getHeaderHeight(){const e=this._isExpanded();return e&&this.expandedHeight?this.expandedHeight:!e&&this.collapsedHeight?this.collapsedHeight:null}_keydown(e){switch(e.keyCode){case 32:case 13:ow(e)||(e.preventDefault(),this._toggle());break;default:return void(this.panel.accordion&&this.panel.accordion._handleHeaderKeydown(e))}}focus(e,n){e?this._focusMonitor.focusVia(this._element,e,n):this._element.nativeElement.focus(n)}ngAfterViewInit(){this._focusMonitor.monitor(this._element).subscribe(e=>{e&&this.panel.accordion&&this.panel.accordion._handleHeaderFocus(this)})}ngOnDestroy(){this._parentChangeSubscription.unsubscribe(),this._focusMonitor.stopMonitoring(this._element)}}pk.\u0275fac=function(e){return new(e||pk)(E(ck,1),E(qn),E(Xy),E(jd),E(N2e,8),E(vf,8),Rv("tabindex"))},pk.\u0275cmp=xe({type:pk,selectors:[["mat-expansion-panel-header"]],hostAttrs:["role","button",1,"mat-expansion-panel-header","mat-focus-indicator"],hostVars:15,hostBindings:function(e,n){1&e&&os("click",function(){return n._toggle()})("keydown",function(a){return n._keydown(a)}),2&e&&(Dr("id",n.panel._headerId)("tabindex",n.tabIndex)("aria-controls",n._getPanelId())("aria-expanded",n._isExpanded())("aria-disabled",n.panel.disabled),Q3("height",n._getHeaderHeight()),ts("mat-expanded",n._isExpanded())("mat-expansion-toggle-indicator-after","after"===n._getTogglePosition())("mat-expansion-toggle-indicator-before","before"===n._getTogglePosition())("_mat-animation-noopable","NoopAnimations"===n._animationMode))},inputs:{tabIndex:"tabIndex",expandedHeight:"expandedHeight",collapsedHeight:"collapsedHeight"},features:[me],ngContentSelectors:["mat-panel-title","mat-panel-description","*"],decls:5,vars:1,consts:[[1,"mat-content"],["class","mat-expansion-indicator",4,"ngIf"],[1,"mat-expansion-indicator"]],template:function(e,n){1&e&&(Dl(Rgt),qi(0,"span",0),va(1),va(2,1),va(3,2),Ui(),Wl(4,Pgt,1,1,"span",1)),2&e&&(ya(4),ca("ngIf",n._showToggle()))},directives:[N_],styles:['.mat-expansion-panel-header{display:flex;flex-direction:row;align-items:center;padding:0 24px;border-radius:inherit;transition:height 225ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-expansion-panel-header._mat-animation-noopable{transition:none}.mat-expansion-panel-header:focus,.mat-expansion-panel-header:hover{outline:none}.mat-expansion-panel-header.mat-expanded:focus,.mat-expansion-panel-header.mat-expanded:hover{background:inherit}.mat-expansion-panel-header:not([aria-disabled=true]){cursor:pointer}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before{flex-direction:row-reverse}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 16px 0 0}[dir=rtl] .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 0 0 16px}.mat-content{display:flex;flex:1;flex-direction:row;overflow:hidden}.mat-expansion-panel-header-title,.mat-expansion-panel-header-description{display:flex;flex-grow:1;margin-right:16px;align-items:center}[dir=rtl] .mat-expansion-panel-header-title,[dir=rtl] .mat-expansion-panel-header-description{margin-right:0;margin-left:16px}.mat-expansion-panel-header-description{flex-grow:2}.mat-expansion-indicator::after{border-style:solid;border-width:0 2px 2px 0;content:"";display:inline-block;padding:3px;transform:rotate(45deg);vertical-align:middle}.cdk-high-contrast-active .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true])::before,.cdk-high-contrast-active .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true])::before,.cdk-high-contrast-active .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true])::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;border:3px solid;border-radius:4px;content:""}.cdk-high-contrast-active .mat-expansion-panel-content{border-top:1px solid;border-top-left-radius:0;border-top-right-radius:0}\n'],encapsulation:2,data:{animation:[L2e.indicatorRotate]},changeDetection:0});class SH{}SH.\u0275fac=function(e){return new(e||SH)},SH.\u0275dir=Pt({type:SH,selectors:[["mat-panel-description"]],hostAttrs:[1,"mat-expansion-panel-header-description"]});class OH{}OH.\u0275fac=function(e){return new(e||OH)},OH.\u0275dir=Pt({type:OH,selectors:[["mat-panel-title"]],hostAttrs:[1,"mat-expansion-panel-header-title"]});class W2 extends V2{constructor(){super(...arguments),this._ownHeaders=new ci,this._hideToggle=!1,this.displayMode="default",this.togglePosition="after"}get hideToggle(){return this._hideToggle}set hideToggle(e){this._hideToggle=Ea(e)}ngAfterContentInit(){this._headers.changes.pipe(A1(this._headers)).subscribe(e=>{this._ownHeaders.reset(e.filter(n=>n.panel.accordion===this)),this._ownHeaders.notifyOnChanges()}),this._keyManager=new e2e(this._ownHeaders).withWrap().withHomeAndEnd()}_handleHeaderKeydown(e){this._keyManager.onKeydown(e)}_handleHeaderFocus(e){this._keyManager.updateActiveItem(e)}ngOnDestroy(){super.ngOnDestroy(),this._ownHeaders.destroy()}}W2.\u0275fac=function(){let t;return function(n){return(t||(t=ss(W2)))(n||W2)}}(),W2.\u0275dir=Pt({type:W2,selectors:[["mat-accordion"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,pk,5),2&e){let a;Zt(a=Qt())&&(n._headers=a)}},hostAttrs:[1,"mat-accordion"],hostVars:2,hostBindings:function(e,n){2&e&&ts("mat-accordion-multi",n.multi)},inputs:{multi:"multi",hideToggle:"hideToggle",displayMode:"displayMode",togglePosition:"togglePosition"},exportAs:["matAccordion"],features:[_e([{provide:Cse,useExisting:W2}]),me]});class TH{}TH.\u0275fac=function(e){return new(e||TH)},TH.\u0275mod=ge({type:TH,declarations:[W2,ck,CH,pk,OH,SH,uk],imports:[Ud,ei,dk,Yy],exports:[W2,ck,CH,pk,OH,SH,uk]}),TH.\u0275inj=fe({imports:[[Ud,ei,dk,Yy]]});const P2e=hU({passive:!0});class hk{constructor(e,n){this._platform=e,this._ngZone=n,this._monitoredElements=new Map}monitor(e){if(!this._platform.isBrowser)return y3;const n=aw(e),i=this._monitoredElements.get(n);if(i)return i.subject;const a=new zi,r="cdk-text-field-autofilled",s=o=>{"cdk-text-field-autofill-start"!==o.animationName||n.classList.contains(r)?"cdk-text-field-autofill-end"===o.animationName&&n.classList.contains(r)&&(n.classList.remove(r),this._ngZone.run(()=>a.next({target:o.target,isAutofilled:!1}))):(n.classList.add(r),this._ngZone.run(()=>a.next({target:o.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=>{n.addEventListener("animationstart",s,P2e),n.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(n,{subject:a,unlisten:()=>{n.removeEventListener("animationstart",s,P2e)}}),a}stopMonitoring(e){const n=aw(e),i=this._monitoredElements.get(n);i&&(i.unlisten(),i.subject.complete(),n.classList.remove("cdk-text-field-autofill-monitored"),n.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(n))}ngOnDestroy(){this._monitoredElements.forEach((e,n)=>this.stopMonitoring(n))}}hk.\u0275fac=function(e){return new(e||hk)(Ye(_d),Ye(Si))},hk.\u0275prov=en({token:hk,factory:hk.\u0275fac,providedIn:"root"});class EH{constructor(e,n){this._elementRef=e,this._autofillMonitor=n,this.cdkAutofill=new Ae}ngOnInit(){this._autofillMonitor.monitor(this._elementRef).subscribe(e=>this.cdkAutofill.emit(e))}ngOnDestroy(){this._autofillMonitor.stopMonitoring(this._elementRef)}}EH.\u0275fac=function(e){return new(e||EH)(E(qn),E(hk))},EH.\u0275dir=Pt({type:EH,selectors:[["","cdkAutofill",""]],outputs:{cdkAutofill:"cdkAutofill"}});class AH{constructor(e,n,i,a){this._elementRef=e,this._platform=n,this._ngZone=i,this._destroyed=new zi,this._enabled=!0,this._previousMinRows=-1,this._isViewInited=!1,this._handleFocusEvent=r=>{this._hasFocus="focus"===r.type},this._document=a,this._textareaElement=this._elementRef.nativeElement}get minRows(){return this._minRows}set minRows(e){this._minRows=jy(e),this._setMinHeight()}get maxRows(){return this._maxRows}set maxRows(e){this._maxRows=jy(e),this._setMaxHeight()}get enabled(){return this._enabled}set enabled(e){e=Ea(e),this._enabled!==e&&((this._enabled=e)?this.resizeToFitContent(!0):this.reset())}get placeholder(){return this._textareaElement.placeholder}set placeholder(e){this._cachedPlaceholderHeight=void 0,e?this._textareaElement.setAttribute("placeholder",e):this._textareaElement.removeAttribute("placeholder"),this._cacheTextareaPlaceholderHeight()}_setMinHeight(){const e=this.minRows&&this._cachedLineHeight?this.minRows*this._cachedLineHeight+"px":null;e&&(this._textareaElement.style.minHeight=e)}_setMaxHeight(){const e=this.maxRows&&this._cachedLineHeight?this.maxRows*this._cachedLineHeight+"px":null;e&&(this._textareaElement.style.maxHeight=e)}ngAfterViewInit(){this._platform.isBrowser&&(this._initialHeight=this._textareaElement.style.height,this.resizeToFitContent(),this._ngZone.runOutsideAngular(()=>{BA(this._getWindow(),"resize").pipe(pU(16),gd(this._destroyed)).subscribe(()=>this.resizeToFitContent(!0)),this._textareaElement.addEventListener("focus",this._handleFocusEvent),this._textareaElement.addEventListener("blur",this._handleFocusEvent)}),this._isViewInited=!0,this.resizeToFitContent(!0))}ngOnDestroy(){this._textareaElement.removeEventListener("focus",this._handleFocusEvent),this._textareaElement.removeEventListener("blur",this._handleFocusEvent),this._destroyed.next(),this._destroyed.complete()}_cacheTextareaLineHeight(){if(this._cachedLineHeight)return;let e=this._textareaElement.cloneNode(!1);e.rows=1,e.style.position="absolute",e.style.visibility="hidden",e.style.border="none",e.style.padding="0",e.style.height="",e.style.minHeight="",e.style.maxHeight="",e.style.overflow="hidden",this._textareaElement.parentNode.appendChild(e),this._cachedLineHeight=e.clientHeight,e.remove(),this._setMinHeight(),this._setMaxHeight()}_measureScrollHeight(){const e=this._textareaElement,n=e.style.marginBottom||"",i=this._platform.FIREFOX,a=i&&this._hasFocus,r=i?"cdk-textarea-autosize-measuring-firefox":"cdk-textarea-autosize-measuring";a&&(e.style.marginBottom=`${e.clientHeight}px`),e.classList.add(r);const s=e.scrollHeight-4;return e.classList.remove(r),a&&(e.style.marginBottom=n),s}_cacheTextareaPlaceholderHeight(){if(!this._isViewInited||null!=this._cachedPlaceholderHeight)return;if(!this.placeholder)return void(this._cachedPlaceholderHeight=0);const e=this._textareaElement.value;this._textareaElement.value=this._textareaElement.placeholder,this._cachedPlaceholderHeight=this._measureScrollHeight(),this._textareaElement.value=e}ngDoCheck(){this._platform.isBrowser&&this.resizeToFitContent()}resizeToFitContent(e=!1){if(!this._enabled||(this._cacheTextareaLineHeight(),this._cacheTextareaPlaceholderHeight(),!this._cachedLineHeight))return;const n=this._elementRef.nativeElement,i=n.value;if(!e&&this._minRows===this._previousMinRows&&i===this._previousValue)return;const a=this._measureScrollHeight(),r=Math.max(a,this._cachedPlaceholderHeight||0);n.style.height=`${r}px`,this._ngZone.runOutsideAngular(()=>{"undefined"!=typeof requestAnimationFrame?requestAnimationFrame(()=>this._scrollToCaretPosition(n)):setTimeout(()=>this._scrollToCaretPosition(n))}),this._previousValue=i,this._previousMinRows=this._minRows}reset(){void 0!==this._initialHeight&&(this._textareaElement.style.height=this._initialHeight)}_noopInputHandler(){}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_scrollToCaretPosition(e){const{selectionStart:n,selectionEnd:i}=e;!this._destroyed.isStopped&&this._hasFocus&&e.setSelectionRange(n,i)}}AH.\u0275fac=function(e){return new(e||AH)(E(qn),E(_d),E(Si),E(zn,8))},AH.\u0275dir=Pt({type:AH,selectors:[["textarea","cdkTextareaAutosize",""]],hostAttrs:["rows","1",1,"cdk-textarea-autosize"],hostBindings:function(e,n){1&e&&os("input",function(){return n._noopInputHandler()})},inputs:{minRows:["cdkAutosizeMinRows","minRows"],maxRows:["cdkAutosizeMaxRows","maxRows"],enabled:["cdkTextareaAutosize","enabled"],placeholder:"placeholder"},exportAs:["cdkTextareaAutosize"]});class mw{}mw.\u0275fac=function(e){return new(e||mw)},mw.\u0275mod=ge({type:mw,declarations:[EH,AH],exports:[EH,AH]}),mw.\u0275inj=fe({});const $gt=new yn("MAT_INPUT_VALUE_ACCESSOR"),Vgt=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let Wgt=0;const Ggt=u2e(class{constructor(t,e,n,i){this._defaultErrorStateMatcher=t,this._parentForm=e,this._parentFormGroup=n,this.ngControl=i}});class mk extends Ggt{constructor(e,n,i,a,r,s,o,d,u,p){super(s,a,r,i),this._elementRef=e,this._platform=n,this._autofillMonitor=d,this._formField=p,this._uid="mat-input-"+Wgt++,this.focused=!1,this.stateChanges=new zi,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(C=>kOe().has(C));const g=this._elementRef.nativeElement,b=g.nodeName.toLowerCase();this._inputValueAccessor=o||g,this._previousNativeValue=this.value,this.id=this.id,n.IOS&&u.runOutsideAngular(()=>{e.nativeElement.addEventListener("keyup",C=>{const k=C.target;!k.value&&0===k.selectionStart&&0===k.selectionEnd&&(k.setSelectionRange(1,1),k.setSelectionRange(0,0))})}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===b,this._isTextarea="textarea"===b,this._isInFormField=!!p,this._isNativeSelect&&(this.controlType=g.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this.ngControl&&null!==this.ngControl.disabled?this.ngControl.disabled:this._disabled}set disabled(e){this._disabled=Ea(e),this.focused&&(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(e){this._id=e||this._uid}get required(){var e,n,i,a;return null!==(a=null!==(e=this._required)&&void 0!==e?e:null===(i=null===(n=this.ngControl)||void 0===n?void 0:n.control)||void 0===i?void 0:i.hasValidator(Ape.required))&&void 0!==a&&a}set required(e){this._required=Ea(e)}get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea&&kOe().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}get value(){return this._inputValueAccessor.value}set value(e){e!==this.value&&(this._inputValueAccessor.value=e,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(e){this._readonly=Ea(e)}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(e=>{this.autofilled=e.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement)}ngDoCheck(){this.ngControl&&this.updateErrorState(),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(e){this._elementRef.nativeElement.focus(e)}_focusChanged(e){e!==this.focused&&(this.focused=e,this.stateChanges.next())}_onInput(){}_dirtyCheckPlaceholder(){var e,n;const i=(null===(n=null===(e=this._formField)||void 0===e?void 0:e._hideControlPlaceholder)||void 0===n?void 0:n.call(e))?null:this.placeholder;if(i!==this._previousPlaceholder){const a=this._elementRef.nativeElement;this._previousPlaceholder=i,i?a.setAttribute("placeholder",i):a.removeAttribute("placeholder")}}_dirtyCheckNativeValue(){const e=this._elementRef.nativeElement.value;this._previousNativeValue!==e&&(this._previousNativeValue=e,this.stateChanges.next())}_validateType(){Vgt.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let e=this._elementRef.nativeElement.validity;return e&&e.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const e=this._elementRef.nativeElement,n=e.options[0];return this.focused||e.multiple||!this.empty||!!(e.selectedIndex>-1&&n&&n.label)}return this.focused||!this.empty}setDescribedByIds(e){e.length?this._elementRef.nativeElement.setAttribute("aria-describedby",e.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){const e=this._elementRef.nativeElement;return this._isNativeSelect&&(e.multiple||e.size>1)}}mk.\u0275fac=function(e){return new(e||mk)(E(qn),E(_d),E(Xv,10),E(z_,8),E($_,8),E(P2),E($gt,10),E(hk),E(Si),E(Dse,8))},mk.\u0275dir=Pt({type:mk,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-input-element","mat-form-field-autofill-control"],hostVars:12,hostBindings:function(e,n){1&e&&os("focus",function(){return n._focusChanged(!0)})("blur",function(){return n._focusChanged(!1)})("input",function(){return n._onInput()}),2&e&&(wE("disabled",n.disabled)("required",n.required),Dr("id",n.id)("data-placeholder",n.placeholder)("name",n.name||null)("readonly",n.readonly&&!n._isNativeSelect||null)("aria-invalid",n.empty&&n.required?null:n.errorState)("aria-required",n.required),ts("mat-input-server",n._isServer)("mat-native-select-inline",n._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly"},exportAs:["matInput"],features:[_e([{provide:z2,useExisting:mk}]),me,Vl]});class kH{}kH.\u0275fac=function(e){return new(e||kH)},kH.\u0275mod=ge({type:kH,declarations:[mk],imports:[mw,Zf,ei],exports:[mw,Zf,mk]}),kH.\u0275inj=fe({providers:[P2],imports:[[mw,Zf,ei],mw,Zf]});let TU;function U7(t){var e;return(null===(e=function Ugt(){if(void 0===TU&&(TU=null,"undefined"!=typeof window)){const t=window;void 0!==t.trustedTypes&&(TU=t.trustedTypes.createPolicy("angular#components",{createHTML:e=>e}))}return TU}())||void 0===e?void 0:e.createHTML(t))||t}function R2e(t){return Error(`Unable to find icon with the name "${t}"`)}function F2e(t){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${t}".`)}function H2e(t){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${t}".`)}class fk{constructor(e,n,i){this.url=e,this.svgText=n,this.options=i}}class fw{constructor(e,n,i,a){this._httpClient=e,this._sanitizer=n,this._errorHandler=a,this._svgIconConfigs=new Map,this._iconSetConfigs=new Map,this._cachedIconsByUrl=new Map,this._inProgressUrlFetches=new Map,this._fontCssClassesByAlias=new Map,this._resolvers=[],this._defaultFontSetClass="material-icons",this._document=i}addSvgIcon(e,n,i){return this.addSvgIconInNamespace("",e,n,i)}addSvgIconLiteral(e,n,i){return this.addSvgIconLiteralInNamespace("",e,n,i)}addSvgIconInNamespace(e,n,i,a){return this._addSvgIconConfig(e,n,new fk(i,null,a))}addSvgIconResolver(e){return this._resolvers.push(e),this}addSvgIconLiteralInNamespace(e,n,i,a){const r=this._sanitizer.sanitize(Nc.HTML,i);if(!r)throw H2e(i);const s=U7(r);return this._addSvgIconConfig(e,n,new fk("",s,a))}addSvgIconSet(e,n){return this.addSvgIconSetInNamespace("",e,n)}addSvgIconSetLiteral(e,n){return this.addSvgIconSetLiteralInNamespace("",e,n)}addSvgIconSetInNamespace(e,n,i){return this._addSvgIconSetConfig(e,new fk(n,null,i))}addSvgIconSetLiteralInNamespace(e,n,i){const a=this._sanitizer.sanitize(Nc.HTML,n);if(!a)throw H2e(n);const r=U7(a);return this._addSvgIconSetConfig(e,new fk("",r,i))}registerFontClassAlias(e,n=e){return this._fontCssClassesByAlias.set(e,n),this}classNameForFontAlias(e){return this._fontCssClassesByAlias.get(e)||e}setDefaultFontSetClass(e){return this._defaultFontSetClass=e,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(e){const n=this._sanitizer.sanitize(Nc.RESOURCE_URL,e);if(!n)throw F2e(e);const i=this._cachedIconsByUrl.get(n);return i?ic(EU(i)):this._loadSvgIconFromConfig(new fk(e,null)).pipe(yU(a=>this._cachedIconsByUrl.set(n,a)),id(a=>EU(a)))}getNamedSvgIcon(e,n=""){const i=B2e(n,e);let a=this._svgIconConfigs.get(i);if(a)return this._getSvgFromConfig(a);if(a=this._getIconConfigFromResolvers(n,e),a)return this._svgIconConfigs.set(i,a),this._getSvgFromConfig(a);const r=this._iconSetConfigs.get(n);return r?this._getSvgFromIconSetConfigs(e,r):Rfe(R2e(i))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(e){return e.svgText?ic(EU(this._svgElementFromConfig(e))):this._loadSvgIconFromConfig(e).pipe(id(n=>EU(n)))}_getSvgFromIconSetConfigs(e,n){const i=this._extractIconWithNameFromAnySet(e,n);if(i)return ic(i);return MQ(n.filter(r=>!r.svgText).map(r=>this._loadSvgIconSetFromConfig(r).pipe(S0(s=>{const d=`Loading icon set URL: ${this._sanitizer.sanitize(Nc.RESOURCE_URL,r.url)} failed: ${s.message}`;return this._errorHandler.handleError(new Error(d)),ic(null)})))).pipe(id(()=>{const r=this._extractIconWithNameFromAnySet(e,n);if(!r)throw R2e(e);return r}))}_extractIconWithNameFromAnySet(e,n){for(let i=n.length-1;i>=0;i--){const a=n[i];if(a.svgText&&a.svgText.toString().indexOf(e)>-1){const r=this._svgElementFromConfig(a),s=this._extractSvgIconFromSet(r,e,a.options);if(s)return s}}return null}_loadSvgIconFromConfig(e){return this._fetchIcon(e).pipe(yU(n=>e.svgText=n),id(()=>this._svgElementFromConfig(e)))}_loadSvgIconSetFromConfig(e){return e.svgText?ic(null):this._fetchIcon(e).pipe(yU(n=>e.svgText=n))}_extractSvgIconFromSet(e,n,i){const a=e.querySelector(`[id="${n}"]`);if(!a)return null;const r=a.cloneNode(!0);if(r.removeAttribute("id"),"svg"===r.nodeName.toLowerCase())return this._setSvgAttributes(r,i);if("symbol"===r.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(r),i);const s=this._svgElementFromString(U7("<svg></svg>"));return s.appendChild(r),this._setSvgAttributes(s,i)}_svgElementFromString(e){const n=this._document.createElement("DIV");n.innerHTML=e;const i=n.querySelector("svg");if(!i)throw Error("<svg> tag not found");return i}_toSvgElement(e){const n=this._svgElementFromString(U7("<svg></svg>")),i=e.attributes;for(let a=0;a<i.length;a++){const{name:r,value:s}=i[a];"id"!==r&&n.setAttribute(r,s)}for(let a=0;a<e.childNodes.length;a++)e.childNodes[a].nodeType===this._document.ELEMENT_NODE&&n.appendChild(e.childNodes[a].cloneNode(!0));return n}_setSvgAttributes(e,n){return e.setAttribute("fit",""),e.setAttribute("height","100%"),e.setAttribute("width","100%"),e.setAttribute("preserveAspectRatio","xMidYMid meet"),e.setAttribute("focusable","false"),n&&n.viewBox&&e.setAttribute("viewBox",n.viewBox),e}_fetchIcon(e){var n;const{url:i,options:a}=e,r=null!==(n=null==a?void 0:a.withCredentials)&&void 0!==n&&n;if(!this._httpClient)throw function Ygt(){return Error("Could not find HttpClient provider for use with Angular Material icons. Please include the HttpClientModule from @angular/common/http in your app imports.")}();if(null==i)throw Error(`Cannot fetch icon from URL "${i}".`);const s=this._sanitizer.sanitize(Nc.RESOURCE_URL,i);if(!s)throw F2e(i);const o=this._inProgressUrlFetches.get(s);if(o)return o;const d=this._httpClient.get(s,{responseType:"text",withCredentials:r}).pipe(id(u=>U7(u)),function jgt(t){return kc((e,n)=>{try{e.subscribe(n)}finally{n.add(t)}})}(()=>this._inProgressUrlFetches.delete(s)),xK());return this._inProgressUrlFetches.set(s,d),d}_addSvgIconConfig(e,n,i){return this._svgIconConfigs.set(B2e(e,n),i),this}_addSvgIconSetConfig(e,n){const i=this._iconSetConfigs.get(e);return i?i.push(n):this._iconSetConfigs.set(e,[n]),this}_svgElementFromConfig(e){if(!e.svgElement){const n=this._svgElementFromString(e.svgText);this._setSvgAttributes(n,e.options),e.svgElement=n}return e.svgElement}_getIconConfigFromResolvers(e,n){for(let i=0;i<this._resolvers.length;i++){const a=this._resolvers[i](n,e);if(a)return Kgt(a)?new fk(a.url,null,a.options):new fk(a,null)}}}fw.\u0275fac=function(e){return new(e||fw)(Ye(W_,8),Ye(sx),Ye(zn,8),Ye(vO))},fw.\u0275prov=en({token:fw,factory:fw.\u0275fac,providedIn:"root"});new Hv,new j,new Hv,new Hv;function EU(t){return t.cloneNode(!0)}function B2e(t,e){return t+":"+e}function Kgt(t){return!(!t.url||!t.options)}const Xgt=DU(class{constructor(t){this._elementRef=t}}),Zgt=new yn("mat-icon-location",{providedIn:"root",factory:function Qgt(){const t=N3(zn),e=t?t.location:null;return{getPathname:()=>e?e.pathname+e.search:""}}});const z2e=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],e1t=z2e.map(t=>`[${t}]`).join(", "),t1t=/^url\(['"]?#(.*?)['"]?\)$/;class IH extends Xgt{constructor(e,n,i,a,r){super(e),this._iconRegistry=n,this._location=a,this._errorHandler=r,this._inline=!1,this._currentIconFetch=Ml.EMPTY,i||e.nativeElement.setAttribute("aria-hidden","true")}get inline(){return this._inline}set inline(e){this._inline=Ea(e)}get svgIcon(){return this._svgIcon}set svgIcon(e){e!==this._svgIcon&&(e?this._updateSvgIcon(e):this._svgIcon&&this._clearSvgElement(),this._svgIcon=e)}get fontSet(){return this._fontSet}set fontSet(e){const n=this._cleanupFontValue(e);n!==this._fontSet&&(this._fontSet=n,this._updateFontIconClasses())}get fontIcon(){return this._fontIcon}set fontIcon(e){const n=this._cleanupFontValue(e);n!==this._fontIcon&&(this._fontIcon=n,this._updateFontIconClasses())}_splitIconName(e){if(!e)return["",""];const n=e.split(":");switch(n.length){case 1:return["",n[0]];case 2:return n;default:throw Error(`Invalid icon name: "${e}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){const e=this._elementsWithExternalReferences;if(e&&e.size){const n=this._location.getPathname();n!==this._previousPath&&(this._previousPath=n,this._prependPathToReferences(n))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(e){this._clearSvgElement();const n=e.querySelectorAll("style");for(let a=0;a<n.length;a++)n[a].textContent+=" ";const i=this._location.getPathname();this._previousPath=i,this._cacheChildrenWithExternalReferences(e),this._prependPathToReferences(i),this._elementRef.nativeElement.appendChild(e)}_clearSvgElement(){const e=this._elementRef.nativeElement;let n=e.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();n--;){const i=e.childNodes[n];(1!==i.nodeType||"svg"===i.nodeName.toLowerCase())&&i.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;const e=this._elementRef.nativeElement,n=this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet):this._iconRegistry.getDefaultFontSetClass();n!=this._previousFontSetClass&&(this._previousFontSetClass&&e.classList.remove(this._previousFontSetClass),n&&e.classList.add(n),this._previousFontSetClass=n),this.fontIcon!=this._previousFontIconClass&&(this._previousFontIconClass&&e.classList.remove(this._previousFontIconClass),this.fontIcon&&e.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(e){return"string"==typeof e?e.trim().split(" ")[0]:e}_prependPathToReferences(e){const n=this._elementsWithExternalReferences;n&&n.forEach((i,a)=>{i.forEach(r=>{a.setAttribute(r.name,`url('${e}#${r.value}')`)})})}_cacheChildrenWithExternalReferences(e){const n=e.querySelectorAll(e1t),i=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let a=0;a<n.length;a++)z2e.forEach(r=>{const s=n[a],o=s.getAttribute(r),d=o?o.match(t1t):null;if(d){let u=i.get(s);u||(u=[],i.set(s,u)),u.push({name:r,value:d[1]})}})}_updateSvgIcon(e){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),e){const[n,i]=this._splitIconName(e);n&&(this._svgNamespace=n),i&&(this._svgName=i),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(i,n).pipe(X0(1)).subscribe(a=>this._setSvgElement(a),a=>{const r=`Error retrieving icon ${n}:${i}! ${a.message}`;this._errorHandler.handleError(new Error(r))})}}}IH.\u0275fac=function(e){return new(e||IH)(E(qn),E(fw),Rv("aria-hidden"),E(Zgt),E(vO))},IH.\u0275cmp=xe({type:IH,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:7,hostBindings:function(e,n){2&e&&(Dr("data-mat-icon-type",n._usingFontIcon()?"font":"svg")("data-mat-icon-name",n._svgName||n.fontIcon)("data-mat-icon-namespace",n._svgNamespace||n.fontSet),ts("mat-icon-inline",n.inline)("mat-icon-no-color","primary"!==n.color&&"accent"!==n.color&&"warn"!==n.color))},inputs:{color:"color",inline:"inline",svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],features:[me],ngContentSelectors:["*"],decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:[".mat-icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}\n"],encapsulation:2,changeDetection:0});class LH{}LH.\u0275fac=function(e){return new(e||LH)},LH.\u0275mod=ge({type:LH,declarations:[IH],imports:[ei],exports:[IH,ei]}),LH.\u0275inj=fe({imports:[[ei],ei]});class NH{constructor(){this._vertical=!1,this._inset=!1}get vertical(){return this._vertical}set vertical(e){this._vertical=Ea(e)}get inset(){return this._inset}set inset(e){this._inset=Ea(e)}}NH.\u0275fac=function(e){return new(e||NH)},NH.\u0275cmp=xe({type:NH,selectors:[["mat-divider"]],hostAttrs:["role","separator",1,"mat-divider"],hostVars:7,hostBindings:function(e,n){2&e&&(Dr("aria-orientation",n.vertical?"vertical":"horizontal"),ts("mat-divider-vertical",n.vertical)("mat-divider-horizontal",!n.vertical)("mat-divider-inset",n.inset))},inputs:{vertical:"vertical",inset:"inset"},decls:0,vars:0,template:function(e,n){},styles:[".mat-divider{display:block;margin:0;border-top-width:1px;border-top-style:solid}.mat-divider.mat-divider-vertical{border-top:0;border-right-width:1px;border-right-style:solid}.mat-divider.mat-divider-inset{margin-left:80px}[dir=rtl] .mat-divider.mat-divider-inset{margin-left:auto;margin-right:80px}\n"],encapsulation:2,changeDetection:0});class gk{}gk.\u0275fac=function(e){return new(e||gk)},gk.\u0275mod=ge({type:gk,declarations:[NH],imports:[ei],exports:[NH,ei]}),gk.\u0275inj=fe({imports:[[ei],ei]});const Sse=["*"],$2e='.mat-subheader{display:flex;box-sizing:border-box;padding:16px;align-items:center}.mat-list-base .mat-subheader{margin:0}.mat-list-base{padding-top:8px;display:block;-webkit-tap-highlight-color:transparent}.mat-list-base .mat-subheader{height:48px;line-height:16px}.mat-list-base .mat-subheader:first-child{margin-top:-8px}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{display:block;height:48px;-webkit-tap-highlight-color:transparent;width:100%;padding:0}.mat-list-base .mat-list-item .mat-list-item-content,.mat-list-base .mat-list-option .mat-list-item-content{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0 16px;position:relative;height:inherit}.mat-list-base .mat-list-item .mat-list-item-content-reverse,.mat-list-base .mat-list-option .mat-list-item-content-reverse{display:flex;align-items:center;padding:0 16px;flex-direction:row-reverse;justify-content:space-around}.mat-list-base .mat-list-item .mat-list-item-ripple,.mat-list-base .mat-list-option .mat-list-item-ripple{display:block;top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-list-base .mat-list-item.mat-list-item-with-avatar,.mat-list-base .mat-list-option.mat-list-item-with-avatar{height:56px}.mat-list-base .mat-list-item.mat-2-line,.mat-list-base .mat-list-option.mat-2-line{height:72px}.mat-list-base .mat-list-item.mat-3-line,.mat-list-base .mat-list-option.mat-3-line{height:88px}.mat-list-base .mat-list-item.mat-multi-line,.mat-list-base .mat-list-option.mat-multi-line{height:auto}.mat-list-base .mat-list-item.mat-multi-line .mat-list-item-content,.mat-list-base .mat-list-option.mat-multi-line .mat-list-item-content{padding-top:16px;padding-bottom:16px}.mat-list-base .mat-list-item .mat-list-text,.mat-list-base .mat-list-option .mat-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden;padding:0}.mat-list-base .mat-list-item .mat-list-text>*,.mat-list-base .mat-list-option .mat-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-list-base .mat-list-item .mat-list-text:empty,.mat-list-base .mat-list-option .mat-list-text:empty{display:none}.mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:0;padding-left:16px}[dir=rtl] .mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:0}.mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-left:0;padding-right:16px}[dir=rtl] .mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:0;padding-left:16px}.mat-list-base .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:16px}.mat-list-base .mat-list-item .mat-list-avatar,.mat-list-base .mat-list-option .mat-list-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;object-fit:cover}.mat-list-base .mat-list-item .mat-list-avatar~.mat-divider-inset,.mat-list-base .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:72px;width:calc(100% - 72px)}[dir=rtl] .mat-list-base .mat-list-item .mat-list-avatar~.mat-divider-inset,[dir=rtl] .mat-list-base .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:auto;margin-right:72px}.mat-list-base .mat-list-item .mat-list-icon,.mat-list-base .mat-list-option .mat-list-icon{flex-shrink:0;width:24px;height:24px;font-size:24px;box-sizing:content-box;border-radius:50%;padding:4px}.mat-list-base .mat-list-item .mat-list-icon~.mat-divider-inset,.mat-list-base .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:64px;width:calc(100% - 64px)}[dir=rtl] .mat-list-base .mat-list-item .mat-list-icon~.mat-divider-inset,[dir=rtl] .mat-list-base .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:auto;margin-right:64px}.mat-list-base .mat-list-item .mat-divider,.mat-list-base .mat-list-option .mat-divider{position:absolute;bottom:0;left:0;width:100%;margin:0}[dir=rtl] .mat-list-base .mat-list-item .mat-divider,[dir=rtl] .mat-list-base .mat-list-option .mat-divider{margin-left:auto;margin-right:0}.mat-list-base .mat-list-item .mat-divider.mat-divider-inset,.mat-list-base .mat-list-option .mat-divider.mat-divider-inset{position:absolute}.mat-list-base[dense]{padding-top:4px;display:block}.mat-list-base[dense] .mat-subheader{height:40px;line-height:8px}.mat-list-base[dense] .mat-subheader:first-child{margin-top:-4px}.mat-list-base[dense] .mat-list-item,.mat-list-base[dense] .mat-list-option{display:block;height:40px;-webkit-tap-highlight-color:transparent;width:100%;padding:0}.mat-list-base[dense] .mat-list-item .mat-list-item-content,.mat-list-base[dense] .mat-list-option .mat-list-item-content{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0 16px;position:relative;height:inherit}.mat-list-base[dense] .mat-list-item .mat-list-item-content-reverse,.mat-list-base[dense] .mat-list-option .mat-list-item-content-reverse{display:flex;align-items:center;padding:0 16px;flex-direction:row-reverse;justify-content:space-around}.mat-list-base[dense] .mat-list-item .mat-list-item-ripple,.mat-list-base[dense] .mat-list-option .mat-list-item-ripple{display:block;top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar{height:48px}.mat-list-base[dense] .mat-list-item.mat-2-line,.mat-list-base[dense] .mat-list-option.mat-2-line{height:60px}.mat-list-base[dense] .mat-list-item.mat-3-line,.mat-list-base[dense] .mat-list-option.mat-3-line{height:76px}.mat-list-base[dense] .mat-list-item.mat-multi-line,.mat-list-base[dense] .mat-list-option.mat-multi-line{height:auto}.mat-list-base[dense] .mat-list-item.mat-multi-line .mat-list-item-content,.mat-list-base[dense] .mat-list-option.mat-multi-line .mat-list-item-content{padding-top:16px;padding-bottom:16px}.mat-list-base[dense] .mat-list-item .mat-list-text,.mat-list-base[dense] .mat-list-option .mat-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden;padding:0}.mat-list-base[dense] .mat-list-item .mat-list-text>*,.mat-list-base[dense] .mat-list-option .mat-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-list-base[dense] .mat-list-item .mat-list-text:empty,.mat-list-base[dense] .mat-list-option .mat-list-text:empty{display:none}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:0;padding-left:16px}[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:0}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-left:0;padding-right:16px}[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:0;padding-left:16px}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:16px}.mat-list-base[dense] .mat-list-item .mat-list-avatar,.mat-list-base[dense] .mat-list-option .mat-list-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;object-fit:cover}.mat-list-base[dense] .mat-list-item .mat-list-avatar~.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:68px;width:calc(100% - 68px)}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-list-avatar~.mat-divider-inset,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:auto;margin-right:68px}.mat-list-base[dense] .mat-list-item .mat-list-icon,.mat-list-base[dense] .mat-list-option .mat-list-icon{flex-shrink:0;width:20px;height:20px;font-size:20px;box-sizing:content-box;border-radius:50%;padding:4px}.mat-list-base[dense] .mat-list-item .mat-list-icon~.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:60px;width:calc(100% - 60px)}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-list-icon~.mat-divider-inset,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:auto;margin-right:60px}.mat-list-base[dense] .mat-list-item .mat-divider,.mat-list-base[dense] .mat-list-option .mat-divider{position:absolute;bottom:0;left:0;width:100%;margin:0}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-divider,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-divider{margin-left:auto;margin-right:0}.mat-list-base[dense] .mat-list-item .mat-divider.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-divider.mat-divider-inset{position:absolute}.mat-nav-list a{text-decoration:none;color:inherit}.mat-nav-list .mat-list-item{cursor:pointer;outline:none}mat-action-list button{background:none;color:inherit;border:none;font:inherit;outline:inherit;-webkit-tap-highlight-color:transparent;text-align:left}[dir=rtl] mat-action-list button{text-align:right}mat-action-list button::-moz-focus-inner{border:0}mat-action-list .mat-list-item{cursor:pointer;outline:inherit}.mat-list-option:not(.mat-list-item-disabled){cursor:pointer;outline:none}.mat-list-item-disabled{pointer-events:none}.cdk-high-contrast-active .mat-list-item-disabled{opacity:.5}.cdk-high-contrast-active :host .mat-list-item-disabled{opacity:.5}.cdk-high-contrast-active .mat-selection-list:focus{outline-style:dotted}.cdk-high-contrast-active .mat-list-option:hover,.cdk-high-contrast-active .mat-list-option:focus,.cdk-high-contrast-active .mat-nav-list .mat-list-item:hover,.cdk-high-contrast-active .mat-nav-list .mat-list-item:focus,.cdk-high-contrast-active mat-action-list .mat-list-item:hover,.cdk-high-contrast-active mat-action-list .mat-list-item:focus{outline:dotted 1px;z-index:1}.cdk-high-contrast-active .mat-list-single-selected-option::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}.cdk-high-contrast-active [dir=rtl] .mat-list-single-selected-option::after{right:auto;left:16px}@media(hover: none){.mat-list-option:not(.mat-list-single-selected-option):not(.mat-list-item-disabled):hover,.mat-nav-list .mat-list-item:not(.mat-list-item-disabled):hover,.mat-action-list .mat-list-item:not(.mat-list-item-disabled):hover{background:none}}\n',n1t=[[["","mat-list-avatar",""],["","mat-list-icon",""],["","matListAvatar",""],["","matListIcon",""]],[["","mat-line",""],["","matLine",""]],"*"],a1t=["text"];function r1t(t,e){if(1&t&&Gl(0,"mat-pseudo-checkbox",5),2&t){const n=Gd();ca("state",n.selected?"checked":"unchecked")("disabled",n.disabled)}}const s1t=["*",[["","mat-list-avatar",""],["","mat-list-icon",""],["","matListAvatar",""],["","matListIcon",""]]],V2e=B7(ZA(class{})),l1t=ZA(class{}),W2e=new yn("MatList"),G2e=new yn("MatNavList");class G2 extends V2e{constructor(){super(...arguments),this._stateChanges=new zi}ngOnChanges(){this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}}G2.\u0275fac=function(){let t;return function(n){return(t||(t=ss(G2)))(n||G2)}}(),G2.\u0275cmp=xe({type:G2,selectors:[["mat-nav-list"]],hostAttrs:["role","navigation",1,"mat-nav-list","mat-list-base"],inputs:{disableRipple:"disableRipple",disabled:"disabled"},exportAs:["matNavList"],features:[_e([{provide:G2e,useExisting:G2}]),me,Vl],ngContentSelectors:Sse,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:['.mat-subheader{display:flex;box-sizing:border-box;padding:16px;align-items:center}.mat-list-base .mat-subheader{margin:0}.mat-list-base{padding-top:8px;display:block;-webkit-tap-highlight-color:transparent}.mat-list-base .mat-subheader{height:48px;line-height:16px}.mat-list-base .mat-subheader:first-child{margin-top:-8px}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{display:block;height:48px;-webkit-tap-highlight-color:transparent;width:100%;padding:0}.mat-list-base .mat-list-item .mat-list-item-content,.mat-list-base .mat-list-option .mat-list-item-content{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0 16px;position:relative;height:inherit}.mat-list-base .mat-list-item .mat-list-item-content-reverse,.mat-list-base .mat-list-option .mat-list-item-content-reverse{display:flex;align-items:center;padding:0 16px;flex-direction:row-reverse;justify-content:space-around}.mat-list-base .mat-list-item .mat-list-item-ripple,.mat-list-base .mat-list-option .mat-list-item-ripple{display:block;top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-list-base .mat-list-item.mat-list-item-with-avatar,.mat-list-base .mat-list-option.mat-list-item-with-avatar{height:56px}.mat-list-base .mat-list-item.mat-2-line,.mat-list-base .mat-list-option.mat-2-line{height:72px}.mat-list-base .mat-list-item.mat-3-line,.mat-list-base .mat-list-option.mat-3-line{height:88px}.mat-list-base .mat-list-item.mat-multi-line,.mat-list-base .mat-list-option.mat-multi-line{height:auto}.mat-list-base .mat-list-item.mat-multi-line .mat-list-item-content,.mat-list-base .mat-list-option.mat-multi-line .mat-list-item-content{padding-top:16px;padding-bottom:16px}.mat-list-base .mat-list-item .mat-list-text,.mat-list-base .mat-list-option .mat-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden;padding:0}.mat-list-base .mat-list-item .mat-list-text>*,.mat-list-base .mat-list-option .mat-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-list-base .mat-list-item .mat-list-text:empty,.mat-list-base .mat-list-option .mat-list-text:empty{display:none}.mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:0;padding-left:16px}[dir=rtl] .mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:0}.mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-left:0;padding-right:16px}[dir=rtl] .mat-list-base .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:0;padding-left:16px}.mat-list-base .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:16px}.mat-list-base .mat-list-item .mat-list-avatar,.mat-list-base .mat-list-option .mat-list-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;object-fit:cover}.mat-list-base .mat-list-item .mat-list-avatar~.mat-divider-inset,.mat-list-base .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:72px;width:calc(100% - 72px)}[dir=rtl] .mat-list-base .mat-list-item .mat-list-avatar~.mat-divider-inset,[dir=rtl] .mat-list-base .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:auto;margin-right:72px}.mat-list-base .mat-list-item .mat-list-icon,.mat-list-base .mat-list-option .mat-list-icon{flex-shrink:0;width:24px;height:24px;font-size:24px;box-sizing:content-box;border-radius:50%;padding:4px}.mat-list-base .mat-list-item .mat-list-icon~.mat-divider-inset,.mat-list-base .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:64px;width:calc(100% - 64px)}[dir=rtl] .mat-list-base .mat-list-item .mat-list-icon~.mat-divider-inset,[dir=rtl] .mat-list-base .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:auto;margin-right:64px}.mat-list-base .mat-list-item .mat-divider,.mat-list-base .mat-list-option .mat-divider{position:absolute;bottom:0;left:0;width:100%;margin:0}[dir=rtl] .mat-list-base .mat-list-item .mat-divider,[dir=rtl] .mat-list-base .mat-list-option .mat-divider{margin-left:auto;margin-right:0}.mat-list-base .mat-list-item .mat-divider.mat-divider-inset,.mat-list-base .mat-list-option .mat-divider.mat-divider-inset{position:absolute}.mat-list-base[dense]{padding-top:4px;display:block}.mat-list-base[dense] .mat-subheader{height:40px;line-height:8px}.mat-list-base[dense] .mat-subheader:first-child{margin-top:-4px}.mat-list-base[dense] .mat-list-item,.mat-list-base[dense] .mat-list-option{display:block;height:40px;-webkit-tap-highlight-color:transparent;width:100%;padding:0}.mat-list-base[dense] .mat-list-item .mat-list-item-content,.mat-list-base[dense] .mat-list-option .mat-list-item-content{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;padding:0 16px;position:relative;height:inherit}.mat-list-base[dense] .mat-list-item .mat-list-item-content-reverse,.mat-list-base[dense] .mat-list-option .mat-list-item-content-reverse{display:flex;align-items:center;padding:0 16px;flex-direction:row-reverse;justify-content:space-around}.mat-list-base[dense] .mat-list-item .mat-list-item-ripple,.mat-list-base[dense] .mat-list-option .mat-list-item-ripple{display:block;top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar{height:48px}.mat-list-base[dense] .mat-list-item.mat-2-line,.mat-list-base[dense] .mat-list-option.mat-2-line{height:60px}.mat-list-base[dense] .mat-list-item.mat-3-line,.mat-list-base[dense] .mat-list-option.mat-3-line{height:76px}.mat-list-base[dense] .mat-list-item.mat-multi-line,.mat-list-base[dense] .mat-list-option.mat-multi-line{height:auto}.mat-list-base[dense] .mat-list-item.mat-multi-line .mat-list-item-content,.mat-list-base[dense] .mat-list-option.mat-multi-line .mat-list-item-content{padding-top:16px;padding-bottom:16px}.mat-list-base[dense] .mat-list-item .mat-list-text,.mat-list-base[dense] .mat-list-option .mat-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden;padding:0}.mat-list-base[dense] .mat-list-item .mat-list-text>*,.mat-list-base[dense] .mat-list-option .mat-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-list-base[dense] .mat-list-item .mat-list-text:empty,.mat-list-base[dense] .mat-list-option .mat-list-text:empty{display:none}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:0;padding-left:16px}[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:0}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-left:0;padding-right:16px}[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-item.mat-list-option .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar .mat-list-item-content-reverse .mat-list-text,[dir=rtl] .mat-list-base[dense] .mat-list-option.mat-list-option .mat-list-item-content-reverse .mat-list-text{padding-right:0;padding-left:16px}.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-item.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content-reverse .mat-list-text,.mat-list-base[dense] .mat-list-option.mat-list-item-with-avatar.mat-list-option .mat-list-item-content .mat-list-text{padding-right:16px;padding-left:16px}.mat-list-base[dense] .mat-list-item .mat-list-avatar,.mat-list-base[dense] .mat-list-option .mat-list-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;object-fit:cover}.mat-list-base[dense] .mat-list-item .mat-list-avatar~.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:68px;width:calc(100% - 68px)}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-list-avatar~.mat-divider-inset,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-list-avatar~.mat-divider-inset{margin-left:auto;margin-right:68px}.mat-list-base[dense] .mat-list-item .mat-list-icon,.mat-list-base[dense] .mat-list-option .mat-list-icon{flex-shrink:0;width:20px;height:20px;font-size:20px;box-sizing:content-box;border-radius:50%;padding:4px}.mat-list-base[dense] .mat-list-item .mat-list-icon~.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:60px;width:calc(100% - 60px)}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-list-icon~.mat-divider-inset,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-list-icon~.mat-divider-inset{margin-left:auto;margin-right:60px}.mat-list-base[dense] .mat-list-item .mat-divider,.mat-list-base[dense] .mat-list-option .mat-divider{position:absolute;bottom:0;left:0;width:100%;margin:0}[dir=rtl] .mat-list-base[dense] .mat-list-item .mat-divider,[dir=rtl] .mat-list-base[dense] .mat-list-option .mat-divider{margin-left:auto;margin-right:0}.mat-list-base[dense] .mat-list-item .mat-divider.mat-divider-inset,.mat-list-base[dense] .mat-list-option .mat-divider.mat-divider-inset{position:absolute}.mat-nav-list a{text-decoration:none;color:inherit}.mat-nav-list .mat-list-item{cursor:pointer;outline:none}mat-action-list button{background:none;color:inherit;border:none;font:inherit;outline:inherit;-webkit-tap-highlight-color:transparent;text-align:left}[dir=rtl] mat-action-list button{text-align:right}mat-action-list button::-moz-focus-inner{border:0}mat-action-list .mat-list-item{cursor:pointer;outline:inherit}.mat-list-option:not(.mat-list-item-disabled){cursor:pointer;outline:none}.mat-list-item-disabled{pointer-events:none}.cdk-high-contrast-active .mat-list-item-disabled{opacity:.5}.cdk-high-contrast-active :host .mat-list-item-disabled{opacity:.5}.cdk-high-contrast-active .mat-selection-list:focus{outline-style:dotted}.cdk-high-contrast-active .mat-list-option:hover,.cdk-high-contrast-active .mat-list-option:focus,.cdk-high-contrast-active .mat-nav-list .mat-list-item:hover,.cdk-high-contrast-active .mat-nav-list .mat-list-item:focus,.cdk-high-contrast-active mat-action-list .mat-list-item:hover,.cdk-high-contrast-active mat-action-list .mat-list-item:focus{outline:dotted 1px;z-index:1}.cdk-high-contrast-active .mat-list-single-selected-option::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}.cdk-high-contrast-active [dir=rtl] .mat-list-single-selected-option::after{right:auto;left:16px}@media(hover: none){.mat-list-option:not(.mat-list-single-selected-option):not(.mat-list-item-disabled):hover,.mat-nav-list .mat-list-item:not(.mat-list-item-disabled):hover,.mat-action-list .mat-list-item:not(.mat-list-item-disabled):hover{background:none}}\n'],encapsulation:2,changeDetection:0});class _k extends V2e{constructor(e){super(),this._elementRef=e,this._stateChanges=new zi,"action-list"===this._getListType()&&e.nativeElement.classList.add("mat-action-list")}_getListType(){const e=this._elementRef.nativeElement.nodeName.toLowerCase();return"mat-list"===e?"list":"mat-action-list"===e?"action-list":null}ngOnChanges(){this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}}_k.\u0275fac=function(e){return new(e||_k)(E(qn))},_k.\u0275cmp=xe({type:_k,selectors:[["mat-list"],["mat-action-list"]],hostAttrs:[1,"mat-list","mat-list-base"],inputs:{disableRipple:"disableRipple",disabled:"disabled"},exportAs:["matList"],features:[_e([{provide:W2e,useExisting:_k}]),me,Vl],ngContentSelectors:Sse,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:[$2e],encapsulation:2,changeDetection:0});class j2{}j2.\u0275fac=function(e){return new(e||j2)},j2.\u0275dir=Pt({type:j2,selectors:[["","mat-list-avatar",""],["","matListAvatar",""]],hostAttrs:[1,"mat-list-avatar"]});class q2{}q2.\u0275fac=function(e){return new(e||q2)},q2.\u0275dir=Pt({type:q2,selectors:[["","mat-list-icon",""],["","matListIcon",""]],hostAttrs:[1,"mat-list-icon"]});class PH{}PH.\u0275fac=function(e){return new(e||PH)},PH.\u0275dir=Pt({type:PH,selectors:[["","mat-subheader",""],["","matSubheader",""]],hostAttrs:[1,"mat-subheader"]});class RH extends l1t{constructor(e,n,i,a){super(),this._element=e,this._isInteractiveList=!1,this._destroyed=new zi,this._disabled=!1,this._isInteractiveList=!!(i||a&&"action-list"===a._getListType()),this._list=i||a;const r=this._getHostElement();"button"===r.nodeName.toLowerCase()&&!r.hasAttribute("type")&&r.setAttribute("type","button"),this._list&&this._list._stateChanges.pipe(gd(this._destroyed)).subscribe(()=>{n.markForCheck()})}get disabled(){return this._disabled||!(!this._list||!this._list.disabled)}set disabled(e){this._disabled=Ea(e)}ngAfterContentInit(){p2e(this._lines,this._element)}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_isRippleDisabled(){return!this._isInteractiveList||this.disableRipple||!(!this._list||!this._list.disableRipple)}_getHostElement(){return this._element.nativeElement}}RH.\u0275fac=function(e){return new(e||RH)(E(qn),E(jd),E(G2e,8),E(W2e,8))},RH.\u0275cmp=xe({type:RH,selectors:[["mat-list-item"],["a","mat-list-item",""],["button","mat-list-item",""]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,j2,5),Dn(i,q2,5),Dn(i,R2,5)),2&e){let a;Zt(a=Qt())&&(n._avatar=a.first),Zt(a=Qt())&&(n._icon=a.first),Zt(a=Qt())&&(n._lines=a)}},hostAttrs:[1,"mat-list-item","mat-focus-indicator"],hostVars:6,hostBindings:function(e,n){2&e&&ts("mat-list-item-disabled",n.disabled)("mat-list-item-avatar",n._avatar||n._icon)("mat-list-item-with-avatar",n._avatar||n._icon)},inputs:{disableRipple:"disableRipple",disabled:"disabled"},exportAs:["matListItem"],features:[me],ngContentSelectors:["[mat-list-avatar], [mat-list-icon], [matListAvatar], [matListIcon]","[mat-line], [matLine]","*"],decls:6,vars:2,consts:[[1,"mat-list-item-content"],["mat-ripple","",1,"mat-list-item-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mat-list-text"]],template:function(e,n){1&e&&(Dl(n1t),qi(0,"span",0),Gl(1,"span",1),va(2),qi(3,"span",2),va(4,1),Ui(),va(5,2),Ui()),2&e&&(ya(1),ca("matRippleTrigger",n._getHostElement())("matRippleDisabled",n._isRippleDisabled()))},directives:[k1],encapsulation:2,changeDetection:0});const d1t=ZA(class{}),u1t=ZA(class{}),c1t={provide:ff,useExisting:hn(()=>U2),multi:!0};class p1t{constructor(e,n,i){this.source=e,this.option=n,this.options=i}}class yk extends u1t{constructor(e,n,i){super(),this._element=e,this._changeDetector=n,this.selectionList=i,this._selected=!1,this._disabled=!1,this._hasFocus=!1,this.selectedChange=new Ae,this.checkboxPosition="after",this._inputsInitialized=!1}get color(){return this._color||this.selectionList.color}set color(e){this._color=e}get value(){return this._value}set value(e){this.selected&&!this.selectionList.compareWith(e,this.value)&&this._inputsInitialized&&(this.selected=!1),this._value=e}get disabled(){return this._disabled||this.selectionList&&this.selectionList.disabled}set disabled(e){const n=Ea(e);n!==this._disabled&&(this._disabled=n,this._changeDetector.markForCheck())}get selected(){return this.selectionList.selectedOptions.isSelected(this)}set selected(e){const n=Ea(e);n!==this._selected&&(this._setSelected(n),(n||this.selectionList.multiple)&&this.selectionList._reportValueChange())}ngOnInit(){const e=this.selectionList;e._value&&e._value.some(i=>e.compareWith(i,this._value))&&this._setSelected(!0);const n=this._selected;Promise.resolve().then(()=>{(this._selected||n)&&(this.selected=!0,this._changeDetector.markForCheck())}),this._inputsInitialized=!0}ngAfterContentInit(){p2e(this._lines,this._element)}ngOnDestroy(){this.selected&&Promise.resolve().then(()=>{this.selected=!1});const e=this._hasFocus,n=this.selectionList._removeOptionFromList(this);e&&n&&n.focus()}toggle(){this.selected=!this.selected}focus(){this._element.nativeElement.focus()}getLabel(){return this._text&&this._text.nativeElement.textContent||""}_isRippleDisabled(){return this.disabled||this.disableRipple||this.selectionList.disableRipple}_handleClick(){!this.disabled&&(this.selectionList.multiple||!this.selected)&&(this.toggle(),this.selectionList._emitChangeEvent([this]))}_handleFocus(){this.selectionList._setFocusedOption(this),this._hasFocus=!0}_handleBlur(){this.selectionList._onTouched(),this._hasFocus=!1}_getHostElement(){return this._element.nativeElement}_setSelected(e){return e!==this._selected&&(this._selected=e,e?this.selectionList.selectedOptions.select(this):this.selectionList.selectedOptions.deselect(this),this.selectedChange.emit(e),this._changeDetector.markForCheck(),!0)}_markForCheck(){this._changeDetector.markForCheck()}}yk.\u0275fac=function(e){return new(e||yk)(E(qn),E(jd),E(hn(()=>U2)))},yk.\u0275cmp=xe({type:yk,selectors:[["mat-list-option"]],contentQueries:function(e,n,i){if(1&e&&(Dn(i,j2,5),Dn(i,q2,5),Dn(i,R2,5)),2&e){let a;Zt(a=Qt())&&(n._avatar=a.first),Zt(a=Qt())&&(n._icon=a.first),Zt(a=Qt())&&(n._lines=a)}},viewQuery:function(e,n){if(1&e&&Up(a1t,5),2&e){let i;Zt(i=Qt())&&(n._text=i.first)}},hostAttrs:["role","option",1,"mat-list-item","mat-list-option","mat-focus-indicator"],hostVars:15,hostBindings:function(e,n){1&e&&os("focus",function(){return n._handleFocus()})("blur",function(){return n._handleBlur()})("click",function(){return n._handleClick()}),2&e&&(Dr("aria-selected",n.selected)("aria-disabled",n.disabled)("tabindex",-1),ts("mat-list-item-disabled",n.disabled)("mat-list-item-with-avatar",n._avatar||n._icon)("mat-primary","primary"===n.color)("mat-accent","primary"!==n.color&&"warn"!==n.color)("mat-warn","warn"===n.color)("mat-list-single-selected-option",n.selected&&!n.selectionList.multiple))},inputs:{disableRipple:"disableRipple",checkboxPosition:"checkboxPosition",color:"color",value:"value",disabled:"disabled",selected:"selected"},outputs:{selectedChange:"selectedChange"},exportAs:["matListOption"],features:[me],ngContentSelectors:["*","[mat-list-avatar], [mat-list-icon], [matListAvatar], [matListIcon]"],decls:7,vars:5,consts:[[1,"mat-list-item-content"],["mat-ripple","",1,"mat-list-item-ripple",3,"matRippleTrigger","matRippleDisabled"],[3,"state","disabled",4,"ngIf"],[1,"mat-list-text"],["text",""],[3,"state","disabled"]],template:function(e,n){1&e&&(Dl(s1t),qi(0,"div",0),Gl(1,"div",1),Wl(2,r1t,1,2,"mat-pseudo-checkbox",2),qi(3,"div",3,4),va(5),Ui(),va(6,1),Ui()),2&e&&(ts("mat-list-item-content-reverse","after"==n.checkboxPosition),ya(1),ca("matRippleTrigger",n._getHostElement())("matRippleDisabled",n._isRippleDisabled()),ya(1),ca("ngIf",n.selectionList.multiple))},directives:[F2,k1,N_],encapsulation:2,changeDetection:0});class U2 extends d1t{constructor(e,n,i,a){super(),this._element=e,this._changeDetector=i,this._focusMonitor=a,this._multiple=!0,this._contentInitialized=!1,this.selectionChange=new Ae,this.tabIndex=0,this.color="accent",this.compareWith=(r,s)=>r===s,this._disabled=!1,this.selectedOptions=new sse(this._multiple),this._tabIndex=-1,this._onChange=r=>{},this._destroyed=new zi,this._onTouched=()=>{}}get disabled(){return this._disabled}set disabled(e){this._disabled=Ea(e),this._markOptionsForCheck()}get multiple(){return this._multiple}set multiple(e){const n=Ea(e);n!==this._multiple&&(this._contentInitialized,this._multiple=n,this.selectedOptions=new sse(this._multiple,this.selectedOptions.selected))}ngAfterContentInit(){var e;this._contentInitialized=!0,this._keyManager=new e2e(this.options).withWrap().withTypeAhead().withHomeAndEnd().skipPredicate(()=>!1).withAllowedModifierKeys(["shiftKey"]),this._value&&this._setOptionsFromValues(this._value),this._keyManager.tabOut.pipe(gd(this._destroyed)).subscribe(()=>{this._allowFocusEscape()}),this.options.changes.pipe(A1(null),gd(this._destroyed)).subscribe(()=>{this._updateTabIndex()}),this.selectedOptions.changed.pipe(gd(this._destroyed)).subscribe(n=>{if(n.added)for(let i of n.added)i.selected=!0;if(n.removed)for(let i of n.removed)i.selected=!1}),null===(e=this._focusMonitor)||void 0===e||e.monitor(this._element).pipe(gd(this._destroyed)).subscribe(n=>{var i;if("keyboard"===n||"program"===n){let a=0;for(let r=0;r<this.options.length;r++)if(null===(i=this.options.get(r))||void 0===i?void 0:i.selected){a=r;break}this._keyManager.setActiveItem(a)}})}ngOnChanges(e){const n=e.disableRipple,i=e.color;(n&&!n.firstChange||i&&!i.firstChange)&&this._markOptionsForCheck()}ngOnDestroy(){var e;null===(e=this._focusMonitor)||void 0===e||e.stopMonitoring(this._element),this._destroyed.next(),this._destroyed.complete(),this._isDestroyed=!0}focus(e){this._element.nativeElement.focus(e)}selectAll(){return this._setAllOptionsSelected(!0)}deselectAll(){return this._setAllOptionsSelected(!1)}_setFocusedOption(e){this._keyManager.updateActiveItem(e)}_removeOptionFromList(e){const n=this._getOptionIndex(e);return n>-1&&this._keyManager.activeItemIndex===n&&(n>0?this._keyManager.updateActiveItem(n-1):0===n&&this.options.length>1&&this._keyManager.updateActiveItem(Math.min(n+1,this.options.length-1))),this._keyManager.activeItem}_keydown(e){const n=e.keyCode,i=this._keyManager,a=i.activeItemIndex,r=ow(e);switch(n){case 32:case 13:!r&&!i.isTyping()&&(this._toggleFocusedOption(),e.preventDefault());break;default:if(65===n&&this.multiple&&ow(e,"ctrlKey")&&!i.isTyping()){const s=this.options.some(o=>!o.disabled&&!o.selected);this._setAllOptionsSelected(s,!0,!0),e.preventDefault()}else i.onKeydown(e)}this.multiple&&(38===n||40===n)&&e.shiftKey&&i.activeItemIndex!==a&&this._toggleFocusedOption()}_reportValueChange(){if(this.options&&!this._isDestroyed){const e=this._getSelectedOptionValues();this._onChange(e),this._value=e}}_emitChangeEvent(e){this.selectionChange.emit(new p1t(this,e[0],e))}writeValue(e){this._value=e,this.options&&this._setOptionsFromValues(e||[])}setDisabledState(e){this.disabled=e}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}_setOptionsFromValues(e){this.options.forEach(n=>n._setSelected(!1)),e.forEach(n=>{const i=this.options.find(a=>!a.selected&&this.compareWith(a.value,n));i&&i._setSelected(!0)})}_getSelectedOptionValues(){return this.options.filter(e=>e.selected).map(e=>e.value)}_toggleFocusedOption(){let e=this._keyManager.activeItemIndex;if(null!=e&&this._isValidIndex(e)){let n=this.options.toArray()[e];n&&!n.disabled&&(this._multiple||!n.selected)&&(n.toggle(),this._emitChangeEvent([n]))}}_setAllOptionsSelected(e,n,i){const a=[];return this.options.forEach(r=>{(!n||!r.disabled)&&r._setSelected(e)&&a.push(r)}),a.length&&(this._reportValueChange(),i&&this._emitChangeEvent(a)),a}_isValidIndex(e){return e>=0&&e<this.options.length}_getOptionIndex(e){return this.options.toArray().indexOf(e)}_markOptionsForCheck(){this.options&&this.options.forEach(e=>e._markForCheck())}_allowFocusEscape(){this._tabIndex=-1,setTimeout(()=>{this._tabIndex=0,this._changeDetector.markForCheck()})}_updateTabIndex(){this._tabIndex=0===this.options.length?-1:0}}U2.\u0275fac=function(e){return new(e||U2)(E(qn),Rv("tabindex"),E(jd),E(Xy))},U2.\u0275cmp=xe({type:U2,selectors:[["mat-selection-list"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,yk,5),2&e){let a;Zt(a=Qt())&&(n.options=a)}},hostAttrs:["role","listbox",1,"mat-selection-list","mat-list-base"],hostVars:3,hostBindings:function(e,n){1&e&&os("keydown",function(a){return n._keydown(a)}),2&e&&Dr("aria-multiselectable",n.multiple)("aria-disabled",n.disabled.toString())("tabindex",n._tabIndex)},inputs:{disableRipple:"disableRipple",tabIndex:"tabIndex",color:"color",compareWith:"compareWith",disabled:"disabled",multiple:"multiple"},outputs:{selectionChange:"selectionChange"},exportAs:["matSelectionList"],features:[_e([c1t]),me,Vl],ngContentSelectors:Sse,decls:1,vars:0,template:function(e,n){1&e&&(Dl(),va(0))},styles:[$2e],encapsulation:2,changeDetection:0});class FH{}FH.\u0275fac=function(e){return new(e||FH)},FH.\u0275mod=ge({type:FH,declarations:[_k,G2,RH,j2,q2,PH,U2,yk],imports:[uw,Xf,ei,Zy,Ud],exports:[_k,G2,RH,j2,uw,ei,q2,PH,Zy,U2,yk,gk]}),FH.\u0275inj=fe({imports:[[uw,Xf,ei,Zy,Ud],uw,ei,Zy,gk]});const h1t=["*",[["mat-card-footer"]]],f1t=[[["","mat-card-avatar",""],["","matCardAvatar",""]],[["mat-card-title"],["mat-card-subtitle"],["","mat-card-title",""],["","mat-card-subtitle",""],["","matCardTitle",""],["","matCardSubtitle",""]],"*"],g1t=["[mat-card-avatar], [matCardAvatar]","mat-card-title, mat-card-subtitle,\n [mat-card-title], [mat-card-subtitle],\n [matCardTitle], [matCardSubtitle]","*"],_1t=[[["mat-card-title"],["mat-card-subtitle"],["","mat-card-title",""],["","mat-card-subtitle",""],["","matCardTitle",""],["","matCardSubtitle",""]],[["img"]],"*"],y1t=["mat-card-title, mat-card-subtitle,\n [mat-card-title], [mat-card-subtitle],\n [matCardTitle], [matCardSubtitle]","img","*"];class HH{}HH.\u0275fac=function(e){return new(e||HH)},HH.\u0275dir=Pt({type:HH,selectors:[["mat-card-content"],["","mat-card-content",""],["","matCardContent",""]],hostAttrs:[1,"mat-card-content"]});class BH{}BH.\u0275fac=function(e){return new(e||BH)},BH.\u0275dir=Pt({type:BH,selectors:[["mat-card-title"],["","mat-card-title",""],["","matCardTitle",""]],hostAttrs:[1,"mat-card-title"]});class zH{}zH.\u0275fac=function(e){return new(e||zH)},zH.\u0275dir=Pt({type:zH,selectors:[["mat-card-subtitle"],["","mat-card-subtitle",""],["","matCardSubtitle",""]],hostAttrs:[1,"mat-card-subtitle"]});class $H{constructor(){this.align="start"}}$H.\u0275fac=function(e){return new(e||$H)},$H.\u0275dir=Pt({type:$H,selectors:[["mat-card-actions"]],hostAttrs:[1,"mat-card-actions"],hostVars:2,hostBindings:function(e,n){2&e&&ts("mat-card-actions-align-end","end"===n.align)},inputs:{align:"align"},exportAs:["matCardActions"]});class VH{}VH.\u0275fac=function(e){return new(e||VH)},VH.\u0275dir=Pt({type:VH,selectors:[["mat-card-footer"]],hostAttrs:[1,"mat-card-footer"]});class WH{}WH.\u0275fac=function(e){return new(e||WH)},WH.\u0275dir=Pt({type:WH,selectors:[["","mat-card-image",""],["","matCardImage",""]],hostAttrs:[1,"mat-card-image"]});class GH{}GH.\u0275fac=function(e){return new(e||GH)},GH.\u0275dir=Pt({type:GH,selectors:[["","mat-card-sm-image",""],["","matCardImageSmall",""]],hostAttrs:[1,"mat-card-sm-image"]});class jH{}jH.\u0275fac=function(e){return new(e||jH)},jH.\u0275dir=Pt({type:jH,selectors:[["","mat-card-md-image",""],["","matCardImageMedium",""]],hostAttrs:[1,"mat-card-md-image"]});class qH{}qH.\u0275fac=function(e){return new(e||qH)},qH.\u0275dir=Pt({type:qH,selectors:[["","mat-card-lg-image",""],["","matCardImageLarge",""]],hostAttrs:[1,"mat-card-lg-image"]});class UH{}UH.\u0275fac=function(e){return new(e||UH)},UH.\u0275dir=Pt({type:UH,selectors:[["","mat-card-xl-image",""],["","matCardImageXLarge",""]],hostAttrs:[1,"mat-card-xl-image"]});class YH{}YH.\u0275fac=function(e){return new(e||YH)},YH.\u0275dir=Pt({type:YH,selectors:[["","mat-card-avatar",""],["","matCardAvatar",""]],hostAttrs:[1,"mat-card-avatar"]});class JH{constructor(e){this._animationMode=e}}JH.\u0275fac=function(e){return new(e||JH)(E(vf,8))},JH.\u0275cmp=xe({type:JH,selectors:[["mat-card"]],hostAttrs:[1,"mat-card","mat-focus-indicator"],hostVars:2,hostBindings:function(e,n){2&e&&ts("_mat-animation-noopable","NoopAnimations"===n._animationMode)},exportAs:["matCard"],ngContentSelectors:["*","mat-card-footer"],decls:2,vars:0,template:function(e,n){1&e&&(Dl(h1t),va(0),va(1,1))},styles:[".mat-card{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);display:block;position:relative;padding:16px;border-radius:4px}._mat-animation-noopable.mat-card{transition:none;animation:none}.mat-card .mat-divider-horizontal{position:absolute;left:0;width:100%}[dir=rtl] .mat-card .mat-divider-horizontal{left:auto;right:0}.mat-card .mat-divider-horizontal.mat-divider-inset{position:static;margin:0}[dir=rtl] .mat-card .mat-divider-horizontal.mat-divider-inset{margin-right:0}.cdk-high-contrast-active .mat-card{outline:solid 1px}.mat-card-actions,.mat-card-subtitle,.mat-card-content{display:block;margin-bottom:16px}.mat-card-title{display:block;margin-bottom:8px}.mat-card-actions{margin-left:-8px;margin-right:-8px;padding:8px 0}.mat-card-actions-align-end{display:flex;justify-content:flex-end}.mat-card-image{width:calc(100% + 32px);margin:0 -16px 16px -16px;display:block;overflow:hidden}.mat-card-image img{width:100%}.mat-card-footer{display:block;margin:0 -16px -16px -16px}.mat-card-actions .mat-button,.mat-card-actions .mat-raised-button,.mat-card-actions .mat-stroked-button{margin:0 8px}.mat-card-header{display:flex;flex-direction:row}.mat-card-header .mat-card-title{margin-bottom:12px}.mat-card-header-text{margin:0 16px}.mat-card-avatar{height:40px;width:40px;border-radius:50%;flex-shrink:0;object-fit:cover}.mat-card-title-group{display:flex;justify-content:space-between}.mat-card-sm-image{width:80px;height:80px}.mat-card-md-image{width:112px;height:112px}.mat-card-lg-image{width:152px;height:152px}.mat-card-xl-image{width:240px;height:240px;margin:-8px}.mat-card-title-group>.mat-card-xl-image{margin:-8px 0 8px}@media(max-width: 599px){.mat-card-title-group{margin:0}.mat-card-xl-image{margin-left:0;margin-right:0}}.mat-card>:first-child,.mat-card-content>:first-child{margin-top:0}.mat-card>:last-child:not(.mat-card-footer),.mat-card-content>:last-child:not(.mat-card-footer){margin-bottom:0}.mat-card-image:first-child{margin-top:-16px;border-top-left-radius:inherit;border-top-right-radius:inherit}.mat-card>.mat-card-actions:last-child{margin-bottom:-8px;padding-bottom:0}.mat-card-actions:not(.mat-card-actions-align-end) .mat-button:first-child,.mat-card-actions:not(.mat-card-actions-align-end) .mat-raised-button:first-child,.mat-card-actions:not(.mat-card-actions-align-end) .mat-stroked-button:first-child{margin-left:0;margin-right:0}.mat-card-actions-align-end .mat-button:last-child,.mat-card-actions-align-end .mat-raised-button:last-child,.mat-card-actions-align-end .mat-stroked-button:last-child{margin-left:0;margin-right:0}.mat-card-title:not(:first-child),.mat-card-subtitle:not(:first-child){margin-top:-4px}.mat-card-header .mat-card-subtitle:not(:first-child){margin-top:-8px}.mat-card>.mat-card-xl-image:first-child{margin-top:-8px}.mat-card>.mat-card-xl-image:last-child{margin-bottom:-8px}\n"],encapsulation:2,changeDetection:0});class KH{}KH.\u0275fac=function(e){return new(e||KH)},KH.\u0275cmp=xe({type:KH,selectors:[["mat-card-header"]],hostAttrs:[1,"mat-card-header"],ngContentSelectors:g1t,decls:4,vars:0,consts:[[1,"mat-card-header-text"]],template:function(e,n){1&e&&(Dl(f1t),va(0),qi(1,"div",0),va(2,1),Ui(),va(3,2))},encapsulation:2,changeDetection:0});class XH{}XH.\u0275fac=function(e){return new(e||XH)},XH.\u0275cmp=xe({type:XH,selectors:[["mat-card-title-group"]],hostAttrs:[1,"mat-card-title-group"],ngContentSelectors:y1t,decls:4,vars:0,template:function(e,n){1&e&&(Dl(_1t),qi(0,"div"),va(1),Ui(),va(2,1),va(3,2))},encapsulation:2,changeDetection:0});class ZH{}ZH.\u0275fac=function(e){return new(e||ZH)},ZH.\u0275mod=ge({type:ZH,declarations:[JH,KH,XH,HH,BH,zH,$H,VH,GH,jH,qH,WH,UH,YH],imports:[ei],exports:[JH,KH,XH,HH,BH,zH,$H,VH,GH,jH,qH,WH,UH,YH,ei]}),ZH.\u0275inj=fe({imports:[[ei],ei]});class v1t{constructor(e,n="/assets/i18n/",i=".json"){this.http=e,this.prefix=n,this.suffix=i}getTranslation(e){let n;try{n=this.http.get(`${this.prefix}${e}${this.suffix}`)}catch(i){n=this.http.get(`${this.prefix}en${this.suffix}`)}return n}}let AU=class{constructor(e,n,i){this.injector=e,this.singletonService=n,this.alertMessageService=i,this.requests=[],this.singletonService.bearerToken.subscribe(a=>{this.bearerToken=a})}intercept(e,n){return!e.url.includes("api/")||e.url.includes("/token")?n.handle(e):new es(a=>{const r=n.handle(e).subscribe(s=>{a.next(s)},s=>{401===s.status?this.handleUnauthorizedError(a,e):a.error(s)},()=>{a.complete()});return()=>{r.unsubscribe()}})}handleUnauthorizedError(e,n){const i=this.injector.get(lA);this.requests.push({subscriber:e,failedRequest:n}),this.refreshInProgress||(this.refreshInProgress=!0,j2e().sagendaToken?i.getBearerToken(j2e().sagendaToken).subscribe(a=>{this.singletonService.setBearerToken(a),this.repeatFailedRequests(a)},()=>{this.alertMessageService.show(new Ad(jl.Error,"ERROR.NO_TOKEN",void 0,"https://sagenda.net/Dashboard"))}).add(()=>{this.refreshInProgress=!1}):this.alertMessageService.show(new Ad(jl.Error,"ERROR.NO_TOKEN",void 0,"https://sagenda.net/Dashboard")))}repeatFailedRequests(e){this.requests.forEach(n=>{const i=n.failedRequest.clone({headers:n.failedRequest.headers.set("Authorization","Bearer "+e)});this.repeatRequest(i,n.subscriber)}),this.requests=[]}repeatRequest(e,n){this.injector.get(W_).request(e).subscribe(a=>{n.next(a)},a=>{n.error(a)},()=>{n.complete()})}};function j2e(){return window}AU.ctorParameters=()=>[{type:Yo},{type:H_},{type:bz}],AU=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([DO()],AU);const M1t=["input"],x1t=function(t){return{enterDuration:t}},w1t=new yn("mat-checkbox-default-options",{providedIn:"root",factory:q2e});function q2e(){return{color:"accent",clickAction:"check-indeterminate"}}let C1t=0;const U2e={color:"accent",clickAction:"check-indeterminate"},S1t={provide:ff,useExisting:hn(()=>vk),multi:!0};class O1t{}const T1t=wU(DU(ZA(B7(class{constructor(t){this._elementRef=t}}))));class vk extends T1t{constructor(e,n,i,a,r,s,o){super(e),this._changeDetectorRef=n,this._focusMonitor=i,this._ngZone=a,this._animationMode=s,this._options=o,this.ariaLabel="",this.ariaLabelledby=null,this._uniqueId="mat-checkbox-"+ ++C1t,this.id=this._uniqueId,this.labelPosition="after",this.name=null,this.change=new Ae,this.indeterminateChange=new Ae,this._onTouched=()=>{},this._currentAnimationClass="",this._currentCheckState=0,this._controlValueAccessorChangeFn=()=>{},this._checked=!1,this._disabled=!1,this._indeterminate=!1,this._options=this._options||U2e,this.color=this.defaultColor=this._options.color||U2e.color,this.tabIndex=parseInt(r)||0}get inputId(){return`${this.id||this._uniqueId}-input`}get required(){return this._required}set required(e){this._required=Ea(e)}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=>{e||Promise.resolve().then(()=>{this._onTouched(),this._changeDetectorRef.markForCheck()})}),this._syncIndeterminate(this._indeterminate)}ngAfterViewChecked(){}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}get checked(){return this._checked}set checked(e){e!=this.checked&&(this._checked=e,this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){const n=Ea(e);n!==this.disabled&&(this._disabled=n,this._changeDetectorRef.markForCheck())}get indeterminate(){return this._indeterminate}set indeterminate(e){const n=e!=this._indeterminate;this._indeterminate=Ea(e),n&&(this._indeterminate?this._transitionCheckState(3):this._transitionCheckState(this.checked?1:2),this.indeterminateChange.emit(this._indeterminate)),this._syncIndeterminate(this._indeterminate)}_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(e){this.checked=!!e}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}_getAriaChecked(){return this.checked?"true":this.indeterminate?"mixed":"false"}_transitionCheckState(e){let n=this._currentCheckState,i=this._elementRef.nativeElement;if(n!==e&&(this._currentAnimationClass.length>0&&i.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(n,e),this._currentCheckState=e,this._currentAnimationClass.length>0)){i.classList.add(this._currentAnimationClass);const a=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{i.classList.remove(a)},1e3)})}}_emitChangeEvent(){const e=new O1t;e.source=this,e.checked=this.checked,this._controlValueAccessorChangeFn(this.checked),this.change.emit(e),this._inputElement&&(this._inputElement.nativeElement.checked=this.checked)}toggle(){this.checked=!this.checked}_onInputClick(e){var n;const i=null===(n=this._options)||void 0===n?void 0:n.clickAction;e.stopPropagation(),this.disabled||"noop"===i?!this.disabled&&"noop"===i&&(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&&"check"!==i&&Promise.resolve().then(()=>{this._indeterminate=!1,this.indeterminateChange.emit(this._indeterminate)}),this.toggle(),this._transitionCheckState(this._checked?1:2),this._emitChangeEvent())}focus(e,n){e?this._focusMonitor.focusVia(this._inputElement,e,n):this._inputElement.nativeElement.focus(n)}_onInteractionEvent(e){e.stopPropagation()}_getAnimationClassForCheckStateTransition(e,n){if("NoopAnimations"===this._animationMode)return"";let i="";switch(e){case 0:if(1===n)i="unchecked-checked";else{if(3!=n)return"";i="unchecked-indeterminate"}break;case 2:i=1===n?"unchecked-checked":"unchecked-indeterminate";break;case 1:i=2===n?"checked-unchecked":"checked-indeterminate";break;case 3:i=1===n?"indeterminate-checked":"indeterminate-unchecked"}return`mat-checkbox-anim-${i}`}_syncIndeterminate(e){const n=this._inputElement;n&&(n.nativeElement.indeterminate=e)}}vk.\u0275fac=function(e){return new(e||vk)(E(qn),E(jd),E(Xy),E(Si),Rv("tabindex"),E(vf,8),E(w1t,8))},vk.\u0275cmp=xe({type:vk,selectors:[["mat-checkbox"]],viewQuery:function(e,n){if(1&e&&(Up(M1t,5),Up(k1,5)),2&e){let i;Zt(i=Qt())&&(n._inputElement=i.first),Zt(i=Qt())&&(n.ripple=i.first)}},hostAttrs:[1,"mat-checkbox"],hostVars:14,hostBindings:function(e,n){2&e&&(wE("id",n.id),Dr("tabindex",null)("aria-label",null)("aria-labelledby",null),ts("mat-checkbox-indeterminate",n.indeterminate)("mat-checkbox-checked",n.checked)("mat-checkbox-disabled",n.disabled)("mat-checkbox-label-before","before"==n.labelPosition)("_mat-animation-noopable","NoopAnimations"===n._animationMode))},inputs:{disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],id:"id",required:"required",labelPosition:"labelPosition",name:"name",value:"value",checked:"checked",disabled:"disabled",indeterminate:"indeterminate"},outputs:{change:"change",indeterminateChange:"indeterminateChange"},exportAs:["matCheckbox"],features:[_e([S1t]),me],ngContentSelectors:["*"],decls:17,vars:21,consts:[[1,"mat-checkbox-layout"],["label",""],[1,"mat-checkbox-inner-container"],["type","checkbox",1,"mat-checkbox-input","cdk-visually-hidden",3,"id","required","checked","disabled","tabIndex","change","click"],["input",""],["matRipple","",1,"mat-checkbox-ripple","mat-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleRadius","matRippleCentered","matRippleAnimation"],[1,"mat-ripple-element","mat-checkbox-persistent-ripple"],[1,"mat-checkbox-frame"],[1,"mat-checkbox-background"],["version","1.1","focusable","false","viewBox","0 0 24 24",0,"xml","space","preserve","aria-hidden","true",1,"mat-checkbox-checkmark"],["fill","none","stroke","white","d","M4.1,12.7 9,17.6 20.3,6.3",1,"mat-checkbox-checkmark-path"],[1,"mat-checkbox-mixedmark"],[1,"mat-checkbox-label",3,"cdkObserveContent"],["checkboxLabel",""],[2,"display","none"]],template:function(e,n){if(1&e&&(Dl(),qi(0,"label",0,1)(2,"span",2)(3,"input",3,4),os("change",function(a){return n._onInteractionEvent(a)})("click",function(a){return n._onInputClick(a)}),Ui(),qi(5,"span",5),Gl(6,"span",6),Ui(),Gl(7,"span",7),qi(8,"span",8),JK(),qi(9,"svg",9),Gl(10,"path",10),Ui(),KK(),Gl(11,"span",11),Ui()(),qi(12,"span",12,13),os("cdkObserveContent",function(){return n._onLabelTextChange()}),qi(14,"span",14),qv(15,"\xa0"),Ui(),va(16),Ui()()),2&e){const i=Y3(1),a=Y3(13);Dr("for",n.inputId),ya(2),ts("mat-checkbox-inner-container-no-side-margin",!a.textContent||!a.textContent.trim()),ya(1),ca("id",n.inputId)("required",n.required)("checked",n.checked)("disabled",n.disabled)("tabIndex",n.tabIndex),Dr("value",n.value)("name",n.name)("aria-label",n.ariaLabel||null)("aria-labelledby",n.ariaLabelledby)("aria-checked",n._getAriaChecked())("aria-describedby",n.ariaDescribedby),ya(2),ca("matRippleTrigger",i)("matRippleDisabled",n._isRippleDisabled())("matRippleRadius",20)("matRippleCentered",!0)("matRippleAnimation",TZ(19,x1t,"NoopAnimations"===n._animationMode?0:150))}},directives:[k1,L2],styles:["@keyframes mat-checkbox-fade-in-background{0%{opacity:0}50%{opacity:1}}@keyframes mat-checkbox-fade-out-background{0%,50%{opacity:1}100%{opacity:0}}@keyframes mat-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:22.910259}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 0.1)}100%{stroke-dashoffset:0}}@keyframes mat-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0, 0, 0, 1)}100%{transform:scaleX(1)}}@keyframes mat-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);stroke-dashoffset:0}to{stroke-dashoffset:-22.910259}}@keyframes mat-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 0.1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(45deg)}}@keyframes mat-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(360deg)}}@keyframes mat-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 0.1);opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes mat-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(315deg)}}@keyframes mat-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;opacity:1;transform:scaleX(1)}32.8%,100%{opacity:0;transform:scaleX(0)}}.mat-checkbox-background,.mat-checkbox-frame{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:2px;box-sizing:border-box;pointer-events:none}.mat-checkbox{display:inline-block;transition:background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer;-webkit-tap-highlight-color:transparent}._mat-animation-noopable.mat-checkbox{transition:none;animation:none}.mat-checkbox .mat-ripple-element:not(.mat-checkbox-persistent-ripple){opacity:.16}.mat-checkbox .mat-checkbox-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.cdk-high-contrast-active .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple{outline:solid 3px}.mat-checkbox-layout{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:inherit;align-items:baseline;vertical-align:middle;display:inline-flex;white-space:nowrap}.mat-checkbox-label{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.mat-checkbox-inner-container{display:inline-block;height:16px;line-height:0;margin:auto;margin-right:8px;order:0;position:relative;vertical-align:middle;white-space:nowrap;width:16px;flex-shrink:0}[dir=rtl] .mat-checkbox-inner-container{margin-left:8px;margin-right:auto}.mat-checkbox-inner-container-no-side-margin{margin-left:0;margin-right:0}.mat-checkbox-frame{background-color:transparent;transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);border-width:2px;border-style:solid}._mat-animation-noopable .mat-checkbox-frame{transition:none}.mat-checkbox-background{align-items:center;display:inline-flex;justify-content:center;transition:background-color 90ms cubic-bezier(0, 0, 0.2, 0.1),opacity 90ms cubic-bezier(0, 0, 0.2, 0.1);-webkit-print-color-adjust:exact;color-adjust:exact}._mat-animation-noopable .mat-checkbox-background{transition:none}.cdk-high-contrast-active .mat-checkbox .mat-checkbox-background{background:none}.mat-checkbox-persistent-ripple{display:block;width:100%;height:100%;transform:none}.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{opacity:.04}.mat-checkbox.cdk-keyboard-focused .mat-checkbox-persistent-ripple{opacity:.12}.mat-checkbox-persistent-ripple,.mat-checkbox.mat-checkbox-disabled .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{opacity:0}@media(hover: none){.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple{display:none}}.mat-checkbox-checkmark{top:0;left:0;right:0;bottom:0;position:absolute;width:100%}.mat-checkbox-checkmark-path{stroke-dashoffset:22.910259;stroke-dasharray:22.910259;stroke-width:2.1333333333px}.cdk-high-contrast-black-on-white .mat-checkbox-checkmark-path{stroke:#000 !important}.mat-checkbox-mixedmark{width:calc(100% - 6px);height:2px;opacity:0;transform:scaleX(0) rotate(0deg);border-radius:2px}.cdk-high-contrast-active .mat-checkbox-mixedmark{height:0;border-top:solid 2px;margin-top:2px}.mat-checkbox-label-before .mat-checkbox-inner-container{order:1;margin-left:8px;margin-right:auto}[dir=rtl] .mat-checkbox-label-before .mat-checkbox-inner-container{margin-left:auto;margin-right:8px}.mat-checkbox-checked .mat-checkbox-checkmark{opacity:1}.mat-checkbox-checked .mat-checkbox-checkmark-path{stroke-dashoffset:0}.mat-checkbox-checked .mat-checkbox-mixedmark{transform:scaleX(1) rotate(-45deg)}.mat-checkbox-indeterminate .mat-checkbox-checkmark{opacity:0;transform:rotate(45deg)}.mat-checkbox-indeterminate .mat-checkbox-checkmark-path{stroke-dashoffset:0}.mat-checkbox-indeterminate .mat-checkbox-mixedmark{opacity:1;transform:scaleX(1) rotate(0deg)}.mat-checkbox-unchecked .mat-checkbox-background{background-color:transparent}.mat-checkbox-disabled{cursor:default}.cdk-high-contrast-active .mat-checkbox-disabled{opacity:.5}.mat-checkbox-anim-unchecked-checked .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-in-background}.mat-checkbox-anim-unchecked-checked .mat-checkbox-checkmark-path{animation:180ms linear 0ms mat-checkbox-unchecked-checked-checkmark-path}.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-in-background}.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-mixedmark{animation:90ms linear 0ms mat-checkbox-unchecked-indeterminate-mixedmark}.mat-checkbox-anim-checked-unchecked .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-out-background}.mat-checkbox-anim-checked-unchecked .mat-checkbox-checkmark-path{animation:90ms linear 0ms mat-checkbox-checked-unchecked-checkmark-path}.mat-checkbox-anim-checked-indeterminate .mat-checkbox-checkmark{animation:90ms linear 0ms mat-checkbox-checked-indeterminate-checkmark}.mat-checkbox-anim-checked-indeterminate .mat-checkbox-mixedmark{animation:90ms linear 0ms mat-checkbox-checked-indeterminate-mixedmark}.mat-checkbox-anim-indeterminate-checked .mat-checkbox-checkmark{animation:500ms linear 0ms mat-checkbox-indeterminate-checked-checkmark}.mat-checkbox-anim-indeterminate-checked .mat-checkbox-mixedmark{animation:500ms linear 0ms mat-checkbox-indeterminate-checked-mixedmark}.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-background{animation:180ms linear 0ms mat-checkbox-fade-out-background}.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-mixedmark{animation:300ms linear 0ms mat-checkbox-indeterminate-unchecked-mixedmark}.mat-checkbox-input{bottom:0;left:50%}\n"],encapsulation:2,changeDetection:0});const E1t={provide:Rc,useExisting:hn(()=>Y2),multi:!0};class Y2 extends nb{}Y2.\u0275fac=function(){let t;return function(n){return(t||(t=ss(Y2)))(n||Y2)}}(),Y2.\u0275dir=Pt({type:Y2,selectors:[["mat-checkbox","required","","formControlName",""],["mat-checkbox","required","","formControl",""],["mat-checkbox","required","","ngModel",""]],features:[_e([E1t]),me]});class gw{}gw.\u0275fac=function(e){return new(e||gw)},gw.\u0275mod=ge({type:gw,declarations:[Y2],exports:[Y2]}),gw.\u0275inj=fe({});class QH{}QH.\u0275fac=function(e){return new(e||QH)},QH.\u0275mod=ge({type:QH,declarations:[vk],imports:[Xf,ei,Ky,gw],exports:[vk,ei,gw]}),QH.\u0275inj=fe({imports:[[Xf,ei,Ky,gw],ei,gw]});let Ose=class{transform(e){return Vfe.orderBy(e,["value","asc"])}};Ose=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([C0e({name:"AlphabeticalSortingPipe"})],Ose);var Y2e="dx-dropdownbutton",J2e="dx-dropdownbutton-action",K2e="dx-dropdownbutton-toggle",X2e=Kd.inherit({_getDefaultOptions(){return de(this.callBase(),{itemTemplate:"item",keyExpr:"this",displayExpr:void 0,selectedItem:null,selectedItemKey:null,stylingMode:"outlined",deferRendering:!0,noDataText:Mn.format("dxCollectionWidget-noDataText"),useSelectMode:!1,splitButton:!1,showArrowIcon:!0,text:"",icon:void 0,onButtonClick:null,onSelectionChanged:null,onItemClick:null,opened:!1,items:null,dataSource:null,focusStateEnabled:!0,hoverStateEnabled:!0,dropDownOptions:{},dropDownContentTemplate:"content",wrapItemText:!1,useItemTextAsTitle:!0,grouped:!1,groupTemplate:"group",buttonGroupOptions:{}})},_setOptionsByReference(){this.callBase(),de(this._optionsByReference,{selectedItem:!0})},_init(){this.callBase(),this._createItemClickAction(),this._createActionClickAction(),this._createSelectionChangedAction(),this._initDataSource(),this._compileKeyGetter(),this._compileDisplayGetter(),this._itemsToDataSource(this.option("items")),this._options.cache("buttonGroupOptions",this.option("buttonGroupOptions")),this._options.cache("dropDownOptions",this.option("dropDownOptions"))},_initTemplates(){this._templateManager.addDefaultTemplates({content:new pb(t=>{var e=N(t.container),n=N("<div>").appendTo(e);this._list=this._createComponent(n,vq,this._listOptions()),this._list.registerKeyHandler("escape",this._escHandler.bind(this)),this._list.registerKeyHandler("tab",this._escHandler.bind(this)),this._list.registerKeyHandler("leftArrow",this._escHandler.bind(this)),this._list.registerKeyHandler("rightArrow",this._escHandler.bind(this))})}),this.callBase()},_itemsToDataSource:function(t){this._dataSource||(this._dataSource=new r2({store:new qte({key:this._getKey(),data:t}),pageSize:0}))},_getKey:function(){var t,e=this.option("keyExpr"),n=null===(t=this._dataSource)||void 0===t?void 0:t.key();return!Le(n)||Le(e)&&"this"!==e?e:n},_compileKeyGetter(){this._keyGetter=zo(this._getKey())},_compileDisplayGetter(){this._displayGetter=zo(this.option("displayExpr"))},_initMarkup(){this.callBase(),this.$element().addClass(Y2e),this._renderButtonGroup(),this._updateArrowClass(),Le(this.option("selectedItemKey"))&&this._loadSelectedItem().done(this._updateActionButton.bind(this))},_renderFocusTarget:We,_render(){(!this.option("deferRendering")||this.option("opened"))&&this._renderPopup(),this.callBase()},_renderContentImpl(){return this._popup&&this._renderPopupContent(),this.callBase()},_loadSelectedItem(){var t;null===(t=this._loadSingleDeferred)||void 0===t||t.reject();var e=new wt;if(this._list&&void 0!==this._lastSelectedItemData){var n=this.option("useSelectMode")?this._list.option("selectedItem"):this._lastSelectedItemData;return e.resolve(n)}this._lastSelectedItemData=void 0;var i=this.option("selectedItemKey");return this._loadSingle(this._getKey(),i).done(e.resolve).fail(()=>{e.resolve(null)}),this._loadSingleDeferred=e,e.promise()},_createActionClickAction(){this._actionClickAction=this._createActionByOption("onButtonClick")},_createSelectionChangedAction(){this._selectionChangedAction=this._createActionByOption("onSelectionChanged")},_createItemClickAction(){this._itemClickAction=this._createActionByOption("onItemClick")},_fireSelectionChangedAction(t){var{previousValue:e,value:n}=t;this._selectionChangedAction({item:n,previousItem:e})},_fireItemClickAction(t){var{event:e,itemElement:n,itemData:i}=t;return this._itemClickAction({event:e,itemElement:n,itemData:this._actionItem||i})},_actionButtonConfig(){return{text:this.option("text"),icon:this.option("icon"),elementAttr:{class:J2e}}},_getButtonGroupItems(){var t=[];return t.push(this._actionButtonConfig()),this.option("splitButton")&&t.push({icon:"spindown",elementAttr:{class:K2e}}),t},_buttonGroupItemClick(t){var{event:e,itemData:n}=t,i=n.elementAttr.class===J2e;n.elementAttr.class===K2e?this.toggle():i&&(this._actionClickAction({event:e,selectedItem:this.option("selectedItem")}),this.option("splitButton")||this.toggle())},_buttonGroupOptions(){var t=this.option("splitButton")||!this.option("showArrowIcon")?"content":(e,n)=>{var{text:i,icon:a}=e,r=T6(a),s=i?N("<span>").text(i).addClass("dx-button-text"):void 0,o=T6("spindown").addClass("dx-icon-right");N(n).append(r,s,o)};return de({items:this._getButtonGroupItems(),focusStateEnabled:this.option("focusStateEnabled"),hoverStateEnabled:this.option("hoverStateEnabled"),onItemClick:this._buttonGroupItemClick.bind(this),width:"100%",height:"100%",stylingMode:this.option("stylingMode"),selectionMode:"none",tabIndex:this.option("tabIndex"),onKeyboardHandled:e=>this._keyboardHandler(e),buttonTemplate:t},this._options.cache("buttonGroupOptions"))},_renderPopupContent(){var t=this._popup.$content(),e=this._getTemplateByOption("dropDownContentTemplate");return t.empty(),this._popupContentId="dx-"+new Fc,this.setAria("id",this._popupContentId,t),e.render({container:ai(t),model:this.option("items")||this._dataSource})},_popupOptions(){var t=this.option("rtlEnabled")?"right":"left";return de({dragEnabled:!1,focusStateEnabled:!1,deferRendering:this.option("deferRendering"),closeOnOutsideClick:e=>{var n=this.$element();return!N(e.target).closest(".".concat(Y2e)).is(n)},showTitle:!1,animation:{show:{type:"fade",duration:0,from:0,to:1},hide:{type:"fade",duration:400,from:1,to:0}},_ignoreFunctionValueDeprecation:!0,width:()=>lq(this.$element()),height:"auto",shading:!1,position:{of:this.$element(),collision:"flipfit",my:t+" top",at:t+" bottom"},wrapperAttr:{class:"dx-dropdowneditor-overlay"}},this._options.cache("dropDownOptions"),{visible:this.option("opened")})},_listOptions(){var t=this.option("selectedItemKey"),e=this.option("useSelectMode");return{selectionMode:e?"single":"none",wrapItemText:this.option("wrapItemText"),focusStateEnabled:this.option("focusStateEnabled"),hoverStateEnabled:this.option("hoverStateEnabled"),useItemTextAsTitle:this.option("useItemTextAsTitle"),onContentReady:()=>this._fireContentReadyAction(),selectedItemKeys:Le(t)&&e?[t]:[],grouped:this.option("grouped"),groupTemplate:this.option("groupTemplate"),keyExpr:this._getKey(),noDataText:this.option("noDataText"),displayExpr:this.option("displayExpr"),itemTemplate:this.option("itemTemplate"),items:this.option("items"),dataSource:this._dataSource,onItemClick:n=>{this.option("useSelectMode")||(this._lastSelectedItemData=n.itemData),this.option("selectedItemKey",this._keyGetter(n.itemData)),!1!==this._fireItemClickAction(n)&&(this.toggle(!1),this._buttonGroup.focus())}}},_upDownKeyHandler(){return this._popup&&this._popup.option("visible")&&this._list?this._list.focus():this.open(),!0},_escHandler(){return this.close(),this._buttonGroup.focus(),!0},_tabHandler(){return this.close(),!0},_renderPopup(){var t=N("<div>");this.$element().append(t),this._popup=this._createComponent(t,CA,this._popupOptions()),this._popup.$content().addClass("dx-dropdownbutton-content"),this._popup.$wrapper().addClass("dx-dropdownbutton-popup-wrapper"),this._popup.on("hiding",this._popupHidingHandler.bind(this)),this._popup.on("showing",this._popupShowingHandler.bind(this)),this._bindInnerWidgetOptions(this._popup,"dropDownOptions")},_popupHidingHandler(){this.option("opened",!1),this.setAria({expanded:!1,owns:void 0})},_popupOptionChanged:function(t){var e=Kd.getOptionsFromContainer(t);this._setPopupOption(e);var n=Object.keys(e);(-1!==n.indexOf("width")||-1!==n.indexOf("height"))&&this._dimensionChanged()},_dimensionChanged:function(){void 0===Dae(this.option("dropDownOptions.width"))&&this._setPopupOption("width",()=>lq(this.$element()))},_setPopupOption:function(t,e){this._setWidgetOption("_popup",arguments)},_popupShowingHandler(){this.option("opened",!0),this.setAria({expanded:!0,owns:this._popupContentId})},_renderButtonGroup(){var t=this._buttonGroup&&this._buttonGroup.$element()||N("<div>");this._buttonGroup||this.$element().append(t),this._buttonGroup=this._createComponent(t,yDe,this._buttonGroupOptions()),this._buttonGroup.registerKeyHandler("downArrow",this._upDownKeyHandler.bind(this)),this._buttonGroup.registerKeyHandler("tab",this._tabHandler.bind(this)),this._buttonGroup.registerKeyHandler("upArrow",this._upDownKeyHandler.bind(this)),this._buttonGroup.registerKeyHandler("escape",this._escHandler.bind(this)),this._bindInnerWidgetOptions(this._buttonGroup,"buttonGroupOptions")},_updateArrowClass(){var t=this.option("splitButton")||this.option("showArrowIcon");this.$element().toggleClass("dx-dropdownbutton-has-arrow",t)},toggle(t){return this._popup||(this._renderPopup(),this._renderContent()),this._popup.toggle(t)},open(){return this.toggle(!0)},close(){return this.toggle(!1)},_setListOption(t,e){this._list&&this._list.option(t,e)},_getDisplayValue(t){var n=!Ji(t)?t:this._displayGetter(t);return Ji(n)?"":String(us(n,""))},_updateActionButton(t){this.option("useSelectMode")&&this.option({text:this._getDisplayValue(t),icon:Ji(t)?t.icon:void 0}),this._setOptionWithoutOptionChange("selectedItem",t),this._setOptionWithoutOptionChange("selectedItemKey",this._keyGetter(t))},_clean(){this._list&&this._list.$element().remove(),this._popup&&this._popup.$element().remove()},_selectedItemKeyChanged(t){this._setListOption("selectedItemKeys",this.option("useSelectMode")&&Le(t)?[t]:[]);var e=this.option("selectedItem");this._loadSelectedItem().done(n=>{this._updateActionButton(n),this._displayGetter(e)!==this._displayGetter(n)&&this._fireSelectionChangedAction({previousValue:e,value:n})})},_actionButtonOptionChanged(t){var{name:e,value:n}=t,i={};i[e]=n,this._buttonGroup.option("items[0]",de({},this._actionButtonConfig(),i)),this._popup&&this._popup.repaint()},_selectModeChanged(t){if(t){this._setListOption("selectionMode","single");var e=this.option("selectedItemKey");this._setListOption("selectedItemKeys",Le(e)?[e]:[])}else this._setListOption("selectionMode","none"),this.option({selectedItemKey:void 0,selectedItem:void 0})},_updateItemCollection(t){var e=this.option("selectedItemKey");this._setListOption("selectedItem",null),this._setWidgetOption("_list",[t]),Le(e)&&this._loadSelectedItem().done(n=>{this._setListOption("selectedItemKeys",[e]),this._setListOption("selectedItem",n)}).fail(n=>{this._setListOption("selectedItemKeys",[])}).always(this._updateActionButton.bind(this))},_updateDataSource:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this._dataSource.items();this._dataSource=void 0,this._itemsToDataSource(t),this._updateKeyExpr()},_updateKeyExpr:function(){this._compileKeyGetter(),this._setListOption("keyExpr",this._getKey())},focus:function(){this._buttonGroup.focus()},_optionChanged(t){var e,{name:n,value:i}=t;switch(n){case"useSelectMode":this._selectModeChanged(i);break;case"splitButton":this._updateArrowClass(),this._renderButtonGroup();break;case"displayExpr":this._compileDisplayGetter(),this._setListOption(n,i),this._updateActionButton(this.option("selectedItem"));break;case"keyExpr":this._updateDataSource();break;case"buttonGroupOptions":this._innerWidgetOptionChanged(this._buttonGroup,t);break;case"dropDownOptions":if("dropDownOptions.visible"===t.fullName)break;void 0!==t.value.visible&&delete t.value.visible,this._popupOptionChanged(t),this._innerWidgetOptionChanged(this._popup,t);break;case"opened":this.toggle(i);break;case"focusStateEnabled":case"hoverStateEnabled":this._setListOption(n,i),this._buttonGroup.option(n,i),this.callBase(t);break;case"items":this._updateDataSource(this.option("items")),this._updateItemCollection(n);break;case"dataSource":Array.isArray(i)?this._updateDataSource(this.option("dataSource")):(this._initDataSource(),this._updateKeyExpr()),this._updateItemCollection(n);break;case"icon":case"text":this._actionButtonOptionChanged(t);break;case"showArrowIcon":this._updateArrowClass(),this._renderButtonGroup(),this._popup&&this._popup.repaint();break;case"width":case"height":this.callBase(t),null===(e=this._popup)||void 0===e||e.repaint();break;case"stylingMode":case"tabIndex":this._buttonGroup.option(n,i);break;case"itemTemplate":case"grouped":case"noDataText":case"groupTemplate":case"wrapItemText":case"useItemTextAsTitle":this._setListOption(n,i);break;case"dropDownContentTemplate":this._renderContent();break;case"selectedItemKey":this._selectedItemKeyChanged(i);break;case"selectedItem":break;case"onItemClick":this._createItemClickAction();break;case"onButtonClick":this._createActionClickAction();break;case"onSelectionChanged":this._createSelectionChangedAction();break;case"deferRendering":this.toggle(this.option("opened"));break;default:this.callBase(t)}}}).include(l6);Fn("dxDropDownButton",X2e);const F1t=X2e;let vn=class extends tD{constructor(e,n,i,a,r,s,o,d){super(e,n,i,a,o,d),this._watcherHelper=a,this._idh=r,this._createEventEmitters([{subscribe:"buttonClick",emit:"onButtonClick"},{subscribe:"contentReady",emit:"onContentReady"},{subscribe:"disposing",emit:"onDisposing"},{subscribe:"initialized",emit:"onInitialized"},{subscribe:"itemClick",emit:"onItemClick"},{subscribe:"optionChanged",emit:"onOptionChanged"},{subscribe:"selectionChanged",emit:"onSelectionChanged"},{emit:"accessKeyChange"},{emit:"activeStateEnabledChange"},{emit:"dataSourceChange"},{emit:"deferRenderingChange"},{emit:"disabledChange"},{emit:"displayExprChange"},{emit:"dropDownContentTemplateChange"},{emit:"dropDownOptionsChange"},{emit:"elementAttrChange"},{emit:"focusStateEnabledChange"},{emit:"heightChange"},{emit:"hintChange"},{emit:"hoverStateEnabledChange"},{emit:"iconChange"},{emit:"itemsChange"},{emit:"itemTemplateChange"},{emit:"keyExprChange"},{emit:"noDataTextChange"},{emit:"openedChange"},{emit:"rtlEnabledChange"},{emit:"selectedItemChange"},{emit:"selectedItemKeyChange"},{emit:"showArrowIconChange"},{emit:"splitButtonChange"},{emit:"stylingModeChange"},{emit:"tabIndexChange"},{emit:"textChange"},{emit:"useItemTextAsTitleChange"},{emit:"useSelectModeChange"},{emit:"visibleChange"},{emit:"widthChange"},{emit:"wrapItemTextChange"}]),this._idh.setHost(this),s.setHost(this)}get accessKey(){return this._getOption("accessKey")}set accessKey(e){this._setOption("accessKey",e)}get activeStateEnabled(){return this._getOption("activeStateEnabled")}set activeStateEnabled(e){this._setOption("activeStateEnabled",e)}get dataSource(){return this._getOption("dataSource")}set dataSource(e){this._setOption("dataSource",e)}get deferRendering(){return this._getOption("deferRendering")}set deferRendering(e){this._setOption("deferRendering",e)}get disabled(){return this._getOption("disabled")}set disabled(e){this._setOption("disabled",e)}get displayExpr(){return this._getOption("displayExpr")}set displayExpr(e){this._setOption("displayExpr",e)}get dropDownContentTemplate(){return this._getOption("dropDownContentTemplate")}set dropDownContentTemplate(e){this._setOption("dropDownContentTemplate",e)}get dropDownOptions(){return this._getOption("dropDownOptions")}set dropDownOptions(e){this._setOption("dropDownOptions",e)}get elementAttr(){return this._getOption("elementAttr")}set elementAttr(e){this._setOption("elementAttr",e)}get focusStateEnabled(){return this._getOption("focusStateEnabled")}set focusStateEnabled(e){this._setOption("focusStateEnabled",e)}get height(){return this._getOption("height")}set height(e){this._setOption("height",e)}get hint(){return this._getOption("hint")}set hint(e){this._setOption("hint",e)}get hoverStateEnabled(){return this._getOption("hoverStateEnabled")}set hoverStateEnabled(e){this._setOption("hoverStateEnabled",e)}get icon(){return this._getOption("icon")}set icon(e){this._setOption("icon",e)}get items(){return this._getOption("items")}set items(e){this._setOption("items",e)}get itemTemplate(){return this._getOption("itemTemplate")}set itemTemplate(e){this._setOption("itemTemplate",e)}get keyExpr(){return this._getOption("keyExpr")}set keyExpr(e){this._setOption("keyExpr",e)}get noDataText(){return this._getOption("noDataText")}set noDataText(e){this._setOption("noDataText",e)}get opened(){return this._getOption("opened")}set opened(e){this._setOption("opened",e)}get rtlEnabled(){return this._getOption("rtlEnabled")}set rtlEnabled(e){this._setOption("rtlEnabled",e)}get selectedItem(){return this._getOption("selectedItem")}set selectedItem(e){this._setOption("selectedItem",e)}get selectedItemKey(){return this._getOption("selectedItemKey")}set selectedItemKey(e){this._setOption("selectedItemKey",e)}get showArrowIcon(){return this._getOption("showArrowIcon")}set showArrowIcon(e){this._setOption("showArrowIcon",e)}get splitButton(){return this._getOption("splitButton")}set splitButton(e){this._setOption("splitButton",e)}get stylingMode(){return this._getOption("stylingMode")}set stylingMode(e){this._setOption("stylingMode",e)}get tabIndex(){return this._getOption("tabIndex")}set tabIndex(e){this._setOption("tabIndex",e)}get text(){return this._getOption("text")}set text(e){this._setOption("text",e)}get useItemTextAsTitle(){return this._getOption("useItemTextAsTitle")}set useItemTextAsTitle(e){this._setOption("useItemTextAsTitle",e)}get useSelectMode(){return this._getOption("useSelectMode")}set useSelectMode(e){this._setOption("useSelectMode",e)}get visible(){return this._getOption("visible")}set visible(e){this._setOption("visible",e)}get width(){return this._getOption("width")}set width(e){this._setOption("width",e)}get wrapItemText(){return this._getOption("wrapItemText")}set wrapItemText(e){this._setOption("wrapItemText",e)}get itemsChildren(){return this._getOption("items")}set itemsChildren(e){this.setChildren("items",e)}_createInstance(e,n){return new F1t(e,n)}ngOnDestroy(){this._destroyWidget()}ngOnChanges(e){super.ngOnChanges(e),this.setupChanges("dataSource",e),this.setupChanges("items",e)}setupChanges(e,n){e in this._optionsToUpdate||this._idh.setup(e,n)}ngDoCheck(){this._idh.doCheck("dataSource"),this._idh.doCheck("items"),this._watcherHelper.checkWatchers(),super.ngDoCheck(),super.clearChangedOptions()}_setOption(e,n){let i=this._idh.setupSingle(e,n),a=null!==this._idh.getChanges(e,n);(i||a)&&super._setOption(e,n)}};vn.\u0275fac=function(e){return new(e||vn)(E(qn),E(Si),E($r),E(th),E(dp),E(m),E(Yd),E(w0))},vn.\u0275cmp=xe({type:vn,selectors:[["dx-drop-down-button"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,Vr,4),2&e){let a;Zt(a=Qt())&&(n.itemsChildren=a)}},inputs:{accessKey:"accessKey",activeStateEnabled:"activeStateEnabled",dataSource:"dataSource",deferRendering:"deferRendering",disabled:"disabled",displayExpr:"displayExpr",dropDownContentTemplate:"dropDownContentTemplate",dropDownOptions:"dropDownOptions",elementAttr:"elementAttr",focusStateEnabled:"focusStateEnabled",height:"height",hint:"hint",hoverStateEnabled:"hoverStateEnabled",icon:"icon",items:"items",itemTemplate:"itemTemplate",keyExpr:"keyExpr",noDataText:"noDataText",opened:"opened",rtlEnabled:"rtlEnabled",selectedItem:"selectedItem",selectedItemKey:"selectedItemKey",showArrowIcon:"showArrowIcon",splitButton:"splitButton",stylingMode:"stylingMode",tabIndex:"tabIndex",text:"text",useItemTextAsTitle:"useItemTextAsTitle",useSelectMode:"useSelectMode",visible:"visible",width:"width",wrapItemText:"wrapItemText"},outputs:{onButtonClick:"onButtonClick",onContentReady:"onContentReady",onDisposing:"onDisposing",onInitialized:"onInitialized",onItemClick:"onItemClick",onOptionChanged:"onOptionChanged",onSelectionChanged:"onSelectionChanged",accessKeyChange:"accessKeyChange",activeStateEnabledChange:"activeStateEnabledChange",dataSourceChange:"dataSourceChange",deferRenderingChange:"deferRenderingChange",disabledChange:"disabledChange",displayExprChange:"displayExprChange",dropDownContentTemplateChange:"dropDownContentTemplateChange",dropDownOptionsChange:"dropDownOptionsChange",elementAttrChange:"elementAttrChange",focusStateEnabledChange:"focusStateEnabledChange",heightChange:"heightChange",hintChange:"hintChange",hoverStateEnabledChange:"hoverStateEnabledChange",iconChange:"iconChange",itemsChange:"itemsChange",itemTemplateChange:"itemTemplateChange",keyExprChange:"keyExprChange",noDataTextChange:"noDataTextChange",openedChange:"openedChange",rtlEnabledChange:"rtlEnabledChange",selectedItemChange:"selectedItemChange",selectedItemKeyChange:"selectedItemKeyChange",showArrowIconChange:"showArrowIconChange",splitButtonChange:"splitButtonChange",stylingModeChange:"stylingModeChange",tabIndexChange:"tabIndexChange",textChange:"textChange",useItemTextAsTitleChange:"useItemTextAsTitleChange",useSelectModeChange:"useSelectModeChange",visibleChange:"visibleChange",widthChange:"widthChange",wrapItemTextChange:"wrapItemTextChange"},features:[_e([$r,th,m,dp]),me,Vl],decls:0,vars:0,template:function(e,n){},encapsulation:2}),vn.ctorParameters=()=>[{type:qn},{type:Si},{type:$r},{type:th},{type:dp},{type:m},{type:Yd},{type:void 0,decorators:[{type:sd,args:[w0]}]}],h([y(),l("design:type",String),l("design:paramtypes",[String])],vn.prototype,"accessKey",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"activeStateEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"dataSource",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"deferRendering",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"disabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"displayExpr",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"dropDownContentTemplate",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"dropDownOptions",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"elementAttr",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"focusStateEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"height",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],vn.prototype,"hint",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"hoverStateEnabled",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],vn.prototype,"icon",null),h([y(),l("design:type",Array),l("design:paramtypes",[Array])],vn.prototype,"items",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"itemTemplate",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],vn.prototype,"keyExpr",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],vn.prototype,"noDataText",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"opened",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"rtlEnabled",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"selectedItem",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"selectedItemKey",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"showArrowIcon",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"splitButton",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],vn.prototype,"stylingMode",null),h([y(),l("design:type",Number),l("design:paramtypes",[Number])],vn.prototype,"tabIndex",null),h([y(),l("design:type",String),l("design:paramtypes",[String])],vn.prototype,"text",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"useItemTextAsTitle",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"useSelectMode",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"visible",null),h([y(),l("design:type",Object),l("design:paramtypes",[Object])],vn.prototype,"width",null),h([y(),l("design:type",Boolean),l("design:paramtypes",[Boolean])],vn.prototype,"wrapItemText",null),h([it(),l("design:type",Ae)],vn.prototype,"onButtonClick",void 0),h([it(),l("design:type",Ae)],vn.prototype,"onContentReady",void 0),h([it(),l("design:type",Ae)],vn.prototype,"onDisposing",void 0),h([it(),l("design:type",Ae)],vn.prototype,"onInitialized",void 0),h([it(),l("design:type",Ae)],vn.prototype,"onItemClick",void 0),h([it(),l("design:type",Ae)],vn.prototype,"onOptionChanged",void 0),h([it(),l("design:type",Ae)],vn.prototype,"onSelectionChanged",void 0),h([it(),l("design:type",Ae)],vn.prototype,"accessKeyChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"activeStateEnabledChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"dataSourceChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"deferRenderingChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"disabledChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"displayExprChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"dropDownContentTemplateChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"dropDownOptionsChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"elementAttrChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"focusStateEnabledChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"heightChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"hintChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"hoverStateEnabledChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"iconChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"itemsChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"itemTemplateChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"keyExprChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"noDataTextChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"openedChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"rtlEnabledChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"selectedItemChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"selectedItemKeyChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"showArrowIconChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"splitButtonChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"stylingModeChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"tabIndexChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"textChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"useItemTextAsTitleChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"useSelectModeChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"visibleChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"widthChange",void 0),h([it(),l("design:type",Ae)],vn.prototype,"wrapItemTextChange",void 0),h([Ei(Vr),l("design:type",ci),l("design:paramtypes",[Object])],vn.prototype,"itemsChildren",null),vn=h([I(7,sd(w0)),l("design:paramtypes",[qn,Si,$r,th,dp,m,Yd,Object])],vn);let bk=class{};bk.\u0275fac=function(e){return new(e||bk)},bk.\u0275mod=ge({type:bk}),bk.\u0275inj=fe({imports:[[Ib,wb,Rb,Pb,Bb,Sb,Ob,Eb,Fb,Hb,jb,Vb,kb,Tb,u1,em,F_],Ib,wb,Rb,Pb,Bb,Sb,Ob,Eb,Fb,Hb,jb,Vb,kb,Tb,em]}),("undefined"==typeof ngJitMode||ngJitMode)&&we(bk,{declarations:function(){return[vn]},imports:function(){return[Ib,wb,Rb,Pb,Bb,Sb,Ob,Eb,Fb,Hb,jb,Vb,kb,Tb,u1,em,F_]},exports:function(){return[vn,Ib,wb,Rb,Pb,Bb,Sb,Ob,Eb,Fb,Hb,jb,Vb,kb,Tb,em]}});const Qf=void 0;const B1t=["af-NA",[["v","n"],["vm.","nm."],Qf],Qf,[["S","M","D","W","D","V","S"],["So.","Ma.","Di.","Wo.","Do.","Vr.","Sa."],["Sondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrydag","Saterdag"],["So.","Ma.","Di.","Wo.","Do.","Vr.","Sa."]],Qf,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","Mrt.","Apr.","Mei","Jun.","Jul.","Aug.","Sep.","Okt.","Nov.","Des."],["Januarie","Februarie","Maart","April","Mei","Junie","Julie","Augustus","September","Oktober","November","Desember"]],Qf,[["v.C.","n.C."],Qf,["voor Christus","na Christus"]],1,[6,0],["y-MM-dd","dd MMM y","dd MMMM y","EEEE dd MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Qf,Qf,Qf],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","R","Suid-Afrikaanse rand",{CAD:[Qf,"$"],JPY:["JP\xa5","\xa5"],MXN:[Qf,"$"],NAD:["$"],PHP:[Qf,"\u20b1"],RON:[Qf,"leu"],THB:["\u0e3f"],TWD:["NT$"],USD:[Qf,"$"],ZAR:["R"]},"ltr",function H1t(t){return 1===t?1:5}],eg=void 0;const $1t=["af",[["v","n"],["vm.","nm."],eg],eg,[["S","M","D","W","D","V","S"],["So.","Ma.","Di.","Wo.","Do.","Vr.","Sa."],["Sondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrydag","Saterdag"],["So.","Ma.","Di.","Wo.","Do.","Vr.","Sa."]],eg,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","Mrt.","Apr.","Mei","Jun.","Jul.","Aug.","Sep.","Okt.","Nov.","Des."],["Januarie","Februarie","Maart","April","Mei","Junie","Julie","Augustus","September","Oktober","November","Desember"]],eg,[["v.C.","n.C."],eg,["voor Christus","na Christus"]],0,[6,0],["y-MM-dd","dd MMM y","dd MMMM y","EEEE dd MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",eg,eg,eg],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","R","Suid-Afrikaanse rand",{CAD:[eg,"$"],JPY:["JP\xa5","\xa5"],MXN:[eg,"$"],PHP:[eg,"\u20b1"],RON:[eg,"leu"],THB:["\u0e3f"],TWD:["NT$"],USD:[eg,"$"],ZAR:["R"]},"ltr",function z1t(t){return 1===t?1:5}],_w=void 0;const W1t=["agq",[["a.g","a.k"],_w,_w],_w,[["n","k","g","t","u","g","d"],["nts","kpa","gh\u0254","t\u0254m","ume","gh\u0268","dzk"],["tsu\u0294nts\u0268","tsu\u0294ukp\xe0","tsu\u0294ugh\u0254e","tsu\u0294ut\u0254\u0300ml\xf2","tsu\u0294um\xe8","tsu\u0294ugh\u0268\u0302m","tsu\u0294ndz\u0268k\u0254\u0294\u0254"],["nts","kpa","gh\u0254","t\u0254m","ume","gh\u0268","dzk"]],_w,[["n","k","t","t","s","z","k","f","d","l","c","f"],["n\xf9m","k\u0268z","t\u0268d","taa","see","nzu","dum","f\u0254e","dzu","l\u0254m","kaa","fwo"],["ndz\u0254\u0300\u014b\u0254\u0300n\xf9m","ndz\u0254\u0300\u014b\u0254\u0300k\u0197\u0300z\xf9\u0294","ndz\u0254\u0300\u014b\u0254\u0300t\u0197\u0300d\u0289\u0300gh\xe0","ndz\u0254\u0300\u014b\u0254\u0300t\u01ceaf\u0289\u0304gh\u0101","ndz\u0254\u0300\u014b\xe8s\xe8e","ndz\u0254\u0300\u014b\u0254\u0300nz\xf9gh\xf2","ndz\u0254\u0300\u014b\u0254\u0300d\xf9mlo","ndz\u0254\u0300\u014b\u0254\u0300kw\xeef\u0254\u0300e","ndz\u0254\u0300\u014b\u0254\u0300t\u0197\u0300f\u0289\u0300gh\xe0dzugh\xf9","ndz\u0254\u0300\u014b\u0254\u0300gh\u01d4uwel\u0254\u0300m","ndz\u0254\u0300\u014b\u0254\u0300chwa\u0294\xe0kaa wo","ndz\u0254\u0300\u014b\xe8fw\xf2o"]],_w,[["SK","BK"],_w,["S\u011be K\u0268\u0300lesto","B\u01cea K\u0268\u0300lesto"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",_w,_w,_w],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"XAF","FCFA","CFA F\xe0l\xe2\u014b BEAC",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function V1t(t){return 5}],yw=void 0;const j1t=["ak",[["AN","EW"],yw,yw],yw,[["K","D","B","W","Y","F","M"],["Kwe","Dwo","Ben","Wuk","Yaw","Fia","Mem"],["Kwesida","Dwowda","Benada","Wukuda","Yawda","Fida","Memeneda"],["Kwe","Dwo","Ben","Wuk","Yaw","Fia","Mem"]],yw,[["1","2","3","4","5","6","7","8","9","10","11","12"],["S-\u0186","K-\u0186","E-\u0186","E-O","E-K","O-A","A-K","D-\u0186","F-\u0190","\u0186-A","\u0186-O","M-\u0186"],["Sanda-\u0186p\u025bp\u0254n","Kwakwar-\u0186gyefuo","Eb\u0254w-\u0186benem","Eb\u0254bira-Oforisuo","Esusow Aketseaba-K\u0254t\u0254nimba","Obirade-Ay\u025bwohomumu","Ay\u025bwoho-Kitawonsa","Difuu-\u0186sandaa","Fankwa-\u0190b\u0254","\u0186b\u025bs\u025b-Ahinime","\u0186ber\u025bf\u025bw-Obubuo","Mumu-\u0186p\u025bnimba"]],yw,[["AK","KE"],yw,["Ansa Kristo","Kristo Ekyiri"]],1,[6,0],["yy/MM/dd","y MMM d","y MMMM d","EEEE, y MMMM dd"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",yw,yw,yw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GHS","GH\u20b5","Ghana Sidi",{GHS:["GH\u20b5"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function G1t(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],vw=void 0;const U1t=["am",[["\u1320","\u12a8"],["\u1325\u12cb\u1275","\u12a8\u1230\u12d3\u1275"],vw],vw,[["\u12a5","\u1230","\u121b","\u1228","\u1210","\u12d3","\u1245"],["\u12a5\u1211\u12f5","\u1230\u129e","\u121b\u12ad\u1230","\u1228\u1261\u12d5","\u1210\u1219\u1235","\u12d3\u122d\u1265","\u1245\u12f3\u121c"],["\u12a5\u1211\u12f5","\u1230\u129e","\u121b\u12ad\u1230\u129e","\u1228\u1261\u12d5","\u1210\u1219\u1235","\u12d3\u122d\u1265","\u1245\u12f3\u121c"],["\u12a5","\u1230","\u121b","\u1228","\u1210","\u12d3","\u1245"]],vw,[["\u1303","\u134c","\u121b","\u12a4","\u121c","\u1301","\u1301","\u12a6","\u1234","\u12a6","\u1296","\u12f2"],["\u1303\u1295\u12e9","\u134c\u1265\u1229","\u121b\u122d\u127d","\u12a4\u1355\u122a","\u121c\u12ed","\u1301\u1295","\u1301\u120b\u12ed","\u12a6\u1308\u1235","\u1234\u1355\u1274","\u12a6\u12ad\u1276","\u1296\u126c\u121d","\u12f2\u1234\u121d"],["\u1303\u1295\u12e9\u12c8\u122a","\u134c\u1265\u1229\u12c8\u122a","\u121b\u122d\u127d","\u12a4\u1355\u122a\u120d","\u121c\u12ed","\u1301\u1295","\u1301\u120b\u12ed","\u12a6\u1308\u1235\u1275","\u1234\u1355\u1274\u121d\u1260\u122d","\u12a6\u12ad\u1276\u1260\u122d","\u1296\u126c\u121d\u1260\u122d","\u12f2\u1234\u121d\u1260\u122d"]],vw,[["\u12d3/\u12d3","\u12d3/\u121d"],vw,["\u12d3\u1218\u1270 \u12d3\u1208\u121d","\u12d3\u1218\u1270 \u121d\u1215\u1228\u1275"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","y MMMM d, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",vw,vw,vw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ETB","\u1265\u122d","\u12e8\u12a2\u1275\u12ee\u1335\u12eb \u1265\u122d",{AUD:["AU$","$"],CNH:["\u12e8\u127b\u12ed\u1293 \u12e9\u12cb\u1295"],ETB:["\u1265\u122d"],JPY:["JP\xa5","\xa5"],PHP:[vw,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function q1t(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],ho=void 0;const J1t=["ar-AE",[["\u0635","\u0645"],ho,ho],[["\u0635","\u0645"],ho,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],ho,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],ho,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],ho],ho,[["\u0642.\u0645","\u0645"],ho,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",ho,"{1} \u0641\u064a {0}",ho],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"AED","\u062f.\u0625.\u200f","\u062f\u0631\u0647\u0645 \u0625\u0645\u0627\u0631\u0627\u062a\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[ho,"AR$"],AUD:["AU$"],BBD:[ho,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[ho,"BM$"],BSD:[ho,"BS$"],BZD:[ho,"BZ$"],CAD:["CA$"],CLP:[ho,"CL$"],CNY:["CN\xa5"],COP:[ho,"CO$"],CUP:[ho,"CU$"],DOP:[ho,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[ho,"FJ$"],GBP:["UK\xa3"],GYD:[ho,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[ho,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[ho,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[ho,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[ho,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[ho,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[ho,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[ho,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[ho,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function Y1t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],gs=void 0;const X1t=["ar-BH",[["\u0635","\u0645"],gs,gs],[["\u0635","\u0645"],gs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],gs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],gs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],gs],gs,[["\u0642.\u0645","\u0645"],gs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",gs,"{1} \u0641\u064a {0}",gs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"BHD","\u062f.\u0628.\u200f","\u062f\u064a\u0646\u0627\u0631 \u0628\u062d\u0631\u064a\u0646\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[gs,"AR$"],AUD:["AU$"],BBD:[gs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[gs,"BM$"],BND:[gs,"BN$"],BSD:[gs,"BS$"],BZD:[gs,"BZ$"],CAD:["CA$"],CLP:[gs,"CL$"],CNY:["CN\xa5"],COP:[gs,"CO$"],CUP:[gs,"CU$"],DOP:[gs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[gs,"FJ$"],GBP:["UK\xa3"],GYD:[gs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[gs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[gs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[gs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[gs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[gs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[gs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[gs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[gs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function K1t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],_s=void 0;const Q1t=["ar-DJ",[["\u0635","\u0645"],_s,_s],[["\u0635","\u0645"],_s,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],_s,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],_s,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],_s],_s,[["\u0642.\u0645","\u0645"],_s,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",_s,"{1} \u0641\u064a {0}",_s],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"DJF","Fdj","\u0641\u0631\u0646\u0643 \u062c\u064a\u0628\u0648\u062a\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[_s,"AR$"],AUD:["AU$"],BBD:[_s,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[_s,"BM$"],BND:[_s,"BN$"],BSD:[_s,"BS$"],BZD:[_s,"BZ$"],CAD:["CA$"],CLP:[_s,"CL$"],CNY:["CN\xa5"],COP:[_s,"CO$"],CUP:[_s,"CU$"],DJF:["Fdj"],DOP:[_s,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[_s,"FJ$"],GBP:["UK\xa3"],GYD:[_s,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[_s,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[_s,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[_s,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[_s,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[_s,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[_s,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[_s,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[_s,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function Z1t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],ys=void 0;const t_t=["ar-DZ",[["\u0635","\u0645"],ys,ys],[["\u0635","\u0645"],ys,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],ys,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],ys,[["\u062c","\u0641","\u0645","\u0623","\u0645","\u062c","\u062c","\u0623","\u0633","\u0623","\u0646","\u062f"],["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],ys],ys,[["\u0642.\u0645","\u0645"],ys,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",ys,"{1} \u0641\u064a {0}",ys],[",",".",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"DZD","\u062f.\u062c.\u200f","\u062f\u064a\u0646\u0627\u0631 \u062c\u0632\u0627\u0626\u0631\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[ys,"AR$"],AUD:["AU$"],BBD:[ys,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[ys,"BM$"],BND:[ys,"BN$"],BSD:[ys,"BS$"],BZD:[ys,"BZ$"],CAD:["CA$"],CLP:[ys,"CL$"],CNY:["CN\xa5"],COP:[ys,"CO$"],CUP:[ys,"CU$"],DOP:[ys,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[ys,"FJ$"],GBP:["UK\xa3"],GYD:[ys,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[ys,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[ys,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[ys,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[ys,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[ys,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[ys,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[ys,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[ys,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function e_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],vs=void 0;const i_t=["ar-EG",[["\u0635","\u0645"],vs,vs],[["\u0635","\u0645"],vs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],vs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],vs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],vs],vs,[["\u0642.\u0645","\u0645"],vs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",vs,"{1} \u0641\u064a {0}",vs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"EGP","\u062c.\u0645.\u200f","\u062c\u0646\u064a\u0647 \u0645\u0635\u0631\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[vs,"AR$"],AUD:["AU$"],BBD:[vs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[vs,"BM$"],BND:[vs,"BN$"],BSD:[vs,"BS$"],BZD:[vs,"BZ$"],CAD:["CA$"],CLP:[vs,"CL$"],CNY:["CN\xa5"],COP:[vs,"CO$"],CUP:[vs,"CU$"],DOP:[vs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[vs,"FJ$"],GBP:["UK\xa3"],GYD:[vs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[vs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[vs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[vs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[vs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[vs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[vs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[vs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[vs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function n_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],bs=void 0;const r_t=["ar-EH",[["\u0635","\u0645"],bs,bs],[["\u0635","\u0645"],bs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],bs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],bs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],bs],bs,[["\u0642.\u0645","\u0645"],bs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",bs,"{1} \u0641\u064a {0}",bs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MAD","\u062f.\u0645.\u200f","\u062f\u0631\u0647\u0645 \u0645\u063a\u0631\u0628\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[bs,"AR$"],AUD:["AU$"],BBD:[bs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[bs,"BM$"],BND:[bs,"BN$"],BSD:[bs,"BS$"],BZD:[bs,"BZ$"],CAD:["CA$"],CLP:[bs,"CL$"],CNY:["CN\xa5"],COP:[bs,"CO$"],CUP:[bs,"CU$"],DOP:[bs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[bs,"FJ$"],GBP:["UK\xa3"],GYD:[bs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[bs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[bs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[bs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[bs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[bs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[bs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[bs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[bs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function a_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ms=void 0;const o_t=["ar-ER",[["\u0635","\u0645"],Ms,Ms],[["\u0635","\u0645"],Ms,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Ms,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Ms,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Ms],Ms,[["\u0642.\u0645","\u0645"],Ms,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ms,"{1} \u0641\u064a {0}",Ms],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"ERN","Nfk","\u0646\u0627\u0643\u0641\u0627 \u0623\u0631\u064a\u062a\u0631\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Ms,"AR$"],AUD:["AU$"],BBD:[Ms,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Ms,"BM$"],BND:[Ms,"BN$"],BSD:[Ms,"BS$"],BZD:[Ms,"BZ$"],CAD:["CA$"],CLP:[Ms,"CL$"],CNY:["CN\xa5"],COP:[Ms,"CO$"],CUP:[Ms,"CU$"],DOP:[Ms,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],ERN:["Nfk"],FJD:[Ms,"FJ$"],GBP:["UK\xa3"],GYD:[Ms,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Ms,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Ms,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Ms,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Ms,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Ms,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Ms,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Ms,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Ms,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function s_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],xs=void 0;const d_t=["ar-IL",[["\u0635","\u0645"],xs,xs],[["\u0635","\u0645"],xs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],xs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],xs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],xs],xs,[["\u0642.\u0645","\u0645"],xs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],0,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1}, {0}",xs,"{1} \u0641\u064a {0}",xs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"ILS","\u20aa","\u0634\u064a\u0643\u0644 \u0625\u0633\u0631\u0627\u0626\u064a\u0644\u064a \u062c\u062f\u064a\u062f",{AED:["\u062f.\u0625.\u200f"],ARS:[xs,"AR$"],AUD:["AU$"],BBD:[xs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[xs,"BM$"],BND:[xs,"BN$"],BSD:[xs,"BS$"],BZD:[xs,"BZ$"],CAD:["CA$"],CLP:[xs,"CL$"],CNY:["CN\xa5"],COP:[xs,"CO$"],CUP:[xs,"CU$"],DOP:[xs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[xs,"FJ$"],GBP:["UK\xa3"],GYD:[xs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[xs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[xs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[xs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[xs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[xs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[xs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[xs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[xs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function l_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],mo=void 0;const c_t=["ar-IQ",[["\u0635","\u0645"],mo,mo],[["\u0635","\u0645"],mo,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],mo,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],mo,[["\u0643","\u0634","\u0622","\u0646","\u0623","\u062d","\u062a","\u0622","\u0623","\u062a","\u062a","\u0643"],["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0634\u0628\u0627\u0637","\u0622\u0630\u0627\u0631","\u0646\u064a\u0633\u0627\u0646","\u0623\u064a\u0627\u0631","\u062d\u0632\u064a\u0631\u0627\u0646","\u062a\u0645\u0648\u0632","\u0622\u0628","\u0623\u064a\u0644\u0648\u0644","\u062a\u0634\u0631\u064a\u0646\xa0\u0627\u0644\u0623\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"],["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0634\u0628\u0627\u0637","\u0622\u0630\u0627\u0631","\u0646\u064a\u0633\u0627\u0646","\u0623\u064a\u0627\u0631","\u062d\u0632\u064a\u0631\u0627\u0646","\u062a\u0645\u0648\u0632","\u0622\u0628","\u0623\u064a\u0644\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"]],[["\u0643","\u0634","\u0622","\u0646","\u0623","\u062d","\u062a","\u0622","\u0623","\u062a","\u062a","\u0643"],["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0634\u0628\u0627\u0637","\u0622\u0630\u0627\u0631","\u0646\u064a\u0633\u0627\u0646","\u0623\u064a\u0627\u0631","\u062d\u0632\u064a\u0631\u0627\u0646","\u062a\u0645\u0648\u0632","\u0622\u0628","\u0623\u064a\u0644\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"],mo],[["\u0642.\u0645","\u0645"],mo,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",mo,"{1} \u0641\u064a {0}",mo],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"IQD","\u062f.\u0639.\u200f","\u062f\u064a\u0646\u0627\u0631 \u0639\u0631\u0627\u0642\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[mo,"AR$"],AUD:["AU$"],BBD:[mo,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[mo,"BM$"],BND:[mo,"BN$"],BSD:[mo,"BS$"],BZD:[mo,"BZ$"],CAD:["CA$"],CLP:[mo,"CL$"],CNY:["CN\xa5"],COP:[mo,"CO$"],CUP:[mo,"CU$"],DOP:[mo,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[mo,"FJ$"],GBP:["UK\xa3"],GYD:[mo,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[mo,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[mo,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[mo,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[mo,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[mo,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[mo,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[mo,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[mo,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function u_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ds=void 0;const h_t=["ar-JO",[["\u0635","\u0645"],Ds,Ds],[["\u0635","\u0645"],Ds,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Ds,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Ds,[["\u0643","\u0634","\u0622","\u0646","\u0623","\u062d","\u062a","\u0622","\u0623","\u062a","\u062a","\u0643"],["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0634\u0628\u0627\u0637","\u0622\u0630\u0627\u0631","\u0646\u064a\u0633\u0627\u0646","\u0623\u064a\u0627\u0631","\u062d\u0632\u064a\u0631\u0627\u0646","\u062a\u0645\u0648\u0632","\u0622\u0628","\u0623\u064a\u0644\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"],Ds],Ds,[["\u0642.\u0645","\u0645"],Ds,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ds,"{1} \u0641\u064a {0}",Ds],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"JOD","\u062f.\u0623.\u200f","\u062f\u064a\u0646\u0627\u0631 \u0623\u0631\u062f\u0646\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Ds,"AR$"],AUD:["AU$"],BBD:[Ds,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Ds,"BM$"],BND:[Ds,"BN$"],BSD:[Ds,"BS$"],BZD:[Ds,"BZ$"],CAD:["CA$"],CLP:[Ds,"CL$"],CNY:["CN\xa5"],COP:[Ds,"CO$"],CUP:[Ds,"CU$"],DOP:[Ds,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Ds,"FJ$"],GBP:["UK\xa3"],GYD:[Ds,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Ds,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Ds,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Ds,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Ds,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Ds,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Ds,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Ds,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Ds,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function p_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],ws=void 0;const f_t=["ar-KM",[["\u0635","\u0645"],ws,ws],[["\u0635","\u0645"],ws,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],ws,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],ws,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],ws],ws,[["\u0642.\u0645","\u0645"],ws,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",ws,"{1} \u0641\u064a {0}",ws],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"KMF","CF","\u0641\u0631\u0646\u0643 \u062c\u0632\u0631 \u0627\u0644\u0642\u0645\u0631",{AED:["\u062f.\u0625.\u200f"],ARS:[ws,"AR$"],AUD:["AU$"],BBD:[ws,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[ws,"BM$"],BND:[ws,"BN$"],BSD:[ws,"BS$"],BZD:[ws,"BZ$"],CAD:["CA$"],CLP:[ws,"CL$"],CNY:["CN\xa5"],COP:[ws,"CO$"],CUP:[ws,"CU$"],DOP:[ws,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[ws,"FJ$"],GBP:["UK\xa3"],GYD:[ws,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[ws,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KMF:["CF"],KWD:["\u062f.\u0643.\u200f"],KYD:[ws,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[ws,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[ws,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[ws,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[ws,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[ws,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[ws,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function m_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Cs=void 0;const __t=["ar-KW",[["\u0635","\u0645"],Cs,Cs],[["\u0635","\u0645"],Cs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Cs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Cs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Cs],Cs,[["\u0642.\u0645","\u0645"],Cs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Cs,"{1} \u0641\u064a {0}",Cs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"KWD","\u062f.\u0643.\u200f","\u062f\u064a\u0646\u0627\u0631 \u0643\u0648\u064a\u062a\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Cs,"AR$"],AUD:["AU$"],BBD:[Cs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Cs,"BM$"],BND:[Cs,"BN$"],BSD:[Cs,"BS$"],BZD:[Cs,"BZ$"],CAD:["CA$"],CLP:[Cs,"CL$"],CNY:["CN\xa5"],COP:[Cs,"CO$"],CUP:[Cs,"CU$"],DOP:[Cs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Cs,"FJ$"],GBP:["UK\xa3"],GYD:[Cs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Cs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Cs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Cs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Cs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Cs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Cs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Cs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Cs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function g_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ss=void 0;const v_t=["ar-LB",[["\u0635","\u0645"],Ss,Ss],[["\u0635","\u0645"],Ss,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Ss,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Ss,[["\u0643","\u0634","\u0622","\u0646","\u0623","\u062d","\u062a","\u0622","\u0623","\u062a","\u062a","\u0643"],["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0634\u0628\u0627\u0637","\u0622\u0630\u0627\u0631","\u0646\u064a\u0633\u0627\u0646","\u0623\u064a\u0627\u0631","\u062d\u0632\u064a\u0631\u0627\u0646","\u062a\u0645\u0648\u0632","\u0622\u0628","\u0623\u064a\u0644\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"],Ss],Ss,[["\u0642.\u0645","\u0645"],Ss,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ss,"{1} \u0641\u064a {0}",Ss],[",",".",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"LBP","\u0644.\u0644.\u200f","\u062c\u0646\u064a\u0647 \u0644\u0628\u0646\u0627\u0646\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Ss,"AR$"],AUD:["AU$"],BBD:[Ss,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Ss,"BM$"],BND:[Ss,"BN$"],BSD:[Ss,"BS$"],BZD:[Ss,"BZ$"],CAD:["CA$"],CLP:[Ss,"CL$"],CNY:["CN\xa5"],COP:[Ss,"CO$"],CUP:[Ss,"CU$"],DOP:[Ss,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Ss,"FJ$"],GBP:["UK\xa3"],GYD:[Ss,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Ss,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Ss,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Ss,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Ss,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Ss,"SB$"],SDD:["\u062f.\u0633.\u200f"],SRD:[Ss,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Ss,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Ss,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function y_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Os=void 0;const M_t=["ar-LY",[["\u0635","\u0645"],Os,Os],[["\u0635","\u0645"],Os,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Os,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Os,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Os],Os,[["\u0642.\u0645","\u0645"],Os,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Os,"{1} \u0641\u064a {0}",Os],[",",".",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"LYD","\u062f.\u0644.\u200f","\u062f\u064a\u0646\u0627\u0631 \u0644\u064a\u0628\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Os,"AR$"],AUD:["AU$"],BBD:[Os,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Os,"BM$"],BND:[Os,"BN$"],BSD:[Os,"BS$"],BZD:[Os,"BZ$"],CAD:["CA$"],CLP:[Os,"CL$"],CNY:["CN\xa5"],COP:[Os,"CO$"],CUP:[Os,"CU$"],DOP:[Os,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Os,"FJ$"],GBP:["UK\xa3"],GYD:[Os,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Os,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Os,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Os,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Os,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Os,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Os,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Os,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Os,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function b_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ts=void 0;const D_t=["ar-MA",[["\u0635","\u0645"],Ts,Ts],[["\u0635","\u0645"],Ts,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Ts,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Ts,[["\u064a","\u0641","\u0645","\u0623","\u0645","\u0646","\u0644","\u063a","\u0634","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648\u0632","\u063a\u0634\u062a","\u0634\u062a\u0646\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0646\u0628\u0631","\u062f\u062c\u0646\u0628\u0631"],Ts],Ts,[["\u0642.\u0645","\u0645"],Ts,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Ts,"{1} \u0641\u064a {0}",Ts],[",",".",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MAD","\u062f.\u0645.\u200f","\u062f\u0631\u0647\u0645 \u0645\u063a\u0631\u0628\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Ts,"AR$"],AUD:["AU$"],BBD:[Ts,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Ts,"BM$"],BND:[Ts,"BN$"],BSD:[Ts,"BS$"],BZD:[Ts,"BZ$"],CAD:["CA$"],CLP:[Ts,"CL$"],CNY:["CN\xa5"],COP:[Ts,"CO$"],CUP:[Ts,"CU$"],DOP:[Ts,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Ts,"FJ$"],GBP:["UK\xa3"],GYD:[Ts,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Ts,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Ts,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Ts,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Ts,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Ts,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Ts,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Ts,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Ts,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function x_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Es=void 0;const C_t=["ar-MR",[["\u0635","\u0645"],Es,Es],[["\u0635","\u0645"],Es,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Es,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Es,[["\u064a","\u0641","\u0645","\u0625","\u0648","\u0646","\u0644","\u063a","\u0634","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0625\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0634\u062a","\u0634\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u062c\u0645\u0628\u0631"],Es],Es,[["\u0642.\u0645","\u0645"],Es,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Es,"{1} \u0641\u064a {0}",Es],[",",".",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MRU","\u0623.\u0645.","\u0623\u0648\u0642\u064a\u0629 \u0645\u0648\u0631\u064a\u062a\u0627\u0646\u064a\u0629",{AED:["\u062f.\u0625.\u200f"],ARS:[Es,"AR$"],AUD:["AU$"],BBD:[Es,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Es,"BM$"],BND:[Es,"BN$"],BSD:[Es,"BS$"],BZD:[Es,"BZ$"],CAD:["CA$"],CLP:[Es,"CL$"],CNY:["CN\xa5"],COP:[Es,"CO$"],CUP:[Es,"CU$"],DOP:[Es,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Es,"FJ$"],GBP:["UK\xa3"],GYD:[Es,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Es,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Es,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Es,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Es,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Es,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Es,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Es,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Es,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function w_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],As=void 0;const O_t=["ar-OM",[["\u0635","\u0645"],As,As],[["\u0635","\u0645"],As,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],As,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],As,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],As],As,[["\u0642.\u0645","\u0645"],As,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",As,"{1} \u0641\u064a {0}",As],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"OMR","\u0631.\u0639.\u200f","\u0631\u064a\u0627\u0644 \u0639\u0645\u0627\u0646\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[As,"AR$"],AUD:["AU$"],BBD:[As,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[As,"BM$"],BND:[As,"BN$"],BSD:[As,"BS$"],BZD:[As,"BZ$"],CAD:["CA$"],CLP:[As,"CL$"],CNY:["CN\xa5"],COP:[As,"CO$"],CUP:[As,"CU$"],DOP:[As,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[As,"FJ$"],GBP:["UK\xa3"],GYD:[As,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[As,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[As,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[As,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[As,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[As,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[As,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[As,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[As,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function S_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],ks=void 0;const E_t=["ar-PS",[["\u0635","\u0645"],ks,ks],[["\u0635","\u0645"],ks,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],ks,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],ks,[["\u0643","\u0634","\u0622","\u0646","\u0623","\u062d","\u062a","\u0622","\u0623","\u062a","\u062a","\u0643"],["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0634\u0628\u0627\u0637","\u0622\u0630\u0627\u0631","\u0646\u064a\u0633\u0627\u0646","\u0623\u064a\u0627\u0631","\u062d\u0632\u064a\u0631\u0627\u0646","\u062a\u0645\u0648\u0632","\u0622\u0628","\u0623\u064a\u0644\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"],ks],ks,[["\u0642.\u0645","\u0645"],ks,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",ks,"{1} \u0641\u064a {0}",ks],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"ILS","\u20aa","\u0634\u064a\u0643\u0644 \u0625\u0633\u0631\u0627\u0626\u064a\u0644\u064a \u062c\u062f\u064a\u062f",{AED:["\u062f.\u0625.\u200f"],ARS:[ks,"AR$"],AUD:["AU$"],BBD:[ks,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[ks,"BM$"],BND:[ks,"BN$"],BSD:[ks,"BS$"],BZD:[ks,"BZ$"],CAD:["CA$"],CLP:[ks,"CL$"],CNY:["CN\xa5"],COP:[ks,"CO$"],CUP:[ks,"CU$"],DOP:[ks,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[ks,"FJ$"],GBP:["UK\xa3"],GYD:[ks,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[ks,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[ks,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[ks,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[ks,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[ks,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[ks,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[ks,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[ks,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function T_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Is=void 0;const k_t=["ar-QA",[["\u0635","\u0645"],Is,Is],[["\u0635","\u0645"],Is,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Is,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Is,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Is],Is,[["\u0642.\u0645","\u0645"],Is,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Is,"{1} \u0641\u064a {0}",Is],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"QAR","\u0631.\u0642.\u200f","\u0631\u064a\u0627\u0644 \u0642\u0637\u0631\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Is,"AR$"],AUD:["AU$"],BBD:[Is,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Is,"BM$"],BND:[Is,"BN$"],BSD:[Is,"BS$"],BZD:[Is,"BZ$"],CAD:["CA$"],CLP:[Is,"CL$"],CNY:["CN\xa5"],COP:[Is,"CO$"],CUP:[Is,"CU$"],DOP:[Is,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Is,"FJ$"],GBP:["UK\xa3"],GYD:[Is,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Is,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Is,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Is,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Is,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Is,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Is,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Is,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Is,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function A_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ls=void 0;const L_t=["ar-SA",[["\u0635","\u0645"],Ls,Ls],[["\u0635","\u0645"],Ls,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Ls,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Ls,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Ls],Ls,[["\u0642.\u0645","\u0645"],Ls,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],0,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ls,"{1} \u0641\u064a {0}",Ls],[".",",",";","\u066a","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"SAR","\u0631.\u0633.\u200f","\u0631\u064a\u0627\u0644 \u0633\u0639\u0648\u062f\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Ls,"AR$"],AUD:["AU$"],BBD:[Ls,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Ls,"BM$"],BND:[Ls,"BN$"],BSD:[Ls,"BS$"],BZD:[Ls,"BZ$"],CAD:["CA$"],CLP:[Ls,"CL$"],CNY:["CN\xa5"],COP:[Ls,"CO$"],CUP:[Ls,"CU$"],DOP:[Ls,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Ls,"FJ$"],GBP:["UK\xa3"],GYD:[Ls,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Ls,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Ls,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Ls,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Ls,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Ls,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Ls,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Ls,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Ls,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function I_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ns=void 0;const P_t=["ar-SD",[["\u0635","\u0645"],Ns,Ns],[["\u0635","\u0645"],Ns,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Ns,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Ns,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Ns],Ns,[["\u0642.\u0645","\u0645"],Ns,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ns,"{1} \u0641\u064a {0}",Ns],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"SDG","\u062c.\u0633.","\u062c\u0646\u064a\u0647 \u0633\u0648\u062f\u0627\u0646\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Ns,"AR$"],AUD:["AU$"],BBD:[Ns,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Ns,"BM$"],BND:[Ns,"BN$"],BSD:[Ns,"BS$"],BZD:[Ns,"BZ$"],CAD:["CA$"],CLP:[Ns,"CL$"],CNY:["CN\xa5"],COP:[Ns,"CO$"],CUP:[Ns,"CU$"],DOP:[Ns,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Ns,"FJ$"],GBP:["UK\xa3"],GYD:[Ns,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Ns,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Ns,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Ns,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Ns,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Ns,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Ns,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Ns,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Ns,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function N_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ps=void 0;const F_t=["ar-SO",[["\u0635","\u0645"],Ps,Ps],[["\u0635","\u0645"],Ps,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Ps,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Ps,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Ps],Ps,[["\u0642.\u0645","\u0645"],Ps,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ps,"{1} \u0641\u064a {0}",Ps],[".",",",";","\u066a","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"SOS","S","\u0634\u0644\u0646 \u0635\u0648\u0645\u0627\u0644\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Ps,"AR$"],AUD:["AU$"],BBD:[Ps,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Ps,"BM$"],BND:[Ps,"BN$"],BSD:[Ps,"BS$"],BZD:[Ps,"BZ$"],CAD:["CA$"],CLP:[Ps,"CL$"],CNY:["CN\xa5"],COP:[Ps,"CO$"],CUP:[Ps,"CU$"],DOP:[Ps,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Ps,"FJ$"],GBP:["UK\xa3"],GYD:[Ps,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Ps,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Ps,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Ps,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Ps,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Ps,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SOS:["S"],SRD:[Ps,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Ps,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Ps,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function R_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Rs=void 0;const B_t=["ar-SS",[["\u0635","\u0645"],Rs,Rs],[["\u0635","\u0645"],Rs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Rs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Rs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Rs],Rs,[["\u0642.\u0645","\u0645"],Rs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Rs,"{1} \u0641\u064a {0}",Rs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"SSP","\xa3","\u062c\u0646\u064a\u0647 \u062c\u0646\u0648\u0628 \u0627\u0644\u0633\u0648\u062f\u0627\u0646",{AED:["\u062f.\u0625.\u200f"],ARS:[Rs,"AR$"],AUD:["AU$"],BBD:[Rs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Rs,"BM$"],BND:[Rs,"BN$"],BSD:[Rs,"BS$"],BZD:[Rs,"BZ$"],CAD:["CA$"],CLP:[Rs,"CL$"],CNY:["CN\xa5"],COP:[Rs,"CO$"],CUP:[Rs,"CU$"],DOP:[Rs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Rs,"FJ$"],GBP:["GB\xa3","UK\xa3"],GYD:[Rs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Rs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Rs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Rs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Rs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Rs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Rs,"SR$"],SSP:["\xa3"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Rs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Rs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function H_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Fs=void 0;const $_t=["ar-SY",[["\u0635","\u0645"],Fs,Fs],[["\u0635","\u0645"],Fs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Fs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Fs,[["\u0643","\u0634","\u0622","\u0646","\u0623","\u062d","\u062a","\u0622","\u0623","\u062a","\u062a","\u0643"],["\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0634\u0628\u0627\u0637","\u0622\u0630\u0627\u0631","\u0646\u064a\u0633\u0627\u0646","\u0623\u064a\u0627\u0631","\u062d\u0632\u064a\u0631\u0627\u0646","\u062a\u0645\u0648\u0632","\u0622\u0628","\u0623\u064a\u0644\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u0623\u0648\u0644","\u062a\u0634\u0631\u064a\u0646 \u0627\u0644\u062b\u0627\u0646\u064a","\u0643\u0627\u0646\u0648\u0646 \u0627\u0644\u0623\u0648\u0644"],Fs],Fs,[["\u0642.\u0645","\u0645"],Fs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Fs,"{1} \u0641\u064a {0}",Fs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"SYP","\u0644.\u0633.\u200f","\u0644\u064a\u0631\u0629 \u0633\u0648\u0631\u064a\u0629",{AED:["\u062f.\u0625.\u200f"],ARS:[Fs,"AR$"],AUD:["AU$"],BBD:[Fs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Fs,"BM$"],BND:[Fs,"BN$"],BSD:[Fs,"BS$"],BZD:[Fs,"BZ$"],CAD:["CA$"],CLP:[Fs,"CL$"],CNY:["CN\xa5"],COP:[Fs,"CO$"],CUP:[Fs,"CU$"],DOP:[Fs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Fs,"FJ$"],GBP:["UK\xa3"],GYD:[Fs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Fs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Fs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Fs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Fs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Fs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Fs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Fs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Fs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function z_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Hs=void 0;const W_t=["ar-TD",[["\u0635","\u0645"],Hs,Hs],[["\u0635","\u0645"],Hs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Hs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Hs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Hs],Hs,[["\u0642.\u0645","\u0645"],Hs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Hs,"{1} \u0641\u064a {0}",Hs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"XAF","FCFA","\u0641\u0631\u0646\u0643 \u0648\u0633\u0637 \u0623\u0641\u0631\u064a\u0642\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Hs,"AR$"],AUD:["AU$"],BBD:[Hs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Hs,"BM$"],BND:[Hs,"BN$"],BSD:[Hs,"BS$"],BZD:[Hs,"BZ$"],CAD:["CA$"],CLP:[Hs,"CL$"],CNY:["CN\xa5"],COP:[Hs,"CO$"],CUP:[Hs,"CU$"],DOP:[Hs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Hs,"FJ$"],GBP:["UK\xa3"],GYD:[Hs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Hs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Hs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Hs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Hs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Hs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Hs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Hs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Hs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function V_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Bs=void 0;const j_t=["ar-TN",[["\u0635","\u0645"],Bs,Bs],[["\u0635","\u0645"],Bs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],Bs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],Bs,[["\u062c","\u0641","\u0645","\u0623","\u0645","\u062c","\u062c","\u0623","\u0633","\u0623","\u0646","\u062f"],["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],Bs],Bs,[["\u0642.\u0645","\u0645"],Bs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],1,[6,0],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Bs,"{1} \u0641\u064a {0}",Bs],[",",".",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"TND","\u062f.\u062a.\u200f","\u062f\u064a\u0646\u0627\u0631 \u062a\u0648\u0646\u0633\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[Bs,"AR$"],AUD:["AU$"],BBD:[Bs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[Bs,"BM$"],BND:[Bs,"BN$"],BSD:[Bs,"BS$"],BZD:[Bs,"BZ$"],CAD:["CA$"],CLP:[Bs,"CL$"],CNY:["CN\xa5"],COP:[Bs,"CO$"],CUP:[Bs,"CU$"],DOP:[Bs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[Bs,"FJ$"],GBP:["UK\xa3"],GYD:[Bs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[Bs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[Bs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[Bs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[Bs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[Bs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[Bs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[Bs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[Bs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function G_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],zs=void 0;const U_t=["ar-YE",[["\u0635","\u0645"],zs,zs],[["\u0635","\u0645"],zs,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],zs,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],zs,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],zs],zs,[["\u0642.\u0645","\u0645"],zs,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],0,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",zs,"{1} \u0641\u064a {0}",zs],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"YER","\u0631.\u064a.\u200f","\u0631\u064a\u0627\u0644 \u064a\u0645\u0646\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[zs,"AR$"],AUD:["AU$"],BBD:[zs,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[zs,"BM$"],BND:[zs,"BN$"],BSD:[zs,"BS$"],BZD:[zs,"BZ$"],CAD:["CA$"],CLP:[zs,"CL$"],CNY:["CN\xa5"],COP:[zs,"CO$"],CUP:[zs,"CU$"],DOP:[zs,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[zs,"FJ$"],GBP:["UK\xa3"],GYD:[zs,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[zs,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[zs,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[zs,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[zs,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[zs,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[zs,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[zs,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[zs,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function q_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],$s=void 0;const J_t=["ar",[["\u0635","\u0645"],$s,$s],[["\u0635","\u0645"],$s,["\u0635\u0628\u0627\u062d\u064b\u0627","\u0645\u0633\u0627\u0621\u064b"]],[["\u062d","\u0646","\u062b","\u0631","\u062e","\u062c","\u0633"],["\u0627\u0644\u0623\u062d\u062f","\u0627\u0644\u0627\u062b\u0646\u064a\u0646","\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621","\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621","\u0627\u0644\u062e\u0645\u064a\u0633","\u0627\u0644\u062c\u0645\u0639\u0629","\u0627\u0644\u0633\u0628\u062a"],$s,["\u0623\u062d\u062f","\u0625\u062b\u0646\u064a\u0646","\u062b\u0644\u0627\u062b\u0627\u0621","\u0623\u0631\u0628\u0639\u0627\u0621","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0629","\u0633\u0628\u062a"]],$s,[["\u064a","\u0641","\u0645","\u0623","\u0648","\u0646","\u0644","\u063a","\u0633","\u0643","\u0628","\u062f"],["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"],$s],$s,[["\u0642.\u0645","\u0645"],$s,["\u0642\u0628\u0644 \u0627\u0644\u0645\u064a\u0644\u0627\u062f","\u0645\u064a\u0644\u0627\u062f\u064a"]],6,[5,6],["d\u200f/M\u200f/y","dd\u200f/MM\u200f/y","d MMMM y","EEEE\u060c d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",$s,"{1} \u0641\u064a {0}",$s],[".",",",";","\u200e%\u200e","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","\u0644\u064a\u0633\xa0\u0631\u0642\u0645\u064b\u0627",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"EGP","\u062c.\u0645.\u200f","\u062c\u0646\u064a\u0647 \u0645\u0635\u0631\u064a",{AED:["\u062f.\u0625.\u200f"],ARS:[$s,"AR$"],AUD:["AU$"],BBD:[$s,"BB$"],BHD:["\u062f.\u0628.\u200f"],BMD:[$s,"BM$"],BND:[$s,"BN$"],BSD:[$s,"BS$"],BZD:[$s,"BZ$"],CAD:["CA$"],CLP:[$s,"CL$"],CNY:["CN\xa5"],COP:[$s,"CO$"],CUP:[$s,"CU$"],DOP:[$s,"DO$"],DZD:["\u062f.\u062c.\u200f"],EGP:["\u062c.\u0645.\u200f","E\xa3"],FJD:[$s,"FJ$"],GBP:["UK\xa3"],GYD:[$s,"GY$"],HKD:["HK$"],IQD:["\u062f.\u0639.\u200f"],IRR:["\u0631.\u0625."],JMD:[$s,"JM$"],JOD:["\u062f.\u0623.\u200f"],JPY:["JP\xa5"],KWD:["\u062f.\u0643.\u200f"],KYD:[$s,"KY$"],LBP:["\u0644.\u0644.\u200f","L\xa3"],LRD:[$s,"$LR"],LYD:["\u062f.\u0644.\u200f"],MAD:["\u062f.\u0645.\u200f"],MRU:["\u0623.\u0645."],MXN:["MX$"],NZD:["NZ$"],OMR:["\u0631.\u0639.\u200f"],PHP:[$s,"\u20b1"],QAR:["\u0631.\u0642.\u200f"],SAR:["\u0631.\u0633.\u200f"],SBD:[$s,"SB$"],SDD:["\u062f.\u0633.\u200f"],SDG:["\u062c.\u0633."],SRD:[$s,"SR$"],SYP:["\u0644.\u0633.\u200f","\xa3"],THB:["\u0e3f"],TND:["\u062f.\u062a.\u200f"],TTD:[$s,"TT$"],TWD:["NT$"],USD:["US$"],UYU:[$s,"UY$"],XXX:["***"],YER:["\u0631.\u064a.\u200f"]},"rtl",function Y_t(t){const e=t;return 0===e?0:1===e?1:2===e?2:e%100===Math.floor(e%100)&&e%100>=3&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=99?4:5}],Ub=void 0;const X_t=["as",[["\u09aa\u09c2\u09f0\u09cd\u09ac\u09be\u09b9\u09cd\u09a8","\u0985\u09aa\u09f0\u09be\u09b9\u09cd\u09a8"],Ub,Ub],Ub,[["\u09a6","\u09b8","\u09ae","\u09ac","\u09ac","\u09b6","\u09b6"],["\u09a6\u09c7\u0993","\u09b8\u09cb\u09ae","\u09ae\u0999\u09cd\u0997\u09b2","\u09ac\u09c1\u09a7","\u09ac\u09c3\u09b9","\u09b6\u09c1\u0995\u09cd\u09f0","\u09b6\u09a8\u09bf"],["\u09a6\u09c7\u0993\u09ac\u09be\u09f0","\u09b8\u09cb\u09ae\u09ac\u09be\u09f0","\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09f0","\u09ac\u09c1\u09a7\u09ac\u09be\u09f0","\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09f0","\u09b6\u09c1\u0995\u09cd\u09f0\u09ac\u09be\u09f0","\u09b6\u09a8\u09bf\u09ac\u09be\u09f0"],["\u09a6\u09c7\u0993","\u09b8\u09cb\u09ae","\u09ae\u0999\u09cd\u0997\u09b2","\u09ac\u09c1\u09a7","\u09ac\u09c3\u09b9","\u09b6\u09c1\u0995\u09cd\u09f0","\u09b6\u09a8\u09bf"]],Ub,[["\u099c","\u09ab","\u09ae","\u098f","\u09ae","\u099c","\u099c","\u0986","\u099b","\u0985","\u09a8","\u09a1"],["\u099c\u09be\u09a8\u09c1","\u09ab\u09c7\u09ac\u09cd\u09f0\u09c1","\u09ae\u09be\u09f0\u09cd\u099a","\u098f\u09aa\u09cd\u09f0\u09bf\u09b2","\u09ae\u09c7\u2019","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997","\u099b\u09c7\u09aa\u09cd\u09a4\u09c7","\u0985\u0995\u09cd\u099f\u09cb","\u09a8\u09f1\u09c7","\u09a1\u09bf\u099a\u09c7"],["\u099c\u09be\u09a8\u09c1\u09f1\u09be\u09f0\u09c0","\u09ab\u09c7\u09ac\u09cd\u09f0\u09c1\u09f1\u09be\u09f0\u09c0","\u09ae\u09be\u09f0\u09cd\u099a","\u098f\u09aa\u09cd\u09f0\u09bf\u09b2","\u09ae\u09c7\u2019","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997\u09b7\u09cd\u099f","\u099b\u09c7\u09aa\u09cd\u09a4\u09c7\u09ae\u09cd\u09ac\u09f0","\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09f0","\u09a8\u09f1\u09c7\u09ae\u09cd\u09ac\u09f0","\u09a1\u09bf\u099a\u09c7\u09ae\u09cd\u09ac\u09f0"]],Ub,[["\u0996\u09cd\u09f0\u09c0\u0983 \u09aa\u09c2\u0983","\u0996\u09cd\u09f0\u09c0\u0983"],Ub,["\u0996\u09cd\u09f0\u09c0\u09b7\u09cd\u099f\u09aa\u09c2\u09f0\u09cd\u09ac","\u0996\u09cd\u09f0\u09c0\u09b7\u09cd\u099f\u09be\u09ac\u09cd\u09a6"]],0,[0,0],["d-M-y","dd-MM-y","d MMMM, y","EEEE, d MMMM, y"],["a h.mm","a h.mm.ss","a h.mm.ss z","a h.mm.ss zzzz"],["{1} {0}",Ub,Ub,Ub],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","#E0"],"INR","\u20b9","\u09ad\u09be\u09f0\u09a4\u09c0\u09af\u09bc \u09f0\u09c1\u09aa\u09c0",{JPY:["JP\xa5","\xa5"],PHP:[Ub,"\u20b1"],USD:["US$","$"]},"ltr",function K_t(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],bw=void 0;const Q_t=["asa",[["icheheavo","ichamthi"],bw,bw],bw,[["J","J","J","J","A","I","J"],["Jpi","Jtt","Jnn","Jtn","Alh","Ijm","Jmo"],["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],["Jpi","Jtt","Jnn","Jtn","Alh","Ijm","Jmo"]],bw,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Dec"],["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]],bw,[["KM","BM"],bw,["Kabla yakwe Yethu","Baada yakwe Yethu"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",bw,bw,bw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"TZS","TSh","shilingi ya Tandhania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function Z_t(t){return 1===t?1:5}],kU=void 0;const tyt=["ast",[["a","p"],["AM","PM"],["de la ma\xf1ana","de la tarde"]],[["a","p"],["AM","PM"],["ma\xf1ana","tarde"]],[["D","L","M","M","X","V","S"],["dom","llu","mar","mi\xe9","xue","vie","s\xe1b"],["domingu","llunes","martes","mi\xe9rcoles","xueves","vienres","s\xe1badu"],["do","ll","ma","mi","xu","vi","s\xe1"]],kU,[["X","F","M","A","M","X","X","A","S","O","P","A"],["xin","feb","mar","abr","may","xun","xnt","ago","set","och","pay","avi"],["de xineru","de febreru","de marzu","d\u2019abril","de mayu","de xunu","de xunetu","d\u2019agostu","de setiembre","d\u2019ochobre","de payares","d\u2019avientu"]],[["X","F","M","A","M","X","X","A","S","O","P","A"],["Xin","Feb","Mar","Abr","May","Xun","Xnt","Ago","Set","Och","Pay","Avi"],["xineru","febreru","marzu","abril","mayu","xunu","xunetu","agostu","setiembre","ochobre","payares","avientu"]],[["e.C.","d.C."],kU,["enantes de Cristu","despu\xe9s de Cristu"]],1,[6,0],["d/M/yy","d MMM y","d MMMM 'de' y","EEEE, d MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} 'a' 'les' {0}",kU],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","ND",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{BYN:[],DKK:[],HRK:[],ISK:[],NOK:[],PHP:[kU,"\u20b1"],PLN:[],RUR:[],SEK:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[]},"ltr",function eyt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],J2=void 0;const iyt=["az-Cyrl",[["\u0430","\u043f"],["\u0410\u041c","\u041f\u041c"],J2],[["\u0410\u041c","\u041f\u041c"],J2,J2],[["7","1","2","3","4","5","6"],["\u0411.","\u0411.\u0415.","\u0427.\u0410.","\u0427.","\u04b8.\u0410.","\u04b8.","\u0428."],["\u0431\u0430\u0437\u0430\u0440","\u0431\u0430\u0437\u0430\u0440 \u0435\u0440\u0442\u04d9\u0441\u0438","\u0447\u04d9\u0440\u0448\u04d9\u043d\u0431\u04d9 \u0430\u0445\u0448\u0430\u043c\u044b","\u0447\u04d9\u0440\u0448\u04d9\u043d\u0431\u04d9","\u04b9\u04af\u043c\u04d9 \u0430\u0445\u0448\u0430\u043c\u044b","\u04b9\u04af\u043c\u04d9","\u0448\u04d9\u043d\u0431\u04d9"],["\u0411.","\u0411.\u0415.","\u0427.\u0410.","\u0427.","\u04b8.\u0410.","\u04b8.","\u0428."]],J2,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0458\u0430\u043d","\u0444\u0435\u0432","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0439","\u0438\u0458\u043d","\u0438\u0458\u043b","\u0430\u0432\u0433","\u0441\u0435\u043d","\u043e\u043a\u0442","\u043d\u043e\u0458","\u0434\u0435\u043a"],["\u0458\u0430\u043d\u0432\u0430\u0440","\u0444\u0435\u0432\u0440\u0430\u043b","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b","\u043c\u0430\u0439","\u0438\u0458\u0443\u043d","\u0438\u0458\u0443\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u0458\u0430\u0431\u0440","\u043e\u043a\u0442\u0458\u0430\u0431\u0440","\u043d\u043e\u0458\u0430\u0431\u0440","\u0434\u0435\u043a\u0430\u0431\u0440"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0458\u0430\u043d","\u0444\u0435\u0432","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0439","\u0438\u0458\u043d","\u0438\u0458\u043b","\u0430\u0432\u0433","\u0441\u0435\u043d","\u043e\u043a\u0442","\u043d\u043e\u0458","\u0434\u0435\u043a"],["\u0408\u0430\u043d\u0432\u0430\u0440","\u0424\u0435\u0432\u0440\u0430\u043b","\u041c\u0430\u0440\u0442","\u0410\u043f\u0440\u0435\u043b","\u041c\u0430\u0439","\u0418\u0458\u0443\u043d","\u0418\u0458\u0443\u043b","\u0410\u0432\u0433\u0443\u0441\u0442","\u0421\u0435\u043d\u0442\u0458\u0430\u0431\u0440","\u041e\u043a\u0442\u0458\u0430\u0431\u0440","\u041d\u043e\u0458\u0430\u0431\u0440","\u0414\u0435\u043a\u0430\u0431\u0440"]],[["\u0435.\u04d9.","\u0458.\u0435."],J2,["\u0435\u0440\u0430\u043c\u044b\u0437\u0434\u0430\u043d \u04d9\u0432\u0432\u04d9\u043b","\u0458\u0435\u043d\u0438 \u0435\u0440\u0430"]],1,[6,0],["dd.MM.yy","d MMM y","d MMMM y","d MMMM y, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",J2,J2,J2],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"AZN","\u20bc","AZN",{AZN:["\u20bc"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function nyt(t){return 5}],Qy=void 0;const ryt=["az-Latn",[["a","p"],["AM","PM"],Qy],[["AM","PM"],Qy,Qy],[["7","1","2","3","4","5","6"],["B.","B.e.","\xc7.a.","\xc7.","C.a.","C.","\u015e."],["bazar","bazar ert\u0259si","\xe7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131","\xe7\u0259r\u015f\u0259nb\u0259","c\xfcm\u0259 ax\u015fam\u0131","c\xfcm\u0259","\u015f\u0259nb\u0259"],["B.","B.E.","\xc7.A.","\xc7.","C.A.","C.","\u015e."]],[["7","1","2","3","4","5","6"],["B.","B.E.","\xc7.A.","\xc7.","C.A.","C.","\u015e."],["bazar","bazar ert\u0259si","\xe7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131","\xe7\u0259r\u015f\u0259nb\u0259","c\xfcm\u0259 ax\u015fam\u0131","c\xfcm\u0259","\u015f\u0259nb\u0259"],["B.","B.E.","\xc7.A.","\xc7.","C.A.","C.","\u015e."]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["yan","fev","mar","apr","may","iyn","iyl","avq","sen","okt","noy","dek"],["yanvar","fevral","mart","aprel","may","iyun","iyul","avqust","sentyabr","oktyabr","noyabr","dekabr"]],Qy,[["e.\u0259.","y.e."],Qy,["eram\u0131zdan \u0259vv\u0259l","yeni era"]],1,[6,0],["dd.MM.yy","d MMM y","d MMMM y","d MMMM y, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Qy,Qy,Qy],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"AZN","\u20bc","Az\u0259rbaycan Manat\u0131",{AZN:["\u20bc"],JPY:["JP\xa5","\xa5"],PHP:[Qy,"\u20b1"],RON:[Qy,"ley"],SYP:[Qy,"S\xa3"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function ayt(t){return 1===t?1:5}],ev=void 0;const oyt=["az",[["a","p"],["AM","PM"],ev],[["AM","PM"],ev,ev],[["7","1","2","3","4","5","6"],["B.","B.e.","\xc7.a.","\xc7.","C.a.","C.","\u015e."],["bazar","bazar ert\u0259si","\xe7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131","\xe7\u0259r\u015f\u0259nb\u0259","c\xfcm\u0259 ax\u015fam\u0131","c\xfcm\u0259","\u015f\u0259nb\u0259"],["B.","B.E.","\xc7.A.","\xc7.","C.A.","C.","\u015e."]],[["7","1","2","3","4","5","6"],["B.","B.E.","\xc7.A.","\xc7.","C.A.","C.","\u015e."],["bazar","bazar ert\u0259si","\xe7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131","\xe7\u0259r\u015f\u0259nb\u0259","c\xfcm\u0259 ax\u015fam\u0131","c\xfcm\u0259","\u015f\u0259nb\u0259"],["B.","B.E.","\xc7.A.","\xc7.","C.A.","C.","\u015e."]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["yan","fev","mar","apr","may","iyn","iyl","avq","sen","okt","noy","dek"],["yanvar","fevral","mart","aprel","may","iyun","iyul","avqust","sentyabr","oktyabr","noyabr","dekabr"]],ev,[["e.\u0259.","y.e."],ev,["eram\u0131zdan \u0259vv\u0259l","yeni era"]],1,[6,0],["dd.MM.yy","d MMM y","d MMMM y","d MMMM y, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",ev,ev,ev],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"AZN","\u20bc","Az\u0259rbaycan Manat\u0131",{AZN:["\u20bc"],JPY:["JP\xa5","\xa5"],PHP:[ev,"\u20b1"],RON:[ev,"ley"],SYP:[ev,"S\xa3"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function syt(t){return 1===t?1:5}],Mw=void 0;const dyt=["bas",[["I bik\u025b\u0302gl\xe0","I \u0253ugaj\u0254p"],Mw,Mw],Mw,[["n","n","u","\u014b","m","k","j"],["n\u0254y","nja","uum","\u014bge","mb\u0254","k\u0254\u0254","jon"],["\u014bgw\xe0 n\u0254\u0302y","\u014bgw\xe0 nja\u014bgumba","\u014bgw\xe0 \xfbm","\u014bgw\xe0 \u014bg\xea","\u014bgw\xe0 mb\u0254k","\u014bgw\xe0 k\u0254\u0254","\u014bgw\xe0 j\xf4n"],["n\u0254y","nja","uum","\u014bge","mb\u0254","k\u0254\u0254","jon"]],Mw,[["k","m","m","m","m","h","n","h","d","b","m","l"],["k\u0254n","mac","mat","mto","mpu","hil","nje","hik","dip","bio","may","li\u0253"],["K\u0254nd\u0254\u014b","M\xe0c\u025b\u0302l","M\xe0t\xf9mb","M\xe0top","M\u0300puy\u025b","H\xecl\xf2nd\u025b\u0300","Nj\xe8b\xe0","H\xecka\u014b","D\xecp\u0254\u0300s","B\xec\xf2\xf4m","M\xe0y\u025bs\xe8p","L\xecbuy li \u0144y\xe8e"]],Mw,[["b.Y.K","m.Y.K"],Mw,["bis\u016b bi Yes\xf9 Kr\u01d0st\xf2","i mb\u016bs Yes\xf9 Kr\u01d0st\xf2"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Mw,Mw,Mw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","Fr\u01ce\u014b CFA (BEAC)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function lyt(t){return 5}],Vs=void 0;const cyt=["be",[["am","pm"],["AM","PM"],Vs],[["AM","PM"],Vs,Vs],[["\u043d","\u043f","\u0430","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0434","\u043f\u043d","\u0430\u045e","\u0441\u0440","\u0447\u0446","\u043f\u0442","\u0441\u0431"],["\u043d\u044f\u0434\u0437\u0435\u043b\u044f","\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a","\u0430\u045e\u0442\u043e\u0440\u0430\u043a","\u0441\u0435\u0440\u0430\u0434\u0430","\u0447\u0430\u0446\u0432\u0435\u0440","\u043f\u044f\u0442\u043d\u0456\u0446\u0430","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0434","\u043f\u043d","\u0430\u045e","\u0441\u0440","\u0447\u0446","\u043f\u0442","\u0441\u0431"]],Vs,[["\u0441","\u043b","\u0441","\u043a","\u043c","\u0447","\u043b","\u0436","\u0432","\u043a","\u043b","\u0441"],["\u0441\u0442\u0443","\u043b\u044e\u0442","\u0441\u0430\u043a","\u043a\u0440\u0430","\u043c\u0430\u044f","\u0447\u044d\u0440","\u043b\u0456\u043f","\u0436\u043d\u0456","\u0432\u0435\u0440","\u043a\u0430\u0441","\u043b\u0456\u0441","\u0441\u043d\u0435"],["\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f","\u043b\u044e\u0442\u0430\u0433\u0430","\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430","\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430","\u043c\u0430\u044f","\u0447\u044d\u0440\u0432\u0435\u043d\u044f","\u043b\u0456\u043f\u0435\u043d\u044f","\u0436\u043d\u0456\u045e\u043d\u044f","\u0432\u0435\u0440\u0430\u0441\u043d\u044f","\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430","\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430","\u0441\u043d\u0435\u0436\u043d\u044f"]],[["\u0441","\u043b","\u0441","\u043a","\u043c","\u0447","\u043b","\u0436","\u0432","\u043a","\u043b","\u0441"],["\u0441\u0442\u0443","\u043b\u044e\u0442","\u0441\u0430\u043a","\u043a\u0440\u0430","\u043c\u0430\u0439","\u0447\u044d\u0440","\u043b\u0456\u043f","\u0436\u043d\u0456","\u0432\u0435\u0440","\u043a\u0430\u0441","\u043b\u0456\u0441","\u0441\u043d\u0435"],["\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c","\u043b\u044e\u0442\u044b","\u0441\u0430\u043a\u0430\u0432\u0456\u043a","\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a","\u043c\u0430\u0439","\u0447\u044d\u0440\u0432\u0435\u043d\u044c","\u043b\u0456\u043f\u0435\u043d\u044c","\u0436\u043d\u0456\u0432\u0435\u043d\u044c","\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c","\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a","\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434","\u0441\u043d\u0435\u0436\u0430\u043d\u044c"]],[["\u0434\u0430 \u043d.\u044d.","\u043d.\u044d."],Vs,["\u0434\u0430 \u043d\u0430\u0440\u0430\u0434\u0436\u044d\u043d\u043d\u044f \u0425\u0440\u044b\u0441\u0442\u043e\u0432\u0430","\u0430\u0434 \u043d\u0430\u0440\u0430\u0434\u0436\u044d\u043d\u043d\u044f \u0425\u0440\u044b\u0441\u0442\u043e\u0432\u0430"]],1,[6,0],["d.MM.yy","d.MM.y","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss, zzzz"],["{1}, {0}",Vs,"{1} '\u0443' {0}",Vs],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"BYN","Br","\u0431\u0435\u043b\u0430\u0440\u0443\u0441\u043a\u0456 \u0440\u0443\u0431\u0435\u043b\u044c",{AUD:["A$"],BBD:[Vs,"Bds$"],BMD:[Vs,"BD$"],BRL:[Vs,"R$"],BSD:[Vs,"B$"],BYN:["Br"],BZD:[Vs,"BZ$"],CAD:[Vs,"CA$"],CUC:[Vs,"CUC$"],CUP:[Vs,"$MN"],DOP:[Vs,"RD$"],FJD:[Vs,"FJ$"],FKP:[Vs,"FK\xa3"],GYD:[Vs,"G$"],ISK:[Vs,"\xcdkr"],JMD:[Vs,"J$"],KYD:[Vs,"CI$"],LRD:[Vs,"L$"],MXN:["MX$"],NAD:[Vs,"N$"],NZD:[Vs,"NZ$"],PHP:[Vs,"\u20b1"],RUB:["\u20bd","\u0440\u0443\u0431."],SBD:[Vs,"SI$"],SGD:[Vs,"S$"],TTD:[Vs,"TT$"],UYU:[Vs,"$U"],XCD:["EC$"]},"ltr",function uyt(t){const e=t;return e%10==1&&e%100!=11?1:e%10===Math.floor(e%10)&&e%10>=2&&e%10<=4&&!(e%100>=12&&e%100<=14)?3:e%10==0||e%10===Math.floor(e%10)&&e%10>=5&&e%10<=9||e%100===Math.floor(e%100)&&e%100>=11&&e%100<=14?4:5}],tv=void 0;const hyt=["bem",[["uluchelo","akasuba"],tv,tv],tv,[["S","M","T","W","T","F","S"],["Pa Mulungu","Palichimo","Palichibuli","Palichitatu","Palichine","Palichisano","Pachibelushi"],tv,tv],tv,[["J","F","M","E","M","J","J","O","S","O","N","D"],["Jan","Feb","Mac","Epr","Mei","Jun","Jul","Oga","Sep","Okt","Nov","Dis"],["Januari","Februari","Machi","Epreo","Mei","Juni","Julai","Ogasti","Septemba","Oktoba","Novemba","Disemba"]],tv,[["BC","AD"],tv,["Before Yesu","After Yesu"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",tv,tv,tv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZMW","K","ZMW",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],ZMW:["K","ZK"]},"ltr",function pyt(t){return 1===t?1:5}],xw=void 0;const fyt=["bez",[["pamilau","pamunyi"],xw,xw],xw,[["M","J","H","H","H","W","J"],["Mul","Vil","Hiv","Hid","Hit","Hih","Lem"],["pa mulungu","pa shahuviluha","pa hivili","pa hidatu","pa hitayi","pa hihanu","pa shahulembela"],["Mul","Vil","Hiv","Hid","Hit","Hih","Lem"]],xw,[["H","V","D","T","H","S","S","N","T","K","K","K"],["Hut","Vil","Dat","Tai","Han","Sit","Sab","Nan","Tis","Kum","Kmj","Kmb"],["pa mwedzi gwa hutala","pa mwedzi gwa wuvili","pa mwedzi gwa wudatu","pa mwedzi gwa wutai","pa mwedzi gwa wuhanu","pa mwedzi gwa sita","pa mwedzi gwa saba","pa mwedzi gwa nane","pa mwedzi gwa tisa","pa mwedzi gwa kumi","pa mwedzi gwa kumi na moja","pa mwedzi gwa kumi na mbili"]],xw,[["KM","BM"],xw,["Kabla ya Mtwaa","Baada ya Mtwaa"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",xw,xw,xw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"TZS","TSh","Shilingi ya Hutanzania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function myt(t){return 1===t?1:5}],tg=void 0;const _yt=["bg",[["am","pm"],tg,["\u043f\u0440.\u043e\u0431.","\u0441\u043b.\u043e\u0431."]],[["am","pm"],tg,tg],[["\u043d","\u043f","\u0432","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0434","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u043d\u0435\u0434\u0435\u043b\u044f","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u044f\u0434\u0430","\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a","\u043f\u0435\u0442\u044a\u043a","\u0441\u044a\u0431\u043e\u0442\u0430"],["\u043d\u0434","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],tg,[["\u044f","\u0444","\u043c","\u0430","\u043c","\u044e","\u044e","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u044f\u043d\u0443","\u0444\u0435\u0432","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440","\u043c\u0430\u0439","\u044e\u043d\u0438","\u044e\u043b\u0438","\u0430\u0432\u0433","\u0441\u0435\u043f","\u043e\u043a\u0442","\u043d\u043e\u0435","\u0434\u0435\u043a"],["\u044f\u043d\u0443\u0430\u0440\u0438","\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0439","\u044e\u043d\u0438","\u044e\u043b\u0438","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438","\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438","\u043d\u043e\u0435\u043c\u0432\u0440\u0438","\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438"]],tg,[["\u043f\u0440.\u0425\u0440.","\u0441\u043b.\u0425\u0440."],tg,["\u043f\u0440\u0435\u0434\u0438 \u0425\u0440\u0438\u0441\u0442\u0430","\u0441\u043b\u0435\u0434 \u0425\u0440\u0438\u0441\u0442\u0430"]],1,[6,0],["d.MM.yy '\u0433'.","d.MM.y '\u0433'.","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["H:mm '\u0447'.","H:mm:ss '\u0447'.","H:mm:ss '\u0447'. z","H:mm:ss '\u0447'. zzzz"],["{1}, {0}",tg,tg,tg],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","0.00\xa0\xa4","#E0"],"BGN","\u043b\u0432.","\u0411\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438 \u043b\u0435\u0432",{AFN:[tg,"Af"],AMD:[],ARS:[],AUD:[],AZN:[],BBD:[],BDT:[],BGN:["\u043b\u0432."],BMD:[],BND:[],BRL:[],BSD:[],BYN:[],BZD:[],CAD:[],CLP:[],CNY:[],COP:[],CRC:[],CUP:[],DOP:[],FJD:[],FKP:[],GBP:[tg,"\xa3"],GHS:[],GIP:[],GYD:[],HKD:[],ILS:[],INR:[],JMD:[],JPY:[tg,"\xa5"],KHR:[],KRW:[],KYD:[],KZT:[],LAK:[],LRD:[],MNT:[],MXN:[],NAD:[],NGN:[],NZD:[],PHP:[],PYG:[],RON:[],SBD:[],SGD:[],SRD:[],SSP:[],TRY:[],TTD:[],TWD:[],UAH:[],USD:["\u0449.\u0434.","$"],UYU:[],VND:[],XCD:[tg,"$"]},"ltr",function gyt(t){return 1===t?1:5}],Dw=void 0;const vyt=["bm",[["AM","PM"],Dw,Dw],Dw,[["K","N","T","A","A","J","S"],["kar","nt\u025b","tar","ara","ala","jum","sib"],["kari","nt\u025bn\u025b","tarata","araba","alamisa","juma","sibiri"],["kar","nt\u025b","tar","ara","ala","jum","sib"]],Dw,[["Z","F","M","A","M","Z","Z","U","S","\u0186","N","D"],["zan","feb","mar","awi","m\u025b","zuw","zul","uti","s\u025bt","\u0254ku","now","des"],["zanwuye","feburuye","marisi","awirili","m\u025b","zuw\u025bn","zuluye","uti","s\u025btanburu","\u0254kut\u0254buru","nowanburu","desanburu"]],Dw,[["J.-C. \u0272\u025b","ni J.-C."],Dw,["jezu krisiti \u0272\u025b","jezu krisiti mink\u025b"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Dw,Dw,Dw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XOF","F\u202fCFA","sefa Fra\u014b (BCEAO)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function yyt(t){return 5}],Yb=void 0;const Myt=["bn-IN",[["AM","PM"],Yb,Yb],Yb,[["\u09b0","\u09b8\u09cb","\u09ae","\u09ac\u09c1","\u09ac\u09c3","\u09b6\u09c1","\u09b6"],["\u09b0\u09ac\u09bf","\u09b8\u09cb\u09ae","\u09ae\u0999\u09cd\u0997\u09b2","\u09ac\u09c1\u09a7","\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf","\u09b6\u09c1\u0995\u09cd\u09b0","\u09b6\u09a8\u09bf"],["\u09b0\u09ac\u09bf\u09ac\u09be\u09b0","\u09b8\u09cb\u09ae\u09ac\u09be\u09b0","\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0","\u09ac\u09c1\u09a7\u09ac\u09be\u09b0","\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0","\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0","\u09b6\u09a8\u09bf\u09ac\u09be\u09b0"],["\u09b0\u0983","\u09b8\u09cb\u0983","\u09ae\u0983","\u09ac\u09c1\u0983","\u09ac\u09c3\u0983","\u09b6\u09c1\u0983","\u09b6\u09a8\u09bf"]],Yb,[["\u099c\u09be","\u09ab\u09c7","\u09ae\u09be","\u098f","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1","\u0986","\u09b8\u09c7","\u0985","\u09a8","\u09a1\u09bf"],["\u099c\u09be\u09a8\u09c1","\u09ab\u09c7\u09ac","\u09ae\u09be\u09b0\u09cd\u099a","\u098f\u09aa\u09cd\u09b0\u09bf\u09b2","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997\u09b8\u09cd\u099f","\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0","\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0","\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0","\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0"],["\u099c\u09be\u09a8\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ae\u09be\u09b0\u09cd\u099a","\u098f\u09aa\u09cd\u09b0\u09bf\u09b2","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997\u09b8\u09cd\u099f","\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0","\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0","\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0","\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0"]],[["\u099c\u09be","\u09ab\u09c7","\u09ae\u09be","\u098f","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1","\u0986","\u09b8\u09c7","\u0985","\u09a8","\u09a1\u09bf"],["\u099c\u09be\u09a8\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ae\u09be\u09b0\u09cd\u099a","\u098f\u09aa\u09cd\u09b0\u09bf\u09b2","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997\u09b8\u09cd\u099f","\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0","\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0","\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0","\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0"],Yb],[["\u0996\u09cd\u09b0\u09bf\u09b8\u09cd\u099f\u09aa\u09c2\u09b0\u09cd\u09ac","\u0996\u09c3\u09b7\u09cd\u099f\u09be\u09ac\u09cd\u09a6"],Yb,["\u0996\u09cd\u09b0\u09bf\u09b8\u09cd\u099f\u09aa\u09c2\u09b0\u09cd\u09ac","\u0996\u09cd\u09b0\u09c0\u09b7\u09cd\u099f\u09be\u09ac\u09cd\u09a6"]],0,[0,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Yb,Yb,Yb],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","#,##,##0.00\xa4","#E0"],"INR","\u20b9","\u09ad\u09be\u09b0\u09a4\u09c0\u09af\u09bc \u09b0\u09c1\u09aa\u09bf",{BDT:["\u09f3"],JPY:["JP\xa5","\xa5"],PHP:[Yb,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function byt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],Jb=void 0;const Dyt=["bn",[["AM","PM"],Jb,Jb],Jb,[["\u09b0","\u09b8\u09cb","\u09ae","\u09ac\u09c1","\u09ac\u09c3","\u09b6\u09c1","\u09b6"],["\u09b0\u09ac\u09bf","\u09b8\u09cb\u09ae","\u09ae\u0999\u09cd\u0997\u09b2","\u09ac\u09c1\u09a7","\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf","\u09b6\u09c1\u0995\u09cd\u09b0","\u09b6\u09a8\u09bf"],["\u09b0\u09ac\u09bf\u09ac\u09be\u09b0","\u09b8\u09cb\u09ae\u09ac\u09be\u09b0","\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0","\u09ac\u09c1\u09a7\u09ac\u09be\u09b0","\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0","\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0","\u09b6\u09a8\u09bf\u09ac\u09be\u09b0"],["\u09b0\u0983","\u09b8\u09cb\u0983","\u09ae\u0983","\u09ac\u09c1\u0983","\u09ac\u09c3\u0983","\u09b6\u09c1\u0983","\u09b6\u09a8\u09bf"]],Jb,[["\u099c\u09be","\u09ab\u09c7","\u09ae\u09be","\u098f","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1","\u0986","\u09b8\u09c7","\u0985","\u09a8","\u09a1\u09bf"],["\u099c\u09be\u09a8\u09c1","\u09ab\u09c7\u09ac","\u09ae\u09be\u09b0\u09cd\u099a","\u098f\u09aa\u09cd\u09b0\u09bf\u09b2","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997\u09b8\u09cd\u099f","\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0","\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0","\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0","\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0"],["\u099c\u09be\u09a8\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ae\u09be\u09b0\u09cd\u099a","\u098f\u09aa\u09cd\u09b0\u09bf\u09b2","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997\u09b8\u09cd\u099f","\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0","\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0","\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0","\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0"]],[["\u099c\u09be","\u09ab\u09c7","\u09ae\u09be","\u098f","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1","\u0986","\u09b8\u09c7","\u0985","\u09a8","\u09a1\u09bf"],["\u099c\u09be\u09a8\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09af\u09bc\u09be\u09b0\u09c0","\u09ae\u09be\u09b0\u09cd\u099a","\u098f\u09aa\u09cd\u09b0\u09bf\u09b2","\u09ae\u09c7","\u099c\u09c1\u09a8","\u099c\u09c1\u09b2\u09be\u0987","\u0986\u0997\u09b8\u09cd\u099f","\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0","\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0","\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0","\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0"],Jb],[["\u0996\u09cd\u09b0\u09bf\u09b8\u09cd\u099f\u09aa\u09c2\u09b0\u09cd\u09ac","\u0996\u09c3\u09b7\u09cd\u099f\u09be\u09ac\u09cd\u09a6"],Jb,["\u0996\u09cd\u09b0\u09bf\u09b8\u09cd\u099f\u09aa\u09c2\u09b0\u09cd\u09ac","\u0996\u09cd\u09b0\u09c0\u09b7\u09cd\u099f\u09be\u09ac\u09cd\u09a6"]],0,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Jb,Jb,Jb],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","#,##,##0.00\xa4","#E0"],"BDT","\u09f3","\u09ac\u09be\u0982\u09b2\u09be\u09a6\u09c7\u09b6\u09c0 \u099f\u09be\u0995\u09be",{BDT:["\u09f3"],JPY:["JP\xa5","\xa5"],PHP:[Jb,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function xyt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],ww=void 0;const Cyt=["bo-IN",[["\u0f66\u0f94\u0f0b\u0f51\u0fb2\u0f7c\u0f0b","\u0f55\u0fb1\u0f72\u0f0b\u0f51\u0fb2\u0f7c\u0f0b"],ww,ww],ww,[["\u0f49\u0f72","\u0f5f\u0fb3","\u0f58\u0f72\u0f42","\u0f63\u0fb7\u0f42","\u0f55\u0f74\u0f62","\u0f66\u0f44\u0f66","\u0f66\u0fa4\u0f7a\u0f53"],["\u0f49\u0f72\u0f0b\u0f58\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b","\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b","\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b","\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74\u0f0b","\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b","\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b"],["\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b"],["\u0f49\u0f72\u0f0b\u0f58\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b","\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b","\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b","\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74\u0f0b","\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b","\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b"]],ww,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0f5f\u0fb3\u0f0b\u0f21","\u0f5f\u0fb3\u0f0b\u0f22","\u0f5f\u0fb3\u0f0b\u0f23","\u0f5f\u0fb3\u0f0b\u0f24","\u0f5f\u0fb3\u0f0b\u0f25","\u0f5f\u0fb3\u0f0b\u0f26","\u0f5f\u0fb3\u0f0b\u0f27","\u0f5f\u0fb3\u0f0b\u0f28","\u0f5f\u0fb3\u0f0b\u0f29","\u0f5f\u0fb3\u0f0b\u0f21\u0f20","\u0f5f\u0fb3\u0f0b\u0f21\u0f21","\u0f5f\u0fb3\u0f0b\u0f21\u0f22"],["\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0f5f\u0fb3\u0f0b\u0f21","\u0f5f\u0fb3\u0f0b\u0f22","\u0f5f\u0fb3\u0f0b\u0f23","\u0f5f\u0fb3\u0f0b\u0f24","\u0f5f\u0fb3\u0f0b\u0f25","\u0f5f\u0fb3\u0f0b\u0f26","\u0f5f\u0fb3\u0f0b\u0f27","\u0f5f\u0fb3\u0f0b\u0f28","\u0f5f\u0fb3\u0f0b\u0f29","\u0f5f\u0fb3\u0f0b\u0f21\u0f20","\u0f5f\u0fb3\u0f0b\u0f21\u0f21","\u0f5f\u0fb3\u0f0b\u0f21\u0f22"],["\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b"]],[["\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0b\u0f66\u0f94\u0f7c\u0f53\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0b"],ww,ww],0,[0,0],["y-MM-dd","y \u0f63\u0f7c\u0f60\u0f72\u0f0bMMM\u0f5a\u0f7a\u0f66\u0f0bd","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0by MMMM\u0f60\u0f72\u0f0b\u0f5a\u0f7a\u0f66\u0f0bd","y MMMM\u0f60\u0f72\u0f0b\u0f5a\u0f7a\u0f66\u0f0bd, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",ww,ww,ww],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"INR","\u20b9","\u0f62\u0f92\u0fb1\u0f0b\u0f42\u0f62\u0f0b\u0f66\u0f92\u0f7c\u0f62\u0f0b",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function wyt(t){return 5}],Cw=void 0;const Oyt=["bo",[["\u0f66\u0f94\u0f0b\u0f51\u0fb2\u0f7c\u0f0b","\u0f55\u0fb1\u0f72\u0f0b\u0f51\u0fb2\u0f7c\u0f0b"],Cw,Cw],Cw,[["\u0f49\u0f72","\u0f5f\u0fb3","\u0f58\u0f72\u0f42","\u0f63\u0fb7\u0f42","\u0f55\u0f74\u0f62","\u0f66\u0f44\u0f66","\u0f66\u0fa4\u0f7a\u0f53"],["\u0f49\u0f72\u0f0b\u0f58\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b","\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b","\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b","\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74\u0f0b","\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b","\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b"],["\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b"],["\u0f49\u0f72\u0f0b\u0f58\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b","\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b","\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b","\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74\u0f0b","\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b","\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b"]],Cw,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0f5f\u0fb3\u0f0b\u0f21","\u0f5f\u0fb3\u0f0b\u0f22","\u0f5f\u0fb3\u0f0b\u0f23","\u0f5f\u0fb3\u0f0b\u0f24","\u0f5f\u0fb3\u0f0b\u0f25","\u0f5f\u0fb3\u0f0b\u0f26","\u0f5f\u0fb3\u0f0b\u0f27","\u0f5f\u0fb3\u0f0b\u0f28","\u0f5f\u0fb3\u0f0b\u0f29","\u0f5f\u0fb3\u0f0b\u0f21\u0f20","\u0f5f\u0fb3\u0f0b\u0f21\u0f21","\u0f5f\u0fb3\u0f0b\u0f21\u0f22"],["\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0f5f\u0fb3\u0f0b\u0f21","\u0f5f\u0fb3\u0f0b\u0f22","\u0f5f\u0fb3\u0f0b\u0f23","\u0f5f\u0fb3\u0f0b\u0f24","\u0f5f\u0fb3\u0f0b\u0f25","\u0f5f\u0fb3\u0f0b\u0f26","\u0f5f\u0fb3\u0f0b\u0f27","\u0f5f\u0fb3\u0f0b\u0f28","\u0f5f\u0fb3\u0f0b\u0f29","\u0f5f\u0fb3\u0f0b\u0f21\u0f20","\u0f5f\u0fb3\u0f0b\u0f21\u0f21","\u0f5f\u0fb3\u0f0b\u0f21\u0f22"],["\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b"]],[["\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0b\u0f66\u0f94\u0f7c\u0f53\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0b"],Cw,Cw],0,[6,0],["y-MM-dd","y \u0f63\u0f7c\u0f60\u0f72\u0f0bMMM\u0f5a\u0f7a\u0f66\u0f0bd","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0by MMMM\u0f60\u0f72\u0f0b\u0f5a\u0f7a\u0f66\u0f0bd","y MMMM\u0f60\u0f72\u0f0b\u0f5a\u0f7a\u0f66\u0f0bd, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Cw,Cw,Cw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"CNY","\xa5","\u0f61\u0f74\u0f0b\u0f68\u0f53\u0f0b",{CNY:["\xa5"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Syt(t){return 5}],mc=void 0;const Eyt=["br",[["am","gm"],["A.M.","G.M."],mc],[["A.M.","G.M."],mc,mc],[["Su","L","Mz","Mc","Y","G","Sa"],["Sul","Lun","Meu.","Mer.","Yaou","Gwe.","Sad."],["Sul","Lun","Meurzh","Merc\u02bcher","Yaou","Gwener","Sadorn"],["Sul","Lun","Meu.","Mer.","Yaou","Gwe.","Sad."]],mc,[["01","02","03","04","05","06","07","08","09","10","11","12"],["Gen.","C\u02bchwe.","Meur.","Ebr.","Mae","Mezh.","Goue.","Eost","Gwen.","Here","Du","Kzu."],["Genver","C\u02bchwevrer","Meurzh","Ebrel","Mae","Mezheven","Gouere","Eost","Gwengolo","Here","Du","Kerzu"]],mc,[["a-raok J.K.","goude J.K."],mc,["a-raok Jezuz-Krist","goude Jezuz-Krist"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} 'da' {0}",mc],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["$A","$"],BRL:[mc,"R$"],CAD:["$CA","$"],CNY:[mc,"\xa5"],EGP:[mc,"\xa3 E"],GBP:["\xa3 RU","\xa3"],HKD:["$ HK","$"],ILS:[mc,"\u20aa"],JPY:[mc,"\xa5"],KRW:[mc,"\u20a9"],LBP:[mc,"\xa3L"],NZD:["$ ZN","$"],PHP:[mc,"\u20b1"],TOP:[mc,"$ T"],TWD:[mc,"$"],USD:["$ SU","$"],VND:[mc,"\u20ab"],XCD:[mc,"$"],XXX:[]},"ltr",function Tyt(t){const e=t;return e%10==1&&e%100!=11&&e%100!=71&&e%100!=91?1:e%10==2&&e%100!=12&&e%100!=72&&e%100!=92?2:e%10===Math.floor(e%10)&&(e%10>=3&&e%10<=4||e%10==9)&&!(e%100>=10&&e%100<=19||e%100>=70&&e%100<=79||e%100>=90&&e%100<=99)?3:0!==e&&e%1e6==0?4:5}],nv=void 0;const kyt=["brx",[["\u092b\u0941\u0902","\u092c\u0947\u0932\u093e\u0938\u0947"],nv,nv],nv,[["\u0930","\u0938","\u092e\u0902","\u092c\u0941","\u092c\u093f","\u0938\u0941","\u0938\u0941"],["\u0930\u092c\u093f","\u0938\u092e","\u092e\u0902\u0917\u0932","\u092c\u0941\u0926","\u092c\u093f\u0938\u0925\u093f","\u0938\u0941\u0916\u0941\u0930","\u0938\u0941\u0928\u093f"],["\u0930\u092c\u093f\u092c\u093e\u0930","\u0938\u092e\u092c\u093e\u0930","\u092e\u0902\u0917\u0932\u092c\u093e\u0930","\u092c\u0941\u0926\u092c\u093e\u0930","\u092c\u093f\u0938\u0925\u093f\u092c\u093e\u0930","\u0938\u0941\u0916\u0941\u0930\u092c\u093e\u0930","\u0938\u0941\u0928\u093f\u092c\u093e\u0930"],["\u0930\u092c\u093f","\u0938\u092e","\u092e\u0902\u0917\u0932","\u092c\u0941\u0926","\u092c\u093f\u0938\u0925\u093f","\u0938\u0941\u0916\u0941\u0930","\u0938\u0941\u0928\u093f"]],nv,[["\u091c","\u092b\u0947","\u092e\u093e","\u090f","\u092e\u0947","\u091c\u0941","\u091c\u0941","\u0906","\u0938\u0947","\u0905","\u0928","\u0926\u093f"],["\u091c\u093e\u0928\u0941\u0935\u093e\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940","\u092e\u093e\u0930\u094d\u0938","\u090f\u092b\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932\u093e\u0907","\u0906\u0917\u0938\u094d\u0925","\u0938\u0947\u092c\u0925\u0947\u091c\u094d\u092c\u093c\u0930","\u0905\u0916\u0925\u092c\u0930","\u0928\u092c\u0947\u091c\u094d\u092c\u093c\u0930","\u0926\u093f\u0938\u0947\u091c\u094d\u092c\u093c\u0930"],nv],nv,[["\u0908\u0938\u093e.\u092a\u0942\u0930\u094d\u0935","\u0938\u0928"],nv,nv],0,[0,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",nv,nv,nv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","#E0"],"INR","\u20b9","\u0930\u093e\u0902",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Ayt(t){return 1===t?1:5}],Mk=void 0;const Lyt=["bs-Cyrl",[["\u043f\u0440\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e\u043f\u043e\u0434\u043d\u0435"],Mk,["\u043f\u0440\u0438\u0458\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e\u0441\u043b\u0438\u0458\u0435 \u043f\u043e\u0434\u043d\u0435"]],Mk,[["\u043d","\u043f","\u0443","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0438","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"],["\u043d\u0435\u0434\u0458\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0458\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0438\u0458\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0438","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"]],Mk,[["\u0458","\u0444","\u043c","\u0430","\u043c","\u0458","\u0458","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u0458\u0430\u043d","\u0444\u0435\u0431","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0443\u0433","\u0441\u0435\u043f","\u043e\u043a\u0442","\u043d\u043e\u0432","\u0434\u0435\u0446"],["\u0458\u0430\u043d\u0443\u0430\u0440","\u0444\u0435\u0431\u0440\u0443\u0430\u0440","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d\u0438","\u0458\u0443\u043b\u0438","\u0430\u0443\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440","\u043e\u043a\u0442\u043e\u0431\u0430\u0440","\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440","\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440"]],Mk,[["\u043f.\u043d.\u0435.","\u043d.\u0435."],["\u043f. \u043d. \u0435.","\u043d. \u0435."],["\u043f\u0440\u0438\u0458\u0435 \u043d\u043e\u0432\u0435 \u0435\u0440\u0435","\u043d\u043e\u0432\u0435 \u0435\u0440\u0435"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Mk,Mk,Mk],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"BAM","\u041a\u041c","\u041a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0431\u0438\u043b\u043d\u0430 \u043c\u0430\u0440\u043a\u0430",{BAM:["\u041a\u041c","KM"],CZK:["\u041a\u0447","K\u010d"],PLN:["\u0437\u043b","z\u0142"],RSD:["\u0434\u0438\u043d."],TRY:["\u0422\u043b","\u20ba"],USD:["US$","$"]},"ltr",function Iyt(t){return 5}],gp=void 0;const Pyt=["bs-Latn",[["prijepodne","popodne"],["AM","PM"],["prijepodne","popodne"]],gp,[["N","P","U","S","\u010c","P","S"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ned","pon","uto","sri","\u010det","pet","sub"]],[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ned","pon","uto","sri","\u010det","pet","sub"]],[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec"],["januar","februar","mart","april","maj","juni","juli","august","septembar","oktobar","novembar","decembar"]],gp,[["p.n.e.","n.e."],["p. n. e.","n. e."],["prije nove ere","nove ere"]],1,[6,0],["d. M. y.","d. MMM y.","d. MMMM y.","EEEE, d. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",gp,"{1} 'u' {0}",gp],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"BAM","KM","Bosanskohercegova\u010dka konvertibilna marka",{AUD:[gp,"$"],BAM:["KM"],BRL:[gp,"R$"],CAD:[gp,"$"],CNY:[gp,"\xa5"],GBP:[gp,"\xa3"],HKD:[gp,"$"],HRK:["kn"],ILS:[gp,"\u20aa"],MXN:[gp,"$"],NZD:[gp,"$"],PHP:[gp,"\u20b1"],RSD:["din."],THB:["\u0e3f"],TWD:["NT$"],USD:[gp,"$"],XCD:[gp,"$"],XPF:[]},"ltr",function Nyt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],_p=void 0;const Fyt=["bs",[["prijepodne","popodne"],["AM","PM"],["prijepodne","popodne"]],_p,[["N","P","U","S","\u010c","P","S"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ned","pon","uto","sri","\u010det","pet","sub"]],[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ned","pon","uto","sri","\u010det","pet","sub"]],[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","maj","jun","jul","aug","sep","okt","nov","dec"],["januar","februar","mart","april","maj","juni","juli","august","septembar","oktobar","novembar","decembar"]],_p,[["p.n.e.","n.e."],["p. n. e.","n. e."],["prije nove ere","nove ere"]],1,[6,0],["d. M. y.","d. MMM y.","d. MMMM y.","EEEE, d. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",_p,"{1} 'u' {0}",_p],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"BAM","KM","Bosanskohercegova\u010dka konvertibilna marka",{AUD:[_p,"$"],BAM:["KM"],BRL:[_p,"R$"],CAD:[_p,"$"],CNY:[_p,"\xa5"],GBP:[_p,"\xa3"],HKD:[_p,"$"],HRK:["kn"],ILS:[_p,"\u20aa"],MXN:[_p,"$"],NZD:[_p,"$"],PHP:[_p,"\u20b1"],RSD:["din."],THB:["\u0e3f"],TWD:["NT$"],USD:[_p,"$"],XCD:[_p,"$"],XPF:[]},"ltr",function Ryt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],_m=void 0;const Byt=["ca-AD",[["a.\xa0m.","p.\xa0m."],_m,_m],_m,[["dg","dl","dt","dc","dj","dv","ds"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."],["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."]],_m,[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["de gen.","de febr.","de mar\xe7","d\u2019abr.","de maig","de juny","de jul.","d\u2019ag.","de set.","d\u2019oct.","de nov.","de des."],["de gener","de febrer","de mar\xe7","d\u2019abril","de maig","de juny","de juliol","d\u2019agost","de setembre","d\u2019octubre","de novembre","de desembre"]],[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["gen.","febr.","mar\xe7","abr.","maig","juny","jul.","ag.","set.","oct.","nov.","des."],["gener","febrer","mar\xe7","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]],[["aC","dC"],_m,["abans de Crist","despr\xe9s de Crist"]],1,[6,0],["d/M/yy","d MMM y","d MMMM 'de' y","EEEE, d MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}","{1}, {0}","{1}, 'a' 'les' {0}",_m],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],BRL:[_m,"R$"],CAD:[_m,"$"],CNY:[_m,"\xa5"],ESP:["\u20a7"],MXN:[_m,"$"],PHP:[_m,"\u20b1"],THB:["\u0e3f"],USD:[_m,"$"],VEF:[_m,"Bs F"],XCD:[_m,"$"],XXX:[]},"ltr",function Hyt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],ym=void 0;const $yt=["ca-ES-VALENCIA",[["a.\xa0m.","p.\xa0m."],ym,ym],ym,[["dg","dl","dt","dc","dj","dv","ds"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."],["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."]],ym,[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["de gen.","de febr.","de mar\xe7","d\u2019abr.","de maig","de juny","de jul.","d\u2019ag.","de set.","d\u2019oct.","de nov.","de des."],["de gener","de febrer","de mar\xe7","d\u2019abril","de maig","de juny","de juliol","d\u2019agost","de setembre","d\u2019octubre","de novembre","de desembre"]],[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["gen.","febr.","mar\xe7","abr.","maig","juny","jul.","ag.","set.","oct.","nov.","des."],["gener","febrer","mar\xe7","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]],[["aC","dC"],ym,["abans de Crist","despr\xe9s de Crist"]],1,[6,0],["d/M/yy","d MMM y","d MMMM 'de' y","EEEE, d MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}","{1}, {0}","{1}, 'a' 'les' {0}",ym],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],BRL:[ym,"R$"],CAD:[ym,"$"],CNY:[ym,"\xa5"],ESP:["\u20a7"],MXN:[ym,"$"],PHP:[ym,"\u20b1"],THB:["\u0e3f"],USD:[ym,"$"],VEF:[ym,"Bs F"],XCD:[ym,"$"],XXX:[]},"ltr",function zyt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],vm=void 0;const Wyt=["ca-FR",[["a.\xa0m.","p.\xa0m."],vm,vm],vm,[["dg","dl","dt","dc","dj","dv","ds"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."],["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."]],vm,[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["de gen.","de febr.","de mar\xe7","d\u2019abr.","de maig","de juny","de jul.","d\u2019ag.","de set.","d\u2019oct.","de nov.","de des."],["de gener","de febrer","de mar\xe7","d\u2019abril","de maig","de juny","de juliol","d\u2019agost","de setembre","d\u2019octubre","de novembre","de desembre"]],[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["gen.","febr.","mar\xe7","abr.","maig","juny","jul.","ag.","set.","oct.","nov.","des."],["gener","febrer","mar\xe7","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]],[["aC","dC"],vm,["abans de Crist","despr\xe9s de Crist"]],1,[6,0],["d/M/yy","d MMM y","d MMMM 'de' y","EEEE, d MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}","{1}, {0}","{1}, 'a' 'les' {0}",vm],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],BRL:[vm,"R$"],CAD:[vm,"$"],CNY:[vm,"\xa5"],ESP:["\u20a7"],FRF:["F"],MXN:[vm,"$"],PHP:[vm,"\u20b1"],THB:["\u0e3f"],USD:[vm,"$"],VEF:[vm,"Bs F"],XCD:[vm,"$"],XXX:[]},"ltr",function Vyt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],bm=void 0;const jyt=["ca-IT",[["a.\xa0m.","p.\xa0m."],bm,bm],bm,[["dg","dl","dt","dc","dj","dv","ds"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."],["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."]],bm,[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["de gen.","de febr.","de mar\xe7","d\u2019abr.","de maig","de juny","de jul.","d\u2019ag.","de set.","d\u2019oct.","de nov.","de des."],["de gener","de febrer","de mar\xe7","d\u2019abril","de maig","de juny","de juliol","d\u2019agost","de setembre","d\u2019octubre","de novembre","de desembre"]],[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["gen.","febr.","mar\xe7","abr.","maig","juny","jul.","ag.","set.","oct.","nov.","des."],["gener","febrer","mar\xe7","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]],[["aC","dC"],bm,["abans de Crist","despr\xe9s de Crist"]],1,[6,0],["d/M/yy","d MMM y","d MMMM 'de' y","EEEE, d MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}","{1}, {0}","{1}, 'a' 'les' {0}",bm],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],BRL:[bm,"R$"],CAD:[bm,"$"],CNY:[bm,"\xa5"],ESP:["\u20a7"],MXN:[bm,"$"],PHP:[bm,"\u20b1"],THB:["\u0e3f"],USD:[bm,"$"],VEF:[bm,"Bs F"],XCD:[bm,"$"],XXX:[]},"ltr",function Gyt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Mm=void 0;const Uyt=["ca",[["a.\xa0m.","p.\xa0m."],Mm,Mm],Mm,[["dg","dl","dt","dc","dj","dv","ds"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."],["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"],["dg.","dl.","dt.","dc.","dj.","dv.","ds."]],Mm,[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["de gen.","de febr.","de mar\xe7","d\u2019abr.","de maig","de juny","de jul.","d\u2019ag.","de set.","d\u2019oct.","de nov.","de des."],["de gener","de febrer","de mar\xe7","d\u2019abril","de maig","de juny","de juliol","d\u2019agost","de setembre","d\u2019octubre","de novembre","de desembre"]],[["GN","FB","M\xc7","AB","MG","JN","JL","AG","ST","OC","NV","DS"],["gen.","febr.","mar\xe7","abr.","maig","juny","jul.","ag.","set.","oct.","nov.","des."],["gener","febrer","mar\xe7","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]],[["aC","dC"],Mm,["abans de Crist","despr\xe9s de Crist"]],1,[6,0],["d/M/yy","d MMM y","d MMMM 'de' y","EEEE, d MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}","{1}, {0}","{1}, 'a' 'les' {0}",Mm],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],BRL:[Mm,"R$"],CAD:[Mm,"$"],CNY:[Mm,"\xa5"],ESP:["\u20a7"],MXN:[Mm,"$"],PHP:[Mm,"\u20b1"],THB:["\u0e3f"],USD:[Mm,"$"],VEF:[Mm,"Bs F"],XCD:[Mm,"$"],XXX:[]},"ltr",function qyt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],I1=void 0;const Jyt=["ccp-IN",[["AM","PM"],I1,I1],I1,[["\u{11122}\u{11127}","\u{11125}\u{11127}","\u{1111f}\u{11127}","\u{1111d}\u{1112a}","\u{1111d}\u{11133}\u{11122}\u{11128}","\u{11125}\u{1112a}","\u{11125}\u{11127}"],["\u{11122}\u{11127}\u{1111d}\u{11128}","\u{11125}\u{11127}\u{1111f}\u{11134}","\u{1111f}\u{11127}\u{11101}\u{11109}\u{11127}\u{11123}\u{11134}","\u{1111d}\u{1112a}\u{11116}\u{11134}","\u{1111d}\u{11133}\u{11122}\u{11128}\u{11125}\u{1112a}\u{1111b}\u{11134}","\u{11125}\u{1112a}\u{11107}\u{11134}\u{11107}\u{1112e}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111a}\u{11128}"],["\u{11122}\u{11127}\u{1111d}\u{11128}\u{1111d}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111f}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{1111f}\u{11127}\u{11101}\u{11109}\u{11127}\u{11123}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{1111d}\u{1112a}\u{11116}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{1111d}\u{11133}\u{11122}\u{11128}\u{11125}\u{1112a}\u{1111b}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{11125}\u{1112a}\u{11107}\u{11134}\u{11107}\u{1112e}\u{11122}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111a}\u{11128}\u{1111d}\u{11122}\u{11134}"],["\u{11122}\u{11127}\u{1111d}\u{11128}","\u{11125}\u{11127}\u{1111f}\u{11134}","\u{1111f}\u{11127}\u{11101}\u{11109}\u{11127}\u{11123}\u{11134}","\u{1111d}\u{1112a}\u{11116}\u{11134}","\u{1111d}\u{11133}\u{11122}\u{11128}\u{11125}\u{1112a}\u{1111b}\u{11134}","\u{11125}\u{1112a}\u{11107}\u{11134}\u{11107}\u{1112e}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111a}\u{11128}"]],I1,[["\u{1110e}","\u{1111c}\u{1112c}","\u{1111f}","\u{11103}\u{1112c}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}","\u{11103}","\u{11125}\u{1112c}","\u{11103}\u{11127}","\u{1111a}\u{11127}","\u{11113}\u{11128}"],["\u{1110e}\u{1111a}\u{1112a}","\u{1111c}\u{1112c}\u{1111b}\u{11134}","\u{1111f}\u{11122}\u{11134}\u{1110c}\u{11127}","\u{11103}\u{1112c}\u{1111b}\u{11133}\u{11122}\u{11128}\u{11123}\u{11134}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}\u{11123}\u{1112d}","\u{11103}\u{11109}\u{11127}\u{1110c}\u{11134}\u{11111}\u{11134}","\u{11125}\u{1112c}\u{1111b}\u{11134}\u{11111}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11103}\u{11127}\u{11107}\u{11134}\u{11111}\u{1112e}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{1111a}\u{11127}\u{1111e}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11113}\u{11128}\u{11125}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11122}\u{11134}"],["\u{1110e}\u{1111a}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111c}\u{1112c}\u{1111b}\u{11134}\u{1111d}\u{11133}\u{11122}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111f}\u{11122}\u{11134}\u{1110c}\u{11127}","\u{11103}\u{1112c}\u{1111b}\u{11133}\u{11122}\u{11128}\u{11123}\u{11134}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}\u{11123}\u{1112d}","\u{11103}\u{11109}\u{11127}\u{1110c}\u{11134}\u{11111}\u{11134}","\u{11125}\u{1112c}\u{1111b}\u{11134}\u{11111}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11103}\u{11127}\u{11107}\u{11134}\u{11111}\u{1112c}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{1111a}\u{11127}\u{1111e}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11113}\u{11128}\u{11125}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}"]],[["\u{1110e}","\u{1111c}\u{1112c}","\u{1111f}","\u{11103}\u{1112c}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}","\u{11103}","\u{11125}\u{1112c}","\u{11103}\u{11127}","\u{1111a}\u{11127}","\u{11113}\u{11128}"],["\u{1110e}\u{1111a}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111c}\u{1112c}\u{1111b}\u{11134}\u{1111d}\u{11133}\u{11122}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111f}\u{11122}\u{11134}\u{1110c}\u{11127}","\u{11103}\u{1112c}\u{1111b}\u{11133}\u{11122}\u{11128}\u{11123}\u{11134}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}\u{11123}\u{1112d}","\u{11103}\u{11109}\u{11127}\u{1110c}\u{11134}\u{11111}\u{11134}","\u{11125}\u{1112c}\u{1111b}\u{11134}\u{11111}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11103}\u{11127}\u{11107}\u{11134}\u{11111}\u{1112e}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{1111a}\u{11127}\u{1111e}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11113}\u{11128}\u{11125}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}"],I1],[["\u{11108}\u{11133}\u{11122}\u{11128}\u{1110c}\u{11134}\u{11111}\u{11134}\u{1111b}\u{1112b}\u{11122}\u{11134}\u{1111d}\u{11127}","\u{11108}\u{11133}\u{11122}\u{11128}\u{1110c}\u{11134}\u{11111}\u{1111b}\u{11134}\u{11118}\u{11127}"],I1,I1],0,[0,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",I1,I1,I1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","#,##,##0.00\xa4","#E0"],"INR","\u20b9","\u{11103}\u{11128}\u{1111a}\u{11134}\u{11118}\u{11128}\u{11120}\u{1111a}\u{11134} \u{11122}\u{1112a}\u{1111b}\u{11128}",{BDT:["\u09f3"],JPY:["JP\xa5","\xa5"],PHP:[I1,"\u20b1"],STD:[I1,"Db"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Yyt(t){return 5}],L1=void 0;const Xyt=["ccp",[["AM","PM"],L1,L1],L1,[["\u{11122}\u{11127}","\u{11125}\u{11127}","\u{1111f}\u{11127}","\u{1111d}\u{1112a}","\u{1111d}\u{11133}\u{11122}\u{11128}","\u{11125}\u{1112a}","\u{11125}\u{11127}"],["\u{11122}\u{11127}\u{1111d}\u{11128}","\u{11125}\u{11127}\u{1111f}\u{11134}","\u{1111f}\u{11127}\u{11101}\u{11109}\u{11127}\u{11123}\u{11134}","\u{1111d}\u{1112a}\u{11116}\u{11134}","\u{1111d}\u{11133}\u{11122}\u{11128}\u{11125}\u{1112a}\u{1111b}\u{11134}","\u{11125}\u{1112a}\u{11107}\u{11134}\u{11107}\u{1112e}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111a}\u{11128}"],["\u{11122}\u{11127}\u{1111d}\u{11128}\u{1111d}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111f}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{1111f}\u{11127}\u{11101}\u{11109}\u{11127}\u{11123}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{1111d}\u{1112a}\u{11116}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{1111d}\u{11133}\u{11122}\u{11128}\u{11125}\u{1112a}\u{1111b}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{11125}\u{1112a}\u{11107}\u{11134}\u{11107}\u{1112e}\u{11122}\u{11134}\u{1111d}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111a}\u{11128}\u{1111d}\u{11122}\u{11134}"],["\u{11122}\u{11127}\u{1111d}\u{11128}","\u{11125}\u{11127}\u{1111f}\u{11134}","\u{1111f}\u{11127}\u{11101}\u{11109}\u{11127}\u{11123}\u{11134}","\u{1111d}\u{1112a}\u{11116}\u{11134}","\u{1111d}\u{11133}\u{11122}\u{11128}\u{11125}\u{1112a}\u{1111b}\u{11134}","\u{11125}\u{1112a}\u{11107}\u{11134}\u{11107}\u{1112e}\u{11122}\u{11134}","\u{11125}\u{11127}\u{1111a}\u{11128}"]],L1,[["\u{1110e}","\u{1111c}\u{1112c}","\u{1111f}","\u{11103}\u{1112c}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}","\u{11103}","\u{11125}\u{1112c}","\u{11103}\u{11127}","\u{1111a}\u{11127}","\u{11113}\u{11128}"],["\u{1110e}\u{1111a}\u{1112a}","\u{1111c}\u{1112c}\u{1111b}\u{11134}","\u{1111f}\u{11122}\u{11134}\u{1110c}\u{11127}","\u{11103}\u{1112c}\u{1111b}\u{11133}\u{11122}\u{11128}\u{11123}\u{11134}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}\u{11123}\u{1112d}","\u{11103}\u{11109}\u{11127}\u{1110c}\u{11134}\u{11111}\u{11134}","\u{11125}\u{1112c}\u{1111b}\u{11134}\u{11111}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11103}\u{11127}\u{11107}\u{11134}\u{11111}\u{1112e}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{1111a}\u{11127}\u{1111e}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11113}\u{11128}\u{11125}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11122}\u{11134}"],["\u{1110e}\u{1111a}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111c}\u{1112c}\u{1111b}\u{11134}\u{1111d}\u{11133}\u{11122}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111f}\u{11122}\u{11134}\u{1110c}\u{11127}","\u{11103}\u{1112c}\u{1111b}\u{11133}\u{11122}\u{11128}\u{11123}\u{11134}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}\u{11123}\u{1112d}","\u{11103}\u{11109}\u{11127}\u{1110c}\u{11134}\u{11111}\u{11134}","\u{11125}\u{1112c}\u{1111b}\u{11134}\u{11111}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11103}\u{11127}\u{11107}\u{11134}\u{11111}\u{1112c}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{1111a}\u{11127}\u{1111e}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11113}\u{11128}\u{11125}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}"]],[["\u{1110e}","\u{1111c}\u{1112c}","\u{1111f}","\u{11103}\u{1112c}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}","\u{11103}","\u{11125}\u{1112c}","\u{11103}\u{11127}","\u{1111a}\u{11127}","\u{11113}\u{11128}"],["\u{1110e}\u{1111a}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111c}\u{1112c}\u{1111b}\u{11134}\u{1111d}\u{11133}\u{11122}\u{1112a}\u{11120}\u{11122}\u{11128}","\u{1111f}\u{11122}\u{11134}\u{1110c}\u{11127}","\u{11103}\u{1112c}\u{1111b}\u{11133}\u{11122}\u{11128}\u{11123}\u{11134}","\u{1111f}\u{1112c}","\u{1110e}\u{1112a}\u{1111a}\u{11134}","\u{1110e}\u{1112a}\u{11123}\u{1112d}","\u{11103}\u{11109}\u{11127}\u{1110c}\u{11134}\u{11111}\u{11134}","\u{11125}\u{1112c}\u{1111b}\u{11134}\u{11111}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11103}\u{11127}\u{11107}\u{11134}\u{11111}\u{1112e}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{1111a}\u{11127}\u{1111e}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}","\u{11113}\u{11128}\u{11125}\u{1112c}\u{1111f}\u{11134}\u{1111d}\u{11127}\u{11122}\u{11134}"],L1],[["\u{11108}\u{11133}\u{11122}\u{11128}\u{1110c}\u{11134}\u{11111}\u{11134}\u{1111b}\u{1112b}\u{11122}\u{11134}\u{1111d}\u{11127}","\u{11108}\u{11133}\u{11122}\u{11128}\u{1110c}\u{11134}\u{11111}\u{1111b}\u{11134}\u{11118}\u{11127}"],L1,L1],0,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",L1,L1,L1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","#,##,##0.00\xa4","#E0"],"BDT","\u09f3","\u{1111d}\u{11101}\u{11123}\u{11118}\u{1112c}\u{11125}\u{11128} \u{11111}\u{1112c}\u{1110b}",{BDT:["\u09f3"],JPY:["JP\xa5","\xa5"],PHP:[L1,"\u20b1"],STD:[L1,"Db"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Kyt(t){return 5}],iv=void 0;const Qyt=["ce",[["AM","PM"],iv,iv],iv,[["\u043a\u04c0\u0438","\u043e\u0440","\u0448\u0438","\u043a\u0445\u0430","\u0435\u0430","\u043f\u04c0\u0435","\u0448\u0443\u043e"],iv,["\u043a\u04c0\u0438\u0440\u0430","\u043e\u0440\u0448\u043e\u0442","\u0448\u0438\u043d\u0430\u0440\u0430","\u043a\u0445\u0430\u0430\u0440\u0430","\u0435\u0430\u0440\u0430","\u043f\u04c0\u0435\u0440\u0430\u0441\u043a\u0430","\u0448\u0443\u043e\u0442"],["\u043a\u04c0\u0438","\u043e\u0440","\u0448\u0438","\u043a\u0445\u0430","\u0435\u0430","\u043f\u04c0\u0435","\u0448\u0443\u043e"]],[["\u043a\u04c0","\u043e","\u0448","\u043a\u0445","\u0435","\u043f\u04c0","\u0448"],["\u043a\u04c0\u0438","\u043e\u0440","\u0448\u0438","\u043a\u0445\u0430","\u0435\u0430","\u043f\u04c0\u0435","\u0448\u0443\u043e"],["\u043a\u04c0\u0438\u0440\u0430","\u043e\u0440\u0448\u043e\u0442","\u0448\u0438\u043d\u0430\u0440\u0430","\u043a\u0445\u0430\u0430\u0440\u0430","\u0435\u0430\u0440\u0430","\u043f\u04c0\u0435\u0440\u0430\u0441\u043a\u0430","\u0448\u0443\u043e\u0442"],["\u043a\u04c0\u0438","\u043e\u0440","\u0448\u0438","\u043a\u0445\u0430","\u0435\u0430","\u043f\u04c0\u0435","\u0448\u0443\u043e"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432","\u0444\u0435\u0432","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0439","\u0438\u044e\u043d","\u0438\u044e\u043b","\u0430\u0432\u0433","\u0441\u0435\u043d","\u043e\u043a\u0442","\u043d\u043e\u044f","\u0434\u0435\u043a"],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],iv,[["\u0432. \u044d. \u0442\u04c0. \u044f","\u0432. \u044d"],iv,["\u04c0\u0438\u0439\u0441\u0430 \u043f\u0430\u0439\u0445\u0430\u043c\u0430\u0440 \u0432\u0438\u043d\u0430 \u0434\u0435 \u043a\u0445\u0430\u0447\u0430\u043b\u0435","\u04c0\u0438\u0439\u0441\u0430 \u043f\u0430\u0439\u0445\u0430\u043c\u0430\u0440 \u0432\u0438\u043d\u0430 \u0434\u0438\u0439\u043d\u0430\u0445\u044c \u0434\u0443\u044c\u0439\u043d\u0430"]],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",iv,iv,iv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u0422\u0435\u0440\u0445\u044c\u0430\u0448\xa0\u0434\u0430\u0446",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"RUB","\u20bd","\u0420\u043e\u0441\u0441\u0438\u0439\u043d \u0441\u043e\u043c",{JPY:["JP\xa5","\xa5"],PHP:[iv,"\u20b1"],RON:[iv,"\u043b\u0435\u0439"],RUB:["\u20bd"],USD:["US$","$"]},"ltr",function Zyt(t){return 1===t?1:5}],K2=void 0;const tvt=["ceb",[["a","p"],["AM","PM"],K2],[["AM","PM"],K2,K2],[["D","L","M","M","H","B","S"],["Dom","Lun","Mar","Miy","Huw","Biy","Sab"],["Domingo","Lunes","Martes","Miyerkules","Huwebes","Biyernes","Sabado"],["Dom","Lun","Mar","Miy","Huw","Biy","Sab"]],K2,[["E","P","M","A","M","H","H","A","S","O","N","D"],["Ene","Peb","Mar","Abr","May","Hun","Hul","Ago","Set","Okt","Nob","Dis"],["Enero","Pebrero","Marso","Abril","Mayo","Hunyo","Hulyo","Agosto","Setyembre","Oktubre","Nobyembre","Disyembre"]],K2,[["BC","AD"],K2,["Sa Wala Pa Si Kristo","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",K2,"{1} 'sa' {0}",K2],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"PHP","\u20b1","Philippine Piso",{JPY:["JP\xa5","\xa5"],USD:["US $","$"]},"ltr",function evt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&(1===n||2===n||3===n)||0===i&&n%10!=4&&n%10!=6&&n%10!=9||0!==i&&a%10!=4&&a%10!=6&&a%10!=9?1:5}],Sw=void 0;const ivt=["cgg",[["AM","PM"],Sw,Sw],Sw,[["S","K","R","S","N","T","M"],["SAN","ORK","OKB","OKS","OKN","OKT","OMK"],["Sande","Orwokubanza","Orwakabiri","Orwakashatu","Orwakana","Orwakataano","Orwamukaaga"],["SAN","ORK","OKB","OKS","OKN","OKT","OMK"]],Sw,[["J","F","M","A","M","J","J","A","S","O","N","D"],["KBZ","KBR","KST","KKN","KTN","KMK","KMS","KMN","KMW","KKM","KNK","KNB"],["Okwokubanza","Okwakabiri","Okwakashatu","Okwakana","Okwakataana","Okwamukaaga","Okwamushanju","Okwamunaana","Okwamwenda","Okwaikumi","Okwaikumi na kumwe","Okwaikumi na ibiri"]],Sw,[["BC","AD"],Sw,["Kurisito Atakaijire","Kurisito Yaijire"]],1,[0,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Sw,Sw,Sw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"UGX","USh","Eshiringi ya Uganda",{JPY:["JP\xa5","\xa5"],UGX:["USh"],USD:["US$","$"]},"ltr",function nvt(t){return 1===t?1:5}],xk=void 0;const rvt=["chr",[["\u13cc","\u13d2"],["\u13cc\u13be\u13b4","\u13d2\u13af\u13f1\u13a2"],["\u13cc\u13be\u13b4","\u13d2\u13af\u13f1\u13a2\u13d7\u13e2"]],[["\u13cc\u13be\u13b4","\u13d2\u13af\u13f1\u13a2"],xk,["\u13cc\u13be\u13b4","\u13d2\u13af\u13f1\u13a2\u13d7\u13e2"]],[["\u13c6","\u13c9","\u13d4","\u13e6","\u13c5","\u13e7","\u13a4"],["\u13c6\u13cd\u13ac","\u13c9\u13c5\u13af","\u13d4\u13b5\u13c1","\u13e6\u13a2\u13c1","\u13c5\u13a9\u13c1","\u13e7\u13be\u13a9","\u13c8\u13d5\u13be"],["\u13a4\u13be\u13d9\u13d3\u13c6\u13cd\u13ac","\u13a4\u13be\u13d9\u13d3\u13c9\u13c5\u13af","\u13d4\u13b5\u13c1\u13a2\u13a6","\u13e6\u13a2\u13c1\u13a2\u13a6","\u13c5\u13a9\u13c1\u13a2\u13a6","\u13e7\u13be\u13a9\u13b6\u13cd\u13d7","\u13a4\u13be\u13d9\u13d3\u13c8\u13d5\u13be"],["\u13cd\u13ac","\u13c5\u13af","\u13d4\u13b5","\u13e6\u13a2","\u13c5\u13a9","\u13e7\u13be","\u13d5\u13be"]],xk,[["\u13a4","\u13a7","\u13a0","\u13a7","\u13a0","\u13d5","\u13ab","\u13a6","\u13da","\u13da","\u13c5","\u13a5"],["\u13a4\u13c3","\u13a7\u13a6","\u13a0\u13c5","\u13a7\u13ec","\u13a0\u13c2","\u13d5\u13ad","\u13ab\u13f0","\u13a6\u13b6","\u13da\u13b5","\u13da\u13c2","\u13c5\u13d3","\u13a5\u13cd"],["\u13a4\u13c3\u13b8\u13d4\u13c5","\u13a7\u13a6\u13b5","\u13a0\u13c5\u13f1","\u13a7\u13ec\u13c2","\u13a0\u13c2\u13cd\u13ac\u13d8","\u13d5\u13ad\u13b7\u13f1","\u13ab\u13f0\u13c9\u13c2","\u13a6\u13b6\u13c2","\u13da\u13b5\u13cd\u13d7","\u13da\u13c2\u13c5\u13d7","\u13c5\u13d3\u13d5\u13c6","\u13a5\u13cd\u13a9\u13f1"]],xk,[["BC","AD"],xk,["\u13e7\u13d3\u13b7\u13b8 \u13a4\u13b7\u13af\u13cd\u13d7 \u13a6\u13b6\u13c1\u13db","\u13a0\u13c3 \u13d9\u13bb\u13c2"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",xk,"{1} \u13a4\u13be\u13a2 {0}",xk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US \u13a0\u13d5\u13b3",{JPY:["JP\xa5","\xa5"],PHP:[xk,"\u20b1"]},"ltr",function avt(t){return 1===t?1:5}],N1=void 0;const ovt=["ckb-IR",[["\u0628.\u0646","\u062f.\u0646"],N1,N1],N1,[["\u06cc","\u062f","\u0633","\u0686","\u067e","\u06be","\u0634"],["\u06cc\u06d5\u06a9\u0634\u06d5\u0645\u0645\u06d5","\u062f\u0648\u0648\u0634\u06d5\u0645\u0645\u06d5","\u0633\u06ce\u0634\u06d5\u0645\u0645\u06d5","\u0686\u0648\u0627\u0631\u0634\u06d5\u0645\u0645\u06d5","\u067e\u06ce\u0646\u062c\u0634\u06d5\u0645\u0645\u06d5","\u06be\u06d5\u06cc\u0646\u06cc","\u0634\u06d5\u0645\u0645\u06d5"],N1,["\u0661\u0634","\u0662\u0634","\u0663\u0634","\u0664\u0634","\u0665\u0634","\u06be","\u0634"]],N1,[["\u06a9","\u0634","\u0626","\u0646","\u0626","\u062d","\u062a","\u0626","\u0626","\u062a","\u062a","\u06a9"],["\u06a9\u0627\u0646\u0648\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0648\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u06a9\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"],N1],N1,[["\u067e\u06ce\u0634 \u0632\u0627\u06cc\u06cc\u0646","\u0632\u0627\u06cc\u06cc\u0646\u06cc"],N1,N1],6,[5,5],["y-MM-dd","y MMM d","d\u06cc MMMM\u06cc y","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",N1,N1,N1],[".",",",";","%","\u200e+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"IRR","IRR","IRR",{IQD:["\u062f.\u0639.\u200f"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"rtl",function svt(t){return 1===t?1:5}],P1=void 0;const dvt=["ckb",[["\u0628.\u0646","\u062f.\u0646"],P1,P1],P1,[["\u06cc","\u062f","\u0633","\u0686","\u067e","\u06be","\u0634"],["\u06cc\u06d5\u06a9\u0634\u06d5\u0645\u0645\u06d5","\u062f\u0648\u0648\u0634\u06d5\u0645\u0645\u06d5","\u0633\u06ce\u0634\u06d5\u0645\u0645\u06d5","\u0686\u0648\u0627\u0631\u0634\u06d5\u0645\u0645\u06d5","\u067e\u06ce\u0646\u062c\u0634\u06d5\u0645\u0645\u06d5","\u06be\u06d5\u06cc\u0646\u06cc","\u0634\u06d5\u0645\u0645\u06d5"],P1,["\u0661\u0634","\u0662\u0634","\u0663\u0634","\u0664\u0634","\u0665\u0634","\u06be","\u0634"]],P1,[["\u06a9","\u0634","\u0626","\u0646","\u0626","\u062d","\u062a","\u0626","\u0626","\u062a","\u062a","\u06a9"],["\u06a9\u0627\u0646\u0648\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0648\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u06a9\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"],P1],P1,[["\u067e\u06ce\u0634 \u0632\u0627\u06cc\u06cc\u0646","\u0632\u0627\u06cc\u06cc\u0646\u06cc"],P1,P1],6,[5,6],["y-MM-dd","y MMM d","d\u06cc MMMM\u06cc y","y MMMM d, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",P1,P1,P1],[".",",",";","%","\u200e+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"IQD","\u062f.\u0639.\u200f","IQD",{IQD:["\u062f.\u0639.\u200f"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"rtl",function lvt(t){return 1===t?1:5}],R1=void 0;const cvt=["cs",[["dop.","odp."],R1,R1],R1,[["N","P","\xda","S","\u010c","P","S"],["ne","po","\xfat","st","\u010dt","p\xe1","so"],["ned\u011ble","pond\u011bl\xed","\xfater\xfd","st\u0159eda","\u010dtvrtek","p\xe1tek","sobota"],["ne","po","\xfat","st","\u010dt","p\xe1","so"]],R1,[["1","2","3","4","5","6","7","8","9","10","11","12"],["led","\xfano","b\u0159e","dub","kv\u011b","\u010dvn","\u010dvc","srp","z\xe1\u0159","\u0159\xedj","lis","pro"],["ledna","\xfanora","b\u0159ezna","dubna","kv\u011btna","\u010dervna","\u010dervence","srpna","z\xe1\u0159\xed","\u0159\xedjna","listopadu","prosince"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["led","\xfano","b\u0159e","dub","kv\u011b","\u010dvn","\u010dvc","srp","z\xe1\u0159","\u0159\xedj","lis","pro"],["leden","\xfanor","b\u0159ezen","duben","kv\u011bten","\u010derven","\u010dervenec","srpen","z\xe1\u0159\xed","\u0159\xedjen","listopad","prosinec"]],[["p\u0159.n.l.","n.l."],["p\u0159. n. l.","n. l."],["p\u0159ed na\u0161\xedm letopo\u010dtem","na\u0161eho letopo\u010dtu"]],1,[6,0],["dd.MM.yy","d. M. y","d. MMMM y","EEEE d. MMMM y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1} {0}",R1,R1,R1],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"CZK","K\u010d","\u010desk\xe1 koruna",{AUD:["AU$","$"],CSK:["K\u010ds"],CZK:["K\u010d"],ILS:[R1,"\u20aa"],INR:[R1,"\u20b9"],JPY:["JP\xa5","\xa5"],PHP:[R1,"\u20b1"],RON:[R1,"L"],TWD:["NT$"],USD:["US$","$"],VND:[R1,"\u20ab"],XEU:["ECU"],XXX:[]},"ltr",function uvt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:n===Math.floor(n)&&n>=2&&n<=4&&0===i?3:0!==i?4:5}],Dk=void 0;const hvt=["cy",[["b","h"],["AM","PM"],["yb","yh"]],[["AM","PM"],Dk,Dk],[["S","Ll","M","M","I","G","S"],["Sul","Llun","Maw","Mer","Iau","Gwen","Sad"],["Dydd Sul","Dydd Llun","Dydd Mawrth","Dydd Mercher","Dydd Iau","Dydd Gwener","Dydd Sadwrn"],["Su","Ll","Ma","Me","Ia","Gw","Sa"]],[["S","Ll","M","M","I","G","S"],["Sul","Llun","Maw","Mer","Iau","Gwe","Sad"],["Dydd Sul","Dydd Llun","Dydd Mawrth","Dydd Mercher","Dydd Iau","Dydd Gwener","Dydd Sadwrn"],["Su","Ll","Ma","Me","Ia","Gw","Sa"]],[["I","Ch","M","E","M","M","G","A","M","H","T","Rh"],["Ion","Chwef","Maw","Ebr","Mai","Meh","Gorff","Awst","Medi","Hyd","Tach","Rhag"],["Ionawr","Chwefror","Mawrth","Ebrill","Mai","Mehefin","Gorffennaf","Awst","Medi","Hydref","Tachwedd","Rhagfyr"]],[["I","Ch","M","E","M","M","G","A","M","H","T","Rh"],["Ion","Chw","Maw","Ebr","Mai","Meh","Gor","Awst","Medi","Hyd","Tach","Rhag"],["Ionawr","Chwefror","Mawrth","Ebrill","Mai","Mehefin","Gorffennaf","Awst","Medi","Hydref","Tachwedd","Rhagfyr"]],[["C","O"],["CC","OC"],["Cyn Crist","Oed Crist"]],1,[6,0],["dd/MM/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Dk,"{1} 'am' {0}",Dk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","Punt Prydain",{BDT:[Dk,"TK"],BWP:[],HKD:["HK$"],JPY:["JP\xa5","\xa5"],KRW:[Dk,"\u20a9"],PHP:[Dk,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XXX:[],ZAR:[],ZMW:[]},"ltr",function pvt(t){return 0===t?0:1===t?1:2===t?2:3===t?3:6===t?4:5}],F1=void 0;const fvt=["da-GL",[["a","p"],["AM","PM"],F1],[["AM","PM"],F1,F1],[["S","M","T","O","T","F","L"],["s\xf8n.","man.","tir.","ons.","tor.","fre.","l\xf8r."],["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"],["s\xf8","ma","ti","on","to","fr","l\xf8"]],[["S","M","T","O","T","F","L"],["s\xf8n","man","tir","ons","tor","fre","l\xf8r"],["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"],["s\xf8","ma","ti","on","to","fr","l\xf8"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mar.","apr.","maj","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januar","februar","marts","april","maj","juni","juli","august","september","oktober","november","december"]],F1,[["fKr","eKr"],["f.Kr.","e.Kr."],F1],1,[6,0],["dd.MM.y","d. MMM y","d. MMMM y","EEEE 'den' d. MMMM y"],["HH.mm","HH.mm.ss","HH.mm.ss z","HH.mm.ss zzzz"],["{1} {0}",F1,"{1} 'kl'. {0}",F1],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN","."],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"DKK","kr.","dansk krone",{AUD:["AU$","$"],DKK:["kr."],ISK:[F1,"kr."],JPY:["JP\xa5","\xa5"],NOK:[F1,"kr."],PHP:[F1,"\u20b1"],RON:[F1,"L"],SEK:[F1,"kr."],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function mvt(t){const e=t,n=Math.floor(Math.abs(t)),i=parseInt(t.toString().replace(/^[^.]*\.?|0+$/g,""),10)||0;return 1===e||0!==i&&(0===n||1===n)?1:5}],H1=void 0;const _vt=["da",[["a","p"],["AM","PM"],H1],[["AM","PM"],H1,H1],[["S","M","T","O","T","F","L"],["s\xf8n.","man.","tir.","ons.","tor.","fre.","l\xf8r."],["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"],["s\xf8","ma","ti","on","to","fr","l\xf8"]],[["S","M","T","O","T","F","L"],["s\xf8n","man","tir","ons","tor","fre","l\xf8r"],["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"],["s\xf8","ma","ti","on","to","fr","l\xf8"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mar.","apr.","maj","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januar","februar","marts","april","maj","juni","juli","august","september","oktober","november","december"]],H1,[["fKr","eKr"],["f.Kr.","e.Kr."],H1],1,[6,0],["dd.MM.y","d. MMM y","d. MMMM y","EEEE 'den' d. MMMM y"],["HH.mm","HH.mm.ss","HH.mm.ss z","HH.mm.ss zzzz"],["{1} {0}",H1,"{1} 'kl'. {0}",H1],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN","."],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"DKK","kr.","dansk krone",{AUD:["AU$","$"],DKK:["kr."],ISK:[H1,"kr."],JPY:["JP\xa5","\xa5"],NOK:[H1,"kr."],PHP:[H1,"\u20b1"],RON:[H1,"L"],SEK:[H1,"kr."],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function gvt(t){const e=t,n=Math.floor(Math.abs(t)),i=parseInt(t.toString().replace(/^[^.]*\.?|0+$/g,""),10)||0;return 1===e||0!==i&&(0===n||1===n)?1:5}],Ow=void 0;const vvt=["dav",[["Luma lwa K","luma lwa p"],Ow,Ow],Ow,[["J","J","K","K","K","K","N"],["Jum","Jim","Kaw","Kad","Kan","Kas","Ngu"],["Ituku ja jumwa","Kuramuka jimweri","Kuramuka kawi","Kuramuka kadadu","Kuramuka kana","Kuramuka kasanu","Kifula nguwo"],["Jum","Jim","Kaw","Kad","Kan","Kas","Ngu"]],Ow,[["I","K","K","K","K","K","M","W","I","I","I","I"],["Imb","Kaw","Kad","Kan","Kas","Kar","Mfu","Wun","Ike","Iku","Imw","Iwi"],["Mori ghwa imbiri","Mori ghwa kawi","Mori ghwa kadadu","Mori ghwa kana","Mori ghwa kasanu","Mori ghwa karandadu","Mori ghwa mfungade","Mori ghwa wunyanya","Mori ghwa ikenda","Mori ghwa ikumi","Mori ghwa ikumi na imweri","Mori ghwa ikumi na iwi"]],Ow,[["KK","BK"],Ow,["Kabla ya Kristo","Baada ya Kristo"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Ow,Ow,Ow],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Shilingi ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function yvt(t){return 5}],F0=void 0;const Mvt=["de-AT",[["AM","PM"],F0,F0],[["vm.","nm."],["AM","PM"],F0],[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["J\xe4n.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],["J\xe4nner","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["J\xe4n","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["J\xe4nner","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],F0,F0],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",F0,"{1} 'um' {0}",F0],[",","\xa0",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":",F0,"."],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[F0,"Cub$"],DEM:["DM"],FKP:[F0,"Fl\xa3"],GHS:[F0,"\u20b5"],GNF:[F0,"F.G."],KMF:[F0,"FC"],PHP:[F0,"\u20b1"],RON:[F0,"L"],RWF:[F0,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[F0,"K"]},"ltr",function bvt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],yp=void 0;const Dvt=["de-BE",[["AM","PM"],yp,yp],yp,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],yp,yp],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",yp,"{1} 'um' {0}",yp],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[yp,"Cub$"],DEM:["DM"],FKP:[yp,"Fl\xa3"],GHS:[yp,"\u20b5"],GNF:[yp,"F.G."],KMF:[yp,"FC"],PHP:[yp,"\u20b1"],RON:[yp,"L"],RWF:[yp,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[yp,"K"]},"ltr",function xvt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],vp=void 0;const Cvt=["de-CH",[["AM","PM"],vp,vp],vp,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So","Mo","Di","Mi","Do","Fr","Sa"]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],vp,vp],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",vp,"{1} 'um' {0}",vp],[".","\u2019",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4-#,##0.00","#E0"],"CHF","CHF","Schweizer Franken",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[vp,"Cub$"],DEM:["DM"],EUR:[],FKP:[vp,"Fl\xa3"],GHS:[vp,"\u20b5"],GNF:[vp,"F.G."],KMF:[vp,"FC"],PHP:[vp,"\u20b1"],RON:[vp,"L"],RWF:[vp,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[vp,"K"]},"ltr",function wvt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],bp=void 0;const Ovt=["de-IT",[["AM","PM"],bp,bp],bp,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["J\xe4n.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],["J\xe4nner","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["J\xe4n","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["J\xe4nner","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],bp,bp],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",bp,"{1} 'um' {0}",bp],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[bp,"Cub$"],DEM:["DM"],FKP:[bp,"Fl\xa3"],GHS:[bp,"\u20b5"],GNF:[bp,"F.G."],KMF:[bp,"FC"],PHP:[bp,"\u20b1"],RON:[bp,"L"],RWF:[bp,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[bp,"K"]},"ltr",function Svt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],H0=void 0;const Evt=["de-LI",[["AM","PM"],H0,H0],[["vm.","nm."],["AM","PM"],H0],[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],H0,H0],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",H0,"{1} 'um' {0}",H0],[".","\u2019",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"CHF","CHF","Schweizer Franken",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[H0,"Cub$"],DEM:["DM"],EUR:[H0,"\u20ac"],FKP:[H0,"Fl\xa3"],GHS:[H0,"\u20b5"],GNF:[H0,"F.G."],KMF:[H0,"FC"],PHP:[H0,"\u20b1"],RON:[H0,"L"],RWF:[H0,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[H0,"K"]},"ltr",function Tvt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Mp=void 0;const kvt=["de-LU",[["vorm.","nachm."],["AM","PM"],Mp],[["AM","PM"],Mp,Mp],[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],Mp,Mp],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Mp,"{1} 'um' {0}",Mp],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[Mp,"Cub$"],DEM:["DM"],FKP:[Mp,"Fl\xa3"],GHS:[Mp,"\u20b5"],GNF:[Mp,"F.G."],KMF:[Mp,"FC"],LUF:["F"],PHP:[Mp,"\u20b1"],RON:[Mp,"L"],RWF:[Mp,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[Mp,"K"]},"ltr",function Avt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],xp=void 0;const Lvt=["de",[["AM","PM"],xp,xp],xp,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4rz","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],xp,xp],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",xp,"{1} 'um' {0}",xp],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],CUC:[xp,"Cub$"],DEM:["DM"],FKP:[xp,"Fl\xa3"],GHS:[xp,"\u20b5"],GNF:[xp,"F.G."],KMF:[xp,"FC"],PHP:[xp,"\u20b1"],RON:[xp,"L"],RWF:[xp,"F.Rw"],SYP:[],THB:["\u0e3f"],TWD:["NT$"],XXX:[],ZMW:[xp,"K"]},"ltr",function Ivt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Tw=void 0;const Pvt=["dje",[["Subbaahi","Zaarikay b"],Tw,Tw],Tw,[["H","T","T","L","M","Z","S"],["Alh","Ati","Ata","Ala","Alm","Alz","Asi"],["Alhadi","Atinni","Atalaata","Alarba","Alhamisi","Alzuma","Asibti"],["Alh","Ati","Ata","Ala","Alm","Alz","Asi"]],Tw,[["\u017d","F","M","A","M","\u017d","\u017d","U","S","O","N","D"],["\u017dan","Fee","Mar","Awi","Me","\u017duw","\u017duy","Ut","Sek","Okt","Noo","Dee"],["\u017danwiye","Feewiriye","Marsi","Awiril","Me","\u017duwe\u014b","\u017duyye","Ut","Sektanbur","Oktoobur","Noowanbur","Deesanbur"]],Tw,[["IJ","IZ"],Tw,["Isaa jine","Isaa zamanoo"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Tw,Tw,Tw],[".","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"XOF","F\u202fCFA","CFA Fra\u014b (BCEAO)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Nvt(t){return 5}],Ew=void 0;const Fvt=["dsb",[["dop.","w\xf3tp."],["dopo\u0142dnja","w\xf3tpo\u0142dnja"],Ew],[["dopo\u0142dnja","w\xf3tpo\u0142dnja"],Ew,Ew],[["n","p","w","s","s","p","s"],["nje","p\xf3n","wa\u0142","srj","stw","p\u011bt","sob"],["nje\u017aela","p\xf3nje\u017aele","wa\u0142tora","srjoda","stw\xf3rtk","p\u011btk","sobota"],["nj","p\xf3","wa","sr","st","p\u011b","so"]],Ew,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan.","feb.","m\u011br.","apr.","maj.","jun.","jul.","awg.","sep.","okt.","now.","dec."],["januara","februara","m\u011brca","apryla","maja","junija","julija","awgusta","septembra","oktobra","nowembra","decembra"]],[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","m\u011br","apr","maj","jun","jul","awg","sep","okt","now","dec"],["januar","februar","m\u011brc","apryl","maj","junij","julij","awgust","september","oktober","nowember","december"]],[["p\u015b.Chr.n.","p\xf3 Chr.n."],Ew,["p\u015bed Kristusowym naro\u017aenim","p\xf3 Kristusowem naro\u017aenju"]],1,[6,0],["d.M.yy","d.M.y","d. MMMM y","EEEE, d. MMMM y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1} {0}",Ew,Ew,Ew],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[Ew,"$"],PLN:["z\u0142"],THB:["\u0e3f"]},"ltr",function Rvt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%100==1||a%100==1?1:0===i&&n%100==2||a%100==2?2:0===i&&n%100===Math.floor(n%100)&&n%100>=3&&n%100<=4||a%100===Math.floor(a%100)&&a%100>=3&&a%100<=4?3:5}],Aw=void 0;const Bvt=["dua",[["idi\u0253a","eby\xe1mu"],Aw,Aw],Aw,[["e","m","k","m","\u014b","\u0257","e"],["\xe9t","m\u0254\u0301s","kwa","muk","\u014bgi","\u0257\xf3n","esa"],["\xe9ti","m\u0254\u0301s\xfa","kwas\xfa","muk\u0254\u0301s\xfa","\u014bgis\xfa","\u0257\xf3n\u025bs\xfa","esa\u0253as\xfa"],["\xe9t","m\u0254\u0301s","kwa","muk","\u014bgi","\u0257\xf3n","esa"]],Aw,[["d","\u014b","s","d","e","e","m","d","n","m","t","e"],["di","\u014bg\u0254n","s\u0254\u014b","di\u0253","emi","es\u0254","mad","di\u014b","ny\u025bt","may","tin","el\xe1"],["dim\u0254\u0301di","\u014bg\u0254nd\u025b","s\u0254\u014b\u025b","di\u0253\xe1\u0253\xe1","emiasele","es\u0254p\u025bs\u0254p\u025b","madi\u0253\u025b\u0301d\xed\u0253\u025b\u0301","di\u014bgindi","ny\u025bt\u025bki","may\xe9s\u025b\u0301","tin\xedn\xed","el\xe1\u014bg\u025b\u0301"]],Aw,[["\u0253.Ys","mb.Ys"],Aw,["\u0253oso \u0253w\xe1 y\xe1\u0253e l\xe1","mb\xfasa kw\xe9di a Y\xe9s"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Aw,Aw,Aw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","XAF",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Hvt(t){return 5}],kw=void 0;const $vt=["dyo",[["AM","PM"],kw,kw],kw,[["D","T","T","A","A","A","S"],["Dim","Ten","Tal","Ala","Ara","Arj","Sib"],["Dimas","Tene\u014b","Talata","Alarbay","Aramisay","Arjuma","Sibiti"],["Dim","Ten","Tal","Ala","Ara","Arj","Sib"]],kw,[["S","F","M","A","M","S","S","U","S","O","N","D"],["Sa","Fe","Ma","Ab","Me","Su","S\xfa","Ut","Se","Ok","No","De"],["Sanvie","F\xe9birie","Mars","Aburil","Mee","Sue\u014b","S\xfauyee","Ut","Settembar","Oktobar","Novembar","Disambar"]],kw,[["ArY","AtY"],kw,["Ari\u014buu Yeesu","Atoo\u014be Yeesu"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",kw,kw,kw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","seefa yati BCEAO",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function zvt(t){return 5}],Kb=void 0;const Wvt=["dz",[["\u0f66\u0f94\u0f0b\u0f46\u0f0b","\u0f55\u0fb1\u0f72\u0f0b\u0f46\u0f0b"],Kb,Kb],Kb,[["\u0f5f\u0fb3","\u0f58\u0f72\u0f62","\u0f63\u0fb7\u0f42","\u0f55\u0f74\u0f62","\u0f66\u0f44\u0fb6","\u0f66\u0fa4\u0f7a\u0f53","\u0f49\u0f72"],["\u0f5f\u0fb3\u0f0b","\u0f58\u0f72\u0f62\u0f0b","\u0f63\u0fb7\u0f42\u0f0b","\u0f55\u0f74\u0f62\u0f0b","\u0f66\u0f44\u0f66\u0f0b","\u0f66\u0fa4\u0f7a\u0f53\u0f0b","\u0f49\u0f72\u0f0b"],["\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b","\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b"],["\u0f5f\u0fb3\u0f0b","\u0f58\u0f72\u0f62\u0f0b","\u0f63\u0fb7\u0f42\u0f0b","\u0f55\u0f74\u0f62\u0f0b","\u0f66\u0f44\u0f66\u0f0b","\u0f66\u0fa4\u0f7a\u0f53\u0f0b","\u0f49\u0f72\u0f0b"]],Kb,[["\u0f21","\u0f22","\u0f23","4","\u0f25","\u0f26","\u0f27","\u0f28","9","\u0f21\u0f20","\u0f21\u0f21","\u0f21\u0f22"],["\u0f21","\u0f22","\u0f23","\u0f24","\u0f25","\u0f26","\u0f27","\u0f28","\u0f29","\u0f21\u0f20","\u0f21\u0f21","12"],["\u0f5f\u0fb3\u0f0b\u0f51\u0f44\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f63\u0f94\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54","\u0f5f\u0fb3\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54\u0f0b","\u0f5f\u0fb3\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b"]],[["\u0f21","\u0f22","\u0f23","\u0f24","\u0f25","\u0f26","\u0f27","\u0f28","\u0f29","\u0f21\u0f20","\u0f21\u0f21","\u0f21\u0f22"],["\u0f5f\u0fb3\u0f0b\u0f21","\u0f5f\u0fb3\u0f0b\u0f22","\u0f5f\u0fb3\u0f0b\u0f23","\u0f5f\u0fb3\u0f0b\u0f24","\u0f5f\u0fb3\u0f0b\u0f25","\u0f5f\u0fb3\u0f0b\u0f26","\u0f5f\u0fb3\u0f0b\u0f27","\u0f5f\u0fb3\u0f0b\u0f28","\u0f5f\u0fb3\u0f0b\u0f29","\u0f5f\u0fb3\u0f0b\u0f21\u0f20","\u0f5f\u0fb3\u0f0b\u0f21\u0f21","\u0f5f\u0fb3\u0f0b\u0f21\u0f22"],["\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f51\u0f44\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f63\u0f94\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54\u0f0b","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54\u0f0b"]],[["BCE","CE"],Kb,Kb],0,[6,0],["y-MM-dd","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0by \u0f5f\u0fb3\u0f0bMMM \u0f5a\u0f7a\u0f66\u0f0bdd","\u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0by MMMM \u0f5a\u0f7a\u0f66\u0f0b dd","EEEE, \u0f66\u0fa4\u0fb1\u0f72\u0f0b\u0f63\u0f7c\u0f0by MMMM \u0f5a\u0f7a\u0f66\u0f0bdd"],["\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b h \u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b mm a","\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0bh:mm:ss a","\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b h \u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b mm:ss a z","\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b h \u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b mm:ss a zzzz"],["{1} {0}",Kb,Kb,Kb],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0\xa0%","\xa4#,##,##0.00","#E0"],"INR","\u20b9","\u0f62\u0f92\u0fb1\u0f0b\u0f42\u0f62\u0f0b\u0f42\u0fb1\u0f72\u0f0b\u0f51\u0f44\u0f74\u0f63\u0f0b \u0f62\u0f74\u0f0b\u0f54\u0f72",{AUD:["AU$","$"],BTN:["Nu."],ILS:[Kb,"\u20aa"],JPY:["JP\xa5","\xa5"],KRW:["KR\u20a9","\u20a9"],THB:["TH\u0e3f","\u0e3f"],USD:["US$","$"],XAF:[]},"ltr",function Vvt(t){return 5}],Iw=void 0;const jvt=["ebu",[["KI","UT"],Iw,Iw],Iw,[["K","N","N","N","A","M","N"],["Kma","Tat","Ine","Tan","Arm","Maa","NMM"],["Kiumia","Njumatatu","Njumaine","Njumatano","Aramithi","Njumaa","NJumamothii"],["Kma","Tat","Ine","Tan","Arm","Maa","NMM"]],Iw,[["M","K","K","K","G","G","M","K","K","I","I","I"],["Mbe","Kai","Kat","Kan","Gat","Gan","Mug","Knn","Ken","Iku","Imw","Igi"],["Mweri wa mbere","Mweri wa ka\u0129ri","Mweri wa kathat\u0169","Mweri wa kana","Mweri wa gatano","Mweri wa gatantat\u0169","Mweri wa m\u0169gwanja","Mweri wa kanana","Mweri wa kenda","Mweri wa ik\u0169mi","Mweri wa ik\u0169mi na \u0169mwe","Mweri wa ik\u0169mi na Ka\u0129r\u0129"]],Iw,[["MK","TK"],Iw,["Mbere ya Kristo","Thutha wa Kristo"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Iw,Iw,Iw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Shilingi ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function Gvt(t){return 5}],X2=void 0;const Uvt=["ee-TG",[["\u014b","\u0263"],["\u014bdi","\u0263etr\u0254"],X2],X2,[["k","d","b","k","y","f","m"],["k\u0254s","dzo","bla","ku\u0256","yaw","fi\u0256","mem"],["k\u0254si\u0256a","dzo\u0256a","bla\u0256a","ku\u0256a","yawo\u0256a","fi\u0256a","memle\u0256a"],["k\u0254s","dzo","bla","ku\u0256","yaw","fi\u0256","mem"]],X2,[["d","d","t","a","d","m","s","d","a","k","a","d"],["dzv","dzd","ted","af\u0254","dam","mas","sia","dea","any","kel","ade","dzm"],["dzove","dzodze","tedoxe","af\u0254f\u0129e","dama","masa","siaml\u0254m","deasiamime","any\u0254ny\u0254","kele","ade\u025bmekp\u0254xe","dzome"]],X2,[["HYV","Y\u014b"],X2,["Hafi Yesu Va","Yesu \u014b\u0254li"]],1,[6,0],["M/d/yy","MMM d 'lia', y","MMMM d 'lia' y","EEEE, MMMM d 'lia' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{0} {1}",X2,X2,X2],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","mnn",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XOF","F\u202fCFA","\u0263eto\u0256ofe afrikaga CFA franc BCEAO",{AUD:["AU$","$"],GHS:["GH\u20b5"],JPY:["JP\xa5","\xa5"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function qvt(t){return 1===t?1:5}],Z2=void 0;const Jvt=["ee",[["\u014b","\u0263"],["\u014bdi","\u0263etr\u0254"],Z2],Z2,[["k","d","b","k","y","f","m"],["k\u0254s","dzo","bla","ku\u0256","yaw","fi\u0256","mem"],["k\u0254si\u0256a","dzo\u0256a","bla\u0256a","ku\u0256a","yawo\u0256a","fi\u0256a","memle\u0256a"],["k\u0254s","dzo","bla","ku\u0256","yaw","fi\u0256","mem"]],Z2,[["d","d","t","a","d","m","s","d","a","k","a","d"],["dzv","dzd","ted","af\u0254","dam","mas","sia","dea","any","kel","ade","dzm"],["dzove","dzodze","tedoxe","af\u0254f\u0129e","dama","masa","siaml\u0254m","deasiamime","any\u0254ny\u0254","kele","ade\u025bmekp\u0254xe","dzome"]],Z2,[["HYV","Y\u014b"],Z2,["Hafi Yesu Va","Yesu \u014b\u0254li"]],1,[6,0],["M/d/yy","MMM d 'lia', y","MMMM d 'lia' y","EEEE, MMMM d 'lia' y"],["a 'ga' h:mm","a 'ga' h:mm:ss","a 'ga' h:mm:ss z","a 'ga' h:mm:ss zzzz"],["{0} {1}",Z2,Z2,Z2],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","mnn",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GHS","GH\u20b5","ghana si\u0256i",{AUD:["AU$","$"],GHS:["GH\u20b5"],JPY:["JP\xa5","\xa5"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function Yvt(t){return 1===t?1:5}],wk=void 0;const Xvt=["el-CY",[["\u03c0\u03bc","\u03bc\u03bc"],["\u03c0.\u03bc.","\u03bc.\u03bc."],wk],wk,[["\u039a","\u0394","\u03a4","\u03a4","\u03a0","\u03a0","\u03a3"],["\u039a\u03c5\u03c1","\u0394\u03b5\u03c5","\u03a4\u03c1\u03af","\u03a4\u03b5\u03c4","\u03a0\u03ad\u03bc","\u03a0\u03b1\u03c1","\u03a3\u03ac\u03b2"],["\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae","\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1","\u03a4\u03c1\u03af\u03c4\u03b7","\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7","\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7","\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf"],["\u039a\u03c5","\u0394\u03b5","\u03a4\u03c1","\u03a4\u03b5","\u03a0\u03ad","\u03a0\u03b1","\u03a3\u03ac"]],wk,[["\u0399","\u03a6","\u039c","\u0391","\u039c","\u0399","\u0399","\u0391","\u03a3","\u039f","\u039d","\u0394"],["\u0399\u03b1\u03bd","\u03a6\u03b5\u03b2","\u039c\u03b1\u03c1","\u0391\u03c0\u03c1","\u039c\u03b1\u0390","\u0399\u03bf\u03c5\u03bd","\u0399\u03bf\u03c5\u03bb","\u0391\u03c5\u03b3","\u03a3\u03b5\u03c0","\u039f\u03ba\u03c4","\u039d\u03bf\u03b5","\u0394\u03b5\u03ba"],["\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5","\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5","\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5","\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5","\u039c\u03b1\u0390\u03bf\u03c5","\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5","\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5","\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5","\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5","\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5","\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5"]],[["\u0399","\u03a6","\u039c","\u0391","\u039c","\u0399","\u0399","\u0391","\u03a3","\u039f","\u039d","\u0394"],["\u0399\u03b1\u03bd","\u03a6\u03b5\u03b2","\u039c\u03ac\u03c1","\u0391\u03c0\u03c1","\u039c\u03ac\u03b9","\u0399\u03bf\u03cd\u03bd","\u0399\u03bf\u03cd\u03bb","\u0391\u03cd\u03b3","\u03a3\u03b5\u03c0","\u039f\u03ba\u03c4","\u039d\u03bf\u03ad","\u0394\u03b5\u03ba"],["\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2","\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2","\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2","\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2","\u039c\u03ac\u03b9\u03bf\u03c2","\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2","\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2","\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2","\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2","\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2","\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2","\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2"]],[["\u03c0.\u03a7.","\u03bc.\u03a7."],wk,["\u03c0\u03c1\u03bf \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd","\u03bc\u03b5\u03c4\u03ac \u03a7\u03c1\u03b9\u03c3\u03c4\u03cc\u03bd"]],1,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",wk,"{1} - {0}",wk],[",",".",";","%","+","-","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","\u0395\u03c5\u03c1\u03ce",{GRD:["\u0394\u03c1\u03c7"],JPY:["JP\xa5","\xa5"],PHP:[wk,"\u20b1"],THB:["\u0e3f"]},"ltr",function Kvt(t){return 1===t?1:5}],Ck=void 0;const Qvt=["el",[["\u03c0\u03bc","\u03bc\u03bc"],["\u03c0.\u03bc.","\u03bc.\u03bc."],Ck],Ck,[["\u039a","\u0394","\u03a4","\u03a4","\u03a0","\u03a0","\u03a3"],["\u039a\u03c5\u03c1","\u0394\u03b5\u03c5","\u03a4\u03c1\u03af","\u03a4\u03b5\u03c4","\u03a0\u03ad\u03bc","\u03a0\u03b1\u03c1","\u03a3\u03ac\u03b2"],["\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae","\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1","\u03a4\u03c1\u03af\u03c4\u03b7","\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7","\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7","\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae","\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf"],["\u039a\u03c5","\u0394\u03b5","\u03a4\u03c1","\u03a4\u03b5","\u03a0\u03ad","\u03a0\u03b1","\u03a3\u03ac"]],Ck,[["\u0399","\u03a6","\u039c","\u0391","\u039c","\u0399","\u0399","\u0391","\u03a3","\u039f","\u039d","\u0394"],["\u0399\u03b1\u03bd","\u03a6\u03b5\u03b2","\u039c\u03b1\u03c1","\u0391\u03c0\u03c1","\u039c\u03b1\u0390","\u0399\u03bf\u03c5\u03bd","\u0399\u03bf\u03c5\u03bb","\u0391\u03c5\u03b3","\u03a3\u03b5\u03c0","\u039f\u03ba\u03c4","\u039d\u03bf\u03b5","\u0394\u03b5\u03ba"],["\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5","\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5","\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5","\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5","\u039c\u03b1\u0390\u03bf\u03c5","\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5","\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5","\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5","\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5","\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5","\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5","\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5"]],[["\u0399","\u03a6","\u039c","\u0391","\u039c","\u0399","\u0399","\u0391","\u03a3","\u039f","\u039d","\u0394"],["\u0399\u03b1\u03bd","\u03a6\u03b5\u03b2","\u039c\u03ac\u03c1","\u0391\u03c0\u03c1","\u039c\u03ac\u03b9","\u0399\u03bf\u03cd\u03bd","\u0399\u03bf\u03cd\u03bb","\u0391\u03cd\u03b3","\u03a3\u03b5\u03c0","\u039f\u03ba\u03c4","\u039d\u03bf\u03ad","\u0394\u03b5\u03ba"],["\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2","\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2","\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2","\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2","\u039c\u03ac\u03b9\u03bf\u03c2","\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2","\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2","\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2","\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2","\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2","\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2","\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2"]],[["\u03c0.\u03a7.","\u03bc.\u03a7."],Ck,["\u03c0\u03c1\u03bf \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd","\u03bc\u03b5\u03c4\u03ac \u03a7\u03c1\u03b9\u03c3\u03c4\u03cc\u03bd"]],1,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ck,"{1} - {0}",Ck],[",",".",";","%","+","-","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","\u0395\u03c5\u03c1\u03ce",{GRD:["\u0394\u03c1\u03c7"],JPY:["JP\xa5","\xa5"],PHP:[Ck,"\u20b1"],THB:["\u0e3f"]},"ltr",function Zvt(t){return 1===t?1:5}],Xb=void 0;const tbt=["en-001",[["a","p"],["am","pm"],Xb],[["am","pm"],Xb,Xb],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Xb,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Xb,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Xb,"{1} 'at' {0}",Xb],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],Xb,Xb,Xb,{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function ebt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Zb=void 0;const ibt=["en-150",[["a","p"],["am","pm"],Zb],[["am","pm"],Zb,Zb],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Zb,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Zb,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Zb,"{1} 'at' {0}",Zb],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],Zb,Zb,Zb,{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function nbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Sk=void 0;const rbt=["en-AE",[["a","p"],["AM","PM"],Sk],[["AM","PM"],Sk,Sk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Sk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Sk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],6,[5,6],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Sk,"{1} 'at' {0}",Sk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AED","AED","United Arab Emirates Dirham",{},"ltr",function abt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Ok=void 0;const obt=["en-AG",[["a","p"],["am","pm"],Ok],[["am","pm"],Ok,Ok],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Ok,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Ok,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ok,"{1} 'at' {0}",Ok],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function sbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Tk=void 0;const dbt=["en-AI",[["a","p"],["am","pm"],Tk],[["am","pm"],Tk,Tk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Tk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Tk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Tk,"{1} 'at' {0}",Tk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function lbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Ek=void 0;const cbt=["en-AS",[["a","p"],["AM","PM"],Ek],[["AM","PM"],Ek,Ek],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Ek,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Ek,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ek,"{1} 'at' {0}",Ek],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function ubt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Ak=void 0;const hbt=["en-AT",[["a","p"],["am","pm"],Ak],[["am","pm"],Ak,Ak],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Ak,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Ak,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Ak,"{1} 'at' {0}",Ak],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function pbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Ws=void 0;const fbt=["en-AU",[["am","pm"],Ws,Ws],Ws,[["Su.","M.","Tu.","W.","Th.","F.","Sa."],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mon","Tu","Wed","Th","Fri","Sat"]],Ws,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","June","July","Aug","Sept","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Ws,"{1} 'at' {0}",Ws],[".",",",";","%","+","-","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AUD","$","Australian Dollar",{AUD:["$"],BDT:[Ws,"Tk"],BRL:[Ws,"R$"],CAD:[Ws,"$"],CNY:[Ws,"\xa5"],CUP:[Ws,"\u20b1"],EGP:[Ws,"\xa3"],EUR:[Ws,"\u20ac"],GBP:[Ws,"\xa3"],HKD:[Ws,"$"],ILS:[Ws,"\u20aa"],INR:[Ws,"\u20b9"],ISK:[Ws,"Kr"],JPY:[Ws,"\xa5"],KRW:[Ws,"\u20a9"],MXN:[Ws,"$"],NZD:[Ws,"$"],PHP:[Ws,"\u20b1"],PYG:[Ws,"Gs"],SCR:["Rs"],SEK:[Ws,"Kr"],TWD:[Ws,"$"],USD:[Ws,"$"],UYU:[Ws,"$U"],VND:[Ws,"\u20ab"],XAF:[],XCD:[Ws,"$"],XOF:[],XPF:["CFP"]},"ltr",function mbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],kk=void 0;const _bt=["en-BB",[["a","p"],["am","pm"],kk],[["am","pm"],kk,kk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],kk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],kk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",kk,"{1} 'at' {0}",kk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"BBD","$","Barbadian Dollar",{BBD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function gbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Ik=void 0;const vbt=["en-BE",[["a","p"],["am","pm"],Ik],[["am","pm"],Ik,Ik],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Ik,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Ik,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/yy","dd MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Ik,"{1} 'at' {0}",Ik],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function ybt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Lk=void 0;const Mbt=["en-BI",[["a","p"],["AM","PM"],Lk],[["AM","PM"],Lk,Lk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Lk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Lk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Lk,"{1} 'at' {0}",Lk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"BIF","FBu","Burundian Franc",{BIF:["FBu"]},"ltr",function bbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Nk=void 0;const Dbt=["en-BM",[["a","p"],["am","pm"],Nk],[["am","pm"],Nk,Nk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Nk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Nk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Nk,"{1} 'at' {0}",Nk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"BMD","$","Bermudian Dollar",{BMD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function xbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Pk=void 0;const Cbt=["en-BS",[["a","p"],["am","pm"],Pk],[["am","pm"],Pk,Pk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Pk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Pk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Pk,"{1} 'at' {0}",Pk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"BSD","$","Bahamian Dollar",{BSD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function wbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Rk=void 0;const Obt=["en-BW",[["a","p"],["am","pm"],Rk],[["am","pm"],Rk,Rk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Rk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Rk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/yy","dd MMM y","dd MMMM y","EEEE, dd MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Rk,"{1} 'at' {0}",Rk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"BWP","P","Botswanan Pula",{BWP:["P"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Sbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Fk=void 0;const Ebt=["en-BZ",[["a","p"],["am","pm"],Fk],[["am","pm"],Fk,Fk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Fk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Fk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE, dd MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Fk,"{1} 'at' {0}",Fk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"BZD","$","Belize Dollar",{BZD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Tbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],eB=void 0;const kbt=["en-CA",[["am","pm"],["a.m.","p.m."],eB],[["a.m.","pm"],["a.m.","p.m."],eB],[["S","M","T","W","T","F","S"],["Sun.","Mon.","Tue.","Wed.","Thu.","Fri.","Sat."],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],eB,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","Mar.","Apr.","May","Jun.","Jul.","Aug.","Sep.","Oct.","Nov.","Dec."],["January","February","March","April","May","June","July","August","September","October","November","December"]],eB,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["y-MM-dd","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",eB,"{1} 'at' {0}",eB],[".",",",";","%","+","-","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"CAD","$","Canadian Dollar",{CAD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Abt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Hk=void 0;const Lbt=["en-CC",[["a","p"],["am","pm"],Hk],[["am","pm"],Hk,Hk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Hk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Hk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Hk,"{1} 'at' {0}",Hk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AUD","$","Australian Dollar",{AUD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Ibt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Bk=void 0;const Pbt=["en-CH",[["a","p"],["am","pm"],Bk],[["am","pm"],Bk,Bk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Bk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Bk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Bk,"{1} 'at' {0}",Bk],[".","\u2019",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4-#,##0.00","#E0"],"CHF","CHF","Swiss Franc",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Nbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],zk=void 0;const Fbt=["en-CK",[["a","p"],["am","pm"],zk],[["am","pm"],zk,zk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],zk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],zk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",zk,"{1} 'at' {0}",zk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NZD","$","New Zealand Dollar",{JPY:["JP\xa5","\xa5"],NZD:["$"],USD:["US$","$"]},"ltr",function Rbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],$k=void 0;const Bbt=["en-CM",[["a","p"],["am","pm"],$k],[["am","pm"],$k,$k],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],$k,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],$k,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",$k,"{1} 'at' {0}",$k],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XAF","FCFA","Central African CFA Franc",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Hbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Vk=void 0;const $bt=["en-CX",[["a","p"],["am","pm"],Vk],[["am","pm"],Vk,Vk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Vk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Vk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Vk,"{1} 'at' {0}",Vk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AUD","$","Australian Dollar",{AUD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function zbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Wk=void 0;const Wbt=["en-CY",[["a","p"],["am","pm"],Wk],[["am","pm"],Wk,Wk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Wk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Wk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Wk,"{1} 'at' {0}",Wk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Vbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Gk=void 0;const jbt=["en-DE",[["a","p"],["am","pm"],Gk],[["am","pm"],Gk,Gk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Gk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Gk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Gk,"{1} 'at' {0}",Gk],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Gbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],jk=void 0;const Ubt=["en-DG",[["a","p"],["am","pm"],jk],[["am","pm"],jk,jk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],jk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],jk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",jk,"{1} 'at' {0}",jk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","US Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function qbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],qk=void 0;const Jbt=["en-DK",[["a","p"],["am","pm"],qk],[["am","pm"],qk,qk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],qk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],qk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH.mm","HH.mm.ss","HH.mm.ss z","HH.mm.ss zzzz"],["{1}, {0}",qk,"{1} 'at' {0}",qk],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN","."],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"DKK","kr.","Danish Krone",{DKK:["kr.","kr"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Ybt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Uk=void 0;const Xbt=["en-DM",[["a","p"],["am","pm"],Uk],[["am","pm"],Uk,Uk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Uk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Uk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Uk,"{1} 'at' {0}",Uk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function Kbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Yk=void 0;const Qbt=["en-ER",[["a","p"],["am","pm"],Yk],[["am","pm"],Yk,Yk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Yk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Yk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Yk,"{1} 'at' {0}",Yk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ERN","Nfk","Eritrean Nakfa",{ERN:["Nfk"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Zbt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Jk=void 0;const tMt=["en-FI",[["a","p"],["am","pm"],Jk],[["am","pm"],Jk,Jk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Jk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Jk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["H.mm","H.mm.ss","H.mm.ss z","H.mm.ss zzzz"],["{1}, {0}",Jk,"{1} 'at' {0}",Jk],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN","."],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function eMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Kk=void 0;const iMt=["en-FJ",[["a","p"],["am","pm"],Kk],[["am","pm"],Kk,Kk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Kk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Kk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Kk,"{1} 'at' {0}",Kk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"FJD","$","Fijian Dollar",{FJD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function nMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Xk=void 0;const rMt=["en-FK",[["a","p"],["am","pm"],Xk],[["am","pm"],Xk,Xk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Xk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Xk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Xk,"{1} 'at' {0}",Xk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"FKP","\xa3","Falkland Islands Pound",{FKP:["\xa3"],GBP:["GB\xa3","\xa3"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function aMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Zk=void 0;const oMt=["en-FM",[["a","p"],["am","pm"],Zk],[["am","pm"],Zk,Zk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Zk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Zk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Zk,"{1} 'at' {0}",Zk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","US Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function sMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Qk=void 0;const dMt=["en-GB",[["a","p"],["am","pm"],Qk],[["am","pm"],Qk,Qk],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Qk,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sept","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Qk,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Qk,"{1} 'at' {0}",Qk],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","British Pound",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function lMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],eI=void 0;const cMt=["en-GD",[["a","p"],["am","pm"],eI],[["am","pm"],eI,eI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],eI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],eI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",eI,"{1} 'at' {0}",eI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function uMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],tI=void 0;const hMt=["en-GG",[["a","p"],["am","pm"],tI],[["am","pm"],tI,tI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],tI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],tI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",tI,"{1} 'at' {0}",tI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","UK Pound",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function pMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],nI=void 0;const fMt=["en-GH",[["a","p"],["am","pm"],nI],[["am","pm"],nI,nI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],nI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],nI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",nI,"{1} 'at' {0}",nI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GHS","GH\u20b5","Ghanaian Cedi",{GHS:["GH\u20b5"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function mMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],iI=void 0;const _Mt=["en-GI",[["a","p"],["am","pm"],iI],[["am","pm"],iI,iI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],iI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],iI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",iI,"{1} 'at' {0}",iI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GIP","\xa3","Gibraltar Pound",{GBP:["GB\xa3","\xa3"],GIP:["\xa3"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function gMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],aI=void 0;const vMt=["en-GM",[["a","p"],["am","pm"],aI],[["am","pm"],aI,aI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],aI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],aI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",aI,"{1} 'at' {0}",aI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GMD","D","Gambian Dalasi",{GMD:["D"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function yMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],rI=void 0;const MMt=["en-GU",[["a","p"],["AM","PM"],rI],[["AM","PM"],rI,rI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],rI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],rI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",rI,"{1} 'at' {0}",rI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function bMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],sI=void 0;const DMt=["en-GY",[["a","p"],["am","pm"],sI],[["am","pm"],sI,sI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],sI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],sI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",sI,"{1} 'at' {0}",sI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GYD","$","Guyanaese Dollar",{GYD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function xMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],oI=void 0;const CMt=["en-HK",[["a","p"],["am","pm"],oI],[["am","pm"],oI,oI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],oI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],oI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",oI,"{1} 'at' {0}",oI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"HKD","HK$","Hong Kong Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function wMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],tB=void 0;const OMt=["en-IE",[["a","p"],["am","pm"],["a.m.","p.m."]],[["am","pm"],tB,tB],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],tB,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],tB,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",tB,"{1} 'at' {0}",tB],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function SMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],lI=void 0;const EMt=["en-IL",[["a","p"],["am","pm"],lI],[["am","pm"],lI,lI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],lI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],lI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[5,6],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1}, {0}",lI,"{1} 'at' {0}",lI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ILS","\u20aa","Israeli New Shekel",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function TMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],dI=void 0;const kMt=["en-IM",[["a","p"],["am","pm"],dI],[["am","pm"],dI,dI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],dI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],dI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",dI,"{1} 'at' {0}",dI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","UK Pound",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function AMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],uI=void 0;const LMt=["en-IN",[["a","p"],["am","pm"],uI],[["am","pm"],uI,uI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],uI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],uI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[0,0],["dd/MM/yy","dd-MMM-y","d MMMM y","EEEE, d MMMM, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",uI,"{1} 'at' {0}",uI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4#,##,##0.00","#E0"],"INR","\u20b9","Indian Rupee",{JPY:["JP\xa5","\xa5"]},"ltr",function IMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],cI=void 0;const PMt=["en-IO",[["a","p"],["am","pm"],cI],[["am","pm"],cI,cI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],cI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],cI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",cI,"{1} 'at' {0}",cI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","US Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function NMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],pI=void 0;const FMt=["en-JE",[["a","p"],["am","pm"],pI],[["am","pm"],pI,pI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],pI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],pI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",pI,"{1} 'at' {0}",pI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","UK Pound",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function RMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],hI=void 0;const BMt=["en-JM",[["a","p"],["am","pm"],hI],[["am","pm"],hI,hI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],hI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],hI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",hI,"{1} 'at' {0}",hI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"JMD","$","Jamaican Dollar",{JMD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function HMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],mI=void 0;const $Mt=["en-KE",[["a","p"],["am","pm"],mI],[["am","pm"],mI,mI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],mI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],mI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",mI,"{1} 'at' {0}",mI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Kenyan Shilling",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function zMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],fI=void 0;const WMt=["en-KI",[["a","p"],["am","pm"],fI],[["am","pm"],fI,fI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],fI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],fI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",fI,"{1} 'at' {0}",fI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AUD","$","Australian Dollar",{AUD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function VMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],gI=void 0;const jMt=["en-KN",[["a","p"],["am","pm"],gI],[["am","pm"],gI,gI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],gI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],gI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",gI,"{1} 'at' {0}",gI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function GMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],_I=void 0;const UMt=["en-KY",[["a","p"],["am","pm"],_I],[["am","pm"],_I,_I],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],_I,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],_I,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",_I,"{1} 'at' {0}",_I],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KYD","$","Cayman Islands Dollar",{JPY:["JP\xa5","\xa5"],KYD:["$"],USD:["US$","$"]},"ltr",function qMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],yI=void 0;const JMt=["en-LC",[["a","p"],["am","pm"],yI],[["am","pm"],yI,yI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],yI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],yI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",yI,"{1} 'at' {0}",yI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function YMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],vI=void 0;const XMt=["en-LR",[["a","p"],["am","pm"],vI],[["am","pm"],vI,vI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],vI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],vI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",vI,"{1} 'at' {0}",vI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"LRD","$","Liberian Dollar",{JPY:["JP\xa5","\xa5"],LRD:["$"],USD:["US$","$"]},"ltr",function KMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],bI=void 0;const QMt=["en-LS",[["a","p"],["am","pm"],bI],[["am","pm"],bI,bI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],bI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],bI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",bI,"{1} 'at' {0}",bI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","R","South African Rand",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],ZAR:["R"]},"ltr",function ZMt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],MI=void 0;const txt=["en-MG",[["a","p"],["am","pm"],MI],[["am","pm"],MI,MI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],MI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],MI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",MI,"{1} 'at' {0}",MI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MGA","Ar","Malagasy Ariary",{JPY:["JP\xa5","\xa5"],MGA:["Ar"],USD:["US$","$"]},"ltr",function ext(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],xI=void 0;const ixt=["en-MH",[["a","p"],["AM","PM"],xI],[["AM","PM"],xI,xI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],xI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],xI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",xI,"{1} 'at' {0}",xI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function nxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],DI=void 0;const rxt=["en-MO",[["a","p"],["am","pm"],DI],[["am","pm"],DI,DI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],DI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],DI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",DI,"{1} 'at' {0}",DI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MOP","MOP$","Macanese Pataca",{JPY:["JP\xa5","\xa5"],MOP:["MOP$"],USD:["US$","$"]},"ltr",function axt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],wI=void 0;const oxt=["en-MP",[["a","p"],["AM","PM"],wI],[["AM","PM"],wI,wI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],wI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],wI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",wI,"{1} 'at' {0}",wI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function sxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],CI=void 0;const dxt=["en-MS",[["a","p"],["am","pm"],CI],[["am","pm"],CI,CI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],CI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],CI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",CI,"{1} 'at' {0}",CI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function lxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],SI=void 0;const cxt=["en-MT",[["a","p"],["am","pm"],SI],[["am","pm"],SI,SI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],SI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],SI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","dd MMM y","dd MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",SI,"{1} 'at' {0}",SI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"EUR","\u20ac","Euro",{GBP:["GB\xa3","\xa3"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function uxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],OI=void 0;const hxt=["en-MU",[["a","p"],["am","pm"],OI],[["am","pm"],OI,OI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],OI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],OI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",OI,"{1} 'at' {0}",OI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MUR","Rs","Mauritian Rupee",{JPY:["JP\xa5","\xa5"],MUR:["Rs"],USD:["US$","$"]},"ltr",function pxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],TI=void 0;const fxt=["en-MW",[["a","p"],["am","pm"],TI],[["am","pm"],TI,TI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],TI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],TI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",TI,"{1} 'at' {0}",TI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MWK","MK","Malawian Kwacha",{JPY:["JP\xa5","\xa5"],MWK:["MK"],USD:["US$","$"]},"ltr",function mxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],EI=void 0;const _xt=["en-MY",[["a","p"],["am","pm"],EI],[["am","pm"],EI,EI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],EI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],EI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",EI,"{1} 'at' {0}",EI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MYR","RM","Malaysian Ringgit",{JPY:["JP\xa5","\xa5"],MYR:["RM"],USD:["US$","$"]},"ltr",function gxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],AI=void 0;const vxt=["en-NA",[["a","p"],["am","pm"],AI],[["am","pm"],AI,AI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],AI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],AI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",AI,"{1} 'at' {0}",AI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","ZAR","South African Rand",{JPY:["JP\xa5","\xa5"],NAD:["$"],USD:["US$","$"]},"ltr",function yxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],kI=void 0;const Mxt=["en-NF",[["a","p"],["am","pm"],kI],[["am","pm"],kI,kI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],kI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],kI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",kI,"{1} 'at' {0}",kI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AUD","$","Australian Dollar",{AUD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function bxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],II=void 0;const Dxt=["en-NG",[["a","p"],["am","pm"],II],[["am","pm"],II,II],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],II,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],II,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",II,"{1} 'at' {0}",II],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NGN","\u20a6","Nigerian Naira",{JPY:["JP\xa5","\xa5"],NGN:["\u20a6"],USD:["US$","$"]},"ltr",function xxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],LI=void 0;const Cxt=["en-NL",[["a","p"],["am","pm"],LI],[["am","pm"],LI,LI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],LI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],LI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",LI,"{1} 'at' {0}",LI],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function wxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],NI=void 0;const Oxt=["en-NR",[["a","p"],["am","pm"],NI],[["am","pm"],NI,NI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],NI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],NI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",NI,"{1} 'at' {0}",NI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AUD","$","Australian Dollar",{AUD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Sxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],PI=void 0;const Ext=["en-NU",[["a","p"],["am","pm"],PI],[["am","pm"],PI,PI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],PI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],PI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",PI,"{1} 'at' {0}",PI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NZD","$","New Zealand Dollar",{JPY:["JP\xa5","\xa5"],NZD:["$"],USD:["US$","$"]},"ltr",function Txt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],RI=void 0;const kxt=["en-NZ",[["a","p"],["am","pm"],RI],[["am","pm"],RI,RI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],RI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],RI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["d/MM/yy","d/MM/y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",RI,"{1} 'at' {0}",RI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NZD","$","New Zealand Dollar",{JPY:["JP\xa5","\xa5"],NZD:["$"],USD:["US$","$"]},"ltr",function Axt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],FI=void 0;const Lxt=["en-PG",[["a","p"],["am","pm"],FI],[["am","pm"],FI,FI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],FI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],FI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",FI,"{1} 'at' {0}",FI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"PGK","K","Papua New Guinean Kina",{JPY:["JP\xa5","\xa5"],PGK:["K"],USD:["US$","$"]},"ltr",function Ixt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],HI=void 0;const Pxt=["en-PH",[["a","p"],["am","pm"],HI],[["am","pm"],HI,HI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],HI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],HI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",HI,"{1} 'at' {0}",HI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"PHP","\u20b1","Philippine Peso",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Nxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],BI=void 0;const Fxt=["en-PK",[["a","p"],["am","pm"],BI],[["am","pm"],BI,BI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],BI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],BI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","dd-MMM-y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",BI,"{1} 'at' {0}",BI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"PKR","Rs","Pakistani Rupee",{JPY:["JP\xa5","\xa5"],PKR:["Rs"],USD:["US$","$"]},"ltr",function Rxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],zI=void 0;const Bxt=["en-PN",[["a","p"],["am","pm"],zI],[["am","pm"],zI,zI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],zI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],zI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",zI,"{1} 'at' {0}",zI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NZD","$","New Zealand Dollar",{JPY:["JP\xa5","\xa5"],NZD:["$"],USD:["US$","$"]},"ltr",function Hxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],$I=void 0;const $xt=["en-PR",[["a","p"],["AM","PM"],$I],[["AM","PM"],$I,$I],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],$I,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],$I,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",$I,"{1} 'at' {0}",$I],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function zxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],VI=void 0;const Wxt=["en-PW",[["a","p"],["am","pm"],VI],[["am","pm"],VI,VI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],VI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],VI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",VI,"{1} 'at' {0}",VI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","US Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Vxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],WI=void 0;const jxt=["en-RW",[["a","p"],["am","pm"],WI],[["am","pm"],WI,WI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],WI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],WI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",WI,"{1} 'at' {0}",WI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"RWF","RF","Rwandan Franc",{JPY:["JP\xa5","\xa5"],RWF:["RF"],USD:["US$","$"]},"ltr",function Gxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],GI=void 0;const Uxt=["en-SB",[["a","p"],["am","pm"],GI],[["am","pm"],GI,GI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],GI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],GI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",GI,"{1} 'at' {0}",GI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SBD","$","Solomon Islands Dollar",{JPY:["JP\xa5","\xa5"],SBD:["$"],USD:["US$","$"]},"ltr",function qxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],jI=void 0;const Jxt=["en-SC",[["a","p"],["am","pm"],jI],[["am","pm"],jI,jI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],jI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],jI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",jI,"{1} 'at' {0}",jI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SCR","SR","Seychellois Rupee",{JPY:["JP\xa5","\xa5"],SCR:["SR"],USD:["US$","$"]},"ltr",function Yxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],qI=void 0;const Xxt=["en-SD",[["a","p"],["am","pm"],qI],[["am","pm"],qI,qI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],qI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],qI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],6,[5,6],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",qI,"{1} 'at' {0}",qI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SDG","SDG","Sudanese Pound",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function Kxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],UI=void 0;const Qxt=["en-SE",[["a","p"],["am","pm"],UI],[["am","pm"],UI,UI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],UI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],UI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["y-MM-dd","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",UI,"{1} 'at' {0}",UI],[",","\xa0",";","%","+","-","\xd710^","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"SEK","kr","Swedish Krona",{JPY:["JP\xa5","\xa5"],SEK:["kr"],USD:["US$","$"]},"ltr",function Zxt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],YI=void 0;const tDt=["en-SG",[["a","p"],["am","pm"],YI],[["am","pm"],YI,YI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],YI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],YI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",YI,"{1} 'at' {0}",YI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SGD","$","Singapore Dollar",{JPY:["JP\xa5","\xa5"],SGD:["$"],USD:["US$","$"]},"ltr",function eDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],JI=void 0;const iDt=["en-SH",[["a","p"],["am","pm"],JI],[["am","pm"],JI,JI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],JI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],JI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",JI,"{1} 'at' {0}",JI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SHP","\xa3","St Helena Pound",{GBP:["GB\xa3","\xa3"],JPY:["JP\xa5","\xa5"],SHP:["\xa3"],USD:["US$","$"]},"ltr",function nDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],KI=void 0;const rDt=["en-SI",[["a","p"],["am","pm"],KI],[["am","pm"],KI,KI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],KI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],KI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",KI,"{1} 'at' {0}",KI],[",",".",";","%","+","-","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function aDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],XI=void 0;const oDt=["en-SL",[["a","p"],["am","pm"],XI],[["am","pm"],XI,XI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],XI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],XI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",XI,"{1} 'at' {0}",XI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SLL","Le","Sierra Leonean Leone",{JPY:["JP\xa5","\xa5"],SLL:["Le"],USD:["US$","$"]},"ltr",function sDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],ZI=void 0;const dDt=["en-SS",[["a","p"],["am","pm"],ZI],[["am","pm"],ZI,ZI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],ZI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],ZI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",ZI,"{1} 'at' {0}",ZI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SSP","\xa3","South Sudanese Pound",{GBP:["GB\xa3","\xa3"],JPY:["JP\xa5","\xa5"],SSP:["\xa3"],USD:["US$","$"]},"ltr",function lDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],QI=void 0;const cDt=["en-SX",[["a","p"],["am","pm"],QI],[["am","pm"],QI,QI],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],QI,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],QI,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",QI,"{1} 'at' {0}",QI],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ANG","NAf.","Netherlands Antillean Guilder",{ANG:["NAf."],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function uDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],eL=void 0;const hDt=["en-SZ",[["a","p"],["am","pm"],eL],[["am","pm"],eL,eL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],eL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],eL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",eL,"{1} 'at' {0}",eL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SZL","E","Swazi Lilangeni",{JPY:["JP\xa5","\xa5"],SZL:["E"],USD:["US$","$"]},"ltr",function pDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],tL=void 0;const fDt=["en-TC",[["a","p"],["am","pm"],tL],[["am","pm"],tL,tL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],tL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],tL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",tL,"{1} 'at' {0}",tL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","US Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function mDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],nL=void 0;const _Dt=["en-TK",[["a","p"],["am","pm"],nL],[["am","pm"],nL,nL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],nL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],nL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",nL,"{1} 'at' {0}",nL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NZD","$","New Zealand Dollar",{JPY:["JP\xa5","\xa5"],NZD:["$"],USD:["US$","$"]},"ltr",function gDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],iL=void 0;const vDt=["en-TO",[["a","p"],["am","pm"],iL],[["am","pm"],iL,iL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],iL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],iL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",iL,"{1} 'at' {0}",iL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TOP","T$","Tongan Pa\u02bbanga",{JPY:["JP\xa5","\xa5"],TOP:["T$"],USD:["US$","$"]},"ltr",function yDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],aL=void 0;const MDt=["en-TT",[["a","p"],["am","pm"],aL],[["am","pm"],aL,aL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],aL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],aL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",aL,"{1} 'at' {0}",aL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TTD","$","Trinidad & Tobago Dollar",{JPY:["JP\xa5","\xa5"],TTD:["$"],USD:["US$","$"]},"ltr",function bDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],rL=void 0;const DDt=["en-TV",[["a","p"],["am","pm"],rL],[["am","pm"],rL,rL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],rL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],rL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",rL,"{1} 'at' {0}",rL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"AUD","$","Australian Dollar",{AUD:["$"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function xDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],sL=void 0;const CDt=["en-TZ",[["a","p"],["am","pm"],sL],[["am","pm"],sL,sL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],sL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],sL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",sL,"{1} 'at' {0}",sL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TZS","TSh","Tanzanian Shilling",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function wDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],oL=void 0;const ODt=["en-UG",[["a","p"],["am","pm"],oL],[["am","pm"],oL,oL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],oL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],oL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[0,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",oL,"{1} 'at' {0}",oL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"UGX","USh","Ugandan Shilling",{JPY:["JP\xa5","\xa5"],UGX:["USh"],USD:["US$","$"]},"ltr",function SDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],lL=void 0;const EDt=["en-UM",[["a","p"],["AM","PM"],lL],[["AM","PM"],lL,lL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],lL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],lL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",lL,"{1} 'at' {0}",lL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function TDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],dL=void 0;const kDt=["en-US-POSIX",[["a","p"],["AM","PM"],dL],[["AM","PM"],dL,dL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],dL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],dL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",dL,"{1} 'at' {0}",dL],[".",",",";","%","+","-","E","\xd7","0/00","INF","NaN",":"],["0.######","0%","\xa4\xa00.00","0.000000E+000"],"USD","$","US Dollar",{},"ltr",function ADt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],uL=void 0;const LDt=["en-VC",[["a","p"],["am","pm"],uL],[["am","pm"],uL,uL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],uL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],uL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",uL,"{1} 'at' {0}",uL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XCD","$","East Caribbean Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],XCD:["$"]},"ltr",function IDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],cL=void 0;const PDt=["en-VG",[["a","p"],["am","pm"],cL],[["am","pm"],cL,cL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],cL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],cL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",cL,"{1} 'at' {0}",cL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","US Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function NDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],pL=void 0;const FDt=["en-VI",[["a","p"],["AM","PM"],pL],[["AM","PM"],pL,pL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],pL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],pL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",pL,"{1} 'at' {0}",pL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function RDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],hL=void 0;const BDt=["en-VU",[["a","p"],["am","pm"],hL],[["am","pm"],hL,hL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],hL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],hL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",hL,"{1} 'at' {0}",hL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"VUV","VT","Vanuatu Vatu",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],VUV:["VT"]},"ltr",function HDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],mL=void 0;const $Dt=["en-WS",[["a","p"],["am","pm"],mL],[["am","pm"],mL,mL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],mL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],mL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",mL,"{1} 'at' {0}",mL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"WST","WS$","Samoan Tala",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],WST:["WS$"]},"ltr",function zDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],fL=void 0;const WDt=["en-ZA",[["a","p"],["am","pm"],fL],[["am","pm"],fL,fL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],fL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],fL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["y/MM/dd","dd MMM y","dd MMMM y","EEEE, dd MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",fL,"{1} 'at' {0}",fL],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","R","South African Rand",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],ZAR:["R"]},"ltr",function VDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],gL=void 0;const jDt=["en-ZM",[["a","p"],["am","pm"],gL],[["am","pm"],gL,gL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],gL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],gL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",gL,"{1} 'at' {0}",gL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZMW","K","Zambian Kwacha",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],ZMW:["K","ZK"]},"ltr",function GDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],_L=void 0;const UDt=["en-ZW",[["a","p"],["am","pm"],_L],[["am","pm"],_L,_L],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],_L,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],_L,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["d/M/y","dd MMM,y","dd MMMM y","EEEE, dd MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",_L,"{1} 'at' {0}",_L],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","US Dollar",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function qDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],yL=void 0;const JDt=["en",[["a","p"],["AM","PM"],yL],[["AM","PM"],yL,yL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],yL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],yL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",yL,"{1} 'at' {0}",yL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function YDt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],ng=void 0;const XDt=["eo",[["atm","ptm"],ng,ng],ng,[["S","M","T","W","T","F","S"],["di","lu","ma","me","\u0135a","ve","sa"],["diman\u0109o","lundo","mardo","merkredo","\u0135a\u016ddo","vendredo","sabato"],["di","lu","ma","me","\u0135a","ve","sa"]],ng,[["1","2","3","4","5","6","7","8","9","10","11","12"],["jan","feb","mar","apr","maj","jun","jul","a\u016dg","sep","okt","nov","dec"],["januaro","februaro","marto","aprilo","majo","junio","julio","a\u016dgusto","septembro","oktobro","novembro","decembro"]],ng,[["aK","pK"],ng,ng],1,[6,0],["yy-MM-dd","y-MMM-dd","y-MMMM-dd","EEEE, d-'a' 'de' MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","H-'a' 'horo' 'kaj' m:ss zzzz"],["{1} {0}",ng,ng,ng],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],ng,ng,ng,{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function KDt(t){return 1===t?1:5}],Gs=void 0;const QDt=["es-419",[["a.\xa0m.","p.\xa0m."],Gs,Gs],Gs,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Gs,[["a. C.","d. C."],Gs,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Gs,"{1}, {0}",Gs],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"EUR","EUR","euro",{AUD:[Gs,"$"],BRL:[Gs,"R$"],CAD:[Gs,"$"],CNY:[Gs,"\xa5"],ESP:["\u20a7"],EUR:[Gs,"\u20ac"],FKP:[Gs,"FK\xa3"],GBP:[Gs,"\xa3"],HKD:[Gs,"$"],ILS:[Gs,"\u20aa"],INR:[Gs,"\u20b9"],JPY:[Gs,"\xa5"],KRW:[Gs,"\u20a9"],MXN:[Gs,"$"],NZD:[Gs,"$"],PHP:[Gs,"\u20b1"],RON:[Gs,"L"],SSP:[Gs,"SD\xa3"],SYP:[Gs,"S\xa3"],TWD:[Gs,"NT$"],USD:[Gs,"$"],VEF:[Gs,"BsF"],VND:[Gs,"\u20ab"],XAF:[],XCD:[Gs,"$"],XOF:[]},"ltr",function ZDt(t){return 1===t?1:5}],fo=void 0;const twt=["es-AR",[["a.\xa0m.","p.\xa0m."],fo,fo],fo,[["D","L","M","M","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],fo,[["a. C.","d. C."],fo,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",fo,"{1}, {0}",fo],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"ARS","$","peso argentino",{ARS:["$"],AUD:[fo,"$"],BRL:[fo,"R$"],CAD:[fo,"$"],CNY:[fo,"\xa5"],ESP:["\u20a7"],EUR:[fo,"\u20ac"],FKP:[fo,"FK\xa3"],GBP:[fo,"\xa3"],HKD:[fo,"$"],ILS:[fo,"\u20aa"],INR:[fo,"\u20b9"],JPY:[fo,"\xa5"],KRW:[fo,"\u20a9"],MXN:[fo,"$"],NZD:[fo,"$"],PHP:[fo,"\u20b1"],RON:[fo,"L"],SSP:[fo,"SD\xa3"],SYP:[fo,"S\xa3"],TWD:[fo,"NT$"],USD:["US$","$"],VEF:[fo,"BsF"],VND:[fo,"\u20ab"],XAF:[],XCD:[fo,"$"],XOF:[]},"ltr",function ewt(t){return 1===t?1:5}],js=void 0;const iwt=["es-BO",[["a.\xa0m.","p.\xa0m."],js,js],js,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],js,[["a. C.","d. C."],js,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM 'de' y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",js,"{1}, {0}",js],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"BOB","Bs","boliviano",{AUD:[js,"$"],BOB:["Bs"],BRL:[js,"R$"],CAD:[js,"$"],CNY:[js,"\xa5"],ESP:["\u20a7"],EUR:[js,"\u20ac"],FKP:[js,"FK\xa3"],GBP:[js,"\xa3"],HKD:[js,"$"],ILS:[js,"\u20aa"],INR:[js,"\u20b9"],JPY:[js,"\xa5"],KRW:[js,"\u20a9"],MXN:[js,"$"],NZD:[js,"$"],PHP:[js,"\u20b1"],RON:[js,"L"],SSP:[js,"SD\xa3"],SYP:[js,"S\xa3"],TWD:[js,"NT$"],USD:[js,"$"],VEF:[js,"BsF"],VND:[js,"\u20ab"],XAF:[],XCD:[js,"$"],XOF:[]},"ltr",function nwt(t){return 1===t?1:5}],go=void 0;const rwt=["es-BR",[["a.\xa0m.","p.\xa0m."],go,go],go,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],go,[["a. C.","d. C."],go,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",go,"{1}, {0}",go],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"BRL","R$","real brasile\xf1o",{AUD:[go,"$"],CAD:[go,"$"],CNY:[go,"\xa5"],ESP:["\u20a7"],EUR:[go,"\u20ac"],FKP:[go,"FK\xa3"],GBP:[go,"\xa3"],HKD:[go,"$"],ILS:[go,"\u20aa"],INR:[go,"\u20b9"],JPY:[go,"\xa5"],KRW:[go,"\u20a9"],MXN:[go,"$"],NZD:[go,"$"],PHP:[go,"\u20b1"],RON:[go,"L"],SSP:[go,"SD\xa3"],SYP:[go,"S\xa3"],TWD:[go,"NT$"],USD:[go,"$"],VEF:[go,"BsF"],VND:[go,"\u20ab"],XAF:[],XCD:[go,"$"],XOF:[]},"ltr",function awt(t){return 1===t?1:5}],qs=void 0;const owt=["es-BZ",[["a.\xa0m.","p.\xa0m."],qs,qs],qs,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],qs,[["a. C.","d. C."],qs,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",qs,"{1}, {0}",qs],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"BZD","$","d\xf3lar belice\xf1o",{AUD:[qs,"$"],BRL:[qs,"R$"],BZD:["$"],CAD:[qs,"$"],CNY:[qs,"\xa5"],ESP:["\u20a7"],EUR:[qs,"\u20ac"],FKP:[qs,"FK\xa3"],GBP:[qs,"\xa3"],HKD:[qs,"$"],ILS:[qs,"\u20aa"],INR:[qs,"\u20b9"],JPY:[qs,"\xa5"],KRW:[qs,"\u20a9"],MXN:[qs,"$"],NZD:[qs,"$"],PHP:[qs,"\u20b1"],RON:[qs,"L"],SSP:[qs,"SD\xa3"],SYP:[qs,"S\xa3"],TWD:[qs,"NT$"],USD:[qs,"$"],VEF:[qs,"BsF"],VND:[qs,"\u20ab"],XAF:[],XCD:[qs,"$"],XOF:[]},"ltr",function swt(t){return 1===t?1:5}],Io=void 0;const dwt=["es-CL",[["a.\xa0m.","p.\xa0m."],Io,Io],Io,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["do","lu","ma","mi","ju","vi","s\xe1"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sept.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],[["a. C.","d. C."],Io,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["dd-MM-yy","dd-MM-y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Io,"{1}, {0}",Io],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00;\xa4-#,##0.00","#E0"],"CLP","$","Peso chileno",{AUD:[Io,"$"],BRL:[Io,"R$"],CAD:[Io,"$"],CLP:["$"],CNY:[Io,"\xa5"],ESP:["\u20a7"],EUR:[Io,"\u20ac"],FKP:[Io,"FK\xa3"],GBP:[Io,"\xa3"],HKD:[Io,"$"],ILS:[Io,"\u20aa"],INR:[Io,"\u20b9"],JPY:[Io,"\xa5"],KRW:[Io,"\u20a9"],MXN:[Io,"$"],NZD:[Io,"$"],PHP:[Io,"\u20b1"],RON:[Io,"L"],SSP:[Io,"SD\xa3"],SYP:[Io,"S\xa3"],TWD:[Io,"NT$"],USD:["US$","$"],VEF:[Io,"BsF"],VND:[Io,"\u20ab"],XAF:[],XCD:[Io,"$"],XOF:[]},"ltr",function lwt(t){return 1===t?1:5}],_o=void 0;const cwt=["es-CO",[["a.\xa0m.","p.\xa0m."],_o,_o],_o,[["D","L","M","M","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["d","l","m","m","j","v","s"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sept.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],[["a. C.","d. C."],_o,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/MM/yy","d/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",_o,_o,_o],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"COP","$","peso colombiano",{AUD:[_o,"$"],BRL:[_o,"R$"],CAD:[_o,"$"],CNY:[_o,"\xa5"],COP:["$"],ESP:["\u20a7"],EUR:[_o,"\u20ac"],FKP:[_o,"FK\xa3"],GBP:[_o,"\xa3"],HKD:[_o,"$"],ILS:[_o,"\u20aa"],INR:[_o,"\u20b9"],JPY:[_o,"\xa5"],KRW:[_o,"\u20a9"],MXN:[_o,"$"],NZD:[_o,"$"],PHP:[_o,"\u20b1"],RON:[_o,"L"],SSP:[_o,"SD\xa3"],SYP:[_o,"S\xa3"],TWD:[_o,"NT$"],USD:["US$","$"],VEF:[_o,"BsF"],VND:[_o,"\u20ab"],XAF:[],XCD:[_o,"$"],XOF:[]},"ltr",function uwt(t){return 1===t?1:5}],Us=void 0;const hwt=["es-CR",[["a.\xa0m.","p.\xa0m."],Us,Us],Us,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Us,[["a. C.","d. C."],Us,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Us,"{1}, {0}",Us],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"CRC","\u20a1","col\xf3n costarricense",{AUD:[Us,"$"],BRL:[Us,"R$"],CAD:[Us,"$"],CNY:[Us,"\xa5"],CRC:["\u20a1"],ESP:["\u20a7"],EUR:[Us,"\u20ac"],FKP:[Us,"FK\xa3"],GBP:[Us,"\xa3"],HKD:[Us,"$"],ILS:[Us,"\u20aa"],INR:[Us,"\u20b9"],JPY:[Us,"\xa5"],KRW:[Us,"\u20a9"],MXN:[Us,"$"],NZD:[Us,"$"],PHP:[Us,"\u20b1"],RON:[Us,"L"],SSP:[Us,"SD\xa3"],SYP:[Us,"S\xa3"],TWD:[Us,"NT$"],USD:[Us,"$"],VEF:[Us,"BsF"],VND:[Us,"\u20ab"],XAF:[],XCD:[Us,"$"],XOF:[]},"ltr",function pwt(t){return 1===t?1:5}],yo=void 0;const fwt=["es-CU",[["a.\xa0m.","p.\xa0m."],yo,yo],yo,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],yo,[["a. C.","d. C."],yo,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",yo,"{1}, {0}",yo],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"CUP","$","peso cubano",{AUD:[yo,"$"],BRL:[yo,"R$"],CAD:[yo,"$"],CNY:[yo,"\xa5"],CUP:["$"],ESP:["\u20a7"],EUR:[yo,"\u20ac"],FKP:[yo,"FK\xa3"],GBP:[yo,"\xa3"],HKD:[yo,"$"],ILS:[yo,"\u20aa"],INR:[yo,"\u20b9"],JPY:[yo,"\xa5"],KRW:[yo,"\u20a9"],MXN:[yo,"$"],NZD:[yo,"$"],PHP:[yo,"\u20b1"],RON:[yo,"L"],SSP:[yo,"SD\xa3"],SYP:[yo,"S\xa3"],TWD:[yo,"NT$"],USD:["US$","$"],VEF:[yo,"BsF"],VND:[yo,"\u20ab"],XAF:[],XCD:[yo,"$"],XOF:[]},"ltr",function mwt(t){return 1===t?1:5}],vo=void 0;const _wt=["es-DO",[["a.\xa0m.","p.\xa0m."],vo,vo],vo,[["D","L","M","M","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],vo,[["a. C.","d. C."],vo,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",vo,"{1}, {0}",vo],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"DOP","RD$","peso dominicano",{AUD:[vo,"$"],BRL:[vo,"R$"],CAD:[vo,"$"],CNY:[vo,"\xa5"],DOP:["RD$","$"],ESP:["\u20a7"],EUR:[vo,"\u20ac"],FKP:[vo,"FK\xa3"],GBP:[vo,"\xa3"],HKD:[vo,"$"],ILS:[vo,"\u20aa"],INR:[vo,"\u20b9"],JPY:[vo,"\xa5"],KRW:[vo,"\u20a9"],MXN:[vo,"$"],NZD:[vo,"$"],PHP:[vo,"\u20b1"],RON:[vo,"L"],SSP:[vo,"SD\xa3"],SYP:[vo,"S\xa3"],TWD:[vo,"NT$"],USD:["US$","$"],VEF:[vo,"BsF"],VND:[vo,"\u20ab"],XAF:[],XCD:[vo,"$"],XOF:[]},"ltr",function gwt(t){return 1===t?1:5}],kl=void 0;const vwt=["es-EA",[["a.\xa0m.","p.\xa0m."],kl,kl],kl,[["D","L","M","X","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],kl,[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene","feb","mar","abr","may","jun","jul","ago","sept","oct","nov","dic"],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],kl,[["a. C.","d. C."],kl,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}",kl,"{1}, {0}",kl],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[kl,"$"],BRL:[kl,"R$"],CAD:[kl,"$"],CNY:[kl,"\xa5"],EGP:[],ESP:["\u20a7"],GBP:[kl,"\xa3"],HKD:[kl,"$"],ILS:[kl,"\u20aa"],INR:[kl,"\u20b9"],JPY:[kl,"\xa5"],KRW:[kl,"\u20a9"],MXN:[kl,"$"],NZD:[kl,"$"],PHP:[kl,"\u20b1"],RON:[kl,"L"],THB:["\u0e3f"],TWD:[kl,"NT$"],USD:["US$","$"],XAF:[],XCD:[kl,"$"],XOF:[]},"ltr",function ywt(t){return 1===t?1:5}],bo=void 0;const Mwt=["es-EC",[["a.\xa0m.","p.\xa0m."],bo,bo],bo,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],bo,[["a. C.","d. C."],bo,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",bo,"{1}, {0}",bo],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00;\xa4-#,##0.00","#E0"],"USD","$","d\xf3lar estadounidense",{AUD:[bo,"$"],BRL:[bo,"R$"],CAD:[bo,"$"],CNY:[bo,"\xa5"],ESP:["\u20a7"],EUR:[bo,"\u20ac"],FKP:[bo,"FK\xa3"],GBP:[bo,"\xa3"],HKD:[bo,"$"],ILS:[bo,"\u20aa"],INR:[bo,"\u20b9"],JPY:[bo,"\xa5"],KRW:[bo,"\u20a9"],MXN:[bo,"$"],NZD:[bo,"$"],PHP:[bo,"\u20b1"],RON:[bo,"L"],SSP:[bo,"SD\xa3"],SYP:[bo,"S\xa3"],TWD:[bo,"NT$"],VEF:[bo,"BsF"],VND:[bo,"\u20ab"],XAF:[],XCD:[bo,"$"],XOF:[]},"ltr",function bwt(t){return 1===t?1:5}],Il=void 0;const Dwt=["es-GQ",[["a.\xa0m.","p.\xa0m."],Il,Il],Il,[["D","L","M","X","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],Il,[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene","feb","mar","abr","may","jun","jul","ago","sept","oct","nov","dic"],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Il,[["a. C.","d. C."],Il,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}",Il,"{1}, {0}",Il],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"XAF","FCFA","franco CFA de \xc1frica Central",{AUD:[Il,"$"],BRL:[Il,"R$"],CAD:[Il,"$"],CNY:[Il,"\xa5"],EGP:[],ESP:["\u20a7"],GBP:[Il,"\xa3"],HKD:[Il,"$"],ILS:[Il,"\u20aa"],INR:[Il,"\u20b9"],JPY:[Il,"\xa5"],KRW:[Il,"\u20a9"],MXN:[Il,"$"],NZD:[Il,"$"],PHP:[Il,"\u20b1"],RON:[Il,"L"],THB:["\u0e3f"],TWD:[Il,"NT$"],USD:["US$","$"],XCD:[Il,"$"],XOF:[]},"ltr",function xwt(t){return 1===t?1:5}],Ys=void 0;const Cwt=["es-GT",[["a.\xa0m.","p.\xa0m."],Ys,Ys],Ys,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Ys,[["a. C.","d. C."],Ys,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/MM/yy","d/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Ys,"{1}, {0}",Ys],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"GTQ","Q","quetzal",{AUD:[Ys,"$"],BRL:[Ys,"R$"],CAD:[Ys,"$"],CNY:[Ys,"\xa5"],ESP:["\u20a7"],EUR:[Ys,"\u20ac"],FKP:[Ys,"FK\xa3"],GBP:[Ys,"\xa3"],GTQ:["Q"],HKD:[Ys,"$"],ILS:[Ys,"\u20aa"],INR:[Ys,"\u20b9"],JPY:[Ys,"\xa5"],KRW:[Ys,"\u20a9"],MXN:[Ys,"$"],NZD:[Ys,"$"],PHP:[Ys,"\u20b1"],RON:[Ys,"L"],SSP:[Ys,"SD\xa3"],SYP:[Ys,"S\xa3"],TWD:[Ys,"NT$"],USD:[Ys,"$"],VEF:[Ys,"BsF"],VND:[Ys,"\u20ab"],XAF:[],XCD:[Ys,"$"],XOF:[]},"ltr",function wwt(t){return 1===t?1:5}],Js=void 0;const Owt=["es-HN",[["a.\xa0m.","p.\xa0m."],Js,Js],Js,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Js,[["a. C.","d. C."],Js,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","dd 'de' MMMM 'de' y","EEEE dd 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Js,"{1}, {0}",Js],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"HNL","L","lempira hondure\xf1o",{AUD:[Js,"$"],BRL:[Js,"R$"],CAD:[Js,"$"],CNY:[Js,"\xa5"],ESP:["\u20a7"],EUR:[Js,"\u20ac"],FKP:[Js,"FK\xa3"],GBP:[Js,"\xa3"],HKD:[Js,"$"],HNL:["L"],ILS:[Js,"\u20aa"],INR:[Js,"\u20b9"],JPY:[Js,"\xa5"],KRW:[Js,"\u20a9"],MXN:[Js,"$"],NZD:[Js,"$"],PHP:[Js,"\u20b1"],RON:[Js,"L"],SSP:[Js,"SD\xa3"],SYP:[Js,"S\xa3"],TWD:[Js,"NT$"],USD:[Js,"$"],VEF:[Js,"BsF"],VND:[Js,"\u20ab"],XAF:[],XCD:[Js,"$"],XOF:[]},"ltr",function Swt(t){return 1===t?1:5}],Ll=void 0;const Ewt=["es-IC",[["a.\xa0m.","p.\xa0m."],Ll,Ll],Ll,[["D","L","M","X","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],Ll,[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene","feb","mar","abr","may","jun","jul","ago","sept","oct","nov","dic"],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Ll,[["a. C.","d. C."],Ll,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}",Ll,"{1}, {0}",Ll],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[Ll,"$"],BRL:[Ll,"R$"],CAD:[Ll,"$"],CNY:[Ll,"\xa5"],EGP:[],ESP:["\u20a7"],GBP:[Ll,"\xa3"],HKD:[Ll,"$"],ILS:[Ll,"\u20aa"],INR:[Ll,"\u20b9"],JPY:[Ll,"\xa5"],KRW:[Ll,"\u20a9"],MXN:[Ll,"$"],NZD:[Ll,"$"],PHP:[Ll,"\u20b1"],RON:[Ll,"L"],THB:["\u0e3f"],TWD:[Ll,"NT$"],USD:["US$","$"],XAF:[],XCD:[Ll,"$"],XOF:[]},"ltr",function Twt(t){return 1===t?1:5}],dl=void 0;const kwt=["es-MX",[["a.\xa0m.","p.\xa0m."],dl,dl],dl,[["D","L","M","M","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],dl,[["a. C.","d. C."],dl,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["dd/MM/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",dl,"{1}, {0}",dl],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"MXN","$","peso mexicano",{AUD:[dl,"$"],BRL:[dl,"R$"],BYN:[dl,"p."],CAD:[dl,"$"],CNY:[dl,"\xa5"],ESP:["\u20a7"],EUR:[dl,"\u20ac"],GBP:[dl,"\xa3"],HKD:[dl,"$"],ILS:[dl,"\u20aa"],INR:[dl,"\u20b9"],JPY:[dl,"\xa5"],KRW:[dl,"\u20a9"],MRO:["MRU"],MRU:["UM"],MXN:["$"],NZD:[dl,"$"],PHP:[dl,"\u20b1"],TWD:[dl,"NT$"],USD:[dl,"$"],VND:[dl,"\u20ab"],XAF:[],XCD:[dl,"$"],XOF:[]},"ltr",function Awt(t){return 1===t?1:5}],Ks=void 0;const Lwt=["es-NI",[["a.\xa0m.","p.\xa0m."],Ks,Ks],Ks,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Ks,[["a. C.","d. C."],Ks,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Ks,"{1}, {0}",Ks],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"NIO","C$","c\xf3rdoba nicarag\xfcense",{AUD:[Ks,"$"],BRL:[Ks,"R$"],CAD:[Ks,"$"],CNY:[Ks,"\xa5"],ESP:["\u20a7"],EUR:[Ks,"\u20ac"],FKP:[Ks,"FK\xa3"],GBP:[Ks,"\xa3"],HKD:[Ks,"$"],ILS:[Ks,"\u20aa"],INR:[Ks,"\u20b9"],JPY:[Ks,"\xa5"],KRW:[Ks,"\u20a9"],MXN:[Ks,"$"],NIO:["C$"],NZD:[Ks,"$"],PHP:[Ks,"\u20b1"],RON:[Ks,"L"],SSP:[Ks,"SD\xa3"],SYP:[Ks,"S\xa3"],TWD:[Ks,"NT$"],USD:[Ks,"$"],VEF:[Ks,"BsF"],VND:[Ks,"\u20ab"],XAF:[],XCD:[Ks,"$"],XOF:[]},"ltr",function Iwt(t){return 1===t?1:5}],Xs=void 0;const Pwt=["es-PA",[["a.\xa0m.","p.\xa0m."],Xs,Xs],Xs,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Xs,[["a. C.","d. C."],Xs,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["MM/dd/yy","MM/dd/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Xs,"{1}, {0}",Xs],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"PAB","B/.","balboa paname\xf1o",{AUD:[Xs,"$"],BRL:[Xs,"R$"],CAD:[Xs,"$"],CNY:[Xs,"\xa5"],ESP:["\u20a7"],EUR:[Xs,"\u20ac"],FKP:[Xs,"FK\xa3"],GBP:[Xs,"\xa3"],HKD:[Xs,"$"],ILS:[Xs,"\u20aa"],INR:[Xs,"\u20b9"],JPY:[Xs,"\xa5"],KRW:[Xs,"\u20a9"],MXN:[Xs,"$"],NZD:[Xs,"$"],PAB:["B/."],PHP:[Xs,"\u20b1"],RON:[Xs,"L"],SSP:[Xs,"SD\xa3"],SYP:[Xs,"S\xa3"],TWD:[Xs,"NT$"],USD:[Xs,"$"],VEF:[Xs,"BsF"],VND:[Xs,"\u20ab"],XAF:[],XCD:[Xs,"$"],XOF:[]},"ltr",function Nwt(t){return 1===t?1:5}],Mo=void 0;const Fwt=["es-PE",[["a.\xa0m.","p.\xa0m."],Mo,Mo],Mo,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","set.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","setiembre","octubre","noviembre","diciembre"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["Ene.","Feb.","Mar.","Abr.","May.","Jun.","Jul.","Ago.","Set.","Oct.","Nov.","Dic."],["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Setiembre","Octubre","Noviembre","Diciembre"]],[["a. C.","d. C."],Mo,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/MM/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Mo,"{1}, {0}",Mo],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"PEN","S/","sol peruano",{AUD:[Mo,"$"],BRL:[Mo,"R$"],CAD:[Mo,"$"],CNY:[Mo,"\xa5"],ESP:["\u20a7"],EUR:[Mo,"\u20ac"],FKP:[Mo,"FK\xa3"],GBP:[Mo,"\xa3"],HKD:[Mo,"$"],ILS:[Mo,"\u20aa"],INR:[Mo,"\u20b9"],JPY:[Mo,"\xa5"],KRW:[Mo,"\u20a9"],MXN:[Mo,"$"],NZD:[Mo,"$"],PEN:["S/"],PHP:[Mo,"\u20b1"],RON:[Mo,"L"],SSP:[Mo,"SD\xa3"],SYP:[Mo,"S\xa3"],TWD:[Mo,"NT$"],USD:[Mo,"$"],VEF:[Mo,"BsF"],VND:[Mo,"\u20ab"],XAF:[],XCD:[Mo,"$"],XOF:[]},"ltr",function Rwt(t){return 1===t?1:5}],Ul=void 0;const Bwt=["es-PH",[["a.\xa0m.","p.\xa0m."],Ul,Ul],Ul,[["D","L","M","X","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],Ul,[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene","feb","mar","abr","may","jun","jul","ago","sept","oct","nov","dic"],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Ul,[["a. C.","d. C."],Ul,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Ul,"{1}, {0}",Ul],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"PHP","\u20b1","peso filipino",{AUD:[Ul,"$"],BRL:[Ul,"R$"],CAD:[Ul,"$"],CNY:[Ul,"\xa5"],EGP:[],ESP:["\u20a7"],GBP:[Ul,"\xa3"],HKD:[Ul,"$"],ILS:[Ul,"\u20aa"],INR:[Ul,"\u20b9"],JPY:[Ul,"\xa5"],KRW:[Ul,"\u20a9"],MXN:[Ul,"$"],NZD:[Ul,"$"],RON:[Ul,"L"],THB:["\u0e3f"],TWD:[Ul,"NT$"],USD:["US$","$"],XAF:[],XCD:[Ul,"$"],XOF:[]},"ltr",function Hwt(t){return 1===t?1:5}],xo=void 0;const $wt=["es-PR",[["a.\xa0m.","p.\xa0m."],xo,xo],xo,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],xo,[["a. C.","d. C."],xo,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["MM/dd/yy","MM/dd/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",xo,"{1}, {0}",xo],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"USD","$","d\xf3lar estadounidense",{AUD:[xo,"$"],BRL:[xo,"R$"],CAD:[xo,"$"],CNY:[xo,"\xa5"],ESP:["\u20a7"],EUR:[xo,"\u20ac"],FKP:[xo,"FK\xa3"],GBP:[xo,"\xa3"],HKD:[xo,"$"],ILS:[xo,"\u20aa"],INR:[xo,"\u20b9"],JPY:[xo,"\xa5"],KRW:[xo,"\u20a9"],MXN:[xo,"$"],NZD:[xo,"$"],PHP:[xo,"\u20b1"],RON:[xo,"L"],SSP:[xo,"SD\xa3"],SYP:[xo,"S\xa3"],TWD:[xo,"NT$"],VEF:[xo,"BsF"],VND:[xo,"\u20ab"],XAF:[],XCD:[xo,"$"],XOF:[]},"ltr",function zwt(t){return 1===t?1:5}],Zs=void 0;const Wwt=["es-PY",[["a.\xa0m.","p.\xa0m."],Zs,Zs],Zs,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["do","lu","ma","mi","ju","vi","sa"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["Do","Lu","Ma","Mi","Ju","Vi","Sa"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sept.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Zs,[["a. C.","d. C."],Zs,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Zs,"{1}, {0}",Zs],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"PYG","Gs.","guaran\xed paraguayo",{AUD:[Zs,"$"],BRL:[Zs,"R$"],CAD:[Zs,"$"],CNY:[Zs,"\xa5"],ESP:["\u20a7"],EUR:[Zs,"\u20ac"],FKP:[Zs,"FK\xa3"],GBP:[Zs,"\xa3"],HKD:[Zs,"$"],ILS:[Zs,"\u20aa"],INR:[Zs,"\u20b9"],JPY:[Zs,"\xa5"],KRW:[Zs,"\u20a9"],MXN:[Zs,"$"],NZD:[Zs,"$"],PHP:[Zs,"\u20b1"],PYG:["Gs.","\u20b2"],RON:[Zs,"L"],SSP:[Zs,"SD\xa3"],SYP:[Zs,"S\xa3"],TWD:[Zs,"NT$"],USD:[Zs,"$"],VEF:[Zs,"BsF"],VND:[Zs,"\u20ab"],XAF:[],XCD:[Zs,"$"],XOF:[]},"ltr",function Vwt(t){return 1===t?1:5}],Do=void 0;const jwt=["es-SV",[["a.\xa0m.","p.\xa0m."],Do,Do],Do,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Do,[["a. C.","d. C."],Do,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Do,"{1}, {0}",Do],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"USD","$","d\xf3lar estadounidense",{AUD:[Do,"$"],BRL:[Do,"R$"],CAD:[Do,"$"],CNY:[Do,"\xa5"],ESP:["\u20a7"],EUR:[Do,"\u20ac"],FKP:[Do,"FK\xa3"],GBP:[Do,"\xa3"],HKD:[Do,"$"],ILS:[Do,"\u20aa"],INR:[Do,"\u20b9"],JPY:[Do,"\xa5"],KRW:[Do,"\u20a9"],MXN:[Do,"$"],NZD:[Do,"$"],PHP:[Do,"\u20b1"],RON:[Do,"L"],SSP:[Do,"SD\xa3"],SYP:[Do,"S\xa3"],TWD:[Do,"NT$"],VEF:[Do,"BsF"],VND:[Do,"\u20ab"],XAF:[],XCD:[Do,"$"],XOF:[]},"ltr",function Gwt(t){return 1===t?1:5}],Yl=void 0;const Uwt=["es-US",[["a.\xa0m.","p.\xa0m."],Yl,Yl],Yl,[["D","L","M","M","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sep.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Yl,[["a. C.","d. C."],Yl,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/y","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Yl,"{1}, {0}",Yl],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00","#E0"],"USD","$","d\xf3lar estadounidense",{AUD:[Yl,"$"],BRL:[Yl,"R$"],CAD:[Yl,"$"],CNY:[Yl,"\xa5"],ESP:["\u20a7"],EUR:[Yl,"\u20ac"],GBP:[Yl,"\xa3"],HKD:[Yl,"$"],ILS:[Yl,"\u20aa"],INR:[Yl,"\u20b9"],KRW:[Yl,"\u20a9"],MXN:[Yl,"$"],NZD:[Yl,"$"],PHP:[Yl,"\u20b1"],TWD:[Yl,"NT$"],VND:[Yl,"\u20ab"],XAF:[],XCD:[Yl,"$"],XOF:[]},"ltr",function qwt(t){return 1===t?1:5}],Lo=void 0;const Jwt=["es-UY",[["a.\xa0m.","p.\xa0m."],Lo,Lo],Lo,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","set.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","setiembre","octubre","noviembre","diciembre"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["Ene.","Feb.","Mar.","Abr.","May.","Jun.","Jul.","Ago.","Set.","Oct.","Nov.","Dic."],["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Setiembre","Octubre","Noviembre","Diciembre"]],[["a. C.","d. C."],Lo,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Lo,"{1}, {0}",Lo],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"UYU","$","peso uruguayo",{AUD:[Lo,"$"],BRL:[Lo,"R$"],CAD:[Lo,"$"],CNY:[Lo,"\xa5"],ESP:["\u20a7"],EUR:[Lo,"\u20ac"],FKP:[Lo,"FK\xa3"],GBP:[Lo,"\xa3"],HKD:[Lo,"$"],ILS:[Lo,"\u20aa"],INR:[Lo,"\u20b9"],JPY:[Lo,"\xa5"],KRW:[Lo,"\u20a9"],MXN:[Lo,"$"],NZD:[Lo,"$"],PHP:[Lo,"\u20b1"],RON:[Lo,"L"],SSP:[Lo,"SD\xa3"],SYP:[Lo,"S\xa3"],TWD:[Lo,"NT$"],USD:["US$","$"],UYU:["$"],UYW:["UP"],VEF:[Lo,"BsF"],VND:[Lo,"\u20ab"],XAF:[],XCD:[Lo,"$"],XOF:[]},"ltr",function Ywt(t){return 1===t?1:5}],wo=void 0;const Xwt=["es-VE",[["a.\xa0m.","p.\xa0m."],wo,wo],wo,[["d","l","m","m","j","v","s"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["Do","Lu","Ma","Mi","Ju","Vi","Sa"]],[["D","L","M","M","J","V","S"],["dom.","lun.","mar.","mi\xe9.","jue.","vie.","s\xe1b."],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["Do","Lu","Ma","Mi","Ju","Vi","Sa"]],[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene.","feb.","mar.","abr.","may.","jun.","jul.","ago.","sept.","oct.","nov.","dic."],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],wo,[["a. C.","d. C."],wo,["antes de Cristo","despu\xe9s de Cristo"]],0,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",wo,"{1}, {0}",wo],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00;\xa4-#,##0.00","#E0"],"VES","Bs.S","bol\xedvar soberano",{AUD:[wo,"$"],BRL:[wo,"R$"],CAD:[wo,"$"],CNY:[wo,"\xa5"],ESP:["\u20a7"],EUR:[wo,"\u20ac"],FKP:[wo,"FK\xa3"],GBP:[wo,"\xa3"],HKD:[wo,"$"],ILS:[wo,"\u20aa"],INR:[wo,"\u20b9"],JPY:[wo,"\xa5"],KRW:[wo,"\u20a9"],MXN:[wo,"$"],NZD:[wo,"$"],PHP:[wo,"\u20b1"],RON:[wo,"L"],SSP:[wo,"SD\xa3"],SYP:[wo,"S\xa3"],TWD:[wo,"NT$"],USD:[wo,"$"],VEF:["Bs."],VES:["Bs.S"],VND:[wo,"\u20ab"],XAF:[],XCD:[wo,"$"],XOF:[]},"ltr",function Kwt(t){return 1===t?1:5}],Nl=void 0;const Qwt=["es",[["a.\xa0m.","p.\xa0m."],Nl,Nl],Nl,[["D","L","M","X","J","V","S"],["dom","lun","mar","mi\xe9","jue","vie","s\xe1b"],["domingo","lunes","martes","mi\xe9rcoles","jueves","viernes","s\xe1bado"],["DO","LU","MA","MI","JU","VI","SA"]],Nl,[["E","F","M","A","M","J","J","A","S","O","N","D"],["ene","feb","mar","abr","may","jun","jul","ago","sept","oct","nov","dic"],["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]],Nl,[["a. C.","d. C."],Nl,["antes de Cristo","despu\xe9s de Cristo"]],1,[6,0],["d/M/yy","d MMM y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss (zzzz)"],["{1} {0}",Nl,"{1}, {0}",Nl],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[Nl,"$"],BRL:[Nl,"R$"],CAD:[Nl,"$"],CNY:[Nl,"\xa5"],EGP:[],ESP:["\u20a7"],GBP:[Nl,"\xa3"],HKD:[Nl,"$"],ILS:[Nl,"\u20aa"],INR:[Nl,"\u20b9"],JPY:[Nl,"\xa5"],KRW:[Nl,"\u20a9"],MXN:[Nl,"$"],NZD:[Nl,"$"],PHP:[Nl,"\u20b1"],RON:[Nl,"L"],THB:["\u0e3f"],TWD:[Nl,"NT$"],USD:["US$","$"],XAF:[],XCD:[Nl,"$"],XOF:[]},"ltr",function Zwt(t){return 1===t?1:5}],av=void 0;const tCt=["et",[["AM","PM"],av,av],av,[["P","E","T","K","N","R","L"],av,["p\xfchap\xe4ev","esmasp\xe4ev","teisip\xe4ev","kolmap\xe4ev","neljap\xe4ev","reede","laup\xe4ev"],["P","E","T","K","N","R","L"]],av,[["J","V","M","A","M","J","J","A","S","O","N","D"],["jaan","veebr","m\xe4rts","apr","mai","juuni","juuli","aug","sept","okt","nov","dets"],["jaanuar","veebruar","m\xe4rts","aprill","mai","juuni","juuli","august","september","oktoober","november","detsember"]],av,[["eKr","pKr"],av,["enne Kristust","p\xe4rast Kristust"]],1,[6,0],["dd.MM.yy","d. MMM y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",av,av,av],[",","\xa0",";","%","+","\u2212","\xd710^","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],EEK:["kr"],PHP:[av,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function eCt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Lw=void 0;const iCt=["eu",[["g","a"],["AM","PM"],Lw],[["AM","PM"],Lw,Lw],[["I","A","A","A","O","O","L"],["ig.","al.","ar.","az.","og.","or.","lr."],["igandea","astelehena","asteartea","asteazkena","osteguna","ostirala","larunbata"],["ig.","al.","ar.","az.","og.","or.","lr."]],Lw,[["U","O","M","A","M","E","U","A","I","U","A","A"],["urt.","ots.","mar.","api.","mai.","eka.","uzt.","abu.","ira.","urr.","aza.","abe."],["urtarrilak","otsailak","martxoak","apirilak","maiatzak","ekainak","uztailak","abuztuak","irailak","urriak","azaroak","abenduak"]],[["U","O","M","A","M","E","U","A","I","U","A","A"],["urt.","ots.","mar.","api.","mai.","eka.","uzt.","abu.","ira.","urr.","aza.","abe."],["urtarrila","otsaila","martxoa","apirila","maiatza","ekaina","uztaila","abuztua","iraila","urria","azaroa","abendua"]],[["K.a.","K.o."],Lw,["K.a.","Kristo ondoren"]],1,[6,0],["yy/M/d","y('e')'ko' MMM d('a')","y('e')'ko' MMMM'ren' d('a')","y('e')'ko' MMMM'ren' d('a'), EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss (z)","HH:mm:ss (zzzz)"],["{1} {0}",Lw,Lw,Lw],[",",".",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","%\xa0#,##0","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euroa",{ESP:["\u20a7"],JPY:["JP\xa5","\xa5"],PHP:[Lw,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function nCt(t){return 1===t?1:5}],Nw=void 0;const rCt=["ewo",[["k\xedk\xedr\xedg","ng\u0259g\xf3g\u0259le"],Nw,Nw],Nw,[["s","m","s","s","s","f","s"],["s\u0254\u0301n","m\u0254\u0301n","smb","sml","smn","f\xfal","s\xe9r"],["s\u0254\u0301nd\u0254","m\u0254\u0301ndi","s\u0254\u0301nd\u0254 m\u0259l\xfa m\u0259\u0301b\u025b\u030c","s\u0254\u0301nd\u0254 m\u0259l\xfa m\u0259\u0301l\u025b\u0301","s\u0254\u0301nd\u0254 m\u0259l\xfa m\u0259\u0301nyi","f\xfalad\xe9","s\xe9rad\xe9"],["s\u0254\u0301n","m\u0254\u0301n","smb","sml","smn","f\xfal","s\xe9r"]],Nw,[["o","b","l","n","t","s","z","m","e","a","d","b"],["ngo","ngb","ngl","ngn","ngt","ngs","ngz","ngm","nge","nga","ngad","ngab"],["ng\u0254n os\xfa","ng\u0254n b\u025b\u030c","ng\u0254n l\xe1la","ng\u0254n nyina","ng\u0254n t\xe1na","ng\u0254n sam\u0259na","ng\u0254n zamgb\xe1la","ng\u0254n mwom","ng\u0254n ebul\xfa","ng\u0254n aw\xf3m","ng\u0254n aw\xf3m ai dzi\xe1","ng\u0254n aw\xf3m ai b\u025b\u030c"]],Nw,[["oyk","ayk"],Nw,["os\xfas\xfaa Y\xe9sus kiri","\xe1mvus Y\xe9sus Kir\xeds"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Nw,Nw,Nw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","F\u0259l\xe1\u014b CFA (BEAC)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function aCt(t){return 5}],vL=void 0;const oCt=["fa-AF",[["\u0642","\u0628"],["\u0642.\u0638.","\u0628.\u0638."],["\u0642\u0628\u0644\u200c\u0627\u0632\u0638\u0647\u0631","\u0628\u0639\u062f\u0627\u0632\u0638\u0647\u0631"]],vL,[["\u06cc","\u062f","\u0633","\u0686","\u067e","\u062c","\u0634"],["\u06cc\u06a9\u0634\u0646\u0628\u0647","\u062f\u0648\u0634\u0646\u0628\u0647","\u0633\u0647\u200c\u0634\u0646\u0628\u0647","\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647","\u067e\u0646\u062c\u0634\u0646\u0628\u0647","\u062c\u0645\u0639\u0647","\u0634\u0646\u0628\u0647"],vL,["\u06f1\u0634","\u06f2\u0634","\u06f3\u0634","\u06f4\u0634","\u06f5\u0634","\u062c","\u0634"]],vL,[["\u062c","\u0641","\u0645","\u0627","\u0645","\u062c","\u062c","\u0627","\u0633","\u0627","\u0646","\u062f"],["\u062c\u0646\u0648","\u0641\u0628\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644","\u0627\u06af\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645"],["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0628\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06af\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"]],[["\u062c","\u0641","\u0645","\u0627","\u0645","\u062c","\u062c","\u0627","\u0633","\u0627","\u0646","\u062f"],["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0628\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06af\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],vL],[["\u0642","\u0645"],["\u0642.\u0645.","\u0645."],["\u0642\u0628\u0644 \u0627\u0632 \u0645\u06cc\u0644\u0627\u062f","\u0645\u06cc\u0644\u0627\u062f\u06cc"]],6,[4,5],["y/M/d","d MMM y","d MMMM y","EEEE d MMMM y"],["H:mm","H:mm:ss","H:mm:ss (z)","H:mm:ss (zzzz)"],["{1}\u060c\u200f {0}",vL,"{1}\u060c \u0633\u0627\u0639\u062a {0}",vL],[".",",",";","%","\u200e+","\u200e\u2212","E","\xd7","\u2030","\u221e","\u0646\u0627\u0639\u062f\u062f",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"AFN","\u060b","\u0627\u0641\u063a\u0627\u0646\u06cc \u0627\u0641\u063a\u0627\u0646\u0633\u062a\u0627\u0646",{AFN:["\u060b"],CAD:["$CA","$"],CNY:["\xa5CN","\xa5"],HKD:["$HK","$"],IRR:["\u0631\u06cc\u0627\u0644"],MXN:["$MX","$"],NZD:["$NZ","$"],PHP:[vL,"\u20b1"],THB:["\u0e3f"],XCD:["$EC","$"]},"rtl",function sCt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],Q2=void 0;const dCt=["fa",[["\u0642","\u0628"],["\u0642.\u0638.","\u0628.\u0638."],["\u0642\u0628\u0644\u200c\u0627\u0632\u0638\u0647\u0631","\u0628\u0639\u062f\u0627\u0632\u0638\u0647\u0631"]],Q2,[["\u06cc","\u062f","\u0633","\u0686","\u067e","\u062c","\u0634"],["\u06cc\u06a9\u0634\u0646\u0628\u0647","\u062f\u0648\u0634\u0646\u0628\u0647","\u0633\u0647\u200c\u0634\u0646\u0628\u0647","\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647","\u067e\u0646\u062c\u0634\u0646\u0628\u0647","\u062c\u0645\u0639\u0647","\u0634\u0646\u0628\u0647"],Q2,["\u06f1\u0634","\u06f2\u0634","\u06f3\u0634","\u06f4\u0634","\u06f5\u0634","\u062c","\u0634"]],Q2,[["\u0698","\u0641","\u0645","\u0622","\u0645","\u0698","\u0698","\u0627","\u0633","\u0627","\u0646","\u062f"],["\u0698\u0627\u0646\u0648\u06cc\u0647\u0654","\u0641\u0648\u0631\u06cc\u0647\u0654","\u0645\u0627\u0631\u0633","\u0622\u0648\u0631\u06cc\u0644","\u0645\u0647\u0654","\u0698\u0648\u0626\u0646","\u0698\u0648\u0626\u06cc\u0647\u0654","\u0627\u0648\u062a","\u0633\u067e\u062a\u0627\u0645\u0628\u0631","\u0627\u06a9\u062a\u0628\u0631","\u0646\u0648\u0627\u0645\u0628\u0631","\u062f\u0633\u0627\u0645\u0628\u0631"],Q2],[["\u0698","\u0641","\u0645","\u0622","\u0645","\u0698","\u0698","\u0627","\u0633","\u0627","\u0646","\u062f"],["\u0698\u0627\u0646\u0648\u06cc\u0647","\u0641\u0648\u0631\u06cc\u0647","\u0645\u0627\u0631\u0633","\u0622\u0648\u0631\u06cc\u0644","\u0645\u0647","\u0698\u0648\u0626\u0646","\u0698\u0648\u0626\u06cc\u0647","\u0627\u0648\u062a","\u0633\u067e\u062a\u0627\u0645\u0628\u0631","\u0627\u06a9\u062a\u0628\u0631","\u0646\u0648\u0627\u0645\u0628\u0631","\u062f\u0633\u0627\u0645\u0628\u0631"],Q2],[["\u0642","\u0645"],["\u0642.\u0645.","\u0645."],["\u0642\u0628\u0644 \u0627\u0632 \u0645\u06cc\u0644\u0627\u062f","\u0645\u06cc\u0644\u0627\u062f\u06cc"]],6,[5,5],["y/M/d","d MMM y","d MMMM y","EEEE d MMMM y"],["H:mm","H:mm:ss","H:mm:ss (z)","H:mm:ss (zzzz)"],["{1}\u060c\u200f {0}",Q2,"{1}\u060c \u0633\u0627\u0639\u062a {0}",Q2],[".",",",";","%","\u200e+","\u200e\u2212","E","\xd7","\u2030","\u221e","\u0646\u0627\u0639\u062f\u062f",":"],["#,##0.###","#,##0%","\u200e\xa4\xa0#,##0.00","#E0"],"IRR","\u0631\u06cc\u0627\u0644","\u0631\u06cc\u0627\u0644 \u0627\u06cc\u0631\u0627\u0646",{AFN:["\u060b"],CAD:["$CA","$"],CNY:["\xa5CN","\xa5"],HKD:["$HK","$"],IRR:["\u0631\u06cc\u0627\u0644"],MXN:["$MX","$"],NZD:["$NZ","$"],PHP:[Q2,"\u20b1"],THB:["\u0e3f"],XCD:["$EC","$"]},"rtl",function lCt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],Pw=void 0;const cCt=["ff-CM",[["subaka","kikii\u0257e"],Pw,Pw],Pw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Pw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Pw,[["H-I","C-I"],Pw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Pw,Pw,Pw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"FCFA","Mbuu\u0257i Seefaa BEAC",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},function uCt(t){let e=Math.floor(Math.abs(t));return 0===e||1===e?1:5}],Rw=void 0;const hCt=["ff-GN",[["subaka","kikii\u0257e"],Rw,Rw],Rw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Rw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Rw,[["H-I","C-I"],Rw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Rw,Rw,Rw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"FG","GNF",{GNF:["FG"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},function pCt(t){let e=Math.floor(Math.abs(t));return 0===e||1===e?1:5}],Fw=void 0;const fCt=["ff-Latn-BF",[["subaka","kikii\u0257e"],Fw,Fw],Fw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Fw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Fw,[["H-I","C-I"],Fw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Fw,Fw,Fw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","Mbuu\u0257u Seefaa BCEAO",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function mCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Hw=void 0;const _Ct=["ff-Latn-CM",[["subaka","kikii\u0257e"],Hw,Hw],Hw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Hw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Hw,[["H-I","C-I"],Hw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Hw,Hw,Hw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","Mbuu\u0257i Seefaa BEAC",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function gCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Bw=void 0;const vCt=["ff-Latn-GH",[["subaka","kikii\u0257e"],Bw,Bw],Bw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Bw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Bw,[["H-I","C-I"],Bw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Bw,Bw,Bw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"GHS","GH\u20b5","GHS",{GHS:["GH\u20b5"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function yCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],zw=void 0;const MCt=["ff-Latn-GM",[["subaka","kikii\u0257e"],zw,zw],zw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],zw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],zw,[["H-I","C-I"],zw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",zw,zw,zw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"GMD","D","Dalasi Gammbi",{GMD:["D"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function bCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],$w=void 0;const DCt=["ff-Latn-GN",[["subaka","kikii\u0257e"],$w,$w],$w,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],$w,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],$w,[["H-I","C-I"],$w,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",$w,$w,$w],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"GNF","FG","GNF",{GNF:["FG"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function xCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Vw=void 0;const CCt=["ff-Latn-GW",[["subaka","kikii\u0257e"],Vw,Vw],Vw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Vw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Vw,[["H-I","C-I"],Vw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Vw,Vw,Vw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","Mbuu\u0257u Seefaa BCEAO",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function wCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Ww=void 0;const OCt=["ff-Latn-LR",[["subaka","kikii\u0257e"],Ww,Ww],Ww,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Ww,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Ww,[["H-I","C-I"],Ww,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Ww,Ww,Ww],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"LRD","$","Dolaar Liberiyaa",{JPY:["JP\xa5","\xa5"],LRD:["$"],USD:["US$","$"]},"ltr",function SCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Gw=void 0;const ECt=["ff-Latn-MR",[["subaka","kikii\u0257e"],Gw,Gw],Gw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Gw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Gw,[["H-I","C-I"],Gw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Gw,Gw,Gw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"MRU","UM","Ugiyya Muritani",{JPY:["JP\xa5","\xa5"],MRU:["UM"],USD:["US$","$"]},"ltr",function TCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],jw=void 0;const kCt=["ff-Latn-NE",[["subaka","kikii\u0257e"],jw,jw],jw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],jw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],jw,[["H-I","C-I"],jw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",jw,jw,jw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","Mbuu\u0257u Seefaa BCEAO",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function ACt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],qw=void 0;const LCt=["ff-Latn-NG",[["subaka","kikii\u0257e"],qw,qw],qw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],qw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],qw,[["H-I","C-I"],qw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",qw,qw,qw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"NGN","\u20a6","Nayraa Nijeriyaa",{JPY:["JP\xa5","\xa5"],NGN:["\u20a6"],USD:["US$","$"]},"ltr",function ICt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Uw=void 0;const PCt=["ff-Latn-SL",[["subaka","kikii\u0257e"],Uw,Uw],Uw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Uw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Uw,[["H-I","C-I"],Uw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Uw,Uw,Uw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"SLL","Le","Lewoon Seraa Liyon",{JPY:["JP\xa5","\xa5"],SLL:["Le"],USD:["US$","$"]},"ltr",function NCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Yw=void 0;const FCt=["ff-Latn",[["subaka","kikii\u0257e"],Yw,Yw],Yw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Yw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Yw,[["H-I","C-I"],Yw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Yw,Yw,Yw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","Mbuu\u0257u Seefaa BCEAO",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function RCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],Jw=void 0;const BCt=["ff-MR",[["subaka","kikii\u0257e"],Jw,Jw],Jw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Jw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Jw,[["H-I","C-I"],Jw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Jw,Jw,Jw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"UM","Ugiyya Muritani",{JPY:["JP\xa5","\xa5"],MRU:["UM"],USD:["US$","$"]},function HCt(t){let e=Math.floor(Math.abs(t));return 0===e||1===e?1:5}],Kw=void 0;const $Ct=["ff",[["subaka","kikii\u0257e"],Kw,Kw],Kw,[["d","a","m","n","n","m","h"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"],["dewo","aa\u0253nde","mawbaare","njeslaare","naasaande","mawnde","hoore-biir"],["dew","aa\u0253","maw","nje","naa","mwd","hbi"]],Kw,[["s","c","m","s","d","k","m","j","s","y","j","b"],["sii","col","mbo","see","duu","kor","mor","juk","slt","yar","jol","bow"],["siilo","colte","mbooy","see\u0257to","duujal","korse","morso","juko","siilto","yarkomaa","jolal","bowte"]],Kw,[["H-I","C-I"],Kw,["Hade Iisa","Caggal Iisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Kw,Kw,Kw],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","Mbuu\u0257u Seefaa BCEAO",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function zCt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],bL=void 0;const WCt=["fi",[["ap.","ip."],bL,bL],bL,[["S","M","T","K","T","P","L"],["su","ma","ti","ke","to","pe","la"],["sunnuntaina","maanantaina","tiistaina","keskiviikkona","torstaina","perjantaina","lauantaina"],["su","ma","ti","ke","to","pe","la"]],[["S","M","T","K","T","P","L"],["su","ma","ti","ke","to","pe","la"],["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"],["su","ma","ti","ke","to","pe","la"]],[["T","H","M","H","T","K","H","E","S","L","M","J"],["tammik.","helmik.","maalisk.","huhtik.","toukok.","kes\xe4k.","hein\xe4k.","elok.","syysk.","lokak.","marrask.","jouluk."],["tammikuuta","helmikuuta","maaliskuuta","huhtikuuta","toukokuuta","kes\xe4kuuta","hein\xe4kuuta","elokuuta","syyskuuta","lokakuuta","marraskuuta","joulukuuta"]],[["T","H","M","H","T","K","H","E","S","L","M","J"],["tammi","helmi","maalis","huhti","touko","kes\xe4","hein\xe4","elo","syys","loka","marras","joulu"],["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kes\xe4kuu","hein\xe4kuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"]],[["eKr","jKr"],["eKr.","jKr."],["ennen Kristuksen syntym\xe4\xe4","j\xe4lkeen Kristuksen syntym\xe4n"]],1,[6,0],["d.M.y",bL,"d. MMMM y","cccc d. MMMM y"],["H.mm","H.mm.ss","H.mm.ss z","H.mm.ss zzzz"],["{1} {0}","{1} 'klo' {0}",bL,bL],[",","\xa0",";","%","+","\u2212","E","\xd7","\u2030","\u221e","ep\xe4luku","."],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AOA:[],ARS:[],AUD:[],BAM:[],BBD:[],BDT:[],BMD:[],BND:[],BOB:[],BRL:[],BSD:[],BWP:[],BYN:[],BZD:[],CAD:[],CLP:[],CNY:[],COP:[],CRC:[],CUC:[],CUP:[],CZK:[],DKK:[],DOP:[],EGP:[],ESP:[],FIM:["mk"],FJD:[],FKP:[],GEL:[],GIP:[],GNF:[],GTQ:[],GYD:[],HKD:[],HNL:[],HRK:[],HUF:[],IDR:[],ILS:[],INR:[],ISK:[],JMD:[],KHR:[],KMF:[],KPW:[],KRW:[],KYD:[],KZT:[],LAK:[],LBP:[],LKR:[],LRD:[],LTL:[],LVL:[],MGA:[],MMK:[],MNT:[],MUR:[],MXN:[],MYR:[],NAD:[],NGN:[],NIO:[],NOK:[],NPR:[],NZD:[],PHP:[],PKR:[],PLN:[],PYG:[],RON:[],RUR:[],RWF:[],SBD:[],SEK:[],SGD:[],SHP:[],SRD:[],SSP:[],STN:[bL,"STD"],SYP:[],THB:[],TOP:[],TRY:[],TTD:[],TWD:[],UAH:[],UYU:[],VEF:[],VND:[],XCD:[],XPF:[],XXX:[],ZAR:[],ZMW:[]},"ltr",function VCt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Xw=void 0;const jCt=["fil",[["am","pm"],["AM","PM"],Xw],[["AM","PM"],Xw,Xw],[["Lin","Lun","Mar","Miy","Huw","Biy","Sab"],Xw,["Linggo","Lunes","Martes","Miyerkules","Huwebes","Biyernes","Sabado"],["Li","Lu","Ma","Mi","Hu","Bi","Sa"]],Xw,[["Ene","Peb","Mar","Abr","May","Hun","Hul","Ago","Set","Okt","Nob","Dis"],Xw,["Enero","Pebrero","Marso","Abril","Mayo","Hunyo","Hulyo","Agosto","Setyembre","Oktubre","Nobyembre","Disyembre"]],[["E","P","M","A","M","Hun","Hul","Ago","Set","Okt","Nob","Dis"],["Ene","Peb","Mar","Abr","May","Hun","Hul","Ago","Set","Okt","Nob","Dis"],["Enero","Pebrero","Marso","Abril","Mayo","Hunyo","Hulyo","Agosto","Setyembre","Oktubre","Nobyembre","Disyembre"]],[["BC","AD"],Xw,["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Xw,"{1} 'nang' {0}",Xw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"PHP","\u20b1","Piso ng Pilipinas",{THB:["\u0e3f"],TWD:["NT$"]},"ltr",function GCt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&(1===n||2===n||3===n)||0===i&&n%10!=4&&n%10!=6&&n%10!=9||0!==i&&a%10!=4&&a%10!=6&&a%10!=9?1:5}],nB=void 0;const UCt=["fo-DK",[["AM","PM"],nB,nB],nB,[["S","M","T","M","H","F","L"],["sun.","m\xe1n.","t\xfds.","mik.","h\xf3s.","fr\xed.","ley."],["sunnudagur","m\xe1nadagur","t\xfdsdagur","mikudagur","h\xf3sdagur","fr\xedggjadagur","leygardagur"],["su.","m\xe1.","t\xfd.","mi.","h\xf3.","fr.","le."]],[["S","M","T","M","H","F","L"],["sun","m\xe1n","t\xfds","mik","h\xf3s","fr\xed","ley"],["sunnudagur","m\xe1nadagur","t\xfdsdagur","mikudagur","h\xf3sdagur","fr\xedggjadagur","leygardagur"],["su","m\xe1","t\xfd","mi","h\xf3","fr","le"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mar.","apr.","mai","jun.","jul.","aug.","sep.","okt.","nov.","des."],["januar","februar","mars","apr\xedl","mai","juni","juli","august","september","oktober","november","desember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des"],["januar","februar","mars","apr\xedl","mai","juni","juli","august","september","oktober","november","desember"]],[["fKr","eKr"],["f.Kr.","e.Kr."],["fyri Krist","eftir Krist"]],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",nB,"{1} 'kl'. {0}",nB],[",",".",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"DKK","kr.","donsk kr\xf3na",{DKK:["kr.","kr"],JPY:["JP\xa5","\xa5"],PHP:[nB,"\u20b1"],USD:["US$","$"]},"ltr",function qCt(t){return 1===t?1:5}],iB=void 0;const JCt=["fo",[["AM","PM"],iB,iB],iB,[["S","M","T","M","H","F","L"],["sun.","m\xe1n.","t\xfds.","mik.","h\xf3s.","fr\xed.","ley."],["sunnudagur","m\xe1nadagur","t\xfdsdagur","mikudagur","h\xf3sdagur","fr\xedggjadagur","leygardagur"],["su.","m\xe1.","t\xfd.","mi.","h\xf3.","fr.","le."]],[["S","M","T","M","H","F","L"],["sun","m\xe1n","t\xfds","mik","h\xf3s","fr\xed","ley"],["sunnudagur","m\xe1nadagur","t\xfdsdagur","mikudagur","h\xf3sdagur","fr\xedggjadagur","leygardagur"],["su","m\xe1","t\xfd","mi","h\xf3","fr","le"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mar.","apr.","mai","jun.","jul.","aug.","sep.","okt.","nov.","des."],["januar","februar","mars","apr\xedl","mai","juni","juli","august","september","oktober","november","desember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des"],["januar","februar","mars","apr\xedl","mai","juni","juli","august","september","oktober","november","desember"]],[["fKr","eKr"],["f.Kr.","e.Kr."],["fyri Krist","eftir Krist"]],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",iB,"{1} 'kl'. {0}",iB],[",",".",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"DKK","kr","donsk kr\xf3na",{DKK:["kr"],JPY:["JP\xa5","\xa5"],PHP:[iB,"\u20b1"],USD:["US$","$"]},"ltr",function YCt(t){return 1===t?1:5}],Qd=void 0;const XCt=["fr-BE",[["AM","PM"],Qd,Qd],Qd,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Qd,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Qd,[["av. J.-C.","ap. J.-C."],Qd,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["d/MM/yy","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","H 'h' mm 'min' ss 's' zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Qd],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Qd,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Qd,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Qd,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Qd,"\xa5"],KMF:[Qd,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Qd,"$C"],NZD:["$NZ","$"],PHP:[Qd,"\u20b1"],RHD:["$RH"],RON:[Qd,"L"],RWF:[Qd,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Qd,"$T"],TTD:["$TT","$"],TWD:[Qd,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Qd,"$"],XPF:["FCFP"],ZMW:[Qd,"Kw"]},"ltr",function KCt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],eu=void 0;const QCt=["fr-BF",[["AM","PM"],eu,eu],eu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],eu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],eu,[["av. J.-C.","ap. J.-C."],eu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",eu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franc CFA (BCEAO)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[eu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[eu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[eu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[eu,"\xa5"],KMF:[eu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[eu,"$C"],NZD:["$NZ","$"],PHP:[eu,"\u20b1"],RHD:["$RH"],RON:[eu,"L"],RWF:[eu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[eu,"$T"],TTD:["$TT","$"],TWD:[eu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[eu,"$"],XPF:["FCFP"],ZMW:[eu,"Kw"]},"ltr",function ZCt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],tu=void 0;const tSt=["fr-BI",[["AM","PM"],tu,tu],tu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],tu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],tu,[["av. J.-C.","ap. J.-C."],tu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",tu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"BIF","FBu","franc burundais",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BIF:["FBu"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[tu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[tu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[tu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[tu,"\xa5"],KMF:[tu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[tu,"$C"],NZD:["$NZ","$"],PHP:[tu,"\u20b1"],RHD:["$RH"],RON:[tu,"L"],RWF:[tu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[tu,"$T"],TTD:["$TT","$"],TWD:[tu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[tu,"$"],XPF:["FCFP"],ZMW:[tu,"Kw"]},"ltr",function eSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],nu=void 0;const iSt=["fr-BJ",[["AM","PM"],nu,nu],nu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],nu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],nu,[["av. J.-C.","ap. J.-C."],nu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",nu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franc CFA (BCEAO)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[nu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[nu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[nu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[nu,"\xa5"],KMF:[nu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[nu,"$C"],NZD:["$NZ","$"],PHP:[nu,"\u20b1"],RHD:["$RH"],RON:[nu,"L"],RWF:[nu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[nu,"$T"],TTD:["$TT","$"],TWD:[nu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[nu,"$"],XPF:["FCFP"],ZMW:[nu,"Kw"]},"ltr",function nSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],iu=void 0;const rSt=["fr-BL",[["AM","PM"],iu,iu],iu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],iu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],iu,[["av. J.-C.","ap. J.-C."],iu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",iu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[iu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[iu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[iu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[iu,"\xa5"],KMF:[iu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[iu,"$C"],NZD:["$NZ","$"],PHP:[iu,"\u20b1"],RHD:["$RH"],RON:[iu,"L"],RWF:[iu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[iu,"$T"],TTD:["$TT","$"],TWD:[iu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[iu,"$"],XPF:["FCFP"],ZMW:[iu,"Kw"]},"ltr",function aSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Pd=void 0;const oSt=["fr-CA",[["a","p"],["a.m.","p.m."],Pd],[["a.m.","p.m."],Pd,Pd],[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Pd,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juill.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Pd,[["av. J.-C.","ap. J.-C."],Pd,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],0,[6,0],["y-MM-dd","d MMM y","d MMMM y","EEEE d MMMM y"],["HH 'h' mm","HH 'h' mm 'min' ss 's'","HH 'h' mm 'min' ss 's' z","HH 'h' mm 'min' ss 's' zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Pd],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"CAD","$\xa0CA","dollar canadien",{AUD:["$\xa0AU","$"],BEF:["FB"],BYN:[Pd,"Br"],CAD:["$\xa0CA","$"],CYP:["\xa3CY"],EGP:[Pd,"\xa3E"],FRF:["F"],GEL:[],HKD:["$\xa0HK","$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ILS:[Pd,"\u20aa"],INR:[Pd,"\u20b9"],ITL:["\u20a4IT"],KRW:[Pd,"\u20a9"],LBP:[Pd,"\xa3L"],MTP:["\xa3MT"],MXN:[Pd,"$"],NZD:["$\xa0NZ","$"],PHP:[Pd,"\u20b1"],RHD:["$RH"],RON:[Pd,"L"],RWF:[Pd,"FR"],SGD:["$\xa0SG","$"],TOP:[Pd,"$T"],TWD:[Pd,"NT$"],USD:["$\xa0US","$"],VND:[Pd,"\u20ab"],XAF:[],XCD:[Pd,"$"],XOF:[],XPF:[]},"ltr",function sSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],au=void 0;const dSt=["fr-CD",[["AM","PM"],au,au],au,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],au,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],au,[["av. J.-C.","ap. J.-C."],au,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",au],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"CDF","FC","franc congolais",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CDF:["FC"],CLP:["$CL","$"],CNY:[au,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[au,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[au,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[au,"\xa5"],KMF:[au,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[au,"$C"],NZD:["$NZ","$"],PHP:[au,"\u20b1"],RHD:["$RH"],RON:[au,"L"],RWF:[au,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[au,"$T"],TTD:["$TT","$"],TWD:[au,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[au,"$"],XPF:["FCFP"],ZMW:[au,"Kw"]},"ltr",function lSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],ru=void 0;const cSt=["fr-CF",[["AM","PM"],ru,ru],ru,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],ru,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],ru,[["av. J.-C.","ap. J.-C."],ru,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",ru],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","franc CFA (BEAC)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[ru,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[ru,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[ru,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[ru,"\xa5"],KMF:[ru,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[ru,"$C"],NZD:["$NZ","$"],PHP:[ru,"\u20b1"],RHD:["$RH"],RON:[ru,"L"],RWF:[ru,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[ru,"$T"],TTD:["$TT","$"],TWD:[ru,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[ru,"$"],XPF:["FCFP"],ZMW:[ru,"Kw"]},"ltr",function uSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],su=void 0;const hSt=["fr-CG",[["AM","PM"],su,su],su,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],su,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],su,[["av. J.-C.","ap. J.-C."],su,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",su],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","franc CFA (BEAC)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[su,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[su,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[su,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[su,"\xa5"],KMF:[su,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[su,"$C"],NZD:["$NZ","$"],PHP:[su,"\u20b1"],RHD:["$RH"],RON:[su,"L"],RWF:[su,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[su,"$T"],TTD:["$TT","$"],TWD:[su,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[su,"$"],XPF:["FCFP"],ZMW:[su,"Kw"]},"ltr",function pSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],ou=void 0;const fSt=["fr-CH",[["AM","PM"],ou,ou],ou,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],ou,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],ou,[["av. J.-C.","ap. J.-C."],ou,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd.MM.yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH.mm:ss 'h' zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",ou],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":","."],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"CHF","CHF","franc suisse",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[ou,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[ou,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[ou,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[ou,"\xa5"],KMF:[ou,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[ou,"$C"],NZD:["$NZ","$"],PHP:[ou,"\u20b1"],RHD:["$RH"],RON:[ou,"L"],RWF:[ou,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[ou,"$T"],TTD:["$TT","$"],TWD:[ou,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[ou,"$"],XPF:["FCFP"],ZMW:[ou,"Kw"]},"ltr",function mSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],lu=void 0;const _St=["fr-CI",[["AM","PM"],lu,lu],lu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],lu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],lu,[["av. J.-C.","ap. J.-C."],lu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",lu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franc CFA (BCEAO)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[lu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[lu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[lu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[lu,"\xa5"],KMF:[lu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[lu,"$C"],NZD:["$NZ","$"],PHP:[lu,"\u20b1"],RHD:["$RH"],RON:[lu,"L"],RWF:[lu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[lu,"$T"],TTD:["$TT","$"],TWD:[lu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[lu,"$"],XPF:["FCFP"],ZMW:[lu,"Kw"]},"ltr",function gSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],fc=void 0;const vSt=["fr-CM",[["mat.","soir"],fc,["matin","soir"]],fc,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],fc,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],fc,[["av. J.-C.","ap. J.-C."],fc,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",fc],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","franc CFA (BEAC)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[fc,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[fc,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[fc,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[fc,"\xa5"],KMF:[fc,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[fc,"$C"],NZD:["$NZ","$"],PHP:[fc,"\u20b1"],RHD:["$RH"],RON:[fc,"L"],RWF:[fc,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[fc,"$T"],TTD:["$TT","$"],TWD:[fc,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[fc,"$"],XPF:["FCFP"],ZMW:[fc,"Kw"]},"ltr",function ySt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],du=void 0;const MSt=["fr-DJ",[["AM","PM"],du,du],du,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],du,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],du,[["av. J.-C.","ap. J.-C."],du,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],6,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",du],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"DJF","Fdj","franc djiboutien",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[du,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],DJF:["Fdj"],EGP:[du,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[du,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[du,"\xa5"],KMF:[du,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[du,"$C"],NZD:["$NZ","$"],PHP:[du,"\u20b1"],RHD:["$RH"],RON:[du,"L"],RWF:[du,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[du,"$T"],TTD:["$TT","$"],TWD:[du,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[du,"$"],XPF:["FCFP"],ZMW:[du,"Kw"]},"ltr",function bSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],uu=void 0;const DSt=["fr-DZ",[["AM","PM"],uu,uu],uu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],uu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],uu,[["av. J.-C.","ap. J.-C."],uu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],6,[5,6],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",uu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"DZD","DA","dinar alg\xe9rien",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[uu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],DZD:["DA"],EGP:[uu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[uu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[uu,"\xa5"],KMF:[uu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[uu,"$C"],NZD:["$NZ","$"],PHP:[uu,"\u20b1"],RHD:["$RH"],RON:[uu,"L"],RWF:[uu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[uu,"$T"],TTD:["$TT","$"],TWD:[uu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[uu,"$"],XPF:["FCFP"],ZMW:[uu,"Kw"]},"ltr",function xSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],cu=void 0;const CSt=["fr-GA",[["AM","PM"],cu,cu],cu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],cu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],cu,[["av. J.-C.","ap. J.-C."],cu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",cu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","franc CFA (BEAC)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[cu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[cu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[cu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[cu,"\xa5"],KMF:[cu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[cu,"$C"],NZD:["$NZ","$"],PHP:[cu,"\u20b1"],RHD:["$RH"],RON:[cu,"L"],RWF:[cu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[cu,"$T"],TTD:["$TT","$"],TWD:[cu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[cu,"$"],XPF:["FCFP"],ZMW:[cu,"Kw"]},"ltr",function wSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],pu=void 0;const OSt=["fr-GF",[["AM","PM"],pu,pu],pu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],pu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],pu,[["av. J.-C.","ap. J.-C."],pu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",pu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[pu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[pu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[pu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[pu,"\xa5"],KMF:[pu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[pu,"$C"],NZD:["$NZ","$"],PHP:[pu,"\u20b1"],RHD:["$RH"],RON:[pu,"L"],RWF:[pu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[pu,"$T"],TTD:["$TT","$"],TWD:[pu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[pu,"$"],XPF:["FCFP"],ZMW:[pu,"Kw"]},"ltr",function SSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],hu=void 0;const ESt=["fr-GN",[["AM","PM"],hu,hu],hu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],hu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],hu,[["av. J.-C.","ap. J.-C."],hu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",hu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"GNF","FG","franc guin\xe9en",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[hu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[hu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],GNF:["FG"],HKD:[hu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[hu,"\xa5"],KMF:[hu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[hu,"$C"],NZD:["$NZ","$"],PHP:[hu,"\u20b1"],RHD:["$RH"],RON:[hu,"L"],RWF:[hu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[hu,"$T"],TTD:["$TT","$"],TWD:[hu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[hu,"$"],XPF:["FCFP"],ZMW:[hu,"Kw"]},"ltr",function TSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],mu=void 0;const kSt=["fr-GP",[["AM","PM"],mu,mu],mu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],mu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],mu,[["av. J.-C.","ap. J.-C."],mu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",mu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[mu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[mu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[mu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[mu,"\xa5"],KMF:[mu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[mu,"$C"],NZD:["$NZ","$"],PHP:[mu,"\u20b1"],RHD:["$RH"],RON:[mu,"L"],RWF:[mu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[mu,"$T"],TTD:["$TT","$"],TWD:[mu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[mu,"$"],XPF:["FCFP"],ZMW:[mu,"Kw"]},"ltr",function ASt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],fu=void 0;const LSt=["fr-GQ",[["AM","PM"],fu,fu],fu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],fu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],fu,[["av. J.-C.","ap. J.-C."],fu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",fu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","franc CFA (BEAC)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[fu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[fu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[fu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[fu,"\xa5"],KMF:[fu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[fu,"$C"],NZD:["$NZ","$"],PHP:[fu,"\u20b1"],RHD:["$RH"],RON:[fu,"L"],RWF:[fu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[fu,"$T"],TTD:["$TT","$"],TWD:[fu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[fu,"$"],XPF:["FCFP"],ZMW:[fu,"Kw"]},"ltr",function ISt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],gu=void 0;const PSt=["fr-HT",[["AM","PM"],gu,gu],gu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],gu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],gu,[["av. J.-C.","ap. J.-C."],gu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",gu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"HTG","G","gourde ha\xeftienne",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[gu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[gu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[gu,"$"],HTG:["G"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[gu,"\xa5"],KMF:[gu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[gu,"$C"],NZD:["$NZ","$"],PHP:[gu,"\u20b1"],RHD:["$RH"],RON:[gu,"L"],RWF:[gu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[gu,"$T"],TTD:["$TT","$"],TWD:[gu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[gu,"$"],XPF:["FCFP"],ZMW:[gu,"Kw"]},"ltr",function NSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],gc=void 0;const FSt=["fr-KM",[["AM","PM"],gc,gc],gc,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],gc,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],gc,[["av. J.-C.","ap. J.-C."],gc,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",gc],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"KMF","CF","franc comorien",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[gc,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[gc,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[gc,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[gc,"\xa5"],KMF:["CF","FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[gc,"$C"],NZD:["$NZ","$"],PHP:[gc,"\u20b1"],RHD:["$RH"],RON:[gc,"L"],RWF:[gc,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[gc,"$T"],TTD:["$TT","$"],TWD:[gc,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[gc,"$"],XPF:["FCFP"],ZMW:[gc,"Kw"]},"ltr",function RSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],_u=void 0;const BSt=["fr-LU",[["AM","PM"],_u,_u],_u,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],_u,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],_u,[["av. J.-C.","ap. J.-C."],_u,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",_u],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[_u,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[_u,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[_u,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[_u,"\xa5"],KMF:[_u,"FC"],LBP:["\xa3LB","\xa3L"],LUF:["F"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[_u,"$C"],NZD:["$NZ","$"],PHP:[_u,"\u20b1"],RHD:["$RH"],RON:[_u,"L"],RWF:[_u,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[_u,"$T"],TTD:["$TT","$"],TWD:[_u,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[_u,"$"],XPF:["FCFP"],ZMW:[_u,"Kw"]},"ltr",function HSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],yu=void 0;const $St=["fr-MA",[["AM","PM"],yu,["a.m.","p.m."]],[["AM","PM"],yu,yu],[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],yu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","f\xe9v.","mar.","avr.","mai","jui.","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],yu,[["av. J.-C.","ap. J.-C."],yu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",yu],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"MAD","MAD","dirham marocain",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[yu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[yu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[yu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[yu,"\xa5"],KMF:[yu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[yu,"$C"],NZD:["$NZ","$"],PHP:[yu,"\u20b1"],RHD:["$RH"],RON:[yu,"L"],RWF:[yu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[yu,"$T"],TTD:["$TT","$"],TWD:[yu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[yu,"$"],XPF:["FCFP"],ZMW:[yu,"Kw"]},"ltr",function zSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],vu=void 0;const WSt=["fr-MC",[["AM","PM"],vu,vu],vu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],vu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],vu,[["av. J.-C.","ap. J.-C."],vu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",vu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[vu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[vu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[vu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[vu,"\xa5"],KMF:[vu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[vu,"$C"],NZD:["$NZ","$"],PHP:[vu,"\u20b1"],RHD:["$RH"],RON:[vu,"L"],RWF:[vu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[vu,"$T"],TTD:["$TT","$"],TWD:[vu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[vu,"$"],XPF:["FCFP"],ZMW:[vu,"Kw"]},"ltr",function VSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],bu=void 0;const jSt=["fr-MF",[["AM","PM"],bu,bu],bu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],bu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],bu,[["av. J.-C.","ap. J.-C."],bu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",bu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[bu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[bu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[bu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[bu,"\xa5"],KMF:[bu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[bu,"$C"],NZD:["$NZ","$"],PHP:[bu,"\u20b1"],RHD:["$RH"],RON:[bu,"L"],RWF:[bu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[bu,"$T"],TTD:["$TT","$"],TWD:[bu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[bu,"$"],XPF:["FCFP"],ZMW:[bu,"Kw"]},"ltr",function GSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Mu=void 0;const USt=["fr-MG",[["AM","PM"],Mu,Mu],Mu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Mu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Mu,[["av. J.-C.","ap. J.-C."],Mu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Mu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"MGA","Ar","ariary malgache",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Mu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Mu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Mu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Mu,"\xa5"],KMF:[Mu,"FC"],LBP:["\xa3LB","\xa3L"],MGA:["Ar"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Mu,"$C"],NZD:["$NZ","$"],PHP:[Mu,"\u20b1"],RHD:["$RH"],RON:[Mu,"L"],RWF:[Mu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Mu,"$T"],TTD:["$TT","$"],TWD:[Mu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Mu,"$"],XPF:["FCFP"],ZMW:[Mu,"Kw"]},"ltr",function qSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Rd=void 0;const JSt=["fr-ML",[["AM","PM"],Rd,Rd],Rd,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Rd,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Rd,[["av. J.-C.","ap. J.-C."],Rd,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Rd,"{1} '\xe0' {0}",Rd],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franc CFA (BCEAO)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Rd,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Rd,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Rd,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Rd,"\xa5"],KMF:[Rd,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Rd,"$C"],NZD:["$NZ","$"],PHP:[Rd,"\u20b1"],RHD:["$RH"],RON:[Rd,"L"],RWF:[Rd,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Rd,"$T"],TTD:["$TT","$"],TWD:[Rd,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Rd,"$"],XPF:["FCFP"],ZMW:[Rd,"Kw"]},"ltr",function YSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],xu=void 0;const XSt=["fr-MQ",[["AM","PM"],xu,xu],xu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],xu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],xu,[["av. J.-C.","ap. J.-C."],xu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",xu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[xu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[xu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[xu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[xu,"\xa5"],KMF:[xu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[xu,"$C"],NZD:["$NZ","$"],PHP:[xu,"\u20b1"],RHD:["$RH"],RON:[xu,"L"],RWF:[xu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[xu,"$T"],TTD:["$TT","$"],TWD:[xu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[xu,"$"],XPF:["FCFP"],ZMW:[xu,"Kw"]},"ltr",function KSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Du=void 0;const QSt=["fr-MR",[["AM","PM"],Du,Du],Du,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Du,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Du,[["av. J.-C.","ap. J.-C."],Du,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Du],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"MRU","UM","ouguiya mauritanien",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Du,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Du,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Du,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Du,"\xa5"],KMF:[Du,"FC"],LBP:["\xa3LB","\xa3L"],MRU:["UM"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Du,"$C"],NZD:["$NZ","$"],PHP:[Du,"\u20b1"],RHD:["$RH"],RON:[Du,"L"],RWF:[Du,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Du,"$T"],TTD:["$TT","$"],TWD:[Du,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Du,"$"],XPF:["FCFP"],ZMW:[Du,"Kw"]},"ltr",function ZSt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],wu=void 0;const tOt=["fr-MU",[["AM","PM"],wu,wu],wu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],wu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],wu,[["av. J.-C.","ap. J.-C."],wu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",wu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"MUR","Rs","roupie mauricienne",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[wu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[wu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[wu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[wu,"\xa5"],KMF:[wu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MUR:["Rs"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[wu,"$C"],NZD:["$NZ","$"],PHP:[wu,"\u20b1"],RHD:["$RH"],RON:[wu,"L"],RWF:[wu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[wu,"$T"],TTD:["$TT","$"],TWD:[wu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[wu,"$"],XPF:["FCFP"],ZMW:[wu,"Kw"]},"ltr",function eOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Cu=void 0;const iOt=["fr-NC",[["AM","PM"],Cu,Cu],Cu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Cu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Cu,[["av. J.-C.","ap. J.-C."],Cu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Cu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XPF","FCFP","franc CFP",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Cu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Cu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Cu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Cu,"\xa5"],KMF:[Cu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Cu,"$C"],NZD:["$NZ","$"],PHP:[Cu,"\u20b1"],RHD:["$RH"],RON:[Cu,"L"],RWF:[Cu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Cu,"$T"],TTD:["$TT","$"],TWD:[Cu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Cu,"$"],XPF:["FCFP"],ZMW:[Cu,"Kw"]},"ltr",function nOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Su=void 0;const rOt=["fr-NE",[["AM","PM"],Su,Su],Su,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Su,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Su,[["av. J.-C.","ap. J.-C."],Su,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Su],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franc CFA (BCEAO)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Su,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Su,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Su,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Su,"\xa5"],KMF:[Su,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Su,"$C"],NZD:["$NZ","$"],PHP:[Su,"\u20b1"],RHD:["$RH"],RON:[Su,"L"],RWF:[Su,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Su,"$T"],TTD:["$TT","$"],TWD:[Su,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Su,"$"],XPF:["FCFP"],ZMW:[Su,"Kw"]},"ltr",function aOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Ou=void 0;const oOt=["fr-PF",[["AM","PM"],Ou,Ou],Ou,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Ou,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Ou,[["av. J.-C.","ap. J.-C."],Ou,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Ou],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XPF","FCFP","franc CFP",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Ou,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Ou,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Ou,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Ou,"\xa5"],KMF:[Ou,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Ou,"$C"],NZD:["$NZ","$"],PHP:[Ou,"\u20b1"],RHD:["$RH"],RON:[Ou,"L"],RWF:[Ou,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Ou,"$T"],TTD:["$TT","$"],TWD:[Ou,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Ou,"$"],XPF:["FCFP"],ZMW:[Ou,"Kw"]},"ltr",function sOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Tu=void 0;const dOt=["fr-PM",[["AM","PM"],Tu,Tu],Tu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Tu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Tu,[["av. J.-C.","ap. J.-C."],Tu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Tu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Tu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Tu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Tu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Tu,"\xa5"],KMF:[Tu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Tu,"$C"],NZD:["$NZ","$"],PHP:[Tu,"\u20b1"],RHD:["$RH"],RON:[Tu,"L"],RWF:[Tu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Tu,"$T"],TTD:["$TT","$"],TWD:[Tu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Tu,"$"],XPF:["FCFP"],ZMW:[Tu,"Kw"]},"ltr",function lOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Eu=void 0;const cOt=["fr-RE",[["AM","PM"],Eu,Eu],Eu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Eu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Eu,[["av. J.-C.","ap. J.-C."],Eu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Eu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Eu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Eu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Eu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Eu,"\xa5"],KMF:[Eu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Eu,"$C"],NZD:["$NZ","$"],PHP:[Eu,"\u20b1"],RHD:["$RH"],RON:[Eu,"L"],RWF:[Eu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Eu,"$T"],TTD:["$TT","$"],TWD:[Eu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Eu,"$"],XPF:["FCFP"],ZMW:[Eu,"Kw"]},"ltr",function uOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],_c=void 0;const hOt=["fr-RW",[["AM","PM"],_c,_c],_c,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],_c,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],_c,[["av. J.-C.","ap. J.-C."],_c,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",_c],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"RWF","RF","franc rwandais",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[_c,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[_c,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[_c,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[_c,"\xa5"],KMF:[_c,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[_c,"$C"],NZD:["$NZ","$"],PHP:[_c,"\u20b1"],RHD:["$RH"],RON:[_c,"L"],RWF:["RF","FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[_c,"$T"],TTD:["$TT","$"],TWD:[_c,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[_c,"$"],XPF:["FCFP"],ZMW:[_c,"Kw"]},"ltr",function pOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Au=void 0;const fOt=["fr-SC",[["AM","PM"],Au,Au],Au,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Au,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Au,[["av. J.-C.","ap. J.-C."],Au,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Au],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"SCR","SR","roupie des Seychelles",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Au,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Au,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Au,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Au,"\xa5"],KMF:[Au,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Au,"$C"],NZD:["$NZ","$"],PHP:[Au,"\u20b1"],RHD:["$RH"],RON:[Au,"L"],RWF:[Au,"FR"],SBD:["$SB","$"],SCR:["SR"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Au,"$T"],TTD:["$TT","$"],TWD:[Au,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Au,"$"],XPF:["FCFP"],ZMW:[Au,"Kw"]},"ltr",function mOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],ku=void 0;const _Ot=["fr-SN",[["AM","PM"],ku,ku],ku,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],ku,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],ku,[["av. J.-C.","ap. J.-C."],ku,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",ku],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franc CFA (BCEAO)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[ku,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[ku,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[ku,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[ku,"\xa5"],KMF:[ku,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[ku,"$C"],NZD:["$NZ","$"],PHP:[ku,"\u20b1"],RHD:["$RH"],RON:[ku,"L"],RWF:[ku,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[ku,"$T"],TTD:["$TT","$"],TWD:[ku,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[ku,"$"],XPF:["FCFP"],ZMW:[ku,"Kw"]},"ltr",function gOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Iu=void 0;const vOt=["fr-SY",[["AM","PM"],Iu,Iu],Iu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Iu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Iu,[["av. J.-C.","ap. J.-C."],Iu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],6,[5,6],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Iu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"SYP","LS","livre syrienne",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Iu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Iu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Iu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Iu,"\xa5"],KMF:[Iu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Iu,"$C"],NZD:["$NZ","$"],PHP:[Iu,"\u20b1"],RHD:["$RH"],RON:[Iu,"L"],RWF:[Iu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],SYP:["LS","\xa3"],TOP:[Iu,"$T"],TTD:["$TT","$"],TWD:[Iu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Iu,"$"],XPF:["FCFP"],ZMW:[Iu,"Kw"]},"ltr",function yOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Lu=void 0;const MOt=["fr-TD",[["AM","PM"],Lu,Lu],Lu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Lu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Lu,[["av. J.-C.","ap. J.-C."],Lu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Lu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","franc CFA (BEAC)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Lu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Lu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Lu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Lu,"\xa5"],KMF:[Lu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Lu,"$C"],NZD:["$NZ","$"],PHP:[Lu,"\u20b1"],RHD:["$RH"],RON:[Lu,"L"],RWF:[Lu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Lu,"$T"],TTD:["$TT","$"],TWD:[Lu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Lu,"$"],XPF:["FCFP"],ZMW:[Lu,"Kw"]},"ltr",function bOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Nu=void 0;const DOt=["fr-TG",[["AM","PM"],Nu,Nu],Nu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Nu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Nu,[["av. J.-C.","ap. J.-C."],Nu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Nu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franc CFA (BCEAO)",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Nu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Nu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Nu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Nu,"\xa5"],KMF:[Nu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Nu,"$C"],NZD:["$NZ","$"],PHP:[Nu,"\u20b1"],RHD:["$RH"],RON:[Nu,"L"],RWF:[Nu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Nu,"$T"],TTD:["$TT","$"],TWD:[Nu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Nu,"$"],XPF:["FCFP"],ZMW:[Nu,"Kw"]},"ltr",function xOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Pu=void 0;const COt=["fr-TN",[["AM","PM"],Pu,Pu],Pu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Pu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Pu,[["av. J.-C.","ap. J.-C."],Pu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Pu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"TND","DT","dinar tunisien",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Pu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Pu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Pu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Pu,"\xa5"],KMF:[Pu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Pu,"$C"],NZD:["$NZ","$"],PHP:[Pu,"\u20b1"],RHD:["$RH"],RON:[Pu,"L"],RWF:[Pu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TND:["DT"],TOP:[Pu,"$T"],TTD:["$TT","$"],TWD:[Pu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Pu,"$"],XPF:["FCFP"],ZMW:[Pu,"Kw"]},"ltr",function wOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Ru=void 0;const OOt=["fr-VU",[["AM","PM"],Ru,Ru],Ru,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Ru,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Ru,[["av. J.-C.","ap. J.-C."],Ru,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Ru],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"VUV","VT","vatu vanuatuan",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Ru,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Ru,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Ru,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Ru,"\xa5"],KMF:[Ru,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Ru,"$C"],NZD:["$NZ","$"],PHP:[Ru,"\u20b1"],RHD:["$RH"],RON:[Ru,"L"],RWF:[Ru,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Ru,"$T"],TTD:["$TT","$"],TWD:[Ru,"NT$"],USD:["$US","$"],UYU:["$UY","$"],VUV:["VT"],WST:["$WS"],XCD:[Ru,"$"],XPF:["FCFP"],ZMW:[Ru,"Kw"]},"ltr",function SOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Fu=void 0;const EOt=["fr-WF",[["AM","PM"],Fu,Fu],Fu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Fu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Fu,[["av. J.-C.","ap. J.-C."],Fu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Fu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"XPF","FCFP","franc CFP",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Fu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Fu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Fu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Fu,"\xa5"],KMF:[Fu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Fu,"$C"],NZD:["$NZ","$"],PHP:[Fu,"\u20b1"],RHD:["$RH"],RON:[Fu,"L"],RWF:[Fu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Fu,"$T"],TTD:["$TT","$"],TWD:[Fu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Fu,"$"],XPF:["FCFP"],ZMW:[Fu,"Kw"]},"ltr",function TOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Hu=void 0;const kOt=["fr-YT",[["AM","PM"],Hu,Hu],Hu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Hu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Hu,[["av. J.-C.","ap. J.-C."],Hu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Hu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Hu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Hu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Hu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Hu,"\xa5"],KMF:[Hu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Hu,"$C"],NZD:["$NZ","$"],PHP:[Hu,"\u20b1"],RHD:["$RH"],RON:[Hu,"L"],RWF:[Hu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Hu,"$T"],TTD:["$TT","$"],TWD:[Hu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Hu,"$"],XPF:["FCFP"],ZMW:[Hu,"Kw"]},"ltr",function AOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Bu=void 0;const LOt=["fr",[["AM","PM"],Bu,Bu],Bu,[["D","L","M","M","J","V","S"],["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],["di","lu","ma","me","je","ve","sa"]],Bu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","f\xe9vr.","mars","avr.","mai","juin","juil.","ao\xfbt","sept.","oct.","nov.","d\xe9c."],["janvier","f\xe9vrier","mars","avril","mai","juin","juillet","ao\xfbt","septembre","octobre","novembre","d\xe9cembre"]],Bu,[["av. J.-C.","ap. J.-C."],Bu,["avant J\xe9sus-Christ","apr\xe8s J\xe9sus-Christ"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} '\xe0' {0}",Bu],[",","\u202f",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{ARS:["$AR","$"],AUD:["$AU","$"],BEF:["FB"],BMD:["$BM","$"],BND:["$BN","$"],BZD:["$BZ","$"],CAD:["$CA","$"],CLP:["$CL","$"],CNY:[Bu,"\xa5"],COP:["$CO","$"],CYP:["\xa3CY"],EGP:[Bu,"\xa3E"],FJD:["$FJ","$"],FKP:["\xa3FK","\xa3"],FRF:["F"],GBP:["\xa3GB","\xa3"],GIP:["\xa3GI","\xa3"],HKD:[Bu,"$"],IEP:["\xa3IE"],ILP:["\xa3IL"],ITL:["\u20a4IT"],JPY:[Bu,"\xa5"],KMF:[Bu,"FC"],LBP:["\xa3LB","\xa3L"],MTP:["\xa3MT"],MXN:["$MX","$"],NAD:["$NA","$"],NIO:[Bu,"$C"],NZD:["$NZ","$"],PHP:[Bu,"\u20b1"],RHD:["$RH"],RON:[Bu,"L"],RWF:[Bu,"FR"],SBD:["$SB","$"],SGD:["$SG","$"],SRD:["$SR","$"],TOP:[Bu,"$T"],TTD:["$TT","$"],TWD:[Bu,"NT$"],USD:["$US","$"],UYU:["$UY","$"],WST:["$WS"],XCD:[Bu,"$"],XPF:["FCFP"],ZMW:[Bu,"Kw"]},"ltr",function IOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return 0===n||1===n?1:0===a&&0!==n&&n%1e6==0&&0===i||!(a>=0&&a<=5)?4:5}],Qb=void 0;const POt=["fur",[["a.","p."],Qb,Qb],Qb,[["D","L","M","M","J","V","S"],["dom","lun","mar","mie","joi","vin","sab"],["domenie","lunis","martars","miercus","joibe","vinars","sabide"],["dom","lun","mar","mie","joi","vin","sab"]],Qb,[["Z","F","M","A","M","J","L","A","S","O","N","D"],["Zen","Fev","Mar","Avr","Mai","Jug","Lui","Avo","Set","Otu","Nov","Dic"],["Zen\xe2r","Fevr\xe2r","Mar\xe7","Avr\xeel","Mai","Jugn","Lui","Avost","Setembar","Otubar","Novembar","Dicembar"]],Qb,[["pdC","ddC"],Qb,Qb],1,[6,0],["dd/MM/yy","dd/MM/y","d 'di' MMMM 'dal' y","EEEE d 'di' MMMM 'dal' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Qb,Qb,Qb],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"EUR","\u20ac","euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function NOt(t){return 1===t?1:5}],ML=void 0;const FOt=["fy",[["AM","PM"],ML,ML],ML,[["S","M","T","W","T","F","S"],["si","mo","ti","wo","to","fr","so"],["snein","moandei","tiisdei","woansdei","tongersdei","freed","sneon"],["si","mo","ti","wo","to","fr","so"]],ML,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mrt","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Des"],["Jannewaris","Febrewaris","Maart","April","Maaie","Juny","July","Augustus","Septimber","Oktober","Novimber","Desimber"]],ML,[["f.K.","n.K."],["f.Kr.","n.Kr."],["Foar Kristus","nei Kristus"]],1,[6,0],["dd-MM-yy","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",ML,"{1} 'om' {0}",ML],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0#,##0.00-","#E0"],"EUR","\u20ac","Euro",{AUD:["AU$","$"],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],SBD:["SI$","$"],THB:["\u0e3f"],USD:["US$","$"],XPF:[]},"ltr",function ROt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Zw=void 0;const BOt=["ga-GB",[["r.n.","i.n."],Zw,Zw],Zw,[["D","L","M","C","D","A","S"],["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],["Do","Lu","M\xe1","C\xe9","D\xe9","Ao","Sa"]],Zw,[["E","F","M","A","B","M","I","L","M","D","S","N"],["Ean","Feabh","M\xe1rta","Aib","Beal","Meith","I\xfail","L\xfan","MF\xf3mh","DF\xf3mh","Samh","Noll"],["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"]],Zw,[["RC","AD"],Zw,["Roimh Chr\xedost","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Zw,Zw,Zw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","Nuimh",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","Punt Steirling",{THB:["\u0e3f"],TWD:["NT$"],XXX:[]},"ltr",function HOt(t){const e=t;return 1===e?1:2===e?2:e===Math.floor(e)&&e>=3&&e<=6?3:e===Math.floor(e)&&e>=7&&e<=10?4:5}],Qw=void 0;const $Ot=["ga",[["r.n.","i.n."],Qw,Qw],Qw,[["D","L","M","C","D","A","S"],["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],["Do","Lu","M\xe1","C\xe9","D\xe9","Ao","Sa"]],Qw,[["E","F","M","A","B","M","I","L","M","D","S","N"],["Ean","Feabh","M\xe1rta","Aib","Beal","Meith","I\xfail","L\xfan","MF\xf3mh","DF\xf3mh","Samh","Noll"],["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"]],Qw,[["RC","AD"],Qw,["Roimh Chr\xedost","Anno Domini"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Qw,Qw,Qw],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","Nuimh",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"EUR","\u20ac","Euro",{THB:["\u0e3f"],TWD:["NT$"],XXX:[]},"ltr",function zOt(t){const e=t;return 1===e?1:2===e?2:e===Math.floor(e)&&e>=3&&e<=6?3:e===Math.floor(e)&&e>=7&&e<=10?4:5}],eC=void 0;const WOt=["gd",[["m","f"],eC,eC],eC,[["D","L","M","C","A","H","S"],["DiD","DiL","DiM","DiC","Dia","Dih","DiS"],["DiD\xf2mhnaich","DiLuain","DiM\xe0irt","DiCiadain","DiarDaoin","DihAoine","DiSathairne"],["D\xf2","Lu","M\xe0","Ci","Da","hA","Sa"]],eC,[["F","G","M","G","C","\xd2","I","L","S","D","S","D"],["Faoi","Gearr","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9na","Sult","D\xe0mh","Samh","D\xf9bh"],["dhen Fhaoilleach","dhen Ghearran","dhen Mh\xe0rt","dhen Ghiblean","dhen Ch\xe8itean","dhen \xd2gmhios","dhen Iuchar","dhen L\xf9nastal","dhen t-Sultain","dhen D\xe0mhair","dhen t-Samhain","dhen D\xf9bhlachd"]],[["F","G","M","G","C","\xd2","I","L","S","D","S","D"],["Faoi","Gearr","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9na","Sult","D\xe0mh","Samh","D\xf9bh"],["Am Faoilleach","An Gearran","Am M\xe0rt","An Giblean","An C\xe8itean","An t-\xd2gmhios","An t-Iuchar","An L\xf9nastal","An t-Sultain","An D\xe0mhair","An t-Samhain","An D\xf9bhlachd"]],[["R","A"],["RC","AD"],["Ro Chr\xecosta","An d\xe8idh Chr\xecosta"]],1,[6,0],["dd/MM/y","d MMM y","d'mh' MMMM y","EEEE, d'mh' MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",eC,eC,eC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","Punnd Sasannach",{JPY:["JP\xa5","\xa5"],PHP:[eC,"\u20b1"],RON:[eC,"leu"],THB:["\u0e3f"],TWD:["NT$"],XXX:[]},"ltr",function VOt(t){const e=t;return 1===e||11===e?1:2===e||12===e?2:e===Math.floor(e)&&(e>=3&&e<=10||e>=13&&e<=19)?3:5}],rv=void 0;const jOt=["gl",[["a.m.","p.m."],rv,rv],rv,[["d.","l.","m.","m.","x.","v.","s."],["dom.","luns","mar.","m\xe9r.","xov.","ven.","s\xe1b."],["domingo","luns","martes","m\xe9rcores","xoves","venres","s\xe1bado"],["do.","lu.","ma.","m\xe9.","xo.","ve.","s\xe1."]],[["D","L","M","M","X","V","S"],["Dom.","Luns","Mar.","M\xe9r.","Xov.","Ven.","S\xe1b."],["Domingo","Luns","Martes","M\xe9rcores","Xoves","Venres","S\xe1bado"],["Do","Lu","Ma","M\xe9","Xo","Ve","S\xe1"]],[["x.","f.","m.","a.","m.","x.","x.","a.","s.","o.","n.","d."],["xan.","feb.","mar.","abr.","maio","xu\xf1o","xul.","ago.","set.","out.","nov.","dec."],["xaneiro","febreiro","marzo","abril","maio","xu\xf1o","xullo","agosto","setembro","outubro","novembro","decembro"]],[["X","F","M","A","M","X","X","A","S","O","N","D"],["Xan.","Feb.","Mar.","Abr.","Maio","Xu\xf1o","Xul.","Ago.","Set.","Out.","Nov.","Dec."],["Xaneiro","Febreiro","Marzo","Abril","Maio","Xu\xf1o","Xullo","Agosto","Setembro","Outubro","Novembro","Decembro"]],[["a.C.","d.C."],rv,["antes de Cristo","despois de Cristo"]],1,[6,0],["dd/MM/yy","d 'de' MMM 'de' y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{0}, {1}",rv,"{0} 'do' {1}",rv],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{BYN:[rv,"Br"],ESP:["\u20a7"],JPY:["JP\xa5","\xa5"],KMF:[rv,"FC"],MXN:["$MX","$"],PHP:[rv,"\u20b1"],RUB:[rv,"\u0440\u0443\u0431"],THB:["\u0e3f"],TWD:["NT$"],XCD:[rv,"$"]},"ltr",function GOt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],tC=void 0;const UOt=["gsw-FR",[["vorm.","nam."],tC,["am Vormittag","am Namittag"]],[["vorm.","nam."],tC,["Vormittag","Namittag"]],[["S","M","D","M","D","F","S"],["Su.","M\xe4.","Zi.","Mi.","Du.","Fr.","Sa."],["Sunntig","M\xe4\xe4ntig","Ziischtig","Mittwuch","Dunschtig","Friitig","Samschtig"],["Su.","M\xe4.","Zi.","Mi.","Du.","Fr.","Sa."]],tC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","Auguscht","Sept\xe4mber","Oktoober","Nov\xe4mber","Dez\xe4mber"]],tC,[["v. Chr.","n. Chr."],tC,tC],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",tC,tC,tC],[".","\u2019",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"]},"ltr",function qOt(t){return 1===t?1:5}],nC=void 0;const JOt=["gsw-LI",[["vorm.","nam."],nC,["am Vormittag","am Namittag"]],[["vorm.","nam."],nC,["Vormittag","Namittag"]],[["S","M","D","M","D","F","S"],["Su.","M\xe4.","Zi.","Mi.","Du.","Fr.","Sa."],["Sunntig","M\xe4\xe4ntig","Ziischtig","Mittwuch","Dunschtig","Friitig","Samschtig"],["Su.","M\xe4.","Zi.","Mi.","Du.","Fr.","Sa."]],nC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","Auguscht","Sept\xe4mber","Oktoober","Nov\xe4mber","Dez\xe4mber"]],nC,[["v. Chr.","n. Chr."],nC,nC],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",nC,nC,nC],[".","\u2019",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"CHF","CHF","Schwiizer Franke",{ATS:["\xf6S"]},"ltr",function YOt(t){return 1===t?1:5}],iC=void 0;const XOt=["gsw",[["vorm.","nam."],iC,["am Vormittag","am Namittag"]],[["vorm.","nam."],iC,["Vormittag","Namittag"]],[["S","M","D","M","D","F","S"],["Su.","M\xe4.","Zi.","Mi.","Du.","Fr.","Sa."],["Sunntig","M\xe4\xe4ntig","Ziischtig","Mittwuch","Dunschtig","Friitig","Samschtig"],["Su.","M\xe4.","Zi.","Mi.","Du.","Fr.","Sa."]],iC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4rz","April","Mai","Juni","Juli","Auguscht","Sept\xe4mber","Oktoober","Nov\xe4mber","Dez\xe4mber"]],iC,[["v. Chr.","n. Chr."],iC,iC],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",iC,iC,iC],[".","\u2019",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"CHF","CHF","Schwiizer Franke",{ATS:["\xf6S"]},"ltr",function KOt(t){return 1===t?1:5}],aC=void 0;const QOt=["gu",[["AM","PM"],aC,aC],aC,[["\u0ab0","\u0ab8\u0acb","\u0aae\u0a82","\u0aac\u0ac1","\u0a97\u0ac1","\u0ab6\u0ac1","\u0ab6"],["\u0ab0\u0ab5\u0abf","\u0ab8\u0acb\u0aae","\u0aae\u0a82\u0a97\u0ab3","\u0aac\u0ac1\u0aa7","\u0a97\u0ac1\u0ab0\u0ac1","\u0ab6\u0ac1\u0a95\u0acd\u0ab0","\u0ab6\u0aa8\u0abf"],["\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0","\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0","\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0","\u0aac\u0ac1\u0aa7\u0ab5\u0abe\u0ab0","\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0","\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0","\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0"],["\u0ab0","\u0ab8\u0acb","\u0aae\u0a82","\u0aac\u0ac1","\u0a97\u0ac1","\u0ab6\u0ac1","\u0ab6"]],aC,[["\u0a9c\u0abe","\u0aab\u0ac7","\u0aae\u0abe","\u0a8f","\u0aae\u0ac7","\u0a9c\u0ac2","\u0a9c\u0ac1","\u0a91","\u0ab8","\u0a91","\u0aa8","\u0aa1\u0abf"],["\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1","\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1","\u0aae\u0abe\u0ab0\u0acd\u0a9a","\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2","\u0aae\u0ac7","\u0a9c\u0ac2\u0aa8","\u0a9c\u0ac1\u0ab2\u0abe\u0a88","\u0a91\u0a97\u0ab8\u0acd\u0a9f","\u0ab8\u0aaa\u0acd\u0a9f\u0ac7","\u0a91\u0a95\u0acd\u0a9f\u0acb","\u0aa8\u0ab5\u0ac7","\u0aa1\u0abf\u0ab8\u0ac7"],["\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0","\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0","\u0aae\u0abe\u0ab0\u0acd\u0a9a","\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2","\u0aae\u0ac7","\u0a9c\u0ac2\u0aa8","\u0a9c\u0ac1\u0ab2\u0abe\u0a88","\u0a91\u0a97\u0ab8\u0acd\u0a9f","\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0","\u0a91\u0a95\u0acd\u0a9f\u0acb\u0aac\u0ab0","\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0","\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0"]],aC,[["\u0a87 \u0ab8 \u0aaa\u0ac1","\u0a87\u0ab8"],["\u0a88.\u0ab8.\u0aaa\u0ac2\u0ab0\u0acd\u0ab5\u0ac7","\u0a88.\u0ab8."],["\u0a88\u0ab8\u0ab5\u0ac0\u0ab8\u0aa8 \u0aaa\u0ac2\u0ab0\u0acd\u0ab5\u0ac7","\u0a87\u0ab8\u0ab5\u0ac0\u0ab8\u0aa8"]],0,[0,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["hh:mm a","hh:mm:ss a","hh:mm:ss a z","hh:mm:ss a zzzz"],["{1} {0}",aC,"{1} \u0a8f {0} \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",aC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4#,##,##0.00","[#E0]"],"INR","\u20b9","\u0aad\u0abe\u0ab0\u0aa4\u0ac0\u0aaf \u0ab0\u0ac2\u0aaa\u0abf\u0aaf\u0abe",{JPY:["JP\xa5","\xa5"],MUR:[aC,"\u0ab0\u0ac2."],PHP:[aC,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function ZOt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],rC=void 0;const t2t=["guz",[["Ma","Mo"],rC,["Mambia","Mog"]],[["Ma","Mo"],rC,rC],[["C","C","C","C","A","I","E"],["Cpr","Ctt","Cmn","Cmt","Ars","Icm","Est"],["Chumapiri","Chumatato","Chumaine","Chumatano","Aramisi","Ichuma","Esabato"],["Cpr","Ctt","Cmn","Cmt","Ars","Icm","Est"]],rC,[["C","F","M","A","M","J","C","A","S","O","N","D"],["Can","Feb","Mac","Apr","Mei","Jun","Cul","Agt","Sep","Okt","Nob","Dis"],["Chanuari","Feburari","Machi","Apiriri","Mei","Juni","Chulai","Agosti","Septemba","Okitoba","Nobemba","Disemba"]],rC,[["YA","YK"],rC,["Yeso ataiborwa","Yeso kaiboirwe"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",rC,rC,rC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Shilingi ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function e2t(t){return 5}],eM=void 0;const i2t=["gv",[["a.m.","p.m."],eM,eM],eM,[["S","M","T","W","T","F","S"],["Jed","Jel","Jem","Jerc","Jerd","Jeh","Jes"],["Jedoonee","Jelhein","Jemayrt","Jercean","Jerdein","Jeheiney","Jesarn"],["Jed","Jel","Jem","Jerc","Jerd","Jeh","Jes"]],eM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["J-guer","T-arree","Mayrnt","Avrril","Boaldyn","M-souree","J-souree","Luanistyn","M-fouyir","J-fouyir","M-Houney","M-Nollick"],["Jerrey-geuree","Toshiaght-arree","Mayrnt","Averil","Boaldyn","Mean-souree","Jerrey-souree","Luanistyn","Mean-fouyir","Jerrey-fouyir","Mee Houney","Mee ny Nollick"]],eM,[["RC","AD"],eM,eM],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",eM,eM,eM],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","GBP",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function n2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1?1:0===i&&n%10==2?2:0!==i||n%100!=0&&n%100!=20&&n%100!=40&&n%100!=60&&n%100!=80?0!==i?4:5:3}],xL=void 0;const r2t=["ha-GH",[["SF","YM"],xL,["Safiya","Yamma"]],[["SF","YM"],xL,xL],[["L","L","T","L","A","J","A"],["Lah","Lit","Tal","Lar","Alh","Jum","Asa"],["Lahadi","Litinin","Talata","Laraba","Alhamis","Jumma\u02bca","Asabar"],["Lh","Li","Ta","Lr","Al","Ju","As"]],xL,[["J","F","M","A","M","Y","Y","A","S","O","N","D"],["Jan","Fab","Mar","Afi","May","Yun","Yul","Agu","Sat","Okt","Nuw","Dis"],["Janairu","Faburairu","Maris","Afirilu","Mayu","Yuni","Yuli","Agusta","Satumba","Oktoba","Nuwamba","Disamba"]],xL,[["K.H","BHAI"],xL,["Kafin haihuwar annab","Bayan haihuwar annab"]],1,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE d MMMM, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",xL,"{1} 'da' {0}","{1} {0}"],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"GHS","GH\u20b5","Sidi na Ghana",{GHS:["GH\u20b5"],NGN:["\u20a6"]},"ltr",function a2t(t){return 1===t?1:5}],DL=void 0;const o2t=["ha-NE",[["SF","YM"],DL,["Safiya","Yamma"]],[["SF","YM"],DL,DL],[["L","L","T","L","A","J","A"],["Lah","Lit","Tal","Lar","Alh","Jum","Asa"],["Lahadi","Litinin","Talata","Laraba","Alhamis","Jumma\u02bca","Asabar"],["Lh","Li","Ta","Lr","Al","Ju","As"]],DL,[["J","F","M","A","M","Y","Y","A","S","O","N","D"],["Jan","Fab","Mar","Afi","May","Yun","Yul","Agu","Sat","Okt","Nuw","Dis"],["Janairu","Faburairu","Maris","Afirilu","Mayu","Yuni","Yuli","Agusta","Satumba","Oktoba","Nuwamba","Disamba"]],DL,[["K.H","BHAI"],DL,["Kafin haihuwar annab","Bayan haihuwar annab"]],1,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE d MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",DL,"{1} 'da' {0}","{1} {0}"],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"XOF","F\u202fCFA","Ku\u0257in Sefa na Afirka Ta Yamma",{NGN:["\u20a6"]},"ltr",function s2t(t){return 1===t?1:5}],wL=void 0;const d2t=["ha",[["SF","YM"],wL,["Safiya","Yamma"]],[["SF","YM"],wL,wL],[["L","L","T","L","A","J","A"],["Lah","Lit","Tal","Lar","Alh","Jum","Asa"],["Lahadi","Litinin","Talata","Laraba","Alhamis","Jumma\u02bca","Asabar"],["Lh","Li","Ta","Lr","Al","Ju","As"]],wL,[["J","F","M","A","M","Y","Y","A","S","O","N","D"],["Jan","Fab","Mar","Afi","May","Yun","Yul","Agu","Sat","Okt","Nuw","Dis"],["Janairu","Faburairu","Maris","Afirilu","Mayu","Yuni","Yuli","Agusta","Satumba","Oktoba","Nuwamba","Disamba"]],wL,[["K.H","BHAI"],wL,["Kafin haihuwar annab","Bayan haihuwar annab"]],1,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE d MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",wL,"{1} 'da' {0}","{1} {0}"],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"NGN","\u20a6","Nairar Najeriya",{NGN:["\u20a6"]},"ltr",function l2t(t){return 1===t?1:5}],tM=void 0;const c2t=["haw",[["AM","PM"],tM,tM],tM,[["S","M","T","W","T","F","S"],["LP","P1","P2","P3","P4","P5","P6"],["L\u0101pule","Po\u02bbakahi","Po\u02bbalua","Po\u02bbakolu","Po\u02bbah\u0101","Po\u02bbalima","Po\u02bbaono"],["LP","P1","P2","P3","P4","P5","P6"]],tM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Ian.","Pep.","Mal.","\u02bbAp.","Mei","Iun.","Iul.","\u02bbAu.","Kep.","\u02bbOk.","Now.","Kek."],["Ianuali","Pepeluali","Malaki","\u02bbApelila","Mei","Iune","Iulai","\u02bbAukake","Kepakemapa","\u02bbOkakopa","Nowemapa","Kekemapa"]],tM,[["BCE","CE"],tM,tM],0,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",tM,tM,tM],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","USD",{JPY:["JP\xa5","\xa5"]},"ltr",function u2t(t){return 1===t?1:5}],nM=void 0;const h2t=["he",[["\u05dc\u05e4\u05e0\u05d4\u05f4\u05e6","\u05d0\u05d7\u05d4\u05f4\u05e6"],nM,nM],[["\u05dc\u05e4\u05e0\u05d4\u05f4\u05e6","\u05d0\u05d7\u05d4\u05f4\u05e6"],["AM","PM"],nM],[["\u05d0\u05f3","\u05d1\u05f3","\u05d2\u05f3","\u05d3\u05f3","\u05d4\u05f3","\u05d5\u05f3","\u05e9\u05f3"],["\u05d9\u05d5\u05dd \u05d0\u05f3","\u05d9\u05d5\u05dd \u05d1\u05f3","\u05d9\u05d5\u05dd \u05d2\u05f3","\u05d9\u05d5\u05dd \u05d3\u05f3","\u05d9\u05d5\u05dd \u05d4\u05f3","\u05d9\u05d5\u05dd \u05d5\u05f3","\u05e9\u05d1\u05ea"],["\u05d9\u05d5\u05dd \u05e8\u05d0\u05e9\u05d5\u05df","\u05d9\u05d5\u05dd \u05e9\u05e0\u05d9","\u05d9\u05d5\u05dd \u05e9\u05dc\u05d9\u05e9\u05d9","\u05d9\u05d5\u05dd \u05e8\u05d1\u05d9\u05e2\u05d9","\u05d9\u05d5\u05dd \u05d7\u05de\u05d9\u05e9\u05d9","\u05d9\u05d5\u05dd \u05e9\u05d9\u05e9\u05d9","\u05d9\u05d5\u05dd \u05e9\u05d1\u05ea"],["\u05d0\u05f3","\u05d1\u05f3","\u05d2\u05f3","\u05d3\u05f3","\u05d4\u05f3","\u05d5\u05f3","\u05e9\u05f3"]],nM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u05d9\u05e0\u05d5\u05f3","\u05e4\u05d1\u05e8\u05f3","\u05de\u05e8\u05e5","\u05d0\u05e4\u05e8\u05f3","\u05de\u05d0\u05d9","\u05d9\u05d5\u05e0\u05d9","\u05d9\u05d5\u05dc\u05d9","\u05d0\u05d5\u05d2\u05f3","\u05e1\u05e4\u05d8\u05f3","\u05d0\u05d5\u05e7\u05f3","\u05e0\u05d5\u05d1\u05f3","\u05d3\u05e6\u05de\u05f3"],["\u05d9\u05e0\u05d5\u05d0\u05e8","\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8","\u05de\u05e8\u05e5","\u05d0\u05e4\u05e8\u05d9\u05dc","\u05de\u05d0\u05d9","\u05d9\u05d5\u05e0\u05d9","\u05d9\u05d5\u05dc\u05d9","\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8","\u05e1\u05e4\u05d8\u05de\u05d1\u05e8","\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8","\u05e0\u05d5\u05d1\u05de\u05d1\u05e8","\u05d3\u05e6\u05de\u05d1\u05e8"]],nM,[["\u05dc\u05e4\u05e0\u05d4\u05f4\u05e1","\u05dc\u05e1\u05e4\u05d9\u05e8\u05d4"],nM,["\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e1\u05e4\u05d9\u05e8\u05d4","\u05dc\u05e1\u05e4\u05d9\u05e8\u05d4"]],0,[5,6],["d.M.y","d \u05d1MMM y","d \u05d1MMMM y","EEEE, d \u05d1MMMM y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1}, {0}",nM,"{1} \u05d1\u05e9\u05e2\u05d4 {0}",nM],[".",",",";","%","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\u200f#,##0.00\xa0\xa4;\u200f-#,##0.00\xa0\xa4","#E0"],"ILS","\u20aa","\u05e9\u05e7\u05dc \u05d7\u05d3\u05e9",{BYN:[nM,"\u0440"],CNY:["\u200eCN\xa5\u200e","\xa5"],ILP:["\u05dc\u05f4\u05d9"],PHP:[nM,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"rtl",function p2t(t){const e=t,n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:2===n&&0===i?2:0!==i||e>=0&&e<=10||e%10!=0?5:4}],iM=void 0;const f2t=["hi",[["am","pm"],iM,iM],iM,[["\u0930","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u0917\u0941","\u0936\u0941","\u0936"],["\u0930\u0935\u093f","\u0938\u094b\u092e","\u092e\u0902\u0917\u0932","\u092c\u0941\u0927","\u0917\u0941\u0930\u0941","\u0936\u0941\u0915\u094d\u0930","\u0936\u0928\u093f"],["\u0930\u0935\u093f\u0935\u093e\u0930","\u0938\u094b\u092e\u0935\u093e\u0930","\u092e\u0902\u0917\u0932\u0935\u093e\u0930","\u092c\u0941\u0927\u0935\u093e\u0930","\u0917\u0941\u0930\u0941\u0935\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930","\u0936\u0928\u093f\u0935\u093e\u0930"],["\u0930","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u0917\u0941","\u0936\u0941","\u0936"]],iM,[["\u091c","\u092b\u093c","\u092e\u093e","\u0905","\u092e","\u091c\u0942","\u091c\u0941","\u0905","\u0938\u093f","\u0905","\u0928","\u0926\u093f"],["\u091c\u0928\u0970","\u092b\u093c\u0930\u0970","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u0948\u0932","\u092e\u0908","\u091c\u0942\u0928","\u091c\u0941\u0932\u0970","\u0905\u0917\u0970","\u0938\u093f\u0924\u0970","\u0905\u0915\u094d\u0924\u0942\u0970","\u0928\u0935\u0970","\u0926\u093f\u0938\u0970"],["\u091c\u0928\u0935\u0930\u0940","\u092b\u093c\u0930\u0935\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u0948\u0932","\u092e\u0908","\u091c\u0942\u0928","\u091c\u0941\u0932\u093e\u0908","\u0905\u0917\u0938\u094d\u0924","\u0938\u093f\u0924\u0902\u092c\u0930","\u0905\u0915\u094d\u0924\u0942\u092c\u0930","\u0928\u0935\u0902\u092c\u0930","\u0926\u093f\u0938\u0902\u092c\u0930"]],iM,[["\u0908\u0938\u093e-\u092a\u0942\u0930\u094d\u0935","\u0908\u0938\u094d\u0935\u0940"],iM,["\u0908\u0938\u093e-\u092a\u0942\u0930\u094d\u0935","\u0908\u0938\u0935\u0940 \u0938\u0928"]],0,[0,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",iM,"{1} \u0915\u094b {0}",iM],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4#,##,##0.00","[#E0]"],"INR","\u20b9","\u092d\u093e\u0930\u0924\u0940\u092f \u0930\u0941\u092a\u092f\u093e",{JPY:["JP\xa5","\xa5"],PHP:[iM,"\u20b1"],RON:[iM,"\u0932\u0947\u0908"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function m2t(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],Pl=void 0;const _2t=["hr-BA",[["AM","PM"],Pl,Pl],Pl,[["N","P","U","S","\u010c","P","S"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ned","pon","uto","sri","\u010det","pet","sub"]],Pl,[["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],["sij","velj","o\u017eu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],["sije\u010dnja","velja\u010de","o\u017eujka","travnja","svibnja","lipnja","srpnja","kolovoza","rujna","listopada","studenoga","prosinca"]],[["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],["sij","velj","o\u017eu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],["sije\u010danj","velja\u010da","o\u017eujak","travanj","svibanj","lipanj","srpanj","kolovoz","rujan","listopad","studeni","prosinac"]],[["pr.n.e.","AD"],["pr. Kr.","po. Kr."],["prije Krista","poslije Krista"]],1,[6,0],["d. M. yy.","d. MMM y.","d. MMMM y.","EEEE, d. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss (zzzz)"],["{1} {0}",Pl,"{1} 'u' {0}",Pl],[",",".",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"BAM","KM","konvertibilna marka",{AUD:[Pl,"$"],BAM:["KM"],BRL:[Pl,"R$"],CAD:[Pl,"$"],CNY:[Pl,"\xa5"],EUR:[Pl,"\u20ac"],GBP:[Pl,"\xa3"],HKD:[Pl,"$"],ILS:[Pl,"\u20aa"],INR:[Pl,"\u20b9"],JPY:[Pl,"\xa5"],KRW:[Pl,"\u20a9"],MXN:[Pl,"$"],NZD:[Pl,"$"],PHP:[Pl,"\u20b1"],TWD:[Pl,"NT$"],USD:[Pl,"$"],VND:[Pl,"\u20ab"],XCD:[Pl,"$"],XPF:[],XXX:[]},"ltr",function g2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],Jl=void 0;const v2t=["hr",[["AM","PM"],Jl,Jl],Jl,[["N","P","U","S","\u010c","P","S"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ned","pon","uto","sri","\u010det","pet","sub"]],[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ned","pon","uto","sri","\u010det","pet","sub"]],[["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],["sij","velj","o\u017eu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],["sije\u010dnja","velja\u010de","o\u017eujka","travnja","svibnja","lipnja","srpnja","kolovoza","rujna","listopada","studenoga","prosinca"]],[["1.","2.","3.","4.","5.","6.","7.","8.","9.","10.","11.","12."],["sij","velj","o\u017eu","tra","svi","lip","srp","kol","ruj","lis","stu","pro"],["sije\u010danj","velja\u010da","o\u017eujak","travanj","svibanj","lipanj","srpanj","kolovoz","rujan","listopad","studeni","prosinac"]],[["pr.n.e.","AD"],["pr. Kr.","po. Kr."],["prije Krista","poslije Krista"]],1,[6,0],["dd. MM. y.","d. MMM y.","d. MMMM y.","EEEE, d. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss (zzzz)"],["{1} {0}",Jl,"{1} 'u' {0}",Jl],[",",".",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"HRK","HRK","hrvatska kuna",{AUD:[Jl,"$"],BRL:[Jl,"R$"],CAD:[Jl,"$"],CNY:[Jl,"\xa5"],EUR:[Jl,"\u20ac"],GBP:[Jl,"\xa3"],HKD:[Jl,"$"],ILS:[Jl,"\u20aa"],INR:[Jl,"\u20b9"],JPY:[Jl,"\xa5"],KRW:[Jl,"\u20a9"],MXN:[Jl,"$"],NZD:[Jl,"$"],PHP:[Jl,"\u20b1"],TWD:[Jl,"NT$"],USD:[Jl,"$"],VND:[Jl,"\u20ab"],XCD:[Jl,"$"],XPF:[],XXX:[]},"ltr",function y2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],sC=void 0;const M2t=["hsb",[["dop.","pop."],["dopo\u0142dnja","popo\u0142dnju"],sC],[["dopo\u0142dnja","popo\u0142dnju"],sC,sC],[["n","p","w","s","\u0161","p","s"],["nje","p\xf3n","wut","srj","\u0161tw","pja","sob"],["njed\u017aela","p\xf3nd\u017aela","wutora","srjeda","\u0161tw\xf3rtk","pjatk","sobota"],["nj","p\xf3","wu","sr","\u0161t","pj","so"]],sC,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan.","feb.","m\u011br.","apr.","mej.","jun.","jul.","awg.","sep.","okt.","now.","dec."],["januara","februara","m\u011brca","apryla","meje","junija","julija","awgusta","septembra","oktobra","nowembra","decembra"]],[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","m\u011br","apr","mej","jun","jul","awg","sep","okt","now","dec"],["januar","februar","m\u011brc","apryl","meja","junij","julij","awgust","september","oktober","nowember","december"]],[["p\u0159.Chr.n.","po Chr.n."],sC,["p\u0159ed Chrystowym narod\u017aenjom","po Chrystowym narod\u017aenju"]],1,[6,0],["d.M.yy","d.M.y","d. MMMM y","EEEE, d. MMMM y"],["H:mm 'hod\u017a'.","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1} {0}",sC,sC,sC],[",",".",";","%","+","-","E","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[sC,"$"],PLN:["z\u0142"],THB:["\u0e3f"]},"ltr",function b2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%100==1||a%100==1?1:0===i&&n%100==2||a%100==2?2:0===i&&n%100===Math.floor(n%100)&&n%100>=3&&n%100<=4||a%100===Math.floor(a%100)&&a%100>=3&&a%100<=4?3:5}],ul=void 0;const D2t=["hu",[["de.","du."],ul,ul],ul,[["V","H","K","Sz","Cs","P","Sz"],["V","H","K","Sze","Cs","P","Szo"],["vas\xe1rnap","h\xe9tf\u0151","kedd","szerda","cs\xfct\xf6rt\xf6k","p\xe9ntek","szombat"],["V","H","K","Sze","Cs","P","Szo"]],ul,[["J","F","M","\xc1","M","J","J","A","Sz","O","N","D"],["jan.","febr.","m\xe1rc.","\xe1pr.","m\xe1j.","j\xfan.","j\xfal.","aug.","szept.","okt.","nov.","dec."],["janu\xe1r","febru\xe1r","m\xe1rcius","\xe1prilis","m\xe1jus","j\xfanius","j\xfalius","augusztus","szeptember","okt\xf3ber","november","december"]],ul,[["ie.","isz."],["i. e.","i. sz."],["Krisztus el\u0151tt","id\u0151sz\xe1m\xedt\xe1sunk szerint"]],1,[6,0],["y. MM. dd.","y. MMM d.","y. MMMM d.","y. MMMM d., EEEE"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1} {0}",ul,ul,ul],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"HUF","Ft","magyar forint",{AUD:[ul,"$"],BRL:[ul,"R$"],CAD:[ul,"$"],CNY:[ul,"\xa5"],EUR:[ul,"\u20ac"],GBP:[ul,"\xa3"],HKD:[ul,"$"],HUF:["Ft"],ILS:[ul,"\u20aa"],INR:[ul,"\u20b9"],KRW:[ul,"\u20a9"],MXN:[ul,"$"],NZD:[ul,"$"],PHP:[ul,"\u20b1"],TWD:[ul,"NT$"],USD:[ul,"$"],VND:[ul,"\u20ab"],XCD:[ul,"$"]},"ltr",function x2t(t){return 1===t?1:5}],oC=void 0;const C2t=["hy",[["\u0561","\u0570"],["AM","PM"],oC],[["AM","PM"],oC,oC],[["\u053f","\u0535","\u0535","\u0549","\u0540","\u0548","\u0547"],["\u056f\u056b\u0580","\u0565\u0580\u056f","\u0565\u0580\u0584","\u0579\u0580\u0584","\u0570\u0576\u0563","\u0578\u0582\u0580","\u0577\u0562\u0569"],["\u056f\u056b\u0580\u0561\u056f\u056b","\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b","\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b","\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b","\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b","\u0578\u0582\u0580\u0562\u0561\u0569","\u0577\u0561\u0562\u0561\u0569"],["\u056f\u0580","\u0565\u056f","\u0565\u0584","\u0579\u0584","\u0570\u0563","\u0578\u0582","\u0577\u0562"]],oC,[["\u0540","\u0553","\u0544","\u0531","\u0544","\u0540","\u0540","\u0555","\u054d","\u0540","\u0546","\u0534"],["\u0570\u0576\u057e","\u0583\u057f\u057e","\u0574\u0580\u057f","\u0561\u057a\u0580","\u0574\u0575\u057d","\u0570\u0576\u057d","\u0570\u056c\u057d","\u0585\u0563\u057d","\u057d\u0565\u057a","\u0570\u0578\u056f","\u0576\u0578\u0575","\u0564\u0565\u056f"],["\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b","\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b","\u0574\u0561\u0580\u057f\u056b","\u0561\u057a\u0580\u056b\u056c\u056b","\u0574\u0561\u0575\u056b\u057d\u056b","\u0570\u0578\u0582\u0576\u056b\u057d\u056b","\u0570\u0578\u0582\u056c\u056b\u057d\u056b","\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b","\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b","\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b","\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b","\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b"]],[["\u0540","\u0553","\u0544","\u0531","\u0544","\u0540","\u0540","\u0555","\u054d","\u0540","\u0546","\u0534"],["\u0570\u0576\u057e","\u0583\u057f\u057e","\u0574\u0580\u057f","\u0561\u057a\u0580","\u0574\u0575\u057d","\u0570\u0576\u057d","\u0570\u056c\u057d","\u0585\u0563\u057d","\u057d\u0565\u057a","\u0570\u0578\u056f","\u0576\u0578\u0575","\u0564\u0565\u056f"],["\u0570\u0578\u0582\u0576\u057e\u0561\u0580","\u0583\u0565\u057f\u0580\u057e\u0561\u0580","\u0574\u0561\u0580\u057f","\u0561\u057a\u0580\u056b\u056c","\u0574\u0561\u0575\u056b\u057d","\u0570\u0578\u0582\u0576\u056b\u057d","\u0570\u0578\u0582\u056c\u056b\u057d","\u0585\u0563\u0578\u057d\u057f\u0578\u057d","\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580","\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580","\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580","\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580"]],[["\u0574.\u0569.\u0561.","\u0574.\u0569."],oC,["\u0554\u0580\u056b\u057d\u057f\u0578\u057d\u056b\u0581 \u0561\u057c\u0561\u057b","\u0554\u0580\u056b\u057d\u057f\u0578\u057d\u056b\u0581 \u0570\u0565\u057f\u0578"]],1,[6,0],["dd.MM.yy","dd MMM, y \u0569.","dd MMMM, y \u0569.","y \u0569. MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",oC,oC,oC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u0548\u0579\u0539",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"AMD","\u058f","\u0570\u0561\u0575\u056f\u0561\u056f\u0561\u0576 \u0564\u0580\u0561\u0574",{AMD:["\u058f"],JPY:["JP\xa5","\xa5"],PHP:[oC,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function w2t(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],aM=void 0;const O2t=["ia",[["AM","PM"],aM,aM],aM,[["d","l","m","m","j","v","s"],["dom","lun","mar","mer","jov","ven","sab"],["dominica","lunedi","martedi","mercuridi","jovedi","venerdi","sabbato"],["do","lu","ma","me","jo","ve","sa"]],aM,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","oct","nov","dec"],["januario","februario","martio","april","maio","junio","julio","augusto","septembre","octobre","novembre","decembre"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","oct","nov","dec"],["januario","februario","martio","april","maio","junio","julio","augusto","septembre","octobre","novembre","decembre"]],[["a.Chr.","p.Chr."],aM,["ante Christo","post Christo"]],1,[6,0],["dd-MM-y","d MMM y","d 'de' MMMM y","EEEE 'le' d 'de' MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",aM,"{1} 'a' {0}",aM],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],aM,aM,aM,{JPY:["JP\xa5","\xa5"],NLG:["\u0192"],RUB:["\u20bd"],USD:["US$","$"]},"ltr",function S2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],rM=void 0;const E2t=["id",[["AM","PM"],rM,rM],rM,[["M","S","S","R","K","J","S"],["Min","Sen","Sel","Rab","Kam","Jum","Sab"],["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"],["Min","Sen","Sel","Rab","Kam","Jum","Sab"]],rM,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Agu","Sep","Okt","Nov","Des"],["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"]],rM,[["SM","M"],rM,["Sebelum Masehi","Masehi"]],0,[6,0],["dd/MM/yy","d MMM y","d MMMM y","EEEE, dd MMMM y"],["HH.mm","HH.mm.ss","HH.mm.ss z","HH.mm.ss zzzz"],["{1} {0}",rM,rM,rM],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN","."],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"IDR","Rp","Rupiah Indonesia",{AUD:["AU$","$"],IDR:["Rp"],INR:["Rs","\u20b9"],JPY:["JP\xa5","\xa5"],PHP:[rM,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function T2t(t){return 5}],eT=void 0;const k2t=["ig",[["A.M.","P.M."],eT,["N\u2019\u1ee5t\u1ee5t\u1ee5","N\u2019abali"]],[["A.M.","P.M."],eT,eT],[["S","M","T","W","T","F","S"],["S\u1ecdn","M\u1ecdn","Tiu","Wen","T\u1ecd\u1ecd","Fra\u1ecb","Sat"],["S\u1ecdndee","M\u1ecdnde","Tiuzdee","Wenezdee","T\u1ecd\u1ecdzdee","Fra\u1ecbdee","Sat\u1ecddee"],["S\u1ecdn","M\u1ecdn","Tiu","Wen","T\u1ecd\u1ecd","Fra\u1ecb","Sat"]],eT,[["J","F","M","E","M","J","J","\u1ecc","S","\u1ecc","N","D"],["Jen","Feb","Maa","Epr","Mee","Juu","Jul","\u1eccg\u1ecd","Sep","\u1ecckt","Nov","Dis"],["Jen\u1ee5war\u1ecb","Febr\u1ee5war\u1ecb","Maach\u1ecb","Epreel","Mee","Juun","Jula\u1ecb","\u1eccg\u1ecd\u1ecdst","Septemba","\u1eccktoba","Novemba","Disemba"]],eT,[["T.K.","A.K."],eT,["Tupu Kraist","Af\u1ecd Kra\u1ecbst"]],1,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",eT,"{1} 'na' {0}",eT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NGN","\u20a6","Na\u1ecbra",{NGN:["\u20a6"]},"ltr",function A2t(t){return 5}],sv=void 0;const L2t=["ii",[["\ua3b8\ua111","\ua06f\ua2d2"],sv,sv],sv,[["\ua18f","\ua2cd","\ua44d","\ua315","\ua1d6","\ua26c","\ua0d8"],["\ua46d\ua18f","\ua18f\ua2cd","\ua18f\ua44d","\ua18f\ua315","\ua18f\ua1d6","\ua18f\ua26c","\ua18f\ua0d8"],["\ua46d\ua18f\ua44d","\ua18f\ua282\ua2cd","\ua18f\ua282\ua44d","\ua18f\ua282\ua315","\ua18f\ua282\ua1d6","\ua18f\ua282\ua26c","\ua18f\ua282\ua0d8"],["\ua46d\ua18f","\ua18f\ua2cd","\ua18f\ua44d","\ua18f\ua315","\ua18f\ua1d6","\ua18f\ua26c","\ua18f\ua0d8"]],sv,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\ua2cd\ua1aa","\ua44d\ua1aa","\ua315\ua1aa","\ua1d6\ua1aa","\ua26c\ua1aa","\ua0d8\ua1aa","\ua3c3\ua1aa","\ua246\ua1aa","\ua22c\ua1aa","\ua2b0\ua1aa","\ua2b0\ua2aa\ua1aa","\ua2b0\ua44b\ua1aa"],sv],sv,[["\ua0c5\ua2ca\ua0bf","\ua0c5\ua2ca\ua282"],sv,sv],0,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",sv,sv,sv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"CNY","\xa5","CNY",{CNY:["\xa5"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function I2t(t){return 5}],zu=void 0;const P2t=["is",[["f.","e."],["f.h.","e.h."],zu],[["f.h.","e.h."],zu,zu],[["S","M","\xde","M","F","F","L"],["sun.","m\xe1n.","\xferi.","mi\xf0.","fim.","f\xf6s.","lau."],["sunnudagur","m\xe1nudagur","\xferi\xf0judagur","mi\xf0vikudagur","fimmtudagur","f\xf6studagur","laugardagur"],["su.","m\xe1.","\xfer.","mi.","fi.","f\xf6.","la."]],zu,[["J","F","M","A","M","J","J","\xc1","S","O","N","D"],["jan.","feb.","mar.","apr.","ma\xed","j\xfan.","j\xfal.","\xe1g\xfa.","sep.","okt.","n\xf3v.","des."],["jan\xfaar","febr\xfaar","mars","apr\xedl","ma\xed","j\xfan\xed","j\xfal\xed","\xe1g\xfast","september","okt\xf3ber","n\xf3vember","desember"]],zu,[["f.k.","e.k."],["f.Kr.","e.Kr."],["fyrir Krist","eftir Krist"]],1,[6,0],["d.M.y","d. MMM y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",zu,"{1} 'kl'. {0}",zu],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"ISK","ISK","\xedslensk kr\xf3na",{AUD:[zu,"$"],BRL:[zu,"R$"],CAD:[zu,"$"],EUR:[zu,"\u20ac"],GBP:[zu,"\xa3"],INR:[zu,"\u20b9"],JPY:["JP\xa5","\xa5"],KRW:[zu,"\u20a9"],MXN:[zu,"$"],NZD:[zu,"$"],PHP:[zu,"\u20b1"],TWD:[zu,"NT$"],USD:[zu,"$"],VND:[zu,"\u20ab"]},"ltr",function N2t(t){const n=Math.floor(Math.abs(t)),i=parseInt(t.toString().replace(/^[^.]*\.?|0+$/g,""),10)||0;return 0===i&&n%10==1&&n%100!=11||0!==i?1:5}],a0=void 0;const F2t=["it-CH",[["m.","p."],["AM","PM"],a0],a0,[["D","L","M","M","G","V","S"],["dom","lun","mar","mer","gio","ven","sab"],["domenica","luned\xec","marted\xec","mercoled\xec","gioved\xec","venerd\xec","sabato"],["dom","lun","mar","mer","gio","ven","sab"]],a0,[["G","F","M","A","M","G","L","A","S","O","N","D"],["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]],a0,[["aC","dC"],["a.C.","d.C."],["avanti Cristo","dopo Cristo"]],1,[6,0],["dd.MM.yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",a0,"{1} {0}",a0],[".","\u2019",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4-#,##0.00","#E0"],"CHF","CHF","franco svizzero",{BRL:[a0,"R$"],BYN:[a0,"Br"],EGP:[a0,"\xa3E"],HKD:[a0,"$"],INR:[a0,"\u20b9"],JPY:[a0,"\xa5"],KRW:[a0,"\u20a9"],MXN:[a0,"$"],NOK:[a0,"NKr"],THB:["\u0e3f"],TWD:[a0,"NT$"],USD:[a0,"$"],VND:[a0,"\u20ab"]},"ltr",function R2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],r0=void 0;const B2t=["it-SM",[["m.","p."],["AM","PM"],r0],r0,[["D","L","M","M","G","V","S"],["dom","lun","mar","mer","gio","ven","sab"],["domenica","luned\xec","marted\xec","mercoled\xec","gioved\xec","venerd\xec","sabato"],["dom","lun","mar","mer","gio","ven","sab"]],r0,[["G","F","M","A","M","G","L","A","S","O","N","D"],["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]],r0,[["aC","dC"],["a.C.","d.C."],["avanti Cristo","dopo Cristo"]],1,[6,0],["dd/MM/yy","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",r0,"{1} {0}",r0],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{BRL:[r0,"R$"],BYN:[r0,"Br"],EGP:[r0,"\xa3E"],HKD:[r0,"$"],INR:[r0,"\u20b9"],JPY:[r0,"\xa5"],KRW:[r0,"\u20a9"],MXN:[r0,"$"],NOK:[r0,"NKr"],THB:["\u0e3f"],TWD:[r0,"NT$"],USD:[r0,"$"],VND:[r0,"\u20ab"]},"ltr",function H2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],s0=void 0;const $2t=["it-VA",[["m.","p."],["AM","PM"],s0],s0,[["D","L","M","M","G","V","S"],["dom","lun","mar","mer","gio","ven","sab"],["domenica","luned\xec","marted\xec","mercoled\xec","gioved\xec","venerd\xec","sabato"],["dom","lun","mar","mer","gio","ven","sab"]],s0,[["G","F","M","A","M","G","L","A","S","O","N","D"],["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]],s0,[["aC","dC"],["a.C.","d.C."],["avanti Cristo","dopo Cristo"]],1,[6,0],["dd/MM/yy","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",s0,"{1} {0}",s0],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{BRL:[s0,"R$"],BYN:[s0,"Br"],EGP:[s0,"\xa3E"],HKD:[s0,"$"],INR:[s0,"\u20b9"],JPY:[s0,"\xa5"],KRW:[s0,"\u20a9"],MXN:[s0,"$"],NOK:[s0,"NKr"],THB:["\u0e3f"],TWD:[s0,"NT$"],USD:[s0,"$"],VND:[s0,"\u20ab"]},"ltr",function z2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],o0=void 0;const W2t=["it",[["m.","p."],["AM","PM"],o0],o0,[["D","L","M","M","G","V","S"],["dom","lun","mar","mer","gio","ven","sab"],["domenica","luned\xec","marted\xec","mercoled\xec","gioved\xec","venerd\xec","sabato"],["dom","lun","mar","mer","gio","ven","sab"]],o0,[["G","F","M","A","M","G","L","A","S","O","N","D"],["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]],o0,[["aC","dC"],["a.C.","d.C."],["avanti Cristo","dopo Cristo"]],1,[6,0],["dd/MM/yy","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",o0,"{1} {0}",o0],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{BRL:[o0,"R$"],BYN:[o0,"Br"],EGP:[o0,"\xa3E"],HKD:[o0,"$"],INR:[o0,"\u20b9"],JPY:[o0,"\xa5"],KRW:[o0,"\u20a9"],MXN:[o0,"$"],NOK:[o0,"NKr"],THB:["\u0e3f"],TWD:[o0,"NT$"],USD:[o0,"$"],VND:[o0,"\u20ab"]},"ltr",function V2t(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],xm=void 0;const j2t=["ja",[["\u5348\u524d","\u5348\u5f8c"],xm,xm],xm,[["\u65e5","\u6708","\u706b","\u6c34","\u6728","\u91d1","\u571f"],xm,["\u65e5\u66dc\u65e5","\u6708\u66dc\u65e5","\u706b\u66dc\u65e5","\u6c34\u66dc\u65e5","\u6728\u66dc\u65e5","\u91d1\u66dc\u65e5","\u571f\u66dc\u65e5"],["\u65e5","\u6708","\u706b","\u6c34","\u6728","\u91d1","\u571f"]],xm,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],xm],xm,[["BC","AD"],["\u7d00\u5143\u524d","\u897f\u66a6"],xm],0,[6,0],["y/MM/dd",xm,"y\u5e74M\u6708d\u65e5","y\u5e74M\u6708d\u65e5EEEE"],["H:mm","H:mm:ss","H:mm:ss z","H\u6642mm\u5206ss\u79d2 zzzz"],["{1} {0}",xm,xm,xm],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"JPY","\uffe5","\u65e5\u672c\u5186",{CNY:["\u5143","\uffe5"],JPY:["\uffe5"],PHP:[xm,"\u20b1"],RON:[xm,"\u30ec\u30a4"],XXX:[]},"ltr",function G2t(t){return 5}],B1=void 0;const U2t=["jgo",[["mba\ua78cmba\ua78c","\u014bka mb\u0254\u0301t nji"],B1,B1],B1,[["S\u0254\u0301","M\u0254\u0301","\xc1M","W\u025b\u0301","T\u0254\u0301","F\u025b","S\xe1"],["S\u0254\u0301ndi","M\u0254\u0301ndi","\xc1pta M\u0254\u0301ndi","W\u025b\u0301n\u025bs\u025bd\u025b","T\u0254\u0301s\u025bd\u025b","F\u025bl\xe2y\u025bd\u025b","S\xe1sid\u025b"],B1,B1],B1,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Ndu\u014bmbi Sa\u014b","P\u025bsa\u014b P\u025b\u0301p\xe1","P\u025bsa\u014b P\u025b\u0301t\xe1t","P\u025bsa\u014b P\u025b\u0301n\u025b\u0301kwa","P\u025bsa\u014b Pataa","P\u025bsa\u014b P\u025b\u0301n\u025b\u0301nt\xfak\xfa","P\u025bsa\u014b Saamb\xe1","P\u025bsa\u014b P\u025b\u0301n\u025b\u0301f\u0254m","P\u025bsa\u014b P\u025b\u0301n\u025b\u0301pf\xfa\ua78b\xfa","P\u025bsa\u014b N\u025bg\u025b\u0301m","P\u025bsa\u014b Nts\u0254\u030cpm\u0254\u0301","P\u025bsa\u014b Nts\u0254\u030cpp\xe1"],B1],B1,[["BCE","CE"],B1,["ts\u025btts\u025bt m\u025b\u014bgu\ua78c mi \u025b\u0301 l\u025b\u025bn\u025b K\u025bl\xeds\u025bt\u0254 g\u0254 \u0144\u0254\u0301","ts\u025btts\u025bt m\u025b\u014bgu\ua78c mi \u025b\u0301 f\xfan\u025b K\u025bl\xeds\u025bt\u0254 t\u0254\u0301 m\u0254\u0301"]],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","EEEE, y MMMM dd"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",B1,B1,B1],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"XAF","FCFA","F\u025bl\xe2\u014b",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function q2t(t){return 1===t?1:5}],lC=void 0;const J2t=["jmc",[["utuko","kyiukonyi"],lC,lC],lC,[["J","J","J","J","A","I","J"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"],["Jumapilyi","Jumatatuu","Jumanne","Jumatanu","Alhamisi","Ijumaa","Jumamosi"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"]],lC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprilyi","Mei","Junyi","Julyai","Agusti","Septemba","Oktoba","Novemba","Desemba"]],lC,[["KK","BK"],lC,["Kabla ya Kristu","Baada ya Kristu"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",lC,lC,lC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TZS","TSh","Shilingi ya Tanzania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function Y2t(t){return 1===t?1:5}],tT=void 0;const X2t=["jv",[["Isuk","Wengi"],tT,tT],tT,[["A","S","S","R","K","J","S"],["Ahad","Sen","Sel","Rab","Kam","Jum","Sab"],["Ahad","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"],["Ahad","Sen","Sel","Rab","Kam","Jum","Sab"]],tT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Agt","Sep","Okt","Nov","Des"],["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"]],tT,[["SM","M"],tT,["Sakdurunge Masehi","Masehi"]],0,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",tT,"{1} {0}",tT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"IDR","Rp","Rupiah Indonesia",{IDR:["Rp"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function K2t(t){return 5}],yc=void 0;const Q2t=["ka",[["a","p"],["AM","PM"],yc],[["AM","PM"],yc,yc],[["\u10d9","\u10dd","\u10e1","\u10dd","\u10ee","\u10de","\u10e8"],["\u10d9\u10d5\u10d8","\u10dd\u10e0\u10e8","\u10e1\u10d0\u10db","\u10dd\u10d7\u10ee","\u10ee\u10e3\u10d7","\u10de\u10d0\u10e0","\u10e8\u10d0\u10d1"],["\u10d9\u10d5\u10d8\u10e0\u10d0","\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8","\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8","\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8","\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8","\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8","\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8"],["\u10d9\u10d5","\u10dd\u10e0","\u10e1\u10db","\u10dd\u10d7","\u10ee\u10d7","\u10de\u10e0","\u10e8\u10d1"]],yc,[["\u10d8","\u10d7","\u10db","\u10d0","\u10db","\u10d8","\u10d8","\u10d0","\u10e1","\u10dd","\u10dc","\u10d3"],["\u10d8\u10d0\u10dc","\u10d7\u10d4\u10d1","\u10db\u10d0\u10e0","\u10d0\u10de\u10e0","\u10db\u10d0\u10d8","\u10d8\u10d5\u10dc","\u10d8\u10d5\u10da","\u10d0\u10d2\u10d5","\u10e1\u10d4\u10e5","\u10dd\u10e5\u10e2","\u10dc\u10dd\u10d4","\u10d3\u10d4\u10d9"],["\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8","\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8","\u10db\u10d0\u10e0\u10e2\u10d8","\u10d0\u10de\u10e0\u10d8\u10da\u10d8","\u10db\u10d0\u10d8\u10e1\u10d8","\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8","\u10d8\u10d5\u10da\u10d8\u10e1\u10d8","\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd","\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8","\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8","\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8","\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8"]],yc,[["\u10eb\u10d5. \u10ec.","\u10d0\u10ee. \u10ec."],yc,["\u10eb\u10d5\u10d4\u10da\u10d8 \u10ec\u10d4\u10da\u10d7\u10d0\u10e6\u10e0\u10d8\u10ea\u10ee\u10d5\u10d8\u10d7","\u10d0\u10ee\u10d0\u10da\u10d8 \u10ec\u10d4\u10da\u10d7\u10d0\u10e6\u10e0\u10d8\u10ea\u10ee\u10d5\u10d8\u10d7"]],1,[6,0],["dd.MM.yy","d MMM. y","d MMMM, y","EEEE, dd MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",yc,yc,yc],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u10d0\u10e0\xa0\u10d0\u10e0\u10d8\u10e1\xa0\u10e0\u10d8\u10ea\u10ee\u10d5\u10d8",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"GEL","\u20be","\u10e5\u10d0\u10e0\u10d7\u10e3\u10da\u10d8 \u10da\u10d0\u10e0\u10d8",{AUD:[yc,"$"],CNY:[yc,"\xa5"],GEL:["\u20be"],HKD:[yc,"$"],ILS:[yc,"\u20aa"],INR:[yc,"\u20b9"],JPY:[yc,"\xa5"],KRW:[yc,"\u20a9"],NZD:[yc,"$"],PHP:[yc,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[yc,"\u20ab"]},"ltr",function Z2t(t){return 1===t?1:5}],dC=void 0;const tTt=["kab",[["n tufat","n tmeddit"],dC,dC],dC,[["Y","S","K","K","S","S","S"],["Yan","San","Kra\u1e0d","Ku\u1e93","Sam","S\u1e0dis","Say"],["Yanass","Sanass","Kra\u1e0dass","Ku\u1e93ass","Samass","S\u1e0disass","Sayass"],["Yan","San","Kra\u1e0d","Ku\u1e93","Sam","S\u1e0dis","Say"]],dC,[["Y","F","M","Y","M","Y","Y","\u0194","C","T","N","D"],["Yen","Fur","Me\u0263","Yeb","May","Yun","Yul","\u0194uc","Cte","Tub","Nun","Du\u01e7"],["Yennayer","Fu\u1e5bar","Me\u0263res","Yebrir","Mayyu","Yunyu","Yulyu","\u0194uct","Ctembe\u1e5b","Tube\u1e5b","Nunembe\u1e5b","Du\u01e7embe\u1e5b"]],dC,[["snd. T.\u0190","sld. T.\u0190"],dC,["send talalit n \u0190isa","seld talalit n \u0190isa"]],6,[5,6],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",dC,dC,dC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"DZD","DA","Adinar Azzayri",{DZD:["DA"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function eTt(t){const n=Math.floor(Math.abs(t));return 0===n||1===n?1:5}],uC=void 0;const iTt=["kam",[["\u0128yakwakya","\u0128yaw\u0129oo"],uC,uC],uC,[["Y","W","E","A","A","A","A"],["Wky","Wkw","Wkl","Wt\u0169","Wkn","Wtn","Wth"],["Wa kyumwa","Wa kwamb\u0129l\u0129lya","Wa kel\u0129","Wa katat\u0169","Wa kana","Wa katano","Wa thanthat\u0169"],["Wky","Wkw","Wkl","Wt\u0169","Wkn","Wtn","Wth"]],uC,[["M","K","K","K","K","T","M","N","K","\u0128","\u0128","\u0128"],["Mbe","Kel","Kt\u0169","Kan","Ktn","Tha","Moo","Nya","Knd","\u0128ku","\u0128km","\u0128kl"],["Mwai wa mbee","Mwai wa kel\u0129","Mwai wa katat\u0169","Mwai wa kana","Mwai wa katano","Mwai wa thanthat\u0169","Mwai wa muonza","Mwai wa nyaanya","Mwai wa kenda","Mwai wa \u0129kumi","Mwai wa \u0129kumi na \u0129mwe","Mwai wa \u0129kumi na il\u0129"]],uC,[["MY","IY"],uC,["Mbee wa Yes\u0169","\u0128tina wa Yes\u0169"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",uC,uC,uC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Silingi ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function nTt(t){return 5}],cC=void 0;const rTt=["kde",[["Muhi","Chilo"],cC,cC],cC,[["2","3","4","5","6","7","1"],["Ll2","Ll3","Ll4","Ll5","Ll6","Ll7","Ll1"],["Liduva lyapili","Liduva lyatatu","Liduva lyanchechi","Liduva lyannyano","Liduva lyannyano na linji","Liduva lyannyano na mavili","Liduva litandi"],["Ll2","Ll3","Ll4","Ll5","Ll6","Ll7","Ll1"]],cC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Mwedi Ntandi","Mwedi wa Pili","Mwedi wa Tatu","Mwedi wa Nchechi","Mwedi wa Nnyano","Mwedi wa Nnyano na Umo","Mwedi wa Nnyano na Mivili","Mwedi wa Nnyano na Mitatu","Mwedi wa Nnyano na Nchechi","Mwedi wa Nnyano na Nnyano","Mwedi wa Nnyano na Nnyano na U","Mwedi wa Nnyano na Nnyano na M"]],cC,[["AY","NY"],cC,["Akanapawa Yesu","Nankuida Yesu"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",cC,cC,cC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TZS","TSh","Shilingi ya Tanzania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function aTt(t){return 5}],pC=void 0;const oTt=["kea",[["am","pm"],pC,pC],pC,[["D","S","T","K","K","S","S"],["dum","sig","ter","kua","kin","ses","sab"],["dumingu","sigunda-fera","tersa-fera","kuarta-fera","kinta-fera","sesta-fera","s\xe1badu"],["du","si","te","ku","ki","se","sa"]],pC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Abr","Mai","Jun","Jul","Ago","Set","Otu","Nuv","Diz"],["Janeru","Febreru","Marsu","Abril","Maiu","Junhu","Julhu","Agostu","Setenbru","Otubru","Nuvenbru","Dizenbru"]],pC,[["AK","DK"],pC,["antis di Kristu","dispos di Kristu"]],1,[6,0],["dd/MM/y","d MMM y","d 'di' MMMM 'di' y","EEEE, d 'di' MMMM 'di' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",pC,pC,pC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"CVE","\u200b","Skudu Kabuverdianu",{AUD:["AU$","$"],CVE:["\u200b"],JPY:["JP\xa5","\xa5"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function sTt(t){return 5}],hC=void 0;const dTt=["khq",[["Adduha","Aluula"],hC,hC],hC,[["H","T","T","L","L","L","S"],["Alh","Ati","Ata","Ala","Alm","Alj","Ass"],["Alhadi","Atini","Atalata","Alarba","Alhamiisa","Aljuma","Assabdu"],["Alh","Ati","Ata","Ala","Alm","Alj","Ass"]],hC,[["\u017d","F","M","A","M","\u017d","\u017d","U","S","O","N","D"],["\u017dan","Fee","Mar","Awi","Me","\u017duw","\u017duy","Ut","Sek","Okt","Noo","Dee"],["\u017danwiye","Feewiriye","Marsi","Awiril","Me","\u017duwe\u014b","\u017duyye","Ut","Sektanbur","Oktoobur","Noowanbur","Deesanbur"]],hC,[["IJ","IZ"],hC,["Isaa jine","Isaa jamanoo"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",hC,hC,hC],[".","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"XOF","F\u202fCFA","CFA Fra\u014b (BCEAO)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function lTt(t){return 5}],mC=void 0;const cTt=["ki",[["Kiroko","Hwa\u0129-in\u0129"],mC,mC],mC,[["K","N","N","N","A","N","N"],["KMA","NTT","NMN","NMT","ART","NMA","NMM"],["Kiumia","Njumatat\u0169","Njumaine","Njumatana","Aramithi","Njumaa","Njumamothi"],["KMA","NTT","NMN","NMT","ART","NMA","NMM"]],mC,[["J","K","G","K","G","G","M","K","K","I","I","D"],["JEN","WKR","WGT","WKN","WTN","WTD","WMJ","WNN","WKD","WIK","WMW","DIT"],["Njenuar\u0129","Mwere wa ker\u0129","Mwere wa gatat\u0169","Mwere wa kana","Mwere wa gatano","Mwere wa gatandat\u0169","Mwere wa m\u0169gwanja","Mwere wa kanana","Mwere wa kenda","Mwere wa ik\u0169mi","Mwere wa ik\u0169mi na \u0169mwe","Ndithemba"]],mC,[["MK","TK"],mC,["Mbere ya Kristo","Thutha wa Kristo"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",mC,mC,mC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Ciringi ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function uTt(t){return 5}],fC=void 0;const hTt=["kk",[["AM","PM"],fC,fC],fC,[["\u0416","\u0414","\u0421","\u0421","\u0411","\u0416","\u0421"],["\u0436\u0441","\u0434\u0441","\u0441\u0441","\u0441\u0440","\u0431\u0441","\u0436\u043c","\u0441\u0431"],["\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456","\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456","\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456","\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456","\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456","\u0436\u04b1\u043c\u0430","\u0441\u0435\u043d\u0431\u0456"],["\u0436\u0441","\u0434\u0441","\u0441\u0441","\u0441\u0440","\u0431\u0441","\u0436\u043c","\u0441\u0431"]],fC,[["\u049a","\u0410","\u041d","\u0421","\u041c","\u041c","\u0428","\u0422","\u049a","\u049a","\u049a","\u0416"],["\u049b\u0430\u04a3.","\u0430\u049b\u043f.","\u043d\u0430\u0443.","\u0441\u04d9\u0443.","\u043c\u0430\u043c.","\u043c\u0430\u0443.","\u0448\u0456\u043b.","\u0442\u0430\u043c.","\u049b\u044b\u0440.","\u049b\u0430\u0437.","\u049b\u0430\u0440.","\u0436\u0435\u043b."],["\u049b\u0430\u04a3\u0442\u0430\u0440","\u0430\u049b\u043f\u0430\u043d","\u043d\u0430\u0443\u0440\u044b\u0437","\u0441\u04d9\u0443\u0456\u0440","\u043c\u0430\u043c\u044b\u0440","\u043c\u0430\u0443\u0441\u044b\u043c","\u0448\u0456\u043b\u0434\u0435","\u0442\u0430\u043c\u044b\u0437","\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a","\u049b\u0430\u0437\u0430\u043d","\u049b\u0430\u0440\u0430\u0448\u0430","\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d"]],[["\u049a","\u0410","\u041d","\u0421","\u041c","\u041c","\u0428","\u0422","\u049a","\u049a","\u049a","\u0416"],["\u049b\u0430\u04a3.","\u0430\u049b\u043f.","\u043d\u0430\u0443.","\u0441\u04d9\u0443.","\u043c\u0430\u043c.","\u043c\u0430\u0443.","\u0448\u0456\u043b.","\u0442\u0430\u043c.","\u049b\u044b\u0440.","\u049b\u0430\u0437.","\u049b\u0430\u0440.","\u0436\u0435\u043b."],["\u049a\u0430\u04a3\u0442\u0430\u0440","\u0410\u049b\u043f\u0430\u043d","\u041d\u0430\u0443\u0440\u044b\u0437","\u0421\u04d9\u0443\u0456\u0440","\u041c\u0430\u043c\u044b\u0440","\u041c\u0430\u0443\u0441\u044b\u043c","\u0428\u0456\u043b\u0434\u0435","\u0422\u0430\u043c\u044b\u0437","\u049a\u044b\u0440\u043a\u04af\u0439\u0435\u043a","\u049a\u0430\u0437\u0430\u043d","\u049a\u0430\u0440\u0430\u0448\u0430","\u0416\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d"]],[["\u0431.\u0437.\u0434.","\u0431.\u0437."],fC,["\u0411\u0456\u0437\u0434\u0456\u04a3 \u0437\u0430\u043c\u0430\u043d\u044b\u043c\u044b\u0437\u0493\u0430 \u0434\u0435\u0439\u0456\u043d","\u0431\u0456\u0437\u0434\u0456\u04a3 \u0437\u0430\u043c\u0430\u043d\u044b\u043c\u044b\u0437"]],1,[6,0],["dd.MM.yy","y '\u0436'. dd MMM","y '\u0436'. d MMMM","y '\u0436'. d MMMM, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",fC,fC,fC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u0441\u0430\u043d\xa0\u0435\u043c\u0435\u0441",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"KZT","\u20b8","\u049a\u0430\u0437\u0430\u049b\u0441\u0442\u0430\u043d \u0442\u0435\u04a3\u0433\u0435\u0441\u0456",{JPY:["JP\xa5","\xa5"],KZT:["\u20b8"],PHP:[fC,"\u20b1"],RUB:["\u20bd"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function pTt(t){return 1===t?1:5}],ig=void 0;const fTt=["kkj",[["AM","PM"],ig,ig],ig,[["so","lu","ma","m\u025b","ye","va","ms"],["s\u0254ndi","lundi","mardi","m\u025brk\u025br\u025bdi","yedi","va\u014bd\u025br\u025bdi","m\u0254n\u0254 s\u0254ndi"],ig,ig],[["so","lu","ma","m\u025b","ye","va","ms"],["s\u0254ndi","lundi","mardi","m\u025brk\u025br\u025bdi","yedi","va\u014bd\u025br\u025bdi","m\u0254n\u0254 s\u0254ndi"],ig,["so","lu","ma","m\u025b","ye","va","ms"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["pamba","wanja","mbiy\u0254 m\u025bndo\u014bg\u0254","Ny\u0254l\u0254mb\u0254\u014bg\u0254","M\u0254n\u0254 \u014bgbanja","Nya\u014bgw\u025b \u014bgbanja","ku\u014bgw\u025b","f\u025b","njapi","nyukul","M11","\u0253ul\u0253us\u025b"],ig],ig,[["BCE","CE"],ig,ig],1,[6,0],["dd/MM y","d MMM y","d MMMM y","EEEE dd MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",ig,ig,ig],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"XAF","FCFA","Franc CFA",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function mTt(t){return 1===t?1:5}],gC=void 0;const _Tt=["kl",[["AM","PM"],gC,gC],gC,[["S","M","T","W","T","F","S"],["sap","ata","mar","pin","sis","tal","arf"],["sapaat","ataasinngorneq","marlunngorneq","pingasunngorneq","sisamanngorneq","tallimanngorneq","arfininngorneq"],["sap","ata","mar","pin","sis","tal","arf"]],gC,[["1","2","3","4","5","6","7","8","9","10","11","12"],["jan","febr","mar","apr","maj","jun","jul","aug","sept","okt","nov","dec"],["januaarip","februaarip","marsip","apriilip","maajip","juunip","juulip","aggustip","septembarip","oktobarip","novembarip","decembarip"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["jan","febr","mar","apr","maj","jun","jul","aug","sept","okt","nov","dec"],["januaari","februaari","marsi","apriili","maaji","juuni","juuli","aggusti","septembari","oktobari","novembari","decembari"]],[["BCE","CE"],gC,gC],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH.mm","HH.mm.ss","HH.mm.ss z","HH.mm.ss zzzz"],["{1} {0}",gC,gC,gC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4#,##0.00;\xa4-#,##0.00","#E0"],"DKK","kr.","DKK",{DKK:["kr.","kr"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function gTt(t){return 1===t?1:5}],_C=void 0;const vTt=["kln",[["krn","koosk"],_C,["karoon","kooskoliny"]],[["krn","koosk"],_C,_C],[["T","T","O","S","A","M","L"],["Kts","Kot","Koo","Kos","Koa","Kom","Kol"],["Kotisap","Kotaai","Koaeng\u2019","Kosomok","Koang\u2019wan","Komuut","Kolo"],["Kts","Kot","Koo","Kos","Koa","Kom","Kol"]],_C,[["M","N","T","I","M","P","N","R","B","E","K","K"],["Mul","Ngat","Taa","Iwo","Mam","Paa","Nge","Roo","Bur","Epe","Kpt","Kpa"],["Mulgul","Ng\u2019atyaato","Kiptaamo","Iwootkuut","Mamuut","Paagi","Ng\u2019eiyeet","Rooptui","Bureet","Epeeso","Kipsuunde ne taai","Kipsuunde nebo aeng\u2019"]],_C,[["AM","KO"],_C,["Amait kesich Jesu","Kokakesich Jesu"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",_C,_C,_C],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Silingitab ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function yTt(t){return 5}],yC=void 0;const MTt=["km",[["a","p"],["AM","PM"],yC],[["AM","PM"],yC,yC],[["\u17a2","\u1785","\u17a2","\u1796","\u1796","\u179f","\u179f"],["\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799","\u1785\u1793\u17d2\u1791","\u17a2\u1784\u17d2\u1782\u17b6\u179a","\u1796\u17bb\u1792","\u1796\u17d2\u179a\u17a0","\u179f\u17bb\u1780\u17d2\u179a","\u179f\u17c5\u179a\u17cd"],["\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799","\u1785\u17d0\u1793\u17d2\u1791","\u17a2\u1784\u17d2\u1782\u17b6\u179a","\u1796\u17bb\u1792","\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd","\u179f\u17bb\u1780\u17d2\u179a","\u179f\u17c5\u179a\u17cd"],["\u17a2\u17b6","\u1785","\u17a2","\u1796\u17bb","\u1796\u17d2\u179a","\u179f\u17bb","\u179f"]],[["\u17a2","\u1785","\u17a2","\u1796","\u1796","\u179f","\u179f"],["\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799","\u1785\u1793\u17d2\u1791","\u17a2\u1784\u17d2\u1782\u17b6\u179a","\u1796\u17bb\u1792","\u1796\u17d2\u179a\u17a0","\u179f\u17bb\u1780\u17d2\u179a","\u179f\u17c5\u179a\u17cd"],["\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799","\u1785\u1793\u17d2\u1791","\u17a2\u1784\u17d2\u1782\u17b6\u179a","\u1796\u17bb\u1792","\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd","\u179f\u17bb\u1780\u17d2\u179a","\u179f\u17c5\u179a\u17cd"],["\u17a2\u17b6","\u1785","\u17a2","\u1796\u17bb","\u1796\u17d2\u179a","\u179f\u17bb","\u179f"]],[["\u1798","\u1780","\u1798","\u1798","\u17a7","\u1798","\u1780","\u179f","\u1780","\u178f","\u179c","\u1792"],["\u1798\u1780\u179a\u17b6","\u1780\u17bb\u1798\u17d2\u1797\u17c8","\u1798\u17b8\u1793\u17b6","\u1798\u17c1\u179f\u17b6","\u17a7\u179f\u1797\u17b6","\u1798\u17b7\u1790\u17bb\u1793\u17b6","\u1780\u1780\u17d2\u1780\u178a\u17b6","\u179f\u17b8\u17a0\u17b6","\u1780\u1789\u17d2\u1789\u17b6","\u178f\u17bb\u179b\u17b6","\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6","\u1792\u17d2\u1793\u17bc"],yC],yC,[["\u1798\u17bb\u1793 \u1782.\u179f.","\u1782.\u179f."],yC,["\u1798\u17bb\u1793\u200b\u1782\u17d2\u179a\u17b7\u179f\u17d2\u178f\u179f\u1780\u179a\u17b6\u1787","\u1782\u17d2\u179a\u17b7\u179f\u17d2\u178f\u179f\u1780\u179a\u17b6\u1787"]],0,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",yC,"{1} \u1793\u17c5\u200b\u1798\u17c9\u17c4\u1784 {0}",yC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"KHR","\u17db","\u179a\u17c0\u179b\u200b\u1780\u1798\u17d2\u1796\u17bb\u1787\u17b6",{JPY:["JP\xa5","\xa5"],KHR:["\u17db"],PHP:[yC,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function bTt(t){return 5}],sM=void 0;const DTt=["kn",[["\u0caa\u0cc2","\u0c85"],["\u0caa\u0cc2\u0cb0\u0ccd\u0cb5\u0cbe\u0cb9\u0ccd\u0ca8","\u0c85\u0caa\u0cb0\u0cbe\u0cb9\u0ccd\u0ca8"],sM],[["\u0caa\u0cc2\u0cb0\u0ccd\u0cb5\u0cbe\u0cb9\u0ccd\u0ca8","\u0c85\u0caa\u0cb0\u0cbe\u0cb9\u0ccd\u0ca8"],sM,sM],[["\u0cad\u0cbe","\u0cb8\u0ccb","\u0cae\u0c82","\u0cac\u0cc1","\u0c97\u0cc1","\u0cb6\u0cc1","\u0cb6"],["\u0cad\u0cbe\u0ca8\u0cc1","\u0cb8\u0ccb\u0cae","\u0cae\u0c82\u0c97\u0cb3","\u0cac\u0cc1\u0ca7","\u0c97\u0cc1\u0cb0\u0cc1","\u0cb6\u0cc1\u0c95\u0ccd\u0cb0","\u0cb6\u0ca8\u0cbf"],["\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0","\u0cb8\u0ccb\u0cae\u0cb5\u0cbe\u0cb0","\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0","\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0","\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0","\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0","\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0"],["\u0cad\u0cbe\u0ca8\u0cc1","\u0cb8\u0ccb\u0cae","\u0cae\u0c82\u0c97\u0cb3","\u0cac\u0cc1\u0ca7","\u0c97\u0cc1\u0cb0\u0cc1","\u0cb6\u0cc1\u0c95\u0ccd\u0cb0","\u0cb6\u0ca8\u0cbf"]],sM,[["\u0c9c","\u0cab\u0cc6","\u0cae\u0cbe","\u0c8f","\u0cae\u0cc7","\u0c9c\u0cc2","\u0c9c\u0cc1","\u0c86","\u0cb8\u0cc6","\u0c85","\u0ca8","\u0ca1\u0cbf"],["\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf","\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf","\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd","\u0c8f\u0caa\u0ccd\u0cb0\u0cbf","\u0cae\u0cc7","\u0c9c\u0cc2\u0ca8\u0ccd","\u0c9c\u0cc1\u0cb2\u0cc8","\u0c86\u0c97","\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82","\u0c85\u0c95\u0ccd\u0c9f\u0ccb","\u0ca8\u0cb5\u0cc6\u0c82","\u0ca1\u0cbf\u0cb8\u0cc6\u0c82"],["\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf","\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf","\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd","\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd","\u0cae\u0cc7","\u0c9c\u0cc2\u0ca8\u0ccd","\u0c9c\u0cc1\u0cb2\u0cc8","\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd","\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd","\u0c85\u0c95\u0ccd\u0c9f\u0ccb\u0cac\u0cb0\u0ccd","\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd","\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd"]],[["\u0c9c","\u0cab\u0cc6","\u0cae\u0cbe","\u0c8f","\u0cae\u0cc7","\u0c9c\u0cc2","\u0c9c\u0cc1","\u0c86","\u0cb8\u0cc6","\u0c85","\u0ca8","\u0ca1\u0cbf"],["\u0c9c\u0ca8","\u0cab\u0cc6\u0cac\u0ccd\u0cb0","\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd","\u0c8f\u0caa\u0ccd\u0cb0\u0cbf","\u0cae\u0cc7","\u0c9c\u0cc2\u0ca8\u0ccd","\u0c9c\u0cc1\u0cb2\u0cc8","\u0c86\u0c97","\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82","\u0c85\u0c95\u0ccd\u0c9f\u0ccb","\u0ca8\u0cb5\u0cc6\u0c82","\u0ca1\u0cbf\u0cb8\u0cc6\u0c82"],["\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf","\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf","\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd","\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd","\u0cae\u0cc7","\u0c9c\u0cc2\u0ca8\u0ccd","\u0c9c\u0cc1\u0cb2\u0cc8","\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd","\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd","\u0c85\u0c95\u0ccd\u0c9f\u0ccb\u0cac\u0cb0\u0ccd","\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd","\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd"]],[["\u0c95\u0ccd\u0cb0\u0cbf.\u0caa\u0cc2","\u0c95\u0ccd\u0cb0\u0cbf.\u0cb6"],sM,["\u0c95\u0ccd\u0cb0\u0cbf\u0cb8\u0ccd\u0ca4 \u0caa\u0cc2\u0cb0\u0ccd\u0cb5","\u0c95\u0ccd\u0cb0\u0cbf\u0cb8\u0ccd\u0ca4 \u0cb6\u0c95"]],0,[0,0],["d/M/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["hh:mm a","hh:mm:ss a","hh:mm:ss a z","hh:mm:ss a zzzz"],["{1} {0}",sM,sM,sM],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"INR","\u20b9","\u0cad\u0cbe\u0cb0\u0ca4\u0cc0\u0caf \u0cb0\u0cc2\u0caa\u0cbe\u0caf\u0cbf",{JPY:["JP\xa5","\xa5"],PHP:[sM,"\u20b1"],RON:[sM,"\u0cb2\u0cc0"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function xTt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],ag=void 0;const CTt=["ko-KP",[["AM","PM"],ag,["\uc624\uc804","\uc624\ud6c4"]],ag,[["\uc77c","\uc6d4","\ud654","\uc218","\ubaa9","\uae08","\ud1a0"],ag,["\uc77c\uc694\uc77c","\uc6d4\uc694\uc77c","\ud654\uc694\uc77c","\uc218\uc694\uc77c","\ubaa9\uc694\uc77c","\uae08\uc694\uc77c","\ud1a0\uc694\uc77c"],["\uc77c","\uc6d4","\ud654","\uc218","\ubaa9","\uae08","\ud1a0"]],ag,[["1\uc6d4","2\uc6d4","3\uc6d4","4\uc6d4","5\uc6d4","6\uc6d4","7\uc6d4","8\uc6d4","9\uc6d4","10\uc6d4","11\uc6d4","12\uc6d4"],ag,ag],ag,[["BC","AD"],ag,["\uae30\uc6d0\uc804","\uc11c\uae30"]],1,[6,0],["yy. M. d.","y. M. d.","y\ub144 M\uc6d4 d\uc77c","y\ub144 M\uc6d4 d\uc77c EEEE"],["a h:mm","a h:mm:ss","a h\uc2dc m\ubd84 s\ucd08 z","a h\uc2dc m\ubd84 s\ucd08 zzzz"],["{1} {0}",ag,ag,ag],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KPW","KPW","\uc870\uc120 \ubbfc\uc8fc\uc8fc\uc758 \uc778\ubbfc \uacf5\ud654\uad6d \uc6d0",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[ag,"\u20b1"],RON:[ag,"L"],TWD:["NT$"],USD:["US$","$"]},"ltr",function wTt(t){return 5}],rg=void 0;const OTt=["ko",[["AM","PM"],rg,["\uc624\uc804","\uc624\ud6c4"]],rg,[["\uc77c","\uc6d4","\ud654","\uc218","\ubaa9","\uae08","\ud1a0"],rg,["\uc77c\uc694\uc77c","\uc6d4\uc694\uc77c","\ud654\uc694\uc77c","\uc218\uc694\uc77c","\ubaa9\uc694\uc77c","\uae08\uc694\uc77c","\ud1a0\uc694\uc77c"],["\uc77c","\uc6d4","\ud654","\uc218","\ubaa9","\uae08","\ud1a0"]],rg,[["1\uc6d4","2\uc6d4","3\uc6d4","4\uc6d4","5\uc6d4","6\uc6d4","7\uc6d4","8\uc6d4","9\uc6d4","10\uc6d4","11\uc6d4","12\uc6d4"],rg,rg],rg,[["BC","AD"],rg,["\uae30\uc6d0\uc804","\uc11c\uae30"]],0,[6,0],["yy. M. d.","y. M. d.","y\ub144 M\uc6d4 d\uc77c","y\ub144 M\uc6d4 d\uc77c EEEE"],["a h:mm","a h:mm:ss","a h\uc2dc m\ubd84 s\ucd08 z","a h\uc2dc m\ubd84 s\ucd08 zzzz"],["{1} {0}",rg,rg,rg],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KRW","\u20a9","\ub300\ud55c\ubbfc\uad6d \uc6d0",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[rg,"\u20b1"],RON:[rg,"L"],TWD:["NT$"],USD:["US$","$"]},"ltr",function STt(t){return 5}],z1=void 0;const ETt=["kok",[["a","p"],["AM","PM"],z1],[["AM","PM"],z1,z1],[["\u0906","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u092c\u093f","\u0936\u0941","\u0936\u0947"],["\u0906\u092f\u0924\u093e\u0930","\u0938\u094b\u092e\u093e\u0930","\u092e\u0902\u0917\u0933\u093e\u0930","\u092c\u0941\u0927\u0935\u093e\u0930","\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u093e\u0930","\u0936\u0947\u0928\u0935\u093e\u0930"],z1,["\u0906\u092f","\u0938\u094b\u092e","\u092e\u0902\u0917\u0933","\u092c\u0941\u0927","\u092c\u093f\u0930\u0947","\u0936\u0941\u0915\u094d\u0930","\u0936\u0947\u0928"]],[["\u0906","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u092c","\u0936\u0941","\u0936\u0947"],["\u0906\u092f\u0924\u093e\u0930","\u0938\u094b\u092e\u093e\u0930","\u092e\u0902\u0917\u0933\u093e\u0930","\u092c\u0941\u0927\u0935\u093e\u0930","\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u093e\u0930","\u0936\u0947\u0928\u0935\u093e\u0930"],z1,["\u0906\u092f","\u0938\u094b\u092e","\u092e\u0902\u0917\u0933","\u092c\u0941\u0927","\u092c\u093f\u0930\u0947","\u0936\u0941\u0915\u094d\u0930","\u0936\u0947\u0928"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u090f\u092a\u094d\u0930\u0940\u0932","\u092e\u0947","\u091c\u0942\u0928","\u091c\u0941\u0932\u092f","\u0911\u0917\u0938\u094d\u091f","\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930","\u0911\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930","\u0921\u093f\u0938\u0947\u0902\u092c\u0930"],z1],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u091c\u093e\u0928\u0947","\u092b\u0947\u092c\u094d\u0930\u0941","\u092e\u093e\u0930\u094d\u091a","\u090f\u092a\u094d\u0930\u0940","\u092e\u0947","\u091c\u0942\u0928","\u091c\u0941\u0932","\u0911\u0917","\u0938\u092a\u094d\u091f\u0947\u0902","\u0911\u0915\u094d\u091f\u094b","\u0928\u094b","\u0921\u093f\u0938\u0947"],["\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u090f\u092a\u094d\u0930\u0940\u0932","\u092e\u0947","\u091c\u0942\u0928","\u091c\u0941\u0932\u092f","\u0911\u0917\u0938\u094d\u091f","\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930","\u0911\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930","\u0921\u093f\u0938\u0947\u0902\u092c\u0930"]],[["\u0915\u094d\u0930\u093f\u0938\u094d\u0924\u092a\u0942\u0930\u094d\u0935","\u0915\u094d\u0930\u093f\u0938\u094d\u0924\u0936\u0916\u093e"],z1,z1],0,[0,0],["d-M-yy","d-MMM-y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",z1,z1,z1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"INR","\u20b9","\u092d\u093e\u0930\u0924\u0940\u092f \u0930\u0941\u092a\u092f\u093e",{JPY:["JP\xa5","\xa5"],PHP:[z1,"\u20b1"],RON:["\u0930\u0949\u0928","\u0932\u0947\u0908"],USD:["US$","$"]},"ltr",function TTt(t){return 5}],oM=void 0;const kTt=["ks",[["AM","PM"],oM,oM],oM,[["\u0627","\u0698","\u0628","\u0628","\u0628","\u062c","\u0628"],["\u0622\u062a\u06be\u0648\u0627\u0631","\u0698\u0654\u0646\u062f\u0655\u0631\u0648\u0627\u0631","\u0628\u06c6\u0645\u0648\u0627\u0631","\u0628\u0648\u062f\u0648\u0627\u0631","\u0628\u0631\u0620\u0633\u0648\u0627\u0631","\u062c\u064f\u0645\u06c1","\u0628\u0679\u0648\u0627\u0631"],["\u0627\u064e\u062a\u06be\u0648\u0627\u0631","\u0698\u0654\u0646\u062f\u0631\u0655\u0631\u0648\u0627\u0631","\u0628\u06c6\u0645\u0648\u0627\u0631","\u0628\u0648\u062f\u0648\u0627\u0631","\u0628\u0631\u0620\u0633\u0648\u0627\u0631","\u062c\u064f\u0645\u06c1","\u0628\u0679\u0648\u0627\u0631"],["\u0622\u062a\u06be\u0648\u0627\u0631","\u0698\u0654\u0646\u062f\u0655\u0631\u0648\u0627\u0631","\u0628\u06c6\u0645\u0648\u0627\u0631","\u0628\u0648\u062f\u0648\u0627\u0631","\u0628\u0631\u0620\u0633\u0648\u0627\u0631","\u062c\u064f\u0645\u06c1","\u0628\u0679\u0648\u0627\u0631"]],oM,[["\u062c","\u0641","\u0645","\u0627","\u0645","\u062c","\u062c","\u0627","\u0633","\u0633","\u0627","\u0646"],["\u062c\u0646\u0624\u0631\u06cc","\u0641\u0631\u0624\u0631\u06cc","\u0645\u0627\u0631\u0655\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cc\u0654","\u062c\u0648\u0657\u0646","\u062c\u0648\u0657\u0644\u0627\u06cc\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0657\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],oM],oM,[["\u0628\u06cc \u0633\u06cc","\u0627\u06d2 \u0688\u06cc"],oM,["\u0642\u0628\u0655\u0644 \u0645\u0633\u06cc\u0656\u062d","\u0639\u06cc\u0656\u0633\u0648\u06cc \u0633\u0646\u06c1\u0655"]],0,[0,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",oM,oM,oM],[".",",",";","%","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","#E0"],"INR","\u20b9","\u06c1\u0650\u0646\u062f\u064f\u0633\u062a\u0672\u0646\u06cd \u0631\u06c4\u067e\u064e\u06d2",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"rtl",function ATt(t){return 1===t?1:5}],vC=void 0;const LTt=["ksb",[["makeo","nyiaghuo"],vC,vC],vC,[["2","3","4","5","A","I","1"],["Jpi","Jtt","Jmn","Jtn","Alh","Iju","Jmo"],["Jumaapii","Jumaatatu","Jumaane","Jumaatano","Alhamisi","Ijumaa","Jumaamosi"],["Jpi","Jtt","Jmn","Jtn","Alh","Iju","Jmo"]],vC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januali","Febluali","Machi","Aplili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]],vC,[["KK","BK"],vC,["Kabla ya Klisto","Baada ya Klisto"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",vC,vC,vC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"TZS","TSh","shilingi ya Tanzania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function ITt(t){return 1===t?1:5}],bC=void 0;const PTt=["ksf",[["s\xe1r\xfaw\xe1","c\u025b\u025b\u0301nko"],bC,bC],bC,[["s","l","m","m","j","j","s"],["s\u0254\u0301n","l\u01ddn","maa","m\u025bk","j\u01dd\u01dd","j\xfam","sam"],["s\u0254\u0301nd\u01dd","l\u01ddnd\xed","maad\xed","m\u025bkr\u025bd\xed","j\u01dd\u01ddd\xed","j\xfamb\xe1","samd\xed"],["s\u0254\u0301n","l\u01ddn","maa","m\u025bk","j\u01dd\u01dd","j\xfam","sam"]],bC,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u014b1","\u014b2","\u014b3","\u014b4","\u014b5","\u014b6","\u014b7","\u014b8","\u014b9","\u014b10","\u014b11","\u014b12"],["\u014bw\xed\xed a nt\u0254\u0301nt\u0254","\u014bw\xed\xed ak\u01dd b\u025b\u0301\u025b","\u014bw\xed\xed ak\u01dd r\xe1\xe1","\u014bw\xed\xed ak\u01dd nin","\u014bw\xed\xed ak\u01dd t\xe1an","\u014bw\xed\xed ak\u01dd t\xe1af\u0254k","\u014bw\xed\xed ak\u01dd t\xe1ab\u025b\u025b","\u014bw\xed\xed ak\u01dd t\xe1araa","\u014bw\xed\xed ak\u01dd t\xe1anin","\u014bw\xed\xed ak\u01dd nt\u025bk","\u014bw\xed\xed ak\u01dd nt\u025bk di b\u0254\u0301k","\u014bw\xed\xed ak\u01dd nt\u025bk di b\u025b\u0301\u025b"]],bC,[["d.Y.","k.Y."],bC,["di Y\u025b\u0301sus ak\xe1 y\xe1l\u025b","c\xe1m\u025b\u025bn k\u01dd k\u01ddb\u0254pka Y"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",bC,bC,bC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","fr\xe1\u014b",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function NTt(t){return 5}],aB=void 0;const FTt=["ksh",[["v.M.","n.M."],aB,["Uhr v\xf6rmiddaachs","Uhr nommendaachs"]],[["v.M.","n.M."],aB,["V\xf6rmeddaach","Nommendaach"]],[["S","M","D","M","D","F","S"],["Su.","Mo.","Di.","Me.","Du.","Fr.","Sa."],["Sunndaach","Mohndaach","Dinnsdaach","Metwoch","Dunnersdaach","Friidaach","Samsdaach"],["Su","Mo","Di","Me","Du","Fr","Sa"]],aB,[["J","F","M","A","M","J","J","O","S","O","N","D"],["Jan","F\xe4b","M\xe4z","Apr","Mai","Jun","Jul","Ouj","S\xe4p","Okt","Nov","Dez"],["Jannewa","F\xe4browa","M\xe4\xe4z","Aprell","Mai","Juuni","Juuli","Oujo\xdf","Sept\xe4mber","Oktohber","Nov\xe4mber","Dez\xe4mber"]],[["J","F","M","A","M","J","J","O","S","O","N","D"],["Jan.","F\xe4b.","M\xe4z.","Apr.","Mai","Jun.","Jul.","Ouj.","S\xe4p.","Okt.","Nov.","Dez."],["Jannewa","F\xe4browa","M\xe4\xe4z","Aprell","Mai","Juuni","Juuli","Oujo\xdf","Sept\xe4mber","Oktohber","Nov\xe4mber","Dez\xe4mber"]],[["vC","nC"],["v. Chr.","n. Chr."],["v\xfcr Krestos","noh Krestos"]],1,[6,0],["d. M. y","d. MMM. y","d. MMMM y","EEEE, 'd\xe4' d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",aB,aB,aB],[",","\xa0",";","%","+","\u2212","\xd710^","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function RTt(t){return 0===t?0:1===t?1:5}],nT=void 0;const BTt=["ku",[["BN","PN"],nT,nT],nT,[["Y","D","S","\xc7","P","\xce","\u015e"],["y\u015f","d\u015f","s\u015f","\xe7\u015f","p\u015f","\xeen","\u015f"],["yek\u015fem","du\u015fem","s\xea\u015fem","\xe7ar\u015fem","p\xeanc\u015fem","\xeen","\u015fem\xee"],["y\u015f","d\u015f","s\u015f","\xe7\u015f","p\u015f","\xeen","\u015f"]],nT,[["R","R","A","A","G","P","T","G","R","K","S","B"],["r\xeab","re\u015f","ada","avr","gul","p\xfb\u015f","t\xeer","gel","rez","kew","ser","ber"],["r\xeabendan\xea","re\u015femiy\xea","adar\xea","avr\xeal\xea","gulan\xea","p\xfb\u015fper\xea","t\xeermeh\xea","gelaw\xeaj\xea","rezber\xea","kew\xe7\xear\xea","sermawez\xea","berfanbar\xea"]],[["R","R","A","A","G","P","T","G","R","K","S","B"],["r\xeab","re\u015f","ada","avr","gul","p\xfb\u015f","t\xeer","gel","rez","kew","ser","ber"],["r\xeabendan","re\u015fem\xee","adar","avr\xeal","gulan","p\xfb\u015fper","t\xeermeh","gelaw\xeaj","rezber","kew\xe7\xear","sermawez","berfanbar"]],[["BZ","PZ"],nT,["ber\xee zay\xeen\xea","pi\u015ft\xee zay\xeen\xea"]],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",nT,nT,nT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","%#,##0","#,##0.00\xa0\xa4","#E0"],"TRY","\u20ba","TRY",{JPY:["JP\xa5","\xa5"],TRY:["\u20ba"],USD:["US$","$"]},"ltr",function HTt(t){return 1===t?1:5}],lM=void 0;const $Tt=["kw",[["a.m.","p.m."],lM,lM],lM,[["S","M","T","W","T","F","S"],["Sul","Lun","Mth","Mhr","Yow","Gwe","Sad"],["dy Sul","dy Lun","dy Meurth","dy Merher","dy Yow","dy Gwener","dy Sadorn"],["Sul","Lun","Mth","Mhr","Yow","Gwe","Sad"]],lM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Gen","Hwe","Meu","Ebr","Me","Met","Gor","Est","Gwn","Hed","Du","Kev"],["mis Genver","mis Hwevrer","mis Meurth","mis Ebrel","mis Me","mis Metheven","mis Gortheren","mis Est","mis Gwynngala","mis Hedra","mis Du","mis Kevardhu"]],lM,[["RC","AD"],lM,lM],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",lM,lM,lM],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"GBP","\xa3","GBP",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function zTt(t){const e=t;return 0===e?0:1===e?1:e%100==2||e%100==22||e%100==42||e%100==62||e%100==82||e%1e3==0&&e%1e5===Math.floor(e%1e5)&&(e%1e5>=1e3&&e%1e5<=2e4||e%1e5==4e4||e%1e5==6e4||e%1e5==8e4)||0!==e&&e%1e6==1e5?2:e%100==3||e%100==23||e%100==43||e%100==63||e%100==83?3:1===e||e%100!=1&&e%100!=21&&e%100!=41&&e%100!=61&&e%100!=81?5:4}],Co=void 0;const WTt=["ky",[["\u0442\u04a3","\u0442\u043a"],Co,["\u0442\u0430\u04a3\u043a\u044b","\u0442\u04af\u0448\u0442\u04e9\u043d \u043a\u0438\u0439\u0438\u043d\u043a\u0438"]],Co,[["\u0416","\u0414","\u0428","\u0428","\u0411","\u0416","\u0418"],["\u0436\u0435\u043a.","\u0434\u04af\u0439.","\u0448\u0435\u0439\u0448.","\u0448\u0430\u0440\u0448.","\u0431\u0435\u0439\u0448.","\u0436\u0443\u043c\u0430","\u0438\u0448\u043c."],["\u0436\u0435\u043a\u0448\u0435\u043c\u0431\u0438","\u0434\u04af\u0439\u0448\u04e9\u043c\u0431\u04af","\u0448\u0435\u0439\u0448\u0435\u043c\u0431\u0438","\u0448\u0430\u0440\u0448\u0435\u043c\u0431\u0438","\u0431\u0435\u0439\u0448\u0435\u043c\u0431\u0438","\u0436\u0443\u043c\u0430","\u0438\u0448\u0435\u043c\u0431\u0438"],["\u0436\u0448.","\u0434\u0448.","\u0448\u0448.","\u0448\u0440.","\u0431\u0448.","\u0436\u043c.","\u0438\u0448."]],Co,[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d.","\u0438\u044e\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043d.","\u043e\u043a\u0442.","\u043d\u043e\u044f.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u042f\u043d\u0432","\u0424\u0435\u0432","\u041c\u0430\u0440","\u0410\u043f\u0440","\u041c\u0430\u0439","\u0418\u044e\u043d","\u0418\u044e\u043b","\u0410\u0432\u0433","\u0421\u0435\u043d","\u041e\u043a\u0442","\u041d\u043e\u044f","\u0414\u0435\u043a"],["\u042f\u043d\u0432\u0430\u0440\u044c","\u0424\u0435\u0432\u0440\u0430\u043b\u044c","\u041c\u0430\u0440\u0442","\u0410\u043f\u0440\u0435\u043b\u044c","\u041c\u0430\u0439","\u0418\u044e\u043d\u044c","\u0418\u044e\u043b\u044c","\u0410\u0432\u0433\u0443\u0441\u0442","\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u041e\u043a\u0442\u044f\u0431\u0440\u044c","\u041d\u043e\u044f\u0431\u0440\u044c","\u0414\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u0431.\u0437.\u0447.","\u0431.\u0437."],Co,["\u0431\u0438\u0437\u0434\u0438\u043d \u0437\u0430\u043c\u0430\u043d\u0433\u0430 \u0447\u0435\u0439\u0438\u043d","\u0431\u0438\u0437\u0434\u0438\u043d \u0437\u0430\u043c\u0430\u043d"]],1,[6,0],["d/M/yy","y-'\u0436'., d-MMM","y-'\u0436'., d-MMMM","y-'\u0436'., d-MMMM, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Co,Co,Co],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u0441\u0430\u043d\xa0\u044d\u043c\u0435\u0441",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"KGS","\u0441\u043e\u043c","\u041a\u044b\u0440\u0433\u044b\u0437\u0441\u0442\u0430\u043d \u0441\u043e\u043c\u0443",{AUD:[Co,"$"],BMD:[Co,"BD$"],BRL:[Co,"R$"],BSD:[Co,"B$"],BZD:[Co,"BZ$"],CAD:[Co,"C$"],DOP:[Co,"RD$"],EGP:[Co,"LE"],GBP:[Co,"\xa3"],HKD:[Co,"HK$"],HRK:[Co,"Kn"],ILS:[Co,"\u20aa"],INR:[Co,"\u20b9"],JMD:[Co,"J$"],JPY:["JP\xa5","\xa5"],KGS:["\u0441\u043e\u043c"],KRW:[Co,"\u20a9"],MXN:[Co,"$"],NZD:[Co,"$"],PHP:[Co,"\u20b1"],THB:["\u0e3f"],TTD:[Co,"TT$"],TWD:[Co,"NT$"],USD:[Co,"$"],XCD:[Co,"$"]},"ltr",function VTt(t){return 1===t?1:5}],MC=void 0;const jTt=["lag",[["TOO","MUU"],MC,MC],MC,[["P","T","E","O","A","I","M"],["P\xedili","T\xe1atu","\xcdne","T\xe1ano","Alh","Ijm","M\xf3osi"],["Jumap\xediri","Jumat\xe1tu","Juma\xedne","Jumat\xe1ano","Alam\xedisi","Ijum\xe1a","Jumam\xf3osi"],["P\xedili","T\xe1atu","\xcdne","T\xe1ano","Alh","Ijm","M\xf3osi"]],MC,[["F","N","K","I","I","I","M","V","S","I","S","S"],["F\xfangat\u0268","Naan\u0268","Keenda","Ik\xfami","Inyambala","Idwaata","M\u0289\u0289nch\u0268","V\u0268\u0268r\u0268","Saat\u0289","Inyi","Saano","Sasat\u0289"],["K\u0289f\xfangat\u0268","K\u0289naan\u0268","K\u0289keenda","Kwiikumi","Kwiinyamb\xe1la","Kwiidwaata","K\u0289m\u0289\u0289nch\u0268","K\u0289v\u0268\u0268r\u0268","K\u0289saat\u0289","Kwiinyi","K\u0289saano","K\u0289sasat\u0289"]],MC,[["KSA","KA"],MC,["K\u0268r\u0268sit\u0289 s\u0268 anavyaal","K\u0268r\u0268sit\u0289 akavyaalwe"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",MC,MC,MC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"TZS","TSh","Shil\xedingi ya Taansan\xeda",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function GTt(t){const e=t,n=Math.floor(Math.abs(t));return 0===e?0:0!==n&&1!==n||0===e?5:1}],xC=void 0;const UTt=["lb",[["mo.","nom\xeb."],["moies","nom\xebttes"],xC],[["moies","nom\xebttes"],xC,xC],[["S","M","D","M","D","F","S"],["Son.","M\xe9i.","D\xebn.","M\xebt.","Don.","Fre.","Sam."],["Sonndeg","M\xe9indeg","D\xebnschdeg","M\xebttwoch","Donneschdeg","Freideg","Samschdeg"],["So.","M\xe9.","D\xeb.","M\xeb.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["Son","M\xe9i","D\xebn","M\xebt","Don","Fre","Sam"],["Sonndeg","M\xe9indeg","D\xebnschdeg","M\xebttwoch","Donneschdeg","Freideg","Samschdeg"],["So.","M\xe9.","D\xeb.","M\xeb.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","M\xe4e.","Abr.","Mee","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],["Januar","Februar","M\xe4erz","Abr\xebll","Mee","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","M\xe4e","Abr","Mee","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","M\xe4erz","Abr\xebll","Mee","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."],xC,xC],1,[6,0],["dd.MM.yy","d. MMM y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",xC,xC,xC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euro",{ATS:["\xf6S"],AUD:["AU$","$"],PHP:[xC,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function qTt(t){return 1===t?1:5}],DC=void 0;const JTt=["lg",[["AM","PM"],DC,DC],DC,[["S","B","L","L","L","L","L"],["Sab","Bal","Lw2","Lw3","Lw4","Lw5","Lw6"],["Sabbiiti","Balaza","Lwakubiri","Lwakusatu","Lwakuna","Lwakutaano","Lwamukaaga"],["Sab","Bal","Lw2","Lw3","Lw4","Lw5","Lw6"]],DC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apu","Maa","Juu","Jul","Agu","Seb","Oki","Nov","Des"],["Janwaliyo","Febwaliyo","Marisi","Apuli","Maayi","Juuni","Julaayi","Agusito","Sebuttemba","Okitobba","Novemba","Desemba"]],DC,[["BC","AD"],DC,["Kulisito nga tannaza","Bukya Kulisito Azaal"]],1,[0,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",DC,DC,DC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"UGX","USh","Silingi eya Yuganda",{JPY:["JP\xa5","\xa5"],UGX:["USh"],USD:["US$","$"]},"ltr",function YTt(t){return 1===t?1:5}],Dm=void 0;const XTt=["lkt",[["AM","PM"],Dm,Dm],Dm,[["A","W","N","Y","T","Z","O"],["A\u014bp\xe9tuwak\u021fa\u014b","A\u014bp\xe9tuwa\u014b\u017ei","A\u014bp\xe9tunu\u014bpa","A\u014bp\xe9tuyamni","A\u014bp\xe9tutopa","A\u014bp\xe9tuzapta\u014b","Ow\xe1\u014bgyu\u017ea\u017eapi"],Dm,Dm],[["S","M","T","W","T","F","S"],["A\u014bp\xe9tuwak\u021fa\u014b","A\u014bp\xe9tuwa\u014b\u017ei","A\u014bp\xe9tunu\u014bpa","A\u014bp\xe9tuyamni","A\u014bp\xe9tutopa","A\u014bp\xe9tuzapta\u014b","Ow\xe1\u014bgyu\u017ea\u017eapi"],Dm,Dm],[["1","2","3","4","5","6","7","8","9","10","11","12"],["Wi\xf3the\u021fika W\xed","Thiy\xf3\u021feyu\u014bka W\xed","I\u0161t\xe1wi\u010dhayaza\u014b W\xed","P\u021fe\u017e\xedt\u021fo W\xed","\u010cha\u014bw\xe1pet\u021fo W\xed","W\xedpazuk\u021fa-wa\u0161t\xe9 W\xed","\u010cha\u014bp\u021f\xe1sapa W\xed","Was\xfat\u021fu\u014b W\xed","\u010cha\u014bw\xe1pe\u01e7i W\xed","\u010cha\u014bw\xe1pe-kasn\xe1 W\xed","Wan\xedyetu W\xed","T\u021fah\xe9kap\u0161u\u014b W\xed"],Dm],Dm,[["BCE","CE"],Dm,Dm],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Dm,Dm,Dm],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"USD","$","USD",{JPY:["JP\xa5","\xa5"]},"ltr",function KTt(t){return 5}],wC=void 0;const QTt=["ln-AO",[["nt\u0254\u0301ng\u0254\u0301","mp\xf3kwa"],wC,wC],wC,[["e","y","m","m","m","m","p"],["eye","ybo","mbl","mst","min","mtn","mps"],["eyenga","mok\u0254l\u0254 mwa yambo","mok\u0254l\u0254 mwa m\xedbal\xe9","mok\u0254l\u0254 mwa m\xeds\xe1to","mok\u0254l\u0254 ya m\xedn\xe9i","mok\u0254l\u0254 ya m\xedt\xe1no","mp\u0254\u0301s\u0254"],["eye","ybo","mbl","mst","min","mtn","mps"]],wC,[["y","f","m","a","m","y","y","a","s","\u0254","n","d"],["yan","fbl","msi","apl","mai","yun","yul","agt","stb","\u0254tb","nvb","dsb"],["s\xe1nz\xe1 ya yambo","s\xe1nz\xe1 ya m\xedbal\xe9","s\xe1nz\xe1 ya m\xeds\xe1to","s\xe1nz\xe1 ya m\xednei","s\xe1nz\xe1 ya m\xedt\xe1no","s\xe1nz\xe1 ya mot\xf3b\xe1","s\xe1nz\xe1 ya nsambo","s\xe1nz\xe1 ya mwambe","s\xe1nz\xe1 ya libwa","s\xe1nz\xe1 ya z\xf3mi","s\xe1nz\xe1 ya z\xf3mi na m\u0254\u030ck\u0254\u0301","s\xe1nz\xe1 ya z\xf3mi na m\xedbal\xe9"]],wC,[["lib\xf3so ya","nsima ya Y"],wC,["Yambo ya Y\xe9zu Kr\xeds","Nsima ya Y\xe9zu Kr\xeds"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",wC,wC,wC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"AOA","Kz","Kwanza ya Ang\xf3la",{AOA:["Kz"],CDF:["FC"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function ZTt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],CC=void 0;const tEt=["ln-CF",[["nt\u0254\u0301ng\u0254\u0301","mp\xf3kwa"],CC,CC],CC,[["e","y","m","m","m","m","p"],["eye","ybo","mbl","mst","min","mtn","mps"],["eyenga","mok\u0254l\u0254 mwa yambo","mok\u0254l\u0254 mwa m\xedbal\xe9","mok\u0254l\u0254 mwa m\xeds\xe1to","mok\u0254l\u0254 ya m\xedn\xe9i","mok\u0254l\u0254 ya m\xedt\xe1no","mp\u0254\u0301s\u0254"],["eye","ybo","mbl","mst","min","mtn","mps"]],CC,[["y","f","m","a","m","y","y","a","s","\u0254","n","d"],["yan","fbl","msi","apl","mai","yun","yul","agt","stb","\u0254tb","nvb","dsb"],["s\xe1nz\xe1 ya yambo","s\xe1nz\xe1 ya m\xedbal\xe9","s\xe1nz\xe1 ya m\xeds\xe1to","s\xe1nz\xe1 ya m\xednei","s\xe1nz\xe1 ya m\xedt\xe1no","s\xe1nz\xe1 ya mot\xf3b\xe1","s\xe1nz\xe1 ya nsambo","s\xe1nz\xe1 ya mwambe","s\xe1nz\xe1 ya libwa","s\xe1nz\xe1 ya z\xf3mi","s\xe1nz\xe1 ya z\xf3mi na m\u0254\u030ck\u0254\u0301","s\xe1nz\xe1 ya z\xf3mi na m\xedbal\xe9"]],CC,[["lib\xf3so ya","nsima ya Y"],CC,["Yambo ya Y\xe9zu Kr\xeds","Nsima ya Y\xe9zu Kr\xeds"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",CC,CC,CC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","Fal\xe1nga CFA BEAC",{CDF:["FC"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function eEt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],SC=void 0;const iEt=["ln-CG",[["nt\u0254\u0301ng\u0254\u0301","mp\xf3kwa"],SC,SC],SC,[["e","y","m","m","m","m","p"],["eye","ybo","mbl","mst","min","mtn","mps"],["eyenga","mok\u0254l\u0254 mwa yambo","mok\u0254l\u0254 mwa m\xedbal\xe9","mok\u0254l\u0254 mwa m\xeds\xe1to","mok\u0254l\u0254 ya m\xedn\xe9i","mok\u0254l\u0254 ya m\xedt\xe1no","mp\u0254\u0301s\u0254"],["eye","ybo","mbl","mst","min","mtn","mps"]],SC,[["y","f","m","a","m","y","y","a","s","\u0254","n","d"],["yan","fbl","msi","apl","mai","yun","yul","agt","stb","\u0254tb","nvb","dsb"],["s\xe1nz\xe1 ya yambo","s\xe1nz\xe1 ya m\xedbal\xe9","s\xe1nz\xe1 ya m\xeds\xe1to","s\xe1nz\xe1 ya m\xednei","s\xe1nz\xe1 ya m\xedt\xe1no","s\xe1nz\xe1 ya mot\xf3b\xe1","s\xe1nz\xe1 ya nsambo","s\xe1nz\xe1 ya mwambe","s\xe1nz\xe1 ya libwa","s\xe1nz\xe1 ya z\xf3mi","s\xe1nz\xe1 ya z\xf3mi na m\u0254\u030ck\u0254\u0301","s\xe1nz\xe1 ya z\xf3mi na m\xedbal\xe9"]],SC,[["lib\xf3so ya","nsima ya Y"],SC,["Yambo ya Y\xe9zu Kr\xeds","Nsima ya Y\xe9zu Kr\xeds"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",SC,SC,SC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","Fal\xe1nga CFA BEAC",{CDF:["FC"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function nEt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],OC=void 0;const rEt=["ln",[["nt\u0254\u0301ng\u0254\u0301","mp\xf3kwa"],OC,OC],OC,[["e","y","m","m","m","m","p"],["eye","ybo","mbl","mst","min","mtn","mps"],["eyenga","mok\u0254l\u0254 mwa yambo","mok\u0254l\u0254 mwa m\xedbal\xe9","mok\u0254l\u0254 mwa m\xeds\xe1to","mok\u0254l\u0254 ya m\xedn\xe9i","mok\u0254l\u0254 ya m\xedt\xe1no","mp\u0254\u0301s\u0254"],["eye","ybo","mbl","mst","min","mtn","mps"]],OC,[["y","f","m","a","m","y","y","a","s","\u0254","n","d"],["yan","fbl","msi","apl","mai","yun","yul","agt","stb","\u0254tb","nvb","dsb"],["s\xe1nz\xe1 ya yambo","s\xe1nz\xe1 ya m\xedbal\xe9","s\xe1nz\xe1 ya m\xeds\xe1to","s\xe1nz\xe1 ya m\xednei","s\xe1nz\xe1 ya m\xedt\xe1no","s\xe1nz\xe1 ya mot\xf3b\xe1","s\xe1nz\xe1 ya nsambo","s\xe1nz\xe1 ya mwambe","s\xe1nz\xe1 ya libwa","s\xe1nz\xe1 ya z\xf3mi","s\xe1nz\xe1 ya z\xf3mi na m\u0254\u030ck\u0254\u0301","s\xe1nz\xe1 ya z\xf3mi na m\xedbal\xe9"]],OC,[["lib\xf3so ya","nsima ya Y"],OC,["Yambo ya Y\xe9zu Kr\xeds","Nsima ya Y\xe9zu Kr\xeds"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",OC,OC,OC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"CDF","FC","Fal\xe1nga ya Kong\xf3",{CDF:["FC"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function aEt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],dM=void 0;const oEt=["lo",[["\u0e81\u0ec8\u0ead\u0e99\u0e97\u0ec8\u0ebd\u0e87","\u0eab\u0ebc\u0eb1\u0e87\u0e97\u0ec8\u0ebd\u0e87"],dM,dM],dM,[["\u0ead\u0eb2","\u0e88","\u0ead","\u0e9e","\u0e9e\u0eab","\u0eaa\u0eb8","\u0eaa"],["\u0ead\u0eb2\u0e97\u0eb4\u0e94","\u0e88\u0eb1\u0e99","\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99","\u0e9e\u0eb8\u0e94","\u0e9e\u0eb0\u0eab\u0eb1\u0e94","\u0eaa\u0eb8\u0e81","\u0ec0\u0eaa\u0ebb\u0eb2"],["\u0ea7\u0eb1\u0e99\u0ead\u0eb2\u0e97\u0eb4\u0e94","\u0ea7\u0eb1\u0e99\u0e88\u0eb1\u0e99","\u0ea7\u0eb1\u0e99\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99","\u0ea7\u0eb1\u0e99\u0e9e\u0eb8\u0e94","\u0ea7\u0eb1\u0e99\u0e9e\u0eb0\u0eab\u0eb1\u0e94","\u0ea7\u0eb1\u0e99\u0eaa\u0eb8\u0e81","\u0ea7\u0eb1\u0e99\u0ec0\u0eaa\u0ebb\u0eb2"],["\u0ead\u0eb2.","\u0e88.","\u0ead.","\u0e9e.","\u0e9e\u0eab.","\u0eaa\u0eb8.","\u0eaa."]],dM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0ea1.\u0e81.","\u0e81.\u0e9e.","\u0ea1.\u0e99.","\u0ea1.\u0eaa.","\u0e9e.\u0e9e.","\u0ea1\u0eb4.\u0e96.","\u0e81.\u0ea5.","\u0eaa.\u0eab.","\u0e81.\u0e8d.","\u0e95.\u0ea5.","\u0e9e.\u0e88.","\u0e97.\u0ea7."],["\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99","\u0e81\u0eb8\u0ea1\u0e9e\u0eb2","\u0ea1\u0eb5\u0e99\u0eb2","\u0ec0\u0ea1\u0eaa\u0eb2","\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2","\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2","\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94","\u0eaa\u0eb4\u0e87\u0eab\u0eb2","\u0e81\u0eb1\u0e99\u0e8d\u0eb2","\u0e95\u0eb8\u0ea5\u0eb2","\u0e9e\u0eb0\u0e88\u0eb4\u0e81","\u0e97\u0eb1\u0e99\u0ea7\u0eb2"]],dM,[["\u0e81\u0ec8\u0ead\u0e99 \u0e84.\u0eaa.","\u0e84.\u0eaa."],dM,["\u0e81\u0ec8\u0ead\u0e99\u0e84\u0ea3\u0eb4\u0e94\u0eaa\u0eb1\u0e81\u0e81\u0eb0\u0ea5\u0eb2\u0e94","\u0e84\u0ea3\u0eb4\u0e94\u0eaa\u0eb1\u0e81\u0e81\u0eb0\u0ea5\u0eb2\u0e94"]],0,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE \u0e97\u0eb5 d MMMM G y"],["H:mm","H:mm:ss","H \u0ec2\u0ea1\u0e87 m \u0e99\u0eb2\u0e97\u0eb5 ss \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5 z","H \u0ec2\u0ea1\u0e87 m \u0e99\u0eb2\u0e97\u0eb5 ss \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5 zzzz"],["{1}, {0}",dM,dM,dM],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","\u0e9a\u0ecd\u0ec8\u200b\u0ec1\u0ea1\u0ec8\u0e99\u200b\u0ec2\u0e95\u200b\u0ec0\u0ea5\u0e81",":"],["#,##0.###","#,##0%","\xa4#,##0.00;\xa4-#,##0.00","#"],"LAK","\u20ad","\u0ea5\u0eb2\u0ea7 \u0e81\u0eb5\u0e9a",{JPY:["JP\xa5","\xa5"],LAK:["\u20ad"],PHP:[dM,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function sEt(t){return 5}],sg=void 0;const dEt=["lrc-IQ",[["AM","PM"],sg,sg],sg,[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],sg,sg],sg,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u062c\u0627\u0646\u06a4\u06cc\u06d5","\u0641\u0626\u06a4\u0631\u06cc\u06d5","\u0645\u0627\u0631\u0633","\u0622\u06a4\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0659\u0623\u0646","\u062c\u0648\u0659\u0644\u0627","\u0622\u06af\u0648\u0633\u062a","\u0633\u0626\u067e\u062a\u0627\u0645\u0631","\u0626\u0648\u06a9\u062a\u0648\u06a4\u0631","\u0646\u0648\u06a4\u0627\u0645\u0631","\u062f\u0626\u0633\u0627\u0645\u0631"],sg],sg,[["BCE","CE"],sg,sg],6,[5,6],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",sg,sg,sg],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"IQD","\u062f.\u0639.\u200f","IQD",{IQD:["\u062f.\u0639.\u200f"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"rtl",function lEt(t){return 5}],og=void 0;const cEt=["lrc",[["AM","PM"],og,og],og,[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],og,og],og,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u062c\u0627\u0646\u06a4\u06cc\u06d5","\u0641\u0626\u06a4\u0631\u06cc\u06d5","\u0645\u0627\u0631\u0633","\u0622\u06a4\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0659\u0623\u0646","\u062c\u0648\u0659\u0644\u0627","\u0622\u06af\u0648\u0633\u062a","\u0633\u0626\u067e\u062a\u0627\u0645\u0631","\u0626\u0648\u06a9\u062a\u0648\u06a4\u0631","\u0646\u0648\u06a4\u0627\u0645\u0631","\u062f\u0626\u0633\u0627\u0645\u0631"],og],og,[["BCE","CE"],og,og],6,[5,5],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",og,og,og],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"IRR","IRR","IRR",{IQD:["\u062f.\u0639.\u200f"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"rtl",function uEt(t){return 5}],Qo=void 0;const hEt=["lt",[["pr.\xa0p.","pop."],["prie\u0161piet","popiet"],Qo],Qo,[["S","P","A","T","K","P","\u0160"],["sk","pr","an","tr","kt","pn","\u0161t"],["sekmadienis","pirmadienis","antradienis","tre\u010diadienis","ketvirtadienis","penktadienis","\u0161e\u0161tadienis"],["Sk","Pr","An","Tr","Kt","Pn","\u0160t"]],Qo,[["S","V","K","B","G","B","L","R","R","S","L","G"],["saus.","vas.","kov.","bal.","geg.","bir\u017e.","liep.","rugp.","rugs.","spal.","lapkr.","gruod."],["sausio","vasario","kovo","baland\u017eio","gegu\u017e\u0117s","bir\u017eelio","liepos","rugpj\u016b\u010dio","rugs\u0117jo","spalio","lapkri\u010dio","gruod\u017eio"]],[["S","V","K","B","G","B","L","R","R","S","L","G"],["saus.","vas.","kov.","bal.","geg.","bir\u017e.","liep.","rugp.","rugs.","spal.","lapkr.","gruod."],["sausis","vasaris","kovas","balandis","gegu\u017e\u0117","bir\u017eelis","liepa","rugpj\u016btis","rugs\u0117jis","spalis","lapkritis","gruodis"]],[["pr. Kr.","po Kr."],Qo,["prie\u0161 Krist\u0173","po Kristaus"]],1,[6,0],["y-MM-dd",Qo,"y 'm'. MMMM d 'd'.","y 'm'. MMMM d 'd'., EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Qo,Qo,Qo],[",","\xa0",";","%","+","\u2212","\xd710^","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euras",{AUD:[Qo,"$"],BDT:[],BRL:[Qo,"R$"],BYN:[Qo,"Br"],CAD:[Qo,"$"],CNY:[Qo,"\xa5"],GBP:[Qo,"\xa3"],HKD:[Qo,"$"],ILS:[],INR:[],JPY:[Qo,"\xa5"],KHR:[],KRW:[Qo,"\u20a9"],LAK:[],MNT:[],MXN:[Qo,"$"],NZD:[Qo,"$"],PHP:[Qo,"\u20b1"],PLN:[Qo,"zl"],PYG:[Qo,"Gs"],RUB:[Qo,"rb"],TWD:[Qo,"$"],USD:[Qo,"$"],VND:[],XAF:[],XCD:[Qo,"$"],XOF:[],XPF:[]},"ltr",function pEt(t){const e=t,n=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return e%10!=1||e%100>=11&&e%100<=19?e%10===Math.floor(e%10)&&e%10>=2&&e%10<=9&&!(e%100>=11&&e%100<=19)?3:0!==n?4:5:1}],TC=void 0;const fEt=["lu",[["Dinda","Dilolo"],TC,TC],TC,[["L","N","N","N","N","N","L"],["Lum","Nko","Ndy","Ndg","Njw","Ngv","Lub"],["Lumingu","Nkodya","Nd\xe0ay\xe0","Ndang\xf9","Nj\xf2wa","Ng\xf2vya","Lubingu"],["Lum","Nko","Ndy","Ndg","Njw","Ngv","Lub"]],TC,[["C","L","L","M","L","L","K","L","L","L","K","C"],["Cio","Lui","Lus","Muu","Lum","Luf","Kab","Lush","Lut","Lun","Kas","Cis"],["Ciongo","L\xf9ishi","Lus\xf2lo","M\xf9uy\xe0","Lum\xf9ng\xf9l\xf9","Lufuimi","Kab\xe0l\xe0sh\xecp\xf9","L\xf9sh\xeck\xe0","Lutongolo","Lung\xf9di","Kasw\xe8k\xe8s\xe8","Cisw\xe0"]],TC,[["kmp. Y.K.","kny. Y. K."],TC,["Kumpala kwa Yezu Kli","Kunyima kwa Yezu Kli"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",TC,TC,TC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"CDF","FC","Nfalanga wa Kongu",{CDF:["FC"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function mEt(t){return 5}],EC=void 0;const _Et=["luo",[["OD","OT"],EC,EC],EC,[["J","W","T","T","T","T","N"],["JMP","WUT","TAR","TAD","TAN","TAB","NGS"],["Jumapil","Wuok Tich","Tich Ariyo","Tich Adek","Tich Ang\u2019wen","Tich Abich","Ngeso"],["JMP","WUT","TAR","TAD","TAN","TAB","NGS"]],EC,[["C","R","D","N","B","U","B","B","C","P","C","P"],["DAC","DAR","DAD","DAN","DAH","DAU","DAO","DAB","DOC","DAP","DGI","DAG"],["Dwe mar Achiel","Dwe mar Ariyo","Dwe mar Adek","Dwe mar Ang\u2019wen","Dwe mar Abich","Dwe mar Auchiel","Dwe mar Abiriyo","Dwe mar Aboro","Dwe mar Ochiko","Dwe mar Apar","Dwe mar gi achiel","Dwe mar Apar gi ariyo"]],EC,[["BC","AD"],EC,["Kapok Kristo obiro","Ka Kristo osebiro"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",EC,EC,EC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"KES","Ksh","Siling mar Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function gEt(t){return 5}],AC=void 0;const vEt=["luy",[["a.m.","p.m."],AC,AC],AC,[["S","M","T","W","T","F","S"],["J2","J3","J4","J5","Al","Ij","J1"],["Jumapiri","Jumatatu","Jumanne","Jumatano","Murwa wa Kanne","Murwa wa Katano","Jumamosi"],["J2","J3","J4","J5","Al","Ij","J1"]],AC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]],AC,[["BC","AD"],AC,["Imberi ya Kuuza Kwa","Muhiga Kuvita Kuuza"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",AC,AC,AC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00;\xa4-\xa0#,##0.00","#E0"],"KES","Ksh","Sirinji ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function yEt(t){return 5}],iT=void 0;const MEt=["lv",[["priek\u0161p.","p\u0113cp."],iT,["priek\u0161pusdien\u0101","p\u0113cpusdien\u0101"]],[["priek\u0161p.","p\u0113cpusd."],iT,["priek\u0161pusdiena","p\u0113cpusdiena"]],[["S","P","O","T","C","P","S"],["sv\u0113td.","pirmd.","otrd.","tre\u0161d.","ceturtd.","piektd.","sestd."],["sv\u0113tdiena","pirmdiena","otrdiena","tre\u0161diena","ceturtdiena","piektdiena","sestdiena"],["Sv","Pr","Ot","Tr","Ce","Pk","Se"]],[["S","P","O","T","C","P","S"],["Sv\u0113td.","Pirmd.","Otrd.","Tre\u0161d.","Ceturtd.","Piektd.","Sestd."],["Sv\u0113tdiena","Pirmdiena","Otrdiena","Tre\u0161diena","Ceturtdiena","Piektdiena","Sestdiena"],["Sv","Pr","Ot","Tr","Ce","Pk","Se"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["janv.","febr.","marts","apr.","maijs","j\u016bn.","j\u016bl.","aug.","sept.","okt.","nov.","dec."],["janv\u0101ris","febru\u0101ris","marts","apr\u012blis","maijs","j\u016bnijs","j\u016blijs","augusts","septembris","oktobris","novembris","decembris"]],iT,[["p.m.\u0113.","m.\u0113."],iT,["pirms m\u016bsu \u0113ras","m\u016bsu \u0113r\u0101"]],1,[6,0],["dd.MM.yy","y. 'gada' d. MMM","y. 'gada' d. MMMM","EEEE, y. 'gada' d. MMMM"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",iT,iT,iT],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NS",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","eiro",{AUD:["AU$","$"],GHS:[],LVL:["Ls"],PHP:[iT,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function bEt(t){const e=t,n=t.toString().replace(/^[^.]*\.?/,"").length,i=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return e%10==0||e%100===Math.floor(e%100)&&e%100>=11&&e%100<=19||2===n&&i%100===Math.floor(i%100)&&i%100>=11&&i%100<=19?0:e%10==1&&e%100!=11||2===n&&i%10==1&&i%100!=11||2!==n&&i%10==1?1:5}],kC=void 0;const DEt=["mas-TZ",[["\u0190nkak\u025bny\xe1","\u0190nd\xe1m\xe2"],kC,kC],kC,[["2","3","4","5","6","7","1"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"],["Jumap\xedl\xed","Jumat\xe1tu","Jumane","Jumat\xe1n\u0254","Ala\xe1misi","Jum\xe1a","Jumam\xf3si"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"]],kC,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Dal","Ar\xe1","\u0186\u025bn","Doy","L\xe9p","Rok","S\xe1s","B\u0254\u0301r","K\xfas","G\xeds","Sh\u0289\u0301","Nt\u0289\u0301"],["Oladal\u0289\u0301","Ar\xe1t","\u0186\u025bn\u0268\u0301\u0254\u0268\u014b\u0254k","Olodoy\xed\xf3r\xed\xea ink\xf3k\xfa\xe2","Oloil\xe9p\u016bny\u012b\u0113 ink\xf3k\xfa\xe2","K\xfaj\xfa\u0254r\u0254k","M\xf3rus\xe1sin","\u0186l\u0254\u0301\u0268\u0301b\u0254\u0301r\xe1r\u025b","K\xfash\xeen","Olg\xedsan","P\u0289sh\u0289\u0301ka","Nt\u0289\u0301\u014b\u0289\u0301s"]],kC,[["MY","EY"],kC,["Me\xedn\u014d Y\u025b\u0301s\u0289","E\xedn\u014d Y\u025b\u0301s\u0289"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",kC,kC,kC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TZS","TSh","Iropiyian\xed e Tanzania",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],TZS:["TSh"],USD:["US$","$"]},"ltr",function xEt(t){return 1===t?1:5}],IC=void 0;const CEt=["mas",[["\u0190nkak\u025bny\xe1","\u0190nd\xe1m\xe2"],IC,IC],IC,[["2","3","4","5","6","7","1"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"],["Jumap\xedl\xed","Jumat\xe1tu","Jumane","Jumat\xe1n\u0254","Ala\xe1misi","Jum\xe1a","Jumam\xf3si"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"]],IC,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Dal","Ar\xe1","\u0186\u025bn","Doy","L\xe9p","Rok","S\xe1s","B\u0254\u0301r","K\xfas","G\xeds","Sh\u0289\u0301","Nt\u0289\u0301"],["Oladal\u0289\u0301","Ar\xe1t","\u0186\u025bn\u0268\u0301\u0254\u0268\u014b\u0254k","Olodoy\xed\xf3r\xed\xea ink\xf3k\xfa\xe2","Oloil\xe9p\u016bny\u012b\u0113 ink\xf3k\xfa\xe2","K\xfaj\xfa\u0254r\u0254k","M\xf3rus\xe1sin","\u0186l\u0254\u0301\u0268\u0301b\u0254\u0301r\xe1r\u025b","K\xfash\xeen","Olg\xedsan","P\u0289sh\u0289\u0301ka","Nt\u0289\u0301\u014b\u0289\u0301s"]],IC,[["MY","EY"],IC,["Me\xedn\u014d Y\u025b\u0301s\u0289","E\xedn\u014d Y\u025b\u0301s\u0289"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",IC,IC,IC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Iropiyian\xed e Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function wEt(t){return 1===t?1:5}],LC=void 0;const OEt=["mer",[["R\u0168","\u0168G"],LC,LC],LC,[["K","M","W","W","W","W","J"],["KIU","MRA","WAI","WET","WEN","WTN","JUM"],["Kiumia","Muramuko","Wairi","Wethatu","Wena","Wetano","Jumamosi"],["KIU","MRA","WAI","WET","WEN","WTN","JUM"]],LC,[["J","F","M","\u0128","M","N","N","A","S","O","N","D"],["JAN","FEB","MAC","\u0128PU","M\u0128\u0128","NJU","NJR","AGA","SPT","OKT","NOV","DEC"],["Januar\u0129","Feburuar\u0129","Machi","\u0128pur\u0169","M\u0129\u0129","Njuni","Njura\u0129","Agasti","Septemba","Okt\u0169ba","Novemba","Dicemba"]],LC,[["MK","NK"],LC,["Mbere ya Krist\u0169","Nyuma ya Krist\u0169"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",LC,LC,LC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Shilingi ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function SEt(t){return 5}],NC=void 0;const EEt=["mfe",[["AM","PM"],NC,NC],NC,[["d","l","m","m","z","v","s"],["dim","lin","mar","mer","ze","van","sam"],["dimans","lindi","mardi","merkredi","zedi","vandredi","samdi"],["dim","lin","mar","mer","ze","van","sam"]],NC,[["z","f","m","a","m","z","z","o","s","o","n","d"],["zan","fev","mar","avr","me","zin","zil","out","sep","okt","nov","des"],["zanvie","fevriye","mars","avril","me","zin","zilye","out","septam","oktob","novam","desam"]],NC,[["av. Z-K","ap. Z-K"],NC,["avan Zezi-Krist","apre Zezi-Krist"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",NC,NC,NC],[".","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MUR","Rs","roupi morisien",{JPY:["JP\xa5","\xa5"],MUR:["Rs"],USD:["US$","$"]},"ltr",function TEt(t){return 5}],PC=void 0;const kEt=["mg",[["AM","PM"],PC,PC],PC,[["A","A","T","A","A","Z","A"],["Alah","Alats","Tal","Alar","Alak","Zom","Asab"],["Alahady","Alatsinainy","Talata","Alarobia","Alakamisy","Zoma","Asabotsy"],["Alah","Alats","Tal","Alar","Alak","Zom","Asab"]],PC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","Mey","Jon","Jol","Aog","Sep","Okt","Nov","Des"],["Janoary","Febroary","Martsa","Aprily","Mey","Jona","Jolay","Aogositra","Septambra","Oktobra","Novambra","Desambra"]],PC,[["BC","AD"],PC,["Alohan\u2019i JK","Aorian\u2019i JK"]],1,[6,0],["y-MM-dd","y MMM d","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",PC,PC,PC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MGA","Ar","Ariary",{JPY:["JP\xa5","\xa5"],MGA:["Ar"],USD:["US$","$"]},"ltr",function AEt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],RC=void 0;const LEt=["mgh",[["wichishu","mchochil\u2019l"],RC,RC],RC,[["S","J","J","J","A","I","J"],["Sab","Jtt","Jnn","Jtn","Ara","Iju","Jmo"],["Sabato","Jumatatu","Jumanne","Jumatano","Arahamisi","Ijumaa","Jumamosi"],["Sab","Jtt","Jnn","Jtn","Ara","Iju","Jmo"]],RC,[["K","U","R","C","T","M","S","N","T","K","M","Y"],["Kwa","Una","Rar","Che","Tha","Moc","Sab","Nan","Tis","Kum","Moj","Yel"],["Mweri wo kwanza","Mweri wo unayeli","Mweri wo uneraru","Mweri wo unecheshe","Mweri wo unethanu","Mweri wo thanu na mocha","Mweri wo saba","Mweri wo nane","Mweri wo tisa","Mweri wo kumi","Mweri wo kumi na moja","Mweri wo kumi na yel\u2019li"]],RC,[["HY","YY"],RC,["Hinapiya yesu","Yopia yesu"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",RC,RC,RC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MZN","MTn","MZN",{JPY:["JP\xa5","\xa5"],MZN:["MTn"],USD:["US$","$"]},"ltr",function IEt(t){return 5}],ov=void 0;const PEt=["mgo",[["AM","PM"],ov,ov],ov,[["A1","A2","A3","A4","A5","A6","A7"],["Aneg 1","Aneg 2","Aneg 3","Aneg 4","Aneg 5","Aneg 6","Aneg 7"],ov,["1","2","3","4","5","6","7"]],ov,[["M1","A2","M3","N4","F5","I6","A7","I8","K9","10","11","12"],["mbegtug","imeg \xe0b\xf9b\xec","imeg mb\u0259\u014bchubi","im\u0259g ngw\u0259\u0300t","im\u0259g fog","im\u0259g ichiib\u0254d","im\u0259g \xe0d\xf9mb\u0259\u0300\u014b","im\u0259g ichika","im\u0259g kud","im\u0259g t\xe8si\u02bce","im\u0259g z\xf2","im\u0259g krizmed"],["im\u0259g mbegtug","imeg \xe0b\xf9b\xec","imeg mb\u0259\u014bchubi","im\u0259g ngw\u0259\u0300t","im\u0259g fog","im\u0259g ichiib\u0254d","im\u0259g \xe0d\xf9mb\u0259\u0300\u014b","im\u0259g ichika","im\u0259g kud","im\u0259g t\xe8si\u02bce","im\u0259g z\xf2","im\u0259g krizmed"]],ov,[["BCE","CE"],ov,ov],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","EEEE, y MMMM dd"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",ov,ov,ov],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"XAF","FCFA","shir\xe8",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function NEt(t){return 1===t?1:5}],uM=void 0;const FEt=["mi",[["AM","PM"],uM,uM],uM,[["T","H","T","A","P","M","H"],["Tap","Hin","T\u016b","Apa","Par","Mer","Hor"],["R\u0101tapu","R\u0101hina","R\u0101t\u016b","R\u0101apa","R\u0101pare","R\u0101mere","R\u0101horoi"],["Tap","Hin","T\u016b","Apa","Par","Mer","Hor"]],uM,[["K","H","P","P","H","P","H","H","M","N","R","H"],["Kohi","Hui","Pou","Pae","Hara","Pipi","H\u014dngo","Here","Mahu","Nuku","Rangi","Haki"],["Kohit\u0101tea","Huitanguru","Pout\u016bterangi","Paengawh\u0101wh\u0101","Haratua","Pipiri","H\u014dngongoi","Hereturik\u014dk\u0101","Mahuru","Whiringa-\u0101-nuku","Whiringa-\u0101-rangi","Hakihea"]],uM,[["BCE","CE"],uM,uM],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",uM,uM,uM],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"NZD","$","T\u0101ra o Aotearoa",{NZD:["$"],USD:["US$","$"]},"ltr",function REt(t){return 5}],vc=void 0;const BEt=["mk",[["\u043f\u0440\u0435\u0442\u043f\u043b.","\u043f\u043e\u043f\u043b."],vc,["\u043f\u0440\u0435\u0442\u043f\u043b\u0430\u0434\u043d\u0435","\u043f\u043e\u043f\u043b\u0430\u0434\u043d\u0435"]],vc,[["\u043d","\u043f","\u0432","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434.","\u043f\u043e\u043d.","\u0432\u0442.","\u0441\u0440\u0435.","\u0447\u0435\u0442.","\u043f\u0435\u0442.","\u0441\u0430\u0431."],["\u043d\u0435\u0434\u0435\u043b\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a","\u043f\u0435\u0442\u043e\u043a","\u0441\u0430\u0431\u043e\u0442\u0430"],["\u043d\u0435\u0434.","\u043f\u043e\u043d.","\u0432\u0442\u043e.","\u0441\u0440\u0435.","\u0447\u0435\u0442.","\u043f\u0435\u0442.","\u0441\u0430\u0431."]],[["\u043d","\u043f","\u0432","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434.","\u043f\u043e\u043d.","\u0432\u0442\u043e.","\u0441\u0440\u0435.","\u0447\u0435\u0442.","\u043f\u0435\u0442.","\u0441\u0430\u0431."],["\u043d\u0435\u0434\u0435\u043b\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a","\u043f\u0435\u0442\u043e\u043a","\u0441\u0430\u0431\u043e\u0442\u0430"],["\u043d\u0435\u0434.","\u043f\u043e\u043d.","\u0432\u0442\u043e.","\u0441\u0440\u0435.","\u0447\u0435\u0442.","\u043f\u0435\u0442.","\u0441\u0430\u0431."]],[["\u0458","\u0444","\u043c","\u0430","\u043c","\u0458","\u0458","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u0458\u0430\u043d.","\u0444\u0435\u0432.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u0458","\u0458\u0443\u043d.","\u0458\u0443\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043f\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u0435\u043c.","\u0434\u0435\u043a."],["\u0458\u0430\u043d\u0443\u0430\u0440\u0438","\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d\u0438","\u0458\u0443\u043b\u0438","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438","\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438","\u043d\u043e\u0435\u043c\u0432\u0440\u0438","\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438"]],vc,[["\u043f.\u043d.\u0435.","\u043d.\u0435."],vc,["\u043f\u0440\u0435\u0434 \u043d\u0430\u0448\u0430\u0442\u0430 \u0435\u0440\u0430","\u043e\u0434 \u043d\u0430\u0448\u0430\u0442\u0430 \u0435\u0440\u0430"]],1,[6,0],["d.M.yy","d.M.y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, '\u0432\u043e' {0}",vc,vc,vc],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"MKD","\u0434\u0435\u043d.","\u041c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438 \u0434\u0435\u043d\u0430\u0440",{AUD:[vc,"$"],CNY:[vc,"\xa5"],GBP:[vc,"\xa3"],HKD:[vc,"$"],ILS:[vc,"\u20aa"],INR:[vc,"\u20b9"],JPY:[vc,"\xa5"],KRW:[vc,"\u20a9"],MKD:["\u0434\u0435\u043d."],NZD:[vc,"$"],PHP:[vc,"\u20b1"],TWD:[vc,"NT$"],USD:["US$","$"],VND:[vc,"\u20ab"]},"ltr",function HEt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:5}],FC=void 0;const $Et=["ml",[["AM","PM"],FC,FC],FC,[["\u0d1e","\u0d24\u0d3f","\u0d1a\u0d4a","\u0d2c\u0d41","\u0d35\u0d4d\u0d2f\u0d3e","\u0d35\u0d46","\u0d36"],["\u0d1e\u0d3e\u0d2f\u0d7c","\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e","\u0d1a\u0d4a\u0d35\u0d4d\u0d35","\u0d2c\u0d41\u0d27\u0d7b","\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02","\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f","\u0d36\u0d28\u0d3f"],["\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a","\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u200c\u0d1a"],["\u0d1e\u0d3e","\u0d24\u0d3f","\u0d1a\u0d4a","\u0d2c\u0d41","\u0d35\u0d4d\u0d2f\u0d3e","\u0d35\u0d46","\u0d36"]],[["\u0d1e\u0d3e","\u0d24\u0d3f","\u0d1a\u0d4a","\u0d2c\u0d41","\u0d35\u0d4d\u0d2f\u0d3e","\u0d35\u0d46","\u0d36"],["\u0d1e\u0d3e\u0d2f\u0d7c","\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e","\u0d1a\u0d4a\u0d35\u0d4d\u0d35","\u0d2c\u0d41\u0d27\u0d7b","\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02","\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f","\u0d36\u0d28\u0d3f"],["\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u200c\u0d1a","\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u200c\u0d1a"],["\u0d1e\u0d3e","\u0d24\u0d3f","\u0d1a\u0d4a","\u0d2c\u0d41","\u0d35\u0d4d\u0d2f\u0d3e","\u0d35\u0d46","\u0d36"]],[["\u0d1c","\u0d2b\u0d46","\u0d2e\u0d3e","\u0d0f","\u0d2e\u0d46","\u0d1c\u0d42\u0d7a","\u0d1c\u0d42","\u0d13","\u0d38\u0d46","\u0d12","\u0d28","\u0d21\u0d3f"],["\u0d1c\u0d28\u0d41","\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41","\u0d2e\u0d3e\u0d7c","\u0d0f\u0d2a\u0d4d\u0d30\u0d3f","\u0d2e\u0d47\u0d2f\u0d4d","\u0d1c\u0d42\u0d7a","\u0d1c\u0d42\u0d32\u0d48","\u0d13\u0d17","\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02","\u0d12\u0d15\u0d4d\u0d1f\u0d4b","\u0d28\u0d35\u0d02","\u0d21\u0d3f\u0d38\u0d02"],["\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f","\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f","\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d","\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d","\u0d2e\u0d47\u0d2f\u0d4d","\u0d1c\u0d42\u0d7a","\u0d1c\u0d42\u0d32\u0d48","\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d","\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c","\u0d12\u0d15\u0d4d\u200c\u0d1f\u0d4b\u0d2c\u0d7c","\u0d28\u0d35\u0d02\u0d2c\u0d7c","\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c"]],FC,[["\u0d15\u0d4d\u0d30\u0d3f.\u0d2e\u0d41.","\u0d0e\u0d21\u0d3f"],FC,["\u0d15\u0d4d\u0d30\u0d3f\u0d38\u0d4d\u200c\u0d24\u0d41\u0d35\u0d3f\u0d28\u0d4d \u0d2e\u0d41\u0d2e\u0d4d\u0d2a\u0d4d","\u0d06\u0d28\u0d4d\u0d28\u0d4b \u0d21\u0d4a\u0d2e\u0d3f\u0d28\u0d3f"]],0,[0,0],["d/M/yy","y, MMM d","y, MMMM d","y, MMMM d, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",FC,FC,FC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##0%","\xa4#,##0.00","#E0"],"INR","\u20b9","\u0d07\u0d28\u0d4d\u0d24\u0d4d\u0d2f\u0d7b \u0d30\u0d42\u0d2a",{PHP:[FC,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function zEt(t){return 1===t?1:5}],lv=void 0;const WEt=["mn",[["\u04af.\u04e9.","\u04af.\u0445."],lv,lv],lv,[["\u041d\u044f","\u0414\u0430","\u041c\u044f","\u041b\u0445","\u041f\u04af","\u0411\u0430","\u0411\u044f"],lv,["\u043d\u044f\u043c","\u0434\u0430\u0432\u0430\u0430","\u043c\u044f\u0433\u043c\u0430\u0440","\u043b\u0445\u0430\u0433\u0432\u0430","\u043f\u04af\u0440\u044d\u0432","\u0431\u0430\u0430\u0441\u0430\u043d","\u0431\u044f\u043c\u0431\u0430"],["\u041d\u044f","\u0414\u0430","\u041c\u044f","\u041b\u0445","\u041f\u04af","\u0411\u0430","\u0411\u044f"]],[["\u041d\u044f","\u0414\u0430","\u041c\u044f","\u041b\u0445","\u041f\u04af","\u0411\u0430","\u0411\u044f"],lv,["\u041d\u044f\u043c","\u0414\u0430\u0432\u0430\u0430","\u041c\u044f\u0433\u043c\u0430\u0440","\u041b\u0445\u0430\u0433\u0432\u0430","\u041f\u04af\u0440\u044d\u0432","\u0411\u0430\u0430\u0441\u0430\u043d","\u0411\u044f\u043c\u0431\u0430"],["\u041d\u044f","\u0414\u0430","\u041c\u044f","\u041b\u0445","\u041f\u04af","\u0411\u0430","\u0411\u044f"]],[["I","II","III","IV","V","VI","VII","VIII","IX","X","XI","XII"],["1-\u0440 \u0441\u0430\u0440","2-\u0440 \u0441\u0430\u0440","3-\u0440 \u0441\u0430\u0440","4-\u0440 \u0441\u0430\u0440","5-\u0440 \u0441\u0430\u0440","6-\u0440 \u0441\u0430\u0440","7-\u0440 \u0441\u0430\u0440","8-\u0440 \u0441\u0430\u0440","9-\u0440 \u0441\u0430\u0440","10-\u0440 \u0441\u0430\u0440","11-\u0440 \u0441\u0430\u0440","12-\u0440 \u0441\u0430\u0440"],["\u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0433\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0434\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0442\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0437\u0443\u0440\u0433\u0430\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0434\u043e\u043b\u043e\u043e\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u043d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0435\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0430\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0430\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0430\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440"]],[["I","II","III","IV","V","VI","VII","VIII","IX","X","XI","XII"],["1-\u0440 \u0441\u0430\u0440","2-\u0440 \u0441\u0430\u0440","3-\u0440 \u0441\u0430\u0440","4-\u0440 \u0441\u0430\u0440","5-\u0440 \u0441\u0430\u0440","6-\u0440 \u0441\u0430\u0440","7-\u0440 \u0441\u0430\u0440","8-\u0440 \u0441\u0430\u0440","9-\u0440 \u0441\u0430\u0440","10-\u0440 \u0441\u0430\u0440","11-\u0440 \u0441\u0430\u0440","12-\u0440 \u0441\u0430\u0440"],["\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0417\u0443\u0440\u0433\u0430\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0414\u043e\u043b\u043e\u043e\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440","\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440","\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440"]],[["\u041c\u042d\u04e8","\u041c\u042d"],lv,["\u043c\u0430\u043d\u0430\u0439 \u044d\u0440\u0438\u043d\u0438\u0439 \u04e9\u043c\u043d\u04e9\u0445","\u043c\u0430\u043d\u0430\u0439 \u044d\u0440\u0438\u043d\u0438\u0439"]],1,[6,0],["y.MM.dd","y '\u043e\u043d\u044b' MMM'\u044b\u043d' d","y '\u043e\u043d\u044b' MMMM'\u044b\u043d' d","y '\u043e\u043d\u044b' MMMM'\u044b\u043d' d, EEEE '\u0433\u0430\u0440\u0430\u0433'"],["HH:mm","HH:mm:ss","HH:mm:ss (z)","HH:mm:ss (zzzz)"],["{1} {0}",lv,lv,lv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MNT","\u20ae","\u041c\u043e\u043d\u0433\u043e\u043b \u0442\u04e9\u0433\u0440\u04e9\u0433",{JPY:["JP\xa5","\xa5"],MNT:["\u20ae"],PHP:[lv,"\u20b1"],SEK:[lv,"\u043a\u0440"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function VEt(t){return 1===t?1:5}],HC=void 0;const jEt=["mr",[["a","p"],["AM","PM"],HC],[["AM","PM"],HC,HC],[["\u0930","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u0917\u0941","\u0936\u0941","\u0936"],["\u0930\u0935\u093f","\u0938\u094b\u092e","\u092e\u0902\u0917\u0933","\u092c\u0941\u0927","\u0917\u0941\u0930\u0941","\u0936\u0941\u0915\u094d\u0930","\u0936\u0928\u093f"],["\u0930\u0935\u093f\u0935\u093e\u0930","\u0938\u094b\u092e\u0935\u093e\u0930","\u092e\u0902\u0917\u0933\u0935\u093e\u0930","\u092c\u0941\u0927\u0935\u093e\u0930","\u0917\u0941\u0930\u0941\u0935\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930","\u0936\u0928\u093f\u0935\u093e\u0930"],["\u0930","\u0938\u094b","\u092e\u0902","\u092c\u0941","\u0917\u0941","\u0936\u0941","\u0936"]],HC,[["\u091c\u093e","\u092b\u0947","\u092e\u093e","\u090f","\u092e\u0947","\u091c\u0942","\u091c\u0941","\u0911","\u0938","\u0911","\u0928\u094b","\u0921\u093f"],["\u091c\u093e\u0928\u0947","\u092b\u0947\u092c\u094d\u0930\u0941","\u092e\u093e\u0930\u094d\u091a","\u090f\u092a\u094d\u0930\u093f","\u092e\u0947","\u091c\u0942\u0928","\u091c\u0941\u0932\u0948","\u0911\u0917","\u0938\u092a\u094d\u091f\u0947\u0902","\u0911\u0915\u094d\u091f\u094b","\u0928\u094b\u0935\u094d\u0939\u0947\u0902","\u0921\u093f\u0938\u0947\u0902"],["\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u090f\u092a\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0942\u0928","\u091c\u0941\u0932\u0948","\u0911\u0917\u0938\u094d\u091f","\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930","\u0911\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930","\u0921\u093f\u0938\u0947\u0902\u092c\u0930"]],HC,[["\u0907. \u0938. \u092a\u0942.","\u0907. \u0938."],HC,["\u0908\u0938\u0935\u0940\u0938\u0928\u092a\u0942\u0930\u094d\u0935","\u0908\u0938\u0935\u0940\u0938\u0928"]],0,[0,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",HC,"{1} \u0930\u094b\u091c\u0940 {0}",HC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##0%","\xa4#,##0.00","[#E0]"],"INR","\u20b9","\u092d\u093e\u0930\u0924\u0940\u092f \u0930\u0941\u092a\u092f\u093e",{JPY:["JP\xa5","\xa5"],PHP:[HC,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function GEt(t){return 1===t?1:5}],$1=void 0;const UEt=["ms-BN",[["a","p"],["PG","PTG"],$1],$1,[["A","I","S","R","K","J","S"],["Ahd","Isn","Sel","Rab","Kha","Jum","Sab"],["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"],["Ah","Is","Se","Ra","Kh","Ju","Sa"]],$1,[["J","F","M","A","M","J","J","O","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ogo","Sep","Okt","Nov","Dis"],["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"]],$1,[["S.M.","TM"],$1,$1],1,[6,0],["d/MM/yy","d MMM y","d MMMM y","dd MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",$1,"{1} {0}",$1],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"BND","$","Dolar Brunei",{BND:["$"],CAD:[$1,"$"],JPY:["JP\xa5","\xa5"],MXN:[$1,"$"],MYR:["RM"],PHP:[$1,"\u20b1"],TWD:["NT$"],USD:[$1,"$"]},"ltr",function qEt(t){return 5}],V1=void 0;const JEt=["ms-SG",[["a","p"],["PG","PTG"],V1],V1,[["A","I","S","R","K","J","S"],["Ahd","Isn","Sel","Rab","Kha","Jum","Sab"],["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"],["Ah","Is","Se","Ra","Kh","Ju","Sa"]],V1,[["J","F","M","A","M","J","J","O","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ogo","Sep","Okt","Nov","Dis"],["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"]],V1,[["S.M.","TM"],V1,V1],0,[6,0],["d/MM/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",V1,"{1} {0}",V1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SGD","$","Dolar Singapura",{CAD:[V1,"$"],JPY:["JP\xa5","\xa5"],MXN:[V1,"$"],MYR:["RM"],PHP:[V1,"\u20b1"],SGD:["$"],TWD:["NT$"],USD:[V1,"$"]},"ltr",function YEt(t){return 5}],W1=void 0;const XEt=["ms",[["a","p"],["PG","PTG"],W1],W1,[["A","I","S","R","K","J","S"],["Ahd","Isn","Sel","Rab","Kha","Jum","Sab"],["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"],["Ah","Is","Se","Ra","Kh","Ju","Sa"]],W1,[["J","F","M","A","M","J","J","O","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ogo","Sep","Okt","Nov","Dis"],["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"]],W1,[["S.M.","TM"],W1,W1],1,[6,0],["d/MM/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",W1,"{1} {0}",W1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MYR","RM","Ringgit Malaysia",{CAD:[W1,"$"],JPY:["JP\xa5","\xa5"],MXN:[W1,"$"],MYR:["RM"],PHP:[W1,"\u20b1"],TWD:["NT$"],USD:[W1,"$"]},"ltr",function KEt(t){return 5}],CL=void 0;const QEt=["mt",[["am","pm"],["AM","PM"],CL],CL,[["\u0126d","T","Tl","Er","\u0126m","\u0120m","Sb"],["\u0126ad","Tne","Tli","Erb","\u0126am","\u0120im","Sib"],["Il-\u0126add","It-Tnejn","It-Tlieta","L-Erbg\u0127a","Il-\u0126amis","Il-\u0120img\u0127a","Is-Sibt"],["\u0126ad","Tne","Tli","Erb","\u0126am","\u0120im","Sib"]],[["\u0126d","Tn","Tl","Er","\u0126m","\u0120m","Sb"],["\u0126ad","Tne","Tli","Erb","\u0126am","\u0120im","Sib"],["Il-\u0126add","It-Tnejn","It-Tlieta","L-Erbg\u0127a","Il-\u0126amis","Il-\u0120img\u0127a","Is-Sibt"],["\u0126ad","Tne","Tli","Erb","\u0126am","\u0120im","Sib"]],[["J","F","M","A","M","\u0120","L","A","S","O","N","D"],["Jan","Fra","Mar","Apr","Mej","\u0120un","Lul","Aww","Set","Ott","Nov","Di\u010b"],["Jannar","Frar","Marzu","April","Mejju","\u0120unju","Lulju","Awwissu","Settembru","Ottubru","Novembru","Di\u010bembru"]],[["Jn","Fr","Mz","Ap","Mj","\u0120n","Lj","Aw","St","Ob","Nv","D\u010b"],["Jan","Fra","Mar","Apr","Mej","\u0120un","Lul","Aww","Set","Ott","Nov","Di\u010b"],["Jannar","Frar","Marzu","April","Mejju","\u0120unju","Lulju","Awwissu","Settembru","Ottubru","Novembru","Di\u010bembru"]],[["QK","WK"],CL,["Qabel Kristu","Wara Kristu"]],0,[6,0],["dd/MM/y","dd MMM y","d 'ta'\u2019 MMMM y","EEEE, d 'ta'\u2019 MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",CL,CL,CL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"EUR","\u20ac","ewro",{JPY:["JP\xa5","\xa5"],PHP:[CL,"\u20b1"],USD:["US$","$"]},"ltr",function ZEt(t){const e=t;return 1===e?1:0===e||e%100===Math.floor(e%100)&&e%100>=2&&e%100<=10?3:e%100===Math.floor(e%100)&&e%100>=11&&e%100<=19?4:5}],BC=void 0;const tAt=["mua",[["comme","lilli"],BC,BC],BC,[["Y","L","Z","O","A","G","E"],["Cya","Cla","Czi","Cko","Cka","Cga","Cze"],["Com\u2019yakke","Comlaa\u0257ii","Comzyii\u0257ii","Comkolle","Comkald\u01dd\u0253lii","Comgaisuu","Comzye\u0253suu"],["Cya","Cla","Czi","Cko","Cka","Cga","Cze"]],BC,[["O","A","I","F","D","B","L","M","E","U","W","Y"],["FLO","CLA","CKI","FMF","MAD","MBI","MLI","MAM","FDE","FMU","FGW","FYU"],["F\u0129i Loo","Cokcwakla\u014bne","Cokcwaklii","F\u0129i Marfoo","Mad\u01dd\u01dduut\u01ddbija\u014b","Mam\u01dd\u014bgw\xe3afahbii","Mam\u01dd\u014bgw\xe3alii","Mad\u01ddmbii","F\u0129i D\u01dd\u0253lii","F\u0129i Munda\u014b","F\u0129i Gwahlle","F\u0129i Yuru"]],BC,[["KK","PK"],BC,["K\u01ddPel Kristu","Pel Kristu"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",BC,BC,BC],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XAF","FCFA","solai BEAC",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function eAt(t){return 5}],wm=void 0;const iAt=["my",[["\u1014\u1036\u1014\u1000\u103a","\u100a\u1014\u1031"],wm,wm],wm,[["\u1010","\u1010","\u1021","\u1017","\u1000","\u101e","\u1005"],["\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031","\u1010\u1014\u1004\u103a\u1039\u101c\u102c","\u1021\u1004\u103a\u1039\u1002\u102b","\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038","\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038","\u101e\u1031\u102c\u1000\u103c\u102c","\u1005\u1014\u1031"],wm,wm],wm,[["\u1007","\u1016","\u1019","\u1027","\u1019","\u1007","\u1007","\u1029","\u1005","\u1021","\u1014","\u1012"],["\u1007\u1014\u103a","\u1016\u1031","\u1019\u1010\u103a","\u1027","\u1019\u1031","\u1007\u103d\u1014\u103a","\u1007\u1030","\u1029","\u1005\u1000\u103a","\u1021\u1031\u102c\u1000\u103a","\u1014\u102d\u102f","\u1012\u102e"],["\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e","\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e","\u1019\u1010\u103a","\u1027\u1015\u103c\u102e","\u1019\u1031","\u1007\u103d\u1014\u103a","\u1007\u1030\u101c\u102d\u102f\u1004\u103a","\u1029\u1002\u102f\u1010\u103a","\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c","\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c","\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c","\u1012\u102e\u1007\u1004\u103a\u1018\u102c"]],wm,[["\u1018\u102e\u1005\u102e","\u1021\u1012\u1031\u102e"],wm,["\u1001\u101b\u1005\u103a\u1010\u1031\u102c\u103a \u1019\u1015\u1031\u102b\u103a\u1019\u102e\u1014\u103e\u1005\u103a","\u1001\u101b\u1005\u103a\u1014\u103e\u1005\u103a"]],0,[6,0],["dd-MM-yy","y\u104a MMM d","y\u104a d MMMM","y\u104a MMMM d\u104a EEEE"],["B H:mm","B HH:mm:ss","z HH:mm:ss","zzzz HH:mm:ss"],["{1} {0}",wm,wm,wm],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u1002\u100f\u1014\u103a\u1038\u1019\u101f\u102f\u1010\u103a\u101e\u1031\u102c",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"MMK","K","\u1019\u103c\u1014\u103a\u1019\u102c \u1000\u103b\u1015\u103a",{ANG:["NAf"],AWG:["Afl"],BBD:[wm,"Bds$"],BSD:[wm,"B$"],HTG:["G"],JPY:["JP\xa5","\xa5"],MMK:["K"],PAB:["B/."],PHP:[wm,"\u20b1"],THB:["\u0e3f"],TTD:["TT$","$"],USD:["US$","$"]},"ltr",function nAt(t){return 5}],lg=void 0;const rAt=["mzn",[["AM","PM"],lg,lg],lg,[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],lg,lg],lg,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0698\u0627\u0646\u0648\u06cc\u0647","\u0641\u0648\u0631\u06cc\u0647","\u0645\u0627\u0631\u0633","\u0622\u0648\u0631\u06cc\u0644","\u0645\u0647","\u0698\u0648\u0626\u0646","\u0698\u0648\u0626\u06cc\u0647","\u0627\u0648\u062a","\u0633\u067e\u062a\u0627\u0645\u0628\u0631","\u0627\u06a9\u062a\u0628\u0631","\u0646\u0648\u0627\u0645\u0628\u0631","\u062f\u0633\u0627\u0645\u0628\u0631"],lg],lg,[["\u067e.\u0645","\u0645."],lg,["\u0642\u0628\u0644 \u0645\u06cc\u0644\u0627\u062f","\u0628\u0639\u062f \u0645\u06cc\u0644\u0627\u062f"]],6,[5,5],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",lg,lg,lg],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"IRR","IRR","\u0627\u06cc\u0631\u0627\u0646 \u0631\u06cc\u0627\u0644",{JPY:["JP\xa5","\xa5"],PHP:[lg,"\u20b1"]},"rtl",function aAt(t){return 5}],zC=void 0;const oAt=["naq",[["\u01c1goagas","\u01c3uias"],zC,zC],zC,[["S","M","E","W","D","F","A"],["Son","Ma","De","Wu","Do","Fr","Sat"],["Sontaxtsees","Mantaxtsees","Denstaxtsees","Wunstaxtsees","Dondertaxtsees","Fraitaxtsees","Satertaxtsees"],["Son","Ma","De","Wu","Do","Fr","Sat"]],zC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["\u01c3Khanni","\u01c3Khan\u01c0g\xf4ab","\u01c0Khuu\u01c1kh\xe2b","\u01c3H\xf4a\u01c2khaib","\u01c3Khaits\xe2b","Gama\u01c0aeb","\u01c2Khoesaob","Ao\u01c1khuum\xfb\u01c1kh\xe2b","Tara\u01c0khuum\xfb\u01c1kh\xe2b","\u01c2N\xfb\u01c1n\xe2iseb","\u01c0Hoo\u01c2gaeb","H\xf4asore\u01c1kh\xe2b"]],zC,[["BC","AD"],zC,["Xristub ai\u01c3\xe2","Xristub khao\u01c3g\xe2"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",zC,zC,zC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","ZAR","South African Randi",{JPY:["JP\xa5","\xa5"],NAD:["$"],USD:["US$","$"]},"ltr",function sAt(t){return 1===t?1:2===t?2:5}],Rl=void 0;const dAt=["nb-SJ",[["a","p"],["a.m.","p.m."],Rl],[["a.m.","p.m."],Rl,Rl],[["S","M","T","O","T","F","L"],["s\xf8n.","man.","tir.","ons.","tor.","fre.","l\xf8r."],["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"],["s\xf8.","ma.","ti.","on.","to.","fr.","l\xf8."]],Rl,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mar.","apr.","mai","jun.","jul.","aug.","sep.","okt.","nov.","des."],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des"],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["f.Kr.","e.Kr."],Rl,["f\xf8r Kristus","etter Kristus"]],1,[6,0],["dd.MM.y","d. MMM y","d. MMMM y","EEEE d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Rl,"{1} 'kl'. {0}",Rl],[",","\xa0",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"NOK","kr","norske kroner",{AUD:[Rl,"$"],BRL:[Rl,"R$"],CAD:[Rl,"$"],CNY:[Rl,"\xa5"],HKD:[Rl,"$"],ILS:[Rl,"\u20aa"],INR:[Rl,"\u20b9"],JPY:[Rl,"\xa5"],KRW:[Rl,"\u20a9"],MXN:[Rl,"$"],NOK:["kr"],NZD:[Rl,"$"],PHP:[Rl,"\u20b1"],RON:[Rl,"L"],TWD:[Rl,"NT$"],USD:[Rl,"$"],VND:[Rl,"\u20ab"],XAF:[],XCD:[Rl,"$"],XPF:[],XXX:[]},"ltr",function lAt(t){return 1===t?1:5}],Fl=void 0;const cAt=["nb",[["a","p"],["a.m.","p.m."],Fl],[["a.m.","p.m."],Fl,Fl],[["S","M","T","O","T","F","L"],["s\xf8n.","man.","tir.","ons.","tor.","fre.","l\xf8r."],["s\xf8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\xf8rdag"],["s\xf8.","ma.","ti.","on.","to.","fr.","l\xf8."]],Fl,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mar.","apr.","mai","jun.","jul.","aug.","sep.","okt.","nov.","des."],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des"],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["f.Kr.","e.Kr."],Fl,["f\xf8r Kristus","etter Kristus"]],1,[6,0],["dd.MM.y","d. MMM y","d. MMMM y","EEEE d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Fl,"{1} 'kl'. {0}",Fl],[",","\xa0",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"NOK","kr","norske kroner",{AUD:[Fl,"$"],BRL:[Fl,"R$"],CAD:[Fl,"$"],CNY:[Fl,"\xa5"],HKD:[Fl,"$"],ILS:[Fl,"\u20aa"],INR:[Fl,"\u20b9"],JPY:[Fl,"\xa5"],KRW:[Fl,"\u20a9"],MXN:[Fl,"$"],NOK:["kr"],NZD:[Fl,"$"],PHP:[Fl,"\u20b1"],RON:[Fl,"L"],TWD:[Fl,"NT$"],USD:[Fl,"$"],VND:[Fl,"\u20ab"],XAF:[],XCD:[Fl,"$"],XPF:[],XXX:[]},"ltr",function uAt(t){return 1===t?1:5}],$C=void 0;const hAt=["nd",[["AM","PM"],$C,$C],$C,[["S","M","S","S","S","S","M"],["Son","Mvu","Sib","Sit","Sin","Sih","Mgq"],["Sonto","Mvulo","Sibili","Sithathu","Sine","Sihlanu","Mgqibelo"],["Son","Mvu","Sib","Sit","Sin","Sih","Mgq"]],$C,[["Z","N","M","M","N","N","N","N","M","M","L","M"],["Zib","Nhlo","Mbi","Mab","Nkw","Nhla","Ntu","Ncw","Mpan","Mfu","Lwe","Mpal"],["Zibandlela","Nhlolanja","Mbimbitho","Mabasa","Nkwenkwezi","Nhlangula","Ntulikazi","Ncwabakazi","Mpandula","Mfumfu","Lwezi","Mpalakazi"]],$C,[["BC","AD"],$C,["UKristo angakabuyi","Ukristo ebuyile"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",$C,$C,$C],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","Dola yase Amelika",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function pAt(t){return 1===t?1:5}],dg=void 0;const fAt=["nds-NL",[["AM","PM"],dg,dg],dg,[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dg,dg],dg,[["1","2","3","4","5","6","7","8","9","10","11","12"],["M01","M02","M03","M04","M05","M06","M07","M08","M09","M10","M11","M12"],dg],dg,[["BCE","CE"],dg,dg],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",dg,dg,dg],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"EUR","\u20ac","EUR",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function mAt(t){return 5}],ug=void 0;const _At=["nds",[["AM","PM"],ug,ug],ug,[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],ug,ug],ug,[["1","2","3","4","5","6","7","8","9","10","11","12"],["M01","M02","M03","M04","M05","M06","M07","M08","M09","M10","M11","M12"],ug],ug,[["BCE","CE"],ug,ug],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",ug,ug,ug],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"EUR","\u20ac","EUR",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function gAt(t){return 5}],dv=void 0;const vAt=["ne-IN",[["\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928","\u0905\u092a\u0930\u093e\u0939\u094d\u0928"],dv,dv],dv,[["\u0906","\u0938\u094b","\u092e","\u092c\u0941","\u092c\u093f","\u0936\u0941","\u0936"],["\u0906\u0907\u0924","\u0938\u094b\u092e","\u092e\u0919\u094d\u0917\u0932","\u092c\u0941\u0927","\u092c\u093f\u0939\u093f","\u0936\u0941\u0915\u094d\u0930","\u0936\u0928\u093f"],["\u0906\u0907\u0924\u092c\u093e\u0930","\u0938\u094b\u092e\u092c\u093e\u0930","\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930","\u092c\u0941\u0927\u092c\u093e\u0930","\u092c\u093f\u0939\u093f\u092c\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930","\u0936\u0928\u093f\u092c\u093e\u0930"],["\u0906\u0907\u0924","\u0938\u094b\u092e","\u092e\u0919\u094d\u0917\u0932","\u092c\u0941\u0927","\u092c\u093f\u0939\u093f","\u0936\u0941\u0915\u094d\u0930","\u0936\u0928\u093f"]],dv,[["\u091c\u0928","\u092b\u0947\u092c","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932","\u0905\u0917","\u0938\u0947\u092a","\u0905\u0915\u094d\u091f\u094b","\u0928\u094b\u092d\u0947","\u0921\u093f\u0938\u0947"],["\u091c\u0928\u0935\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0905\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932\u093e\u0908","\u0905\u0917\u0938\u094d\u091f","\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930","\u0905\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930","\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930"],dv],[["\u091c\u0928","\u092b\u0947\u0947\u092c","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932","\u0905\u0917","\u0938\u0947\u092a","\u0905\u0915\u094d\u091f\u094b","\u0928\u094b\u092d\u0947","\u0921\u093f\u0938\u0947"],["\u091c\u0928\u0935\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0905\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932\u093e\u0908","\u0905\u0917\u0938\u094d\u091f","\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930","\u0905\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930","\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930"],dv],[["\u0908\u0938\u093e \u092a\u0942\u0930\u094d\u0935","\u0938\u0928\u094d"],dv,dv],0,[0,0],["yy/M/d","y MMM d","y MMMM d","y MMMM d, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",dv,"{1} {0}",dv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","#E0"],"INR","\u20b9","\u092d\u093e\u0930\u0924\u0940\u092f \u0930\u0942\u092a\u093f\u0901\u092f\u093e",{JPY:["JP\xa5","\xa5"],NPR:["\u0928\u0947\u0930\u0942","\u0930\u0942"],PHP:[dv,"\u20b1"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function yAt(t){return 1===t?1:5}],uv=void 0;const MAt=["ne",[["\u092a\u0942\u0930\u094d\u0935\u093e\u0939\u094d\u0928","\u0905\u092a\u0930\u093e\u0939\u094d\u0928"],uv,uv],uv,[["\u0906","\u0938\u094b","\u092e","\u092c\u0941","\u092c\u093f","\u0936\u0941","\u0936"],["\u0906\u0907\u0924","\u0938\u094b\u092e","\u092e\u0919\u094d\u0917\u0932","\u092c\u0941\u0927","\u092c\u093f\u0939\u093f","\u0936\u0941\u0915\u094d\u0930","\u0936\u0928\u093f"],["\u0906\u0907\u0924\u092c\u093e\u0930","\u0938\u094b\u092e\u092c\u093e\u0930","\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930","\u092c\u0941\u0927\u092c\u093e\u0930","\u092c\u093f\u0939\u093f\u092c\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930","\u0936\u0928\u093f\u092c\u093e\u0930"],["\u0906\u0907\u0924","\u0938\u094b\u092e","\u092e\u0919\u094d\u0917\u0932","\u092c\u0941\u0927","\u092c\u093f\u0939\u093f","\u0936\u0941\u0915\u094d\u0930","\u0936\u0928\u093f"]],uv,[["\u091c\u0928","\u092b\u0947\u092c","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932","\u0905\u0917","\u0938\u0947\u092a","\u0905\u0915\u094d\u091f\u094b","\u0928\u094b\u092d\u0947","\u0921\u093f\u0938\u0947"],["\u091c\u0928\u0935\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0905\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932\u093e\u0908","\u0905\u0917\u0938\u094d\u091f","\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930","\u0905\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930","\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930"],uv],[["\u091c\u0928","\u092b\u0947\u0947\u092c","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932","\u0905\u0917","\u0938\u0947\u092a","\u0905\u0915\u094d\u091f\u094b","\u0928\u094b\u092d\u0947","\u0921\u093f\u0938\u0947"],["\u091c\u0928\u0935\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0905\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u0905\u092a\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0941\u0928","\u091c\u0941\u0932\u093e\u0908","\u0905\u0917\u0938\u094d\u091f","\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930","\u0905\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930","\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930"],uv],[["\u0908\u0938\u093e \u092a\u0942\u0930\u094d\u0935","\u0938\u0928\u094d"],uv,uv],0,[6,0],["yy/M/d","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",uv,"{1} {0}",uv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","#E0"],"NPR","\u0928\u0947\u0930\u0942","\u0928\u0947\u092a\u093e\u0932\u0940 \u0930\u0942\u092a\u0948\u092f\u093e\u0901",{JPY:["JP\xa5","\xa5"],NPR:["\u0928\u0947\u0930\u0942","\u0930\u0942"],PHP:[uv,"\u20b1"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function bAt(t){return 1===t?1:5}],aT=void 0;const DAt=["nl-AW",[["a.m.","p.m."],aT,aT],aT,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],aT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],aT,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",aT,"{1} 'om' {0}",aT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"AWG","Afl.","Arubaanse gulden",{AUD:["AU$","$"],AWG:["Afl."],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],PHP:[aT,"\u20b1"],SBD:["SI$","$"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XPF:[],XXX:[]},"ltr",function xAt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],rT=void 0;const CAt=["nl-BE",[["a.m.","p.m."],rT,rT],rT,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],rT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],rT,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["d/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",rT,"{1} 'om' {0}",rT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"EUR","\u20ac","Euro",{AUD:["AU$","$"],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],PHP:[rT,"\u20b1"],SBD:["SI$","$"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XPF:[],XXX:[]},"ltr",function wAt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],sT=void 0;const OAt=["nl-BQ",[["a.m.","p.m."],sT,sT],sT,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],sT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],sT,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",sT,"{1} 'om' {0}",sT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"USD","$","Amerikaanse dollar",{AUD:["AU$","$"],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],PHP:[sT,"\u20b1"],SBD:["SI$","$"],THB:["\u0e3f"],TWD:["NT$"],XPF:[],XXX:[]},"ltr",function SAt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],oT=void 0;const EAt=["nl-CW",[["a.m.","p.m."],oT,oT],oT,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],oT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],oT,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",oT,"{1} 'om' {0}",oT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"ANG","NAf.","Nederlands-Antilliaanse gulden",{ANG:["NAf."],AUD:["AU$","$"],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],PHP:[oT,"\u20b1"],SBD:["SI$","$"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XPF:[],XXX:[]},"ltr",function TAt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],lT=void 0;const kAt=["nl-SR",[["a.m.","p.m."],lT,lT],lT,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],lT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],lT,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",lT,"{1} 'om' {0}",lT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"SRD","$","Surinaamse dollar",{AUD:["AU$","$"],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],PHP:[lT,"\u20b1"],SBD:["SI$","$"],SRD:["$"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XPF:[],XXX:[]},"ltr",function AAt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],dT=void 0;const LAt=["nl-SX",[["a.m.","p.m."],dT,dT],dT,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],dT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],dT,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",dT,"{1} 'om' {0}",dT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"ANG","NAf.","Nederlands-Antilliaanse gulden",{ANG:["NAf."],AUD:["AU$","$"],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],PHP:[dT,"\u20b1"],SBD:["SI$","$"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XPF:[],XXX:[]},"ltr",function IAt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],uT=void 0;const PAt=["nl",[["a.m.","p.m."],uT,uT],uT,[["Z","M","D","W","D","V","Z"],["zo","ma","di","wo","do","vr","za"],["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],["zo","ma","di","wo","do","vr","za"]],uT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mrt.","apr.","mei","jun.","jul.","aug.","sep.","okt.","nov.","dec."],["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]],uT,[["v.C.","n.C."],["v.Chr.","n.Chr."],["voor Christus","na Christus"]],1,[6,0],["dd-MM-y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",uT,"{1} 'om' {0}",uT],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00;\xa4\xa0-#,##0.00","#E0"],"EUR","\u20ac","Euro",{AUD:["AU$","$"],CAD:["C$","$"],FJD:["FJ$","$"],JPY:["JP\xa5","\xa5"],PHP:[uT,"\u20b1"],SBD:["SI$","$"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XPF:[],XXX:[]},"ltr",function NAt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],VC=void 0;const FAt=["nmg",[["man\xe1","kug\xfa"],VC,VC],VC,[["s","m","s","s","s","m","s"],["s\u0254\u0301n","m\u0254\u0301n","smb","sml","smn","mbs","sas"],["s\u0254\u0301nd\u0254","m\u0254\u0301nd\u0254","s\u0254\u0301nd\u0254 maf\xfa m\xe1ba","s\u0254\u0301nd\u0254 maf\xfa m\xe1lal","s\u0254\u0301nd\u0254 maf\xfa m\xe1na","mab\xe1g\xe1 m\xe1 sukul","s\xe1sadi"],["s\u0254\u0301n","m\u0254\u0301n","smb","sml","smn","mbs","sas"]],VC,[["1","2","3","4","5","6","7","8","9","10","11","12"],["ng1","ng2","ng3","ng4","ng5","ng6","ng7","ng8","ng9","ng10","ng11","kris"],["ngw\u025bn mat\xe1hra","ngw\u025bn \u0144mba","ngw\u025bn \u0144lal","ngw\u025bn \u0144na","ngw\u025bn \u0144tan","ngw\u025bn \u0144tu\xf3","ngw\u025bn h\u025bmbu\u025br\xed","ngw\u025bn l\u0254mbi","ngw\u025bn r\u025bbvu\xe2","ngw\u025bn wum","ngw\u025bn wum nav\u01d4r","kr\xedsimin"]],VC,[["BL","PB"],VC,["B\xf3 Lahl\u025b\u0304","Pfi\u025b Bur\u012b"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",VC,VC,VC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","Fra\u014b CFA BEAC",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function RAt(t){return 5}],Kl=void 0;const BAt=["nn",[["f.m.","e.m."],Kl,["formiddag","ettermiddag"]],[["f.m.","e.m."],Kl,Kl],[["S","M","T","O","T","F","L"],["s\xf8.","m\xe5.","ty.","on.","to.","fr.","la."],["s\xf8ndag","m\xe5ndag","tysdag","onsdag","torsdag","fredag","laurdag"],["s\xf8.","m\xe5.","ty.","on.","to.","fr.","la."]],[["S","M","T","O","T","F","L"],["s\xf8n","m\xe5n","tys","ons","tor","fre","lau"],["s\xf8ndag","m\xe5ndag","tysdag","onsdag","torsdag","fredag","laurdag"],["s\xf8.","m\xe5.","ty.","on.","to.","fr.","la."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mars","apr.","mai","juni","juli","aug.","sep.","okt.","nov.","des."],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des"],["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]],[["f.Kr.","e.Kr."],Kl,Kl],1,[6,0],["dd.MM.y","d. MMM y","d. MMMM y","EEEE d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","'kl'. HH:mm:ss zzzz"],["{1}, {0}",Kl,"{1} 'kl'. {0}","{1} {0}"],[",","\xa0",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"NOK","kr","norske kroner",{AUD:[Kl,"$"],BRL:[Kl,"R$"],CAD:[Kl,"$"],CNY:[Kl,"\xa5"],GBP:[Kl,"\xa3"],HKD:[Kl,"$"],ILS:[Kl,"\u20aa"],INR:[Kl,"\u20b9"],JPY:[Kl,"\xa5"],KRW:[Kl,"\u20a9"],MXN:[Kl,"$"],NOK:["kr"],NZD:[Kl,"$"],PHP:[Kl,"\u20b1"],TWD:[Kl,"$"],USD:[Kl,"$"],VND:[Kl,"\u20ab"],XAF:[],XCD:[Kl,"$"],XPF:[],XXX:[]},"ltr",function HAt(t){return 1===t?1:5}],cM=void 0;const $At=["nnh",[["mba\u02bc\xe1mba\u02bc","ncw\xf2nz\xe9m"],cM,cM],cM,[["S","M","T","W","T","F","S"],["ly\u025b\u02bc\u025b\u0301 s\u1e85\xed\u014bt\xe8","mvf\xf2 ly\u025b\u030c\u02bc","mb\u0254\u0301\u0254nt\xe8 mvf\xf2 ly\u025b\u030c\u02bc","ts\xe8ts\u025b\u0300\u025b ly\u025b\u030c\u02bc","mb\u0254\u0301\u0254nt\xe8 tsets\u025b\u0300\u025b ly\u025b\u030c\u02bc","mvf\xf2 m\xe0ga ly\u025b\u030c\u02bc","m\xe0ga ly\u025b\u030c\u02bc"],cM,cM],cM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["sa\u014b tsets\u025b\u0300\u025b l\xf9m","sa\u014b k\xe0g ngw\xf3\u014b","sa\u014b lepy\xe8 sh\xfam","sa\u014b c\xff\xf3","sa\u014b ts\u025b\u0300\u025b c\xff\xf3","sa\u014b nj\xffol\xe1\u02bc","sa\u014b ty\u025b\u0300b ty\u025b\u0300b mb\u0289\u0300\u014b","sa\u014b mb\u0289\u0300\u014b","sa\u014b ngw\u0254\u0300\u02bc mb\xff\u025b","sa\u014b t\xe0\u014ba tsets\xe1\u02bc","sa\u014b mejwo\u014b\xf3","sa\u014b l\xf9m"],cM],cM,[["m.z.Y.","m.g.n.Y."],cM,["m\xe9 zy\xe9 Y\u011bs\xf4","m\xe9 g\xffo \u0144zy\xe9 Y\u011bs\xf4"]],1,[6,0],["dd/MM/yy","d MMM, y","'ly\u025b'\u030c\u02bc d 'na' MMMM, y","EEEE , 'ly\u025b'\u030c\u02bc d 'na' MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",cM,"{1}, {0}","{1},{0}"],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"XAF","FCFA","fel\xe1\u014b CFA",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function zAt(t){return 1===t?1:5}],WC=void 0;const WAt=["nus",[["RW","T\u014a"],WC,WC],WC,[["C","J","R","D","\u014a","D","B"],["C\xe4\u014b","Jiec","R\u025bw","Di\u0254\u0331k","\u014auaan","Dhieec","B\xe4k\u025bl"],["C\xe4\u014b ku\u0254th","Jiec la\u0331t","R\u025bw l\xe4tni","Di\u0254\u0331k l\xe4tni","\u014auaan l\xe4tni","Dhieec l\xe4tni","B\xe4k\u025bl l\xe4tni"],["C\xe4\u014b","Jiec","R\u025bw","Di\u0254\u0331k","\u014auaan","Dhieec","B\xe4k\u025bl"]],WC,[["T","P","D","G","D","K","P","T","T","L","K","T"],["Tiop","P\u025bt","Du\u0254\u0331\u0254\u0331","Guak","Du\xe4","Kor","Pay","Thoo","T\u025b\u025b","Laa","Kur","Tid"],["Tiop thar p\u025bt","P\u025bt","Du\u0254\u0331\u0254\u0331\u014b","Guak","Du\xe4t","Kornyoot","Pay yie\u0331tni","Tho\u0331o\u0331r","T\u025b\u025br","Laath","Kur","Tio\u0331p in di\u0331i\u0331t"]],WC,[["AY","\u0190Y"],WC,["A ka\u0331n Yecu ni dap","\u0190 ca Yecu dap"]],1,[6,0],["d/MM/y","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","z h:mm:ss a","zzzz h:mm:ss a"],["{1} {0}",WC,WC,WC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SSP","\xa3","SSP",{GBP:["GB\xa3","\xa3"],JPY:["JP\xa5","\xa5"],SSP:["\xa3"],USD:["US$","$"]},"ltr",function VAt(t){return 5}],GC=void 0;const jAt=["nyn",[["AM","PM"],GC,GC],GC,[["S","K","R","S","N","T","M"],["SAN","ORK","OKB","OKS","OKN","OKT","OMK"],["Sande","Orwokubanza","Orwakabiri","Orwakashatu","Orwakana","Orwakataano","Orwamukaaga"],["SAN","ORK","OKB","OKS","OKN","OKT","OMK"]],GC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["KBZ","KBR","KST","KKN","KTN","KMK","KMS","KMN","KMW","KKM","KNK","KNB"],["Okwokubanza","Okwakabiri","Okwakashatu","Okwakana","Okwakataana","Okwamukaaga","Okwamushanju","Okwamunaana","Okwamwenda","Okwaikumi","Okwaikumi na kumwe","Okwaikumi na ibiri"]],GC,[["BC","AD"],GC,["Kurisito Atakaijire","Kurisito Yaijire"]],1,[0,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",GC,GC,GC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"UGX","USh","Eshiringi ya Uganda",{JPY:["JP\xa5","\xa5"],UGX:["USh"],USD:["US$","$"]},"ltr",function GAt(t){return 1===t?1:5}],cT=void 0;const UAt=["om-KE",[["WD","WB"],cT,cT],cT,[["D","W","Q","R","K","J","S"],["Dil","Wix","Qib","Rob","Kam","Jim","San"],["Dilbata","Wiixata","Qibxata","Roobii","Kamiisa","Jimaata","Sanbata"],["Dil","Wix","Qib","Rob","Kam","Jim","San"]],cT,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Ama","Gur","Bit","Elb","Cam","Wax","Ado","Hag","Ful","Onk","Sad","Mud"],["Amajjii","Guraandhala","Bitooteessa","Elba","Caamsa","Waxabajjii","Adooleessa","Hagayya","Fuulbana","Onkololeessa","Sadaasa","Muddee"]],[["A","G","B","E","C","W","A","H","F","O","S","M"],["Ama","Gur","Bit","Elb","Cam","Wax","Ado","Hag","Ful","Onk","Sad","Mud"],["Amajjii","Guraandhala","Bitooteessa","Elba","Caamsa","Waxabajjii","Adooleessa","Hagayya","Fuulbana","Onkololeessa","Sadaasa","Muddee"]],[["KD","CE"],cT,["Dheengadda Jeesu","CE"]],0,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE, MMMM d, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",cT,cT,cT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","KES",{ETB:["Br"],JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function qAt(t){return 1===t?1:5}],jC=void 0;const JAt=["om",[["WD","WB"],jC,jC],jC,[["S","M","T","W","T","F","S"],["Dil","Wix","Qib","Rob","Kam","Jim","San"],["Dilbata","Wiixata","Qibxata","Roobii","Kamiisa","Jimaata","Sanbata"],["Dil","Wix","Qib","Rob","Kam","Jim","San"]],jC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Ama","Gur","Bit","Elb","Cam","Wax","Ado","Hag","Ful","Onk","Sad","Mud"],["Amajjii","Guraandhala","Bitooteessa","Elba","Caamsa","Waxabajjii","Adooleessa","Hagayya","Fuulbana","Onkololeessa","Sadaasa","Muddee"]],jC,[["BCE","CE"],jC,["Dheengadda Jeesu","CE"]],0,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",jC,jC,jC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ETB","Br","Itoophiyaa Birrii",{ETB:["Br"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function YAt(t){return 1===t?1:5}],qC=void 0;const XAt=["or",[["\u0b2a\u0b42","\u0b05"],["AM","PM"],qC],[["AM","\u0b05\u0b2a\u0b30\u0b3e\u0b39\u0b4d\u0b28"],["\u0b2a\u0b42\u0b30\u0b4d\u0b2c\u0b3e\u0b39\u0b4d\u0b28","\u0b05\u0b2a\u0b30\u0b3e\u0b39\u0b4d\u0b28"],qC],[["\u0b30","\u0b38\u0b4b","\u0b2e","\u0b2c\u0b41","\u0b17\u0b41","\u0b36\u0b41","\u0b36"],["\u0b30\u0b2c\u0b3f","\u0b38\u0b4b\u0b2e","\u0b2e\u0b19\u0b4d\u0b17\u0b33","\u0b2c\u0b41\u0b27","\u0b17\u0b41\u0b30\u0b41","\u0b36\u0b41\u0b15\u0b4d\u0b30","\u0b36\u0b28\u0b3f"],["\u0b30\u0b2c\u0b3f\u0b2c\u0b3e\u0b30","\u0b38\u0b4b\u0b2e\u0b2c\u0b3e\u0b30","\u0b2e\u0b19\u0b4d\u0b17\u0b33\u0b2c\u0b3e\u0b30","\u0b2c\u0b41\u0b27\u0b2c\u0b3e\u0b30","\u0b17\u0b41\u0b30\u0b41\u0b2c\u0b3e\u0b30","\u0b36\u0b41\u0b15\u0b4d\u0b30\u0b2c\u0b3e\u0b30","\u0b36\u0b28\u0b3f\u0b2c\u0b3e\u0b30"],["\u0b30\u0b2c\u0b3f","\u0b38\u0b4b\u0b2e","\u0b2e\u0b19\u0b4d\u0b17\u0b33","\u0b2c\u0b41\u0b27","\u0b17\u0b41\u0b30\u0b41","\u0b36\u0b41\u0b15\u0b4d\u0b30","\u0b36\u0b28\u0b3f"]],qC,[["\u0b1c\u0b3e","\u0b2b\u0b47","\u0b2e\u0b3e","\u0b05","\u0b2e\u0b07","\u0b1c\u0b41","\u0b1c\u0b41","\u0b05","\u0b38\u0b47","\u0b05","\u0b28","\u0b21\u0b3f"],["\u0b1c\u0b3e\u0b28\u0b41\u0b06\u0b30\u0b40","\u0b2b\u0b47\u0b2c\u0b43\u0b06\u0b30\u0b40","\u0b2e\u0b3e\u0b30\u0b4d\u0b1a\u0b4d\u0b1a","\u0b05\u0b2a\u0b4d\u0b30\u0b47\u0b32","\u0b2e\u0b07","\u0b1c\u0b41\u0b28","\u0b1c\u0b41\u0b32\u0b3e\u0b07","\u0b05\u0b17\u0b37\u0b4d\u0b1f","\u0b38\u0b47\u0b2a\u0b4d\u0b1f\u0b47\u0b2e\u0b4d\u0b2c\u0b30","\u0b05\u0b15\u0b4d\u0b1f\u0b4b\u0b2c\u0b30","\u0b28\u0b2d\u0b47\u0b2e\u0b4d\u0b2c\u0b30","\u0b21\u0b3f\u0b38\u0b47\u0b2e\u0b4d\u0b2c\u0b30"],qC],qC,[["BC","AD"],qC,["\u0b16\u0b4d\u0b30\u0b40\u0b37\u0b4d\u0b1f\u0b2a\u0b42\u0b30\u0b4d\u0b2c","\u0b16\u0b4d\u0b30\u0b40\u0b37\u0b4d\u0b1f\u0b3e\u0b2c\u0b4d\u0b26"]],0,[0,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",qC,"{0} \u0b20\u0b3e\u0b30\u0b47 {1}",qC],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##0%","\xa4#,##0.00","#E0"],"INR","\u20b9","\u0b2d\u0b3e\u0b30\u0b24\u0b40\u0b5f \u0b1f\u0b19\u0b4d\u0b15\u0b3e",{PHP:[qC,"\u20b1"]},"ltr",function KAt(t){return 1===t?1:5}],pT=void 0;const QAt=["os-RU",[["AM","PM"],pT,["\u04d5\u043c\u0431\u0438\u0441\u0431\u043e\u043d\u044b \u0440\u0430\u0437\u043c\u04d5","\u04d5\u043c\u0431\u0438\u0441\u0431\u043e\u043d\u044b \u0444\u04d5\u0441\u0442\u04d5"]],[["AM","PM"],pT,pT],[["\u0425","\u041a","\u0414","\u04d4","\u0426","\u041c","\u0421"],["\u0445\u0446\u0431","\u043a\u0440\u0441","\u0434\u0446\u0433","\u04d5\u0440\u0442","\u0446\u043f\u0440","\u043c\u0440\u0431","\u0441\u0431\u0442"],["\u0445\u0443\u044b\u0446\u0430\u0443\u0431\u043e\u043d","\u043a\u044a\u0443\u044b\u0440\u0438\u0441\u04d5\u0440","\u0434\u044b\u0446\u0446\u04d5\u0433","\u04d5\u0440\u0442\u044b\u0446\u0446\u04d5\u0433","\u0446\u044b\u043f\u043f\u04d5\u0440\u04d5\u043c","\u043c\u0430\u0439\u0440\u04d5\u043c\u0431\u043e\u043d","\u0441\u0430\u0431\u0430\u0442"],["\u0445\u0446\u0431","\u043a\u0440\u0441","\u0434\u0446\u0433","\u04d5\u0440\u0442","\u0446\u043f\u0440","\u043c\u0440\u0431","\u0441\u0431\u0442"]],[["\u0425","\u041a","\u0414","\u04d4","\u0426","\u041c","\u0421"],["\u0425\u0446\u0431","\u041a\u0440\u0441","\u0414\u0446\u0433","\u04d4\u0440\u0442","\u0426\u043f\u0440","\u041c\u0440\u0431","\u0421\u0431\u0442"],["\u0425\u0443\u044b\u0446\u0430\u0443\u0431\u043e\u043d","\u041a\u044a\u0443\u044b\u0440\u0438\u0441\u04d5\u0440","\u0414\u044b\u0446\u0446\u04d5\u0433","\u04d4\u0440\u0442\u044b\u0446\u0446\u04d5\u0433","\u0426\u044b\u043f\u043f\u04d5\u0440\u04d5\u043c","\u041c\u0430\u0439\u0440\u04d5\u043c\u0431\u043e\u043d","\u0421\u0430\u0431\u0430\u0442"],["\u0445\u0446\u0431","\u043a\u0440\u0441","\u0434\u0446\u0433","\u04d5\u0440\u0442","\u0446\u043f\u0440","\u043c\u0440\u0431","\u0441\u0431\u0442"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u0439\u044b","\u0438\u044e\u043d\u044b","\u0438\u044e\u043b\u044b","\u0430\u0432\u0433.","\u0441\u0435\u043d.","\u043e\u043a\u0442.","\u043d\u043e\u044f.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044b","\u0444\u0435\u0432\u0440\u0430\u043b\u044b","\u043c\u0430\u0440\u0442\u044a\u0438\u0439\u044b","\u0430\u043f\u0440\u0435\u043b\u044b","\u043c\u0430\u0439\u044b","\u0438\u044e\u043d\u044b","\u0438\u044e\u043b\u044b","\u0430\u0432\u0433\u0443\u0441\u0442\u044b","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044b","\u043e\u043a\u0442\u044f\u0431\u0440\u044b","\u043d\u043e\u044f\u0431\u0440\u044b","\u0434\u0435\u043a\u0430\u0431\u0440\u044b"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u042f\u043d\u0432.","\u0424\u0435\u0432\u0440.","\u041c\u0430\u0440\u0442.","\u0410\u043f\u0440.","\u041c\u0430\u0439","\u0418\u044e\u043d\u044c","\u0418\u044e\u043b\u044c","\u0410\u0432\u0433.","\u0421\u0435\u043d\u0442.","\u041e\u043a\u0442.","\u041d\u043e\u044f\u0431.","\u0414\u0435\u043a."],["\u042f\u043d\u0432\u0430\u0440\u044c","\u0424\u0435\u0432\u0440\u0430\u043b\u044c","\u041c\u0430\u0440\u0442\u044a\u0438","\u0410\u043f\u0440\u0435\u043b\u044c","\u041c\u0430\u0439","\u0418\u044e\u043d\u044c","\u0418\u044e\u043b\u044c","\u0410\u0432\u0433\u0443\u0441\u0442","\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u041e\u043a\u0442\u044f\u0431\u0440\u044c","\u041d\u043e\u044f\u0431\u0440\u044c","\u0414\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u043d.\u0434.\u0430.","\u043d.\u0434."],pT,pT],1,[6,0],["dd.MM.yy","dd MMM y '\u0430\u0437'","d MMMM, y '\u0430\u0437'","EEEE, d MMMM, y '\u0430\u0437'"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",pT,pT,pT],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u041d\u041d",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"RUB","\u20bd","\u0421\u043e\u043c",{JPY:["JP\xa5","\xa5"],RUB:["\u20bd"]},"ltr",function ZAt(t){return 1===t?1:5}],hT=void 0;const tkt=["os",[["AM","PM"],hT,["\u04d5\u043c\u0431\u0438\u0441\u0431\u043e\u043d\u044b \u0440\u0430\u0437\u043c\u04d5","\u04d5\u043c\u0431\u0438\u0441\u0431\u043e\u043d\u044b \u0444\u04d5\u0441\u0442\u04d5"]],[["AM","PM"],hT,hT],[["\u0425","\u041a","\u0414","\u04d4","\u0426","\u041c","\u0421"],["\u0445\u0446\u0431","\u043a\u0440\u0441","\u0434\u0446\u0433","\u04d5\u0440\u0442","\u0446\u043f\u0440","\u043c\u0440\u0431","\u0441\u0431\u0442"],["\u0445\u0443\u044b\u0446\u0430\u0443\u0431\u043e\u043d","\u043a\u044a\u0443\u044b\u0440\u0438\u0441\u04d5\u0440","\u0434\u044b\u0446\u0446\u04d5\u0433","\u04d5\u0440\u0442\u044b\u0446\u0446\u04d5\u0433","\u0446\u044b\u043f\u043f\u04d5\u0440\u04d5\u043c","\u043c\u0430\u0439\u0440\u04d5\u043c\u0431\u043e\u043d","\u0441\u0430\u0431\u0430\u0442"],["\u0445\u0446\u0431","\u043a\u0440\u0441","\u0434\u0446\u0433","\u04d5\u0440\u0442","\u0446\u043f\u0440","\u043c\u0440\u0431","\u0441\u0431\u0442"]],[["\u0425","\u041a","\u0414","\u04d4","\u0426","\u041c","\u0421"],["\u0425\u0446\u0431","\u041a\u0440\u0441","\u0414\u0446\u0433","\u04d4\u0440\u0442","\u0426\u043f\u0440","\u041c\u0440\u0431","\u0421\u0431\u0442"],["\u0425\u0443\u044b\u0446\u0430\u0443\u0431\u043e\u043d","\u041a\u044a\u0443\u044b\u0440\u0438\u0441\u04d5\u0440","\u0414\u044b\u0446\u0446\u04d5\u0433","\u04d4\u0440\u0442\u044b\u0446\u0446\u04d5\u0433","\u0426\u044b\u043f\u043f\u04d5\u0440\u04d5\u043c","\u041c\u0430\u0439\u0440\u04d5\u043c\u0431\u043e\u043d","\u0421\u0430\u0431\u0430\u0442"],["\u0445\u0446\u0431","\u043a\u0440\u0441","\u0434\u0446\u0433","\u04d5\u0440\u0442","\u0446\u043f\u0440","\u043c\u0440\u0431","\u0441\u0431\u0442"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u0439\u044b","\u0438\u044e\u043d\u044b","\u0438\u044e\u043b\u044b","\u0430\u0432\u0433.","\u0441\u0435\u043d.","\u043e\u043a\u0442.","\u043d\u043e\u044f.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044b","\u0444\u0435\u0432\u0440\u0430\u043b\u044b","\u043c\u0430\u0440\u0442\u044a\u0438\u0439\u044b","\u0430\u043f\u0440\u0435\u043b\u044b","\u043c\u0430\u0439\u044b","\u0438\u044e\u043d\u044b","\u0438\u044e\u043b\u044b","\u0430\u0432\u0433\u0443\u0441\u0442\u044b","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044b","\u043e\u043a\u0442\u044f\u0431\u0440\u044b","\u043d\u043e\u044f\u0431\u0440\u044b","\u0434\u0435\u043a\u0430\u0431\u0440\u044b"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u042f\u043d\u0432.","\u0424\u0435\u0432\u0440.","\u041c\u0430\u0440\u0442.","\u0410\u043f\u0440.","\u041c\u0430\u0439","\u0418\u044e\u043d\u044c","\u0418\u044e\u043b\u044c","\u0410\u0432\u0433.","\u0421\u0435\u043d\u0442.","\u041e\u043a\u0442.","\u041d\u043e\u044f\u0431.","\u0414\u0435\u043a."],["\u042f\u043d\u0432\u0430\u0440\u044c","\u0424\u0435\u0432\u0440\u0430\u043b\u044c","\u041c\u0430\u0440\u0442\u044a\u0438","\u0410\u043f\u0440\u0435\u043b\u044c","\u041c\u0430\u0439","\u0418\u044e\u043d\u044c","\u0418\u044e\u043b\u044c","\u0410\u0432\u0433\u0443\u0441\u0442","\u0421\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u041e\u043a\u0442\u044f\u0431\u0440\u044c","\u041d\u043e\u044f\u0431\u0440\u044c","\u0414\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u043d.\u0434.\u0430.","\u043d.\u0434."],hT,hT],1,[6,0],["dd.MM.yy","dd MMM y '\u0430\u0437'","d MMMM, y '\u0430\u0437'","EEEE, d MMMM, y '\u0430\u0437'"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",hT,hT,hT],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u041d\u041d",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"GEL","\u20be","\u041b\u0430\u0440",{GEL:["\u20be"],JPY:["JP\xa5","\xa5"]},"ltr",function ekt(t){return 1===t?1:5}],cg=void 0;const ikt=["pa-Arab",[["AM","PM"],cg,cg],cg,[["S","M","T","W","T","F","S"],["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u064f\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"],cg,cg],cg,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],cg],cg,[["\u0627\u064a\u0633\u0627\u067e\u0648\u0631\u0648","\u0633\u06ba"],cg,cg],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, dd MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",cg,cg,cg],[".",",",";","%","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"PKR","\u0631","\u0631\u0648\u067e\u0626\u06cc\u06c1",{JPY:["JP\xa5","\xa5"],PKR:["\u0631","Rs"],USD:["US$","$"]},"rtl",function nkt(t){return 5}],mT=void 0;const rkt=["pa-Guru",[["\u0a38.","\u0a38\u0a3c."],["\u0a2a\u0a42.\u0a26\u0a41.","\u0a2c\u0a3e.\u0a26\u0a41."],mT],[["\u0a2a\u0a42.\u0a26\u0a41.","\u0a2c\u0a3e.\u0a26\u0a41."],mT,mT],[["\u0a10","\u0a38\u0a4b","\u0a2e\u0a70","\u0a2c\u0a41\u0a71","\u0a35\u0a40","\u0a38\u0a3c\u0a41\u0a71","\u0a38\u0a3c"],["\u0a10\u0a24","\u0a38\u0a4b\u0a2e","\u0a2e\u0a70\u0a17\u0a32","\u0a2c\u0a41\u0a71\u0a27","\u0a35\u0a40\u0a30","\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30","\u0a38\u0a3c\u0a28\u0a3f\u0a71\u0a1a\u0a30"],["\u0a10\u0a24\u0a35\u0a3e\u0a30","\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30","\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30","\u0a2c\u0a41\u0a71\u0a27\u0a35\u0a3e\u0a30","\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30","\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30","\u0a38\u0a3c\u0a28\u0a3f\u0a71\u0a1a\u0a30\u0a35\u0a3e\u0a30"],["\u0a10\u0a24","\u0a38\u0a4b\u0a2e","\u0a2e\u0a70\u0a17","\u0a2c\u0a41\u0a71\u0a27","\u0a35\u0a40\u0a30","\u0a38\u0a3c\u0a41\u0a71\u0a15","\u0a38\u0a3c\u0a28\u0a3f\u0a71"]],mT,[["\u0a1c","\u0a2b\u0a3c","\u0a2e\u0a3e","\u0a05","\u0a2e","\u0a1c\u0a42","\u0a1c\u0a41","\u0a05","\u0a38","\u0a05","\u0a28","\u0a26"],["\u0a1c\u0a28","\u0a2b\u0a3c\u0a30","\u0a2e\u0a3e\u0a30\u0a1a","\u0a05\u0a2a\u0a4d\u0a30\u0a48","\u0a2e\u0a08","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e","\u0a05\u0a17","\u0a38\u0a24\u0a70","\u0a05\u0a15\u0a24\u0a42","\u0a28\u0a35\u0a70","\u0a26\u0a38\u0a70"],["\u0a1c\u0a28\u0a35\u0a30\u0a40","\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40","\u0a2e\u0a3e\u0a30\u0a1a","\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32","\u0a2e\u0a08","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e\u0a08","\u0a05\u0a17\u0a38\u0a24","\u0a38\u0a24\u0a70\u0a2c\u0a30","\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30","\u0a28\u0a35\u0a70\u0a2c\u0a30","\u0a26\u0a38\u0a70\u0a2c\u0a30"]],mT,[["\u0a08.\u0a2a\u0a42.","\u0a38\u0a70\u0a28"],["\u0a08. \u0a2a\u0a42.","\u0a38\u0a70\u0a28"],["\u0a08\u0a38\u0a35\u0a40 \u0a2a\u0a42\u0a30\u0a35","\u0a08\u0a38\u0a35\u0a40 \u0a38\u0a70\u0a28"]],0,[0,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",mT,"{1} {0}",mT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","[#E0]"],"INR","\u20b9","\u0a2d\u0a3e\u0a30\u0a24\u0a40 \u0a30\u0a41\u0a2a\u0a07\u0a06",{JPY:["JP\xa5","\xa5"],PHP:[mT,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function akt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],fT=void 0;const okt=["pa",[["\u0a38.","\u0a38\u0a3c."],["\u0a2a\u0a42.\u0a26\u0a41.","\u0a2c\u0a3e.\u0a26\u0a41."],fT],[["\u0a2a\u0a42.\u0a26\u0a41.","\u0a2c\u0a3e.\u0a26\u0a41."],fT,fT],[["\u0a10","\u0a38\u0a4b","\u0a2e\u0a70","\u0a2c\u0a41\u0a71","\u0a35\u0a40","\u0a38\u0a3c\u0a41\u0a71","\u0a38\u0a3c"],["\u0a10\u0a24","\u0a38\u0a4b\u0a2e","\u0a2e\u0a70\u0a17\u0a32","\u0a2c\u0a41\u0a71\u0a27","\u0a35\u0a40\u0a30","\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30","\u0a38\u0a3c\u0a28\u0a3f\u0a71\u0a1a\u0a30"],["\u0a10\u0a24\u0a35\u0a3e\u0a30","\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30","\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30","\u0a2c\u0a41\u0a71\u0a27\u0a35\u0a3e\u0a30","\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30","\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30","\u0a38\u0a3c\u0a28\u0a3f\u0a71\u0a1a\u0a30\u0a35\u0a3e\u0a30"],["\u0a10\u0a24","\u0a38\u0a4b\u0a2e","\u0a2e\u0a70\u0a17","\u0a2c\u0a41\u0a71\u0a27","\u0a35\u0a40\u0a30","\u0a38\u0a3c\u0a41\u0a71\u0a15","\u0a38\u0a3c\u0a28\u0a3f\u0a71"]],fT,[["\u0a1c","\u0a2b\u0a3c","\u0a2e\u0a3e","\u0a05","\u0a2e","\u0a1c\u0a42","\u0a1c\u0a41","\u0a05","\u0a38","\u0a05","\u0a28","\u0a26"],["\u0a1c\u0a28","\u0a2b\u0a3c\u0a30","\u0a2e\u0a3e\u0a30\u0a1a","\u0a05\u0a2a\u0a4d\u0a30\u0a48","\u0a2e\u0a08","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e","\u0a05\u0a17","\u0a38\u0a24\u0a70","\u0a05\u0a15\u0a24\u0a42","\u0a28\u0a35\u0a70","\u0a26\u0a38\u0a70"],["\u0a1c\u0a28\u0a35\u0a30\u0a40","\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40","\u0a2e\u0a3e\u0a30\u0a1a","\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32","\u0a2e\u0a08","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e\u0a08","\u0a05\u0a17\u0a38\u0a24","\u0a38\u0a24\u0a70\u0a2c\u0a30","\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30","\u0a28\u0a35\u0a70\u0a2c\u0a30","\u0a26\u0a38\u0a70\u0a2c\u0a30"]],fT,[["\u0a08.\u0a2a\u0a42.","\u0a38\u0a70\u0a28"],["\u0a08. \u0a2a\u0a42.","\u0a38\u0a70\u0a28"],["\u0a08\u0a38\u0a35\u0a40 \u0a2a\u0a42\u0a30\u0a35","\u0a08\u0a38\u0a35\u0a40 \u0a38\u0a70\u0a28"]],0,[0,0],["d/M/yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",fT,"{1} {0}",fT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","[#E0]"],"INR","\u20b9","\u0a2d\u0a3e\u0a30\u0a24\u0a40 \u0a30\u0a41\u0a2a\u0a07\u0a06",{JPY:["JP\xa5","\xa5"],PHP:[fT,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function skt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],Fd=void 0;const dkt=["pl",[["a","p"],["AM","PM"],Fd],Fd,[["n","p","w","\u015b","c","p","s"],["niedz.","pon.","wt.","\u015br.","czw.","pt.","sob."],["niedziela","poniedzia\u0142ek","wtorek","\u015broda","czwartek","pi\u0105tek","sobota"],["nie","pon","wto","\u015bro","czw","pi\u0105","sob"]],[["N","P","W","\u015a","C","P","S"],["niedz.","pon.","wt.","\u015br.","czw.","pt.","sob."],["niedziela","poniedzia\u0142ek","wtorek","\u015broda","czwartek","pi\u0105tek","sobota"],["nie","pon","wto","\u015bro","czw","pi\u0105","sob"]],[["s","l","m","k","m","c","l","s","w","p","l","g"],["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","pa\u017a","lis","gru"],["stycznia","lutego","marca","kwietnia","maja","czerwca","lipca","sierpnia","wrze\u015bnia","pa\u017adziernika","listopada","grudnia"]],[["S","L","M","K","M","C","L","S","W","P","L","G"],["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","pa\u017a","lis","gru"],["stycze\u0144","luty","marzec","kwiecie\u0144","maj","czerwiec","lipiec","sierpie\u0144","wrzesie\u0144","pa\u017adziernik","listopad","grudzie\u0144"]],[["p.n.e.","n.e."],Fd,["przed nasz\u0105 er\u0105","naszej ery"]],1,[6,0],["dd.MM.y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Fd,"{1} {0}",Fd],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"PLN","z\u0142","z\u0142oty polski",{AUD:[Fd,"$"],CAD:[Fd,"$"],CNY:[Fd,"\xa5"],GBP:[Fd,"\xa3"],HKD:[Fd,"$"],ILS:[Fd,"\u20aa"],INR:[Fd,"\u20b9"],JPY:[Fd,"\xa5"],KRW:[Fd,"\u20a9"],MXN:[Fd,"$"],NZD:[Fd,"$"],PHP:[Fd,"\u20b1"],PLN:["z\u0142"],RON:[Fd,"lej"],TWD:[Fd,"NT$"],USD:[Fd,"$"],VND:[Fd,"\u20ab"]},"ltr",function lkt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&1!==n&&n%10===Math.floor(n%10)&&n%10>=0&&n%10<=1||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=12&&n%100<=14?4:5}],cv=void 0;const ckt=["ps-PK",[["\u063a.\u0645.","\u063a.\u0648."],cv,cv],cv,[["S","M","T","W","T","F","S"],["\u064a\u0648\u0646\u06cd","\u062f\u0648\u0646\u06cd","\u062f\u0631\u06d0\u0646\u06cd","\u0685\u0644\u0631\u0646\u06cd","\u067e\u064a\u0646\u0681\u0646\u06cd","\u062c\u0645\u0639\u0647","\u0627\u0648\u0646\u06cd"],cv,cv],cv,[["\u062c","\u0641","\u0645","\u0627","\u0645","\u062c","\u062c","\u0627","\u0633","\u0627","\u0646","\u062f"],["\u062c\u0646\u0648\u0631\u064a","\u0641\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cd","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06ab\u0633\u062a","\u0633\u06d0\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],cv],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u062c\u0646\u0648\u0631\u064a","\u0641\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cd","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06ab\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],["\u062c\u0646\u0648\u0631\u064a","\u0641\u06d0\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cd","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06ab\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"]],[["\u0644\u0647 \u0645\u06cc\u0644\u0627\u062f \u0648\u0693\u0627\u0646\u062f\u06d0","\u0645."],cv,["\u0644\u0647 \u0645\u06cc\u0644\u0627\u062f \u0685\u062e\u0647 \u0648\u0693\u0627\u0646\u062f\u06d0","\u0644\u0647 \u0645\u06cc\u0644\u0627\u062f \u0685\u062e\u0647 \u0648\u0631\u0648\u0633\u062a\u0647"]],0,[6,0],["y/M/d","y MMM d","\u062f y \u062f MMMM d","EEEE \u062f y \u062f MMMM d"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",cv,cv,cv],[",",".",";","%","\u200e+","\u200e\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"PKR","Rs","\u067e\u0627\u06a9\u0633\u062a\u0627\u0646\u06cd \u06a9\u0644\u062f\u0627\u0631\u0647",{AFN:["\u060b"],JPY:["JP\xa5","\xa5"],PKR:["Rs"]},"rtl",function ukt(t){return 1===t?1:5}],pv=void 0;const hkt=["ps",[["\u063a.\u0645.","\u063a.\u0648."],pv,pv],pv,[["S","M","T","W","T","F","S"],["\u064a\u0648\u0646\u06cd","\u062f\u0648\u0646\u06cd","\u062f\u0631\u06d0\u0646\u06cd","\u0685\u0644\u0631\u0646\u06cd","\u067e\u064a\u0646\u0681\u0646\u06cd","\u062c\u0645\u0639\u0647","\u0627\u0648\u0646\u06cd"],pv,pv],pv,[["\u062c","\u0641","\u0645","\u0627","\u0645","\u062c","\u062c","\u0627","\u0633","\u0627","\u0646","\u062f"],["\u062c\u0646\u0648\u0631\u064a","\u0641\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cd","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06ab\u0633\u062a","\u0633\u06d0\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],pv],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u062c\u0646\u0648\u0631\u064a","\u0641\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cd","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06ab\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],["\u062c\u0646\u0648\u0631\u064a","\u0641\u06d0\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cd","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06ab\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"]],[["\u0644\u0647 \u0645\u06cc\u0644\u0627\u062f \u0648\u0693\u0627\u0646\u062f\u06d0","\u0645."],pv,["\u0644\u0647 \u0645\u06cc\u0644\u0627\u062f \u0685\u062e\u0647 \u0648\u0693\u0627\u0646\u062f\u06d0","\u0644\u0647 \u0645\u06cc\u0644\u0627\u062f \u0685\u062e\u0647 \u0648\u0631\u0648\u0633\u062a\u0647"]],6,[4,5],["y/M/d","y MMM d","\u062f y \u062f MMMM d","EEEE \u062f y \u062f MMMM d"],["H:mm","H:mm:ss","H:mm:ss (z)","H:mm:ss (zzzz)"],["{1} {0}",pv,pv,pv],[",",".",";","%","\u200e+","\u200e\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"AFN","\u060b","\u0627\u0641\u063a\u0627\u0646\u06cd",{AFN:["\u060b"],JPY:["JP\xa5","\xa5"]},"rtl",function pkt(t){return 1===t?1:5}],UC=void 0;const fkt=["pt-AO",[["a.m.","p.m."],UC,["da manh\xe3","da tarde"]],[["a.m.","p.m."],UC,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],UC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],UC,[["a.C.","d.C."],UC,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",UC,"{1} '\xe0s' {0}",UC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"AOA","Kz","kwanza angolano",{AOA:["Kz"],AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[UC,"\u20b1"],PTE:["\u200b"],RON:[UC,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function mkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],YC=void 0;const _kt=["pt-CH",[["a.m.","p.m."],YC,["da manh\xe3","da tarde"]],[["a.m.","p.m."],YC,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],YC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],YC,[["a.C.","d.C."],YC,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",YC,"{1} '\xe0s' {0}",YC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"CHF","CHF","franco su\xed\xe7o",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[YC,"\u20b1"],PTE:["\u200b"],RON:[YC,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function gkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],JC=void 0;const vkt=["pt-CV",[["a.m.","p.m."],JC,["da manh\xe3","da tarde"]],[["a.m.","p.m."],JC,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],JC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],JC,[["a.C.","d.C."],JC,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",JC,"{1} '\xe0s' {0}",JC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"CVE","\u200b","escudo cabo-verdiano",{AUD:["AU$","$"],CVE:["\u200b"],JPY:["JP\xa5","\xa5"],PHP:[JC,"\u20b1"],RON:[JC,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function ykt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],KC=void 0;const Mkt=["pt-GQ",[["a.m.","p.m."],KC,["da manh\xe3","da tarde"]],[["a.m.","p.m."],KC,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],KC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],KC,[["a.C.","d.C."],KC,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",KC,"{1} '\xe0s' {0}",KC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","franco CFA (BEAC)",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[KC,"\u20b1"],PTE:["\u200b"],RON:[KC,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function bkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],XC=void 0;const Dkt=["pt-GW",[["a.m.","p.m."],XC,["da manh\xe3","da tarde"]],[["a.m.","p.m."],XC,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],XC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],XC,[["a.C.","d.C."],XC,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",XC,"{1} '\xe0s' {0}",XC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XOF","F\u202fCFA","franco CFA (BCEAO)",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[XC,"\u20b1"],PTE:["\u200b"],RON:[XC,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function xkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],ZC=void 0;const Ckt=["pt-LU",[["a.m.","p.m."],ZC,["da manh\xe3","da tarde"]],[["a.m.","p.m."],ZC,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],ZC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],ZC,[["a.C.","d.C."],ZC,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",ZC,"{1} '\xe0s' {0}",ZC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],LUF:["F"],PHP:[ZC,"\u20b1"],PTE:["\u200b"],RON:[ZC,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function wkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],QC=void 0;const Okt=["pt-MO",[["a.m.","p.m."],QC,["da manh\xe3","da tarde"]],[["a.m.","p.m."],QC,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],QC,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],QC,[["a.C.","d.C."],QC,["antes de Cristo","depois de Cristo"]],0,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",QC,"{1} '\xe0s' {0}",QC],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"MOP","MOP$","pataca macaense",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],MOP:["MOP$"],PHP:[QC,"\u20b1"],PTE:["\u200b"],RON:[QC,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Skt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],eS=void 0;const Ekt=["pt-MZ",[["a.m.","p.m."],eS,["da manh\xe3","da tarde"]],[["a.m.","p.m."],eS,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],eS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],eS,[["a.C.","d.C."],eS,["antes de Cristo","depois de Cristo"]],0,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",eS,"{1} '\xe0s' {0}",eS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"MZN","MTn","metical mo\xe7ambicano",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],MZN:["MTn"],PHP:[eS,"\u20b1"],PTE:["\u200b"],RON:[eS,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Tkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],tS=void 0;const kkt=["pt-PT",[["a.m.","p.m."],tS,["da manh\xe3","da tarde"]],[["a.m.","p.m."],tS,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],tS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],tS,[["a.C.","d.C."],tS,["antes de Cristo","depois de Cristo"]],0,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",tS,"{1} '\xe0s' {0}",tS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[tS,"\u20b1"],PTE:["\u200b"],RON:[tS,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Akt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],nS=void 0;const Lkt=["pt-ST",[["a.m.","p.m."],nS,["da manh\xe3","da tarde"]],[["a.m.","p.m."],nS,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],nS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],nS,[["a.C.","d.C."],nS,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",nS,"{1} '\xe0s' {0}",nS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"STN","Db","dobra de S\xe3o Tom\xe9 e Pr\xedncipe",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[nS,"\u20b1"],PTE:["\u200b"],RON:[nS,"L"],STN:["Db"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Ikt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],iS=void 0;const Pkt=["pt-TL",[["a.m.","p.m."],iS,["da manh\xe3","da tarde"]],[["a.m.","p.m."],iS,["manh\xe3","tarde"]],[["D","S","T","Q","Q","S","S"],["domingo","segunda","ter\xe7a","quarta","quinta","sexta","s\xe1bado"],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],iS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],iS,[["a.C.","d.C."],iS,["antes de Cristo","depois de Cristo"]],1,[6,0],["dd/MM/yy","dd/MM/y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",iS,"{1} '\xe0s' {0}",iS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"USD","US$","d\xf3lar dos Estados Unidos",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[iS,"\u20b1"],PTE:["\u200b"],RON:[iS,"L"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Nkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],G1=void 0;const Fkt=["pt",[["AM","PM"],G1,G1],G1,[["D","S","T","Q","Q","S","S"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."],["domingo","segunda-feira","ter\xe7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xe1bado"],["dom.","seg.","ter.","qua.","qui.","sex.","s\xe1b."]],G1,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","fev.","mar.","abr.","mai.","jun.","jul.","ago.","set.","out.","nov.","dez."],["janeiro","fevereiro","mar\xe7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]],G1,[["a.C.","d.C."],G1,["antes de Cristo","depois de Cristo"]],0,[6,0],["dd/MM/y","d 'de' MMM 'de' y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",G1,G1,G1],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"BRL","R$","Real brasileiro",{AUD:["AU$","$"],JPY:["JP\xa5","\xa5"],PHP:[G1,"\u20b1"],PTE:["Esc."],RON:[G1,"L"],SYP:[G1,"S\xa3"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function Rkt(t){const n=Math.floor(Math.abs(t));return n===Math.floor(n)&&n>=0&&n<=1?1:5}],aS=void 0;const Bkt=["qu-BO",[["a.m.","p.m."],aS,aS],aS,[["D","L","M","X","J","V","S"],["Dom","Lun","Mar","Mi\xe9","Jue","Vie","Sab"],["Domingo","Lunes","Martes","Mi\xe9rcoles","Jueves","Viernes","S\xe1bado"],["Dom","Lun","Mar","Mi\xe9","Jue","Vie","Sab"]],aS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Set","Oct","Nov","Dic"],["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Setiembre","Octubre","Noviembre","Diciembre"]],aS,[["BCE","dC"],["BCE","d.C."],aS],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",aS,"{0} {1}","{1} {0}"],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"BOB","Bs","Boliviano",{BBD:["BBG","$"],BMD:["DBM","$"],BOB:["Bs"],BZD:["DBZ","$"],CAD:["$CA","$"],GHS:[aS,"GHC"],JPY:["JP\xa5","\xa5"],PHP:[aS,"\u20b1"],USD:["$US","$"]},"ltr",function Hkt(t){return 5}],rS=void 0;const $kt=["qu-EC",[["a.m.","p.m."],rS,rS],rS,[["D","L","M","X","J","V","S"],["Dom","Lun","Mar","Mi\xe9","Jue","Vie","Sab"],["Domingo","Lunes","Martes","Mi\xe9rcoles","Jueves","Viernes","S\xe1bado"],["Dom","Lun","Mar","Mi\xe9","Jue","Vie","Sab"]],rS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Set","Oct","Nov","Dic"],["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Setiembre","Octubre","Noviembre","Diciembre"]],rS,[["BCE","dC"],["BCE","d.C."],rS],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",rS,"{0} {1}","{1} {0}"],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"USD","$","D\xf3lar Americano",{BBD:["BBG","$"],BMD:["DBM","$"],BZD:["DBZ","$"],CAD:["$CA","$"],GHS:[rS,"GHC"],JPY:["JP\xa5","\xa5"],PHP:[rS,"\u20b1"]},"ltr",function zkt(t){return 5}],sS=void 0;const Wkt=["qu",[["a.m.","p.m."],sS,sS],sS,[["D","L","M","X","J","V","S"],["Dom","Lun","Mar","Mi\xe9","Jue","Vie","Sab"],["Domingo","Lunes","Martes","Mi\xe9rcoles","Jueves","Viernes","S\xe1bado"],["Dom","Lun","Mar","Mi\xe9","Jue","Vie","Sab"]],sS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Set","Oct","Nov","Dic"],["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Setiembre","Octubre","Noviembre","Diciembre"]],sS,[["BCE","dC"],["BCE","d.C."],sS],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",sS,"{0} {1}","{1} {0}"],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","\xa4\xa0#,##0.00","#E0"],"PEN","S/","Sol Peruano",{BBD:["BBG","$"],BMD:["DBM","$"],BZD:["DBZ","$"],CAD:["$CA","$"],GHS:[sS,"GHC"],JPY:["JP\xa5","\xa5"],PEN:["S/"],PHP:[sS,"\u20b1"],USD:["$US","$"]},"ltr",function Vkt(t){return 5}],gT=void 0;const jkt=["rm",[["AM","PM"],gT,gT],gT,[["D","G","M","M","G","V","S"],["du","gli","ma","me","gie","ve","so"],["dumengia","glindesdi","mardi","mesemna","gievgia","venderdi","sonda"],["du","gli","ma","me","gie","ve","so"]],gT,[["S","F","M","A","M","Z","F","A","S","O","N","D"],["schan.","favr.","mars","avr.","matg","zercl.","fan.","avust","sett.","oct.","nov.","dec."],["da schaner","da favrer","da mars","d\u2019avrigl","da matg","da zercladur","da fanadur","d\u2019avust","da settember","d\u2019october","da november","da december"]],[["S","F","M","A","M","Z","F","A","S","O","N","D"],["schan.","favr.","mars","avr.","matg","zercl.","fan.","avust","sett.","oct.","nov.","dec."],["schaner","favrer","mars","avrigl","matg","zercladur","fanadur","avust","settember","october","november","december"]],[["av. Cr.","s. Cr."],gT,["avant Cristus","suenter Cristus"]],1,[6,0],["dd-MM-yy","dd-MM-y","d MMMM y","EEEE, 'ils' d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",gT,gT,gT],[".","\u2019",";","%","+","\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"CHF","CHF","franc svizzer",{JPY:["JP\xa5","\xa5"]},"ltr",function Gkt(t){return 1===t?1:5}],oS=void 0;const Ukt=["rn",[["Z.MU.","Z.MW."],oS,oS],oS,[["S","M","T","W","T","F","S"],["cu.","mbe.","kab.","gtu.","kan.","gnu.","gnd."],["Ku w\u2019indwi","Ku wa mbere","Ku wa kabiri","Ku wa gatatu","Ku wa kane","Ku wa gatanu","Ku wa gatandatu"],["cu.","mbe.","kab.","gtu.","kan.","gnu.","gnd."]],oS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Mut.","Gas.","Wer.","Mat.","Gic.","Kam.","Nya.","Kan.","Nze.","Ukw.","Ugu.","Uku."],["Nzero","Ruhuhuma","Ntwarante","Ndamukiza","Rusama","Ruheshi","Mukakaro","Nyandagaro","Nyakanga","Gitugutu","Munyonyo","Kigarama"]],oS,[["Mb.Y.","Ny.Y"],oS,["Mbere ya Yezu","Nyuma ya Yezu"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",oS,oS,oS],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa4","#E0"],"BIF","FBu","Ifaranga ry\u2019Uburundi",{BIF:["FBu"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function qkt(t){return 5}],Wo=void 0;const Jkt=["ro-MD",[["a.m.","p.m."],Wo,Wo],Wo,[["D","L","Ma","Mi","J","V","S"],["Dum","Lun","Mar","Mie","Joi","Vin","S\xe2m"],["duminic\u0103","luni","mar\u021bi","miercuri","joi","vineri","s\xe2mb\u0103t\u0103"],["Du","Lu","Ma","Mi","Jo","Vi","S\xe2"]],Wo,[["I","F","M","A","M","I","I","A","S","O","N","D"],["ian.","feb.","mar.","apr.","mai","iun.","iul.","aug.","sept.","oct.","nov.","dec."],["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie"]],Wo,[["\xee.Hr.","d.Hr."],Wo,["\xeenainte de Hristos","dup\u0103 Hristos"]],1,[6,0],["dd.MM.y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Wo,Wo,Wo],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"MDL","L","leu moldovenesc",{AUD:[Wo,"$"],BRL:[Wo,"R$"],CAD:[Wo,"$"],CNY:[Wo,"\xa5"],EUR:[Wo,"\u20ac"],GBP:[Wo,"\xa3"],HKD:[Wo,"$"],ILS:[Wo,"\u20aa"],INR:[Wo,"\u20b9"],JPY:[Wo,"\xa5"],KRW:[Wo,"\u20a9"],MDL:["L"],MXN:[Wo,"$"],NZD:[Wo,"$"],PHP:[Wo,"\u20b1"],TWD:[Wo,"NT$"],USD:[Wo,"$"],VND:[Wo,"\u20ab"],XCD:[Wo,"$"]},"ltr",function Ykt(t){const e=t,n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:0!==i||0===e||e%100===Math.floor(e%100)&&e%100>=2&&e%100<=19?3:5}],Go=void 0;const Xkt=["ro",[["a.m.","p.m."],Go,Go],Go,[["D","L","M","M","J","V","S"],["dum.","lun.","mar.","mie.","joi","vin.","s\xe2m."],["duminic\u0103","luni","mar\u021bi","miercuri","joi","vineri","s\xe2mb\u0103t\u0103"],["du.","lu.","ma.","mi.","joi","vi.","s\xe2."]],Go,[["I","F","M","A","M","I","I","A","S","O","N","D"],["ian.","feb.","mar.","apr.","mai","iun.","iul.","aug.","sept.","oct.","nov.","dec."],["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie"]],Go,[["\xee.Hr.","d.Hr."],Go,["\xeenainte de Hristos","dup\u0103 Hristos"]],1,[6,0],["dd.MM.y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Go,Go,Go],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"RON","RON","leu rom\xe2nesc",{AUD:[Go,"$"],BRL:[Go,"R$"],CAD:[Go,"$"],CNY:[Go,"\xa5"],EUR:[Go,"\u20ac"],GBP:[Go,"\xa3"],HKD:[Go,"$"],ILS:[Go,"\u20aa"],INR:[Go,"\u20b9"],JPY:[Go,"\xa5"],KRW:[Go,"\u20a9"],MXN:[Go,"$"],NZD:[Go,"$"],PHP:[Go,"\u20b1"],TWD:[Go,"NT$"],USD:[Go,"$"],VND:[Go,"\u20ab"],XCD:[Go,"$"]},"ltr",function Kkt(t){const e=t,n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:0!==i||0===e||e%100===Math.floor(e%100)&&e%100>=2&&e%100<=19?3:5}],lS=void 0;const Qkt=["rof",[["kang\u2019ama","kingoto"],lS,lS],lS,[["2","3","4","5","6","7","1"],["Ijp","Ijt","Ijn","Ijtn","Alh","Iju","Ijm"],["Ijumapili","Ijumatatu","Ijumanne","Ijumatano","Alhamisi","Ijumaa","Ijumamosi"],["Ijp","Ijt","Ijn","Ijtn","Alh","Iju","Ijm"]],lS,[["K","K","K","K","T","S","S","N","T","I","I","I"],["M1","M2","M3","M4","M5","M6","M7","M8","M9","M10","M11","M12"],["Mweri wa kwanza","Mweri wa kaili","Mweri wa katatu","Mweri wa kaana","Mweri wa tanu","Mweri wa sita","Mweri wa saba","Mweri wa nane","Mweri wa tisa","Mweri wa ikumi","Mweri wa ikumi na moja","Mweri wa ikumi na mbili"]],lS,[["KM","BM"],lS,["Kabla ya Mayesu","Baada ya Mayesu"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",lS,lS,lS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TZS","TSh","heleri sa Tanzania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function Zkt(t){return 1===t?1:5}],SL=void 0;const tIt=["root",[["a","p"],["AM","PM"],SL],[["AM","PM"],SL,SL],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],SL,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],SL,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",SL,"{1} 'at' {0}",SL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function eIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],pM=void 0;const iIt=["ru-BY",[["AM","PM"],pM,pM],pM,[["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],pM,["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u0412","\u041f","\u0412","\u0421","\u0427","\u041f","\u0421"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u044f","\u0438\u044e\u043d.","\u0438\u044e\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044f","\u0444\u0435\u0432\u0440\u0430\u043b\u044f","\u043c\u0430\u0440\u0442\u0430","\u0430\u043f\u0440\u0435\u043b\u044f","\u043c\u0430\u044f","\u0438\u044e\u043d\u044f","\u0438\u044e\u043b\u044f","\u0430\u0432\u0433\u0443\u0441\u0442\u0430","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f","\u043e\u043a\u0442\u044f\u0431\u0440\u044f","\u043d\u043e\u044f\u0431\u0440\u044f","\u0434\u0435\u043a\u0430\u0431\u0440\u044f"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u0434\u043e \u043d.\u044d.","\u043d.\u044d."],["\u0434\u043e \u043d. \u044d.","\u043d. \u044d."],["\u0434\u043e \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430","\u043e\u0442 \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430"]],1,[6,0],["dd.MM.y","d MMM y '\u0433'.","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",pM,pM,pM],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u043d\u0435\xa0\u0447\u0438\u0441\u043b\u043e",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"BYN","Br","\u0431\u0435\u043b\u043e\u0440\u0443\u0441\u0441\u043a\u0438\u0439 \u0440\u0443\u0431\u043b\u044c",{BYN:["Br"],GEL:[pM,"\u10da"],PHP:[pM,"\u20b1"],RON:[pM,"L"],RUB:["\u20bd"],THB:["\u0e3f"],TMT:["\u0422\u041c\u0422"],TWD:["NT$"],UAH:["\u20b4"],XXX:["XXXX"]},"ltr",function nIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1&&n%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&n%10==0||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=11&&n%100<=14?4:5}],hM=void 0;const rIt=["ru-KG",[["AM","PM"],hM,hM],hM,[["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],hM,["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u0412","\u041f","\u0412","\u0421","\u0427","\u041f","\u0421"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u044f","\u0438\u044e\u043d.","\u0438\u044e\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044f","\u0444\u0435\u0432\u0440\u0430\u043b\u044f","\u043c\u0430\u0440\u0442\u0430","\u0430\u043f\u0440\u0435\u043b\u044f","\u043c\u0430\u044f","\u0438\u044e\u043d\u044f","\u0438\u044e\u043b\u044f","\u0430\u0432\u0433\u0443\u0441\u0442\u0430","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f","\u043e\u043a\u0442\u044f\u0431\u0440\u044f","\u043d\u043e\u044f\u0431\u0440\u044f","\u0434\u0435\u043a\u0430\u0431\u0440\u044f"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u0434\u043e \u043d.\u044d.","\u043d.\u044d."],["\u0434\u043e \u043d. \u044d.","\u043d. \u044d."],["\u0434\u043e \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430","\u043e\u0442 \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430"]],1,[6,0],["dd.MM.y","d MMM y '\u0433'.","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",hM,hM,hM],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u043d\u0435\xa0\u0447\u0438\u0441\u043b\u043e",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"KGS","\u0441\u043e\u043c","\u043a\u0438\u0440\u0433\u0438\u0437\u0441\u043a\u0438\u0439 \u0441\u043e\u043c",{GEL:[hM,"\u10da"],KGS:["\u0441\u043e\u043c"],PHP:[hM,"\u20b1"],RON:[hM,"L"],RUB:["\u20bd"],RUR:["\u0440."],THB:["\u0e3f"],TMT:["\u0422\u041c\u0422"],TWD:["NT$"],UAH:["\u20b4"],XXX:["XXXX"]},"ltr",function aIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1&&n%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&n%10==0||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=11&&n%100<=14?4:5}],mM=void 0;const oIt=["ru-KZ",[["AM","PM"],mM,mM],mM,[["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],mM,["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u0412","\u041f","\u0412","\u0421","\u0427","\u041f","\u0421"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u044f","\u0438\u044e\u043d.","\u0438\u044e\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044f","\u0444\u0435\u0432\u0440\u0430\u043b\u044f","\u043c\u0430\u0440\u0442\u0430","\u0430\u043f\u0440\u0435\u043b\u044f","\u043c\u0430\u044f","\u0438\u044e\u043d\u044f","\u0438\u044e\u043b\u044f","\u0430\u0432\u0433\u0443\u0441\u0442\u0430","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f","\u043e\u043a\u0442\u044f\u0431\u0440\u044f","\u043d\u043e\u044f\u0431\u0440\u044f","\u0434\u0435\u043a\u0430\u0431\u0440\u044f"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u0434\u043e \u043d.\u044d.","\u043d.\u044d."],["\u0434\u043e \u043d. \u044d.","\u043d. \u044d."],["\u0434\u043e \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430","\u043e\u0442 \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430"]],1,[6,0],["dd.MM.y","d MMM y '\u0433'.","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",mM,mM,mM],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u043d\u0435\xa0\u0447\u0438\u0441\u043b\u043e",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"KZT","\u20b8","\u043a\u0430\u0437\u0430\u0445\u0441\u043a\u0438\u0439 \u0442\u0435\u043d\u0433\u0435",{GEL:[mM,"\u10da"],KZT:["\u20b8"],PHP:[mM,"\u20b1"],RON:[mM,"L"],RUB:["\u20bd"],RUR:["\u0440."],THB:["\u0e3f"],TMT:["\u0422\u041c\u0422"],TWD:["NT$"],UAH:["\u20b4"],XXX:["XXXX"]},"ltr",function sIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1&&n%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&n%10==0||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=11&&n%100<=14?4:5}],fM=void 0;const dIt=["ru-MD",[["AM","PM"],fM,fM],fM,[["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],fM,["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u0412","\u041f","\u0412","\u0421","\u0427","\u041f","\u0421"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u044f","\u0438\u044e\u043d.","\u0438\u044e\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044f","\u0444\u0435\u0432\u0440\u0430\u043b\u044f","\u043c\u0430\u0440\u0442\u0430","\u0430\u043f\u0440\u0435\u043b\u044f","\u043c\u0430\u044f","\u0438\u044e\u043d\u044f","\u0438\u044e\u043b\u044f","\u0430\u0432\u0433\u0443\u0441\u0442\u0430","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f","\u043e\u043a\u0442\u044f\u0431\u0440\u044f","\u043d\u043e\u044f\u0431\u0440\u044f","\u0434\u0435\u043a\u0430\u0431\u0440\u044f"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u0434\u043e \u043d.\u044d.","\u043d.\u044d."],["\u0434\u043e \u043d. \u044d.","\u043d. \u044d."],["\u0434\u043e \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430","\u043e\u0442 \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430"]],1,[6,0],["dd.MM.y","d MMM y '\u0433'.","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",fM,fM,fM],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u043d\u0435\xa0\u0447\u0438\u0441\u043b\u043e",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"MDL","L","\u043c\u043e\u043b\u0434\u0430\u0432\u0441\u043a\u0438\u0439 \u043b\u0435\u0439",{GEL:[fM,"\u10da"],MDL:["L"],PHP:[fM,"\u20b1"],RON:[fM,"L"],RUB:["\u20bd"],RUR:["\u0440."],THB:["\u0e3f"],TMT:["\u0422\u041c\u0422"],TWD:["NT$"],UAH:["\u20b4"],XXX:["XXXX"]},"ltr",function lIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1&&n%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&n%10==0||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=11&&n%100<=14?4:5}],gM=void 0;const cIt=["ru-UA",[["AM","PM"],gM,gM],gM,[["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],gM,["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u0412","\u041f","\u0412","\u0421","\u0427","\u041f","\u0421"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u044f","\u0438\u044e\u043d.","\u0438\u044e\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044f","\u0444\u0435\u0432\u0440\u0430\u043b\u044f","\u043c\u0430\u0440\u0442\u0430","\u0430\u043f\u0440\u0435\u043b\u044f","\u043c\u0430\u044f","\u0438\u044e\u043d\u044f","\u0438\u044e\u043b\u044f","\u0430\u0432\u0433\u0443\u0441\u0442\u0430","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f","\u043e\u043a\u0442\u044f\u0431\u0440\u044f","\u043d\u043e\u044f\u0431\u0440\u044f","\u0434\u0435\u043a\u0430\u0431\u0440\u044f"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u0434\u043e \u043d.\u044d.","\u043d.\u044d."],["\u0434\u043e \u043d. \u044d.","\u043d. \u044d."],["\u0434\u043e \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430","\u043e\u0442 \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430"]],1,[6,0],["dd.MM.y","d MMM y '\u0433'.","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",gM,gM,gM],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u043d\u0435\xa0\u0447\u0438\u0441\u043b\u043e",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"UAH","\u20b4","\u0443\u043a\u0440\u0430\u0438\u043d\u0441\u043a\u0430\u044f \u0433\u0440\u0438\u0432\u043d\u0430",{GEL:[gM,"\u10da"],PHP:[gM,"\u20b1"],RON:[gM,"L"],RUB:["\u20bd"],RUR:["\u0440."],THB:["\u0e3f"],TMT:["\u0422\u041c\u0422"],TWD:["NT$"],UAH:["\u20b4"],XXX:["XXXX"]},"ltr",function uIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1&&n%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&n%10==0||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=11&&n%100<=14?4:5}],_M=void 0;const hIt=["ru",[["AM","PM"],_M,_M],_M,[["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],_M,["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u0412","\u041f","\u0412","\u0421","\u0427","\u041f","\u0421"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440\u0433","\u043f\u044f\u0442\u043d\u0438\u0446\u0430","\u0441\u0443\u0431\u0431\u043e\u0442\u0430"],["\u0432\u0441","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u044f","\u0438\u044e\u043d.","\u0438\u044e\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044f","\u0444\u0435\u0432\u0440\u0430\u043b\u044f","\u043c\u0430\u0440\u0442\u0430","\u0430\u043f\u0440\u0435\u043b\u044f","\u043c\u0430\u044f","\u0438\u044e\u043d\u044f","\u0438\u044e\u043b\u044f","\u0430\u0432\u0433\u0443\u0441\u0442\u0430","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f","\u043e\u043a\u0442\u044f\u0431\u0440\u044f","\u043d\u043e\u044f\u0431\u0440\u044f","\u0434\u0435\u043a\u0430\u0431\u0440\u044f"]],[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432.","\u0444\u0435\u0432\u0440.","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u044f\u043d\u0432\u0430\u0440\u044c","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],[["\u0434\u043e \u043d.\u044d.","\u043d.\u044d."],["\u0434\u043e \u043d. \u044d.","\u043d. \u044d."],["\u0434\u043e \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430","\u043e\u0442 \u0420\u043e\u0436\u0434\u0435\u0441\u0442\u0432\u0430 \u0425\u0440\u0438\u0441\u0442\u043e\u0432\u0430"]],1,[6,0],["dd.MM.y","d MMM y '\u0433'.","d MMMM y '\u0433'.","EEEE, d MMMM y '\u0433'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",_M,_M,_M],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u043d\u0435\xa0\u0447\u0438\u0441\u043b\u043e",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"RUB","\u20bd","\u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0439 \u0440\u0443\u0431\u043b\u044c",{GEL:[_M,"\u10da"],PHP:[_M,"\u20b1"],RON:[_M,"L"],RUB:["\u20bd"],RUR:["\u0440."],THB:["\u0e3f"],TMT:["\u0422\u041c\u0422"],TWD:["NT$"],UAH:["\u20b4"],XXX:["XXXX"]},"ltr",function pIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1&&n%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&n%10==0||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=11&&n%100<=14?4:5}],yM=void 0;const fIt=["rw",[["AM","PM"],yM,yM],yM,[["S","M","T","W","T","F","S"],["cyu.","mbe.","kab.","gtu.","kan.","gnu.","gnd."],["Ku cyumweru","Kuwa mbere","Kuwa kabiri","Kuwa gatatu","Kuwa kane","Kuwa gatanu","Kuwa gatandatu"],["cyu.","mbe.","kab.","gtu.","kan.","gnu.","gnd."]],yM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["mut.","gas.","wer.","mat.","gic.","kam.","nya.","kan.","nze.","ukw.","ugu.","uku."],["Mutarama","Gashyantare","Werurwe","Mata","Gicuransi","Kamena","Nyakanga","Kanama","Nzeli","Ukwakira","Ugushyingo","Ukuboza"]],yM,[["BCE","CE"],yM,yM],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",yM,yM,yM],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"RWF","RF","RWF",{JPY:["JP\xa5","\xa5"],RWF:["RF"],USD:["US$","$"]},"ltr",function mIt(t){return 5}],dS=void 0;const _It=["rwk",[["utuko","kyiukonyi"],dS,dS],dS,[["J","J","J","J","A","I","J"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"],["Jumapilyi","Jumatatuu","Jumanne","Jumatanu","Alhamisi","Ijumaa","Jumamosi"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"]],dS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprilyi","Mei","Junyi","Julyai","Agusti","Septemba","Oktoba","Novemba","Desemba"]],dS,[["KK","BK"],dS,["Kabla ya Kristu","Baada ya Kristu"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",dS,dS,dS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"TZS","TSh","Shilingi ya Tanzania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function gIt(t){return 1===t?1:5}],uS=void 0;const vIt=["sah",[["\u042d\u0418","\u042d\u041a"],uS,uS],uS,[["\u0411","\u0411","\u041e","\u0421","\u0427","\u0411","\u0421"],["\u0431\u0441","\u0431\u043d","\u043e\u043f","\u0441\u044d","\u0447\u043f","\u0431\u044d","\u0441\u0431"],["\u0431\u0430\u0441\u043a\u044b\u04bb\u044b\u0430\u043d\u043d\u044c\u0430","\u0431\u044d\u043d\u0438\u0434\u0438\u044d\u043d\u043d\u044c\u0438\u043a","\u043e\u043f\u0442\u0443\u043e\u0440\u0443\u043d\u043d\u044c\u0443\u043a","\u0441\u044d\u0440\u044d\u0434\u044d","\u0447\u044d\u043f\u043f\u0438\u044d\u0440","\u0411\u044d\u044d\u0442\u0438\u04a5\u0441\u044d","\u0441\u0443\u0431\u0443\u043e\u0442\u0430"],["\u0431\u0441","\u0431\u043d","\u043e\u043f","\u0441\u044d","\u0447\u043f","\u0431\u044d","\u0441\u0431"]],uS,[["\u0422","\u041e","\u041a","\u041c","\u042b","\u0411","\u041e","\u0410","\u0411","\u0410","\u0421","\u0410"],["\u0422\u043e\u0445\u0441","\u041e\u043b\u0443\u043d","\u041a\u043b\u043d","\u041c\u0441\u0443","\u042b\u0430\u043c","\u0411\u044d\u0441","\u041e\u0442\u0439","\u0410\u0442\u0440","\u0411\u043b\u0495","\u0410\u043b\u0442","\u0421\u044d\u0442","\u0410\u0445\u0441"],["\u0422\u043e\u0445\u0441\u0443\u043d\u043d\u044c\u0443","\u041e\u043b\u0443\u043d\u043d\u044c\u0443","\u041a\u0443\u043b\u0443\u043d \u0442\u0443\u0442\u0430\u0440","\u041c\u0443\u0443\u0441 \u0443\u0441\u0442\u0430\u0440","\u042b\u0430\u043c \u044b\u0439\u044b\u043d","\u0411\u044d\u0441 \u044b\u0439\u044b\u043d","\u041e\u0442 \u044b\u0439\u044b\u043d","\u0410\u0442\u044b\u0440\u0434\u044c\u044b\u0445 \u044b\u0439\u044b\u043d","\u0411\u0430\u043b\u0430\u0495\u0430\u043d \u044b\u0439\u044b\u043d","\u0410\u043b\u0442\u044b\u043d\u043d\u044c\u044b","\u0421\u044d\u0442\u0438\u043d\u043d\u044c\u0438","\u0430\u0445\u0441\u044b\u043d\u043d\u044c\u044b"]],[["\u0422","\u041e","\u041a","\u041c","\u042b","\u0411","\u041e","\u0410","\u0411","\u0410","\u0421","\u0410"],["\u0422\u043e\u0445\u0441","\u041e\u043b\u0443\u043d","\u041a\u043b\u043d","\u041c\u0441\u0443","\u042b\u0430\u043c","\u0411\u044d\u0441","\u041e\u0442\u0439","\u0410\u0442\u0440","\u0411\u043b\u0495","\u0410\u043b\u0442","\u0421\u044d\u0442","\u0410\u0445\u0441"],["\u0442\u043e\u0445\u0441\u0443\u043d\u043d\u044c\u0443","\u043e\u043b\u0443\u043d\u043d\u044c\u0443","\u043a\u0443\u043b\u0443\u043d \u0442\u0443\u0442\u0430\u0440","\u043c\u0443\u0443\u0441 \u0443\u0441\u0442\u0430\u0440","\u044b\u0430\u043c \u044b\u0439\u0430","\u0431\u044d\u0441 \u044b\u0439\u0430","\u043e\u0442 \u044b\u0439\u0430","\u0430\u0442\u044b\u0440\u0434\u044c\u044b\u0445 \u044b\u0439\u0430","\u0431\u0430\u043b\u0430\u0495\u0430\u043d \u044b\u0439\u0430","\u0430\u043b\u0442\u044b\u043d\u043d\u044c\u044b","\u0441\u044d\u0442\u0438\u043d\u043d\u044c\u0438","\u0430\u0445\u0441\u044b\u043d\u043d\u044c\u044b"]],[["\u0431. \u044d. \u0438.","\u0431. \u044d"],uS,uS],1,[6,0],["yy/M/d","y, MMM d","y, MMMM d","y '\u0441\u044b\u043b' MMMM d '\u043a\u04af\u043d\u044d', EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",uS,uS,uS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u0447\u044b\u044b\u04bb\u044b\u043b\u0430\xa0\u0431\u0443\u043e\u0442\u0430\u0445",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"RUB","\u20bd","\u0410\u0440\u0430\u0441\u0441\u044b\u044b\u0439\u0430 \u0441\u043e\u043b\u043a\u0443\u043e\u0431\u0430\u0439\u0430",{JPY:["JP\xa5","\xa5"],RUB:["\u20bd"],USD:["US$","$"]},"ltr",function yIt(t){return 5}],cS=void 0;const MIt=["saq",[["Tesiran","Teipa"],cS,cS],cS,[["A","K","O","I","I","S","K"],["Are","Kun","Ong","Ine","Ile","Sap","Kwe"],["Mderot ee are","Mderot ee kuni","Mderot ee ong\u2019wan","Mderot ee inet","Mderot ee ile","Mderot ee sapa","Mderot ee kwe"],["Are","Kun","Ong","Ine","Ile","Sap","Kwe"]],cS,[["O","W","O","O","I","I","S","I","S","T","T","T"],["Obo","Waa","Oku","Ong","Ime","Ile","Sap","Isi","Saa","Tom","Tob","Tow"],["Lapa le obo","Lapa le waare","Lapa le okuni","Lapa le ong\u2019wan","Lapa le imet","Lapa le ile","Lapa le sapa","Lapa le isiet","Lapa le saal","Lapa le tomon","Lapa le tomon obo","Lapa le tomon waare"]],cS,[["KK","BK"],cS,["Kabla ya Christo","Baada ya Christo"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",cS,cS,cS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Njilingi eel Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],USD:["US$","$"]},"ltr",function bIt(t){return 1===t?1:5}],pS=void 0;const DIt=["sbp",[["Lwamilawu","Pashamihe"],pS,pS],pS,[["M","J","J","J","A","I","J"],["Mul","Jtt","Jnn","Jtn","Alh","Iju","Jmo"],["Mulungu","Jumatatu","Jumanne","Jumatano","Alahamisi","Ijumaa","Jumamosi"],["Mul","Jtt","Jnn","Jtn","Alh","Iju","Jmo"]],pS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Mup","Mwi","Msh","Mun","Mag","Muj","Msp","Mpg","Mye","Mok","Mus","Muh"],["Mupalangulwa","Mwitope","Mushende","Munyi","Mushende Magali","Mujimbi","Mushipepo","Mupuguto","Munyense","Mokhu","Musongandembwe","Muhaano"]],pS,[["AK","PK"],pS,["Ashanali uKilisito","Pamwandi ya Kilisto"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",pS,pS,pS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"TZS","TSh","Ihela ya Tansaniya",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function xIt(t){return 5}],j1=void 0;const CIt=["sd",[["\u0635\u0628\u062d\u060c \u0645\u0646\u062c\u0647\u0646\u062f","\u0645\u0646\u062c\u0647\u0646\u062f\u060c \u0634\u0627\u0645"],["\u0635\u0628\u062d\u060c \u0645\u0646\u062c\u0647\u0646\u062f","\u0634\u0627\u0645\u060c \u0645\u0646\u062c\u0647\u0646\u062f"],["\u0635\u0628\u062d\u060c \u0645\u0646\u062c\u0647\u0646\u062f","\u0645\u0646\u062c\u0647\u0646\u062f\u060c \u0634\u0627\u0645"]],[["\u0635\u0628\u062d\u060c \u0645\u0646\u062c\u0647\u0646\u062f","\u0645\u0646\u062c\u0647\u0646\u062f\u060c \u0634\u0627\u0645"],j1,j1],[["\u0622\u0686\u0631","\u0633\u0648","\u0627\u06b1\u0627\u0631\u0648","\u0627\u0631\u0628\u0639","\u062e\u0645","\u062c\u0645\u0639\u0648","\u0687\u0646\u0687\u0631"],["\u0622\u0686\u0631","\u0633\u0648\u0645\u0631","\u0627\u06b1\u0627\u0631\u0648","\u0627\u0631\u0628\u0639","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639\u0648","\u0687\u0646\u0687\u0631"],j1,j1],j1,[["J","F","M","A","M","J","J","A","S","O","N","D"],["\u062c\u0646\u0648\u0631\u064a","\u0641\u064a\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u064a\u0644","\u0645\u0626\u064a","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0621\u0650","\u0622\u06af\u0633\u067d","\u0633\u064a\u067e\u067d\u0645\u0628\u0631","\u0622\u06aa\u067d\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u068a\u0633\u0645\u0628\u0631"],j1],j1,[["BC","CD"],j1,["\u0642\u0628\u0644 \u0645\u0633\u064a\u062d","\u0639\u064a\u0633\u0648\u064a \u06a9\u0627\u0646 \u067e\u0647\u0631\u064a\u0646"]],0,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",j1,j1,j1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"PKR","Rs","\u067e\u0627\u06aa\u0633\u062a\u0627\u0646\u064a \u0631\u067e\u064a",{JPY:["JP\xa5","\xa5"],PHP:[j1,"\u20b1"],PKR:["Rs"],USD:["US$","$"]},"rtl",function wIt(t){return 1===t?1:5}],hS=void 0;const OIt=["se-FI",[["i","e"],["ib","eb"],hS],[["ib","eb"],hS,hS],[["S","M","D","G","D","B","L"],["so","m\xe1","di","ga","du","be","l\xe1"],["sotnabeaivi","m\xe1nnodat","disdat","gaskavahkku","duorastat","bearjadat","l\xe1vvordat"],["so","m\xe1","di","ga","du","be","l\xe1"]],hS,[["O","G","N","C","M","G","S","B","\u010c","G","S","J"],["o\u0111\u0111j","guov","njuk","cuo\u014b","mies","geas","suoi","borg","\u010dak\u010d","golg","sk\xe1b","juov"],["o\u0111\u0111ajagem\xe1nnu","guovvam\xe1nnu","njuk\u010dam\xe1nnu","cuo\u014bom\xe1nnu","miessem\xe1nnu","geassem\xe1nnu","suoidnem\xe1nnu","borgem\xe1nnu","\u010dak\u010dam\xe1nnu","golggotm\xe1nnu","sk\xe1bmam\xe1nnu","juovlam\xe1nnu"]],hS,[["oKr.","mKr."],hS,["ovdal Kristusa","ma\u014b\u014bel Kristusa"]],1,[6,0],["dd.MM.y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",hS,hS,hS],[",","\xa0",";","%","+","\u2212","\xb710^","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{DKK:["Dkr","kr"],JPY:["JP\xa5","\xa5"],NOK:["kr"],SEK:["Skr","kr"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function SIt(t){return 1===t?1:2===t?2:5}],_T=void 0;const EIt=["se-SE",[["i.b.","e.b."],_T,["i\u0111itbeaivet","eahketbeaivet"]],[["i.b.","e.b."],_T,["i\u0111itbeaivi","eahketbeaivi"]],[["S","V","M","G","D","B","L"],["sotn","vuos","ma\u014b","gask","duor","bear","l\xe1v"],["sotnabeaivi","vuoss\xe1rga","ma\u014b\u014beb\xe1rga","gaskavahkku","duorasdat","bearjadat","l\xe1vvardat"],["sotn","vuos","ma\u014b","gask","duor","bear","l\xe1v"]],_T,[["O","G","N","C","M","G","S","B","\u010c","G","S","J"],["o\u0111\u0111j","guov","njuk","cuo","mies","geas","suoi","borg","\u010dak\u010d","golg","sk\xe1b","juov"],["o\u0111\u0111ajagem\xe1nnu","guovvam\xe1nnu","njuk\u010dam\xe1nnu","cuo\u014bom\xe1nnu","miessem\xe1nnu","geassem\xe1nnu","suoidnem\xe1nnu","borgem\xe1nnu","\u010dak\u010dam\xe1nnu","golggotm\xe1nnu","sk\xe1bmam\xe1nnu","juovlam\xe1nnu"]],_T,[["o.Kr.","m.Kr."],_T,["ovdal Kristtusa","ma\u014b\u014bel Kristtusa"]],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",_T,_T,_T],[",","\xa0",";","%","+","\u2212","\xb710^","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"SEK","kr","ruo\u0167\u0167a kruvdno",{DKK:["Dkr","kr"],JPY:["JP\xa5","\xa5"],NOK:["Nkr","kr"],SEK:["kr"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function TIt(t){return 1===t?1:2===t?2:5}],yT=void 0;const kIt=["se",[["i.b.","e.b."],yT,["i\u0111itbeaivet","eahketbeaivet"]],[["i.b.","e.b."],yT,["i\u0111itbeaivi","eahketbeaivi"]],[["S","V","M","G","D","B","L"],["sotn","vuos","ma\u014b","gask","duor","bear","l\xe1v"],["sotnabeaivi","vuoss\xe1rga","ma\u014b\u014beb\xe1rga","gaskavahkku","duorasdat","bearjadat","l\xe1vvardat"],["sotn","vuos","ma\u014b","gask","duor","bear","l\xe1v"]],yT,[["O","G","N","C","M","G","S","B","\u010c","G","S","J"],["o\u0111\u0111j","guov","njuk","cuo","mies","geas","suoi","borg","\u010dak\u010d","golg","sk\xe1b","juov"],["o\u0111\u0111ajagem\xe1nnu","guovvam\xe1nnu","njuk\u010dam\xe1nnu","cuo\u014bom\xe1nnu","miessem\xe1nnu","geassem\xe1nnu","suoidnem\xe1nnu","borgem\xe1nnu","\u010dak\u010dam\xe1nnu","golggotm\xe1nnu","sk\xe1bmam\xe1nnu","juovlam\xe1nnu"]],yT,[["o.Kr.","m.Kr."],yT,["ovdal Kristtusa","ma\u014b\u014bel Kristtusa"]],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",yT,yT,yT],[",","\xa0",";","%","+","\u2212","\xb710^","\xb7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"NOK","kr","norgga kruvdno",{DKK:["Dkr","kr"],JPY:["JP\xa5","\xa5"],NOK:["kr"],SEK:["Skr","kr"],THB:["\u0e3f"],USD:["US$","$"]},"ltr",function AIt(t){return 1===t?1:2===t?2:5}],mS=void 0;const LIt=["seh",[["AM","PM"],mS,mS],mS,[["D","P","C","T","N","S","S"],["Dim","Pos","Pir","Tat","Nai","Sha","Sab"],["Dimingu","Chiposi","Chipiri","Chitatu","Chinai","Chishanu","Sabudu"],["Dim","Pos","Pir","Tat","Nai","Sha","Sab"]],mS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Aug","Set","Otu","Nov","Dec"],["Janeiro","Fevreiro","Marco","Abril","Maio","Junho","Julho","Augusto","Setembro","Otubro","Novembro","Decembro"]],mS,[["AC","AD"],mS,["Antes de Cristo","Anno Domini"]],0,[6,0],["d/M/y","d 'de' MMM 'de' y","d 'de' MMMM 'de' y","EEEE, d 'de' MMMM 'de' y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",mS,mS,mS],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"MZN","MTn","Metical de Mo\xe7ambique",{JPY:["JP\xa5","\xa5"],MZN:["MTn"],USD:["US$","$"]},"ltr",function IIt(t){return 1===t?1:5}],fS=void 0;const PIt=["ses",[["Adduha","Aluula"],fS,fS],fS,[["H","T","T","L","L","L","S"],["Alh","Ati","Ata","Ala","Alm","Alz","Asi"],["Alhadi","Atinni","Atalaata","Alarba","Alhamiisa","Alzuma","Asibti"],["Alh","Ati","Ata","Ala","Alm","Alz","Asi"]],fS,[["\u017d","F","M","A","M","\u017d","\u017d","U","S","O","N","D"],["\u017dan","Fee","Mar","Awi","Me","\u017duw","\u017duy","Ut","Sek","Okt","Noo","Dee"],["\u017danwiye","Feewiriye","Marsi","Awiril","Me","\u017duwe\u014b","\u017duyye","Ut","Sektanbur","Oktoobur","Noowanbur","Deesanbur"]],fS,[["IJ","IZ"],fS,["Isaa jine","Isaa zamanoo"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",fS,fS,fS],[".","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"XOF","F\u202fCFA","CFA Fra\u014b (BCEAO)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function NIt(t){return 5}],gS=void 0;const FIt=["sg",[["ND","LK"],gS,gS],gS,[["K","S","T","S","K","P","Y"],["Bk1","Bk2","Bk3","Bk4","Bk5","L\xe2p","L\xe2y"],["Bikua-\xf4ko","B\xefkua-\xfbse","B\xefkua-pt\xe2","B\xefkua-us\xef\xf6","B\xefkua-ok\xfc","L\xe2p\xf4s\xf6","L\xe2yenga"],["Bk1","Bk2","Bk3","Bk4","Bk5","L\xe2p","L\xe2y"]],gS,[["N","F","M","N","B","F","L","K","M","N","N","K"],["Nye","Ful","Mb\xe4","Ngu","B\xeal","F\xf6n","Len","K\xfck","Mvu","Ngb","Nab","Kak"],["Nyenye","Fulund\xefgi","Mb\xe4ng\xfc","Ngub\xf9e","B\xeal\xe4w\xfc","F\xf6ndo","Lengua","K\xfck\xfcr\xfc","Mvuka","Ngberere","Nab\xe4nd\xfcru","Kakauka"]],gS,[["KnK","NpK"],gS,["K\xf4zo na Kr\xeestu","Na pek\xf4 t\xee Kr\xeestu"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",gS,gS,gS],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00;\xa4-#,##0.00","#E0"],"XAF","FCFA","far\xe2nga CFA (BEAC)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function RIt(t){return 5}],_S=void 0;const BIt=["shi-Latn",[["tifawt","tadgg\u02b7at"],_S,_S],_S,[["S","M","T","W","T","F","S"],["asa","ayn","asi","ak\u1e5b","akw","asim","asi\u1e0d"],["asamas","aynas","asinas","ak\u1e5bas","akwas","asimwas","asi\u1e0dyas"],["asa","ayn","asi","ak\u1e5b","akw","asim","asi\u1e0d"]],_S,[["i","b","m","i","m","y","y","\u0263","c","k","n","d"],["inn","b\u1e5ba","ma\u1e5b","ibr","may","yun","yul","\u0263uc","cut","ktu","nuw","duj"],["innayr","b\u1e5bay\u1e5b","ma\u1e5b\u1e63","ibrir","mayyu","yunyu","yulyuz","\u0263uct","cutanbir","ktubr","nuwanbir","dujanbir"]],_S,[["da\u025b","df\u025b"],_S,["dat n \u025bisa","dffir n \u025bisa"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",_S,_S,_S],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"MAD","MAD","adrim n lm\u0263rib",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function HIt(t){return 5}],yS=void 0;const $It=["shi-Tfng",[["\u2d5c\u2d49\u2d3c\u2d30\u2d61\u2d5c","\u2d5c\u2d30\u2d37\u2d33\u2d33\u2d6f\u2d30\u2d5c"],yS,yS],yS,[["S","M","T","W","T","F","S"],["\u2d30\u2d59\u2d30","\u2d30\u2d62\u2d4f","\u2d30\u2d59\u2d49","\u2d30\u2d3d\u2d55","\u2d30\u2d3d\u2d61","\u2d30\u2d59\u2d49\u2d4e","\u2d30\u2d59\u2d49\u2d39"],["\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59","\u2d30\u2d62\u2d4f\u2d30\u2d59","\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59","\u2d30\u2d3d\u2d55\u2d30\u2d59","\u2d30\u2d3d\u2d61\u2d30\u2d59","\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59","\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59"],["\u2d30\u2d59\u2d30","\u2d30\u2d62\u2d4f","\u2d30\u2d59\u2d49","\u2d30\u2d3d\u2d55","\u2d30\u2d3d\u2d61","\u2d30\u2d59\u2d49\u2d4e","\u2d30\u2d59\u2d49\u2d39"]],yS,[["\u2d49","\u2d31","\u2d4e","\u2d49","\u2d4e","\u2d62","\u2d62","\u2d56","\u2d5b","\u2d3d","\u2d4f","\u2d37"],["\u2d49\u2d4f\u2d4f","\u2d31\u2d55\u2d30","\u2d4e\u2d30\u2d55","\u2d49\u2d31\u2d54","\u2d4e\u2d30\u2d62","\u2d62\u2d53\u2d4f","\u2d62\u2d53\u2d4d","\u2d56\u2d53\u2d5b","\u2d5b\u2d53\u2d5c","\u2d3d\u2d5c\u2d53","\u2d4f\u2d53\u2d61","\u2d37\u2d53\u2d4a"],["\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54","\u2d31\u2d55\u2d30\u2d62\u2d55","\u2d4e\u2d30\u2d55\u2d5a","\u2d49\u2d31\u2d54\u2d49\u2d54","\u2d4e\u2d30\u2d62\u2d62\u2d53","\u2d62\u2d53\u2d4f\u2d62\u2d53","\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63","\u2d56\u2d53\u2d5b\u2d5c","\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54","\u2d3d\u2d5c\u2d53\u2d31\u2d54","\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54","\u2d37\u2d53\u2d4a\u2d30\u2d4f\u2d31\u2d49\u2d54"]],yS,[["\u2d37\u2d30\u2d44","\u2d37\u2d3c\u2d44"],yS,["\u2d37\u2d30\u2d5c \u2d4f \u2d44\u2d49\u2d59\u2d30","\u2d37\u2d3c\u2d3c\u2d49\u2d54 \u2d4f \u2d44\u2d49\u2d59\u2d30"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",yS,yS,yS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"MAD","MAD","\u2d30\u2d37\u2d54\u2d49\u2d4e \u2d4f \u2d4d\u2d4e\u2d56\u2d54\u2d49\u2d31",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function zIt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:e===Math.floor(e)&&e>=2&&e<=10?3:5}],vS=void 0;const WIt=["shi",[["\u2d5c\u2d49\u2d3c\u2d30\u2d61\u2d5c","\u2d5c\u2d30\u2d37\u2d33\u2d33\u2d6f\u2d30\u2d5c"],vS,vS],vS,[["S","M","T","W","T","F","S"],["\u2d30\u2d59\u2d30","\u2d30\u2d62\u2d4f","\u2d30\u2d59\u2d49","\u2d30\u2d3d\u2d55","\u2d30\u2d3d\u2d61","\u2d30\u2d59\u2d49\u2d4e","\u2d30\u2d59\u2d49\u2d39"],["\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59","\u2d30\u2d62\u2d4f\u2d30\u2d59","\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59","\u2d30\u2d3d\u2d55\u2d30\u2d59","\u2d30\u2d3d\u2d61\u2d30\u2d59","\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59","\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59"],["\u2d30\u2d59\u2d30","\u2d30\u2d62\u2d4f","\u2d30\u2d59\u2d49","\u2d30\u2d3d\u2d55","\u2d30\u2d3d\u2d61","\u2d30\u2d59\u2d49\u2d4e","\u2d30\u2d59\u2d49\u2d39"]],vS,[["\u2d49","\u2d31","\u2d4e","\u2d49","\u2d4e","\u2d62","\u2d62","\u2d56","\u2d5b","\u2d3d","\u2d4f","\u2d37"],["\u2d49\u2d4f\u2d4f","\u2d31\u2d55\u2d30","\u2d4e\u2d30\u2d55","\u2d49\u2d31\u2d54","\u2d4e\u2d30\u2d62","\u2d62\u2d53\u2d4f","\u2d62\u2d53\u2d4d","\u2d56\u2d53\u2d5b","\u2d5b\u2d53\u2d5c","\u2d3d\u2d5c\u2d53","\u2d4f\u2d53\u2d61","\u2d37\u2d53\u2d4a"],["\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54","\u2d31\u2d55\u2d30\u2d62\u2d55","\u2d4e\u2d30\u2d55\u2d5a","\u2d49\u2d31\u2d54\u2d49\u2d54","\u2d4e\u2d30\u2d62\u2d62\u2d53","\u2d62\u2d53\u2d4f\u2d62\u2d53","\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63","\u2d56\u2d53\u2d5b\u2d5c","\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54","\u2d3d\u2d5c\u2d53\u2d31\u2d54","\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54","\u2d37\u2d53\u2d4a\u2d30\u2d4f\u2d31\u2d49\u2d54"]],vS,[["\u2d37\u2d30\u2d44","\u2d37\u2d3c\u2d44"],vS,["\u2d37\u2d30\u2d5c \u2d4f \u2d44\u2d49\u2d59\u2d30","\u2d37\u2d3c\u2d3c\u2d49\u2d54 \u2d4f \u2d44\u2d49\u2d59\u2d30"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",vS,vS,vS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"MAD","MAD","\u2d30\u2d37\u2d54\u2d49\u2d4e \u2d4f \u2d4d\u2d4e\u2d56\u2d54\u2d49\u2d31",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function VIt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:e===Math.floor(e)&&e>=2&&e<=10?3:5}],bS=void 0;const jIt=["si",[["\u0db4\u0dd9","\u0db4"],["\u0db4\u0dd9.\u0dc0.","\u0db4.\u0dc0."],bS],[["\u0db4\u0dd9.\u0dc0.","\u0db4.\u0dc0."],bS,bS],[["\u0d89","\u0dc3","\u0d85","\u0db6","\u0db6\u0dca\u200d\u0dbb","\u0dc3\u0dd2","\u0dc3\u0dd9"],["\u0d89\u0dbb\u0dd2\u0daf\u0dcf","\u0dc3\u0db3\u0dd4\u0daf\u0dcf","\u0d85\u0d9f\u0dc4","\u0db6\u0daf\u0dcf\u0daf\u0dcf","\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca","\u0dc3\u0dd2\u0d9a\u0dd4","\u0dc3\u0dd9\u0db1"],["\u0d89\u0dbb\u0dd2\u0daf\u0dcf","\u0dc3\u0db3\u0dd4\u0daf\u0dcf","\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf","\u0db6\u0daf\u0dcf\u0daf\u0dcf","\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf","\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf","\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf"],["\u0d89\u0dbb\u0dd2","\u0dc3\u0db3\u0dd4","\u0d85\u0d9f","\u0db6\u0daf\u0dcf","\u0db6\u0dca\u200d\u0dbb\u0dc4","\u0dc3\u0dd2\u0d9a\u0dd4","\u0dc3\u0dd9\u0db1"]],bS,[["\u0da2","\u0db4\u0dd9","\u0db8\u0dcf","\u0d85","\u0db8\u0dd0","\u0da2\u0dd6","\u0da2\u0dd6","\u0d85","\u0dc3\u0dd0","\u0d94","\u0db1\u0dd9","\u0daf\u0dd9"],["\u0da2\u0db1","\u0db4\u0dd9\u0db6","\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4","\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca","\u0db8\u0dd0\u0dba\u0dd2","\u0da2\u0dd6\u0db1\u0dd2","\u0da2\u0dd6\u0dbd\u0dd2","\u0d85\u0d9c\u0ddd","\u0dc3\u0dd0\u0db4\u0dca","\u0d94\u0d9a\u0dca","\u0db1\u0ddc\u0dc0\u0dd0","\u0daf\u0dd9\u0dc3\u0dd0"],["\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2","\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2","\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4","\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca","\u0db8\u0dd0\u0dba\u0dd2","\u0da2\u0dd6\u0db1\u0dd2","\u0da2\u0dd6\u0dbd\u0dd2","\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4","\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca","\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca","\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca","\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca"]],[["\u0da2","\u0db4\u0dd9","\u0db8\u0dcf","\u0d85","\u0db8\u0dd0","\u0da2\u0dd6","\u0da2\u0dd6","\u0d85","\u0dc3\u0dd0","\u0d94","\u0db1\u0dd9","\u0daf\u0dd9"],["\u0da2\u0db1","\u0db4\u0dd9\u0db6","\u0db8\u0dcf\u0dbb\u0dca","\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca","\u0db8\u0dd0\u0dba\u0dd2","\u0da2\u0dd6\u0db1\u0dd2","\u0da2\u0dd6\u0dbd\u0dd2","\u0d85\u0d9c\u0ddd","\u0dc3\u0dd0\u0db4\u0dca","\u0d94\u0d9a\u0dca","\u0db1\u0ddc\u0dc0\u0dd0","\u0daf\u0dd9\u0dc3\u0dd0"],["\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2","\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2","\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4","\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca","\u0db8\u0dd0\u0dba\u0dd2","\u0da2\u0dd6\u0db1\u0dd2","\u0da2\u0dd6\u0dbd\u0dd2","\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4","\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca","\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca","\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca","\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca"]],[["\u0d9a\u0dca\u200d\u0dbb\u0dd2.\u0db4\u0dd6.","\u0d9a\u0dca\u200d\u0dbb\u0dd2.\u0dc0."],bS,["\u0d9a\u0dca\u200d\u0dbb\u0dd2\u0dc3\u0dca\u0dad\u0dd4 \u0db4\u0dd6\u0dbb\u0dca\u0dc0","\u0d9a\u0dca\u200d\u0dbb\u0dd2\u0dc3\u0dca\u0dad\u0dd4 \u0dc0\u0dbb\u0dca\u0dc2"]],1,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH.mm","HH.mm.ss","HH.mm.ss z","HH.mm.ss zzzz"],["{1} {0}",bS,bS,bS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN","."],["#,##0.###","#,##0%","\xa4#,##0.00","#"],"LKR","\u0dbb\u0dd4.","\u0dc1\u0dca\u200d\u0dbb\u0dd3 \u0dbd\u0d82\u0d9a\u0dcf \u0dbb\u0dd4\u0db4\u0dd2\u0dba\u0dbd",{JPY:["JP\xa5","\xa5"],LKR:["\u0dbb\u0dd4."],PHP:[bS,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XOF:["\u0dc3\u0dd2\u0dc6\u0dca\u0d91"]},"ltr",function GIt(t){const e=t,n=Math.floor(Math.abs(t)),i=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===e||1===e||0===n&&1===i?1:5}],yd=void 0;const UIt=["sk",[["AM","PM"],yd,yd],yd,[["n","p","u","s","\u0161","p","s"],["ne","po","ut","st","\u0161t","pi","so"],["nede\u013ea","pondelok","utorok","streda","\u0161tvrtok","piatok","sobota"],["ne","po","ut","st","\u0161t","pi","so"]],yd,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","m\xe1j","j\xfan","j\xfal","aug","sep","okt","nov","dec"],["janu\xe1ra","febru\xe1ra","marca","apr\xedla","m\xe1ja","j\xfana","j\xfala","augusta","septembra","okt\xf3bra","novembra","decembra"]],[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","m\xe1j","j\xfan","j\xfal","aug","sep","okt","nov","dec"],["janu\xe1r","febru\xe1r","marec","apr\xedl","m\xe1j","j\xfan","j\xfal","august","september","okt\xf3ber","november","december"]],[["pred Kr.","po Kr."],yd,["pred Kristom","po Kristovi"]],1,[6,0],["d. M. y",yd,"d. MMMM y","EEEE d. MMMM y"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1} {0}","{1}, {0}",yd,yd],[",","\xa0",";","%","+","-","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[yd,"$"],BRL:[yd,"R$"],CAD:[yd,"$"],CNY:[yd,"\xa5"],GBP:[yd,"\xa3"],HKD:[yd,"$"],ILS:["NIS","\u20aa"],INR:[yd,"\u20b9"],JPY:[yd,"\xa5"],KRW:[yd,"\u20a9"],NZD:[yd,"$"],PHP:[yd,"\u20b1"],TWD:[yd,"NT$"],USD:[yd,"$"],VND:[yd,"\u20ab"],XXX:[]},"ltr",function qIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:n===Math.floor(n)&&n>=2&&n<=4&&0===i?3:0!==i?4:5}],Dp=void 0;const JIt=["sl",[["d","p"],["dop.","pop."],Dp],[["d","p"],["dop.","pop."],["dopoldne","popoldne"]],[["n","p","t","s","\u010d","p","s"],["ned.","pon.","tor.","sre.","\u010det.","pet.","sob."],["nedelja","ponedeljek","torek","sreda","\u010detrtek","petek","sobota"],["ned.","pon.","tor.","sre.","\u010det.","pet.","sob."]],Dp,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan.","feb.","mar.","apr.","maj","jun.","jul.","avg.","sep.","okt.","nov.","dec."],["januar","februar","marec","april","maj","junij","julij","avgust","september","oktober","november","december"]],Dp,[["pr. Kr.","po Kr."],Dp,["pred Kristusom","po Kristusu"]],1,[6,0],["d. MM. yy","d. MMM y","dd. MMMM y","EEEE, dd. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Dp,Dp,Dp],[",",".",";","%","+","\u2212","e","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","evro",{AUD:[Dp,"$"],BRL:[Dp,"R$"],CAD:[Dp,"$"],GBP:[Dp,"\xa3"],MXN:[Dp,"$"],NZD:[Dp,"$"],PHP:[Dp,"\u20b1"],TWD:[Dp,"NT$"],XCD:[Dp,"$"]},"ltr",function YIt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%100==1?1:0===i&&n%100==2?2:0===i&&n%100===Math.floor(n%100)&&n%100>=3&&n%100<=4||0!==i?3:5}],OL=void 0;const XIt=["smn",[["ip.","ep."],OL,OL],OL,[["p","V","M","K","T","V","L"],["pas","vuo","maj","kos","tuo","v\xe1s","l\xe1v"],["pasepeeivi","vuossaarg\xe2","majebaarg\xe2","koskoho","tuor\xe2stuv","v\xe1stuppeeivi","l\xe1vurduv"],["pa","vu","ma","ko","tu","v\xe1","l\xe1"]],[["S","M","T","W","T","F","S"],["pas","vuo","maj","kos","tuo","v\xe1s","l\xe1v"],["pasepeivi","vuossarg\xe2","majebarg\xe2","koskokko","tuor\xe2st\xe2h","v\xe1stuppeivi","l\xe1vurd\xe2h"],["pa","vu","ma","ko","tu","v\xe1","l\xe1"]],[["U","K","NJ","C","V","K","S","P","\u010c","R","S","J"],["u\u0111iv","kuov\xe2","njuh\u010d\xe2","cu\xe1\u014bui","vyesi","kesi","syeini","porge","\u010doh\u010d\xe2","roovv\xe2d","skamm\xe2","juovl\xe2"],["u\u0111\u0111\xe2ivem\xe1\xe1nu","kuov\xe2m\xe1\xe1nu","njuh\u010d\xe2m\xe1\xe1nu","cu\xe1\u014buim\xe1\xe1nu","vyesim\xe1\xe1nu","kesim\xe1\xe1nu","syeinim\xe1\xe1nu","porgem\xe1\xe1nu","\u010doh\u010d\xe2m\xe1\xe1nu","roovv\xe2dm\xe1\xe1nu","skamm\xe2m\xe1\xe1nu","juovl\xe2m\xe1\xe1nu"]],OL,[["oKr.","mKr."],OL,["Ovdil Kristus \u0161odd\xe2m","ma\u014ba Kristus \u0161odd\xe2m"]],1,[6,0],["d.M.y","MMM d. y","MMMM d. y","cccc, MMMM d. y"],["H.mm","H.mm.ss","H.mm.ss z","H.mm.ss zzzz"],["{1} {0}","{1} 'tme' {0}",OL,OL],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","epiloho","."],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function KIt(t){return 1===t?1:2===t?2:5}],MS=void 0;const QIt=["sn",[["a","p"],["AM","PM"],MS],[["AM","PM"],MS,MS],[["S","M","C","C","C","C","M"],["Svo","Muv","Chp","Cht","Chn","Chs","Mug"],["Svondo","Muvhuro","Chipiri","Chitatu","China","Chishanu","Mugovera"],["Sv","Mu","Cp","Ct","Cn","Cs","Mg"]],MS,[["N","K","K","K","C","C","C","N","G","G","M","Z"],["Ndi","Kuk","Kur","Kub","Chv","Chk","Chg","Nya","Gun","Gum","Mbu","Zvi"],["Ndira","Kukadzi","Kurume","Kubvumbi","Chivabvu","Chikumi","Chikunguru","Nyamavhuvhu","Gunyana","Gumiguru","Mbudzi","Zvita"]],MS,[["BC","AD"],MS,["Kristo asati auya","mugore ramambo vedu"]],0,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",MS,MS,MS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","US$","Dora re Amerika",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function ZIt(t){return 1===t?1:5}],TL=void 0;const tLt=["so-DJ",[["h","d"],["GH","GD"],TL],[["GH","GD"],TL,TL],[["A","I","T","A","Kh","J","S"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"],["Axad","Isniin","Talaado","Arbaco","Khamiis","Jimco","Sabti"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"]],TL,[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Bisha Koobaad","Bisha Labaad","Bisha Saddexaad","Bisha Afraad","Bisha Shanaad","Bisha Lixaad","Bisha Todobaad","Bisha Sideedaad","Bisha Sagaalaad","Bisha Tobnaad","Bisha Kow iyo Tobnaad","Bisha Laba iyo Tobnaad"]],[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Jannaayo","Febraayo","Maarso","Abriil","May","Juun","Luuliyo","Ogost","Sebtembar","Oktoobar","Nofembar","Desembar"]],[["B","A"],["CH","CD"],["Ciise Hortii","Ciise Dabadii"]],6,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE, MMMM dd, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",TL,TL,TL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","MaL",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"DJF","Fdj","Faran Jabuuti",{BBD:["DBB","$"],DJF:["Fdj"],JPY:["JP\xa5","\xa5"],SOS:["S"],USD:["US$","$"]},"ltr",function eLt(t){return 1===t?1:5}],EL=void 0;const iLt=["so-ET",[["h","d"],["GH","GD"],EL],[["GH","GD"],EL,EL],[["A","I","T","A","Kh","J","S"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"],["Axad","Isniin","Talaado","Arbaco","Khamiis","Jimco","Sabti"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"]],EL,[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Bisha Koobaad","Bisha Labaad","Bisha Saddexaad","Bisha Afraad","Bisha Shanaad","Bisha Lixaad","Bisha Todobaad","Bisha Sideedaad","Bisha Sagaalaad","Bisha Tobnaad","Bisha Kow iyo Tobnaad","Bisha Laba iyo Tobnaad"]],[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Jannaayo","Febraayo","Maarso","Abriil","May","Juun","Luuliyo","Ogost","Sebtembar","Oktoobar","Nofembar","Desembar"]],[["B","A"],["CH","CD"],["Ciise Hortii","Ciise Dabadii"]],0,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE, MMMM dd, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",EL,EL,EL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","MaL",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ETB","Br","Birta Itoobbiya",{BBD:["DBB","$"],ETB:["Br"],JPY:["JP\xa5","\xa5"],SOS:["S"],USD:["US$","$"]},"ltr",function nLt(t){return 1===t?1:5}],AL=void 0;const rLt=["so-KE",[["h","d"],["GH","GD"],AL],[["GH","GD"],AL,AL],[["A","I","T","A","Kh","J","S"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"],["Axad","Isniin","Talaado","Arbaco","Khamiis","Jimco","Sabti"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"]],AL,[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Bisha Koobaad","Bisha Labaad","Bisha Saddexaad","Bisha Afraad","Bisha Shanaad","Bisha Lixaad","Bisha Todobaad","Bisha Sideedaad","Bisha Sagaalaad","Bisha Tobnaad","Bisha Kow iyo Tobnaad","Bisha Laba iyo Tobnaad"]],[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Jannaayo","Febraayo","Maarso","Abriil","May","Juun","Luuliyo","Ogost","Sebtembar","Oktoobar","Nofembar","Desembar"]],[["B","A"],["CH","CD"],["Ciise Hortii","Ciise Dabadii"]],0,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE, MMMM dd, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",AL,AL,AL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","MaL",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Shilingka Kenya",{BBD:["DBB","$"],JPY:["JP\xa5","\xa5"],KES:["Ksh"],SOS:["S"],USD:["US$","$"]},"ltr",function aLt(t){return 1===t?1:5}],kL=void 0;const oLt=["so",[["h","d"],["GH","GD"],kL],[["GH","GD"],kL,kL],[["A","I","T","A","Kh","J","S"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"],["Axad","Isniin","Talaado","Arbaco","Khamiis","Jimco","Sabti"],["Axd","Isn","Tldo","Arbc","Khms","Jmc","Sbti"]],kL,[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Bisha Koobaad","Bisha Labaad","Bisha Saddexaad","Bisha Afraad","Bisha Shanaad","Bisha Lixaad","Bisha Todobaad","Bisha Sideedaad","Bisha Sagaalaad","Bisha Tobnaad","Bisha Kow iyo Tobnaad","Bisha Laba iyo Tobnaad"]],[["J","F","M","A","M","J","L","O","S","O","N","D"],["Jan","Feb","Mar","Abr","May","Jun","Lul","Ogs","Seb","Okt","Nof","Dis"],["Jannaayo","Febraayo","Maarso","Abriil","May","Juun","Luuliyo","Ogost","Sebtembar","Oktoobar","Nofembar","Desembar"]],[["B","A"],["CH","CD"],["Ciise Hortii","Ciise Dabadii"]],1,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE, MMMM dd, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",kL,kL,kL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","MaL",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SOS","S","Shilingka Soomaaliya",{BBD:["DBB","$"],JPY:["JP\xa5","\xa5"],SOS:["S"],USD:["US$","$"]},"ltr",function sLt(t){return 1===t?1:5}],rB=void 0;const dLt=["sq-MK",[["p.d.","m.d."],rB,["e paradites","e pasdites"]],[["p.d.","m.d."],rB,["paradite","pasdite"]],[["d","h","m","m","e","p","sh"],["Die","H\xebn","Mar","M\xebr","Enj","Pre","Sht"],["e diel","e h\xebn\xeb","e mart\xeb","e m\xebrkur\xeb","e enjte","e premte","e shtun\xeb"],["die","h\xebn","mar","m\xebr","enj","pre","sht"]],[["d","h","m","m","e","p","sh"],["die","h\xebn","mar","m\xebr","enj","pre","sht"],["e diel","e h\xebn\xeb","e mart\xeb","e m\xebrkur\xeb","e enjte","e premte","e shtun\xeb"],["die","h\xebn","mar","m\xebr","enj","pre","sht"]],[["j","sh","m","p","m","q","k","g","sh","t","n","dh"],["jan","shk","mar","pri","maj","qer","korr","gush","sht","tet","n\xebn","dhj"],["janar","shkurt","mars","prill","maj","qershor","korrik","gusht","shtator","tetor","n\xebntor","dhjetor"]],rB,[["p.K.","mb.K."],rB,["para Krishtit","mbas Krishtit"]],1,[6,0],["d.M.yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",rB,"{1} 'n\xeb' {0}",rB],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"MKD","den","Denari maqedonas",{AFN:[],ALL:["Lek\xeb"],AMD:[],AOA:[],ARS:[],AUD:["A$","AUD"],AZN:[],BAM:[],BBD:[],BDT:[],BMD:[],BND:[],BOB:[],BRL:[],BSD:[],BWP:[],BYN:[],BZD:[],CAD:["CA$","CAD"],CLP:[],CNY:["CN\xa5","CNY"],COP:[],CRC:[],CUC:[],CUP:[],CZK:[],DKK:[],DOP:[],EGP:[],EUR:["\u20ac","EUR"],FJD:[],FKP:[],GBP:["\xa3","GBP"],GEL:[],GIP:[],GNF:[],GTQ:[],GYD:[],HKD:["HK$","HKS"],HNL:[],HRK:[],HUF:[],IDR:[],ILS:["\u20aa","ILS"],INR:["\u20b9","INR"],ISK:[],JMD:[],JPY:["JP\xa5","JPY"],KHR:[],KMF:[],KPW:[],KRW:["\u20a9","KRW"],KYD:[],KZT:[],LAK:[],LBP:[],LKR:[],LRD:[],MGA:[],MKD:["den"],MMK:[],MNT:[],MUR:[],MXN:["MX$","MXN"],MYR:[],NAD:[],NGN:[],NIO:[],NOK:[],NPR:[],NZD:["NZ$","NZD"],PHP:[],PKR:[],PLN:[],PYG:[],RON:[],RUB:[],RWF:[],SBD:[],SEK:[],SGD:[],SHP:[],SRD:[],SSP:[],STN:[],SYP:[],THB:["\u0e3f","THB"],TOP:[],TRY:[],TTD:[],TWD:["NT$","TWD"],UAH:[],USD:["US$","USD"],UYU:[],VND:["\u20ab","VND"],XCD:["EC$","XCD"],ZAR:[],ZMW:[]},"ltr",function lLt(t){return 1===t?1:5}],sB=void 0;const cLt=["sq-XK",[["p.d.","m.d."],sB,["e paradites","e pasdites"]],[["p.d.","m.d."],sB,["paradite","pasdite"]],[["d","h","m","m","e","p","sh"],["Die","H\xebn","Mar","M\xebr","Enj","Pre","Sht"],["e diel","e h\xebn\xeb","e mart\xeb","e m\xebrkur\xeb","e enjte","e premte","e shtun\xeb"],["die","h\xebn","mar","m\xebr","enj","pre","sht"]],[["d","h","m","m","e","p","sh"],["die","h\xebn","mar","m\xebr","enj","pre","sht"],["e diel","e h\xebn\xeb","e mart\xeb","e m\xebrkur\xeb","e enjte","e premte","e shtun\xeb"],["die","h\xebn","mar","m\xebr","enj","pre","sht"]],[["j","sh","m","p","m","q","k","g","sh","t","n","dh"],["jan","shk","mar","pri","maj","qer","korr","gush","sht","tet","n\xebn","dhj"],["janar","shkurt","mars","prill","maj","qershor","korrik","gusht","shtator","tetor","n\xebntor","dhjetor"]],sB,[["p.K.","mb.K."],sB,["para Krishtit","mbas Krishtit"]],1,[6,0],["d.M.yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",sB,"{1} 'n\xeb' {0}",sB],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Euroja",{AFN:[],ALL:["Lek\xeb"],AMD:[],AOA:[],ARS:[],AUD:["A$","AUD"],AZN:[],BAM:[],BBD:[],BDT:[],BMD:[],BND:[],BOB:[],BRL:[],BSD:[],BWP:[],BYN:[],BZD:[],CAD:["CA$","CAD"],CLP:[],CNY:["CN\xa5","CNY"],COP:[],CRC:[],CUC:[],CUP:[],CZK:[],DKK:[],DOP:[],EGP:[],EUR:["\u20ac","EUR"],FJD:[],FKP:[],GBP:["\xa3","GBP"],GEL:[],GIP:[],GNF:[],GTQ:[],GYD:[],HKD:["HK$","HKS"],HNL:[],HRK:[],HUF:[],IDR:[],ILS:["\u20aa","ILS"],INR:["\u20b9","INR"],ISK:[],JMD:[],JPY:["JP\xa5","JPY"],KHR:[],KMF:[],KPW:[],KRW:["\u20a9","KRW"],KYD:[],KZT:[],LAK:[],LBP:[],LKR:[],LRD:[],MGA:[],MMK:[],MNT:[],MUR:[],MXN:["MX$","MXN"],MYR:[],NAD:[],NGN:[],NIO:[],NOK:[],NPR:[],NZD:["NZ$","NZD"],PHP:[],PKR:[],PLN:[],PYG:[],RON:[],RUB:[],RWF:[],SBD:[],SEK:[],SGD:[],SHP:[],SRD:[],SSP:[],STN:[],SYP:[],THB:["\u0e3f","THB"],TOP:[],TRY:[],TTD:[],TWD:["NT$","TWD"],UAH:[],USD:["US$","USD"],UYU:[],VND:["\u20ab","VND"],XCD:["EC$","XCD"],ZAR:[],ZMW:[]},"ltr",function uLt(t){return 1===t?1:5}],oB=void 0;const hLt=["sq",[["p.d.","m.d."],oB,["e paradites","e pasdites"]],[["p.d.","m.d."],oB,["paradite","pasdite"]],[["d","h","m","m","e","p","sh"],["Die","H\xebn","Mar","M\xebr","Enj","Pre","Sht"],["e diel","e h\xebn\xeb","e mart\xeb","e m\xebrkur\xeb","e enjte","e premte","e shtun\xeb"],["die","h\xebn","mar","m\xebr","enj","pre","sht"]],[["d","h","m","m","e","p","sh"],["die","h\xebn","mar","m\xebr","enj","pre","sht"],["e diel","e h\xebn\xeb","e mart\xeb","e m\xebrkur\xeb","e enjte","e premte","e shtun\xeb"],["die","h\xebn","mar","m\xebr","enj","pre","sht"]],[["j","sh","m","p","m","q","k","g","sh","t","n","dh"],["jan","shk","mar","pri","maj","qer","korr","gush","sht","tet","n\xebn","dhj"],["janar","shkurt","mars","prill","maj","qershor","korrik","gusht","shtator","tetor","n\xebntor","dhjetor"]],oB,[["p.K.","mb.K."],oB,["para Krishtit","mbas Krishtit"]],1,[6,0],["d.M.yy","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a, z","h:mm:ss a, zzzz"],["{1}, {0}",oB,"{1} 'n\xeb' {0}",oB],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"ALL","Lek\xeb","Leku shqiptar",{AFN:[],ALL:["Lek\xeb"],AMD:[],AOA:[],ARS:[],AUD:["A$","AUD"],AZN:[],BAM:[],BBD:[],BDT:[],BMD:[],BND:[],BOB:[],BRL:[],BSD:[],BWP:[],BYN:[],BZD:[],CAD:["CA$","CAD"],CLP:[],CNY:["CN\xa5","CNY"],COP:[],CRC:[],CUC:[],CUP:[],CZK:[],DKK:[],DOP:[],EGP:[],EUR:["\u20ac","EUR"],FJD:[],FKP:[],GBP:["\xa3","GBP"],GEL:[],GIP:[],GNF:[],GTQ:[],GYD:[],HKD:["HK$","HKS"],HNL:[],HRK:[],HUF:[],IDR:[],ILS:["\u20aa","ILS"],INR:["\u20b9","INR"],ISK:[],JMD:[],JPY:["JP\xa5","JPY"],KHR:[],KMF:[],KPW:[],KRW:["\u20a9","KRW"],KYD:[],KZT:[],LAK:[],LBP:[],LKR:[],LRD:[],MGA:[],MMK:[],MNT:[],MUR:[],MXN:["MX$","MXN"],MYR:[],NAD:[],NGN:[],NIO:[],NOK:[],NPR:[],NZD:["NZ$","NZD"],PHP:[],PKR:[],PLN:[],PYG:[],RON:[],RUB:[],RWF:[],SBD:[],SEK:[],SGD:[],SHP:[],SRD:[],SSP:[],STN:[],SYP:[],THB:["\u0e3f","THB"],TOP:[],TRY:[],TTD:[],TWD:["NT$","TWD"],UAH:[],USD:["US$","USD"],UYU:[],VND:["\u20ab","VND"],XCD:["EC$","XCD"],ZAR:[],ZMW:[]},"ltr",function pLt(t){return 1===t?1:5}],q1=void 0;const fLt=["sr-Cyrl-BA",[["a","p"],["\u043f\u0440\u0438\u0458\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],q1],[["\u0430","p"],["\u043f\u0440\u0438\u0458\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],q1],[["\u043d","\u043f","\u0443","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0435","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"],["\u043d\u0435\u0434\u0458\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0458\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0438\u0458\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0435","\u043f\u043e","\u0443\u0442","\u0441\u0440","\u0447\u0435","\u043f\u0435","\u0441\u0443"]],[["\u043d","\u043f","\u0443","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0438","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"],["\u043d\u0435\u0434\u0458\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0458\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0438\u0458\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0435","\u043f\u043e","\u0443\u0442","\u0441\u0440","\u0447\u0435","\u043f\u0435","\u0441\u0443"]],[["\u0458","\u0444","\u043c","\u0430","\u043c","\u0458","\u0458","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u0458\u0430\u043d","\u0444\u0435\u0431","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433","\u0441\u0435\u043f","\u043e\u043a\u0442","\u043d\u043e\u0432","\u0434\u0435\u0446"],["\u0458\u0430\u043d\u0443\u0430\u0440","\u0444\u0435\u0431\u0440\u0443\u0430\u0440","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440","\u043e\u043a\u0442\u043e\u0431\u0430\u0440","\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440","\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440"]],q1,[["\u043f.\u043d.\u0435.","\u043d.\u0435."],["\u043f. \u043d. \u0435.","\u043d. \u0435."],["\u043f\u0440\u0438\u0458\u0435 \u043d\u043e\u0432\u0435 \u0435\u0440\u0435","\u043d\u043e\u0432\u0435 \u0435\u0440\u0435"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",q1,q1,q1],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"BAM","\u041a\u041c","\u0411\u043e\u0441\u0430\u043d\u0441\u043a\u043e\u0445\u0435\u0440\u0446\u0435\u0433\u043e\u0432\u0430\u0447\u043a\u0430 \u043a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0431\u0438\u043b\u043d\u0430 \u043c\u0430\u0440\u043a\u0430",{AUD:[q1,"$"],BAM:["\u041a\u041c","KM"],GEL:[q1,"\u10da"],KRW:[q1,"\u20a9"],NZD:[q1,"$"],PHP:[q1,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[q1,"\u20ab"]},"ltr",function mLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],pg=void 0;const _Lt=["sr-Cyrl-ME",[["a","p"],["\u043f\u0440\u0438\u0458\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],pg],pg,[["\u043d","\u043f","\u0443","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0435","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"],["\u043d\u0435\u0434\u0458\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0438\u0458\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0435","\u043f\u043e","\u0443\u0442","\u0441\u0440","\u0447\u0435","\u043f\u0435","\u0441\u0443"]],pg,[["\u0458","\u0444","\u043c","\u0430","\u043c","\u0458","\u0458","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u0458\u0430\u043d","\u0444\u0435\u0431","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433","\u0441\u0435\u043f\u0442","\u043e\u043a\u0442","\u043d\u043e\u0432","\u0434\u0435\u0446"],["\u0458\u0430\u043d\u0443\u0430\u0440","\u0444\u0435\u0431\u0440\u0443\u0430\u0440","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440","\u043e\u043a\u0442\u043e\u0431\u0430\u0440","\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440","\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440"]],pg,[["\u043f.\u043d.\u0435.","\u043d.\u0435."],["\u043f. \u043d. \u0435.","\u043d. \u0435."],["\u043f\u0440\u0438\u0458\u0435 \u043d\u043e\u0432\u0435 \u0435\u0440\u0435","\u043d\u043e\u0432\u0435 \u0435\u0440\u0435"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",pg,pg,pg],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","\u0415\u0432\u0440\u043e",{AUD:[pg,"$"],BAM:["\u041a\u041c","KM"],GEL:[pg,"\u10da"],KRW:[pg,"\u20a9"],NZD:[pg,"$"],PHP:[pg,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[pg,"\u20ab"]},"ltr",function gLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],hg=void 0;const vLt=["sr-Cyrl-XK",[["a","p"],["\u043f\u0440\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],hg],hg,[["\u043d","\u043f","\u0443","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0435","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"],["\u043d\u0435\u0434\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0435","\u043f\u043e","\u0443\u0442","\u0441\u0440","\u0447\u0435","\u043f\u0435","\u0441\u0443"]],hg,[["\u0458","\u0444","\u043c","\u0430","\u043c","\u0458","\u0458","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u0458\u0430\u043d","\u0444\u0435\u0431","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433","\u0441\u0435\u043f\u0442","\u043e\u043a\u0442","\u043d\u043e\u0432","\u0434\u0435\u0446"],["\u0458\u0430\u043d\u0443\u0430\u0440","\u0444\u0435\u0431\u0440\u0443\u0430\u0440","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440","\u043e\u043a\u0442\u043e\u0431\u0430\u0440","\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440","\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440"]],hg,[["\u043f.\u043d.\u0435.","\u043d.\u0435."],["\u043f. \u043d. \u0435.","\u043d. \u0435."],["\u043f\u0440\u0435 \u043d\u043e\u0432\u0435 \u0435\u0440\u0435","\u043d\u043e\u0432\u0435 \u0435\u0440\u0435"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",hg,hg,hg],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","\u0415\u0432\u0440\u043e",{AUD:[hg,"$"],BAM:["\u041a\u041c","KM"],GEL:[hg,"\u10da"],KRW:[hg,"\u20a9"],NZD:[hg,"$"],PHP:[hg,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[hg,"\u20ab"]},"ltr",function yLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],Cm=void 0;const MLt=["sr-Cyrl",[["a","p"],["\u043f\u0440\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],Cm],[["\u043f\u0440\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],Cm,Cm],[["\u043d","\u043f","\u0443","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0435","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"],["\u043d\u0435\u0434\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0435","\u043f\u043e","\u0443\u0442","\u0441\u0440","\u0447\u0435","\u043f\u0435","\u0441\u0443"]],Cm,[["\u0458","\u0444","\u043c","\u0430","\u043c","\u0458","\u0458","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u0458\u0430\u043d","\u0444\u0435\u0431","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433","\u0441\u0435\u043f","\u043e\u043a\u0442","\u043d\u043e\u0432","\u0434\u0435\u0446"],["\u0458\u0430\u043d\u0443\u0430\u0440","\u0444\u0435\u0431\u0440\u0443\u0430\u0440","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440","\u043e\u043a\u0442\u043e\u0431\u0430\u0440","\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440","\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440"]],Cm,[["\u043f.\u043d.\u0435.","\u043d.\u0435."],["\u043f. \u043d. \u0435.","\u043d. \u0435."],["\u043f\u0440\u0435 \u043d\u043e\u0432\u0435 \u0435\u0440\u0435","\u043d\u043e\u0432\u0435 \u0435\u0440\u0435"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Cm,Cm,Cm],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"RSD","RSD","\u0421\u0440\u043f\u0441\u043a\u0438 \u0434\u0438\u043d\u0430\u0440",{AUD:[Cm,"$"],BAM:["\u041a\u041c","KM"],GEL:[Cm,"\u10da"],KRW:[Cm,"\u20a9"],NZD:[Cm,"$"],PHP:[Cm,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[Cm,"\u20ab"]},"ltr",function bLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],mg=void 0;const DLt=["sr-Latn-BA",[["a","p"],["prije podne","po podne"],mg],mg,[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sre","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ne","po","ut","sr","\u010de","pe","su"]],[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sri","\u010det","pet","sub"],["nedjelja","ponedjeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ne","po","ut","sr","\u010de","pe","su"]],[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec"],["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"]],mg,[["p.n.e.","n.e."],["p. n. e.","n. e."],["prije nove ere","nove ere"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",mg,mg,mg],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"BAM","KM","Bosanskohercegova\u010dka konvertibilna marka",{AUD:[mg,"$"],BAM:["KM"],BYN:[mg,"r."],GEL:[mg,"\u10da"],KRW:[mg,"\u20a9"],NZD:[mg,"$"],PHP:[mg,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[mg,"\u20ab"]},"ltr",function xLt(t){return 5}],Sm=void 0;const CLt=["sr-Latn-ME",[["a","p"],["prije podne","po podne"],Sm],Sm,[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sre","\u010det","pet","sub"],["nedjelja","ponedeljak","utorak","srijeda","\u010detvrtak","petak","subota"],["ne","po","ut","sr","\u010de","pe","su"]],Sm,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mart","apr","maj","jun","jul","avg","sept","okt","nov","dec"],["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"]],Sm,[["p.n.e.","n.e."],["p. n. e.","n. e."],["prije nove ere","nove ere"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Sm,Sm,Sm],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Evro",{AUD:[Sm,"$"],BAM:["KM"],BYN:[Sm,"r."],GEL:[Sm,"\u10da"],KRW:[Sm,"\u20a9"],NZD:[Sm,"$"],PHP:[Sm,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[Sm,"\u20ab"]},"ltr",function wLt(t){return 5}],Om=void 0;const OLt=["sr-Latn-XK",[["a","p"],["pre podne","po podne"],Om],Om,[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sre","\u010det","pet","sub"],["nedelja","ponedeljak","utorak","sreda","\u010detvrtak","petak","subota"],["ne","po","ut","sr","\u010de","pe","su"]],Om,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mart","apr","maj","jun","jul","avg","sept","okt","nov","dec"],["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"]],Om,[["p.n.e.","n.e."],["p. n. e.","n. e."],["pre nove ere","nove ere"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Om,Om,Om],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","Evro",{AUD:[Om,"$"],BAM:["KM"],BYN:[Om,"r."],GEL:[Om,"\u10da"],KRW:[Om,"\u20a9"],NZD:[Om,"$"],PHP:[Om,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[Om,"\u20ab"]},"ltr",function SLt(t){return 5}],Dh=void 0;const ELt=["sr-Latn",[["a","p"],["pre podne","po podne"],Dh],[["pre podne","po podne"],Dh,Dh],[["n","p","u","s","\u010d","p","s"],["ned","pon","uto","sre","\u010det","pet","sub"],["nedelja","ponedeljak","utorak","sreda","\u010detvrtak","petak","subota"],["ne","po","ut","sr","\u010de","pe","su"]],Dh,[["j","f","m","a","m","j","j","a","s","o","n","d"],["jan","feb","mar","apr","maj","jun","jul","avg","sep","okt","nov","dec"],["januar","februar","mart","april","maj","jun","jul","avgust","septembar","oktobar","novembar","decembar"]],Dh,[["p.n.e.","n.e."],["p. n. e.","n. e."],["pre nove ere","nove ere"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Dh,Dh,Dh],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"RSD","RSD","Srpski dinar",{AUD:[Dh,"$"],BAM:["KM"],BYN:[Dh,"r."],GEL:[Dh,"\u10da"],KRW:[Dh,"\u20a9"],NZD:[Dh,"$"],PHP:[Dh,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[Dh,"\u20ab"]},"ltr",function TLt(t){return 5}],Tm=void 0;const kLt=["sr",[["a","p"],["\u043f\u0440\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],Tm],[["\u043f\u0440\u0435 \u043f\u043e\u0434\u043d\u0435","\u043f\u043e \u043f\u043e\u0434\u043d\u0435"],Tm,Tm],[["\u043d","\u043f","\u0443","\u0441","\u0447","\u043f","\u0441"],["\u043d\u0435\u0434","\u043f\u043e\u043d","\u0443\u0442\u043e","\u0441\u0440\u0435","\u0447\u0435\u0442","\u043f\u0435\u0442","\u0441\u0443\u0431"],["\u043d\u0435\u0434\u0435\u0459\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a","\u0443\u0442\u043e\u0440\u0430\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a","\u043f\u0435\u0442\u0430\u043a","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0435","\u043f\u043e","\u0443\u0442","\u0441\u0440","\u0447\u0435","\u043f\u0435","\u0441\u0443"]],Tm,[["\u0458","\u0444","\u043c","\u0430","\u043c","\u0458","\u0458","\u0430","\u0441","\u043e","\u043d","\u0434"],["\u0458\u0430\u043d","\u0444\u0435\u0431","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433","\u0441\u0435\u043f","\u043e\u043a\u0442","\u043d\u043e\u0432","\u0434\u0435\u0446"],["\u0458\u0430\u043d\u0443\u0430\u0440","\u0444\u0435\u0431\u0440\u0443\u0430\u0440","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d","\u0458\u0443\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440","\u043e\u043a\u0442\u043e\u0431\u0430\u0440","\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440","\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440"]],Tm,[["\u043f.\u043d.\u0435.","\u043d.\u0435."],["\u043f. \u043d. \u0435.","\u043d. \u0435."],["\u043f\u0440\u0435 \u043d\u043e\u0432\u0435 \u0435\u0440\u0435","\u043d\u043e\u0432\u0435 \u0435\u0440\u0435"]],1,[6,0],["d.M.yy.","dd.MM.y.","dd. MMMM y.","EEEE, dd. MMMM y."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Tm,Tm,Tm],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"RSD","RSD","\u0421\u0440\u043f\u0441\u043a\u0438 \u0434\u0438\u043d\u0430\u0440",{AUD:[Tm,"$"],BAM:["\u041a\u041c","KM"],GEL:[Tm,"\u10da"],KRW:[Tm,"\u20a9"],NZD:[Tm,"$"],PHP:[Tm,"\u20b1"],TWD:["NT$"],USD:["US$","$"],VND:[Tm,"\u20ab"]},"ltr",function ALt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length,a=parseInt(t.toString().replace(/^[^.]*\.?/,""),10)||0;return 0===i&&n%10==1&&n%100!=11||a%10==1&&a%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)||a%10===Math.floor(a%10)&&a%10>=2&&a%10<=4&&!(a%100>=12&&a%100<=14)?3:5}],$u=void 0;const LLt=["sv-AX",[["fm","em"],$u,$u],[["fm","em"],["f.m.","e.m."],["f\xf6rmiddag","eftermiddag"]],[["S","M","T","O","T","F","L"],["s\xf6n","m\xe5n","tis","ons","tors","fre","l\xf6r"],["s\xf6ndag","m\xe5ndag","tisdag","onsdag","torsdag","fredag","l\xf6rdag"],["s\xf6","m\xe5","ti","on","to","fr","l\xf6"]],$u,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mars","apr.","maj","juni","juli","aug.","sep.","okt.","nov.","dec."],["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"]],$u,[["f.Kr.","e.Kr."],$u,["f\xf6re Kristus","efter Kristus"]],1,[6,0],["y-MM-dd","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",$u,$u,$u],[",","\xa0",";","%","+","\u2212","\xd710^","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[$u,"$"],BBD:["Bds$","$"],BMD:["BM$","$"],BRL:["BR$","R$"],BSD:["BS$","$"],BZD:["BZ$","$"],CNY:[$u,"\xa5"],DKK:["Dkr","kr"],DOP:["RD$","$"],EEK:["Ekr"],EGP:["EG\xa3","E\xa3"],ESP:[],GBP:[$u,"\xa3"],HKD:[$u,"$"],IEP:["IE\xa3"],INR:[$u,"\u20b9"],ISK:["Ikr","kr"],JMD:["JM$","$"],JPY:[$u,"\xa5"],KRW:[$u,"\u20a9"],NOK:["Nkr","kr"],NZD:[$u,"$"],PHP:[$u,"\u20b1"],RON:[$u,"L"],SEK:["kr"],TWD:[$u,"NT$"],USD:["US$","$"],VND:[$u,"\u20ab"]},"ltr",function ILt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Vu=void 0;const PLt=["sv-FI",[["fm","em"],Vu,Vu],[["fm","em"],["f.m.","e.m."],["f\xf6rmiddag","eftermiddag"]],[["S","M","T","O","T","F","L"],["s\xf6n","m\xe5n","tis","ons","tors","fre","l\xf6r"],["s\xf6ndag","m\xe5ndag","tisdag","onsdag","torsdag","fredag","l\xf6rdag"],["s\xf6","m\xe5","ti","on","to","fr","l\xf6"]],Vu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mars","apr.","maj","juni","juli","aug.","sep.","okt.","nov.","dec."],["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"]],Vu,[["f.Kr.","e.Kr."],Vu,["f\xf6re Kristus","efter Kristus"]],1,[6,0],["y-MM-dd","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Vu,Vu,Vu],[",","\xa0",";","%","+","\u2212","\xd710^","\xd7","\u2030","\u221e","NaN","."],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"EUR","\u20ac","euro",{AUD:[Vu,"$"],BBD:["Bds$","$"],BMD:["BM$","$"],BRL:["BR$","R$"],BSD:["BS$","$"],BZD:["BZ$","$"],CNY:[Vu,"\xa5"],DKK:["Dkr","kr"],DOP:["RD$","$"],EEK:["Ekr"],EGP:["EG\xa3","E\xa3"],ESP:[],GBP:[Vu,"\xa3"],HKD:[Vu,"$"],IEP:["IE\xa3"],INR:[Vu,"\u20b9"],ISK:["Ikr","kr"],JMD:["JM$","$"],JPY:[Vu,"\xa5"],KRW:[Vu,"\u20a9"],NOK:["Nkr","kr"],NZD:[Vu,"$"],PHP:[Vu,"\u20b1"],RON:[Vu,"L"],SEK:["kr"],TWD:[Vu,"NT$"],USD:["US$","$"],VND:[Vu,"\u20ab"]},"ltr",function NLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Wu=void 0;const FLt=["sv",[["fm","em"],Wu,Wu],[["fm","em"],["f.m.","e.m."],["f\xf6rmiddag","eftermiddag"]],[["S","M","T","O","T","F","L"],["s\xf6n","m\xe5n","tis","ons","tors","fre","l\xf6r"],["s\xf6ndag","m\xe5ndag","tisdag","onsdag","torsdag","fredag","l\xf6rdag"],["s\xf6","m\xe5","ti","on","to","fr","l\xf6"]],Wu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["jan.","feb.","mars","apr.","maj","juni","juli","aug.","sep.","okt.","nov.","dec."],["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"]],Wu,[["f.Kr.","e.Kr."],Wu,["f\xf6re Kristus","efter Kristus"]],1,[6,0],["y-MM-dd","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Wu,Wu,Wu],[",","\xa0",";","%","+","\u2212","\xd710^","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"SEK","kr","svensk krona",{AUD:[Wu,"$"],BBD:["Bds$","$"],BMD:["BM$","$"],BRL:["BR$","R$"],BSD:["BS$","$"],BZD:["BZ$","$"],CNY:[Wu,"\xa5"],DKK:["Dkr","kr"],DOP:["RD$","$"],EEK:["Ekr"],EGP:["EG\xa3","E\xa3"],ESP:[],GBP:[Wu,"\xa3"],HKD:[Wu,"$"],IEP:["IE\xa3"],INR:[Wu,"\u20b9"],ISK:["Ikr","kr"],JMD:["JM$","$"],JPY:[Wu,"\xa5"],KRW:[Wu,"\u20a9"],NOK:["Nkr","kr"],NZD:[Wu,"$"],PHP:[Wu,"\u20b1"],RON:[Wu,"L"],SEK:["kr"],TWD:[Wu,"NT$"],USD:["US$","$"],VND:[Wu,"\u20ab"]},"ltr",function RLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],U1=void 0;const BLt=["sw-CD",[["am","pm"],["AM","PM"],U1],[["AM","PM"],U1,U1],[["S","M","T","W","T","F","S"],["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],U1,U1],U1,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]],U1,[["KK","BK"],U1,["Kabla ya Kristo","Baada ya Kristo"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",U1,U1,U1],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"CDF","FC","Faranga ya Kongo",{CDF:["FC"],JPY:["JP\xa5","\xa5"],KES:["Ksh"],PHP:[U1,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],TZS:["TSh"],USD:["US$","$"]},"ltr",function HLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Y1=void 0;const $Lt=["sw-KE",[["am","pm"],["AM","PM"],Y1],[["AM","PM"],Y1,Y1],[["S","M","T","W","T","F","S"],["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],Y1,Y1],Y1,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]],Y1,[["KK","BK"],Y1,["Kabla ya Kristo","Baada ya Kristo"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",Y1,Y1,Y1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"KES","Ksh","Shilingi ya Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],PHP:[Y1,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],TZS:["TSh"]},"ltr",function zLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],J1=void 0;const WLt=["sw-UG",[["am","pm"],["AM","PM"],J1],[["AM","PM"],J1,J1],[["S","M","T","W","T","F","S"],["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],J1,J1],J1,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]],J1,[["KK","BK"],J1,["Kabla ya Kristo","Baada ya Kristo"]],1,[0,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",J1,J1,J1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"UGX","USh","Shilingi ya Uganda",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],PHP:[J1,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],TZS:["TSh"],UGX:["USh"],USD:["US$","$"]},"ltr",function VLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],K1=void 0;const jLt=["sw",[["am","pm"],["AM","PM"],K1],[["AM","PM"],K1,K1],[["S","M","T","W","T","F","S"],["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"],K1,K1],K1,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]],K1,[["KK","BK"],K1,["Kabla ya Kristo","Baada ya Kristo"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",K1,K1,K1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"TZS","TSh","Shilingi ya Tanzania",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],PHP:[K1,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],TZS:["TSh"],USD:["US$","$"]},"ltr",function GLt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],vT=void 0;const ULt=["ta-LK",[["\u0bae\u0bc1.\u0baa","\u0baa\u0bbf.\u0baa"],["\u0bae\u0bc1\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd","\u0baa\u0bbf\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd"],vT],vT,[["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"],["\u0b9e\u0bbe\u0baf\u0bbf.","\u0ba4\u0bbf\u0b99\u0bcd.","\u0b9a\u0bc6\u0bb5\u0bcd.","\u0baa\u0bc1\u0ba4.","\u0bb5\u0bbf\u0baf\u0bbe.","\u0bb5\u0bc6\u0bb3\u0bcd.","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1","\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd","\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd","\u0baa\u0bc1\u0ba4\u0ba9\u0bcd","\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd","\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"]],vT,[["\u0b9c","\u0baa\u0bbf","\u0bae\u0bbe","\u0b8f","\u0bae\u0bc7","\u0b9c\u0bc2","\u0b9c\u0bc2","\u0b86","\u0b9a\u0bc6","\u0b85","\u0ba8","\u0b9f\u0bbf"],["\u0b9c\u0ba9.","\u0baa\u0bbf\u0baa\u0bcd.","\u0bae\u0bbe\u0bb0\u0bcd.","\u0b8f\u0baa\u0bcd.","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95.","\u0b9a\u0bc6\u0baa\u0bcd.","\u0b85\u0b95\u0bcd.","\u0ba8\u0bb5.","\u0b9f\u0bbf\u0b9a."],["\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf","\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf","\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd","\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd","\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b85\u0b95\u0bcd\u0b9f\u0bcb\u0baa\u0bb0\u0bcd","\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd"]],vT,[["\u0b95\u0bbf.\u0bae\u0bc1.","\u0b95\u0bbf.\u0baa\u0bbf."],vT,["\u0b95\u0bbf\u0bb1\u0bbf\u0bb8\u0bcd\u0ba4\u0bc1\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd","\u0b85\u0ba9\u0bcd\u0ba9\u0bcb \u0b9f\u0bcb\u0bae\u0bbf\u0ba9\u0bbf"]],1,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",vT,"{1} \u2019\u0b85\u0ba9\u0bcd\u0bb1\u0bc1\u2019 {0}",vT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","#E0"],"LKR","Rs.","\u0b87\u0bb2\u0b99\u0bcd\u0b95\u0bc8 \u0bb0\u0bc2\u0baa\u0bbe\u0baf\u0bcd",{LKR:["Rs.","Rs"],PHP:[vT,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function qLt(t){return 1===t?1:5}],bT=void 0;const JLt=["ta-MY",[["\u0bae\u0bc1.\u0baa","\u0baa\u0bbf.\u0baa"],["\u0bae\u0bc1\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd","\u0baa\u0bbf\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd"],bT],bT,[["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"],["\u0b9e\u0bbe\u0baf\u0bbf.","\u0ba4\u0bbf\u0b99\u0bcd.","\u0b9a\u0bc6\u0bb5\u0bcd.","\u0baa\u0bc1\u0ba4.","\u0bb5\u0bbf\u0baf\u0bbe.","\u0bb5\u0bc6\u0bb3\u0bcd.","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1","\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd","\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd","\u0baa\u0bc1\u0ba4\u0ba9\u0bcd","\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd","\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"]],bT,[["\u0b9c","\u0baa\u0bbf","\u0bae\u0bbe","\u0b8f","\u0bae\u0bc7","\u0b9c\u0bc2","\u0b9c\u0bc2","\u0b86","\u0b9a\u0bc6","\u0b85","\u0ba8","\u0b9f\u0bbf"],["\u0b9c\u0ba9.","\u0baa\u0bbf\u0baa\u0bcd.","\u0bae\u0bbe\u0bb0\u0bcd.","\u0b8f\u0baa\u0bcd.","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95.","\u0b9a\u0bc6\u0baa\u0bcd.","\u0b85\u0b95\u0bcd.","\u0ba8\u0bb5.","\u0b9f\u0bbf\u0b9a."],["\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf","\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf","\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd","\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd","\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b85\u0b95\u0bcd\u0b9f\u0bcb\u0baa\u0bb0\u0bcd","\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd"]],bT,[["\u0b95\u0bbf.\u0bae\u0bc1.","\u0b95\u0bbf.\u0baa\u0bbf."],bT,["\u0b95\u0bbf\u0bb1\u0bbf\u0bb8\u0bcd\u0ba4\u0bc1\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd","\u0b85\u0ba9\u0bcd\u0ba9\u0bcb \u0b9f\u0bcb\u0bae\u0bbf\u0ba9\u0bbf"]],1,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["a h:mm","a h:mm:ss","a h:mm:ss z","a h:mm:ss zzzz"],["{1}, {0}",bT,"{1} \u2019\u0b85\u0ba9\u0bcd\u0bb1\u0bc1\u2019 {0}",bT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"MYR","RM","\u0bae\u0bb2\u0bc7\u0bb7\u0bbf\u0baf\u0ba9\u0bcd \u0bb0\u0bbf\u0b99\u0bcd\u0b95\u0bbf\u0b9f\u0bcd",{MYR:["RM"],PHP:[bT,"\u20b1"],SGD:["S$","$"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function YLt(t){return 1===t?1:5}],MT=void 0;const XLt=["ta-SG",[["\u0bae\u0bc1.\u0baa","\u0baa\u0bbf.\u0baa"],["\u0bae\u0bc1\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd","\u0baa\u0bbf\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd"],MT],MT,[["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"],["\u0b9e\u0bbe\u0baf\u0bbf.","\u0ba4\u0bbf\u0b99\u0bcd.","\u0b9a\u0bc6\u0bb5\u0bcd.","\u0baa\u0bc1\u0ba4.","\u0bb5\u0bbf\u0baf\u0bbe.","\u0bb5\u0bc6\u0bb3\u0bcd.","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1","\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd","\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd","\u0baa\u0bc1\u0ba4\u0ba9\u0bcd","\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd","\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"]],MT,[["\u0b9c","\u0baa\u0bbf","\u0bae\u0bbe","\u0b8f","\u0bae\u0bc7","\u0b9c\u0bc2","\u0b9c\u0bc2","\u0b86","\u0b9a\u0bc6","\u0b85","\u0ba8","\u0b9f\u0bbf"],["\u0b9c\u0ba9.","\u0baa\u0bbf\u0baa\u0bcd.","\u0bae\u0bbe\u0bb0\u0bcd.","\u0b8f\u0baa\u0bcd.","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95.","\u0b9a\u0bc6\u0baa\u0bcd.","\u0b85\u0b95\u0bcd.","\u0ba8\u0bb5.","\u0b9f\u0bbf\u0b9a."],["\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf","\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf","\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd","\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd","\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b85\u0b95\u0bcd\u0b9f\u0bcb\u0baa\u0bb0\u0bcd","\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd"]],MT,[["\u0b95\u0bbf.\u0bae\u0bc1.","\u0b95\u0bbf.\u0baa\u0bbf."],MT,["\u0b95\u0bbf\u0bb1\u0bbf\u0bb8\u0bcd\u0ba4\u0bc1\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd","\u0b85\u0ba9\u0bcd\u0ba9\u0bcb \u0b9f\u0bcb\u0bae\u0bbf\u0ba9\u0bbf"]],0,[6,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["a h:mm","a h:mm:ss","a h:mm:ss z","a h:mm:ss zzzz"],["{1}, {0}",MT,"{1} \u2019\u0b85\u0ba9\u0bcd\u0bb1\u0bc1\u2019 {0}",MT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"SGD","$","\u0b9a\u0bbf\u0b99\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0bc2\u0bb0\u0bcd \u0b9f\u0bbe\u0bb2\u0bb0\u0bcd",{MYR:["RM"],PHP:[MT,"\u20b1"],SGD:["$"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function KLt(t){return 1===t?1:5}],xT=void 0;const QLt=["ta",[["\u0bae\u0bc1.\u0baa","\u0baa\u0bbf.\u0baa"],["\u0bae\u0bc1\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd","\u0baa\u0bbf\u0bb1\u0bcd\u0baa\u0b95\u0bb2\u0bcd"],xT],xT,[["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"],["\u0b9e\u0bbe\u0baf\u0bbf.","\u0ba4\u0bbf\u0b99\u0bcd.","\u0b9a\u0bc6\u0bb5\u0bcd.","\u0baa\u0bc1\u0ba4.","\u0bb5\u0bbf\u0baf\u0bbe.","\u0bb5\u0bc6\u0bb3\u0bcd.","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1","\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd","\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd","\u0baa\u0bc1\u0ba4\u0ba9\u0bcd","\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd","\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf","\u0b9a\u0ba9\u0bbf"],["\u0b9e\u0bbe","\u0ba4\u0bbf","\u0b9a\u0bc6","\u0baa\u0bc1","\u0bb5\u0bbf","\u0bb5\u0bc6","\u0b9a"]],xT,[["\u0b9c","\u0baa\u0bbf","\u0bae\u0bbe","\u0b8f","\u0bae\u0bc7","\u0b9c\u0bc2","\u0b9c\u0bc2","\u0b86","\u0b9a\u0bc6","\u0b85","\u0ba8","\u0b9f\u0bbf"],["\u0b9c\u0ba9.","\u0baa\u0bbf\u0baa\u0bcd.","\u0bae\u0bbe\u0bb0\u0bcd.","\u0b8f\u0baa\u0bcd.","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95.","\u0b9a\u0bc6\u0baa\u0bcd.","\u0b85\u0b95\u0bcd.","\u0ba8\u0bb5.","\u0b9f\u0bbf\u0b9a."],["\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf","\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf","\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd","\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd","\u0bae\u0bc7","\u0b9c\u0bc2\u0ba9\u0bcd","\u0b9c\u0bc2\u0bb2\u0bc8","\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd","\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b85\u0b95\u0bcd\u0b9f\u0bcb\u0baa\u0bb0\u0bcd","\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd","\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd"]],xT,[["\u0b95\u0bbf.\u0bae\u0bc1.","\u0b95\u0bbf.\u0baa\u0bbf."],xT,["\u0b95\u0bbf\u0bb1\u0bbf\u0bb8\u0bcd\u0ba4\u0bc1\u0bb5\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd","\u0b85\u0ba9\u0bcd\u0ba9\u0bcb \u0b9f\u0bcb\u0bae\u0bbf\u0ba9\u0bbf"]],0,[0,0],["d/M/yy","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["a h:mm","a h:mm:ss","a h:mm:ss z","a h:mm:ss zzzz"],["{1}, {0}",xT,"{1} \u2019\u0b85\u0ba9\u0bcd\u0bb1\u0bc1\u2019 {0}",xT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##,##0%","\xa4\xa0#,##,##0.00","#E0"],"INR","\u20b9","\u0b87\u0ba8\u0bcd\u0ba4\u0bbf\u0baf \u0bb0\u0bc2\u0baa\u0bbe\u0baf\u0bcd",{PHP:[xT,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function ZLt(t){return 1===t?1:5}],xS=void 0;const tNt=["te",[["\u0c09","\u0c38\u0c3e"],["AM","PM"],xS],[["AM","PM"],xS,xS],[["\u0c06","\u0c38\u0c4b","\u0c2e","\u0c2c\u0c41","\u0c17\u0c41","\u0c36\u0c41","\u0c36"],["\u0c06\u0c26\u0c3f","\u0c38\u0c4b\u0c2e","\u0c2e\u0c02\u0c17\u0c33","\u0c2c\u0c41\u0c27","\u0c17\u0c41\u0c30\u0c41","\u0c36\u0c41\u0c15\u0c4d\u0c30","\u0c36\u0c28\u0c3f"],["\u0c06\u0c26\u0c3f\u0c35\u0c3e\u0c30\u0c02","\u0c38\u0c4b\u0c2e\u0c35\u0c3e\u0c30\u0c02","\u0c2e\u0c02\u0c17\u0c33\u0c35\u0c3e\u0c30\u0c02","\u0c2c\u0c41\u0c27\u0c35\u0c3e\u0c30\u0c02","\u0c17\u0c41\u0c30\u0c41\u0c35\u0c3e\u0c30\u0c02","\u0c36\u0c41\u0c15\u0c4d\u0c30\u0c35\u0c3e\u0c30\u0c02","\u0c36\u0c28\u0c3f\u0c35\u0c3e\u0c30\u0c02"],["\u0c06\u0c26\u0c3f","\u0c38\u0c4b\u0c2e","\u0c2e\u0c02","\u0c2c\u0c41\u0c27","\u0c17\u0c41\u0c30\u0c41","\u0c36\u0c41\u0c15\u0c4d\u0c30","\u0c36\u0c28\u0c3f"]],xS,[["\u0c1c","\u0c2b\u0c3f","\u0c2e\u0c3e","\u0c0f","\u0c2e\u0c47","\u0c1c\u0c42","\u0c1c\u0c41","\u0c06","\u0c38\u0c46","\u0c05","\u0c28","\u0c21\u0c3f"],["\u0c1c\u0c28","\u0c2b\u0c3f\u0c2c\u0c4d\u0c30","\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f","\u0c0f\u0c2a\u0c4d\u0c30\u0c3f","\u0c2e\u0c47","\u0c1c\u0c42\u0c28\u0c4d","\u0c1c\u0c41\u0c32\u0c48","\u0c06\u0c17","\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02","\u0c05\u0c15\u0c4d\u0c1f\u0c4b","\u0c28\u0c35\u0c02","\u0c21\u0c3f\u0c38\u0c46\u0c02"],["\u0c1c\u0c28\u0c35\u0c30\u0c3f","\u0c2b\u0c3f\u0c2c\u0c4d\u0c30\u0c35\u0c30\u0c3f","\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f","\u0c0f\u0c2a\u0c4d\u0c30\u0c3f\u0c32\u0c4d","\u0c2e\u0c47","\u0c1c\u0c42\u0c28\u0c4d","\u0c1c\u0c41\u0c32\u0c48","\u0c06\u0c17\u0c38\u0c4d\u0c1f\u0c41","\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02\u0c2c\u0c30\u0c4d","\u0c05\u0c15\u0c4d\u0c1f\u0c4b\u0c2c\u0c30\u0c4d","\u0c28\u0c35\u0c02\u0c2c\u0c30\u0c4d","\u0c21\u0c3f\u0c38\u0c46\u0c02\u0c2c\u0c30\u0c4d"]],xS,[["\u0c15\u0c4d\u0c30\u0c40\u0c2a\u0c42","\u0c15\u0c4d\u0c30\u0c40\u0c36"],xS,["\u0c15\u0c4d\u0c30\u0c40\u0c38\u0c4d\u0c24\u0c41 \u0c2a\u0c42\u0c30\u0c4d\u0c35\u0c02","\u0c15\u0c4d\u0c30\u0c40\u0c38\u0c4d\u0c24\u0c41 \u0c36\u0c15\u0c02"]],0,[0,0],["dd-MM-yy","d MMM, y","d MMMM, y","d, MMMM y, EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",xS,"{1} {0}\u0c15\u0c3f",xS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##,##0.###","#,##0%","\xa4#,##,##0.00","#E0"],"INR","\u20b9","\u0c30\u0c42\u0c2a\u0c3e\u0c2f\u0c3f",{JPY:["JP\xa5","\xa5"],PHP:[xS,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"ltr",function eNt(t){return 1===t?1:5}],DS=void 0;const iNt=["teo-KE",[["Taparachu","Ebongi"],DS,DS],DS,[["J","B","A","U","U","K","S"],["Jum","Bar","Aar","Uni","Ung","Kan","Sab"],["Nakaejuma","Nakaebarasa","Nakaare","Nakauni","Nakaung\u2019on","Nakakany","Nakasabiti"],["Jum","Bar","Aar","Uni","Ung","Kan","Sab"]],DS,[["R","M","K","D","M","M","J","P","S","T","L","P"],["Rar","Muk","Kwa","Dun","Mar","Mod","Jol","Ped","Sok","Tib","Lab","Poo"],["Orara","Omuk","Okwamg\u2019","Odung\u2019el","Omaruk","Omodok\u2019king\u2019ol","Ojola","Opedel","Osokosokoma","Otibar","Olabor","Opoo"]],DS,[["KK","BK"],DS,["Kabla ya Christo","Baada ya Christo"]],0,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",DS,DS,DS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"KES","Ksh","Ango\u2019otol lok\u2019 Kenya",{JPY:["JP\xa5","\xa5"],KES:["Ksh"],UGX:["USh"],USD:["US$","$"]},"ltr",function nNt(t){return 1===t?1:5}],wS=void 0;const rNt=["teo",[["Taparachu","Ebongi"],wS,wS],wS,[["J","B","A","U","U","K","S"],["Jum","Bar","Aar","Uni","Ung","Kan","Sab"],["Nakaejuma","Nakaebarasa","Nakaare","Nakauni","Nakaung\u2019on","Nakakany","Nakasabiti"],["Jum","Bar","Aar","Uni","Ung","Kan","Sab"]],wS,[["R","M","K","D","M","M","J","P","S","T","L","P"],["Rar","Muk","Kwa","Dun","Mar","Mod","Jol","Ped","Sok","Tib","Lab","Poo"],["Orara","Omuk","Okwamg\u2019","Odung\u2019el","Omaruk","Omodok\u2019king\u2019ol","Ojola","Opedel","Osokosokoma","Otibar","Olabor","Opoo"]],wS,[["KK","BK"],wS,["Kabla ya Christo","Baada ya Christo"]],1,[0,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",wS,wS,wS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"UGX","USh","Ango\u2019otol lok\u2019 Uganda",{JPY:["JP\xa5","\xa5"],UGX:["USh"],USD:["US$","$"]},"ltr",function aNt(t){return 1===t?1:5}],CS=void 0;const oNt=["tg",[["AM","PM"],CS,CS],CS,[["\u042f","\u0414","\u0421","\u0427","\u041f","\u04b6","\u0428"],["\u042f\u0448\u0431","\u0414\u0448\u0431","\u0421\u0448\u0431","\u0427\u0448\u0431","\u041f\u0448\u0431","\u04b6\u043c\u044a","\u0428\u043d\u0431"],["\u042f\u043a\u0448\u0430\u043d\u0431\u0435","\u0414\u0443\u0448\u0430\u043d\u0431\u0435","\u0421\u0435\u0448\u0430\u043d\u0431\u0435","\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0435","\u041f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435","\u04b6\u0443\u043c\u044a\u0430","\u0428\u0430\u043d\u0431\u0435"],["\u042f\u0448\u0431","\u0414\u0448\u0431","\u0421\u0448\u0431","\u0427\u0448\u0431","\u041f\u0448\u0431","\u04b6\u043c\u044a","\u0428\u043d\u0431"]],CS,[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u042f\u043d\u0432","\u0424\u0435\u0432","\u041c\u0430\u0440","\u0410\u043f\u0440","\u041c\u0430\u0439","\u0418\u044e\u043d","\u0418\u044e\u043b","\u0410\u0432\u0433","\u0421\u0435\u043d","\u041e\u043a\u0442","\u041d\u043e\u044f","\u0414\u0435\u043a"],["\u042f\u043d\u0432\u0430\u0440","\u0424\u0435\u0432\u0440\u0430\u043b","\u041c\u0430\u0440\u0442","\u0410\u043f\u0440\u0435\u043b","\u041c\u0430\u0439","\u0418\u044e\u043d","\u0418\u044e\u043b","\u0410\u0432\u0433\u0443\u0441\u0442","\u0421\u0435\u043d\u0442\u044f\u0431\u0440","\u041e\u043a\u0442\u044f\u0431\u0440","\u041d\u043e\u044f\u0431\u0440","\u0414\u0435\u043a\u0430\u0431\u0440"]],CS,[["\u041f\u0435\u041c","\u041f\u0430\u041c"],CS,["\u041f\u0435\u0448 \u0430\u0437 \u043c\u0438\u043b\u043e\u0434","\u041f\u0430\u0441 \u0430\u0437 \u043c\u0438\u043b\u043e\u0434"]],1,[6,0],["dd/MM/yy","dd MMM y","dd MMMM y","EEEE, dd MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",CS,CS,CS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"TJS","\u0441\u043e\u043c.","\u0421\u043e\u043c\u043e\u043d\u04e3",{JPY:["JP\xa5","\xa5"],TJS:["\u0441\u043e\u043c."]},"ltr",function sNt(t){return 5}],hv=void 0;const dNt=["th",[["a","p"],["\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07","\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"],hv],[["\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07","\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"],hv,hv],[["\u0e2d\u0e32","\u0e08","\u0e2d","\u0e1e","\u0e1e\u0e24","\u0e28","\u0e2a"],["\u0e2d\u0e32.","\u0e08.","\u0e2d.","\u0e1e.","\u0e1e\u0e24.","\u0e28.","\u0e2a."],["\u0e27\u0e31\u0e19\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c","\u0e27\u0e31\u0e19\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c","\u0e27\u0e31\u0e19\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23","\u0e27\u0e31\u0e19\u0e1e\u0e38\u0e18","\u0e27\u0e31\u0e19\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35","\u0e27\u0e31\u0e19\u0e28\u0e38\u0e01\u0e23\u0e4c","\u0e27\u0e31\u0e19\u0e40\u0e2a\u0e32\u0e23\u0e4c"],["\u0e2d\u0e32.","\u0e08.","\u0e2d.","\u0e1e.","\u0e1e\u0e24.","\u0e28.","\u0e2a."]],hv,[["\u0e21.\u0e04.","\u0e01.\u0e1e.","\u0e21\u0e35.\u0e04.","\u0e40\u0e21.\u0e22.","\u0e1e.\u0e04.","\u0e21\u0e34.\u0e22.","\u0e01.\u0e04.","\u0e2a.\u0e04.","\u0e01.\u0e22.","\u0e15.\u0e04.","\u0e1e.\u0e22.","\u0e18.\u0e04."],hv,["\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21","\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c","\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21","\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19","\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21","\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19","\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21","\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21","\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19","\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21","\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19","\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21"]],hv,[["\u0e01\u0e48\u0e2d\u0e19 \u0e04.\u0e28.","\u0e04.\u0e28."],hv,["\u0e1b\u0e35\u0e01\u0e48\u0e2d\u0e19\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e01\u0e32\u0e25","\u0e04\u0e23\u0e34\u0e2a\u0e15\u0e4c\u0e28\u0e31\u0e01\u0e23\u0e32\u0e0a"]],0,[6,0],["d/M/yy","d MMM y","d MMMM G y","EEEE\u0e17\u0e35\u0e48 d MMMM G y"],["HH:mm","HH:mm:ss","H \u0e19\u0e32\u0e2c\u0e34\u0e01\u0e32 mm \u0e19\u0e32\u0e17\u0e35 ss \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35 z","H \u0e19\u0e32\u0e2c\u0e34\u0e01\u0e32 mm \u0e19\u0e32\u0e17\u0e35 ss \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35 zzzz"],["{1} {0}",hv,hv,hv],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"THB","\u0e3f","\u0e1a\u0e32\u0e17",{AUD:["AU$","$"],PHP:[hv,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function lNt(t){return 5}],IL=void 0;const cNt=["ti-ER",[["\u1295\u1309\u1206 \u1230\u12d3\u1270","\u12f5\u1215\u122d \u1230\u12d3\u1275"],["\u1245 \u134d\u122d-\u1218\u12d3","\u12f0\u1215 \u134d\u122d-\u1218\u12d3"],["\u1245\u12f5\u1218 \u134d\u122d\u1242-\u1218\u12d3\u120d\u1272","\u12f0\u1215\u1228 \u134d\u122d\u1240-\u1218\u12d3\u120d\u1272"]],IL,[["\u1230","\u1230","\u1230","\u1228","\u1213","\u12d3","\u1240"],["\u1230\u1295","\u1230\u1291","\u1230\u1209","\u1228\u1261","\u1213\u1219","\u12d3\u122d","\u1240\u12f3"],["\u1230\u1295\u1260\u1275","\u1230\u1291\u12ed","\u1220\u1209\u1235","\u1228\u1261\u12d5","\u1283\u1219\u1235","\u12d3\u122d\u1262","\u1240\u12f3\u121d"],["\u1230\u1295","\u1230\u1291","\u1230\u1209","\u1228\u1261","\u1213\u1219","\u12d3\u122d","\u1240\u12f3"]],IL,[["\u1325","\u1208","\u1218","\u121a","\u130d","\u1230","\u1213","\u1290","\u1218","\u1325","\u1215","\u1273"],["\u1325\u122a","\u1208\u12ab","\u1218\u130b","\u121a\u12eb","\u130d\u1295","\u1230\u1290","\u1213\u121d","\u1290\u1213","\u1218\u1235","\u1325\u1245","\u1215\u12f3","\u1273\u1215"],["\u1325\u122a","\u1208\u12ab\u1272\u1275","\u1218\u130b\u1262\u1275","\u121a\u12eb\u12dd\u12eb","\u130d\u1295\u1266\u1275","\u1230\u1290","\u1213\u121d\u1208","\u1290\u1213\u1230","\u1218\u1235\u12a8\u1228\u121d","\u1325\u1245\u121d\u1272","\u1215\u12f3\u122d","\u1273\u1215\u1233\u1235"]],IL,[["\u12d3/\u12d3","\u12d3/\u121d"],IL,["\u12d3\u1218\u1270 \u12d3\u1208\u121d","\u12d3\u1218\u1270 \u121d\u1205\u1228\u1275"]],1,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE\u1363 dd MMMM \u1218\u12d3\u120d\u1272 y G"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",IL,IL,IL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ERN","Nfk","ERN",{ERN:["Nfk"],ETB:["Br"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function uNt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],lB=void 0;const hNt=["ti",[["\u1295\u1309\u1206 \u1230\u12d3\u1270","\u12f5\u1215\u122d \u1230\u12d3\u1275"],["\u1245 \u134d\u122d-\u1218\u12d3","\u12f0\u1215 \u134d\u122d-\u1218\u12d3"],["\u1245\u12f5\u1218 \u134d\u122d\u1242-\u1218\u12d3\u120d\u1272","\u12f0\u1215\u1228 \u134d\u122d\u1240-\u1218\u12d3\u120d\u1272"]],lB,[["\u1230","\u1230","\u1230","\u1228","\u1213","\u12d3","\u1240"],["\u1230\u1295","\u1230\u1291","\u1230\u1209","\u1228\u1261","\u1213\u1219","\u12d3\u122d","\u1240\u12f3"],["\u1230\u1295\u1260\u1275","\u1230\u1291\u12ed","\u1220\u1209\u1235","\u1228\u1261\u12d5","\u1283\u1219\u1235","\u12d3\u122d\u1262","\u1240\u12f3\u121d"],["\u1230\u1295","\u1230\u1291","\u1230\u1209","\u1228\u1261","\u1213\u1219","\u12d3\u122d","\u1240\u12f3"]],[["\u1230","\u1230","\u1220","\u1228","\u1213","\u12d3","\u1240"],["\u1230\u1295","\u1230\u1291","\u1230\u1209","\u1228\u1261","\u1213\u1219","\u12d3\u122d","\u1240\u12f3"],["\u1230\u1295\u1260\u1275","\u1230\u1291\u12ed","\u1220\u1209\u1235","\u1228\u1261\u12d5","\u1283\u1219\u1235","\u12d3\u122d\u1262","\u1240\u12f3\u121d"],["\u1230\u1295","\u1230\u1291","\u1230\u1209","\u1228\u1261","\u1213\u1219","\u12d3\u122d","\u1240\u12f3"]],[["\u1325","\u1208","\u1218","\u121a","\u130d","\u1230","\u1213","\u1290","\u1218","\u1325","\u1215","\u1273"],["\u1325\u122a","\u1208\u12ab","\u1218\u130b","\u121a\u12eb","\u130d\u1295","\u1230\u1290","\u1213\u121d","\u1290\u1213","\u1218\u1235","\u1325\u1245","\u1215\u12f3","\u1273\u1215"],["\u1325\u122a","\u1208\u12ab\u1272\u1275","\u1218\u130b\u1262\u1275","\u121a\u12eb\u12dd\u12eb","\u130d\u1295\u1266\u1275","\u1230\u1290","\u1213\u121d\u1208","\u1290\u1213\u1230","\u1218\u1235\u12a8\u1228\u121d","\u1325\u1245\u121d\u1272","\u1215\u12f3\u122d","\u1273\u1215\u1233\u1235"]],lB,[["\u12d3/\u12d3","\u12d3/\u121d"],lB,["\u1245\u12f5\u1218 \u12ad\u122d\u1235\u1276\u1235","\u12d3\u1218\u1270 \u121d\u1205\u1228\u1275"]],0,[6,0],["dd/MM/yy","dd-MMM-y","dd MMMM y","EEEE\u1363 dd MMMM \u1218\u12d3\u120d\u1272 y G"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",lB,lB,lB],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ETB","Br","\u12e8\u12a2\u1275\u12ee\u1335\u12eb \u1265\u122d",{ETB:["Br"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function pNt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1?1:5}],LL=void 0;const fNt=["tk",[["\xf6\u0148","so\u0148"],["go.\xf6\u0148","go.so\u0148"],["g\xfcnortadan \xf6\u0148","g\xfcnortadan so\u0148"]],[["\xf6\u0148","so\u0148"],["g.\xf6\u0148","g.so\u0148"],["g\xfcnortadan \xf6\u0148","g\xfcnortadan so\u0148"]],[["\xdd","D","S","\xc7","P","A","\u015e"],["\xfdek","du\u015f","si\u015f","\xe7ar","pen","ann","\u015fen"],["\xfdek\u015fenbe","du\u015fenbe","si\u015fenbe","\xe7ar\u015fenbe","pen\u015fenbe","anna","\u015fenbe"],["\xfdb","db","sb","\xe7b","pb","an","\u015fb"]],[["\xdd","D","S","\xc7","P","A","\u015e"],["\xddek","Du\u015f","Si\u015f","\xc7ar","Pen","Ann","\u015een"],["\xddek\u015fenbe","Du\u015fenbe","Si\u015fenbe","\xc7ar\u015fenbe","Pen\u015fenbe","Anna","\u015eenbe"],["\xddb","Db","Sb","\xc7b","Pb","An","\u015eb"]],[["\xdd","F","M","A","M","I","I","A","S","O","N","D"],["\xfdan","few","mart","apr","ma\xfd","i\xfdun","i\xfdul","awg","sen","okt","no\xfd","dek"],["\xfdanwar","fewral","mart","aprel","ma\xfd","i\xfdun","i\xfdul","awgust","sent\xfdabr","okt\xfdabr","no\xfdabr","dekabr"]],[["\xdd","F","M","A","M","I","I","A","S","O","N","D"],["\xddan","Few","Mar","Apr","Ma\xfd","I\xfdun","I\xfdul","Awg","Sen","Okt","No\xfd","Dek"],["\xddanwar","Fewral","Mart","Aprel","Ma\xfd","I\xfdun","I\xfdul","Awgust","Sent\xfdabr","Okt\xfdabr","No\xfdabr","Dekabr"]],[["B.e.\xf6\u0148","B.e."],LL,["Isadan \xf6\u0148","Isadan so\u0148"]],1,[6,0],["dd.MM.y","d MMM y","d MMMM y","d MMMM y EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",LL,LL,LL],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","san\xa0d\xe4l",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"TMT","TMT","T\xfcrkmen manady",{EUR:[LL,"\u20ac"],GBP:[LL,"\xa3"],JPY:["JP\xa5","\xa5"],PHP:[LL,"\u20b1"],USD:["US$","$"]},"ltr",function mNt(t){return 1===t?1:5}],SS=void 0;const _Nt=["to",[["AM","PM"],SS,["hengihengi","efiafi"]],[["AM","PM"],SS,["HH","EA"]],[["S","M","T","P","T","F","T"],["S\u0101p","M\u014dn","T\u016bs","Pul","Tu\u02bba","Fal","Tok"],["S\u0101pate","M\u014dnite","T\u016bsite","Pulelulu","Tu\u02bbapulelulu","Falaite","Tokonaki"],["S\u0101p","M\u014dn","T\u016bs","Pul","Tu\u02bba","Fal","Tok"]],SS,[["S","F","M","E","M","S","S","A","S","O","N","T"],["S\u0101n","F\u0113p","Ma\u02bba","\u02bbEpe","M\u0113","Sun","Siu","\u02bbAok","Sep","\u02bbOka","N\u014dv","T\u012bs"],["S\u0101nuali","F\u0113pueli","Ma\u02bbasi","\u02bbEpeleli","M\u0113","Sune","Siulai","\u02bbAokosi","Sepitema","\u02bbOkatopa","N\u014dvema","T\u012bsema"]],SS,[["KM","TS"],SS,["ki mu\u02bba","ta\u02bbu \u02bbo S\u012bs\u016b"]],1,[6,0],["d/M/yy","d MMM y","d MMMM y","EEEE d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}","{1}, {0}",SS,SS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","TF",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"TOP","T$","Pa\u02bbanga fakatonga",{AUD:["AUD$","AU$"],FJD:[SS,"F$"],JPY:["JP\xa5","\xa5"],NZD:["NZD$","NZ$"],SBD:[SS,"S$"],TOP:["T$"],USD:["US$","$"]},"ltr",function gNt(t){return 5}],mv=void 0;const vNt=["tr-CY",[["\xf6\xf6","\xf6s"],["\xd6\xd6","\xd6S"],mv],[["\xd6\xd6","\xd6S"],mv,mv],[["P","P","S","\xc7","P","C","C"],["Paz","Pzt","Sal","\xc7ar","Per","Cum","Cmt"],["Pazar","Pazartesi","Sal\u0131","\xc7ar\u015famba","Per\u015fembe","Cuma","Cumartesi"],["Pa","Pt","Sa","\xc7a","Pe","Cu","Ct"]],mv,[["O","\u015e","M","N","M","H","T","A","E","E","K","A"],["Oca","\u015eub","Mar","Nis","May","Haz","Tem","A\u011fu","Eyl","Eki","Kas","Ara"],["Ocak","\u015eubat","Mart","Nisan","May\u0131s","Haziran","Temmuz","A\u011fustos","Eyl\xfcl","Ekim","Kas\u0131m","Aral\u0131k"]],mv,[["M\xd6","MS"],mv,["Milattan \xd6nce","Milattan Sonra"]],1,[6,0],["d.MM.y","d MMM y","d MMMM y","d MMMM y EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",mv,mv,mv],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","%#,##0","\xa4#,##0.00","#E0"],"EUR","\u20ac","Euro",{AUD:["AU$","$"],PHP:[mv,"\u20b1"],RON:[mv,"L"],THB:["\u0e3f"],TRY:["\u20ba"],TWD:["NT$"]},"ltr",function yNt(t){return 1===t?1:5}],fv=void 0;const MNt=["tr",[["\xf6\xf6","\xf6s"],["\xd6\xd6","\xd6S"],fv],[["\xd6\xd6","\xd6S"],fv,fv],[["P","P","S","\xc7","P","C","C"],["Paz","Pzt","Sal","\xc7ar","Per","Cum","Cmt"],["Pazar","Pazartesi","Sal\u0131","\xc7ar\u015famba","Per\u015fembe","Cuma","Cumartesi"],["Pa","Pt","Sa","\xc7a","Pe","Cu","Ct"]],fv,[["O","\u015e","M","N","M","H","T","A","E","E","K","A"],["Oca","\u015eub","Mar","Nis","May","Haz","Tem","A\u011fu","Eyl","Eki","Kas","Ara"],["Ocak","\u015eubat","Mart","Nisan","May\u0131s","Haziran","Temmuz","A\u011fustos","Eyl\xfcl","Ekim","Kas\u0131m","Aral\u0131k"]],fv,[["M\xd6","MS"],fv,["Milattan \xd6nce","Milattan Sonra"]],1,[6,0],["d.MM.y","d MMM y","d MMMM y","d MMMM y EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",fv,fv,fv],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","%#,##0","\xa4#,##0.00","#E0"],"TRY","\u20ba","T\xfcrk Liras\u0131",{AUD:["AU$","$"],PHP:[fv,"\u20b1"],RON:[fv,"L"],THB:["\u0e3f"],TRY:["\u20ba"],TWD:["NT$"]},"ltr",function bNt(t){return 1===t?1:5}],OS=void 0;const DNt=["tt",[["AM","PM"],OS,OS],OS,[["\u042f","\u0414","\u0421","\u0427","\u041f","\u0496","\u0428"],["\u044f\u043a\u0448.","\u0434\u04af\u0448.","\u0441\u0438\u0448.","\u0447\u04d9\u0440.","\u043f\u04d9\u043d\u0497.","\u0497\u043e\u043c.","\u0448\u0438\u043c."],["\u044f\u043a\u0448\u04d9\u043c\u0431\u0435","\u0434\u04af\u0448\u04d9\u043c\u0431\u0435","\u0441\u0438\u0448\u04d9\u043c\u0431\u0435","\u0447\u04d9\u0440\u0448\u04d9\u043c\u0431\u0435","\u043f\u04d9\u043d\u0497\u0435\u0448\u04d9\u043c\u0431\u0435","\u0497\u043e\u043c\u0433\u0430","\u0448\u0438\u043c\u0431\u04d9"],["\u044f\u043a\u0448.","\u0434\u04af\u0448.","\u0441\u0438\u0448.","\u0447\u04d9\u0440.","\u043f\u04d9\u043d\u0497.","\u0497\u043e\u043c.","\u0448\u0438\u043c."]],OS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u0433\u044b\u0439\u043d.","\u0444\u0435\u0432.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433.","\u0441\u0435\u043d\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u044f\u0431.","\u0434\u0435\u043a."],["\u0433\u044b\u0439\u043d\u0432\u0430\u0440","\u0444\u0435\u0432\u0440\u0430\u043b\u044c","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b\u044c","\u043c\u0430\u0439","\u0438\u044e\u043d\u044c","\u0438\u044e\u043b\u044c","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c","\u043e\u043a\u0442\u044f\u0431\u0440\u044c","\u043d\u043e\u044f\u0431\u0440\u044c","\u0434\u0435\u043a\u0430\u0431\u0440\u044c"]],OS,[["\u0431.\u044d.\u043a.","\u043c\u0438\u043b\u0430\u0434\u0438"],OS,["\u0431\u0435\u0437\u043d\u0435\u04a3 \u044d\u0440\u0430\u0433\u0430 \u043a\u0430\u0434\u04d9\u0440","\u043c\u0438\u043b\u0430\u0434\u0438"]],1,[6,0],["dd.MM.y","d MMM, y '\u0435\u043b'","d MMMM, y '\u0435\u043b'","d MMMM, y '\u0435\u043b', EEEE"],["H:mm","H:mm:ss","H:mm:ss z","H:mm:ss zzzz"],["{1}, {0}",OS,OS,OS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa0\xa4","#E0"],"RUB","\u20bd","\u0420\u043e\u0441\u0441\u0438\u044f \u0441\u0443\u043c\u044b",{JPY:["JP\xa5","\xa5"],RUB:["\u20bd"]},"ltr",function xNt(t){return 5}],TS=void 0;const CNt=["twq",[["Subbaahi","Zaarikay b"],TS,TS],TS,[["H","T","T","L","L","L","S"],["Alh","Ati","Ata","Ala","Alm","Alz","Asi"],["Alhadi","Atinni","Atalaata","Alarba","Alhamiisa","Alzuma","Asibti"],["Alh","Ati","Ata","Ala","Alm","Alz","Asi"]],TS,[["\u017d","F","M","A","M","\u017d","\u017d","U","S","O","N","D"],["\u017dan","Fee","Mar","Awi","Me","\u017duw","\u017duy","Ut","Sek","Okt","Noo","Dee"],["\u017danwiye","Feewiriye","Marsi","Awiril","Me","\u017duwe\u014b","\u017duyye","Ut","Sektanbur","Oktoobur","Noowanbur","Deesanbur"]],TS,[["IJ","IZ"],TS,["Isaa jine","Isaa zamanoo"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",TS,TS,TS],[".","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa4","#E0"],"XOF","F\u202fCFA","CFA Fra\u014b (BCEAO)",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function wNt(t){return 5}],ES=void 0;const ONt=["tzm",[["Zdat azal","\u1e0ceffir aza"],ES,ES],ES,[["A","A","A","A","A","A","A"],["Asa","Ayn","Asn","Akr","Akw","Asm","As\u1e0d"],["Asamas","Aynas","Asinas","Akras","Akwas","Asimwas","Asi\u1e0dyas"],["Asa","Ayn","Asn","Akr","Akw","Asm","As\u1e0d"]],ES,[["Y","Y","M","I","M","Y","Y","\u0194","C","K","N","D"],["Yen","Yeb","Mar","Ibr","May","Yun","Yul","\u0194uc","Cut","K\u1e6du","Nwa","Duj"],["Yennayer","Yebrayer","Mars","Ibrir","Mayyu","Yunyu","Yulyuz","\u0194uct","Cutanbir","K\u1e6duber","Nwanbir","Dujanbir"]],ES,[["Z\u0190","\u1e0c\u0190"],ES,["Zdat \u0190isa (TA\u0194)","\u1e0ceffir \u0190isa (TA\u0194)"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",ES,ES,ES],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"MAD","MAD","Derhem Ume\u1e5b\u1e5buki",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function SNt(t){const e=t;return e===Math.floor(e)&&e>=0&&e<=1||e===Math.floor(e)&&e>=11&&e<=99?1:5}],DT=void 0;const ENt=["ug",[["\u0628","\u0643"],["\u0686.\u0628","\u0686.\u0643"],["\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646","\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"]],[["\u0686.\u0628","\u0686.\u0643"],DT,DT],[["\u064a","\u062f","\u0633","\u0686","\u067e","\u062c","\u0634"],["\u064a\u06d5","\u062f\u06c8","\u0633\u06d5","\u0686\u0627","\u067e\u06d5","\u062c\u06c8","\u0634\u06d5"],["\u064a\u06d5\u0643\u0634\u06d5\u0646\u0628\u06d5","\u062f\u06c8\u0634\u06d5\u0646\u0628\u06d5","\u0633\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5","\u0686\u0627\u0631\u0634\u06d5\u0646\u0628\u06d5","\u067e\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5","\u062c\u06c8\u0645\u06d5","\u0634\u06d5\u0646\u0628\u06d5"],["\u064a","\u062f","\u0633","\u0686","\u067e","\u062c","\u0634"]],DT,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u064a\u0627\u0646\u06cb\u0627\u0631","\u0641\u06d0\u06cb\u0631\u0627\u0644","\u0645\u0627\u0631\u062a","\u0626\u0627\u067e\u0631\u06d0\u0644","\u0645\u0627\u064a","\u0626\u0649\u064a\u06c7\u0646","\u0626\u0649\u064a\u06c7\u0644","\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a","\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631","\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631","\u0646\u0648\u064a\u0627\u0628\u0649\u0631","\u062f\u06d0\u0643\u0627\u0628\u0649\u0631"],DT],DT,[["BCE","\u0645\u0649\u0644\u0627\u062f\u0649\u064a\u06d5"],DT,["\u0645\u0649\u0644\u0627\u062f\u0649\u064a\u06d5\u062f\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646","\u0645\u0649\u0644\u0627\u062f\u0649\u064a\u06d5"]],0,[6,0],["y-MM-dd","d-MMM\u060c y","d-MMMM\u060c y","y d-MMMM\u060c EEEE"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}\u060c {0}",DT,"{1} {0}",DT],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"CNY","\uffe5","\u062c\u06c7\u06ad\u06af\u0648 \u064a\u06c8\u06d5\u0646\u0649",{CNY:["\uffe5","\xa5"],JPY:["JP\xa5","\xa5"]},"rtl",function TNt(t){return 1===t?1:5}],Xl=void 0;const kNt=["uk",[["\u0434\u043f","\u043f\u043f"],Xl,Xl],Xl,[["\u041d","\u041f","\u0412","\u0421","\u0427","\u041f","\u0421"],["\u043d\u0434","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"],["\u043d\u0435\u0434\u0456\u043b\u044f","\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a","\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a","\u0441\u0435\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0435\u0440","\u043f\u02bc\u044f\u0442\u043d\u0438\u0446\u044f","\u0441\u0443\u0431\u043e\u0442\u0430"],["\u043d\u0434","\u043f\u043d","\u0432\u0442","\u0441\u0440","\u0447\u0442","\u043f\u0442","\u0441\u0431"]],Xl,[["\u0441","\u043b","\u0431","\u043a","\u0442","\u0447","\u043b","\u0441","\u0432","\u0436","\u043b","\u0433"],["\u0441\u0456\u0447.","\u043b\u044e\u0442.","\u0431\u0435\u0440.","\u043a\u0432\u0456\u0442.","\u0442\u0440\u0430\u0432.","\u0447\u0435\u0440\u0432.","\u043b\u0438\u043f.","\u0441\u0435\u0440\u043f.","\u0432\u0435\u0440.","\u0436\u043e\u0432\u0442.","\u043b\u0438\u0441\u0442.","\u0433\u0440\u0443\u0434."],["\u0441\u0456\u0447\u043d\u044f","\u043b\u044e\u0442\u043e\u0433\u043e","\u0431\u0435\u0440\u0435\u0437\u043d\u044f","\u043a\u0432\u0456\u0442\u043d\u044f","\u0442\u0440\u0430\u0432\u043d\u044f","\u0447\u0435\u0440\u0432\u043d\u044f","\u043b\u0438\u043f\u043d\u044f","\u0441\u0435\u0440\u043f\u043d\u044f","\u0432\u0435\u0440\u0435\u0441\u043d\u044f","\u0436\u043e\u0432\u0442\u043d\u044f","\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430","\u0433\u0440\u0443\u0434\u043d\u044f"]],[["\u0421","\u041b","\u0411","\u041a","\u0422","\u0427","\u041b","\u0421","\u0412","\u0416","\u041b","\u0413"],["\u0441\u0456\u0447","\u043b\u044e\u0442","\u0431\u0435\u0440","\u043a\u0432\u0456","\u0442\u0440\u0430","\u0447\u0435\u0440","\u043b\u0438\u043f","\u0441\u0435\u0440","\u0432\u0435\u0440","\u0436\u043e\u0432","\u043b\u0438\u0441","\u0433\u0440\u0443"],["\u0441\u0456\u0447\u0435\u043d\u044c","\u043b\u044e\u0442\u0438\u0439","\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c","\u043a\u0432\u0456\u0442\u0435\u043d\u044c","\u0442\u0440\u0430\u0432\u0435\u043d\u044c","\u0447\u0435\u0440\u0432\u0435\u043d\u044c","\u043b\u0438\u043f\u0435\u043d\u044c","\u0441\u0435\u0440\u043f\u0435\u043d\u044c","\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c","\u0436\u043e\u0432\u0442\u0435\u043d\u044c","\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434","\u0433\u0440\u0443\u0434\u0435\u043d\u044c"]],[["\u0434\u043e \u043d.\u0435.","\u043d.\u0435."],["\u0434\u043e \u043d. \u0435.","\u043d. \u0435."],["\u0434\u043e \u043d\u0430\u0448\u043e\u0457 \u0435\u0440\u0438","\u043d\u0430\u0448\u043e\u0457 \u0435\u0440\u0438"]],1,[6,0],["dd.MM.yy","d MMM y '\u0440'.","d MMMM y '\u0440'.","EEEE, d MMMM y '\u0440'."],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",Xl,"{1} '\u043e' {0}",Xl],[",","\xa0",";","%","+","-","\u0415","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"UAH","\u20b4","\u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430 \u0433\u0440\u0438\u0432\u043d\u044f",{AUD:[Xl,"$"],BRL:[Xl,"R$"],CAD:[Xl,"$"],CNY:[Xl,"\xa5"],EUR:[Xl,"\u20ac"],GBP:[Xl,"\xa3"],HKD:[Xl,"$"],ILS:[Xl,"\u20aa"],INR:[Xl,"\u20b9"],KRW:[Xl,"\u20a9"],MXN:[Xl,"$"],NZD:[Xl,"$"],PHP:[Xl,"\u20b1"],TWD:[Xl,"$"],UAH:["\u20b4"],UAK:["\u043a\u0440\u0431."],USD:[Xl,"$"],VND:[Xl,"\u20ab"],XCD:[Xl,"$"]},"ltr",function ANt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 0===i&&n%10==1&&n%100!=11?1:0===i&&n%10===Math.floor(n%10)&&n%10>=2&&n%10<=4&&!(n%100>=12&&n%100<=14)?3:0===i&&n%10==0||0===i&&n%10===Math.floor(n%10)&&n%10>=5&&n%10<=9||0===i&&n%100===Math.floor(n%100)&&n%100>=11&&n%100<=14?4:5}],Em=void 0;const LNt=["ur-IN",[["a","p"],["AM","PM"],Em],[["AM","PM"],Em,Em],[["S","M","T","W","T","F","S"],["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"],Em,Em],Em,[["J","F","M","A","M","J","J","A","S","O","N","D"],["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],Em],Em,[["\u0642\u0628\u0644 \u0645\u0633\u06cc\u062d","\u0639\u06cc\u0633\u0648\u06cc"],Em,Em],0,[0,0],["d/M/yy","d MMM\u060c y","d MMMM\u060c y","EEEE\u060c d MMMM\u060c y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Em,Em,Em],[".",",",";","%","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"INR","\u20b9","\u0628\u06be\u0627\u0631\u062a\u06cc \u0631\u0648\u067e\u06cc\u06c1",{JPY:["JP\xa5","\xa5"],PHP:[Em,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"]},"rtl",function INt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],Am=void 0;const PNt=["ur",[["a","p"],["AM","PM"],Am],[["AM","PM"],Am,Am],[["S","M","T","W","T","F","S"],["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"],Am,Am],Am,[["J","F","M","A","M","J","J","A","S","O","N","D"],["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],Am],Am,[["\u0642\u0628\u0644 \u0645\u0633\u06cc\u062d","\u0639\u06cc\u0633\u0648\u06cc"],Am,Am],0,[6,0],["d/M/yy","d MMM\u060c y","d MMMM\u060c y","EEEE\u060c d MMMM\u060c y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Am,Am,Am],[".",",",";","%","\u200e+","\u200e-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"PKR","Rs","\u067e\u0627\u06a9\u0633\u062a\u0627\u0646\u06cc \u0631\u0648\u067e\u06cc\u06c1",{JPY:["JP\xa5","\xa5"],PHP:[Am,"\u20b1"],PKR:["Rs"],THB:["\u0e3f"],TWD:["NT$"]},"rtl",function NNt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],vM=void 0;const FNt=["uz-Arab",[["AM","PM"],vM,vM],vM,[["S","M","T","W","T","F","S"],["\u06cc.","\u062f.","\u0633.","\u0686.","\u067e.","\u062c.","\u0634."],["\u06cc\u06a9\u0634\u0646\u0628\u0647","\u062f\u0648\u0634\u0646\u0628\u0647","\u0633\u0647\u200c\u0634\u0646\u0628\u0647","\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647","\u067e\u0646\u062c\u0634\u0646\u0628\u0647","\u062c\u0645\u0639\u0647","\u0634\u0646\u0628\u0647"],["\u06cc.","\u062f.","\u0633.","\u0686.","\u067e.","\u062c.","\u0634."]],vM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u062c\u0646\u0648","\u0641\u0628\u0631","\u0645\u0627\u0631","\u0627\u067e\u0631","\u0645\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644","\u0627\u06af\u0633","\u0633\u067e\u062a","\u0627\u06a9\u062a","\u0646\u0648\u0645","\u062f\u0633\u0645"],["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0628\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u06cc","\u0627\u06af\u0633\u062a","\u0633\u067e\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"]],vM,[["BCE","CE"],vM,vM],6,[4,5],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",vM,vM,vM],[",",".",";","%","\u200e+","\u200e\u2212","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"AFN","\u060b","\u0627\u0641\u063a\u0627\u0646\u06cc",{AFN:["\u060b"],JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"rtl",function RNt(t){return 5}],AS=void 0;const BNt=["uz-Cyrl",[["\u0422\u041e","\u0422\u041a"],AS,AS],AS,[["\u042f","\u0414","\u0421","\u0427","\u041f","\u0416","\u0428"],["\u044f\u043a\u0448","\u0434\u0443\u0448","\u0441\u0435\u0448","\u0447\u043e\u0440","\u043f\u0430\u0439","\u0436\u0443\u043c","\u0448\u0430\u043d"],["\u044f\u043a\u0448\u0430\u043d\u0431\u0430","\u0434\u0443\u0448\u0430\u043d\u0431\u0430","\u0441\u0435\u0448\u0430\u043d\u0431\u0430","\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0430","\u043f\u0430\u0439\u0448\u0430\u043d\u0431\u0430","\u0436\u0443\u043c\u0430","\u0448\u0430\u043d\u0431\u0430"],["\u044f\u043a","\u0434\u0443","\u0441\u0435","\u0447\u043e","\u043f\u0430","\u0436\u0443","\u0448\u0430"]],AS,[["\u042f","\u0424","\u041c","\u0410","\u041c","\u0418","\u0418","\u0410","\u0421","\u041e","\u041d","\u0414"],["\u044f\u043d\u0432","\u0444\u0435\u0432","\u043c\u0430\u0440","\u0430\u043f\u0440","\u043c\u0430\u0439","\u0438\u044e\u043d","\u0438\u044e\u043b","\u0430\u0432\u0433","\u0441\u0435\u043d","\u043e\u043a\u0442","\u043d\u043e\u044f","\u0434\u0435\u043a"],["\u044f\u043d\u0432\u0430\u0440","\u0444\u0435\u0432\u0440\u0430\u043b","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0435\u043b","\u043c\u0430\u0439","\u0438\u044e\u043d","\u0438\u044e\u043b","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043d\u0442\u044f\u0431\u0440","\u043e\u043a\u0442\u044f\u0431\u0440","\u043d\u043e\u044f\u0431\u0440","\u0434\u0435\u043a\u0430\u0431\u0440"]],AS,[["\u043c.\u0430.","\u043c\u0438\u043b\u043e\u0434\u0438\u0439"],AS,["\u043c\u0438\u043b\u043e\u0434\u0434\u0430\u043d \u0430\u0432\u0432\u0430\u043b\u0433\u0438","\u043c\u0438\u043b\u043e\u0434\u0438\u0439"]],1,[6,0],["dd/MM/yy","d MMM, y","d MMMM, y","EEEE, dd MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss (z)","HH:mm:ss (zzzz)"],["{1} {0}",AS,AS,AS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","\u04b3\u0430\u049b\u0438\u049b\u0438\u0439\xa0\u0441\u043e\u043d\xa0\u044d\u043c\u0430\u0441",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"UZS","\u0441\u045e\u043c","\u040e\u0437\u0431\u0435\u043a\u0438\u0441\u0442\u043e\u043d \u0441\u045e\u043c",{JPY:["JP\xa5","\xa5"],THB:["\u0e3f"],USD:["US$","$"],UZS:["\u0441\u045e\u043c"]},"ltr",function HNt(t){return 5}],kS=void 0;const $Nt=["uz-Latn",[["TO","TK"],kS,kS],kS,[["Y","D","S","C","P","J","S"],["Yak","Dush","Sesh","Chor","Pay","Jum","Shan"],["yakshanba","dushanba","seshanba","chorshanba","payshanba","juma","shanba"],["Ya","Du","Se","Ch","Pa","Ju","Sh"]],kS,[["Y","F","M","A","M","I","I","A","S","O","N","D"],["yan","fev","mar","apr","may","iyn","iyl","avg","sen","okt","noy","dek"],["yanvar","fevral","mart","aprel","may","iyun","iyul","avgust","sentabr","oktabr","noyabr","dekabr"]],[["Y","F","M","A","M","I","I","A","S","O","N","D"],["Yan","Fev","Mar","Apr","May","Iyn","Iyl","Avg","Sen","Okt","Noy","Dek"],["Yanvar","Fevral","Mart","Aprel","May","Iyun","Iyul","Avgust","Sentabr","Oktabr","Noyabr","Dekabr"]],[["m.a.","milodiy"],kS,["miloddan avvalgi","milodiy"]],1,[6,0],["dd/MM/yy","d-MMM, y","d-MMMM, y","EEEE, d-MMMM, y"],["HH:mm","HH:mm:ss","H:mm:ss (z)","H:mm:ss (zzzz)"],["{1}, {0}",kS,kS,kS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","son\xa0emas",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"UZS","so\u02bbm","O\u2018zbekiston so\u2018mi",{JPY:["JP\xa5","\xa5"],PHP:[kS,"\u20b1"],USD:["US$","$"],UZS:["so\u02bbm"]},"ltr",function zNt(t){return 1===t?1:5}],IS=void 0;const WNt=["uz",[["TO","TK"],IS,IS],IS,[["Y","D","S","C","P","J","S"],["Yak","Dush","Sesh","Chor","Pay","Jum","Shan"],["yakshanba","dushanba","seshanba","chorshanba","payshanba","juma","shanba"],["Ya","Du","Se","Ch","Pa","Ju","Sh"]],IS,[["Y","F","M","A","M","I","I","A","S","O","N","D"],["yan","fev","mar","apr","may","iyn","iyl","avg","sen","okt","noy","dek"],["yanvar","fevral","mart","aprel","may","iyun","iyul","avgust","sentabr","oktabr","noyabr","dekabr"]],[["Y","F","M","A","M","I","I","A","S","O","N","D"],["Yan","Fev","Mar","Apr","May","Iyn","Iyl","Avg","Sen","Okt","Noy","Dek"],["Yanvar","Fevral","Mart","Aprel","May","Iyun","Iyul","Avgust","Sentabr","Oktabr","Noyabr","Dekabr"]],[["m.a.","milodiy"],IS,["miloddan avvalgi","milodiy"]],1,[6,0],["dd/MM/yy","d-MMM, y","d-MMMM, y","EEEE, d-MMMM, y"],["HH:mm","HH:mm:ss","H:mm:ss (z)","H:mm:ss (zzzz)"],["{1}, {0}",IS,IS,IS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","son\xa0emas",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"UZS","so\u02bbm","O\u2018zbekiston so\u2018mi",{JPY:["JP\xa5","\xa5"],PHP:[IS,"\u20b1"],USD:["US$","$"],UZS:["so\u02bbm"]},"ltr",function VNt(t){return 1===t?1:5}],fg=void 0;const jNt=["vai-Latn",[["AM","PM"],fg,fg],fg,[["S","M","T","W","T","F","S"],["lahadi","t\u025b\u025bn\u025b\u025b","talata","alaba","aimisa","aijima","si\u0253iti"],fg,fg],fg,[["1","2","3","4","5","6","7","8","9","10","11","12"],["M01","M02","M03","M04","M05","M06","M07","M08","M09","M10","M11","M12"],fg],fg,[["BCE","CE"],fg,fg],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",fg,fg,fg],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"LRD","$","Laibhiya Dala",{JPY:["JP\xa5","\xa5"],LRD:["$"],USD:["US$","$"]},"ltr",function GNt(t){return 5}],X1=void 0;const UNt=["vai-Vaii",[["AM","PM"],X1,X1],X1,[["S","M","T","W","T","F","S"],["\ua55e\ua54c\ua535","\ua5f3\ua5e1\ua609","\ua55a\ua55e\ua55a","\ua549\ua55e\ua552","\ua549\ua524\ua546\ua562","\ua549\ua524\ua540\ua56e","\ua53b\ua52c\ua533"],X1,X1],X1,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\ua5a8\ua595\ua51e","\ua552\ua561","\ua57e\ua5ba","\ua5a2\ua595","\ua591\ua571","\ua5b1\ua60b","\ua5b1\ua55e","\ua5db\ua515","\ua562\ua54c","\ua56d\ua583","\ua51e\ua60b","\ua5a8\ua595\ua5cf"],["\ua5a8\ua595 \ua56a\ua574 \ua51e\ua500\ua56e\ua54a","\ua552\ua561\ua59d\ua595","\ua57e\ua5ba","\ua5a2\ua595","\ua591\ua571","\ua5b1\ua60b","\ua5b1\ua55e\ua524","\ua5db\ua515","\ua562\ua54c","\ua56d\ua583","\ua51e\ua60b\ua554\ua57f \ua578\ua583\ua5cf","\ua5a8\ua595 \ua56a\ua574 \ua5cf\ua5ba\ua56e\ua54a"]],X1,[["BCE","CE"],X1,X1],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",X1,X1,X1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"LRD","$","\ua55e\ua524\ua52b\ua569 \ua55c\ua55e\ua54c",{JPY:["JP\xa5","\xa5"],LRD:["$"],USD:["US$","$"]},"ltr",function qNt(t){return 5}],Z1=void 0;const JNt=["vai",[["AM","PM"],Z1,Z1],Z1,[["S","M","T","W","T","F","S"],["\ua55e\ua54c\ua535","\ua5f3\ua5e1\ua609","\ua55a\ua55e\ua55a","\ua549\ua55e\ua552","\ua549\ua524\ua546\ua562","\ua549\ua524\ua540\ua56e","\ua53b\ua52c\ua533"],Z1,Z1],Z1,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\ua5a8\ua595\ua51e","\ua552\ua561","\ua57e\ua5ba","\ua5a2\ua595","\ua591\ua571","\ua5b1\ua60b","\ua5b1\ua55e","\ua5db\ua515","\ua562\ua54c","\ua56d\ua583","\ua51e\ua60b","\ua5a8\ua595\ua5cf"],["\ua5a8\ua595 \ua56a\ua574 \ua51e\ua500\ua56e\ua54a","\ua552\ua561\ua59d\ua595","\ua57e\ua5ba","\ua5a2\ua595","\ua591\ua571","\ua5b1\ua60b","\ua5b1\ua55e\ua524","\ua5db\ua515","\ua562\ua54c","\ua56d\ua583","\ua51e\ua60b\ua554\ua57f \ua578\ua583\ua5cf","\ua5a8\ua595 \ua56a\ua574 \ua5cf\ua5ba\ua56e\ua54a"]],Z1,[["BCE","CE"],Z1,Z1],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1} {0}",Z1,Z1,Z1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"LRD","$","\ua55e\ua524\ua52b\ua569 \ua55c\ua55e\ua54c",{JPY:["JP\xa5","\xa5"],LRD:["$"],USD:["US$","$"]},"ltr",function YNt(t){return 5}],NL=void 0;const XNt=["vi",[["s","c"],["SA","CH"],NL],[["SA","CH"],NL,NL],[["CN","T2","T3","T4","T5","T6","T7"],["CN","Th 2","Th 3","Th 4","Th 5","Th 6","Th 7"],["Ch\u1ee7 Nh\u1eadt","Th\u1ee9 Hai","Th\u1ee9 Ba","Th\u1ee9 T\u01b0","Th\u1ee9 N\u0103m","Th\u1ee9 S\xe1u","Th\u1ee9 B\u1ea3y"],["CN","T2","T3","T4","T5","T6","T7"]],NL,[["1","2","3","4","5","6","7","8","9","10","11","12"],["thg 1","thg 2","thg 3","thg 4","thg 5","thg 6","thg 7","thg 8","thg 9","thg 10","thg 11","thg 12"],["th\xe1ng 1","th\xe1ng 2","th\xe1ng 3","th\xe1ng 4","th\xe1ng 5","th\xe1ng 6","th\xe1ng 7","th\xe1ng 8","th\xe1ng 9","th\xe1ng 10","th\xe1ng 11","th\xe1ng 12"]],[["1","2","3","4","5","6","7","8","9","10","11","12"],["Thg 1","Thg 2","Thg 3","Thg 4","Thg 5","Thg 6","Thg 7","Thg 8","Thg 9","Thg 10","Thg 11","Thg 12"],["Th\xe1ng 1","Th\xe1ng 2","Th\xe1ng 3","Th\xe1ng 4","Th\xe1ng 5","Th\xe1ng 6","Th\xe1ng 7","Th\xe1ng 8","Th\xe1ng 9","Th\xe1ng 10","Th\xe1ng 11","Th\xe1ng 12"]],[["tr. CN","sau CN"],["Tr\u01b0\u1edbc CN","Sau CN"],["Tr\u01b0\u1edbc Thi\xean Ch\xfaa","Sau C\xf4ng Nguy\xean"]],1,[6,0],["dd/MM/y","d MMM, y","d MMMM, y","EEEE, d MMMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{0}, {1}",NL,"{0} {1}",NL],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"VND","\u20ab","\u0110\u1ed3ng Vi\u1ec7t Nam",{AUD:["AU$","$"],PHP:[NL,"\u20b1"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function KNt(t){return 5}],LS=void 0;const QNt=["vun",[["utuko","kyiukonyi"],LS,LS],LS,[["J","J","J","J","A","I","J"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"],["Jumapilyi","Jumatatuu","Jumanne","Jumatanu","Alhamisi","Ijumaa","Jumamosi"],["Jpi","Jtt","Jnn","Jtn","Alh","Iju","Jmo"]],LS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ago","Sep","Okt","Nov","Des"],["Januari","Februari","Machi","Aprilyi","Mei","Junyi","Julyai","Agusti","Septemba","Oktoba","Novemba","Desemba"]],LS,[["KK","BK"],LS,["Kabla ya Kristu","Baada ya Kristu"]],1,[6,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",LS,LS,LS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TZS","TSh","Shilingi ya Tanzania",{JPY:["JP\xa5","\xa5"],TZS:["TSh"],USD:["US$","$"]},"ltr",function ZNt(t){return 1===t?1:5}],bM=void 0;const tPt=["wae",[["AM","PM"],bM,bM],bM,[["S","M","Z","M","F","F","S"],["Sun","M\xe4n","Zi\u0161","Mit","Fr\xf3","Fri","Sam"],["Sunntag","M\xe4ntag","Zi\u0161tag","Mittwu\u010d","Fr\xf3ntag","Fritag","Sam\u0161tag"],["Sun","M\xe4n","Zi\u0161","Mit","Fr\xf3","Fri","Sam"]],bM,[["J","H","M","A","M","B","H","\xd6","H","W","W","C"],["Jen","Hor","M\xe4r","Abr","Mei","Br\xe1","Hei","\xd6ig","Her","W\xedm","Win","Chr"],["Jenner","Hornig","M\xe4rze","Abrille","Meije","Br\xe1\u010det","Heiwet","\xd6ig\u0161te","Herb\u0161tm\xe1net","W\xedm\xe1net","Winterm\xe1net","Chri\u0161tm\xe1net"]],bM,[["v. Chr.","n. Chr"],bM,bM],1,[6,0],["y-MM-dd","d. MMM y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",bM,bM,bM],[",","\u2019",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"CHF","CHF","CHF",{},"ltr",function ePt(t){return 1===t?1:5}],NS=void 0;const iPt=["wo",[["Sub","Ngo"],NS,NS],NS,[["Dib","Alt","Tal","\xc0la","Alx","\xc0jj","Ase"],NS,["Dib\xe9er","Altine","Talaata","\xc0larba","Alxamis","\xc0jjuma","Aseer"],["Dib","Alt","Tal","\xc0la","Alx","\xc0jj","Ase"]],NS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Sam","Few","Mar","Awr","Mee","Suw","Sul","Ut","S\xe0t","Okt","Now","Des"],["Samwiyee","Fewriyee","Mars","Awril","Mee","Suwe","Sulet","Ut","S\xe0ttumbar","Oktoobar","Now\xe0mbar","Des\xe0mbar"]],NS,[["JC","AD"],NS,["av. JC","AD"]],1,[6,0],["dd-MM-y","d MMM, y","d MMMM, y","EEEE, d MMM, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} - {0}",NS,"{1} 'ci' {0}",NS],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"XOF","F\u202fCFA","Franc CFA bu Afrik Sowwu-jant",{JPY:["JP\xa5","\xa5"]},"ltr",function nPt(t){return 5}],MM=void 0;const rPt=["xh",[["AM","PM"],MM,MM],MM,[["S","M","T","W","T","F","S"],["Caw","Mvu","Bin","Tha","Sin","Hla","Mgq"],["Cawe","Mvulo","Lwesibini","Lwesithathu","Lwesine","Lwesihlanu","Mgqibelo"],["Caw","Mvu","Bin","Tha","Sin","Hla","Mgq"]],MM,[["1","2","3","4","5","6","7","8","9","10","11","12"],["Jan","Feb","Mat","Epr","Mey","Jun","Jul","Aga","Sep","Okt","Nov","Dis"],["Janyuwari","Februwari","Matshi","Epreli","Meyi","Juni","Julayi","Agasti","Septemba","Okthoba","Novemba","Disemba"]],MM,[["BC","AD"],MM,MM],0,[6,0],["y-MM-dd","y MMM d","y MMMM d","y MMMM d, EEEE"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",MM,MM,MM],[".","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","R","iRandi yaseMzanzi Afrika",{JPY:["JP\xa5","\xa5"],USD:["US$","$"],ZAR:["R"]},"ltr",function aPt(t){return 1===t?1:5}],PS=void 0;const oPt=["xog",[["Munkyo","Eigulo"],PS,PS],PS,[["S","B","B","S","K","K","M"],["Sabi","Bala","Kubi","Kusa","Kuna","Kuta","Muka"],["Sabiiti","Balaza","Owokubili","Owokusatu","Olokuna","Olokutaanu","Olomukaaga"],["Sabi","Bala","Kubi","Kusa","Kuna","Kuta","Muka"]],PS,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apu","Maa","Juu","Jul","Agu","Seb","Oki","Nov","Des"],["Janwaliyo","Febwaliyo","Marisi","Apuli","Maayi","Juuni","Julaayi","Agusito","Sebuttemba","Okitobba","Novemba","Desemba"]],PS,[["AZ","AF"],PS,["Kulisto nga azilawo","Kulisto nga affile"]],1,[0,0],["dd/MM/y","d MMM y","d MMMM y","EEEE, d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",PS,PS,PS],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"UGX","USh","Silingi eya Yuganda",{JPY:["JP\xa5","\xa5"],UGX:["USh"],USD:["US$","$"]},"ltr",function sPt(t){return 1===t?1:5}],RS=void 0;const dPt=["yav",[["ki\u025bm\u025b\u0301\u025bm","kis\u025b\u0301nd\u025b"],RS,RS],RS,[["s","m","m","e","k","f","s"],["sd","md","mw","et","kl","fl","ss"],["s\u0254\u0301ndi\u025b","m\xf3ndie","mu\xe1ny\xe1\u014bm\xf3ndie","met\xfakp\xed\xe1p\u025b","k\xfap\xe9limet\xfakpiap\u025b","fel\xe9te","s\xe9sel\xe9"],["sd","md","mw","et","kl","fl","ss"]],RS,[["1","2","3","4","5","6","7","8","9","10","11","12"],["o.1","o.2","o.3","o.4","o.5","o.6","o.7","o.8","o.9","o.10","o.11","o.12"],["pik\xedt\xedk\xedtie, o\xf3l\xed \xfa kut\xfaan","si\u025by\u025b\u0301, o\xf3li \xfa k\xe1nd\xed\u025b","\u0254ns\xfamb\u0254l, o\xf3li \xfa k\xe1t\xe1t\xfa\u025b","mesi\u014b, o\xf3li \xfa k\xe9nie","ensil, o\xf3li \xfa k\xe1t\xe1nu\u025b","\u0254s\u0254n","efute","pisuy\xfa","im\u025b\u014b i pu\u0254s","im\u025b\u014b i put\xfak,o\xf3li \xfa k\xe1t\xed\u025b","makandik\u025b","pil\u0254nd\u0254\u0301"]],RS,[["k.Y.","+J.C."],RS,["katikup\xeden Y\xe9suse","\xe9k\xe9l\xe9mk\xfanup\xed\xe9n n"]],1,[6,0],["d/M/y","d MMM y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",RS,RS,RS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","#,##0.00\xa0\xa4","#E0"],"XAF","FCFA","XAF",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function lPt(t){return 5}],gg=void 0;const cPt=["yi",[["\u05e4\u05bf\u05d0\u05b7\u05e8\u05de\u05d9\u05d8\u05d0\u05b8\u05d2","\u05e0\u05d0\u05b8\u05db\u05de\u05d9\u05d8\u05d0\u05b8\u05d2"],gg,gg],gg,[["S","M","T","W","T","F","S"],["\u05d6\u05d5\u05e0\u05d8\u05d9\u05e7","\u05de\u05d0\u05b8\u05e0\u05d8\u05d9\u05e7","\u05d3\u05d9\u05e0\u05e1\u05d8\u05d9\u05e7","\u05de\u05d9\u05d8\u05d5\u05d5\u05d0\u05da","\u05d3\u05d0\u05e0\u05e2\u05e8\u05e9\u05d8\u05d9\u05e7","\u05e4\u05bf\u05e8\u05f2\u05b7\u05d8\u05d9\u05e7","\u05e9\u05d1\u05ea"],gg,gg],gg,[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u05d9\u05d0\u05b7\u05e0\u05d5\u05d0\u05b7\u05e8","\u05e4\u05bf\u05e2\u05d1\u05e8\u05d5\u05d0\u05b7\u05e8","\u05de\u05e2\u05e8\u05e5","\u05d0\u05b7\u05e4\u05bc\u05e8\u05d9\u05dc","\u05de\u05d9\u05d9","\u05d9\u05d5\u05e0\u05d9","\u05d9\u05d5\u05dc\u05d9","\u05d0\u05d5\u05d9\u05d2\u05d5\u05e1\u05d8","\u05e1\u05e2\u05e4\u05bc\u05d8\u05e2\u05de\u05d1\u05e2\u05e8","\u05d0\u05e7\u05d8\u05d0\u05d1\u05e2\u05e8","\u05e0\u05d0\u05d5\u05d5\u05e2\u05de\u05d1\u05e2\u05e8","\u05d3\u05e2\u05e6\u05e2\u05de\u05d1\u05e2\u05e8"],gg],[["1","2","3","4","5","6","7","8","9","10","11","12"],["\u05d9\u05d0\u05b7\u05e0","\u05e4\u05bf\u05e2\u05d1","\u05de\u05e2\u05e8\u05e5","\u05d0\u05b7\u05e4\u05bc\u05e8","\u05de\u05d9\u05d9","\u05d9\u05d5\u05e0\u05d9","\u05d9\u05d5\u05dc\u05d9","\u05d0\u05d5\u05d9\u05d2","\u05e1\u05e2\u05e4\u05bc","\u05d0\u05e7\u05d8","\u05e0\u05d0\u05d5\u05d5","\u05d3\u05e2\u05e6"],["\u05d9\u05d0\u05b7\u05e0\u05d5\u05d0\u05b7\u05e8","\u05e4\u05bf\u05e2\u05d1\u05e8\u05d5\u05d0\u05b7\u05e8","\u05de\u05e2\u05e8\u05e5","\u05d0\u05b7\u05e4\u05bc\u05e8\u05d9\u05dc","\u05de\u05d9\u05d9","\u05d9\u05d5\u05e0\u05d9","\u05d9\u05d5\u05dc\u05d9","\u05d0\u05d5\u05d9\u05d2\u05d5\u05e1\u05d8","\u05e1\u05e2\u05e4\u05bc\u05d8\u05e2\u05de\u05d1\u05e2\u05e8","\u05d0\u05e7\u05d8\u05d0\u05d1\u05e2\u05e8","\u05e0\u05d0\u05d5\u05d5\u05e2\u05de\u05d1\u05e2\u05e8","\u05d3\u05e2\u05e6\u05e2\u05de\u05d1\u05e2\u05e8"]],[["BCE","CE"],gg,gg],1,[6,0],["dd/MM/yy","d\u05d8\u05df MMM y","d\u05d8\u05df MMMM y","EEEE, d\u05d8\u05df MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}","{1}, {0}","{1} {0}",gg],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],gg,gg,gg,{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"rtl",function uPt(t){const n=Math.floor(Math.abs(t)),i=t.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}],PL=void 0;const hPt=["yo-BJ",[["\xc0\xe1r\u0254\u0300","\u0186\u0300s\xe1n"],PL,PL],PL,[["\xc0","A","\xcc","\u0186","\u0186","\u0190","\xc0"],["\xc0\xeck","Aj","\xccs\u025b\u0301g","\u0186j\u0254\u0301r","\u0186j\u0254\u0301b","\u0190t","\xc0b\xe1m"],["\u0186j\u0254\u0301 \xc0\xeck\xfa","\u0186j\u0254\u0301 Aj\xe9","\u0186j\u0254\u0301 \xccs\u025b\u0301gun","\u0186j\u0254\u0301r\xfa","\u0186j\u0254\u0301b\u0254","\u0186j\u0254\u0301 \u0190t\xec","\u0186j\u0254\u0301 \xc0b\xe1m\u025b\u0301ta"],["\xc0\xeck","Aj","\xccs\u025b\u0301g","\u0186j\u0254\u0301r","\u0186j\u0254\u0301b","\u0190t","\xc0b\xe1m"]],[["\xc0","A","\xcc","\u0186","\u0186","\u0190","\xc0"],["\xc0\xeck","Aj","\xccs\u025b\u0301g","\u0186j\u0254\u0301r","\u0186j\u0254\u0301b","\u0190t","\xc0b\xe1m"],["\xc0\xeck\xfa","Aj\xe9","\xccs\u025b\u0301gun","\u0186j\u0254\u0301r\xfa","\u0186j\u0254\u0301b\u0254","\u0190t\xec","\xc0b\xe1m\u025b\u0301ta"],["\xc0\xeck","Aj","\xccs\u025b\u0301g","\u0186j\u0254\u0301r","\u0186j\u0254\u0301b","\u0190t","\xc0b\xe1m"]],[["S","\xc8","\u0190","\xcc","\u0190\u0300","\xd2","A","\xd2","O","\u0186\u0300","B","\u0186\u0300"],["Sh\u025b\u0301r","\xc8r\xe8l","\u0190r\u025b\u0300n","\xccgb","\u0190\u0300bi","\xd2k\xfa","Ag\u025b","\xd2g\xfa","Owe","\u0186\u0300w\xe0","B\xe9l","\u0186\u0300p\u025b"],["Osh\xf9 Sh\u025b\u0301r\u025b\u0301","Osh\xf9 \xc8r\xe8l\xe8","Osh\xf9 \u0190r\u025b\u0300n\xe0","Osh\xf9 \xccgb\xe9","Osh\xf9 \u0190\u0300bibi","Osh\xf9 \xd2k\xfadu","Osh\xf9 Ag\u025bm\u0254","Osh\xf9 \xd2g\xfan","Osh\xf9 Owewe","Osh\xf9 \u0186\u0300w\xe0r\xe0","Osh\xf9 B\xe9l\xfa","Osh\xf9 \u0186\u0300p\u025b\u0300"]],[["S","\xc8","\u0190","\xcc","\u0190\u0300","\xd2","A","\xd2","O","\u0186\u0300","B","\u0186\u0300"],["Sh\u025b\u0301","\xc8r","\u0190r","\xccg","\u0190\u0300b","\xd2k","Ag","\xd2g","Ow","\u0186\u0300w","B\xe9","\u0186\u0300p"],["Sh\u025b\u0301r\u025b\u0301","\xc8r\xe8l\xe8","\u0190r\u025b\u0300n\xe0","\xccgb\xe9","\u0190\u0300bibi","\xd2k\xfadu","Ag\u025bm\u0254","\xd2g\xfan","Owewe","\u0186\u0300w\xe0r\xe0","B\xe9l\xfa","\u0186\u0300p\u025b\u0300"]],[["BCE","AD"],PL,["Saju Kristi","Lehin Kristi"]],1,[6,0],["d/M/y","d MM y","d MMM y","EEEE, d MMM y"],["H:m","H:m:s","H:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",PL,PL,PL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"XOF","F\u202fCFA","Farans\xec \xecw\u0254\u0300-oor\xf9n Af\xedr\xedk\xe0",{JPY:["JP\xa5","\xa5"],NGN:["\u20a6"],RUB:["\u20bd"]},"ltr",function pPt(t){return 5}],RL=void 0;const fPt=["yo",[["\xc0\xe1r\u1ecd\u0300","\u1ecc\u0300s\xe1n"],RL,RL],RL,[["\xc0","A","\xcc","\u1ecc","\u1ecc","\u1eb8","\xc0"],["\xc0\xeck","Aj","\xccs\u1eb9\u0301g","\u1eccj\u1ecd\u0301r","\u1eccj\u1ecd\u0301b","\u1eb8t","\xc0b\xe1m"],["\u1eccj\u1ecd\u0301 \xc0\xeck\xfa","\u1eccj\u1ecd\u0301 Aj\xe9","\u1eccj\u1ecd\u0301 \xccs\u1eb9\u0301gun","\u1eccj\u1ecd\u0301r\xfa","\u1eccj\u1ecd\u0301b\u1ecd","\u1eccj\u1ecd\u0301 \u1eb8t\xec","\u1eccj\u1ecd\u0301 \xc0b\xe1m\u1eb9\u0301ta"],["\xc0\xeck","Aj","\xccs\u1eb9\u0301g","\u1eccj\u1ecd\u0301r","\u1eccj\u1ecd\u0301b","\u1eb8t","\xc0b\xe1m"]],[["\xc0","A","\xcc","\u1ecc","\u1ecc","\u1eb8","\xc0"],["\xc0\xeck","Aj","\xccs\u1eb9\u0301g","\u1eccj\u1ecd\u0301r","\u1eccj\u1ecd\u0301b","\u1eb8t","\xc0b\xe1m"],["\xc0\xeck\xfa","Aj\xe9","\xccs\u1eb9\u0301gun","\u1eccj\u1ecd\u0301r\xfa","\u1eccj\u1ecd\u0301b\u1ecd","\u1eb8t\xec","\xc0b\xe1m\u1eb9\u0301ta"],["\xc0\xeck","Aj","\xccs\u1eb9\u0301g","\u1eccj\u1ecd\u0301r","\u1eccj\u1ecd\u0301b","\u1eb8t","\xc0b\xe1m"]],[["S","\xc8","\u1eb8","\xcc","\u1eb8\u0300","\xd2","A","\xd2","O","\u1ecc\u0300","B","\u1ecc\u0300"],["\u1e62\u1eb9\u0301r","\xc8r\xe8l","\u1eb8r\u1eb9\u0300n","\xccgb","\u1eb8\u0300bi","\xd2k\xfa","Ag\u1eb9","\xd2g\xfa","Owe","\u1ecc\u0300w\xe0","B\xe9l","\u1ecc\u0300p\u1eb9"],["O\u1e63\xf9 \u1e62\u1eb9\u0301r\u1eb9\u0301","O\u1e63\xf9 \xc8r\xe8l\xe8","O\u1e63\xf9 \u1eb8r\u1eb9\u0300n\xe0","O\u1e63\xf9 \xccgb\xe9","O\u1e63\xf9 \u1eb8\u0300bibi","O\u1e63\xf9 \xd2k\xfadu","O\u1e63\xf9 Ag\u1eb9m\u1ecd","O\u1e63\xf9 \xd2g\xfan","O\u1e63\xf9 Owewe","O\u1e63\xf9 \u1ecc\u0300w\xe0r\xe0","O\u1e63\xf9 B\xe9l\xfa","O\u1e63\xf9 \u1ecc\u0300p\u1eb9\u0300"]],[["S","\xc8","\u1eb8","\xcc","\u1eb8\u0300","\xd2","A","\xd2","O","\u1ecc\u0300","B","\u1ecc\u0300"],["\u1e62\u1eb9\u0301","\xc8r","\u1eb8r","\xccg","\u1eb8\u0300b","\xd2k","Ag","\xd2g","Ow","\u1ecc\u0300w","B\xe9","\u1ecc\u0300p"],["\u1e62\u1eb9\u0301r\u1eb9\u0301","\xc8r\xe8l\xe8","\u1eb8r\u1eb9\u0300n\xe0","\xccgb\xe9","\u1eb8\u0300bibi","\xd2k\xfadu","Ag\u1eb9m\u1ecd","\xd2g\xfan","Owewe","\u1ecc\u0300w\xe0r\xe0","B\xe9l\xfa","\u1ecc\u0300p\u1eb9\u0300"]],[["BCE","AD"],RL,["Saju Kristi","Lehin Kristi"]],1,[6,0],["d/M/y","d MM y","d MMM y","EEEE, d MMM y"],["H:m","H:m:s","H:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",RL,RL,RL],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"NGN","\u20a6","N\xe1\xedr\xe0 N\xe0\xecj\xedr\xed\xe0",{JPY:["JP\xa5","\xa5"],NGN:["\u20a6"],RUB:["\u20bd"]},"ltr",function mPt(t){return 5}],Q1=void 0;const _Pt=["yue-Hans",[["\u4e0a\u5348","\u4e0b\u5348"],Q1,Q1],Q1,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"]],Q1,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],["\u4e00\u6708","\u4e8c\u6708","\u4e09\u6708","\u56db\u6708","\u4e94\u6708","\u516d\u6708","\u4e03\u6708","\u516b\u6708","\u4e5d\u6708","\u5341\u6708","\u5341\u4e00\u6708","\u5341\u4e8c\u6708"]],Q1,[["\u897f\u5143\u524d","\u897f\u5143"],Q1,Q1],0,[6,0],["y/M/d","y\u5e74M\u6708d\u65e5",Q1,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","z ah:mm:ss","zzzz ah:mm:ss"],["{1} {0}",Q1,Q1,Q1],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u975e\u6570\u503c",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"CNY","\uffe5","\u4eba\u6c11\u5e01",{AUD:["AU$","$"],CNY:["\uffe5","\xa5"],JPY:["JP\xa5","\xa5"],KRW:["\uffe6","\u20a9"],PHP:[Q1,"\u20b1"],USD:["US$","$"],XXX:[]},"ltr",function gPt(t){return 5}],km=void 0;const vPt=["yue-Hant",[["\u4e0a\u5348","\u4e0b\u5348"],km,km],km,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],km,["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"]],km,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],km],km,[["\u897f\u5143\u524d","\u897f\u5143"],km,km],0,[6,0],["y/M/d","y\u5e74M\u6708d\u65e5",km,"y\u5e74M\u6708d\u65e5 EEEE"],["ah:mm","ah:mm:ss","ah:mm:ss [z]","ah:mm:ss [zzzz]"],["{1} {0}",km,km,km],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u975e\u6578\u503c",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"HKD","HK$","\u6e2f\u5e63",{AUD:["AU$","$"],KRW:["\uffe6","\u20a9"],PHP:[km,"\u20b1"],USD:["US$","$"],XXX:[]},"ltr",function yPt(t){return 5}],Im=void 0;const MPt=["yue",[["\u4e0a\u5348","\u4e0b\u5348"],Im,Im],Im,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],Im,["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"]],Im,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],Im],Im,[["\u897f\u5143\u524d","\u897f\u5143"],Im,Im],0,[6,0],["y/M/d","y\u5e74M\u6708d\u65e5",Im,"y\u5e74M\u6708d\u65e5 EEEE"],["ah:mm","ah:mm:ss","ah:mm:ss [z]","ah:mm:ss [zzzz]"],["{1} {0}",Im,Im,Im],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u975e\u6578\u503c",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"HKD","HK$","\u6e2f\u5e63",{AUD:["AU$","$"],KRW:["\uffe6","\u20a9"],PHP:[Im,"\u20b1"],USD:["US$","$"],XXX:[]},"ltr",function bPt(t){return 5}],FS=void 0;const DPt=["zgh",[["\u2d5c\u2d49\u2d3c\u2d30\u2d61\u2d5c","\u2d5c\u2d30\u2d37\u2d33\u2d33\u2d6f\u2d30\u2d5c"],FS,FS],FS,[["S","M","T","W","T","F","S"],["\u2d30\u2d59\u2d30","\u2d30\u2d62\u2d4f","\u2d30\u2d59\u2d49","\u2d30\u2d3d\u2d55","\u2d30\u2d3d\u2d61","\u2d30\u2d59\u2d49\u2d4e","\u2d30\u2d59\u2d49\u2d39"],["\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59","\u2d30\u2d62\u2d4f\u2d30\u2d59","\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59","\u2d30\u2d3d\u2d55\u2d30\u2d59","\u2d30\u2d3d\u2d61\u2d30\u2d59","\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59","\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59"],["\u2d30\u2d59\u2d30","\u2d30\u2d62\u2d4f","\u2d30\u2d59\u2d49","\u2d30\u2d3d\u2d55","\u2d30\u2d3d\u2d61","\u2d30\u2d59\u2d49\u2d4e","\u2d30\u2d59\u2d49\u2d39"]],FS,[["\u2d49","\u2d31","\u2d4e","\u2d49","\u2d4e","\u2d62","\u2d62","\u2d56","\u2d5b","\u2d3d","\u2d4f","\u2d37"],["\u2d49\u2d4f\u2d4f","\u2d31\u2d55\u2d30","\u2d4e\u2d30\u2d55","\u2d49\u2d31\u2d54","\u2d4e\u2d30\u2d62","\u2d62\u2d53\u2d4f","\u2d62\u2d53\u2d4d","\u2d56\u2d53\u2d5b","\u2d5b\u2d53\u2d5c","\u2d3d\u2d5c\u2d53","\u2d4f\u2d53\u2d61","\u2d37\u2d53\u2d4a"],["\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54","\u2d31\u2d55\u2d30\u2d62\u2d55","\u2d4e\u2d30\u2d55\u2d5a","\u2d49\u2d31\u2d54\u2d49\u2d54","\u2d4e\u2d30\u2d62\u2d62\u2d53","\u2d62\u2d53\u2d4f\u2d62\u2d53","\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63","\u2d56\u2d53\u2d5b\u2d5c","\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54","\u2d3d\u2d5c\u2d53\u2d31\u2d54","\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54","\u2d37\u2d53\u2d4a\u2d30\u2d4f\u2d31\u2d49\u2d54"]],FS,[["\u2d37\u2d30\u2d44","\u2d37\u2d3c\u2d44"],FS,["\u2d37\u2d30\u2d5c \u2d4f \u2d44\u2d49\u2d59\u2d30","\u2d37\u2d3c\u2d3c\u2d49\u2d54 \u2d4f \u2d44\u2d49\u2d59\u2d30"]],1,[6,0],["d/M/y","d MMM, y","d MMMM y","EEEE d MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",FS,FS,FS],[",","\xa0",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0\xa0%","#,##0.00\xa4","#E0"],"MAD","MAD","\u2d30\u2d37\u2d54\u2d49\u2d4e \u2d4f \u2d4d\u2d4e\u2d56\u2d54\u2d49\u2d31",{JPY:["JP\xa5","\xa5"],USD:["US$","$"]},"ltr",function xPt(t){return 5}],e_=void 0;const CPt=["zh-Hans-HK",[["\u4e0a\u5348","\u4e0b\u5348"],e_,e_],e_,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"]],e_,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],["\u4e00\u6708","\u4e8c\u6708","\u4e09\u6708","\u56db\u6708","\u4e94\u6708","\u516d\u6708","\u4e03\u6708","\u516b\u6708","\u4e5d\u6708","\u5341\u6708","\u5341\u4e00\u6708","\u5341\u4e8c\u6708"]],e_,[["\u516c\u5143\u524d","\u516c\u5143"],e_,e_],0,[6,0],["d/M/yy","y\u5e74M\u6708d\u65e5",e_,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","z ah:mm:ss","zzzz ah:mm:ss"],["{1} {0}",e_,e_,e_],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"HKD","HK$","\u6e2f\u5143",{AUD:["AU$","$"],ILR:["ILS"],JPY:["JP\xa5","\xa5"],KRW:["\uffe6","\u20a9"],PHP:[e_,"\u20b1"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function wPt(t){return 5}],t_=void 0;const OPt=["zh-Hans-MO",[["\u4e0a\u5348","\u4e0b\u5348"],t_,t_],t_,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"]],t_,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],["\u4e00\u6708","\u4e8c\u6708","\u4e09\u6708","\u56db\u6708","\u4e94\u6708","\u516d\u6708","\u4e03\u6708","\u516b\u6708","\u4e5d\u6708","\u5341\u6708","\u5341\u4e00\u6708","\u5341\u4e8c\u6708"]],t_,[["\u516c\u5143\u524d","\u516c\u5143"],t_,t_],0,[6,0],["d/M/yy","y\u5e74M\u6708d\u65e5",t_,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","z ah:mm:ss","zzzz ah:mm:ss"],["{1} {0}",t_,t_,t_],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MOP","MOP$","\u6fb3\u95e8\u5e01",{AUD:["AU$","$"],ILR:["ILS"],JPY:["JP\xa5","\xa5"],KRW:["\uffe6","\u20a9"],MOP:["MOP$"],PHP:[t_,"\u20b1"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function SPt(t){return 5}],n_=void 0;const EPt=["zh-Hans-SG",[["\u4e0a\u5348","\u4e0b\u5348"],n_,n_],n_,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"]],n_,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],["\u4e00\u6708","\u4e8c\u6708","\u4e09\u6708","\u56db\u6708","\u4e94\u6708","\u516d\u6708","\u4e03\u6708","\u516b\u6708","\u4e5d\u6708","\u5341\u6708","\u5341\u4e00\u6708","\u5341\u4e8c\u6708"]],n_,[["\u516c\u5143\u524d","\u516c\u5143"],n_,n_],0,[6,0],["dd/MM/yy","y\u5e74M\u6708d\u65e5",n_,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","z ah:mm:ss","zzzz ah:mm:ss"],["{1} {0}",n_,n_,n_],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"SGD","$","\u65b0\u52a0\u5761\u5143",{AUD:["AU$","$"],ILR:["ILS"],JPY:["JP\xa5","\xa5"],KRW:["\uffe6","\u20a9"],PHP:[n_,"\u20b1"],SGD:["$"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function TPt(t){return 5}],i_=void 0;const kPt=["zh-Hans",[["\u4e0a\u5348","\u4e0b\u5348"],i_,i_],i_,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"]],i_,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],["\u4e00\u6708","\u4e8c\u6708","\u4e09\u6708","\u56db\u6708","\u4e94\u6708","\u516d\u6708","\u4e03\u6708","\u516b\u6708","\u4e5d\u6708","\u5341\u6708","\u5341\u4e00\u6708","\u5341\u4e8c\u6708"]],i_,[["\u516c\u5143\u524d","\u516c\u5143"],i_,i_],0,[6,0],["y/M/d","y\u5e74M\u6708d\u65e5",i_,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","z ah:mm:ss","zzzz ah:mm:ss"],["{1} {0}",i_,i_,i_],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"CNY","\xa5","\u4eba\u6c11\u5e01",{AUD:["AU$","$"],CNY:["\xa5"],ILR:["ILS"],JPY:["JP\xa5","\xa5"],KRW:["\uffe6","\u20a9"],PHP:[i_,"\u20b1"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function APt(t){return 5}],Lm=void 0;const LPt=["zh-Hant-HK",[["\u4e0a\u5348","\u4e0b\u5348"],Lm,Lm],Lm,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u9031\u65e5","\u9031\u4e00","\u9031\u4e8c","\u9031\u4e09","\u9031\u56db","\u9031\u4e94","\u9031\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"]],Lm,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],Lm],Lm,[["\u516c\u5143\u524d","\u516c\u5143"],Lm,Lm],0,[6,0],["d/M/y","y\u5e74M\u6708d\u65e5",Lm,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","ah:mm:ss [z]","ah:mm:ss [zzzz]"],["{1} {0}",Lm,Lm,Lm],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u975e\u6578\u503c",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"HKD","HK$","\u6e2f\u5143",{AUD:["AU$","$"],PHP:[Lm,"\u20b1"],RON:[Lm,"L"],USD:["US$","$"],XXX:[]},"ltr",function IPt(t){return 5}],Nm=void 0;const PPt=["zh-Hant-MO",[["\u4e0a\u5348","\u4e0b\u5348"],Nm,Nm],Nm,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u9031\u65e5","\u9031\u4e00","\u9031\u4e8c","\u9031\u4e09","\u9031\u56db","\u9031\u4e94","\u9031\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"]],Nm,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],Nm],Nm,[["\u516c\u5143\u524d","\u516c\u5143"],Nm,Nm],0,[6,0],["d/M/y","y\u5e74M\u6708d\u65e5",Nm,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","ah:mm:ss [z]","ah:mm:ss [zzzz]"],["{1} {0}",Nm,Nm,Nm],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u975e\u6578\u503c",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"MOP","MOP$","\u6fb3\u9580\u5143",{AUD:["AU$","$"],MOP:["MOP$"],PHP:[Nm,"\u20b1"],RON:[Nm,"L"],USD:["US$","$"],XXX:[]},"ltr",function NPt(t){return 5}],Pm=void 0;const FPt=["zh-Hant",[["\u4e0a\u5348","\u4e0b\u5348"],Pm,Pm],Pm,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u9031\u65e5","\u9031\u4e00","\u9031\u4e8c","\u9031\u4e09","\u9031\u56db","\u9031\u4e94","\u9031\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"]],Pm,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],Pm],Pm,[["\u897f\u5143\u524d","\u897f\u5143"],Pm,Pm],0,[6,0],["y/M/d","y\u5e74M\u6708d\u65e5",Pm,"y\u5e74M\u6708d\u65e5 EEEE"],["ah:mm","ah:mm:ss","ah:mm:ss [z]","ah:mm:ss [zzzz]"],["{1} {0}",Pm,Pm,Pm],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","\u975e\u6578\u503c",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"TWD","$","\u65b0\u53f0\u5e63",{AUD:["AU$","$"],KRW:["\uffe6","\u20a9"],PHP:[Pm,"\u20b1"],RON:[Pm,"L"],TWD:["$"],USD:["US$","$"],XXX:[]},"ltr",function RPt(t){return 5}],a_=void 0;const BPt=["zh",[["\u4e0a\u5348","\u4e0b\u5348"],a_,a_],a_,[["\u65e5","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"],["\u661f\u671f\u65e5","\u661f\u671f\u4e00","\u661f\u671f\u4e8c","\u661f\u671f\u4e09","\u661f\u671f\u56db","\u661f\u671f\u4e94","\u661f\u671f\u516d"],["\u5468\u65e5","\u5468\u4e00","\u5468\u4e8c","\u5468\u4e09","\u5468\u56db","\u5468\u4e94","\u5468\u516d"]],a_,[["1","2","3","4","5","6","7","8","9","10","11","12"],["1\u6708","2\u6708","3\u6708","4\u6708","5\u6708","6\u6708","7\u6708","8\u6708","9\u6708","10\u6708","11\u6708","12\u6708"],["\u4e00\u6708","\u4e8c\u6708","\u4e09\u6708","\u56db\u6708","\u4e94\u6708","\u516d\u6708","\u4e03\u6708","\u516b\u6708","\u4e5d\u6708","\u5341\u6708","\u5341\u4e00\u6708","\u5341\u4e8c\u6708"]],a_,[["\u516c\u5143\u524d","\u516c\u5143"],a_,a_],0,[6,0],["y/M/d","y\u5e74M\u6708d\u65e5",a_,"y\u5e74M\u6708d\u65e5EEEE"],["ah:mm","ah:mm:ss","z ah:mm:ss","zzzz ah:mm:ss"],["{1} {0}",a_,a_,a_],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"CNY","\xa5","\u4eba\u6c11\u5e01",{AUD:["AU$","$"],CNY:["\xa5"],ILR:["ILS"],JPY:["JP\xa5","\xa5"],KRW:["\uffe6","\u20a9"],PHP:[a_,"\u20b1"],TWD:["NT$"],USD:["US$","$"],XXX:[]},"ltr",function HPt(t){return 5}],B0=void 0;const $Pt=["zu",[["a","p"],["AM","PM"],B0],[["AM","PM"],B0,B0],[["S","M","B","T","S","H","M"],["Son","Mso","Bil","Tha","Sin","Hla","Mgq"],["ISonto","UMsombuluko","ULwesibili","ULwesithathu","ULwesine","ULwesihlanu","UMgqibelo"],["Son","Mso","Bil","Tha","Sin","Hla","Mgq"]],B0,[["J","F","M","E","M","J","J","A","S","O","N","D"],["Jan","Feb","Mas","Eph","Mey","Jun","Jul","Aga","Sep","Okt","Nov","Dis"],["Januwari","Februwari","Mashi","Ephreli","Meyi","Juni","Julayi","Agasti","Septhemba","Okthoba","Novemba","Disemba"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mas","Eph","Mey","Jun","Jul","Aga","Sep","Okt","Nov","Dis"],["Januwari","Februwari","Mashi","Ephreli","Meyi","Juni","Julayi","Agasti","Septhemba","Okthoba","Novemba","Disemba"]],[["BC","AD"],B0,B0],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1} {0}",B0,B0,B0],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"ZAR","R","i-South African Rand",{BYN:[B0,"P."],DKK:[B0,"Kr"],HRK:[B0,"Kn"],ISK:[B0,"Kr"],JPY:["JP\xa5","\xa5"],NOK:[B0,"Kr"],PHP:[B0,"\u20b1"],PLN:[B0,"Z\u0142"],SEK:[B0,"Kr"],THB:["\u0e3f"],TWD:["NT$"],ZAR:["R"]},"ltr",function zPt(t){const e=t;return 0===Math.floor(Math.abs(t))||1===e?1:5}],VPt=["input"],WPt=function(t){return{enterDuration:t}},jPt=new yn("mat-radio-default-options",{providedIn:"root",factory:function qPt(){return{color:"accent"}}});let Z2e=0;const UPt={provide:ff,useExisting:hn(()=>HS),multi:!0};class Q2e{constructor(e,n){this.source=e,this.value=n}}const eTe=new yn("MatRadioGroup");class Y7{constructor(e){this._changeDetector=e,this._value=null,this._name="mat-radio-group-"+Z2e++,this._selected=null,this._isInitialized=!1,this._labelPosition="after",this._disabled=!1,this._required=!1,this._controlValueAccessorChangeFn=()=>{},this.onTouched=()=>{},this.change=new Ae}get name(){return this._name}set name(e){this._name=e,this._updateRadioButtonNames()}get labelPosition(){return this._labelPosition}set labelPosition(e){this._labelPosition="before"===e?"before":"after",this._markRadiosForCheck()}get value(){return this._value}set value(e){this._value!==e&&(this._value=e,this._updateSelectedRadioFromValue(),this._checkSelectedRadioButton())}_checkSelectedRadioButton(){this._selected&&!this._selected.checked&&(this._selected.checked=!0)}get selected(){return this._selected}set selected(e){this._selected=e,this.value=e?e.value:null,this._checkSelectedRadioButton()}get disabled(){return this._disabled}set disabled(e){this._disabled=Ea(e),this._markRadiosForCheck()}get required(){return this._required}set required(e){this._required=Ea(e),this._markRadiosForCheck()}ngAfterContentInit(){this._isInitialized=!0}_touch(){this.onTouched&&this.onTouched()}_updateRadioButtonNames(){this._radios&&this._radios.forEach(e=>{e.name=this.name,e._markForCheck()})}_updateSelectedRadioFromValue(){const e=null!==this._selected&&this._selected.value===this._value;this._radios&&!e&&(this._selected=null,this._radios.forEach(n=>{n.checked=this.value===n.value,n.checked&&(this._selected=n)}))}_emitChangeEvent(){this._isInitialized&&this.change.emit(new Q2e(this._selected,this._value))}_markRadiosForCheck(){this._radios&&this._radios.forEach(e=>e._markForCheck())}writeValue(e){this.value=e,this._changeDetector.markForCheck()}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this.onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetector.markForCheck()}}Y7.\u0275fac=function(e){return new(e||Y7)(E(jd))},Y7.\u0275dir=Pt({type:Y7,inputs:{color:"color",name:"name",labelPosition:"labelPosition",value:"value",selected:"selected",disabled:"disabled",required:"required"},outputs:{change:"change"}});class HS extends Y7{}HS.\u0275fac=function(){let t;return function(n){return(t||(t=ss(HS)))(n||HS)}}(),HS.\u0275dir=Pt({type:HS,selectors:[["mat-radio-group"]],contentQueries:function(e,n,i){if(1&e&&Dn(i,FL,5),2&e){let a;Zt(a=Qt())&&(n._radios=a)}},hostAttrs:["role","radiogroup",1,"mat-radio-group"],exportAs:["matRadioGroup"],features:[_e([UPt,{provide:eTe,useExisting:HS}]),me]});const JPt=ZA(wU(class YPt{constructor(e){this._elementRef=e}}));class IU extends JPt{constructor(e,n,i,a,r,s,o,d){super(n),this._changeDetector=i,this._focusMonitor=a,this._radioDispatcher=r,this._providerOverride=o,this._uniqueId="mat-radio-"+ ++Z2e,this.id=this._uniqueId,this.change=new Ae,this._checked=!1,this._value=null,this._removeUniqueSelectionListener=()=>{},this.radioGroup=e,this._noopAnimations="NoopAnimations"===s,d&&(this.tabIndex=jy(d,0)),this._removeUniqueSelectionListener=r.listen((u,p)=>{u!==this.id&&p===this.name&&(this.checked=!1)})}get checked(){return this._checked}set checked(e){const n=Ea(e);this._checked!==n&&(this._checked=n,n&&this.radioGroup&&this.radioGroup.value!==this.value?this.radioGroup.selected=this:!n&&this.radioGroup&&this.radioGroup.value===this.value&&(this.radioGroup.selected=null),n&&this._radioDispatcher.notify(this.id,this.name),this._changeDetector.markForCheck())}get value(){return this._value}set value(e){this._value!==e&&(this._value=e,null!==this.radioGroup&&(this.checked||(this.checked=this.radioGroup.value===e),this.checked&&(this.radioGroup.selected=this)))}get labelPosition(){return this._labelPosition||this.radioGroup&&this.radioGroup.labelPosition||"after"}set labelPosition(e){this._labelPosition=e}get disabled(){return this._disabled||null!==this.radioGroup&&this.radioGroup.disabled}set disabled(e){this._setDisabled(Ea(e))}get required(){return this._required||this.radioGroup&&this.radioGroup.required}set required(e){this._required=Ea(e)}get color(){return this._color||this.radioGroup&&this.radioGroup.color||this._providerOverride&&this._providerOverride.color||"accent"}set color(e){this._color=e}get inputId(){return`${this.id||this._uniqueId}-input`}focus(e,n){n?this._focusMonitor.focusVia(this._inputElement,n,e):this._inputElement.nativeElement.focus(e)}_markForCheck(){this._changeDetector.markForCheck()}ngOnInit(){this.radioGroup&&(this.checked=this.radioGroup.value===this._value,this.checked&&(this.radioGroup.selected=this),this.name=this.radioGroup.name)}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=>{!e&&this.radioGroup&&this.radioGroup._touch()})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._removeUniqueSelectionListener()}_emitChangeEvent(){this.change.emit(new Q2e(this,this._value))}_isRippleDisabled(){return this.disableRipple||this.disabled}_onInputClick(e){e.stopPropagation()}_onInputInteraction(e){if(e.stopPropagation(),!this.checked&&!this.disabled){const n=this.radioGroup&&this.value!==this.radioGroup.value;this.checked=!0,this._emitChangeEvent(),this.radioGroup&&(this.radioGroup._controlValueAccessorChangeFn(this.value),n&&this.radioGroup._emitChangeEvent())}}_setDisabled(e){this._disabled!==e&&(this._disabled=e,this._changeDetector.markForCheck())}}IU.\u0275fac=function(e){NV()},IU.\u0275dir=Pt({type:IU,viewQuery:function(e,n){if(1&e&&Up(VPt,5),2&e){let i;Zt(i=Qt())&&(n._inputElement=i.first)}},inputs:{id:"id",name:"name",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],checked:"checked",value:"value",labelPosition:"labelPosition",disabled:"disabled",required:"required",color:"color"},outputs:{change:"change"},features:[me]});class FL extends IU{constructor(e,n,i,a,r,s,o,d){super(e,n,i,a,r,s,o,d)}}FL.\u0275fac=function(e){return new(e||FL)(E(eTe,8),E(qn),E(jd),E(Xy),E(w2),E(vf,8),E(jPt,8),Rv("tabindex"))},FL.\u0275cmp=xe({type:FL,selectors:[["mat-radio-button"]],hostAttrs:[1,"mat-radio-button"],hostVars:17,hostBindings:function(e,n){1&e&&os("focus",function(){return n._inputElement.nativeElement.focus()}),2&e&&(Dr("tabindex",null)("id",n.id)("aria-label",null)("aria-labelledby",null)("aria-describedby",null),ts("mat-radio-checked",n.checked)("mat-radio-disabled",n.disabled)("_mat-animation-noopable",n._noopAnimations)("mat-primary","primary"===n.color)("mat-accent","accent"===n.color)("mat-warn","warn"===n.color))},inputs:{disableRipple:"disableRipple",tabIndex:"tabIndex"},exportAs:["matRadioButton"],features:[me],ngContentSelectors:["*"],decls:13,vars:20,consts:[[1,"mat-radio-label"],["label",""],[1,"mat-radio-container"],[1,"mat-radio-outer-circle"],[1,"mat-radio-inner-circle"],["type","radio",1,"mat-radio-input",3,"id","checked","disabled","tabIndex","required","change","click"],["input",""],["mat-ripple","",1,"mat-radio-ripple","mat-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered","matRippleRadius","matRippleAnimation"],[1,"mat-ripple-element","mat-radio-persistent-ripple"],[1,"mat-radio-label-content"],[2,"display","none"]],template:function(e,n){if(1&e&&(Dl(),qi(0,"label",0,1)(2,"span",2),Gl(3,"span",3)(4,"span",4),qi(5,"input",5,6),os("change",function(a){return n._onInputInteraction(a)})("click",function(a){return n._onInputClick(a)}),Ui(),qi(7,"span",7),Gl(8,"span",8),Ui()(),qi(9,"span",9)(10,"span",10),qv(11,"\xa0"),Ui(),va(12),Ui()()),2&e){const i=Y3(1);Dr("for",n.inputId),ya(5),ca("id",n.inputId)("checked",n.checked)("disabled",n.disabled)("tabIndex",n.tabIndex)("required",n.required),Dr("name",n.name)("value",n.value)("aria-label",n.ariaLabel)("aria-labelledby",n.ariaLabelledby)("aria-describedby",n.ariaDescribedby),ya(2),ca("matRippleTrigger",i)("matRippleDisabled",n._isRippleDisabled())("matRippleCentered",!0)("matRippleRadius",20)("matRippleAnimation",TZ(18,WPt,n._noopAnimations?0:150)),ya(2),ts("mat-radio-label-before","before"==n.labelPosition)}},directives:[k1],styles:[".mat-radio-button{display:inline-block;-webkit-tap-highlight-color:transparent;outline:0}.mat-radio-label{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:inline-flex;align-items:center;white-space:nowrap;vertical-align:middle;width:100%}.mat-radio-container{box-sizing:border-box;display:inline-block;position:relative;width:20px;height:20px;flex-shrink:0}.mat-radio-outer-circle{box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;transition:border-color ease 280ms;width:20px;border-width:2px;border-style:solid;border-radius:50%}._mat-animation-noopable .mat-radio-outer-circle{transition:none}.mat-radio-inner-circle{border-radius:50%;box-sizing:border-box;display:block;height:20px;left:0;position:absolute;top:0;opacity:0;transition:transform ease 280ms,background-color ease 280ms,opacity linear 1ms 280ms;width:20px;transform:scale(0.001);-webkit-print-color-adjust:exact;color-adjust:exact}.mat-radio-checked .mat-radio-inner-circle{transform:scale(0.5);opacity:1;transition:transform ease 280ms,background-color ease 280ms}.cdk-high-contrast-active .mat-radio-checked .mat-radio-inner-circle{border:solid 10px}._mat-animation-noopable .mat-radio-inner-circle{transition:none}.mat-radio-label-content{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;display:inline-block;order:0;line-height:inherit;padding-left:8px;padding-right:0}[dir=rtl] .mat-radio-label-content{padding-right:8px;padding-left:0}.mat-radio-label-content.mat-radio-label-before{order:-1;padding-left:0;padding-right:8px}[dir=rtl] .mat-radio-label-content.mat-radio-label-before{padding-right:0;padding-left:8px}.mat-radio-disabled,.mat-radio-disabled .mat-radio-label{cursor:default}.mat-radio-button .mat-radio-ripple{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);height:40px;width:40px;z-index:1;pointer-events:none}.mat-radio-button .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple){opacity:.16}.mat-radio-persistent-ripple{width:100%;height:100%;transform:none;top:0;left:0}.mat-radio-container:hover .mat-radio-persistent-ripple{opacity:.04}.mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-persistent-ripple,.mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-persistent-ripple{opacity:.12}.mat-radio-persistent-ripple,.mat-radio-disabled .mat-radio-container:hover .mat-radio-persistent-ripple{opacity:0}@media(hover: none){.mat-radio-container:hover .mat-radio-persistent-ripple{display:none}}.mat-radio-input{opacity:0;position:absolute;top:0;left:0;margin:0;width:100%;height:100%;cursor:inherit;z-index:-1}.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-keyboard-focused .mat-radio-ripple,.cdk-high-contrast-active .mat-radio-button:not(.mat-radio-disabled).cdk-program-focused .mat-radio-ripple{outline:solid 3px}.cdk-high-contrast-active .mat-radio-disabled{opacity:.5}\n"],encapsulation:2,changeDetection:0});class dB{}dB.\u0275fac=function(e){return new(e||dB)},dB.\u0275mod=ge({type:dB,declarations:[HS,FL],imports:[Xf,ei],exports:[HS,FL,ei]}),dB.\u0275inj=fe({imports:[[Xf,ei],ei]});W(B1t),W($1t),W(W1t),W(j1t),W(U1t),W(J1t),W(X1t),W(Q1t),W(t_t),W(i_t),W(r_t),W(o_t),W(d_t),W(c_t),W(h_t),W(f_t),W(__t),W(v_t),W(M_t),W(D_t),W(C_t),W(O_t),W(E_t),W(k_t),W(L_t),W(P_t),W(F_t),W(B_t),W($_t),W(W_t),W(j_t),W(U_t),W(J_t),W(X_t),W(Q_t),W(tyt),W(iyt),W(ryt),W(oyt),W(dyt),W(cyt),W(hyt),W(fyt),W(_yt),W(vyt),W(Myt),W(Dyt),W(Cyt),W(Oyt),W(Eyt),W(kyt),W(Lyt),W(Pyt),W(Fyt),W(Byt),W($yt),W(Wyt),W(jyt),W(Uyt),W(Jyt),W(Xyt),W(Qyt),W(tvt),W(ivt),W(rvt),W(ovt),W(dvt),W(cvt),W(hvt),W(fvt),W(_vt),W(vvt),W(Mvt),W(Dvt),W(Cvt),W(Ovt),W(Evt),W(kvt),W(Lvt),W(Pvt),W(Fvt),W(Bvt),W($vt),W(Wvt),W(jvt),W(Uvt),W(Jvt),W(Xvt),W(Qvt),W(tbt),W(ibt),W(rbt),W(obt),W(dbt),W(cbt),W(hbt),W(fbt),W(_bt),W(vbt),W(Mbt),W(Dbt),W(Cbt),W(Obt),W(Ebt),W(kbt),W(Lbt),W(Pbt),W(Fbt),W(Bbt),W($bt),W(Wbt),W(jbt),W(Ubt),W(Jbt),W(Xbt),W(Qbt),W(tMt),W(iMt),W(rMt),W(oMt),W(dMt),W(cMt),W(hMt),W(fMt),W(_Mt),W(vMt),W(MMt),W(DMt),W(CMt),W(OMt),W(EMt),W(kMt),W(LMt),W(PMt),W(FMt),W(BMt),W($Mt),W(WMt),W(jMt),W(UMt),W(JMt),W(XMt),W(QMt),W(txt),W(ixt),W(rxt),W(oxt),W(dxt),W(cxt),W(hxt),W(fxt),W(_xt),W(vxt),W(Mxt),W(Dxt),W(Cxt),W(Oxt),W(Ext),W(kxt),W(Lxt),W(Pxt),W(Fxt),W(Bxt),W($xt),W(Wxt),W(jxt),W(Uxt),W(Jxt),W(Xxt),W(Qxt),W(tDt),W(iDt),W(rDt),W(oDt),W(dDt),W(cDt),W(hDt),W(fDt),W(_Dt),W(vDt),W(MDt),W(DDt),W(CDt),W(ODt),W(EDt),W(kDt),W(LDt),W(PDt),W(FDt),W(BDt),W($Dt),W(WDt),W(jDt),W(UDt),W(JDt),W(XDt),W(QDt),W(twt),W(iwt),W(rwt),W(owt),W(dwt),W(cwt),W(hwt),W(fwt),W(_wt),W(vwt),W(Mwt),W(Dwt),W(Cwt),W(Owt),W(Ewt),W(kwt),W(Lwt),W(Pwt),W(Fwt),W(Bwt),W($wt),W(Wwt),W(jwt),W(Uwt),W(Jwt),W(Xwt),W(Qwt),W(tCt),W(iCt),W(rCt),W(oCt),W(dCt),W(cCt),W(hCt),W(fCt),W(_Ct),W(vCt),W(MCt),W(DCt),W(CCt),W(OCt),W(ECt),W(kCt),W(LCt),W(PCt),W(FCt),W(BCt),W($Ct),W(WCt),W(jCt),W(UCt),W(JCt),W(XCt),W(QCt),W(tSt),W(iSt),W(rSt),W(oSt),W(dSt),W(cSt),W(hSt),W(fSt),W(_St),W(vSt),W(MSt),W(DSt),W(CSt),W(OSt),W(ESt),W(kSt),W(LSt),W(PSt),W(FSt),W(BSt),W($St),W(WSt),W(jSt),W(USt),W(JSt),W(XSt),W(QSt),W(tOt),W(iOt),W(rOt),W(oOt),W(dOt),W(cOt),W(hOt),W(fOt),W(_Ot),W(vOt),W(MOt),W(DOt),W(COt),W(OOt),W(EOt),W(kOt),W(LOt),W(POt),W(FOt),W(BOt),W($Ot),W(WOt),W(jOt),W(UOt),W(JOt),W(XOt),W(QOt),W(t2t),W(i2t),W(r2t),W(o2t),W(d2t),W(c2t),W(h2t),W(f2t),W(_2t),W(v2t),W(M2t),W(D2t),W(C2t),W(O2t),W(E2t),W(k2t),W(L2t),W(P2t),W(F2t),W(B2t),W($2t),W(W2t),W(j2t),W(U2t),W(J2t),W(X2t),W(Q2t),W(tTt),W(iTt),W(rTt),W(oTt),W(dTt),W(cTt),W(hTt),W(fTt),W(_Tt),W(vTt),W(MTt),W(DTt),W(CTt),W(OTt),W(ETt),W(kTt),W(LTt),W(PTt),W(FTt),W(BTt),W($Tt),W(WTt),W(jTt),W(UTt),W(JTt),W(XTt),W(QTt),W(tEt),W(iEt),W(rEt),W(oEt),W(dEt),W(cEt),W(hEt),W(fEt),W(_Et),W(vEt),W(MEt),W(DEt),W(CEt),W(OEt),W(EEt),W(kEt),W(LEt),W(PEt),W(FEt),W(BEt),W($Et),W(WEt),W(jEt),W(UEt),W(JEt),W(XEt),W(QEt),W(tAt),W(iAt),W(rAt),W(oAt),W(dAt),W(cAt),W(hAt),W(fAt),W(_At),W(vAt),W(MAt),W(DAt),W(CAt),W(OAt),W(EAt),W(kAt),W(LAt),W(PAt),W(FAt),W(BAt),W($At),W(WAt),W(jAt),W(UAt),W(JAt),W(XAt),W(QAt),W(tkt),W(ikt),W(rkt),W(okt),W(dkt),W(ckt),W(hkt),W(fkt),W(_kt),W(vkt),W(Mkt),W(Dkt),W(Ckt),W(Okt),W(Ekt),W(kkt),W(Lkt),W(Pkt),W(Fkt),W(Bkt),W($kt),W(Wkt),W(jkt),W(Ukt),W(Jkt),W(Xkt),W(Qkt),W(tIt),W(iIt),W(rIt),W(oIt),W(dIt),W(cIt),W(hIt),W(fIt),W(_It),W(vIt),W(MIt),W(DIt),W(CIt),W(OIt),W(EIt),W(kIt),W(LIt),W(PIt),W(FIt),W(BIt),W($It),W(WIt),W(jIt),W(UIt),W(JIt),W(XIt),W(QIt),W(tLt),W(iLt),W(rLt),W(oLt),W(dLt),W(cLt),W(hLt),W(fLt),W(_Lt),W(vLt),W(MLt),W(DLt),W(CLt),W(OLt),W(ELt),W(kLt),W(LLt),W(PLt),W(FLt),W(BLt),W($Lt),W(WLt),W(jLt),W(ULt),W(JLt),W(XLt),W(QLt),W(tNt),W(iNt),W(rNt),W(oNt),W(dNt),W(cNt),W(hNt),W(fNt),W(_Nt),W(vNt),W(MNt),W(DNt),W(CNt),W(ONt),W(ENt),W(kNt),W(LNt),W(PNt),W(FNt),W(BNt),W($Nt),W(WNt),W(jNt),W(UNt),W(JNt),W(XNt),W(QNt),W(tPt),W(iPt),W(rPt),W(oPt),W(dPt),W(cPt),W(hPt),W(fPt),W(_Pt),W(vPt),W(MPt),W(DPt),W(CPt),W(OPt),W(EPt),W(kPt),W(LPt),W(PPt),W(FPt),W(BPt),W($Pt);let Tse=class{};Tse=function(t,e,n,i){var s,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(r=(a<3?s(r):a>3?s(e,n,r):s(e,n))||r);return a>3&&r&&Object.defineProperty(e,n,r),r}([Q4e({declarations:[jz,gG,Zz,RP,wz,NP,E7,dA,bQ,Ose,i2],imports:[HA,bk,lx.forRoot({loader:{provide:xz,useFactory:function XPt(t){return new v1t(t,function ZPt(){return window}().sagendaAngularPath+"assets/i18n/")},deps:[W_]}}),QH,Zf,LH,FH,ZH,hf,bH,xH,yH,Ud,zP,jP,n2,wH,TH,Zf,kH,dB],entryComponents:[wz],providers:[lA,dA,i2,gW,RP,NP,H_,fW,bz,{provide:EW,useClass:AU,multi:!0}],bootstrap:[jz]})],Tse),function x8e(){if(R0e)throw new Error("Cannot enable prod mode after platform setup.");P0e=!1}(),OFe().bootstrapModule(Tse,{})},32711:Te=>{var ae="[object Symbol]",F=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,R=RegExp("[\\u0300-\\u036f\\ufe20-\\ufe23\\u20d0-\\u20f0]","g"),ee="object"==typeof global&&global&&global.Object===Object&&global,ue="object"==typeof self&&self&&self.Object===Object&&self,Ne=ee||ue||Function("return this")();var Yt=function ze(pt){return function(Bn){return null==pt?void 0:pt[Bn]}}({\u00c0:"A",\u00c1:"A",\u00c2:"A",\u00c3:"A",\u00c4:"A",\u00c5:"A",\u00e0:"a",\u00e1:"a",\u00e2:"a",\u00e3:"a",\u00e4:"a",\u00e5:"a",\u00c7:"C",\u00e7:"c",\u00d0:"D",\u00f0:"d",\u00c8:"E",\u00c9:"E",\u00ca:"E",\u00cb:"E",\u00e8:"e",\u00e9:"e",\u00ea:"e",\u00eb:"e",\u00cc:"I",\u00cd:"I",\u00ce:"I",\u00cf:"I",\u00ec:"i",\u00ed:"i",\u00ee:"i",\u00ef:"i",\u00d1:"N",\u00f1:"n",\u00d2:"O",\u00d3:"O",\u00d4:"O",\u00d5:"O",\u00d6:"O",\u00d8:"O",\u00f2:"o",\u00f3:"o",\u00f4:"o",\u00f5:"o",\u00f6:"o",\u00f8:"o",\u00d9:"U",\u00da:"U",\u00db:"U",\u00dc:"U",\u00f9:"u",\u00fa:"u",\u00fb:"u",\u00fc:"u",\u00dd:"Y",\u00fd:"y",\u00ff:"y",\u00c6:"Ae",\u00e6:"ae",\u00de:"Th",\u00fe:"th",\u00df:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010a:"C",\u010c:"C",\u0107:"c",\u0109:"c",\u010b:"c",\u010d:"c",\u010e:"D",\u0110:"D",\u010f:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011a:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011b:"e",\u011c:"G",\u011e:"G",\u0120:"G",\u0122:"G",\u011d:"g",\u011f:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012a:"I",\u012c:"I",\u012e:"I",\u0130:"I",\u0129:"i",\u012b:"i",\u012d:"i",\u012f:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013b:"L",\u013d:"L",\u013f:"L",\u0141:"L",\u013a:"l",\u013c:"l",\u013e:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014a:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014b:"n",\u014c:"O",\u014e:"O",\u0150:"O",\u014d:"o",\u014f:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015a:"S",\u015c:"S",\u015e:"S",\u0160:"S",\u015b:"s",\u015d:"s",\u015f:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016a:"U",\u016c:"U",\u016e:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016b:"u",\u016d:"u",\u016f:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017b:"Z",\u017d:"Z",\u017a:"z",\u017c:"z",\u017e:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017f:"ss"}),sn=Object.prototype.toString,Wi=Ne.Symbol,Mt=Wi?Wi.prototype:void 0,Kt=Mt?Mt.toString:void 0;function ke(pt){if("string"==typeof pt)return pt;if(function st(pt){return"symbol"==typeof pt||function ft(pt){return!!pt&&"object"==typeof pt}(pt)&&sn.call(pt)==ae}(pt))return Kt?Kt.call(pt):"";var Bn=pt+"";return"0"==Bn&&1/pt==-Infinity?"-0":Bn}Te.exports=function Wn(pt){return(pt=function Ut(pt){return null==pt?"":ke(pt)}(pt))&&pt.replace(F,Yt).replace(R,"")}},57706:(Te,qe,ae)=>{Te=ae.nmd(Te);var L="__lodash_hash_undefined__",J=1/0,ee=9007199254740991,ue="[object Arguments]",Ne="[object Array]",ze="[object Boolean]",Yt="[object Date]",Ht="[object Error]",sn="[object Function]",Mt="[object Map]",Kt="[object Number]",ke="[object Object]",ft="[object Promise]",st="[object RegExp]",Ut="[object Set]",Wn="[object String]",pt="[object Symbol]",Bn="[object WeakMap]",Xn="[object ArrayBuffer]",Gn="[object DataView]",Qr=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,el=/^\w*$/,Za=/^\./,cl=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,xn=/\\(\\)?/g,eo=/^\[object .+?Constructor\]$/,pl=/^(?:0|[1-9]\d*)$/,En={};En["[object Float32Array]"]=En["[object Float64Array]"]=En["[object Int8Array]"]=En["[object Int16Array]"]=En["[object Int32Array]"]=En["[object Uint8Array]"]=En["[object Uint8ClampedArray]"]=En["[object Uint16Array]"]=En["[object Uint32Array]"]=!0,En[ue]=En[Ne]=En[Xn]=En[ze]=En[Gn]=En[Yt]=En[Ht]=En[sn]=En[Mt]=En[Kt]=En[ke]=En[st]=En[Ut]=En[Wn]=En[Bn]=!1;var qr="object"==typeof global&&global&&global.Object===Object&&global,Xi="object"==typeof self&&self&&self.Object===Object&&self,Zi=qr||Xi||Function("return this")(),Oi=qe&&!qe.nodeType&&qe,Hr=Oi&&Te&&!Te.nodeType&&Te,fr=Hr&&Hr.exports===Oi&&qr.process,Re=function(){try{return fr&&fr.binding("util")}catch(te){}}(),xt=Re&&Re.isTypedArray;function gt(te,Me,ce,w){for(var oe=-1,Ce=te?te.length:0;++oe<Ce;){var rt=te[oe];Me(w,rt,ce(rt),te)}return w}function an(te,Me){for(var ce=-1,w=te?te.length:0;++ce<w;)if(Me(te[ce],ce,te))return!0;return!1}function Je(te){var Me=!1;if(null!=te&&"function"!=typeof te.toString)try{Me=!!(te+"")}catch(ce){}return Me}function Ze(te){var Me=-1,ce=Array(te.size);return te.forEach(function(w,oe){ce[++Me]=[oe,w]}),ce}function bt(te){var Me=-1,ce=Array(te.size);return te.forEach(function(w){ce[++Me]=w}),ce}var te,zt=Array.prototype,Ct=Function.prototype,An=Object.prototype,dn=Zi["__core-js_shared__"],Xt=(te=/[^.]+$/.exec(dn&&dn.keys&&dn.keys.IE_PROTO||""))?"Symbol(src)_1."+te:"",Ti=Ct.toString,Un=An.hasOwnProperty,pn=An.toString,hi=RegExp("^"+Ti.call(Un).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Gi=Zi.Symbol,dr=Zi.Uint8Array,xa=An.propertyIsEnumerable,tn=zt.splice,wn=function ht(te,Me){return function(ce){return te(Me(ce))}}(Object.keys,Object),gr=nl(Zi,"DataView"),On=nl(Zi,"Map"),Hi=nl(Zi,"Promise"),Pi=nl(Zi,"Set"),mn=nl(Zi,"WeakMap"),mi=nl(Object,"create"),Wt=Ar(gr),ni=Ar(On),Yn=Ar(Hi),Er=Ar(Pi),Ii=Ar(mn),Rt=Gi?Gi.prototype:void 0,vi=Rt?Rt.valueOf:void 0,no=Rt?Rt.toString:void 0;function Qi(te){var Me=-1,ce=te?te.length:0;for(this.clear();++Me<ce;){var w=te[Me];this.set(w[0],w[1])}}function _t(te){var Me=-1,ce=te?te.length:0;for(this.clear();++Me<ce;){var w=te[Me];this.set(w[0],w[1])}}function $t(te){var Me=-1,ce=te?te.length:0;for(this.clear();++Me<ce;){var w=te[Me];this.set(w[0],w[1])}}function K(te){var Me=-1,ce=te?te.length:0;for(this.__data__=new $t;++Me<ce;)this.add(te[Me])}function Se(te){this.__data__=new _t(te)}function ii(te,Me){var ce=zl(te)||Tp(te)?function Ln(te,Me){for(var ce=-1,w=Array(te);++ce<te;)w[ce]=Me(ce);return w}(te.length,String):[],w=ce.length,oe=!!w;for(var Ce in te)(Me||Un.call(te,Ce))&&(!oe||"length"!=Ce&&!Uu(Ce,w))&&ce.push(Ce);return ce}function nn(te,Me){for(var ce=te.length;ce--;)if(_r(te[ce][0],Me))return ce;return-1}function ln(te,Me,ce,w){return Bi(te,function(oe,Ce,rt){Me(w,oe,ce(oe),rt)}),w}Qi.prototype.clear=function ji(){this.__data__=mi?mi(null):{}},Qi.prototype.delete=function Nn(te){return this.has(te)&&delete this.__data__[te]},Qi.prototype.get=function Qe(te){var Me=this.__data__;if(mi){var ce=Me[te];return ce===L?void 0:ce}return Un.call(Me,te)?Me[te]:void 0},Qi.prototype.has=function Ue(te){var Me=this.__data__;return mi?void 0!==Me[te]:Un.call(Me,te)},Qi.prototype.set=function Ke(te,Me){return this.__data__[te]=mi&&void 0===Me?L:Me,this},_t.prototype.clear=function fi(){this.__data__=[]},_t.prototype.delete=function pa(te){var Me=this.__data__,ce=nn(Me,te);return!(ce<0)&&(ce==Me.length-1?Me.pop():tn.call(Me,ce,1),!0)},_t.prototype.get=function Dt(te){var Me=this.__data__,ce=nn(Me,te);return ce<0?void 0:Me[ce][1]},_t.prototype.has=function mt(te){return nn(this.__data__,te)>-1},_t.prototype.set=function at(te,Me){var ce=this.__data__,w=nn(ce,te);return w<0?ce.push([te,Me]):ce[w][1]=Me,this},$t.prototype.clear=function St(){this.__data__={hash:new Qi,map:new(On||_t),string:new Qi}},$t.prototype.delete=function Qn(te){return tl(this,te).delete(te)},$t.prototype.get=function Jt(te){return tl(this,te).get(te)},$t.prototype.has=function U(te){return tl(this,te).has(te)},$t.prototype.set=function V(te,Me){return tl(this,te).set(te,Me),this},K.prototype.add=K.prototype.push=function se(te){return this.__data__.set(te,L),this},K.prototype.has=function Oe(te){return this.__data__.has(te)},Se.prototype.clear=function Xe(){this.__data__=new _t},Se.prototype.delete=function tt(te){return this.__data__.delete(te)},Se.prototype.get=function Lt(te){return this.__data__.get(te)},Se.prototype.has=function It(te){return this.__data__.has(te)},Se.prototype.set=function on(te,Me){var ce=this.__data__;if(ce instanceof _t){var w=ce.__data__;if(!On||w.length<199)return w.push([te,Me]),this;ce=this.__data__=new $t(w)}return ce.set(te,Me),this};var Bi=function ju(te,Me){return function(ce,w){if(null==ce)return ce;if(!ot(ce))return te(ce,w);for(var oe=ce.length,Ce=Me?oe:-1,rt=Object(ce);(Me?Ce--:++Ce<oe)&&!1!==w(rt[Ce],Ce,rt););return ce}}(function Vn(te,Me){return te&&Na(te,Me,bc)}),Na=function Pa(te){return function(Me,ce,w){for(var oe=-1,Ce=Object(Me),rt=w(Me),Tt=rt.length;Tt--;){var Et=rt[te?Tt:++oe];if(!1===ce(Ce[Et],Et,Ce))break}return Me}}();function ga(te,Me){for(var ce=0,w=(Me=bd(Me,te)?[Me]:Cp(Me)).length;null!=te&&ce<w;)te=te[xi(Me[ce++])];return ce&&ce==w?te:void 0}function So(te,Me){return null!=te&&Me in Object(te)}function io(te,Me,ce,w,oe){return te===Me||(null==te||null==Me||!Yu(te)&&!Bd(Me)?te!=te&&Me!=Me:function hl(te,Me,ce,w,oe,Ce){var rt=zl(te),Tt=zl(Me),Et=Ne,Pn=Ne;rt||(Et=(Et=er(te))==ue?ke:Et),Tt||(Pn=(Pn=er(Me))==ue?ke:Pn);var ri=Et==ke&&!Je(te),_i=Pn==ke&&!Je(Me),Ai=Et==Pn;if(Ai&&!ri)return Ce||(Ce=new Se),rt||p0(te)?Hd(te,Me,ce,w,oe,Ce):function qu(te,Me,ce,w,oe,Ce,rt){switch(ce){case Gn:if(te.byteLength!=Me.byteLength||te.byteOffset!=Me.byteOffset)return!1;te=te.buffer,Me=Me.buffer;case Xn:return!(te.byteLength!=Me.byteLength||!w(new dr(te),new dr(Me)));case ze:case Yt:case Kt:return _r(+te,+Me);case Ht:return te.name==Me.name&&te.message==Me.message;case st:case Wn:return te==Me+"";case Mt:var Tt=Ze;case Ut:var Et=2&Ce;if(Tt||(Tt=bt),te.size!=Me.size&&!Et)return!1;var Pn=rt.get(te);if(Pn)return Pn==Me;Ce|=1,rt.set(te,Me);var ri=Hd(Tt(te),Tt(Me),w,oe,Ce,rt);return rt.delete(te),ri;case pt:if(vi)return vi.call(te)==vi.call(Me)}return!1}(te,Me,Et,ce,w,oe,Ce);if(!(2&oe)){var nr=ri&&Un.call(te,"__wrapped__"),yr=_i&&Un.call(Me,"__wrapped__");if(nr||yr){var ir=nr?te.value():te,kr=yr?Me.value():Me;return Ce||(Ce=new Se),ce(ir,kr,w,oe,Ce)}}return!!Ai&&(Ce||(Ce=new Se),function vd(te,Me,ce,w,oe,Ce){var rt=2&oe,Tt=bc(te),Et=Tt.length,ri=bc(Me).length;if(Et!=ri&&!rt)return!1;for(var _i=Et;_i--;){var Ai=Tt[_i];if(!(rt?Ai in Me:Un.call(Me,Ai)))return!1}var nr=Ce.get(te);if(nr&&Ce.get(Me))return nr==Me;var yr=!0;Ce.set(te,Me),Ce.set(Me,te);for(var ir=rt;++_i<Et;){var kr=te[Ai=Tt[_i]],Wa=Me[Ai];if(w)var il=rt?w(Wa,kr,Ai,Me,te,Ce):w(kr,Wa,Ai,te,Me,Ce);if(!(void 0===il?kr===Wa||ce(kr,Wa,w,oe,Ce):il)){yr=!1;break}ir||(ir="constructor"==Ai)}if(yr&&!ir){var ur=te.constructor,ro=Me.constructor;ur!=ro&&"constructor"in te&&"constructor"in Me&&!("function"==typeof ur&&ur instanceof ur&&"function"==typeof ro&&ro instanceof ro)&&(yr=!1)}return Ce.delete(te),Ce.delete(Me),yr}(te,Me,ce,w,oe,Ce))}(te,Me,io,ce,w,oe))}function Oo(te){return!(!Yu(te)||function ea(te){return!!Xt&&Xt in te}(te))&&(jo(te)||Je(te)?hi:eo).test(Ar(te))}function Qa(te){return"function"==typeof te?te:null==te?vg:"object"==typeof te?zl(te)?function d0(te,Me){return bd(te)&&yg(Me)?ta(xi(te),Me):function(ce){var w=function zd(te,Me,ce){var w=null==te?void 0:ga(te,Me);return void 0===w?ce:w}(ce,te);return void 0===w&&w===Me?function td(te,Me){return null!=te&&function z0(te,Me,ce){Me=bd(Me,te)?[Me]:Cp(Me);for(var w,oe=-1,rt=Me.length;++oe<rt;){var Ce=xi(Me[oe]);if(!(w=null!=te&&ce(te,Ce)))break;te=te[Ce]}return w||!!(rt=te?te.length:0)&&Da(rt)&&Uu(Ce,rt)&&(zl(te)||Tp(te))}(te,Me,So)}(ce,te):io(Me,w,void 0,3)}}(te[0],te[1]):function Gu(te){var Me=function Op(te){for(var Me=bc(te),ce=Me.length;ce--;){var w=Me[ce],oe=te[w];Me[ce]=[w,oe,yg(oe)]}return Me}(te);return 1==Me.length&&Me[0][2]?ta(Me[0][0],Me[0][1]):function(ce){return ce===te||function Or(te,Me,ce,w){var oe=ce.length,Ce=oe,rt=!w;if(null==te)return!Ce;for(te=Object(te);oe--;){var Tt=ce[oe];if(rt&&Tt[2]?Tt[1]!==te[Tt[0]]:!(Tt[0]in te))return!1}for(;++oe<Ce;){var Et=(Tt=ce[oe])[0],Pn=te[Et],ri=Tt[1];if(rt&&Tt[2]){if(void 0===Pn&&!(Et in te))return!1}else{var _i=new Se;if(w)var Ai=w(Pn,ri,Et,te,Me,_i);if(!(void 0===Ai?io(ri,Pn,w,3,_i):Ai))return!1}}return!0}(ce,te,Me)}}(te):function na(te){return bd(te)?function $n(te){return function(Me){return null==Me?void 0:Me[te]}}(xi(te)):function u0(te){return function(Me){return ga(Me,te)}}(te)}(te)}function l0(te){if(!function un(te){var Me=te&&te.constructor,ce="function"==typeof Me&&Me.prototype||An;return te===ce}(te))return wn(te);var Me=[];for(var ce in Object(te))Un.call(te,ce)&&"constructor"!=ce&&Me.push(ce);return Me}function Cp(te){return zl(te)?te:tr(te)}function Hd(te,Me,ce,w,oe,Ce){var rt=2&oe,Tt=te.length,Et=Me.length;if(Tt!=Et&&!(rt&&Et>Tt))return!1;var Pn=Ce.get(te);if(Pn&&Ce.get(Me))return Pn==Me;var ri=-1,_i=!0,Ai=1&oe?new K:void 0;for(Ce.set(te,Me),Ce.set(Me,te);++ri<Tt;){var nr=te[ri],yr=Me[ri];if(w)var ir=rt?w(yr,nr,ri,Me,te,Ce):w(nr,yr,ri,te,Me,Ce);if(void 0!==ir){if(ir)continue;_i=!1;break}if(Ai){if(!an(Me,function(kr,Wa){if(!Ai.has(Wa)&&(nr===kr||ce(nr,kr,w,oe,Ce)))return Ai.add(Wa)})){_i=!1;break}}else if(nr!==yr&&!ce(nr,yr,w,oe,Ce)){_i=!1;break}}return Ce.delete(te),Ce.delete(Me),_i}function tl(te,Me){var ce=te.__data__;return function _g(te){var Me=typeof te;return"string"==Me||"number"==Me||"symbol"==Me||"boolean"==Me?"__proto__"!==te:null===te}(Me)?ce["string"==typeof Me?"string":"hash"]:ce.map}function nl(te,Me){var ce=function He(te,Me){return null==te?void 0:te[Me]}(te,Me);return Oo(ce)?ce:void 0}var er=function qa(te){return pn.call(te)};function Uu(te,Me){return!!(Me=null==Me?ee:Me)&&("number"==typeof te||pl.test(te))&&te>-1&&te%1==0&&te<Me}function bd(te,Me){if(zl(te))return!1;var ce=typeof te;return!("number"!=ce&&"symbol"!=ce&&"boolean"!=ce&&null!=te&&!qo(te))||(el.test(te)||!Qr.test(te)||null!=Me&&te in Object(Me))}function yg(te){return te==te&&!Yu(te)}function ta(te,Me){return function(ce){return null!=ce&&(ce[te]===Me&&(void 0!==Me||te in Object(ce)))}}(gr&&er(new gr(new ArrayBuffer(1)))!=Gn||On&&er(new On)!=Mt||Hi&&er(Hi.resolve())!=ft||Pi&&er(new Pi)!=Ut||mn&&er(new mn)!=Bn)&&(er=function(te){var Me=pn.call(te),ce=Me==ke?te.constructor:void 0,w=ce?Ar(ce):void 0;if(w)switch(w){case Wt:return Gn;case ni:return Mt;case Yn:return ft;case Er:return Ut;case Ii:return Bn}return Me});var tr=Bl(function(te){te=function $0(te){return null==te?"":function wp(te){if("string"==typeof te)return te;if(qo(te))return no?no.call(te):"";var Me=te+"";return"0"==Me&&1/te==-J?"-0":Me}(te)}(te);var Me=[];return Za.test(te)&&Me.push(""),te.replace(cl,function(ce,w,oe,Ce){Me.push(oe?Ce.replace(xn,"$1"):w||ce)}),Me});function xi(te){if("string"==typeof te||qo(te))return te;var Me=te+"";return"0"==Me&&1/te==-J?"-0":Me}function Ar(te){if(null!=te){try{return Ti.call(te)}catch(Me){}try{return te+""}catch(Me){}}return""}var c0=function Sp(te,Me){return function(ce,w){var oe=zl(ce)?gt:ln,Ce=Me?Me():{};return oe(ce,te,Qa(w),Ce)}}(function(te,Me,ce){Un.call(te,ce)?te[ce].push(Me):te[ce]=[Me]});function Bl(te,Me){if("function"!=typeof te||Me&&"function"!=typeof Me)throw new TypeError("Expected a function");var ce=function(){var w=arguments,oe=Me?Me.apply(this,w):w[0],Ce=ce.cache;if(Ce.has(oe))return Ce.get(oe);var rt=te.apply(this,w);return ce.cache=Ce.set(oe,rt),rt};return ce.cache=new(Bl.Cache||$t),ce}function _r(te,Me){return te===Me||te!=te&&Me!=Me}function Tp(te){return function ao(te){return Bd(te)&&ot(te)}(te)&&Un.call(te,"callee")&&(!xa.call(te,"callee")||pn.call(te)==ue)}Bl.Cache=$t;var zl=Array.isArray;function ot(te){return null!=te&&Da(te.length)&&!jo(te)}function jo(te){var Me=Yu(te)?pn.call(te):"";return Me==sn||"[object GeneratorFunction]"==Me}function Da(te){return"number"==typeof te&&te>-1&&te%1==0&&te<=ee}function Yu(te){var Me=typeof te;return!!te&&("object"==Me||"function"==Me)}function Bd(te){return!!te&&"object"==typeof te}function qo(te){return"symbol"==typeof te||Bd(te)&&pn.call(te)==pt}var p0=xt?function ve(te){return function(Me){return te(Me)}}(xt):function ml(te){return Bd(te)&&Da(te.length)&&!!En[pn.call(te)]};function bc(te){return ot(te)?ii(te):l0(te)}function vg(te){return te}Te.exports=c0},13653:(Te,qe,ae)=>{Te=ae.nmd(Te);var L="__lodash_hash_undefined__",J=1/0,ee=9007199254740991,ue="[object Arguments]",Ne="[object Array]",ze="[object Boolean]",Yt="[object Date]",Ht="[object Error]",sn="[object Function]",Mt="[object Map]",Kt="[object Number]",ke="[object Object]",ft="[object Promise]",st="[object RegExp]",Ut="[object Set]",Wn="[object String]",pt="[object Symbol]",Bn="[object WeakMap]",Xn="[object ArrayBuffer]",Gn="[object DataView]",Qr=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,el=/^\w*$/,Za=/^\./,cl=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,xn=/\\(\\)?/g,eo=/^\[object .+?Constructor\]$/,pl=/^(?:0|[1-9]\d*)$/,En={};En["[object Float32Array]"]=En["[object Float64Array]"]=En["[object Int8Array]"]=En["[object Int16Array]"]=En["[object Int32Array]"]=En["[object Uint8Array]"]=En["[object Uint8ClampedArray]"]=En["[object Uint16Array]"]=En["[object Uint32Array]"]=!0,En[ue]=En[Ne]=En[Xn]=En[ze]=En[Gn]=En[Yt]=En[Ht]=En[sn]=En[Mt]=En[Kt]=En[ke]=En[st]=En[Ut]=En[Wn]=En[Bn]=!1;var qr="object"==typeof global&&global&&global.Object===Object&&global,Xi="object"==typeof self&&self&&self.Object===Object&&self,Zi=qr||Xi||Function("return this")(),Oi=qe&&!qe.nodeType&&qe,Hr=Oi&&Te&&!Te.nodeType&&Te,fr=Hr&&Hr.exports===Oi&&qr.process,Re=function(){try{return fr&&fr.binding("util")}catch(w){}}(),xt=Re&&Re.isTypedArray;function gt(w,oe){for(var Ce=-1,rt=w?w.length:0,Tt=Array(rt);++Ce<rt;)Tt[Ce]=oe(w[Ce],Ce,w);return Tt}function an(w,oe){for(var Ce=-1,rt=w?w.length:0;++Ce<rt;)if(oe(w[Ce],Ce,w))return!0;return!1}function He(w){return function(oe){return w(oe)}}function Ze(w){var oe=!1;if(null!=w&&"function"!=typeof w.toString)try{oe=!!(w+"")}catch(Ce){}return oe}function ht(w){var oe=-1,Ce=Array(w.size);return w.forEach(function(rt,Tt){Ce[++oe]=[Tt,rt]}),Ce}function zt(w){var oe=-1,Ce=Array(w.size);return w.forEach(function(rt){Ce[++oe]=rt}),Ce}var w,Ct=Array.prototype,An=Function.prototype,dn=Object.prototype,Xt=Zi["__core-js_shared__"],Ti=(w=/[^.]+$/.exec(Xt&&Xt.keys&&Xt.keys.IE_PROTO||""))?"Symbol(src)_1."+w:"",Un=An.toString,pn=dn.hasOwnProperty,hi=dn.toString,Gi=RegExp("^"+Un.call(pn).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),dr=Zi.Symbol,xa=Zi.Uint8Array,tn=dn.propertyIsEnumerable,wn=Ct.splice,gr=function bt(w,oe){return function(Ce){return w(oe(Ce))}}(Object.keys,Object),On=Uu(Zi,"DataView"),Hi=Uu(Zi,"Map"),Pi=Uu(Zi,"Promise"),mn=Uu(Zi,"Set"),mi=Uu(Zi,"WeakMap"),Wt=Uu(Object,"create"),ni=_r(On),Yn=_r(Hi),Er=_r(Pi),Ii=_r(mn),Rt=_r(mi),vi=dr?dr.prototype:void 0,no=vi?vi.valueOf:void 0,Qi=vi?vi.toString:void 0;function ji(w){var oe=-1,Ce=w?w.length:0;for(this.clear();++oe<Ce;){var rt=w[oe];this.set(rt[0],rt[1])}}function fi(w){var oe=-1,Ce=w?w.length:0;for(this.clear();++oe<Ce;){var rt=w[oe];this.set(rt[0],rt[1])}}function St(w){var oe=-1,Ce=w?w.length:0;for(this.clear();++oe<Ce;){var rt=w[oe];this.set(rt[0],rt[1])}}function se(w){var oe=-1,Ce=w?w.length:0;for(this.__data__=new St;++oe<Ce;)this.add(w[oe])}function Xe(w){this.__data__=new fi(w)}function nn(w,oe){var Ce=jo(w)||ao(w)?function ve(w,oe){for(var Ce=-1,rt=Array(w);++Ce<w;)rt[Ce]=oe(Ce);return rt}(w.length,String):[],rt=Ce.length,Tt=!!rt;for(var Et in w)(oe||pn.call(w,Et))&&(!Tt||"length"!=Et&&!ea(Et,rt))&&Ce.push(Et);return Ce}function ln(w,oe){for(var Ce=w.length;Ce--;)if(ot(w[Ce][0],oe))return Ce;return-1}ji.prototype.clear=function Nn(){this.__data__=Wt?Wt(null):{}},ji.prototype.delete=function Qe(w){return this.has(w)&&delete this.__data__[w]},ji.prototype.get=function Ue(w){var oe=this.__data__;if(Wt){var Ce=oe[w];return Ce===L?void 0:Ce}return pn.call(oe,w)?oe[w]:void 0},ji.prototype.has=function Ke(w){var oe=this.__data__;return Wt?void 0!==oe[w]:pn.call(oe,w)},ji.prototype.set=function _t(w,oe){return this.__data__[w]=Wt&&void 0===oe?L:oe,this},fi.prototype.clear=function pa(){this.__data__=[]},fi.prototype.delete=function Dt(w){var oe=this.__data__,Ce=ln(oe,w);return!(Ce<0)&&(Ce==oe.length-1?oe.pop():wn.call(oe,Ce,1),!0)},fi.prototype.get=function mt(w){var oe=this.__data__,Ce=ln(oe,w);return Ce<0?void 0:oe[Ce][1]},fi.prototype.has=function at(w){return ln(this.__data__,w)>-1},fi.prototype.set=function $t(w,oe){var Ce=this.__data__,rt=ln(Ce,w);return rt<0?Ce.push([w,oe]):Ce[rt][1]=oe,this},St.prototype.clear=function Qn(){this.__data__={hash:new ji,map:new(Hi||fi),string:new ji}},St.prototype.delete=function Jt(w){return er(this,w).delete(w)},St.prototype.get=function U(w){return er(this,w).get(w)},St.prototype.has=function V(w){return er(this,w).has(w)},St.prototype.set=function K(w,oe){return er(this,w).set(w,oe),this},se.prototype.add=se.prototype.push=function Oe(w){return this.__data__.set(w,L),this},se.prototype.has=function Se(w){return this.__data__.has(w)},Xe.prototype.clear=function tt(){this.__data__=new fi},Xe.prototype.delete=function Lt(w){return this.__data__.delete(w)},Xe.prototype.get=function It(w){return this.__data__.get(w)},Xe.prototype.has=function on(w){return this.__data__.has(w)},Xe.prototype.set=function ii(w,oe){var Ce=this.__data__;if(Ce instanceof fi){var rt=Ce.__data__;if(!Hi||rt.length<199)return rt.push([w,oe]),this;Ce=this.__data__=new St(rt)}return Ce.set(w,oe),this};var Bi=function qu(w,oe){return function(Ce,rt){if(null==Ce)return Ce;if(!Da(Ce))return w(Ce,rt);for(var Tt=Ce.length,Et=oe?Tt:-1,Pn=Object(Ce);(oe?Et--:++Et<Tt)&&!1!==rt(Pn[Et],Et,Pn););return Ce}}(function Vn(w,oe){return w&&Na(w,oe,te)}),Na=function vd(w){return function(oe,Ce,rt){for(var Tt=-1,Et=Object(oe),Pn=rt(oe),ri=Pn.length;ri--;){var _i=Pn[w?ri:++Tt];if(!1===Ce(Et[_i],_i,Et))break}return oe}}();function ga(w,oe){for(var Ce=0,rt=(oe=un(oe,w)?[oe]:ju(oe)).length;null!=w&&Ce<rt;)w=w[Bl(oe[Ce++])];return Ce&&Ce==rt?w:void 0}function So(w,oe){return null!=w&&oe in Object(w)}function io(w,oe,Ce,rt,Tt){return w===oe||(null==w||null==oe||!p0(w)&&!$0(oe)?w!=w&&oe!=oe:function hl(w,oe,Ce,rt,Tt,Et){var Pn=jo(w),ri=jo(oe),_i=Ne,Ai=Ne;Pn||(_i=(_i=bd(w))==ue?ke:_i),ri||(Ai=(Ai=bd(oe))==ue?ke:Ai);var nr=_i==ke&&!Ze(w),yr=Ai==ke&&!Ze(oe),ir=_i==Ai;if(ir&&!nr)return Et||(Et=new Xe),Pn||td(w)?tl(w,oe,Ce,rt,Tt,Et):function Op(w,oe,Ce,rt,Tt,Et,Pn){switch(Ce){case Gn:if(w.byteLength!=oe.byteLength||w.byteOffset!=oe.byteOffset)return!1;w=w.buffer,oe=oe.buffer;case Xn:return!(w.byteLength!=oe.byteLength||!rt(new xa(w),new xa(oe)));case ze:case Yt:case Kt:return ot(+w,+oe);case Ht:return w.name==oe.name&&w.message==oe.message;case st:case Wn:return w==oe+"";case Mt:var ri=ht;case Ut:var _i=2&Et;if(ri||(ri=zt),w.size!=oe.size&&!_i)return!1;var Ai=Pn.get(w);if(Ai)return Ai==oe;Et|=1,Pn.set(w,oe);var nr=tl(ri(w),ri(oe),rt,Tt,Et,Pn);return Pn.delete(w),nr;case pt:if(no)return no.call(w)==no.call(oe)}return!1}(w,oe,_i,Ce,rt,Tt,Et);if(!(2&Tt)){var kr=nr&&pn.call(w,"__wrapped__"),Wa=yr&&pn.call(oe,"__wrapped__");if(kr||Wa){var il=kr?w.value():w,ur=Wa?oe.value():oe;return Et||(Et=new Xe),Ce(il,ur,rt,Tt,Et)}}return!!ir&&(Et||(Et=new Xe),function nl(w,oe,Ce,rt,Tt,Et){var Pn=2&Tt,ri=te(w),_i=ri.length,nr=te(oe).length;if(_i!=nr&&!Pn)return!1;for(var yr=_i;yr--;){var ir=ri[yr];if(!(Pn?ir in oe:pn.call(oe,ir)))return!1}var kr=Et.get(w);if(kr&&Et.get(oe))return kr==oe;var Wa=!0;Et.set(w,oe),Et.set(oe,w);for(var il=Pn;++yr<_i;){var ur=w[ir=ri[yr]],ro=oe[ir];if(rt)var Rm=Pn?rt(ro,ur,ir,oe,w,Et):rt(ur,ro,ir,w,oe,Et);if(!(void 0===Rm?ur===ro||Ce(ur,ro,rt,Tt,Et):Rm)){Wa=!1;break}il||(il="constructor"==ir)}if(Wa&&!il){var Md=w.constructor,Fm=oe.constructor;Md!=Fm&&"constructor"in w&&"constructor"in oe&&!("function"==typeof Md&&Md instanceof Md&&"function"==typeof Fm&&Fm instanceof Fm)&&(Wa=!1)}return Et.delete(w),Et.delete(oe),Wa}(w,oe,Ce,rt,Tt,Et))}(w,oe,io,Ce,rt,Tt))}function Oo(w){return!(!p0(w)||function ta(w){return!!Ti&&Ti in w}(w))&&(Bd(w)||Ze(w)?Gi:eo).test(_r(w))}function Qa(w){return"function"==typeof w?w:null==w?Me:"object"==typeof w?jo(w)?function u0(w,oe){return un(w)&&xi(oe)?Ar(Bl(w),oe):function(Ce){var rt=function vg(w,oe,Ce){var rt=null==w?void 0:ga(w,oe);return void 0===rt?Ce:rt}(Ce,w);return void 0===rt&&rt===oe?function na(w,oe){return null!=w&&function _g(w,oe,Ce){oe=un(oe,w)?[oe]:ju(oe);for(var rt,Tt=-1,Pn=oe.length;++Tt<Pn;){var Et=Bl(oe[Tt]);if(!(rt=null!=w&&Ce(w,Et)))break;w=w[Et]}return rt||!!(Pn=w?w.length:0)&&qo(Pn)&&ea(Et,Pn)&&(jo(w)||ao(w))}(w,oe,So)}(Ce,w):io(oe,rt,void 0,3)}}(w[0],w[1]):function d0(w){var oe=function z0(w){for(var oe=te(w),Ce=oe.length;Ce--;){var rt=oe[Ce],Tt=w[rt];oe[Ce]=[rt,Tt,xi(Tt)]}return oe}(w);return 1==oe.length&&oe[0][2]?Ar(oe[0][0],oe[0][1]):function(Ce){return Ce===w||function Or(w,oe,Ce,rt){var Tt=Ce.length,Et=Tt,Pn=!rt;if(null==w)return!Et;for(w=Object(w);Tt--;){var ri=Ce[Tt];if(Pn&&ri[2]?ri[1]!==w[ri[0]]:!(ri[0]in w))return!1}for(;++Tt<Et;){var _i=(ri=Ce[Tt])[0],Ai=w[_i],nr=ri[1];if(Pn&&ri[2]){if(void 0===Ai&&!(_i in w))return!1}else{var yr=new Xe;if(rt)var ir=rt(Ai,nr,_i,w,oe,yr);if(!(void 0===ir?io(nr,Ai,rt,3,yr):ir))return!1}}return!0}(Ce,w,oe)}}(w):function ce(w){return un(w)?function $n(w){return function(oe){return null==oe?void 0:oe[w]}}(Bl(w)):function Cp(w){return function(oe){return ga(oe,w)}}(w)}(w)}function l0(w){if(!function tr(w){var oe=w&&w.constructor,Ce="function"==typeof oe&&oe.prototype||dn;return w===Ce}(w))return gr(w);var oe=[];for(var Ce in Object(w))pn.call(w,Ce)&&"constructor"!=Ce&&oe.push(Ce);return oe}function wp(w,oe,Ce){var rt=-1;oe=gt(oe.length?oe:[Me],He(Qa));var Tt=function Gu(w,oe){var Ce=-1,rt=Da(w)?Array(w.length):[];return Bi(w,function(Tt,Et,Pn){rt[++Ce]=oe(Tt,Et,Pn)}),rt}(w,function(Et,Pn,ri){return{criteria:gt(oe,function(Ai){return Ai(Et)}),index:++rt,value:Et}});return function Ln(w,oe){var Ce=w.length;for(w.sort(oe);Ce--;)w[Ce]=w[Ce].value;return w}(Tt,function(Et,Pn){return function Hd(w,oe,Ce){for(var rt=-1,Tt=w.criteria,Et=oe.criteria,Pn=Tt.length,ri=Ce.length;++rt<Pn;){var _i=Pa(Tt[rt],Et[rt]);if(_i)return rt>=ri?_i:_i*("desc"==Ce[rt]?-1:1)}return w.index-oe.index}(Et,Pn,Ce)})}function ju(w){return jo(w)?w:c0(w)}function Pa(w,oe){if(w!==oe){var Ce=void 0!==w,rt=null===w,Tt=w==w,Et=zd(w),Pn=void 0!==oe,ri=null===oe,_i=oe==oe,Ai=zd(oe);if(!ri&&!Ai&&!Et&&w>oe||Et&&Pn&&_i&&!ri&&!Ai||rt&&Pn&&_i||!Ce&&_i||!Tt)return 1;if(!rt&&!Et&&!Ai&&w<oe||Ai&&Ce&&Tt&&!rt&&!Et||ri&&Ce&&Tt||!Pn&&Tt||!_i)return-1}return 0}function tl(w,oe,Ce,rt,Tt,Et){var Pn=2&Tt,ri=w.length,_i=oe.length;if(ri!=_i&&!(Pn&&_i>ri))return!1;var Ai=Et.get(w);if(Ai&&Et.get(oe))return Ai==oe;var nr=-1,yr=!0,ir=1&Tt?new se:void 0;for(Et.set(w,oe),Et.set(oe,w);++nr<ri;){var kr=w[nr],Wa=oe[nr];if(rt)var il=Pn?rt(Wa,kr,nr,oe,w,Et):rt(kr,Wa,nr,w,oe,Et);if(void 0!==il){if(il)continue;yr=!1;break}if(ir){if(!an(oe,function(ur,ro){if(!ir.has(ro)&&(kr===ur||Ce(kr,ur,rt,Tt,Et)))return ir.add(ro)})){yr=!1;break}}else if(kr!==Wa&&!Ce(kr,Wa,rt,Tt,Et)){yr=!1;break}}return Et.delete(w),Et.delete(oe),yr}function er(w,oe){var Ce=w.__data__;return function yg(w){var oe=typeof w;return"string"==oe||"number"==oe||"symbol"==oe||"boolean"==oe?"__proto__"!==w:null===w}(oe)?Ce["string"==typeof oe?"string":"hash"]:Ce.map}function Uu(w,oe){var Ce=function Je(w,oe){return null==w?void 0:w[oe]}(w,oe);return Oo(Ce)?Ce:void 0}var bd=function qa(w){return hi.call(w)};function ea(w,oe){return!!(oe=null==oe?ee:oe)&&("number"==typeof w||pl.test(w))&&w>-1&&w%1==0&&w<oe}function un(w,oe){if(jo(w))return!1;var Ce=typeof w;return!("number"!=Ce&&"symbol"!=Ce&&"boolean"!=Ce&&null!=w&&!zd(w))||(el.test(w)||!Qr.test(w)||null!=oe&&w in Object(oe))}function xi(w){return w==w&&!p0(w)}function Ar(w,oe){return function(Ce){return null!=Ce&&(Ce[w]===oe&&(void 0!==oe||w in Object(Ce)))}}(On&&bd(new On(new ArrayBuffer(1)))!=Gn||Hi&&bd(new Hi)!=Mt||Pi&&bd(Pi.resolve())!=ft||mn&&bd(new mn)!=Ut||mi&&bd(new mi)!=Bn)&&(bd=function(w){var oe=hi.call(w),Ce=oe==ke?w.constructor:void 0,rt=Ce?_r(Ce):void 0;if(rt)switch(rt){case ni:return Gn;case Yn:return Mt;case Er:return ft;case Ii:return Ut;case Rt:return Bn}return oe});var c0=zl(function(w){w=function bc(w){return null==w?"":function Sp(w){if("string"==typeof w)return w;if(zd(w))return Qi?Qi.call(w):"";var oe=w+"";return"0"==oe&&1/w==-J?"-0":oe}(w)}(w);var oe=[];return Za.test(w)&&oe.push(""),w.replace(cl,function(Ce,rt,Tt,Et){oe.push(Tt?Et.replace(xn,"$1"):rt||Ce)}),oe});function Bl(w){if("string"==typeof w||zd(w))return w;var oe=w+"";return"0"==oe&&1/w==-J?"-0":oe}function _r(w){if(null!=w){try{return Un.call(w)}catch(oe){}try{return w+""}catch(oe){}}return""}function zl(w,oe){if("function"!=typeof w||oe&&"function"!=typeof oe)throw new TypeError("Expected a function");var Ce=function(){var rt=arguments,Tt=oe?oe.apply(this,rt):rt[0],Et=Ce.cache;if(Et.has(Tt))return Et.get(Tt);var Pn=w.apply(this,rt);return Ce.cache=Et.set(Tt,Pn),Pn};return Ce.cache=new(zl.Cache||St),Ce}function ot(w,oe){return w===oe||w!=w&&oe!=oe}function ao(w){return function Yu(w){return $0(w)&&Da(w)}(w)&&pn.call(w,"callee")&&(!tn.call(w,"callee")||hi.call(w)==ue)}zl.Cache=St;var jo=Array.isArray;function Da(w){return null!=w&&qo(w.length)&&!Bd(w)}function Bd(w){var oe=p0(w)?hi.call(w):"";return oe==sn||"[object GeneratorFunction]"==oe}function qo(w){return"number"==typeof w&&w>-1&&w%1==0&&w<=ee}function p0(w){var oe=typeof w;return!!w&&("object"==oe||"function"==oe)}function $0(w){return!!w&&"object"==typeof w}function zd(w){return"symbol"==typeof w||$0(w)&&hi.call(w)==pt}var td=xt?He(xt):function ml(w){return $0(w)&&qo(w.length)&&!!En[hi.call(w)]};function te(w){return Da(w)?nn(w):l0(w)}function Me(w){return w}Te.exports=function Tp(w,oe,Ce,rt){return null==w?[]:(jo(oe)||(oe=null==oe?[]:[oe]),jo(Ce=rt?void 0:Ce)||(Ce=null==Ce?[]:[Ce]),wp(w,oe,Ce))}},17489:function(Te,qe,ae){var F;Te=ae.nmd(Te),function(){var M,J="Expected a function",ue="__lodash_hash_undefined__",ze="__lodash_placeholder__",Bn=128,Sr=1/0,Ni=9007199254740991,Za=4294967295,xn=[["ary",Bn],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],eo="[object Arguments]",pl="[object Array]",qr="[object Boolean]",Xi="[object Date]",Oi="[object Error]",Hr="[object Function]",to="[object GeneratorFunction]",fr="[object Map]",Re="[object Number]",gt="[object Object]",an="[object Promise]",Ln="[object RegExp]",ve="[object Set]",He="[object String]",Je="[object Symbol]",ht="[object WeakMap]",zt="[object ArrayBuffer]",Ct="[object DataView]",An="[object Float32Array]",dn="[object Float64Array]",Xt="[object Int8Array]",Ti="[object Int16Array]",Un="[object Int32Array]",pn="[object Uint8Array]",hi="[object Uint8ClampedArray]",Gi="[object Uint16Array]",dr="[object Uint32Array]",xa=/\b__p \+= '';/g,tn=/\b(__p \+=) '' \+/g,wn=/(__e\(.*?\)|\b__t\)) \+\n'';/g,gr=/&(?:amp|lt|gt|quot|#39);/g,On=/[&<>"']/g,Hi=RegExp(gr.source),Pi=RegExp(On.source),mn=/<%-([\s\S]+?)%>/g,mi=/<%([\s\S]+?)%>/g,Wt=/<%=([\s\S]+?)%>/g,ni=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/,Er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ii=/[\\^$.*+?()[\]{}|]/g,Rt=RegExp(Ii.source),vi=/^\s+/,no=/\s/,Qi=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ji=/\{\n\/\* \[wrapped with (.+)\] \*/,Nn=/,? & /,Qe=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Ue=/[()=,{}\[\]\/\s]/,Ke=/\\(\\)?/g,_t=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,fi=/\w*$/,pa=/^[-+]0x[0-9a-f]+$/i,Dt=/^0b[01]+$/i,mt=/^\[object .+?Constructor\]$/,at=/^0o[0-7]+$/i,$t=/^(?:0|[1-9]\d*)$/,St=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Qn=/($^)/,Jt=/['\n\r\u2028\u2029\\]/g,U="\\ud800-\\udfff",Oe="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Se="\\u2700-\\u27bf",Xe="a-z\\xdf-\\xf6\\xf8-\\xff",ii="A-Z\\xc0-\\xd6\\xd8-\\xde",nn="\\ufe0e\\ufe0f",ln="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Bi="['\u2019]",Na="["+U+"]",Vn="["+ln+"]",ga="["+Oe+"]",qa="\\d+",So="["+Se+"]",io="["+Xe+"]",hl="[^"+U+ln+qa+Se+Xe+ii+"]",Or="\\ud83c[\\udffb-\\udfff]",ml="[^"+U+"]",Qa="(?:\\ud83c[\\udde6-\\uddff]){2}",l0="[\\ud800-\\udbff][\\udc00-\\udfff]",Gu="["+ii+"]",u0="(?:"+io+"|"+hl+")",wp="(?:"+Gu+"|"+hl+")",Cp="(?:['\u2019](?:d|ll|m|re|s|t|ve))?",Sp="(?:['\u2019](?:D|LL|M|RE|S|T|VE))?",ju="(?:"+ga+"|"+Or+")"+"?",Pa="["+nn+"]?",tl=Pa+ju+("(?:\\u200d(?:"+[ml,Qa,l0].join("|")+")"+Pa+ju+")*"),Op="(?:"+[So,Qa,l0].join("|")+")"+tl,nl="(?:"+[ml+ga+"?",ga,Qa,l0,Na].join("|")+")",er=RegExp(Bi,"g"),z0=RegExp(ga,"g"),Uu=RegExp(Or+"(?="+Or+")|"+nl+tl,"g"),bd=RegExp([Gu+"?"+io+"+"+Cp+"(?="+[Vn,Gu,"$"].join("|")+")",wp+"+"+Sp+"(?="+[Vn,Gu+u0,"$"].join("|")+")",Gu+"?"+u0+"+"+Cp,Gu+"+"+Sp,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",qa,Op].join("|"),"g"),_g=RegExp("[\\u200d"+U+Oe+nn+"]"),ea=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,un=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],yg=-1,ta={};ta[An]=ta[dn]=ta[Xt]=ta[Ti]=ta[Un]=ta[pn]=ta[hi]=ta[Gi]=ta[dr]=!0,ta[eo]=ta[pl]=ta[zt]=ta[qr]=ta[Ct]=ta[Xi]=ta[Oi]=ta[Hr]=ta[fr]=ta[Re]=ta[gt]=ta[Ln]=ta[ve]=ta[He]=ta[ht]=!1;var tr={};tr[eo]=tr[pl]=tr[zt]=tr[Ct]=tr[qr]=tr[Xi]=tr[An]=tr[dn]=tr[Xt]=tr[Ti]=tr[Un]=tr[fr]=tr[Re]=tr[gt]=tr[Ln]=tr[ve]=tr[He]=tr[Je]=tr[pn]=tr[hi]=tr[Gi]=tr[dr]=!0,tr[Oi]=tr[Hr]=tr[ht]=!1;var Bl={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},_r=parseFloat,Tp=parseInt,zl="object"==typeof global&&global&&global.Object===Object&&global,ot="object"==typeof self&&self&&self.Object===Object&&self,ao=zl||ot||Function("return this")(),jo=qe&&!qe.nodeType&&qe,Da=jo&&Te&&!Te.nodeType&&Te,Yu=Da&&Da.exports===jo,Bd=Yu&&zl.process,qo=function(){try{return Da&&Da.require&&Da.require("util").types||Bd&&Bd.binding&&Bd.binding("util")}catch(ut){}}(),p0=qo&&qo.isArrayBuffer,$0=qo&&qo.isDate,zd=qo&&qo.isMap,td=qo&&qo.isRegExp,bc=qo&&qo.isSet,vg=qo&&qo.isTypedArray;function na(Ve,ut,nt){switch(nt.length){case 0:return Ve.call(ut);case 1:return Ve.call(ut,nt[0]);case 2:return Ve.call(ut,nt[0],nt[1]);case 3:return Ve.call(ut,nt[0],nt[1],nt[2])}return Ve.apply(ut,nt)}function te(Ve,ut,nt,_n){for(var bi=-1,wi=null==Ve?0:Ve.length;++bi<wi;){var br=Ve[bi];ut(_n,br,nt(br),Ve)}return _n}function Me(Ve,ut){for(var nt=-1,_n=null==Ve?0:Ve.length;++nt<_n&&!1!==ut(Ve[nt],nt,Ve););return Ve}function ce(Ve,ut){for(var nt=null==Ve?0:Ve.length;nt--&&!1!==ut(Ve[nt],nt,Ve););return Ve}function w(Ve,ut){for(var nt=-1,_n=null==Ve?0:Ve.length;++nt<_n;)if(!ut(Ve[nt],nt,Ve))return!1;return!0}function oe(Ve,ut){for(var nt=-1,_n=null==Ve?0:Ve.length,bi=0,wi=[];++nt<_n;){var br=Ve[nt];ut(br,nt,Ve)&&(wi[bi++]=br)}return wi}function Ce(Ve,ut){return!!(null==Ve?0:Ve.length)&&Wa(Ve,ut,0)>-1}function rt(Ve,ut,nt){for(var _n=-1,bi=null==Ve?0:Ve.length;++_n<bi;)if(nt(ut,Ve[_n]))return!0;return!1}function Tt(Ve,ut){for(var nt=-1,_n=null==Ve?0:Ve.length,bi=Array(_n);++nt<_n;)bi[nt]=ut(Ve[nt],nt,Ve);return bi}function Et(Ve,ut){for(var nt=-1,_n=ut.length,bi=Ve.length;++nt<_n;)Ve[bi+nt]=ut[nt];return Ve}function Pn(Ve,ut,nt,_n){var bi=-1,wi=null==Ve?0:Ve.length;for(_n&&wi&&(nt=Ve[++bi]);++bi<wi;)nt=ut(nt,Ve[bi],bi,Ve);return nt}function ri(Ve,ut,nt,_n){var bi=null==Ve?0:Ve.length;for(_n&&bi&&(nt=Ve[--bi]);bi--;)nt=ut(nt,Ve[bi],bi,Ve);return nt}function _i(Ve,ut){for(var nt=-1,_n=null==Ve?0:Ve.length;++nt<_n;)if(ut(Ve[nt],nt,Ve))return!0;return!1}var Ai=Rm("length");function ir(Ve,ut,nt){var _n;return nt(Ve,function(bi,wi,br){if(ut(bi,wi,br))return _n=wi,!1}),_n}function kr(Ve,ut,nt,_n){for(var bi=Ve.length,wi=nt+(_n?1:-1);_n?wi--:++wi<bi;)if(ut(Ve[wi],wi,Ve))return wi;return-1}function Wa(Ve,ut,nt){return ut==ut?function s_(Ve,ut,nt){for(var _n=nt-1,bi=Ve.length;++_n<bi;)if(Ve[_n]===ut)return _n;return-1}(Ve,ut,nt):kr(Ve,ur,nt)}function il(Ve,ut,nt,_n){for(var bi=nt-1,wi=Ve.length;++bi<wi;)if(_n(Ve[bi],ut))return bi;return-1}function ur(Ve){return Ve!=Ve}function ro(Ve,ut){var nt=null==Ve?0:Ve.length;return nt?xM(Ve,ut)/nt:NaN}function Rm(Ve){return function(ut){return null==ut?M:ut[Ve]}}function Md(Ve){return function(ut){return null==Ve?M:Ve[ut]}}function Fm(Ve,ut,nt,_n,bi){return bi(Ve,function(wi,br,pr){nt=_n?(_n=!1,wi):ut(nt,wi,br,pr)}),nt}function xM(Ve,ut){for(var nt,_n=-1,bi=Ve.length;++_n<bi;){var wi=ut(Ve[_n]);wi!==M&&(nt=nt===M?wi:nt+wi)}return nt}function gv(Ve,ut){for(var nt=-1,_n=Array(Ve);++nt<Ve;)_n[nt]=ut(nt);return _n}function cr(Ve){return Ve&&Ve.slice(0,m0(Ve)+1).replace(vi,"")}function vr(Ve){return function(ut){return Ve(ut)}}function Ua(Ve,ut){return Tt(ut,function(nt){return Ve[nt]})}function V0(Ve,ut){return Ve.has(ut)}function Sh(Ve,ut){for(var nt=-1,_n=Ve.length;++nt<_n&&Wa(ut,Ve[nt],0)>-1;);return nt}function h0(Ve,ut){for(var nt=Ve.length;nt--&&Wa(ut,Ve[nt],0)>-1;);return nt}function Mc(Ve,ut){for(var nt=Ve.length,_n=0;nt--;)Ve[nt]===ut&&++_n;return _n}var Hm=Md({\u00c0:"A",\u00c1:"A",\u00c2:"A",\u00c3:"A",\u00c4:"A",\u00c5:"A",\u00e0:"a",\u00e1:"a",\u00e2:"a",\u00e3:"a",\u00e4:"a",\u00e5:"a",\u00c7:"C",\u00e7:"c",\u00d0:"D",\u00f0:"d",\u00c8:"E",\u00c9:"E",\u00ca:"E",\u00cb:"E",\u00e8:"e",\u00e9:"e",\u00ea:"e",\u00eb:"e",\u00cc:"I",\u00cd:"I",\u00ce:"I",\u00cf:"I",\u00ec:"i",\u00ed:"i",\u00ee:"i",\u00ef:"i",\u00d1:"N",\u00f1:"n",\u00d2:"O",\u00d3:"O",\u00d4:"O",\u00d5:"O",\u00d6:"O",\u00d8:"O",\u00f2:"o",\u00f3:"o",\u00f4:"o",\u00f5:"o",\u00f6:"o",\u00f8:"o",\u00d9:"U",\u00da:"U",\u00db:"U",\u00dc:"U",\u00f9:"u",\u00fa:"u",\u00fb:"u",\u00fc:"u",\u00dd:"Y",\u00fd:"y",\u00ff:"y",\u00c6:"Ae",\u00e6:"ae",\u00de:"Th",\u00fe:"th",\u00df:"ss",\u0100:"A",\u0102:"A",\u0104:"A",\u0101:"a",\u0103:"a",\u0105:"a",\u0106:"C",\u0108:"C",\u010a:"C",\u010c:"C",\u0107:"c",\u0109:"c",\u010b:"c",\u010d:"c",\u010e:"D",\u0110:"D",\u010f:"d",\u0111:"d",\u0112:"E",\u0114:"E",\u0116:"E",\u0118:"E",\u011a:"E",\u0113:"e",\u0115:"e",\u0117:"e",\u0119:"e",\u011b:"e",\u011c:"G",\u011e:"G",\u0120:"G",\u0122:"G",\u011d:"g",\u011f:"g",\u0121:"g",\u0123:"g",\u0124:"H",\u0126:"H",\u0125:"h",\u0127:"h",\u0128:"I",\u012a:"I",\u012c:"I",\u012e:"I",\u0130:"I",\u0129:"i",\u012b:"i",\u012d:"i",\u012f:"i",\u0131:"i",\u0134:"J",\u0135:"j",\u0136:"K",\u0137:"k",\u0138:"k",\u0139:"L",\u013b:"L",\u013d:"L",\u013f:"L",\u0141:"L",\u013a:"l",\u013c:"l",\u013e:"l",\u0140:"l",\u0142:"l",\u0143:"N",\u0145:"N",\u0147:"N",\u014a:"N",\u0144:"n",\u0146:"n",\u0148:"n",\u014b:"n",\u014c:"O",\u014e:"O",\u0150:"O",\u014d:"o",\u014f:"o",\u0151:"o",\u0154:"R",\u0156:"R",\u0158:"R",\u0155:"r",\u0157:"r",\u0159:"r",\u015a:"S",\u015c:"S",\u015e:"S",\u0160:"S",\u015b:"s",\u015d:"s",\u015f:"s",\u0161:"s",\u0162:"T",\u0164:"T",\u0166:"T",\u0163:"t",\u0165:"t",\u0167:"t",\u0168:"U",\u016a:"U",\u016c:"U",\u016e:"U",\u0170:"U",\u0172:"U",\u0169:"u",\u016b:"u",\u016d:"u",\u016f:"u",\u0171:"u",\u0173:"u",\u0174:"W",\u0175:"w",\u0176:"Y",\u0177:"y",\u0178:"Y",\u0179:"Z",\u017b:"Z",\u017d:"Z",\u017a:"z",\u017c:"z",\u017e:"z",\u0132:"IJ",\u0133:"ij",\u0152:"Oe",\u0153:"oe",\u0149:"'n",\u017f:"s"}),BS=Md({"&":"&","<":"<",">":">",'"':""","'":"'"});function Oh(Ve){return"\\"+Bl[Ve]}function bg(Ve){return _g.test(Ve)}function Mg(Ve){var ut=-1,nt=Array(Ve.size);return Ve.forEach(function(_n,bi){nt[++ut]=[bi,_n]}),nt}function Ya(Ve,ut){return function(nt){return Ve(ut(nt))}}function Th(Ve,ut){for(var nt=-1,_n=Ve.length,bi=0,wi=[];++nt<_n;){var br=Ve[nt];(br===ut||br===ze)&&(Ve[nt]=ze,wi[bi++]=nt)}return wi}function Ep(Ve){var ut=-1,nt=Array(Ve.size);return Ve.forEach(function(_n){nt[++ut]=_n}),nt}function No(Ve){return bg(Ve)?function $S(Ve){for(var ut=Uu.lastIndex=0;Uu.test(Ve);)++ut;return ut}(Ve):Ai(Ve)}function nd(Ve){return bg(Ve)?function TT(Ve){return Ve.match(Uu)||[]}(Ve):function nr(Ve){return Ve.split("")}(Ve)}function m0(Ve){for(var ut=Ve.length;ut--&&no.test(Ve.charAt(ut)););return ut}var OT=Md({"&":"&","<":"<",">":">",""":'"',"'":"'"});var wM=function Ve(ut){var c,nt=(ut=null==ut?ao:wM.defaults(ao.Object(),ut,wM.pick(ao,un))).Array,_n=ut.Date,bi=ut.Error,wi=ut.Function,br=ut.Math,pr=ut.Object,xc=ut.RegExp,fl=ut.String,Ju=ut.TypeError,yv=nt.prototype,WS=wi.prototype,Ap=pr.prototype,vv=ut["__core-js_shared__"],zm=WS.toString,Mr=Ap.hasOwnProperty,ET=0,bv=(c=/[^.]+$/.exec(vv&&vv.keys&&vv.keys.IE_PROTO||""))?"Symbol(src)_1."+c:"",$m=Ap.toString,GS=zm.call(pr),ia=ao._,xr=xc("^"+zm.call(Mr).replace(Ii,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),aa=Yu?ut.Buffer:M,W0=ut.Symbol,f0=ut.Uint8Array,Mv=aa?aa.allocUnsafe:M,o_=Ya(pr.getPrototypeOf,pr),Dc=pr.create,Vm=Ap.propertyIsEnumerable,Eh=yv.splice,Wm=W0?W0.isConcatSpreadable:M,xg=W0?W0.iterator:M,Ah=W0?W0.toStringTag:M,l_=function(){try{var c=__(pr,"defineProperty");return c({},"",{}),c}catch(f){}}(),AT=ut.clearTimeout!==ao.clearTimeout&&ut.clearTimeout,xv=_n&&_n.now!==ao.Date.now&&_n.now,jS=ut.setTimeout!==ao.setTimeout&&ut.setTimeout,d_=br.ceil,Gm=br.floor,kp=pr.getOwnPropertySymbols,jm=aa?aa.isBuffer:M,rs=ut.isFinite,qm=yv.join,Um=Ya(pr.keys,pr),T=br.max,H=br.min,P=_n.now,O=ut.parseInt,z=br.random,X=yv.reverse,pe=__(ut,"DataView"),ye=__(ut,"Map"),Fe=__(ut,"Promise"),lt=__(ut,"Set"),jt=__(ut,"WeakMap"),Ft=__(pr,"create"),qt=jt&&new jt,kn={},Ci=NM(pe),da=NM(ye),ha=NM(Fe),si=NM(lt),gl=NM(jt),Dg=W0?W0.prototype:M,kh=Dg?Dg.valueOf:M,wg=Dg?Dg.toString:M;function re(c){if(sl(c)&&!_a(c)&&!(c instanceof ua)){if(c instanceof Ku)return c;if(Mr.call(c,"__wrapped__"))return FB(c)}return new Ku(c)}var Cg=function(){function c(){}return function(f){if(!rl(f))return{};if(Dc)return Dc(f);c.prototype=f;var D=new c;return c.prototype=M,D}}();function g0(){}function Ku(c,f){this.__wrapped__=c,this.__actions__=[],this.__chain__=!!f,this.__index__=0,this.__values__=M}function ua(c){this.__wrapped__=c,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=Za,this.__views__=[]}function Ym(c){var f=-1,D=null==c?0:c.length;for(this.clear();++f<D;){var B=c[f];this.set(B[0],B[1])}}function Ip(c){var f=-1,D=null==c?0:c.length;for(this.clear();++f<D;){var B=c[f];this.set(B[0],B[1])}}function G0(c){var f=-1,D=null==c?0:c.length;for(this.clear();++f<D;){var B=c[f];this.set(B[0],B[1])}}function Gt(c){var f=-1,D=null==c?0:c.length;for(this.__data__=new G0;++f<D;)this.add(c[f])}function _0(c){var f=this.__data__=new Ip(c);this.size=f.size}function CM(c,f){var D=_a(c),B=!D&&RM(c),Q=!D&&!B&&kv(c),le=!D&&!B&&!Q&&sO(c),De=D||B||Q||le,Pe=De?gv(c.length,fl):[],je=Pe.length;for(var At in c)(f||Mr.call(c,At))&&(!De||!("length"==At||Q&&("offset"==At||"parent"==At)||le&&("buffer"==At||"byteLength"==At||"byteOffset"==At)||y_(At,je)))&&Pe.push(At);return Pe}function Dv(c){var f=c.length;return f?c[vB(0,f-1)]:M}function YS(c,f){return KT(Oc(c),Cc(f,0,c.length))}function SM(c){return KT(Oc(c))}function Lp(c,f,D){(D!==M&&!D0(c[f],D)||D===M&&!(f in c))&&$d(c,f,D)}function wv(c,f,D){var B=c[f];(!Mr.call(c,f)||!D0(B,D)||D===M&&!(f in c))&&$d(c,f,D)}function y0(c,f){for(var D=c.length;D--;)if(D0(c[D][0],f))return D;return-1}function JS(c,f,D,B){return Jm(c,function(Q,le,De){f(B,Q,D(Q),De)}),B}function p_(c,f){return c&&M0(f,Sd(f),c)}function $d(c,f,D){"__proto__"==f&&l_?l_(c,f,{configurable:!0,enumerable:!0,value:D,writable:!0}):c[f]=D}function j0(c,f){for(var D=-1,B=f.length,Q=nt(B),le=null==c;++D<B;)Q[D]=le?M:TN(c,f[D]);return Q}function Cc(c,f,D){return c==c&&(D!==M&&(c=c<=D?c:D),f!==M&&(c=c>=f?c:f)),c}function wd(c,f,D,B,Q,le){var De,Pe=1&f,je=2&f,At=4&f;if(D&&(De=Q?D(c,B,Q,le):D(c)),De!==M)return De;if(!rl(c))return c;var kt=_a(c);if(kt){if(De=function d5(c){var f=c.length,D=new c.constructor(f);return f&&"string"==typeof c[0]&&Mr.call(c,"index")&&(D.index=c.index,D.input=c.input),D}(c),!Pe)return Oc(c,De)}else{var Bt=Ec(c),Cn=Bt==Hr||Bt==to;if(kv(c))return WT(c,Pe);if(Bt==gt||Bt==eo||Cn&&!Q){if(De=je||Cn?{}:u5(c),!Pe)return je?function Qm(c,f){return M0(c,s5(c),f)}(c,function Ih(c,f){return c&&M0(f,K0(f),c)}(De,c)):function nN(c,f){return M0(c,kB(c),f)}(c,p_(De,c))}else{if(!tr[Bt])return Q?c:{};De=function iO(c,f,D){var B=c.constructor;switch(f){case zt:return GT(c);case qr:case Xi:return new B(+c);case Ct:return function ZL(c,f){var D=f?GT(c.buffer):c.buffer;return new c.constructor(D,c.byteOffset,c.byteLength)}(c,D);case An:case dn:case Xt:case Ti:case Un:case pn:case hi:case Gi:case dr:return eN(c,D);case fr:return new B;case Re:case He:return new B(c);case Ln:return function Fp(c){var f=new c.constructor(c.source,fi.exec(c));return f.lastIndex=c.lastIndex,f}(c);case ve:return new B;case Je:return function QL(c){return kh?pr(kh.call(c)):{}}(c)}}(c,Bt,Pe)}}le||(le=new _0);var oi=le.get(c);if(oi)return oi;le.set(c,De),Fg(c)?c.forEach(function(Fi){De.add(wd(Fi,f,D,Fi,c,le))}):QB(c)&&c.forEach(function(Fi,Ka){De.set(Ka,wd(Fi,f,D,Ka,c,le))});var Ia=kt?M:(At?je?Ev:lN:je?K0:Sd)(c);return Me(Ia||c,function(Fi,Ka){Ia&&(Fi=c[Ka=Fi]),wv(De,Ka,wd(Fi,f,D,Ka,c,le))}),De}function Np(c,f,D){var B=D.length;if(null==c)return!B;for(c=pr(c);B--;){var Q=D[B],le=f[Q],De=c[Q];if(De===M&&!(Q in c)||!le(De))return!1}return!0}function KS(c,f,D){if("function"!=typeof c)throw new Ju(J);return JT(function(){c.apply(M,D)},f)}function OM(c,f,D,B){var Q=-1,le=Ce,De=!0,Pe=c.length,je=[],At=f.length;if(!Pe)return je;D&&(f=Tt(f,vr(D))),B?(le=rt,De=!1):f.length>=200&&(le=V0,De=!1,f=new Gt(f));e:for(;++Q<Pe;){var kt=c[Q],Bt=null==D?kt:D(kt);if(kt=B||0!==kt?kt:0,De&&Bt==Bt){for(var Cn=At;Cn--;)if(f[Cn]===Bt)continue e;je.push(kt)}else le(f,Bt,B)||je.push(kt)}return je}re.templateSettings={escape:mn,evaluate:mi,interpolate:Wt,variable:"",imports:{_:re}},re.prototype=g0.prototype,re.prototype.constructor=re,Ku.prototype=Cg(g0.prototype),Ku.prototype.constructor=Ku,ua.prototype=Cg(g0.prototype),ua.prototype.constructor=ua,Ym.prototype.clear=function uB(){this.__data__=Ft?Ft(null):{},this.size=0},Ym.prototype.delete=function Dd(c){var f=this.has(c)&&delete this.__data__[c];return this.size-=f?1:0,f},Ym.prototype.get=function cB(c){var f=this.__data__;if(Ft){var D=f[c];return D===ue?M:D}return Mr.call(f,c)?f[c]:M},Ym.prototype.has=function u_(c){var f=this.__data__;return Ft?f[c]!==M:Mr.call(f,c)},Ym.prototype.set=function qS(c,f){var D=this.__data__;return this.size+=this.has(c)?0:1,D[c]=Ft&&f===M?ue:f,this},Ip.prototype.clear=function $L(){this.__data__=[],this.size=0},Ip.prototype.delete=function VL(c){var f=this.__data__,D=y0(f,c);return!(D<0)&&(D==f.length-1?f.pop():Eh.call(f,D,1),--this.size,!0)},Ip.prototype.get=function kT(c){var f=this.__data__,D=y0(f,c);return D<0?M:f[D][1]},Ip.prototype.has=function pB(c){return y0(this.__data__,c)>-1},Ip.prototype.set=function hB(c,f){var D=this.__data__,B=y0(D,c);return B<0?(++this.size,D.push([c,f])):D[B][1]=f,this},G0.prototype.clear=function $l(){this.size=0,this.__data__={hash:new Ym,map:new(ye||Ip),string:new Ym}},G0.prototype.delete=function Xu(c){var f=qT(this,c).delete(c);return this.size-=f?1:0,f},G0.prototype.get=function mB(c){return qT(this,c).get(c)},G0.prototype.has=function IT(c){return qT(this,c).has(c)},G0.prototype.set=function c_(c,f){var D=qT(this,c),B=D.size;return D.set(c,f),this.size+=D.size==B?0:1,this},Gt.prototype.add=Gt.prototype.push=function WL(c){return this.__data__.set(c,ue),this},Gt.prototype.has=function LT(c){return this.__data__.has(c)},_0.prototype.clear=function ar(){this.__data__=new Ip,this.size=0},_0.prototype.delete=function Tg(c){var f=this.__data__,D=f.delete(c);return this.size=f.size,D},_0.prototype.get=function NT(c){return this.__data__.get(c)},_0.prototype.has=function US(c){return this.__data__.has(c)},_0.prototype.set=function fB(c,f){var D=this.__data__;if(D instanceof Ip){var B=D.__data__;if(!ye||B.length<199)return B.push([c,f]),this.size=++D.size,this;D=this.__data__=new G0(B)}return D.set(c,f),this.size=D.size,this};var Jm=Q7(Vd),h_=Q7(AM,!0);function gB(c,f){var D=!0;return Jm(c,function(B,Q,le){return D=!!f(B,Q,le)}),D}function XS(c,f,D){for(var B=-1,Q=c.length;++B<Q;){var le=c[B],De=f(le);if(null!=De&&(Pe===M?De==De&&!J0(De):D(De,Pe)))var Pe=De,je=le}return je}function TM(c,f){var D=[];return Jm(c,function(B,Q,le){f(B,Q,le)&&D.push(B)}),D}function al(c,f,D,B,Q){var le=-1,De=c.length;for(D||(D=GU),Q||(Q=[]);++le<De;){var Pe=c[le];f>0&&D(Pe)?f>1?al(Pe,f-1,D,B,Q):Et(Q,Pe):B||(Q[Q.length]=Pe)}return Q}var EM=e5(),Cv=e5(!0);function Vd(c,f){return c&&EM(c,f,Sd)}function AM(c,f){return c&&Cv(c,f,Sd)}function Lh(c,f){return oe(f,function(D){return Rg(c[D])})}function m_(c,f){for(var D=0,B=(f=b0(f,c)).length;null!=c&&D<B;)c=c[Ng(f[D++])];return D&&D==B?c:M}function GL(c,f,D){var B=f(c);return _a(c)?B:Et(B,D(c))}function Cd(c){return null==c?c===M?"[object Undefined]":"[object Null]":Ah&&Ah in pr(c)?function AB(c){var f=Mr.call(c,Ah),D=c[Ah];try{c[Ah]=M;var B=!0}catch(le){}var Q=$m.call(c);return B&&(f?c[Ah]=D:delete c[Ah]),Q}(c):function m5(c){return $m.call(c)}(c)}function ZS(c,f){return c>f}function jL(c,f){return null!=c&&Mr.call(c,f)}function qL(c,f){return null!=c&&f in pr(c)}function Km(c,f,D){for(var B=D?rt:Ce,Q=c[0].length,le=c.length,De=le,Pe=nt(le),je=1/0,At=[];De--;){var kt=c[De];De&&f&&(kt=Tt(kt,vr(f))),je=H(kt.length,je),Pe[De]=!D&&(f||Q>=120&&kt.length>=120)?new Gt(De&&kt):M}kt=c[0];var Bt=-1,Cn=Pe[0];e:for(;++Bt<Q&&At.length<je;){var oi=kt[Bt],Ri=f?f(oi):oi;if(oi=D||0!==oi?oi:0,!(Cn?V0(Cn,Ri):B(At,Ri,D))){for(De=le;--De;){var Ia=Pe[De];if(!(Ia?V0(Ia,Ri):B(c[De],Ri,D)))continue e}Cn&&Cn.push(Ri),At.push(oi)}}return At}function Xm(c,f,D){var B=null==(c=g5(c,f=b0(f,c)))?c:c[Ng(Zu(f))];return null==B?M:na(B,c,D)}function Zm(c){return sl(c)&&Cd(c)==eo}function Ag(c,f,D,B,Q){return c===f||(null==c||null==f||!sl(c)&&!sl(f)?c!=c&&f!=f:function kM(c,f,D,B,Q,le){var De=_a(c),Pe=_a(f),je=De?pl:Ec(c),At=Pe?pl:Ec(f),kt=(je=je==eo?gt:je)==gt,Bt=(At=At==eo?gt:At)==gt,Cn=je==At;if(Cn&&kv(c)){if(!kv(f))return!1;De=!0,kt=!1}if(Cn&&!kt)return le||(le=new _0),De||sO(c)?oN(c,f,D,B,Q,le):function r5(c,f,D,B,Q,le,De){switch(D){case Ct:if(c.byteLength!=f.byteLength||c.byteOffset!=f.byteOffset)return!1;c=c.buffer,f=f.buffer;case zt:return!(c.byteLength!=f.byteLength||!le(new f0(c),new f0(f)));case qr:case Xi:case Re:return D0(+c,+f);case Oi:return c.name==f.name&&c.message==f.message;case Ln:case He:return c==f+"";case fr:var Pe=Mg;case ve:var je=1&B;if(Pe||(Pe=Ep),c.size!=f.size&&!je)return!1;var At=De.get(c);if(At)return At==f;B|=2,De.set(c,f);var kt=oN(Pe(c),Pe(f),B,Q,le,De);return De.delete(c),kt;case Je:if(kh)return kh.call(c)==kh.call(f)}return!1}(c,f,je,D,B,Q,le);if(!(1&D)){var oi=kt&&Mr.call(c,"__wrapped__"),Ri=Bt&&Mr.call(f,"__wrapped__");if(oi||Ri){var Ia=oi?c.value():c,Fi=Ri?f.value():f;return le||(le=new _0),Q(Ia,Fi,D,B,le)}}return!!Cn&&(le||(le=new _0),function TB(c,f,D,B,Q,le){var De=1&D,Pe=lN(c),je=Pe.length,kt=lN(f).length;if(je!=kt&&!De)return!1;for(var Bt=je;Bt--;){var Cn=Pe[Bt];if(!(De?Cn in f:Mr.call(f,Cn)))return!1}var oi=le.get(c),Ri=le.get(f);if(oi&&Ri)return oi==f&&Ri==c;var Ia=!0;le.set(c,f),le.set(f,c);for(var Fi=De;++Bt<je;){var Ka=c[Cn=Pe[Bt]],hr=f[Cn];if(B)var Td=De?B(hr,Ka,Cn,f,c,le):B(Ka,hr,Cn,c,f,le);if(!(Td===M?Ka===hr||Q(Ka,hr,D,B,le):Td)){Ia=!1;break}Fi||(Fi="constructor"==Cn)}if(Ia&&!Fi){var Ac=c.constructor,Bp=f.constructor;Ac!=Bp&&"constructor"in c&&"constructor"in f&&!("function"==typeof Ac&&Ac instanceof Ac&&"function"==typeof Bp&&Bp instanceof Bp)&&(Ia=!1)}return le.delete(c),le.delete(f),Ia}(c,f,D,B,Q,le))}(c,f,D,B,Ag,Q))}function Ja(c,f,D,B){var Q=D.length,le=Q,De=!B;if(null==c)return!le;for(c=pr(c);Q--;){var Pe=D[Q];if(De&&Pe[2]?Pe[1]!==c[Pe[0]]:!(Pe[0]in c))return!1}for(;++Q<le;){var je=(Pe=D[Q])[0],At=c[je],kt=Pe[1];if(De&&Pe[2]){if(At===M&&!(je in c))return!1}else{var Bt=new _0;if(B)var Cn=B(At,kt,je,c,f,Bt);if(!(Cn===M?Ag(kt,At,3,B,Bt):Cn))return!1}}return!0}function v(c){return!(!rl(c)||function qU(c){return!!bv&&bv in c}(c))&&(Rg(c)?xr:mt).test(NM(c))}function ie(c){return"function"==typeof c?c:null==c?Od:"object"==typeof c?_a(c)?Ur(c[0],c[1]):Br(c):N$(c)}function Ie(c){if(!YT(c))return Um(c);var f=[];for(var D in pr(c))Mr.call(c,D)&&"constructor"!=D&&f.push(D);return f}function yt(c){if(!rl(c))return function YU(c){var f=[];if(null!=c)for(var D in pr(c))f.push(D);return f}(c);var f=YT(c),D=[];for(var B in c)"constructor"==B&&(f||!Mr.call(c,B))||D.push(B);return D}function ui(c,f){return c<f}function ra(c,f){var D=-1,B=Y0(c)?nt(c.length):[];return Jm(c,function(Q,le,De){B[++D]=f(Q,le,De)}),B}function Br(c){var f=nO(c);return 1==f.length&&f[0][2]?p5(f[0][0],f[0][1]):function(D){return D===c||Ja(D,c,f)}}function Ur(c,f){return IB(c)&&c5(f)?p5(Ng(c),f):function(D){var B=TN(D,c);return B===M&&B===f?Lv(D,c):Ag(f,B,3)}}function _l(c,f,D,B,Q){c!==f&&EM(f,function(le,De){if(Q||(Q=new _0),rl(le))!function q0(c,f,D,B,Q,le,De){var Pe=uN(c,D),je=uN(f,D),At=De.get(je);if(At)return void Lp(c,D,At);var kt=le?le(Pe,je,D+"",c,f,De):M,Bt=kt===M;if(Bt){var Cn=_a(je),oi=!Cn&&kv(je),Ri=!Cn&&!oi&&sO(je);kt=je,Cn||oi||Ri?_a(Pe)?kt=Pe:vl(Pe)?kt=Oc(Pe):oi?(Bt=!1,kt=WT(je,!0)):Ri?(Bt=!1,kt=eN(je,!0)):kt=[]:oE(je)||RM(je)?(kt=Pe,RM(Pe)?kt=n$(Pe):(!rl(Pe)||Rg(Pe))&&(kt=u5(je))):Bt=!1}Bt&&(De.set(je,kt),Q(kt,je,B,le,De),De.delete(je)),Lp(c,D,kt)}(c,f,De,D,_l,B,Q);else{var Pe=B?B(uN(c,De),le,De+"",c,f,Q):M;Pe===M&&(Pe=le),Lp(c,De,Pe)}},K0)}function J7(c,f){var D=c.length;if(D)return y_(f+=f<0?D:0,D)?c[f]:M}function K7(c,f,D){f=f.length?Tt(f,function(le){return _a(le)?function(De){return m_(De,1===le.length?le[0]:le)}:le}):[Od];var B=-1;return f=Tt(f,vr(Li())),function Ch(Ve,ut){var nt=Ve.length;for(Ve.sort(ut);nt--;)Ve[nt]=Ve[nt].value;return Ve}(ra(c,function(le,De,Pe){return{criteria:Tt(f,function(At){return At(le)}),index:++B,value:le}}),function(le,De){return function Ig(c,f,D){for(var B=-1,Q=c.criteria,le=f.criteria,De=Q.length,Pe=D.length;++B<De;){var je=Sc(Q[B],le[B]);if(je)return B>=Pe?je:je*("desc"==D[B]?-1:1)}return c.index-f.index}(le,De,D)})}function IM(c,f,D){for(var B=-1,Q=f.length,le={};++B<Q;){var De=f[B],Pe=m_(c,De);D(Pe,De)&&QS(le,b0(De,c),Pe)}return le}function yB(c,f,D,B){var Q=B?il:Wa,le=-1,De=f.length,Pe=c;for(c===f&&(f=Oc(f)),D&&(Pe=Tt(c,vr(D)));++le<De;)for(var je=0,At=f[le],kt=D?D(At):At;(je=Q(Pe,kt,je,B))>-1;)Pe!==c&&Eh.call(Pe,je,1),Eh.call(c,je,1);return c}function RT(c,f){for(var D=c?f.length:0,B=D-1;D--;){var Q=f[D];if(D==B||Q!==le){var le=Q;y_(Q)?Eh.call(c,Q,1):yl(c,Q)}}return c}function vB(c,f){return c+Gm(z()*(f-c+1))}function JL(c,f){var D="";if(!c||f<1||f>Ni)return D;do{f%2&&(D+=c),(f=Gm(f/2))&&(c+=c)}while(f);return D}function Ra(c,f){return aO(f5(c,f,Od),c+"")}function PU(c){return Dv(oO(c))}function RU(c,f){var D=oO(c);return KT(D,Cc(f,0,D.length))}function QS(c,f,D,B){if(!rl(c))return c;for(var Q=-1,le=(f=b0(f,c)).length,De=le-1,Pe=c;null!=Pe&&++Q<le;){var je=Ng(f[Q]),At=D;if("__proto__"===je||"constructor"===je||"prototype"===je)return c;if(Q!=De){var kt=Pe[je];(At=B?B(kt,je,Pe):M)===M&&(At=rl(kt)?kt:y_(f[Q+1])?[]:{})}wv(Pe,je,At),Pe=Pe[je]}return c}var bB=qt?function(c,f){return qt.set(c,f),c}:Od,FU=l_?function(c,f){return l_(c,"toString",{configurable:!0,enumerable:!1,value:c3(f),writable:!0})}:Od;function HU(c){return KT(oO(c))}function Rh(c,f,D){var B=-1,Q=c.length;f<0&&(f=-f>Q?0:Q+f),(D=D>Q?Q:D)<0&&(D+=Q),Q=f>D?0:D-f>>>0,f>>>=0;for(var le=nt(Q);++B<Q;)le[B]=c[B+f];return le}function Z7(c,f){var D;return Jm(c,function(B,Q,le){return!(D=f(B,Q,le))}),!!D}function KL(c,f,D){var B=0,Q=null==c?B:c.length;if("number"==typeof f&&f==f&&Q<=2147483647){for(;B<Q;){var le=B+Q>>>1,De=c[le];null!==De&&!J0(De)&&(D?De<=f:De<f)?B=le+1:Q=le}return Q}return FT(c,f,Od,D)}function FT(c,f,D,B){var Q=0,le=null==c?0:c.length;if(0===le)return 0;for(var De=(f=D(f))!=f,Pe=null===f,je=J0(f),At=f===M;Q<le;){var kt=Gm((Q+le)/2),Bt=D(c[kt]),Cn=Bt!==M,oi=null===Bt,Ri=Bt==Bt,Ia=J0(Bt);if(De)var Fi=B||Ri;else Fi=At?Ri&&(B||Cn):Pe?Ri&&Cn&&(B||!oi):je?Ri&&Cn&&!oi&&(B||!Ia):!oi&&!Ia&&(B?Bt<=f:Bt<f);Fi?Q=kt+1:le=kt}return H(le,4294967294)}function MB(c,f){for(var D=-1,B=c.length,Q=0,le=[];++D<B;){var De=c[D],Pe=f?f(De):De;if(!D||!D0(Pe,je)){var je=Pe;le[Q++]=0===De?0:De}}return le}function xB(c){return"number"==typeof c?c:J0(c)?NaN:+c}function v0(c){if("string"==typeof c)return c;if(_a(c))return Tt(c,v0)+"";if(J0(c))return wg?wg.call(c):"";var f=c+"";return"0"==f&&1/c==-Sr?"-0":f}function Pp(c,f,D){var B=-1,Q=Ce,le=c.length,De=!0,Pe=[],je=Pe;if(D)De=!1,Q=rt;else if(le>=200){var At=f?null:$U(c);if(At)return Ep(At);De=!1,Q=V0,je=new Gt}else je=f?[]:Pe;e:for(;++B<le;){var kt=c[B],Bt=f?f(kt):kt;if(kt=D||0!==kt?kt:0,De&&Bt==Bt){for(var Cn=je.length;Cn--;)if(je[Cn]===Bt)continue e;f&&je.push(Bt),Pe.push(kt)}else Q(je,Bt,D)||(je!==Pe&&je.push(Bt),Pe.push(kt))}return Pe}function yl(c,f){return null==(c=g5(c,f=b0(f,c)))||delete c[Ng(Zu(f))]}function HT(c,f,D,B){return QS(c,f,D(m_(c,f)),B)}function BT(c,f,D,B){for(var Q=c.length,le=B?Q:-1;(B?le--:++le<Q)&&f(c[le],le,c););return D?Rh(c,B?0:le,B?le+1:Q):Rh(c,B?le+1:0,B?Q:le)}function Rp(c,f){var D=c;return D instanceof ua&&(D=D.value()),Pn(f,function(B,Q){return Q.func.apply(Q.thisArg,Et([B],Q.args))},D)}function Sv(c,f,D){var B=c.length;if(B<2)return B?Pp(c[0]):[];for(var Q=-1,le=nt(B);++Q<B;)for(var De=c[Q],Pe=-1;++Pe<B;)Pe!=Q&&(le[Q]=OM(le[Q]||De,c[Pe],f,D));return Pp(al(le,1),f,D)}function XL(c,f,D){for(var B=-1,Q=c.length,le=f.length,De={};++B<Q;){var Pe=B<le?f[B]:M;D(De,c[B],Pe)}return De}function zT(c){return vl(c)?c:[]}function $T(c){return"function"==typeof c?c:Od}function b0(c,f){return _a(c)?c:IB(c,f)?[c]:_5(Yr(c))}var DB=Ra;function kg(c,f,D){var B=c.length;return D=D===M?B:D,!f&&D>=B?c:Rh(c,f,D)}var VT=AT||function(c){return ao.clearTimeout(c)};function WT(c,f){if(f)return c.slice();var D=c.length,B=Mv?Mv(D):new c.constructor(D);return c.copy(B),B}function GT(c){var f=new c.constructor(c.byteLength);return new f0(f).set(new f0(c)),f}function eN(c,f){var D=f?GT(c.buffer):c.buffer;return new c.constructor(D,c.byteOffset,c.length)}function Sc(c,f){if(c!==f){var D=c!==M,B=null===c,Q=c==c,le=J0(c),De=f!==M,Pe=null===f,je=f==f,At=J0(f);if(!Pe&&!At&&!le&&c>f||le&&De&&je&&!Pe&&!At||B&&De&&je||!D&&je||!Q)return 1;if(!B&&!le&&!At&&c<f||At&&D&&Q&&!B&&!le||Pe&&D&&Q||!De&&Q||!je)return-1}return 0}function Lg(c,f,D,B){for(var Q=-1,le=c.length,De=D.length,Pe=-1,je=f.length,At=T(le-De,0),kt=nt(je+At),Bt=!B;++Pe<je;)kt[Pe]=f[Pe];for(;++Q<De;)(Bt||Q<le)&&(kt[D[Q]]=c[Q]);for(;At--;)kt[Pe++]=c[Q++];return kt}function tN(c,f,D,B){for(var Q=-1,le=c.length,De=-1,Pe=D.length,je=-1,At=f.length,kt=T(le-Pe,0),Bt=nt(kt+At),Cn=!B;++Q<kt;)Bt[Q]=c[Q];for(var oi=Q;++je<At;)Bt[oi+je]=f[je];for(;++De<Pe;)(Cn||Q<le)&&(Bt[oi+D[De]]=c[Q++]);return Bt}function Oc(c,f){var D=-1,B=c.length;for(f||(f=nt(B));++D<B;)f[D]=c[D];return f}function M0(c,f,D,B){var Q=!D;D||(D={});for(var le=-1,De=f.length;++le<De;){var Pe=f[le],je=B?B(D[Pe],c[Pe],Pe,D,c):M;je===M&&(je=c[Pe]),Q?$d(D,Pe,je):wv(D,Pe,je)}return D}function ef(c,f){return function(D,B){var Q=_a(D)?te:JS,le=f?f():{};return Q(D,c,Li(B,2),le)}}function Ov(c){return Ra(function(f,D){var B=-1,Q=D.length,le=Q>1?D[Q-1]:M,De=Q>2?D[2]:M;for(le=c.length>3&&"function"==typeof le?(Q--,le):M,De&&x0(D[0],D[1],De)&&(le=Q<3?M:le,Q=1),f=pr(f);++B<Q;){var Pe=D[B];Pe&&c(f,Pe,B,le)}return f})}function Q7(c,f){return function(D,B){if(null==D)return D;if(!Y0(D))return c(D,B);for(var Q=D.length,le=f?Q:-1,De=pr(D);(f?le--:++le<Q)&&!1!==B(De[le],le,De););return D}}function e5(c){return function(f,D,B){for(var Q=-1,le=pr(f),De=B(f),Pe=De.length;Pe--;){var je=De[c?Pe:++Q];if(!1===D(le[je],je,le))break}return f}}function t5(c){return function(f){var D=bg(f=Yr(f))?nd(f):M,B=D?D[0]:f.charAt(0),Q=D?kg(D,1).join(""):f.slice(1);return B[c]()+Q}}function Tv(c){return function(f){return Pn(d3(o3(f).replace(er,"")),c,"")}}function tf(c){return function(){var f=arguments;switch(f.length){case 0:return new c;case 1:return new c(f[0]);case 2:return new c(f[0],f[1]);case 3:return new c(f[0],f[1],f[2]);case 4:return new c(f[0],f[1],f[2],f[3]);case 5:return new c(f[0],f[1],f[2],f[3],f[4]);case 6:return new c(f[0],f[1],f[2],f[3],f[4],f[5]);case 7:return new c(f[0],f[1],f[2],f[3],f[4],f[5],f[6])}var D=Cg(c.prototype),B=c.apply(D,f);return rl(B)?B:D}}function i5(c){return function(f,D,B){var Q=pr(f);if(!Y0(f)){var le=Li(D,3);f=Sd(f),D=function(Pe){return le(Q[Pe],Pe,Q)}}var De=c(f,D,B);return De>-1?Q[le?f[De]:De]:M}}function wB(c){return g_(function(f){var D=f.length,B=D,Q=Ku.prototype.thru;for(c&&f.reverse();B--;){var le=f[B];if("function"!=typeof le)throw new Ju(J);if(Q&&!De&&"wrapper"==dN(le))var De=new Ku([],!0)}for(B=De?B:D;++B<D;){var Pe=dN(le=f[B]),je="wrapper"==Pe?EB(le):M;De=je&&UT(je[0])&&424==je[1]&&!je[4].length&&1==je[9]?De[dN(je[0])].apply(De,je[3]):1==le.length&&UT(le)?De[Pe]():De.thru(le)}return function(){var At=arguments,kt=At[0];if(De&&1==At.length&&_a(kt))return De.plant(kt).value();for(var Bt=0,Cn=D?f[Bt].apply(this,At):kt;++Bt<D;)Cn=f[Bt].call(this,Cn);return Cn}})}function eO(c,f,D,B,Q,le,De,Pe,je,At){var kt=f&Bn,Bt=1&f,Cn=2&f,oi=24&f,Ri=512&f,Ia=Cn?M:tf(c);return function Fi(){for(var Ka=arguments.length,hr=nt(Ka),Td=Ka;Td--;)hr[Td]=arguments[Td];if(oi)var Ac=tO(Fi),Bp=Mc(hr,Ac);if(B&&(hr=Lg(hr,B,Q,oi)),le&&(hr=tN(hr,le,De,oi)),Ka-=Bp,oi&&Ka<At){var bl=Th(hr,Ac);return rN(c,f,eO,Fi.placeholder,D,hr,bl,Pe,je,At-Ka)}var Hh=Bt?D:this,x_=Cn?Hh[c]:c;return Ka=hr.length,Pe?hr=JU(hr,Pe):Ri&&Ka>1&&hr.reverse(),kt&&je<Ka&&(hr.length=je),this&&this!==ao&&this instanceof Fi&&(x_=Ia||tf(x_)),x_.apply(Hh,hr)}}function a5(c,f){return function(D,B){return function UL(c,f,D,B){return Vd(c,function(Q,le,De){f(B,D(Q),le,De)}),B}(D,c,f(B),{})}}function iN(c,f){return function(D,B){var Q;if(D===M&&B===M)return f;if(D!==M&&(Q=D),B!==M){if(Q===M)return B;"string"==typeof D||"string"==typeof B?(D=v0(D),B=v0(B)):(D=xB(D),B=xB(B)),Q=c(D,B)}return Q}}function CB(c){return g_(function(f){return f=Tt(f,vr(Li())),Ra(function(D){var B=this;return c(f,function(Q){return na(Q,B,D)})})})}function jT(c,f){var D=(f=f===M?" ":v0(f)).length;if(D<2)return D?JL(f,c):f;var B=JL(f,d_(c/No(f)));return bg(f)?kg(nd(B),0,c).join(""):B.slice(0,c)}function SB(c){return function(f,D,B){return B&&"number"!=typeof B&&x0(f,D,B)&&(D=B=M),f=M_(f),D===M?(D=f,f=0):D=M_(D),function NU(c,f,D,B){for(var Q=-1,le=T(d_((f-c)/(D||1)),0),De=nt(le);le--;)De[B?le:++Q]=c,c+=D;return De}(f,D,B=B===M?f<D?1:-1:M_(B),c)}}function aN(c){return function(f,D){return"string"==typeof f&&"string"==typeof D||(f=Fh(f),D=Fh(D)),c(f,D)}}function rN(c,f,D,B,Q,le,De,Pe,je,At){var kt=8&f;f|=kt?32:64,4&(f&=~(kt?64:32))||(f&=-4);var Ia=[c,f,Q,kt?le:M,kt?De:M,kt?M:le,kt?M:De,Pe,je,At],Fi=D.apply(M,Ia);return UT(c)&&NB(Fi,Ia),Fi.placeholder=B,PB(Fi,c,f)}function sN(c){var f=br[c];return function(D,B){if(D=Fh(D),(B=null==B?0:H(Sa(B),292))&&rs(D)){var Q=(Yr(D)+"e").split("e");return+((Q=(Yr(f(Q[0]+"e"+(+Q[1]+B)))+"e").split("e"))[0]+"e"+(+Q[1]-B))}return f(D)}}var $U=lt&&1/Ep(new lt([,-0]))[1]==Sr?function(c){return new lt(c)}:p3;function Ir(c){return function(f){var D=Ec(f);return D==fr?Mg(f):D==ve?function _v(Ve){var ut=-1,nt=Array(Ve.size);return Ve.forEach(function(_n){nt[++ut]=[_n,_n]}),nt}(f):function DM(Ve,ut){return Tt(ut,function(nt){return[nt,Ve[nt]]})}(f,c(f))}}function f_(c,f,D,B,Q,le,De,Pe){var je=2&f;if(!je&&"function"!=typeof c)throw new Ju(J);var At=B?B.length:0;if(At||(f&=-97,B=Q=M),De=De===M?De:T(Sa(De),0),Pe=Pe===M?Pe:Sa(Pe),At-=Q?Q.length:0,64&f){var kt=B,Bt=Q;B=Q=M}var Cn=je?M:EB(c),oi=[c,f,D,B,Q,kt,Bt,le,De,Pe];if(Cn&&function h5(c,f){var D=c[1],B=f[1],Q=D|B,le=Q<131,De=B==Bn&&8==D||B==Bn&&256==D&&c[7].length<=f[8]||384==B&&f[7].length<=f[8]&&8==D;if(!le&&!De)return c;1&B&&(c[2]=f[2],Q|=1&D?0:4);var Pe=f[3];if(Pe){var je=c[3];c[3]=je?Lg(je,Pe,f[4]):Pe,c[4]=je?Th(c[3],ze):f[4]}return(Pe=f[5])&&(je=c[5],c[5]=je?tN(je,Pe,f[6]):Pe,c[6]=je?Th(c[5],ze):f[6]),(Pe=f[7])&&(c[7]=Pe),B&Bn&&(c[8]=null==c[8]?f[8]:H(c[8],f[8])),null==c[9]&&(c[9]=f[9]),c[0]=f[0],c[1]=Q,c}(oi,Cn),c=oi[0],f=oi[1],D=oi[2],B=oi[3],Q=oi[4],!(Pe=oi[9]=oi[9]===M?je?0:c.length:T(oi[9]-At,0))&&24&f&&(f&=-25),f&&1!=f)Ri=8==f||16==f?function n5(c,f,D){var B=tf(c);return function Q(){for(var le=arguments.length,De=nt(le),Pe=le,je=tO(Q);Pe--;)De[Pe]=arguments[Pe];var At=le<3&&De[0]!==je&&De[le-1]!==je?[]:Th(De,je);return(le-=At.length)<D?rN(c,f,eO,Q.placeholder,M,De,At,M,M,D-le):na(this&&this!==ao&&this instanceof Q?B:c,this,De)}}(c,f,Pe):32!=f&&33!=f||Q.length?eO.apply(M,oi):function zU(c,f,D,B){var Q=1&f,le=tf(c);return function De(){for(var Pe=-1,je=arguments.length,At=-1,kt=B.length,Bt=nt(kt+je),Cn=this&&this!==ao&&this instanceof De?le:c;++At<kt;)Bt[At]=B[At];for(;je--;)Bt[At++]=arguments[++Pe];return na(Cn,Q?D:this,Bt)}}(c,f,D,B);else var Ri=function BU(c,f,D){var B=1&f,Q=tf(c);return function le(){return(this&&this!==ao&&this instanceof le?Q:c).apply(B?D:this,arguments)}}(c,f,D);return PB((Cn?bB:NB)(Ri,oi),c,f)}function OB(c,f,D,B){return c===M||D0(c,Ap[D])&&!Mr.call(B,D)?f:c}function Tc(c,f,D,B,Q,le){return rl(c)&&rl(f)&&(le.set(f,c),_l(c,f,M,Tc,le),le.delete(f)),c}function VU(c){return oE(c)?M:c}function oN(c,f,D,B,Q,le){var De=1&D,Pe=c.length,je=f.length;if(Pe!=je&&!(De&&je>Pe))return!1;var At=le.get(c),kt=le.get(f);if(At&&kt)return At==f&&kt==c;var Bt=-1,Cn=!0,oi=2&D?new Gt:M;for(le.set(c,f),le.set(f,c);++Bt<Pe;){var Ri=c[Bt],Ia=f[Bt];if(B)var Fi=De?B(Ia,Ri,Bt,f,c,le):B(Ri,Ia,Bt,c,f,le);if(Fi!==M){if(Fi)continue;Cn=!1;break}if(oi){if(!_i(f,function(Ka,hr){if(!V0(oi,hr)&&(Ri===Ka||Q(Ri,Ka,D,B,le)))return oi.push(hr)})){Cn=!1;break}}else if(Ri!==Ia&&!Q(Ri,Ia,D,B,le)){Cn=!1;break}}return le.delete(c),le.delete(f),Cn}function g_(c){return aO(f5(c,M,BB),c+"")}function lN(c){return GL(c,Sd,kB)}function Ev(c){return GL(c,K0,s5)}var EB=qt?function(c){return qt.get(c)}:p3;function dN(c){for(var f=c.name+"",D=kn[f],B=Mr.call(kn,f)?D.length:0;B--;){var Q=D[B],le=Q.func;if(null==le||le==c)return Q.name}return f}function tO(c){return(Mr.call(re,"placeholder")?re:c).placeholder}function Li(){var c=re.iteratee||IN;return c=c===IN?ie:c,arguments.length?c(arguments[0],arguments[1]):c}function qT(c,f){var D=c.__data__;return function jU(c){var f=typeof c;return"string"==f||"number"==f||"symbol"==f||"boolean"==f?"__proto__"!==c:null===c}(f)?D["string"==typeof f?"string":"hash"]:D.map}function nO(c){for(var f=Sd(c),D=f.length;D--;){var B=f[D],Q=c[B];f[D]=[B,Q,c5(Q)]}return f}function __(c,f){var D=function zS(Ve,ut){return null==Ve?M:Ve[ut]}(c,f);return v(D)?D:M}var kB=kp?function(c){return null==c?[]:(c=pr(c),oe(kp(c),function(f){return Vm.call(c,f)}))}:NN,s5=kp?function(c){for(var f=[];c;)Et(f,kB(c)),c=o_(c);return f}:NN,Ec=Cd;function l5(c,f,D){for(var B=-1,Q=(f=b0(f,c)).length,le=!1;++B<Q;){var De=Ng(f[B]);if(!(le=null!=c&&D(c,De)))break;c=c[De]}return le||++B!=Q?le:!!(Q=null==c?0:c.length)&&CN(Q)&&y_(De,Q)&&(_a(c)||RM(c))}function u5(c){return"function"!=typeof c.constructor||YT(c)?{}:Cg(o_(c))}function GU(c){return _a(c)||RM(c)||!!(Wm&&c&&c[Wm])}function y_(c,f){var D=typeof c;return!!(f=null==f?Ni:f)&&("number"==D||"symbol"!=D&&$t.test(c))&&c>-1&&c%1==0&&c<f}function x0(c,f,D){if(!rl(D))return!1;var B=typeof f;return!!("number"==B?Y0(D)&&y_(f,D.length):"string"==B&&f in D)&&D0(D[f],c)}function IB(c,f){if(_a(c))return!1;var D=typeof c;return!("number"!=D&&"symbol"!=D&&"boolean"!=D&&null!=c&&!J0(c))||(Yn.test(c)||!ni.test(c)||null!=f&&c in pr(f))}function UT(c){var f=dN(c),D=re[f];if("function"!=typeof D||!(f in ua.prototype))return!1;if(c===D)return!0;var B=EB(D);return!!B&&c===B[0]}(pe&&Ec(new pe(new ArrayBuffer(1)))!=Ct||ye&&Ec(new ye)!=fr||Fe&&Ec(Fe.resolve())!=an||lt&&Ec(new lt)!=ve||jt&&Ec(new jt)!=ht)&&(Ec=function(c){var f=Cd(c),D=f==gt?c.constructor:M,B=D?NM(D):"";if(B)switch(B){case Ci:return Ct;case da:return fr;case ha:return an;case si:return ve;case gl:return ht}return f});var UU=vv?Rg:h3;function YT(c){var f=c&&c.constructor;return c===("function"==typeof f&&f.prototype||Ap)}function c5(c){return c==c&&!rl(c)}function p5(c,f){return function(D){return null!=D&&(D[c]===f&&(f!==M||c in pr(D)))}}function f5(c,f,D){return f=T(f===M?c.length-1:f,0),function(){for(var B=arguments,Q=-1,le=T(B.length-f,0),De=nt(le);++Q<le;)De[Q]=B[f+Q];Q=-1;for(var Pe=nt(f+1);++Q<f;)Pe[Q]=B[Q];return Pe[f]=D(De),na(c,this,Pe)}}function g5(c,f){return f.length<2?c:m_(c,Rh(f,0,-1))}function JU(c,f){for(var D=c.length,B=H(f.length,D),Q=Oc(c);B--;){var le=f[B];c[B]=y_(le,D)?Q[le]:M}return c}function uN(c,f){if(("constructor"!==f||"function"!=typeof c[f])&&"__proto__"!=f)return c[f]}var NB=RB(bB),JT=jS||function(c,f){return ao.setTimeout(c,f)},aO=RB(FU);function PB(c,f,D){var B=f+"";return aO(c,function WU(c,f){var D=f.length;if(!D)return c;var B=D-1;return f[B]=(D>1?"& ":"")+f[B],f=f.join(D>2?", ":" "),c.replace(Qi,"{\n/* [wrapped with "+f+"] */\n")}(B,function KU(c,f){return Me(xn,function(D){var B="_."+D[0];f&D[1]&&!Ce(c,B)&&c.push(B)}),c.sort()}(function o5(c){var f=c.match(ji);return f?f[1].split(Nn):[]}(B),D)))}function RB(c){var f=0,D=0;return function(){var B=P(),Q=16-(B-D);if(D=B,Q>0){if(++f>=800)return arguments[0]}else f=0;return c.apply(M,arguments)}}function KT(c,f){var D=-1,B=c.length,Q=B-1;for(f=f===M?B:f;++D<f;){var le=vB(D,Q),De=c[le];c[le]=c[D],c[D]=De}return c.length=f,c}var _5=function LB(c){var f=DN(c,function(B){return 500===D.size&&D.clear(),B}),D=f.cache;return f}(function(c){var f=[];return 46===c.charCodeAt(0)&&f.push(""),c.replace(Er,function(D,B,Q,le){f.push(Q?le.replace(Ke,"$1"):B||D)}),f});function Ng(c){if("string"==typeof c||J0(c))return c;var f=c+"";return"0"==f&&1/c==-Sr?"-0":f}function NM(c){if(null!=c){try{return zm.call(c)}catch(f){}try{return c+""}catch(f){}}return""}function FB(c){if(c instanceof ua)return c.clone();var f=new Ku(c.__wrapped__,c.__chain__);return f.__actions__=Oc(c.__actions__),f.__index__=c.__index__,f.__values__=c.__values__,f}var v_=Ra(function(c,f){return vl(c)?OM(c,al(f,1,vl,!0)):[]}),v5=Ra(function(c,f){var D=Zu(f);return vl(D)&&(D=M),vl(c)?OM(c,al(f,1,vl,!0),Li(D,2)):[]}),ZU=Ra(function(c,f){var D=Zu(f);return vl(D)&&(D=M),vl(c)?OM(c,al(f,1,vl,!0),M,D):[]});function b5(c,f,D){var B=null==c?0:c.length;if(!B)return-1;var Q=null==D?0:Sa(D);return Q<0&&(Q=T(B+Q,0)),kr(c,Li(f,3),Q)}function cN(c,f,D){var B=null==c?0:c.length;if(!B)return-1;var Q=B-1;return D!==M&&(Q=Sa(D),Q=D<0?T(B+Q,0):H(Q,B-1)),kr(c,Li(f,3),Q,!0)}function BB(c){return(null==c?0:c.length)?al(c,1):[]}function M5(c){return c&&c.length?c[0]:M}var sY=Ra(function(c){var f=Tt(c,zT);return f.length&&f[0]===c[0]?Km(f):[]}),oY=Ra(function(c){var f=Zu(c),D=Tt(c,zT);return f===Zu(D)?f=M:D.pop(),D.length&&D[0]===c[0]?Km(D,Li(f,2)):[]}),lY=Ra(function(c){var f=Zu(c),D=Tt(c,zT);return(f="function"==typeof f?f:M)&&D.pop(),D.length&&D[0]===c[0]?Km(D,M,f):[]});function Zu(c){var f=null==c?0:c.length;return f?c[f-1]:M}var uY=Ra(rO);function rO(c,f){return c&&c.length&&f&&f.length?yB(c,f):c}var D5=g_(function(c,f){var D=null==c?0:c.length,B=j0(c,f);return RT(c,Tt(f,function(Q){return y_(Q,D)?+Q:Q}).sort(Sc)),B});function PM(c){return null==c?c:X.call(c)}var fY=Ra(function(c){return Pp(al(c,1,vl,!0))}),Hp=Ra(function(c){var f=Zu(c);return vl(f)&&(f=M),Pp(al(c,1,vl,!0),Li(f,2))}),S5=Ra(function(c){var f=Zu(c);return f="function"==typeof f?f:M,Pp(al(c,1,vl,!0),M,f)});function GB(c){if(!c||!c.length)return[];var f=0;return c=oe(c,function(D){if(vl(D))return f=T(D.length,f),!0}),gv(f,function(D){return Tt(c,Rm(D))})}function O5(c,f){if(!c||!c.length)return[];var D=GB(c);return null==f?D:Tt(D,function(B){return na(f,M,B)})}var T5=Ra(function(c,f){return vl(c)?OM(c,f):[]}),vY=Ra(function(c){return Sv(oe(c,vl))}),nE=Ra(function(c){var f=Zu(c);return vl(f)&&(f=M),Sv(oe(c,vl),Li(f,2))}),fN=Ra(function(c){var f=Zu(c);return f="function"==typeof f?f:M,Sv(oe(c,vl),M,f)}),jB=Ra(GB);var bY=Ra(function(c){var f=c.length,D=f>1?c[f-1]:M;return D="function"==typeof D?(c.pop(),D):M,O5(c,D)});function gN(c){var f=re(c);return f.__chain__=!0,f}function aE(c,f){return f(c)}var A5=g_(function(c){var f=c.length,D=f?c[0]:0,B=this.__wrapped__,Q=function(le){return j0(le,c)};return!(f>1||this.__actions__.length)&&B instanceof ua&&y_(D)?((B=B.slice(D,+D+(f?1:0))).__actions__.push({func:aE,args:[Q],thisArg:M}),new Ku(B,this.__chain__).thru(function(le){return f&&!le.length&&le.push(M),le})):this.thru(Q)});var N5=ef(function(c,f,D){Mr.call(c,D)?++c[D]:$d(c,D,1)});var kse=i5(b5),SY=i5(cN);function UB(c,f){return(_a(c)?Me:Jm)(c,Li(f,3))}function rE(c,f){return(_a(c)?ce:h_)(c,Li(f,3))}var OY=ef(function(c,f,D){Mr.call(c,D)?c[D].push(f):$d(c,D,[f])});var TY=Ra(function(c,f,D){var B=-1,Q="function"==typeof f,le=Y0(c)?nt(c.length):[];return Jm(c,function(De){le[++B]=Q?na(f,De,D):Xm(De,f,D)}),le}),EY=ef(function(c,f,D){$d(c,D,f)});function yN(c,f){return(_a(c)?Tt:ra)(c,Li(f,3))}var kY=ef(function(c,f,D){c[D?0:1].push(f)},function(){return[[],[]]});var PY=Ra(function(c,f){if(null==c)return[];var D=f.length;return D>1&&x0(c,f[0],f[1])?f=[]:D>2&&x0(f[0],f[1],f[2])&&(f=[f[0]]),K7(c,al(f,1),[])}),vN=xv||function(){return ao.Date.now()};function bN(c,f,D){return f=D?M:f,f=c&&null==f?c.length:f,f_(c,Bn,M,M,M,M,f)}function z5(c,f){var D;if("function"!=typeof f)throw new Ju(J);return c=Sa(c),function(){return--c>0&&(D=f.apply(this,arguments)),c<=1&&(f=M),D}}var $5=Ra(function(c,f,D){var B=1;if(D.length){var Q=Th(D,tO($5));B|=32}return f_(c,B,f,D,Q)}),MN=Ra(function(c,f,D){var B=3;if(D.length){var Q=Th(D,tO(MN));B|=32}return f_(f,B,c,D,Q)});function V5(c,f,D){var B,Q,le,De,Pe,je,At=0,kt=!1,Bt=!1,Cn=!0;if("function"!=typeof c)throw new Ju(J);function oi(bl){var Hh=B,x_=Q;return B=Q=M,At=bl,De=c.apply(x_,Hh)}function Ri(bl){return At=bl,Pe=JT(Ka,f),kt?oi(bl):De}function Fi(bl){var Hh=bl-je;return je===M||Hh>=f||Hh<0||Bt&&bl-At>=le}function Ka(){var bl=vN();if(Fi(bl))return hr(bl);Pe=JT(Ka,function Ia(bl){var PN=f-(bl-je);return Bt?H(PN,le-(bl-At)):PN}(bl))}function hr(bl){return Pe=M,Cn&&B?oi(bl):(B=Q=M,De)}function Bp(){var bl=vN(),Hh=Fi(bl);if(B=arguments,Q=this,je=bl,Hh){if(Pe===M)return Ri(je);if(Bt)return VT(Pe),Pe=JT(Ka,f),oi(je)}return Pe===M&&(Pe=JT(Ka,f)),De}return f=Fh(f)||0,rl(D)&&(kt=!!D.leading,le=(Bt="maxWait"in D)?T(Fh(D.maxWait)||0,f):le,Cn="trailing"in D?!!D.trailing:Cn),Bp.cancel=function Td(){Pe!==M&&VT(Pe),At=0,B=je=Q=Pe=M},Bp.flush=function Ac(){return Pe===M?De:hr(vN())},Bp}var FY=Ra(function(c,f){return KS(c,1,f)}),HY=Ra(function(c,f,D){return KS(c,Fh(f)||0,D)});function DN(c,f){if("function"!=typeof c||null!=f&&"function"!=typeof f)throw new Ju(J);var D=function(){var B=arguments,Q=f?f.apply(this,B):B[0],le=D.cache;if(le.has(Q))return le.get(Q);var De=c.apply(this,B);return D.cache=le.set(Q,De)||le,De};return D.cache=new(DN.Cache||G0),D}function wN(c){if("function"!=typeof c)throw new Ju(J);return function(){var f=arguments;switch(f.length){case 0:return!c.call(this);case 1:return!c.call(this,f[0]);case 2:return!c.call(this,f[0],f[1]);case 3:return!c.call(this,f[0],f[1],f[2])}return!c.apply(this,f)}}DN.Cache=G0;var $Y=DB(function(c,f){var D=(f=1==f.length&&_a(f[0])?Tt(f[0],vr(Li())):Tt(al(f,1),vr(Li()))).length;return Ra(function(B){for(var Q=-1,le=H(B.length,D);++Q<le;)B[Q]=f[Q].call(this,B[Q]);return na(c,this,B)})}),JB=Ra(function(c,f){var D=Th(f,tO(JB));return f_(c,32,M,f,D)}),W5=Ra(function(c,f){var D=Th(f,tO(W5));return f_(c,64,M,f,D)}),VY=g_(function(c,f){return f_(c,256,M,M,M,f)});function D0(c,f){return c===f||c!=c&&f!=f}var Av=aN(ZS),K5=aN(function(c,f){return c>=f}),RM=Zm(function(){return arguments}())?Zm:function(c){return sl(c)&&Mr.call(c,"callee")&&!Vm.call(c,"callee")},_a=nt.isArray,UY=p0?vr(p0):function YL(c){return sl(c)&&Cd(c)==zt};function Y0(c){return null!=c&&CN(c.length)&&!Rg(c)}function vl(c){return sl(c)&&Y0(c)}var kv=jm||h3,YY=$0?vr($0):function Ph(c){return sl(c)&&Cd(c)==Xi};function sE(c){if(!sl(c))return!1;var f=Cd(c);return f==Oi||"[object DOMException]"==f||"string"==typeof c.message&&"string"==typeof c.name&&!oE(c)}function Rg(c){if(!rl(c))return!1;var f=Cd(c);return f==Hr||f==to||"[object AsyncFunction]"==f||"[object Proxy]"==f}function X5(c){return"number"==typeof c&&c==Sa(c)}function CN(c){return"number"==typeof c&&c>-1&&c%1==0&&c<=Ni}function rl(c){var f=typeof c;return null!=c&&("object"==f||"function"==f)}function sl(c){return null!=c&&"object"==typeof c}var QB=zd?vr(zd):function PT(c){return sl(c)&&Ec(c)==fr};function Q5(c){return"number"==typeof c||sl(c)&&Cd(c)==Re}function oE(c){if(!sl(c)||Cd(c)!=gt)return!1;var f=o_(c);if(null===f)return!0;var D=Mr.call(f,"constructor")&&f.constructor;return"function"==typeof D&&D instanceof D&&zm.call(D)==GS}var e3=td?vr(td):function S(c){return sl(c)&&Cd(c)==Ln};var Fg=bc?vr(bc):function $(c){return sl(c)&&Ec(c)==ve};function SN(c){return"string"==typeof c||!_a(c)&&sl(c)&&Cd(c)==He}function J0(c){return"symbol"==typeof c||sl(c)&&Cd(c)==Je}var sO=vg?vr(vg):function q(c){return sl(c)&&CN(c.length)&&!!ta[Cd(c)]};var sJ=aN(ui),oJ=aN(function(c,f){return c<=f});function e$(c){if(!c)return[];if(Y0(c))return SN(c)?nd(c):Oc(c);if(xg&&c[xg])return function xd(Ve){for(var ut,nt=[];!(ut=Ve.next()).done;)nt.push(ut.value);return nt}(c[xg]());var f=Ec(c);return(f==fr?Mg:f==ve?Ep:oO)(c)}function M_(c){return c?(c=Fh(c))===Sr||c===-Sr?17976931348623157e292*(c<0?-1:1):c==c?c:0:0===c?c:0}function Sa(c){var f=M_(c),D=f%1;return f==f?D?f-D:f:0}function t$(c){return c?Cc(Sa(c),0,Za):0}function Fh(c){if("number"==typeof c)return c;if(J0(c))return NaN;if(rl(c)){var f="function"==typeof c.valueOf?c.valueOf():c;c=rl(f)?f+"":f}if("string"!=typeof c)return 0===c?c:+c;c=cr(c);var D=Dt.test(c);return D||at.test(c)?Tp(c.slice(2),D?2:8):pa.test(c)?NaN:+c}function n$(c){return M0(c,K0(c))}function Yr(c){return null==c?"":v0(c)}var t3=Ov(function(c,f){if(YT(f)||Y0(f))M0(f,Sd(f),c);else for(var D in f)Mr.call(f,D)&&wv(c,D,f[D])}),i$=Ov(function(c,f){M0(f,K0(f),c)}),ON=Ov(function(c,f,D,B){M0(f,K0(f),c,B)}),a$=Ov(function(c,f,D,B){M0(f,Sd(f),c,B)}),n3=g_(j0);var Iv=Ra(function(c,f){c=pr(c);var D=-1,B=f.length,Q=B>2?f[2]:M;for(Q&&x0(f[0],f[1],Q)&&(B=1);++D<B;)for(var le=f[D],De=K0(le),Pe=-1,je=De.length;++Pe<je;){var At=De[Pe],kt=c[At];(kt===M||D0(kt,Ap[At])&&!Mr.call(c,At))&&(c[At]=le[At])}return c}),r$=Ra(function(c){return c.push(M,Tc),na(lE,M,c)});function TN(c,f,D){var B=null==c?M:m_(c,f);return B===M?D:B}function Lv(c,f){return null!=c&&l5(c,f,qL)}var EN=a5(function(c,f,D){null!=f&&"function"!=typeof f.toString&&(f=$m.call(f)),c[f]=D},c3(Od)),fJ=a5(function(c,f,D){null!=f&&"function"!=typeof f.toString&&(f=$m.call(f)),Mr.call(c,f)?c[f].push(D):c[f]=[D]},Li),gJ=Ra(Xm);function Sd(c){return Y0(c)?CM(c):Ie(c)}function K0(c){return Y0(c)?CM(c,!0):yt(c)}var l$=Ov(function(c,f,D){_l(c,f,D)}),lE=Ov(function(c,f,D,B){_l(c,f,D,B)}),d$=g_(function(c,f){var D={};if(null==c)return D;var B=!1;f=Tt(f,function(le){return le=b0(le,c),B||(B=le.length>1),le}),M0(c,Ev(c),D),B&&(D=wd(D,7,VU));for(var Q=f.length;Q--;)yl(D,f[Q]);return D});var bJ=g_(function(c,f){return null==c?{}:function LU(c,f){return IM(c,f,function(D,B){return Lv(c,B)})}(c,f)});function u$(c,f){if(null==c)return{};var D=Tt(Ev(c),function(B){return[B]});return f=Li(f),IM(c,D,function(B,Q){return f(B,Q[0])})}var p$=Ir(Sd),h$=Ir(K0);function oO(c){return null==c?[]:Ua(c,Sd(c))}var y$=Tv(function(c,f,D){return f=f.toLowerCase(),c+(D?s3(f):f)});function s3(c){return kN(Yr(c).toLowerCase())}function o3(c){return(c=Yr(c))&&c.replace(St,Hm).replace(z0,"")}var TJ=Tv(function(c,f,D){return c+(D?"-":"")+f.toLowerCase()}),v$=Tv(function(c,f,D){return c+(D?" ":"")+f.toLowerCase()}),l3=t5("toLowerCase");var IJ=Tv(function(c,f,D){return c+(D?"_":"")+f.toLowerCase()});var NJ=Tv(function(c,f,D){return c+(D?" ":"")+kN(f)});var O$=Tv(function(c,f,D){return c+(D?" ":"")+f.toUpperCase()}),kN=t5("toUpperCase");function d3(c,f,D){return c=Yr(c),(f=D?M:f)===M?function ST(Ve){return ea.test(Ve)}(c)?function VS(Ve){return Ve.match(bd)||[]}(c):function yr(Ve){return Ve.match(Qe)||[]}(c):c.match(f)||[]}var u3=Ra(function(c,f){try{return na(c,M,f)}catch(D){return sE(D)?D:new bi(D)}}),T$=g_(function(c,f){return Me(f,function(D){D=Ng(D),$d(c,D,$5(c[D],c))}),c});function c3(c){return function(){return c}}var VJ=wB(),E$=wB(!0);function Od(c){return c}function IN(c){return ie("function"==typeof c?c:wd(c,1))}var k$=Ra(function(c,f){return function(D){return Xm(D,c,f)}}),I$=Ra(function(c,f){return function(D){return Xm(c,D,f)}});function LN(c,f,D){var B=Sd(f),Q=Lh(f,B);null==D&&(!rl(f)||!Q.length&&B.length)&&(D=f,f=c,c=this,Q=Lh(f,Sd(f)));var le=!(rl(D)&&"chain"in D&&!D.chain),De=Rg(c);return Me(Q,function(Pe){var je=f[Pe];c[Pe]=je,De&&(c.prototype[Pe]=function(){var At=this.__chain__;if(le||At){var kt=c(this.__wrapped__),Bt=kt.__actions__=Oc(this.__actions__);return Bt.push({func:je,args:arguments,thisArg:c}),kt.__chain__=At,kt}return je.apply(c,Et([this.value()],arguments))})}),c}function p3(){}var qJ=CB(Tt),UJ=CB(w),L$=CB(_i);function N$(c){return IB(c)?Rm(Ng(c)):function X7(c){return function(f){return m_(f,c)}}(c)}var JJ=SB(),Nse=SB(!0);function NN(){return[]}function h3(){return!1}var QJ=iN(function(c,f){return c+f},0),eK=sN("ceil"),tK=iN(function(c,f){return c/f},1),af=sN("floor");var sK=iN(function(c,f){return c*f},1),oK=sN("round"),lO=iN(function(c,f){return c-f},0);return re.after=function RY(c,f){if("function"!=typeof f)throw new Ju(J);return c=Sa(c),function(){if(--c<1)return f.apply(this,arguments)}},re.ary=bN,re.assign=t3,re.assignIn=i$,re.assignInWith=ON,re.assignWith=a$,re.at=n3,re.before=z5,re.bind=$5,re.bindAll=T$,re.bindKey=MN,re.castArray=function j5(){if(!arguments.length)return[];var c=arguments[0];return _a(c)?c:[c]},re.chain=gN,re.chunk=function ka(c,f,D){f=(D?x0(c,f,D):f===M)?1:T(Sa(f),0);var B=null==c?0:c.length;if(!B||f<1)return[];for(var Q=0,le=0,De=nt(d_(B/f));Q<B;)De[le++]=Rh(c,Q,Q+=f);return De},re.compact=function XU(c){for(var f=-1,D=null==c?0:c.length,B=0,Q=[];++f<D;){var le=c[f];le&&(Q[B++]=le)}return Q},re.concat=function y5(){var c=arguments.length;if(!c)return[];for(var f=nt(c-1),D=arguments[0],B=c;B--;)f[B-1]=arguments[B];return Et(_a(D)?Oc(D):[D],al(f,1))},re.cond=function BJ(c){var f=null==c?0:c.length,D=Li();return c=f?Tt(c,function(B){if("function"!=typeof B[1])throw new Ju(J);return[D(B[0]),B[1]]}):[],Ra(function(B){for(var Q=-1;++Q<f;){var le=c[Q];if(na(le[0],this,B))return na(le[1],this,B)}})},re.conforms=function zJ(c){return function Eg(c){var f=Sd(c);return function(D){return Np(D,c,f)}}(wd(c,1))},re.constant=c3,re.countBy=N5,re.create=function dJ(c,f){var D=Cg(c);return null==f?D:p_(D,f)},re.curry=function xN(c,f,D){var B=f_(c,8,M,M,M,M,M,f=D?M:f);return B.placeholder=xN.placeholder,B},re.curryRight=function b_(c,f,D){var B=f_(c,16,M,M,M,M,M,f=D?M:f);return B.placeholder=b_.placeholder,B},re.debounce=V5,re.defaults=Iv,re.defaultsDeep=r$,re.defer=FY,re.delay=HY,re.difference=v_,re.differenceBy=v5,re.differenceWith=ZU,re.drop=function QU(c,f,D){var B=null==c?0:c.length;return B?Rh(c,(f=D||f===M?1:Sa(f))<0?0:f,B):[]},re.dropRight=function eY(c,f,D){var B=null==c?0:c.length;return B?Rh(c,0,(f=B-(f=D||f===M?1:Sa(f)))<0?0:f):[]},re.dropRightWhile=function HB(c,f){return c&&c.length?BT(c,Li(f,3),!0,!0):[]},re.dropWhile=function tY(c,f){return c&&c.length?BT(c,Li(f,3),!0):[]},re.fill=function nY(c,f,D,B){var Q=null==c?0:c.length;return Q?(D&&"number"!=typeof D&&x0(c,f,D)&&(D=0,B=Q),function _B(c,f,D,B){var Q=c.length;for((D=Sa(D))<0&&(D=-D>Q?0:Q+D),(B=B===M||B>Q?Q:Sa(B))<0&&(B+=Q),B=D>B?0:t$(B);D<B;)c[D++]=f;return c}(c,f,D,B)):[]},re.filter=function P5(c,f){return(_a(c)?oe:TM)(c,Li(f,3))},re.flatMap=function Ise(c,f){return al(yN(c,f),1)},re.flatMapDeep=function qB(c,f){return al(yN(c,f),Sr)},re.flatMapDepth=function _N(c,f,D){return D=D===M?1:Sa(D),al(yN(c,f),D)},re.flatten=BB,re.flattenDeep=function zB(c){return(null==c?0:c.length)?al(c,Sr):[]},re.flattenDepth=function iY(c,f){return(null==c?0:c.length)?al(c,f=f===M?1:Sa(f)):[]},re.flip=function BY(c){return f_(c,512)},re.flow=VJ,re.flowRight=E$,re.fromPairs=function $B(c){for(var f=-1,D=null==c?0:c.length,B={};++f<D;){var Q=c[f];B[Q[0]]=Q[1]}return B},re.functions=function mJ(c){return null==c?[]:Lh(c,Sd(c))},re.functionsIn=function a3(c){return null==c?[]:Lh(c,K0(c))},re.groupBy=OY,re.initial=function rY(c){return(null==c?0:c.length)?Rh(c,0,-1):[]},re.intersection=sY,re.intersectionBy=oY,re.intersectionWith=lY,re.invert=EN,re.invertBy=fJ,re.invokeMap=TY,re.iteratee=IN,re.keyBy=EY,re.keys=Sd,re.keysIn=K0,re.map=yN,re.mapKeys=function _J(c,f){var D={};return f=Li(f,3),Vd(c,function(B,Q,le){$d(D,f(B,Q,le),B)}),D},re.mapValues=function yJ(c,f){var D={};return f=Li(f,3),Vd(c,function(B,Q,le){$d(D,Q,f(B,Q,le))}),D},re.matches=function A$(c){return Br(wd(c,1))},re.matchesProperty=function WJ(c,f){return Ur(c,wd(f,1))},re.memoize=DN,re.merge=l$,re.mergeWith=lE,re.method=k$,re.methodOf=I$,re.mixin=LN,re.negate=wN,re.nthArg=function jJ(c){return c=Sa(c),Ra(function(f){return J7(f,c)})},re.omit=d$,re.omitBy=function vJ(c,f){return u$(c,wN(Li(f)))},re.once=function zY(c){return z5(2,c)},re.orderBy=function AY(c,f,D,B){return null==c?[]:(_a(f)||(f=null==f?[]:[f]),_a(D=B?M:D)||(D=null==D?[]:[D]),K7(c,f,D))},re.over=qJ,re.overArgs=$Y,re.overEvery=UJ,re.overSome=L$,re.partial=JB,re.partialRight=W5,re.partition=kY,re.pick=bJ,re.pickBy=u$,re.property=N$,re.propertyOf=function YJ(c){return function(f){return null==c?M:m_(c,f)}},re.pull=uY,re.pullAll=rO,re.pullAllBy=function ZT(c,f,D){return c&&c.length&&f&&f.length?yB(c,f,Li(D,2)):c},re.pullAllWith=function QT(c,f,D){return c&&c.length&&f&&f.length?yB(c,f,M,D):c},re.pullAt=D5,re.range=JJ,re.rangeRight=Nse,re.rearg=VY,re.reject=function R5(c,f){return(_a(c)?oe:TM)(c,wN(Li(f,3)))},re.remove=function pN(c,f){var D=[];if(!c||!c.length)return D;var B=-1,Q=[],le=c.length;for(f=Li(f,3);++B<le;){var De=c[B];f(De,B,c)&&(D.push(De),Q.push(B))}return RT(c,Q),D},re.rest=function G5(c,f){if("function"!=typeof c)throw new Ju(J);return Ra(c,f=f===M?f:Sa(f))},re.reverse=PM,re.sampleSize=function F5(c,f,D){return f=(D?x0(c,f,D):f===M)?1:Sa(f),(_a(c)?YS:RU)(c,f)},re.set=function AN(c,f,D){return null==c?c:QS(c,f,D)},re.setWith=function c$(c,f,D,B){return B="function"==typeof B?B:M,null==c?c:QS(c,f,D,B)},re.shuffle=function H5(c){return(_a(c)?SM:HU)(c)},re.slice=function eE(c,f,D){var B=null==c?0:c.length;return B?(D&&"number"!=typeof D&&x0(c,f,D)?(f=0,D=B):(f=null==f?0:Sa(f),D=D===M?B:Sa(D)),Rh(c,f,D)):[]},re.sortBy=PY,re.sortedUniq=function pY(c){return c&&c.length?MB(c):[]},re.sortedUniqBy=function hY(c,f){return c&&c.length?MB(c,Li(f,2)):[]},re.split=function LJ(c,f,D){return D&&"number"!=typeof D&&x0(c,f,D)&&(f=D=M),(D=D===M?Za:D>>>0)?(c=Yr(c))&&("string"==typeof f||null!=f&&!e3(f))&&(!(f=v0(f))&&bg(c))?kg(nd(c),0,D):c.split(f,D):[]},re.spread=function U0(c,f){if("function"!=typeof c)throw new Ju(J);return f=null==f?0:T(Sa(f),0),Ra(function(D){var B=D[f],Q=kg(D,0,f);return B&&Et(Q,B),na(c,this,Q)})},re.tail=function tE(c){var f=null==c?0:c.length;return f?Rh(c,1,f):[]},re.take=function C5(c,f,D){return c&&c.length?Rh(c,0,(f=D||f===M?1:Sa(f))<0?0:f):[]},re.takeRight=function mY(c,f,D){var B=null==c?0:c.length;return B?Rh(c,(f=B-(f=D||f===M?1:Sa(f)))<0?0:f,B):[]},re.takeRightWhile=function mN(c,f){return c&&c.length?BT(c,Li(f,3),!1,!0):[]},re.takeWhile=function WB(c,f){return c&&c.length?BT(c,Li(f,3)):[]},re.tap=function E5(c,f){return f(c),c},re.throttle=function WY(c,f,D){var B=!0,Q=!0;if("function"!=typeof c)throw new Ju(J);return rl(D)&&(B="leading"in D?!!D.leading:B,Q="trailing"in D?!!D.trailing:Q),V5(c,f,{leading:B,maxWait:f,trailing:Q})},re.thru=aE,re.toArray=e$,re.toPairs=p$,re.toPairsIn=h$,re.toPath=function ZJ(c){return _a(c)?Tt(c,Ng):J0(c)?[c]:Oc(_5(Yr(c)))},re.toPlainObject=n$,re.transform=function m$(c,f,D){var B=_a(c),Q=B||kv(c)||sO(c);if(f=Li(f,4),null==D){var le=c&&c.constructor;D=Q?B?new le:[]:rl(c)&&Rg(le)?Cg(o_(c)):{}}return(Q?Me:Vd)(c,function(De,Pe,je){return f(D,De,Pe,je)}),D},re.unary=function GY(c){return bN(c,1)},re.union=fY,re.unionBy=Hp,re.unionWith=S5,re.uniq=function gY(c){return c&&c.length?Pp(c):[]},re.uniqBy=function _Y(c,f){return c&&c.length?Pp(c,Li(f,2)):[]},re.uniqWith=function yY(c,f){return f="function"==typeof f?f:M,c&&c.length?Pp(c,M,f):[]},re.unset=function MJ(c,f){return null==c||yl(c,f)},re.unzip=GB,re.unzipWith=O5,re.update=function f$(c,f,D){return null==c?c:HT(c,f,$T(D))},re.updateWith=function xJ(c,f,D,B){return B="function"==typeof B?B:M,null==c?c:HT(c,f,$T(D),B)},re.values=oO,re.valuesIn=function g$(c){return null==c?[]:Ua(c,K0(c))},re.without=T5,re.words=d3,re.wrap=function jY(c,f){return JB($T(f),c)},re.xor=vY,re.xorBy=nE,re.xorWith=fN,re.zip=jB,re.zipObject=function nf(c,f){return XL(c||[],f||[],wv)},re.zipObjectDeep=function iE(c,f){return XL(c||[],f||[],QS)},re.zipWith=bY,re.entries=p$,re.entriesIn=h$,re.extend=i$,re.extendWith=ON,LN(re,re),re.add=QJ,re.attempt=u3,re.camelCase=y$,re.capitalize=s3,re.ceil=eK,re.clamp=function _$(c,f,D){return D===M&&(D=f,f=M),D!==M&&(D=(D=Fh(D))==D?D:0),f!==M&&(f=(f=Fh(f))==f?f:0),Cc(Fh(c),f,D)},re.clone=function q5(c){return wd(c,4)},re.cloneDeep=function Y5(c){return wd(c,5)},re.cloneDeepWith=function J5(c,f){return wd(c,5,f="function"==typeof f?f:M)},re.cloneWith=function U5(c,f){return wd(c,4,f="function"==typeof f?f:M)},re.conformsTo=function qY(c,f){return null==f||Np(c,f,Sd(f))},re.deburr=o3,re.defaultTo=function $J(c,f){return null==c||c!=c?f:c},re.divide=tK,re.endsWith=function CJ(c,f,D){c=Yr(c),f=v0(f);var B=c.length,Q=D=D===M?B:Cc(Sa(D),0,B);return(D-=f.length)>=0&&c.slice(D,Q)==f},re.eq=D0,re.escape=function SJ(c){return(c=Yr(c))&&Pi.test(c)?c.replace(On,BS):c},re.escapeRegExp=function OJ(c){return(c=Yr(c))&&Rt.test(c)?c.replace(Ii,"\\$&"):c},re.every=function CY(c,f,D){var B=_a(c)?w:gB;return D&&x0(c,f,D)&&(f=M),B(c,Li(f,3))},re.find=kse,re.findIndex=b5,re.findKey=function uJ(c,f){return ir(c,Li(f,3),Vd)},re.findLast=SY,re.findLastIndex=cN,re.findLastKey=function i3(c,f){return ir(c,Li(f,3),AM)},re.floor=af,re.forEach=UB,re.forEachRight=rE,re.forIn=function s$(c,f){return null==c?c:EM(c,Li(f,3),K0)},re.forInRight=function cJ(c,f){return null==c?c:Cv(c,Li(f,3),K0)},re.forOwn=function pJ(c,f){return c&&Vd(c,Li(f,3))},re.forOwnRight=function hJ(c,f){return c&&AM(c,Li(f,3))},re.get=TN,re.gt=Av,re.gte=K5,re.has=function o$(c,f){return null!=c&&l5(c,f,jL)},re.hasIn=Lv,re.head=M5,re.identity=Od,re.includes=function Lse(c,f,D,B){c=Y0(c)?c:oO(c),D=D&&!B?Sa(D):0;var Q=c.length;return D<0&&(D=T(Q+D,0)),SN(c)?D<=Q&&c.indexOf(f,D)>-1:!!Q&&Wa(c,f,D)>-1},re.indexOf=function aY(c,f,D){var B=null==c?0:c.length;if(!B)return-1;var Q=null==D?0:Sa(D);return Q<0&&(Q=T(B+Q,0)),Wa(c,f,Q)},re.inRange=function DJ(c,f,D){return f=M_(f),D===M?(D=f,f=0):D=M_(D),function Nh(c,f,D){return c>=H(f,D)&&c<T(f,D)}(c=Fh(c),f,D)},re.invoke=gJ,re.isArguments=RM,re.isArray=_a,re.isArrayBuffer=UY,re.isArrayLike=Y0,re.isArrayLikeObject=vl,re.isBoolean=function KB(c){return!0===c||!1===c||sl(c)&&Cd(c)==qr},re.isBuffer=kv,re.isDate=YY,re.isElement=function JY(c){return sl(c)&&1===c.nodeType&&!oE(c)},re.isEmpty=function Pg(c){if(null==c)return!0;if(Y0(c)&&(_a(c)||"string"==typeof c||"function"==typeof c.splice||kv(c)||sO(c)||RM(c)))return!c.length;var f=Ec(c);if(f==fr||f==ve)return!c.size;if(YT(c))return!Ie(c).length;for(var D in c)if(Mr.call(c,D))return!1;return!0},re.isEqual=function KY(c,f){return Ag(c,f)},re.isEqualWith=function XB(c,f,D){var B=(D="function"==typeof D?D:M)?D(c,f):M;return B===M?Ag(c,f,M,D):!!B},re.isError=sE,re.isFinite=function ZB(c){return"number"==typeof c&&rs(c)},re.isFunction=Rg,re.isInteger=X5,re.isLength=CN,re.isMap=QB,re.isMatch=function XY(c,f){return c===f||Ja(c,f,nO(f))},re.isMatchWith=function ZY(c,f,D){return D="function"==typeof D?D:M,Ja(c,f,nO(f),D)},re.isNaN=function Z5(c){return Q5(c)&&c!=+c},re.isNative=function QY(c){if(UU(c))throw new bi("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return v(c)},re.isNil=function tJ(c){return null==c},re.isNull=function eJ(c){return null===c},re.isNumber=Q5,re.isObject=rl,re.isObjectLike=sl,re.isPlainObject=oE,re.isRegExp=e3,re.isSafeInteger=function nJ(c){return X5(c)&&c>=-Ni&&c<=Ni},re.isSet=Fg,re.isString=SN,re.isSymbol=J0,re.isTypedArray=sO,re.isUndefined=function iJ(c){return c===M},re.isWeakMap=function aJ(c){return sl(c)&&Ec(c)==ht},re.isWeakSet=function rJ(c){return sl(c)&&"[object WeakSet]"==Cd(c)},re.join=function x5(c,f){return null==c?"":qm.call(c,f)},re.kebabCase=TJ,re.last=Zu,re.lastIndexOf=function XT(c,f,D){var B=null==c?0:c.length;if(!B)return-1;var Q=B;return D!==M&&(Q=(Q=Sa(D))<0?T(B+Q,0):H(Q,B-1)),f==f?function Bm(Ve,ut,nt){for(var _n=nt+1;_n--;)if(Ve[_n]===ut)return _n;return _n}(c,f,Q):kr(c,ur,Q,!0)},re.lowerCase=v$,re.lowerFirst=l3,re.lt=sJ,re.lte=oJ,re.max=function F$(c){return c&&c.length?XS(c,Od,ZS):M},re.maxBy=function nK(c,f){return c&&c.length?XS(c,Li(f,2),ZS):M},re.mean=function iK(c){return ro(c,Od)},re.meanBy=function aK(c,f){return ro(c,Li(f,2))},re.min=function H$(c){return c&&c.length?XS(c,Od,ui):M},re.minBy=function rK(c,f){return c&&c.length?XS(c,Li(f,2),ui):M},re.stubArray=NN,re.stubFalse=h3,re.stubObject=function P$(){return{}},re.stubString=function uE(){return""},re.stubTrue=function KJ(){return!0},re.multiply=sK,re.nth=function dY(c,f){return c&&c.length?J7(c,Sa(f)):M},re.noConflict=function GJ(){return ao._===this&&(ao._=ia),this},re.noop=p3,re.now=vN,re.pad=function b$(c,f,D){c=Yr(c);var B=(f=Sa(f))?No(c):0;if(!f||B>=f)return c;var Q=(f-B)/2;return jT(Gm(Q),D)+c+jT(d_(Q),D)},re.padEnd=function M$(c,f,D){c=Yr(c);var B=(f=Sa(f))?No(c):0;return f&&B<f?c+jT(f-B,D):c},re.padStart=function EJ(c,f,D){c=Yr(c);var B=(f=Sa(f))?No(c):0;return f&&B<f?jT(f-B,D)+c:c},re.parseInt=function AJ(c,f,D){return D||null==f?f=0:f&&(f=+f),O(Yr(c).replace(vi,""),f||0)},re.random=function wJ(c,f,D){if(D&&"boolean"!=typeof D&&x0(c,f,D)&&(f=D=M),D===M&&("boolean"==typeof f?(D=f,f=M):"boolean"==typeof c&&(D=c,c=M)),c===M&&f===M?(c=0,f=1):(c=M_(c),f===M?(f=c,c=0):f=M_(f)),c>f){var B=c;c=f,f=B}if(D||c%1||f%1){var Q=z();return H(c+Q*(f-c+_r("1e-"+((Q+"").length-1))),f)}return vB(c,f)},re.reduce=function YB(c,f,D){var B=_a(c)?Pn:Fm,Q=arguments.length<3;return B(c,Li(f,4),D,Q,Jm)},re.reduceRight=function IY(c,f,D){var B=_a(c)?ri:Fm,Q=arguments.length<3;return B(c,Li(f,4),D,Q,h_)},re.repeat=function x$(c,f,D){return f=(D?x0(c,f,D):f===M)?1:Sa(f),JL(Yr(c),f)},re.replace=function kJ(){var c=arguments,f=Yr(c[0]);return c.length<3?f:f.replace(c[1],c[2])},re.result=function r3(c,f,D){var B=-1,Q=(f=b0(f,c)).length;for(Q||(Q=1,c=M);++B<Q;){var le=null==c?M:c[Ng(f[B])];le===M&&(B=Q,le=D),c=Rg(le)?le.call(c):le}return c},re.round=oK,re.runInContext=Ve,re.sample=function LY(c){return(_a(c)?Dv:PU)(c)},re.size=function B5(c){if(null==c)return 0;if(Y0(c))return SN(c)?No(c):c.length;var f=Ec(c);return f==fr||f==ve?c.size:Ie(c).length},re.snakeCase=IJ,re.some=function NY(c,f,D){var B=_a(c)?_i:Z7;return D&&x0(c,f,D)&&(f=M),B(c,Li(f,3))},re.sortedIndex=function Ga(c,f){return KL(c,f)},re.sortedIndexBy=function Ase(c,f,D){return FT(c,f,Li(D,2))},re.sortedIndexOf=function hN(c,f){var D=null==c?0:c.length;if(D){var B=KL(c,f);if(B<D&&D0(c[B],f))return B}return-1},re.sortedLastIndex=function w5(c,f){return KL(c,f,!0)},re.sortedLastIndexBy=function VB(c,f,D){return FT(c,f,Li(D,2),!0)},re.sortedLastIndexOf=function cY(c,f){if(null==c?0:c.length){var B=KL(c,f,!0)-1;if(D0(c[B],f))return B}return-1},re.startCase=NJ,re.startsWith=function PJ(c,f,D){return c=Yr(c),D=null==D?0:Cc(Sa(D),0,c.length),f=v0(f),c.slice(D,D+f.length)==f},re.subtract=lO,re.sum=function lK(c){return c&&c.length?xM(c,Od):0},re.sumBy=function dK(c,f){return c&&c.length?xM(c,Li(f,2)):0},re.template=function RJ(c,f,D){var B=re.templateSettings;D&&x0(c,f,D)&&(f=M),c=Yr(c),f=ON({},f,B,OB);var Pe,je,Q=ON({},f.imports,B.imports,OB),le=Sd(Q),De=Ua(Q,le),At=0,kt=f.interpolate||Qn,Bt="__p += '",Cn=xc((f.escape||Qn).source+"|"+kt.source+"|"+(kt===Wt?_t:Qn).source+"|"+(f.evaluate||Qn).source+"|$","g"),oi="//# sourceURL="+(Mr.call(f,"sourceURL")?(f.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++yg+"]")+"\n";c.replace(Cn,function(Fi,Ka,hr,Td,Ac,Bp){return hr||(hr=Td),Bt+=c.slice(At,Bp).replace(Jt,Oh),Ka&&(Pe=!0,Bt+="' +\n__e("+Ka+") +\n'"),Ac&&(je=!0,Bt+="';\n"+Ac+";\n__p += '"),hr&&(Bt+="' +\n((__t = ("+hr+")) == null ? '' : __t) +\n'"),At=Bp+Fi.length,Fi}),Bt+="';\n";var Ri=Mr.call(f,"variable")&&f.variable;if(Ri){if(Ue.test(Ri))throw new bi("Invalid `variable` option passed into `_.template`")}else Bt="with (obj) {\n"+Bt+"\n}\n";Bt=(je?Bt.replace(xa,""):Bt).replace(tn,"$1").replace(wn,"$1;"),Bt="function("+(Ri||"obj")+") {\n"+(Ri?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(Pe?", __e = _.escape":"")+(je?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+Bt+"return __p\n}";var Ia=u3(function(){return wi(le,oi+"return "+Bt).apply(M,De)});if(Ia.source=Bt,sE(Ia))throw Ia;return Ia},re.times=function XJ(c,f){if((c=Sa(c))<1||c>Ni)return[];var D=Za,B=H(c,Za);f=Li(f),c-=Za;for(var Q=gv(B,f);++D<c;)f(D);return Q},re.toFinite=M_,re.toInteger=Sa,re.toLength=t$,re.toLower=function FJ(c){return Yr(c).toLowerCase()},re.toNumber=Fh,re.toSafeInteger=function lJ(c){return c?Cc(Sa(c),-Ni,Ni):0===c?c:0},re.toString=Yr,re.toUpper=function dE(c){return Yr(c).toUpperCase()},re.trim=function HJ(c,f,D){if((c=Yr(c))&&(D||f===M))return cr(c);if(!c||!(f=v0(f)))return c;var B=nd(c),Q=nd(f);return kg(B,Sh(B,Q),h0(B,Q)+1).join("")},re.trimEnd=function D$(c,f,D){if((c=Yr(c))&&(D||f===M))return c.slice(0,m0(c)+1);if(!c||!(f=v0(f)))return c;var B=nd(c);return kg(B,0,h0(B,nd(f))+1).join("")},re.trimStart=function w$(c,f,D){if((c=Yr(c))&&(D||f===M))return c.replace(vi,"");if(!c||!(f=v0(f)))return c;var B=nd(c);return kg(B,Sh(B,nd(f))).join("")},re.truncate=function C$(c,f){var D=30,B="...";if(rl(f)){var Q="separator"in f?f.separator:Q;D="length"in f?Sa(f.length):D,B="omission"in f?v0(f.omission):B}var le=(c=Yr(c)).length;if(bg(c)){var De=nd(c);le=De.length}if(D>=le)return c;var Pe=D-No(B);if(Pe<1)return B;var je=De?kg(De,0,Pe).join(""):c.slice(0,Pe);if(Q===M)return je+B;if(De&&(Pe+=je.length-Pe),e3(Q)){if(c.slice(Pe).search(Q)){var At,kt=je;for(Q.global||(Q=xc(Q.source,Yr(fi.exec(Q))+"g")),Q.lastIndex=0;At=Q.exec(kt);)var Bt=At.index;je=je.slice(0,Bt===M?Pe:Bt)}}else if(c.indexOf(v0(Q),Pe)!=Pe){var Cn=je.lastIndexOf(Q);Cn>-1&&(je=je.slice(0,Cn))}return je+B},re.unescape=function S$(c){return(c=Yr(c))&&Hi.test(c)?c.replace(gr,OT):c},re.uniqueId=function R$(c){var f=++ET;return Yr(c)+f},re.upperCase=O$,re.upperFirst=kN,re.each=UB,re.eachRight=rE,re.first=M5,LN(re,function(){var c={};return Vd(re,function(f,D){Mr.call(re.prototype,D)||(c[D]=f)}),c}(),{chain:!1}),re.VERSION="4.17.21",Me(["bind","bindKey","curry","curryRight","partial","partialRight"],function(c){re[c].placeholder=re}),Me(["drop","take"],function(c,f){ua.prototype[c]=function(D){D=D===M?1:T(Sa(D),0);var B=this.__filtered__&&!f?new ua(this):this.clone();return B.__filtered__?B.__takeCount__=H(D,B.__takeCount__):B.__views__.push({size:H(D,Za),type:c+(B.__dir__<0?"Right":"")}),B},ua.prototype[c+"Right"]=function(D){return this.reverse()[c](D).reverse()}}),Me(["filter","map","takeWhile"],function(c,f){var D=f+1,B=1==D||3==D;ua.prototype[c]=function(Q){var le=this.clone();return le.__iteratees__.push({iteratee:Li(Q,3),type:D}),le.__filtered__=le.__filtered__||B,le}}),Me(["head","last"],function(c,f){var D="take"+(f?"Right":"");ua.prototype[c]=function(){return this[D](1).value()[0]}}),Me(["initial","tail"],function(c,f){var D="drop"+(f?"":"Right");ua.prototype[c]=function(){return this.__filtered__?new ua(this):this[D](1)}}),ua.prototype.compact=function(){return this.filter(Od)},ua.prototype.find=function(c){return this.filter(c).head()},ua.prototype.findLast=function(c){return this.reverse().find(c)},ua.prototype.invokeMap=Ra(function(c,f){return"function"==typeof c?new ua(this):this.map(function(D){return Xm(D,c,f)})}),ua.prototype.reject=function(c){return this.filter(wN(Li(c)))},ua.prototype.slice=function(c,f){c=Sa(c);var D=this;return D.__filtered__&&(c>0||f<0)?new ua(D):(c<0?D=D.takeRight(-c):c&&(D=D.drop(c)),f!==M&&(D=(f=Sa(f))<0?D.dropRight(-f):D.take(f-c)),D)},ua.prototype.takeRightWhile=function(c){return this.reverse().takeWhile(c).reverse()},ua.prototype.toArray=function(){return this.take(Za)},Vd(ua.prototype,function(c,f){var D=/^(?:filter|find|map|reject)|While$/.test(f),B=/^(?:head|last)$/.test(f),Q=re[B?"take"+("last"==f?"Right":""):f],le=B||/^find/.test(f);!Q||(re.prototype[f]=function(){var De=this.__wrapped__,Pe=B?[1]:arguments,je=De instanceof ua,At=Pe[0],kt=je||_a(De),Bt=function(Ka){var hr=Q.apply(re,Et([Ka],Pe));return B&&Cn?hr[0]:hr};kt&&D&&"function"==typeof At&&1!=At.length&&(je=kt=!1);var Cn=this.__chain__,oi=!!this.__actions__.length,Ri=le&&!Cn,Ia=je&&!oi;if(!le&&kt){De=Ia?De:new ua(this);var Fi=c.apply(De,Pe);return Fi.__actions__.push({func:aE,args:[Bt],thisArg:M}),new Ku(Fi,Cn)}return Ri&&Ia?c.apply(this,Pe):(Fi=this.thru(Bt),Ri?B?Fi.value()[0]:Fi.value():Fi)})}),Me(["pop","push","shift","sort","splice","unshift"],function(c){var f=yv[c],D=/^(?:push|sort|unshift)$/.test(c)?"tap":"thru",B=/^(?:pop|shift)$/.test(c);re.prototype[c]=function(){var Q=arguments;if(B&&!this.__chain__){var le=this.value();return f.apply(_a(le)?le:[],Q)}return this[D](function(De){return f.apply(_a(De)?De:[],Q)})}}),Vd(ua.prototype,function(c,f){var D=re[f];if(D){var B=D.name+"";Mr.call(kn,B)||(kn[B]=[]),kn[B].push({name:f,func:D})}}),kn[eO(M,2).name]=[{name:"wrapper",func:M}],ua.prototype.clone=function wc(){var c=new ua(this.__wrapped__);return c.__actions__=Oc(this.__actions__),c.__dir__=this.__dir__,c.__filtered__=this.__filtered__,c.__iteratees__=Oc(this.__iteratees__),c.__takeCount__=this.__takeCount__,c.__views__=Oc(this.__views__),c},ua.prototype.reverse=function Sg(){if(this.__filtered__){var c=new ua(this);c.__dir__=-1,c.__filtered__=!0}else(c=this.clone()).__dir__*=-1;return c},ua.prototype.value=function Og(){var c=this.__wrapped__.value(),f=this.__dir__,D=_a(c),B=f<0,Q=D?c.length:0,le=function LM(c,f,D){for(var B=-1,Q=D.length;++B<Q;){var le=D[B],De=le.size;switch(le.type){case"drop":c+=De;break;case"dropRight":f-=De;break;case"take":f=H(f,c+De);break;case"takeRight":c=T(c,f-De)}}return{start:c,end:f}}(0,Q,this.__views__),De=le.start,Pe=le.end,je=Pe-De,At=B?Pe:De-1,kt=this.__iteratees__,Bt=kt.length,Cn=0,oi=H(je,this.__takeCount__);if(!D||!B&&Q==je&&oi==je)return Rp(c,this.__actions__);var Ri=[];e:for(;je--&&Cn<oi;){for(var Ia=-1,Fi=c[At+=f];++Ia<Bt;){var Ka=kt[Ia],hr=Ka.iteratee,Td=Ka.type,Ac=hr(Fi);if(2==Td)Fi=Ac;else if(!Ac){if(1==Td)continue e;break e}}Ri[Cn++]=Fi}return Ri},re.prototype.at=A5,re.prototype.chain=function k5(){return gN(this)},re.prototype.commit=function MY(){return new Ku(this.value(),this.__chain__)},re.prototype.next=function I5(){this.__values__===M&&(this.__values__=e$(this.value()));var c=this.__index__>=this.__values__.length;return{done:c,value:c?M:this.__values__[this.__index__++]}},re.prototype.plant=function DY(c){for(var f,D=this;D instanceof g0;){var B=FB(D);B.__index__=0,B.__values__=M,f?Q.__wrapped__=B:f=B;var Q=B;D=D.__wrapped__}return Q.__wrapped__=c,f},re.prototype.reverse=function wY(){var c=this.__wrapped__;if(c instanceof ua){var f=c;return this.__actions__.length&&(f=new ua(this)),(f=f.reverse()).__actions__.push({func:aE,args:[PM],thisArg:M}),new Ku(f,this.__chain__)}return this.thru(PM)},re.prototype.toJSON=re.prototype.valueOf=re.prototype.value=function L5(){return Rp(this.__wrapped__,this.__actions__)},re.prototype.first=re.prototype.head,xg&&(re.prototype[xg]=function xY(){return this}),re}();ao._=wM,(F=function(){return wM}.call(qe,ae,qe,Te))!==M&&(Te.exports=F)}.call(this)},27122:(Te,qe)=>{"use strict";function F(T,H){for(var P=0;P<H.length;P++){var O=H[P];O.enumerable=O.enumerable||!1,O.configurable=!0,"value"in O&&(O.writable=!0),Object.defineProperty(T,O.key,O)}}function M(T,H,P){return H&&F(T.prototype,H),P&&F(T,P),T}function L(T,H){T.prototype=Object.create(H.prototype),T.prototype.constructor=T,T.__proto__=H}function A(T){return(A=Object.setPrototypeOf?Object.getPrototypeOf:function(P){return P.__proto__||Object.getPrototypeOf(P)})(T)}function R(T,H){return(R=Object.setPrototypeOf||function(O,z){return O.__proto__=z,O})(T,H)}function J(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(T){return!1}}function ee(T,H,P){return(ee=J()?Reflect.construct:function(z,X,pe){var ye=[null];ye.push.apply(ye,X);var lt=new(Function.bind.apply(z,ye));return pe&&R(lt,pe.prototype),lt}).apply(null,arguments)}function Ne(T){var H="function"==typeof Map?new Map:void 0;return Ne=function(O){if(null===O||!function ue(T){return-1!==Function.toString.call(T).indexOf("[native code]")}(O))return O;if("function"!=typeof O)throw new TypeError("Super expression must either be null or a function");if(void 0!==H){if(H.has(O))return H.get(O);H.set(O,z)}function z(){return ee(O,arguments,A(this).constructor)}return z.prototype=Object.create(O.prototype,{constructor:{value:z,enumerable:!1,writable:!0,configurable:!0}}),R(z,O)},Ne(T)}function Ht(T,H){(null==H||H>T.length)&&(H=T.length);for(var P=0,O=new Array(H);P<H;P++)O[P]=T[P];return O}function sn(T){var H=0;if("undefined"==typeof Symbol||null==T[Symbol.iterator]){if(Array.isArray(T)||(T=function Yt(T,H){if(T){if("string"==typeof T)return Ht(T,H);var P=Object.prototype.toString.call(T).slice(8,-1);if("Object"===P&&T.constructor&&(P=T.constructor.name),"Map"===P||"Set"===P)return Array.from(P);if("Arguments"===P||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(P))return Ht(T,H)}}(T)))return function(){return H>=T.length?{done:!0}:{done:!1,value:T[H++]}};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(H=T[Symbol.iterator]()).next.bind(H)}var Wi=function(T){function H(){return T.apply(this,arguments)||this}return L(H,T),H}(Ne(Error)),Mt=function(T){function H(P){return T.call(this,"Invalid DateTime: "+P.toMessage())||this}return L(H,T),H}(Wi),Kt=function(T){function H(P){return T.call(this,"Invalid Interval: "+P.toMessage())||this}return L(H,T),H}(Wi),ke=function(T){function H(P){return T.call(this,"Invalid Duration: "+P.toMessage())||this}return L(H,T),H}(Wi),ft=function(T){function H(){return T.apply(this,arguments)||this}return L(H,T),H}(Wi),st=function(T){function H(P){return T.call(this,"Invalid unit "+P)||this}return L(H,T),H}(Wi),Ut=function(T){function H(){return T.apply(this,arguments)||this}return L(H,T),H}(Wi),Wn=function(T){function H(){return T.call(this,"Zone is an abstract class")||this}return L(H,T),H}(Wi),pt="numeric",Bn="short",Xn="long",Gn={year:pt,month:pt,day:pt},za={year:pt,month:Bn,day:pt},$a={year:pt,month:Bn,day:pt,weekday:Bn},Zn={year:pt,month:Xn,day:pt},jr={year:pt,month:Xn,day:pt,weekday:Xn},Va={hour:pt,minute:pt},Qs={hour:pt,minute:pt,second:pt},di={hour:pt,minute:pt,second:pt,timeZoneName:Bn},Sr={hour:pt,minute:pt,second:pt,timeZoneName:Xn},Ni={hour:pt,minute:pt,hour12:!1},Qr={hour:pt,minute:pt,second:pt,hour12:!1},el={hour:pt,minute:pt,second:pt,hour12:!1,timeZoneName:Bn},Za={hour:pt,minute:pt,second:pt,hour12:!1,timeZoneName:Xn},cl={year:pt,month:pt,day:pt,hour:pt,minute:pt},Tr={year:pt,month:pt,day:pt,hour:pt,minute:pt,second:pt},xn={year:pt,month:Bn,day:pt,hour:pt,minute:pt},eo={year:pt,month:Bn,day:pt,hour:pt,minute:pt,second:pt},pl={year:pt,month:Bn,day:pt,weekday:Bn,hour:pt,minute:pt},En={year:pt,month:Xn,day:pt,hour:pt,minute:pt,timeZoneName:Bn},qr={year:pt,month:Xn,day:pt,hour:pt,minute:pt,second:pt,timeZoneName:Bn},Xi={year:pt,month:Xn,day:pt,weekday:Xn,hour:pt,minute:pt,timeZoneName:Xn},Zi={year:pt,month:Xn,day:pt,weekday:Xn,hour:pt,minute:pt,second:pt,timeZoneName:Xn};function Oi(T){return void 0===T}function Hr(T){return"number"==typeof T}function to(T){return"number"==typeof T&&T%1==0}function xt(){try{return"undefined"!=typeof Intl&&Intl.DateTimeFormat}catch(T){return!1}}function gt(){return!Oi(Intl.DateTimeFormat.prototype.formatToParts)}function an(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(T){return!1}}function Ln(T,H,P){if(0!==T.length)return T.reduce(function(O,z){var X=[H(z),z];return O&&P(O[0],X[0])===O[0]?O:X},null)[1]}function ve(T,H){return H.reduce(function(P,O){return P[O]=T[O],P},{})}function He(T,H){return Object.prototype.hasOwnProperty.call(T,H)}function Je(T,H,P){return to(T)&&T>=H&&T<=P}function ht(T,H){void 0===H&&(H=2);var P=T<0?"-":"",O=P?-1*T:T;return""+P+(O.toString().length<H?("0".repeat(H)+O).slice(-H):O.toString())}function bt(T){if(!Oi(T)&&null!==T&&""!==T)return parseInt(T,10)}function zt(T){if(!Oi(T)&&null!==T&&""!==T){var H=1e3*parseFloat("0."+T);return Math.floor(H)}}function Ct(T,H,P){void 0===P&&(P=!1);var O=Math.pow(10,H);return(P?Math.trunc:Math.round)(T*O)/O}function An(T){return T%4==0&&(T%100!=0||T%400==0)}function dn(T){return An(T)?366:365}function Xt(T,H){var P=function Ze(T,H){return T-H*Math.floor(T/H)}(H-1,12)+1;return 2===P?An(T+(H-P)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][P-1]}function Ti(T){var H=Date.UTC(T.year,T.month-1,T.day,T.hour,T.minute,T.second,T.millisecond);return T.year<100&&T.year>=0&&(H=new Date(H)).setUTCFullYear(H.getUTCFullYear()-1900),+H}function Un(T){var H=(T+Math.floor(T/4)-Math.floor(T/100)+Math.floor(T/400))%7,P=T-1,O=(P+Math.floor(P/4)-Math.floor(P/100)+Math.floor(P/400))%7;return 4===H||3===O?53:52}function pn(T){return T>99?T:T>60?1900+T:2e3+T}function hi(T,H,P,O){void 0===O&&(O=null);var z=new Date(T),X={hour12:!1,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};O&&(X.timeZone=O);var pe=Object.assign({timeZoneName:H},X),ye=xt();if(ye&>()){var Fe=new Intl.DateTimeFormat(P,pe).formatToParts(z).find(function(kn){return"timezonename"===kn.type.toLowerCase()});return Fe?Fe.value:null}if(ye){var lt=new Intl.DateTimeFormat(P,X).format(z);return new Intl.DateTimeFormat(P,pe).format(z).substring(lt.length).replace(/^[, \u200e]+/,"")}return null}function Gi(T,H){var P=parseInt(T,10);Number.isNaN(P)&&(P=0);var O=parseInt(H,10)||0;return 60*P+(P<0||Object.is(P,-0)?-O:O)}function dr(T){var H=Number(T);if("boolean"==typeof T||""===T||Number.isNaN(H))throw new Ut("Invalid unit value "+T);return H}function xa(T,H,P){var O={};for(var z in T)if(He(T,z)){if(P.indexOf(z)>=0)continue;var X=T[z];if(null==X)continue;O[H(z)]=dr(X)}return O}function tn(T,H){var P=Math.trunc(Math.abs(T/60)),O=Math.trunc(Math.abs(T%60)),z=T>=0?"+":"-";switch(H){case"short":return""+z+ht(P,2)+":"+ht(O,2);case"narrow":return""+z+P+(O>0?":"+O:"");case"techie":return""+z+ht(P,2)+ht(O,2);default:throw new RangeError("Value format "+H+" is out of range for property format")}}function wn(T){return ve(T,["hour","minute","second","millisecond"])}var gr=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z_+-]{1,256}(\/[A-Za-z_+-]{1,256})?)?/;function On(T){return JSON.stringify(T,Object.keys(T).sort())}var Hi=["January","February","March","April","May","June","July","August","September","October","November","December"],Pi=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],mn=["J","F","M","A","M","J","J","A","S","O","N","D"];function mi(T){switch(T){case"narrow":return[].concat(mn);case"short":return[].concat(Pi);case"long":return[].concat(Hi);case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}var Wt=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],ni=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Yn=["M","T","W","T","F","S","S"];function Er(T){switch(T){case"narrow":return[].concat(Yn);case"short":return[].concat(ni);case"long":return[].concat(Wt);case"numeric":return["1","2","3","4","5","6","7"];default:return null}}var Ii=["AM","PM"],Rt=["Before Christ","Anno Domini"],vi=["BC","AD"],no=["B","A"];function Qi(T){switch(T){case"narrow":return[].concat(no);case"short":return[].concat(vi);case"long":return[].concat(Rt);default:return null}}function fi(T,H){for(var z,P="",O=sn(T);!(z=O()).done;){var X=z.value;X.literal?P+=X.val:P+=H(X.val)}return P}var pa={D:Gn,DD:za,DDD:Zn,DDDD:jr,t:Va,tt:Qs,ttt:di,tttt:Sr,T:Ni,TT:Qr,TTT:el,TTTT:Za,f:cl,ff:xn,fff:En,ffff:Xi,F:Tr,FF:eo,FFF:qr,FFFF:Zi},Dt=function(){function T(P,O){this.opts=O,this.loc=P,this.systemLoc=null}T.create=function(O,z){return void 0===z&&(z={}),new T(O,z)},T.parseFormat=function(O){for(var z=null,X="",pe=!1,ye=[],Fe=0;Fe<O.length;Fe++){var lt=O.charAt(Fe);"'"===lt?(X.length>0&&ye.push({literal:pe,val:X}),z=null,X="",pe=!pe):pe||lt===z?X+=lt:(X.length>0&&ye.push({literal:!1,val:X}),X=lt,z=lt)}return X.length>0&&ye.push({literal:pe,val:X}),ye},T.macroTokenToFormatOpts=function(O){return pa[O]};var H=T.prototype;return H.formatWithSystemDefault=function(O,z){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(O,Object.assign({},this.opts,z)).format()},H.formatDateTime=function(O,z){return void 0===z&&(z={}),this.loc.dtFormatter(O,Object.assign({},this.opts,z)).format()},H.formatDateTimeParts=function(O,z){return void 0===z&&(z={}),this.loc.dtFormatter(O,Object.assign({},this.opts,z)).formatToParts()},H.resolvedOptions=function(O,z){return void 0===z&&(z={}),this.loc.dtFormatter(O,Object.assign({},this.opts,z)).resolvedOptions()},H.num=function(O,z){if(void 0===z&&(z=0),this.opts.forceSimple)return ht(O,z);var X=Object.assign({},this.opts);return z>0&&(X.padTo=z),this.loc.numberFormatter(X).format(O)},H.formatDateTimeFromString=function(O,z){var X=this,pe="en"===this.loc.listingMode(),ye=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar&>(),Fe=function(si,gl){return X.loc.extract(O,si,gl)},lt=function(si){return O.isOffsetFixed&&0===O.offset&&si.allowZ?"Z":O.isValid?O.zone.formatOffset(O.ts,si.format):""},jt=function(){return pe?function ji(T){return Ii[T.hour<12?0:1]}(O):Fe({hour:"numeric",hour12:!0},"dayperiod")},Ft=function(si,gl){return pe?function Qe(T,H){return mi(H)[T.month-1]}(O,si):Fe(gl?{month:si}:{month:si,day:"numeric"},"month")},qt=function(si,gl){return pe?function Nn(T,H){return Er(H)[T.weekday-1]}(O,si):Fe(gl?{weekday:si}:{weekday:si,month:"long",day:"numeric"},"weekday")},Ci=function(si){return pe?function Ue(T,H){return Qi(H)[T.year<0?0:1]}(O,si):Fe({era:si},"era")};return fi(T.parseFormat(z),function(si){switch(si){case"S":return X.num(O.millisecond);case"u":case"SSS":return X.num(O.millisecond,3);case"s":return X.num(O.second);case"ss":return X.num(O.second,2);case"m":return X.num(O.minute);case"mm":return X.num(O.minute,2);case"h":return X.num(O.hour%12==0?12:O.hour%12);case"hh":return X.num(O.hour%12==0?12:O.hour%12,2);case"H":return X.num(O.hour);case"HH":return X.num(O.hour,2);case"Z":return lt({format:"narrow",allowZ:X.opts.allowZ});case"ZZ":return lt({format:"short",allowZ:X.opts.allowZ});case"ZZZ":return lt({format:"techie",allowZ:X.opts.allowZ});case"ZZZZ":return O.zone.offsetName(O.ts,{format:"short",locale:X.loc.locale});case"ZZZZZ":return O.zone.offsetName(O.ts,{format:"long",locale:X.loc.locale});case"z":return O.zoneName;case"a":return jt();case"d":return ye?Fe({day:"numeric"},"day"):X.num(O.day);case"dd":return ye?Fe({day:"2-digit"},"day"):X.num(O.day,2);case"c":case"E":return X.num(O.weekday);case"ccc":return qt("short",!0);case"cccc":return qt("long",!0);case"ccccc":return qt("narrow",!0);case"EEE":return qt("short",!1);case"EEEE":return qt("long",!1);case"EEEEE":return qt("narrow",!1);case"L":return ye?Fe({month:"numeric",day:"numeric"},"month"):X.num(O.month);case"LL":return ye?Fe({month:"2-digit",day:"numeric"},"month"):X.num(O.month,2);case"LLL":return Ft("short",!0);case"LLLL":return Ft("long",!0);case"LLLLL":return Ft("narrow",!0);case"M":return ye?Fe({month:"numeric"},"month"):X.num(O.month);case"MM":return ye?Fe({month:"2-digit"},"month"):X.num(O.month,2);case"MMM":return Ft("short",!1);case"MMMM":return Ft("long",!1);case"MMMMM":return Ft("narrow",!1);case"y":return ye?Fe({year:"numeric"},"year"):X.num(O.year);case"yy":return ye?Fe({year:"2-digit"},"year"):X.num(O.year.toString().slice(-2),2);case"yyyy":return ye?Fe({year:"numeric"},"year"):X.num(O.year,4);case"yyyyyy":return ye?Fe({year:"numeric"},"year"):X.num(O.year,6);case"G":return Ci("short");case"GG":return Ci("long");case"GGGGG":return Ci("narrow");case"kk":return X.num(O.weekYear.toString().slice(-2),2);case"kkkk":return X.num(O.weekYear,4);case"W":return X.num(O.weekNumber);case"WW":return X.num(O.weekNumber,2);case"o":return X.num(O.ordinal);case"ooo":return X.num(O.ordinal,3);case"q":return X.num(O.quarter);case"qq":return X.num(O.quarter,2);case"X":return X.num(Math.floor(O.ts/1e3));case"x":return X.num(O.ts);default:return function(si){var gl=T.macroTokenToFormatOpts(si);return gl?X.formatWithSystemDefault(O,gl):si}(si)}})},H.formatDurationFromString=function(O,z){var qt,X=this,pe=function(qt){switch(qt[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"M":return"month";case"y":return"year";default:return null}},Fe=T.parseFormat(z),lt=Fe.reduce(function(Ft,qt){var kn=qt.literal,Ci=qt.val;return kn?Ft:Ft.concat(Ci)},[]),jt=O.shiftTo.apply(O,lt.map(pe).filter(function(Ft){return Ft}));return fi(Fe,(qt=jt,function(kn){var Ci=pe(kn);return Ci?X.num(qt.get(Ci),kn.length):kn}))},T}(),mt=function(){function T(P,O){this.reason=P,this.explanation=O}return T.prototype.toMessage=function(){return this.explanation?this.reason+": "+this.explanation:this.reason},T}(),at=function(){function T(){}var H=T.prototype;return H.offsetName=function(O,z){throw new Wn},H.formatOffset=function(O,z){throw new Wn},H.offset=function(O){throw new Wn},H.equals=function(O){throw new Wn},M(T,[{key:"type",get:function(){throw new Wn}},{key:"name",get:function(){throw new Wn}},{key:"universal",get:function(){throw new Wn}},{key:"isValid",get:function(){throw new Wn}}]),T}(),$t=null,St=function(T){function H(){return T.apply(this,arguments)||this}L(H,T);var P=H.prototype;return P.offsetName=function(z,X){return hi(z,X.format,X.locale)},P.formatOffset=function(z,X){return tn(this.offset(z),X)},P.offset=function(z){return-new Date(z).getTimezoneOffset()},P.equals=function(z){return"local"===z.type},M(H,[{key:"type",get:function(){return"local"}},{key:"name",get:function(){return xt()?(new Intl.DateTimeFormat).resolvedOptions().timeZone:"local"}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!0}}],[{key:"instance",get:function(){return null===$t&&($t=new H),$t}}]),H}(at),Qn=RegExp("^"+gr.source+"$"),Jt={};var V={year:0,month:1,day:2,hour:3,minute:4,second:5};var Oe={},Se=function(T){function H(O){var z;return(z=T.call(this)||this).zoneName=O,z.valid=H.isValidZone(O),z}L(H,T),H.create=function(z){return Oe[z]||(Oe[z]=new H(z)),Oe[z]},H.resetCache=function(){Oe={},Jt={}},H.isValidSpecifier=function(z){return!(!z||!z.match(Qn))},H.isValidZone=function(z){try{return new Intl.DateTimeFormat("en-US",{timeZone:z}).format(),!0}catch(X){return!1}},H.parseGMTOffset=function(z){if(z){var X=z.match(/^Etc\/GMT(0|[+-]\d{1,2})$/i);if(X)return-60*parseInt(X[1])}return null};var P=H.prototype;return P.offsetName=function(z,X){return hi(z,X.format,X.locale,this.name)},P.formatOffset=function(z,X){return tn(this.offset(z),X)},P.offset=function(z){var X=new Date(z);if(isNaN(X))return NaN;var pe=function U(T){return Jt[T]||(Jt[T]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:T,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})),Jt[T]}(this.name),ye=pe.formatToParts?function se(T,H){for(var P=T.formatToParts(H),O=[],z=0;z<P.length;z++){var X=P[z],pe=X.type,ye=X.value,Fe=V[pe];Oi(Fe)||(O[Fe]=parseInt(ye,10))}return O}(pe,X):function K(T,H){var P=T.format(H).replace(/\u200E/g,""),O=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(P),z=O[1],X=O[2];return[O[3],z,X,O[4],O[5],O[6]]}(pe,X),Fe=ye[0],lt=ye[1],jt=ye[2],Ft=ye[3],ha=+X,si=ha%1e3;return(Ti({year:Fe,month:lt,day:jt,hour:24===Ft?0:Ft,minute:ye[4],second:ye[5],millisecond:0})-(ha-=si>=0?si:1e3+si))/6e4},P.equals=function(z){return"iana"===z.type&&z.name===this.name},M(H,[{key:"type",get:function(){return"iana"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return this.valid}}]),H}(at),Xe=null,tt=function(T){function H(O){var z;return(z=T.call(this)||this).fixed=O,z}L(H,T),H.instance=function(z){return 0===z?H.utcInstance:new H(z)},H.parseSpecifier=function(z){if(z){var X=z.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(X)return new H(Gi(X[1],X[2]))}return null},M(H,null,[{key:"utcInstance",get:function(){return null===Xe&&(Xe=new H(0)),Xe}}]);var P=H.prototype;return P.offsetName=function(){return this.name},P.formatOffset=function(z,X){return tn(this.fixed,X)},P.offset=function(){return this.fixed},P.equals=function(z){return"fixed"===z.type&&z.fixed===this.fixed},M(H,[{key:"type",get:function(){return"fixed"}},{key:"name",get:function(){return 0===this.fixed?"UTC":"UTC"+tn(this.fixed,"narrow")}},{key:"universal",get:function(){return!0}},{key:"isValid",get:function(){return!0}}]),H}(at),Lt=function(T){function H(O){var z;return(z=T.call(this)||this).zoneName=O,z}L(H,T);var P=H.prototype;return P.offsetName=function(){return null},P.formatOffset=function(){return""},P.offset=function(){return NaN},P.equals=function(){return!1},M(H,[{key:"type",get:function(){return"invalid"}},{key:"name",get:function(){return this.zoneName}},{key:"universal",get:function(){return!1}},{key:"isValid",get:function(){return!1}}]),H}(at);function It(T,H){var P;if(Oi(T)||null===T)return H;if(T instanceof at)return T;if(function fr(T){return"string"==typeof T}(T)){var O=T.toLowerCase();return"local"===O?H:"utc"===O||"gmt"===O?tt.utcInstance:null!=(P=Se.parseGMTOffset(T))?tt.instance(P):Se.isValidSpecifier(O)?Se.create(T):tt.parseSpecifier(O)||new Lt(T)}return Hr(T)?tt.instance(T):"object"==typeof T&&T.offset&&"number"==typeof T.offset?T:new Lt(T)}var on=function(){return Date.now()},ii=null,nn=null,ln=null,Bi=null,Na=!1,Vn=function(){function T(){}return T.resetCaches=function(){Pa.resetCache(),Se.resetCache()},M(T,null,[{key:"now",get:function(){return on},set:function(P){on=P}},{key:"defaultZoneName",get:function(){return T.defaultZone.name},set:function(P){ii=P?It(P):null}},{key:"defaultZone",get:function(){return ii||St.instance}},{key:"defaultLocale",get:function(){return nn},set:function(P){nn=P}},{key:"defaultNumberingSystem",get:function(){return ln},set:function(P){ln=P}},{key:"defaultOutputCalendar",get:function(){return Bi},set:function(P){Bi=P}},{key:"throwOnInvalid",get:function(){return Na},set:function(P){Na=P}}]),T}(),ga={};function qa(T,H){void 0===H&&(H={});var P=JSON.stringify([T,H]),O=ga[P];return O||(O=new Intl.DateTimeFormat(T,H),ga[P]=O),O}var So={};var hl={};function Or(T,H){void 0===H&&(H={});var P=H,z=(P.base,function ze(T,H){if(null==T)return{};var z,X,P={},O=Object.keys(T);for(X=0;X<O.length;X++)z=O[X],!(H.indexOf(z)>=0)&&(P[z]=T[z]);return P}(P,["base"])),X=JSON.stringify([T,z]),pe=hl[X];return pe||(pe=new Intl.RelativeTimeFormat(T,H),hl[X]=pe),pe}var Oo=null;function u0(T,H,P,O,z){var X=T.listingMode(P);return"error"===X?null:"en"===X?O(H):z(H)}var Cp=function(){function T(P,O,z){if(this.padTo=z.padTo||0,this.floor=z.floor||!1,!O&&xt()){var X={useGrouping:!1};z.padTo>0&&(X.minimumIntegerDigits=z.padTo),this.inf=function io(T,H){void 0===H&&(H={});var P=JSON.stringify([T,H]),O=So[P];return O||(O=new Intl.NumberFormat(T,H),So[P]=O),O}(P,X)}}return T.prototype.format=function(O){if(this.inf){var z=this.floor?Math.floor(O):O;return this.inf.format(z)}return ht(this.floor?Math.floor(O):Ct(O,3),this.padTo)},T}(),Sp=function(){function T(P,O,z){var X;if(this.opts=z,this.hasIntl=xt(),P.zone.universal&&this.hasIntl){var pe=P.offset/60*-1,ye=pe>=0?"Etc/GMT+"+pe:"Etc/GMT"+pe,Fe=Se.isValidZone(ye);0!==P.offset&&Fe?(X=ye,this.dt=P):(X="UTC",z.timeZoneName?this.dt=P:this.dt=0===P.offset?P:rs.fromMillis(P.ts+60*P.offset*1e3))}else"local"===P.zone.type?this.dt=P:(this.dt=P,X=P.zone.name);if(this.hasIntl){var lt=Object.assign({},this.opts);X&&(lt.timeZone=X),this.dtf=qa(O,lt)}}var H=T.prototype;return H.format=function(){if(this.hasIntl)return this.dtf.format(this.dt.toJSDate());var O=function _t(T){var O="EEEE, LLLL d, yyyy, h:mm a";switch(On(ve(T,["weekday","era","year","month","day","hour","minute","second","timeZoneName","hour12"]))){case On(Gn):return"M/d/yyyy";case On(za):return"LLL d, yyyy";case On($a):return"EEE, LLL d, yyyy";case On(Zn):return"LLLL d, yyyy";case On(jr):return"EEEE, LLLL d, yyyy";case On(Va):return"h:mm a";case On(Qs):return"h:mm:ss a";case On(di):case On(Sr):return"h:mm a";case On(Ni):return"HH:mm";case On(Qr):return"HH:mm:ss";case On(el):case On(Za):return"HH:mm";case On(cl):return"M/d/yyyy, h:mm a";case On(xn):return"LLL d, yyyy, h:mm a";case On(En):return"LLLL d, yyyy, h:mm a";case On(Xi):return O;case On(Tr):return"M/d/yyyy, h:mm:ss a";case On(eo):return"LLL d, yyyy, h:mm:ss a";case On(pl):return"EEE, d LLL yyyy, h:mm a";case On(qr):return"LLLL d, yyyy, h:mm:ss a";case On(Zi):return"EEEE, LLLL d, yyyy, h:mm:ss a";default:return O}}(this.opts),z=Pa.create("en-US");return Dt.create(z).formatDateTimeFromString(this.dt,O)},H.formatToParts=function(){return this.hasIntl&>()?this.dtf.formatToParts(this.dt.toJSDate()):[]},H.resolvedOptions=function(){return this.hasIntl?this.dtf.resolvedOptions():{locale:"en-US",numberingSystem:"latn",outputCalendar:"gregory"}},T}(),ju=function(){function T(P,O,z){this.opts=Object.assign({style:"long"},z),!O&&an()&&(this.rtf=Or(P,z))}var H=T.prototype;return H.format=function(O,z){return this.rtf?this.rtf.format(O,z):function Ke(T,H,P,O){void 0===P&&(P="always"),void 0===O&&(O=!1);var z={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},X=-1===["hours","minutes","seconds"].indexOf(T);if("auto"===P&&X){var pe="days"===T;switch(H){case 1:return pe?"tomorrow":"next "+z[T][0];case-1:return pe?"yesterday":"last "+z[T][0];case 0:return pe?"today":"this "+z[T][0]}}var ye=Object.is(H,-0)||H<0,Fe=Math.abs(H),lt=1===Fe,jt=z[T],Ft=O?lt?jt[1]:jt[2]||jt[1]:lt?z[T][0]:T;return ye?Fe+" "+Ft+" ago":"in "+Fe+" "+Ft}(z,O,this.opts.numeric,"long"!==this.opts.style)},H.formatToParts=function(O,z){return this.rtf?this.rtf.formatToParts(O,z):[]},T}(),Pa=function(){function T(P,O,z,X){var pe=function Qa(T){var H=T.indexOf("-u-");if(-1===H)return[T];var P,O=T.substring(0,H);try{P=qa(T).resolvedOptions()}catch(ye){P=qa(O).resolvedOptions()}var z=P;return[O,z.numberingSystem,z.calendar]}(P),ye=pe[0],Fe=pe[1],lt=pe[2];this.locale=ye,this.numberingSystem=O||Fe||null,this.outputCalendar=z||lt||null,this.intl=function l0(T,H,P){return xt()?((P||H)&&(T+="-u",P&&(T+="-ca-"+P),H&&(T+="-nu-"+H)),T):[]}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=X,this.fastNumbersCached=null}T.fromOpts=function(O){return T.create(O.locale,O.numberingSystem,O.outputCalendar,O.defaultToEN)},T.create=function(O,z,X,pe){void 0===pe&&(pe=!1);var ye=O||Vn.defaultLocale,Fe=ye||(pe?"en-US":function ml(){if(Oo)return Oo;if(xt()){var T=(new Intl.DateTimeFormat).resolvedOptions().locale;return Oo=T&&"und"!==T?T:"en-US"}return Oo="en-US"}());return new T(Fe,z||Vn.defaultNumberingSystem,X||Vn.defaultOutputCalendar,ye)},T.resetCache=function(){Oo=null,ga={},So={},hl={}},T.fromObject=function(O){var z=void 0===O?{}:O,X=z.locale,pe=z.numberingSystem,ye=z.outputCalendar;return T.create(X,pe,ye)};var H=T.prototype;return H.listingMode=function(O){void 0===O&&(O=!0);var X=xt()&>(),pe=this.isEnglish(),ye=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return X||pe&&ye||O?!X||pe&&ye?"en":"intl":"error"},H.clone=function(O){return O&&0!==Object.getOwnPropertyNames(O).length?T.create(O.locale||this.specifiedLocale,O.numberingSystem||this.numberingSystem,O.outputCalendar||this.outputCalendar,O.defaultToEN||!1):this},H.redefaultToEN=function(O){return void 0===O&&(O={}),this.clone(Object.assign({},O,{defaultToEN:!0}))},H.redefaultToSystem=function(O){return void 0===O&&(O={}),this.clone(Object.assign({},O,{defaultToEN:!1}))},H.months=function(O,z,X){var pe=this;return void 0===z&&(z=!1),void 0===X&&(X=!0),u0(this,O,X,mi,function(){var ye=z?{month:O,day:"numeric"}:{month:O},Fe=z?"format":"standalone";return pe.monthsCache[Fe][O]||(pe.monthsCache[Fe][O]=function Gu(T){for(var H=[],P=1;P<=12;P++){var O=rs.utc(2016,P,1);H.push(T(O))}return H}(function(lt){return pe.extract(lt,ye,"month")})),pe.monthsCache[Fe][O]})},H.weekdays=function(O,z,X){var pe=this;return void 0===z&&(z=!1),void 0===X&&(X=!0),u0(this,O,X,Er,function(){var ye=z?{weekday:O,year:"numeric",month:"long",day:"numeric"}:{weekday:O},Fe=z?"format":"standalone";return pe.weekdaysCache[Fe][O]||(pe.weekdaysCache[Fe][O]=function d0(T){for(var H=[],P=1;P<=7;P++){var O=rs.utc(2016,11,13+P);H.push(T(O))}return H}(function(lt){return pe.extract(lt,ye,"weekday")})),pe.weekdaysCache[Fe][O]})},H.meridiems=function(O){var z=this;return void 0===O&&(O=!0),u0(this,void 0,O,function(){return Ii},function(){if(!z.meridiemCache){var X={hour:"numeric",hour12:!0};z.meridiemCache=[rs.utc(2016,11,13,9),rs.utc(2016,11,13,19)].map(function(pe){return z.extract(pe,X,"dayperiod")})}return z.meridiemCache})},H.eras=function(O,z){var X=this;return void 0===z&&(z=!0),u0(this,O,z,Qi,function(){var pe={era:O};return X.eraCache[O]||(X.eraCache[O]=[rs.utc(-40,1,1),rs.utc(2017,1,1)].map(function(ye){return X.extract(ye,pe,"era")})),X.eraCache[O]})},H.extract=function(O,z,X){var Fe=this.dtFormatter(O,z).formatToParts().find(function(lt){return lt.type.toLowerCase()===X});return Fe?Fe.value:null},H.numberFormatter=function(O){return void 0===O&&(O={}),new Cp(this.intl,O.forceSimple||this.fastNumbers,O)},H.dtFormatter=function(O,z){return void 0===z&&(z={}),new Sp(O,this.intl,z)},H.relFormatter=function(O){return void 0===O&&(O={}),new ju(this.intl,this.isEnglish(),O)},H.isEnglish=function(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||xt()&&new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")},H.equals=function(O){return this.locale===O.locale&&this.numberingSystem===O.numberingSystem&&this.outputCalendar===O.outputCalendar},M(T,[{key:"fastNumbers",get:function(){return null==this.fastNumbersCached&&(this.fastNumbersCached=function wp(T){return(!T.numberingSystem||"latn"===T.numberingSystem)&&("latn"===T.numberingSystem||!T.locale||T.locale.startsWith("en")||xt()&&"latn"===new Intl.DateTimeFormat(T.intl).resolvedOptions().numberingSystem)}(this)),this.fastNumbersCached}}]),T}();function Hd(){for(var T=arguments.length,H=new Array(T),P=0;P<T;P++)H[P]=arguments[P];var O=H.reduce(function(z,X){return z+X.source},"");return RegExp("^"+O+"$")}function qu(){for(var T=arguments.length,H=new Array(T),P=0;P<T;P++)H[P]=arguments[P];return function(O){return H.reduce(function(z,X){var pe=z[0],ye=z[1],Fe=z[2],lt=X(O,Fe),jt=lt[0],Ft=lt[1],qt=lt[2];return[Object.assign(pe,jt),ye||Ft,qt]},[{},null,1]).slice(0,2)}}function vd(T){if(null==T)return[null,null];for(var H=arguments.length,P=new Array(H>1?H-1:0),O=1;O<H;O++)P[O-1]=arguments[O];for(var z=0,X=P;z<X.length;z++){var pe=X[z],ye=pe[0],Fe=pe[1],lt=ye.exec(T);if(lt)return Fe(lt)}return[null,null]}function tl(){for(var T=arguments.length,H=new Array(T),P=0;P<T;P++)H[P]=arguments[P];return function(O,z){var pe,X={};for(pe=0;pe<H.length;pe++)X[H[pe]]=bt(O[z+pe]);return[X,null,z+pe]}}var Op=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,nl=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,er=RegExp(""+nl.source+Op.source+"?"),z0=RegExp("(?:T"+er.source+")?"),ea=tl("weekYear","weekNumber","weekDay"),un=tl("year","ordinal"),ta=RegExp(nl.source+" ?(?:"+Op.source+"|("+gr.source+"))?"),tr=RegExp("(?: "+ta.source+")?");function xi(T,H,P){var O=T[H];return Oi(O)?P:bt(O)}function Ar(T,H){return[{year:xi(T,H),month:xi(T,H+1,1),day:xi(T,H+2,1)},null,H+3]}function c0(T,H){return[{hours:xi(T,H,0),minutes:xi(T,H+1,0),seconds:xi(T,H+2,0),milliseconds:zt(T[H+3])},null,H+4]}function Bl(T,H){var P=!T[H]&&!T[H+1],O=Gi(T[H+1],T[H+2]);return[{},P?null:tt.instance(O),H+3]}function _r(T,H){return[{},T[H]?Se.create(T[H]):null,H+1]}var Tp=RegExp("^T?"+nl.source+"$"),zl=/^-?P(?:(?:(-?\d{1,9})Y)?(?:(-?\d{1,9})M)?(?:(-?\d{1,9})W)?(?:(-?\d{1,9})D)?(?:T(?:(-?\d{1,9})H)?(?:(-?\d{1,9})M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function ot(T){var H=T[0],P=T[1],O=T[2],z=T[3],X=T[4],pe=T[5],ye=T[6],Fe=T[7],lt=T[8],jt="-"===H[0],Ft=Fe&&"-"===Fe[0],qt=function(Ci,da){return void 0===da&&(da=!1),void 0!==Ci&&(da||Ci&&jt)?-Ci:Ci};return[{years:qt(bt(P)),months:qt(bt(O)),weeks:qt(bt(z)),days:qt(bt(X)),hours:qt(bt(pe)),minutes:qt(bt(ye)),seconds:qt(bt(Fe),"-0"===Fe),milliseconds:qt(zt(lt),Ft)}]}var ao={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function jo(T,H,P,O,z,X,pe){var ye={year:2===H.length?pn(bt(H)):bt(H),month:Pi.indexOf(P)+1,day:bt(O),hour:bt(z),minute:bt(X)};return pe&&(ye.second=bt(pe)),T&&(ye.weekday=T.length>3?Wt.indexOf(T)+1:ni.indexOf(T)+1),ye}var Da=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Yu(T){var kn,H=T[1],P=T[2],O=T[3],z=T[4],X=T[5],pe=T[6],ye=T[7],Fe=T[8],lt=T[9],jt=T[10],Ft=T[11],qt=jo(H,z,O,P,X,pe,ye);return kn=Fe?ao[Fe]:lt?0:Gi(jt,Ft),[qt,new tt(kn)]}var qo=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,p0=/^(Monday|Tuesday|Wedsday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,$0=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function zd(T){var H=T[1],P=T[2],O=T[3];return[jo(H,T[4],O,P,T[5],T[6],T[7]),tt.utcInstance]}function td(T){var H=T[1],P=T[2],O=T[3],z=T[4],X=T[5],pe=T[6];return[jo(H,T[7],P,O,z,X,pe),tt.utcInstance]}var bc=Hd(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,z0),vg=Hd(/(\d{4})-?W(\d\d)(?:-?(\d))?/,z0),na=Hd(/(\d{4})-?(\d{3})/,z0),te=Hd(er),Me=qu(Ar,c0,Bl),ce=qu(ea,c0,Bl),w=qu(un,c0,Bl),oe=qu(c0,Bl);var Pn=qu(c0);var _i=Hd(/(\d{4})-(\d\d)-(\d\d)/,tr),Ai=Hd(ta),nr=qu(Ar,c0,Bl,_r),yr=qu(c0,Bl,_r);var Wa={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},il=Object.assign({years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6}},Wa),ur=365.2425,ro=30.436875,Rm=Object.assign({years:{quarters:4,months:12,weeks:ur/7,days:ur,hours:24*ur,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:ur/28,days:ur/4,hours:24*ur/4,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:ro/7,days:ro,hours:24*ro,minutes:43829.1,seconds:2629746,milliseconds:2629746e3}},Wa),Md=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Fm=Md.slice(0).reverse();function Ch(T,H,P){void 0===P&&(P=!1);var O={values:P?H.values:Object.assign({},T.values,H.values||{}),loc:T.loc.clone(H.loc),conversionAccuracy:H.conversionAccuracy||T.conversionAccuracy};return new cr(O)}function gv(T,H,P,O,z){var X=T[z][P],pe=H[P]/X,Fe=!(Math.sign(pe)===Math.sign(O[z]))&&0!==O[z]&&Math.abs(pe)<=1?function xM(T){return T<0?Math.floor(T):Math.ceil(T)}(pe):Math.trunc(pe);O[z]+=Fe,H[P]-=Fe*X}var cr=function(){function T(P){var O="longterm"===P.conversionAccuracy||!1;this.values=P.values,this.loc=P.loc||Pa.create(),this.conversionAccuracy=O?"longterm":"casual",this.invalid=P.invalid||null,this.matrix=O?Rm:il,this.isLuxonDuration=!0}T.fromMillis=function(O,z){return T.fromObject(Object.assign({milliseconds:O},z))},T.fromObject=function(O){if(null==O||"object"!=typeof O)throw new Ut("Duration.fromObject: argument expected to be an object, got "+(null===O?"null":typeof O));return new T({values:xa(O,T.normalizeUnit,["locale","numberingSystem","conversionAccuracy","zone"]),loc:Pa.fromObject(O),conversionAccuracy:O.conversionAccuracy})},T.fromISO=function(O,z){var X=function Et(T){return vd(T,[zl,ot])}(O),pe=X[0];if(pe){var ye=Object.assign(pe,z);return T.fromObject(ye)}return T.invalid("unparsable",'the input "'+O+"\" can't be parsed as ISO 8601")},T.fromISOTime=function(O,z){var X=function ri(T){return vd(T,[Tp,Pn])}(O),pe=X[0];if(pe){var ye=Object.assign(pe,z);return T.fromObject(ye)}return T.invalid("unparsable",'the input "'+O+"\" can't be parsed as ISO 8601")},T.invalid=function(O,z){if(void 0===z&&(z=null),!O)throw new Ut("need to specify a reason the Duration is invalid");var X=O instanceof mt?O:new mt(O,z);if(Vn.throwOnInvalid)throw new ke(X);return new T({invalid:X})},T.normalizeUnit=function(O){var z={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[O&&O.toLowerCase()];if(!z)throw new st(O);return z},T.isDuration=function(O){return O&&O.isLuxonDuration||!1};var H=T.prototype;return H.toFormat=function(O,z){void 0===z&&(z={});var X=Object.assign({},z,{floor:!1!==z.round&&!1!==z.floor});return this.isValid?Dt.create(this.loc,X).formatDurationFromString(this,O):"Invalid Duration"},H.toObject=function(O){if(void 0===O&&(O={}),!this.isValid)return{};var z=Object.assign({},this.values);return O.includeConfig&&(z.conversionAccuracy=this.conversionAccuracy,z.numberingSystem=this.loc.numberingSystem,z.locale=this.loc.locale),z},H.toISO=function(){if(!this.isValid)return null;var O="P";return 0!==this.years&&(O+=this.years+"Y"),(0!==this.months||0!==this.quarters)&&(O+=this.months+3*this.quarters+"M"),0!==this.weeks&&(O+=this.weeks+"W"),0!==this.days&&(O+=this.days+"D"),(0!==this.hours||0!==this.minutes||0!==this.seconds||0!==this.milliseconds)&&(O+="T"),0!==this.hours&&(O+=this.hours+"H"),0!==this.minutes&&(O+=this.minutes+"M"),(0!==this.seconds||0!==this.milliseconds)&&(O+=Ct(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===O&&(O+="T0S"),O},H.toISOTime=function(O){if(void 0===O&&(O={}),!this.isValid)return null;var z=this.toMillis();if(z<0||z>=864e5)return null;O=Object.assign({suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended"},O);var X=this.shiftTo("hours","minutes","seconds","milliseconds"),pe="basic"===O.format?"hhmm":"hh:mm";(!O.suppressSeconds||0!==X.seconds||0!==X.milliseconds)&&(pe+="basic"===O.format?"ss":":ss",(!O.suppressMilliseconds||0!==X.milliseconds)&&(pe+=".SSS"));var ye=X.toFormat(pe);return O.includePrefix&&(ye="T"+ye),ye},H.toJSON=function(){return this.toISO()},H.toString=function(){return this.toISO()},H.toMillis=function(){return this.as("milliseconds")},H.valueOf=function(){return this.toMillis()},H.plus=function(O){if(!this.isValid)return this;for(var ye,z=vr(O),X={},pe=sn(Md);!(ye=pe()).done;){var Fe=ye.value;(He(z.values,Fe)||He(this.values,Fe))&&(X[Fe]=z.get(Fe)+this.get(Fe))}return Ch(this,{values:X},!0)},H.minus=function(O){if(!this.isValid)return this;var z=vr(O);return this.plus(z.negate())},H.mapUnits=function(O){if(!this.isValid)return this;for(var z={},X=0,pe=Object.keys(this.values);X<pe.length;X++){var ye=pe[X];z[ye]=dr(O(this.values[ye],ye))}return Ch(this,{values:z},!0)},H.get=function(O){return this[T.normalizeUnit(O)]},H.set=function(O){return this.isValid?Ch(this,{values:Object.assign(this.values,xa(O,T.normalizeUnit,[]))}):this},H.reconfigure=function(O){var z=void 0===O?{}:O,X=z.locale,pe=z.numberingSystem,ye=z.conversionAccuracy,lt={loc:this.loc.clone({locale:X,numberingSystem:pe})};return ye&&(lt.conversionAccuracy=ye),Ch(this,lt)},H.as=function(O){return this.isValid?this.shiftTo(O).get(O):NaN},H.normalize=function(){if(!this.isValid)return this;var O=this.toObject();return function DM(T,H){Fm.reduce(function(P,O){return Oi(H[O])?P:(P&&gv(T,H,P,H,O),O)},null)}(this.matrix,O),Ch(this,{values:O},!0)},H.shiftTo=function(){for(var O=arguments.length,z=new Array(O),X=0;X<O;X++)z[X]=arguments[X];if(!this.isValid)return this;if(0===z.length)return this;z=z.map(function(gl){return T.normalizeUnit(gl)});for(var lt,Ft,pe={},ye={},Fe=this.toObject(),jt=sn(Md);!(Ft=jt()).done;){var qt=Ft.value;if(z.indexOf(qt)>=0){lt=qt;var kn=0;for(var Ci in ye)kn+=this.matrix[Ci][qt]*ye[Ci],ye[Ci]=0;Hr(Fe[qt])&&(kn+=Fe[qt]);var da=Math.trunc(kn);for(var ha in pe[qt]=da,ye[qt]=kn-da,Fe)Md.indexOf(ha)>Md.indexOf(qt)&&gv(this.matrix,Fe,ha,pe,qt)}else Hr(Fe[qt])&&(ye[qt]=Fe[qt])}for(var si in ye)0!==ye[si]&&(pe[lt]+=si===lt?ye[si]:ye[si]/this.matrix[lt][si]);return Ch(this,{values:pe},!0).normalize()},H.negate=function(){if(!this.isValid)return this;for(var O={},z=0,X=Object.keys(this.values);z<X.length;z++){var pe=X[z];O[pe]=-this.values[pe]}return Ch(this,{values:O},!0)},H.equals=function(O){if(!this.isValid||!O.isValid||!this.loc.equals(O.loc))return!1;for(var pe,X=sn(Md);!(pe=X()).done;){var ye=pe.value;if(Fe=this.values[ye],lt=O.values[ye],!(void 0===Fe||0===Fe?void 0===lt||0===lt:Fe===lt))return!1}var Fe,lt;return!0},M(T,[{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"years",get:function(){return this.isValid?this.values.years||0:NaN}},{key:"quarters",get:function(){return this.isValid?this.values.quarters||0:NaN}},{key:"months",get:function(){return this.isValid?this.values.months||0:NaN}},{key:"weeks",get:function(){return this.isValid?this.values.weeks||0:NaN}},{key:"days",get:function(){return this.isValid?this.values.days||0:NaN}},{key:"hours",get:function(){return this.isValid?this.values.hours||0:NaN}},{key:"minutes",get:function(){return this.isValid?this.values.minutes||0:NaN}},{key:"seconds",get:function(){return this.isValid?this.values.seconds||0:NaN}},{key:"milliseconds",get:function(){return this.isValid?this.values.milliseconds||0:NaN}},{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),T}();function vr(T){if(Hr(T))return cr.fromMillis(T);if(cr.isDuration(T))return T;if("object"==typeof T)return cr.fromObject(T);throw new Ut("Unknown duration argument "+T+" of type "+typeof T)}var Ua="Invalid Interval";var Sh=function(){function T(P){this.s=P.start,this.e=P.end,this.invalid=P.invalid||null,this.isLuxonInterval=!0}T.invalid=function(O,z){if(void 0===z&&(z=null),!O)throw new Ut("need to specify a reason the Interval is invalid");var X=O instanceof mt?O:new mt(O,z);if(Vn.throwOnInvalid)throw new Kt(X);return new T({invalid:X})},T.fromDateTimes=function(O,z){var X=qm(O),pe=qm(z),ye=function V0(T,H){return T&&T.isValid?H&&H.isValid?H<T?Sh.invalid("end before start","The end of an interval must be after its start, but you had start="+T.toISO()+" and end="+H.toISO()):null:Sh.invalid("missing or invalid end"):Sh.invalid("missing or invalid start")}(X,pe);return null==ye?new T({start:X,end:pe}):ye},T.after=function(O,z){var X=vr(z),pe=qm(O);return T.fromDateTimes(pe,pe.plus(X))},T.before=function(O,z){var X=vr(z),pe=qm(O);return T.fromDateTimes(pe.minus(X),pe)},T.fromISO=function(O,z){var X=(O||"").split("/",2),pe=X[0],ye=X[1];if(pe&&ye){var Fe,lt,jt,Ft;try{lt=(Fe=rs.fromISO(pe,z)).isValid}catch(Ci){lt=!1}try{Ft=(jt=rs.fromISO(ye,z)).isValid}catch(Ci){Ft=!1}if(lt&&Ft)return T.fromDateTimes(Fe,jt);if(lt){var qt=cr.fromISO(ye,z);if(qt.isValid)return T.after(Fe,qt)}else if(Ft){var kn=cr.fromISO(pe,z);if(kn.isValid)return T.before(jt,kn)}}return T.invalid("unparsable",'the input "'+O+"\" can't be parsed as ISO 8601")},T.isInterval=function(O){return O&&O.isLuxonInterval||!1};var H=T.prototype;return H.length=function(O){return void 0===O&&(O="milliseconds"),this.isValid?this.toDuration.apply(this,[O]).get(O):NaN},H.count=function(O){if(void 0===O&&(O="milliseconds"),!this.isValid)return NaN;var z=this.start.startOf(O),X=this.end.startOf(O);return Math.floor(X.diff(z,O).get(O))+1},H.hasSame=function(O){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,O))},H.isEmpty=function(){return this.s.valueOf()===this.e.valueOf()},H.isAfter=function(O){return!!this.isValid&&this.s>O},H.isBefore=function(O){return!!this.isValid&&this.e<=O},H.contains=function(O){return!!this.isValid&&(this.s<=O&&this.e>O)},H.set=function(O){var z=void 0===O?{}:O,X=z.start,pe=z.end;return this.isValid?T.fromDateTimes(X||this.s,pe||this.e):this},H.splitAt=function(){var O=this;if(!this.isValid)return[];for(var z=arguments.length,X=new Array(z),pe=0;pe<z;pe++)X[pe]=arguments[pe];for(var ye=X.map(qm).filter(function(kn){return O.contains(kn)}).sort(),Fe=[],lt=this.s,jt=0;lt<this.e;){var Ft=ye[jt]||this.e,qt=+Ft>+this.e?this.e:Ft;Fe.push(T.fromDateTimes(lt,qt)),lt=qt,jt+=1}return Fe},H.splitBy=function(O){var z=vr(O);if(!this.isValid||!z.isValid||0===z.as("milliseconds"))return[];for(var ye,X=this.s,pe=1,Fe=[];X<this.e;){var lt=this.start.plus(z.mapUnits(function(jt){return jt*pe}));ye=+lt>+this.e?this.e:lt,Fe.push(T.fromDateTimes(X,ye)),X=ye,pe+=1}return Fe},H.divideEqually=function(O){return this.isValid?this.splitBy(this.length()/O).slice(0,O):[]},H.overlaps=function(O){return this.e>O.s&&this.s<O.e},H.abutsStart=function(O){return!!this.isValid&&+this.e==+O.s},H.abutsEnd=function(O){return!!this.isValid&&+O.e==+this.s},H.engulfs=function(O){return!!this.isValid&&(this.s<=O.s&&this.e>=O.e)},H.equals=function(O){return!(!this.isValid||!O.isValid)&&(this.s.equals(O.s)&&this.e.equals(O.e))},H.intersection=function(O){if(!this.isValid)return this;var z=this.s>O.s?this.s:O.s,X=this.e<O.e?this.e:O.e;return z>=X?null:T.fromDateTimes(z,X)},H.union=function(O){if(!this.isValid)return this;var z=this.s<O.s?this.s:O.s,X=this.e>O.e?this.e:O.e;return T.fromDateTimes(z,X)},T.merge=function(O){var z=O.sort(function(ye,Fe){return ye.s-Fe.s}).reduce(function(ye,Fe){var lt=ye[0],jt=ye[1];return jt?jt.overlaps(Fe)||jt.abutsStart(Fe)?[lt,jt.union(Fe)]:[lt.concat([jt]),Fe]:[lt,Fe]},[[],null]),X=z[0],pe=z[1];return pe&&X.push(pe),X},T.xor=function(O){for(var z,qt,X=null,pe=0,ye=[],Fe=O.map(function(Ci){return[{time:Ci.s,type:"s"},{time:Ci.e,type:"e"}]}),Ft=sn((z=Array.prototype).concat.apply(z,Fe).sort(function(Ci,da){return Ci.time-da.time}));!(qt=Ft()).done;){var kn=qt.value;1===(pe+="s"===kn.type?1:-1)?X=kn.time:(X&&+X!=+kn.time&&ye.push(T.fromDateTimes(X,kn.time)),X=null)}return T.merge(ye)},H.difference=function(){for(var O=this,z=arguments.length,X=new Array(z),pe=0;pe<z;pe++)X[pe]=arguments[pe];return T.xor([this].concat(X)).map(function(ye){return O.intersection(ye)}).filter(function(ye){return ye&&!ye.isEmpty()})},H.toString=function(){return this.isValid?"["+this.s.toISO()+" \u2013 "+this.e.toISO()+")":Ua},H.toISO=function(O){return this.isValid?this.s.toISO(O)+"/"+this.e.toISO(O):Ua},H.toISODate=function(){return this.isValid?this.s.toISODate()+"/"+this.e.toISODate():Ua},H.toISOTime=function(O){return this.isValid?this.s.toISOTime(O)+"/"+this.e.toISOTime(O):Ua},H.toFormat=function(O,z){var pe=(void 0===z?{}:z).separator,ye=void 0===pe?" \u2013 ":pe;return this.isValid?""+this.s.toFormat(O)+ye+this.e.toFormat(O):Ua},H.toDuration=function(O,z){return this.isValid?this.e.diff(this.s,O,z):cr.invalid(this.invalidReason)},H.mapEndpoints=function(O){return T.fromDateTimes(O(this.s),O(this.e))},M(T,[{key:"start",get:function(){return this.isValid?this.s:null}},{key:"end",get:function(){return this.isValid?this.e:null}},{key:"isValid",get:function(){return null===this.invalidReason}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}}]),T}(),h0=function(){function T(){}return T.hasDST=function(P){void 0===P&&(P=Vn.defaultZone);var O=rs.now().setZone(P).set({month:12});return!P.universal&&O.offset!==O.set({month:6}).offset},T.isValidIANAZone=function(P){return Se.isValidSpecifier(P)&&Se.isValidZone(P)},T.normalizeZone=function(P){return It(P,Vn.defaultZone)},T.months=function(P,O){void 0===P&&(P="long");var z=void 0===O?{}:O,X=z.locale,pe=void 0===X?null:X,ye=z.numberingSystem,Fe=void 0===ye?null:ye,lt=z.locObj,jt=void 0===lt?null:lt,Ft=z.outputCalendar,qt=void 0===Ft?"gregory":Ft;return(jt||Pa.create(pe,Fe,qt)).months(P)},T.monthsFormat=function(P,O){void 0===P&&(P="long");var z=void 0===O?{}:O,X=z.locale,pe=void 0===X?null:X,ye=z.numberingSystem,Fe=void 0===ye?null:ye,lt=z.locObj,jt=void 0===lt?null:lt,Ft=z.outputCalendar,qt=void 0===Ft?"gregory":Ft;return(jt||Pa.create(pe,Fe,qt)).months(P,!0)},T.weekdays=function(P,O){void 0===P&&(P="long");var z=void 0===O?{}:O,X=z.locale,pe=void 0===X?null:X,ye=z.numberingSystem,Fe=void 0===ye?null:ye,lt=z.locObj;return((void 0===lt?null:lt)||Pa.create(pe,Fe,null)).weekdays(P)},T.weekdaysFormat=function(P,O){void 0===P&&(P="long");var z=void 0===O?{}:O,X=z.locale,pe=void 0===X?null:X,ye=z.numberingSystem,Fe=void 0===ye?null:ye,lt=z.locObj;return((void 0===lt?null:lt)||Pa.create(pe,Fe,null)).weekdays(P,!0)},T.meridiems=function(P){var z=(void 0===P?{}:P).locale,X=void 0===z?null:z;return Pa.create(X).meridiems()},T.eras=function(P,O){void 0===P&&(P="short");var X=(void 0===O?{}:O).locale,pe=void 0===X?null:X;return Pa.create(pe,null,"gregory").eras(P)},T.features=function(){var P=!1,O=!1,z=!1,X=!1;if(xt()){P=!0,O=gt(),X=an();try{z="America/New_York"===new Intl.DateTimeFormat("en",{timeZone:"America/New_York"}).resolvedOptions().timeZone}catch(pe){z=!1}}return{intl:P,intlTokens:O,zones:z,relative:X}},T}();function Mc(T,H){var P=function(X){return X.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf()},O=P(H)-P(T);return Math.floor(cr.fromMillis(O).as("days"))}function BS(T,H,P,O){var z=function Hm(T,H,P){for(var X,pe,z={},ye=0,Fe=[["years",function(da,ha){return ha.year-da.year}],["quarters",function(da,ha){return ha.quarter-da.quarter}],["months",function(da,ha){return ha.month-da.month+12*(ha.year-da.year)}],["weeks",function(da,ha){var si=Mc(da,ha);return(si-si%7)/7}],["days",Mc]];ye<Fe.length;ye++){var lt=Fe[ye],jt=lt[0],Ft=lt[1];if(P.indexOf(jt)>=0){var qt;X=jt;var Ci,kn=Ft(T,H);(pe=T.plus(((qt={})[jt]=kn,qt)))>H?(T=T.plus(((Ci={})[jt]=kn-1,Ci)),kn-=1):T=pe,z[jt]=kn}}return[T,z,pe,X]}(T,H,P),X=z[0],pe=z[1],ye=z[2],Fe=z[3],lt=H-X,jt=P.filter(function(Ci){return["hours","minutes","seconds","milliseconds"].indexOf(Ci)>=0});if(0===jt.length){var Ft;if(ye<H)ye=X.plus(((Ft={})[Fe]=1,Ft));ye!==X&&(pe[Fe]=(pe[Fe]||0)+lt/(ye-X))}var kn,qt=cr.fromObject(Object.assign(pe,O));return jt.length>0?(kn=cr.fromMillis(lt,O)).shiftTo.apply(kn,jt).plus(qt):qt}var Oh={arab:"[\u0660-\u0669]",arabext:"[\u06f0-\u06f9]",bali:"[\u1b50-\u1b59]",beng:"[\u09e6-\u09ef]",deva:"[\u0966-\u096f]",fullwide:"[\uff10-\uff19]",gujr:"[\u0ae6-\u0aef]",hanidec:"[\u3007|\u4e00|\u4e8c|\u4e09|\u56db|\u4e94|\u516d|\u4e03|\u516b|\u4e5d]",khmr:"[\u17e0-\u17e9]",knda:"[\u0ce6-\u0cef]",laoo:"[\u0ed0-\u0ed9]",limb:"[\u1946-\u194f]",mlym:"[\u0d66-\u0d6f]",mong:"[\u1810-\u1819]",mymr:"[\u1040-\u1049]",orya:"[\u0b66-\u0b6f]",tamldec:"[\u0be6-\u0bef]",telu:"[\u0c66-\u0c6f]",thai:"[\u0e50-\u0e59]",tibt:"[\u0f20-\u0f29]",latn:"\\d"},zS={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},bg=Oh.hanidec.replace(/[\[|\]]/g,"").split("");function xd(T,H){var P=T.numberingSystem;return void 0===H&&(H=""),new RegExp(""+Oh[P||"latn"]+H)}function Ya(T,H){return void 0===H&&(H=function(O){return O}),{regex:T,deser:function(O){var z=O[0];return H(function ST(T){var H=parseInt(T,10);if(isNaN(H)){H="";for(var P=0;P<T.length;P++){var O=T.charCodeAt(P);if(-1!==T[P].search(Oh.hanidec))H+=bg.indexOf(T[P]);else for(var z in zS){var X=zS[z],pe=X[0],ye=X[1];O>=pe&&O<=ye&&(H+=O-pe)}}return parseInt(H,10)}return H}(z))}}}var Ep="( |"+String.fromCharCode(160)+")",_v=new RegExp(Ep,"g");function s_(T){return T.replace(/\./g,"\\.?").replace(_v,Ep)}function Bm(T){return T.replace(/\./g,"").replace(_v," ").toLowerCase()}function No(T,H){return null===T?null:{regex:RegExp(T.map(s_).join("|")),deser:function(O){var z=O[0];return T.findIndex(function(X){return Bm(z)===Bm(X)})+H}}}function nd(T,H){return{regex:T,deser:function(O){return Gi(O[1],O[2])},groups:H}}function m0(T){return{regex:T,deser:function(P){return P[0]}}}function OT(T){return T.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}var TT={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};var ut=null;function _n(T,H){if(T.literal)return T;var P=Dt.macroTokenToFormatOpts(T.val);if(!P)return T;var X=Dt.create(H,P).formatDateTimeParts(function nt(){return ut||(ut=rs.fromMillis(1555555555555)),ut}()).map(function(pe){return function VS(T,H,P){var O=T.type,z=T.value;if("literal"===O)return{literal:!0,val:z};var X=P[O],pe=TT[O];return"object"==typeof pe&&(pe=pe[X]),pe?{literal:!1,val:pe}:void 0}(pe,0,P)});return X.includes(void 0)?T:X}function wi(T,H,P){var O=function bi(T,H){var P;return(P=Array.prototype).concat.apply(P,T.map(function(O){return _n(O,H)}))}(Dt.parseFormat(P),T),z=O.map(function(ha){return function $S(T,H){var P=xd(H),O=xd(H,"{2}"),z=xd(H,"{3}"),X=xd(H,"{4}"),pe=xd(H,"{6}"),ye=xd(H,"{1,2}"),Fe=xd(H,"{1,3}"),lt=xd(H,"{1,6}"),jt=xd(H,"{1,9}"),Ft=xd(H,"{2,4}"),qt=xd(H,"{4,6}"),kn=function(si){return{regex:RegExp(OT(si.val)),deser:function(Dg){return Dg[0]},literal:!0}},da=function(si){if(T.literal)return kn(si);switch(si.val){case"G":return No(H.eras("short",!1),0);case"GG":return No(H.eras("long",!1),0);case"y":return Ya(lt);case"yy":case"kk":return Ya(Ft,pn);case"yyyy":case"kkkk":return Ya(X);case"yyyyy":return Ya(qt);case"yyyyyy":return Ya(pe);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return Ya(ye);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return Ya(O);case"MMM":return No(H.months("short",!0,!1),1);case"MMMM":return No(H.months("long",!0,!1),1);case"LLL":return No(H.months("short",!1,!1),1);case"LLLL":return No(H.months("long",!1,!1),1);case"o":case"S":return Ya(Fe);case"ooo":case"SSS":return Ya(z);case"u":return m0(jt);case"a":return No(H.meridiems(),0);case"E":case"c":return Ya(P);case"EEE":return No(H.weekdays("short",!1,!1),1);case"EEEE":return No(H.weekdays("long",!1,!1),1);case"ccc":return No(H.weekdays("short",!0,!1),1);case"cccc":return No(H.weekdays("long",!0,!1),1);case"Z":case"ZZ":return nd(new RegExp("([+-]"+ye.source+")(?::("+O.source+"))?"),2);case"ZZZ":return nd(new RegExp("([+-]"+ye.source+")("+O.source+")?"),2);case"z":return m0(/[a-z_+-/]{1,256}?/i);default:return kn(si)}}(T)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return da.token=T,da}(ha,T)}),X=z.find(function(ha){return ha.invalidReason});if(X)return{input:H,tokens:O,invalidReason:X.invalidReason};var pe=function zL(T){return["^"+T.map(function(P){return P.regex}).reduce(function(P,O){return P+"("+O.source+")"},"")+"$",T]}(z),ye=pe[0],Fe=pe[1],lt=RegExp(ye,"i"),jt=function wM(T,H,P){var O=T.match(H);if(O){var z={},X=1;for(var pe in P)if(He(P,pe)){var ye=P[pe],Fe=ye.groups?ye.groups+1:1;!ye.literal&&ye.token&&(z[ye.token.val[0]]=ye.deser(O.slice(X,X+Fe))),X+=Fe}return[O,z]}return[O,{}]}(H,lt,Fe),Ft=jt[0],qt=jt[1],kn=qt?function Ve(T){var P;return P=Oi(T.Z)?Oi(T.z)?null:Se.create(T.z):new tt(T.Z),Oi(T.q)||(T.M=3*(T.q-1)+1),Oi(T.h)||(T.h<12&&1===T.a?T.h+=12:12===T.h&&0===T.a&&(T.h=0)),0===T.G&&T.y&&(T.y=-T.y),Oi(T.u)||(T.S=zt(T.u)),[Object.keys(T).reduce(function(z,X){var pe=function(X){switch(X){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}}(X);return pe&&(z[pe]=T[X]),z},{}),P]}(qt):[null,null],Ci=kn[0],da=kn[1];if(He(qt,"a")&&He(qt,"H"))throw new ft("Can't include meridiem when specifying 24-hour format");return{input:H,tokens:O,regex:lt,rawMatches:Ft,matches:qt,result:Ci,zone:da}}var pr=[0,31,59,90,120,151,181,212,243,273,304,334],xc=[0,31,60,91,121,152,182,213,244,274,305,335];function fl(T,H){return new mt("unit out of range","you specified "+H+" (of type "+typeof H+") as a "+T+", which is invalid")}function Ju(T,H,P){var O=new Date(Date.UTC(T,H-1,P)).getUTCDay();return 0===O?7:O}function yv(T,H,P){return P+(An(T)?xc:pr)[H-1]}function WS(T,H){var P=An(T)?xc:pr,O=P.findIndex(function(X){return X<H});return{month:O+1,day:H-P[O]}}function Ap(T){var ye,H=T.year,P=T.month,O=T.day,z=yv(H,P,O),X=Ju(H,P,O),pe=Math.floor((z-X+10)/7);return pe<1?pe=Un(ye=H-1):pe>Un(H)?(ye=H+1,pe=1):ye=H,Object.assign({weekYear:ye,weekNumber:pe,weekday:X},wn(T))}function vv(T){var ye,H=T.weekYear,P=T.weekNumber,O=T.weekday,z=Ju(H,1,4),X=dn(H),pe=7*P+O-z-3;pe<1?pe+=dn(ye=H-1):pe>X?(ye=H+1,pe-=dn(H)):ye=H;var Fe=WS(ye,pe),lt=Fe.month,jt=Fe.day;return Object.assign({year:ye,month:lt,day:jt},wn(T))}function zm(T){var H=T.year,z=yv(H,T.month,T.day);return Object.assign({year:H,ordinal:z},wn(T))}function Mr(T){var H=T.year,O=WS(H,T.ordinal),z=O.month,X=O.day;return Object.assign({year:H,month:z,day:X},wn(T))}function $m(T){var H=to(T.year),P=Je(T.month,1,12),O=Je(T.day,1,Xt(T.year,T.month));return H?P?!O&&fl("day",T.day):fl("month",T.month):fl("year",T.year)}function GS(T){var H=T.hour,P=T.minute,O=T.second,z=T.millisecond,X=Je(H,0,23)||24===H&&0===P&&0===O&&0===z,pe=Je(P,0,59),ye=Je(O,0,59),Fe=Je(z,0,999);return X?pe?ye?!Fe&&fl("millisecond",z):fl("second",O):fl("minute",P):fl("hour",H)}var ia="Invalid DateTime",xr=864e13;function aa(T){return new mt("unsupported zone",'the zone "'+T.name+'" is not supported')}function W0(T){return null===T.weekData&&(T.weekData=Ap(T.c)),T.weekData}function f0(T,H){var P={ts:T.ts,zone:T.zone,c:T.c,o:T.o,loc:T.loc,invalid:T.invalid};return new rs(Object.assign({},P,H,{old:P}))}function Mv(T,H,P){var O=T-60*H*1e3,z=P.offset(O);if(H===z)return[O,H];O-=60*(z-H)*1e3;var X=P.offset(O);return z===X?[O,z]:[T-60*Math.min(z,X)*1e3,Math.max(z,X)]}function o_(T,H){var P=new Date(T+=60*H*1e3);return{year:P.getUTCFullYear(),month:P.getUTCMonth()+1,day:P.getUTCDate(),hour:P.getUTCHours(),minute:P.getUTCMinutes(),second:P.getUTCSeconds(),millisecond:P.getUTCMilliseconds()}}function Dc(T,H,P){return Mv(Ti(T),H,P)}function Vm(T,H){var P=T.o,O=T.c.year+Math.trunc(H.years),z=T.c.month+Math.trunc(H.months)+3*Math.trunc(H.quarters),X=Object.assign({},T.c,{year:O,month:z,day:Math.min(T.c.day,Xt(O,z))+Math.trunc(H.days)+7*Math.trunc(H.weeks)}),pe=cr.fromObject({years:H.years-Math.trunc(H.years),quarters:H.quarters-Math.trunc(H.quarters),months:H.months-Math.trunc(H.months),weeks:H.weeks-Math.trunc(H.weeks),days:H.days-Math.trunc(H.days),hours:H.hours,minutes:H.minutes,seconds:H.seconds,milliseconds:H.milliseconds}).as("milliseconds"),Fe=Mv(Ti(X),P,T.zone),lt=Fe[0],jt=Fe[1];return 0!==pe&&(lt+=pe,jt=T.zone.offset(lt)),{ts:lt,o:jt}}function Eh(T,H,P,O,z){var X=P.setZone,pe=P.zone;if(T&&0!==Object.keys(T).length){var ye=H||pe,Fe=rs.fromObject(Object.assign(T,P,{zone:ye,setZone:void 0}));return X?Fe:Fe.setZone(pe)}return rs.invalid(new mt("unparsable",'the input "'+z+"\" can't be parsed as "+O))}function Wm(T,H,P){return void 0===P&&(P=!0),T.isValid?Dt.create(Pa.create("en-US"),{allowZ:P,forceSimple:!0}).formatDateTimeFromString(T,H):null}function xg(T,H){var P=H.suppressSeconds,O=void 0!==P&&P,z=H.suppressMilliseconds,X=void 0!==z&&z,pe=H.includeOffset,ye=H.includePrefix,Fe=void 0!==ye&&ye,lt=H.includeZone,jt=void 0!==lt&<,Ft=H.spaceZone,qt=void 0!==Ft&&Ft,kn=H.format,Ci=void 0===kn?"extended":kn,da="basic"===Ci?"HHmm":"HH:mm";(!O||0!==T.second||0!==T.millisecond)&&(da+="basic"===Ci?"ss":":ss",(!X||0!==T.millisecond)&&(da+=".SSS")),(jt||pe)&&qt&&(da+=" "),jt?da+="z":pe&&(da+="basic"===Ci?"ZZZ":"ZZ");var ha=Wm(T,da);return Fe&&(ha="T"+ha),ha}var Ah={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},l_={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},AT={ordinal:1,hour:0,minute:0,second:0,millisecond:0},xv=["year","month","day","hour","minute","second","millisecond"],jS=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],d_=["year","ordinal","hour","minute","second","millisecond"];function Gm(T){var H={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[T.toLowerCase()];if(!H)throw new st(T);return H}function kp(T,H){for(var O,P=sn(xv);!(O=P()).done;){var z=O.value;Oi(T[z])&&(T[z]=Ah[z])}var X=$m(T)||GS(T);if(X)return rs.invalid(X);var pe=Vn.now(),Fe=Dc(T,H.offset(pe),H),lt=Fe[0],jt=Fe[1];return new rs({ts:lt,zone:H,o:jt})}function jm(T,H,P){var O=!!Oi(P.round)||P.round,z=function(Ft,qt){return Ft=Ct(Ft,O||P.calendary?0:2,!0),H.loc.clone(P).relFormatter(P).format(Ft,qt)},X=function(Ft){return P.calendary?H.hasSame(T,Ft)?0:H.startOf(Ft).diff(T.startOf(Ft),Ft).get(Ft):H.diff(T,Ft).get(Ft)};if(P.unit)return z(X(P.unit),P.unit);for(var ye,pe=sn(P.units);!(ye=pe()).done;){var Fe=ye.value,lt=X(Fe);if(Math.abs(lt)>=1)return z(lt,Fe)}return z(T>H?-0:0,P.units[P.units.length-1])}var rs=function(){function T(P){var O=P.zone||Vn.defaultZone,z=P.invalid||(Number.isNaN(P.ts)?new mt("invalid input"):null)||(O.isValid?null:aa(O));this.ts=Oi(P.ts)?Vn.now():P.ts;var X=null,pe=null;if(!z)if(P.old&&P.old.ts===this.ts&&P.old.zone.equals(O)){var Fe=[P.old.c,P.old.o];X=Fe[0],pe=Fe[1]}else{var lt=O.offset(this.ts);X=o_(this.ts,lt),X=(z=Number.isNaN(X.year)?new mt("invalid input"):null)?null:X,pe=z?null:lt}this._zone=O,this.loc=P.loc||Pa.create(),this.invalid=z,this.weekData=null,this.c=X,this.o=pe,this.isLuxonDateTime=!0}T.now=function(){return new T({})},T.local=function(O,z,X,pe,ye,Fe,lt){return Oi(O)?T.now():kp({year:O,month:z,day:X,hour:pe,minute:ye,second:Fe,millisecond:lt},Vn.defaultZone)},T.utc=function(O,z,X,pe,ye,Fe,lt){return Oi(O)?new T({ts:Vn.now(),zone:tt.utcInstance}):kp({year:O,month:z,day:X,hour:pe,minute:ye,second:Fe,millisecond:lt},tt.utcInstance)},T.fromJSDate=function(O,z){void 0===z&&(z={});var X=function Re(T){return"[object Date]"===Object.prototype.toString.call(T)}(O)?O.valueOf():NaN;if(Number.isNaN(X))return T.invalid("invalid input");var pe=It(z.zone,Vn.defaultZone);return pe.isValid?new T({ts:X,zone:pe,loc:Pa.fromObject(z)}):T.invalid(aa(pe))},T.fromMillis=function(O,z){if(void 0===z&&(z={}),Hr(O))return O<-xr||O>xr?T.invalid("Timestamp out of range"):new T({ts:O,zone:It(z.zone,Vn.defaultZone),loc:Pa.fromObject(z)});throw new Ut("fromMillis requires a numerical input, but received a "+typeof O+" with value "+O)},T.fromSeconds=function(O,z){if(void 0===z&&(z={}),Hr(O))return new T({ts:1e3*O,zone:It(z.zone,Vn.defaultZone),loc:Pa.fromObject(z)});throw new Ut("fromSeconds requires a numerical input")},T.fromObject=function(O){var z=It(O.zone,Vn.defaultZone);if(!z.isValid)return T.invalid(aa(z));var X=Vn.now(),pe=z.offset(X),ye=xa(O,Gm,["zone","locale","outputCalendar","numberingSystem"]),Fe=!Oi(ye.ordinal),lt=!Oi(ye.year),jt=!Oi(ye.month)||!Oi(ye.day),Ft=lt||jt,qt=ye.weekYear||ye.weekNumber,kn=Pa.fromObject(O);if((Ft||Fe)&&qt)throw new ft("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(jt&&Fe)throw new ft("Can't mix ordinal dates with month/day");var da,ha,Ci=qt||ye.weekday&&!Ft,si=o_(X,pe);Ci?(da=jS,ha=l_,si=Ap(si)):Fe?(da=d_,ha=AT,si=zm(si)):(da=xv,ha=Ah);for(var kh,gl=!1,Dg=sn(da);!(kh=Dg()).done;){var wg=kh.value;Oi(ye[wg])?ye[wg]=gl?ha[wg]:si[wg]:gl=!0}var Cg=Ci?function ET(T){var H=to(T.weekYear),P=Je(T.weekNumber,1,Un(T.weekYear)),O=Je(T.weekday,1,7);return H?P?!O&&fl("weekday",T.weekday):fl("week",T.week):fl("weekYear",T.weekYear)}(ye):Fe?function bv(T){var H=to(T.year),P=Je(T.ordinal,1,dn(T.year));return H?!P&&fl("ordinal",T.ordinal):fl("year",T.year)}(ye):$m(ye),g0=Cg||GS(ye);if(g0)return T.invalid(g0);var ua=Dc(Ci?vv(ye):Fe?Mr(ye):ye,pe,z),Og=new T({ts:ua[0],zone:z,o:ua[1],loc:kn});return ye.weekday&&Ft&&O.weekday!==Og.weekday?T.invalid("mismatched weekday","you can't specify both a weekday of "+ye.weekday+" and a date of "+Og.toISO()):Og},T.fromISO=function(O,z){void 0===z&&(z={});var X=function Ce(T){return vd(T,[bc,Me],[vg,ce],[na,w],[te,oe])}(O);return Eh(X[0],X[1],z,"ISO 8601",O)},T.fromRFC2822=function(O,z){void 0===z&&(z={});var X=function rt(T){return vd(function Bd(T){return T.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(T),[Da,Yu])}(O);return Eh(X[0],X[1],z,"RFC 2822",O)},T.fromHTTP=function(O,z){void 0===z&&(z={});var X=function Tt(T){return vd(T,[qo,zd],[p0,zd],[$0,td])}(O);return Eh(X[0],X[1],z,"HTTP",z)},T.fromFormat=function(O,z,X){if(void 0===X&&(X={}),Oi(O)||Oi(z))throw new Ut("fromFormat requires an input string and a format");var pe=X,ye=pe.locale,Fe=void 0===ye?null:ye,lt=pe.numberingSystem,jt=void 0===lt?null:lt,qt=function br(T,H,P){var O=wi(T,H,P);return[O.result,O.zone,O.invalidReason]}(Pa.fromOpts({locale:Fe,numberingSystem:jt,defaultToEN:!0}),O,z),kn=qt[0],Ci=qt[1],da=qt[2];return da?T.invalid(da):Eh(kn,Ci,X,"format "+z,O)},T.fromString=function(O,z,X){return void 0===X&&(X={}),T.fromFormat(O,z,X)},T.fromSQL=function(O,z){void 0===z&&(z={});var X=function ir(T){return vd(T,[_i,nr],[Ai,yr])}(O);return Eh(X[0],X[1],z,"SQL",O)},T.invalid=function(O,z){if(void 0===z&&(z=null),!O)throw new Ut("need to specify a reason the DateTime is invalid");var X=O instanceof mt?O:new mt(O,z);if(Vn.throwOnInvalid)throw new Mt(X);return new T({invalid:X})},T.isDateTime=function(O){return O&&O.isLuxonDateTime||!1};var H=T.prototype;return H.get=function(O){return this[O]},H.resolvedLocaleOpts=function(O){void 0===O&&(O={});var z=Dt.create(this.loc.clone(O),O).resolvedOptions(this);return{locale:z.locale,numberingSystem:z.numberingSystem,outputCalendar:z.calendar}},H.toUTC=function(O,z){return void 0===O&&(O=0),void 0===z&&(z={}),this.setZone(tt.instance(O),z)},H.toLocal=function(){return this.setZone(Vn.defaultZone)},H.setZone=function(O,z){var X=void 0===z?{}:z,pe=X.keepLocalTime,ye=void 0!==pe&&pe,Fe=X.keepCalendarTime,lt=void 0!==Fe&&Fe;if((O=It(O,Vn.defaultZone)).equals(this.zone))return this;if(O.isValid){var jt=this.ts;if(ye||lt){var Ft=O.offset(this.ts);jt=Dc(this.toObject(),Ft,O)[0]}return f0(this,{ts:jt,zone:O})}return T.invalid(aa(O))},H.reconfigure=function(O){var z=void 0===O?{}:O,X=z.locale,pe=z.numberingSystem,ye=z.outputCalendar;return f0(this,{loc:this.loc.clone({locale:X,numberingSystem:pe,outputCalendar:ye})})},H.setLocale=function(O){return this.reconfigure({locale:O})},H.set=function(O){if(!this.isValid)return this;var Ft,z=xa(O,Gm,[]),X=!Oi(z.weekYear)||!Oi(z.weekNumber)||!Oi(z.weekday),pe=!Oi(z.ordinal),ye=!Oi(z.year),Fe=!Oi(z.month)||!Oi(z.day),lt=ye||Fe,jt=z.weekYear||z.weekNumber;if((lt||pe)&&jt)throw new ft("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(Fe&&pe)throw new ft("Can't mix ordinal dates with month/day");X?Ft=vv(Object.assign(Ap(this.c),z)):Oi(z.ordinal)?(Ft=Object.assign(this.toObject(),z),Oi(z.day)&&(Ft.day=Math.min(Xt(Ft.year,Ft.month),Ft.day))):Ft=Mr(Object.assign(zm(this.c),z));var qt=Dc(Ft,this.o,this.zone);return f0(this,{ts:qt[0],o:qt[1]})},H.plus=function(O){return this.isValid?f0(this,Vm(this,vr(O))):this},H.minus=function(O){return this.isValid?f0(this,Vm(this,vr(O).negate())):this},H.startOf=function(O){if(!this.isValid)return this;var z={},X=cr.normalizeUnit(O);switch(X){case"years":z.month=1;case"quarters":case"months":z.day=1;case"weeks":case"days":z.hour=0;case"hours":z.minute=0;case"minutes":z.second=0;case"seconds":z.millisecond=0}if("weeks"===X&&(z.weekday=1),"quarters"===X){var pe=Math.ceil(this.month/3);z.month=3*(pe-1)+1}return this.set(z)},H.endOf=function(O){var z;return this.isValid?this.plus((z={},z[O]=1,z)).startOf(O).minus(1):this},H.toFormat=function(O,z){return void 0===z&&(z={}),this.isValid?Dt.create(this.loc.redefaultToEN(z)).formatDateTimeFromString(this,O):ia},H.toLocaleString=function(O){return void 0===O&&(O=Gn),this.isValid?Dt.create(this.loc.clone(O),O).formatDateTime(this):ia},H.toLocaleParts=function(O){return void 0===O&&(O={}),this.isValid?Dt.create(this.loc.clone(O),O).formatDateTimeParts(this):[]},H.toISO=function(O){return void 0===O&&(O={}),this.isValid?this.toISODate(O)+"T"+this.toISOTime(O):null},H.toISODate=function(O){var X=(void 0===O?{}:O).format,ye="basic"===(void 0===X?"extended":X)?"yyyyMMdd":"yyyy-MM-dd";return this.year>9999&&(ye="+"+ye),Wm(this,ye)},H.toISOWeekDate=function(){return Wm(this,"kkkk-'W'WW-c")},H.toISOTime=function(O){var z=void 0===O?{}:O,X=z.suppressMilliseconds,pe=void 0!==X&&X,ye=z.suppressSeconds,Fe=void 0!==ye&&ye,lt=z.includeOffset,jt=void 0===lt||lt,Ft=z.includePrefix,qt=void 0!==Ft&&Ft,kn=z.format;return xg(this,{suppressSeconds:Fe,suppressMilliseconds:pe,includeOffset:jt,includePrefix:qt,format:void 0===kn?"extended":kn})},H.toRFC2822=function(){return Wm(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)},H.toHTTP=function(){return Wm(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")},H.toSQLDate=function(){return Wm(this,"yyyy-MM-dd")},H.toSQLTime=function(O){var z=void 0===O?{}:O,X=z.includeOffset,pe=void 0===X||X,ye=z.includeZone;return xg(this,{includeOffset:pe,includeZone:void 0!==ye&&ye,spaceZone:!0})},H.toSQL=function(O){return void 0===O&&(O={}),this.isValid?this.toSQLDate()+" "+this.toSQLTime(O):null},H.toString=function(){return this.isValid?this.toISO():ia},H.valueOf=function(){return this.toMillis()},H.toMillis=function(){return this.isValid?this.ts:NaN},H.toSeconds=function(){return this.isValid?this.ts/1e3:NaN},H.toJSON=function(){return this.toISO()},H.toBSON=function(){return this.toJSDate()},H.toObject=function(O){if(void 0===O&&(O={}),!this.isValid)return{};var z=Object.assign({},this.c);return O.includeConfig&&(z.outputCalendar=this.outputCalendar,z.numberingSystem=this.loc.numberingSystem,z.locale=this.loc.locale),z},H.toJSDate=function(){return new Date(this.isValid?this.ts:NaN)},H.diff=function(O,z,X){if(void 0===z&&(z="milliseconds"),void 0===X&&(X={}),!this.isValid||!O.isValid)return cr.invalid(this.invalid||O.invalid,"created by diffing an invalid DateTime");var pe=Object.assign({locale:this.locale,numberingSystem:this.numberingSystem},X),ye=function $n(T){return Array.isArray(T)?T:[T]}(z).map(cr.normalizeUnit),Fe=O.valueOf()>this.valueOf(),Ft=BS(Fe?this:O,Fe?O:this,ye,pe);return Fe?Ft.negate():Ft},H.diffNow=function(O,z){return void 0===O&&(O="milliseconds"),void 0===z&&(z={}),this.diff(T.now(),O,z)},H.until=function(O){return this.isValid?Sh.fromDateTimes(this,O):this},H.hasSame=function(O,z){if(!this.isValid)return!1;var X=O.valueOf(),pe=this.setZone(O.zone,{keepLocalTime:!0});return pe.startOf(z)<=X&&X<=pe.endOf(z)},H.equals=function(O){return this.isValid&&O.isValid&&this.valueOf()===O.valueOf()&&this.zone.equals(O.zone)&&this.loc.equals(O.loc)},H.toRelative=function(O){if(void 0===O&&(O={}),!this.isValid)return null;var z=O.base||T.fromObject({zone:this.zone}),X=O.padding?this<z?-O.padding:O.padding:0,pe=["years","months","days","hours","minutes","seconds"],ye=O.unit;return Array.isArray(O.unit)&&(pe=O.unit,ye=void 0),jm(z,this.plus(X),Object.assign(O,{numeric:"always",units:pe,unit:ye}))},H.toRelativeCalendar=function(O){return void 0===O&&(O={}),this.isValid?jm(O.base||T.fromObject({zone:this.zone}),this,Object.assign(O,{numeric:"auto",units:["years","months","days"],calendary:!0})):null},T.min=function(){for(var O=arguments.length,z=new Array(O),X=0;X<O;X++)z[X]=arguments[X];if(!z.every(T.isDateTime))throw new Ut("min requires all arguments be DateTimes");return Ln(z,function(pe){return pe.valueOf()},Math.min)},T.max=function(){for(var O=arguments.length,z=new Array(O),X=0;X<O;X++)z[X]=arguments[X];if(!z.every(T.isDateTime))throw new Ut("max requires all arguments be DateTimes");return Ln(z,function(pe){return pe.valueOf()},Math.max)},T.fromFormatExplain=function(O,z,X){void 0===X&&(X={});var pe=X,ye=pe.locale,Fe=void 0===ye?null:ye,lt=pe.numberingSystem,jt=void 0===lt?null:lt;return wi(Pa.fromOpts({locale:Fe,numberingSystem:jt,defaultToEN:!0}),O,z)},T.fromStringExplain=function(O,z,X){return void 0===X&&(X={}),T.fromFormatExplain(O,z,X)},M(T,[{key:"isValid",get:function(){return null===this.invalid}},{key:"invalidReason",get:function(){return this.invalid?this.invalid.reason:null}},{key:"invalidExplanation",get:function(){return this.invalid?this.invalid.explanation:null}},{key:"locale",get:function(){return this.isValid?this.loc.locale:null}},{key:"numberingSystem",get:function(){return this.isValid?this.loc.numberingSystem:null}},{key:"outputCalendar",get:function(){return this.isValid?this.loc.outputCalendar:null}},{key:"zone",get:function(){return this._zone}},{key:"zoneName",get:function(){return this.isValid?this.zone.name:null}},{key:"year",get:function(){return this.isValid?this.c.year:NaN}},{key:"quarter",get:function(){return this.isValid?Math.ceil(this.c.month/3):NaN}},{key:"month",get:function(){return this.isValid?this.c.month:NaN}},{key:"day",get:function(){return this.isValid?this.c.day:NaN}},{key:"hour",get:function(){return this.isValid?this.c.hour:NaN}},{key:"minute",get:function(){return this.isValid?this.c.minute:NaN}},{key:"second",get:function(){return this.isValid?this.c.second:NaN}},{key:"millisecond",get:function(){return this.isValid?this.c.millisecond:NaN}},{key:"weekYear",get:function(){return this.isValid?W0(this).weekYear:NaN}},{key:"weekNumber",get:function(){return this.isValid?W0(this).weekNumber:NaN}},{key:"weekday",get:function(){return this.isValid?W0(this).weekday:NaN}},{key:"ordinal",get:function(){return this.isValid?zm(this.c).ordinal:NaN}},{key:"monthShort",get:function(){return this.isValid?h0.months("short",{locObj:this.loc})[this.month-1]:null}},{key:"monthLong",get:function(){return this.isValid?h0.months("long",{locObj:this.loc})[this.month-1]:null}},{key:"weekdayShort",get:function(){return this.isValid?h0.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}},{key:"weekdayLong",get:function(){return this.isValid?h0.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}},{key:"offset",get:function(){return this.isValid?+this.o:NaN}},{key:"offsetNameShort",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}},{key:"offsetNameLong",get:function(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}},{key:"isOffsetFixed",get:function(){return this.isValid?this.zone.universal:null}},{key:"isInDST",get:function(){return!this.isOffsetFixed&&(this.offset>this.set({month:1}).offset||this.offset>this.set({month:5}).offset)}},{key:"isInLeapYear",get:function(){return An(this.year)}},{key:"daysInMonth",get:function(){return Xt(this.year,this.month)}},{key:"daysInYear",get:function(){return this.isValid?dn(this.year):NaN}},{key:"weeksInWeekYear",get:function(){return this.isValid?Un(this.weekYear):NaN}}],[{key:"DATE_SHORT",get:function(){return Gn}},{key:"DATE_MED",get:function(){return za}},{key:"DATE_MED_WITH_WEEKDAY",get:function(){return $a}},{key:"DATE_FULL",get:function(){return Zn}},{key:"DATE_HUGE",get:function(){return jr}},{key:"TIME_SIMPLE",get:function(){return Va}},{key:"TIME_WITH_SECONDS",get:function(){return Qs}},{key:"TIME_WITH_SHORT_OFFSET",get:function(){return di}},{key:"TIME_WITH_LONG_OFFSET",get:function(){return Sr}},{key:"TIME_24_SIMPLE",get:function(){return Ni}},{key:"TIME_24_WITH_SECONDS",get:function(){return Qr}},{key:"TIME_24_WITH_SHORT_OFFSET",get:function(){return el}},{key:"TIME_24_WITH_LONG_OFFSET",get:function(){return Za}},{key:"DATETIME_SHORT",get:function(){return cl}},{key:"DATETIME_SHORT_WITH_SECONDS",get:function(){return Tr}},{key:"DATETIME_MED",get:function(){return xn}},{key:"DATETIME_MED_WITH_SECONDS",get:function(){return eo}},{key:"DATETIME_MED_WITH_WEEKDAY",get:function(){return pl}},{key:"DATETIME_FULL",get:function(){return En}},{key:"DATETIME_FULL_WITH_SECONDS",get:function(){return qr}},{key:"DATETIME_HUGE",get:function(){return Xi}},{key:"DATETIME_HUGE_WITH_SECONDS",get:function(){return Zi}}]),T}();function qm(T){if(rs.isDateTime(T))return T;if(T&&T.valueOf&&Hr(T.valueOf()))return rs.fromJSDate(T);if(T&&"object"==typeof T)return rs.fromObject(T);throw new Ut("Unknown datetime argument: "+T+", of type "+typeof T)}qe.ou=rs},31158:(Te,qe,ae)=>{(Te.exports=ae(7867)).tz.load(ae(91128))},7867:function(Te,qe,ae){var F,M,L;!function(A,R){"use strict";Te.exports?Te.exports=R(ae(15439)):(M=[ae(15439)],void 0!==(L="function"==typeof(F=R)?F.apply(qe,M):F)&&(Te.exports=L))}(0,function(A){"use strict";void 0===A.version&&A.default&&(A=A.default);var Yt,J={},ee={},ue={},Ne={},ze={};(!A||"string"!=typeof A.version)&&qr("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var Ht=A.version.split("."),sn=+Ht[0],Wi=+Ht[1];function Mt(Re){return Re>96?Re-87:Re>64?Re-29:Re-48}function Kt(Re){var xt=0,gt=Re.split("."),an=gt[0],$n=gt[1]||"",Ln=1,He=0,Je=1;for(45===Re.charCodeAt(0)&&(xt=1,Je=-1);xt<an.length;xt++)He=60*He+Mt(an.charCodeAt(xt));for(xt=0;xt<$n.length;xt++)Ln/=60,He+=Mt($n.charCodeAt(xt))*Ln;return He*Je}function ke(Re){for(var xt=0;xt<Re.length;xt++)Re[xt]=Kt(Re[xt])}function st(Re,xt){var an,gt=[];for(an=0;an<xt.length;an++)gt[an]=Re[xt[an]];return gt}function Ut(Re){var xt=Re.split("|"),gt=xt[2].split(" "),an=xt[3].split(""),$n=xt[4].split(" ");return ke(gt),ke(an),ke($n),function ft(Re,xt){for(var gt=0;gt<xt;gt++)Re[gt]=Math.round((Re[gt-1]||0)+6e4*Re[gt]);Re[xt-1]=1/0}($n,an.length),{name:xt[0],abbrs:st(xt[1].split(" "),an),offsets:st(gt,an),untils:$n,population:0|xt[5]}}function Wn(Re){Re&&this._set(Ut(Re))}function pt(Re,xt){this.name=Re,this.zones=xt}function Bn(Re){var xt=Re.toTimeString(),gt=xt.match(/\([a-z ]+\)/i);gt&>[0]?gt=(gt=gt[0].match(/[A-Z]/g))?gt.join(""):void 0:gt=(gt=xt.match(/[A-Z]{3,5}/g))?gt[0]:void 0,"GMT"===gt&&(gt=void 0),this.at=+Re,this.abbr=gt,this.offset=Re.getTimezoneOffset()}function Xn(Re){this.zone=Re,this.offsetScore=0,this.abbrScore=0}function Gn(Re,xt){for(var gt,an;an=6e4*((xt.at-Re.at)/12e4|0);)(gt=new Bn(new Date(Re.at+an))).offset===Re.offset?Re=gt:xt=gt;return Re}function $a(Re,xt){return Re.offsetScore!==xt.offsetScore?Re.offsetScore-xt.offsetScore:Re.abbrScore!==xt.abbrScore?Re.abbrScore-xt.abbrScore:Re.zone.population!==xt.zone.population?xt.zone.population-Re.zone.population:xt.zone.name.localeCompare(Re.zone.name)}function Zn(Re,xt){var gt,an;for(ke(xt),gt=0;gt<xt.length;gt++)an=xt[gt],ze[an]=ze[an]||{},ze[an][Re]=!0}function Va(){try{var Re=Intl.DateTimeFormat().resolvedOptions().timeZone;if(Re&&Re.length>3){var xt=Ne[di(Re)];if(xt)return xt;qr("Moment Timezone found "+Re+" from the Intl api, but did not have that data loaded.")}}catch(Ze){}var ve,He,Je,gt=function za(){var an,$n,Ln,Re=(new Date).getFullYear()-2,xt=new Bn(new Date(Re,0,1)),gt=[xt];for(Ln=1;Ln<48;Ln++)($n=new Bn(new Date(Re,Ln,1))).offset!==xt.offset&&(an=Gn(xt,$n),gt.push(an),gt.push(new Bn(new Date(an.at+6e4)))),xt=$n;for(Ln=0;Ln<4;Ln++)gt.push(new Bn(new Date(Re+Ln,0,1))),gt.push(new Bn(new Date(Re+Ln,6,1)));return gt}(),an=gt.length,$n=function jr(Re){var $n,Ln,ve,xt=Re.length,gt={},an=[];for($n=0;$n<xt;$n++)for(Ln in ve=ze[Re[$n].offset]||{})ve.hasOwnProperty(Ln)&&(gt[Ln]=!0);for($n in gt)gt.hasOwnProperty($n)&&an.push(Ne[$n]);return an}(gt),Ln=[];for(He=0;He<$n.length;He++){for(ve=new Xn(Ni($n[He]),an),Je=0;Je<an;Je++)ve.scoreOffsetAt(gt[Je]);Ln.push(ve)}return Ln.sort($a),Ln.length>0?Ln[0].zone.name:void 0}function di(Re){return(Re||"").toLowerCase().replace(/\//g,"_")}function Sr(Re){var xt,gt,an,$n;for("string"==typeof Re&&(Re=[Re]),xt=0;xt<Re.length;xt++)$n=di(gt=(an=Re[xt].split("|"))[0]),J[$n]=Re[xt],Ne[$n]=gt,Zn($n,an[2].split(" "))}function Ni(Re,xt){Re=di(Re);var an,gt=J[Re];return gt instanceof Wn?gt:"string"==typeof gt?(gt=new Wn(gt),J[Re]=gt,gt):ee[Re]&&xt!==Ni&&(an=Ni(ee[Re],Ni))?((gt=J[Re]=new Wn)._set(an),gt.name=Ne[Re],gt):null}function Za(Re){var xt,gt,an,$n;for("string"==typeof Re&&(Re=[Re]),xt=0;xt<Re.length;xt++)an=di((gt=Re[xt].split("|"))[0]),$n=di(gt[1]),ee[an]=$n,Ne[an]=gt[0],ee[$n]=an,Ne[$n]=gt[1]}function En(Re){var xt="X"===Re._f||"x"===Re._f;return!(!Re._a||void 0!==Re._tzm||xt)}function qr(Re){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(Re)}function Xi(Re){var xt=Array.prototype.slice.call(arguments,0,-1),gt=arguments[arguments.length-1],an=Ni(gt),$n=A.utc.apply(null,xt);return an&&!A.isMoment(Re)&&En($n)&&$n.add(an.parse($n),"minutes"),$n.tz(gt),$n}(sn<2||2===sn&&Wi<6)&&qr("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+A.version+". See momentjs.com"),Wn.prototype={_set:function(Re){this.name=Re.name,this.abbrs=Re.abbrs,this.untils=Re.untils,this.offsets=Re.offsets,this.population=Re.population},_index:function(Re){var an,xt=+Re,gt=this.untils;for(an=0;an<gt.length;an++)if(xt<gt[an])return an},countries:function(){var Re=this.name;return Object.keys(ue).filter(function(xt){return-1!==ue[xt].zones.indexOf(Re)})},parse:function(Re){var Ln,ve,He,Je,xt=+Re,gt=this.offsets,an=this.untils,$n=an.length-1;for(Je=0;Je<$n;Je++)if(Ln=gt[Je],ve=gt[Je+1],He=gt[Je&&Je-1],Ln<ve&&Xi.moveAmbiguousForward?Ln=ve:Ln>He&&Xi.moveInvalidForward&&(Ln=He),xt<an[Je]-6e4*Ln)return gt[Je];return gt[$n]},abbr:function(Re){return this.abbrs[this._index(Re)]},offset:function(Re){return qr("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(Re)]},utcOffset:function(Re){return this.offsets[this._index(Re)]}},Xn.prototype.scoreOffsetAt=function(Re){this.offsetScore+=Math.abs(this.zone.utcOffset(Re.at)-Re.offset),this.zone.abbr(Re.at).replace(/[^A-Z]/g,"")!==Re.abbr&&this.abbrScore++},Xi.version="0.5.33",Xi.dataVersion="",Xi._zones=J,Xi._links=ee,Xi._names=Ne,Xi._countries=ue,Xi.add=Sr,Xi.link=Za,Xi.load=function eo(Re){Sr(Re.zones),Za(Re.links),function cl(Re){var xt,gt,an,$n;if(Re&&Re.length)for(xt=0;xt<Re.length;xt++)gt=($n=Re[xt].split("|"))[0].toUpperCase(),an=$n[1].split(" "),ue[gt]=new pt(gt,an)}(Re.countries),Xi.dataVersion=Re.version},Xi.zone=Ni,Xi.zoneExists=function pl(Re){return pl.didShowError||(pl.didShowError=!0,qr("moment.tz.zoneExists('"+Re+"') has been deprecated in favor of !moment.tz.zone('"+Re+"')")),!!Ni(Re)},Xi.guess=function Qs(Re){return(!Yt||Re)&&(Yt=Va()),Yt},Xi.names=function Qr(){var Re,xt=[];for(Re in Ne)Ne.hasOwnProperty(Re)&&(J[Re]||J[ee[Re]])&&Ne[Re]&&xt.push(Ne[Re]);return xt.sort()},Xi.Zone=Wn,Xi.unpack=Ut,Xi.unpackBase60=Kt,Xi.needsOffset=En,Xi.moveInvalidForward=!0,Xi.moveAmbiguousForward=!1,Xi.countries=function el(){return Object.keys(ue)},Xi.zonesForCountry=function xn(Re,xt){if(!(Re=function Tr(Re){return Re=Re.toUpperCase(),ue[Re]||null}(Re)))return null;var gt=Re.zones.sort();return xt?gt.map(function(an){return{name:an,offset:Ni(an).utcOffset(new Date)}}):gt};var Zi=A.fn;function Oi(Re){return function(){return this._z?this._z.abbr(this):Re.call(this)}}function Hr(Re){return function(){return this._z=null,Re.apply(this,arguments)}}A.tz=Xi,A.defaultZone=null,A.updateOffset=function(Re,xt){var an,gt=A.defaultZone;if(void 0===Re._z&&(gt&&En(Re)&&!Re._isUTC&&(Re._d=A.utc(Re._a)._d,Re.utc().add(gt.parse(Re),"minutes")),Re._z=gt),Re._z)if(an=Re._z.utcOffset(Re),Math.abs(an)<16&&(an/=60),void 0!==Re.utcOffset){var $n=Re._z;Re.utcOffset(-an,xt),Re._z=$n}else Re.zone(an,xt)},Zi.tz=function(Re,xt){if(Re){if("string"!=typeof Re)throw new Error("Time zone name must be a string, got "+Re+" ["+typeof Re+"]");return this._z=Ni(Re),this._z?A.updateOffset(this,xt):qr("Moment Timezone has no data for "+Re+". See http://momentjs.com/timezone/docs/#/data-loading/."),this}if(this._z)return this._z.name},Zi.zoneName=Oi(Zi.zoneName),Zi.zoneAbbr=Oi(Zi.zoneAbbr),Zi.utc=Hr(Zi.utc),Zi.local=Hr(Zi.local),Zi.utcOffset=function to(Re){return function(){return arguments.length>0&&(this._z=null),Re.apply(this,arguments)}}(Zi.utcOffset),A.tz.setDefault=function(Re){return(sn<2||2===sn&&Wi<9)&&qr("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+A.version+"."),A.defaultZone=Re?Ni(Re):null,A};var fr=A.momentProperties;return"[object Array]"===Object.prototype.toString.call(fr)?(fr.push("_z"),fr.push("_a")):fr&&(fr._z=null),A})},27088:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(L){return/^nm$/i.test(L)},meridiem:function(L,A,R){return L<12?R?"vm":"VM":R?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(L){return L+(1===L||8===L||L>=20?"ste":"de")},week:{dow:1,doy:4}})}(ae(15439))},52502:function(Te,qe,ae){!function(F){"use strict";var M=function(ee){return 0===ee?0:1===ee?1:2===ee?2:ee%100>=3&&ee%100<=10?3:ee%100>=11?4:5},L={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},A=function(ee){return function(ue,Ne,ze,Yt){var Ht=M(ue),sn=L[ee][M(ue)];return 2===Ht&&(sn=sn[Ne?0:1]),sn.replace(/%d/i,ue)}},R=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];F.defineLocale("ar-dz",{months:R,monthsShort:R,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(ee){return"\u0645"===ee},meridiem:function(ee,ue,Ne){return ee<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:A("s"),ss:A("s"),m:A("m"),mm:A("m"),h:A("h"),hh:A("h"),d:A("d"),dd:A("d"),M:A("M"),MM:A("M"),y:A("y"),yy:A("y")},postformat:function(ee){return ee.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(ae(15439))},30128:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ar-kw",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:12}})}(ae(15439))},84519:function(Te,qe,ae){!function(F){"use strict";var M={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},L=function(ue){return 0===ue?0:1===ue?1:2===ue?2:ue%100>=3&&ue%100<=10?3:ue%100>=11?4:5},A={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},R=function(ue){return function(Ne,ze,Yt,Ht){var sn=L(Ne),Wi=A[ue][L(Ne)];return 2===sn&&(Wi=Wi[ze?0:1]),Wi.replace(/%d/i,Ne)}},J=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];F.defineLocale("ar-ly",{months:J,monthsShort:J,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(ue){return"\u0645"===ue},meridiem:function(ue,Ne,ze){return ue<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:R("s"),ss:R("s"),m:R("m"),mm:R("m"),h:R("h"),hh:R("h"),d:R("d"),dd:R("d"),M:R("M"),MM:R("M"),y:R("y"),yy:R("y")},preparse:function(ue){return ue.replace(/\u060c/g,",")},postformat:function(ue){return ue.replace(/\d/g,function(Ne){return M[Ne]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(ae(15439))},65443:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ar-ma",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(ae(15439))},17642:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},L={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};F.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(R){return"\u0645"===R},meridiem:function(R,J,ee){return R<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(R){return R.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(J){return L[J]}).replace(/\u060c/g,",")},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(ae(15439))},68592:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ar-tn",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(ae(15439))},17038:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},L={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},A=function(Ne){return 0===Ne?0:1===Ne?1:2===Ne?2:Ne%100>=3&&Ne%100<=10?3:Ne%100>=11?4:5},R={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},J=function(Ne){return function(ze,Yt,Ht,sn){var Wi=A(ze),Mt=R[Ne][A(ze)];return 2===Wi&&(Mt=Mt[Yt?0:1]),Mt.replace(/%d/i,ze)}},ee=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];F.defineLocale("ar",{months:ee,monthsShort:ee,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(Ne){return"\u0645"===Ne},meridiem:function(Ne,ze,Yt){return Ne<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:J("s"),ss:J("s"),m:J("m"),mm:J("m"),h:J("h"),hh:J("h"),d:J("d"),dd:J("d"),M:J("M"),MM:J("M"),y:J("y"),yy:J("y")},preparse:function(Ne){return Ne.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(ze){return L[ze]}).replace(/\u060c/g,",")},postformat:function(Ne){return Ne.replace(/\d/g,function(ze){return M[ze]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(ae(15439))},51213:function(Te,qe,ae){!function(F){"use strict";var M={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-\xfcnc\xfc",4:"-\xfcnc\xfc",100:"-\xfcnc\xfc",6:"-nc\u0131",9:"-uncu",10:"-uncu",30:"-uncu",60:"-\u0131nc\u0131",90:"-\u0131nc\u0131"};F.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),weekdaysShort:"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),weekdaysMin:"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT",lastDay:"[d\xfcn\u0259n] LT",lastWeek:"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \u0259vv\u0259l",s:"bir ne\xe7\u0259 saniy\u0259",ss:"%d saniy\u0259",m:"bir d\u0259qiq\u0259",mm:"%d d\u0259qiq\u0259",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(A){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(A)},meridiem:function(A,R,J){return A<4?"gec\u0259":A<12?"s\u0259h\u0259r":A<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(A){if(0===A)return A+"-\u0131nc\u0131";var R=A%10,J=A%100-R,ee=A>=100?100:null;return A+(M[R]||M[J]||M[ee])},week:{dow:1,doy:7}})}(ae(15439))},69191:function(Te,qe,ae){!function(F){"use strict";function M(R,J){var ee=R.split("_");return J%10==1&&J%100!=11?ee[0]:J%10>=2&&J%10<=4&&(J%100<10||J%100>=20)?ee[1]:ee[2]}function L(R,J,ee){return"m"===ee?J?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===ee?J?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":R+" "+M({ss:J?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:J?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d",hh:J?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d",dd:"\u0434\u0437\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u0437\u0451\u043d",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u044b_\u043c\u0435\u0441\u044f\u0446\u0430\u045e",yy:"\u0433\u043e\u0434_\u0433\u0430\u0434\u044b_\u0433\u0430\u0434\u043e\u045e"}[ee],+R)}F.defineLocale("be",{months:{format:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_"),standalone:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_")},monthsShort:"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),weekdays:{format:"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),standalone:"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),isFormat:/\[ ?[\u0423\u0443\u045e] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., HH:mm",LLLL:"dddd, D MMMM YYYY \u0433., HH:mm"},calendar:{sameDay:"[\u0421\u0451\u043d\u043d\u044f \u045e] LT",nextDay:"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT",lastDay:"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT",nextWeek:function(){return"[\u0423] dddd [\u045e] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},sameElse:"L"},relativeTime:{future:"\u043f\u0440\u0430\u0437 %s",past:"%s \u0442\u0430\u043c\u0443",s:"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434",m:L,mm:L,h:L,hh:L,d:"\u0434\u0437\u0435\u043d\u044c",dd:L,M:"\u043c\u0435\u0441\u044f\u0446",MM:L,y:"\u0433\u043e\u0434",yy:L},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(R){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(R)},meridiem:function(R,J,ee){return R<4?"\u043d\u043e\u0447\u044b":R<12?"\u0440\u0430\u043d\u0456\u0446\u044b":R<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(R,J){switch(J){case"M":case"d":case"DDD":case"w":case"W":return R%10!=2&&R%10!=3||R%100==12||R%100==13?R+"-\u044b":R+"-\u0456";case"D":return R+"-\u0433\u0430";default:return R}},week:{dow:1,doy:7}})}(ae(15439))},90322:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("bg",{months:"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u044f\u043d\u0443_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u043d\u0435\u0441 \u0432] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432] LT",nextWeek:"dddd [\u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u041c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u041c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0441\u043b\u0435\u0434 %s",past:"\u043f\u0440\u0435\u0434\u0438 %s",s:"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",w:"\u0441\u0435\u0434\u043c\u0438\u0446\u0430",ww:"%d \u0441\u0435\u0434\u043c\u0438\u0446\u0438",M:"\u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0430",y:"\u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(L){var A=L%10,R=L%100;return 0===L?L+"-\u0435\u0432":0===R?L+"-\u0435\u043d":R>10&&R<20?L+"-\u0442\u0438":1===A?L+"-\u0432\u0438":2===A?L+"-\u0440\u0438":7===A||8===A?L+"-\u043c\u0438":L+"-\u0442\u0438"},week:{dow:1,doy:7}})}(ae(15439))},28042:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_M\u025bkalo_Zuw\u025bnkalo_Zuluyekalo_Utikalo_S\u025btanburukalo_\u0254kut\u0254burukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_M\u025b_Zuw_Zul_Uti_S\u025bt_\u0254ku_Now_Des".split("_"),weekdays:"Kari_Nt\u025bn\u025bn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Nt\u025b_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm"},calendar:{sameDay:"[Bi l\u025br\u025b] LT",nextDay:"[Sini l\u025br\u025b] LT",nextWeek:"dddd [don l\u025br\u025b] LT",lastDay:"[Kunu l\u025br\u025b] LT",lastWeek:"dddd [t\u025bm\u025bnen l\u025br\u025b] LT",sameElse:"L"},relativeTime:{future:"%s k\u0254n\u0254",past:"a b\u025b %s b\u0254",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"l\u025br\u025b kelen",hh:"l\u025br\u025b %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(ae(15439))},65903:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},L={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};F.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(R){return R.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u09b0\u09be\u09a4|\u09ad\u09cb\u09b0|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be|\u09b0\u09be\u09a4/,meridiemHour:function(R,J){return 12===R&&(R=0),"\u09b0\u09be\u09a4"===J?R<4?R:R+12:"\u09ad\u09cb\u09b0"===J||"\u09b8\u0995\u09be\u09b2"===J?R:"\u09a6\u09c1\u09aa\u09c1\u09b0"===J?R>=3?R:R+12:"\u09ac\u09bf\u0995\u09be\u09b2"===J||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===J?R+12:void 0},meridiem:function(R,J,ee){return R<4?"\u09b0\u09be\u09a4":R<6?"\u09ad\u09cb\u09b0":R<12?"\u09b8\u0995\u09be\u09b2":R<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":R<18?"\u09ac\u09bf\u0995\u09be\u09b2":R<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(ae(15439))},59620:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},L={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};F.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(R){return R.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(R,J){return 12===R&&(R=0),"\u09b0\u09be\u09a4"===J&&R>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===J&&R<5||"\u09ac\u09bf\u0995\u09be\u09b2"===J?R+12:R},meridiem:function(R,J,ee){return R<4?"\u09b0\u09be\u09a4":R<10?"\u09b8\u0995\u09be\u09b2":R<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":R<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(ae(15439))},69645:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},L={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};F.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(R){return R.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(R,J){return 12===R&&(R=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===J&&R>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===J&&R<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===J?R+12:R},meridiem:function(R,J,ee){return R<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":R<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":R<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":R<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(ae(15439))},45020:function(Te,qe,ae){!function(F){"use strict";function M(Mt,Kt,ke){return Mt+" "+R({mm:"munutenn",MM:"miz",dd:"devezh"}[ke],Mt)}function L(Mt){switch(A(Mt)){case 1:case 3:case 4:case 5:case 9:return Mt+" bloaz";default:return Mt+" vloaz"}}function A(Mt){return Mt>9?A(Mt%10):Mt}function R(Mt,Kt){return 2===Kt?J(Mt):Mt}function J(Mt){var Kt={m:"v",b:"v",d:"z"};return void 0===Kt[Mt.charAt(0)]?Mt:Kt[Mt.charAt(0)]+Mt.substring(1)}var ee=[/^gen/i,/^c[\u02bc\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],ue=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,Ne=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,ze=/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,Yt=[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],Ht=[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],sn=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];F.defineLocale("br",{months:"Genver_C\u02bchwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C\u02bchwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc\u02bcher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:sn,fullWeekdaysParse:Yt,shortWeekdaysParse:Ht,minWeekdaysParse:sn,monthsRegex:ue,monthsShortRegex:ue,monthsStrictRegex:Ne,monthsShortStrictRegex:ze,monthsParse:ee,longMonthsParse:ee,shortMonthsParse:ee,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc\u02bchoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec\u02bch da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s \u02bczo",s:"un nebeud segondenno\xf9",ss:"%d eilenn",m:"ur vunutenn",mm:M,h:"un eur",hh:"%d eur",d:"un devezh",dd:M,M:"ur miz",MM:M,y:"ur bloaz",yy:L},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(Mt){return Mt+(1===Mt?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(Mt){return"g.m."===Mt},meridiem:function(Mt,Kt,ke){return Mt<12?"a.m.":"g.m."}})}(ae(15439))},64792:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J){var ee=A+" ";switch(J){case"ss":return ee+=1===A?"sekunda":2===A||3===A||4===A?"sekunde":"sekundi";case"m":return R?"jedna minuta":"jedne minute";case"mm":return ee+=1===A?"minuta":2===A||3===A||4===A?"minute":"minuta";case"h":return R?"jedan sat":"jednog sata";case"hh":return ee+=1===A?"sat":2===A||3===A||4===A?"sata":"sati";case"dd":return ee+=1===A?"dan":"dana";case"MM":return ee+=1===A?"mjesec":2===A||3===A||4===A?"mjeseca":"mjeseci";case"yy":return ee+=1===A?"godina":2===A||3===A||4===A?"godine":"godina"}}F.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:M,m:M,mm:M,h:M,hh:M,d:"dan",dd:M,M:"mjesec",MM:M,y:"godinu",yy:M},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(ae(15439))},47980:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ca",{months:{standalone:"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de mar\xe7_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(L,A){var R=1===L?"r":2===L?"n":3===L?"r":4===L?"t":"\xe8";return("w"===A||"W"===A)&&(R="a"),L+R},week:{dow:1,doy:4}})}(ae(15439))},47322:function(Te,qe,ae){!function(F){"use strict";var M="leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),L="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),A=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],R=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function J(Ne){return Ne>1&&Ne<5&&1!=~~(Ne/10)}function ee(Ne,ze,Yt,Ht){var sn=Ne+" ";switch(Yt){case"s":return ze||Ht?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return ze||Ht?sn+(J(Ne)?"sekundy":"sekund"):sn+"sekundami";case"m":return ze?"minuta":Ht?"minutu":"minutou";case"mm":return ze||Ht?sn+(J(Ne)?"minuty":"minut"):sn+"minutami";case"h":return ze?"hodina":Ht?"hodinu":"hodinou";case"hh":return ze||Ht?sn+(J(Ne)?"hodiny":"hodin"):sn+"hodinami";case"d":return ze||Ht?"den":"dnem";case"dd":return ze||Ht?sn+(J(Ne)?"dny":"dn\xed"):sn+"dny";case"M":return ze||Ht?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return ze||Ht?sn+(J(Ne)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):sn+"m\u011bs\xedci";case"y":return ze||Ht?"rok":"rokem";case"yy":return ze||Ht?sn+(J(Ne)?"roky":"let"):sn+"lety"}}F.defineLocale("cs",{months:M,monthsShort:L,monthsRegex:R,monthsShortRegex:R,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),weekdaysShort:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),weekdaysMin:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[z\xedtra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v ned\u011bli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve st\u0159edu v] LT";case 4:return"[ve \u010dtvrtek v] LT";case 5:return"[v p\xe1tek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[v\u010dera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou ned\u011bli v] LT";case 1:case 2:return"[minul\xe9] dddd [v] LT";case 3:return"[minulou st\u0159edu v] LT";case 4:case 5:return"[minul\xfd] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"p\u0159ed %s",s:ee,ss:ee,m:ee,mm:ee,h:ee,hh:ee,d:ee,dd:ee,M:ee,MM:ee,y:ee,yy:ee},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},90365:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("cv",{months:"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),monthsShort:"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),weekdays:"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),weekdaysShort:"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),weekdaysMin:"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]",LLL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm",LLLL:"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm"},calendar:{sameDay:"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextDay:"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastDay:"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextWeek:"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastWeek:"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",sameElse:"L"},relativeTime:{future:function(L){return L+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(L)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(L)?"\u0442\u0430\u043d":"\u0440\u0430\u043d")},past:"%s \u043a\u0430\u044f\u043b\u043b\u0430",s:"\u043f\u04d7\u0440-\u0438\u043a \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",ss:"%d \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",m:"\u043f\u04d7\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u043f\u04d7\u0440 \u0441\u0435\u0445\u0435\u0442",hh:"%d \u0441\u0435\u0445\u0435\u0442",d:"\u043f\u04d7\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u043f\u04d7\u0440 \u0443\u0439\u04d1\u0445",MM:"%d \u0443\u0439\u04d1\u0445",y:"\u043f\u04d7\u0440 \u04ab\u0443\u043b",yy:"%d \u04ab\u0443\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-\u043c\u04d7\u0448/,ordinal:"%d-\u043c\u04d7\u0448",week:{dow:1,doy:7}})}(ae(15439))},32092:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn \xf4l",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(L){var R="";return L>20?R=40===L||50===L||60===L||80===L||100===L?"fed":"ain":L>0&&(R=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][L]),L+R},week:{dow:1,doy:4}})}(ae(15439))},77387:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8n_man_tir_ons_tor_fre_l\xf8r".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"p\xe5 dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"f\xe5 sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"et \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},29459:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){var ue={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[A+" Tage",A+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[A+" Monate",A+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[A+" Jahre",A+" Jahren"]};return R?ue[J][0]:ue[J][1]}F.defineLocale("de-at",{months:"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xe4n._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:M,mm:"%d Minuten",h:M,hh:"%d Stunden",d:M,dd:M,w:M,ww:"%d Wochen",M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},73694:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){var ue={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[A+" Tage",A+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[A+" Monate",A+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[A+" Jahre",A+" Jahren"]};return R?ue[J][0]:ue[J][1]}F.defineLocale("de-ch",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:M,mm:"%d Minuten",h:M,hh:"%d Stunden",d:M,dd:M,w:M,ww:"%d Wochen",M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},54307:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){var ue={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[A+" Tage",A+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[A+" Monate",A+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[A+" Jahre",A+" Jahren"]};return R?ue[J][0]:ue[J][1]}F.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:M,mm:"%d Minuten",h:M,hh:"%d Stunden",d:M,dd:M,w:M,ww:"%d Wochen",M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},39659:function(Te,qe,ae){!function(F){"use strict";var M=["\u0796\u07ac\u0782\u07aa\u0787\u07a6\u0783\u07a9","\u078a\u07ac\u0784\u07b0\u0783\u07aa\u0787\u07a6\u0783\u07a9","\u0789\u07a7\u0783\u07a8\u0797\u07aa","\u0787\u07ad\u0795\u07b0\u0783\u07a9\u078d\u07aa","\u0789\u07ad","\u0796\u07ab\u0782\u07b0","\u0796\u07aa\u078d\u07a6\u0787\u07a8","\u0787\u07af\u078e\u07a6\u0790\u07b0\u0793\u07aa","\u0790\u07ac\u0795\u07b0\u0793\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0787\u07ae\u0786\u07b0\u0793\u07af\u0784\u07a6\u0783\u07aa","\u0782\u07ae\u0788\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0791\u07a8\u0790\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa"],L=["\u0787\u07a7\u078b\u07a8\u0787\u07b0\u078c\u07a6","\u0780\u07af\u0789\u07a6","\u0787\u07a6\u0782\u07b0\u078e\u07a7\u0783\u07a6","\u0784\u07aa\u078b\u07a6","\u0784\u07aa\u0783\u07a7\u0790\u07b0\u078a\u07a6\u078c\u07a8","\u0780\u07aa\u0786\u07aa\u0783\u07aa","\u0780\u07ae\u0782\u07a8\u0780\u07a8\u0783\u07aa"];F.defineLocale("dv",{months:M,monthsShort:M,weekdays:L,weekdaysShort:L,weekdaysMin:"\u0787\u07a7\u078b\u07a8_\u0780\u07af\u0789\u07a6_\u0787\u07a6\u0782\u07b0_\u0784\u07aa\u078b\u07a6_\u0784\u07aa\u0783\u07a7_\u0780\u07aa\u0786\u07aa_\u0780\u07ae\u0782\u07a8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(R){return"\u0789\u078a"===R},meridiem:function(R,J,ee){return R<12?"\u0789\u0786":"\u0789\u078a"},calendar:{sameDay:"[\u0789\u07a8\u0787\u07a6\u078b\u07aa] LT",nextDay:"[\u0789\u07a7\u078b\u07a6\u0789\u07a7] LT",nextWeek:"dddd LT",lastDay:"[\u0787\u07a8\u0787\u07b0\u0794\u07ac] LT",lastWeek:"[\u078a\u07a7\u0787\u07a8\u078c\u07aa\u0788\u07a8] dddd LT",sameElse:"L"},relativeTime:{future:"\u078c\u07ac\u0783\u07ad\u078e\u07a6\u0787\u07a8 %s",past:"\u0786\u07aa\u0783\u07a8\u0782\u07b0 %s",s:"\u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa\u0786\u07ae\u0785\u07ac\u0787\u07b0",ss:"d% \u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa",m:"\u0789\u07a8\u0782\u07a8\u0793\u07ac\u0787\u07b0",mm:"\u0789\u07a8\u0782\u07a8\u0793\u07aa %d",h:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07ac\u0787\u07b0",hh:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07aa %d",d:"\u078b\u07aa\u0788\u07a6\u0780\u07ac\u0787\u07b0",dd:"\u078b\u07aa\u0788\u07a6\u0790\u07b0 %d",M:"\u0789\u07a6\u0780\u07ac\u0787\u07b0",MM:"\u0789\u07a6\u0790\u07b0 %d",y:"\u0787\u07a6\u0780\u07a6\u0783\u07ac\u0787\u07b0",yy:"\u0787\u07a6\u0780\u07a6\u0783\u07aa %d"},preparse:function(R){return R.replace(/\u060c/g,",")},postformat:function(R){return R.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(ae(15439))},3460:function(Te,qe,ae){!function(F){"use strict";function M(A){return"undefined"!=typeof Function&&A instanceof Function||"[object Function]"===Object.prototype.toString.call(A)}F.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(A,R){return A?"string"==typeof R&&/D/.test(R.substring(0,R.indexOf("MMMM")))?this._monthsGenitiveEl[A.month()]:this._monthsNominativeEl[A.month()]:this._monthsNominativeEl},monthsShort:"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),weekdays:"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),weekdaysShort:"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),weekdaysMin:"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),meridiem:function(A,R,J){return A>11?J?"\u03bc\u03bc":"\u039c\u039c":J?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(A){return"\u03bc"===(A+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT",nextDay:"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[\u03a7\u03b8\u03b5\u03c2 {}] LT",lastWeek:function(){return 6===this.day()?"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT":"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"},sameElse:"L"},calendar:function(A,R){var J=this._calendarEl[A],ee=R&&R.hours();return M(J)&&(J=J.apply(R)),J.replace("{}",ee%12==1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},relativeTime:{future:"\u03c3\u03b5 %s",past:"%s \u03c0\u03c1\u03b9\u03bd",s:"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",ss:"%d \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",m:"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",mm:"%d \u03bb\u03b5\u03c0\u03c4\u03ac",h:"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1",hh:"%d \u03ce\u03c1\u03b5\u03c2",d:"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1",dd:"%d \u03bc\u03ad\u03c1\u03b5\u03c2",M:"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2",MM:"%d \u03bc\u03ae\u03bd\u03b5\u03c2",y:"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2",yy:"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%d\u03b7",week:{dow:1,doy:4}})}(ae(15439))},94369:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:0,doy:4}})}(ae(15439))},60530:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")}})}(ae(15439))},9998:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:1,doy:4}})}(ae(15439))},13391:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:1,doy:4}})}(ae(15439))},75414:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")}})}(ae(15439))},19615:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:0,doy:6}})}(ae(15439))},21248:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:1,doy:4}})}(ae(15439))},13767:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:1,doy:4}})}(ae(15439))},84530:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_a\u016dg_sept_okt_nov_dec".split("_"),weekdays:"diman\u0109o_lundo_mardo_merkredo_\u0135a\u016ddo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_\u0135a\u016d_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_\u0135a_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(L){return"p"===L.charAt(0).toLowerCase()},meridiem:function(L,A,R){return L>11?R?"p.t.m.":"P.T.M.":R?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodia\u016d je] LT",nextDay:"[Morga\u016d je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hiera\u016d je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"anta\u016d %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(ae(15439))},18944:function(Te,qe,ae){!function(F){"use strict";var M="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),L="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),A=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],R=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;F.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(ee,ue){return ee?/-MMM-/.test(ue)?L[ee.month()]:M[ee.month()]:M},monthsRegex:R,monthsShortRegex:R,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(ae(15439))},29116:function(Te,qe,ae){!function(F){"use strict";var M="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),L="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),A=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],R=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;F.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(ee,ue){return ee?/-MMM-/.test(ue)?L[ee.month()]:M[ee.month()]:M},monthsRegex:R,monthsShortRegex:R,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:4},invalidDate:"Fecha inv\xe1lida"})}(ae(15439))},83609:function(Te,qe,ae){!function(F){"use strict";var M="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),L="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),A=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],R=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;F.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(ee,ue){return ee?/-MMM-/.test(ue)?L[ee.month()]:M[ee.month()]:M},monthsRegex:R,monthsShortRegex:R,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:6}})}(ae(15439))},86866:function(Te,qe,ae){!function(F){"use strict";var M="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),L="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),A=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],R=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;F.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(ee,ue){return ee?/-MMM-/.test(ue)?L[ee.month()]:M[ee.month()]:M},monthsRegex:R,monthsShortRegex:R,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4},invalidDate:"Fecha inv\xe1lida"})}(ae(15439))},96725:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){var ue={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[A+"sekundi",A+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[A+" minuti",A+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[A+" tunni",A+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[A+" kuu",A+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[A+" aasta",A+" aastat"]};return R?ue[J][2]?ue[J][2]:ue[J][1]:ee?ue[J][0]:ue[J][1]}F.defineLocale("et",{months:"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[T\xe4na,] LT",nextDay:"[Homme,] LT",nextWeek:"[J\xe4rgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s p\xe4rast",past:"%s tagasi",s:M,ss:M,m:M,mm:M,h:M,hh:M,d:M,dd:"%d p\xe4eva",M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},67931:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(ae(15439))},56417:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},L={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};F.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(R){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(R)},meridiem:function(R,J,ee){return R<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"%d \u062b\u0627\u0646\u06cc\u0647",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(R){return R.replace(/[\u06f0-\u06f9]/g,function(J){return L[J]}).replace(/\u060c/g,",")},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(ae(15439))},20944:function(Te,qe,ae){!function(F){"use strict";var M="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),L=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",M[7],M[8],M[9]];function A(ee,ue,Ne,ze){var Yt="";switch(Ne){case"s":return ze?"muutaman sekunnin":"muutama sekunti";case"ss":Yt=ze?"sekunnin":"sekuntia";break;case"m":return ze?"minuutin":"minuutti";case"mm":Yt=ze?"minuutin":"minuuttia";break;case"h":return ze?"tunnin":"tunti";case"hh":Yt=ze?"tunnin":"tuntia";break;case"d":return ze?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":Yt=ze?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return ze?"kuukauden":"kuukausi";case"MM":Yt=ze?"kuukauden":"kuukautta";break;case"y":return ze?"vuoden":"vuosi";case"yy":Yt=ze?"vuoden":"vuotta"}return Yt=R(ee,ze)+" "+Yt}function R(ee,ue){return ee<10?ue?L[ee]:M[ee]:ee}F.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[t\xe4n\xe4\xe4n] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s p\xe4\xe4st\xe4",past:"%s sitten",s:A,ss:A,m:A,mm:A,h:A,hh:A,d:A,dd:A,M:A,MM:A,y:A,yy:A},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},61766:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(L){return L},week:{dow:1,doy:4}})}(ae(15439))},95867:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("fo",{months:"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),weekdaysShort:"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),weekdaysMin:"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[\xcd dag kl.] LT",nextDay:"[\xcd morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xcd gj\xe1r kl.] LT",lastWeek:"[s\xed\xf0stu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s s\xed\xf0ani",s:"f\xe1 sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein t\xedmi",hh:"%d t\xedmar",d:"ein dagur",dd:"%d dagar",M:"ein m\xe1na\xf0ur",MM:"%d m\xe1na\xf0ir",y:"eitt \xe1r",yy:"%d \xe1r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},16848:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("fr-ca",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(L,A){switch(A){default:case"M":case"Q":case"D":case"DDD":case"d":return L+(1===L?"er":"e");case"w":case"W":return L+(1===L?"re":"e")}}})}(ae(15439))},77773:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("fr-ch",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(L,A){switch(A){default:case"M":case"Q":case"D":case"DDD":case"d":return L+(1===L?"er":"e");case"w":case"W":return L+(1===L?"re":"e")}},week:{dow:1,doy:4}})}(ae(15439))},1636:function(Te,qe,ae){!function(F){"use strict";var M=/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,L=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,A=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?|janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,R=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];F.defineLocale("fr",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsRegex:A,monthsShortRegex:A,monthsStrictRegex:M,monthsShortStrictRegex:L,monthsParse:R,longMonthsParse:R,shortMonthsParse:R,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(ee,ue){switch(ue){case"D":return ee+(1===ee?"er":"");default:case"M":case"Q":case"DDD":case"d":return ee+(1===ee?"er":"e");case"w":case"W":return ee+(1===ee?"re":"e")}},week:{dow:1,doy:4}})}(ae(15439))},14940:function(Te,qe,ae){!function(F){"use strict";var M="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),L="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");F.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(R,J){return R?/-MMM-/.test(J)?L[R.month()]:M[R.month()]:M},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(R){return R+(1===R||8===R||R>=20?"ste":"de")},week:{dow:1,doy:4}})}(ae(15439))},91402:function(Te,qe,ae){!function(F){"use strict";var M=["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],L=["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],A=["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],R=["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],J=["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"];F.defineLocale("ga",{months:M,monthsShort:L,monthsParseExact:!0,weekdays:A,weekdaysShort:R,weekdaysMin:J,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Am\xe1rach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inn\xe9 ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s \xf3 shin",s:"c\xfapla soicind",ss:"%d soicind",m:"n\xf3im\xe9ad",mm:"%d n\xf3im\xe9ad",h:"uair an chloig",hh:"%d uair an chloig",d:"l\xe1",dd:"%d l\xe1",M:"m\xed",MM:"%d m\xedonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(ue){return ue+(1===ue?"d":ue%10==2?"na":"mh")},week:{dow:1,doy:4}})}(ae(15439))},46924:function(Te,qe,ae){!function(F){"use strict";var M=["Am Faoilleach","An Gearran","Am M\xe0rt","An Giblean","An C\xe8itean","An t-\xd2gmhios","An t-Iuchar","An L\xf9nastal","An t-Sultain","An D\xe0mhair","An t-Samhain","An D\xf9bhlachd"],L=["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],A=["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],R=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],J=["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"];F.defineLocale("gd",{months:M,monthsShort:L,monthsParseExact:!0,weekdays:A,weekdaysShort:R,weekdaysMin:J,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-m\xe0ireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-d\xe8 aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"m\xecos",MM:"%d m\xecosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(ue){return ue+(1===ue?"d":ue%10==2?"na":"mh")},week:{dow:1,doy:4}})}(ae(15439))},16398:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextDay:function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(L){return 0===L.indexOf("un")?"n"+L:"en "+L},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(ae(15439))},72457:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){var ue={s:["\u0925\u094b\u0921\u092f\u093e \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940","\u0925\u094b\u0921\u0947 \u0938\u0945\u0915\u0902\u0921"],ss:[A+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",A+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[A+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",A+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[A+" \u0935\u0930\u093e\u0902\u0928\u0940",A+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[A+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",A+" \u0926\u0940\u0938"],M:["\u090f\u0915\u093e \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928","\u090f\u0915 \u092e\u094d\u0939\u092f\u0928\u094b"],MM:[A+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",A+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[A+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",A+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return ee?ue[J][0]:ue[J][1]}F.defineLocale("gom-deva",{months:{standalone:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u092f_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),format:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092e\u093e\u0930\u094d\u091a\u093e\u091a\u094d\u092f\u093e_\u090f\u092a\u094d\u0930\u0940\u0932\u093e\u091a\u094d\u092f\u093e_\u092e\u0947\u092f\u093e\u091a\u094d\u092f\u093e_\u091c\u0942\u0928\u093e\u091a\u094d\u092f\u093e_\u091c\u0941\u0932\u092f\u093e\u091a\u094d\u092f\u093e_\u0911\u0917\u0938\u094d\u091f\u093e\u091a\u094d\u092f\u093e_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0911\u0915\u094d\u091f\u094b\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0921\u093f\u0938\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940._\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u092f\u0924\u093e\u0930_\u0938\u094b\u092e\u093e\u0930_\u092e\u0902\u0917\u0933\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930_\u0938\u0941\u0915\u094d\u0930\u093e\u0930_\u0936\u0947\u0928\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0906\u092f\u0924._\u0938\u094b\u092e._\u092e\u0902\u0917\u0933._\u092c\u0941\u0927._\u092c\u094d\u0930\u0947\u0938\u094d\u0924._\u0938\u0941\u0915\u094d\u0930._\u0936\u0947\u0928.".split("_"),weekdaysMin:"\u0906_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u092c\u094d\u0930\u0947_\u0938\u0941_\u0936\u0947".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LTS:"A h:mm:ss [\u0935\u093e\u091c\u0924\u093e\u0902]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",llll:"ddd, D MMM YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]"},calendar:{sameDay:"[\u0906\u092f\u091c] LT",nextDay:"[\u092b\u093e\u0932\u094d\u092f\u093e\u0902] LT",nextWeek:"[\u092b\u0941\u0921\u0932\u094b] dddd[,] LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092b\u093e\u091f\u0932\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s \u0906\u0926\u0940\u0902",s:M,ss:M,m:M,mm:M,h:M,hh:M,d:M,dd:M,M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(A,R){return"D"===R?A+"\u0935\u0947\u0930":A},week:{dow:0,doy:3},meridiemParse:/\u0930\u093e\u0924\u0940|\u0938\u0915\u093e\u0933\u0940\u0902|\u0926\u0928\u092a\u093e\u0930\u093e\u0902|\u0938\u093e\u0902\u091c\u0947/,meridiemHour:function(A,R){return 12===A&&(A=0),"\u0930\u093e\u0924\u0940"===R?A<4?A:A+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===R?A:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===R?A>12?A:A+12:"\u0938\u093e\u0902\u091c\u0947"===R?A+12:void 0},meridiem:function(A,R,J){return A<4?"\u0930\u093e\u0924\u0940":A<12?"\u0938\u0915\u093e\u0933\u0940\u0902":A<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":A<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(ae(15439))},52545:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){var ue={s:["thoddea sekondamni","thodde sekond"],ss:[A+" sekondamni",A+" sekond"],m:["eka mintan","ek minut"],mm:[A+" mintamni",A+" mintam"],h:["eka voran","ek vor"],hh:[A+" voramni",A+" voram"],d:["eka disan","ek dis"],dd:[A+" disamni",A+" dis"],M:["eka mhoinean","ek mhoino"],MM:[A+" mhoineamni",A+" mhoine"],y:["eka vorsan","ek voros"],yy:[A+" vorsamni",A+" vorsam"]};return ee?ue[J][0]:ue[J][1]}F.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:M,ss:M,m:M,mm:M,h:M,hh:M,d:M,dd:M,M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(A,R){return"D"===R?A+"er":A},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(A,R){return 12===A&&(A=0),"rati"===R?A<4?A:A+12:"sokallim"===R?A:"donparam"===R?A>12?A:A+12:"sanje"===R?A+12:void 0},meridiem:function(A,R,J){return A<4?"rati":A<12?"sokallim":A<16?"donparam":A<20?"sanje":"rati"}})}(ae(15439))},42641:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},L={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};F.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(R){return R.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(R,J){return 12===R&&(R=0),"\u0ab0\u0abe\u0aa4"===J?R<4?R:R+12:"\u0ab8\u0ab5\u0abe\u0ab0"===J?R:"\u0aac\u0aaa\u0acb\u0ab0"===J?R>=10?R:R+12:"\u0ab8\u0abe\u0a82\u0a9c"===J?R+12:void 0},meridiem:function(R,J,ee){return R<4?"\u0ab0\u0abe\u0aa4":R<10?"\u0ab8\u0ab5\u0abe\u0ab0":R<17?"\u0aac\u0aaa\u0acb\u0ab0":R<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(ae(15439))},7536:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("he",{months:"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),monthsShort:"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),weekdays:"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),weekdaysShort:"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),weekdaysMin:"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [\u05d1]MMMM YYYY",LLL:"D [\u05d1]MMMM YYYY HH:mm",LLLL:"dddd, D [\u05d1]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[\u05d4\u05d9\u05d5\u05dd \u05d1\u05be]LT",nextDay:"[\u05de\u05d7\u05e8 \u05d1\u05be]LT",nextWeek:"dddd [\u05d1\u05e9\u05e2\u05d4] LT",lastDay:"[\u05d0\u05ea\u05de\u05d5\u05dc \u05d1\u05be]LT",lastWeek:"[\u05d1\u05d9\u05d5\u05dd] dddd [\u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05e2\u05d4] LT",sameElse:"L"},relativeTime:{future:"\u05d1\u05e2\u05d5\u05d3 %s",past:"\u05dc\u05e4\u05e0\u05d9 %s",s:"\u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05d5\u05ea",ss:"%d \u05e9\u05e0\u05d9\u05d5\u05ea",m:"\u05d3\u05e7\u05d4",mm:"%d \u05d3\u05e7\u05d5\u05ea",h:"\u05e9\u05e2\u05d4",hh:function(L){return 2===L?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":L+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(L){return 2===L?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":L+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(L){return 2===L?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":L+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(L){return 2===L?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":L%10==0&&10!==L?L+" \u05e9\u05e0\u05d4":L+" \u05e9\u05e0\u05d9\u05dd"}},meridiemParse:/\u05d0\u05d7\u05d4"\u05e6|\u05dc\u05e4\u05e0\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8|\u05d1\u05d1\u05d5\u05e7\u05e8|\u05d1\u05e2\u05e8\u05d1/i,isPM:function(L){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(L)},meridiem:function(L,A,R){return L<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":L<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":L<12?R?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":L<18?R?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(ae(15439))},96335:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},L={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},A=[/^\u091c\u0928/i,/^\u092b\u093c\u0930|\u092b\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924\u0902|\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935|\u0928\u0935\u0902/i,/^\u0926\u093f\u0938\u0902|\u0926\u093f\u0938/i],R=[/^\u091c\u0928/i,/^\u092b\u093c\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i];F.defineLocale("hi",{months:{format:"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),standalone:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u0902\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u0902\u092c\u0930_\u0926\u093f\u0938\u0902\u092c\u0930".split("_")},monthsShort:"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u092c\u091c\u0947",LTS:"A h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092c\u091c\u0947"},monthsParse:A,longMonthsParse:A,shortMonthsParse:R,monthsRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsShortRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsStrictRegex:/^(\u091c\u0928\u0935\u0930\u0940?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908?|\u0905\u0917\u0938\u094d\u0924?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924?\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930?)/i,monthsShortStrictRegex:/^(\u091c\u0928\.?|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\.?|\u0905\u0917\.?|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\.?|\u0926\u093f\u0938\.?)/i,calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(ee){return ee.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(ue){return L[ue]})},postformat:function(ee){return ee.replace(/\d/g,function(ue){return M[ue]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(ee,ue){return 12===ee&&(ee=0),"\u0930\u093e\u0924"===ue?ee<4?ee:ee+12:"\u0938\u0941\u092c\u0939"===ue?ee:"\u0926\u094b\u092a\u0939\u0930"===ue?ee>=10?ee:ee+12:"\u0936\u093e\u092e"===ue?ee+12:void 0},meridiem:function(ee,ue,Ne){return ee<4?"\u0930\u093e\u0924":ee<10?"\u0938\u0941\u092c\u0939":ee<17?"\u0926\u094b\u092a\u0939\u0930":ee<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(ae(15439))},7458:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J){var ee=A+" ";switch(J){case"ss":return ee+=1===A?"sekunda":2===A||3===A||4===A?"sekunde":"sekundi";case"m":return R?"jedna minuta":"jedne minute";case"mm":return ee+=1===A?"minuta":2===A||3===A||4===A?"minute":"minuta";case"h":return R?"jedan sat":"jednog sata";case"hh":return ee+=1===A?"sat":2===A||3===A||4===A?"sata":"sati";case"dd":return ee+=1===A?"dan":"dana";case"MM":return ee+=1===A?"mjesec":2===A||3===A||4===A?"mjeseca":"mjeseci";case"yy":return ee+=1===A?"godina":2===A||3===A||4===A?"godine":"godina"}}F.defineLocale("hr",{months:{format:"sije\u010dnja_velja\u010de_o\u017eujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:return"[pro\u0161lu] [nedjelju] [u] LT";case 3:return"[pro\u0161lu] [srijedu] [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:M,m:M,mm:M,h:M,hh:M,d:"dan",dd:M,M:"mjesec",MM:M,y:"godinu",yy:M},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(ae(15439))},56540:function(Te,qe,ae){!function(F){"use strict";var M="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function L(J,ee,ue,Ne){var ze=J;switch(ue){case"s":return Ne||ee?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return ze+(Ne||ee)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(Ne||ee?" perc":" perce");case"mm":return ze+(Ne||ee?" perc":" perce");case"h":return"egy"+(Ne||ee?" \xf3ra":" \xf3r\xe1ja");case"hh":return ze+(Ne||ee?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(Ne||ee?" nap":" napja");case"dd":return ze+(Ne||ee?" nap":" napja");case"M":return"egy"+(Ne||ee?" h\xf3nap":" h\xf3napja");case"MM":return ze+(Ne||ee?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(Ne||ee?" \xe9v":" \xe9ve");case"yy":return ze+(Ne||ee?" \xe9v":" \xe9ve")}return""}function A(J){return(J?"":"[m\xfalt] ")+"["+M[this.day()]+"] LT[-kor]"}F.defineLocale("hu",{months:"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),monthsShort:"jan._feb._m\xe1rc._\xe1pr._m\xe1j._j\xfan._j\xfal._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),weekdaysShort:"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(J){return"u"===J.charAt(1).toLowerCase()},meridiem:function(J,ee,ue){return J<12?!0===ue?"de":"DE":!0===ue?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return A.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return A.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:L,ss:L,m:L,mm:L,h:L,hh:L,d:L,dd:L,M:L,MM:L,y:L,yy:L},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},65283:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("hy-am",{months:{format:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_"),standalone:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_")},monthsShort:"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_"),weekdays:"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),weekdaysShort:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),weekdaysMin:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},calendar:{sameDay:"[\u0561\u0575\u057d\u0585\u0580] LT",nextDay:"[\u057e\u0561\u0572\u0568] LT",lastDay:"[\u0565\u0580\u0565\u056f] LT",nextWeek:function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},lastWeek:function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},sameElse:"L"},relativeTime:{future:"%s \u0570\u0565\u057f\u0578",past:"%s \u0561\u057c\u0561\u057b",s:"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",ss:"%d \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",m:"\u0580\u0578\u057a\u0565",mm:"%d \u0580\u0578\u057a\u0565",h:"\u056a\u0561\u0574",hh:"%d \u056a\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056b\u057d",MM:"%d \u0561\u0574\u056b\u057d",y:"\u057f\u0561\u0580\u056b",yy:"%d \u057f\u0561\u0580\u056b"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(L){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(L)},meridiem:function(L){return L<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":L<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":L<17?"\u0581\u0565\u0580\u0565\u056f\u057e\u0561":"\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(L,A){switch(A){case"DDD":case"w":case"W":case"DDDo":return 1===L?L+"-\u056b\u0576":L+"-\u0580\u0564";default:return L}},week:{dow:1,doy:7}})}(ae(15439))},98780:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(L,A){return 12===L&&(L=0),"pagi"===A?L:"siang"===A?L>=11?L:L+12:"sore"===A||"malam"===A?L+12:void 0},meridiem:function(L,A,R){return L<11?"pagi":L<15?"siang":L<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}})}(ae(15439))},14205:function(Te,qe,ae){!function(F){"use strict";function M(R){return R%100==11||R%10!=1}function L(R,J,ee,ue){var Ne=R+" ";switch(ee){case"s":return J||ue?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return M(R)?Ne+(J||ue?"sek\xfandur":"sek\xfandum"):Ne+"sek\xfanda";case"m":return J?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return M(R)?Ne+(J||ue?"m\xedn\xfatur":"m\xedn\xfatum"):J?Ne+"m\xedn\xfata":Ne+"m\xedn\xfatu";case"hh":return M(R)?Ne+(J||ue?"klukkustundir":"klukkustundum"):Ne+"klukkustund";case"d":return J?"dagur":ue?"dag":"degi";case"dd":return M(R)?J?Ne+"dagar":Ne+(ue?"daga":"d\xf6gum"):J?Ne+"dagur":Ne+(ue?"dag":"degi");case"M":return J?"m\xe1nu\xf0ur":ue?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return M(R)?J?Ne+"m\xe1nu\xf0ir":Ne+(ue?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):J?Ne+"m\xe1nu\xf0ur":Ne+(ue?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return J||ue?"\xe1r":"\xe1ri";case"yy":return M(R)?Ne+(J||ue?"\xe1r":"\xe1rum"):Ne+(J||ue?"\xe1r":"\xe1ri")}}F.defineLocale("is",{months:"jan\xfaar_febr\xfaar_mars_apr\xedl_ma\xed_j\xfan\xed_j\xfal\xed_\xe1g\xfast_september_okt\xf3ber_n\xf3vember_desember".split("_"),monthsShort:"jan_feb_mar_apr_ma\xed_j\xfan_j\xfal_\xe1g\xfa_sep_okt_n\xf3v_des".split("_"),weekdays:"sunnudagur_m\xe1nudagur_\xferi\xf0judagur_mi\xf0vikudagur_fimmtudagur_f\xf6studagur_laugardagur".split("_"),weekdaysShort:"sun_m\xe1n_\xferi_mi\xf0_fim_f\xf6s_lau".split("_"),weekdaysMin:"Su_M\xe1_\xder_Mi_Fi_F\xf6_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[\xed dag kl.] LT",nextDay:"[\xe1 morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xed g\xe6r kl.] LT",lastWeek:"[s\xed\xf0asta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s s\xed\xf0an",s:L,ss:L,m:L,mm:L,h:"klukkustund",hh:L,d:L,dd:L,M:L,MM:L,y:L,yy:L},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},29985:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){return 0===this.day()?"[la scorsa] dddd [alle] LT":"[lo scorso] dddd [alle] LT"},sameElse:"L"},relativeTime:{future:function(L){return(/^[0-9].+$/.test(L)?"tra":"in")+" "+L},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(ae(15439))},34211:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){return 0===this.day()?"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT":"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(ae(15439))},31003:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"\u4ee4\u548c",narrow:"\u32ff",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"\u5e73\u6210",narrow:"\u337b",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"\u662d\u548c",narrow:"\u337c",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"\u5927\u6b63",narrow:"\u337d",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"\u660e\u6cbb",narrow:"\u337e",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"\u897f\u66a6",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"\u7d00\u5143\u524d",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(\u5143|\d+)\u5e74/,eraYearOrdinalParse:function(L,A){return"\u5143"===A[1]?1:parseInt(A[1]||L,10)},months:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),weekdaysShort:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),weekdaysMin:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5(ddd) HH:mm"},meridiemParse:/\u5348\u524d|\u5348\u5f8c/i,isPM:function(L){return"\u5348\u5f8c"===L},meridiem:function(L,A,R){return L<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(L){return L.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(L){return this.week()!==L.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(L,A){switch(A){case"y":return 1===L?"\u5143\u5e74":L+"\u5e74";case"d":case"D":case"DDD":return L+"\u65e5";default:return L}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u6570\u79d2",ss:"%d\u79d2",m:"1\u5206",mm:"%d\u5206",h:"1\u6642\u9593",hh:"%d\u6642\u9593",d:"1\u65e5",dd:"%d\u65e5",M:"1\u30f6\u6708",MM:"%d\u30f6\u6708",y:"1\u5e74",yy:"%d\u5e74"}})}(ae(15439))},60420:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(L,A){return 12===L&&(L=0),"enjing"===A?L:"siyang"===A?L>=11?L:L+12:"sonten"===A||"ndalu"===A?L+12:void 0},meridiem:function(L,A,R){return L<11?"enjing":L<15?"siyang":L<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(ae(15439))},40851:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ka",{months:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),monthsShort:"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),weekdays:{standalone:"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),format:"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),weekdaysMin:"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]",nextDay:"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]",lastDay:"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]",nextWeek:"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]",lastWeek:"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4",sameElse:"L"},relativeTime:{future:function(L){return L.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(A,R,J){return"\u10d8"===J?R+"\u10e8\u10d8":R+J+"\u10e8\u10d8"})},past:function(L){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(L)?L.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(L)?L.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):L},s:"\u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8\u10db\u10d4 \u10ec\u10d0\u10db\u10d8",ss:"%d \u10ec\u10d0\u10db\u10d8",m:"\u10ec\u10e3\u10d7\u10d8",mm:"%d \u10ec\u10e3\u10d7\u10d8",h:"\u10e1\u10d0\u10d0\u10d7\u10d8",hh:"%d \u10e1\u10d0\u10d0\u10d7\u10d8",d:"\u10d3\u10e6\u10d4",dd:"%d \u10d3\u10e6\u10d4",M:"\u10d7\u10d5\u10d4",MM:"%d \u10d7\u10d5\u10d4",y:"\u10ec\u10d4\u10da\u10d8",yy:"%d \u10ec\u10d4\u10da\u10d8"},dayOfMonthOrdinalParse:/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,ordinal:function(L){return 0===L?L:1===L?L+"-\u10da\u10d8":L<20||L<=100&&L%20==0||L%100==0?"\u10db\u10d4-"+L:L+"-\u10d4"},week:{dow:1,doy:7}})}(ae(15439))},16074:function(Te,qe,ae){!function(F){"use strict";var M={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4:"-\u0448\u0456",5:"-\u0448\u0456",6:"-\u0448\u044b",7:"-\u0448\u0456",8:"-\u0448\u0456",9:"-\u0448\u044b",10:"-\u0448\u044b",20:"-\u0448\u044b",30:"-\u0448\u044b",40:"-\u0448\u044b",50:"-\u0448\u0456",60:"-\u0448\u044b",70:"-\u0448\u0456",80:"-\u0448\u0456",90:"-\u0448\u044b",100:"-\u0448\u0456"};F.defineLocale("kk",{months:"\u049b\u0430\u04a3\u0442\u0430\u0440_\u0430\u049b\u043f\u0430\u043d_\u043d\u0430\u0443\u0440\u044b\u0437_\u0441\u04d9\u0443\u0456\u0440_\u043c\u0430\u043c\u044b\u0440_\u043c\u0430\u0443\u0441\u044b\u043c_\u0448\u0456\u043b\u0434\u0435_\u0442\u0430\u043c\u044b\u0437_\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a_\u049b\u0430\u0437\u0430\u043d_\u049b\u0430\u0440\u0430\u0448\u0430_\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d".split("_"),monthsShort:"\u049b\u0430\u04a3_\u0430\u049b\u043f_\u043d\u0430\u0443_\u0441\u04d9\u0443_\u043c\u0430\u043c_\u043c\u0430\u0443_\u0448\u0456\u043b_\u0442\u0430\u043c_\u049b\u044b\u0440_\u049b\u0430\u0437_\u049b\u0430\u0440_\u0436\u0435\u043b".split("_"),weekdays:"\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456_\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456_\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0436\u04b1\u043c\u0430_\u0441\u0435\u043d\u0431\u0456".split("_"),weekdaysShort:"\u0436\u0435\u043a_\u0434\u04af\u0439_\u0441\u0435\u0439_\u0441\u04d9\u0440_\u0431\u0435\u0439_\u0436\u04b1\u043c_\u0441\u0435\u043d".split("_"),weekdaysMin:"\u0436\u043a_\u0434\u0439_\u0441\u0439_\u0441\u0440_\u0431\u0439_\u0436\u043c_\u0441\u043d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u0456\u043d \u0441\u0430\u0493\u0430\u0442] LT",nextDay:"[\u0415\u0440\u0442\u0435\u04a3 \u0441\u0430\u0493\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0493\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0448\u0435 \u0441\u0430\u0493\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u0435\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u04a3] dddd [\u0441\u0430\u0493\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0456\u0448\u0456\u043d\u0434\u0435",past:"%s \u0431\u04b1\u0440\u044b\u043d",s:"\u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0456\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u0431\u0456\u0440 \u0441\u0430\u0493\u0430\u0442",hh:"%d \u0441\u0430\u0493\u0430\u0442",d:"\u0431\u0456\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0456\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0456\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(A){var R=A%10,J=A>=100?100:null;return A+(M[A]||M[R]||M[J])},week:{dow:1,doy:7}})}(ae(15439))},53343:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},L={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};F.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(R){return"\u179b\u17d2\u1784\u17b6\u1785"===R},meridiem:function(R,J,ee){return R<12?"\u1796\u17d2\u179a\u17b9\u1780":"\u179b\u17d2\u1784\u17b6\u1785"},calendar:{sameDay:"[\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7 \u1798\u17c9\u17c4\u1784] LT",nextDay:"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT",nextWeek:"dddd [\u1798\u17c9\u17c4\u1784] LT",lastDay:"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT",lastWeek:"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT",sameElse:"L"},relativeTime:{future:"%s\u1791\u17c0\u178f",past:"%s\u1798\u17bb\u1793",s:"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8",ss:"%d \u179c\u17b7\u1793\u17b6\u1791\u17b8",m:"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8",mm:"%d \u1793\u17b6\u1791\u17b8",h:"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784",hh:"%d \u1798\u17c9\u17c4\u1784",d:"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3",dd:"%d \u1790\u17d2\u1784\u17c3",M:"\u1798\u17bd\u1799\u1781\u17c2",MM:"%d \u1781\u17c2",y:"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6",yy:"%d \u1786\u17d2\u1793\u17b6\u17c6"},dayOfMonthOrdinalParse:/\u1791\u17b8\d{1,2}/,ordinal:"\u1791\u17b8%d",preparse:function(R){return R.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},week:{dow:1,doy:4}})}(ae(15439))},44799:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},L={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};F.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(R){return R.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(R,J){return 12===R&&(R=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===J?R<4?R:R+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===J?R:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===J?R>=10?R:R+12:"\u0cb8\u0c82\u0c9c\u0cc6"===J?R+12:void 0},meridiem:function(R,J,ee){return R<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":R<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":R<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":R<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(R){return R+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(ae(15439))},13549:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ko",{months:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),monthsShort:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),weekdays:"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),weekdaysShort:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),weekdaysMin:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY\ub144 MMMM D\uc77c",LLL:"YYYY\ub144 MMMM D\uc77c A h:mm",LLLL:"YYYY\ub144 MMMM D\uc77c dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY\ub144 MMMM D\uc77c",lll:"YYYY\ub144 MMMM D\uc77c A h:mm",llll:"YYYY\ub144 MMMM D\uc77c dddd A h:mm"},calendar:{sameDay:"\uc624\ub298 LT",nextDay:"\ub0b4\uc77c LT",nextWeek:"dddd LT",lastDay:"\uc5b4\uc81c LT",lastWeek:"\uc9c0\ub09c\uc8fc dddd LT",sameElse:"L"},relativeTime:{future:"%s \ud6c4",past:"%s \uc804",s:"\uba87 \ucd08",ss:"%d\ucd08",m:"1\ubd84",mm:"%d\ubd84",h:"\ud55c \uc2dc\uac04",hh:"%d\uc2dc\uac04",d:"\ud558\ub8e8",dd:"%d\uc77c",M:"\ud55c \ub2ec",MM:"%d\ub2ec",y:"\uc77c \ub144",yy:"%d\ub144"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(L,A){switch(A){case"d":case"D":case"DDD":return L+"\uc77c";case"M":return L+"\uc6d4";case"w":case"W":return L+"\uc8fc";default:return L}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(L){return"\uc624\ud6c4"===L},meridiem:function(L,A,R){return L<12?"\uc624\uc804":"\uc624\ud6c4"}})}(ae(15439))},91037:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},L={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},A=["\u06a9\u0627\u0646\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0645\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u0643\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0643\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"];F.defineLocale("ku",{months:A,monthsShort:A,weekdays:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u062f\u0648\u0648\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0633\u06ce\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysShort:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645_\u062f\u0648\u0648\u0634\u0647\u200c\u0645_\u0633\u06ce\u0634\u0647\u200c\u0645_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u0647_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c|\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc/,isPM:function(J){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(J)},meridiem:function(J,ee,ue){return J<12?"\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc":"\u0626\u06ce\u0648\u0627\u0631\u0647\u200c"},calendar:{sameDay:"[\u0626\u0647\u200c\u0645\u0631\u06c6 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextDay:"[\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastDay:"[\u062f\u0648\u06ce\u0646\u06ce \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",sameElse:"L"},relativeTime:{future:"\u0644\u0647\u200c %s",past:"%s",s:"\u0686\u0647\u200c\u0646\u062f \u0686\u0631\u0643\u0647\u200c\u06cc\u0647\u200c\u0643",ss:"\u0686\u0631\u0643\u0647\u200c %d",m:"\u06cc\u0647\u200c\u0643 \u062e\u0648\u0644\u0647\u200c\u0643",mm:"%d \u062e\u0648\u0644\u0647\u200c\u0643",h:"\u06cc\u0647\u200c\u0643 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",hh:"%d \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",d:"\u06cc\u0647\u200c\u0643 \u0695\u06c6\u0698",dd:"%d \u0695\u06c6\u0698",M:"\u06cc\u0647\u200c\u0643 \u0645\u0627\u0646\u06af",MM:"%d \u0645\u0627\u0646\u06af",y:"\u06cc\u0647\u200c\u0643 \u0633\u0627\u06b5",yy:"%d \u0633\u0627\u06b5"},preparse:function(J){return J.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(ee){return L[ee]}).replace(/\u060c/g,",")},postformat:function(J){return J.replace(/\d/g,function(ee){return M[ee]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(ae(15439))},93125:function(Te,qe,ae){!function(F){"use strict";var M={0:"-\u0447\u04af",1:"-\u0447\u0438",2:"-\u0447\u0438",3:"-\u0447\u04af",4:"-\u0447\u04af",5:"-\u0447\u0438",6:"-\u0447\u044b",7:"-\u0447\u0438",8:"-\u0447\u0438",9:"-\u0447\u0443",10:"-\u0447\u0443",20:"-\u0447\u044b",30:"-\u0447\u0443",40:"-\u0447\u044b",50:"-\u0447\u04af",60:"-\u0447\u044b",70:"-\u0447\u0438",80:"-\u0447\u0438",90:"-\u0447\u0443",100:"-\u0447\u04af"};F.defineLocale("ky",{months:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u0416\u0435\u043a\u0448\u0435\u043c\u0431\u0438_\u0414\u04af\u0439\u0448\u04e9\u043c\u0431\u04af_\u0428\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0428\u0430\u0440\u0448\u0435\u043c\u0431\u0438_\u0411\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0416\u0443\u043c\u0430_\u0418\u0448\u0435\u043c\u0431\u0438".split("_"),weekdaysShort:"\u0416\u0435\u043a_\u0414\u04af\u0439_\u0428\u0435\u0439_\u0428\u0430\u0440_\u0411\u0435\u0439_\u0416\u0443\u043c_\u0418\u0448\u0435".split("_"),weekdaysMin:"\u0416\u043a_\u0414\u0439_\u0428\u0439_\u0428\u0440_\u0411\u0439_\u0416\u043c_\u0418\u0448".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u04af\u043d \u0441\u0430\u0430\u0442] LT",nextDay:"[\u042d\u0440\u0442\u0435\u04a3 \u0441\u0430\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0447\u044d\u044d \u0441\u0430\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u04e9\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u043d] dddd [\u043a\u04af\u043d\u04af] [\u0441\u0430\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0438\u0447\u0438\u043d\u0434\u0435",past:"%s \u043c\u0443\u0440\u0443\u043d",s:"\u0431\u0438\u0440\u043d\u0435\u0447\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0438\u0440 \u043c\u04af\u043d\u04e9\u0442",mm:"%d \u043c\u04af\u043d\u04e9\u0442",h:"\u0431\u0438\u0440 \u0441\u0430\u0430\u0442",hh:"%d \u0441\u0430\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0438\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0438\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(A){var R=A%10,J=A>=100?100:null;return A+(M[A]||M[R]||M[J])},week:{dow:1,doy:7}})}(ae(15439))},69586:function(Te,qe,ae){!function(F){"use strict";function M(ee,ue,Ne,ze){var Yt={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return ue?Yt[Ne][0]:Yt[Ne][1]}function L(ee){return R(ee.substr(0,ee.indexOf(" ")))?"a "+ee:"an "+ee}function A(ee){return R(ee.substr(0,ee.indexOf(" ")))?"viru "+ee:"virun "+ee}function R(ee){if(ee=parseInt(ee,10),isNaN(ee))return!1;if(ee<0)return!0;if(ee<10)return 4<=ee&&ee<=7;if(ee<100){var ue=ee%10;return R(0===ue?ee/10:ue)}if(ee<1e4){for(;ee>=10;)ee/=10;return R(ee)}return R(ee/=1e3)}F.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:L,past:A,s:"e puer Sekonnen",ss:"%d Sekonnen",m:M,mm:"%d Minutten",h:M,hh:"%d Stonnen",d:M,dd:"%d Deeg",M,MM:"%d M\xe9int",y:M,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},32349:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("lo",{months:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),monthsShort:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),weekdays:"\u0ead\u0eb2\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysShort:"\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysMin:"\u0e97_\u0e88_\u0ead\u0e84_\u0e9e_\u0e9e\u0eab_\u0eaa\u0e81_\u0eaa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"\u0ea7\u0eb1\u0e99dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(L){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===L},meridiem:function(L,A,R){return L<12?"\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2":"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"},calendar:{sameDay:"[\u0ea1\u0eb7\u0ec9\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextDay:"[\u0ea1\u0eb7\u0ec9\u0ead\u0eb7\u0ec8\u0e99\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0edc\u0ec9\u0eb2\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastDay:"[\u0ea1\u0eb7\u0ec9\u0ea7\u0eb2\u0e99\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0ec1\u0ea5\u0ec9\u0ea7\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",sameElse:"L"},relativeTime:{future:"\u0ead\u0eb5\u0e81 %s",past:"%s\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2",s:"\u0e9a\u0ecd\u0ec8\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0ec3\u0e94\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",ss:"%d \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",m:"1 \u0e99\u0eb2\u0e97\u0eb5",mm:"%d \u0e99\u0eb2\u0e97\u0eb5",h:"1 \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",hh:"%d \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",d:"1 \u0ea1\u0eb7\u0ec9",dd:"%d \u0ea1\u0eb7\u0ec9",M:"1 \u0ec0\u0e94\u0eb7\u0ead\u0e99",MM:"%d \u0ec0\u0e94\u0eb7\u0ead\u0e99",y:"1 \u0e9b\u0eb5",yy:"%d \u0e9b\u0eb5"},dayOfMonthOrdinalParse:/(\u0e97\u0eb5\u0ec8)\d{1,2}/,ordinal:function(L){return"\u0e97\u0eb5\u0ec8"+L}})}(ae(15439))},92400:function(Te,qe,ae){!function(F){"use strict";var M={ss:"sekund\u0117_sekund\u017ei\u0173_sekundes",m:"minut\u0117_minut\u0117s_minut\u0119",mm:"minut\u0117s_minu\u010di\u0173_minutes",h:"valanda_valandos_valand\u0105",hh:"valandos_valand\u0173_valandas",d:"diena_dienos_dien\u0105",dd:"dienos_dien\u0173_dienas",M:"m\u0117nuo_m\u0117nesio_m\u0117nes\u012f",MM:"m\u0117nesiai_m\u0117nesi\u0173_m\u0117nesius",y:"metai_met\u0173_metus",yy:"metai_met\u0173_metus"};function L(Ne,ze,Yt,Ht){return ze?"kelios sekund\u0117s":Ht?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"}function A(Ne,ze,Yt,Ht){return ze?J(Yt)[0]:Ht?J(Yt)[1]:J(Yt)[2]}function R(Ne){return Ne%10==0||Ne>10&&Ne<20}function J(Ne){return M[Ne].split("_")}function ee(Ne,ze,Yt,Ht){var sn=Ne+" ";return 1===Ne?sn+A(Ne,ze,Yt[0],Ht):ze?sn+(R(Ne)?J(Yt)[1]:J(Yt)[0]):Ht?sn+J(Yt)[1]:sn+(R(Ne)?J(Yt)[1]:J(Yt)[2])}F.defineLocale("lt",{months:{format:"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),weekdaysMin:"S_P_A_T_K_Pn_\u0160".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[\u0160iandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Pra\u0117jus\u012f] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prie\u0161 %s",s:L,ss:ee,m:A,mm:ee,h:A,hh:ee,d:A,dd:ee,M:A,MM:ee,y:A,yy:ee},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(Ne){return Ne+"-oji"},week:{dow:1,doy:4}})}(ae(15439))},39991:function(Te,qe,ae){!function(F){"use strict";var M={ss:"sekundes_sekund\u0113m_sekunde_sekundes".split("_"),m:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),mm:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),h:"stundas_stund\u0101m_stunda_stundas".split("_"),hh:"stundas_stund\u0101m_stunda_stundas".split("_"),d:"dienas_dien\u0101m_diena_dienas".split("_"),dd:"dienas_dien\u0101m_diena_dienas".split("_"),M:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),MM:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function L(ue,Ne,ze){return ze?Ne%10==1&&Ne%100!=11?ue[2]:ue[3]:Ne%10==1&&Ne%100!=11?ue[0]:ue[1]}function A(ue,Ne,ze){return ue+" "+L(M[ze],ue,Ne)}function R(ue,Ne,ze){return L(M[ze],ue,Ne)}function J(ue,Ne){return Ne?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"}F.defineLocale("lv",{months:"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),weekdays:"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[\u0160odien pulksten] LT",nextDay:"[R\u012bt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"p\u0113c %s",past:"pirms %s",s:J,ss:A,m:R,mm:A,h:R,hh:A,d:R,dd:A,M:R,MM:A,y:R,yy:A},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},28477:function(Te,qe,ae){!function(F){"use strict";var M={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(A,R){return 1===A?R[0]:A>=2&&A<=4?R[1]:R[2]},translate:function(A,R,J){var ee=M.words[J];return 1===J.length?R?ee[0]:ee[1]:A+" "+M.correctGrammaticalCase(A,ee)}};F.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:M.translate,m:M.translate,mm:M.translate,h:M.translate,hh:M.translate,d:"dan",dd:M.translate,M:"mjesec",MM:M.translate,y:"godinu",yy:M.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(ae(15439))},55118:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("mi",{months:"Kohi-t\u0101te_Hui-tanguru_Pout\u016b-te-rangi_Paenga-wh\u0101wh\u0101_Haratua_Pipiri_H\u014dngoingoi_Here-turi-k\u014dk\u0101_Mahuru_Whiringa-\u0101-nuku_Whiringa-\u0101-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_H\u014dngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"R\u0101tapu_Mane_T\u016brei_Wenerei_T\u0101ite_Paraire_H\u0101tarei".split("_"),weekdaysShort:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),weekdaysMin:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te h\u0113kona ruarua",ss:"%d h\u0113kona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(ae(15439))},15943:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("mk",{months:"\u0458\u0430\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d\u0438_\u0458\u0443\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u0458\u0430\u043d_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a_\u043f\u0435\u0442\u043e\u043a_\u0441\u0430\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u0435_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u0430\u0431".split("_"),weekdaysMin:"\u043de_\u043fo_\u0432\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441a".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u0435\u043d\u0435\u0441 \u0432\u043e] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432\u043e] LT",nextWeek:"[\u0412\u043e] dddd [\u0432\u043e] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432\u043e] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0430\u0442\u0430] dddd [\u0432\u043e] LT";case 1:case 2:case 4:case 5:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0438\u043e\u0442] dddd [\u0432\u043e] LT"}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435\u0434 %s",s:"\u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u0435\u0434\u043d\u0430 \u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0435\u0434\u0435\u043d \u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0435\u0434\u0435\u043d \u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",M:"\u0435\u0434\u0435\u043d \u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0438",y:"\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(L){var A=L%10,R=L%100;return 0===L?L+"-\u0435\u0432":0===R?L+"-\u0435\u043d":R>10&&R<20?L+"-\u0442\u0438":1===A?L+"-\u0432\u0438":2===A?L+"-\u0440\u0438":7===A||8===A?L+"-\u043c\u0438":L+"-\u0442\u0438"},week:{dow:1,doy:7}})}(ae(15439))},13849:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ml",{months:"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f_\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f_\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d_\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d_\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48_\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d_\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c_\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d7c_\u0d28\u0d35\u0d02\u0d2c\u0d7c_\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c".split("_"),monthsShort:"\u0d1c\u0d28\u0d41._\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41._\u0d2e\u0d3e\u0d7c._\u0d0f\u0d2a\u0d4d\u0d30\u0d3f._\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48._\u0d13\u0d17._\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31._\u0d12\u0d15\u0d4d\u0d1f\u0d4b._\u0d28\u0d35\u0d02._\u0d21\u0d3f\u0d38\u0d02.".split("_"),monthsParseExact:!0,weekdays:"\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u0d1a_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u0d1a_\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a_\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a_\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a".split("_"),weekdaysShort:"\u0d1e\u0d3e\u0d2f\u0d7c_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e_\u0d1a\u0d4a\u0d35\u0d4d\u0d35_\u0d2c\u0d41\u0d27\u0d7b_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f_\u0d36\u0d28\u0d3f".split("_"),weekdaysMin:"\u0d1e\u0d3e_\u0d24\u0d3f_\u0d1a\u0d4a_\u0d2c\u0d41_\u0d35\u0d4d\u0d2f\u0d3e_\u0d35\u0d46_\u0d36".split("_"),longDateFormat:{LT:"A h:mm -\u0d28\u0d41",LTS:"A h:mm:ss -\u0d28\u0d41",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -\u0d28\u0d41",LLLL:"dddd, D MMMM YYYY, A h:mm -\u0d28\u0d41"},calendar:{sameDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d4d] LT",nextDay:"[\u0d28\u0d3e\u0d33\u0d46] LT",nextWeek:"dddd, LT",lastDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d32\u0d46] LT",lastWeek:"[\u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d",past:"%s \u0d2e\u0d41\u0d7b\u0d2a\u0d4d",s:"\u0d05\u0d7d\u0d2a \u0d28\u0d3f\u0d2e\u0d3f\u0d37\u0d19\u0d4d\u0d19\u0d7e",ss:"%d \u0d38\u0d46\u0d15\u0d4d\u0d15\u0d7b\u0d21\u0d4d",m:"\u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",mm:"%d \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",h:"\u0d12\u0d30\u0d41 \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",hh:"%d \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",d:"\u0d12\u0d30\u0d41 \u0d26\u0d3f\u0d35\u0d38\u0d02",dd:"%d \u0d26\u0d3f\u0d35\u0d38\u0d02",M:"\u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d38\u0d02",MM:"%d \u0d2e\u0d3e\u0d38\u0d02",y:"\u0d12\u0d30\u0d41 \u0d35\u0d7c\u0d37\u0d02",yy:"%d \u0d35\u0d7c\u0d37\u0d02"},meridiemParse:/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,meridiemHour:function(L,A){return 12===L&&(L=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===A&&L>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===A||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===A?L+12:L},meridiem:function(L,A,R){return L<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":L<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":L<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":L<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(ae(15439))},31977:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){switch(J){case"s":return R?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return A+(R?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return A+(R?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return A+(R?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return A+(R?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return A+(R?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return A+(R?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return A}}F.defineLocale("mn",{months:"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),monthsShort:"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),monthsParseExact:!0,weekdays:"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),weekdaysShort:"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),weekdaysMin:"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D",LLL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm",LLLL:"dddd, YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm"},meridiemParse:/\u04ae\u04e8|\u04ae\u0425/i,isPM:function(A){return"\u04ae\u0425"===A},meridiem:function(A,R,J){return A<12?"\u04ae\u04e8":"\u04ae\u0425"},calendar:{sameDay:"[\u04e8\u043d\u04e9\u04e9\u0434\u04e9\u0440] LT",nextDay:"[\u041c\u0430\u0440\u0433\u0430\u0430\u0448] LT",nextWeek:"[\u0418\u0440\u044d\u0445] dddd LT",lastDay:"[\u04e8\u0447\u0438\u0433\u0434\u04e9\u0440] LT",lastWeek:"[\u04e8\u043d\u0433\u04e9\u0440\u0441\u04e9\u043d] dddd LT",sameElse:"L"},relativeTime:{future:"%s \u0434\u0430\u0440\u0430\u0430",past:"%s \u04e9\u043c\u043d\u04e9",s:M,ss:M,m:M,mm:M,h:M,hh:M,d:M,dd:M,M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(A,R){switch(R){case"d":case"D":case"DDD":return A+" \u04e9\u0434\u04e9\u0440";default:return A}}})}(ae(15439))},66184:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},L={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function A(J,ee,ue,Ne){var ze="";if(ee)switch(ue){case"s":ze="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":ze="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":ze="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":ze="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":ze="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":ze="%d \u0924\u093e\u0938";break;case"d":ze="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":ze="%d \u0926\u093f\u0935\u0938";break;case"M":ze="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":ze="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":ze="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":ze="%d \u0935\u0930\u094d\u0937\u0947"}else switch(ue){case"s":ze="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":ze="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":ze="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":ze="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":ze="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":ze="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":ze="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":ze="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":ze="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":ze="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":ze="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":ze="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return ze.replace(/%d/i,J)}F.defineLocale("mr",{months:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u0935\u093e\u091c\u0924\u093e",LTS:"A h:mm:ss \u0935\u093e\u091c\u0924\u093e",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e",LLLL:"dddd, D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0909\u0926\u094d\u092f\u093e] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092e\u093e\u0917\u0940\u0932] dddd, LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u0927\u094d\u092f\u0947",past:"%s\u092a\u0942\u0930\u094d\u0935\u0940",s:A,ss:A,m:A,mm:A,h:A,hh:A,d:A,dd:A,M:A,MM:A,y:A,yy:A},preparse:function(J){return J.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(ee){return L[ee]})},postformat:function(J){return J.replace(/\d/g,function(ee){return M[ee]})},meridiemParse:/\u092a\u0939\u093e\u091f\u0947|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940|\u0930\u093e\u0924\u094d\u0930\u0940/,meridiemHour:function(J,ee){return 12===J&&(J=0),"\u092a\u0939\u093e\u091f\u0947"===ee||"\u0938\u0915\u093e\u0933\u0940"===ee?J:"\u0926\u0941\u092a\u093e\u0930\u0940"===ee||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===ee||"\u0930\u093e\u0924\u094d\u0930\u0940"===ee?J>=12?J:J+12:void 0},meridiem:function(J,ee,ue){return J>=0&&J<6?"\u092a\u0939\u093e\u091f\u0947":J<12?"\u0938\u0915\u093e\u0933\u0940":J<17?"\u0926\u0941\u092a\u093e\u0930\u0940":J<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(ae(15439))},64524:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(L,A){return 12===L&&(L=0),"pagi"===A?L:"tengahari"===A?L>=11?L:L+12:"petang"===A||"malam"===A?L+12:void 0},meridiem:function(L,A,R){return L<11?"pagi":L<15?"tengahari":L<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(ae(15439))},70485:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(L,A){return 12===L&&(L=0),"pagi"===A?L:"tengahari"===A?L>=11?L:L+12:"petang"===A||"malam"===A?L+12:void 0},meridiem:function(L,A,R){return L<11?"pagi":L<15?"tengahari":L<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(ae(15439))},36681:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_\u0120unju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Di\u010bembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_\u0120un_Lul_Aww_Set_Ott_Nov_Di\u010b".split("_"),weekdays:"Il-\u0126add_It-Tnejn_It-Tlieta_L-Erbg\u0127a_Il-\u0126amis_Il-\u0120img\u0127a_Is-Sibt".split("_"),weekdaysShort:"\u0126ad_Tne_Tli_Erb_\u0126am_\u0120im_Sib".split("_"),weekdaysMin:"\u0126a_Tn_Tl_Er_\u0126a_\u0120i_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[G\u0127ada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-biera\u0127 fil-]LT",lastWeek:"dddd [li g\u0127adda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f\u2019 %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"sieg\u0127a",hh:"%d sieg\u0127at",d:"\u0121urnata",dd:"%d \u0121ranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(ae(15439))},52024:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},L={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};F.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(R){return R.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},week:{dow:1,doy:4}})}(ae(15439))},42688:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},68914:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},L={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};F.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(R){return R.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(R,J){return 12===R&&(R=0),"\u0930\u093e\u0924\u093f"===J?R<4?R:R+12:"\u092c\u093f\u0939\u093e\u0928"===J?R:"\u0926\u093f\u0909\u0901\u0938\u094b"===J?R>=10?R:R+12:"\u0938\u093e\u0901\u091d"===J?R+12:void 0},meridiem:function(R,J,ee){return R<3?"\u0930\u093e\u0924\u093f":R<12?"\u092c\u093f\u0939\u093e\u0928":R<16?"\u0926\u093f\u0909\u0901\u0938\u094b":R<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}})}(ae(15439))},52272:function(Te,qe,ae){!function(F){"use strict";var M="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),L="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),A=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],R=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;F.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(ee,ue){return ee?/-MMM-/.test(ue)?L[ee.month()]:M[ee.month()]:M},monthsRegex:R,monthsShortRegex:R,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(ee){return ee+(1===ee||8===ee||ee>=20?"ste":"de")},week:{dow:1,doy:4}})}(ae(15439))},11758:function(Te,qe,ae){!function(F){"use strict";var M="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),L="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),A=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],R=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;F.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(ee,ue){return ee?/-MMM-/.test(ue)?L[ee.month()]:M[ee.month()]:M},monthsRegex:R,monthsShortRegex:R,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",w:"\xe9\xe9n week",ww:"%d weken",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(ee){return ee+(1===ee||8===ee||ee>=20?"ste":"de")},week:{dow:1,doy:4}})}(ae(15439))},41510:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._m\xe5._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_m\xe5_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I g\xe5r klokka] LT",lastWeek:"[F\xf8reg\xe5ande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein m\xe5nad",MM:"%d m\xe5nader",y:"eit \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},52797:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("oc-lnc",{months:{standalone:"geni\xe8r_febri\xe8r_mar\xe7_abril_mai_junh_julhet_agost_setembre_oct\xf2bre_novembre_decembre".split("_"),format:"de geni\xe8r_de febri\xe8r_de mar\xe7_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'oct\xf2bre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dim\xe8cres_dij\xf2us_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[u\xe8i a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[i\xe8r a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(L,A){var R=1===L?"r":2===L?"n":3===L?"r":4===L?"t":"\xe8";return("w"===A||"W"===A)&&(R="a"),L+R},week:{dow:1,doy:4}})}(ae(15439))},37944:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},L={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};F.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(R){return R.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(R,J){return 12===R&&(R=0),"\u0a30\u0a3e\u0a24"===J?R<4?R:R+12:"\u0a38\u0a35\u0a47\u0a30"===J?R:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===J?R>=10?R:R+12:"\u0a38\u0a3c\u0a3e\u0a2e"===J?R+12:void 0},meridiem:function(R,J,ee){return R<4?"\u0a30\u0a3e\u0a24":R<10?"\u0a38\u0a35\u0a47\u0a30":R<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":R<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(ae(15439))},1605:function(Te,qe,ae){!function(F){"use strict";var M="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),L="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),A=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^pa\u017a/i,/^lis/i,/^gru/i];function R(ue){return ue%10<5&&ue%10>1&&~~(ue/10)%10!=1}function J(ue,Ne,ze){var Yt=ue+" ";switch(ze){case"ss":return Yt+(R(ue)?"sekundy":"sekund");case"m":return Ne?"minuta":"minut\u0119";case"mm":return Yt+(R(ue)?"minuty":"minut");case"h":return Ne?"godzina":"godzin\u0119";case"hh":return Yt+(R(ue)?"godziny":"godzin");case"ww":return Yt+(R(ue)?"tygodnie":"tygodni");case"MM":return Yt+(R(ue)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return Yt+(R(ue)?"lata":"lat")}}F.defineLocale("pl",{months:function(ue,Ne){return ue?/D MMMM/.test(Ne)?L[ue.month()]:M[ue.month()]:M},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:A,longMonthsParse:A,shortMonthsParse:A,weekdays:"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_\u015br_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dzi\u015b o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedziel\u0119 o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W \u015brod\u0119 o] LT";case 6:return"[W sobot\u0119 o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zesz\u0142\u0105 niedziel\u0119 o] LT";case 3:return"[W zesz\u0142\u0105 \u015brod\u0119 o] LT";case 6:return"[W zesz\u0142\u0105 sobot\u0119 o] LT";default:return"[W zesz\u0142y] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:J,m:J,mm:J,h:J,hh:J,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:J,M:"miesi\u0105c",MM:J,y:"rok",yy:J},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},73840:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("pt-br",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_ter\xe7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xe1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_s\xe1b".split("_"),weekdaysMin:"do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xe0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",invalidDate:"Data inv\xe1lida"})}(ae(15439))},54225:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("pt",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(ae(15439))},45128:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J){var ue=" ";return(A%100>=20||A>=100&&A%100==0)&&(ue=" de "),A+ue+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[J]}F.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[m\xe2ine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s \xeen urm\u0103",s:"c\xe2teva secunde",ss:M,m:"un minut",mm:M,h:"o or\u0103",hh:M,d:"o zi",dd:M,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:M,M:"o lun\u0103",MM:M,y:"un an",yy:M},week:{dow:1,doy:7}})}(ae(15439))},35127:function(Te,qe,ae){!function(F){"use strict";function M(J,ee){var ue=J.split("_");return ee%10==1&&ee%100!=11?ue[0]:ee%10>=2&&ee%10<=4&&(ee%100<10||ee%100>=20)?ue[1]:ue[2]}function L(J,ee,ue){return"m"===ue?ee?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":J+" "+M({ss:ee?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:ee?"\u043c\u0438\u043d\u0443\u0442\u0430_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442":"\u043c\u0438\u043d\u0443\u0442\u0443_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442",hh:"\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043e\u0432",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u044f_\u0434\u043d\u0435\u0439",ww:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043d\u0435\u0434\u0435\u043b\u0438_\u043d\u0435\u0434\u0435\u043b\u044c",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u0430_\u043c\u0435\u0441\u044f\u0446\u0435\u0432",yy:"\u0433\u043e\u0434_\u0433\u043e\u0434\u0430_\u043b\u0435\u0442"}[ue],+J)}var A=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];F.defineLocale("ru",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_")},monthsShort:{format:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),standalone:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_")},weekdays:{standalone:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),format:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?] ?dddd/},weekdaysShort:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),monthsParse:A,longMonthsParse:A,shortMonthsParse:A,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsShortRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsStrictRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044f\u044c]|\u0444\u0435\u0432\u0440\u0430\u043b[\u044f\u044c]|\u043c\u0430\u0440\u0442\u0430?|\u0430\u043f\u0440\u0435\u043b[\u044f\u044c]|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044f\u044c]|\u0438\u044e\u043b[\u044f\u044c]|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043e\u043a\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043d\u043e\u044f\u0431\u0440[\u044f\u044c]|\u0434\u0435\u043a\u0430\u0431\u0440[\u044f\u044c])/i,monthsShortStrictRegex:/^(\u044f\u043d\u0432\.|\u0444\u0435\u0432\u0440?\.|\u043c\u0430\u0440[\u0442.]|\u0430\u043f\u0440\.|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044c\u044f.]|\u0438\u044e\u043b[\u044c\u044f.]|\u0430\u0432\u0433\.|\u0441\u0435\u043d\u0442?\.|\u043e\u043a\u0442\.|\u043d\u043e\u044f\u0431?\.|\u0434\u0435\u043a\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., H:mm",LLLL:"dddd, D MMMM YYYY \u0433., H:mm"},calendar:{sameDay:"[\u0421\u0435\u0433\u043e\u0434\u043d\u044f, \u0432] LT",nextDay:"[\u0417\u0430\u0432\u0442\u0440\u0430, \u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430, \u0432] LT",nextWeek:function(J){if(J.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e] dddd, [\u0432] LT"}},lastWeek:function(J){if(J.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u043e\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u044b\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u0443\u044e] dddd, [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0447\u0435\u0440\u0435\u0437 %s",past:"%s \u043d\u0430\u0437\u0430\u0434",s:"\u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434",ss:L,m:L,mm:L,h:"\u0447\u0430\u0441",hh:L,d:"\u0434\u0435\u043d\u044c",dd:L,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:L,M:"\u043c\u0435\u0441\u044f\u0446",MM:L,y:"\u0433\u043e\u0434",yy:L},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(J){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(J)},meridiem:function(J,ee,ue){return J<4?"\u043d\u043e\u0447\u0438":J<12?"\u0443\u0442\u0440\u0430":J<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(J,ee){switch(ee){case"M":case"d":case"DDD":return J+"-\u0439";case"D":return J+"-\u0433\u043e";case"w":case"W":return J+"-\u044f";default:return J}},week:{dow:1,doy:4}})}(ae(15439))},32525:function(Te,qe,ae){!function(F){"use strict";var M=["\u062c\u0646\u0648\u0631\u064a","\u0641\u064a\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u064a\u0644","\u0645\u0626\u064a","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0621\u0650","\u0622\u06af\u0633\u067d","\u0633\u064a\u067e\u067d\u0645\u0628\u0631","\u0622\u06aa\u067d\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u068a\u0633\u0645\u0628\u0631"],L=["\u0622\u0686\u0631","\u0633\u0648\u0645\u0631","\u0627\u06b1\u0627\u0631\u0648","\u0627\u0631\u0628\u0639","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639","\u0687\u0646\u0687\u0631"];F.defineLocale("sd",{months:M,monthsShort:M,weekdays:L,weekdaysShort:L,weekdaysMin:L,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(R){return"\u0634\u0627\u0645"===R},meridiem:function(R,J,ee){return R<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0627\u0684] LT",nextDay:"[\u0633\u0680\u0627\u06bb\u064a] LT",nextWeek:"dddd [\u0627\u06b3\u064a\u0646 \u0647\u0641\u062a\u064a \u062a\u064a] LT",lastDay:"[\u06aa\u0627\u0644\u0647\u0647] LT",lastWeek:"[\u06af\u0632\u0631\u064a\u0644 \u0647\u0641\u062a\u064a] dddd [\u062a\u064a] LT",sameElse:"L"},relativeTime:{future:"%s \u067e\u0648\u0621",past:"%s \u0627\u06b3",s:"\u0686\u0646\u062f \u0633\u064a\u06aa\u0646\u068a",ss:"%d \u0633\u064a\u06aa\u0646\u068a",m:"\u0647\u06aa \u0645\u0646\u067d",mm:"%d \u0645\u0646\u067d",h:"\u0647\u06aa \u06aa\u0644\u0627\u06aa",hh:"%d \u06aa\u0644\u0627\u06aa",d:"\u0647\u06aa \u068f\u064a\u0646\u0647\u0646",dd:"%d \u068f\u064a\u0646\u0647\u0646",M:"\u0647\u06aa \u0645\u0647\u064a\u0646\u0648",MM:"%d \u0645\u0647\u064a\u0646\u0627",y:"\u0647\u06aa \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(R){return R.replace(/\u060c/g,",")},postformat:function(R){return R.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(ae(15439))},59893:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("se",{months:"o\u0111\u0111ajagem\xe1nnu_guovvam\xe1nnu_njuk\u010dam\xe1nnu_cuo\u014bom\xe1nnu_miessem\xe1nnu_geassem\xe1nnu_suoidnem\xe1nnu_borgem\xe1nnu_\u010dak\u010dam\xe1nnu_golggotm\xe1nnu_sk\xe1bmam\xe1nnu_juovlam\xe1nnu".split("_"),monthsShort:"o\u0111\u0111j_guov_njuk_cuo_mies_geas_suoi_borg_\u010dak\u010d_golg_sk\xe1b_juov".split("_"),weekdays:"sotnabeaivi_vuoss\xe1rga_ma\u014b\u014beb\xe1rga_gaskavahkku_duorastat_bearjadat_l\xe1vvardat".split("_"),weekdaysShort:"sotn_vuos_ma\u014b_gask_duor_bear_l\xe1v".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s gea\u017ees",past:"ma\u014bit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta m\xe1nnu",MM:"%d m\xe1nut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},33123:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("si",{months:"\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2_\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2_\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4_\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4_\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca_\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca".split("_"),monthsShort:"\u0da2\u0db1_\u0db4\u0dd9\u0db6_\u0db8\u0dcf\u0dbb\u0dca_\u0d85\u0db4\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd_\u0dc3\u0dd0\u0db4\u0dca_\u0d94\u0d9a\u0dca_\u0db1\u0ddc\u0dc0\u0dd0_\u0daf\u0dd9\u0dc3\u0dd0".split("_"),weekdays:"\u0d89\u0dbb\u0dd2\u0daf\u0dcf_\u0dc3\u0db3\u0dd4\u0daf\u0dcf_\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf_\u0db6\u0daf\u0dcf\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf_\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf_\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf".split("_"),weekdaysShort:"\u0d89\u0dbb\u0dd2_\u0dc3\u0db3\u0dd4_\u0d85\u0d9f_\u0db6\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4_\u0dc3\u0dd2\u0d9a\u0dd4_\u0dc3\u0dd9\u0db1".split("_"),weekdaysMin:"\u0d89_\u0dc3_\u0d85_\u0db6_\u0db6\u0dca\u200d\u0dbb_\u0dc3\u0dd2_\u0dc3\u0dd9".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [\u0dc0\u0dd0\u0db1\u0dd2] dddd, a h:mm:ss"},calendar:{sameDay:"[\u0d85\u0daf] LT[\u0da7]",nextDay:"[\u0dc4\u0dd9\u0da7] LT[\u0da7]",nextWeek:"dddd LT[\u0da7]",lastDay:"[\u0d8a\u0dba\u0dda] LT[\u0da7]",lastWeek:"[\u0db4\u0dc3\u0dd4\u0d9c\u0dd2\u0dba] dddd LT[\u0da7]",sameElse:"L"},relativeTime:{future:"%s\u0d9a\u0dd2\u0db1\u0dca",past:"%s\u0d9a\u0da7 \u0db4\u0dd9\u0dbb",s:"\u0dad\u0dad\u0dca\u0db4\u0dbb \u0d9a\u0dd2\u0dc4\u0dd2\u0db4\u0dba",ss:"\u0dad\u0dad\u0dca\u0db4\u0dbb %d",m:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4\u0dc0",mm:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4 %d",h:"\u0db4\u0dd0\u0dba",hh:"\u0db4\u0dd0\u0dba %d",d:"\u0daf\u0dd2\u0db1\u0dba",dd:"\u0daf\u0dd2\u0db1 %d",M:"\u0db8\u0dcf\u0dc3\u0dba",MM:"\u0db8\u0dcf\u0dc3 %d",y:"\u0dc0\u0dc3\u0dbb",yy:"\u0dc0\u0dc3\u0dbb %d"},dayOfMonthOrdinalParse:/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,ordinal:function(L){return L+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(L){return"\u0db4.\u0dc0."===L||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===L},meridiem:function(L,A,R){return L>11?R?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":R?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(ae(15439))},59635:function(Te,qe,ae){!function(F){"use strict";var M="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),L="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function A(ee){return ee>1&&ee<5}function R(ee,ue,Ne,ze){var Yt=ee+" ";switch(Ne){case"s":return ue||ze?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return ue||ze?Yt+(A(ee)?"sekundy":"sek\xfand"):Yt+"sekundami";case"m":return ue?"min\xfata":ze?"min\xfatu":"min\xfatou";case"mm":return ue||ze?Yt+(A(ee)?"min\xfaty":"min\xfat"):Yt+"min\xfatami";case"h":return ue?"hodina":ze?"hodinu":"hodinou";case"hh":return ue||ze?Yt+(A(ee)?"hodiny":"hod\xedn"):Yt+"hodinami";case"d":return ue||ze?"de\u0148":"d\u0148om";case"dd":return ue||ze?Yt+(A(ee)?"dni":"dn\xed"):Yt+"d\u0148ami";case"M":return ue||ze?"mesiac":"mesiacom";case"MM":return ue||ze?Yt+(A(ee)?"mesiace":"mesiacov"):Yt+"mesiacmi";case"y":return ue||ze?"rok":"rokom";case"yy":return ue||ze?Yt+(A(ee)?"roky":"rokov"):Yt+"rokmi"}}F.defineLocale("sk",{months:M,monthsShort:L,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:case 4:case 5:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:R,ss:R,m:R,mm:R,h:R,hh:R,d:R,dd:R,M:R,MM:R,y:R,yy:R},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},78106:function(Te,qe,ae){!function(F){"use strict";function M(A,R,J,ee){var ue=A+" ";switch(J){case"s":return R||ee?"nekaj sekund":"nekaj sekundami";case"ss":return ue+=1===A?R?"sekundo":"sekundi":2===A?R||ee?"sekundi":"sekundah":A<5?R||ee?"sekunde":"sekundah":"sekund";case"m":return R?"ena minuta":"eno minuto";case"mm":return ue+=1===A?R?"minuta":"minuto":2===A?R||ee?"minuti":"minutama":A<5?R||ee?"minute":"minutami":R||ee?"minut":"minutami";case"h":return R?"ena ura":"eno uro";case"hh":return ue+=1===A?R?"ura":"uro":2===A?R||ee?"uri":"urama":A<5?R||ee?"ure":"urami":R||ee?"ur":"urami";case"d":return R||ee?"en dan":"enim dnem";case"dd":return ue+=1===A?R||ee?"dan":"dnem":2===A?R||ee?"dni":"dnevoma":R||ee?"dni":"dnevi";case"M":return R||ee?"en mesec":"enim mesecem";case"MM":return ue+=1===A?R||ee?"mesec":"mesecem":2===A?R||ee?"meseca":"mesecema":A<5?R||ee?"mesece":"meseci":R||ee?"mesecev":"meseci";case"y":return R||ee?"eno leto":"enim letom";case"yy":return ue+=1===A?R||ee?"leto":"letom":2===A?R||ee?"leti":"letoma":A<5?R||ee?"leta":"leti":R||ee?"let":"leti"}}F.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_\u010de_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[v\u010deraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prej\u0161njo] [nedeljo] [ob] LT";case 3:return"[prej\u0161njo] [sredo] [ob] LT";case 6:return"[prej\u0161njo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prej\u0161nji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"\u010dez %s",past:"pred %s",s:M,ss:M,m:M,mm:M,h:M,hh:M,d:M,dd:M,M,MM:M,y:M,yy:M},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(ae(15439))},88799:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_N\xebntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_N\xebn_Dhj".split("_"),weekdays:"E Diel_E H\xebn\xeb_E Mart\xeb_E M\xebrkur\xeb_E Enjte_E Premte_E Shtun\xeb".split("_"),weekdaysShort:"Die_H\xebn_Mar_M\xebr_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_M\xeb_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(L){return"M"===L.charAt(0)},meridiem:function(L,A,R){return L<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot n\xeb] LT",nextDay:"[Nes\xebr n\xeb] LT",nextWeek:"dddd [n\xeb] LT",lastDay:"[Dje n\xeb] LT",lastWeek:"dddd [e kaluar n\xeb] LT",sameElse:"L"},relativeTime:{future:"n\xeb %s",past:"%s m\xeb par\xeb",s:"disa sekonda",ss:"%d sekonda",m:"nj\xeb minut\xeb",mm:"%d minuta",h:"nj\xeb or\xeb",hh:"%d or\xeb",d:"nj\xeb dit\xeb",dd:"%d dit\xeb",M:"nj\xeb muaj",MM:"%d muaj",y:"nj\xeb vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},52872:function(Te,qe,ae){!function(F){"use strict";var M={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u0435 \u043c\u0438\u043d\u0443\u0442\u0435"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0435","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],yy:["\u0433\u043e\u0434\u0438\u043d\u0430","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(A,R){return 1===A?R[0]:A>=2&&A<=4?R[1]:R[2]},translate:function(A,R,J){var ee=M.words[J];return 1===J.length?R?ee[0]:ee[1]:A+" "+M.correctGrammaticalCase(A,ee)}};F.defineLocale("sr-cyrl",{months:"\u0458\u0430\u043d\u0443\u0430\u0440_\u0444\u0435\u0431\u0440\u0443\u0430\u0440_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440_\u043e\u043a\u0442\u043e\u0431\u0430\u0440_\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440_\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440".split("_"),monthsShort:"\u0458\u0430\u043d._\u0444\u0435\u0431._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433._\u0441\u0435\u043f._\u043e\u043a\u0442._\u043d\u043e\u0432._\u0434\u0435\u0446.".split("_"),monthsParseExact:!0,weekdays:"\u043d\u0435\u0434\u0435\u0459\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a_\u0443\u0442\u043e\u0440\u0430\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a_\u043f\u0435\u0442\u0430\u043a_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434._\u043f\u043e\u043d._\u0443\u0442\u043e._\u0441\u0440\u0435._\u0447\u0435\u0442._\u043f\u0435\u0442._\u0441\u0443\u0431.".split("_"),weekdaysMin:"\u043d\u0435_\u043f\u043e_\u0443\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441\u0443".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT",nextDay:"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT",nextWeek:function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},lastDay:"[\u0458\u0443\u0447\u0435 \u0443] LT",lastWeek:function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435 %s",s:"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:M.translate,m:M.translate,mm:M.translate,h:M.translate,hh:M.translate,d:"\u0434\u0430\u043d",dd:M.translate,M:"\u043c\u0435\u0441\u0435\u0446",MM:M.translate,y:"\u0433\u043e\u0434\u0438\u043d\u0443",yy:M.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(ae(15439))},97949:function(Te,qe,ae){!function(F){"use strict";var M={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jedne minute"],mm:["minut","minute","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mesec","meseca","meseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(A,R){return 1===A?R[0]:A>=2&&A<=4?R[1]:R[2]},translate:function(A,R,J){var ee=M.words[J];return 1===J.length?R?ee[0]:ee[1]:A+" "+M.correctGrammaticalCase(A,ee)}};F.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedelje] [u] LT","[pro\u0161log] [ponedeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:M.translate,m:M.translate,mm:M.translate,h:M.translate,hh:M.translate,d:"dan",dd:M.translate,M:"mesec",MM:M.translate,y:"godinu",yy:M.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(ae(15439))},86167:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(L,A,R){return L<11?"ekuseni":L<15?"emini":L<19?"entsambama":"ebusuku"},meridiemHour:function(L,A){return 12===L&&(L=0),"ekuseni"===A?L:"emini"===A?L>=11?L:L+12:"entsambama"===A||"ebusuku"===A?0===L?0:L+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(ae(15439))},39713:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),weekdaysShort:"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),weekdaysMin:"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Ig\xe5r] LT",nextWeek:"[P\xe5] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"f\xf6r %s sedan",s:"n\xe5gra sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en m\xe5nad",MM:"%d m\xe5nader",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?":e":1===A||2===A?":a":":e")},week:{dow:1,doy:4}})}(ae(15439))},41982:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(ae(15439))},22732:function(Te,qe,ae){!function(F){"use strict";var M={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},L={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};F.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(R){return R+"\u0bb5\u0ba4\u0bc1"},preparse:function(R){return R.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(J){return L[J]})},postformat:function(R){return R.replace(/\d/g,function(J){return M[J]})},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(R,J,ee){return R<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":R<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":R<10?" \u0b95\u0bbe\u0bb2\u0bc8":R<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":R<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":R<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(R,J){return 12===R&&(R=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===J?R<2?R:R+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===J||"\u0b95\u0bbe\u0bb2\u0bc8"===J||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===J&&R>=10?R:R+12},week:{dow:0,doy:6}})}(ae(15439))},43636:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("te",{months:"\u0c1c\u0c28\u0c35\u0c30\u0c3f_\u0c2b\u0c3f\u0c2c\u0c4d\u0c30\u0c35\u0c30\u0c3f_\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f\u0c32\u0c4d_\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17\u0c38\u0c4d\u0c1f\u0c41_\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02\u0c2c\u0c30\u0c4d_\u0c05\u0c15\u0c4d\u0c1f\u0c4b\u0c2c\u0c30\u0c4d_\u0c28\u0c35\u0c02\u0c2c\u0c30\u0c4d_\u0c21\u0c3f\u0c38\u0c46\u0c02\u0c2c\u0c30\u0c4d".split("_"),monthsShort:"\u0c1c\u0c28._\u0c2b\u0c3f\u0c2c\u0c4d\u0c30._\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f._\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17._\u0c38\u0c46\u0c2a\u0c4d._\u0c05\u0c15\u0c4d\u0c1f\u0c4b._\u0c28\u0c35._\u0c21\u0c3f\u0c38\u0c46.".split("_"),monthsParseExact:!0,weekdays:"\u0c06\u0c26\u0c3f\u0c35\u0c3e\u0c30\u0c02_\u0c38\u0c4b\u0c2e\u0c35\u0c3e\u0c30\u0c02_\u0c2e\u0c02\u0c17\u0c33\u0c35\u0c3e\u0c30\u0c02_\u0c2c\u0c41\u0c27\u0c35\u0c3e\u0c30\u0c02_\u0c17\u0c41\u0c30\u0c41\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c41\u0c15\u0c4d\u0c30\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c28\u0c3f\u0c35\u0c3e\u0c30\u0c02".split("_"),weekdaysShort:"\u0c06\u0c26\u0c3f_\u0c38\u0c4b\u0c2e_\u0c2e\u0c02\u0c17\u0c33_\u0c2c\u0c41\u0c27_\u0c17\u0c41\u0c30\u0c41_\u0c36\u0c41\u0c15\u0c4d\u0c30_\u0c36\u0c28\u0c3f".split("_"),weekdaysMin:"\u0c06_\u0c38\u0c4b_\u0c2e\u0c02_\u0c2c\u0c41_\u0c17\u0c41_\u0c36\u0c41_\u0c36".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c28\u0c47\u0c21\u0c41] LT",nextDay:"[\u0c30\u0c47\u0c2a\u0c41] LT",nextWeek:"dddd, LT",lastDay:"[\u0c28\u0c3f\u0c28\u0c4d\u0c28] LT",lastWeek:"[\u0c17\u0c24] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0c32\u0c4b",past:"%s \u0c15\u0c4d\u0c30\u0c3f\u0c24\u0c02",s:"\u0c15\u0c4a\u0c28\u0c4d\u0c28\u0c3f \u0c15\u0c4d\u0c37\u0c23\u0c3e\u0c32\u0c41",ss:"%d \u0c38\u0c46\u0c15\u0c28\u0c4d\u0c32\u0c41",m:"\u0c12\u0c15 \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c02",mm:"%d \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c3e\u0c32\u0c41",h:"\u0c12\u0c15 \u0c17\u0c02\u0c1f",hh:"%d \u0c17\u0c02\u0c1f\u0c32\u0c41",d:"\u0c12\u0c15 \u0c30\u0c4b\u0c1c\u0c41",dd:"%d \u0c30\u0c4b\u0c1c\u0c41\u0c32\u0c41",M:"\u0c12\u0c15 \u0c28\u0c46\u0c32",MM:"%d \u0c28\u0c46\u0c32\u0c32\u0c41",y:"\u0c12\u0c15 \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c02",yy:"%d \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c3e\u0c32\u0c41"},dayOfMonthOrdinalParse:/\d{1,2}\u0c35/,ordinal:"%d\u0c35",meridiemParse:/\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f|\u0c09\u0c26\u0c2f\u0c02|\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02|\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02/,meridiemHour:function(L,A){return 12===L&&(L=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===A?L<4?L:L+12:"\u0c09\u0c26\u0c2f\u0c02"===A?L:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===A?L>=10?L:L+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===A?L+12:void 0},meridiem:function(L,A,R){return L<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":L<10?"\u0c09\u0c26\u0c2f\u0c02":L<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":L<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(ae(15439))},2115:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Ju\xf1u_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:1,doy:4}})}(ae(15439))},69801:function(Te,qe,ae){!function(F){"use strict";var M={0:"-\u0443\u043c",1:"-\u0443\u043c",2:"-\u044e\u043c",3:"-\u044e\u043c",4:"-\u0443\u043c",5:"-\u0443\u043c",6:"-\u0443\u043c",7:"-\u0443\u043c",8:"-\u0443\u043c",9:"-\u0443\u043c",10:"-\u0443\u043c",12:"-\u0443\u043c",13:"-\u0443\u043c",20:"-\u0443\u043c",30:"-\u044e\u043c",40:"-\u0443\u043c",50:"-\u0443\u043c",60:"-\u0443\u043c",70:"-\u0443\u043c",80:"-\u0443\u043c",90:"-\u0443\u043c",100:"-\u0443\u043c"};F.defineLocale("tg",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0430\u043b\u0438_\u043c\u0430\u0440\u0442\u0438_\u0430\u043f\u0440\u0435\u043b\u0438_\u043c\u0430\u0439\u0438_\u0438\u044e\u043d\u0438_\u0438\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442\u0438_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u0438_\u043e\u043a\u0442\u044f\u0431\u0440\u0438_\u043d\u043e\u044f\u0431\u0440\u0438_\u0434\u0435\u043a\u0430\u0431\u0440\u0438".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_")},monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u044f\u043a\u0448\u0430\u043d\u0431\u0435_\u0434\u0443\u0448\u0430\u043d\u0431\u0435_\u0441\u0435\u0448\u0430\u043d\u0431\u0435_\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0435_\u043f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435_\u04b7\u0443\u043c\u044a\u0430_\u0448\u0430\u043d\u0431\u0435".split("_"),weekdaysShort:"\u044f\u0448\u0431_\u0434\u0448\u0431_\u0441\u0448\u0431_\u0447\u0448\u0431_\u043f\u0448\u0431_\u04b7\u0443\u043c_\u0448\u043d\u0431".split("_"),weekdaysMin:"\u044f\u0448_\u0434\u0448_\u0441\u0448_\u0447\u0448_\u043f\u0448_\u04b7\u043c_\u0448\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0418\u043c\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextDay:"[\u0424\u0430\u0440\u0434\u043e \u0441\u043e\u0430\u0442\u0438] LT",lastDay:"[\u0414\u0438\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u043e\u044f\u043d\u0434\u0430 \u0441\u043e\u0430\u0442\u0438] LT",lastWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u0433\u0443\u0437\u0430\u0448\u0442\u0430 \u0441\u043e\u0430\u0442\u0438] LT",sameElse:"L"},relativeTime:{future:"\u0431\u0430\u044a\u0434\u0438 %s",past:"%s \u043f\u0435\u0448",s:"\u044f\u043a\u0447\u0430\u043d\u0434 \u0441\u043e\u043d\u0438\u044f",m:"\u044f\u043a \u0434\u0430\u049b\u0438\u049b\u0430",mm:"%d \u0434\u0430\u049b\u0438\u049b\u0430",h:"\u044f\u043a \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u044f\u043a \u0440\u04ef\u0437",dd:"%d \u0440\u04ef\u0437",M:"\u044f\u043a \u043c\u043e\u04b3",MM:"%d \u043c\u043e\u04b3",y:"\u044f\u043a \u0441\u043e\u043b",yy:"%d \u0441\u043e\u043b"},meridiemParse:/\u0448\u0430\u0431|\u0441\u0443\u0431\u04b3|\u0440\u04ef\u0437|\u0431\u0435\u0433\u043e\u04b3/,meridiemHour:function(A,R){return 12===A&&(A=0),"\u0448\u0430\u0431"===R?A<4?A:A+12:"\u0441\u0443\u0431\u04b3"===R?A:"\u0440\u04ef\u0437"===R?A>=11?A:A+12:"\u0431\u0435\u0433\u043e\u04b3"===R?A+12:void 0},meridiem:function(A,R,J){return A<4?"\u0448\u0430\u0431":A<11?"\u0441\u0443\u0431\u04b3":A<16?"\u0440\u04ef\u0437":A<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(A){var R=A%10,J=A>=100?100:null;return A+(M[A]||M[R]||M[J])},week:{dow:1,doy:7}})}(ae(15439))},2868:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("th",{months:"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),monthsShort:"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),monthsParseExact:!0,weekdays:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysShort:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysMin:"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm",LLLL:"\u0e27\u0e31\u0e19dddd\u0e17\u0e35\u0e48 D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm"},meridiemParse:/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,isPM:function(L){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===L},meridiem:function(L,A,R){return L<12?"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07":"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"},calendar:{sameDay:"[\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextDay:"[\u0e1e\u0e23\u0e38\u0e48\u0e07\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextWeek:"dddd[\u0e2b\u0e19\u0e49\u0e32 \u0e40\u0e27\u0e25\u0e32] LT",lastDay:"[\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",lastWeek:"[\u0e27\u0e31\u0e19]dddd[\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e40\u0e27\u0e25\u0e32] LT",sameElse:"L"},relativeTime:{future:"\u0e2d\u0e35\u0e01 %s",past:"%s\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27",s:"\u0e44\u0e21\u0e48\u0e01\u0e35\u0e48\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",ss:"%d \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",m:"1 \u0e19\u0e32\u0e17\u0e35",mm:"%d \u0e19\u0e32\u0e17\u0e35",h:"1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",hh:"%d \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",d:"1 \u0e27\u0e31\u0e19",dd:"%d \u0e27\u0e31\u0e19",w:"1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",ww:"%d \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",M:"1 \u0e40\u0e14\u0e37\u0e2d\u0e19",MM:"%d \u0e40\u0e14\u0e37\u0e2d\u0e19",y:"1 \u0e1b\u0e35",yy:"%d \u0e1b\u0e35"}})}(ae(15439))},31310:function(Te,qe,ae){!function(F){"use strict";var M={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'\xfcnji",4:"'\xfcnji",100:"'\xfcnji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};F.defineLocale("tk",{months:"\xddanwar_Fewral_Mart_Aprel_Ma\xfd_I\xfdun_I\xfdul_Awgust_Sent\xfdabr_Okt\xfdabr_No\xfdabr_Dekabr".split("_"),monthsShort:"\xddan_Few_Mar_Apr_Ma\xfd_I\xfdn_I\xfdl_Awg_Sen_Okt_No\xfd_Dek".split("_"),weekdays:"\xddek\u015fenbe_Du\u015fenbe_Si\u015fenbe_\xc7ar\u015fenbe_Pen\u015fenbe_Anna_\u015eenbe".split("_"),weekdaysShort:"\xddek_Du\u015f_Si\u015f_\xc7ar_Pen_Ann_\u015een".split("_"),weekdaysMin:"\xddk_D\u015f_S\u015f_\xc7r_Pn_An_\u015en".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[d\xfc\xfdn] LT",lastWeek:"[ge\xe7en] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s so\u0148",past:"%s \xf6\u0148",s:"birn\xe4\xe7e sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir a\xfd",MM:"%d a\xfd",y:"bir \xfdyl",yy:"%d \xfdyl"},ordinal:function(A,R){switch(R){case"d":case"D":case"Do":case"DD":return A;default:if(0===A)return A+"'unjy";var J=A%10,ee=A%100-J,ue=A>=100?100:null;return A+(M[J]||M[ee]||M[ue])}},week:{dow:1,doy:7}})}(ae(15439))},22360:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(L){return L},week:{dow:1,doy:4}})}(ae(15439))},66645:function(Te,qe,ae){!function(F){"use strict";var M="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function L(ue){var Ne=ue;return Ne=-1!==ue.indexOf("jaj")?Ne.slice(0,-3)+"leS":-1!==ue.indexOf("jar")?Ne.slice(0,-3)+"waQ":-1!==ue.indexOf("DIS")?Ne.slice(0,-3)+"nem":Ne+" pIq"}function A(ue){var Ne=ue;return Ne=-1!==ue.indexOf("jaj")?Ne.slice(0,-3)+"Hu\u2019":-1!==ue.indexOf("jar")?Ne.slice(0,-3)+"wen":-1!==ue.indexOf("DIS")?Ne.slice(0,-3)+"ben":Ne+" ret"}function R(ue,Ne,ze,Yt){var Ht=J(ue);switch(ze){case"ss":return Ht+" lup";case"mm":return Ht+" tup";case"hh":return Ht+" rep";case"dd":return Ht+" jaj";case"MM":return Ht+" jar";case"yy":return Ht+" DIS"}}function J(ue){var Ne=Math.floor(ue%1e3/100),ze=Math.floor(ue%100/10),Yt=ue%10,Ht="";return Ne>0&&(Ht+=M[Ne]+"vatlh"),ze>0&&(Ht+=(""!==Ht?" ":"")+M[ze]+"maH"),Yt>0&&(Ht+=(""!==Ht?" ":"")+M[Yt]),""===Ht?"pagh":Ht}F.defineLocale("tlh",{months:"tera\u2019 jar wa\u2019_tera\u2019 jar cha\u2019_tera\u2019 jar wej_tera\u2019 jar loS_tera\u2019 jar vagh_tera\u2019 jar jav_tera\u2019 jar Soch_tera\u2019 jar chorgh_tera\u2019 jar Hut_tera\u2019 jar wa\u2019maH_tera\u2019 jar wa\u2019maH wa\u2019_tera\u2019 jar wa\u2019maH cha\u2019".split("_"),monthsShort:"jar wa\u2019_jar cha\u2019_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa\u2019maH_jar wa\u2019maH wa\u2019_jar wa\u2019maH cha\u2019".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa\u2019leS] LT",nextWeek:"LLL",lastDay:"[wa\u2019Hu\u2019] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:L,past:A,s:"puS lup",ss:R,m:"wa\u2019 tup",mm:R,h:"wa\u2019 rep",hh:R,d:"wa\u2019 jaj",dd:R,M:"wa\u2019 jar",MM:R,y:"wa\u2019 DIS",yy:R},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},98374:function(Te,qe,ae){!function(F){"use strict";var M={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'\xfcnc\xfc",4:"'\xfcnc\xfc",100:"'\xfcnc\xfc",6:"'nc\u0131",9:"'uncu",10:"'uncu",30:"'uncu",60:"'\u0131nc\u0131",90:"'\u0131nc\u0131"};F.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pts_Sal_\xc7ar_Per_Cum_Cts".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(A,R,J){return A<12?J?"\xf6\xf6":"\xd6\xd6":J?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(A){return"\xf6s"===A||"\xd6S"===A},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[yar\u0131n saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[d\xfcn] LT",lastWeek:"[ge\xe7en] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \xf6nce",s:"birka\xe7 saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir y\u0131l",yy:"%d y\u0131l"},ordinal:function(A,R){switch(R){case"d":case"D":case"Do":case"DD":return A;default:if(0===A)return A+"'\u0131nc\u0131";var J=A%10,ee=A%100-J,ue=A>=100?100:null;return A+(M[J]||M[ee]||M[ue])}},week:{dow:1,doy:7}})}(ae(15439))},256:function(Te,qe,ae){!function(F){"use strict";function L(A,R,J,ee){var ue={s:["viensas secunds","'iensas secunds"],ss:[A+" secunds",A+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[A+" m\xeduts",A+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[A+" \xfeoras",A+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[A+" ziuas",A+" ziuas"],M:["'n mes","'iens mes"],MM:[A+" mesen",A+" mesen"],y:["'n ar","'iens ar"],yy:[A+" ars",A+" ars"]};return ee||R?ue[J][0]:ue[J][1]}F.defineLocale("tzl",{months:"Januar_Fevraglh_Mar\xe7_Avr\xefu_Mai_G\xfcn_Julia_Guscht_Setemvar_Listop\xe4ts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_G\xfcn_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"S\xfaladi_L\xfane\xe7i_Maitzi_M\xe1rcuri_Xh\xfaadi_Vi\xe9ner\xe7i_S\xe1turi".split("_"),weekdaysShort:"S\xfal_L\xfan_Mai_M\xe1r_Xh\xfa_Vi\xe9_S\xe1t".split("_"),weekdaysMin:"S\xfa_L\xfa_Ma_M\xe1_Xh_Vi_S\xe1".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(A){return"d'o"===A.toLowerCase()},meridiem:function(A,R,J){return A>11?J?"d'o":"D'O":J?"d'a":"D'A"},calendar:{sameDay:"[oxhi \xe0] LT",nextDay:"[dem\xe0 \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[ieiri \xe0] LT",lastWeek:"[s\xfcr el] dddd [lasteu \xe0] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:L,ss:L,m:L,mm:L,h:L,hh:L,d:L,dd:L,M:L,MM:L,y:L,yy:L},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(ae(15439))},61631:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("tzm-latn",{months:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minu\u1e0d",mm:"%d minu\u1e0d",h:"sa\u025ba",hh:"%d tassa\u025bin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(ae(15439))},61595:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("tzm",{months:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),monthsShort:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),weekdays:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysShort:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysMin:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT",nextDay:"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT",nextWeek:"dddd [\u2d34] LT",lastDay:"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT",lastWeek:"dddd [\u2d34] LT",sameElse:"L"},relativeTime:{future:"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s",past:"\u2d62\u2d30\u2d4f %s",s:"\u2d49\u2d4e\u2d49\u2d3d",ss:"%d \u2d49\u2d4e\u2d49\u2d3d",m:"\u2d4e\u2d49\u2d4f\u2d53\u2d3a",mm:"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a",h:"\u2d59\u2d30\u2d44\u2d30",hh:"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f",d:"\u2d30\u2d59\u2d59",dd:"%d o\u2d59\u2d59\u2d30\u2d4f",M:"\u2d30\u2d62o\u2d53\u2d54",MM:"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f",y:"\u2d30\u2d59\u2d33\u2d30\u2d59",yy:"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},week:{dow:6,doy:12}})}(ae(15439))},6050:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("ug-cn",{months:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),monthsShort:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),weekdays:"\u064a\u06d5\u0643\u0634\u06d5\u0646\u0628\u06d5_\u062f\u06c8\u0634\u06d5\u0646\u0628\u06d5_\u0633\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u0686\u0627\u0631\u0634\u06d5\u0646\u0628\u06d5_\u067e\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u062c\u06c8\u0645\u06d5_\u0634\u06d5\u0646\u0628\u06d5".split("_"),weekdaysShort:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),weekdaysMin:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649",LLL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm",LLLL:"dddd\u060c YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm"},meridiemParse:/\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5|\u0633\u06d5\u06be\u06d5\u0631|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646|\u0686\u06c8\u0634|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646|\u0643\u06d5\u0686/,meridiemHour:function(L,A){return 12===L&&(L=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===A||"\u0633\u06d5\u06be\u06d5\u0631"===A||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===A?L:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===A||"\u0643\u06d5\u0686"===A?L+12:L>=11?L:L+12},meridiem:function(L,A,R){var J=100*L+A;return J<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":J<900?"\u0633\u06d5\u06be\u06d5\u0631":J<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":J<1230?"\u0686\u06c8\u0634":J<1800?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646":"\u0643\u06d5\u0686"},calendar:{sameDay:"[\u0628\u06c8\u06af\u06c8\u0646 \u0633\u0627\u0626\u06d5\u062a] LT",nextDay:"[\u0626\u06d5\u062a\u06d5 \u0633\u0627\u0626\u06d5\u062a] LT",nextWeek:"[\u0643\u06d0\u0644\u06d5\u0631\u0643\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",lastDay:"[\u062a\u06c6\u0646\u06c8\u06af\u06c8\u0646] LT",lastWeek:"[\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0643\u06d0\u064a\u0649\u0646",past:"%s \u0628\u06c7\u0631\u06c7\u0646",s:"\u0646\u06d5\u0686\u0686\u06d5 \u0633\u06d0\u0643\u0648\u0646\u062a",ss:"%d \u0633\u06d0\u0643\u0648\u0646\u062a",m:"\u0628\u0649\u0631 \u0645\u0649\u0646\u06c7\u062a",mm:"%d \u0645\u0649\u0646\u06c7\u062a",h:"\u0628\u0649\u0631 \u0633\u0627\u0626\u06d5\u062a",hh:"%d \u0633\u0627\u0626\u06d5\u062a",d:"\u0628\u0649\u0631 \u0643\u06c8\u0646",dd:"%d \u0643\u06c8\u0646",M:"\u0628\u0649\u0631 \u0626\u0627\u064a",MM:"%d \u0626\u0627\u064a",y:"\u0628\u0649\u0631 \u064a\u0649\u0644",yy:"%d \u064a\u0649\u0644"},dayOfMonthOrdinalParse:/\d{1,2}(-\u0643\u06c8\u0646\u0649|-\u0626\u0627\u064a|-\u06be\u06d5\u067e\u062a\u06d5)/,ordinal:function(L,A){switch(A){case"d":case"D":case"DDD":return L+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return L+"-\u06be\u06d5\u067e\u062a\u06d5";default:return L}},preparse:function(L){return L.replace(/\u060c/g,",")},postformat:function(L){return L.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(ae(15439))},65610:function(Te,qe,ae){!function(F){"use strict";function M(ee,ue){var Ne=ee.split("_");return ue%10==1&&ue%100!=11?Ne[0]:ue%10>=2&&ue%10<=4&&(ue%100<10||ue%100>=20)?Ne[1]:Ne[2]}function L(ee,ue,Ne){return"m"===Ne?ue?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===Ne?ue?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":ee+" "+M({ss:ue?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434",mm:ue?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d",hh:ue?"\u0433\u043e\u0434\u0438\u043d\u0430_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d":"\u0433\u043e\u0434\u0438\u043d\u0443_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u043d\u0456\u0432",MM:"\u043c\u0456\u0441\u044f\u0446\u044c_\u043c\u0456\u0441\u044f\u0446\u0456_\u043c\u0456\u0441\u044f\u0446\u0456\u0432",yy:"\u0440\u0456\u043a_\u0440\u043e\u043a\u0438_\u0440\u043e\u043a\u0456\u0432"}[Ne],+ee)}function A(ee,ue){var Ne={nominative:"\u043d\u0435\u0434\u0456\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044f_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),accusative:"\u043d\u0435\u0434\u0456\u043b\u044e_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044e_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),genitive:"\u043d\u0435\u0434\u0456\u043b\u0456_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043a\u0430_\u0432\u0456\u0432\u0442\u043e\u0440\u043a\u0430_\u0441\u0435\u0440\u0435\u0434\u0438_\u0447\u0435\u0442\u0432\u0435\u0440\u0433\u0430_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u0456_\u0441\u0443\u0431\u043e\u0442\u0438".split("_")};return!0===ee?Ne.nominative.slice(1,7).concat(Ne.nominative.slice(0,1)):ee?Ne[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(ue)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(ue)?"genitive":"nominative"][ee.day()]:Ne.nominative}function R(ee){return function(){return ee+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}F.defineLocale("uk",{months:{format:"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),standalone:"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_")},monthsShort:"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekdays:A,weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:R("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:R("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:R("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:R("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return R("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return R("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:L,m:L,mm:L,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:L,d:"\u0434\u0435\u043d\u044c",dd:L,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:L,y:"\u0440\u0456\u043a",yy:L},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(ee){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(ee)},meridiem:function(ee,ue,Ne){return ee<4?"\u043d\u043e\u0447\u0456":ee<12?"\u0440\u0430\u043d\u043a\u0443":ee<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(ee,ue){switch(ue){case"M":case"d":case"DDD":case"w":case"W":return ee+"-\u0439";case"D":return ee+"-\u0433\u043e";default:return ee}},week:{dow:1,doy:7}})}(ae(15439))},86077:function(Te,qe,ae){!function(F){"use strict";var M=["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],L=["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"];F.defineLocale("ur",{months:M,monthsShort:M,weekdays:L,weekdaysShort:L,weekdaysMin:L,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(R){return"\u0634\u0627\u0645"===R},meridiem:function(R,J,ee){return R<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0622\u062c \u0628\u0648\u0642\u062a] LT",nextDay:"[\u06a9\u0644 \u0628\u0648\u0642\u062a] LT",nextWeek:"dddd [\u0628\u0648\u0642\u062a] LT",lastDay:"[\u06af\u0630\u0634\u062a\u06c1 \u0631\u0648\u0632 \u0628\u0648\u0642\u062a] LT",lastWeek:"[\u06af\u0630\u0634\u062a\u06c1] dddd [\u0628\u0648\u0642\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0628\u0639\u062f",past:"%s \u0642\u0628\u0644",s:"\u0686\u0646\u062f \u0633\u06cc\u06a9\u0646\u0688",ss:"%d \u0633\u06cc\u06a9\u0646\u0688",m:"\u0627\u06cc\u06a9 \u0645\u0646\u0679",mm:"%d \u0645\u0646\u0679",h:"\u0627\u06cc\u06a9 \u06af\u06be\u0646\u0679\u06c1",hh:"%d \u06af\u06be\u0646\u0679\u06d2",d:"\u0627\u06cc\u06a9 \u062f\u0646",dd:"%d \u062f\u0646",M:"\u0627\u06cc\u06a9 \u0645\u0627\u06c1",MM:"%d \u0645\u0627\u06c1",y:"\u0627\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(R){return R.replace(/\u060c/g,",")},postformat:function(R){return R.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(ae(15439))},12207:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(ae(15439))},22862:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("uz",{months:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u042f\u043a\u0448\u0430\u043d\u0431\u0430_\u0414\u0443\u0448\u0430\u043d\u0431\u0430_\u0421\u0435\u0448\u0430\u043d\u0431\u0430_\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0430_\u041f\u0430\u0439\u0448\u0430\u043d\u0431\u0430_\u0416\u0443\u043c\u0430_\u0428\u0430\u043d\u0431\u0430".split("_"),weekdaysShort:"\u042f\u043a\u0448_\u0414\u0443\u0448_\u0421\u0435\u0448_\u0427\u043e\u0440_\u041f\u0430\u0439_\u0416\u0443\u043c_\u0428\u0430\u043d".split("_"),weekdaysMin:"\u042f\u043a_\u0414\u0443_\u0421\u0435_\u0427\u043e_\u041f\u0430_\u0416\u0443_\u0428\u0430".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[\u0411\u0443\u0433\u0443\u043d \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",nextDay:"[\u042d\u0440\u0442\u0430\u0433\u0430] LT [\u0434\u0430]",nextWeek:"dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastDay:"[\u041a\u0435\u0447\u0430 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastWeek:"[\u0423\u0442\u0433\u0430\u043d] dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",sameElse:"L"},relativeTime:{future:"\u042f\u043a\u0438\u043d %s \u0438\u0447\u0438\u0434\u0430",past:"\u0411\u0438\u0440 \u043d\u0435\u0447\u0430 %s \u043e\u043b\u0434\u0438\u043d",s:"\u0444\u0443\u0440\u0441\u0430\u0442",ss:"%d \u0444\u0443\u0440\u0441\u0430\u0442",m:"\u0431\u0438\u0440 \u0434\u0430\u043a\u0438\u043a\u0430",mm:"%d \u0434\u0430\u043a\u0438\u043a\u0430",h:"\u0431\u0438\u0440 \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u0431\u0438\u0440 \u043e\u0439",MM:"%d \u043e\u0439",y:"\u0431\u0438\u0440 \u0439\u0438\u043b",yy:"%d \u0439\u0438\u043b"},week:{dow:1,doy:7}})}(ae(15439))},48093:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("vi",{months:"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(L){return/^ch$/i.test(L)},meridiem:function(L,A,R){return L<12?R?"sa":"SA":R?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[H\xf4m nay l\xfac] LT",nextDay:"[Ng\xe0y mai l\xfac] LT",nextWeek:"dddd [tu\u1ea7n t\u1edbi l\xfac] LT",lastDay:"[H\xf4m qua l\xfac] LT",lastWeek:"dddd [tu\u1ea7n tr\u01b0\u1edbc l\xfac] LT",sameElse:"L"},relativeTime:{future:"%s t\u1edbi",past:"%s tr\u01b0\u1edbc",s:"v\xe0i gi\xe2y",ss:"%d gi\xe2y",m:"m\u1ed9t ph\xfat",mm:"%d ph\xfat",h:"m\u1ed9t gi\u1edd",hh:"%d gi\u1edd",d:"m\u1ed9t ng\xe0y",dd:"%d ng\xe0y",w:"m\u1ed9t tu\u1ea7n",ww:"%d tu\u1ea7n",M:"m\u1ed9t th\xe1ng",MM:"%d th\xe1ng",y:"m\u1ed9t n\u0103m",yy:"%d n\u0103m"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(L){return L},week:{dow:1,doy:4}})}(ae(15439))},25590:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("x-pseudo",{months:"J~\xe1\xf1\xfa\xe1~r\xfd_F~\xe9br\xfa~\xe1r\xfd_~M\xe1rc~h_\xc1p~r\xedl_~M\xe1\xfd_~J\xfa\xf1\xe9~_J\xfal~\xfd_\xc1\xfa~g\xfast~_S\xe9p~t\xe9mb~\xe9r_\xd3~ct\xf3b~\xe9r_\xd1~\xf3v\xe9m~b\xe9r_~D\xe9c\xe9~mb\xe9r".split("_"),monthsShort:"J~\xe1\xf1_~F\xe9b_~M\xe1r_~\xc1pr_~M\xe1\xfd_~J\xfa\xf1_~J\xfal_~\xc1\xfag_~S\xe9p_~\xd3ct_~\xd1\xf3v_~D\xe9c".split("_"),monthsParseExact:!0,weekdays:"S~\xfa\xf1d\xe1~\xfd_M\xf3~\xf1d\xe1\xfd~_T\xfa\xe9~sd\xe1\xfd~_W\xe9d~\xf1\xe9sd~\xe1\xfd_T~h\xfars~d\xe1\xfd_~Fr\xedd~\xe1\xfd_S~\xe1t\xfar~d\xe1\xfd".split("_"),weekdaysShort:"S~\xfa\xf1_~M\xf3\xf1_~T\xfa\xe9_~W\xe9d_~Th\xfa_~Fr\xed_~S\xe1t".split("_"),weekdaysMin:"S~\xfa_M\xf3~_T\xfa_~W\xe9_T~h_Fr~_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~\xf3d\xe1~\xfd \xe1t] LT",nextDay:"[T~\xf3m\xf3~rr\xf3~w \xe1t] LT",nextWeek:"dddd [\xe1t] LT",lastDay:"[\xdd~\xe9st~\xe9rd\xe1~\xfd \xe1t] LT",lastWeek:"[L~\xe1st] dddd [\xe1t] LT",sameElse:"L"},relativeTime:{future:"\xed~\xf1 %s",past:"%s \xe1~g\xf3",s:"\xe1 ~f\xe9w ~s\xe9c\xf3~\xf1ds",ss:"%d s~\xe9c\xf3\xf1~ds",m:"\xe1 ~m\xed\xf1~\xfat\xe9",mm:"%d m~\xed\xf1\xfa~t\xe9s",h:"\xe1~\xf1 h\xf3~\xfar",hh:"%d h~\xf3\xfars",d:"\xe1 ~d\xe1\xfd",dd:"%d d~\xe1\xfds",M:"\xe1 ~m\xf3\xf1~th",MM:"%d m~\xf3\xf1t~hs",y:"\xe1 ~\xfd\xe9\xe1r",yy:"%d \xfd~\xe9\xe1rs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(L){var A=L%10;return L+(1==~~(L%100/10)?"th":1===A?"st":2===A?"nd":3===A?"rd":"th")},week:{dow:1,doy:4}})}(ae(15439))},9058:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("yo",{months:"S\u1eb9\u0301r\u1eb9\u0301_E\u0300re\u0300le\u0300_\u1eb8r\u1eb9\u0300na\u0300_I\u0300gbe\u0301_E\u0300bibi_O\u0300ku\u0300du_Ag\u1eb9mo_O\u0300gu\u0301n_Owewe_\u1ecc\u0300wa\u0300ra\u0300_Be\u0301lu\u0301_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),monthsShort:"S\u1eb9\u0301r_E\u0300rl_\u1eb8rn_I\u0300gb_E\u0300bi_O\u0300ku\u0300_Ag\u1eb9_O\u0300gu\u0301_Owe_\u1ecc\u0300wa\u0300_Be\u0301l_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),weekdays:"A\u0300i\u0300ku\u0301_Aje\u0301_I\u0300s\u1eb9\u0301gun_\u1eccj\u1ecd\u0301ru\u0301_\u1eccj\u1ecd\u0301b\u1ecd_\u1eb8ti\u0300_A\u0300ba\u0301m\u1eb9\u0301ta".split("_"),weekdaysShort:"A\u0300i\u0300k_Aje\u0301_I\u0300s\u1eb9\u0301_\u1eccjr_\u1eccjb_\u1eb8ti\u0300_A\u0300ba\u0301".split("_"),weekdaysMin:"A\u0300i\u0300_Aj_I\u0300s_\u1eccr_\u1eccb_\u1eb8t_A\u0300b".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[O\u0300ni\u0300 ni] LT",nextDay:"[\u1ecc\u0300la ni] LT",nextWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301n'b\u1ecd] [ni] LT",lastDay:"[A\u0300na ni] LT",lastWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301l\u1ecd\u0301] [ni] LT",sameElse:"L"},relativeTime:{future:"ni\u0301 %s",past:"%s k\u1ecdja\u0301",s:"i\u0300s\u1eb9ju\u0301 aaya\u0301 die",ss:"aaya\u0301 %d",m:"i\u0300s\u1eb9ju\u0301 kan",mm:"i\u0300s\u1eb9ju\u0301 %d",h:"wa\u0301kati kan",hh:"wa\u0301kati %d",d:"\u1ecdj\u1ecd\u0301 kan",dd:"\u1ecdj\u1ecd\u0301 %d",M:"osu\u0300 kan",MM:"osu\u0300 %d",y:"\u1ecddu\u0301n kan",yy:"\u1ecddu\u0301n %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"\u1ecdj\u1ecd\u0301 %d",week:{dow:1,doy:4}})}(ae(15439))},77908:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("zh-cn",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5Ah\u70b9mm\u5206",LLLL:"YYYY\u5e74M\u6708D\u65e5ddddAh\u70b9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(L,A){return 12===L&&(L=0),"\u51cc\u6668"===A||"\u65e9\u4e0a"===A||"\u4e0a\u5348"===A?L:"\u4e0b\u5348"===A||"\u665a\u4e0a"===A?L+12:L>=11?L:L+12},meridiem:function(L,A,R){var J=100*L+A;return J<600?"\u51cc\u6668":J<900?"\u65e9\u4e0a":J<1130?"\u4e0a\u5348":J<1230?"\u4e2d\u5348":J<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(L){return L.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(L){return this.week()!==L.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(L,A){switch(A){case"d":case"D":case"DDD":return L+"\u65e5";case"M":return L+"\u6708";case"w":case"W":return L+"\u5468";default:return L}},relativeTime:{future:"%s\u540e",past:"%s\u524d",s:"\u51e0\u79d2",ss:"%d \u79d2",m:"1 \u5206\u949f",mm:"%d \u5206\u949f",h:"1 \u5c0f\u65f6",hh:"%d \u5c0f\u65f6",d:"1 \u5929",dd:"%d \u5929",w:"1 \u5468",ww:"%d \u5468",M:"1 \u4e2a\u6708",MM:"%d \u4e2a\u6708",y:"1 \u5e74",yy:"%d \u5e74"},week:{dow:1,doy:4}})}(ae(15439))},8867:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("zh-hk",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(L,A){return 12===L&&(L=0),"\u51cc\u6668"===A||"\u65e9\u4e0a"===A||"\u4e0a\u5348"===A?L:"\u4e2d\u5348"===A?L>=11?L:L+12:"\u4e0b\u5348"===A||"\u665a\u4e0a"===A?L+12:void 0},meridiem:function(L,A,R){var J=100*L+A;return J<600?"\u51cc\u6668":J<900?"\u65e9\u4e0a":J<1200?"\u4e0a\u5348":1200===J?"\u4e2d\u5348":J<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:"[\u4e0b]ddddLT",lastDay:"[\u6628\u5929]LT",lastWeek:"[\u4e0a]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(L,A){switch(A){case"d":case"D":case"DDD":return L+"\u65e5";case"M":return L+"\u6708";case"w":case"W":return L+"\u9031";default:return L}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(ae(15439))},31133:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("zh-mo",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"D/M/YYYY",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(L,A){return 12===L&&(L=0),"\u51cc\u6668"===A||"\u65e9\u4e0a"===A||"\u4e0a\u5348"===A?L:"\u4e2d\u5348"===A?L>=11?L:L+12:"\u4e0b\u5348"===A||"\u665a\u4e0a"===A?L+12:void 0},meridiem:function(L,A,R){var J=100*L+A;return J<600?"\u51cc\u6668":J<900?"\u65e9\u4e0a":J<1130?"\u4e0a\u5348":J<1230?"\u4e2d\u5348":J<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(L,A){switch(A){case"d":case"D":case"DDD":return L+"\u65e5";case"M":return L+"\u6708";case"w":case"W":return L+"\u9031";default:return L}},relativeTime:{future:"%s\u5167",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(ae(15439))},83291:function(Te,qe,ae){!function(F){"use strict";F.defineLocale("zh-tw",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(L,A){return 12===L&&(L=0),"\u51cc\u6668"===A||"\u65e9\u4e0a"===A||"\u4e0a\u5348"===A?L:"\u4e2d\u5348"===A?L>=11?L:L+12:"\u4e0b\u5348"===A||"\u665a\u4e0a"===A?L+12:void 0},meridiem:function(L,A,R){var J=100*L+A;return J<600?"\u51cc\u6668":J<900?"\u65e9\u4e0a":J<1130?"\u4e0a\u5348":J<1230?"\u4e2d\u5348":J<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(L,A){switch(A){case"d":case"D":case"DDD":return L+"\u65e5";case"M":return L+"\u6708";case"w":case"W":return L+"\u9031";default:return L}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(ae(15439))},15439:function(Te,qe,ae){(Te=ae.nmd(Te)).exports=function(){"use strict";var F,Kt;function M(){return F.apply(null,arguments)}function L(v){F=v}function A(v){return v instanceof Array||"[object Array]"===Object.prototype.toString.call(v)}function R(v){return null!=v&&"[object Object]"===Object.prototype.toString.call(v)}function J(v,S){return Object.prototype.hasOwnProperty.call(v,S)}function ee(v){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(v).length;var S;for(S in v)if(J(v,S))return!1;return!0}function ue(v){return void 0===v}function Ne(v){return"number"==typeof v||"[object Number]"===Object.prototype.toString.call(v)}function ze(v){return v instanceof Date||"[object Date]"===Object.prototype.toString.call(v)}function Yt(v,S){var q,$=[];for(q=0;q<v.length;++q)$.push(S(v[q],q));return $}function Ht(v,S){for(var $ in S)J(S,$)&&(v[$]=S[$]);return J(S,"toString")&&(v.toString=S.toString),J(S,"valueOf")&&(v.valueOf=S.valueOf),v}function sn(v,S,$,q){return vr(v,S,$,q,!0).utc()}function Wi(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function Mt(v){return null==v._pf&&(v._pf=Wi()),v._pf}function ke(v){if(null==v._isValid){var S=Mt(v),$=Kt.call(S.parsedDateParts,function(ie){return null!=ie}),q=!isNaN(v._d.getTime())&&S.overflow<0&&!S.empty&&!S.invalidEra&&!S.invalidMonth&&!S.invalidWeekday&&!S.weekdayMismatch&&!S.nullInput&&!S.invalidFormat&&!S.userInvalidated&&(!S.meridiem||S.meridiem&&$);if(v._strict&&(q=q&&0===S.charsLeftOver&&0===S.unusedTokens.length&&void 0===S.bigHour),null!=Object.isFrozen&&Object.isFrozen(v))return q;v._isValid=q}return v._isValid}function ft(v){var S=sn(NaN);return null!=v?Ht(Mt(S),v):Mt(S).userInvalidated=!0,S}Kt=Array.prototype.some?Array.prototype.some:function(v){var q,S=Object(this),$=S.length>>>0;for(q=0;q<$;q++)if(q in S&&v.call(this,S[q],q,S))return!0;return!1};var st=M.momentProperties=[],Ut=!1;function Wn(v,S){var $,q,ie;if(ue(S._isAMomentObject)||(v._isAMomentObject=S._isAMomentObject),ue(S._i)||(v._i=S._i),ue(S._f)||(v._f=S._f),ue(S._l)||(v._l=S._l),ue(S._strict)||(v._strict=S._strict),ue(S._tzm)||(v._tzm=S._tzm),ue(S._isUTC)||(v._isUTC=S._isUTC),ue(S._offset)||(v._offset=S._offset),ue(S._pf)||(v._pf=Mt(S)),ue(S._locale)||(v._locale=S._locale),st.length>0)for($=0;$<st.length;$++)ue(ie=S[q=st[$]])||(v[q]=ie);return v}function pt(v){Wn(this,v),this._d=new Date(null!=v._d?v._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===Ut&&(Ut=!0,M.updateOffset(this),Ut=!1)}function Bn(v){return v instanceof pt||null!=v&&null!=v._isAMomentObject}function Xn(v){!1===M.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+v)}function Gn(v,S){var $=!0;return Ht(function(){if(null!=M.deprecationHandler&&M.deprecationHandler(null,v),$){var ie,Ie,yt,q=[];for(Ie=0;Ie<arguments.length;Ie++){if(ie="","object"==typeof arguments[Ie]){for(yt in ie+="\n["+Ie+"] ",arguments[0])J(arguments[0],yt)&&(ie+=yt+": "+arguments[0][yt]+", ");ie=ie.slice(0,-2)}else ie=arguments[Ie];q.push(ie)}Xn(v+"\nArguments: "+Array.prototype.slice.call(q).join("")+"\n"+(new Error).stack),$=!1}return S.apply(this,arguments)},S)}var di,za={};function $a(v,S){null!=M.deprecationHandler&&M.deprecationHandler(v,S),za[v]||(Xn(S),za[v]=!0)}function Zn(v){return"undefined"!=typeof Function&&v instanceof Function||"[object Function]"===Object.prototype.toString.call(v)}function jr(v){var S,$;for($ in v)J(v,$)&&(Zn(S=v[$])?this[$]=S:this["_"+$]=S);this._config=v,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function Va(v,S){var q,$=Ht({},v);for(q in S)J(S,q)&&(R(v[q])&&R(S[q])?($[q]={},Ht($[q],v[q]),Ht($[q],S[q])):null!=S[q]?$[q]=S[q]:delete $[q]);for(q in v)J(v,q)&&!J(S,q)&&R(v[q])&&($[q]=Ht({},$[q]));return $}function Qs(v){null!=v&&this.set(v)}M.suppressDeprecationWarnings=!1,M.deprecationHandler=null,di=Object.keys?Object.keys:function(v){var S,$=[];for(S in v)J(v,S)&&$.push(S);return $};var Sr={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Ni(v,S,$){var q=this._calendar[v]||this._calendar.sameElse;return Zn(q)?q.call(S,$):q}function Qr(v,S,$){var q=""+Math.abs(v),ie=S-q.length;return(v>=0?$?"+":"":"-")+Math.pow(10,Math.max(0,ie)).toString().substr(1)+q}var el=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Za=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,cl={},Tr={};function xn(v,S,$,q){var ie=q;"string"==typeof q&&(ie=function(){return this[q]()}),v&&(Tr[v]=ie),S&&(Tr[S[0]]=function(){return Qr(ie.apply(this,arguments),S[1],S[2])}),$&&(Tr[$]=function(){return this.localeData().ordinal(ie.apply(this,arguments),v)})}function eo(v){return v.match(/\[[\s\S]/)?v.replace(/^\[|\]$/g,""):v.replace(/\\/g,"")}function pl(v){var $,q,S=v.match(el);for($=0,q=S.length;$<q;$++)Tr[S[$]]?S[$]=Tr[S[$]]:S[$]=eo(S[$]);return function(ie){var yt,Ie="";for(yt=0;yt<q;yt++)Ie+=Zn(S[yt])?S[yt].call(ie,v):S[yt];return Ie}}function En(v,S){return v.isValid()?(S=qr(S,v.localeData()),cl[S]=cl[S]||pl(S),cl[S](v)):v.localeData().invalidDate()}function qr(v,S){var $=5;function q(ie){return S.longDateFormat(ie)||ie}for(Za.lastIndex=0;$>=0&&Za.test(v);)v=v.replace(Za,q),Za.lastIndex=0,$-=1;return v}var Xi={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function Zi(v){var S=this._longDateFormat[v],$=this._longDateFormat[v.toUpperCase()];return S||!$?S:(this._longDateFormat[v]=$.match(el).map(function(q){return"MMMM"===q||"MM"===q||"DD"===q||"dddd"===q?q.slice(1):q}).join(""),this._longDateFormat[v])}var Oi="Invalid date";function Hr(){return this._invalidDate}var to="%d",fr=/\d{1,2}/;function Re(v){return this._ordinal.replace("%d",v)}var xt={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function gt(v,S,$,q){var ie=this._relativeTime[$];return Zn(ie)?ie(v,S,$,q):ie.replace(/%d/i,v)}function an(v,S){var $=this._relativeTime[v>0?"future":"past"];return Zn($)?$(S):$.replace(/%s/i,S)}var $n={};function Ln(v,S){var $=v.toLowerCase();$n[$]=$n[$+"s"]=$n[S]=v}function ve(v){return"string"==typeof v?$n[v]||$n[v.toLowerCase()]:void 0}function He(v){var $,q,S={};for(q in v)J(v,q)&&($=ve(q))&&(S[$]=v[q]);return S}var Je={};function Ze(v,S){Je[v]=S}function ht(v){var $,S=[];for($ in v)J(v,$)&&S.push({unit:$,priority:Je[$]});return S.sort(function(q,ie){return q.priority-ie.priority}),S}function bt(v){return v%4==0&&v%100!=0||v%400==0}function zt(v){return v<0?Math.ceil(v)||0:Math.floor(v)}function Ct(v){var S=+v,$=0;return 0!==S&&isFinite(S)&&($=zt(S)),$}function An(v,S){return function($){return null!=$?(Xt(this,v,$),M.updateOffset(this,S),this):dn(this,v)}}function dn(v,S){return v.isValid()?v._d["get"+(v._isUTC?"UTC":"")+S]():NaN}function Xt(v,S,$){v.isValid()&&!isNaN($)&&("FullYear"===S&&bt(v.year())&&1===v.month()&&29===v.date()?($=Ct($),v._d["set"+(v._isUTC?"UTC":"")+S]($,v.month(),U($,v.month()))):v._d["set"+(v._isUTC?"UTC":"")+S]($))}function Ti(v){return Zn(this[v=ve(v)])?this[v]():this}function Un(v,S){if("object"==typeof v){var q,$=ht(v=He(v));for(q=0;q<$.length;q++)this[$[q].unit](v[$[q].unit])}else if(Zn(this[v=ve(v)]))return this[v](S);return this}var Ii,pn=/\d/,hi=/\d\d/,Gi=/\d{3}/,dr=/\d{4}/,xa=/[+-]?\d{6}/,tn=/\d\d?/,wn=/\d\d\d\d?/,gr=/\d\d\d\d\d\d?/,On=/\d{1,3}/,Hi=/\d{1,4}/,Pi=/[+-]?\d{1,6}/,mn=/\d+/,mi=/[+-]?\d+/,Wt=/Z|[+-]\d\d:?\d\d/gi,ni=/Z|[+-]\d\d(?::?\d\d)?/gi,Yn=/[+-]?\d+(\.\d{1,3})?/,Er=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function Rt(v,S,$){Ii[v]=Zn(S)?S:function(q,ie){return q&&$?$:S}}function vi(v,S){return J(Ii,v)?Ii[v](S._strict,S._locale):new RegExp(no(v))}function no(v){return Qi(v.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(S,$,q,ie,Ie){return $||q||ie||Ie}))}function Qi(v){return v.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}Ii={};var ji={};function Nn(v,S){var $,q=S;for("string"==typeof v&&(v=[v]),Ne(S)&&(q=function(ie,Ie){Ie[S]=Ct(ie)}),$=0;$<v.length;$++)ji[v[$]]=q}function Qe(v,S){Nn(v,function($,q,ie,Ie){ie._w=ie._w||{},S($,ie._w,ie,Ie)})}function Ue(v,S,$){null!=S&&J(ji,v)&&ji[v](S,$._a,$,v)}var Jt,Ke=0,_t=1,fi=2,pa=3,Dt=4,mt=5,at=6,$t=7,St=8;function Qn(v,S){return(v%S+S)%S}function U(v,S){if(isNaN(v)||isNaN(S))return NaN;var $=Qn(S,12);return v+=(S-$)/12,1===$?bt(v)?29:28:31-$%7%2}Jt=Array.prototype.indexOf?Array.prototype.indexOf:function(v){var S;for(S=0;S<this.length;++S)if(this[S]===v)return S;return-1},xn("M",["MM",2],"Mo",function(){return this.month()+1}),xn("MMM",0,0,function(v){return this.localeData().monthsShort(this,v)}),xn("MMMM",0,0,function(v){return this.localeData().months(this,v)}),Ln("month","M"),Ze("month",8),Rt("M",tn),Rt("MM",tn,hi),Rt("MMM",function(v,S){return S.monthsShortRegex(v)}),Rt("MMMM",function(v,S){return S.monthsRegex(v)}),Nn(["M","MM"],function(v,S){S[_t]=Ct(v)-1}),Nn(["MMM","MMMM"],function(v,S,$,q){var ie=$._locale.monthsParse(v,q,$._strict);null!=ie?S[_t]=ie:Mt($).invalidMonth=v});var V="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),K="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),se=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Oe=Er,Se=Er;function Xe(v,S){return v?A(this._months)?this._months[v.month()]:this._months[(this._months.isFormat||se).test(S)?"format":"standalone"][v.month()]:A(this._months)?this._months:this._months.standalone}function tt(v,S){return v?A(this._monthsShort)?this._monthsShort[v.month()]:this._monthsShort[se.test(S)?"format":"standalone"][v.month()]:A(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function Lt(v,S,$){var q,ie,Ie,yt=v.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],q=0;q<12;++q)Ie=sn([2e3,q]),this._shortMonthsParse[q]=this.monthsShort(Ie,"").toLocaleLowerCase(),this._longMonthsParse[q]=this.months(Ie,"").toLocaleLowerCase();return $?"MMM"===S?-1!==(ie=Jt.call(this._shortMonthsParse,yt))?ie:null:-1!==(ie=Jt.call(this._longMonthsParse,yt))?ie:null:"MMM"===S?-1!==(ie=Jt.call(this._shortMonthsParse,yt))||-1!==(ie=Jt.call(this._longMonthsParse,yt))?ie:null:-1!==(ie=Jt.call(this._longMonthsParse,yt))||-1!==(ie=Jt.call(this._shortMonthsParse,yt))?ie:null}function It(v,S,$){var q,ie,Ie;if(this._monthsParseExact)return Lt.call(this,v,S,$);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),q=0;q<12;q++){if(ie=sn([2e3,q]),$&&!this._longMonthsParse[q]&&(this._longMonthsParse[q]=new RegExp("^"+this.months(ie,"").replace(".","")+"$","i"),this._shortMonthsParse[q]=new RegExp("^"+this.monthsShort(ie,"").replace(".","")+"$","i")),!$&&!this._monthsParse[q]&&(Ie="^"+this.months(ie,"")+"|^"+this.monthsShort(ie,""),this._monthsParse[q]=new RegExp(Ie.replace(".",""),"i")),$&&"MMMM"===S&&this._longMonthsParse[q].test(v))return q;if($&&"MMM"===S&&this._shortMonthsParse[q].test(v))return q;if(!$&&this._monthsParse[q].test(v))return q}}function on(v,S){var $;if(!v.isValid())return v;if("string"==typeof S)if(/^\d+$/.test(S))S=Ct(S);else if(!Ne(S=v.localeData().monthsParse(S)))return v;return $=Math.min(v.date(),U(v.year(),S)),v._d["set"+(v._isUTC?"UTC":"")+"Month"](S,$),v}function ii(v){return null!=v?(on(this,v),M.updateOffset(this,!0),this):dn(this,"Month")}function nn(){return U(this.year(),this.month())}function ln(v){return this._monthsParseExact?(J(this,"_monthsRegex")||Na.call(this),v?this._monthsShortStrictRegex:this._monthsShortRegex):(J(this,"_monthsShortRegex")||(this._monthsShortRegex=Oe),this._monthsShortStrictRegex&&v?this._monthsShortStrictRegex:this._monthsShortRegex)}function Bi(v){return this._monthsParseExact?(J(this,"_monthsRegex")||Na.call(this),v?this._monthsStrictRegex:this._monthsRegex):(J(this,"_monthsRegex")||(this._monthsRegex=Se),this._monthsStrictRegex&&v?this._monthsStrictRegex:this._monthsRegex)}function Na(){function v(yt,ui){return ui.length-yt.length}var ie,Ie,S=[],$=[],q=[];for(ie=0;ie<12;ie++)Ie=sn([2e3,ie]),S.push(this.monthsShort(Ie,"")),$.push(this.months(Ie,"")),q.push(this.months(Ie,"")),q.push(this.monthsShort(Ie,""));for(S.sort(v),$.sort(v),q.sort(v),ie=0;ie<12;ie++)S[ie]=Qi(S[ie]),$[ie]=Qi($[ie]);for(ie=0;ie<24;ie++)q[ie]=Qi(q[ie]);this._monthsRegex=new RegExp("^("+q.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+$.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+S.join("|")+")","i")}function Vn(v){return bt(v)?366:365}xn("Y",0,0,function(){var v=this.year();return v<=9999?Qr(v,4):"+"+v}),xn(0,["YY",2],0,function(){return this.year()%100}),xn(0,["YYYY",4],0,"year"),xn(0,["YYYYY",5],0,"year"),xn(0,["YYYYYY",6,!0],0,"year"),Ln("year","y"),Ze("year",1),Rt("Y",mi),Rt("YY",tn,hi),Rt("YYYY",Hi,dr),Rt("YYYYY",Pi,xa),Rt("YYYYYY",Pi,xa),Nn(["YYYYY","YYYYYY"],Ke),Nn("YYYY",function(v,S){S[Ke]=2===v.length?M.parseTwoDigitYear(v):Ct(v)}),Nn("YY",function(v,S){S[Ke]=M.parseTwoDigitYear(v)}),Nn("Y",function(v,S){S[Ke]=parseInt(v,10)}),M.parseTwoDigitYear=function(v){return Ct(v)+(Ct(v)>68?1900:2e3)};var ga=An("FullYear",!0);function qa(){return bt(this.year())}function So(v,S,$,q,ie,Ie,yt){var ui;return v<100&&v>=0?(ui=new Date(v+400,S,$,q,ie,Ie,yt),isFinite(ui.getFullYear())&&ui.setFullYear(v)):ui=new Date(v,S,$,q,ie,Ie,yt),ui}function io(v){var S,$;return v<100&&v>=0?(($=Array.prototype.slice.call(arguments))[0]=v+400,S=new Date(Date.UTC.apply(null,$)),isFinite(S.getUTCFullYear())&&S.setUTCFullYear(v)):S=new Date(Date.UTC.apply(null,arguments)),S}function hl(v,S,$){var q=7+S-$;return-(7+io(v,0,q).getUTCDay()-S)%7+q-1}function Or(v,S,$,q,ie){var ra,Br,ui=1+7*(S-1)+(7+$-q)%7+hl(v,q,ie);return ui<=0?Br=Vn(ra=v-1)+ui:ui>Vn(v)?(ra=v+1,Br=ui-Vn(v)):(ra=v,Br=ui),{year:ra,dayOfYear:Br}}function Oo(v,S,$){var Ie,yt,q=hl(v.year(),S,$),ie=Math.floor((v.dayOfYear()-q-1)/7)+1;return ie<1?Ie=ie+ml(yt=v.year()-1,S,$):ie>ml(v.year(),S,$)?(Ie=ie-ml(v.year(),S,$),yt=v.year()+1):(yt=v.year(),Ie=ie),{week:Ie,year:yt}}function ml(v,S,$){var q=hl(v,S,$),ie=hl(v+1,S,$);return(Vn(v)-q+ie)/7}function Qa(v){return Oo(v,this._week.dow,this._week.doy).week}xn("w",["ww",2],"wo","week"),xn("W",["WW",2],"Wo","isoWeek"),Ln("week","w"),Ln("isoWeek","W"),Ze("week",5),Ze("isoWeek",5),Rt("w",tn),Rt("ww",tn,hi),Rt("W",tn),Rt("WW",tn,hi),Qe(["w","ww","W","WW"],function(v,S,$,q){S[q.substr(0,1)]=Ct(v)});var l0={dow:0,doy:6};function Gu(){return this._week.dow}function d0(){return this._week.doy}function u0(v){var S=this.localeData().week(this);return null==v?S:this.add(7*(v-S),"d")}function wp(v){var S=Oo(this,1,4).week;return null==v?S:this.add(7*(v-S),"d")}function Cp(v,S){return"string"!=typeof v?v:isNaN(v)?"number"==typeof(v=S.weekdaysParse(v))?v:null:parseInt(v,10)}function Sp(v,S){return"string"==typeof v?S.weekdaysParse(v)%7||7:isNaN(v)?null:v}function ju(v,S){return v.slice(S,7).concat(v.slice(0,S))}xn("d",0,"do","day"),xn("dd",0,0,function(v){return this.localeData().weekdaysMin(this,v)}),xn("ddd",0,0,function(v){return this.localeData().weekdaysShort(this,v)}),xn("dddd",0,0,function(v){return this.localeData().weekdays(this,v)}),xn("e",0,0,"weekday"),xn("E",0,0,"isoWeekday"),Ln("day","d"),Ln("weekday","e"),Ln("isoWeekday","E"),Ze("day",11),Ze("weekday",11),Ze("isoWeekday",11),Rt("d",tn),Rt("e",tn),Rt("E",tn),Rt("dd",function(v,S){return S.weekdaysMinRegex(v)}),Rt("ddd",function(v,S){return S.weekdaysShortRegex(v)}),Rt("dddd",function(v,S){return S.weekdaysRegex(v)}),Qe(["dd","ddd","dddd"],function(v,S,$,q){var ie=$._locale.weekdaysParse(v,q,$._strict);null!=ie?S.d=ie:Mt($).invalidWeekday=v}),Qe(["d","e","E"],function(v,S,$,q){S[q]=Ct(v)});var Pa="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Hd="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),qu="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),vd=Er,tl=Er,Op=Er;function nl(v,S){var $=A(this._weekdays)?this._weekdays:this._weekdays[v&&!0!==v&&this._weekdays.isFormat.test(S)?"format":"standalone"];return!0===v?ju($,this._week.dow):v?$[v.day()]:$}function er(v){return!0===v?ju(this._weekdaysShort,this._week.dow):v?this._weekdaysShort[v.day()]:this._weekdaysShort}function z0(v){return!0===v?ju(this._weekdaysMin,this._week.dow):v?this._weekdaysMin[v.day()]:this._weekdaysMin}function Uu(v,S,$){var q,ie,Ie,yt=v.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],q=0;q<7;++q)Ie=sn([2e3,1]).day(q),this._minWeekdaysParse[q]=this.weekdaysMin(Ie,"").toLocaleLowerCase(),this._shortWeekdaysParse[q]=this.weekdaysShort(Ie,"").toLocaleLowerCase(),this._weekdaysParse[q]=this.weekdays(Ie,"").toLocaleLowerCase();return $?"dddd"===S?-1!==(ie=Jt.call(this._weekdaysParse,yt))?ie:null:"ddd"===S?-1!==(ie=Jt.call(this._shortWeekdaysParse,yt))?ie:null:-1!==(ie=Jt.call(this._minWeekdaysParse,yt))?ie:null:"dddd"===S?-1!==(ie=Jt.call(this._weekdaysParse,yt))||-1!==(ie=Jt.call(this._shortWeekdaysParse,yt))||-1!==(ie=Jt.call(this._minWeekdaysParse,yt))?ie:null:"ddd"===S?-1!==(ie=Jt.call(this._shortWeekdaysParse,yt))||-1!==(ie=Jt.call(this._weekdaysParse,yt))||-1!==(ie=Jt.call(this._minWeekdaysParse,yt))?ie:null:-1!==(ie=Jt.call(this._minWeekdaysParse,yt))||-1!==(ie=Jt.call(this._weekdaysParse,yt))||-1!==(ie=Jt.call(this._shortWeekdaysParse,yt))?ie:null}function bd(v,S,$){var q,ie,Ie;if(this._weekdaysParseExact)return Uu.call(this,v,S,$);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),q=0;q<7;q++){if(ie=sn([2e3,1]).day(q),$&&!this._fullWeekdaysParse[q]&&(this._fullWeekdaysParse[q]=new RegExp("^"+this.weekdays(ie,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[q]=new RegExp("^"+this.weekdaysShort(ie,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[q]=new RegExp("^"+this.weekdaysMin(ie,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[q]||(Ie="^"+this.weekdays(ie,"")+"|^"+this.weekdaysShort(ie,"")+"|^"+this.weekdaysMin(ie,""),this._weekdaysParse[q]=new RegExp(Ie.replace(".",""),"i")),$&&"dddd"===S&&this._fullWeekdaysParse[q].test(v))return q;if($&&"ddd"===S&&this._shortWeekdaysParse[q].test(v))return q;if($&&"dd"===S&&this._minWeekdaysParse[q].test(v))return q;if(!$&&this._weekdaysParse[q].test(v))return q}}function _g(v){if(!this.isValid())return null!=v?this:NaN;var S=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=v?(v=Cp(v,this.localeData()),this.add(v-S,"d")):S}function ea(v){if(!this.isValid())return null!=v?this:NaN;var S=(this.day()+7-this.localeData()._week.dow)%7;return null==v?S:this.add(v-S,"d")}function un(v){if(!this.isValid())return null!=v?this:NaN;if(null!=v){var S=Sp(v,this.localeData());return this.day(this.day()%7?S:S-7)}return this.day()||7}function yg(v){return this._weekdaysParseExact?(J(this,"_weekdaysRegex")||xi.call(this),v?this._weekdaysStrictRegex:this._weekdaysRegex):(J(this,"_weekdaysRegex")||(this._weekdaysRegex=vd),this._weekdaysStrictRegex&&v?this._weekdaysStrictRegex:this._weekdaysRegex)}function ta(v){return this._weekdaysParseExact?(J(this,"_weekdaysRegex")||xi.call(this),v?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(J(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=tl),this._weekdaysShortStrictRegex&&v?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function tr(v){return this._weekdaysParseExact?(J(this,"_weekdaysRegex")||xi.call(this),v?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(J(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Op),this._weekdaysMinStrictRegex&&v?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function xi(){function v(Ur,_l){return _l.length-Ur.length}var Ie,yt,ui,ra,Br,S=[],$=[],q=[],ie=[];for(Ie=0;Ie<7;Ie++)yt=sn([2e3,1]).day(Ie),ui=Qi(this.weekdaysMin(yt,"")),ra=Qi(this.weekdaysShort(yt,"")),Br=Qi(this.weekdays(yt,"")),S.push(ui),$.push(ra),q.push(Br),ie.push(ui),ie.push(ra),ie.push(Br);S.sort(v),$.sort(v),q.sort(v),ie.sort(v),this._weekdaysRegex=new RegExp("^("+ie.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+q.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+$.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+S.join("|")+")","i")}function Ar(){return this.hours()%12||12}function c0(){return this.hours()||24}function Bl(v,S){xn(v,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),S)})}function _r(v,S){return S._meridiemParse}function Tp(v){return"p"===(v+"").toLowerCase().charAt(0)}xn("H",["HH",2],0,"hour"),xn("h",["hh",2],0,Ar),xn("k",["kk",2],0,c0),xn("hmm",0,0,function(){return""+Ar.apply(this)+Qr(this.minutes(),2)}),xn("hmmss",0,0,function(){return""+Ar.apply(this)+Qr(this.minutes(),2)+Qr(this.seconds(),2)}),xn("Hmm",0,0,function(){return""+this.hours()+Qr(this.minutes(),2)}),xn("Hmmss",0,0,function(){return""+this.hours()+Qr(this.minutes(),2)+Qr(this.seconds(),2)}),Bl("a",!0),Bl("A",!1),Ln("hour","h"),Ze("hour",13),Rt("a",_r),Rt("A",_r),Rt("H",tn),Rt("h",tn),Rt("k",tn),Rt("HH",tn,hi),Rt("hh",tn,hi),Rt("kk",tn,hi),Rt("hmm",wn),Rt("hmmss",gr),Rt("Hmm",wn),Rt("Hmmss",gr),Nn(["H","HH"],pa),Nn(["k","kk"],function(v,S,$){var q=Ct(v);S[pa]=24===q?0:q}),Nn(["a","A"],function(v,S,$){$._isPm=$._locale.isPM(v),$._meridiem=v}),Nn(["h","hh"],function(v,S,$){S[pa]=Ct(v),Mt($).bigHour=!0}),Nn("hmm",function(v,S,$){var q=v.length-2;S[pa]=Ct(v.substr(0,q)),S[Dt]=Ct(v.substr(q)),Mt($).bigHour=!0}),Nn("hmmss",function(v,S,$){var q=v.length-4,ie=v.length-2;S[pa]=Ct(v.substr(0,q)),S[Dt]=Ct(v.substr(q,2)),S[mt]=Ct(v.substr(ie)),Mt($).bigHour=!0}),Nn("Hmm",function(v,S,$){var q=v.length-2;S[pa]=Ct(v.substr(0,q)),S[Dt]=Ct(v.substr(q))}),Nn("Hmmss",function(v,S,$){var q=v.length-4,ie=v.length-2;S[pa]=Ct(v.substr(0,q)),S[Dt]=Ct(v.substr(q,2)),S[mt]=Ct(v.substr(ie))});var zl=/[ap]\.?m?\.?/i,ot=An("Hours",!0);function ao(v,S,$){return v>11?$?"pm":"PM":$?"am":"AM"}var Bd,jo={calendar:Sr,longDateFormat:Xi,invalidDate:Oi,ordinal:to,dayOfMonthOrdinalParse:fr,relativeTime:xt,months:V,monthsShort:K,week:l0,weekdays:Pa,weekdaysMin:qu,weekdaysShort:Hd,meridiemParse:zl},Da={},Yu={};function qo(v,S){var $,q=Math.min(v.length,S.length);for($=0;$<q;$+=1)if(v[$]!==S[$])return $;return q}function p0(v){return v&&v.toLowerCase().replace("_","-")}function $0(v){for(var $,q,ie,Ie,S=0;S<v.length;){for($=(Ie=p0(v[S]).split("-")).length,q=(q=p0(v[S+1]))?q.split("-"):null;$>0;){if(ie=zd(Ie.slice(0,$).join("-")))return ie;if(q&&q.length>=$&&qo(Ie,q)>=$-1)break;$--}S++}return Bd}function zd(v){var S=null;if(void 0===Da[v]&&Te&&Te.exports)try{S=Bd._abbr,ae(46700)("./"+v),td(S)}catch(q){Da[v]=null}return Da[v]}function td(v,S){var $;return v&&(($=ue(S)?na(v):bc(v,S))?Bd=$:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+v+" not found. Did you forget to load it?")),Bd._abbr}function bc(v,S){if(null!==S){var $,q=jo;if(S.abbr=v,null!=Da[v])$a("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),q=Da[v]._config;else if(null!=S.parentLocale)if(null!=Da[S.parentLocale])q=Da[S.parentLocale]._config;else{if(null==($=zd(S.parentLocale)))return Yu[S.parentLocale]||(Yu[S.parentLocale]=[]),Yu[S.parentLocale].push({name:v,config:S}),null;q=$._config}return Da[v]=new Qs(Va(q,S)),Yu[v]&&Yu[v].forEach(function(ie){bc(ie.name,ie.config)}),td(v),Da[v]}return delete Da[v],null}function vg(v,S){if(null!=S){var $,q,ie=jo;null!=Da[v]&&null!=Da[v].parentLocale?Da[v].set(Va(Da[v]._config,S)):(null!=(q=zd(v))&&(ie=q._config),S=Va(ie,S),null==q&&(S.abbr=v),($=new Qs(S)).parentLocale=Da[v],Da[v]=$),td(v)}else null!=Da[v]&&(null!=Da[v].parentLocale?(Da[v]=Da[v].parentLocale,v===td()&&td(v)):null!=Da[v]&&delete Da[v]);return Da[v]}function na(v){var S;if(v&&v._locale&&v._locale._abbr&&(v=v._locale._abbr),!v)return Bd;if(!A(v)){if(S=zd(v))return S;v=[v]}return $0(v)}function te(){return di(Da)}function Me(v){var S,$=v._a;return $&&-2===Mt(v).overflow&&(S=$[_t]<0||$[_t]>11?_t:$[fi]<1||$[fi]>U($[Ke],$[_t])?fi:$[pa]<0||$[pa]>24||24===$[pa]&&(0!==$[Dt]||0!==$[mt]||0!==$[at])?pa:$[Dt]<0||$[Dt]>59?Dt:$[mt]<0||$[mt]>59?mt:$[at]<0||$[at]>999?at:-1,Mt(v)._overflowDayOfYear&&(S<Ke||S>fi)&&(S=fi),Mt(v)._overflowWeeks&&-1===S&&(S=$t),Mt(v)._overflowWeekday&&-1===S&&(S=St),Mt(v).overflow=S),v}var ce=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,w=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,oe=/Z|[+-]\d\d(?::?\d\d)?/,Ce=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],rt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Tt=/^\/?Date\((-?\d+)/i,Et=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Pn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function ri(v){var S,$,Ie,yt,ui,ra,q=v._i,ie=ce.exec(q)||w.exec(q);if(ie){for(Mt(v).iso=!0,S=0,$=Ce.length;S<$;S++)if(Ce[S][1].exec(ie[1])){yt=Ce[S][0],Ie=!1!==Ce[S][2];break}if(null==yt)return void(v._isValid=!1);if(ie[3]){for(S=0,$=rt.length;S<$;S++)if(rt[S][1].exec(ie[3])){ui=(ie[2]||" ")+rt[S][0];break}if(null==ui)return void(v._isValid=!1)}if(!Ie&&null!=ui)return void(v._isValid=!1);if(ie[4]){if(!oe.exec(ie[4]))return void(v._isValid=!1);ra="Z"}v._f=yt+(ui||"")+(ra||""),Md(v)}else v._isValid=!1}function _i(v,S,$,q,ie,Ie){var yt=[Ai(v),K.indexOf(S),parseInt($,10),parseInt(q,10),parseInt(ie,10)];return Ie&&yt.push(parseInt(Ie,10)),yt}function Ai(v){var S=parseInt(v,10);return S<=49?2e3+S:S<=999?1900+S:S}function nr(v){return v.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function yr(v,S,$){return!v||Hd.indexOf(v)===new Date(S[0],S[1],S[2]).getDay()||(Mt($).weekdayMismatch=!0,$._isValid=!1,!1)}function ir(v,S,$){if(v)return Pn[v];if(S)return 0;var q=parseInt($,10),ie=q%100;return(q-ie)/100*60+ie}function kr(v){var $,S=Et.exec(nr(v._i));if(S){if($=_i(S[4],S[3],S[2],S[5],S[6],S[7]),!yr(S[1],$,v))return;v._a=$,v._tzm=ir(S[8],S[9],S[10]),v._d=io.apply(null,v._a),v._d.setUTCMinutes(v._d.getUTCMinutes()-v._tzm),Mt(v).rfc2822=!0}else v._isValid=!1}function Wa(v){var S=Tt.exec(v._i);null===S?(ri(v),!1===v._isValid&&(delete v._isValid,kr(v),!1===v._isValid&&(delete v._isValid,v._strict?v._isValid=!1:M.createFromInputFallback(v)))):v._d=new Date(+S[1])}function il(v,S,$){return null!=v?v:null!=S?S:$}function ur(v){var S=new Date(M.now());return v._useUTC?[S.getUTCFullYear(),S.getUTCMonth(),S.getUTCDate()]:[S.getFullYear(),S.getMonth(),S.getDate()]}function ro(v){var S,$,ie,Ie,yt,q=[];if(!v._d){for(ie=ur(v),v._w&&null==v._a[fi]&&null==v._a[_t]&&Rm(v),null!=v._dayOfYear&&(yt=il(v._a[Ke],ie[Ke]),(v._dayOfYear>Vn(yt)||0===v._dayOfYear)&&(Mt(v)._overflowDayOfYear=!0),$=io(yt,0,v._dayOfYear),v._a[_t]=$.getUTCMonth(),v._a[fi]=$.getUTCDate()),S=0;S<3&&null==v._a[S];++S)v._a[S]=q[S]=ie[S];for(;S<7;S++)v._a[S]=q[S]=null==v._a[S]?2===S?1:0:v._a[S];24===v._a[pa]&&0===v._a[Dt]&&0===v._a[mt]&&0===v._a[at]&&(v._nextDay=!0,v._a[pa]=0),v._d=(v._useUTC?io:So).apply(null,q),Ie=v._useUTC?v._d.getUTCDay():v._d.getDay(),null!=v._tzm&&v._d.setUTCMinutes(v._d.getUTCMinutes()-v._tzm),v._nextDay&&(v._a[pa]=24),v._w&&void 0!==v._w.d&&v._w.d!==Ie&&(Mt(v).weekdayMismatch=!0)}}function Rm(v){var S,$,q,ie,Ie,yt,ui,ra,Br;null!=(S=v._w).GG||null!=S.W||null!=S.E?(Ie=1,yt=4,$=il(S.GG,v._a[Ke],Oo(Ua(),1,4).year),q=il(S.W,1),((ie=il(S.E,1))<1||ie>7)&&(ra=!0)):(Ie=v._locale._week.dow,yt=v._locale._week.doy,Br=Oo(Ua(),Ie,yt),$=il(S.gg,v._a[Ke],Br.year),q=il(S.w,Br.week),null!=S.d?((ie=S.d)<0||ie>6)&&(ra=!0):null!=S.e?(ie=S.e+Ie,(S.e<0||S.e>6)&&(ra=!0)):ie=Ie),q<1||q>ml($,Ie,yt)?Mt(v)._overflowWeeks=!0:null!=ra?Mt(v)._overflowWeekday=!0:(ui=Or($,q,ie,Ie,yt),v._a[Ke]=ui.year,v._dayOfYear=ui.dayOfYear)}function Md(v){if(v._f!==M.ISO_8601)if(v._f!==M.RFC_2822){v._a=[],Mt(v).empty=!0;var $,q,ie,Ie,yt,Br,S=""+v._i,ui=S.length,ra=0;for(ie=qr(v._f,v._locale).match(el)||[],$=0;$<ie.length;$++)Ie=ie[$],(q=(S.match(vi(Ie,v))||[])[0])&&((yt=S.substr(0,S.indexOf(q))).length>0&&Mt(v).unusedInput.push(yt),S=S.slice(S.indexOf(q)+q.length),ra+=q.length),Tr[Ie]?(q?Mt(v).empty=!1:Mt(v).unusedTokens.push(Ie),Ue(Ie,q,v)):v._strict&&!q&&Mt(v).unusedTokens.push(Ie);Mt(v).charsLeftOver=ui-ra,S.length>0&&Mt(v).unusedInput.push(S),v._a[pa]<=12&&!0===Mt(v).bigHour&&v._a[pa]>0&&(Mt(v).bigHour=void 0),Mt(v).parsedDateParts=v._a.slice(0),Mt(v).meridiem=v._meridiem,v._a[pa]=Fm(v._locale,v._a[pa],v._meridiem),null!==(Br=Mt(v).era)&&(v._a[Ke]=v._locale.erasConvertYear(Br,v._a[Ke])),ro(v),Me(v)}else kr(v);else ri(v)}function Fm(v,S,$){var q;return null==$?S:null!=v.meridiemHour?v.meridiemHour(S,$):(null!=v.isPM&&((q=v.isPM($))&&S<12&&(S+=12),!q&&12===S&&(S=0)),S)}function Ch(v){var S,$,q,ie,Ie,yt,ui=!1;if(0===v._f.length)return Mt(v).invalidFormat=!0,void(v._d=new Date(NaN));for(ie=0;ie<v._f.length;ie++)Ie=0,yt=!1,S=Wn({},v),null!=v._useUTC&&(S._useUTC=v._useUTC),S._f=v._f[ie],Md(S),ke(S)&&(yt=!0),Ie+=Mt(S).charsLeftOver,Ie+=10*Mt(S).unusedTokens.length,Mt(S).score=Ie,ui?Ie<q&&(q=Ie,$=S):(null==q||Ie<q||yt)&&(q=Ie,$=S,yt&&(ui=!0));Ht(v,$||S)}function xM(v){if(!v._d){var S=He(v._i),$=void 0===S.day?S.date:S.day;v._a=Yt([S.year,S.month,$,S.hour,S.minute,S.second,S.millisecond],function(q){return q&&parseInt(q,10)}),ro(v)}}function gv(v){var S=new pt(Me(DM(v)));return S._nextDay&&(S.add(1,"d"),S._nextDay=void 0),S}function DM(v){var S=v._i,$=v._f;return v._locale=v._locale||na(v._l),null===S||void 0===$&&""===S?ft({nullInput:!0}):("string"==typeof S&&(v._i=S=v._locale.preparse(S)),Bn(S)?new pt(Me(S)):(ze(S)?v._d=S:A($)?Ch(v):$?Md(v):cr(v),ke(v)||(v._d=null),v))}function cr(v){var S=v._i;ue(S)?v._d=new Date(M.now()):ze(S)?v._d=new Date(S.valueOf()):"string"==typeof S?Wa(v):A(S)?(v._a=Yt(S.slice(0),function($){return parseInt($,10)}),ro(v)):R(S)?xM(v):Ne(S)?v._d=new Date(S):M.createFromInputFallback(v)}function vr(v,S,$,q,ie){var Ie={};return(!0===S||!1===S)&&(q=S,S=void 0),(!0===$||!1===$)&&(q=$,$=void 0),(R(v)&&ee(v)||A(v)&&0===v.length)&&(v=void 0),Ie._isAMomentObject=!0,Ie._useUTC=Ie._isUTC=ie,Ie._l=$,Ie._i=v,Ie._f=S,Ie._strict=q,gv(Ie)}function Ua(v,S,$,q){return vr(v,S,$,q,!1)}M.createFromInputFallback=Gn("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(v){v._d=new Date(v._i+(v._useUTC?" UTC":""))}),M.ISO_8601=function(){},M.RFC_2822=function(){};var V0=Gn("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var v=Ua.apply(null,arguments);return this.isValid()&&v.isValid()?v<this?this:v:ft()}),Sh=Gn("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var v=Ua.apply(null,arguments);return this.isValid()&&v.isValid()?v>this?this:v:ft()});function h0(v,S){var $,q;if(1===S.length&&A(S[0])&&(S=S[0]),!S.length)return Ua();for($=S[0],q=1;q<S.length;++q)(!S[q].isValid()||S[q][v]($))&&($=S[q]);return $}function Mc(){return h0("isBefore",[].slice.call(arguments,0))}function Hm(){return h0("isAfter",[].slice.call(arguments,0))}var BS=function(){return Date.now?Date.now():+new Date},Oh=["year","quarter","month","week","day","hour","minute","second","millisecond"];function zS(v){var S,q,$=!1;for(S in v)if(J(v,S)&&(-1===Jt.call(Oh,S)||null!=v[S]&&isNaN(v[S])))return!1;for(q=0;q<Oh.length;++q)if(v[Oh[q]]){if($)return!1;parseFloat(v[Oh[q]])!==Ct(v[Oh[q]])&&($=!0)}return!0}function bg(){return this._isValid}function ST(){return wi(NaN)}function xd(v){var S=He(v),$=S.year||0,q=S.quarter||0,ie=S.month||0,Ie=S.week||S.isoWeek||0,yt=S.day||0,ui=S.hour||0,ra=S.minute||0,Br=S.second||0,Ur=S.millisecond||0;this._isValid=zS(S),this._milliseconds=+Ur+1e3*Br+6e4*ra+1e3*ui*60*60,this._days=+yt+7*Ie,this._months=+ie+3*q+12*$,this._data={},this._locale=na(),this._bubble()}function Mg(v){return v instanceof xd}function Ya(v){return v<0?-1*Math.round(-1*v):Math.round(v)}function Th(v,S,$){var yt,q=Math.min(v.length,S.length),ie=Math.abs(v.length-S.length),Ie=0;for(yt=0;yt<q;yt++)($&&v[yt]!==S[yt]||!$&&Ct(v[yt])!==Ct(S[yt]))&&Ie++;return Ie+ie}function Ep(v,S){xn(v,0,0,function(){var $=this.utcOffset(),q="+";return $<0&&($=-$,q="-"),q+Qr(~~($/60),2)+S+Qr(~~$%60,2)})}Ep("Z",":"),Ep("ZZ",""),Rt("Z",ni),Rt("ZZ",ni),Nn(["Z","ZZ"],function(v,S,$){$._useUTC=!0,$._tzm=s_(ni,v)});var _v=/([\+\-]|\d\d)/gi;function s_(v,S){var ie,Ie,$=(S||"").match(v);return null===$?null:0===(Ie=60*(ie=(($[$.length-1]||[])+"").match(_v)||["-",0,0])[1]+Ct(ie[2]))?0:"+"===ie[0]?Ie:-Ie}function Bm(v,S){var $,q;return S._isUTC?($=S.clone(),q=(Bn(v)||ze(v)?v.valueOf():Ua(v).valueOf())-$.valueOf(),$._d.setTime($._d.valueOf()+q),M.updateOffset($,!1),$):Ua(v).local()}function No(v){return-Math.round(v._d.getTimezoneOffset())}function nd(v,S,$){var ie,q=this._offset||0;if(!this.isValid())return null!=v?this:NaN;if(null!=v){if("string"==typeof v){if(null===(v=s_(ni,v)))return this}else Math.abs(v)<16&&!$&&(v*=60);return!this._isUTC&&S&&(ie=No(this)),this._offset=v,this._isUTC=!0,null!=ie&&this.add(ie,"m"),q!==v&&(!S||this._changeInProgress?Ju(this,wi(v-q,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,M.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?q:No(this)}function m0(v,S){return null!=v?("string"!=typeof v&&(v=-v),this.utcOffset(v,S),this):-this.utcOffset()}function OT(v){return this.utcOffset(0,v)}function $S(v){return this._isUTC&&(this.utcOffset(0,v),this._isUTC=!1,v&&this.subtract(No(this),"m")),this}function TT(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var v=s_(Wt,this._i);null!=v?this.utcOffset(v):this.utcOffset(0,!0)}return this}function VS(v){return!!this.isValid()&&(v=v?Ua(v).utcOffset():0,(this.utcOffset()-v)%60==0)}function zL(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function wM(){if(!ue(this._isDSTShifted))return this._isDSTShifted;var S,v={};return Wn(v,this),(v=DM(v))._a?(S=v._isUTC?sn(v._a):Ua(v._a),this._isDSTShifted=this.isValid()&&Th(v._a,S.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Ve(){return!!this.isValid()&&!this._isUTC}function ut(){return!!this.isValid()&&this._isUTC}function nt(){return!!this.isValid()&&this._isUTC&&0===this._offset}M.updateOffset=function(){};var _n=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,bi=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function wi(v,S){var ie,Ie,yt,$=v,q=null;return Mg(v)?$={ms:v._milliseconds,d:v._days,M:v._months}:Ne(v)||!isNaN(+v)?($={},S?$[S]=+v:$.milliseconds=+v):(q=_n.exec(v))?(ie="-"===q[1]?-1:1,$={y:0,d:Ct(q[fi])*ie,h:Ct(q[pa])*ie,m:Ct(q[Dt])*ie,s:Ct(q[mt])*ie,ms:Ct(Ya(1e3*q[at]))*ie}):(q=bi.exec(v))?(ie="-"===q[1]?-1:1,$={y:br(q[2],ie),M:br(q[3],ie),w:br(q[4],ie),d:br(q[5],ie),h:br(q[6],ie),m:br(q[7],ie),s:br(q[8],ie)}):null==$?$={}:"object"==typeof $&&("from"in $||"to"in $)&&(yt=xc(Ua($.from),Ua($.to)),($={}).ms=yt.milliseconds,$.M=yt.months),Ie=new xd($),Mg(v)&&J(v,"_locale")&&(Ie._locale=v._locale),Mg(v)&&J(v,"_isValid")&&(Ie._isValid=v._isValid),Ie}function br(v,S){var $=v&&parseFloat(v.replace(",","."));return(isNaN($)?0:$)*S}function pr(v,S){var $={};return $.months=S.month()-v.month()+12*(S.year()-v.year()),v.clone().add($.months,"M").isAfter(S)&&--$.months,$.milliseconds=+S-+v.clone().add($.months,"M"),$}function xc(v,S){var $;return v.isValid()&&S.isValid()?(S=Bm(S,v),v.isBefore(S)?$=pr(v,S):(($=pr(S,v)).milliseconds=-$.milliseconds,$.months=-$.months),$):{milliseconds:0,months:0}}function fl(v,S){return function($,q){var Ie;return null!==q&&!isNaN(+q)&&($a(S,"moment()."+S+"(period, number) is deprecated. Please use moment()."+S+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),Ie=$,$=q,q=Ie),Ju(this,wi($,q),v),this}}function Ju(v,S,$,q){var ie=S._milliseconds,Ie=Ya(S._days),yt=Ya(S._months);!v.isValid()||(q=null==q||q,yt&&on(v,dn(v,"Month")+yt*$),Ie&&Xt(v,"Date",dn(v,"Date")+Ie*$),ie&&v._d.setTime(v._d.valueOf()+ie*$),q&&M.updateOffset(v,Ie||yt))}wi.fn=xd.prototype,wi.invalid=ST;var yv=fl(1,"add"),WS=fl(-1,"subtract");function Ap(v){return"string"==typeof v||v instanceof String}function vv(v){return Bn(v)||ze(v)||Ap(v)||Ne(v)||Mr(v)||zm(v)||null==v}function zm(v){var ie,Ie,S=R(v)&&!ee(v),$=!1,q=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"];for(ie=0;ie<q.length;ie+=1)Ie=q[ie],$=$||J(v,Ie);return S&&$}function Mr(v){var S=A(v),$=!1;return S&&($=0===v.filter(function(q){return!Ne(q)&&Ap(v)}).length),S&&$}function ET(v){var ie,Ie,S=R(v)&&!ee(v),$=!1,q=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(ie=0;ie<q.length;ie+=1)Ie=q[ie],$=$||J(v,Ie);return S&&$}function bv(v,S){var $=v.diff(S,"days",!0);return $<-6?"sameElse":$<-1?"lastWeek":$<0?"lastDay":$<1?"sameDay":$<2?"nextDay":$<7?"nextWeek":"sameElse"}function $m(v,S){1===arguments.length&&(arguments[0]?vv(arguments[0])?(v=arguments[0],S=void 0):ET(arguments[0])&&(S=arguments[0],v=void 0):(v=void 0,S=void 0));var $=v||Ua(),q=Bm($,this).startOf("day"),ie=M.calendarFormat(this,q)||"sameElse",Ie=S&&(Zn(S[ie])?S[ie].call(this,$):S[ie]);return this.format(Ie||this.localeData().calendar(ie,this,Ua($)))}function GS(){return new pt(this)}function ia(v,S){var $=Bn(v)?v:Ua(v);return!(!this.isValid()||!$.isValid())&&("millisecond"===(S=ve(S)||"millisecond")?this.valueOf()>$.valueOf():$.valueOf()<this.clone().startOf(S).valueOf())}function xr(v,S){var $=Bn(v)?v:Ua(v);return!(!this.isValid()||!$.isValid())&&("millisecond"===(S=ve(S)||"millisecond")?this.valueOf()<$.valueOf():this.clone().endOf(S).valueOf()<$.valueOf())}function aa(v,S,$,q){var ie=Bn(v)?v:Ua(v),Ie=Bn(S)?S:Ua(S);return!!(this.isValid()&&ie.isValid()&&Ie.isValid())&&("("===(q=q||"()")[0]?this.isAfter(ie,$):!this.isBefore(ie,$))&&(")"===q[1]?this.isBefore(Ie,$):!this.isAfter(Ie,$))}function W0(v,S){var q,$=Bn(v)?v:Ua(v);return!(!this.isValid()||!$.isValid())&&("millisecond"===(S=ve(S)||"millisecond")?this.valueOf()===$.valueOf():(q=$.valueOf(),this.clone().startOf(S).valueOf()<=q&&q<=this.clone().endOf(S).valueOf()))}function f0(v,S){return this.isSame(v,S)||this.isAfter(v,S)}function Mv(v,S){return this.isSame(v,S)||this.isBefore(v,S)}function o_(v,S,$){var q,ie,Ie;if(!this.isValid())return NaN;if(!(q=Bm(v,this)).isValid())return NaN;switch(ie=6e4*(q.utcOffset()-this.utcOffset()),S=ve(S)){case"year":Ie=Dc(this,q)/12;break;case"month":Ie=Dc(this,q);break;case"quarter":Ie=Dc(this,q)/3;break;case"second":Ie=(this-q)/1e3;break;case"minute":Ie=(this-q)/6e4;break;case"hour":Ie=(this-q)/36e5;break;case"day":Ie=(this-q-ie)/864e5;break;case"week":Ie=(this-q-ie)/6048e5;break;default:Ie=this-q}return $?Ie:zt(Ie)}function Dc(v,S){if(v.date()<S.date())return-Dc(S,v);var Ie,$=12*(S.year()-v.year())+(S.month()-v.month()),q=v.clone().add($,"months");return Ie=S-q<0?(S-q)/(q-v.clone().add($-1,"months")):(S-q)/(v.clone().add($+1,"months")-q),-($+Ie)||0}function Vm(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function Eh(v){if(!this.isValid())return null;var S=!0!==v,$=S?this.clone().utc():this;return $.year()<0||$.year()>9999?En($,S?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Zn(Date.prototype.toISOString)?S?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",En($,"Z")):En($,S?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function Wm(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var $,q,ie,Ie,v="moment",S="";return this.isLocal()||(v=0===this.utcOffset()?"moment.utc":"moment.parseZone",S="Z"),$="["+v+'("]',q=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",ie="-MM-DD[T]HH:mm:ss.SSS",Ie=S+'[")]',this.format($+q+ie+Ie)}function xg(v){v||(v=this.isUtc()?M.defaultFormatUtc:M.defaultFormat);var S=En(this,v);return this.localeData().postformat(S)}function Ah(v,S){return this.isValid()&&(Bn(v)&&v.isValid()||Ua(v).isValid())?wi({to:this,from:v}).locale(this.locale()).humanize(!S):this.localeData().invalidDate()}function l_(v){return this.from(Ua(),v)}function AT(v,S){return this.isValid()&&(Bn(v)&&v.isValid()||Ua(v).isValid())?wi({from:this,to:v}).locale(this.locale()).humanize(!S):this.localeData().invalidDate()}function xv(v){return this.to(Ua(),v)}function jS(v){var S;return void 0===v?this._locale._abbr:(null!=(S=na(v))&&(this._locale=S),this)}M.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",M.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var d_=Gn("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(v){return void 0===v?this.localeData():this.locale(v)});function Gm(){return this._locale}var kp=1e3,jm=60*kp,rs=60*jm,qm=3506328*rs;function Um(v,S){return(v%S+S)%S}function T(v,S,$){return v<100&&v>=0?new Date(v+400,S,$)-qm:new Date(v,S,$).valueOf()}function H(v,S,$){return v<100&&v>=0?Date.UTC(v+400,S,$)-qm:Date.UTC(v,S,$)}function P(v){var S,$;if(void 0===(v=ve(v))||"millisecond"===v||!this.isValid())return this;switch($=this._isUTC?H:T,v){case"year":S=$(this.year(),0,1);break;case"quarter":S=$(this.year(),this.month()-this.month()%3,1);break;case"month":S=$(this.year(),this.month(),1);break;case"week":S=$(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":S=$(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":S=$(this.year(),this.month(),this.date());break;case"hour":S=this._d.valueOf(),S-=Um(S+(this._isUTC?0:this.utcOffset()*jm),rs);break;case"minute":S=this._d.valueOf(),S-=Um(S,jm);break;case"second":S=this._d.valueOf(),S-=Um(S,kp)}return this._d.setTime(S),M.updateOffset(this,!0),this}function O(v){var S,$;if(void 0===(v=ve(v))||"millisecond"===v||!this.isValid())return this;switch($=this._isUTC?H:T,v){case"year":S=$(this.year()+1,0,1)-1;break;case"quarter":S=$(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":S=$(this.year(),this.month()+1,1)-1;break;case"week":S=$(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":S=$(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":S=$(this.year(),this.month(),this.date()+1)-1;break;case"hour":S=this._d.valueOf(),S+=rs-Um(S+(this._isUTC?0:this.utcOffset()*jm),rs)-1;break;case"minute":S=this._d.valueOf(),S+=jm-Um(S,jm)-1;break;case"second":S=this._d.valueOf(),S+=kp-Um(S,kp)-1}return this._d.setTime(S),M.updateOffset(this,!0),this}function z(){return this._d.valueOf()-6e4*(this._offset||0)}function X(){return Math.floor(this.valueOf()/1e3)}function pe(){return new Date(this.valueOf())}function ye(){var v=this;return[v.year(),v.month(),v.date(),v.hour(),v.minute(),v.second(),v.millisecond()]}function Fe(){var v=this;return{years:v.year(),months:v.month(),date:v.date(),hours:v.hours(),minutes:v.minutes(),seconds:v.seconds(),milliseconds:v.milliseconds()}}function lt(){return this.isValid()?this.toISOString():null}function jt(){return ke(this)}function Ft(){return Ht({},Mt(this))}function qt(){return Mt(this).overflow}function kn(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Ci(v,S){var $,q,ie,Ie=this._eras||na("en")._eras;for($=0,q=Ie.length;$<q;++$)switch("string"==typeof Ie[$].since&&(ie=M(Ie[$].since).startOf("day"),Ie[$].since=ie.valueOf()),typeof Ie[$].until){case"undefined":Ie[$].until=1/0;break;case"string":ie=M(Ie[$].until).startOf("day").valueOf(),Ie[$].until=ie.valueOf()}return Ie}function da(v,S,$){var q,ie,yt,ui,ra,Ie=this.eras();for(v=v.toUpperCase(),q=0,ie=Ie.length;q<ie;++q)if(yt=Ie[q].name.toUpperCase(),ui=Ie[q].abbr.toUpperCase(),ra=Ie[q].narrow.toUpperCase(),$)switch(S){case"N":case"NN":case"NNN":if(ui===v)return Ie[q];break;case"NNNN":if(yt===v)return Ie[q];break;case"NNNNN":if(ra===v)return Ie[q]}else if([yt,ui,ra].indexOf(v)>=0)return Ie[q]}function ha(v,S){var $=v.since<=v.until?1:-1;return void 0===S?M(v.since).year():M(v.since).year()+(S-v.offset)*$}function si(){var v,S,$,q=this.localeData().eras();for(v=0,S=q.length;v<S;++v)if($=this.clone().startOf("day").valueOf(),q[v].since<=$&&$<=q[v].until||q[v].until<=$&&$<=q[v].since)return q[v].name;return""}function gl(){var v,S,$,q=this.localeData().eras();for(v=0,S=q.length;v<S;++v)if($=this.clone().startOf("day").valueOf(),q[v].since<=$&&$<=q[v].until||q[v].until<=$&&$<=q[v].since)return q[v].narrow;return""}function Dg(){var v,S,$,q=this.localeData().eras();for(v=0,S=q.length;v<S;++v)if($=this.clone().startOf("day").valueOf(),q[v].since<=$&&$<=q[v].until||q[v].until<=$&&$<=q[v].since)return q[v].abbr;return""}function kh(){var v,S,$,q,ie=this.localeData().eras();for(v=0,S=ie.length;v<S;++v)if($=ie[v].since<=ie[v].until?1:-1,q=this.clone().startOf("day").valueOf(),ie[v].since<=q&&q<=ie[v].until||ie[v].until<=q&&q<=ie[v].since)return(this.year()-M(ie[v].since).year())*$+ie[v].offset;return this.year()}function wg(v){return J(this,"_erasNameRegex")||Sg.call(this),v?this._erasNameRegex:this._erasRegex}function re(v){return J(this,"_erasAbbrRegex")||Sg.call(this),v?this._erasAbbrRegex:this._erasRegex}function Cg(v){return J(this,"_erasNarrowRegex")||Sg.call(this),v?this._erasNarrowRegex:this._erasRegex}function g0(v,S){return S.erasAbbrRegex(v)}function Ku(v,S){return S.erasNameRegex(v)}function ua(v,S){return S.erasNarrowRegex(v)}function wc(v,S){return S._eraYearOrdinalRegex||mn}function Sg(){var ie,Ie,v=[],S=[],$=[],q=[],yt=this.eras();for(ie=0,Ie=yt.length;ie<Ie;++ie)S.push(Qi(yt[ie].name)),v.push(Qi(yt[ie].abbr)),$.push(Qi(yt[ie].narrow)),q.push(Qi(yt[ie].name)),q.push(Qi(yt[ie].abbr)),q.push(Qi(yt[ie].narrow));this._erasRegex=new RegExp("^("+q.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+S.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+v.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+$.join("|")+")","i")}function Og(v,S){xn(0,[v,v.length],0,S)}function Ym(v){return Ip.call(this,v,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function uB(v){return Ip.call(this,v,this.isoWeek(),this.isoWeekday(),1,4)}function Dd(){return ml(this.year(),1,4)}function cB(){return ml(this.isoWeekYear(),1,4)}function u_(){var v=this.localeData()._week;return ml(this.year(),v.dow,v.doy)}function qS(){var v=this.localeData()._week;return ml(this.weekYear(),v.dow,v.doy)}function Ip(v,S,$,q,ie){var Ie;return null==v?Oo(this,q,ie).year:(S>(Ie=ml(v,q,ie))&&(S=Ie),$L.call(this,v,S,$,q,ie))}function $L(v,S,$,q,ie){var Ie=Or(v,S,$,q,ie),yt=io(Ie.year,0,Ie.dayOfYear);return this.year(yt.getUTCFullYear()),this.month(yt.getUTCMonth()),this.date(yt.getUTCDate()),this}function VL(v){return null==v?Math.ceil((this.month()+1)/3):this.month(3*(v-1)+this.month()%3)}xn("N",0,0,"eraAbbr"),xn("NN",0,0,"eraAbbr"),xn("NNN",0,0,"eraAbbr"),xn("NNNN",0,0,"eraName"),xn("NNNNN",0,0,"eraNarrow"),xn("y",["y",1],"yo","eraYear"),xn("y",["yy",2],0,"eraYear"),xn("y",["yyy",3],0,"eraYear"),xn("y",["yyyy",4],0,"eraYear"),Rt("N",g0),Rt("NN",g0),Rt("NNN",g0),Rt("NNNN",Ku),Rt("NNNNN",ua),Nn(["N","NN","NNN","NNNN","NNNNN"],function(v,S,$,q){var ie=$._locale.erasParse(v,q,$._strict);ie?Mt($).era=ie:Mt($).invalidEra=v}),Rt("y",mn),Rt("yy",mn),Rt("yyy",mn),Rt("yyyy",mn),Rt("yo",wc),Nn(["y","yy","yyy","yyyy"],Ke),Nn(["yo"],function(v,S,$,q){var ie;$._locale._eraYearOrdinalRegex&&(ie=v.match($._locale._eraYearOrdinalRegex)),$._locale.eraYearOrdinalParse?S[Ke]=$._locale.eraYearOrdinalParse(v,ie):S[Ke]=parseInt(v,10)}),xn(0,["gg",2],0,function(){return this.weekYear()%100}),xn(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Og("gggg","weekYear"),Og("ggggg","weekYear"),Og("GGGG","isoWeekYear"),Og("GGGGG","isoWeekYear"),Ln("weekYear","gg"),Ln("isoWeekYear","GG"),Ze("weekYear",1),Ze("isoWeekYear",1),Rt("G",mi),Rt("g",mi),Rt("GG",tn,hi),Rt("gg",tn,hi),Rt("GGGG",Hi,dr),Rt("gggg",Hi,dr),Rt("GGGGG",Pi,xa),Rt("ggggg",Pi,xa),Qe(["gggg","ggggg","GGGG","GGGGG"],function(v,S,$,q){S[q.substr(0,2)]=Ct(v)}),Qe(["gg","GG"],function(v,S,$,q){S[q]=M.parseTwoDigitYear(v)}),xn("Q",0,"Qo","quarter"),Ln("quarter","Q"),Ze("quarter",7),Rt("Q",pn),Nn("Q",function(v,S){S[_t]=3*(Ct(v)-1)}),xn("D",["DD",2],"Do","date"),Ln("date","D"),Ze("date",9),Rt("D",tn),Rt("DD",tn,hi),Rt("Do",function(v,S){return v?S._dayOfMonthOrdinalParse||S._ordinalParse:S._dayOfMonthOrdinalParseLenient}),Nn(["D","DD"],fi),Nn("Do",function(v,S){S[fi]=Ct(v.match(tn)[0])});var kT=An("Date",!0);function pB(v){var S=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==v?S:this.add(v-S,"d")}xn("DDD",["DDDD",3],"DDDo","dayOfYear"),Ln("dayOfYear","DDD"),Ze("dayOfYear",4),Rt("DDD",On),Rt("DDDD",Gi),Nn(["DDD","DDDD"],function(v,S,$){$._dayOfYear=Ct(v)}),xn("m",["mm",2],0,"minute"),Ln("minute","m"),Ze("minute",14),Rt("m",tn),Rt("mm",tn,hi),Nn(["m","mm"],Dt);var hB=An("Minutes",!1);xn("s",["ss",2],0,"second"),Ln("second","s"),Ze("second",15),Rt("s",tn),Rt("ss",tn,hi),Nn(["s","ss"],mt);var $l,Xu,G0=An("Seconds",!1);for(xn("S",0,0,function(){return~~(this.millisecond()/100)}),xn(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),xn(0,["SSS",3],0,"millisecond"),xn(0,["SSSS",4],0,function(){return 10*this.millisecond()}),xn(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),xn(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),xn(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),xn(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),xn(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),Ln("millisecond","ms"),Ze("millisecond",16),Rt("S",On,pn),Rt("SS",On,hi),Rt("SSS",On,Gi),$l="SSSS";$l.length<=9;$l+="S")Rt($l,mn);function mB(v,S){S[at]=Ct(1e3*("0."+v))}for($l="S";$l.length<=9;$l+="S")Nn($l,mB);function IT(){return this._isUTC?"UTC":""}function c_(){return this._isUTC?"Coordinated Universal Time":""}Xu=An("Milliseconds",!1),xn("z",0,0,"zoneAbbr"),xn("zz",0,0,"zoneName");var Gt=pt.prototype;function WL(v){return Ua(1e3*v)}function LT(){return Ua.apply(null,arguments).parseZone()}function _0(v){return v}Gt.add=yv,Gt.calendar=$m,Gt.clone=GS,Gt.diff=o_,Gt.endOf=O,Gt.format=xg,Gt.from=Ah,Gt.fromNow=l_,Gt.to=AT,Gt.toNow=xv,Gt.get=Ti,Gt.invalidAt=qt,Gt.isAfter=ia,Gt.isBefore=xr,Gt.isBetween=aa,Gt.isSame=W0,Gt.isSameOrAfter=f0,Gt.isSameOrBefore=Mv,Gt.isValid=jt,Gt.lang=d_,Gt.locale=jS,Gt.localeData=Gm,Gt.max=Sh,Gt.min=V0,Gt.parsingFlags=Ft,Gt.set=Un,Gt.startOf=P,Gt.subtract=WS,Gt.toArray=ye,Gt.toObject=Fe,Gt.toDate=pe,Gt.toISOString=Eh,Gt.inspect=Wm,"undefined"!=typeof Symbol&&null!=Symbol.for&&(Gt[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),Gt.toJSON=lt,Gt.toString=Vm,Gt.unix=X,Gt.valueOf=z,Gt.creationData=kn,Gt.eraName=si,Gt.eraNarrow=gl,Gt.eraAbbr=Dg,Gt.eraYear=kh,Gt.year=ga,Gt.isLeapYear=qa,Gt.weekYear=Ym,Gt.isoWeekYear=uB,Gt.quarter=Gt.quarters=VL,Gt.month=ii,Gt.daysInMonth=nn,Gt.week=Gt.weeks=u0,Gt.isoWeek=Gt.isoWeeks=wp,Gt.weeksInYear=u_,Gt.weeksInWeekYear=qS,Gt.isoWeeksInYear=Dd,Gt.isoWeeksInISOWeekYear=cB,Gt.date=kT,Gt.day=Gt.days=_g,Gt.weekday=ea,Gt.isoWeekday=un,Gt.dayOfYear=pB,Gt.hour=Gt.hours=ot,Gt.minute=Gt.minutes=hB,Gt.second=Gt.seconds=G0,Gt.millisecond=Gt.milliseconds=Xu,Gt.utcOffset=nd,Gt.utc=OT,Gt.local=$S,Gt.parseZone=TT,Gt.hasAlignedHourOffset=VS,Gt.isDST=zL,Gt.isLocal=Ve,Gt.isUtcOffset=ut,Gt.isUtc=nt,Gt.isUTC=nt,Gt.zoneAbbr=IT,Gt.zoneName=c_,Gt.dates=Gn("dates accessor is deprecated. Use date instead.",kT),Gt.months=Gn("months accessor is deprecated. Use month instead",ii),Gt.years=Gn("years accessor is deprecated. Use year instead",ga),Gt.zone=Gn("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",m0),Gt.isDSTShifted=Gn("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",wM);var ar=Qs.prototype;function Tg(v,S,$,q){var ie=na(),Ie=sn().set(q,S);return ie[$](Ie,v)}function NT(v,S,$){if(Ne(v)&&(S=v,v=void 0),v=v||"",null!=S)return Tg(v,S,$,"month");var q,ie=[];for(q=0;q<12;q++)ie[q]=Tg(v,q,$,"month");return ie}function US(v,S,$,q){"boolean"==typeof v?(Ne(S)&&($=S,S=void 0),S=S||""):($=S=v,v=!1,Ne(S)&&($=S,S=void 0),S=S||"");var yt,ie=na(),Ie=v?ie._week.dow:0,ui=[];if(null!=$)return Tg(S,($+Ie)%7,q,"day");for(yt=0;yt<7;yt++)ui[yt]=Tg(S,(yt+Ie)%7,q,"day");return ui}function fB(v,S){return NT(v,S,"months")}function CM(v,S){return NT(v,S,"monthsShort")}function Dv(v,S,$){return US(v,S,$,"weekdays")}function YS(v,S,$){return US(v,S,$,"weekdaysShort")}function SM(v,S,$){return US(v,S,$,"weekdaysMin")}ar.calendar=Ni,ar.longDateFormat=Zi,ar.invalidDate=Hr,ar.ordinal=Re,ar.preparse=_0,ar.postformat=_0,ar.relativeTime=gt,ar.pastFuture=an,ar.set=jr,ar.eras=Ci,ar.erasParse=da,ar.erasConvertYear=ha,ar.erasAbbrRegex=re,ar.erasNameRegex=wg,ar.erasNarrowRegex=Cg,ar.months=Xe,ar.monthsShort=tt,ar.monthsParse=It,ar.monthsRegex=Bi,ar.monthsShortRegex=ln,ar.week=Qa,ar.firstDayOfYear=d0,ar.firstDayOfWeek=Gu,ar.weekdays=nl,ar.weekdaysMin=z0,ar.weekdaysShort=er,ar.weekdaysParse=bd,ar.weekdaysRegex=yg,ar.weekdaysShortRegex=ta,ar.weekdaysMinRegex=tr,ar.isPM=Tp,ar.meridiem=ao,td("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(v){var S=v%10;return v+(1===Ct(v%100/10)?"th":1===S?"st":2===S?"nd":3===S?"rd":"th")}}),M.lang=Gn("moment.lang is deprecated. Use moment.locale instead.",td),M.langData=Gn("moment.langData is deprecated. Use moment.localeData instead.",na);var Lp=Math.abs;function wv(){var v=this._data;return this._milliseconds=Lp(this._milliseconds),this._days=Lp(this._days),this._months=Lp(this._months),v.milliseconds=Lp(v.milliseconds),v.seconds=Lp(v.seconds),v.minutes=Lp(v.minutes),v.hours=Lp(v.hours),v.months=Lp(v.months),v.years=Lp(v.years),this}function y0(v,S,$,q){var ie=wi(S,$);return v._milliseconds+=q*ie._milliseconds,v._days+=q*ie._days,v._months+=q*ie._months,v._bubble()}function JS(v,S){return y0(this,v,S,1)}function p_(v,S){return y0(this,v,S,-1)}function Ih(v){return v<0?Math.floor(v):Math.ceil(v)}function $d(){var ie,Ie,yt,ui,ra,v=this._milliseconds,S=this._days,$=this._months,q=this._data;return v>=0&&S>=0&&$>=0||v<=0&&S<=0&&$<=0||(v+=864e5*Ih(Cc($)+S),S=0,$=0),q.milliseconds=v%1e3,ie=zt(v/1e3),q.seconds=ie%60,Ie=zt(ie/60),q.minutes=Ie%60,yt=zt(Ie/60),q.hours=yt%24,S+=zt(yt/24),$+=ra=zt(j0(S)),S-=Ih(Cc(ra)),ui=zt($/12),$%=12,q.days=S,q.months=$,q.years=ui,this}function j0(v){return 4800*v/146097}function Cc(v){return 146097*v/4800}function wd(v){if(!this.isValid())return NaN;var S,$,q=this._milliseconds;if("month"===(v=ve(v))||"quarter"===v||"year"===v)switch(S=this._days+q/864e5,$=this._months+j0(S),v){case"month":return $;case"quarter":return $/3;case"year":return $/12}else switch(S=this._days+Math.round(Cc(this._months)),v){case"week":return S/7+q/6048e5;case"day":return S+q/864e5;case"hour":return 24*S+q/36e5;case"minute":return 1440*S+q/6e4;case"second":return 86400*S+q/1e3;case"millisecond":return Math.floor(864e5*S)+q;default:throw new Error("Unknown unit "+v)}}function Eg(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*Ct(this._months/12):NaN}function Np(v){return function(){return this.as(v)}}var KS=Np("ms"),OM=Np("s"),Jm=Np("m"),h_=Np("h"),gB=Np("d"),XS=Np("w"),_B=Np("M"),TM=Np("Q"),al=Np("y");function EM(){return wi(this)}function Cv(v){return v=ve(v),this.isValid()?this[v+"s"]():NaN}function Vd(v){return function(){return this.isValid()?this._data[v]:NaN}}var AM=Vd("milliseconds"),Lh=Vd("seconds"),m_=Vd("minutes"),GL=Vd("hours"),Cd=Vd("days"),ZS=Vd("months"),jL=Vd("years");function qL(){return zt(this.days()/7)}var Nh=Math.round,Km={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function UL(v,S,$,q,ie){return ie.relativeTime(S||1,!!$,v,q)}function Xm(v,S,$,q){var ie=wi(v).abs(),Ie=Nh(ie.as("s")),yt=Nh(ie.as("m")),ui=Nh(ie.as("h")),ra=Nh(ie.as("d")),Br=Nh(ie.as("M")),Ur=Nh(ie.as("w")),_l=Nh(ie.as("y")),q0=Ie<=$.ss&&["s",Ie]||Ie<$.s&&["ss",Ie]||yt<=1&&["m"]||yt<$.m&&["mm",yt]||ui<=1&&["h"]||ui<$.h&&["hh",ui]||ra<=1&&["d"]||ra<$.d&&["dd",ra];return null!=$.w&&(q0=q0||Ur<=1&&["w"]||Ur<$.w&&["ww",Ur]),(q0=q0||Br<=1&&["M"]||Br<$.M&&["MM",Br]||_l<=1&&["y"]||["yy",_l])[2]=S,q0[3]=+v>0,q0[4]=q,UL.apply(null,q0)}function Zm(v){return void 0===v?Nh:"function"==typeof v&&(Nh=v,!0)}function YL(v,S){return void 0!==Km[v]&&(void 0===S?Km[v]:(Km[v]=S,"s"===v&&(Km.ss=S-1),!0))}function Ph(v,S){if(!this.isValid())return this.localeData().invalidDate();var ie,Ie,$=!1,q=Km;return"object"==typeof v&&(S=v,v=!1),"boolean"==typeof v&&($=v),"object"==typeof S&&(q=Object.assign({},Km,S),null!=S.s&&null==S.ss&&(q.ss=S.s-1)),Ie=Xm(this,!$,q,ie=this.localeData()),$&&(Ie=ie.pastFuture(+this,Ie)),ie.postformat(Ie)}var Ag=Math.abs;function kM(v){return(v>0)-(v<0)||+v}function PT(){if(!this.isValid())return this.localeData().invalidDate();var q,ie,Ie,yt,ra,Br,Ur,_l,v=Ag(this._milliseconds)/1e3,S=Ag(this._days),$=Ag(this._months),ui=this.asSeconds();return ui?(q=zt(v/60),ie=zt(q/60),v%=60,q%=60,Ie=zt($/12),$%=12,yt=v?v.toFixed(3).replace(/\.?0+$/,""):"",ra=ui<0?"-":"",Br=kM(this._months)!==kM(ui)?"-":"",Ur=kM(this._days)!==kM(ui)?"-":"",_l=kM(this._milliseconds)!==kM(ui)?"-":"",ra+"P"+(Ie?Br+Ie+"Y":"")+($?Br+$+"M":"")+(S?Ur+S+"D":"")+(ie||q||v?"T":"")+(ie?_l+ie+"H":"")+(q?_l+q+"M":"")+(v?_l+yt+"S":"")):"P0D"}var Ja=xd.prototype;return Ja.isValid=bg,Ja.abs=wv,Ja.add=JS,Ja.subtract=p_,Ja.as=wd,Ja.asMilliseconds=KS,Ja.asSeconds=OM,Ja.asMinutes=Jm,Ja.asHours=h_,Ja.asDays=gB,Ja.asWeeks=XS,Ja.asMonths=_B,Ja.asQuarters=TM,Ja.asYears=al,Ja.valueOf=Eg,Ja._bubble=$d,Ja.clone=EM,Ja.get=Cv,Ja.milliseconds=AM,Ja.seconds=Lh,Ja.minutes=m_,Ja.hours=GL,Ja.days=Cd,Ja.weeks=qL,Ja.months=ZS,Ja.years=jL,Ja.humanize=Ph,Ja.toISOString=PT,Ja.toString=PT,Ja.toJSON=PT,Ja.locale=jS,Ja.localeData=Gm,Ja.toIsoString=Gn("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",PT),Ja.lang=d_,xn("X",0,0,"unix"),xn("x",0,0,"valueOf"),Rt("x",mi),Rt("X",Yn),Nn("X",function(v,S,$){$._d=new Date(1e3*parseFloat(v))}),Nn("x",function(v,S,$){$._d=new Date(Ct(v))}),M.version="2.29.1",L(Ua),M.fn=Gt,M.min=Mc,M.max=Hm,M.now=BS,M.utc=sn,M.unix=WL,M.months=fB,M.isDate=ze,M.locale=td,M.invalid=ft,M.duration=wi,M.isMoment=Bn,M.weekdays=Dv,M.parseZone=LT,M.localeData=na,M.isDuration=Mg,M.monthsShort=CM,M.weekdaysMin=SM,M.defineLocale=bc,M.updateLocale=vg,M.locales=te,M.weekdaysShort=YS,M.normalizeUnits=ve,M.relativeTimeRounding=Zm,M.relativeTimeThreshold=YL,M.calendarFormat=bv,M.prototype=Gt,M.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},M}()},39226:(Te,qe,ae)=>{"use strict";ae.d(qe,{Dw:()=>Mt,EN:()=>M,Sk:()=>ze,Vl:()=>Yt,Vy:()=>Ht,cS:()=>Wi,hj:()=>L,kJ:()=>R,q9:()=>Kt,qo:()=>Ne,qq:()=>sn,rx:()=>ue,w6:()=>J,xs:()=>A});var F=ae(96111),M=function(ke){return null!=ke},L=function(ke){return"number"==typeof ke},A=function(ke){return F.Z.indexOf(ke)>=0},R=Array.isArray,J=function(ke,ft){void 0===ft&&(ft=ke),1===arguments.length&&(ft=ke,ke=0);for(var st=[],Ut=ke;Ut<ft;Ut++)st.push(Ut);return st},ue=function(ke,ft){var st=0,Ut=[];if(R(ke))for(;st<ft;st++)Ut[st]=[].concat(ke);else for(;st<ft;st++)Ut[st]=ke;return Ut},Ne=function(ke){return R(ke)?ke:[ke]};function ze(ke,ft,st){void 0===st&&(st=" ");var Ut=String(ke);return ft>>=0,Ut.length>ft?String(Ut):((ft-=Ut.length)>st.length&&(st+=ue(st,ft/st.length)),st.slice(0,ft)+String(Ut))}var Yt=function(ke,ft,st){var Ut=ke.split(ft);return st?Ut.slice(0,st).concat([Ut.slice(st).join(ft)]):Ut},Ht=function(ke,ft){var st=ke%ft;return st*ft<0?st+ft:st},sn=function(ke,ft){return{div:Math.floor(ke/ft),mod:Ht(ke,ft)}},Wi=function(ke){return!M(ke)||0===ke.length},Mt=function(ke){return!Wi(ke)},Kt=function(ke,ft){return Mt(ke)&&-1!==ke.indexOf(ft)}},98942:(Te,qe,ae)=>{"use strict";ae.d(qe,{Ci:()=>Ii,pF:()=>at,ZP:()=>Jt});var M,U,F=ae(39226);(U=M||(M={})).MONTH_DAYS=[31,28,31,30,31,30,31,31,30,31,30,31],U.ONE_DAY=864e5,U.MAXYEAR=9999,U.ORDINAL_BASE=new Date(Date.UTC(1970,0,1)),U.PY_WEEKDAYS=[6,0,1,2,3,4,5],U.getYearDay=function(V){var K=new Date(V.getUTCFullYear(),V.getUTCMonth(),V.getUTCDate());return Math.ceil((K.valueOf()-new Date(V.getUTCFullYear(),0,1).valueOf())/U.ONE_DAY)+1},U.isLeapYear=function(V){return V%4==0&&V%100!=0||V%400==0},U.isDate=function(V){return V instanceof Date},U.isValidDate=function(V){return U.isDate(V)&&!isNaN(V.getTime())},U.tzOffset=function(V){return 60*V.getTimezoneOffset()*1e3},U.daysBetween=function(V,K){var Se=V.getTime()-U.tzOffset(V)-(K.getTime()-U.tzOffset(K));return Math.round(Se/U.ONE_DAY)},U.toOrdinal=function(V){return U.daysBetween(V,U.ORDINAL_BASE)},U.fromOrdinal=function(V){return new Date(U.ORDINAL_BASE.getTime()+V*U.ONE_DAY)},U.getMonthDays=function(V){var K=V.getUTCMonth();return 1===K&&U.isLeapYear(V.getUTCFullYear())?29:U.MONTH_DAYS[K]},U.getWeekday=function(V){return U.PY_WEEKDAYS[V.getUTCDay()]},U.monthRange=function(V,K){var se=new Date(Date.UTC(V,K,1));return[U.getWeekday(se),U.getMonthDays(se)]},U.combine=function(V,K){return K=K||V,new Date(Date.UTC(V.getUTCFullYear(),V.getUTCMonth(),V.getUTCDate(),K.getHours(),K.getMinutes(),K.getSeconds(),K.getMilliseconds()))},U.clone=function(V){return new Date(V.getTime())},U.cloneDates=function(V){for(var K=[],se=0;se<V.length;se++)K.push(U.clone(V[se]));return K},U.sort=function(V){V.sort(function(K,se){return K.getTime()-se.getTime()})},U.timeToUntilString=function(V,K){void 0===K&&(K=!0);var se=new Date(V);return[(0,F.Sk)(se.getUTCFullYear().toString(),4,"0"),(0,F.Sk)(se.getUTCMonth()+1,2,"0"),(0,F.Sk)(se.getUTCDate(),2,"0"),"T",(0,F.Sk)(se.getUTCHours(),2,"0"),(0,F.Sk)(se.getUTCMinutes(),2,"0"),(0,F.Sk)(se.getUTCSeconds(),2,"0"),K?"Z":""].join("")},U.untilStringToDate=function(V){var se=/^(\d{4})(\d{2})(\d{2})(T(\d{2})(\d{2})(\d{2})Z?)?$/.exec(V);if(!se)throw new Error("Invalid UNTIL value: "+V);return new Date(Date.UTC(parseInt(se[1],10),parseInt(se[2],10)-1,parseInt(se[3],10),parseInt(se[5],10)||0,parseInt(se[6],10)||0,parseInt(se[7],10)||0))};const L=M;var A=function(){function U(V,K){this.minDate=null,this.maxDate=null,this._result=[],this.total=0,this.method=V,this.args=K,"between"===V?(this.maxDate=K.inc?K.before:new Date(K.before.getTime()-1),this.minDate=K.inc?K.after:new Date(K.after.getTime()+1)):"before"===V?this.maxDate=K.inc?K.dt:new Date(K.dt.getTime()-1):"after"===V&&(this.minDate=K.inc?K.dt:new Date(K.dt.getTime()+1))}return U.prototype.accept=function(V){++this.total;var K=this.minDate&&V<this.minDate,se=this.maxDate&&V>this.maxDate;if("between"===this.method){if(K)return!0;if(se)return!1}else if("before"===this.method){if(se)return!1}else if("after"===this.method)return!!K||(this.add(V),!1);return this.add(V)},U.prototype.add=function(V){return this._result.push(V),!0},U.prototype.getValue=function(){var V=this._result;switch(this.method){case"all":case"between":return V;default:return V.length?V[V.length-1]:null}},U.prototype.clone=function(){return new U(this.method,this.args)},U}();const R=A;var J=function(U,V){return(J=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(K,se){K.__proto__=se}||function(K,se){for(var Oe in se)se.hasOwnProperty(Oe)&&(K[Oe]=se[Oe])})(U,V)};function ee(U,V){function K(){this.constructor=U}J(U,V),U.prototype=null===V?Object.create(V):(K.prototype=V.prototype,new K)}var ue=function(){return ue=Object.assign||function(V){for(var K,se=1,Oe=arguments.length;se<Oe;se++)for(var Se in K=arguments[se])Object.prototype.hasOwnProperty.call(K,Se)&&(V[Se]=K[Se]);return V},ue.apply(this,arguments)};function Ut(){for(var U=0,V=0,K=arguments.length;V<K;V++)U+=arguments[V].length;var se=Array(U),Oe=0;for(V=0;V<K;V++)for(var Se=arguments[V],Xe=0,tt=Se.length;Xe<tt;Xe++,Oe++)se[Oe]=Se[Xe];return se}var Va=function(U){function V(K,se,Oe){var Se=U.call(this,K,se)||this;return Se.iterator=Oe,Se}return ee(V,U),V.prototype.add=function(K){return!!this.iterator(K,this._result.length)&&(this._result.push(K),!0)},V}(R);const Qs=Va;var di;function Sr(U){return U<di.HOURLY}!function(U){U[U.YEARLY=0]="YEARLY",U[U.MONTHLY=1]="MONTHLY",U[U.WEEKLY=2]="WEEKLY",U[U.DAILY=3]="DAILY",U[U.HOURLY=4]="HOURLY",U[U.MINUTELY=5]="MINUTELY",U[U.SECONDLY=6]="SECONDLY"}(di||(di={}));var Ni=ae(96111),Qr=function(){function U(V,K,se,Oe){this.hour=V,this.minute=K,this.second=se,this.millisecond=Oe||0}return U.prototype.getHours=function(){return this.hour},U.prototype.getMinutes=function(){return this.minute},U.prototype.getSeconds=function(){return this.second},U.prototype.getMilliseconds=function(){return this.millisecond},U.prototype.getTime=function(){return 1e3*(60*this.hour*60+60*this.minute+this.second)+this.millisecond},U}(),el=function(U){function V(K,se,Oe,Se,Xe,tt,Lt){var It=U.call(this,Se,Xe,tt,Lt)||this;return It.year=K,It.month=se,It.day=Oe,It}return ee(V,U),V.fromDate=function(K){return new this(K.getUTCFullYear(),K.getUTCMonth()+1,K.getUTCDate(),K.getUTCHours(),K.getUTCMinutes(),K.getUTCSeconds(),K.valueOf()%1e3)},V.prototype.getWeekday=function(){return M.getWeekday(new Date(this.getTime()))},V.prototype.getTime=function(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second,this.millisecond)).getTime()},V.prototype.getDay=function(){return this.day},V.prototype.getMonth=function(){return this.month},V.prototype.getYear=function(){return this.year},V.prototype.addYears=function(K){this.year+=K},V.prototype.addMonths=function(K){if(this.month+=K,this.month>12){var se=Math.floor(this.month/12),Oe=(0,F.Vy)(this.month,12);this.month=Oe,this.year+=se,0===this.month&&(this.month=12,--this.year)}},V.prototype.addWeekly=function(K,se){se>this.getWeekday()?this.day+=-(this.getWeekday()+1+(6-se))+7*K:this.day+=-(this.getWeekday()-se)+7*K,this.fixDay()},V.prototype.addDaily=function(K){this.day+=K,this.fixDay()},V.prototype.addHours=function(K,se,Oe){for(se&&(this.hour+=Math.floor((23-this.hour)/K)*K);;){this.hour+=K;var Se=(0,F.qq)(this.hour,24),Xe=Se.div,tt=Se.mod;if(Xe&&(this.hour=tt,this.addDaily(Xe)),(0,F.cS)(Oe)||(0,F.q9)(Oe,this.hour))break}},V.prototype.addMinutes=function(K,se,Oe,Se){for(se&&(this.minute+=Math.floor((1439-(60*this.hour+this.minute))/K)*K);;){this.minute+=K;var Xe=(0,F.qq)(this.minute,60),tt=Xe.div,Lt=Xe.mod;if(tt&&(this.minute=Lt,this.addHours(tt,!1,Oe)),((0,F.cS)(Oe)||(0,F.q9)(Oe,this.hour))&&((0,F.cS)(Se)||(0,F.q9)(Se,this.minute)))break}},V.prototype.addSeconds=function(K,se,Oe,Se,Xe){for(se&&(this.second+=Math.floor((86399-(3600*this.hour+60*this.minute+this.second))/K)*K);;){this.second+=K;var tt=(0,F.qq)(this.second,60),Lt=tt.div,It=tt.mod;if(Lt&&(this.second=It,this.addMinutes(Lt,!1,Oe,Se)),((0,F.cS)(Oe)||(0,F.q9)(Oe,this.hour))&&((0,F.cS)(Se)||(0,F.q9)(Se,this.minute))&&((0,F.cS)(Xe)||(0,F.q9)(Xe,this.second)))break}},V.prototype.fixDay=function(){if(!(this.day<=28)){var K=M.monthRange(this.year,this.month-1)[1];if(!(this.day<=K))for(;this.day>K;){if(this.day-=K,++this.month,13===this.month&&(this.month=1,++this.year,this.year>M.MAXYEAR))return;K=M.monthRange(this.year,this.month-1)[1]}}},V.prototype.add=function(K,se){var Oe=K.freq,Se=K.interval,Xe=K.wkst,tt=K.byhour,Lt=K.byminute,It=K.bysecond;switch(Oe){case di.YEARLY:return this.addYears(Se);case di.MONTHLY:return this.addMonths(Se);case di.WEEKLY:return this.addWeekly(Se,Xe);case di.DAILY:return this.addDaily(Se);case di.HOURLY:return this.addHours(Se,se,tt);case di.MINUTELY:return this.addMinutes(Se,se,tt,Lt);case di.SECONDLY:return this.addSeconds(Se,se,tt,Lt,It)}},V}(Qr);function Za(U){for(var V=[],se=0,Oe=Object.keys(U);se<Oe.length;se++){var Se=Oe[se];(0,F.q9)(Yn,Se)||V.push(Se),L.isDate(U[Se])&&!L.isValidDate(U[Se])&&V.push(Se)}if(V.length)throw new Error("Invalid options: "+V.join(", "));return ue({},U)}function xn(U){var V=U.split("\n").map(pl).filter(function(K){return null!==K});return ue(ue({},V[0]),V[1])}function eo(U){var V={},K=/DTSTART(?:;TZID=([^:=]+?))?(?::|=)([^;\s]+)/i.exec(U);if(!K)return V;K[0];var Oe=K[1],Se=K[2];return Oe&&(V.tzid=Oe),V.dtstart=L.untilStringToDate(Se),V}function pl(U){if(!(U=U.replace(/^\s+|\s+$/,"")).length)return null;var V=/^([A-Z]+?)[:;]/.exec(U.toUpperCase());if(!V)return En(U);V[0];var se=V[1];switch(se.toUpperCase()){case"RRULE":case"EXRULE":return En(U);case"DTSTART":return eo(U);default:throw new Error("Unsupported RFC prop "+se+" in "+U)}}function En(U){var K=eo(U.replace(/^RRULE:/i,""));return U.replace(/^(?:RRULE|EXRULE):/i,"").split(";").forEach(function(Oe){var Se=Oe.split("="),Xe=Se[0],tt=Se[1];switch(Xe.toUpperCase()){case"FREQ":K.freq=di[tt.toUpperCase()];break;case"WKST":K.wkst=Wt[tt.toUpperCase()];break;case"COUNT":case"INTERVAL":case"BYSETPOS":case"BYMONTH":case"BYMONTHDAY":case"BYYEARDAY":case"BYWEEKNO":case"BYHOUR":case"BYMINUTE":case"BYSECOND":var Lt=function qr(U){if(-1!==U.indexOf(",")){return U.split(",").map(Xi)}return Xi(U)}(tt),It=Xe.toLowerCase();K[It]=Lt;break;case"BYWEEKDAY":case"BYDAY":K.byweekday=function Zi(U){return U.split(",").map(function(K){if(2===K.length)return Wt[K];var se=K.match(/^([+-]?\d{1,2})([A-Z]{2})$/),Oe=Number(se[1]),Se=se[2],Xe=Wt[Se].weekday;return new Ni.O(Xe,Oe)})}(tt);break;case"DTSTART":case"TZID":var on=eo(U);K.tzid=on.tzid,K.dtstart=on.dtstart;break;case"UNTIL":K.until=L.untilStringToDate(tt);break;case"BYEASTER":K.byeaster=Number(tt);break;default:throw new Error("Unknown RRULE property '"+Xe+"'")}}),K}function Xi(U){return/^[+-]?\d+$/.test(U)?Number(U):U}var Oi=ae(27122),Hr=function(){function U(V,K){this.date=V,this.tzid=K}return Object.defineProperty(U.prototype,"isUTC",{get:function(){return!this.tzid||"UTC"===this.tzid.toUpperCase()},enumerable:!0,configurable:!0}),U.prototype.toString=function(){var V=L.timeToUntilString(this.date.getTime(),this.isUTC);return this.isUTC?":"+V:";TZID="+this.tzid+":"+V},U.prototype.getTime=function(){return this.date.getTime()},U.prototype.rezonedDate=function(){if(this.isUTC)return this.date;try{return Oi.ou.fromJSDate(this.date).setZone(this.tzid,{keepLocalTime:!0}).toJSDate()}catch(se){return se instanceof TypeError&&console.error("Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone"),this.date}},U}();function to(U){for(var V=[],K="",se=Object.keys(U),Oe=Object.keys(ni),Se=0;Se<se.length;Se++)if("tzid"!==se[Se]&&(0,F.q9)(Oe,se[Se])){var Xe=se[Se].toUpperCase(),tt=U[se[Se]],Lt="";if((0,F.EN)(tt)&&(!(0,F.kJ)(tt)||tt.length)){switch(Xe){case"FREQ":Lt=Ii.FREQUENCIES[U.freq];break;case"WKST":Lt=(0,F.hj)(tt)?new Ni.O(tt).toString():tt.toString();break;case"BYWEEKDAY":Xe="BYDAY",Lt=(0,F.qo)(tt).map(function(ln){return ln instanceof Ni.O?ln:(0,F.kJ)(ln)?new Ni.O(ln[0],ln[1]):new Ni.O(ln)}).toString();break;case"DTSTART":K=fr(tt,U.tzid);break;case"UNTIL":Lt=L.timeToUntilString(tt,!U.tzid);break;default:if((0,F.kJ)(tt)){for(var It=[],on=0;on<tt.length;on++)It[on]=String(tt[on]);Lt=It.toString()}else Lt=String(tt)}Lt&&V.push([Xe,Lt])}}var ii=V.map(function(ln){return ln[0]+"="+ln[1].toString()}).join(";"),nn="";return""!==ii&&(nn="RRULE:"+ii),[K,nn].filter(function(ln){return!!ln}).join("\n")}function fr(U,V){return U?"DTSTART"+new Hr(new Date(U),V).toString():""}var Re=function(){function U(){this.all=!1,this.before=[],this.after=[],this.between=[]}return U.prototype._cacheAdd=function(V,K,se){K&&(K=K instanceof Date?L.clone(K):L.cloneDates(K)),"all"===V?this.all=K:(se._value=K,this[V].push(se))},U.prototype._cacheGet=function(V,K){var se=!1,Oe=K?Object.keys(K):[],Se=function(on){for(var ii=0;ii<Oe.length;ii++){var nn=Oe[ii];if(String(K[nn])!==String(on[nn]))return!0}return!1},Xe=this[V];if("all"===V)se=this.all;else if((0,F.kJ)(Xe))for(var tt=0;tt<Xe.length;tt++){var Lt=Xe[tt];if(!Oe.length||!Se(Lt)){se=Lt._value;break}}if(!se&&this.all){var It=new R(V,K);for(tt=0;tt<this.all.length&&It.accept(this.all[tt]);tt++);se=It.getValue(),this._cacheAdd(V,se,K)}return(0,F.kJ)(se)?L.cloneDates(se):se instanceof Date?L.clone(se):se},U}(),xt=Ut((0,F.rx)(1,31),(0,F.rx)(2,28),(0,F.rx)(3,31),(0,F.rx)(4,30),(0,F.rx)(5,31),(0,F.rx)(6,30),(0,F.rx)(7,31),(0,F.rx)(8,31),(0,F.rx)(9,30),(0,F.rx)(10,31),(0,F.rx)(11,30),(0,F.rx)(12,31),(0,F.rx)(1,7)),gt=Ut((0,F.rx)(1,31),(0,F.rx)(2,29),(0,F.rx)(3,31),(0,F.rx)(4,30),(0,F.rx)(5,31),(0,F.rx)(6,30),(0,F.rx)(7,31),(0,F.rx)(8,31),(0,F.rx)(9,30),(0,F.rx)(10,31),(0,F.rx)(11,30),(0,F.rx)(12,31),(0,F.rx)(1,7)),an=(0,F.w6)(1,29),$n=(0,F.w6)(1,30),Ln=(0,F.w6)(1,31),ve=(0,F.w6)(1,32),He=Ut(ve,$n,ve,Ln,ve,Ln,ve,ve,Ln,ve,Ln,ve,ve.slice(0,7)),Je=Ut(ve,an,ve,Ln,ve,Ln,ve,ve,Ln,ve,Ln,ve,ve.slice(0,7)),Ze=(0,F.w6)(-28,0),ht=(0,F.w6)(-29,0),bt=(0,F.w6)(-30,0),zt=(0,F.w6)(-31,0),Ct=Ut(zt,ht,zt,bt,zt,bt,zt,zt,bt,zt,bt,zt,zt.slice(0,7)),An=Ut(zt,Ze,zt,bt,zt,bt,zt,zt,bt,zt,bt,zt,zt.slice(0,7)),dn=[0,31,60,91,121,152,182,213,244,274,305,335,366],Xt=[0,31,59,90,120,151,181,212,243,273,304,334,365],Ti=function(){for(var U=[],V=0;V<55;V++)U=U.concat((0,F.w6)(7));return U}();function Un(U,V){var K=new Date(Date.UTC(U,0,1)),se=L.isLeapYear(U)?366:365,Oe=L.isLeapYear(U+1)?366:365,Se=L.toOrdinal(K),Xe=L.getWeekday(K),tt=ue(ue({yearlen:se,nextyearlen:Oe,yearordinal:Se,yearweekday:Xe},function pn(U){var V=L.isLeapYear(U)?366:365,K=new Date(Date.UTC(U,0,1)),se=L.getWeekday(K);return 365===V?{mmask:xt,mdaymask:Je,nmdaymask:An,wdaymask:Ti.slice(se),mrange:Xt}:{mmask:gt,mdaymask:He,nmdaymask:Ct,wdaymask:Ti.slice(se),mrange:dn}}(U)),{wnomask:null});if((0,F.cS)(V.byweekno))return tt;tt.wnomask=(0,F.rx)(0,se+7);var Lt,It,on=Lt=(0,F.Vy)(7-Xe+V.wkst,7);on>=4?(on=0,It=tt.yearlen+(0,F.Vy)(Xe-V.wkst,7)):It=se-on;for(var ii=Math.floor(It/7),nn=(0,F.Vy)(It,7),ln=Math.floor(ii+nn/4),Bi=0;Bi<V.byweekno.length;Bi++){var Na=V.byweekno[Bi];if(Na<0&&(Na+=ln+1),Na>0&&Na<=ln){var Vn=void 0;Na>1?(Vn=on+7*(Na-1),on!==Lt&&(Vn-=7-Lt)):Vn=on;for(var ga=0;ga<7&&(tt.wnomask[Vn]=1,Vn++,tt.wdaymask[Vn]!==V.wkst);ga++);}}if((0,F.q9)(V.byweekno,1)){Vn=on+7*ln;if(on!==Lt&&(Vn-=7-Lt),Vn<se)for(Bi=0;Bi<7&&(tt.wnomask[Vn]=1,Vn+=1,tt.wdaymask[Vn]!==V.wkst);Bi++);}if(on){var qa=void 0;if((0,F.q9)(V.byweekno,-1))qa=-1;else{var So=L.getWeekday(new Date(Date.UTC(U-1,0,1))),io=(0,F.Vy)(7-So.valueOf()+V.wkst,7),hl=L.isLeapYear(U-1)?366:365,Or=void 0;io>=4?(io=0,Or=hl+(0,F.Vy)(So-V.wkst,7)):Or=se-on,qa=Math.floor(52+(0,F.Vy)(Or,7)/4)}if((0,F.q9)(V.byweekno,qa))for(Vn=0;Vn<on;Vn++)tt.wnomask[Vn]=1}return tt}var dr=function(){function U(V){this.options=V}return U.prototype.rebuild=function(V,K){var se=this.options;if(V!==this.lastyear&&(this.yearinfo=Un(V,se)),(0,F.Dw)(se.bynweekday)&&(K!==this.lastmonth||V!==this.lastyear)){var Oe=this.yearinfo,Se=Oe.yearlen,Xe=Oe.mrange,tt=Oe.wdaymask;this.monthinfo=function hi(U,V,K,se,Oe,Se){var Xe={lastyear:U,lastmonth:V,nwdaymask:[]},tt=[];if(Se.freq===Ii.YEARLY)if((0,F.cS)(Se.bymonth))tt=[[0,K]];else for(var Lt=0;Lt<Se.bymonth.length;Lt++)V=Se.bymonth[Lt],tt.push(se.slice(V-1,V+1));else Se.freq===Ii.MONTHLY&&(tt=[se.slice(V-1,V+1)]);if((0,F.cS)(tt))return Xe;for(Xe.nwdaymask=(0,F.rx)(0,K),Lt=0;Lt<tt.length;Lt++)for(var It=tt[Lt],on=It[0],ii=It[1]-1,nn=0;nn<Se.bynweekday.length;nn++){var ln=void 0,Bi=Se.bynweekday[nn],Na=Bi[0],Vn=Bi[1];Vn<0?(ln=ii+7*(Vn+1),ln-=(0,F.Vy)(Oe[ln]-Na,7)):(ln=on+7*(Vn-1),ln+=(0,F.Vy)(7-Oe[ln]+Na,7)),on<=ln&&ln<=ii&&(Xe.nwdaymask[ln]=1)}return Xe}(V,K,Se,Xe,tt,se)}(0,F.EN)(se.byeaster)&&(this.eastermask=function Gi(U,V){void 0===V&&(V=0);var K=U%19,se=Math.floor(U/100),Oe=U%100,Se=Math.floor(se/4),Xe=se%4,tt=Math.floor((se+8)/25),Lt=Math.floor((se-tt+1)/3),It=Math.floor(19*K+se-Se-Lt+15)%30,on=Math.floor(Oe/4),ii=Oe%4,nn=Math.floor(32+2*Xe+2*on-It-ii)%7,ln=Math.floor((K+11*It+22*nn)/451),Bi=Math.floor((It+nn-7*ln+114)/31),Na=(It+nn-7*ln+114)%31+1,Vn=Date.UTC(U,Bi-1,Na+V),ga=Date.UTC(U,0,1);return[Math.ceil((Vn-ga)/864e5)]}(V,se.byeaster))},Object.defineProperty(U.prototype,"lastyear",{get:function(){return this.monthinfo?this.monthinfo.lastyear:null},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"lastmonth",{get:function(){return this.monthinfo?this.monthinfo.lastmonth:null},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"yearlen",{get:function(){return this.yearinfo.yearlen},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"yearordinal",{get:function(){return this.yearinfo.yearordinal},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"mrange",{get:function(){return this.yearinfo.mrange},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"wdaymask",{get:function(){return this.yearinfo.wdaymask},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"mmask",{get:function(){return this.yearinfo.mmask},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"wnomask",{get:function(){return this.yearinfo.wnomask},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"nwdaymask",{get:function(){return this.monthinfo?this.monthinfo.nwdaymask:[]},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"nextyearlen",{get:function(){return this.yearinfo.nextyearlen},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"mdaymask",{get:function(){return this.yearinfo.mdaymask},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"nmdaymask",{get:function(){return this.yearinfo.nmdaymask},enumerable:!0,configurable:!0}),U.prototype.ydayset=function(){return[(0,F.w6)(this.yearlen),0,this.yearlen]},U.prototype.mdayset=function(V,K,se){for(var Oe=this.mrange[K-1],Se=this.mrange[K],Xe=(0,F.rx)(null,this.yearlen),tt=Oe;tt<Se;tt++)Xe[tt]=tt;return[Xe,Oe,Se]},U.prototype.wdayset=function(V,K,se){for(var Oe=(0,F.rx)(null,this.yearlen+7),Se=L.toOrdinal(new Date(Date.UTC(V,K-1,se)))-this.yearordinal,Xe=Se,tt=0;tt<7&&(Oe[Se]=Se,++Se,this.wdaymask[Se]!==this.options.wkst);tt++);return[Oe,Xe,Se]},U.prototype.ddayset=function(V,K,se){var Oe=(0,F.rx)(null,this.yearlen),Se=L.toOrdinal(new Date(Date.UTC(V,K-1,se)))-this.yearordinal;return Oe[Se]=Se,[Oe,Se,Se+1]},U.prototype.htimeset=function(V,K,se,Oe){var Se=this,Xe=[];return this.options.byminute.forEach(function(tt){Xe=Xe.concat(Se.mtimeset(V,tt,se,Oe))}),L.sort(Xe),Xe},U.prototype.mtimeset=function(V,K,se,Oe){var Se=this.options.bysecond.map(function(Xe){return new Qr(V,K,Xe,Oe)});return L.sort(Se),Se},U.prototype.stimeset=function(V,K,se,Oe){return[new Qr(V,K,se,Oe)]},U.prototype.getdayset=function(V){switch(V){case di.YEARLY:return this.ydayset.bind(this);case di.MONTHLY:return this.mdayset.bind(this);case di.WEEKLY:return this.wdayset.bind(this);case di.DAILY:default:return this.ddayset.bind(this)}},U.prototype.gettimeset=function(V){switch(V){case di.HOURLY:return this.htimeset.bind(this);case di.MINUTELY:return this.mtimeset.bind(this);case di.SECONDLY:return this.stimeset.bind(this)}},U}();const xa=dr;function tn(U,V,K,se,Oe,Se){for(var Xe=[],tt=0;tt<U.length;tt++){var Lt=void 0,It=void 0,on=U[tt];on<0?(Lt=Math.floor(on/V.length),It=(0,F.Vy)(on,V.length)):(Lt=Math.floor((on-1)/V.length),It=(0,F.Vy)(on-1,V.length));for(var ii=[],nn=K;nn<se;nn++){var ln=Se[nn];!(0,F.EN)(ln)||ii.push(ln)}var Bi=void 0;Bi=Lt<0?ii.slice(Lt)[0]:ii[Lt];var Na=V[It],Vn=L.fromOrdinal(Oe.yearordinal+Bi),ga=L.combine(Vn,Na);(0,F.q9)(Xe,ga)||Xe.push(ga)}return L.sort(Xe),Xe}function wn(U,V){var K=V.dtstart,se=V.freq,Oe=V.interval,Se=V.until,Xe=V.bysetpos,tt=V.count;if(0===tt||0===Oe)return Hi(U);var Lt=el.fromDate(K),It=new xa(V);It.rebuild(Lt.year,Lt.month);for(var on=function mn(U,V,K){var se=K.freq,Oe=K.byhour,Se=K.byminute,Xe=K.bysecond;return Sr(se)?function Tr(U){var V=U.dtstart.getTime()%1e3;if(!Sr(U.freq))return[];var K=[];return U.byhour.forEach(function(se){U.byminute.forEach(function(Oe){U.bysecond.forEach(function(Se){K.push(new Qr(se,Oe,Se,V))})})}),K}(K):se>=Ii.HOURLY&&(0,F.Dw)(Oe)&&!(0,F.q9)(Oe,V.hour)||se>=Ii.MINUTELY&&(0,F.Dw)(Se)&&!(0,F.q9)(Se,V.minute)||se>=Ii.SECONDLY&&(0,F.Dw)(Xe)&&!(0,F.q9)(Xe,V.second)?[]:U.gettimeset(se)(V.hour,V.minute,V.second,V.millisecond)}(It,Lt,V);;){var ii=It.getdayset(se)(Lt.year,Lt.month,Lt.day),nn=ii[0],ln=ii[1],Bi=ii[2],Na=Pi(nn,ln,Bi,It,V);if((0,F.Dw)(Xe))for(var Vn=tn(Xe,on,ln,Bi,It,nn),ga=0;ga<Vn.length;ga++){var qa=Vn[ga];if(Se&&qa>Se)return Hi(U);if(qa>=K){var So=On(qa,V);if(!U.accept(So)||tt&&!--tt)return Hi(U)}}else for(ga=ln;ga<Bi;ga++){var io=nn[ga];if((0,F.EN)(io))for(var hl=L.fromOrdinal(It.yearordinal+io),Or=0;Or<on.length;Or++){var Oo=on[Or];qa=L.combine(hl,Oo);if(Se&&qa>Se)return Hi(U);if(qa>=K){So=On(qa,V);if(!U.accept(So)||tt&&!--tt)return Hi(U)}}}if(0===V.interval||(Lt.add(V,Na),Lt.year>L.MAXYEAR))return Hi(U);Sr(se)||(on=It.gettimeset(se)(Lt.hour,Lt.minute,Lt.second,0)),It.rebuild(Lt.year,Lt.month)}}function gr(U,V,K){var se=K.bymonth,Oe=K.byweekno,Se=K.byweekday,Xe=K.byeaster,tt=K.bymonthday,Lt=K.bynmonthday,It=K.byyearday;return(0,F.Dw)(se)&&!(0,F.q9)(se,U.mmask[V])||(0,F.Dw)(Oe)&&!U.wnomask[V]||(0,F.Dw)(Se)&&!(0,F.q9)(Se,U.wdaymask[V])||(0,F.Dw)(U.nwdaymask)&&!U.nwdaymask[V]||null!==Xe&&!(0,F.q9)(U.eastermask,V)||((0,F.Dw)(tt)||(0,F.Dw)(Lt))&&!(0,F.q9)(tt,U.mdaymask[V])&&!(0,F.q9)(Lt,U.nmdaymask[V])||(0,F.Dw)(It)&&(V<U.yearlen&&!(0,F.q9)(It,V+1)&&!(0,F.q9)(It,-U.yearlen+V)||V>=U.yearlen&&!(0,F.q9)(It,V+1-U.yearlen)&&!(0,F.q9)(It,-U.nextyearlen+V-U.yearlen))}function On(U,V){return new Hr(U,V.tzid).rezonedDate()}function Hi(U){return U.getValue()}function Pi(U,V,K,se,Oe){for(var Se=!1,Xe=V;Xe<K;Xe++){var tt=U[Xe];(Se=gr(se,tt,Oe))&&(U[tt]=null)}return Se}var mi=function(){return mi._nlp||(mi._nlp=ae(43897)),mi._nlp},Wt={MO:new Ni.O(0),TU:new Ni.O(1),WE:new Ni.O(2),TH:new Ni.O(3),FR:new Ni.O(4),SA:new Ni.O(5),SU:new Ni.O(6)},ni={freq:di.YEARLY,dtstart:null,interval:1,wkst:Wt.MO,count:null,until:null,tzid:null,bysetpos:null,bymonth:null,bymonthday:null,bynmonthday:null,byyearday:null,byweekno:null,byweekday:null,bynweekday:null,byhour:null,byminute:null,bysecond:null,byeaster:null},Yn=Object.keys(ni),Er=function(){function U(V,K){void 0===V&&(V={}),void 0===K&&(K=!1),this._cache=K?null:new Re,this.origOptions=Za(V);var se=function cl(U){var V=ue(ue({},ni),Za(U));if((0,F.EN)(V.byeaster)&&(V.freq=Ii.YEARLY),!(0,F.EN)(V.freq)||!Ii.FREQUENCIES[V.freq])throw new Error("Invalid frequency: "+V.freq+" "+U.freq);if(V.dtstart||(V.dtstart=new Date((new Date).setMilliseconds(0))),(0,F.EN)(V.wkst)?(0,F.hj)(V.wkst)||(V.wkst=V.wkst.weekday):V.wkst=Ii.MO.weekday,(0,F.EN)(V.bysetpos)){(0,F.hj)(V.bysetpos)&&(V.bysetpos=[V.bysetpos]);for(var K=0;K<V.bysetpos.length;K++)if(0===(se=V.bysetpos[K])||!(se>=-366&&se<=366))throw new Error("bysetpos must be between 1 and 366, or between -366 and -1")}if(!(Boolean(V.byweekno)||(0,F.Dw)(V.byweekno)||(0,F.Dw)(V.byyearday)||Boolean(V.bymonthday)||(0,F.Dw)(V.bymonthday)||(0,F.EN)(V.byweekday)||(0,F.EN)(V.byeaster)))switch(V.freq){case Ii.YEARLY:V.bymonth||(V.bymonth=V.dtstart.getUTCMonth()+1),V.bymonthday=V.dtstart.getUTCDate();break;case Ii.MONTHLY:V.bymonthday=V.dtstart.getUTCDate();break;case Ii.WEEKLY:V.byweekday=[L.getWeekday(V.dtstart)]}if((0,F.EN)(V.bymonth)&&!(0,F.kJ)(V.bymonth)&&(V.bymonth=[V.bymonth]),(0,F.EN)(V.byyearday)&&!(0,F.kJ)(V.byyearday)&&(0,F.hj)(V.byyearday)&&(V.byyearday=[V.byyearday]),(0,F.EN)(V.bymonthday))if((0,F.kJ)(V.bymonthday)){var Oe=[],Se=[];for(K=0;K<V.bymonthday.length;K++){var se;(se=V.bymonthday[K])>0?Oe.push(se):se<0&&Se.push(se)}V.bymonthday=Oe,V.bynmonthday=Se}else V.bymonthday<0?(V.bynmonthday=[V.bymonthday],V.bymonthday=[]):(V.bynmonthday=[],V.bymonthday=[V.bymonthday]);else V.bymonthday=[],V.bynmonthday=[];if((0,F.EN)(V.byweekno)&&!(0,F.kJ)(V.byweekno)&&(V.byweekno=[V.byweekno]),(0,F.EN)(V.byweekday))if((0,F.hj)(V.byweekday))V.byweekday=[V.byweekday],V.bynweekday=null;else if((0,F.xs)(V.byweekday))V.byweekday=[Ni.O.fromStr(V.byweekday).weekday],V.bynweekday=null;else if(V.byweekday instanceof Ni.O)!V.byweekday.n||V.freq>Ii.MONTHLY?(V.byweekday=[V.byweekday.weekday],V.bynweekday=null):(V.bynweekday=[[V.byweekday.weekday,V.byweekday.n]],V.byweekday=null);else{var Xe=[],tt=[];for(K=0;K<V.byweekday.length;K++){var Lt=V.byweekday[K];(0,F.hj)(Lt)?Xe.push(Lt):(0,F.xs)(Lt)?Xe.push(Ni.O.fromStr(Lt).weekday):!Lt.n||V.freq>Ii.MONTHLY?Xe.push(Lt.weekday):tt.push([Lt.weekday,Lt.n])}V.byweekday=(0,F.Dw)(Xe)?Xe:null,V.bynweekday=(0,F.Dw)(tt)?tt:null}else V.bynweekday=null;return(0,F.EN)(V.byhour)?(0,F.hj)(V.byhour)&&(V.byhour=[V.byhour]):V.byhour=V.freq<Ii.HOURLY?[V.dtstart.getUTCHours()]:null,(0,F.EN)(V.byminute)?(0,F.hj)(V.byminute)&&(V.byminute=[V.byminute]):V.byminute=V.freq<Ii.MINUTELY?[V.dtstart.getUTCMinutes()]:null,(0,F.EN)(V.bysecond)?(0,F.hj)(V.bysecond)&&(V.bysecond=[V.bysecond]):V.bysecond=V.freq<Ii.SECONDLY?[V.dtstart.getUTCSeconds()]:null,{parsedOptions:V}}(V).parsedOptions;this.options=se}return U.parseText=function(V,K){return mi().parseText(V,K)},U.fromText=function(V,K){return mi().fromText(V,K)},U.fromString=function(V){return new U(U.parseString(V)||void 0)},U.prototype._iter=function(V){return wn(V,this.options)},U.prototype._cacheGet=function(V,K){return!!this._cache&&this._cache._cacheGet(V,K)},U.prototype._cacheAdd=function(V,K,se){if(this._cache)return this._cache._cacheAdd(V,K,se)},U.prototype.all=function(V){if(V)return this._iter(new Qs("all",{},V));var K=this._cacheGet("all");return!1===K&&(K=this._iter(new R("all",{})),this._cacheAdd("all",K)),K},U.prototype.between=function(V,K,se,Oe){if(void 0===se&&(se=!1),!L.isValidDate(V)||!L.isValidDate(K))throw new Error("Invalid date passed in to RRule.between");var Se={before:K,after:V,inc:se};if(Oe)return this._iter(new Qs("between",Se,Oe));var Xe=this._cacheGet("between",Se);return!1===Xe&&(Xe=this._iter(new R("between",Se)),this._cacheAdd("between",Xe,Se)),Xe},U.prototype.before=function(V,K){if(void 0===K&&(K=!1),!L.isValidDate(V))throw new Error("Invalid date passed in to RRule.before");var se={dt:V,inc:K},Oe=this._cacheGet("before",se);return!1===Oe&&(Oe=this._iter(new R("before",se)),this._cacheAdd("before",Oe,se)),Oe},U.prototype.after=function(V,K){if(void 0===K&&(K=!1),!L.isValidDate(V))throw new Error("Invalid date passed in to RRule.after");var se={dt:V,inc:K},Oe=this._cacheGet("after",se);return!1===Oe&&(Oe=this._iter(new R("after",se)),this._cacheAdd("after",Oe,se)),Oe},U.prototype.count=function(){return this.all().length},U.prototype.toString=function(){return to(this.origOptions)},U.prototype.toText=function(V,K,se){return mi().toText(this,V,K,se)},U.prototype.isFullyConvertibleToText=function(){return mi().isFullyConvertible(this)},U.prototype.clone=function(){return new U(this.origOptions)},U.FREQUENCIES=["YEARLY","MONTHLY","WEEKLY","DAILY","HOURLY","MINUTELY","SECONDLY"],U.YEARLY=di.YEARLY,U.MONTHLY=di.MONTHLY,U.WEEKLY=di.WEEKLY,U.DAILY=di.DAILY,U.HOURLY=di.HOURLY,U.MINUTELY=di.MINUTELY,U.SECONDLY=di.SECONDLY,U.MO=Wt.MO,U.TU=Wt.TU,U.WE=Wt.WE,U.TH=Wt.TH,U.FR=Wt.FR,U.SA=Wt.SA,U.SU=Wt.SU,U.parseString=xn,U.optionsToString=to,U}();const Ii=Er;var vi={dtstart:null,cache:!1,unfold:!1,forceset:!1,compatible:!1,tzid:null};function no(U,V){var K=[],se=[],Oe=[],Se=[],Xe=eo(U),tt=Xe.dtstart,Lt=Xe.tzid,It=function _t(U,V){if(void 0===V&&(V=!1),!(U=U&&U.trim()))throw new Error("Invalid empty string");if(!V)return U.split(/\s/);for(var K=U.split("\n"),se=0;se<K.length;){var Oe=K[se]=K[se].replace(/\s+$/g,"");Oe?se>0&&" "===Oe[0]?(K[se-1]+=Oe.slice(1),K.splice(se,1)):se+=1:K.splice(se,1)}return K}(U,V.unfold);return It.forEach(function(on){if(on){var ii=function Ke(U){var V=function Ue(U){if(-1===U.indexOf(":"))return{name:"RRULE",value:U};var V=(0,F.Vl)(U,":",1),K=V[0],se=V[1];return{name:K,value:se}}(U),K=V.name,se=V.value,Oe=K.split(";");if(!Oe)throw new Error("empty property name");return{name:Oe[0].toUpperCase(),parms:Oe.slice(1),value:se}}(on),nn=ii.name,ln=ii.parms,Bi=ii.value;switch(nn.toUpperCase()){case"RRULE":if(ln.length)throw new Error("unsupported RRULE parm: "+ln.join(","));K.push(xn(on));break;case"RDATE":var Na=/RDATE(?:;TZID=([^:=]+))?/i.exec(on),ga=(Na[0],Na[1]);ga&&!Lt&&(Lt=ga),se=se.concat(pa(Bi,ln));break;case"EXRULE":if(ln.length)throw new Error("unsupported EXRULE parm: "+ln.join(","));Oe.push(xn(Bi));break;case"EXDATE":Se=Se.concat(pa(Bi,ln));break;case"DTSTART":break;default:throw new Error("unsupported property: "+nn)}}}),{dtstart:tt,tzid:Lt,rrulevals:K,rdatevals:se,exrulevals:Oe,exdatevals:Se}}function ji(U,V){return void 0===V&&(V={}),function Qi(U,V){var K=no(U,V),se=K.rrulevals,Oe=K.rdatevals,Se=K.exrulevals,Xe=K.exdatevals,tt=K.dtstart,Lt=K.tzid,It=!1===V.cache;if(V.compatible&&(V.forceset=!0,V.unfold=!0),V.forceset||se.length>1||Oe.length||Se.length||Xe.length){var on=new at(It);return on.dtstart(tt),on.tzid(Lt||void 0),se.forEach(function(nn){on.rrule(new Ii(Nn(nn,tt,Lt),It))}),Oe.forEach(function(nn){on.rdate(nn)}),Se.forEach(function(nn){on.exrule(new Ii(Nn(nn,tt,Lt),It))}),Xe.forEach(function(nn){on.exdate(nn)}),V.compatible&&V.dtstart&&on.rdate(tt),on}var ii=se[0]||{};return new Ii(Nn(ii,ii.dtstart||V.dtstart||tt,ii.tzid||V.tzid||Lt),It)}(U,function Qe(U){var V=[],K=Object.keys(U),se=Object.keys(vi);if(K.forEach(function(Oe){(0,F.q9)(se,Oe)||V.push(Oe)}),V.length)throw new Error("Invalid options: "+V.join(", "));return ue(ue({},vi),U)}(V))}function Nn(U,V,K){return ue(ue({},U),{dtstart:V,tzid:K})}function pa(U,V){return function fi(U){U.forEach(function(V){if(!/(VALUE=DATE(-TIME)?)|(TZID=)/.test(V))throw new Error("unsupported RDATE/EXDATE parm: "+V)})}(V),U.split(",").map(function(K){return L.untilStringToDate(K)})}function Dt(U){var V=this;return function(K){if(void 0!==K&&(V["_"+U]=K),void 0!==V["_"+U])return V["_"+U];for(var se=0;se<V._rrule.length;se++){var Oe=V._rrule[se].origOptions[U];if(Oe)return Oe}}}var mt=function(U){function V(K){void 0===K&&(K=!1);var se=U.call(this,{},K)||this;return se.dtstart=Dt.apply(se,["dtstart"]),se.tzid=Dt.apply(se,["tzid"]),se._rrule=[],se._rdate=[],se._exrule=[],se._exdate=[],se}return ee(V,U),V.prototype._iter=function(K){return function Rt(U,V,K,se,Oe,Se){var Xe={},tt=U.accept;function Lt(nn,ln){K.forEach(function(Bi){Bi.between(nn,ln,!0).forEach(function(Na){Xe[Number(Na)]=!0})})}Oe.forEach(function(nn){var ln=new Hr(nn,Se).rezonedDate();Xe[Number(ln)]=!0}),U.accept=function(nn){var ln=Number(nn);return isNaN(ln)?tt.call(this,nn):!(!Xe[ln]&&(Lt(new Date(ln-1),new Date(ln+1)),!Xe[ln]))||(Xe[ln]=!0,tt.call(this,nn))},"between"===U.method&&(Lt(U.args.after,U.args.before),U.accept=function(nn){var ln=Number(nn);return!!Xe[ln]||(Xe[ln]=!0,tt.call(this,nn))});for(var It=0;It<se.length;It++){var on=new Hr(se[It],Se).rezonedDate();if(!U.accept(new Date(on.getTime())))break}V.forEach(function(nn){wn(U,nn.options)});var ii=U._result;switch(L.sort(ii),U.method){case"all":case"between":return ii;case"before":return ii.length&&ii[ii.length-1]||null;default:return ii.length&&ii[0]||null}}(K,this._rrule,this._exrule,this._rdate,this._exdate,this.tzid())},V.prototype.rrule=function(K){$t(K,this._rrule)},V.prototype.exrule=function(K){$t(K,this._exrule)},V.prototype.rdate=function(K){St(K,this._rdate)},V.prototype.exdate=function(K){St(K,this._exdate)},V.prototype.rrules=function(){return this._rrule.map(function(K){return ji(K.toString())})},V.prototype.exrules=function(){return this._exrule.map(function(K){return ji(K.toString())})},V.prototype.rdates=function(){return this._rdate.map(function(K){return new Date(K.getTime())})},V.prototype.exdates=function(){return this._exdate.map(function(K){return new Date(K.getTime())})},V.prototype.valueOf=function(){var K=[];return!this._rrule.length&&this._dtstart&&(K=K.concat(to({dtstart:this._dtstart}))),this._rrule.forEach(function(se){K=K.concat(se.toString().split("\n"))}),this._exrule.forEach(function(se){K=K.concat(se.toString().split("\n").map(function(Oe){return Oe.replace(/^RRULE:/,"EXRULE:")}).filter(function(Oe){return!/^DTSTART/.test(Oe)}))}),this._rdate.length&&K.push(Qn("RDATE",this._rdate,this.tzid())),this._exdate.length&&K.push(Qn("EXDATE",this._exdate,this.tzid())),K},V.prototype.toString=function(){return this.valueOf().join("\n")},V.prototype.clone=function(){var K=new V(!!this._cache);return this._rrule.forEach(function(se){return K.rrule(se.clone())}),this._exrule.forEach(function(se){return K.exrule(se.clone())}),this._rdate.forEach(function(se){return K.rdate(new Date(se.getTime()))}),this._exdate.forEach(function(se){return K.exdate(new Date(se.getTime()))}),K},V}(Ii);const at=mt;function $t(U,V){if(!(U instanceof Ii))throw new TypeError(String(U)+" is not RRule instance");(0,F.q9)(V.map(String),String(U))||V.push(U)}function St(U,V){if(!(U instanceof Date))throw new TypeError(String(U)+" is not Date instance");(0,F.q9)(V.map(Number),Number(U))||(V.push(U),L.sort(V))}function Qn(U,V,K){var se=!K||"UTC"===K.toUpperCase();return""+(se?U+":":U+";TZID="+K+":")+V.map(function(Xe){return L.timeToUntilString(Xe.valueOf(),se)}).join(",")}const Jt=Ii},43897:(Te,qe,ae)=>{"use strict";ae.r(qe),ae.d(qe,{fromText:()=>Ht,isFullyConvertible:()=>Mt,parseText:()=>Yt,toText:()=>Wi});const M={dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],tokens:{SKIP:/^[ \r\n\t]+|^\.$/,number:/^[1-9][0-9]*/,numberAsText:/^(one|two|three)/i,every:/^every/i,"day(s)":/^days?/i,"weekday(s)":/^weekdays?/i,"week(s)":/^weeks?/i,"hour(s)":/^hours?/i,"minute(s)":/^minutes?/i,"month(s)":/^months?/i,"year(s)":/^years?/i,on:/^(on|in)/i,at:/^(at)/i,the:/^the/i,first:/^first/i,second:/^second/i,third:/^third/i,nth:/^([1-9][0-9]*)(\.|th|nd|rd|st)/i,last:/^last/i,for:/^for/i,"time(s)":/^times?/i,until:/^(un)?til/i,monday:/^mo(n(day)?)?/i,tuesday:/^tu(e(s(day)?)?)?/i,wednesday:/^we(d(n(esday)?)?)?/i,thursday:/^th(u(r(sday)?)?)?/i,friday:/^fr(i(day)?)?/i,saturday:/^sa(t(urday)?)?/i,sunday:/^su(n(day)?)?/i,january:/^jan(uary)?/i,february:/^feb(ruary)?/i,march:/^mar(ch)?/i,april:/^apr(il)?/i,may:/^may/i,june:/^june?/i,july:/^july?/i,august:/^aug(ust)?/i,september:/^sep(t(ember)?)?/i,october:/^oct(ober)?/i,november:/^nov(ember)?/i,december:/^dec(ember)?/i,comma:/^(,\s*|(and|or)\s*)+/i}};var L=ae(98942),A=ae(39226),R=function(Kt,ke){return-1!==Kt.indexOf(ke)},J=function(Kt){return Kt.toString()},ee=function(Kt,ke,ft){return ke+" "+ft+", "+Kt};const Ne=function(){function Kt(ke,ft,st,Ut){if(void 0===ft&&(ft=J),void 0===st&&(st=M),void 0===Ut&&(Ut=ee),this.text=[],this.language=st||M,this.gettext=ft,this.dateFormatter=Ut,this.rrule=ke,this.options=ke.options,this.origOptions=ke.origOptions,this.origOptions.bymonthday){var Wn=[].concat(this.options.bymonthday),pt=[].concat(this.options.bynmonthday);Wn.sort(function(za,$a){return za-$a}),pt.sort(function(za,$a){return $a-za}),this.bymonthday=Wn.concat(pt),this.bymonthday.length||(this.bymonthday=null)}if((0,A.EN)(this.origOptions.byweekday)){var Bn=(0,A.kJ)(this.origOptions.byweekday)?this.origOptions.byweekday:[this.origOptions.byweekday],Xn=String(Bn);this.byweekday={allWeeks:Bn.filter(function(za){return!za.n}),someWeeks:Bn.filter(function(za){return Boolean(za.n)}),isWeekdays:-1!==Xn.indexOf("MO")&&-1!==Xn.indexOf("TU")&&-1!==Xn.indexOf("WE")&&-1!==Xn.indexOf("TH")&&-1!==Xn.indexOf("FR")&&-1===Xn.indexOf("SA")&&-1===Xn.indexOf("SU"),isEveryDay:-1!==Xn.indexOf("MO")&&-1!==Xn.indexOf("TU")&&-1!==Xn.indexOf("WE")&&-1!==Xn.indexOf("TH")&&-1!==Xn.indexOf("FR")&&-1!==Xn.indexOf("SA")&&-1!==Xn.indexOf("SU")};var Gn=function(za,$a){return za.weekday-$a.weekday};this.byweekday.allWeeks.sort(Gn),this.byweekday.someWeeks.sort(Gn),this.byweekday.allWeeks.length||(this.byweekday.allWeeks=null),this.byweekday.someWeeks.length||(this.byweekday.someWeeks=null)}else this.byweekday=null}return Kt.isFullyConvertible=function(ke){if(!(ke.options.freq in Kt.IMPLEMENTED)||ke.origOptions.until&&ke.origOptions.count)return!1;for(var st in ke.origOptions){if(R(["dtstart","wkst","freq"],st))return!0;if(!R(Kt.IMPLEMENTED[ke.options.freq],st))return!1}return!0},Kt.prototype.isFullyConvertible=function(){return Kt.isFullyConvertible(this.rrule)},Kt.prototype.toString=function(){var ke=this.gettext;if(!(this.options.freq in Kt.IMPLEMENTED))return ke("RRule error: Unable to fully convert this rrule to text");if(this.text=[ke("every")],this[L.ZP.FREQUENCIES[this.options.freq]](),this.options.until){this.add(ke("until"));var ft=this.options.until;this.add(this.dateFormatter(ft.getUTCFullYear(),this.language.monthNames[ft.getUTCMonth()],ft.getUTCDate()))}else this.options.count&&this.add(ke("for")).add(this.options.count.toString()).add(this.plural(this.options.count)?ke("times"):ke("time"));return this.isFullyConvertible()||this.add(ke("(~ approximate)")),this.text.join("")},Kt.prototype.HOURLY=function(){var ke=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?ke("hours"):ke("hour"))},Kt.prototype.MINUTELY=function(){var ke=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?ke("minutes"):ke("minute"))},Kt.prototype.DAILY=function(){var ke=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.byweekday&&this.byweekday.isWeekdays?this.add(this.plural(this.options.interval)?ke("weekdays"):ke("weekday")):this.add(this.plural(this.options.interval)?ke("days"):ke("day")),this.origOptions.bymonth&&(this.add(ke("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday?this._byweekday():this.origOptions.byhour&&this._byhour()},Kt.prototype.WEEKLY=function(){var ke=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()).add(this.plural(this.options.interval)?ke("weeks"):ke("week")),this.byweekday&&this.byweekday.isWeekdays?1===this.options.interval?this.add(this.plural(this.options.interval)?ke("weekdays"):ke("weekday")):this.add(ke("on")).add(ke("weekdays")):this.byweekday&&this.byweekday.isEveryDay?this.add(this.plural(this.options.interval)?ke("days"):ke("day")):(1===this.options.interval&&this.add(ke("week")),this.origOptions.bymonth&&(this.add(ke("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday())},Kt.prototype.MONTHLY=function(){var ke=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()).add(ke("months")),this.plural(this.options.interval)&&this.add(ke("in"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?ke("months"):ke("month"))),this.bymonthday?this._bymonthday():this.byweekday&&this.byweekday.isWeekdays?this.add(ke("on")).add(ke("weekdays")):this.byweekday&&this._byweekday()},Kt.prototype.YEARLY=function(){var ke=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()),this.add(ke("years"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?ke("years"):ke("year"))),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday(),this.options.byyearday&&this.add(ke("on the")).add(this.list(this.options.byyearday,this.nth,ke("and"))).add(ke("day")),this.options.byweekno&&this.add(ke("in")).add(this.plural(this.options.byweekno.length)?ke("weeks"):ke("week")).add(this.list(this.options.byweekno,void 0,ke("and")))},Kt.prototype._bymonthday=function(){var ke=this.gettext;this.byweekday&&this.byweekday.allWeeks?this.add(ke("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext,ke("or"))).add(ke("the")).add(this.list(this.bymonthday,this.nth,ke("or"))):this.add(ke("on the")).add(this.list(this.bymonthday,this.nth,ke("and")))},Kt.prototype._byweekday=function(){var ke=this.gettext;this.byweekday.allWeeks&&!this.byweekday.isWeekdays&&this.add(ke("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext)),this.byweekday.someWeeks&&(this.byweekday.allWeeks&&this.add(ke("and")),this.add(ke("on the")).add(this.list(this.byweekday.someWeeks,this.weekdaytext,ke("and"))))},Kt.prototype._byhour=function(){var ke=this.gettext;this.add(ke("at")).add(this.list(this.origOptions.byhour,void 0,ke("and")))},Kt.prototype._bymonth=function(){this.add(this.list(this.options.bymonth,this.monthtext,this.gettext("and")))},Kt.prototype.nth=function(ke){ke=parseInt(ke.toString(),10);var ft,st,Ut=this.gettext;if(-1===ke)return Ut("last");switch(st=Math.abs(ke)){case 1:case 21:case 31:ft=st+Ut("st");break;case 2:case 22:ft=st+Ut("nd");break;case 3:case 23:ft=st+Ut("rd");break;default:ft=st+Ut("th")}return ke<0?ft+" "+Ut("last"):ft},Kt.prototype.monthtext=function(ke){return this.language.monthNames[ke-1]},Kt.prototype.weekdaytext=function(ke){var ft=(0,A.hj)(ke)?(ke+1)%7:ke.getJsWeekday();return(ke.n?this.nth(ke.n)+" ":"")+this.language.dayNames[ft]},Kt.prototype.plural=function(ke){return ke%100!=1},Kt.prototype.add=function(ke){return this.text.push(" "),this.text.push(ke),this},Kt.prototype.list=function(ke,ft,st,Ut){void 0===Ut&&(Ut=","),(0,A.kJ)(ke)||(ke=[ke]);ft=ft||function(Xn){return Xn.toString()};var pt=this,Bn=function(Xn){return ft&&ft.call(pt,Xn)};return st?function(Xn,Gn,za){for(var $a="",Zn=0;Zn<Xn.length;Zn++)0!==Zn&&(Zn===Xn.length-1?$a+=" "+za+" ":$a+=Gn+" "),$a+=Xn[Zn];return $a}(ke.map(Bn),Ut,st):ke.map(Bn).join(Ut+" ")},Kt}();var ze=function(){function Kt(ke){this.done=!0,this.rules=ke}return Kt.prototype.start=function(ke){return this.text=ke,this.done=!1,this.nextSymbol()},Kt.prototype.isDone=function(){return this.done&&null===this.symbol},Kt.prototype.nextSymbol=function(){var ke,ft;this.symbol=null,this.value=null;do{if(this.done)return!1;for(var Wn in ke=null,this.rules){var pt=this.rules[Wn].exec(this.text);pt&&(null===ke||pt[0].length>ke[0].length)&&(ke=pt,ft=Wn)}if(null!=ke&&(this.text=this.text.substr(ke[0].length),""===this.text&&(this.done=!0)),null==ke)return this.done=!0,this.symbol=null,void(this.value=null)}while("SKIP"===ft);return this.symbol=ft,this.value=ke,!0},Kt.prototype.accept=function(ke){if(this.symbol===ke){if(this.value){var ft=this.value;return this.nextSymbol(),ft}return this.nextSymbol(),!0}return!1},Kt.prototype.acceptNumber=function(){return this.accept("number")},Kt.prototype.expect=function(ke){if(this.accept(ke))return!0;throw new Error("expected "+ke+" but found "+this.symbol)},Kt}();function Yt(Kt,ke){void 0===ke&&(ke=M);var ft={},st=new ze(ke.tokens);return st.start(Kt)?(function Ut(){st.expect("every");var Zn=st.acceptNumber();if(Zn&&(ft.interval=parseInt(Zn[0],10)),st.isDone())throw new Error("Unexpected end");switch(st.symbol){case"day(s)":ft.freq=L.ZP.DAILY,st.nextSymbol()&&(function pt(){if(st.accept("at"))do{var jr=st.acceptNumber();if(!jr)throw new Error("Unexpected symbol "+st.symbol+", expected hour");for(ft.byhour=[parseInt(jr[0],10)];st.accept("comma");){if(!(jr=st.acceptNumber()))throw new Error("Unexpected symbol "+st.symbol+"; expected hour");ft.byhour.push(parseInt(jr[0],10))}}while(st.accept("comma")||st.accept("at"))}(),$a());break;case"weekday(s)":ft.freq=L.ZP.WEEKLY,ft.byweekday=[L.ZP.MO,L.ZP.TU,L.ZP.WE,L.ZP.TH,L.ZP.FR],st.nextSymbol(),$a();break;case"week(s)":ft.freq=L.ZP.WEEKLY,st.nextSymbol()&&(Wn(),$a());break;case"hour(s)":ft.freq=L.ZP.HOURLY,st.nextSymbol()&&(Wn(),$a());break;case"minute(s)":ft.freq=L.ZP.MINUTELY,st.nextSymbol()&&(Wn(),$a());break;case"month(s)":ft.freq=L.ZP.MONTHLY,st.nextSymbol()&&(Wn(),$a());break;case"year(s)":ft.freq=L.ZP.YEARLY,st.nextSymbol()&&(Wn(),$a());break;case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":ft.freq=L.ZP.WEEKLY;var jr=st.symbol.substr(0,2).toUpperCase();if(ft.byweekday=[L.ZP[jr]],!st.nextSymbol())return;for(;st.accept("comma");){if(st.isDone())throw new Error("Unexpected end");var Va=Xn();if(!Va)throw new Error("Unexpected symbol "+st.symbol+", expected weekday");ft.byweekday.push(L.ZP[Va]),st.nextSymbol()}(function za(){st.accept("on"),st.accept("the");var Zn=Gn();if(Zn)for(ft.bymonthday=[Zn],st.nextSymbol();st.accept("comma");){if(!(Zn=Gn()))throw new Error("Unexpected symbol "+st.symbol+"; expected monthday");ft.bymonthday.push(Zn),st.nextSymbol()}})(),$a();break;case"january":case"february":case"march":case"april":case"may":case"june":case"july":case"august":case"september":case"october":case"november":case"december":if(ft.freq=L.ZP.YEARLY,ft.bymonth=[Bn()],!st.nextSymbol())return;for(;st.accept("comma");){if(st.isDone())throw new Error("Unexpected end");var Qs=Bn();if(!Qs)throw new Error("Unexpected symbol "+st.symbol+", expected month");ft.bymonth.push(Qs),st.nextSymbol()}Wn(),$a();break;default:throw new Error("Unknown symbol")}}(),ft):null;function Wn(){var Zn=st.accept("on"),jr=st.accept("the");if(Zn||jr)do{var Va=Gn(),Qs=Xn(),di=Bn();if(Va)Qs?(st.nextSymbol(),ft.byweekday||(ft.byweekday=[]),ft.byweekday.push(L.ZP[Qs].nth(Va))):(ft.bymonthday||(ft.bymonthday=[]),ft.bymonthday.push(Va),st.accept("day(s)"));else if(Qs)st.nextSymbol(),ft.byweekday||(ft.byweekday=[]),ft.byweekday.push(L.ZP[Qs]);else if("weekday(s)"===st.symbol)st.nextSymbol(),ft.byweekday||(ft.byweekday=[L.ZP.MO,L.ZP.TU,L.ZP.WE,L.ZP.TH,L.ZP.FR]);else if("week(s)"===st.symbol){st.nextSymbol();var Sr=st.acceptNumber();if(!Sr)throw new Error("Unexpected symbol "+st.symbol+", expected week number");for(ft.byweekno=[parseInt(Sr[0],10)];st.accept("comma");){if(!(Sr=st.acceptNumber()))throw new Error("Unexpected symbol "+st.symbol+"; expected monthday");ft.byweekno.push(parseInt(Sr[0],10))}}else{if(!di)return;st.nextSymbol(),ft.bymonth||(ft.bymonth=[]),ft.bymonth.push(di)}}while(st.accept("comma")||st.accept("the")||st.accept("on"))}function Bn(){switch(st.symbol){case"january":return 1;case"february":return 2;case"march":return 3;case"april":return 4;case"may":return 5;case"june":return 6;case"july":return 7;case"august":return 8;case"september":return 9;case"october":return 10;case"november":return 11;case"december":return 12;default:return!1}}function Xn(){switch(st.symbol){case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":return st.symbol.substr(0,2).toUpperCase();default:return!1}}function Gn(){switch(st.symbol){case"last":return st.nextSymbol(),-1;case"first":return st.nextSymbol(),1;case"second":return st.nextSymbol(),st.accept("last")?-2:2;case"third":return st.nextSymbol(),st.accept("last")?-3:3;case"nth":var Zn=parseInt(st.value[1],10);if(Zn<-366||Zn>366)throw new Error("Nth out of range: "+Zn);return st.nextSymbol(),st.accept("last")?-Zn:Zn;default:return!1}}function $a(){if("until"===st.symbol){var Zn=Date.parse(st.text);if(!Zn)throw new Error("Cannot parse until date:"+st.text);ft.until=new Date(Zn)}else st.accept("for")&&(ft.count=parseInt(st.value[0],10),st.expect("number"))}}var Ht=function(Kt,ke){return void 0===ke&&(ke=M),new L.ZP(Yt(Kt,ke)||void 0)},sn=["count","until","interval","byweekday","bymonthday","bymonth"];Ne.IMPLEMENTED=[],Ne.IMPLEMENTED[L.ZP.HOURLY]=sn,Ne.IMPLEMENTED[L.ZP.MINUTELY]=sn,Ne.IMPLEMENTED[L.ZP.DAILY]=["byhour"].concat(sn),Ne.IMPLEMENTED[L.ZP.WEEKLY]=sn,Ne.IMPLEMENTED[L.ZP.MONTHLY]=sn,Ne.IMPLEMENTED[L.ZP.YEARLY]=["byweekno","byyearday"].concat(sn);var Wi=function(Kt,ke,ft,st){return new Ne(Kt,ke,ft,st).toString()},Mt=Ne.isFullyConvertible},96111:(Te,qe,ae)=>{"use strict";ae.d(qe,{O:()=>M,Z:()=>F});var F=["MO","TU","WE","TH","FR","SA","SU"],M=function(){function L(A,R){if(0===R)throw new Error("Can't create weekday with n == 0");this.weekday=A,this.n=R}return L.fromStr=function(A){return new L(F.indexOf(A))},L.prototype.nth=function(A){return this.n===A?this:new L(this.weekday,A)},L.prototype.equals=function(A){return this.weekday===A.weekday&&this.n===A.n},L.prototype.toString=function(){var A=F[this.weekday];return this.n&&(A=(this.n>0?"+":"")+String(this.n)+A),A},L.prototype.getJsWeekday=function(){return 6===this.weekday?0:this.weekday+1},L}()},88583:()=>{"use strict";!function(ve){const He=ve.performance;function Je(Nn){He&&He.mark&&He.mark(Nn)}function Ze(Nn,Qe){He&&He.measure&&He.measure(Nn,Qe)}Je("Zone");const ht=ve.__Zone_symbol_prefix||"__zone_symbol__";function bt(Nn){return ht+Nn}const zt=!0===ve[bt("forceDuplicateZoneCheck")];if(ve.Zone){if(zt||"function"!=typeof ve.Zone.__symbol__)throw new Error("Zone already loaded.");return ve.Zone}class Ct{constructor(Qe,Ue){this._parent=Qe,this._name=Ue?Ue.name||"unnamed":"<root>",this._properties=Ue&&Ue.properties||{},this._zoneDelegate=new dn(this,this._parent&&this._parent._zoneDelegate,Ue)}static assertZonePatched(){if(ve.Promise!==Ii.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let Qe=Ct.current;for(;Qe.parent;)Qe=Qe.parent;return Qe}static get current(){return vi.zone}static get currentTask(){return no}static __load_patch(Qe,Ue,Ke=!1){if(Ii.hasOwnProperty(Qe)){if(!Ke&&zt)throw Error("Already loaded patch: "+Qe)}else if(!ve["__Zone_disable_"+Qe]){const _t="Zone:"+Qe;Je(_t),Ii[Qe]=Ue(ve,Ct,Rt),Ze(_t,_t)}}get parent(){return this._parent}get name(){return this._name}get(Qe){const Ue=this.getZoneWith(Qe);if(Ue)return Ue._properties[Qe]}getZoneWith(Qe){let Ue=this;for(;Ue;){if(Ue._properties.hasOwnProperty(Qe))return Ue;Ue=Ue._parent}return null}fork(Qe){if(!Qe)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,Qe)}wrap(Qe,Ue){if("function"!=typeof Qe)throw new Error("Expecting function got: "+Qe);const Ke=this._zoneDelegate.intercept(this,Qe,Ue),_t=this;return function(){return _t.runGuarded(Ke,this,arguments,Ue)}}run(Qe,Ue,Ke,_t){vi={parent:vi,zone:this};try{return this._zoneDelegate.invoke(this,Qe,Ue,Ke,_t)}finally{vi=vi.parent}}runGuarded(Qe,Ue=null,Ke,_t){vi={parent:vi,zone:this};try{try{return this._zoneDelegate.invoke(this,Qe,Ue,Ke,_t)}catch(fi){if(this._zoneDelegate.handleError(this,fi))throw fi}}finally{vi=vi.parent}}runTask(Qe,Ue,Ke){if(Qe.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(Qe.zone||gr).name+"; Execution: "+this.name+")");if(Qe.state===On&&(Qe.type===Er||Qe.type===Yn))return;const _t=Qe.state!=mn;_t&&Qe._transitionTo(mn,Pi),Qe.runCount++;const fi=no;no=Qe,vi={parent:vi,zone:this};try{Qe.type==Yn&&Qe.data&&!Qe.data.isPeriodic&&(Qe.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,Qe,Ue,Ke)}catch(pa){if(this._zoneDelegate.handleError(this,pa))throw pa}}finally{Qe.state!==On&&Qe.state!==Wt&&(Qe.type==Er||Qe.data&&Qe.data.isPeriodic?_t&&Qe._transitionTo(Pi,mn):(Qe.runCount=0,this._updateTaskCount(Qe,-1),_t&&Qe._transitionTo(On,mn,On))),vi=vi.parent,no=fi}}scheduleTask(Qe){if(Qe.zone&&Qe.zone!==this){let Ke=this;for(;Ke;){if(Ke===Qe.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${Qe.zone.name}`);Ke=Ke.parent}}Qe._transitionTo(Hi,On);const Ue=[];Qe._zoneDelegates=Ue,Qe._zone=this;try{Qe=this._zoneDelegate.scheduleTask(this,Qe)}catch(Ke){throw Qe._transitionTo(Wt,Hi,On),this._zoneDelegate.handleError(this,Ke),Ke}return Qe._zoneDelegates===Ue&&this._updateTaskCount(Qe,1),Qe.state==Hi&&Qe._transitionTo(Pi,Hi),Qe}scheduleMicroTask(Qe,Ue,Ke,_t){return this.scheduleTask(new Xt(ni,Qe,Ue,Ke,_t,void 0))}scheduleMacroTask(Qe,Ue,Ke,_t,fi){return this.scheduleTask(new Xt(Yn,Qe,Ue,Ke,_t,fi))}scheduleEventTask(Qe,Ue,Ke,_t,fi){return this.scheduleTask(new Xt(Er,Qe,Ue,Ke,_t,fi))}cancelTask(Qe){if(Qe.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(Qe.zone||gr).name+"; Execution: "+this.name+")");Qe._transitionTo(mi,Pi,mn);try{this._zoneDelegate.cancelTask(this,Qe)}catch(Ue){throw Qe._transitionTo(Wt,mi),this._zoneDelegate.handleError(this,Ue),Ue}return this._updateTaskCount(Qe,-1),Qe._transitionTo(On,mi),Qe.runCount=0,Qe}_updateTaskCount(Qe,Ue){const Ke=Qe._zoneDelegates;-1==Ue&&(Qe._zoneDelegates=null);for(let _t=0;_t<Ke.length;_t++)Ke[_t]._updateTaskCount(Qe.type,Ue)}}Ct.__symbol__=bt;const An={name:"",onHasTask:(Nn,Qe,Ue,Ke)=>Nn.hasTask(Ue,Ke),onScheduleTask:(Nn,Qe,Ue,Ke)=>Nn.scheduleTask(Ue,Ke),onInvokeTask:(Nn,Qe,Ue,Ke,_t,fi)=>Nn.invokeTask(Ue,Ke,_t,fi),onCancelTask:(Nn,Qe,Ue,Ke)=>Nn.cancelTask(Ue,Ke)};class dn{constructor(Qe,Ue,Ke){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=Qe,this._parentDelegate=Ue,this._forkZS=Ke&&(Ke&&Ke.onFork?Ke:Ue._forkZS),this._forkDlgt=Ke&&(Ke.onFork?Ue:Ue._forkDlgt),this._forkCurrZone=Ke&&(Ke.onFork?this.zone:Ue._forkCurrZone),this._interceptZS=Ke&&(Ke.onIntercept?Ke:Ue._interceptZS),this._interceptDlgt=Ke&&(Ke.onIntercept?Ue:Ue._interceptDlgt),this._interceptCurrZone=Ke&&(Ke.onIntercept?this.zone:Ue._interceptCurrZone),this._invokeZS=Ke&&(Ke.onInvoke?Ke:Ue._invokeZS),this._invokeDlgt=Ke&&(Ke.onInvoke?Ue:Ue._invokeDlgt),this._invokeCurrZone=Ke&&(Ke.onInvoke?this.zone:Ue._invokeCurrZone),this._handleErrorZS=Ke&&(Ke.onHandleError?Ke:Ue._handleErrorZS),this._handleErrorDlgt=Ke&&(Ke.onHandleError?Ue:Ue._handleErrorDlgt),this._handleErrorCurrZone=Ke&&(Ke.onHandleError?this.zone:Ue._handleErrorCurrZone),this._scheduleTaskZS=Ke&&(Ke.onScheduleTask?Ke:Ue._scheduleTaskZS),this._scheduleTaskDlgt=Ke&&(Ke.onScheduleTask?Ue:Ue._scheduleTaskDlgt),this._scheduleTaskCurrZone=Ke&&(Ke.onScheduleTask?this.zone:Ue._scheduleTaskCurrZone),this._invokeTaskZS=Ke&&(Ke.onInvokeTask?Ke:Ue._invokeTaskZS),this._invokeTaskDlgt=Ke&&(Ke.onInvokeTask?Ue:Ue._invokeTaskDlgt),this._invokeTaskCurrZone=Ke&&(Ke.onInvokeTask?this.zone:Ue._invokeTaskCurrZone),this._cancelTaskZS=Ke&&(Ke.onCancelTask?Ke:Ue._cancelTaskZS),this._cancelTaskDlgt=Ke&&(Ke.onCancelTask?Ue:Ue._cancelTaskDlgt),this._cancelTaskCurrZone=Ke&&(Ke.onCancelTask?this.zone:Ue._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;const _t=Ke&&Ke.onHasTask,fi=Ue&&Ue._hasTaskZS;(_t||fi)&&(this._hasTaskZS=_t?Ke:An,this._hasTaskDlgt=Ue,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=Qe,Ke.onScheduleTask||(this._scheduleTaskZS=An,this._scheduleTaskDlgt=Ue,this._scheduleTaskCurrZone=this.zone),Ke.onInvokeTask||(this._invokeTaskZS=An,this._invokeTaskDlgt=Ue,this._invokeTaskCurrZone=this.zone),Ke.onCancelTask||(this._cancelTaskZS=An,this._cancelTaskDlgt=Ue,this._cancelTaskCurrZone=this.zone))}fork(Qe,Ue){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,Qe,Ue):new Ct(Qe,Ue)}intercept(Qe,Ue,Ke){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,Qe,Ue,Ke):Ue}invoke(Qe,Ue,Ke,_t,fi){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,Qe,Ue,Ke,_t,fi):Ue.apply(Ke,_t)}handleError(Qe,Ue){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,Qe,Ue)}scheduleTask(Qe,Ue){let Ke=Ue;if(this._scheduleTaskZS)this._hasTaskZS&&Ke._zoneDelegates.push(this._hasTaskDlgtOwner),Ke=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,Qe,Ue),Ke||(Ke=Ue);else if(Ue.scheduleFn)Ue.scheduleFn(Ue);else{if(Ue.type!=ni)throw new Error("Task is missing scheduleFn.");tn(Ue)}return Ke}invokeTask(Qe,Ue,Ke,_t){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,Qe,Ue,Ke,_t):Ue.callback.apply(Ke,_t)}cancelTask(Qe,Ue){let Ke;if(this._cancelTaskZS)Ke=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,Qe,Ue);else{if(!Ue.cancelFn)throw Error("Task is not cancelable");Ke=Ue.cancelFn(Ue)}return Ke}hasTask(Qe,Ue){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,Qe,Ue)}catch(Ke){this.handleError(Qe,Ke)}}_updateTaskCount(Qe,Ue){const Ke=this._taskCounts,_t=Ke[Qe],fi=Ke[Qe]=_t+Ue;if(fi<0)throw new Error("More tasks executed then were scheduled.");if(0==_t||0==fi){const pa={microTask:Ke.microTask>0,macroTask:Ke.macroTask>0,eventTask:Ke.eventTask>0,change:Qe};this.hasTask(this.zone,pa)}}}class Xt{constructor(Qe,Ue,Ke,_t,fi,pa){if(this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=Qe,this.source=Ue,this.data=_t,this.scheduleFn=fi,this.cancelFn=pa,!Ke)throw new Error("callback is not defined");this.callback=Ke;const Dt=this;Qe===Er&&_t&&_t.useG?this.invoke=Xt.invokeTask:this.invoke=function(){return Xt.invokeTask.call(ve,Dt,this,arguments)}}static invokeTask(Qe,Ue,Ke){Qe||(Qe=this),Qi++;try{return Qe.runCount++,Qe.zone.runTask(Qe,Ue,Ke)}finally{1==Qi&&wn(),Qi--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(On,Hi)}_transitionTo(Qe,Ue,Ke){if(this._state!==Ue&&this._state!==Ke)throw new Error(`${this.type} '${this.source}': can not transition to '${Qe}', expecting state '${Ue}'${Ke?" or '"+Ke+"'":""}, was '${this._state}'.`);this._state=Qe,Qe==On&&(this._zoneDelegates=null)}toString(){return this.data&&void 0!==this.data.handleId?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}const Ti=bt("setTimeout"),Un=bt("Promise"),pn=bt("then");let dr,hi=[],Gi=!1;function xa(Nn){if(dr||ve[Un]&&(dr=ve[Un].resolve(0)),dr){let Qe=dr[pn];Qe||(Qe=dr.then),Qe.call(dr,Nn)}else ve[Ti](Nn,0)}function tn(Nn){0===Qi&&0===hi.length&&xa(wn),Nn&&hi.push(Nn)}function wn(){if(!Gi){for(Gi=!0;hi.length;){const Nn=hi;hi=[];for(let Qe=0;Qe<Nn.length;Qe++){const Ue=Nn[Qe];try{Ue.zone.runTask(Ue,null,null)}catch(Ke){Rt.onUnhandledError(Ke)}}}Rt.microtaskDrainDone(),Gi=!1}}const gr={name:"NO ZONE"},On="notScheduled",Hi="scheduling",Pi="scheduled",mn="running",mi="canceling",Wt="unknown",ni="microTask",Yn="macroTask",Er="eventTask",Ii={},Rt={symbol:bt,currentZoneFrame:()=>vi,onUnhandledError:ji,microtaskDrainDone:ji,scheduleMicroTask:tn,showUncaughtError:()=>!Ct[bt("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:ji,patchMethod:()=>ji,bindArguments:()=>[],patchThen:()=>ji,patchMacroTask:()=>ji,patchEventPrototype:()=>ji,isIEOrEdge:()=>!1,getGlobalObjects:()=>{},ObjectDefineProperty:()=>ji,ObjectGetOwnPropertyDescriptor:()=>{},ObjectCreate:()=>{},ArraySlice:()=>[],patchClass:()=>ji,wrapWithCurrentZone:()=>ji,filterProperties:()=>[],attachOriginToPatched:()=>ji,_redefineProperty:()=>ji,patchCallbacks:()=>ji,nativeScheduleMicroTask:xa};let vi={parent:null,zone:new Ct(null,null)},no=null,Qi=0;function ji(){}Ze("Zone","Zone"),ve.Zone=Ct}("undefined"!=typeof window&&window||"undefined"!=typeof self&&self||global);const Te=Object.getOwnPropertyDescriptor,qe=Object.defineProperty,ae=Object.getPrototypeOf,F=Object.create,M=Array.prototype.slice,L="addEventListener",A="removeEventListener",R=Zone.__symbol__(L),J=Zone.__symbol__(A),ee="true",ue="false",Ne=Zone.__symbol__("");function ze(ve,He){return Zone.current.wrap(ve,He)}function Yt(ve,He,Je,Ze,ht){return Zone.current.scheduleMacroTask(ve,He,Je,Ze,ht)}const Ht=Zone.__symbol__,sn="undefined"!=typeof window,Wi=sn?window:void 0,Mt=sn&&Wi||"object"==typeof self&&self||global;function ke(ve,He){for(let Je=ve.length-1;Je>=0;Je--)"function"==typeof ve[Je]&&(ve[Je]=ze(ve[Je],He+"_"+Je));return ve}function st(ve){return!ve||!1!==ve.writable&&!("function"==typeof ve.get&&void 0===ve.set)}const Ut="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,Wn=!("nw"in Mt)&&void 0!==Mt.process&&"[object process]"==={}.toString.call(Mt.process),pt=!Wn&&!Ut&&!(!sn||!Wi.HTMLElement),Bn=void 0!==Mt.process&&"[object process]"==={}.toString.call(Mt.process)&&!Ut&&!(!sn||!Wi.HTMLElement),Xn={},Gn=function(ve){if(!(ve=ve||Mt.event))return;let He=Xn[ve.type];He||(He=Xn[ve.type]=Ht("ON_PROPERTY"+ve.type));const Je=this||ve.target||Mt,Ze=Je[He];let ht;if(pt&&Je===Wi&&"error"===ve.type){const bt=ve;ht=Ze&&Ze.call(this,bt.message,bt.filename,bt.lineno,bt.colno,bt.error),!0===ht&&ve.preventDefault()}else ht=Ze&&Ze.apply(this,arguments),null!=ht&&!ht&&ve.preventDefault();return ht};function za(ve,He,Je){let Ze=Te(ve,He);if(!Ze&&Je&&Te(Je,He)&&(Ze={enumerable:!0,configurable:!0}),!Ze||!Ze.configurable)return;const ht=Ht("on"+He+"patched");if(ve.hasOwnProperty(ht)&&ve[ht])return;delete Ze.writable,delete Ze.value;const bt=Ze.get,zt=Ze.set,Ct=He.substr(2);let An=Xn[Ct];An||(An=Xn[Ct]=Ht("ON_PROPERTY"+Ct)),Ze.set=function(dn){let Xt=this;!Xt&&ve===Mt&&(Xt=Mt),Xt&&("function"==typeof Xt[An]&&Xt.removeEventListener(Ct,Gn),zt&&zt.call(Xt,null),Xt[An]=dn,"function"==typeof dn&&Xt.addEventListener(Ct,Gn,!1))},Ze.get=function(){let dn=this;if(!dn&&ve===Mt&&(dn=Mt),!dn)return null;const Xt=dn[An];if(Xt)return Xt;if(bt){let Ti=bt.call(this);if(Ti)return Ze.set.call(this,Ti),"function"==typeof dn.removeAttribute&&dn.removeAttribute(He),Ti}return null},qe(ve,He,Ze),ve[ht]=!0}function $a(ve,He,Je){if(He)for(let Ze=0;Ze<He.length;Ze++)za(ve,"on"+He[Ze],Je);else{const Ze=[];for(const ht in ve)"on"==ht.substr(0,2)&&Ze.push(ht);for(let ht=0;ht<Ze.length;ht++)za(ve,Ze[ht],Je)}}const Zn=Ht("originalInstance");function jr(ve){const He=Mt[ve];if(!He)return;Mt[Ht(ve)]=He,Mt[ve]=function(){const ht=ke(arguments,ve);switch(ht.length){case 0:this[Zn]=new He;break;case 1:this[Zn]=new He(ht[0]);break;case 2:this[Zn]=new He(ht[0],ht[1]);break;case 3:this[Zn]=new He(ht[0],ht[1],ht[2]);break;case 4:this[Zn]=new He(ht[0],ht[1],ht[2],ht[3]);break;default:throw new Error("Arg list too long.")}},di(Mt[ve],He);const Je=new He(function(){});let Ze;for(Ze in Je)"XMLHttpRequest"===ve&&"responseBlob"===Ze||function(ht){"function"==typeof Je[ht]?Mt[ve].prototype[ht]=function(){return this[Zn][ht].apply(this[Zn],arguments)}:qe(Mt[ve].prototype,ht,{set:function(bt){"function"==typeof bt?(this[Zn][ht]=ze(bt,ve+"."+ht),di(this[Zn][ht],bt)):this[Zn][ht]=bt},get:function(){return this[Zn][ht]}})}(Ze);for(Ze in He)"prototype"!==Ze&&He.hasOwnProperty(Ze)&&(Mt[ve][Ze]=He[Ze])}function Va(ve,He,Je){let Ze=ve;for(;Ze&&!Ze.hasOwnProperty(He);)Ze=ae(Ze);!Ze&&ve[He]&&(Ze=ve);const ht=Ht(He);let bt=null;if(Ze&&(!(bt=Ze[ht])||!Ze.hasOwnProperty(ht))){bt=Ze[ht]=Ze[He];if(st(Ze&&Te(Ze,He))){const Ct=Je(bt,ht,He);Ze[He]=function(){return Ct(this,arguments)},di(Ze[He],bt)}}return bt}function Qs(ve,He,Je){let Ze=null;function ht(bt){const zt=bt.data;return zt.args[zt.cbIdx]=function(){bt.invoke.apply(this,arguments)},Ze.apply(zt.target,zt.args),bt}Ze=Va(ve,He,bt=>function(zt,Ct){const An=Je(zt,Ct);return An.cbIdx>=0&&"function"==typeof Ct[An.cbIdx]?Yt(An.name,Ct[An.cbIdx],An,ht):bt.apply(zt,Ct)})}function di(ve,He){ve[Ht("OriginalDelegate")]=He}let Sr=!1,Ni=!1;function el(){if(Sr)return Ni;Sr=!0;try{const ve=Wi.navigator.userAgent;(-1!==ve.indexOf("MSIE ")||-1!==ve.indexOf("Trident/")||-1!==ve.indexOf("Edge/"))&&(Ni=!0)}catch(ve){}return Ni}Zone.__load_patch("ZoneAwarePromise",(ve,He,Je)=>{const Ze=Object.getOwnPropertyDescriptor,ht=Object.defineProperty;const zt=Je.symbol,Ct=[],An=!0===ve[zt("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")],dn=zt("Promise"),Xt=zt("then");Je.onUnhandledError=Dt=>{if(Je.showUncaughtError()){const mt=Dt&&Dt.rejection;mt?console.error("Unhandled Promise rejection:",mt instanceof Error?mt.message:mt,"; Zone:",Dt.zone.name,"; Task:",Dt.task&&Dt.task.source,"; Value:",mt,mt instanceof Error?mt.stack:void 0):console.error(Dt)}},Je.microtaskDrainDone=()=>{for(;Ct.length;){const Dt=Ct.shift();try{Dt.zone.runGuarded(()=>{throw Dt.throwOriginal?Dt.rejection:Dt})}catch(mt){pn(mt)}}};const Un=zt("unhandledPromiseRejectionHandler");function pn(Dt){Je.onUnhandledError(Dt);try{const mt=He[Un];"function"==typeof mt&&mt.call(this,Dt)}catch(mt){}}function hi(Dt){return Dt&&Dt.then}function Gi(Dt){return Dt}function dr(Dt){return Ue.reject(Dt)}const xa=zt("state"),tn=zt("value"),wn=zt("finally"),gr=zt("parentPromiseValue"),On=zt("parentPromiseState"),Pi=null,mi=!1;function ni(Dt,mt){return at=>{try{Rt(Dt,mt,at)}catch($t){Rt(Dt,!1,$t)}}}const Ii=zt("currentTaskTrace");function Rt(Dt,mt,at){const $t=function(){let Dt=!1;return function(at){return function(){Dt||(Dt=!0,at.apply(null,arguments))}}}();if(Dt===at)throw new TypeError("Promise resolved with itself");if(Dt[xa]===Pi){let St=null;try{("object"==typeof at||"function"==typeof at)&&(St=at&&at.then)}catch(Qn){return $t(()=>{Rt(Dt,!1,Qn)})(),Dt}if(mt!==mi&&at instanceof Ue&&at.hasOwnProperty(xa)&&at.hasOwnProperty(tn)&&at[xa]!==Pi)no(at),Rt(Dt,at[xa],at[tn]);else if(mt!==mi&&"function"==typeof St)try{St.call(at,$t(ni(Dt,mt)),$t(ni(Dt,!1)))}catch(Qn){$t(()=>{Rt(Dt,!1,Qn)})()}else{Dt[xa]=mt;const Qn=Dt[tn];if(Dt[tn]=at,Dt[wn]===wn&&true===mt&&(Dt[xa]=Dt[On],Dt[tn]=Dt[gr]),mt===mi&&at instanceof Error){const Jt=He.currentTask&&He.currentTask.data&&He.currentTask.data.__creationTrace__;Jt&&ht(at,Ii,{configurable:!0,enumerable:!1,writable:!0,value:Jt})}for(let Jt=0;Jt<Qn.length;)Qi(Dt,Qn[Jt++],Qn[Jt++],Qn[Jt++],Qn[Jt++]);if(0==Qn.length&&mt==mi){Dt[xa]=0;let Jt=at;try{throw new Error("Uncaught (in promise): "+function bt(Dt){if(Dt&&Dt.toString===Object.prototype.toString)return(Dt.constructor&&Dt.constructor.name||"")+": "+JSON.stringify(Dt);return Dt?Dt.toString():Object.prototype.toString.call(Dt)}(at)+(at&&at.stack?"\n"+at.stack:""))}catch(U){Jt=U}An&&(Jt.throwOriginal=!0),Jt.rejection=at,Jt.promise=Dt,Jt.zone=He.current,Jt.task=He.currentTask,Ct.push(Jt),Je.scheduleMicroTask()}}}return Dt}const vi=zt("rejectionHandledHandler");function no(Dt){if(0===Dt[xa]){try{const mt=He[vi];mt&&"function"==typeof mt&&mt.call(this,{rejection:Dt[tn],promise:Dt})}catch(mt){}Dt[xa]=mi;for(let mt=0;mt<Ct.length;mt++)Dt===Ct[mt].promise&&Ct.splice(mt,1)}}function Qi(Dt,mt,at,$t,St){no(Dt);const Qn=Dt[xa],Jt=Qn?"function"==typeof $t?$t:Gi:"function"==typeof St?St:dr;mt.scheduleMicroTask("Promise.then",()=>{try{const U=Dt[tn],V=!!at&&wn===at[wn];V&&(at[gr]=U,at[On]=Qn);const K=mt.run(Jt,void 0,V&&Jt!==dr&&Jt!==Gi?[]:[U]);Rt(at,!0,K)}catch(U){Rt(at,!1,U)}},at)}const Nn=function(){},Qe=ve.AggregateError;class Ue{static toString(){return"function ZoneAwarePromise() { [native code] }"}static resolve(mt){return Rt(new this(null),true,mt)}static reject(mt){return Rt(new this(null),mi,mt)}static any(mt){if(!mt||"function"!=typeof mt[Symbol.iterator])return Promise.reject(new Qe([],"All promises were rejected"));const at=[];let $t=0;try{for(let Jt of mt)$t++,at.push(Ue.resolve(Jt))}catch(Jt){return Promise.reject(new Qe([],"All promises were rejected"))}if(0===$t)return Promise.reject(new Qe([],"All promises were rejected"));let St=!1;const Qn=[];return new Ue((Jt,U)=>{for(let V=0;V<at.length;V++)at[V].then(K=>{St||(St=!0,Jt(K))},K=>{Qn.push(K),$t--,0===$t&&(St=!0,U(new Qe(Qn,"All promises were rejected")))})})}static race(mt){let at,$t,St=new this((U,V)=>{at=U,$t=V});function Qn(U){at(U)}function Jt(U){$t(U)}for(let U of mt)hi(U)||(U=this.resolve(U)),U.then(Qn,Jt);return St}static all(mt){return Ue.allWithCallback(mt)}static allSettled(mt){return(this&&this.prototype instanceof Ue?this:Ue).allWithCallback(mt,{thenCallback:$t=>({status:"fulfilled",value:$t}),errorCallback:$t=>({status:"rejected",reason:$t})})}static allWithCallback(mt,at){let $t,St,Qn=new this((K,se)=>{$t=K,St=se}),Jt=2,U=0;const V=[];for(let K of mt){hi(K)||(K=this.resolve(K));const se=U;try{K.then(Oe=>{V[se]=at?at.thenCallback(Oe):Oe,Jt--,0===Jt&&$t(V)},Oe=>{at?(V[se]=at.errorCallback(Oe),Jt--,0===Jt&&$t(V)):St(Oe)})}catch(Oe){St(Oe)}Jt++,U++}return Jt-=2,0===Jt&&$t(V),Qn}constructor(mt){const at=this;if(!(at instanceof Ue))throw new Error("Must be an instanceof Promise.");at[xa]=Pi,at[tn]=[];try{mt&&mt(ni(at,true),ni(at,mi))}catch($t){Rt(at,!1,$t)}}get[Symbol.toStringTag](){return"Promise"}get[Symbol.species](){return Ue}then(mt,at){let $t=this.constructor[Symbol.species];(!$t||"function"!=typeof $t)&&($t=this.constructor||Ue);const St=new $t(Nn),Qn=He.current;return this[xa]==Pi?this[tn].push(Qn,St,mt,at):Qi(this,Qn,St,mt,at),St}catch(mt){return this.then(null,mt)}finally(mt){let at=this.constructor[Symbol.species];(!at||"function"!=typeof at)&&(at=Ue);const $t=new at(Nn);$t[wn]=wn;const St=He.current;return this[xa]==Pi?this[tn].push(St,$t,mt,mt):Qi(this,St,$t,mt,mt),$t}}Ue.resolve=Ue.resolve,Ue.reject=Ue.reject,Ue.race=Ue.race,Ue.all=Ue.all;const Ke=ve[dn]=ve.Promise;ve.Promise=Ue;const _t=zt("thenPatched");function fi(Dt){const mt=Dt.prototype,at=Ze(mt,"then");if(at&&(!1===at.writable||!at.configurable))return;const $t=mt.then;mt[Xt]=$t,Dt.prototype.then=function(St,Qn){return new Ue((U,V)=>{$t.call(this,U,V)}).then(St,Qn)},Dt[_t]=!0}return Je.patchThen=fi,Ke&&(fi(Ke),Va(ve,"fetch",Dt=>function pa(Dt){return function(mt,at){let $t=Dt.apply(mt,at);if($t instanceof Ue)return $t;let St=$t.constructor;return St[_t]||fi(St),$t}}(Dt))),Promise[He.__symbol__("uncaughtPromiseErrors")]=Ct,Ue}),Zone.__load_patch("toString",ve=>{const He=Function.prototype.toString,Je=Ht("OriginalDelegate"),Ze=Ht("Promise"),ht=Ht("Error"),bt=function(){if("function"==typeof this){const dn=this[Je];if(dn)return"function"==typeof dn?He.call(dn):Object.prototype.toString.call(dn);if(this===Promise){const Xt=ve[Ze];if(Xt)return He.call(Xt)}if(this===Error){const Xt=ve[ht];if(Xt)return He.call(Xt)}}return He.call(this)};bt[Je]=He,Function.prototype.toString=bt;const zt=Object.prototype.toString;Object.prototype.toString=function(){return"function"==typeof Promise&&this instanceof Promise?"[object Promise]":zt.call(this)}});let Za=!1;if("undefined"!=typeof window)try{const ve=Object.defineProperty({},"passive",{get:function(){Za=!0}});window.addEventListener("test",ve,ve),window.removeEventListener("test",ve,ve)}catch(ve){Za=!1}const cl={useG:!0},Tr={},xn={},eo=new RegExp("^"+Ne+"(\\w+)(true|false)$"),pl=Ht("propagationStopped");function En(ve,He){const Je=(He?He(ve):ve)+ue,Ze=(He?He(ve):ve)+ee,ht=Ne+Je,bt=Ne+Ze;Tr[ve]={},Tr[ve][ue]=ht,Tr[ve][ee]=bt}function qr(ve,He,Je,Ze){const ht=Ze&&Ze.add||L,bt=Ze&&Ze.rm||A,zt=Ze&&Ze.listeners||"eventListeners",Ct=Ze&&Ze.rmAll||"removeAllListeners",An=Ht(ht),dn="."+ht+":",Xt="prependListener",Un=function(tn,wn,gr){if(tn.isRemoved)return;const On=tn.callback;let Hi;"object"==typeof On&&On.handleEvent&&(tn.callback=mn=>On.handleEvent(mn),tn.originalDelegate=On);try{tn.invoke(tn,wn,[gr])}catch(mn){Hi=mn}const Pi=tn.options;if(Pi&&"object"==typeof Pi&&Pi.once){const mn=tn.originalDelegate?tn.originalDelegate:tn.callback;wn[bt].call(wn,gr.type,mn,Pi)}return Hi};function pn(tn,wn,gr){if(!(wn=wn||ve.event))return;const On=tn||wn.target||ve,Hi=On[Tr[wn.type][gr?ee:ue]];if(Hi){const Pi=[];if(1===Hi.length){const mn=Un(Hi[0],On,wn);mn&&Pi.push(mn)}else{const mn=Hi.slice();for(let mi=0;mi<mn.length&&(!wn||!0!==wn[pl]);mi++){const Wt=Un(mn[mi],On,wn);Wt&&Pi.push(Wt)}}if(1===Pi.length)throw Pi[0];for(let mn=0;mn<Pi.length;mn++){const mi=Pi[mn];He.nativeScheduleMicroTask(()=>{throw mi})}}}const hi=function(tn){return pn(this,tn,!1)},Gi=function(tn){return pn(this,tn,!0)};function dr(tn,wn){if(!tn)return!1;let gr=!0;wn&&void 0!==wn.useG&&(gr=wn.useG);const On=wn&&wn.vh;let Hi=!0;wn&&void 0!==wn.chkDup&&(Hi=wn.chkDup);let Pi=!1;wn&&void 0!==wn.rt&&(Pi=wn.rt);let mn=tn;for(;mn&&!mn.hasOwnProperty(ht);)mn=ae(mn);if(!mn&&tn[ht]&&(mn=tn),!mn||mn[An])return!1;const mi=wn&&wn.eventNameToString,Wt={},ni=mn[An]=mn[ht],Yn=mn[Ht(bt)]=mn[bt],Er=mn[Ht(zt)]=mn[zt],Ii=mn[Ht(Ct)]=mn[Ct];let Rt;function vi(at,$t){return!Za&&"object"==typeof at&&at?!!at.capture:Za&&$t?"boolean"==typeof at?{capture:at,passive:!0}:at?"object"==typeof at&&!1!==at.passive?Object.assign(Object.assign({},at),{passive:!0}):at:{passive:!0}:at}wn&&wn.prepend&&(Rt=mn[Ht(wn.prepend)]=mn[wn.prepend]);const Ue=gr?function(at){if(!Wt.isExisting)return ni.call(Wt.target,Wt.eventName,Wt.capture?Gi:hi,Wt.options)}:function(at){return ni.call(Wt.target,Wt.eventName,at.invoke,Wt.options)},Ke=gr?function(at){if(!at.isRemoved){const $t=Tr[at.eventName];let St;$t&&(St=$t[at.capture?ee:ue]);const Qn=St&&at.target[St];if(Qn)for(let Jt=0;Jt<Qn.length;Jt++)if(Qn[Jt]===at){Qn.splice(Jt,1),at.isRemoved=!0,0===Qn.length&&(at.allRemoved=!0,at.target[St]=null);break}}if(at.allRemoved)return Yn.call(at.target,at.eventName,at.capture?Gi:hi,at.options)}:function(at){return Yn.call(at.target,at.eventName,at.invoke,at.options)},fi=wn&&wn.diff?wn.diff:function(at,$t){const St=typeof $t;return"function"===St&&at.callback===$t||"object"===St&&at.originalDelegate===$t},pa=Zone[Ht("UNPATCHED_EVENTS")],Dt=ve[Ht("PASSIVE_EVENTS")],mt=function(at,$t,St,Qn,Jt=!1,U=!1){return function(){const V=this||ve;let K=arguments[0];wn&&wn.transferEventName&&(K=wn.transferEventName(K));let se=arguments[1];if(!se)return at.apply(this,arguments);if(Wn&&"uncaughtException"===K)return at.apply(this,arguments);let Oe=!1;if("function"!=typeof se){if(!se.handleEvent)return at.apply(this,arguments);Oe=!0}if(On&&!On(at,se,V,arguments))return;const Se=Za&&!!Dt&&-1!==Dt.indexOf(K),Xe=vi(arguments[2],Se);if(pa)for(let So=0;So<pa.length;So++)if(K===pa[So])return Se?at.call(V,K,se,Xe):at.apply(this,arguments);const tt=!!Xe&&("boolean"==typeof Xe||Xe.capture),Lt=!(!Xe||"object"!=typeof Xe)&&Xe.once,It=Zone.current;let on=Tr[K];on||(En(K,mi),on=Tr[K]);const ii=on[tt?ee:ue];let Bi,nn=V[ii],ln=!1;if(nn){if(ln=!0,Hi)for(let So=0;So<nn.length;So++)if(fi(nn[So],se))return}else nn=V[ii]=[];const Na=V.constructor.name,Vn=xn[Na];Vn&&(Bi=Vn[K]),Bi||(Bi=Na+$t+(mi?mi(K):K)),Wt.options=Xe,Lt&&(Wt.options.once=!1),Wt.target=V,Wt.capture=tt,Wt.eventName=K,Wt.isExisting=ln;const ga=gr?cl:void 0;ga&&(ga.taskData=Wt);const qa=It.scheduleEventTask(Bi,se,ga,St,Qn);return Wt.target=null,ga&&(ga.taskData=null),Lt&&(Xe.once=!0),!Za&&"boolean"==typeof qa.options||(qa.options=Xe),qa.target=V,qa.capture=tt,qa.eventName=K,Oe&&(qa.originalDelegate=se),U?nn.unshift(qa):nn.push(qa),Jt?V:void 0}};return mn[ht]=mt(ni,dn,Ue,Ke,Pi),Rt&&(mn[Xt]=mt(Rt,".prependListener:",function(at){return Rt.call(Wt.target,Wt.eventName,at.invoke,Wt.options)},Ke,Pi,!0)),mn[bt]=function(){const at=this||ve;let $t=arguments[0];wn&&wn.transferEventName&&($t=wn.transferEventName($t));const St=arguments[2],Qn=!!St&&("boolean"==typeof St||St.capture),Jt=arguments[1];if(!Jt)return Yn.apply(this,arguments);if(On&&!On(Yn,Jt,at,arguments))return;const U=Tr[$t];let V;U&&(V=U[Qn?ee:ue]);const K=V&&at[V];if(K)for(let se=0;se<K.length;se++){const Oe=K[se];if(fi(Oe,Jt)){if(K.splice(se,1),Oe.isRemoved=!0,0===K.length&&(Oe.allRemoved=!0,at[V]=null,"string"==typeof $t)){at[Ne+"ON_PROPERTY"+$t]=null}return Oe.zone.cancelTask(Oe),Pi?at:void 0}}return Yn.apply(this,arguments)},mn[zt]=function(){const at=this||ve;let $t=arguments[0];wn&&wn.transferEventName&&($t=wn.transferEventName($t));const St=[],Qn=Xi(at,mi?mi($t):$t);for(let Jt=0;Jt<Qn.length;Jt++){const U=Qn[Jt];let V=U.originalDelegate?U.originalDelegate:U.callback;St.push(V)}return St},mn[Ct]=function(){const at=this||ve;let $t=arguments[0];if($t){wn&&wn.transferEventName&&($t=wn.transferEventName($t));const St=Tr[$t];if(St){const Qn=St[ue],Jt=St[ee],U=at[Qn],V=at[Jt];if(U){const K=U.slice();for(let se=0;se<K.length;se++){const Oe=K[se];let Se=Oe.originalDelegate?Oe.originalDelegate:Oe.callback;this[bt].call(this,$t,Se,Oe.options)}}if(V){const K=V.slice();for(let se=0;se<K.length;se++){const Oe=K[se];let Se=Oe.originalDelegate?Oe.originalDelegate:Oe.callback;this[bt].call(this,$t,Se,Oe.options)}}}}else{const St=Object.keys(at);for(let Qn=0;Qn<St.length;Qn++){const Jt=St[Qn],U=eo.exec(Jt);let V=U&&U[1];V&&"removeListener"!==V&&this[Ct].call(this,V)}this[Ct].call(this,"removeListener")}if(Pi)return this},di(mn[ht],ni),di(mn[bt],Yn),Ii&&di(mn[Ct],Ii),Er&&di(mn[zt],Er),!0}let xa=[];for(let tn=0;tn<Je.length;tn++)xa[tn]=dr(Je[tn],Ze);return xa}function Xi(ve,He){if(!He){const bt=[];for(let zt in ve){const Ct=eo.exec(zt);let An=Ct&&Ct[1];if(An&&(!He||An===He)){const dn=ve[zt];if(dn)for(let Xt=0;Xt<dn.length;Xt++)bt.push(dn[Xt])}}return bt}let Je=Tr[He];Je||(En(He),Je=Tr[He]);const Ze=ve[Je[ue]],ht=ve[Je[ee]];return Ze?ht?Ze.concat(ht):Ze.slice():ht?ht.slice():[]}function Zi(ve,He){const Je=ve.Event;Je&&Je.prototype&&He.patchMethod(Je.prototype,"stopImmediatePropagation",Ze=>function(ht,bt){ht[pl]=!0,Ze&&Ze.apply(ht,bt)})}function Oi(ve,He,Je,Ze,ht){const bt=Zone.__symbol__(Ze);if(He[bt])return;const zt=He[bt]=He[Ze];He[Ze]=function(Ct,An,dn){return An&&An.prototype&&ht.forEach(function(Xt){const Ti=`${Je}.${Ze}::`+Xt,Un=An.prototype;if(Un.hasOwnProperty(Xt)){const pn=ve.ObjectGetOwnPropertyDescriptor(Un,Xt);pn&&pn.value?(pn.value=ve.wrapWithCurrentZone(pn.value,Ti),ve._redefineProperty(An.prototype,Xt,pn)):Un[Xt]&&(Un[Xt]=ve.wrapWithCurrentZone(Un[Xt],Ti))}else Un[Xt]&&(Un[Xt]=ve.wrapWithCurrentZone(Un[Xt],Ti))}),zt.call(He,Ct,An,dn)},ve.attachOriginToPatched(He[Ze],zt)}function Hr(ve,He,Je){if(!Je||0===Je.length)return He;const Ze=Je.filter(bt=>bt.target===ve);if(!Ze||0===Ze.length)return He;const ht=Ze[0].ignoreProperties;return He.filter(bt=>-1===ht.indexOf(bt))}function to(ve,He,Je,Ze){if(!ve)return;$a(ve,Hr(ve,He,Je),Ze)}function fr(ve){return Object.getOwnPropertyNames(ve).filter(He=>He.startsWith("on")&&He.length>2).map(He=>He.substring(2))}function Re(ve,He){if(Wn&&!Bn||Zone[ve.symbol("patchEvents")])return;const Je=He.__Zone_ignore_on_properties;let Ze=[];if(pt){const ht=window;Ze=Ze.concat(["Document","SVGElement","Element","HTMLElement","HTMLBodyElement","HTMLMediaElement","HTMLFrameSetElement","HTMLFrameElement","HTMLIFrameElement","HTMLMarqueeElement","Worker"]);const bt=function Qr(){try{const ve=Wi.navigator.userAgent;if(-1!==ve.indexOf("MSIE ")||-1!==ve.indexOf("Trident/"))return!0}catch(ve){}return!1}()?[{target:ht,ignoreProperties:["error"]}]:[];to(ht,fr(ht),Je&&Je.concat(bt),ae(ht))}Ze=Ze.concat(["XMLHttpRequest","XMLHttpRequestEventTarget","IDBIndex","IDBRequest","IDBOpenDBRequest","IDBDatabase","IDBTransaction","IDBCursor","WebSocket"]);for(let ht=0;ht<Ze.length;ht++){const bt=He[Ze[ht]];bt&&bt.prototype&&to(bt.prototype,fr(bt.prototype),Je)}}Zone.__load_patch("util",(ve,He,Je)=>{const Ze=fr(ve);Je.patchOnProperties=$a,Je.patchMethod=Va,Je.bindArguments=ke,Je.patchMacroTask=Qs;const ht=He.__symbol__("BLACK_LISTED_EVENTS"),bt=He.__symbol__("UNPATCHED_EVENTS");ve[bt]&&(ve[ht]=ve[bt]),ve[ht]&&(He[ht]=He[bt]=ve[ht]),Je.patchEventPrototype=Zi,Je.patchEventTarget=qr,Je.isIEOrEdge=el,Je.ObjectDefineProperty=qe,Je.ObjectGetOwnPropertyDescriptor=Te,Je.ObjectCreate=F,Je.ArraySlice=M,Je.patchClass=jr,Je.wrapWithCurrentZone=ze,Je.filterProperties=Hr,Je.attachOriginToPatched=di,Je._redefineProperty=Object.defineProperty,Je.patchCallbacks=Oi,Je.getGlobalObjects=()=>({globalSources:xn,zoneSymbolEventNames:Tr,eventNames:Ze,isBrowser:pt,isMix:Bn,isNode:Wn,TRUE_STR:ee,FALSE_STR:ue,ZONE_SYMBOL_PREFIX:Ne,ADD_EVENT_LISTENER_STR:L,REMOVE_EVENT_LISTENER_STR:A})});const xt=Ht("zoneTask");function gt(ve,He,Je,Ze){let ht=null,bt=null;Je+=Ze;const zt={};function Ct(dn){const Xt=dn.data;return Xt.args[0]=function(){return dn.invoke.apply(this,arguments)},Xt.handleId=ht.apply(ve,Xt.args),dn}function An(dn){return bt.call(ve,dn.data.handleId)}ht=Va(ve,He+=Ze,dn=>function(Xt,Ti){if("function"==typeof Ti[0]){const Un={isPeriodic:"Interval"===Ze,delay:"Timeout"===Ze||"Interval"===Ze?Ti[1]||0:void 0,args:Ti},pn=Ti[0];Ti[0]=function(){try{return pn.apply(this,arguments)}finally{Un.isPeriodic||("number"==typeof Un.handleId?delete zt[Un.handleId]:Un.handleId&&(Un.handleId[xt]=null))}};const hi=Yt(He,Ti[0],Un,Ct,An);if(!hi)return hi;const Gi=hi.data.handleId;return"number"==typeof Gi?zt[Gi]=hi:Gi&&(Gi[xt]=hi),Gi&&Gi.ref&&Gi.unref&&"function"==typeof Gi.ref&&"function"==typeof Gi.unref&&(hi.ref=Gi.ref.bind(Gi),hi.unref=Gi.unref.bind(Gi)),"number"==typeof Gi||Gi?Gi:hi}return dn.apply(ve,Ti)}),bt=Va(ve,Je,dn=>function(Xt,Ti){const Un=Ti[0];let pn;"number"==typeof Un?pn=zt[Un]:(pn=Un&&Un[xt],pn||(pn=Un)),pn&&"string"==typeof pn.type?"notScheduled"!==pn.state&&(pn.cancelFn&&pn.data.isPeriodic||0===pn.runCount)&&("number"==typeof Un?delete zt[Un]:Un&&(Un[xt]=null),pn.zone.cancelTask(pn)):dn.apply(ve,Ti)})}Zone.__load_patch("legacy",ve=>{const He=ve[Zone.__symbol__("legacyPatch")];He&&He()}),Zone.__load_patch("queueMicrotask",(ve,He,Je)=>{Je.patchMethod(ve,"queueMicrotask",Ze=>function(ht,bt){He.current.scheduleMicroTask("queueMicrotask",bt[0])})}),Zone.__load_patch("timers",ve=>{const Je="clear";gt(ve,"set",Je,"Timeout"),gt(ve,"set",Je,"Interval"),gt(ve,"set",Je,"Immediate")}),Zone.__load_patch("requestAnimationFrame",ve=>{gt(ve,"request","cancel","AnimationFrame"),gt(ve,"mozRequest","mozCancel","AnimationFrame"),gt(ve,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",(ve,He)=>{const Je=["alert","prompt","confirm"];for(let Ze=0;Ze<Je.length;Ze++){const ht=Je[Ze];Va(ve,ht,(bt,zt,Ct)=>function(An,dn){return He.current.run(bt,ve,dn,Ct)})}}),Zone.__load_patch("EventTarget",(ve,He,Je)=>{(function Ln(ve,He){He.patchEventPrototype(ve,He)})(ve,Je),function $n(ve,He){if(Zone[He.symbol("patchEventTarget")])return;const{eventNames:Je,zoneSymbolEventNames:Ze,TRUE_STR:ht,FALSE_STR:bt,ZONE_SYMBOL_PREFIX:zt}=He.getGlobalObjects();for(let An=0;An<Je.length;An++){const dn=Je[An],Un=zt+(dn+bt),pn=zt+(dn+ht);Ze[dn]={},Ze[dn][bt]=Un,Ze[dn][ht]=pn}const Ct=ve.EventTarget;return Ct&&Ct.prototype?(He.patchEventTarget(ve,He,[Ct&&Ct.prototype]),!0):void 0}(ve,Je);const Ze=ve.XMLHttpRequestEventTarget;Ze&&Ze.prototype&&Je.patchEventTarget(ve,Je,[Ze.prototype])}),Zone.__load_patch("MutationObserver",(ve,He,Je)=>{jr("MutationObserver"),jr("WebKitMutationObserver")}),Zone.__load_patch("IntersectionObserver",(ve,He,Je)=>{jr("IntersectionObserver")}),Zone.__load_patch("FileReader",(ve,He,Je)=>{jr("FileReader")}),Zone.__load_patch("on_property",(ve,He,Je)=>{Re(Je,ve)}),Zone.__load_patch("customElements",(ve,He,Je)=>{!function an(ve,He){const{isBrowser:Je,isMix:Ze}=He.getGlobalObjects();if(!Je&&!Ze||!ve.customElements||!("customElements"in ve))return;He.patchCallbacks(He,ve.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback"])}(ve,Je)}),Zone.__load_patch("XHR",(ve,He)=>{!function An(dn){const Xt=dn.XMLHttpRequest;if(!Xt)return;const Ti=Xt.prototype;let pn=Ti[R],hi=Ti[J];if(!pn){const Wt=dn.XMLHttpRequestEventTarget;if(Wt){const ni=Wt.prototype;pn=ni[R],hi=ni[J]}}const Gi="readystatechange",dr="scheduled";function xa(Wt){const ni=Wt.data,Yn=ni.target;Yn[bt]=!1,Yn[Ct]=!1;const Er=Yn[ht];pn||(pn=Yn[R],hi=Yn[J]),Er&&hi.call(Yn,Gi,Er);const Ii=Yn[ht]=()=>{if(Yn.readyState===Yn.DONE)if(!ni.aborted&&Yn[bt]&&Wt.state===dr){const vi=Yn[He.__symbol__("loadfalse")];if(0!==Yn.status&&vi&&vi.length>0){const no=Wt.invoke;Wt.invoke=function(){const Qi=Yn[He.__symbol__("loadfalse")];for(let ji=0;ji<Qi.length;ji++)Qi[ji]===Wt&&Qi.splice(ji,1);!ni.aborted&&Wt.state===dr&&no.call(Wt)},vi.push(Wt)}else Wt.invoke()}else!ni.aborted&&!1===Yn[bt]&&(Yn[Ct]=!0)};return pn.call(Yn,Gi,Ii),Yn[Je]||(Yn[Je]=Wt),mn.apply(Yn,ni.args),Yn[bt]=!0,Wt}function tn(){}function wn(Wt){const ni=Wt.data;return ni.aborted=!0,mi.apply(ni.target,ni.args)}const gr=Va(Ti,"open",()=>function(Wt,ni){return Wt[Ze]=0==ni[2],Wt[zt]=ni[1],gr.apply(Wt,ni)}),Hi=Ht("fetchTaskAborting"),Pi=Ht("fetchTaskScheduling"),mn=Va(Ti,"send",()=>function(Wt,ni){if(!0===He.current[Pi]||Wt[Ze])return mn.apply(Wt,ni);{const Yn={target:Wt,url:Wt[zt],isPeriodic:!1,args:ni,aborted:!1},Er=Yt("XMLHttpRequest.send",tn,Yn,xa,wn);Wt&&!0===Wt[Ct]&&!Yn.aborted&&Er.state===dr&&Er.invoke()}}),mi=Va(Ti,"abort",()=>function(Wt,ni){const Yn=function Un(Wt){return Wt[Je]}(Wt);if(Yn&&"string"==typeof Yn.type){if(null==Yn.cancelFn||Yn.data&&Yn.data.aborted)return;Yn.zone.cancelTask(Yn)}else if(!0===He.current[Hi])return mi.apply(Wt,ni)})}(ve);const Je=Ht("xhrTask"),Ze=Ht("xhrSync"),ht=Ht("xhrListener"),bt=Ht("xhrScheduled"),zt=Ht("xhrURL"),Ct=Ht("xhrErrorBeforeScheduled")}),Zone.__load_patch("geolocation",ve=>{ve.navigator&&ve.navigator.geolocation&&function ft(ve,He){const Je=ve.constructor.name;for(let Ze=0;Ze<He.length;Ze++){const ht=He[Ze],bt=ve[ht];if(bt){if(!st(Te(ve,ht)))continue;ve[ht]=(Ct=>{const An=function(){return Ct.apply(this,ke(arguments,Je+"."+ht))};return di(An,Ct),An})(bt)}}}(ve.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",(ve,He)=>{function Je(Ze){return function(ht){Xi(ve,Ze).forEach(zt=>{const Ct=ve.PromiseRejectionEvent;if(Ct){const An=new Ct(Ze,{promise:ht.promise,reason:ht.rejection});zt.invoke(An)}})}}ve.PromiseRejectionEvent&&(He[Ht("unhandledPromiseRejectionHandler")]=Je("unhandledrejection"),He[Ht("rejectionHandledHandler")]=Je("rejectionhandled"))})},46700:(Te,qe,ae)=>{var F={"./af":27088,"./af.js":27088,"./ar":17038,"./ar-dz":52502,"./ar-dz.js":52502,"./ar-kw":30128,"./ar-kw.js":30128,"./ar-ly":84519,"./ar-ly.js":84519,"./ar-ma":65443,"./ar-ma.js":65443,"./ar-sa":17642,"./ar-sa.js":17642,"./ar-tn":68592,"./ar-tn.js":68592,"./ar.js":17038,"./az":51213,"./az.js":51213,"./be":69191,"./be.js":69191,"./bg":90322,"./bg.js":90322,"./bm":28042,"./bm.js":28042,"./bn":59620,"./bn-bd":65903,"./bn-bd.js":65903,"./bn.js":59620,"./bo":69645,"./bo.js":69645,"./br":45020,"./br.js":45020,"./bs":64792,"./bs.js":64792,"./ca":47980,"./ca.js":47980,"./cs":47322,"./cs.js":47322,"./cv":90365,"./cv.js":90365,"./cy":32092,"./cy.js":32092,"./da":77387,"./da.js":77387,"./de":54307,"./de-at":29459,"./de-at.js":29459,"./de-ch":73694,"./de-ch.js":73694,"./de.js":54307,"./dv":39659,"./dv.js":39659,"./el":3460,"./el.js":3460,"./en-au":94369,"./en-au.js":94369,"./en-ca":60530,"./en-ca.js":60530,"./en-gb":9998,"./en-gb.js":9998,"./en-ie":13391,"./en-ie.js":13391,"./en-il":75414,"./en-il.js":75414,"./en-in":19615,"./en-in.js":19615,"./en-nz":21248,"./en-nz.js":21248,"./en-sg":13767,"./en-sg.js":13767,"./eo":84530,"./eo.js":84530,"./es":86866,"./es-do":18944,"./es-do.js":18944,"./es-mx":29116,"./es-mx.js":29116,"./es-us":83609,"./es-us.js":83609,"./es.js":86866,"./et":96725,"./et.js":96725,"./eu":67931,"./eu.js":67931,"./fa":56417,"./fa.js":56417,"./fi":20944,"./fi.js":20944,"./fil":61766,"./fil.js":61766,"./fo":95867,"./fo.js":95867,"./fr":1636,"./fr-ca":16848,"./fr-ca.js":16848,"./fr-ch":77773,"./fr-ch.js":77773,"./fr.js":1636,"./fy":14940,"./fy.js":14940,"./ga":91402,"./ga.js":91402,"./gd":46924,"./gd.js":46924,"./gl":16398,"./gl.js":16398,"./gom-deva":72457,"./gom-deva.js":72457,"./gom-latn":52545,"./gom-latn.js":52545,"./gu":42641,"./gu.js":42641,"./he":7536,"./he.js":7536,"./hi":96335,"./hi.js":96335,"./hr":7458,"./hr.js":7458,"./hu":56540,"./hu.js":56540,"./hy-am":65283,"./hy-am.js":65283,"./id":98780,"./id.js":98780,"./is":14205,"./is.js":14205,"./it":34211,"./it-ch":29985,"./it-ch.js":29985,"./it.js":34211,"./ja":31003,"./ja.js":31003,"./jv":60420,"./jv.js":60420,"./ka":40851,"./ka.js":40851,"./kk":16074,"./kk.js":16074,"./km":53343,"./km.js":53343,"./kn":44799,"./kn.js":44799,"./ko":13549,"./ko.js":13549,"./ku":91037,"./ku.js":91037,"./ky":93125,"./ky.js":93125,"./lb":69586,"./lb.js":69586,"./lo":32349,"./lo.js":32349,"./lt":92400,"./lt.js":92400,"./lv":39991,"./lv.js":39991,"./me":28477,"./me.js":28477,"./mi":55118,"./mi.js":55118,"./mk":15943,"./mk.js":15943,"./ml":13849,"./ml.js":13849,"./mn":31977,"./mn.js":31977,"./mr":66184,"./mr.js":66184,"./ms":70485,"./ms-my":64524,"./ms-my.js":64524,"./ms.js":70485,"./mt":36681,"./mt.js":36681,"./my":52024,"./my.js":52024,"./nb":42688,"./nb.js":42688,"./ne":68914,"./ne.js":68914,"./nl":11758,"./nl-be":52272,"./nl-be.js":52272,"./nl.js":11758,"./nn":41510,"./nn.js":41510,"./oc-lnc":52797,"./oc-lnc.js":52797,"./pa-in":37944,"./pa-in.js":37944,"./pl":1605,"./pl.js":1605,"./pt":54225,"./pt-br":73840,"./pt-br.js":73840,"./pt.js":54225,"./ro":45128,"./ro.js":45128,"./ru":35127,"./ru.js":35127,"./sd":32525,"./sd.js":32525,"./se":59893,"./se.js":59893,"./si":33123,"./si.js":33123,"./sk":59635,"./sk.js":59635,"./sl":78106,"./sl.js":78106,"./sq":88799,"./sq.js":88799,"./sr":97949,"./sr-cyrl":52872,"./sr-cyrl.js":52872,"./sr.js":97949,"./ss":86167,"./ss.js":86167,"./sv":39713,"./sv.js":39713,"./sw":41982,"./sw.js":41982,"./ta":22732,"./ta.js":22732,"./te":43636,"./te.js":43636,"./tet":2115,"./tet.js":2115,"./tg":69801,"./tg.js":69801,"./th":2868,"./th.js":2868,"./tk":31310,"./tk.js":31310,"./tl-ph":22360,"./tl-ph.js":22360,"./tlh":66645,"./tlh.js":66645,"./tr":98374,"./tr.js":98374,"./tzl":256,"./tzl.js":256,"./tzm":61595,"./tzm-latn":61631,"./tzm-latn.js":61631,"./tzm.js":61595,"./ug-cn":6050,"./ug-cn.js":6050,"./uk":65610,"./uk.js":65610,"./ur":86077,"./ur.js":86077,"./uz":22862,"./uz-latn":12207,"./uz-latn.js":12207,"./uz.js":22862,"./vi":48093,"./vi.js":48093,"./x-pseudo":25590,"./x-pseudo.js":25590,"./yo":9058,"./yo.js":9058,"./zh-cn":77908,"./zh-cn.js":77908,"./zh-hk":8867,"./zh-hk.js":8867,"./zh-mo":31133,"./zh-mo.js":31133,"./zh-tw":83291,"./zh-tw.js":83291};function M(A){var R=L(A);return ae(R)}function L(A){if(!ae.o(F,A)){var R=new Error("Cannot find module '"+A+"'");throw R.code="MODULE_NOT_FOUND",R}return F[A]}M.keys=function(){return Object.keys(F)},M.resolve=L,Te.exports=M,M.id=46700},24926:Te=>{"use strict";Te.exports=" "},5840:Te=>{"use strict";Te.exports=""},44119:Te=>{"use strict";Te.exports='.range-events ul {\n\tlist-style: none;\n}\n\n.bookableitem-extras {\n\tmargin-bottom: 1rem;\n}\n\n.outer-arrow-box {\n\tdisplay: flex;\n\tjustify-content: center;\n}\n\n.arrow-box {\n\tposition: relative;\n\tbackground: #337ab7;\n\tborder-radius: 17px;\n\tpadding: 1rem;\n\tcolor: #fff;\n}\n\n.arrow-box-after {\n\tbottom: 100%;\n\tleft: 50%;\n\tborder: solid transparent;\n\tcontent: " ";\n\theight: 0;\n\twidth: 0;\n\tposition: absolute;\n\tpointer-events: none;\n\tborder-bottom-color: #337ab7;\n\tborder-width: 15px;\n\tmargin-left: -15px;\n}\n\n.arrow-disabled ::ng-deep .mat-select-arrow {\n\tborder-top: 0;\n}\n\n.margin-auto-center {\n\tmargin: auto;\n}\n\n.sagenda-description-box {\n\tfont-size: 14px;\n\tline-height: normal;\n}\n\n/* This is to allign the number on appointmentCollectorTemplate */\n\n::ng-deep .dx-button .dx-button-content {\n\tpadding: 5px !important;\n}\n\n::ng-deep\n\t.dx-scheduler-overlay-panel.dx-overlay.dx-widget.dx-visibility-change-handler\n\t.dx-overlay-content.dx-resizable {\n\ttransform: none !important;\n\ttop: 95% !important;\n\tmargin: 5px !important;\n}\n\n@media screen and (max-width: 700px) {\n\t::ng-deep .dx-overlay-wrapper.dx-scheduler-overlay-panel {\n\t\tbackground-color: hsla(0, 0%, 100%, 0.8) !important;\n\t\toverflow: hidden !important;\n\t\tscroll-behavior: unset !important;\n\t}\n\t::ng-deep .dx-overlay-wrapper.dx-scheduler-overlay-panel .dx-overlay-content.dx-resizable {\n\t\ttransform: translateY(-50%) !important;\n\t\ttop: 50% !important;\n\t}\n}\n\n/* correct an incompatibility between Bootstrap 5 and DX Scheduler*/\n\n.row {\n\t--bs-gutter-x: 0rem !important;\n}\n\n.appointment-title{\n\toverflow: hidden !important;\n text-overflow: ellipsis !important;\n white-space: nowrap !important;\n}\n\n.appointment-time{\n\twhite-space: pre-wrap !important;\n}\n'},55168:Te=>{"use strict";Te.exports=".sagenda-alert-title {\n font-size: 18px;\n font-weight: bold;\n}\n\n.alert {\n position: relative;\n}\n\n.close {\n position: absolute;\n top: 48%;\n right: 35px;\n line-height: 0;\n}\n"},9145:Te=>{"use strict";Te.exports="ul {\n list-style: none;\n}"},47992:Te=>{"use strict";Te.exports="div {\n /* Allows to display line breaks inside div text.\n https://developer.mozilla.org/en-US/docs/Web/CSS/white-space */\n /* or pre-wrap or pre-line */\n white-space: pre-line;\n}\n"},89336:Te=>{"use strict";Te.exports="input.ng-invalid.ng-touched {\n border: 1px solid red;\n}\n\n.material-icons{\n vertical-align: text-bottom;\n}\n\n.event-list {\n border-bottom: solid 2px;\n padding-bottom: 1rem;\n padding-top: 1rem;\n}\n\n.multi-booking-disabled {\n opacity: .55;\n}\n\n.taxes-fees h4 {\n border-bottom: solid 2px;\n border-top: solid 2px;\n padding-bottom: 1rem;\n padding-top: 1rem;\n}\n\n.taxes-fees h5 {\n font-style: italic;\n text-decoration: underline;\n}\n\n.taxes-fees .fees div:nth-last-child(-n+2) {\n border-bottom: solid 2px;\n padding-bottom: 1rem;\n}\n\n.event-payment .note {\n font-style: italic;\n}\n\n:host { \n display: block; \n}\n\n.form-check-label{\nmargin-left: 5px;\n}\n"},33383:Te=>{"use strict";Te.exports='<div class="container-fluid">\n <div i18n-dir dir="{{i18nDirection}}">\n <ng-container *ngIf="currentAction===1 || currentAction===3">\n <div class="row">\n <div class="col"> </div>\n </div>\n <div class="row">\n <app-calendar (eventSelected)="handelCurrentAction($event)"></app-calendar>\n </div>\n </ng-container>\n <ng-container *ngIf="currentAction===2">\n <app-subscription (eventSelected)="handelCurrentAction($event)"></app-subscription>\n </ng-container>\n </div>\n</div>'},55567:Te=>{"use strict";Te.exports='<ng-container *ngIf="configuration?.companyLogoUrl">\n <div class="row text-center">\n <div class="col-md-12">\n <img [src]="configuration.companyLogoUrl" class="img-fluid" alt="Company Logo">\n </div>\n </div>\n</ng-container>\n<div class="row">\n <div class="col"> </div>\n</div>\n\n<div class="row">\n <div class="col-md-12 text-center">\n <mat-form-field style="width:300px;">\n <ng-container *ngIf="!fixedBookableItem.identifier; else fixedBookableItemMatSelect">\n <div>\n <mat-select #bookableItemSelect placeholder="{{\'MESSAGE.PLEASE_SELECT\' | translate }}">\n <mat-option *ngFor="let bookableItem of bookableItems" [value]="bookableItem.identifier"\n (click)="onSelectedBookableItemChanged(bookableItem)">\n {{ bookableItem.name }}\n </mat-option>\n </mat-select>\n </div>\n </ng-container>\n <ng-template #fixedBookableItemMatSelect>\n <mat-select [ngClass]="{ \'arrow-disabled\': !!fixedBookableItem.identifier }" #bookableItemSelect\n [disabled]="true">\n <mat-option *ngFor="let bookableItem of bookableItems" [value]="bookableItem.identifier"\n (click)="onSelectedBookableItemChanged(bookableItem)">\n {{ bookableItem.name }}\n </mat-option>\n </mat-select>\n </ng-template>\n </mat-form-field>\n </div>\n</div>\n<ng-container *ngIf="selectedBookableItem && (selectedBookableItem.location || selectedBookableItem.description)">\n <div class="row bookableitem-extras">\n <div class="col-md-1"> </div>\n <div class="col-md-10">\n <div class="outer-arrow-box">\n <div class="arrow-box" [style.background-color]="configuration?.buttonColor">\n <ng-container *ngIf="selectedBookableItem && selectedBookableItem.location">\n <app-sagenda-text type="button" [config]="configuration" class="sagenda-description-box">\n <b>{{ \'CALENDAR.LOCATION\' | translate}}</b> {{ selectedBookableItem.location }}\n </app-sagenda-text>\n </ng-container>\n <ng-container *ngIf="selectedBookableItem && selectedBookableItem.description">\n <app-sagenda-text type="button" [config]="configuration" class="sagenda-description-box">\n <b>{{ \'CALENDAR.DESCRIPTION\' | translate}}</b> {{ selectedBookableItem.description\n }}\n </app-sagenda-text>\n </ng-container>\n </div>\n <div class="arrow-box-after" [style.border-bottom-color]="configuration?.buttonColor"></div>\n </div>\n </div>\n </div>\n</ng-container>\n\n<div class="row text-center">\n <ng-container *ngIf="isMultipleSelectionEnabled">\n <div class="col-md-12 text-center">\n <app-sagenda-multiple-booking (eventSelected)="onMultipleSelectionBookingClick()"\n [languageCultureShortName]="languageCultureShortName" [sagendaDateFormat]="sagendaDateFormat"\n [sagendaTimeFormat]="sagendaTimeFormat">\n </app-sagenda-multiple-booking>\n </div>\n </ng-container>\n</div>\n<div class="row text-center">\n <div class="col-2 text-center">\n <ng-container *ngIf="!hideInfoButton">\n <a href="https://www.sagenda.com/introducing-sagenda/how-to-make-appointments-on-the-public-calendar/"\n target="_blank">\n <span class="material-icons" [style.color]="configuration?.buttonColor">\n info\n </span>\n </a>\n </ng-container>\n </div>\n <div class="col-8">\n <div class="row text-center" *ngIf="configuration?.enableMultiBooking != false">\n <ng-container *ngIf="isMultipleSelectionEnabled">\n <div class="margin-auto-center">\n <app-sagenda-button class="btn" [style.background-color]="configuration?.buttonColor"\n [config]="configuration" (click)="onMultipleBookingActionClick()"\n [attr.aria-expanded]="!isMultipleSelectionEnabled" aria-controls="collapseBasic"\n [iconName]="\'date_range\'" value="{{ \'MESSAGE.DISABLE_MULTIPLE_SELECTION\' | translate }}">\n </app-sagenda-button>\n </div>\n </ng-container>\n <ng-container *ngIf="!isMultipleSelectionEnabled">\n <div class="margin-auto-center">\n <app-sagenda-button class="btn" [style.background-color]="configuration?.buttonColor"\n [config]="configuration" (click)="onMultipleBookingActionClick()"\n [attr.aria-expanded]="!isMultipleSelectionEnabled" aria-controls="collapseBasic"\n [iconName]="\'date_range\'" value="{{ \'MESSAGE.ENABLE_MULTIPLE_SELECTION\' | translate }}">\n </app-sagenda-button>\n </div>\n </ng-container>\n </div>\n </div>\n <div class="col-2 text-center">\n <mat-icon [matBadge]="notificationNumber" matBadgeColor="warn" [style.color]="configuration?.buttonColor"\n (click)="onNotificationClick()">notifications</mat-icon>\n </div>\n</div>\n\n<div class="row">\n <div class="col"> </div>\n</div>\n\n\n\n<ng-container *ngIf="!isNotificationScreenDisplayed; else notificaitonCenter">\n <app-sagenda-alert-message-list [displayOnlyLastMessage]="true"></app-sagenda-alert-message-list>\n <app-progress-bar></app-progress-bar>\n <div class="row">\n <dx-scheduler [dataSource]="events" [views]=\'views\' [currentView]="view" [currentDate]="currentDate"\n [rtlEnabled]="rtlEnabled" [startDayHour]="dayStartHour" [endDayHour]="dayEndHour"\n [firstDayOfWeek]="weekStartsOn" [adaptivityEnabled]="adaptivityEnabled" [useDropDownViewSwitcher]="true"\n (onOptionChanged)="onSelectedDateChanged()" (onAppointmentClick)="onAppointmentClick($event)"\n (onAppointmentDblClick)="onAppointmentDblClick($event)" [height]="700"\n appointmentTooltipTemplate="tooltip-template" timeCellTemplate="timeCellTemplate"\n appointmentCollectorTemplate="appointmentCollectorTemplateCustomNb" (onInitialized)="onInitialized($event)"\n (onAppointmentFormOpening)="onAppointmentFormOpening($event)" appointmentTemplate="appointment-template"\n [maxAppointmentsPerCell]="adaptivityEnabled?\'auto\':2">\n <div *dxTemplate="let customNbData of \'appointmentCollectorTemplateCustomNb\'">\n <div><span>{{getNumberOfAppointmentCollector(customNbData)}}</span></div>\n </div>\n <div *dxTemplate="let appointment of \'timeCellTemplate\'">\n <i>{{formatTimeCellTemplate(appointment)}}</i>\n </div>\n <div *dxTemplate="let event of \'appointment-template\'">\n <div class="col-md-1" style="min-width: 50px;">\n <div class="dx-scheduler-agenda-appointment-marker"\n style="background-color: \'{{ event.appointmentData.color }}\'"></div>\n </div>\n <div class="col-md-11">\n <div>\n <div style="font-weight: bold;" class="appointment-title">\n {{ event.appointmentData.text }}\n </div>\n <div class="appointment-time">\n {{ event.appointmentData |\n startAndEndDateTimeFormattedAsStringPipe:languageCultureShortName:sagendaDateFormat:sagendaTimeFormat\n }}\n </div>\n </div>\n </div>\n </div>\n\n <ng-container *dxTemplate="let event of \'tooltip-template\'">\n <div>\n {{ event.appointmentData |\n startAndEndDateTimeFormattedAsStringPipe:languageCultureShortName:sagendaDateFormat:sagendaTimeFormat\n }}\n - {{event.appointmentData.text}}\n </div>\n </ng-container>\n <dxo-editing [allowDeleting]="false"></dxo-editing>\n <dxi-resource fieldExpr="color" [dataSource]="color"></dxi-resource>\n </dx-scheduler>\n </div>\n <div class="row" style="margin-top:10px;" *ngIf="enableTimeZoneChange" class="timezone-block">\n <div class="col-md-12 text-center">\n <mat-form-field style="width:400px;">\n <mat-label>{{ \'TIMEZONE.YOUR_TIMEZONE\' | translate }}</mat-label>\n <mat-select [value]="selectedTimezone">\n <mat-option *ngFor="let timezone of timezones" [value]="timezone"\n (click)="onSelectedTimezoneChanged(timezone)">\n {{timezone}}\n </mat-option>\n </mat-select>\n <mat-hint>{{ \'TIMEZONE.TIMEZONE_OF_ORGANISER_IS\' | translate }} : "{{organiserTimezone}}"\n </mat-hint>\n </mat-form-field>\n </div>\n </div>\n</ng-container>\n<ng-template #notificaitonCenter>\n <div class="row">\n <div class="col-md-12 text-center">\n <app-sagenda-alert-message-list></app-sagenda-alert-message-list>\n <app-sagenda-button class="btn btn-primary" [style.background-color]="configuration?.buttonColor"\n [config]="configuration" (click)="onNotificationClick()" value="{{ \'SUBSCRIPTION.BACK\' | translate }}">\n </app-sagenda-button>\n </div>\n </div>\n</ng-template>'},52684:Te=>{"use strict";Te.exports='<div class="row" id="progressBar">\n <div class="col">\n <mat-progress-bar mode="query"></mat-progress-bar>\n </div>\n</div>'},99891:Te=>{"use strict";Te.exports='<ng-container *ngFor="let message of getMessage()">\n <div class="alert alert-{{getBootstrapClassName(message)}} alert-dismissible fade show" role="alert">\n <div style="width: 100%;" class="sagenda-alert-title" *ngIf="message.titleTxtKey">{{message.titleTxtKey\n | translate }}</div>\n {{message.contentTxtKey | translate:replaceValue(message) }}\n <a *ngIf="message.url" href="{{message.url}}" target="_blank">{{ \'STANDARD.LINK\' | translate }}</a>\n <button type="button" class="btn-close" aria-label="Close" data-bs-dismiss="alert" (click)="close(message)"></button>\n </div>\n</ng-container>'},75737:Te=>{"use strict";Te.exports='<div>\n <ng-container *ngIf="iconName">\n <span class="material-icons">\n {{ iconName }}\n </span>\n </ng-container>\n <app-sagenda-text value="{{ value }}" type="button" [(config)]="config"></app-sagenda-text>\n</div>'},18758:Te=>{"use strict";Te.exports='<div class="row">\n <div class="col-md-12">\n <app-sagenda-text type="text" [config]="configuration">\n {{\'MULTIPLE.SELECTED_EVENTS\' | translate }}\n </app-sagenda-text>\n <ng-container *ngIf="!selectedEventList || !selectedEventList.length">\n <app-sagenda-text type="text" [config]="configuration">\n {{ \'MULTIPLE.NO_SELECTED_EVENTS\' | translate }}\n </app-sagenda-text>\n </ng-container>\n <ul>\n <li *ngFor="let event of selectedEventList">\n {{ event.appointmentData |\n startAndEndDateTimeFormattedAsStringPipe:languageCultureShortName:sagendaDateFormat:sagendaTimeFormat }}\n - {{ event.appointmentData.text }}\n </li>\n </ul>\n </div>\n</div>\n<div class="row">\n <div class="col-md-6">\n <app-sagenda-button class="btn" [style.background-color]="configuration?.buttonColor"\n (click)="OnMultipleSelectionClearClick()" value="{{\'MULTIPLE.CLEAR_SELECTION\'| translate }}"\n [config]="configuration" [iconName]="\'event_busy\'">\n </app-sagenda-button>\n </div>\n <div class="col-md-6">\n <app-sagenda-button class="btn" [style.background-color]="configuration?.buttonColor"\n matBadge="{{selectedEventList.length}}" matBadgePosition="after" matBadgeColor="primary"\n (click)="OnMultipleSelectionBookingClick()" [iconName]="\'event_available\'"\n value="{{\'SUBSCRIPTION.BOOK\'| translate }}" [config]="configuration">\n </app-sagenda-button>\n </div>\n</div>'},17752:Te=>{"use strict";Te.exports='<ng-container *ngIf="!!!value">\n <div [style.color]="type === \'text\' ? config?.textColor : config?.buttonTextColor">\n <ng-content></ng-content>\n </div>\n</ng-container>\n\n<ng-container *ngIf="config && value; then displayCustomColor; else displayStandardColor"></ng-container>\n<ng-template #displayCustomColor>\n <ng-container *ngIf="type === \'button\'">\n <div [style.color]="config?.buttonTextColor">\n {{ value }}\n </div>\n </ng-container>\n <ng-container *ngIf="type === \'text\'">\n <div [style.color]="config?.textColor">\n {{ value }}\n </div>\n </ng-container>\n</ng-template>\n<ng-template #displayStandardColor>\n {{ value }}\n</ng-template>'},8802:Te=>{"use strict";Te.exports='<div class="row">\n <div class="col-md-1"></div>\n <div class="col-md-10">\n <br />\n <div *ngFor="let bookableItem of groupedByBookableItemEventList | keyvalue">\n <mat-card>\n <mat-card-header>\n\n <mat-card-title>\n <span class="material-icons">\n info\n </span>\n <strong> {{ bookableItem.value[0].appointmentData.bookableItem.name}}</strong>\n </mat-card-title>\n </mat-card-header>\n <mat-card-content>\n <ng-container *ngIf="bookableItem.value[0].appointmentData.bookableItem.location">\n <strong>{{ \'CALENDAR.LOCATION\' | translate }} :</strong>\n <p style="text-align:justify">{{ bookableItem.value[0].appointmentData.bookableItem.location}}\n </p>\n </ng-container>\n <ng-container *ngIf="bookableItem.value[0].appointmentData.bookableItem.description">\n <strong>{{ \'CALENDAR.DESCRIPTION\' | translate }} :</strong>\n <p style="text-align:justify">\n {{ bookableItem.value[0].appointmentData.bookableItem.description }}</p>\n </ng-container>\n\n <mat-list>\n <mat-list-item *ngFor="let event of bookableItem.value">\n\n <h3 matLine>\n <span class="material-icons">\n event\n </span>\n {{ \'EVENT.DATE\' | translate }}:\n {{ event.appointmentData |\n startAndEndDateTimeFormattedAsStringPipe:languageCultureShortName:sagendaDateFormat:sagendaTimeFormat\n }}\n <ng-container *ngIf="event.paymentAmount != null">\n <span> | {{ \'SUBSCRIPTION.AMOUNT\' | translate }}:\n {{ event.appointmentData.paymentAmount }}\n {{ event.appointmentData.paymentCurrencyCode }}</span>\n <ng-container *ngIf="event.paymentNote != null">\n <span>| {{ \'SUBSCRIPTION.NOTE\' | translate }}:\n {{ event.appointmentData.paymentNote }} </span>\n </ng-container>\n </ng-container>\n </h3>\n </mat-list-item>\n </mat-list>\n </mat-card-content>\n </mat-card>\n <div *ngFor="let event of bookableItem.value">\n <br />\n <div *ngIf="event.appointmentData.members">\n <mat-card *ngIf="event.appointmentData.members.length > 0">\n <strong>{{ \'STANDARD.RESERVATIONS\' | translate }} :</strong>\n <div *ngFor="let member of event.appointmentData.members; let i = index">\n\n <mat-divider *ngIf="i!==0"></mat-divider>\n\n <ng-container *ngIf="member.customFields; else fixedDefaultForm">\n <div *ngFor="let customField of member.customFields">\n {{customField.title}} : {{customField.value}}\n </div>\n </ng-container>\n <ng-template #fixedDefaultForm>\n <div>{{\'SUBSCRIPTION.TITLE\' | translate }} : {{ member.courtesy }}</div>\n <div>{{\'SUBSCRIPTION.FIRST_NAME\' | translate }} : {{ member.firstName }}</div>\n <div>{{\'SUBSCRIPTION.LAST_NAME\' | translate }} : {{ member.lastName }}</div>\n <div>{{\'SUBSCRIPTION.EMAIL\' | translate }} : {{ member.email }}</div>\n <div>{{\'SUBSCRIPTION.PHONE\' | translate }} : {{ member.phoneNumber }}</div>\n <div>{{\'SUBSCRIPTION.DESCRIPTION\' | translate }} : {{ member.description }}</div>\n </ng-template>\n </div>\n </mat-card>\n </div>\n </div>\n </div>\n <mat-card *ngIf="paymentInfo && paymentInfo.grandTotal">\n \x3c!-- if we have fees then display sub total otherwise show grand total instead --\x3e\n <div *ngIf="paymentInfo && (fixedFees || percentageFees)">\n <strong>{{ \'SUBSCRIPTION.EVENT_SUB_TOTAL\' | translate }}</strong> {{ paymentInfo.eventsSubtotal }}\n {{ paymentInfo.currency }}\n </div>\n <div *ngIf="paymentInfo && paymentInfo.grandTotal && (!fixedFees && !percentageFees)">\n <strong>{{ \'SUBSCRIPTION.FEES_FIELD_GRAND_TOTAL\' | translate }}</strong> {{ paymentInfo.grandTotal }}\n {{ paymentInfo.currency }}\n </div>\n <br />\n <div class="taxes-fees" *ngIf="paymentInfo && (fixedFees || percentageFees)">\n <h4>{{ \'SUBSCRIPTION.TAXES_AND_FEES\' | translate }}</h4>\n \x3c!-- Fixed Fees --\x3e\n <div class="fixed-fees" *ngIf="fixedFees && fixedFees.length">\n <h5>{{ \'SUBSCRIPTION.FIXED_FEES\' | translate }}</h5>\n <div class="fees" *ngFor="let fixedFee of fixedFees">\n <div class="col-4"><strong>{{ \'SUBSCRIPTION.FEES_FIELD_NAME\' | translate }}</strong></div>\n <div class="col-8">{{ fixedFee.name }}</div>\n <div class="col-4"><strong>{{ \'SUBSCRIPTION.FEES_FIELD_AMOUNT\' | translate }}</strong></div>\n <div class="col-8">{{ fixedFee.amount }} {{ paymentInfo.currency }}</div>\n </div>\n </div>\n \x3c!-- Percentage Fees --\x3e\n <br />\n <div class="percentage-fees" *ngIf="percentageFees && percentageFees.length">\n <h5>{{ \'SUBSCRIPTION.PERCENTAGE_FEES\' | translate }}</h5>\n <div class="fees" *ngFor="let percentageFee of percentageFees">\n <div class="col-4"><strong>{{ \'SUBSCRIPTION.FEES_FIELD_NAME\' | translate }}</strong></div>\n <div class="col-8">{{ percentageFee.name }}</div>\n <div class="col-4"><strong>{{ \'SUBSCRIPTION.FEES_FIELD_PERCENTAGE\' | translate }}</strong>\n </div>\n <div class="col-8">{{ percentageFee.value }}</div>\n <div class="col-4">\n <strong>{{ \'SUBSCRIPTION.FEES_FIELD_CALC_PERCENTAGE_ON\' | translate }}</strong>\n </div>\n <div class="col-8">\n {{ percentageFee.includeFixedCosts ? (\'SUBSCRIPTION.BOOKINGS_AND_FIXED_FEES\' | translate) :\n (\'SUBSCRIPTION.BOOKINGS_ONLY\' | translate) }}\n </div>\n <div class="col-4"><strong>{{ \'SUBSCRIPTION.FEES_FIELD_AMOUNT\' | translate }}</strong></div>\n <div class="col-8">{{ percentageFee.amount }} {{ paymentInfo.currency }}</div>\n </div>\n </div>\n <br />\n \x3c!-- Discount Coupon Code --\x3e\n <div *ngIf="paymentInfo && paymentInfo.discount">\n <div class="col-4"><strong>{{ \'SUBSCRIPTION.DISCOUNT_AMOUNT\' | translate }}</strong></div>\n <div class="col-8">{{ paymentInfo.discount }} {{ paymentInfo.currency }}</div>\n </div>\n \x3c!-- Grand total for when there are fixed or percentage fees --\x3e\n <br />\n <div>\n <div class="col-4"><strong>{{ \'SUBSCRIPTION.FEES_FIELD_GRAND_TOTAL\' | translate }}</strong></div>\n <div class="col-8"><strong>{{ paymentInfo.grandTotal }} {{ paymentInfo.currency }}</strong></div>\n </div>\n </div>\n <div *ngIf="paymentInfo && paymentInfo.grandTotal && this.isSetPaymentGW()">\n <div *ngIf="!checkIsSinglePaymentGW()">\n <mat-radio-group>\n <label class="form-check-label">Select a payment gateway</label>\n <div class="form-check">\n <div class="row">\n <div class="col-6 col-sm-2">\n <input class="form-check-input" type="radio" name="isPayPal" id="isPayPal"\n [(ngModel)]="this.isPaymentMethod" [value]="\'isPayPal\'">\n <label class="form-check-label" for="isPayPal">\n PayPal\n </label>\n </div>\n\n <div class="col-6 col-sm-6">\n <input class="form-check-input" type="radio" name="isStripe" id="isStripe"\n [(ngModel)]="this.isPaymentMethod" [value]="\'isStripe\'">\n <label class="form-check-label" for="isStripe">\n {{ \'MESSAGE.PAYMENT_METHODS_STRIPE\' | translate }}\n </label>\n </div>\n\n </div>\n </div>\n </mat-radio-group>\n </div>\n <div *ngIf="this.checkCurrency()">\n <i>{{ \'SUBSCRIPTION.PAYMENT_MESSAGE_MANY_GW\' | translate }}</i>\n </div>\n </div>\n <div class="alert alert-danger" *ngIf="!this.checkCurrency()">\n {{ \'ERROR.PAYMENT_BANCONTACT_CURRENCY\' | translate }}\n </div>\n <div class="alert alert-danger" *ngIf="paymentInfo && paymentInfo.grandTotal && !this.isSetPaymentGW()">\n {{ \'ERROR.PAYMENT_METHOD_NOT_CONFIGURED\' | translate }}\n </div>\n <div>\n\n </div>\n <div *ngIf="checkIfHasCouponCode() === true" class="form-group row">\n <label for="coupon-code" class="col-sm-3 col-form-label">Coupon Code</label>\n <div class="col-sm-3">\n <input type="text" class="form-control" id="coupon-code" [(ngModel)]="discountCouponCode">\n </div>\n <div class="col-sm-3">\n <button type="button" class="btn" (click)="validateCouponCode()"\n [style.background-color]="configuration?.buttonColor"\n [style.color]="configuration?.buttonTextColor">\n {{ \'SUBSCRIPTION.VALIDATE_COUPON\' | translate }}\n </button>\n </div>\n <div class="col-sm-3" [ngStyle]="{\'color\': !couponCodeStatus ? \'red\' : \'green\' }"\n *ngIf="couponCodeStatus !== undefined">\n <i>{{ !couponCodeStatus ? (\'ERROR.COUPON_CODE_INVALID\' | translate) : (\'MESSAGE.COUPON_CODE_VALID\' |\n translate) }}</i>\n </div>\n </div>\n </mat-card>\n <br />\n <div *ngIf="!isFullyBooked; else fullyBookedBackOption">\n <form (ngSubmit)="onSubmit(f)" #f="ngForm" *ngIf="isCustomFormReady">\n <div>\n <mat-accordion>\n <mat-expansion-panel [(expanded)]="member.expanded"\n *ngFor="let member of members; let i = index">\n <mat-expansion-panel-header>\n <mat-panel-title>\n <span class="material-icons">\n person\n </span>{{ member.courtesy }}\n {{ member.firstName }} {{ member.lastName }}\n </mat-panel-title>\n <mat-panel-description>\n {{ member.email }}\n </mat-panel-description>\n </mat-expansion-panel-header>\n <div></div>\n\n <div *ngIf="customForm != null; else fixedDefaultForm">\n \x3c!-- DYNAMIC CUSTOM FORM --\x3e\n <div class="form-group">\n <div *ngFor="let customField of customForm.customFields; let j = index;">\n <div class="form-group">\n <ng-container [ngSwitch]="customField.type">\n \x3c!-- LIST --\x3e\n <ng-container *ngSwitchCase="\'DropdownList\'">\n <mat-form-field>\n <mat-select name="{{customField.title}}{{member.id}}{{j}}"\n id="{{customField.title}}{{member.id}}{{j}}"\n placeholder="{{customField.title}}"\n [required]="customField.required"\n [(ngModel)]="members[i].customFields[j].value">\n <mat-option\n *ngFor="let selectOption of customField.dropdownContents | keyvalue | AlphabeticalSortingPipe: {property: customField.dropdownContents}"\n [value]="selectOption.key">\n {{selectOption.value}}\n </mat-option>\n </mat-select>\n </mat-form-field>\n </ng-container>\n\n <ng-container *ngSwitchCase="\'TermsAndConditions\'">\n <label for="{{customField.title}}{{member.id}}">{{ customField.title\n }}</label>\n <ng-container *ngIf="customField.required"> *</ng-container>\n <ng-container>\n <p>\n <mat-checkbox class="example-margin"\n [required]="customField.required" type="checkbox"\n class="form-control" #field="ngModel"\n id="{{customField.title}}{{member.id}}{{j}}"\n name="{{customField.title}}{{member.id}}{{j}}"\n [(ngModel)]="members[i].customFields[j].value">\n <ng-container\n *ngIf="customField.url; else termsWithoutURL">\n <a href="{{ customField.url }}" target="_blank">{{\n customField.description }}</a>\n </ng-container>\n <ng-template #termsWithoutURL>\n {{ customField.description }}</ng-template>\n </mat-checkbox>\n </p>\n <div class="alert alert-danger"\n *ngIf="field.invalid && field.touched">\n {{ \'MESSAGE.PLEASE_INDICATE_READ_AGREE_TERMS_AND_CONDITIONS\'\n | translate }}\n </div>\n </ng-container>\n </ng-container>\n\n \x3c!-- TEXT --\x3e\n <ng-container *ngSwitchDefault>\n <p>\n <label for="{{customField.title}}{{member.id}}">{{\n customField.title}}\n </label>\n \x3c!-- TODO add existing title field role with exising translations --\x3e\n <ng-container *ngIf="customField.required"> *</ng-container>\n\n <ng-container\n *ngIf="customField.fieldRole===\'Email\'; else defaultField">\n <input type="email" class="form-control"\n id="{{customField.title}}{{member.id}}"\n name="{{customField.title}}{{member.id}}"\n placeholder="{{ customField.description}}"\n [(ngModel)]="members[i].customFields[j].value"\n [required]="customField.required" #emailField="ngModel"\n pattern="^[^\\s@]+@[^\\s@]+\\.[^\\s@]{2,}$">\n\n <div *ngIf="emailField.invalid && emailField.touched"\n class="alert alert-danger">\n {{ \'MESSAGE.PLEASE_ENTER_A_VALID_EMAIL_ADDRESS\' |\n translate\n }}\n </div>\n </ng-container>\n\n <ng-template #defaultField>\n <input type="text" class="form-control"\n id="{{customField.title}}{{member.id}}"\n name="{{customField.title}}{{member.id}}"\n placeholder="{{ customField.description}}"\n [(ngModel)]="members[i].customFields[j].value"\n [required]="customField.required" #field="ngModel">\n <div class="alert alert-danger"\n *ngIf="field.invalid && field.touched">\n {{ \'MESSAGE.VALUE_IS_REQUIRED\' | translate }}\n </div>\n </ng-template>\n\n <ng-container *ngIf="customField.fieldRole===\'Phone\'">\n <mat-hint align="start"><strong>\n {{\n \'MESSAGE.PLEASE_ENTER_A_VALID_PHONE_NB_WITH_INTERNATIONAL_COUNTRY_CODE\'\n | translate }}</strong>\n </mat-hint>\n </ng-container>\n </p>\n </ng-container>\n </ng-container>\n\n </div>\n </div>\n </div>\n </div>\n <ng-template #fixedDefaultForm>\n\n \x3c!-- STATIC DEFAULT FORM --\x3e\n <div class="form-group">\n <mat-form-field>\n <mat-select id="courtesy" name="courtesy{{member.id}}"\n id="courtesy{{member.id}}"\n placeholder="{{ \'SUBSCRIPTION.TITLE\' | translate }}"\n [(ngModel)]="members[i].courtesy">\n <mat-option value="{{ \'SUBSCRIPTION.MRS\' | translate }}">\n {{ \'SUBSCRIPTION.MRS\' | translate }}\n </mat-option>\n <mat-option value="{{ \'SUBSCRIPTION.MR\' | translate }}">\n {{ \'SUBSCRIPTION.MR\' | translate }}\n </mat-option>\n <mat-option value="{{ \'SUBSCRIPTION.MISS\' | translate }}">\n {{ \'SUBSCRIPTION.MISS\' | translate }}\n </mat-option>\n <mat-option value="{{ \'SUBSCRIPTION.DR\' | translate }}">\n {{ \'SUBSCRIPTION.DR\' | translate }}\n </mat-option>\n </mat-select>\n </mat-form-field>\n </div>\n\n <div class="form-group">\n <label for="firstName{{member.id}}">{{ \'SUBSCRIPTION.FIRST_NAME\' | translate }}\n *</label>\n <input type="text" class="form-control" id="firstName{{member.id}}"\n name="firstName{{member.id}}" [(ngModel)]="members[i].firstName" required\n #firstName="ngModel">\n <span class="help-block" *ngIf="!firstName.valid && firstName.touched">\n {{ \'MESSAGE.VALUE_IS_REQUIRED\' | translate }}\n </span>\n </div>\n\n <div class="form-group">\n <label for="lastName{{member.id}}">{{ \'SUBSCRIPTION.LAST_NAME\' | translate }}\n *</label>\n <input type="text" class="form-control" id="lastName{{member.id}}"\n name="lastName{{member.id}}" [(ngModel)]="members[i].lastName" required\n #lastName="ngModel">\n <span class="help-block" *ngIf="!lastName.valid && lastName.touched">\n {{ \'MESSAGE.VALUE_IS_REQUIRED\' | translate }}\n </span>\n </div>\n\n <div class="form-group">\n <label for="email{{member.id}}">{{ \'SUBSCRIPTION.EMAIL\' | translate }} *</label>\n <input type="email" class="form-control" id="email{{member.id}}"\n name="email{{member.id}}" [(ngModel)]="members[i].email" required email\n #email="ngModel">\n <span class="help-block" *ngIf="!email.valid && email.touched">\n {{ \'MESSAGE.PLEASE_ENTER_A_VALID_EMAIL_ADDRESS\' | translate }}\n </span>\n </div>\n\n <div class="form-group">\n <label for="phoneNumber">{{ \'SUBSCRIPTION.PHONE\' | translate }}</label>\n <input type="phoneNumber" class="form-control" id="phoneNumber{{member.id}}"\n name="phoneNumber{{member.id}}" [(ngModel)]="members[i].phoneNumber">\n <mat-hint align="start"><strong>\n {{ \'MESSAGE.PLEASE_ENTER_A_VALID_PHONE_NB_WITH_INTERNATIONAL_COUNTRY_CODE\' |\n translate }}</strong>\n </mat-hint>\n </div>\n\n <div class="form-group">\n <label for="description">{{ \'SUBSCRIPTION.DESCRIPTION\' | translate }} </label>\n <textarea class="form-control" rows="3" id="description{{member.id}}"\n name="description{{member.id}}" [(ngModel)]="members[i].description"></textarea>\n </div>\n </ng-template>\n \x3c!-- Multi Person Booking (By Number and By Member Names) --\x3e\n <div *ngIf="configuration.enableMultiPersonBooking && showMultiPersonBookingCheckbox(i)">\n <div class="form-group">\n <label>\n <input type="checkbox" name="book-multiple-people{{member.id}}"\n [(ngModel)]="members[i].multiPersonBookingEnabled" #bookMultiplePeople\n (change)="bookMultiplePeople">\n {{ \'SUBSCRIPTION.BOOK_MULTIPLE_PEOPLE\' | translate }}\n </label>\n </div>\n <div *ngIf="bookMultiplePeople.checked">\n <div class="btn-group" role="group">\n <app-sagenda-button (click)="toggleRegistrationType(REGISTRATION_BY_NAME, i)"\n value="{{ \'SUBSCRIPTION.BY_GIVING_ALL_NAMES\' | translate }}"\n [class]="getByNameCssClasses()"\n [style.background-color]="configuration?.buttonColor"\n [config]="configuration">\n </app-sagenda-button>\n <app-sagenda-button (click)="toggleRegistrationType(REGISTRATION_BY_NUMBER, i)"\n value="{{ \'SUBSCRIPTION.BY_ENTERING_NB_OF_PEOPLE\' | translate }}"\n [class]="getByNumberCssClasses()"\n [style.background-color]="configuration?.buttonColor"\n [config]="configuration">\n </app-sagenda-button>\n </div>\n </div>\n <div *ngIf="bookMultiplePeople.checked && currentRegistrationType === REGISTRATION_BY_NUMBER"\n class="form-group">\n <label for="number-of-people{{member.id}}">{{ \'SUBSCRIPTION.NUMBER_OF_PEOPLE\' |\n translate }}</label>\n <input type="number" class="form-control" id="number-of-people{{member.id}}"\n name="number-of-people{{member.id}}" [ngModel]="members[i].participants"\n (ngModelChange)="numberOfPeopleChange($event, i)" [appMaxParticipants]\n [listOfEvents]="eventList" #numberOfPeople="ngModel">\n </div>\n </div>\n\n <mat-action-row>\n <button *ngIf="this.members.length > 1" type="button" class="btn btn-danger"\n (click)="removeMember(i)">\n {{ \'SUBSCRIPTION.REMOVE_MEMBER\' | translate }}\n </button>\n </mat-action-row>\n\n\n </mat-expansion-panel>\n </mat-accordion>\n </div>\n <br />\n <mat-card>\n <mat-card-content>\n <div class="row">\n <div class="col-6 ">\n <button type="button" (click)="OnBackClicked()"\n [style.background-color]="configuration?.buttonColor"\n [style.color]="configuration?.buttonTextColor" class="btn btn-lg">{{\n \'SUBSCRIPTION.BACK\' | translate }}</button>\n </div>\n <div class="col-6 text-end">\n <button [disabled]="!f.valid || !canDisplayBookingButton()"\n [style.background-color]="configuration?.buttonColor"\n [style.color]="configuration?.buttonTextColor" id="submit-subscription-button"\n class="btn btn-success btn-lg">\n {{ \'SUBSCRIPTION.BOOK\' | translate }}\n </button>\n <button [style.background-color]="configuration?.buttonColor"\n [style.color]="configuration?.buttonTextColor"\n *ngIf="getEventsAvailability().isValid && currentRegistrationType === REGISTRATION_BY_NAME"\n type="button" class="btn btn-lg pull-right" (click)="addMember()">\n {{ \'SUBSCRIPTION.ADD_MEMBER\' | translate }}\n </button>\n </div>\n </div>\n </mat-card-content>\n </mat-card>\n </form>\n </div>\n <ng-template #fullyBookedBackOption>\n <mat-card>\n <mat-card-content>\n <div class="row">\n <div class="col-6 ">\n <button type="button" (click)="OnBackClicked()"\n [style.background-color]="configuration?.buttonColor"\n [style.color]="configuration?.buttonTextColor" class="btn btn-lg">{{\n \'SUBSCRIPTION.BACK\' | translate }}</button>\n </div>\n </div>\n </mat-card-content>\n </mat-card>\n </ng-template>\n </div>\n <div class="col-md-1"></div>\n</div>'},91128:Te=>{"use strict";Te.exports=JSON.parse('{"version":"2021a","zones":["Africa/Abidjan|LMT GMT|g.8 0|01|-2ldXH.Q|48e5","Africa/Accra|LMT GMT +0020 +0030|.Q 0 -k -u|01212121212121212121212121212121212121212121212131313131313131|-2bRzX.8 9RbX.8 fdE 1BAk MLE 1Bck MLE 1Bck MLE 1Bck MLE 1BAk MLE 1Bck MLE 1Bck MLE 1Bck MLE 1BAk MLE 1Bck MLE 1Bck MLE 1Bck MLE 1BAk MLE 1Bck MLE 1Bck MLE 1Bck MLE 1BAk MLE 1Bck MLE 1Bck MLE 1Bck MLE Mok 1BXE M0k 1BXE fak 9vbu bjCu MLu 1Bcu MLu 1BAu MLu 1Bcu MLu 1Bcu MLu 1Bcu MLu|41e5","Africa/Nairobi|LMT +0230 EAT +0245|-2r.g -2u -30 -2J|012132|-2ua2r.g N6nV.g 3Fbu h1cu dzbJ|47e5","Africa/Algiers|PMT WET WEST CET CEST|-9.l 0 -10 -10 -20|0121212121212121343431312123431213|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 DA0 Imo0 rd0 De0 9Xz0 1fb0 1ap0 16K0 2yo0 mEp0 hwL0 jxA0 11A0 dDd0 17b0 11B0 1cN0 2Dy0 1cN0 1fB0 1cL0|26e5","Africa/Lagos|LMT GMT +0030 WAT|-d.z 0 -u -10|01023|-2B40d.z 7iod.z dnXK.p dLzH.z|17e6","Africa/Bissau|LMT -01 GMT|12.k 10 0|012|-2ldX0 2xoo0|39e4","Africa/Maputo|LMT CAT|-2a.k -20|01|-2GJea.k|26e5","Africa/Cairo|EET EEST|-20 -30|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1bIO0 vb0 1ip0 11z0 1iN0 1nz0 12p0 1pz0 10N0 1pz0 16p0 1jz0 s3d0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1WL0 rd0 1Rz0 wp0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1qL0 Xd0 1oL0 11d0 1oL0 11d0 1pb0 11d0 1oL0 11d0 1oL0 11d0 1ny0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 WL0 1qN0 Rb0 1wp0 On0 1zd0 Lz0 1EN0 Fb0 c10 8n0 8Nd0 gL0 e10 mn0|15e6","Africa/Casablanca|LMT +00 +01|u.k 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-2gMnt.E 130Lt.E rb0 Dd0 dVb0 b6p0 TX0 EoB0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4mn0 SyN0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0|32e5","Africa/Ceuta|WET WEST CET CEST|0 -10 -10 -20|010101010101010101010232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-25KN0 11z0 drd0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1y7o0 LL0 gnd0 rz0 43d0 AL0 1Nd0 XX0 1Cp0 pz0 dEp0 4VB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|85e3","Africa/El_Aaiun|LMT -01 +00 +01|Q.M 10 0 -10|012323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1rDz7.c 1GVA7.c 6L0 AL0 1Nd0 XX0 1Cp0 pz0 1cBB0 AL0 1Nd0 wn0 1FB0 Db0 1zd0 Lz0 1Nf0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0 2600 e00 2600 gM0 2600 gM0 2600 e00 2600 gM0|20e4","Africa/Johannesburg|SAST SAST SAST|-1u -20 -30|012121|-2GJdu 1Ajdu 1cL0 1cN0 1cL0|84e5","Africa/Juba|LMT CAT CAST EAT|-26.s -20 -30 -30|012121212121212121212121212121212131|-1yW26.s 1zK06.s 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 PeX0|","Africa/Khartoum|LMT CAT CAST EAT|-2a.8 -20 -30 -30|012121212121212121212121212121212131|-1yW2a.8 1zK0a.8 16L0 1iN0 17b0 1jd0 17b0 1ip0 17z0 1i10 17X0 1hB0 18n0 1hd0 19b0 1gp0 19z0 1iN0 17b0 1ip0 17z0 1i10 18n0 1hd0 18L0 1gN0 19b0 1gp0 19z0 1iN0 17z0 1i10 17X0 yGd0 HjL0|51e5","Africa/Monrovia|MMT MMT GMT|H.8 I.u 0|012|-23Lzg.Q 28G01.m|11e5","Africa/Ndjamena|LMT WAT WAST|-10.c -10 -20|0121|-2le10.c 2J3c0.c Wn0|13e5","Africa/Sao_Tome|LMT GMT WAT|A.J 0 -10|0121|-2le00 4i6N0 2q00|","Africa/Tripoli|LMT CET CEST EET|-Q.I -10 -20 -20|012121213121212121212121213123123|-21JcQ.I 1hnBQ.I vx0 4iP0 xx0 4eN0 Bb0 7ip0 U0n0 A10 1db0 1cN0 1db0 1dd0 1db0 1eN0 1bb0 1e10 1cL0 1c10 1db0 1dd0 1db0 1cN0 1db0 1q10 fAn0 1ep0 1db0 AKq0 TA0 1o00|11e5","Africa/Tunis|PMT CET CEST|-9.l -10 -20|0121212121212121212121212121212121|-2nco9.l 18pa9.l 1qM0 DA0 3Tc0 11B0 1ze0 WM0 7z0 3d0 14L0 1cN0 1f90 1ar0 16J0 1gXB0 WM0 1rA0 11c0 nwo0 Ko0 1cM0 1cM0 1rA0 10M0 zuM0 10N0 1aN0 1qM0 WM0 1qM0 11A0 1o00|20e5","Africa/Windhoek|+0130 SAST SAST CAT WAT|-1u -20 -30 -20 -10|01213434343434343434343434343434343434343434343434343|-2GJdu 1Ajdu 1cL0 1SqL0 9Io0 16P0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|NST NWT NPT BST BDT AHST HST HDT|b0 a0 a0 b0 a0 a0 a0 90|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|326","America/Anchorage|AST AWT APT AHST AHDT YST AKST AKDT|a0 90 90 a0 90 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17T00 8wX0 iA0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cm0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|30e4","America/Port_of_Spain|LMT AST|46.4 40|01|-2kNvR.U|43e3","America/Araguaina|LMT -03 -02|3c.M 30 20|0121212121212121212121212121212121212121212121212121|-2glwL.c HdKL.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 ny10 Lz0|14e4","America/Argentina/Buenos_Aires|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323232323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Catamarca|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323132321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Cordoba|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323132323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0 1qN0 WL0|","America/Argentina/Jujuy|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323121323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1ze0 TX0 1ld0 WK0 1wp0 TX0 A4p0 uL0|","America/Argentina/La_Rioja|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323231232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Mendoza|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232312121321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1u20 SL0 1vd0 Tb0 1wp0 TW0 ri10 Op0 7TX0 uL0|","America/Argentina/Rio_Gallegos|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rlB0 7B0 8zb0 uL0|","America/Argentina/Salta|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323231323232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 A4p0 uL0|","America/Argentina/San_Juan|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323231232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Qn0 qO0 16n0 Rb0 1wp0 TX0 rld0 m10 8lb0 uL0|","America/Argentina/San_Luis|CMT -04 -03 -02|4g.M 40 30 20|012121212121212121212121212121212121212121232323121212321212|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 XX0 1q20 SL0 AN0 vDb0 m10 8lb0 8L0 jd0 1qN0 WL0 1qN0|","America/Argentina/Tucuman|CMT -04 -03 -02|4g.M 40 30 20|0121212121212121212121212121212121212121212323232313232123232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wq0 Ra0 1wp0 TX0 rlB0 4N0 8BX0 uL0 1qN0 WL0|","America/Argentina/Ushuaia|CMT -04 -03 -02|4g.M 40 30 20|01212121212121212121212121212121212121212123232323232321232|-20UHH.c pKnH.c Mn0 1iN0 Tb0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 1C10 LX0 1C10 LX0 1C10 LX0 1C10 Mn0 MN0 2jz0 MN0 4lX0 u10 5Lb0 1pB0 Fnz0 u10 uL0 1vd0 SL0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 zvd0 Bz0 1tB0 TX0 1wp0 Rb0 1wp0 Rb0 1wp0 TX0 rkN0 8p0 8zb0 uL0|","America/Curacao|LMT -0430 AST|4z.L 4u 40|012|-2kV7o.d 28KLS.d|15e4","America/Asuncion|AMT -04 -03|3O.E 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-1x589.k 1DKM9.k 3CL0 3Dd0 10L0 1pB0 10n0 1pB0 10n0 1pB0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1dd0 1cL0 1dd0 1cL0 1dd0 1db0 1dd0 1cL0 1lB0 14n0 1dd0 1cL0 1fd0 WL0 1rd0 1aL0 1dB0 Xz0 1qp0 Xb0 1qN0 10L0 1rB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 WN0 1qL0 11B0 1nX0 1ip0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 TX0 1tB0 19X0 1a10 1fz0 1a10 1fz0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0|28e5","America/Atikokan|CST CDT CWT CPT EST|60 50 50 50 50|0101234|-25TQ0 1in0 Rnb0 3je0 8x30 iw0|28e2","America/Bahia_Banderas|LMT MST CST PST MDT CDT|71 70 60 80 60 50|0121212131414141414141414141414141414152525252525252525252525252525252525252525252525252525252|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nW0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|84e3","America/Bahia|LMT -03 -02|2y.4 30 20|01212121212121212121212121212121212121212121212121212121212121|-2glxp.U HdLp.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 l5B0 Rb0|27e5","America/Barbados|LMT BMT AST ADT|3W.t 3W.t 40 30|01232323232|-1Q0I1.v jsM0 1ODC1.v IL0 1ip0 17b0 1ip0 17b0 1ld0 13b0|28e4","America/Belem|LMT -03 -02|3d.U 30 20|012121212121212121212121212121|-2glwK.4 HdKK.4 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|20e5","America/Belize|LMT CST -0530 CWT CPT CDT|5Q.M 60 5u 50 50 50|012121212121212121212121212121212121212121212121213412121212121212121212121212121212121212121215151|-2kBu7.c fPA7.c Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu Rcu 7Bt0 Ni0 4nd0 Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1wou Rbu 1wou Rbu 1zcu Onu e9Au qn0 lxB0 mn0|57e3","America/Blanc-Sablon|AST ADT AWT APT|40 30 30 30|010230|-25TS0 1in0 UGp0 8x50 iu0|11e2","America/Boa_Vista|LMT -04 -03|42.E 40 30|0121212121212121212121212121212121|-2glvV.k HdKV.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 smp0 WL0 1tB0 2L0|62e2","America/Bogota|BMT -05 -04|4U.g 50 40|0121|-2eb73.I 38yo3.I 2en0|90e5","America/Boise|PST PDT MST MWT MPT MDT|80 70 70 60 60 60|0101023425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-261q0 1nX0 11B0 1nX0 8C10 JCL0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 Dd0 1Kn0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e4","America/Cambridge_Bay|-00 MST MWT MPT MDDT MDT CST CDT EST|0 70 60 60 50 60 60 50 50|0123141515151515151515151515151515151515151515678651515151515151515151515151515151515151515151515151515151515151515151515151|-21Jc0 RO90 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11A0 1nX0 2K0 WQ0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e2","America/Campo_Grande|LMT -04 -03|3C.s 40 30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwl.w HdLl.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|77e4","America/Cancun|LMT CST EST EDT CDT|5L.4 60 50 40 50|0123232341414141414141414141414141414141412|-1UQG0 2q2o0 yLB0 1lb0 14p0 1lb0 14p0 Lz0 xB0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|CMT -0430 -04|4r.E 4u 40|01212|-2kV7w.k 28KM2.k 1IwOu kqo0|29e5","America/Cayenne|LMT -04 -03|3t.k 40 30|012|-2mrwu.E 2gWou.E|58e3","America/Panama|CMT EST|5j.A 50|01|-2uduE.o|15e5","America/Chicago|CST CDT EST CWT CPT|60 50 50 50 50|01010101010101010101010101010101010102010101010103401010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 1wp0 TX0 WN0 1qL0 1cN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 11B0 1Hz0 14p0 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|92e5","America/Chihuahua|LMT MST CST CDT MDT|74.k 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|81e4","America/Costa_Rica|SJMT CST CDT|5A.d 60 50|0121212121|-1Xd6n.L 2lu0n.L Db0 1Kp0 Db0 pRB0 15b0 1kp0 mL0|12e5","America/Creston|MST PST|70 80|010|-29DR0 43B0|53e2","America/Cuiaba|LMT -04 -03|3I.k 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwf.E HdLf.E 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 4a10 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|54e4","America/Danmarkshavn|LMT -03 -02 GMT|1e.E 30 20 0|01212121212121212121212121212121213|-2a5WJ.k 2z5fJ.k 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 DC0|8","America/Dawson_Creek|PST PDT PWT PPT MST|80 70 70 70 70|0102301010101010101010101010101010101010101010101010101014|-25TO0 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 ML0|12e3","America/Dawson|YST YDT YWT YPT YDDT PST PDT MST|90 80 80 80 70 80 70 70|010102304056565656565656565656565656565656565656565656565656565656565656565656565656565656567|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 jrA0 fNd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|13e2","America/Denver|MST MDT MWT MPT|70 60 60 60|01010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 11B0 1qL0 WN0 mn0 Ord0 8x20 ix0 LCN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e5","America/Detroit|LMT CST EST EWT EPT EDT|5w.b 60 50 40 40 40|0123425252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2Cgir.N peqr.N 156L0 8x40 iv0 6fd0 11z0 JxX1 SMX 1cN0 1cL0 aW10 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e5","America/Edmonton|LMT MST MDT MWT MPT|7x.Q 70 60 60 60|0121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2yd4q.8 shdq.8 1in0 17d0 hz0 2dB0 1fz0 1a10 11z0 1qN0 WL0 1qN0 11z0 IGN0 8x20 ix0 3NB0 11z0 XQp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|10e5","America/Eirunepe|LMT -05 -04|4D.s 50 40|0121212121212121212121212121212121|-2glvk.w HdLk.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0 yTd0 d5X0|31e3","America/El_Salvador|LMT CST CDT|5U.M 60 50|012121|-1XiG3.c 2Fvc3.c WL0 1qN0 WL0|11e5","America/Tijuana|LMT MST PST PDT PWT PPT|7M.4 70 80 70 70 70|012123245232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQE0 4PX0 8mM0 8lc0 SN0 1cL0 pHB0 83r0 zI0 5O10 1Rz0 cOO0 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 BUp0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|20e5","America/Fort_Nelson|PST PDT PWT PPT MST|80 70 70 70 70|01023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010104|-25TO0 1in0 UGp0 8x10 iy0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Fort_Wayne|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010101023010101010101010101040454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 QI10 Db0 RB0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 5Tz0 1o10 qLb0 1cL0 1cN0 1cL0 1qhd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Fortaleza|LMT -03 -02|2y 30 20|0121212121212121212121212121212121212121|-2glxq HdLq 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 5z0 2mN0 On0|34e5","America/Glace_Bay|LMT AST ADT AWT APT|3X.M 40 30 30 30|012134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsI0.c CwO0.c 1in0 UGp0 8x50 iu0 iq10 11z0 Jg10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","America/Godthab|LMT -03 -02|3q.U 30 20|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5Ux.4 2z5dx.4 19U0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|17e3","America/Goose_Bay|NST NDT NST NDT NWT NPT AST ADT ADDT|3u.Q 2u.Q 3u 2u 2u 2u 40 30 20|010232323232323245232323232323232323232323232323232323232326767676767676767676767676767676767676767676768676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-25TSt.8 1in0 DXb0 2HbX.8 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 S10 g0u 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|76e2","America/Grand_Turk|KMT EST EDT AST|57.a 50 40 40|0121212121212121212121212121212121212121212121212121212121212121212121212132121212121212121212121212121212121212121|-2l1uQ.O 2HHBQ.O 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 7jA0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e2","America/Guatemala|LMT CST CDT|62.4 60 50|0121212121|-24KhV.U 2efXV.U An0 mtd0 Nz0 ifB0 17b0 zDB0 11z0|13e5","America/Guayaquil|QMT -05 -04|5e 50 40|0121|-1yVSK 2uILK rz0|27e5","America/Guyana|LMT -0345 -03 -04|3Q.E 3J 30 40|0123|-2dvU7.k 2r6LQ.k Bxbf|80e4","America/Halifax|LMT AST ADT AWT APT|4e.o 40 30 30 30|0121212121212121212121212121212121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsHJ.A xzzJ.A 1db0 3I30 1in0 3HX0 IL0 1E10 ML0 1yN0 Pb0 1Bd0 Mn0 1Bd0 Rz0 1w10 Xb0 1w10 LX0 1w10 Xb0 1w10 Lz0 1C10 Jz0 1E10 OL0 1yN0 Un0 1qp0 Xb0 1qp0 11X0 1w10 Lz0 1HB0 LX0 1C10 FX0 1w10 Xb0 1qp0 Xb0 1BB0 LX0 1td0 Xb0 1qp0 Xb0 Rf0 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 3Qp0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 6i10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|39e4","America/Havana|HMT CST CDT|5t.A 50 40|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Meuu.o 72zu.o ML0 sld0 An0 1Nd0 Db0 1Nd0 An0 6Ep0 An0 1Nd0 An0 JDd0 Mn0 1Ap0 On0 1fd0 11X0 1qN0 WL0 1wp0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 14n0 1ld0 14L0 1kN0 15b0 1kp0 1cL0 1cN0 1fz0 1a10 1fz0 1fB0 11z0 14p0 1nX0 11B0 1nX0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 1a10 1in0 1a10 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 17c0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 11A0 6i00 Rc0 1wo0 U00 1tA0 Rc0 1wo0 U00 1wo0 U00 1zc0 U00 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0|21e5","America/Hermosillo|LMT MST CST PST MDT|7n.Q 70 60 80 60|0121212131414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0|64e4","America/Indiana/Knox|CST CDT CWT CPT EST|60 50 50 50 50|0101023010101010101010101010101010101040101010101010101010101010101010101010101010101010141010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 3NB0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 3Cn0 8wp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 z8o0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Marengo|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010104545454545414545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 dyN0 11z0 6fd0 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1e6p0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Petersburg|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010104010101010101010101010141014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 3Fb0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 19co0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Tell_City|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010401054541010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 njX0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 8wn0 1cN0 1cL0 1cN0 1cK0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vevay|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|010102304545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 kPB0 Awn0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1lnd0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Vincennes|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010454541014545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 g0p0 11z0 1o10 11z0 1qL0 WN0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 caL0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Indiana/Winamac|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|01010230101010101010101010101010101010454541054545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 jrz0 1cL0 1cN0 1cL0 1qhd0 1o00 Rd0 1za0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Inuvik|-00 PST PDDT MST MDT|0 80 60 70 60|0121343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-FnA0 tWU0 1fA0 wPe0 2pz0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|35e2","America/Iqaluit|-00 EWT EPT EST EDDT EDT CST CDT|0 40 40 50 30 40 60 50|01234353535353535353535353535353535353535353567353535353535353535353535353535353535353535353535353535353535353535353535353|-16K00 7nX0 iv0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|67e2","America/Jamaica|KMT EST EDT|57.a 50 40|0121212121212121212121|-2l1uQ.O 2uM1Q.O 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0|94e4","America/Juneau|PST PWT PPT PDT YDT YST AKST AKDT|80 70 70 70 80 90 90 80|01203030303030303030303030403030356767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cM0 1cM0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|33e3","America/Kentucky/Louisville|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101010102301010101010101010101010101454545454545414545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 3Fd0 Nb0 LPd0 11z0 RB0 8x30 iw0 1nX1 e0X 9vd0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 xz0 gso0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1VA0 LA0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Kentucky/Monticello|CST CDT CWT CPT EST EDT|60 50 50 50 50 40|0101023010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545454545454545454545454545454545454|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 SWp0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/La_Paz|CMT BST -04|4w.A 3w.A 40|012|-1x37r.o 13b0|19e5","America/Lima|LMT -05 -04|58.A 50 40|0121212121212121|-2tyGP.o 1bDzP.o zX0 1aN0 1cL0 1cN0 1cL0 1PrB0 zX0 1O10 zX0 6Gp0 zX0 98p0 zX0|11e6","America/Los_Angeles|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 5Wp1 1VaX 3dA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e6","America/Maceio|LMT -03 -02|2m.Q 30 20|012121212121212121212121212121212121212121|-2glxB.8 HdLB.8 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 dMN0 Lz0 8Q10 WL0 1tB0 5z0 2mN0 On0|93e4","America/Managua|MMT CST EST CDT|5J.c 60 50 50|0121313121213131|-1quie.M 1yAMe.M 4mn0 9Up0 Dz0 1K10 Dz0 s3F0 1KH0 DB0 9In0 k8p0 19X0 1o30 11y0|22e5","America/Manaus|LMT -04 -03|40.4 40 30|01212121212121212121212121212121|-2glvX.U HdKX.U 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 dPB0 On0|19e5","America/Martinique|FFMT AST ADT|44.k 40 30|0121|-2mPTT.E 2LPbT.E 19X0|39e4","America/Matamoros|LMT CST CDT|6E 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|45e4","America/Mazatlan|LMT MST CST PST MDT|75.E 70 60 80 60|0121212131414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 otX0 gmN0 P2N0 13Vd0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|44e4","America/Menominee|CST CDT CWT CPT EST|60 50 50 50 50|01010230101041010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 1o10 11z0 LCN0 1fz0 6410 9Jb0 1cM0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|85e2","America/Merida|LMT CST EST CDT|5W.s 60 50 50|0121313131313131313131313131313131313131313131313131313131313131313131313131313131313131|-1UQG0 2q2o0 2hz0 wu30 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|11e5","America/Metlakatla|PST PWT PPT PDT AKST AKDT|80 70 70 70 90 80|01203030303030303030303030303030304545450454545454545454545454545454545454545454|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1hU10 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Mexico_City|LMT MST CST CDT CWT|6A.A 70 60 50 50|012121232324232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 gEn0 TX0 3xd0 Jb0 6zB0 SL0 e5d0 17b0 1Pff0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|20e6","America/Miquelon|LMT AST -03 -02|3I.E 40 30 20|012323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2mKkf.k 2LTAf.k gQ10 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|61e2","America/Moncton|EST AST ADT AWT APT|50 40 30 30 30|012121212121212121212134121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2IsH0 CwN0 1in0 zAo0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1Nd0 An0 1K10 Lz0 1zB0 NX0 1u10 Wn0 S20 8x50 iu0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14n1 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 ReX 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|64e3","America/Monterrey|LMT CST CDT|6F.g 60 50|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1UQG0 2FjC0 1nX0 i6p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0|41e5","America/Montevideo|LMT MMT -04 -03 -0330 -0230 -02 -0130|3I.P 3I.P 40 30 3u 2u 20 1u|012343434343434343434343435353636353636375363636363636363636363636363636363636363636363|-2tRUf.9 sVc0 8jcf.9 1db0 1dcu 1cLu 1dcu 1cLu ircu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu WLu 1fAu 1cLu 1o0u 11zu NAu 3jXu zXu Dq0u 19Xu pcu jz0 cm10 19X0 6tB0 1fbu 3o0u jX0 4vB0 xz0 3Cp0 mmu 1a10 IMu Db0 4c10 uL0 1Nd0 An0 1SN0 uL0 mp0 28L0 iPB0 un0 1SN0 xz0 1zd0 Lz0 1zd0 Rb0 1zd0 On0 1wp0 Rb0 s8p0 1fB0 1ip0 11z0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 14n0 1ld0 14n0 1ld0 14n0 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Toronto|EST EDT EWT EPT|50 40 40 40|01010101010101010101010101010101010101010101012301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 11Wu 1nzu 1fD0 WJ0 1wr0 Nb0 1Ap0 On0 1zd0 On0 1wp0 TX0 1tB0 TX0 1tB0 TX0 1tB0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 4kM0 8x40 iv0 1o10 11z0 1nX0 11z0 1o10 11z0 1o10 1qL0 11D0 1nX0 11B0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e5","America/Nassau|LMT EST EWT EPT EDT|59.u 50 40 40 40|01212314141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-2kNuO.u 1drbO.u 6tX0 cp0 1hS0 pF0 J630 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|24e4","America/New_York|EST EDT EWT EPT|50 40 40 40|01010101010101010101010101010101010101010101010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 11B0 1qL0 1a10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 RB0 8x40 iv0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e6","America/Nipigon|EST EDT EWT EPT|50 40 40 40|010123010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TR0 1in0 Rnb0 3je0 8x40 iv0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|16e2","America/Nome|NST NWT NPT BST BDT YST AKST AKDT|b0 a0 a0 b0 a0 90 90 80|012034343434343434343434343434343456767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676767676|-17SX0 8wW0 iB0 Qlb0 52O0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cl0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|38e2","America/Noronha|LMT -02 -01|29.E 20 10|0121212121212121212121212121212121212121|-2glxO.k HdKO.k 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|30e2","America/North_Dakota/Beulah|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Oo0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/Center|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101014545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/North_Dakota/New_Salem|MST MDT MWT MPT CST CDT|70 60 60 60 60 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101454545454545454545454545454545454545454545454545454545454545454545454|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14o0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","America/Ojinaga|LMT MST CST CDT MDT|6V.E 70 60 50 60|0121212323241414141414141414141414141414141414141414141414141414141414141414141414141414141|-1UQF0 deL0 8lc0 17c0 10M0 1dd0 2zQN0 1lb0 14p0 1lb0 14q0 1lb0 14p0 1nX0 11B0 1nX0 1fB0 WL0 1fB0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 U10 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e3","America/Pangnirtung|-00 AST AWT APT ADDT ADT EDT EST CST CDT|0 40 30 30 20 30 40 50 60 50|012314151515151515151515151515151515167676767689767676767676767676767676767676767676767676767676767676767676767676767676767|-1XiM0 PnG0 8x50 iu0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1o00 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11C0 1nX0 11A0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Paramaribo|LMT PMT PMT -0330 -03|3E.E 3E.Q 3E.A 3u 30|01234|-2nDUj.k Wqo0.c qanX.I 1yVXN.o|24e4","America/Phoenix|MST MDT MWT|70 60 60|01010202010|-261r0 1nX0 11B0 1nX0 SgN0 4Al1 Ap0 1db0 SWqX 1cL0|42e5","America/Port-au-Prince|PPMT EST EDT|4N 50 40|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-28RHb 2FnMb 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14q0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 i6n0 1nX0 11B0 1nX0 d430 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Rio_Branco|LMT -05 -04|4v.c 50 40|01212121212121212121212121212121|-2glvs.M HdLs.M 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0 d5X0|31e4","America/Porto_Velho|LMT -04 -03|4f.A 40 30|012121212121212121212121212121|-2glvI.o HdKI.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0|37e4","America/Puerto_Rico|AST AWT APT|40 30 30|0120|-17lU0 7XT0 iu0|24e5","America/Punta_Arenas|SMT -05 -04 -03|4G.K 50 40 30|0102021212121212121232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-2q2jh.e fJAh.e 5knG.K 1Vzh.e jRAG.K 1pbh.e 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 blz0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|","America/Rainy_River|CST CDT CWT CPT|60 50 50 50|010123010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TQ0 1in0 Rnb0 3je0 8x30 iw0 19yN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|842","America/Rankin_Inlet|-00 CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313131313131313131313131313131313131313131313131313131313131313131|-vDc0 keu0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e2","America/Recife|LMT -03 -02|2j.A 30 20|0121212121212121212121212121212121212121|-2glxE.o HdLE.o 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 nsp0 WL0 1tB0 2L0 2pB0 On0|33e5","America/Regina|LMT MST MDT MWT MPT CST|6W.A 70 60 60 60 60|012121212121212121212121341212121212121212121212121215|-2AD51.o uHe1.o 1in0 s2L0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 66N0 1cL0 1cN0 19X0 1fB0 1cL0 1fB0 1cL0 1cN0 1cL0 M30 8x20 ix0 1ip0 1cL0 1ip0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 3NB0 1cL0 1cN0|19e4","America/Resolute|-00 CST CDDT CDT EST|0 60 40 50 50|012131313131313131313131313131313131313131313431313131313431313131313131313131313131313131313131313131313131313131313131|-SnA0 GWS0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|229","America/Santarem|LMT -04 -03|3C.M 40 30|0121212121212121212121212121212|-2glwl.c HdLl.c 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 qe10 xb0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 NBd0|21e4","America/Santiago|SMT -05 -04 -03|4G.K 50 40 30|010202121212121212321232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-2q2jh.e fJAh.e 5knG.K 1Vzh.e jRAG.K 1pbh.e 11d0 1oL0 11d0 1oL0 11d0 1oL0 11d0 1pb0 11d0 nHX0 op0 9Bz0 jb0 1oN0 ko0 Qeo0 WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0|62e5","America/Santo_Domingo|SDMT EST EDT -0430 AST|4E 50 40 4u 40|01213131313131414|-1ttjk 1lJMk Mn0 6sp0 Lbu 1Cou yLu 1RAu wLu 1QMu xzu 1Q0u xXu 1PAu 13jB0 e00|29e5","America/Sao_Paulo|LMT -03 -02|36.s 30 20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glwR.w HdKR.w 1cc0 1e10 1bX0 Ezd0 So0 1vA0 Mn0 1BB0 ML0 1BB0 zX0 pTd0 PX0 2ep0 nz0 1C10 zX0 1C10 LX0 1C10 Mn0 H210 Rb0 1tB0 IL0 1Fd0 FX0 1EN0 FX0 1HB0 Lz0 1EN0 Lz0 1C10 IL0 1HB0 Db0 1HB0 On0 1zd0 On0 1zd0 Lz0 1zd0 Rb0 1wN0 Wn0 1tB0 Rb0 1tB0 WL0 1tB0 Rb0 1zd0 On0 1HB0 FX0 1C10 Lz0 1Ip0 HX0 1zd0 On0 1HB0 IL0 1wp0 On0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|20e6","America/Scoresbysund|LMT -02 -01 +00|1r.Q 20 10 0|0121323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2a5Ww.8 2z5ew.8 1a00 1cK0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|452","America/Sitka|PST PWT PPT PDT YST AKST AKDT|80 70 70 70 90 90 80|01203030303030303030303030303030345656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565656565|-17T20 8x10 iy0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 co0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|90e2","America/St_Johns|NST NDT NST NDT NWT NPT NDDT|3u.Q 2u.Q 3u 2u 2u 2u 1u|01010101010101010101010101010101010102323232323232324523232323232323232323232323232323232323232323232323232323232323232323232323232323232326232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-28oit.8 14L0 1nB0 1in0 1gm0 Dz0 1JB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1fB0 1cL0 1fB0 19X0 1fB0 19X0 10O0 eKX.8 19X0 1iq0 WL0 1qN0 WL0 1qN0 WL0 1tB0 TX0 1tB0 WL0 1qN0 WL0 1qN0 7UHu itu 1tB0 WL0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1tB0 WL0 1ld0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14n1 1lb0 14p0 1nW0 11C0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","America/Swift_Current|LMT MST MDT MWT MPT CST|7b.k 70 60 60 60 60|012134121212121212121215|-2AD4M.E uHdM.E 1in0 UGp0 8x20 ix0 1o10 17b0 1ip0 11z0 1o10 11z0 1o10 11z0 isN0 1cL0 3Cp0 1cL0 1cN0 11z0 1qN0 WL0 pMp0|16e3","America/Tegucigalpa|LMT CST CDT|5M.Q 60 50|01212121|-1WGGb.8 2ETcb.8 WL0 1qN0 WL0 GRd0 AL0|11e5","America/Thule|LMT AST ADT|4z.8 40 30|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a5To.Q 31NBo.Q 1cL0 1cN0 1cL0 1fB0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|656","America/Thunder_Bay|CST EST EWT EPT EDT|60 50 40 40 40|0123141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141|-2q5S0 1iaN0 8x40 iv0 XNB0 1cL0 1cN0 1fz0 1cN0 1cL0 3Cp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","America/Vancouver|PST PDT PWT PPT|80 70 70 70|0102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-25TO0 1in0 UGp0 8x10 iy0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","America/Whitehorse|YST YDT YWT YPT YDDT PST PDT MST|90 80 80 80 70 80 70 70|010102304056565656565656565656565656565656565656565656565656565656565656565656565656565656567|-25TN0 1in0 1o10 13V0 Ser0 8x00 iz0 LCL0 1fA0 3NA0 vrd0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|23e3","America/Winnipeg|CST CDT CWT CPT|60 50 50 50|010101023010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aIi0 WL0 3ND0 1in0 Jap0 Rb0 aCN0 8x30 iw0 1tB0 11z0 1ip0 11z0 1o10 11z0 1o10 11z0 1rd0 10L0 1op0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 1cL0 1cN0 11z0 6i10 WL0 6i10 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1a00 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1o00 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1o00 11A0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|66e4","America/Yakutat|YST YWT YPT YDT AKST AKDT|90 80 80 80 90 80|01203030303030303030303030303030304545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-17T10 8x00 iz0 Vo10 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 cn0 10q0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|642","America/Yellowknife|-00 MST MWT MPT MDDT MDT|0 70 60 60 50 60|012314151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151515151|-1pdA0 hix0 8x20 ix0 LCL0 1fA0 zgO0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|19e3","Antarctica/Casey|-00 +08 +11|0 -80 -b0|0121212121212|-2q00 1DjS0 T90 40P0 KL0 blz0 3m10 1o30 14k0 1kr0 12l0 1o01|10","Antarctica/Davis|-00 +07 +05|0 -70 -50|01012121|-vyo0 iXt0 alj0 1D7v0 VB0 3Wn0 KN0|70","Antarctica/DumontDUrville|-00 +10|0 -a0|0101|-U0o0 cfq0 bFm0|80","Antarctica/Macquarie|AEST AEDT -00|-a0 -b0 0|010201010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 1a00 4SK0 1ayy0 Lvs0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 3Co0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|1","Antarctica/Mawson|-00 +06 +05|0 -60 -50|012|-CEo0 2fyk0|60","Pacific/Auckland|NZMT NZST NZST NZDT|-bu -cu -c0 -d0|01020202020202020202020202023232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1GCVu Lz0 1tB0 11zu 1o0u 11zu 1o0u 11zu 1o0u 14nu 1lcu 14nu 1lcu 1lbu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1nXu 11Au 1qLu WMu 1qLu 11Au 1n1bu IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|14e5","Antarctica/Palmer|-00 -03 -04 -02|0 30 40 20|0121212121213121212121212121212121212121212121212121212121212121212121212121212121|-cao0 nD0 1vd0 SL0 1vd0 17z0 1cN0 1fz0 1cN0 1cL0 1cN0 asn0 Db0 jsN0 14N0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|40","Antarctica/Rothera|-00 -03|0 30|01|gOo0|130","Antarctica/Syowa|-00 +03|0 -30|01|-vs00|20","Antarctica/Troll|-00 +00 +02|0 0 -20|01212121212121212121212121212121212121212121212121212121212121212121|1puo0 hd0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|40","Antarctica/Vostok|-00 +06|0 -60|01|-tjA0|25","Europe/Oslo|CET CEST|-10 -20|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2awM0 Qm0 W6o0 5pf0 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 wJc0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1qM0 WM0 zpc0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|62e4","Asia/Riyadh|LMT +03|-36.Q -30|01|-TvD6.Q|57e5","Asia/Almaty|LMT +05 +06 +07|-57.M -50 -60 -70|012323232323232323232321232323232323232323232323232|-1Pc57.M eUo7.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|15e5","Asia/Amman|LMT EET EEST|-2n.I -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1yW2n.I 1HiMn.I KL0 1oN0 11b0 1oN0 11b0 1pd0 1dz0 1cp0 11b0 1op0 11b0 fO10 1db0 1e10 1cL0 1cN0 1cL0 1cN0 1fz0 1pd0 10n0 1ld0 14n0 1hB0 15b0 1ip0 19X0 1cN0 1cL0 1cN0 17b0 1ld0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1So0 y00 1fc0 1dc0 1co0 1dc0 1cM0 1cM0 1cM0 1o00 11A0 1lc0 17c0 1cM0 1cM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|25e5","Asia/Anadyr|LMT +12 +13 +14 +11|-bN.U -c0 -d0 -e0 -b0|01232121212121212121214121212121212121212121212121212121212141|-1PcbN.U eUnN.U 23CL0 1db0 2q10 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|13e3","Asia/Aqtau|LMT +04 +05 +06|-3l.4 -40 -50 -60|012323232323232323232123232312121212121212121212|-1Pc3l.4 eUnl.4 24PX0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|15e4","Asia/Aqtobe|LMT +04 +05 +06|-3M.E -40 -50 -60|0123232323232323232321232323232323232323232323232|-1Pc3M.E eUnM.E 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0|27e4","Asia/Ashgabat|LMT +04 +05 +06|-3R.w -40 -50 -60|0123232323232323232323212|-1Pc3R.w eUnR.w 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0|41e4","Asia/Atyrau|LMT +03 +05 +06 +04|-3r.I -30 -50 -60 -40|01232323232323232323242323232323232324242424242|-1Pc3r.I eUor.I 24PW0 2pX0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 2sp0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Baghdad|BMT +03 +04|-2V.A -30 -40|012121212121212121212121212121212121212121212121212121|-26BeV.A 2ACnV.A 11b0 1cp0 1dz0 1dd0 1db0 1cN0 1cp0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1de0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0 1dc0 1dc0 1cM0 1dc0 1cM0 1dc0 1cM0 1dc0|66e5","Asia/Qatar|LMT +04 +03|-3q.8 -40 -30|012|-21Jfq.8 27BXq.8|96e4","Asia/Baku|LMT +03 +04 +05|-3j.o -30 -40 -50|01232323232323232323232123232323232323232323232323232323232323232|-1Pc3j.o 1jUoj.o WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 9Je0 1o00 11z0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|BMT +07|-6G.4 -70|01|-218SG.4|15e6","Asia/Barnaul|LMT +06 +07 +08|-5z -60 -70 -80|0123232323232323232323212323232321212121212121212121212121212121212|-21S5z pCnz 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 p90 LE0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|","Asia/Beirut|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-21aq0 1on0 1410 1db0 19B0 1in0 1ip0 WL0 1lQp0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 q6N0 En0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1op0 11b0 dA10 17b0 1iN0 17b0 1iN0 17b0 1iN0 17b0 1vB0 SL0 1mp0 13z0 1iN0 17b0 1iN0 17b0 1jd0 12n0 1a10 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0|22e5","Asia/Bishkek|LMT +05 +06 +07|-4W.o -50 -60 -70|012323232323232323232321212121212121212121212121212|-1Pc4W.o eUnW.o 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2e00 1tX0 17b0 1ip0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1cPu 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0|87e4","Asia/Brunei|LMT +0730 +08|-7D.E -7u -80|012|-1KITD.E gDc9.E|42e4","Asia/Kolkata|MMT IST +0630|-5l.a -5u -6u|012121|-2zOtl.a 1r2LP.a 1un0 HB0 7zX0|15e6","Asia/Chita|LMT +08 +09 +10|-7x.Q -80 -90 -a0|012323232323232323232321232323232323232323232323232323232323232312|-21Q7x.Q pAnx.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3re0|33e4","Asia/Choibalsan|LMT +07 +08 +10 +09|-7C -70 -80 -a0 -90|0123434343434343434343434343434343434343434343424242|-2APHC 2UkoC cKn0 1da0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 3Db0 h1f0 1cJ0 1cP0 1cJ0|38e3","Asia/Shanghai|CST CDT|-80 -90|01010101010101010101010101010|-23uw0 18n0 OjB0 Rz0 11d0 1wL0 A10 8HX0 1G10 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 aL0 1tU30 Rb0 1o10 11z0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0|23e6","Asia/Colombo|MMT +0530 +06 +0630|-5j.w -5u -60 -6u|01231321|-2zOtj.w 1rFbN.w 1zzu 7Apu 23dz0 11zu n3cu|22e5","Asia/Dhaka|HMT +0630 +0530 +06 +07|-5R.k -6u -5u -60 -70|0121343|-18LFR.k 1unn.k HB0 m6n0 2kxbu 1i00|16e6","Asia/Damascus|LMT EET EEST|-2p.c -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-21Jep.c Hep.c 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1xRB0 11X0 1oN0 10L0 1pB0 11b0 1oN0 10L0 1mp0 13X0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 1pd0 11b0 1oN0 Nb0 1AN0 Nb0 bcp0 19X0 1gp0 19X0 3ld0 1xX0 Vd0 1Bz0 Sp0 1vX0 10p0 1dz0 1cN0 1cL0 1db0 1db0 1g10 1an0 1ap0 1db0 1fd0 1db0 1cN0 1db0 1dd0 1db0 1cp0 1dz0 1c10 1dX0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1db0 1cN0 1db0 1cN0 19z0 1fB0 1qL0 11B0 1on0 Wp0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0|26e5","Asia/Dili|LMT +08 +09|-8m.k -80 -90|01212|-2le8m.k 1dnXm.k 1nfA0 Xld0|19e4","Asia/Dubai|LMT +04|-3F.c -40|01|-21JfF.c|39e5","Asia/Dushanbe|LMT +05 +06 +07|-4z.c -50 -60 -70|012323232323232323232321|-1Pc4z.c eUnz.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2hB0|76e4","Asia/Famagusta|LMT EET EEST +03|-2f.M -20 -30 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212312121212121212121212121212121212121212121|-1Vc2f.M 2a3cf.M 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","Asia/Gaza|EET EEST IST IDT|-20 -30 -20 -30|010101010101010101010101010101010123232323232323232323232323232320101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1c2o0 MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 11z0 1o10 14o0 1lA1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|18e5","Asia/Hebron|EET EEST IST IDT|-20 -30 -20 -30|01010101010101010101010101010101012323232323232323232323232323232010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-1c2o0 MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 pBa0 Vz0 1oN0 11b0 1oO0 10N0 1pz0 10N0 1pb0 10N0 1pb0 10N0 1pb0 10N0 1pz0 10N0 1pb0 10N0 1pb0 11d0 1oL0 dW0 hfB0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 M10 C00 17c0 1io0 17c0 1io0 17c0 1o00 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 17c0 1io0 18N0 1bz0 19z0 1gp0 1610 1iL0 12L0 1mN0 14o0 1lc0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|25e4","Asia/Ho_Chi_Minh|LMT PLMT +07 +08 +09|-76.E -76.u -70 -80 -90|0123423232|-2yC76.E bK00.a 1h7b6.u 5lz0 18o0 3Oq0 k5b0 aW00 BAM0|90e5","Asia/Hong_Kong|LMT HKT HKST HKWT JST|-7A.G -80 -90 -8u -90|0123412121212121212121212121212121212121212121212121212121212121212121|-2CFH0 1taO0 Hc0 xUu 9tBu 11z0 1tDu Rc0 1wo0 11A0 1cM0 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1nX0 U10 1tz0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|73e5","Asia/Hovd|LMT +06 +07 +08|-66.A -60 -70 -80|012323232323232323232323232323232323232323232323232|-2APG6.A 2Uko6.A cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|IMT +07 +08 +09|-6V.5 -70 -80 -90|01232323232323232323232123232323232323232323232323232323232323232|-21zGV.5 pjXV.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Europe/Istanbul|IMT EET EEST +03 +04|-1U.U -20 -30 -30 -40|0121212121212121212121212121212121212121212121234312121212121212121212121212121212121212121212121212121212121212123|-2ogNU.U dzzU.U 11b0 8tB0 1on0 1410 1db0 19B0 1in0 3Rd0 Un0 1oN0 11b0 zSN0 CL0 mp0 1Vz0 1gN0 8yn0 1yp0 ML0 1kp0 17b0 1ip0 17b0 1fB0 19X0 1ip0 19X0 1ip0 17b0 qdB0 38L0 1jd0 Tz0 l6O0 11A0 WN0 1qL0 TB0 1tX0 U10 1tz0 11B0 1in0 17d0 z90 cne0 pb0 2Cp0 1800 14o0 1dc0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1a00 1fA0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WO0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 Xc0 1qo0 WM0 1qM0 11A0 1o00 1200 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|BMT +0720 +0730 +09 +08 WIB|-77.c -7k -7u -90 -80 -70|01232425|-1Q0Tk luM0 mPzO 8vWu 6kpu 4PXu xhcu|31e6","Asia/Jayapura|LMT +09 +0930 WIT|-9m.M -90 -9u -90|0123|-1uu9m.M sMMm.M L4nu|26e4","Asia/Jerusalem|JMT IST IDT IDDT|-2k.E -20 -30 -40|01212121212121321212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-26Bek.E SyOk.E MM0 iM0 4JA0 10o0 1pA0 10M0 1pA0 16o0 1jA0 16o0 1jA0 3LA0 Eo0 oo0 1co0 1dA0 16o0 10M0 1jc0 1tA0 14o0 1cM0 1a00 11A0 1Nc0 Ao0 1Nc0 Ao0 1Ko0 LA0 1o00 WM0 EQK0 Db0 1fB0 Rb0 bXB0 gM0 8Q00 IM0 1wo0 TX0 1HB0 IL0 1s10 10n0 1o10 WL0 1zd0 On0 1ld0 11z0 1o10 14n0 1o10 14n0 1nd0 12n0 1nd0 Xz0 1q10 12n0 1hB0 1dX0 1ep0 1aL0 1eN0 17X0 1nf0 11z0 1tB0 19W0 1e10 17b0 1ep0 1gL0 18N0 1fz0 1eN0 17b0 1gq0 1gn0 19d0 1dz0 1c10 17X0 1hB0 1gn0 19d0 1dz0 1c10 17X0 1kp0 1dz0 1c10 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0|81e4","Asia/Kabul|+04 +0430|-40 -4u|01|-10Qs0|46e5","Asia/Kamchatka|LMT +11 +12 +13|-ay.A -b0 -c0 -d0|012323232323232323232321232323232323232323232323232323232323212|-1SLKy.A ivXy.A 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|18e4","Asia/Karachi|LMT +0530 +0630 +05 PKT PKST|-4s.c -5u -6u -50 -50 -60|012134545454|-2xoss.c 1qOKW.c 7zX0 eup0 LqMu 1fy00 1cL0 dK10 11b0 1610 1jX0|24e6","Asia/Urumqi|LMT +06|-5O.k -60|01|-1GgtO.k|32e5","Asia/Kathmandu|LMT +0530 +0545|-5F.g -5u -5J|012|-21JhF.g 2EGMb.g|12e5","Asia/Khandyga|LMT +08 +09 +10 +11|-92.d -80 -90 -a0 -b0|0123232323232323232323212323232323232323232323232343434343434343432|-21Q92.d pAp2.d 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 qK0 yN0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|66e2","Asia/Krasnoyarsk|LMT +06 +07 +08|-6b.q -60 -70 -80|01232323232323232323232123232323232323232323232323232323232323232|-21Hib.q prAb.q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|10e5","Asia/Kuala_Lumpur|SMT +07 +0720 +0730 +09 +08|-6T.p -70 -7k -7u -90 -80|0123435|-2Bg6T.p 17anT.p l5XE 17bO 8Fyu 1so1u|71e5","Asia/Kuching|LMT +0730 +08 +0820 +09|-7l.k -7u -80 -8k -90|0123232323232323242|-1KITl.k gDbP.k 6ynu AnE 1O0k AnE 1NAk AnE 1NAk AnE 1NAk AnE 1O0k AnE 1NAk AnE pAk 8Fz0|13e4","Asia/Macau|LMT CST +09 +10 CDT|-7y.a -80 -90 -a0 -90|012323214141414141414141414141414141414141414141414141414141414141414141|-2CFHy.a 1uqKy.a PX0 1kn0 15B0 11b0 4Qq0 1oM0 11c0 1ko0 1u00 11A0 1cM0 11c0 1o00 11A0 1o00 11A0 1oo0 1400 1o00 11A0 1o00 U00 1tA0 U00 1wo0 Rc0 1wru U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 Rd0 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 17d0 1cK0 1cO0 1cK0 1cO0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 s10 1Vz0 1cN0 1cL0 1cN0 1cL0 6fd0 14n0|57e4","Asia/Magadan|LMT +10 +11 +12|-a3.c -a0 -b0 -c0|012323232323232323232321232323232323232323232323232323232323232312|-1Pca3.c eUo3.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Cq0|95e3","Asia/Makassar|LMT MMT +08 +09 WITA|-7V.A -7V.A -80 -90 -80|01234|-21JjV.A vfc0 myLV.A 8ML0|15e5","Asia/Manila|PST PDT JST|-80 -90 -90|010201010|-1kJI0 AL0 cK10 65X0 mXB0 vX0 VK10 1db0|24e6","Asia/Nicosia|LMT EET EEST|-2d.s -20 -30|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1Vc2d.s 2a3cd.s 1cL0 1qp0 Xz0 19B0 19X0 1fB0 1db0 1cp0 1cL0 1fB0 19X0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1o30 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|32e4","Asia/Novokuznetsk|LMT +06 +07 +08|-5M.M -60 -70 -80|012323232323232323232321232323232323232323232323232323232323212|-1PctM.M eULM.M 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|55e4","Asia/Novosibirsk|LMT +06 +07 +08|-5v.E -60 -70 -80|0123232323232323232323212323212121212121212121212121212121212121212|-21Qnv.E pAFv.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 ml0 Os0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 4eN0|15e5","Asia/Omsk|LMT +05 +06 +07|-4R.u -50 -60 -70|01232323232323232323232123232323232323232323232323232323232323232|-224sR.u pMLR.u 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|12e5","Asia/Oral|LMT +03 +05 +06 +04|-3p.o -30 -50 -60 -40|01232323232323232424242424242424242424242424242|-1Pc3p.o eUop.o 23CK0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 1cM0 IM0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|27e4","Asia/Pontianak|LMT PMT +0730 +09 +08 WITA WIB|-7h.k -7h.k -7u -90 -80 -80 -70|012324256|-2ua7h.k XE00 munL.k 8Rau 6kpu 4PXu xhcu Wqnu|23e4","Asia/Pyongyang|LMT KST JST KST|-8n -8u -90 -90|012313|-2um8n 97XR 1lTzu 2Onc0 6BA0|29e5","Asia/Qostanay|LMT +04 +05 +06|-4e.s -40 -50 -60|012323232323232323232123232323232323232323232323|-1Pc4e.s eUoe.s 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0|","Asia/Qyzylorda|LMT +04 +05 +06|-4l.Q -40 -50 -60|01232323232323232323232323232323232323232323232|-1Pc4l.Q eUol.Q 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 3ao0 1EM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 zQl0|73e4","Asia/Rangoon|RMT +0630 +09|-6o.L -6u -90|0121|-21Jio.L SmnS.L 7j9u|48e5","Asia/Sakhalin|LMT +09 +11 +12 +10|-9u.M -90 -b0 -c0 -a0|01232323232323232323232423232323232424242424242424242424242424242|-2AGVu.M 1BoMu.M 1qFa0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 2pB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|58e4","Asia/Samarkand|LMT +04 +05 +06|-4r.R -40 -50 -60|01232323232323232323232|-1Pc4r.R eUor.R 23CL0 3Db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0|36e4","Asia/Seoul|LMT KST JST KST KDT KDT|-8r.Q -8u -90 -90 -a0 -9u|012343434343151515151515134343|-2um8r.Q 97XV.Q 1m1zu 6CM0 Fz0 1kN0 14n0 1kN0 14L0 1zd0 On0 69B0 2I0u OL0 1FB0 Rb0 1qN0 TX0 1tB0 TX0 1tB0 TX0 1tB0 TX0 2ap0 12FBu 11A0 1o00 11A0|23e6","Asia/Srednekolymsk|LMT +10 +11 +12|-ae.Q -a0 -b0 -c0|01232323232323232323232123232323232323232323232323232323232323232|-1Pcae.Q eUoe.Q 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|35e2","Asia/Taipei|CST JST CDT|-80 -90 -90|01020202020202020202020202020202020202020|-1iw80 joM0 1yo0 Tz0 1ip0 1jX0 1cN0 11b0 1oN0 11b0 1oN0 11b0 1oN0 11b0 10N0 1BX0 10p0 1pz0 10p0 1pz0 10p0 1db0 1dd0 1db0 1cN0 1db0 1cN0 1db0 1cN0 1db0 1BB0 ML0 1Bd0 ML0 uq10 1db0 1cN0 1db0 97B0 AL0|74e5","Asia/Tashkent|LMT +05 +06 +07|-4B.b -50 -60 -70|012323232323232323232321|-1Pc4B.b eUnB.b 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0|23e5","Asia/Tbilisi|TBMT +03 +04 +05|-2X.b -30 -40 -50|0123232323232323232323212121232323232323232323212|-1Pc2X.b 1jUnX.b WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cK0 1cL0 1cN0 1cL0 1cN0 2pz0 1cL0 1fB0 3Nz0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 An0 Os0 WM0|11e5","Asia/Tehran|LMT TMT +0330 +04 +05 +0430|-3p.I -3p.I -3u -40 -50 -4u|01234325252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252|-2btDp.I 1d3c0 1huLT.I TXu 1pz0 sN0 vAu 1cL0 1dB0 1en0 pNB0 UL0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 64p0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0|14e6","Asia/Thimphu|LMT +0530 +06|-5W.A -5u -60|012|-Su5W.A 1BGMs.A|79e3","Asia/Tokyo|JST JDT|-90 -a0|010101010|-QJJ0 Rc0 1lc0 14o0 1zc0 Oo0 1zc0 Oo0|38e6","Asia/Tomsk|LMT +06 +07 +08|-5D.P -60 -70 -80|0123232323232323232323212323232323232323232323212121212121212121212|-21NhD.P pxzD.P 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 co0 1bB0 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3Qp0|10e5","Asia/Ulaanbaatar|LMT +07 +08 +09|-77.w -70 -80 -90|012323232323232323232323232323232323232323232323232|-2APH7.w 2Uko7.w cKn0 1db0 1dd0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 6hD0 11z0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 kEp0 1cJ0 1cP0 1cJ0|12e5","Asia/Ust-Nera|LMT +08 +09 +12 +11 +10|-9w.S -80 -90 -c0 -b0 -a0|012343434343434343434345434343434343434343434343434343434343434345|-21Q9w.S pApw.S 23CL0 1d90 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 17V0 7zD0|65e2","Asia/Vladivostok|LMT +09 +10 +11|-8L.v -90 -a0 -b0|01232323232323232323232123232323232323232323232323232323232323232|-1SJIL.v itXL.v 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|60e4","Asia/Yakutsk|LMT +08 +09 +10|-8C.W -80 -90 -a0|01232323232323232323232123232323232323232323232323232323232323232|-21Q8C.W pAoC.W 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|28e4","Asia/Yekaterinburg|LMT PMT +04 +05 +06|-42.x -3J.5 -40 -50 -60|012343434343434343434343234343434343434343434343434343434343434343|-2ag42.x 7mQh.s qBvJ.5 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|14e5","Asia/Yerevan|LMT +03 +04 +05|-2W -30 -40 -50|0123232323232323232323212121212323232323232323232323232323232|-1Pc2W 1jUnW WCL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 2pB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 4RX0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|13e5","Atlantic/Azores|HMT -02 -01 +00 WET|1S.w 20 10 0 0|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121232323232323232323232323232323234323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-2ldW0 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cL0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|25e4","Atlantic/Bermuda|BMT BST AST ADT|4j.i 3j.i 40 30|010102323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-28p7E.G 1bb0 1i10 11X0 ru30 thbE.G 1PX0 11B0 1tz0 Rd0 1zb0 Op0 1zb0 3I10 Lz0 1EN0 FX0 1HB0 FX0 1Kp0 Db0 1Kp0 Db0 1Kp0 FX0 93d0 11z0 GAp0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|65e3","Atlantic/Canary|LMT -01 WET WEST|11.A 10 0 -10|01232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-1UtaW.o XPAW.o 1lAK0 1a10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|54e4","Atlantic/Cape_Verde|LMT -02 -01|1y.4 20 10|01212|-2ldW0 1eEo0 7zX0 1djf0|50e4","Atlantic/Faroe|LMT WET WEST|r.4 0 -10|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2uSnw.U 2Wgow.U 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|49e3","Atlantic/Madeira|FMT -01 +00 +01 WET WEST|17.A 10 0 -10 0 -10|01212121212121212121212121212121212121212121232123212321232121212121212121212121212121212121212121454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2ldX0 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 qIl0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|27e4","Atlantic/Reykjavik|LMT -01 +00 GMT|1s 10 0 0|012121212121212121212121212121212121212121212121212121212121212121213|-2uWmw mfaw 1Bd0 ML0 1LB0 Cn0 1LB0 3fX0 C10 HrX0 1cO0 LB0 1EL0 LA0 1C00 Oo0 1wo0 Rc0 1wo0 Rc0 1wo0 Rc0 1zc0 Oo0 1zc0 14o0 1lc0 14o0 1lc0 14o0 1o00 11A0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1lc0 14o0 1o00 14o0|12e4","Atlantic/South_Georgia|-02|20|0||30","Atlantic/Stanley|SMT -04 -03 -02|3P.o 40 30 20|012121212121212323212121212121212121212121212121212121212121212121212|-2kJw8.A 12bA8.A 19X0 1fB0 19X0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 Cn0 1Cc10 WL0 1qL0 U10 1tz0 2mN0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 U10 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1tz0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qN0 U10 1wn0 Rd0 1wn0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1tz0 U10 1wn0 U10 1tz0 U10 1tz0 U10|21e2","Australia/Sydney|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293k0 xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|40e5","Australia/Adelaide|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293ju xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 WM0 1qM0 Rc0 1zc0 U00 1tA0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|AEST AEDT|-a0 -b0|01010101010101010|-293k0 xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0|20e5","Australia/Broken_Hill|ACST ACDT|-9u -au|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293ju xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 14o0 1o00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1tA0 WM0 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|18e3","Australia/Hobart|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-29E80 1a00 1qM0 Oo0 1zc0 Oo0 TAo0 yM0 1cM0 1cM0 1fA0 1a00 VfA0 1cM0 1o00 Rc0 1wo0 Rc0 1wo0 U00 1wo0 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 11A0 1qM0 WM0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1wo0 WM0 1tA0 WM0 1tA0 U00 1tA0 U00 1tA0 11A0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 11A0 1o00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|21e4","Australia/Darwin|ACST ACDT|-9u -au|010101010|-293ju xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00|12e4","Australia/Eucla|+0845 +0945|-8J -9J|0101010101010101010|-293iJ xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|368","Australia/Lord_Howe|AEST +1030 +1130 +11|-a0 -au -bu -b0|0121212121313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313131313|raC0 1zdu Rb0 1zd0 On0 1zd0 On0 1zd0 On0 1zd0 TXu 1qMu WLu 1tAu WLu 1tAu TXu 1tAu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu 11zu 1o0u 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 11Au 1nXu 1qMu 11zu 1o0u 11zu 1o0u 11zu 1qMu WLu 1qMu 11zu 1o0u WLu 1qMu 14nu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu|347","Australia/Lindeman|AEST AEDT|-a0 -b0|010101010101010101010|-293k0 xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 H1A0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0|10","Australia/Melbourne|AEST AEDT|-a0 -b0|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101|-293k0 xc0 10jc0 yM0 1cM0 1cM0 1fA0 1a00 17c00 LA0 1C00 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 U00 1qM0 WM0 1qM0 11A0 1tA0 U00 1tA0 U00 1tA0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 11A0 1o00 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 14o0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|39e5","Australia/Perth|AWST AWDT|-80 -90|0101010101010101010|-293i0 xc0 10jc0 yM0 1cM0 1cM0 1gSo0 Oo0 l5A0 Oo0 iJA0 G00 zU00 IM0 1qM0 11A0 1o00 11A0|18e5","CET|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","Pacific/Easter|EMT -07 -06 -05|7h.s 70 60 50|012121212121212121212121212123232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323|-1uSgG.w 1s4IG.w WL0 1zd0 On0 1ip0 11z0 1o10 11z0 1qN0 WL0 1ld0 14n0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 2pA0 11z0 1o10 11z0 1qN0 WL0 1qN0 WL0 1qN0 1cL0 1cN0 11z0 1o10 11z0 1qN0 WL0 1fB0 19X0 1qN0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1ip0 1fz0 1fB0 11z0 1qN0 WL0 1qN0 WL0 1qN0 WL0 1qN0 11z0 1o10 11z0 1o10 11z0 1qN0 WL0 1qN0 17b0 1ip0 11z0 1o10 19X0 1fB0 1nX0 G10 1EL0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0|30e2","CST6CDT|CST CDT CWT CPT|60 50 50 50|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261s0 1nX0 11B0 1nX0 SgN0 8x30 iw0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","EET|EET EEST|-20 -30|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","Europe/Dublin|DMT IST GMT BST IST|p.l -y.D 0 -10 -10|01232323232324242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242424242|-2ax9y.D Rc0 1fzy.D 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 g600 14o0 1wo0 17c0 1io0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","EST|EST|50|0||","EST5EDT|EST EDT EWT EPT|50 40 40 40|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261t0 1nX0 11B0 1nX0 SgN0 8x40 iv0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Etc/GMT-0|GMT|0|0||","Etc/GMT-1|+01|-10|0||","Pacific/Port_Moresby|+10|-a0|0||25e4","Etc/GMT-11|+11|-b0|0||","Pacific/Tarawa|+12|-c0|0||29e3","Etc/GMT-13|+13|-d0|0||","Etc/GMT-14|+14|-e0|0||","Etc/GMT-2|+02|-20|0||","Etc/GMT-3|+03|-30|0||","Etc/GMT-4|+04|-40|0||","Etc/GMT-5|+05|-50|0||","Etc/GMT-6|+06|-60|0||","Indian/Christmas|+07|-70|0||21e2","Etc/GMT-8|+08|-80|0||","Pacific/Palau|+09|-90|0||21e3","Etc/GMT+1|-01|10|0||","Etc/GMT+10|-10|a0|0||","Etc/GMT+11|-11|b0|0||","Etc/GMT+12|-12|c0|0||","Etc/GMT+3|-03|30|0||","Etc/GMT+4|-04|40|0||","Etc/GMT+5|-05|50|0||","Etc/GMT+6|-06|60|0||","Etc/GMT+7|-07|70|0||","Etc/GMT+8|-08|80|0||","Etc/GMT+9|-09|90|0||","Etc/UTC|UTC|0|0||","Europe/Amsterdam|AMT NST +0120 +0020 CEST CET|-j.w -1j.w -1k -k -20 -10|010101010101010101010101010101010101010101012323234545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545|-2aFcj.w 11b0 1iP0 11A0 1io0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1co0 1io0 1yo0 Pc0 1a00 1fA0 1Bc0 Mo0 1tc0 Uo0 1tA0 U00 1uo0 W00 1s00 VA0 1so0 Vc0 1sM0 UM0 1wo0 Rc0 1u00 Wo0 1rA0 W00 1s00 VA0 1sM0 UM0 1w00 fV0 BCX.w 1tA0 U00 1u00 Wo0 1sm0 601k WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|16e5","Europe/Andorra|WET CET CEST|0 -10 -20|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-UBA0 1xIN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|79e3","Europe/Astrakhan|LMT +03 +04 +05|-3c.c -30 -40 -50|012323232323232323212121212121212121212121212121212121212121212|-1Pcrc.c eUMc.c 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|10e5","Europe/Athens|AMT EET EEST CEST CET|-1y.Q -20 -30 -20 -10|012123434121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2a61x.Q CNbx.Q mn0 kU10 9b0 3Es0 Xa0 1fb0 1dd0 k3X0 Nz0 SCp0 1vc0 SO0 1cM0 1a00 1ao0 1fc0 1a10 1fG0 1cg0 1dX0 1bX0 1cQ0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|35e5","Europe/London|GMT BST BDST|0 -10 -20|0101010101010101010101010101010101010101010101010121212121210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1a00 1qM0 WM0 1qM0 11A0 1o00 WM0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1tA0 IM0 90o0 U00 1tA0 U00 1tA0 U00 1tA0 U00 1tA0 WM0 1qM0 WM0 1qM0 WM0 1tA0 U00 1tA0 U00 1tA0 11z0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 14o0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|10e6","Europe/Belgrade|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19RC0 3IP0 WM0 1fA0 1cM0 1cM0 1rc0 Qo0 1vmo0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Berlin|CET CEST CEMT|-10 -20 -30|01010101010101210101210101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 kL0 Nc0 m10 WM0 1ao0 1cp0 dX0 jz0 Dd0 1io0 17c0 1fA0 1a00 1ehA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|41e5","Europe/Prague|CET CEST GMT|-10 -20 0|01010101010101010201010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 1cM0 1qM0 11c0 mp0 xA0 mn0 17c0 1io0 17c0 1fc0 1ao0 1bNc0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|13e5","Europe/Brussels|WET CET CEST WEST|0 -10 -20 -10|0121212103030303030303030303030303030303030303030303212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ehc0 3zX0 11c0 1iO0 11A0 1o00 11A0 my0 Ic0 1qM0 Rc0 1EM0 UM0 1u00 10o0 1io0 1io0 17c0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a30 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 y00 5Wn0 WM0 1fA0 1cM0 16M0 1iM0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|21e5","Europe/Bucharest|BMT EET EEST|-1I.o -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1xApI.o 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Axc0 On0 1fA0 1a10 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|19e5","Europe/Budapest|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 1oo0 11c0 1lc0 17c0 O1V0 3Nf0 WM0 1fA0 1cM0 1cM0 1oJ0 1dd0 1020 1fX0 1cp0 1cM0 1cM0 1cM0 1fA0 1a00 bhy0 Rb0 1wr0 Rc0 1C00 LA0 1C00 LA0 SNW0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cO0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|17e5","Europe/Zurich|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-19Lc0 11A0 1o00 11A0 1xG10 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|38e4","Europe/Chisinau|CMT BMT EET EEST CEST CET MSK MSD|-1T -1I.o -20 -30 -20 -10 -30 -40|012323232323232323234545467676767676767676767323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232323232|-26jdT wGMa.A 20LI.o RA0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 27A0 2en0 39g0 WM0 1fA0 1cM0 V90 1t7z0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 gL0 WO0 1cM0 1cM0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11D0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|67e4","Europe/Copenhagen|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 Tz0 VuO0 60q0 WM0 1fA0 1cM0 1cM0 1cM0 S00 1HA0 Nc0 1C00 Dc0 1Nc0 Ao0 1h5A0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Gibraltar|GMT BST BDST CET CEST|0 -10 -20 -10 -20|010101010101010101010101010101010101010101010101012121212121010121010101010101010101034343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-2axa0 Rc0 1fA0 14M0 1fc0 1g00 1co0 1dc0 1co0 1oo0 1400 1dc0 19A0 1io0 1io0 WM0 1o00 14o0 1o00 17c0 1io0 17c0 1fA0 1a00 1lc0 17c0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1cM0 1io0 17c0 1fA0 1a00 1io0 17c0 1io0 17c0 1fA0 1a00 1io0 1qM0 Dc0 2Rz0 Dc0 1zc0 Oo0 1zc0 Rc0 1wo0 17c0 1iM0 FA0 xB0 1fA0 1a00 14o0 bb0 LA0 xB0 Rc0 1wo0 11A0 1o00 17c0 1fA0 1a00 1fA0 1cM0 1fA0 1a00 17c0 1fA0 1a00 1io0 17c0 1lc0 17c0 1fA0 10Jz0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|30e3","Europe/Helsinki|HMT EET EEST|-1D.N -20 -30|0121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-1WuND.N OULD.N 1dA0 1xGq0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Kaliningrad|CET CEST EET EEST MSK MSD +03|-10 -20 -20 -30 -30 -40 -30|01010101010101232454545454545454543232323232323232323232323232323232323232323262|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 390 7A0 1en0 12N0 1pbb0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|44e4","Europe/Kiev|KMT EET MSK CEST CET MSD EEST|-22.4 -20 -30 -20 -10 -40 -30|0123434252525252525252525256161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1Pc22.4 eUo2.4 rnz0 2Hg0 WM0 1fA0 da0 1v4m0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 Db0 3220 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|34e5","Europe/Kirov|LMT +03 +04 +05|-3i.M -30 -40 -50|01232323232323232321212121212121212121212121212121212121212121|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|48e4","Europe/Lisbon|LMT WET WEST WEMT CET CEST|A.J 0 -10 -20 -10 -20|012121212121212121212121212121212121212121212321232123212321212121212121212121212121212121212121214121212121212121212121212121212124545454212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2le00 aPX0 Sp0 LX0 1vc0 Tc0 1uM0 SM0 1vc0 Tc0 1vc0 SM0 1vc0 6600 1co0 3E00 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 3I00 17c0 1cM0 1cM0 3Fc0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 1tA0 1cM0 1dc0 1400 gL0 IM0 s10 U00 dX0 Rc0 pd0 Rc0 gL0 Oo0 pd0 Rc0 gL0 Oo0 pd0 14o0 1cM0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 3Co0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 pvy0 1cM0 1cM0 1fA0 1cM0 1cM0 1cN0 1cL0 1cN0 1cM0 1cM0 1cM0 1cM0 1cN0 1cL0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|27e5","Europe/Luxembourg|LMT CET CEST WET WEST WEST WET|-o.A -10 -20 0 -10 -20 -10|0121212134343434343434343434343434343434343434343434565651212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2DG0o.A t6mo.A TB0 1nX0 Up0 1o20 11A0 rW0 CM0 1qP0 R90 1EO0 UK0 1u20 10m0 1ip0 1in0 17e0 19W0 1fB0 1db0 1cp0 1in0 17d0 1fz0 1a10 1in0 1a10 1in0 17f0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Dc0 vA0 60L0 WM0 1fA0 1cM0 17c0 1io0 16M0 1C00 Uo0 1eeo0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|54e4","Europe/Madrid|WET WEST WEMT CET CEST|0 -10 -20 -10 -20|010101010101010101210343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343|-25Td0 19B0 1cL0 1dd0 b1z0 18p0 3HX0 17d0 1fz0 1a10 1io0 1a00 1in0 17d0 iIn0 Hd0 1cL0 bb0 1200 2s20 14n0 5aL0 Mp0 1vz0 17d0 1in0 17d0 1in0 17d0 1in0 17d0 6hX0 11B0 XHX0 1a10 1fz0 1a10 19X0 1cN0 1fz0 1a10 1fC0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|62e5","Europe/Malta|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2arB0 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1co0 17c0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1co0 1cM0 1lA0 Xc0 1qq0 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1o10 11z0 1iN0 19z0 1fB0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|42e4","Europe/Minsk|MMT EET MSK CEST CET MSD EEST +03|-1O -20 -30 -20 -10 -40 -30 -30|01234343252525252525252525261616161616161616161616161616161616161617|-1Pc1O eUnO qNX0 3gQ0 WM0 1fA0 1cM0 Al0 1tsn0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 3Fc0 1cN0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0|19e5","Europe/Monaco|PMT WET WEST WEMT CET CEST|-9.l 0 -10 -20 -10 -20|01212121212121212121212121212121212121212121212121232323232345454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-2n5c9.l cFX9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 2RV0 11z0 11B0 1ze0 WM0 1fA0 1cM0 1fa0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|38e3","Europe/Moscow|MMT MMT MST MDST MSD MSK +05 EET EEST MSK|-2u.h -2v.j -3v.j -4v.j -40 -30 -50 -20 -30 -40|012132345464575454545454545454545458754545454545454545454545454545454545454595|-2ag2u.h 2pyW.W 1bA0 11X0 GN0 1Hb0 c4v.j ik0 3DA0 dz0 15A0 c10 2q10 iM10 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0|16e6","Europe/Paris|PMT WET WEST CEST CET WEMT|-9.l 0 -10 -20 -10 -20|0121212121212121212121212121212121212121212121212123434352543434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434343434|-2nco9.l cNb9.l HA0 19A0 1iM0 11c0 1oo0 Wo0 1rc0 QM0 1EM0 UM0 1u00 10o0 1io0 1wo0 Rc0 1a00 1fA0 1cM0 1cM0 1io0 17c0 1fA0 1a00 1io0 1a00 1io0 17c0 1fA0 1a00 1io0 17c0 1cM0 1cM0 1a00 1io0 1cM0 1cM0 1a00 1fA0 1io0 17c0 1cM0 1cM0 1a00 1fA0 1io0 1qM0 Df0 Ik0 5M30 WM0 1fA0 1cM0 Vx0 hB0 1aq0 16M0 1ekn0 1cL0 1fC0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|11e6","Europe/Riga|RMT LST EET MSK CEST CET MSD EEST|-1A.y -2A.y -20 -30 -20 -10 -40 -30|010102345454536363636363636363727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272727272|-25TzA.y 11A0 1iM0 ko0 gWm0 yDXA.y 2bX0 3fE0 WM0 1fA0 1cM0 1cM0 4m0 1sLy0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cN0 1o00 11A0 1o00 11A0 1qM0 3oo0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|64e4","Europe/Rome|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2arB0 Lz0 1cN0 1db0 1410 1on0 Wp0 1qL0 17d0 1cL0 M3B0 5M20 WM0 1fA0 1cM0 16M0 1iM0 16m0 1de0 1lc0 14m0 1lc0 WO0 1qM0 GTW0 On0 1C10 LA0 1C00 LA0 1EM0 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1C00 LA0 1zc0 Oo0 1C00 LA0 1C00 LA0 1zc0 Oo0 1C00 Oo0 1zc0 Oo0 1fC0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|39e5","Europe/Samara|LMT +03 +04 +05|-3k.k -30 -40 -50|0123232323232323232121232323232323232323232323232323232323212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2y10 14m0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 2sp0 WM0|12e5","Europe/Saratov|LMT +03 +04 +05|-34.i -30 -40 -50|012323232323232321212121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 5810|","Europe/Simferopol|SMT EET MSK CEST CET MSD EEST MSK|-2g -20 -30 -20 -10 -40 -30 -40|012343432525252525252525252161616525252616161616161616161616161616161616172|-1Pc2g eUog rEn0 2qs0 WM0 1fA0 1cM0 3V0 1u0L0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 4eL0 1cL0 1cN0 1cL0 1cN0 dX0 WL0 1cN0 1cL0 1fB0 1o30 11B0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0|33e4","Europe/Sofia|EET CET CEST EEST|-20 -10 -20 -30|01212103030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030303030|-168L0 WM0 1fA0 1cM0 1cM0 1cN0 1mKH0 1dd0 1fb0 1ap0 1fb0 1a20 1fy0 1a30 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cK0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 1nX0 11E0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|12e5","Europe/Stockholm|CET CEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2azC0 TB0 2yDe0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|15e5","Europe/Tallinn|TMT CET CEST EET MSK MSD EEST|-1D -10 -20 -20 -30 -40 -30|012103421212454545454545454546363636363636363636363636363636363636363636363636363636363636363636363636363636363636363636363|-26oND teD 11A0 1Ta0 4rXl KSLD 2FX0 2Jg0 WM0 1fA0 1cM0 18J0 1sTX0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o10 11A0 1qM0 5QM0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|41e4","Europe/Tirane|LMT CET CEST|-1j.k -10 -20|01212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2glBj.k 14pcj.k 5LC0 WM0 4M0 1fCK0 10n0 1op0 11z0 1pd0 11z0 1qN0 WL0 1qp0 Xb0 1qp0 Xb0 1qp0 11z0 1lB0 11z0 1qN0 11z0 1iN0 16n0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|42e4","Europe/Ulyanovsk|LMT +03 +04 +05 +02|-3d.A -30 -40 -50 -20|01232323232323232321214121212121212121212121212121212121212121212|-22WM0 qH90 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1fA0 2pB0 IM0 rX0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 3rd0|13e5","Europe/Uzhgorod|CET CEST MSK MSD EET EEST|-10 -20 -30 -40 -20 -30|010101023232323232323232320454545454545454545454545454545454545454545454545454545454545454545454545454545454545454545454|-1cqL0 6i00 WM0 1fA0 1cM0 1ml0 1Cp0 1r3W0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1Q00 1Nf0 2pw0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|11e4","Europe/Vienna|CET CEST|-10 -20|0101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 3KM0 14o0 LA00 6i00 WM0 1fA0 1cM0 1cM0 1cM0 400 2qM0 1ao0 1co0 1cM0 1io0 17c0 1gHa0 19X0 1cP0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|18e5","Europe/Vilnius|WMT KMT CET EET MSK CEST MSD EEST|-1o -1z.A -10 -20 -30 -20 -40 -30|012324525254646464646464646473737373737373737352537373737373737373737373737373737373737373737373737373737373737373737373|-293do 6ILM.o 1Ooz.A zz0 Mfd0 29W0 3is0 WM0 1fA0 1cM0 LV0 1tgL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11B0 1o00 11A0 1qM0 8io0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|54e4","Europe/Volgograd|LMT +03 +04 +05|-2V.E -30 -40 -50|0123232323232323212121212121212121212121212121212121212121212121|-21IqV.E psLV.E 23CL0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 2pB0 1cM0 1cM0 1cM0 1fA0 1cM0 3Co0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 8Hz0 9Jd0 5gn0|10e5","Europe/Warsaw|WMT CET CEST EET EEST|-1o -10 -20 -20 -30|012121234312121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121|-2ctdo 1LXo 11d0 1iO0 11A0 1o00 11A0 1on0 11A0 6zy0 HWP0 5IM0 WM0 1fA0 1cM0 1dz0 1mL0 1en0 15B0 1aq0 1nA0 11A0 1io0 17c0 1fA0 1a00 iDX0 LA0 1cM0 1cM0 1C00 Oo0 1cM0 1cM0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1C00 LA0 uso0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cN0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|17e5","Europe/Zaporozhye|+0220 EET MSK CEST CET MSD EEST|-2k -20 -30 -20 -10 -40 -30|01234342525252525252525252526161616161616161616161616161616161616161616161616161616161616161616161616161616161616161616161|-1Pc2k eUok rdb0 2RE0 WM0 1fA0 8m0 1v9a0 1db0 1cN0 1db0 1cN0 1db0 1dd0 1cO0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cK0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cQ0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|77e4","HST|HST|a0|0||","Indian/Chagos|LMT +05 +06|-4N.E -50 -60|012|-2xosN.E 3AGLN.E|30e2","Indian/Cocos|+0630|-6u|0||596","Indian/Kerguelen|-00 +05|0 -50|01|-MG00|130","Indian/Mahe|LMT +04|-3F.M -40|01|-2xorF.M|79e3","Indian/Maldives|MMT +05|-4S -50|01|-olgS|35e4","Indian/Mauritius|LMT +04 +05|-3O -40 -50|012121|-2xorO 34unO 14L0 12kr0 11z0|15e4","Indian/Reunion|LMT +04|-3F.Q -40|01|-2mDDF.Q|84e4","Pacific/Kwajalein|+11 +10 +09 -12 +12|-b0 -a0 -90 c0 -c0|012034|-1kln0 akp0 6Up0 12ry0 Wan0|14e3","MET|MET MEST|-10 -20|01010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-2aFe0 11d0 1iO0 11A0 1o00 11A0 Qrc0 6i00 WM0 1fA0 1cM0 1cM0 1cM0 16M0 1gMM0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|","MST|MST|70|0||","MST7MDT|MST MDT MWT MPT|70 60 60 60|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261r0 1nX0 11B0 1nX0 SgN0 8x20 ix0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","Pacific/Chatham|+1215 +1245 +1345|-cf -cJ -dJ|012121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212|-WqAf 1adef IM0 1C00 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1qM0 14o0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1lc0 14o0 1lc0 14o0 1lc0 17c0 1io0 17c0 1io0 17c0 1io0 17c0 1io0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|LMT -1130 -11 -10 +14 +13|bq.U bu b0 a0 -e0 -d0|01232345454545454545454545454545454545454545454545454545454|-2nDMx.4 1yW03.4 2rRbu 1ff0 1a00 CI0 AQ0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00|37e3","Pacific/Bougainville|+10 +09 +11|-a0 -90 -b0|0102|-16Wy0 7CN0 2MQp0|18e4","Pacific/Chuuk|+10 +09|-a0 -90|01010|-2ewy0 axB0 RVX0 axd0|49e3","Pacific/Efate|LMT +11 +12|-bd.g -b0 -c0|012121212121212121212121|-2l9nd.g 2uNXd.g Dc0 n610 1cL0 1cN0 1cL0 1fB0 19X0 1fB0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1fB0 Lz0 1Nd0 An0|66e3","Pacific/Enderbury|-12 -11 +13|c0 b0 -d0|012|nIc0 B7X0|1","Pacific/Fakaofo|-11 +13|b0 -d0|01|1Gfn0|483","Pacific/Fiji|LMT +12 +13|-bT.I -c0 -d0|0121212121212121212121212121212121212121212121212121212121212121|-2bUzT.I 3m8NT.I LA0 1EM0 IM0 nJc0 LA0 1o00 Rc0 1wo0 Ao0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 20o0 pc0 2hc0 bc0 20o0 pc0 20o0 pc0 20o0 pc0 20o0 pc0 20o0 s00 1VA0 s00 20o0 pc0 20o0 pc0 20o0 pc0 20o0 pc0 20o0 s00 20o0 pc0 20o0 pc0 20o0 pc0 20o0 pc0 20o0 s00 1VA0 s00|88e4","Pacific/Galapagos|LMT -05 -06|5W.o 50 60|01212|-1yVS1.A 2dTz1.A gNd0 rz0|25e3","Pacific/Gambier|LMT -09|8X.M 90|01|-2jof0.c|125","Pacific/Guadalcanal|LMT +11|-aD.M -b0|01|-2joyD.M|11e4","Pacific/Guam|GST +09 GDT ChST|-a0 -90 -b0 -a0|01020202020202020203|-18jK0 6pB0 AhB0 3QL0 g2p0 3p91 WOX rX0 1zd0 Rb0 1wp0 Rb0 5xd0 rX0 5sN0 zb1 1C0X On0 ULb0|17e4","Pacific/Honolulu|HST HDT HWT HPT HST|au 9u 9u 9u a0|0102304|-1thLu 8x0 lef0 8wWu iAu 46p0|37e4","Pacific/Kiritimati|-1040 -10 +14|aE a0 -e0|012|nIaE B7Xk|51e2","Pacific/Kosrae|+11 +09 +10 +12|-b0 -90 -a0 -c0|01021030|-2ewz0 axC0 HBy0 akp0 axd0 WOK0 1bdz0|66e2","Pacific/Majuro|+11 +09 +10 +12|-b0 -90 -a0 -c0|0102103|-2ewz0 axC0 HBy0 akp0 6RB0 12um0|28e3","Pacific/Marquesas|LMT -0930|9i 9u|01|-2joeG|86e2","Pacific/Pago_Pago|LMT SST|bm.M b0|01|-2nDMB.c|37e2","Pacific/Nauru|LMT +1130 +09 +12|-b7.E -bu -90 -c0|01213|-1Xdn7.E QCnB.E 7mqu 1lnbu|10e3","Pacific/Niue|-1120 -1130 -11|bk bu b0|012|-KfME 17y0a|12e2","Pacific/Norfolk|+1112 +1130 +1230 +11 +12|-bc -bu -cu -b0 -c0|012134343434343434343434343434343434343434|-Kgbc W01G Oo0 1COo0 9Jcu 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0|25e4","Pacific/Noumea|LMT +11 +12|-b5.M -b0 -c0|01212121|-2l9n5.M 2EqM5.M xX0 1PB0 yn0 HeP0 Ao0|98e3","Pacific/Pitcairn|-0830 -08|8u 80|01|18Vku|56","Pacific/Pohnpei|+11 +09 +10|-b0 -90 -a0|010210|-2ewz0 axC0 HBy0 akp0 axd0|34e3","Pacific/Rarotonga|-1030 -0930 -10|au 9u a0|012121212121212121212121212|lyWu IL0 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Onu 1zcu Rbu 1zcu Onu 1zcu Onu 1zcu Onu|13e3","Pacific/Tahiti|LMT -10|9W.g a0|01|-2joe1.I|18e4","Pacific/Tongatapu|+1220 +13 +14|-ck -d0 -e0|0121212121|-1aB0k 2n5dk 15A0 1wo0 xz0 1Q10 xz0 zWN0 s00|75e3","PST8PDT|PST PDT PWT PPT|80 70 70 70|010102301010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|-261q0 1nX0 11B0 1nX0 SgN0 8x10 iy0 QwN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1cN0 1cL0 1cN0 1cL0 s10 1Vz0 LB0 1BX0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 1cN0 1fz0 1a10 1fz0 1cN0 1cL0 1cN0 1cL0 1cN0 1cL0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|","WET|WET WEST|0 -10|010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010|hDB0 1a00 1fA0 1cM0 1cM0 1cM0 1fA0 1a00 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|"],"links":["Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|Atlantic/St_Helena","Africa/Cairo|Egypt","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|US/Alaska","America/Argentina/Buenos_Aires|America/Buenos_Aires","America/Argentina/Catamarca|America/Argentina/ComodRivadavia","America/Argentina/Catamarca|America/Catamarca","America/Argentina/Cordoba|America/Cordoba","America/Argentina/Cordoba|America/Rosario","America/Argentina/Jujuy|America/Jujuy","America/Argentina/Mendoza|America/Mendoza","America/Atikokan|America/Coral_Harbour","America/Chicago|US/Central","America/Curacao|America/Aruba","America/Curacao|America/Kralendijk","America/Curacao|America/Lower_Princes","America/Denver|America/Shiprock","America/Denver|Navajo","America/Denver|US/Mountain","America/Detroit|US/Michigan","America/Edmonton|Canada/Mountain","America/Fort_Wayne|America/Indiana/Indianapolis","America/Fort_Wayne|America/Indianapolis","America/Fort_Wayne|US/East-Indiana","America/Godthab|America/Nuuk","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/Indiana/Knox|America/Knox_IN","America/Indiana/Knox|US/Indiana-Starke","America/Jamaica|Jamaica","America/Kentucky/Louisville|America/Louisville","America/Los_Angeles|US/Pacific","America/Manaus|Brazil/West","America/Mazatlan|Mexico/BajaSur","America/Mexico_City|Mexico/General","America/New_York|US/Eastern","America/Noronha|Brazil/DeNoronha","America/Panama|America/Cayman","America/Phoenix|US/Arizona","America/Port_of_Spain|America/Anguilla","America/Port_of_Spain|America/Antigua","America/Port_of_Spain|America/Dominica","America/Port_of_Spain|America/Grenada","America/Port_of_Spain|America/Guadeloupe","America/Port_of_Spain|America/Marigot","America/Port_of_Spain|America/Montserrat","America/Port_of_Spain|America/St_Barthelemy","America/Port_of_Spain|America/St_Kitts","America/Port_of_Spain|America/St_Lucia","America/Port_of_Spain|America/St_Thomas","America/Port_of_Spain|America/St_Vincent","America/Port_of_Spain|America/Tortola","America/Port_of_Spain|America/Virgin","America/Regina|Canada/Saskatchewan","America/Rio_Branco|America/Porto_Acre","America/Rio_Branco|Brazil/Acre","America/Santiago|Chile/Continental","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Tijuana|America/Ensenada","America/Tijuana|America/Santa_Isabel","America/Tijuana|Mexico/BajaNorte","America/Toronto|America/Montreal","America/Toronto|Canada/Eastern","America/Vancouver|Canada/Pacific","America/Whitehorse|Canada/Yukon","America/Winnipeg|Canada/Central","Asia/Ashgabat|Asia/Ashkhabad","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Vientiane","Asia/Dhaka|Asia/Dacca","Asia/Dubai|Asia/Muscat","Asia/Ho_Chi_Minh|Asia/Saigon","Asia/Hong_Kong|Hongkong","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Singapore","Asia/Macau|Asia/Macao","Asia/Makassar|Asia/Ujung_Pandang","Asia/Nicosia|Europe/Nicosia","Asia/Qatar|Asia/Bahrain","Asia/Rangoon|Asia/Yangon","Asia/Riyadh|Asia/Aden","Asia/Riyadh|Asia/Kuwait","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|PRC","Asia/Taipei|ROC","Asia/Tehran|Iran","Asia/Thimphu|Asia/Thimbu","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Urumqi|Asia/Kashgar","Atlantic/Faroe|Atlantic/Faeroe","Atlantic/Reykjavik|Iceland","Atlantic/South_Georgia|Etc/GMT+2","Australia/Adelaide|Australia/South","Australia/Brisbane|Australia/Queensland","Australia/Broken_Hill|Australia/Yancowinna","Australia/Darwin|Australia/North","Australia/Hobart|Australia/Currie","Australia/Hobart|Australia/Tasmania","Australia/Lord_Howe|Australia/LHI","Australia/Melbourne|Australia/Victoria","Australia/Perth|Australia/West","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/NSW","Etc/GMT-0|Etc/GMT","Etc/GMT-0|Etc/GMT+0","Etc/GMT-0|Etc/GMT0","Etc/GMT-0|Etc/Greenwich","Etc/GMT-0|GMT","Etc/GMT-0|GMT+0","Etc/GMT-0|GMT-0","Etc/GMT-0|GMT0","Etc/GMT-0|Greenwich","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Belgrade|Europe/Ljubljana","Europe/Belgrade|Europe/Podgorica","Europe/Belgrade|Europe/Sarajevo","Europe/Belgrade|Europe/Skopje","Europe/Belgrade|Europe/Zagreb","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Helsinki|Europe/Mariehamn","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Lisbon|Portugal","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|W-SU","Europe/Oslo|Arctic/Longyearbyen","Europe/Oslo|Atlantic/Jan_Mayen","Europe/Prague|Europe/Bratislava","Europe/Rome|Europe/San_Marino","Europe/Rome|Europe/Vatican","Europe/Warsaw|Poland","Europe/Zurich|Europe/Busingen","Europe/Zurich|Europe/Vaduz","Indian/Christmas|Etc/GMT-7","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Chuuk|Pacific/Truk","Pacific/Chuuk|Pacific/Yap","Pacific/Easter|Chile/EasterIsland","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kwajalein|Kwajalein","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Palau|Etc/GMT-9","Pacific/Pohnpei|Pacific/Ponape","Pacific/Port_Moresby|Etc/GMT-10","Pacific/Tarawa|Etc/GMT-12","Pacific/Tarawa|Pacific/Funafuti","Pacific/Tarawa|Pacific/Wake","Pacific/Tarawa|Pacific/Wallis"],"countries":["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Port_of_Spain America/Antigua","AI|America/Port_of_Spain America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/DumontDUrville Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Syowa Antarctica/Troll Antarctica/Vostok Pacific/Auckland Antarctica/McMurdo","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Currie Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Curacao America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Port_of_Spain America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Brunei","BO|America/La_Paz","BQ|America/Curacao America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Blanc-Sablon America/Toronto America/Nipigon America/Thunder_Bay America/Iqaluit America/Pangnirtung America/Atikokan America/Winnipeg America/Rainy_River America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Yellowknife America/Inuvik America/Creston America/Dawson_Creek America/Fort_Nelson America/Vancouver America/Whitehorse America/Dawson","CC|Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Curacao","CX|Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Copenhagen","DM|America/Port_of_Spain America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Chuuk Pacific/Pohnpei Pacific/Kosrae","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Port_of_Spain America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Accra","GI|Europe/Gibraltar","GL|America/Nuuk America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Port_of_Spain America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Enderbury Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Port_of_Spain America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Port_of_Spain America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Port_of_Spain America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Majuro Pacific/Kwajalein","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Port_of_Spain America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Mazatlan America/Chihuahua America/Ojinaga America/Hermosillo America/Tijuana America/Bahia_Banderas","MY|Asia/Kuala_Lumpur Asia/Kuching","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Amsterdam","NO|Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Astrakhan Europe/Volgograd Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Oslo Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Curacao America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Indian/Reunion Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Port_of_Spain","TV|Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kiev Europe/Uzhgorod Europe/Zaporozhye","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Wake Pacific/Honolulu Pacific/Midway","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Port_of_Spain America/St_Vincent","VE|America/Caracas","VG|America/Port_of_Spain America/Tortola","VI|America/Port_of_Spain America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}')}},Te=>{var F;F=65217,Te(Te.s=F)}]);