var HM=Object.defineProperty,jM=(ge,ee,p)=>ee in ge?HM(ge,ee,{enumerable:!0,configurable:!0,writable:!0,value:p}):ge[ee]=p,_a=(ge,ee,p)=>(jM(ge,"symbol"!=typeof ee?ee+"":ee,p),p);(self.webpackChunkwhatsauto_webclient=self.webpackChunkwhatsauto_webclient||[]).push([[179],{1952:(ge,ee,p)=>{"use strict";p.d(ee,{_:()=>f});var r=p(94666),o=p(92340),m=p(22560);let f=(()=>{class v{constructor(A){this.document=A,this.config={}}loadConfig(){const A=window.location.hostname;this.config=A.includes("whatsauto")?{...o.N.whatsAutoConfig}:A.includes("whatsparts")?{...o.N.whatsPartsConfig}:{...o.N.whatsAutoConfig},this.loadStyle(this.config.stylePath)}loadStyle(A){const H=this.document.createElement("link");H.rel="stylesheet",H.href=A,this.document.head.appendChild(H)}get(A){return this.config[A]}getAll(){return this.config}}return v.\u0275fac=function(A){return new(A||v)(m.LFG(r.K0))},v.\u0275prov=m.Yz7({token:v,factory:v.\u0275fac,providedIn:"root"}),v})()},604:(ge,ee,p)=>{"use strict";function r(de){this.message=de}p.d(ee,{e:()=>le}),(r.prototype=new Error).name="InvalidCharacterError";var o=typeof window<"u"&&window.atob&&window.atob.bind(window)||function(de){var Q=String(de).replace(/=+$/,"");if(Q.length%4==1)throw new r("'atob' failed: The string to be decoded is not correctly encoded.");for(var Ae,Oe,re=0,Ge=0,Ve="";Oe=Q.charAt(Ge++);~Oe&&(Ae=re%4?64*Ae+Oe:Oe,re++%4)?Ve+=String.fromCharCode(255&Ae>>(-2*re&6)):0)Oe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(Oe);return Ve};function f(de){this.message=de}(f.prototype=new Error).name="InvalidTokenError";const S=function v(de,Q){if("string"!=typeof de)throw new f("Invalid token specified");var Ae=!0===(Q=Q||{}).header?0:1;try{return JSON.parse(function m(de){var Q=de.replace(/-/g,"+").replace(/_/g,"/");switch(Q.length%4){case 0:break;case 2:Q+="==";break;case 3:Q+="=";break;default:throw"Illegal base64url string!"}try{return decodeURIComponent(o(Q).replace(/(.)/g,function(Oe,re){var Ge=re.charCodeAt(0).toString(16).toUpperCase();return Ge.length<2&&(Ge="0"+Ge),"%"+Ge}))}catch{return o(Q)}}(de.split(".")[Ae]))}catch(Oe){throw new f("Invalid token specified: "+Oe.message)}};var A=p(6551),H=p(81002),q=p(22560);let le=(()=>{class de extends A.b{constructor(Ae){super(Ae)}logOut(){super.logOut()}storeToken(Ae){this.storageService.set("token",Ae)}storeIntegrationURLCallback(Ae){this.storageService.set("integrationURLCallback",Ae)}storeIntegrationCode(Ae){this.storageService.set("integrationCode",Ae)}getIntegrationCode(){return this.storageService.get("integrationCode")}getIntegrationURLCallback(){return this.storageService.get("integrationURLCallback")}isAdminUser(){return this.userHasAction(H.$i.USER_ADMIN)}canAccessConfiguration(){return this.userHasAction(H.$i.CONFIGURATION_ACCESS)}canReopenAConversation(){return this.userHasAction(H.$i.REOPEN_FINALIZED_CONVERSATION)}decryptToken(){const Ae=this.token;return Ae?S(Ae):null}userHasAction(Ae){return this.actions.includes(Ae)}get actions(){const Ae=this.decryptToken();return JSON.parse(Ae?.actions)||[]}get loggedCompanyName(){return this.decryptToken()?.loggedCompanyName||"Corporativo"}get loggedUserId(){const Ae=this.getTokenData();return parseInt(Ae.id,10)}getTokenData(){return this.decryptToken()}extractTokenData(Ae){return S(Ae)}get loggedCompanyId(){const Ae=this.getTokenData();return parseInt(Ae.loggedCompanyId,10)}get isWhatsappOfficial(){const Ae=this.getTokenData();return!!Ae&&Ae.integrationType&&!isNaN(parseInt(Ae.integrationType,10))&&parseInt(Ae.integrationType,10)===H.WN.WHATSAPP_OFFICIAL}getAllowedMenuItems(Ae){return Ae.filter(Oe=>!Oe.actionId||void 0!==this.actions.find(Ge=>Ge.toString()===Oe.actionId.toString()))}}return de.\u0275fac=function(Ae){return new(Ae||de)(q.LFG(q.zs3))},de.\u0275prov=q.Yz7({token:de,factory:de.\u0275fac,providedIn:"root"}),de})()},6551:(ge,ee,p)=>{"use strict";p.d(ee,{b:()=>A});var r=p(58987),o=p(31938),m=p(25474),f=p(92340),v=p(22323),S=p(22560);let A=(()=>{class H{constructor(le){this.injector=le,this.http=le.get(r.eN),this.apiUrl=f.N.apiUrl,this.audioConverterUrl=f.N.audioConverterUrl,this.router=le.get(o.F0),this.storageService=le.get(v.V)}get token(){return this.storageService.getToken()}getAuthHeader(){return{headers:new r.WM({"Content-Type":"application/json"}).append("Authorization",`Bearer ${this.token}`)}}logOut(){this.storageService.clear(),this.router.navigate(["/app","auth","login"])}extractData(le){return le?le.data:null}handleError(le){return(401===le?.error?.status||401===le?.status)&&this.logOut(),(0,m._)(le?.error)}}return H.\u0275fac=function(le){return new(le||H)(S.LFG(S.zs3))},H.\u0275prov=S.Yz7({token:H,factory:H.\u0275fac,providedIn:"root"}),H})()},9017:(ge,ee,p)=>{"use strict";function r(){const H=localStorage.getItem("token");return H?JSON.parse(H):null}p.d(ee,{$:()=>A});var o=p(98351),m=p(92340),f=p(81002),v=p(22560),S=p(604);let A=(()=>{class H{constructor(le){this.authService=le}loadSocket(){const le=this.authService.getTokenData(),Q={url:Number(le.integrationType)===f.WN.WHATSAPP_OFFICIAL?m.N.brokerOfficialWSUrl:le.brokerUrl,options:{transports:["websocket"],reconnection:!0,query:{Authorization:r()}}};this.socket||(this.socket=new o.s(Q),this.socket.connect(),this.socket.on("connect_error",Ae=>{console.log(`connect_error due to ${Ae.message}`)}))}getInstance(){return this.loadSocket(),this.socket}}return H.\u0275fac=function(le){return new(le||H)(v.LFG(S.e))},H.\u0275prov=v.Yz7({token:H,factory:H.\u0275fac,providedIn:"root"}),H})()},22323:(ge,ee,p)=>{"use strict";p.d(ee,{V:()=>o});var r=p(22560);let o=(()=>{class m{constructor(){}get(v){const S=localStorage.getItem(v);return S?JSON.parse(S):null}getToken(){return this.get("token")}set(v,S){localStorage.setItem(v,JSON.stringify(S))}remove(v){localStorage.removeItem(v)}clear(){localStorage.clear()}}return m.\u0275fac=function(v){return new(v||m)},m.\u0275prov=r.Yz7({token:m,factory:m.\u0275fac,providedIn:"root"}),m})()},54191:(ge,ee,p)=>{"use strict";p.d(ee,{T:()=>m});var r=p(22560),o=p(1952);let m=(()=>{class f{constructor(S){this.config=S}transform(S){return this.config.get("brand"),"whatsparts"===this.brand?"WhatsParts":"whatsauto"===this.brand?"WhatsAuto":S}}return f.\u0275fac=function(S){return new(S||f)(r.Y36(o._,16))},f.\u0275pipe=r.Yjl({name:"appData",type:f,pure:!0}),f.\u0275prov=r.Yz7({token:f,factory:f.\u0275fac,providedIn:"root"}),f})()},67070:(ge,ee,p)=>{"use strict";p.d(ee,{n:()=>m});var r=p(22560),o=p(1952);let m=(()=>{class f{constructor(S){this.config=S,this.assetsURL=this.config.get("brand")}transform(S){return`assets/${this.assetsURL}/images/${S}`}}return f.\u0275fac=function(S){return new(S||f)(r.Y36(o._,16))},f.\u0275pipe=r.Yjl({name:"assetsSource",type:f,pure:!0}),f.\u0275prov=r.Yz7({token:f,factory:f.\u0275fac,providedIn:"root"}),f})()},40704:(ge,ee,p)=>{"use strict";p.d(ee,{c:()=>v});var r=p(60598),o=p.n(r),m=p(22560),f=p(94817);let v=(()=>{class S{constructor(H){this.toastr=H,this.toastr.toastrConfig.closeButton=!0,this.toastr.toastrConfig.newestOnTop=!1,this.toastr.toastrConfig.progressBar=!0,this.toastr.toastrConfig.positionClass="toast-top-right",this.toastr.toastrConfig.preventDuplicates=!0,this.toastr.toastrConfig.timeOut=5e3,this.toastr.toastrConfig.extendedTimeOut=1e3,this.toastr.toastrConfig.enableHtml=!0}error(H){this.toastr.error(H)}warning(H){this.toastr.warning(H)}success(H){this.toastr.success(H)}confirm(H,q){return o().fire({title:H,html:q,confirmButtonText:"Sim",showCancelButton:!0,cancelButtonText:"N\xe3o",showCloseButton:!0,buttonsStyling:!1,reverseButtons:!0,customClass:{popup:"w-auto",actions:"mr-2 mb-4",confirmButton:"btn btn-primary mx-3",cancelButton:"btn btn-danger mx-3"}})}confirmWithForm(H,q,le){const de={title:H,input:"text",inputPlaceholder:le,html:q,confirmButtonText:"Sim",showCancelButton:!0,cancelButtonText:"N\xe3o",showCloseButton:!0,buttonsStyling:!1,reverseButtons:!0,customClass:{popup:"w-auto",actions:"mr-2 mb-4",confirmButton:"btn btn-primary mx-3",cancelButton:"btn btn mx-3"}};return o().fire(de)}}return S.\u0275fac=function(H){return new(H||S)(m.LFG(f._W))},S.\u0275prov=m.Yz7({token:S,factory:S.\u0275fac}),S})()},9281:(ge,ee,p)=>{"use strict";p.d(ee,{v:()=>v});var r=p(6551),o=p(50635),m=p(53158),f=p(22560);let v=(()=>{class S extends r.b{patchCustomerName(H,q){return this.http.patch(`${this.apiUrl}/api/customer/${H}`,q).pipe((0,o.U)(super.extractData),(0,m.K)(super.handleError.bind(this)))}getAllByName(H){return this.http.get(`${this.apiUrl}/api/customer/name/${H}`).pipe((0,o.U)(super.extractData),(0,m.K)(super.handleError.bind(this)))}getByPhone(H){return this.http.get(`${this.apiUrl}/api/customer/phoneNumber/${H}`).pipe((0,o.U)(super.extractData),(0,m.K)(super.handleError.bind(this)))}getById(H){return this.http.get(`${this.apiUrl}/api/Customer/${H}`).pipe((0,o.U)(super.extractData),(0,m.K)(super.handleError.bind(this)))}}return S.\u0275fac=function(){let A;return function(q){return(A||(A=f.n5z(S)))(q||S)}}(),S.\u0275prov=f.Yz7({token:S,factory:S.\u0275fac,providedIn:"root"}),S})()},81002:(ge,ee,p)=>{"use strict";p.d(ee,{$i:()=>o,Bl:()=>he,C0:()=>wt,C8:()=>Ee,Cs:()=>m,Fs:()=>Nn,GK:()=>Ut,GS:()=>Me,GW:()=>fn,L4:()=>Te,MK:()=>be,P7:()=>Q,ST:()=>Pe,TJ:()=>en,Te:()=>It,UW:()=>rt,WH:()=>mn,WN:()=>je,YE:()=>jt,Yk:()=>Je,_k:()=>S,b_:()=>vt,bd:()=>xt,eF:()=>Ze,gh:()=>q,hZ:()=>nt,js:()=>H,jz:()=>ze,lX:()=>Se,lt:()=>ur,mH:()=>lt,nZ:()=>A,q4:()=>xe,q_:()=>Re,rJ:()=>f,sc:()=>Ae,su:()=>v,uf:()=>nn,vm:()=>re,wE:()=>Oe,xk:()=>Ge});var r=p(92340),o=(()=>{return(X=o||(o={}))[X.CAN_ACCESS_CUSTOMER_DASHBOARD=6]="CAN_ACCESS_CUSTOMER_DASHBOARD",X[X.ALLOWS_SWITCH_USER=27]="ALLOWS_SWITCH_USER",X[X.ALLOW_SEE_CALLS_FROM_OTHERS_USERS=29]="ALLOW_SEE_CALLS_FROM_OTHERS_USERS",X[X.ALLOW_REGISTER_USERS=19]="ALLOW_REGISTER_USERS",X[X.USER_ADMIN=10]="USER_ADMIN",X[X.WHATSAPP_TEMPLATE_ACCESS=39]="WHATSAPP_TEMPLATE_ACCESS",X[X.WHATSAPP_TEMPLATE_MENU=100]="WHATSAPP_TEMPLATE_MENU",X[X.CONFIGURATION_ACCESS=1e5]="CONFIGURATION_ACCESS",X[X.WHATSAPP_TEMPLATE_SCREEN=100001]="WHATSAPP_TEMPLATE_SCREEN",X[X.REOPEN_FINALIZED_CONVERSATION=1e6]="REOPEN_FINALIZED_CONVERSATION",o;var X})(),m=(()=>{return(X=m||(m={}))[X.INPUT=0]="INPUT",X[X.OUTPUT=1]="OUTPUT",m;var X})(),f=(()=>{return(X=f||(f={}))[X.PENDING_BROKER=0]="PENDING_BROKER",X[X.PENDING_WHATSAPP=1]="PENDING_WHATSAPP",X[X.SENT=2]="SENT",X[X.DELIVERED=3]="DELIVERED",X[X.READ=4]="READ",X[X.INSUFFICIENT_CREDITS=6]="INSUFFICIENT_CREDITS",X[X.NOT_SENT=99]="NOT_SENT",f;var X})(),v=(()=>{return(X=v||(v={}))[X.WAITING=0]="WAITING",X[X.OPEN=1]="OPEN",X[X.FINISHED=2]="FINISHED",X[X.OPENED_BY_BOT=3]="OPENED_BY_BOT",X[X.OPERATED_BY_BOT=4]="OPERATED_BY_BOT",v;var X})();const S=0,A=new Map([[v.WAITING,"Aguardando"],[v.OPEN,"Aberto"],[v.FINISHED,"Finalizado"],[v.OPENED_BY_BOT,"Aberto pelo bot"],[v.OPERATED_BY_BOT,"Bot"]]),H=new Map([[m.INPUT,"Cliente Aguardando"],[m.OUTPUT,"Aguardando Cliente"]]);function q(X){return["#00bcd4","#009688","#4caf50","#8bc34a","#cddc39","#ffeb3b","#ffc107","#ff9800","#ff5722","#795548","#9e9e9e","#607d8b","#f44336","#e91e63","#9c27b0","#673ab7","#3f51b5","#2196f3","#03a9f4"][X]||"#009485"}const Q=["jpg","jpeg","jfif","gif","png","bmp","svg","webp","avif"],Ae=["mp4","webm","mov","avi","wmv","flv","mkv"],Oe=["mp3","wav","ogg","opus","wma","acc","aac","flac","m4a","m4b"];function re(X){return new Map([[0,"border-blue-400"],[1,"border-green-400"],[2,"border-red-400"]]).get(X)}const Ge=1;var Ke=(()=>{return(X=Ke||(Ke={}))[X.QUEUE_ENTRY=1]="QUEUE_ENTRY",X[X.SERVICE_CHANNEL_CHANGE=2]="SERVICE_CHANNEL_CHANGE",X[X.ATTACH_USER=4]="ATTACH_USER",X[X.ATTACH_USER_BY_ADMIN=5]="ATTACH_USER_BY_ADMIN",X[X.RETURN_CONVERSATION_TO_USER=6]="RETURN_CONVERSATION_TO_USER",X[X.CONVERSATION_FINISHED=7]="CONVERSATION_FINISHED",X[X.CONVERSATION_REOPENED=8]="CONVERSATION_REOPENED",Ke;var X})();const lt=new Map([[Ke.QUEUE_ENTRY,"Entrou na fila"],[Ke.SERVICE_CHANNEL_CHANGE,"Trocou de canal"],[Ke.ATTACH_USER,"Atendente atribu\xeddo"],[Ke.ATTACH_USER_BY_ADMIN,"Atendente atribu\xeddo por outro usu\xe1rio"],[Ke.CONVERSATION_FINISHED,"Atendimento finalizado"],[Ke.CONVERSATION_REOPENED,"Atendimento reaberto"]]),ze="Nova mensagem de ",Te=r.N.CDN_URL;var be=(()=>{return(X=be||(be={}))[X.NORMAL_FLOW=0]="NORMAL_FLOW",X[X.CUSTOM_FLOW=1]="CUSTOM_FLOW",be;var X})(),je=(()=>{return(X=je||(je={}))[X.WHATSAPP_OFFICIAL=1]="WHATSAPP_OFFICIAL",je;var X})(),Ye=(()=>{return(X=Ye||(Ye={}))[X.WHATSAPP=0]="WHATSAPP",X[X.MY_HONDA=1]="MY_HONDA",X[X.WHATSAPP_META_ADS=2]="WHATSAPP_META_ADS",X[X.TEIA_CRM=3]="TEIA_CRM",X[X.CAMPAIGN=4]="CAMPAIGN",X[X.META_MESSENGER=5]="META_MESSENGER",Ye;var X})();const nt={client:"Cliente",operador:"Operador"};var Nt=(()=>{return(X=Nt||(Nt={}))[X.RESOURCES=0]="RESOURCES",X[X.UPDATES=1]="UPDATES",X[X.BUGFIX=2]="BUGFIX",X[X.PROBLEMS=3]="PROBLEMS",X[X.DEPRECIATION=4]="DEPRECIATION",Nt;var X})();const xt=new Map([[Nt.RESOURCES,"Novos recursos"],[Nt.UPDATES,"Melhorias"],[Nt.BUGFIX,"Corre\xe7\xe3o de bugs"],[Nt.PROBLEMS,"Problemas conhecidos"],[Nt.DEPRECIATION,"Deprecia\xe7\xe3o"]]);function vt(X){return void 0===X?"":new Map([[Ye.WHATSAPP,"Whatsapp"],[Ye.MY_HONDA,"My Honda"],[Ye.WHATSAPP_META_ADS,"Whatsapp Meta Ads"],[Ye.TEIA_CRM,"TeiaCrm"],[Ye.CAMPAIGN,"Campanha"],[Ye.META_MESSENGER,"Meta"]]).get(X)||""}function It(X){switch(X){case Ye.WHATSAPP:return"../../../assets/images/brands/whatsapp-logo.png";case Ye.MY_HONDA:return"../../../assets/images/brands/myhonda-logo.png";case Ye.WHATSAPP_META_ADS:return"../../../assets/images/brands/meta-logo.png";case Ye.TEIA_CRM:return"../../../assets/images/brands/teiacrm-logo.png";case Ye.CAMPAIGN:return"../../../assets/images/brands/campaign-logo.png";case Ye.META_MESSENGER:return"../../../assets/images/brands/meta-logo.png";default:return"../../../assets/images/brands/unknown-logo.png"}}const Se="chatModalClosed",Pe="removeConversation",Je="openReleaseNote",Ze="Um n\xfamero de atendimento precisa ser configurado!",Me="N\xe3o h\xe1 novidades para exibi\xe7\xe3o nesse momento!",xe="N\xe3o atribuido";var ve=(()=>{return(X=ve||(ve={}))[X.DRAFT=1]="DRAFT",X[X.SCHEDULED=2]="SCHEDULED",X[X.RUNNING=3]="RUNNING",X[X.FINISHED=4]="FINISHED",X[X.CANCELLED=5]="CANCELLED",X[X.ERROR=6]="ERROR",ve;var X})();const Re=new Map([[ve.DRAFT,"Rascunho"],[ve.SCHEDULED,"Agendado"],[ve.RUNNING,"Executando"],[ve.FINISHED,"Finalizado"],[ve.CANCELLED,"Cancelado"],[ve.ERROR,"Erro"]]);var zt=(()=>{return(X=zt||(zt={}))[X.MARKETING=1]="MARKETING",X[X.UTILITY=2]="UTILITY",zt;var X})(),Yt=(()=>{return(X=Yt||(Yt={}))[X.TEXTO=0]="TEXTO",X[X.IMAGE=1]="IMAGE",X[X.VIDEO=2]="VIDEO",X[X.PDF=3]="PDF",Yt;var X})();const Ut=new Map([[zt.MARKETING,"Marketing"],[zt.UTILITY,"Utilidade"]]),nn=new Map([[Yt.TEXTO,"Texto"],[Yt.IMAGE,"Imagem"],[Yt.VIDEO,"Video"],[Yt.PDF,"PDF"]]);var Xt=(()=>{return(X=Xt||(Xt={}))[X.Pending=0]="Pending",X[X.Approved=1]="Approved",X[X.Rejected=2]="Rejected",Xt;var X})();const Nn=new Map([[Xt.Pending,"Pendente"],[Xt.Approved,"Aprovado"],[Xt.Rejected,"Recusado"]]),wt=new Map([[Ye.WHATSAPP,"Whatsapp"],[Ye.MY_HONDA,"My Honda"],[Ye.WHATSAPP_META_ADS,"Whatsapp Meta Ads"],[Ye.TEIA_CRM,"TeiaCrm"],[Ye.CAMPAIGN,"Campanha"]]);var jt=(()=>{return(X=jt||(jt={}))[X.HEADER=1]="HEADER",X[X.BODY=2]="BODY",jt;var X})();const mn=new Map([[jt.HEADER,"Cabe\xe7alho"],[jt.BODY,"Mensagem"]]);var rn=(()=>{return(X=rn||(rn={}))[X.CUSTOMER_NAME=1]="CUSTOMER_NAME",X[X.OTHERS=2]="OTHERS",rn;var X})();const en=new Map([[rn.CUSTOMER_NAME,"Nome do cliente"],[rn.OTHERS,"Outros"]]),ur="Voc\xea pode adicionar campos v\xe1riaveis na Mensagem inserindo {{n}}, sendo 'n' o n\xfamero de campos que deseja, sequencialmente. ex.: \"Ol\xe1 {{1}}, seu cons\xf3rcio {{2}} foi contemplado.\"",fn='Voc\xea pode adicionar um campo v\xe1riavel ao cabe\xe7alho inserindo {{1}} para personalizar a mensagem ex.:"Ol\xe1 {{1}}, temos uma oferta para voc\xea!"';var rt=(()=>{return(X=rt||(rt={}))[X.OUTPUT=0]="OUTPUT",X[X.INPUT=1]="INPUT",rt;var X})(),Ee=(()=>{return(X=Ee||(Ee={}))[X.MESSAGE=0]="MESSAGE",X[X.HSM=1]="HSM",X[X.BUY_CREDITS=2]="BUY_CREDITS",Ee;var X})(),he=(()=>{return(X=he||(he={}))[X.GROUP=1]="GROUP",X[X.COMPANY=2]="COMPANY",he;var X})()},92340:(ge,ee,p)=>{"use strict";p.d(ee,{N:()=>r});const r={name:"production",production:!0,apiUrl:"https://api-prod.whatsauto.com.br",brokerOfficialWSUrl:"https://broker-ws-official.whatsauto.com.br",CDN_URL:"https://cdn.whatsauto.com.br/files",chatFlowAppAddress:"https://chatflow.whatsauto.com.br",audioConverterUrl:"https://audioconv.whatsauto.com.br/convert",brand:"whatsauto",facebook:{appId:"3081494232012281",apiVersion:"v22.0",whatsAppConfigId:"2049144535510978"},whatsAutoConfig:{appName:"WhatsAuto",favicon:"assets/whatsauto/favicon.ico",stylePath:"assets/themes/whatsauto.css",brand:"whatsauto"},whatsPartsConfig:{appName:"WhatsParts",favicon:"assets/whatsparts/favicon.ico",stylePath:"assets/themes/whatsparts.css",brand:"whatsparts"}}},494:(ge,ee,p)=>{"use strict";var r=p(34497),o=p(22560),m=p(6551),f=p(50635),v=p(53158);let S=(()=>{class P extends m.b{getMessageStatus(_){return this.http.get(`${this.apiUrl}/api/Message/whatsAppMessageId/${_}`).pipe((0,f.U)(super.extractData),(0,v.K)(super.handleError.bind(this)))}getMessage(_){return this.http.get(`${this.apiUrl}/api/Message/${_}`).pipe((0,f.U)(super.extractData),(0,v.K)(super.handleError.bind(this)))}}return P.\u0275fac=function(){let h;return function(x){return(h||(h=o.n5z(P)))(x||P)}}(),P.\u0275prov=o.Yz7({token:P,factory:P.\u0275fac,providedIn:"root"}),P})();var A=p(9281),H=p(2508),q=p(24851);function de(P){return new o.vHH(3e3,!1)}function zt(){return typeof window<"u"&&typeof window.document<"u"}function Yt(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function Ut(P){switch(P.length){case 0:return new q.ZN;case 1:return P[0];default:return new q.ZE(P)}}function nn(P,h,_,x,J=new Map,ie=new Map){const ye=[],Ce=[];let Ue=-1,st=null;if(x.forEach(Lt=>{const At=Lt.get("offset"),Dn=At==Ue,qt=Dn&&st||new Map;Lt.forEach((M,C)=>{let G=C,fe=M;if("offset"!==C)switch(G=h.normalizePropertyName(G,ye),fe){case q.k1:fe=J.get(C);break;case q.l3:fe=ie.get(C);break;default:fe=h.normalizeStyleValue(C,G,fe,ye)}qt.set(G,fe)}),Dn||Ce.push(qt),st=qt,Ue=At}),ye.length)throw function It(P){return new o.vHH(3502,!1)}();return Ce}function Xt(P,h,_,x){switch(h){case"start":P.onStart(()=>x(_&&Nn(_,"start",P)));break;case"done":P.onDone(()=>x(_&&Nn(_,"done",P)));break;case"destroy":P.onDestroy(()=>x(_&&Nn(_,"destroy",P)))}}function Nn(P,h,_){const ie=wt(P.element,P.triggerName,P.fromState,P.toState,h||P.phaseName,_.totalTime??P.totalTime,!!_.disabled),ye=P._data;return null!=ye&&(ie._data=ye),ie}function wt(P,h,_,x,J="",ie=0,ye){return{element:P,triggerName:h,fromState:_,toState:x,phaseName:J,totalTime:ie,disabled:!!ye}}function jt(P,h,_){let x=P.get(h);return x||P.set(h,x=_),x}function mn(P){const h=P.indexOf(":");return[P.substring(1,h),P.slice(h+1)]}let rn=(P,h)=>!1,en=(P,h,_)=>[],ur=null;function fn(P){const h=P.parentNode||P.host;return h===ur?null:h}(Yt()||typeof Element<"u")&&(zt()?(ur=(()=>document.documentElement)(),rn=(P,h)=>{for(;h;){if(h===P)return!0;h=fn(h)}return!1}):rn=(P,h)=>P.contains(h),en=(P,h,_)=>{if(_)return Array.from(P.querySelectorAll(h));const x=P.querySelector(h);return x?[x]:[]});let he=null,X=!1;const gn=rn,ut=en;let tn=(()=>{class P{validateStyleProperty(_){return function ot(P){he||(he=function Ft(){return typeof document<"u"?document.body:null}()||{},X=!!he.style&&"WebkitAppearance"in he.style);let h=!0;return he.style&&!function Ee(P){return"ebkit"==P.substring(1,6)}(P)&&(h=P in he.style,!h&&X&&(h="Webkit"+P.charAt(0).toUpperCase()+P.slice(1)in he.style)),h}(_)}matchesElement(_,x){return!1}containsElement(_,x){return gn(_,x)}getParentElement(_){return fn(_)}query(_,x,J){return ut(_,x,J)}computeStyle(_,x,J){return J||""}animate(_,x,J,ie,ye,Ce=[],Ue){return new q.ZN(J,ie)}}return P.\u0275fac=function(_){return new(_||P)},P.\u0275prov=o.Yz7({token:P,factory:P.\u0275fac}),P})(),zn=(()=>{class P{}return P.NOOP=new tn,P})();const Rn="ng-enter",Wn="ng-leave",On="ng-trigger",wr=".ng-trigger",Er="ng-animating",fr=".ng-animating";function er(P){if("number"==typeof P)return P;const h=P.match(/^(-?[\.\d]+)(m?s)/);return!h||h.length<2?0:ri(parseFloat(h[1]),h[2])}function ri(P,h){return"s"===h?1e3*P:P}function Rr(P,h,_){return P.hasOwnProperty("duration")?P:function Yr(P,h,_){let J,ie=0,ye="";if("string"==typeof P){const Ce=P.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===Ce)return h.push(de()),{duration:0,delay:0,easing:""};J=ri(parseFloat(Ce[1]),Ce[2]);const Ue=Ce[3];null!=Ue&&(ie=ri(parseFloat(Ue),Ce[4]));const st=Ce[5];st&&(ye=st)}else J=P;if(!_){let Ce=!1,Ue=h.length;J<0&&(h.push(function Q(){return new o.vHH(3100,!1)}()),Ce=!0),ie<0&&(h.push(function Ae(){return new o.vHH(3101,!1)}()),Ce=!0),Ce&&h.splice(Ue,0,de())}return{duration:J,delay:ie,easing:ye}}(P,h,_)}function pn(P,h={}){return Object.keys(P).forEach(_=>{h[_]=P[_]}),h}function ir(P){const h=new Map;return Object.keys(P).forEach(_=>{h.set(_,P[_])}),h}function Zn(P,h=new Map,_){if(_)for(let[x,J]of _)h.set(x,J);for(let[x,J]of P)h.set(x,J);return h}function Pn(P,h,_){return _?h+":"+_+";":""}function we(P){let h="";for(let _=0;_{const ie=Jt(J);_&&!_.has(J)&&_.set(J,P.style[ie]),P.style[ie]=x}),Yt()&&we(P))}function ce(P,h){P.style&&(h.forEach((_,x)=>{const J=Jt(x);P.style[J]=""}),Yt()&&we(P))}function De(P){return Array.isArray(P)?1==P.length?P[0]:(0,q.vP)(P):P}const Tt=new RegExp("{{\\s*(.+?)\\s*}}","g");function $t(P){let h=[];if("string"==typeof P){let _;for(;_=Tt.exec(P);)h.push(_[1]);Tt.lastIndex=0}return h}function Vt(P,h,_){const x=P.toString(),J=x.replace(Tt,(ie,ye)=>{let Ce=h[ye];return null==Ce&&(_.push(function re(P){return new o.vHH(3003,!1)}()),Ce=""),Ce.toString()});return J==x?P:J}function vn(P){const h=[];let _=P.next();for(;!_.done;)h.push(_.value),_=P.next();return h}const Mr=/-+([a-z0-9])/g;function Jt(P){return P.replace(Mr,(...h)=>h[1].toUpperCase())}function Sr(P){return P.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function kt(P,h,_){switch(h.type){case 7:return P.visitTrigger(h,_);case 0:return P.visitState(h,_);case 1:return P.visitTransition(h,_);case 2:return P.visitSequence(h,_);case 3:return P.visitGroup(h,_);case 4:return P.visitAnimate(h,_);case 5:return P.visitKeyframes(h,_);case 6:return P.visitStyle(h,_);case 8:return P.visitReference(h,_);case 9:return P.visitAnimateChild(h,_);case 10:return P.visitAnimateRef(h,_);case 11:return P.visitQuery(h,_);case 12:return P.visitStagger(h,_);default:throw function Ge(P){return new o.vHH(3004,!1)}()}}function Kn(P,h){return window.getComputedStyle(P)[h]}function Be(P,h){const _=[];return"string"==typeof P?P.split(/\s*,\s*/).forEach(x=>function mt(P,h,_){if(":"==P[0]){const Ue=function Gt(P,h){switch(P){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(_,x)=>parseFloat(x)>parseFloat(_);case":decrement":return(_,x)=>parseFloat(x) *"}}(P,_);if("function"==typeof Ue)return void h.push(Ue);P=Ue}const x=P.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==x||x.length<4)return _.push(function yt(P){return new o.vHH(3015,!1)}()),h;const J=x[1],ie=x[2],ye=x[3];h.push(Fn(J,ye));"<"==ie[0]&&!("*"==J&&"*"==ye)&&h.push(Fn(ye,J))}(x,_,h)):_.push(P),_}const yn=new Set(["true","1"]),Sn=new Set(["false","0"]);function Fn(P,h){const _=yn.has(P)||Sn.has(P),x=yn.has(h)||Sn.has(h);return(J,ie)=>{let ye="*"==P||P==J,Ce="*"==h||h==ie;return!ye&&_&&"boolean"==typeof J&&(ye=J?yn.has(P):Sn.has(P)),!Ce&&x&&"boolean"==typeof ie&&(Ce=ie?yn.has(h):Sn.has(h)),ye&&Ce}}const sr=new RegExp("s*:selfs*,?","g");function Hn(P,h,_,x){return new Qi(P).build(h,_,x)}class Qi{constructor(h){this._driver=h}build(h,_,x){const J=new Mi(_);return this._resetContextStyleTimingState(J),kt(this,De(h),J)}_resetContextStyleTimingState(h){h.currentQuerySelector="",h.collectedStyles=new Map,h.collectedStyles.set("",new Map),h.currentTime=0}visitTrigger(h,_){let x=_.queryCount=0,J=_.depCount=0;const ie=[],ye=[];return"@"==h.name.charAt(0)&&_.errors.push(function We(){return new o.vHH(3006,!1)}()),h.definitions.forEach(Ce=>{if(this._resetContextStyleTimingState(_),0==Ce.type){const Ue=Ce,st=Ue.name;st.toString().split(/\s*,\s*/).forEach(Lt=>{Ue.name=Lt,ie.push(this.visitState(Ue,_))}),Ue.name=st}else if(1==Ce.type){const Ue=this.visitTransition(Ce,_);x+=Ue.queryCount,J+=Ue.depCount,ye.push(Ue)}else _.errors.push(function Dt(){return new o.vHH(3007,!1)}())}),{type:7,name:h.name,states:ie,transitions:ye,queryCount:x,depCount:J,options:null}}visitState(h,_){const x=this.visitStyle(h.styles,_),J=h.options&&h.options.params||null;if(x.containsDynamicStyles){const ie=new Set,ye=J||{};x.styles.forEach(Ce=>{Ce instanceof Map&&Ce.forEach(Ue=>{$t(Ue).forEach(st=>{ye.hasOwnProperty(st)||ie.add(st)})})}),ie.size&&(vn(ie.values()),_.errors.push(function Ct(P,h){return new o.vHH(3008,!1)}()))}return{type:0,name:h.name,style:x,options:J?{params:J}:null}}visitTransition(h,_){_.queryCount=0,_.depCount=0;const x=kt(this,De(h.animation),_);return{type:1,matchers:Be(h.expr,_.errors),animation:x,queryCount:_.queryCount,depCount:_.depCount,options:ii(h.options)}}visitSequence(h,_){return{type:2,steps:h.steps.map(x=>kt(this,x,_)),options:ii(h.options)}}visitGroup(h,_){const x=_.currentTime;let J=0;const ie=h.steps.map(ye=>{_.currentTime=x;const Ce=kt(this,ye,_);return J=Math.max(J,_.currentTime),Ce});return _.currentTime=J,{type:3,steps:ie,options:ii(h.options)}}visitAnimate(h,_){const x=function Xr(P,h){if(P.hasOwnProperty("duration"))return P;if("number"==typeof P)return As(Rr(P,h).duration,0,"");const _=P;if(_.split(/\s+/).some(ie=>"{"==ie.charAt(0)&&"{"==ie.charAt(1))){const ie=As(0,0,"");return ie.dynamic=!0,ie.strValue=_,ie}const J=Rr(_,h);return As(J.duration,J.delay,J.easing)}(h.timings,_.errors);_.currentAnimateTimings=x;let J,ie=h.styles?h.styles:(0,q.oB)({});if(5==ie.type)J=this.visitKeyframes(ie,_);else{let ye=h.styles,Ce=!1;if(!ye){Ce=!0;const st={};x.easing&&(st.easing=x.easing),ye=(0,q.oB)(st)}_.currentTime+=x.duration+x.delay;const Ue=this.visitStyle(ye,_);Ue.isEmptyStep=Ce,J=Ue}return _.currentAnimateTimings=null,{type:4,timings:x,style:J,options:null}}visitStyle(h,_){const x=this._makeStyleAst(h,_);return this._validateStyleAst(x,_),x}_makeStyleAst(h,_){const x=[],J=Array.isArray(h.styles)?h.styles:[h.styles];for(let Ce of J)"string"==typeof Ce?Ce===q.l3?x.push(Ce):_.errors.push(new o.vHH(3002,!1)):x.push(ir(Ce));let ie=!1,ye=null;return x.forEach(Ce=>{if(Ce instanceof Map&&(Ce.has("easing")&&(ye=Ce.get("easing"),Ce.delete("easing")),!ie))for(let Ue of Ce.values())if(Ue.toString().indexOf("{{")>=0){ie=!0;break}}),{type:6,styles:x,easing:ye,offset:h.offset,containsDynamicStyles:ie,options:null}}_validateStyleAst(h,_){const x=_.currentAnimateTimings;let J=_.currentTime,ie=_.currentTime;x&&ie>0&&(ie-=x.duration+x.delay),h.styles.forEach(ye=>{"string"!=typeof ye&&ye.forEach((Ce,Ue)=>{const st=_.collectedStyles.get(_.currentQuerySelector),Lt=st.get(Ue);let At=!0;Lt&&(ie!=J&&ie>=Lt.startTime&&J<=Lt.endTime&&(_.errors.push(function Ke(P,h,_,x,J){return new o.vHH(3010,!1)}()),At=!1),ie=Lt.startTime),At&&st.set(Ue,{startTime:ie,endTime:J}),_.options&&function it(P,h,_){const x=h.params||{},J=$t(P);J.length&&J.forEach(ie=>{x.hasOwnProperty(ie)||_.push(function Oe(P){return new o.vHH(3001,!1)}())})}(Ce,_.options,_.errors)})})}visitKeyframes(h,_){const x={type:5,styles:[],options:null};if(!_.currentAnimateTimings)return _.errors.push(function lt(){return new o.vHH(3011,!1)}()),x;let ie=0;const ye=[];let Ce=!1,Ue=!1,st=0;const Lt=h.steps.map(fe=>{const tt=this._makeStyleAst(fe,_);let Ot=null!=tt.offset?tt.offset:function Vi(P){if("string"==typeof P)return null;let h=null;if(Array.isArray(P))P.forEach(_=>{if(_ instanceof Map&&_.has("offset")){const x=_;h=parseFloat(x.get("offset")),x.delete("offset")}});else if(P instanceof Map&&P.has("offset")){const _=P;h=parseFloat(_.get("offset")),_.delete("offset")}return h}(tt.styles),dn=0;return null!=Ot&&(ie++,dn=tt.offset=Ot),Ue=Ue||dn<0||dn>1,Ce=Ce||dn0&&ie{const Ot=Dn>0?tt==qt?1:Dn*tt:ye[tt],dn=Ot*G;_.currentTime=M+C.delay+dn,C.duration=dn,this._validateStyleAst(fe,_),fe.offset=Ot,x.styles.push(fe)}),x}visitReference(h,_){return{type:8,animation:kt(this,De(h.animation),_),options:ii(h.options)}}visitAnimateChild(h,_){return _.depCount++,{type:9,options:ii(h.options)}}visitAnimateRef(h,_){return{type:10,animation:this.visitReference(h.animation,_),options:ii(h.options)}}visitQuery(h,_){const x=_.currentQuerySelector,J=h.options||{};_.queryCount++,_.currentQuery=h;const[ie,ye]=function bi(P){const h=!!P.split(/\s*,\s*/).find(_=>":self"==_);return h&&(P=P.replace(sr,"")),P=P.replace(/@\*/g,wr).replace(/@\w+/g,_=>wr+"-"+_.slice(1)).replace(/:animating/g,fr),[P,h]}(h.selector);_.currentQuerySelector=x.length?x+" "+ie:ie,jt(_.collectedStyles,_.currentQuerySelector,new Map);const Ce=kt(this,De(h.animation),_);return _.currentQuery=null,_.currentQuerySelector=x,{type:11,selector:ie,limit:J.limit||0,optional:!!J.optional,includeSelf:ye,animation:Ce,originalSelector:h.selector,options:ii(h.options)}}visitStagger(h,_){_.currentQuery||_.errors.push(function je(){return new o.vHH(3013,!1)}());const x="full"===h.timings?{duration:0,delay:0,easing:"full"}:Rr(h.timings,_.errors,!0);return{type:12,animation:kt(this,De(h.animation),_),timings:x,options:null}}}class Mi{constructor(h){this.errors=h,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function ii(P){return P?(P=pn(P)).params&&(P.params=function Gr(P){return P?pn(P):null}(P.params)):P={},P}function As(P,h,_){return{duration:P,delay:h,easing:_}}function $r(P,h,_,x,J,ie,ye=null,Ce=!1){return{type:1,element:P,keyframes:h,preStyleProps:_,postStyleProps:x,duration:J,delay:ie,totalTime:J+ie,easing:ye,subTimeline:Ce}}class ks{constructor(){this._map=new Map}get(h){return this._map.get(h)||[]}append(h,_){let x=this._map.get(h);x||this._map.set(h,x=[]),x.push(..._)}has(h){return this._map.has(h)}clear(){this._map.clear()}}const Xs=new RegExp(":enter","g"),Ui=new RegExp(":leave","g");function cs(P,h,_,x,J,ie=new Map,ye=new Map,Ce,Ue,st=[]){return(new Wi).buildKeyframes(P,h,_,x,J,ie,ye,Ce,Ue,st)}class Wi{buildKeyframes(h,_,x,J,ie,ye,Ce,Ue,st,Lt=[]){st=st||new ks;const At=new Di(h,_,st,J,ie,Lt,[]);At.options=Ue;const Dn=Ue.delay?er(Ue.delay):0;At.currentTimeline.delayNextStep(Dn),At.currentTimeline.setStyles([ye],null,At.errors,Ue),kt(this,x,At);const qt=At.timelines.filter(M=>M.containsAnimation());if(qt.length&&Ce.size){let M;for(let C=qt.length-1;C>=0;C--){const G=qt[C];if(G.element===_){M=G;break}}M&&!M.allowOnlyTimelineStyles()&&M.setStyles([Ce],null,At.errors,Ue)}return qt.length?qt.map(M=>M.buildKeyframes()):[$r(_,[],[],[],0,Dn,"",!1)]}visitTrigger(h,_){}visitState(h,_){}visitTransition(h,_){}visitAnimateChild(h,_){const x=_.subInstructions.get(_.element);if(x){const J=_.createSubContext(h.options),ie=_.currentTimeline.currentTime,ye=this._visitSubInstructions(x,J,J.options);ie!=ye&&_.transformIntoNewTimeline(ye)}_.previousNode=h}visitAnimateRef(h,_){const x=_.createSubContext(h.options);x.transformIntoNewTimeline(),this._applyAnimationRefDelays([h.options,h.animation.options],_,x),this.visitReference(h.animation,x),_.transformIntoNewTimeline(x.currentTimeline.currentTime),_.previousNode=h}_applyAnimationRefDelays(h,_,x){for(const J of h){const ie=J?.delay;if(ie){const ye="number"==typeof ie?ie:er(Vt(ie,J?.params??{},_.errors));x.delayNextStep(ye)}}}_visitSubInstructions(h,_,x){let ie=_.currentTimeline.currentTime;const ye=null!=x.duration?er(x.duration):null,Ce=null!=x.delay?er(x.delay):null;return 0!==ye&&h.forEach(Ue=>{const st=_.appendInstructionToTimeline(Ue,ye,Ce);ie=Math.max(ie,st.duration+st.delay)}),ie}visitReference(h,_){_.updateOptions(h.options,!0),kt(this,h.animation,_),_.previousNode=h}visitSequence(h,_){const x=_.subContextCount;let J=_;const ie=h.options;if(ie&&(ie.params||ie.delay)&&(J=_.createSubContext(ie),J.transformIntoNewTimeline(),null!=ie.delay)){6==J.previousNode.type&&(J.currentTimeline.snapshotCurrentStyles(),J.previousNode=si);const ye=er(ie.delay);J.delayNextStep(ye)}h.steps.length&&(h.steps.forEach(ye=>kt(this,ye,J)),J.currentTimeline.applyStylesToKeyframe(),J.subContextCount>x&&J.transformIntoNewTimeline()),_.previousNode=h}visitGroup(h,_){const x=[];let J=_.currentTimeline.currentTime;const ie=h.options&&h.options.delay?er(h.options.delay):0;h.steps.forEach(ye=>{const Ce=_.createSubContext(h.options);ie&&Ce.delayNextStep(ie),kt(this,ye,Ce),J=Math.max(J,Ce.currentTimeline.currentTime),x.push(Ce.currentTimeline)}),x.forEach(ye=>_.currentTimeline.mergeTimelineCollectedStyles(ye)),_.transformIntoNewTimeline(J),_.previousNode=h}_visitTiming(h,_){if(h.dynamic){const x=h.strValue;return Rr(_.params?Vt(x,_.params,_.errors):x,_.errors)}return{duration:h.duration,delay:h.delay,easing:h.easing}}visitAnimate(h,_){const x=_.currentAnimateTimings=this._visitTiming(h.timings,_),J=_.currentTimeline;x.delay&&(_.incrementTime(x.delay),J.snapshotCurrentStyles());const ie=h.style;5==ie.type?this.visitKeyframes(ie,_):(_.incrementTime(x.duration),this.visitStyle(ie,_),J.applyStylesToKeyframe()),_.currentAnimateTimings=null,_.previousNode=h}visitStyle(h,_){const x=_.currentTimeline,J=_.currentAnimateTimings;!J&&x.hasCurrentStyleProperties()&&x.forwardFrame();const ie=J&&J.easing||h.easing;h.isEmptyStep?x.applyEmptyStep(ie):x.setStyles(h.styles,ie,_.errors,_.options),_.previousNode=h}visitKeyframes(h,_){const x=_.currentAnimateTimings,J=_.currentTimeline.duration,ie=x.duration,Ce=_.createSubContext().currentTimeline;Ce.easing=x.easing,h.styles.forEach(Ue=>{Ce.forwardTime((Ue.offset||0)*ie),Ce.setStyles(Ue.styles,Ue.easing,_.errors,_.options),Ce.applyStylesToKeyframe()}),_.currentTimeline.mergeTimelineCollectedStyles(Ce),_.transformIntoNewTimeline(J+ie),_.previousNode=h}visitQuery(h,_){const x=_.currentTimeline.currentTime,J=h.options||{},ie=J.delay?er(J.delay):0;ie&&(6===_.previousNode.type||0==x&&_.currentTimeline.hasCurrentStyleProperties())&&(_.currentTimeline.snapshotCurrentStyles(),_.previousNode=si);let ye=x;const Ce=_.invokeQuery(h.selector,h.originalSelector,h.limit,h.includeSelf,!!J.optional,_.errors);_.currentQueryTotal=Ce.length;let Ue=null;Ce.forEach((st,Lt)=>{_.currentQueryIndex=Lt;const At=_.createSubContext(h.options,st);ie&&At.delayNextStep(ie),st===_.element&&(Ue=At.currentTimeline),kt(this,h.animation,At),At.currentTimeline.applyStylesToKeyframe(),ye=Math.max(ye,At.currentTimeline.currentTime)}),_.currentQueryIndex=0,_.currentQueryTotal=0,_.transformIntoNewTimeline(ye),Ue&&(_.currentTimeline.mergeTimelineCollectedStyles(Ue),_.currentTimeline.snapshotCurrentStyles()),_.previousNode=h}visitStagger(h,_){const x=_.parentContext,J=_.currentTimeline,ie=h.timings,ye=Math.abs(ie.duration),Ce=ye*(_.currentQueryTotal-1);let Ue=ye*_.currentQueryIndex;switch(ie.duration<0?"reverse":ie.easing){case"reverse":Ue=Ce-Ue;break;case"full":Ue=x.currentStaggerTime}const Lt=_.currentTimeline;Ue&&Lt.delayNextStep(Ue);const At=Lt.currentTime;kt(this,h.animation,_),_.previousNode=h,x.currentStaggerTime=J.currentTime-At+(J.startTime-x.currentTimeline.startTime)}}const si={};class Di{constructor(h,_,x,J,ie,ye,Ce,Ue){this._driver=h,this.element=_,this.subInstructions=x,this._enterClassName=J,this._leaveClassName=ie,this.errors=ye,this.timelines=Ce,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=si,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=Ue||new Xi(this._driver,_,0),Ce.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(h,_){if(!h)return;const x=h;let J=this.options;null!=x.duration&&(J.duration=er(x.duration)),null!=x.delay&&(J.delay=er(x.delay));const ie=x.params;if(ie){let ye=J.params;ye||(ye=this.options.params={}),Object.keys(ie).forEach(Ce=>{(!_||!ye.hasOwnProperty(Ce))&&(ye[Ce]=Vt(ie[Ce],ye,this.errors))})}}_copyOptions(){const h={};if(this.options){const _=this.options.params;if(_){const x=h.params={};Object.keys(_).forEach(J=>{x[J]=_[J]})}}return h}createSubContext(h=null,_,x){const J=_||this.element,ie=new Di(this._driver,J,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(J,x||0));return ie.previousNode=this.previousNode,ie.currentAnimateTimings=this.currentAnimateTimings,ie.options=this._copyOptions(),ie.updateOptions(h),ie.currentQueryIndex=this.currentQueryIndex,ie.currentQueryTotal=this.currentQueryTotal,ie.parentContext=this,this.subContextCount++,ie}transformIntoNewTimeline(h){return this.previousNode=si,this.currentTimeline=this.currentTimeline.fork(this.element,h),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(h,_,x){const J={duration:_??h.duration,delay:this.currentTimeline.currentTime+(x??0)+h.delay,easing:""},ie=new vs(this._driver,h.element,h.keyframes,h.preStyleProps,h.postStyleProps,J,h.stretchStartingKeyframe);return this.timelines.push(ie),J}incrementTime(h){this.currentTimeline.forwardTime(this.currentTimeline.duration+h)}delayNextStep(h){h>0&&this.currentTimeline.delayNextStep(h)}invokeQuery(h,_,x,J,ie,ye){let Ce=[];if(J&&Ce.push(this.element),h.length>0){h=(h=h.replace(Xs,"."+this._enterClassName)).replace(Ui,"."+this._leaveClassName);let st=this._driver.query(this.element,h,1!=x);0!==x&&(st=x<0?st.slice(st.length+x,st.length):st.slice(0,x)),Ce.push(...st)}return!ie&&0==Ce.length&&ye.push(function Ye(P){return new o.vHH(3014,!1)}()),Ce}}class Xi{constructor(h,_,x,J){this._driver=h,this.element=_,this.startTime=x,this._elementTimelineStylesLookup=J,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(_),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(_,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(h){const _=1===this._keyframes.size&&this._pendingStyles.size;this.duration||_?(this.forwardTime(this.currentTime+h),_&&this.snapshotCurrentStyles()):this.startTime+=h}fork(h,_){return this.applyStylesToKeyframe(),new Xi(this._driver,h,_||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(h){this.applyStylesToKeyframe(),this.duration=h,this._loadKeyframe()}_updateStyle(h,_){this._localTimelineStyles.set(h,_),this._globalTimelineStyles.set(h,_),this._styleSummary.set(h,{time:this.currentTime,value:_})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(h){h&&this._previousKeyframe.set("easing",h);for(let[_,x]of this._globalTimelineStyles)this._backFill.set(_,x||q.l3),this._currentKeyframe.set(_,q.l3);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(h,_,x,J){_&&this._previousKeyframe.set("easing",_);const ie=J&&J.params||{},ye=function zr(P,h){const _=new Map;let x;return P.forEach(J=>{if("*"===J){x=x||h.keys();for(let ie of x)_.set(ie,q.l3)}else Zn(J,_)}),_}(h,this._globalTimelineStyles);for(let[Ce,Ue]of ye){const st=Vt(Ue,ie,x);this._pendingStyles.set(Ce,st),this._localTimelineStyles.has(Ce)||this._backFill.set(Ce,this._globalTimelineStyles.get(Ce)??q.l3),this._updateStyle(Ce,st)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((h,_)=>{this._currentKeyframe.set(_,h)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((h,_)=>{this._currentKeyframe.has(_)||this._currentKeyframe.set(_,h)}))}snapshotCurrentStyles(){for(let[h,_]of this._localTimelineStyles)this._pendingStyles.set(h,_),this._updateStyle(h,_)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const h=[];for(let _ in this._currentKeyframe)h.push(_);return h}mergeTimelineCollectedStyles(h){h._styleSummary.forEach((_,x)=>{const J=this._styleSummary.get(x);(!J||_.time>J.time)&&this._updateStyle(x,_.value)})}buildKeyframes(){this.applyStylesToKeyframe();const h=new Set,_=new Set,x=1===this._keyframes.size&&0===this.duration;let J=[];this._keyframes.forEach((Ce,Ue)=>{const st=Zn(Ce,new Map,this._backFill);st.forEach((Lt,At)=>{Lt===q.k1?h.add(At):Lt===q.l3&&_.add(At)}),x||st.set("offset",Ue/this.duration),J.push(st)});const ie=h.size?vn(h.values()):[],ye=_.size?vn(_.values()):[];if(x){const Ce=J[0],Ue=new Map(Ce);Ce.set("offset",0),Ue.set("offset",1),J=[Ce,Ue]}return $r(this.element,J,ie,ye,this.duration,this.startTime,this.easing,!1)}}class vs extends Xi{constructor(h,_,x,J,ie,ye,Ce=!1){super(h,_,ye.delay),this.keyframes=x,this.preStyleProps=J,this.postStyleProps=ie,this._stretchStartingKeyframe=Ce,this.timings={duration:ye.duration,delay:ye.delay,easing:ye.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let h=this.keyframes,{delay:_,duration:x,easing:J}=this.timings;if(this._stretchStartingKeyframe&&_){const ie=[],ye=x+_,Ce=_/ye,Ue=Zn(h[0]);Ue.set("offset",0),ie.push(Ue);const st=Zn(h[0]);st.set("offset",Os(Ce)),ie.push(st);const Lt=h.length-1;for(let At=1;At<=Lt;At++){let Dn=Zn(h[At]);const qt=Dn.get("offset");Dn.set("offset",Os((_+qt*x)/ye)),ie.push(Dn)}x=ye,_=0,J="",h=ie}return $r(this.element,h,this.preStyleProps,this.postStyleProps,x,_,J,!0)}}function Os(P,h=3){const _=Math.pow(10,h-1);return Math.round(P*_)/_}class ds{}const gi=new Set(["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"]);class es extends ds{normalizePropertyName(h,_){return Jt(h)}normalizeStyleValue(h,_,x,J){let ie="";const ye=x.toString().trim();if(gi.has(_)&&0!==x&&"0"!==x)if("number"==typeof x)ie="px";else{const Ce=x.match(/^[+-]?[\d\.]+([a-z]*)$/);Ce&&0==Ce[1].length&&J.push(function Ve(P,h){return new o.vHH(3005,!1)}())}return ye+ie}}function Gi(P,h,_,x,J,ie,ye,Ce,Ue,st,Lt,At,Dn){return{type:0,element:P,triggerName:h,isRemovalTransition:J,fromState:_,fromStyles:ie,toState:x,toStyles:ye,timelines:Ce,queriedElements:Ue,preStyleProps:st,postStyleProps:Lt,totalTime:At,errors:Dn}}const Ni={};class Zr{constructor(h,_,x){this._triggerName=h,this.ast=_,this._stateStyles=x}match(h,_,x,J){return function oi(P,h,_,x,J){return P.some(ie=>ie(h,_,x,J))}(this.ast.matchers,h,_,x,J)}buildStyles(h,_,x){let J=this._stateStyles.get("*");return void 0!==h&&(J=this._stateStyles.get(h?.toString())||J),J?J.buildStyles(_,x):new Map}build(h,_,x,J,ie,ye,Ce,Ue,st,Lt){const At=[],Dn=this.ast.options&&this.ast.options.params||Ni,M=this.buildStyles(x,Ce&&Ce.params||Ni,At),C=Ue&&Ue.params||Ni,G=this.buildStyles(J,C,At),fe=new Set,tt=new Map,Ot=new Map,dn="void"===J,xn={params:Ii(C,Dn),delay:this.ast.options?.delay},In=Lt?[]:cs(h,_,this.ast.animation,ie,ye,M,G,xn,st,At);let vr=0;if(In.forEach(Yi=>{vr=Math.max(Yi.duration+Yi.delay,vr)}),At.length)return Gi(_,this._triggerName,x,J,dn,M,G,[],[],tt,Ot,vr,At);In.forEach(Yi=>{const Fi=Yi.element,Ar=jt(tt,Fi,new Set);Yi.preStyleProps.forEach(xs=>Ar.add(xs));const Mo=jt(Ot,Fi,new Set);Yi.postStyleProps.forEach(xs=>Mo.add(xs)),Fi!==_&&fe.add(Fi)});const Ai=vn(fe.values());return Gi(_,this._triggerName,x,J,dn,M,G,In,Ai,tt,Ot,vr)}}function Ii(P,h){const _=pn(h);for(const x in P)P.hasOwnProperty(x)&&null!=P[x]&&(_[x]=P[x]);return _}class Vs{constructor(h,_,x){this.styles=h,this.defaultParams=_,this.normalizer=x}buildStyles(h,_){const x=new Map,J=pn(this.defaultParams);return Object.keys(h).forEach(ie=>{const ye=h[ie];null!==ye&&(J[ie]=ye)}),this.styles.styles.forEach(ie=>{"string"!=typeof ie&&ie.forEach((ye,Ce)=>{ye&&(ye=Vt(ye,J,_));const Ue=this.normalizer.normalizePropertyName(Ce,_);ye=this.normalizer.normalizeStyleValue(Ce,Ue,ye,_),x.set(Ue,ye)})}),x}}class ws{constructor(h,_,x){this.name=h,this.ast=_,this._normalizer=x,this.transitionFactories=[],this.states=new Map,_.states.forEach(J=>{this.states.set(J.name,new Vs(J.style,J.options&&J.options.params||{},x))}),Ir(this.states,"true","1"),Ir(this.states,"false","0"),_.transitions.forEach(J=>{this.transitionFactories.push(new Zr(h,J,this.states))}),this.fallbackTransition=function Nr(P,h,_){return new Zr(P,{type:1,animation:{type:2,steps:[],options:null},matchers:[(ye,Ce)=>!0],options:null,queryCount:0,depCount:0},h)}(h,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(h,_,x,J){return this.transitionFactories.find(ye=>ye.match(h,_,x,J))||null}matchStyles(h,_,x){return this.fallbackTransition.buildStyles(h,_,x)}}function Ir(P,h,_){P.has(h)?P.has(_)||P.set(_,P.get(h)):P.has(_)&&P.set(h,P.get(_))}const gr=new ks;class Cr{constructor(h,_,x){this.bodyNode=h,this._driver=_,this._normalizer=x,this._animations=new Map,this._playersById=new Map,this.players=[]}register(h,_){const x=[],ie=Hn(this._driver,_,x,[]);if(x.length)throw function Se(P){return new o.vHH(3503,!1)}();this._animations.set(h,ie)}_buildPlayer(h,_,x){const J=h.element,ie=nn(0,this._normalizer,0,h.keyframes,_,x);return this._driver.animate(J,ie,h.duration,h.delay,h.easing,[],!0)}create(h,_,x={}){const J=[],ie=this._animations.get(h);let ye;const Ce=new Map;if(ie?(ye=cs(this._driver,_,ie,Rn,Wn,new Map,new Map,x,gr,J),ye.forEach(Lt=>{const At=jt(Ce,Lt.element,new Map);Lt.postStyleProps.forEach(Dn=>At.set(Dn,null))})):(J.push(function Pe(){return new o.vHH(3300,!1)}()),ye=[]),J.length)throw function Je(P){return new o.vHH(3504,!1)}();Ce.forEach((Lt,At)=>{Lt.forEach((Dn,qt)=>{Lt.set(qt,this._driver.computeStyle(At,qt,q.l3))})});const st=Ut(ye.map(Lt=>{const At=Ce.get(Lt.element);return this._buildPlayer(Lt,new Map,At)}));return this._playersById.set(h,st),st.onDestroy(()=>this.destroy(h)),this.players.push(st),st}destroy(h){const _=this._getPlayer(h);_.destroy(),this._playersById.delete(h);const x=this.players.indexOf(_);x>=0&&this.players.splice(x,1)}_getPlayer(h){const _=this._playersById.get(h);if(!_)throw function Ze(P){return new o.vHH(3301,!1)}();return _}listen(h,_,x,J){const ie=wt(_,"","","");return Xt(this._getPlayer(h),x,ie,J),()=>{}}command(h,_,x,J){if("register"==x)return void this.register(h,J[0]);if("create"==x)return void this.create(h,_,J[0]||{});const ie=this._getPlayer(h);switch(x){case"play":ie.play();break;case"pause":ie.pause();break;case"reset":ie.reset();break;case"restart":ie.restart();break;case"finish":ie.finish();break;case"init":ie.init();break;case"setPosition":ie.setPosition(parseFloat(J[0]));break;case"destroy":this.destroy(h)}}}const Dr="ng-animate-queued",Bn="ng-animate-disabled",yr=[],bs={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},di={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},or="__ng_removed";class _r{constructor(h,_=""){this.namespaceId=_;const x=h&&h.hasOwnProperty("value");if(this.value=function sn(P){return P??null}(x?h.value:h),x){const ie=pn(h);delete ie.value,this.options=ie}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(h){const _=h.params;if(_){const x=this.options.params;Object.keys(_).forEach(J=>{null==x[J]&&(x[J]=_[J])})}}}const $i="void",Br=new _r($i);class zi{constructor(h,_,x){this.id=h,this.hostElement=_,this._engine=x,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+h,Lr(_,this._hostClassName)}listen(h,_,x,J){if(!this._triggers.has(_))throw function Me(P,h){return new o.vHH(3302,!1)}();if(null==x||0==x.length)throw function xe(P){return new o.vHH(3303,!1)}();if(!function fs(P){return"start"==P||"done"==P}(x))throw function ve(P,h){return new o.vHH(3400,!1)}();const ie=jt(this._elementListeners,h,[]),ye={name:_,phase:x,callback:J};ie.push(ye);const Ce=jt(this._engine.statesByElement,h,new Map);return Ce.has(_)||(Lr(h,On),Lr(h,On+"-"+_),Ce.set(_,Br)),()=>{this._engine.afterFlush(()=>{const Ue=ie.indexOf(ye);Ue>=0&&ie.splice(Ue,1),this._triggers.has(_)||Ce.delete(_)})}}register(h,_){return!this._triggers.has(h)&&(this._triggers.set(h,_),!0)}_getTrigger(h){const _=this._triggers.get(h);if(!_)throw function Re(P){return new o.vHH(3401,!1)}();return _}trigger(h,_,x,J=!0){const ie=this._getTrigger(_),ye=new ai(this.id,_,h);let Ce=this._engine.statesByElement.get(h);Ce||(Lr(h,On),Lr(h,On+"-"+_),this._engine.statesByElement.set(h,Ce=new Map));let Ue=Ce.get(_);const st=new _r(x,this.id);if(!(x&&x.hasOwnProperty("value"))&&Ue&&st.absorbOptions(Ue.options),Ce.set(_,st),Ue||(Ue=Br),st.value!==$i&&Ue.value===st.value){if(!function Us(P,h){const _=Object.keys(P),x=Object.keys(h);if(_.length!=x.length)return!1;for(let J=0;J<_.length;J++){const ie=_[J];if(!h.hasOwnProperty(ie)||P[ie]!==h[ie])return!1}return!0}(Ue.params,st.params)){const C=[],G=ie.matchStyles(Ue.value,Ue.params,C),fe=ie.matchStyles(st.value,st.params,C);C.length?this._engine.reportError(C):this._engine.afterFlush(()=>{ce(h,G),pe(h,fe)})}return}const Dn=jt(this._engine.playersByElement,h,[]);Dn.forEach(C=>{C.namespaceId==this.id&&C.triggerName==_&&C.queued&&C.destroy()});let qt=ie.matchTransition(Ue.value,st.value,h,st.params),M=!1;if(!qt){if(!J)return;qt=ie.fallbackTransition,M=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:h,triggerName:_,transition:qt,fromState:Ue,toState:st,player:ye,isFallbackTransition:M}),M||(Lr(h,Dr),ye.onStart(()=>{Ei(h,Dr)})),ye.onDone(()=>{let C=this.players.indexOf(ye);C>=0&&this.players.splice(C,1);const G=this._engine.playersByElement.get(h);if(G){let fe=G.indexOf(ye);fe>=0&&G.splice(fe,1)}}),this.players.push(ye),Dn.push(ye),ye}deregister(h){this._triggers.delete(h),this._engine.statesByElement.forEach(_=>_.delete(h)),this._elementListeners.forEach((_,x)=>{this._elementListeners.set(x,_.filter(J=>J.name!=h))})}clearElementCache(h){this._engine.statesByElement.delete(h),this._elementListeners.delete(h);const _=this._engine.playersByElement.get(h);_&&(_.forEach(x=>x.destroy()),this._engine.playersByElement.delete(h))}_signalRemovalForInnerTriggers(h,_){const x=this._engine.driver.query(h,wr,!0);x.forEach(J=>{if(J[or])return;const ie=this._engine.fetchNamespacesByElement(J);ie.size?ie.forEach(ye=>ye.triggerLeaveAnimation(J,_,!1,!0)):this.clearElementCache(J)}),this._engine.afterFlushAnimationsDone(()=>x.forEach(J=>this.clearElementCache(J)))}triggerLeaveAnimation(h,_,x,J){const ie=this._engine.statesByElement.get(h),ye=new Map;if(ie){const Ce=[];if(ie.forEach((Ue,st)=>{if(ye.set(st,Ue.value),this._triggers.has(st)){const Lt=this.trigger(h,st,$i,J);Lt&&Ce.push(Lt)}}),Ce.length)return this._engine.markElementAsRemoved(this.id,h,!0,_,ye),x&&Ut(Ce).onDone(()=>this._engine.processLeaveNode(h)),!0}return!1}prepareLeaveAnimationListeners(h){const _=this._elementListeners.get(h),x=this._engine.statesByElement.get(h);if(_&&x){const J=new Set;_.forEach(ie=>{const ye=ie.name;if(J.has(ye))return;J.add(ye);const Ue=this._triggers.get(ye).fallbackTransition,st=x.get(ye)||Br,Lt=new _r($i),At=new ai(this.id,ye,h);this._engine.totalQueuedPlayers++,this._queue.push({element:h,triggerName:ye,transition:Ue,fromState:st,toState:Lt,player:At,isFallbackTransition:!0})})}}removeNode(h,_){const x=this._engine;if(h.childElementCount&&this._signalRemovalForInnerTriggers(h,_),this.triggerLeaveAnimation(h,_,!0))return;let J=!1;if(x.totalAnimations){const ie=x.players.length?x.playersByQueriedElement.get(h):[];if(ie&&ie.length)J=!0;else{let ye=h;for(;ye=ye.parentNode;)if(x.statesByElement.get(ye)){J=!0;break}}}if(this.prepareLeaveAnimationListeners(h),J)x.markElementAsRemoved(this.id,h,!1,_);else{const ie=h[or];(!ie||ie===bs)&&(x.afterFlush(()=>this.clearElementCache(h)),x.destroyInnerAnimations(h),x._onRemovalComplete(h,_))}}insertNode(h,_){Lr(h,this._hostClassName)}drainQueuedTransitions(h){const _=[];return this._queue.forEach(x=>{const J=x.player;if(J.destroyed)return;const ie=x.element,ye=this._elementListeners.get(ie);ye&&ye.forEach(Ce=>{if(Ce.name==x.triggerName){const Ue=wt(ie,x.triggerName,x.fromState.value,x.toState.value);Ue._data=h,Xt(x.player,Ce.phase,Ue,Ce.callback)}}),J.markedForDestroy?this._engine.afterFlush(()=>{J.destroy()}):_.push(x)}),this._queue=[],_.sort((x,J)=>{const ie=x.transition.ast.depCount,ye=J.transition.ast.depCount;return 0==ie||0==ye?ie-ye:this._engine.driver.containsElement(x.element,J.element)?1:-1})}destroy(h){this.players.forEach(_=>_.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,h)}elementContainsData(h){let _=!1;return this._elementListeners.has(h)&&(_=!0),_=!!this._queue.find(x=>x.element===h)||_,_}}class Gn{constructor(h,_,x){this.bodyNode=h,this.driver=_,this._normalizer=x,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=(J,ie)=>{}}_onRemovalComplete(h,_){this.onRemovalComplete(h,_)}get queuedPlayers(){const h=[];return this._namespaceList.forEach(_=>{_.players.forEach(x=>{x.queued&&h.push(x)})}),h}createNamespace(h,_){const x=new zi(h,_,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,_)?this._balanceNamespaceList(x,_):(this.newHostElements.set(_,x),this.collectEnterElement(_)),this._namespaceLookup[h]=x}_balanceNamespaceList(h,_){const x=this._namespaceList,J=this.namespacesByHostElement;if(x.length-1>=0){let ye=!1,Ce=this.driver.getParentElement(_);for(;Ce;){const Ue=J.get(Ce);if(Ue){const st=x.indexOf(Ue);x.splice(st+1,0,h),ye=!0;break}Ce=this.driver.getParentElement(Ce)}ye||x.unshift(h)}else x.push(h);return J.set(_,h),h}register(h,_){let x=this._namespaceLookup[h];return x||(x=this.createNamespace(h,_)),x}registerTrigger(h,_,x){let J=this._namespaceLookup[h];J&&J.register(_,x)&&this.totalAnimations++}destroy(h,_){if(!h)return;const x=this._fetchNamespace(h);this.afterFlush(()=>{this.namespacesByHostElement.delete(x.hostElement),delete this._namespaceLookup[h];const J=this._namespaceList.indexOf(x);J>=0&&this._namespaceList.splice(J,1)}),this.afterFlushAnimationsDone(()=>x.destroy(_))}_fetchNamespace(h){return this._namespaceLookup[h]}fetchNamespacesByElement(h){const _=new Set,x=this.statesByElement.get(h);if(x)for(let J of x.values())if(J.namespaceId){const ie=this._fetchNamespace(J.namespaceId);ie&&_.add(ie)}return _}trigger(h,_,x,J){if(Tr(_)){const ie=this._fetchNamespace(h);if(ie)return ie.trigger(_,x,J),!0}return!1}insertNode(h,_,x,J){if(!Tr(_))return;const ie=_[or];if(ie&&ie.setForRemoval){ie.setForRemoval=!1,ie.setForMove=!0;const ye=this.collectedLeaveElements.indexOf(_);ye>=0&&this.collectedLeaveElements.splice(ye,1)}if(h){const ye=this._fetchNamespace(h);ye&&ye.insertNode(_,x)}J&&this.collectEnterElement(_)}collectEnterElement(h){this.collectedEnterElements.push(h)}markElementAsDisabled(h,_){_?this.disabledNodes.has(h)||(this.disabledNodes.add(h),Lr(h,Bn)):this.disabledNodes.has(h)&&(this.disabledNodes.delete(h),Ei(h,Bn))}removeNode(h,_,x,J){if(Tr(_)){const ie=h?this._fetchNamespace(h):null;if(ie?ie.removeNode(_,J):this.markElementAsRemoved(h,_,!1,J),x){const ye=this.namespacesByHostElement.get(_);ye&&ye.id!==h&&ye.removeNode(_,J)}}else this._onRemovalComplete(_,J)}markElementAsRemoved(h,_,x,J,ie){this.collectedLeaveElements.push(_),_[or]={namespaceId:h,setForRemoval:J,hasAnimation:x,removedBeforeQueried:!1,previousTriggersValues:ie}}listen(h,_,x,J,ie){return Tr(_)?this._fetchNamespace(h).listen(_,x,J,ie):()=>{}}_buildInstruction(h,_,x,J,ie){return h.transition.build(this.driver,h.element,h.fromState.value,h.toState.value,x,J,h.fromState.options,h.toState.options,_,ie)}destroyInnerAnimations(h){let _=this.driver.query(h,wr,!0);_.forEach(x=>this.destroyActiveAnimationsForElement(x)),0!=this.playersByQueriedElement.size&&(_=this.driver.query(h,fr,!0),_.forEach(x=>this.finishActiveQueriedAnimationOnElement(x)))}destroyActiveAnimationsForElement(h){const _=this.playersByElement.get(h);_&&_.forEach(x=>{x.queued?x.markedForDestroy=!0:x.destroy()})}finishActiveQueriedAnimationOnElement(h){const _=this.playersByQueriedElement.get(h);_&&_.forEach(x=>x.finish())}whenRenderingDone(){return new Promise(h=>{if(this.players.length)return Ut(this.players).onDone(()=>h());h()})}processLeaveNode(h){const _=h[or];if(_&&_.setForRemoval){if(h[or]=bs,_.namespaceId){this.destroyInnerAnimations(h);const x=this._fetchNamespace(_.namespaceId);x&&x.clearElementCache(h)}this._onRemovalComplete(h,_.setForRemoval)}h.classList?.contains(Bn)&&this.markElementAsDisabled(h,!1),this.driver.query(h,".ng-animate-disabled",!0).forEach(x=>{this.markElementAsDisabled(x,!1)})}flush(h=-1){let _=[];if(this.newHostElements.size&&(this.newHostElements.forEach((x,J)=>this._balanceNamespaceList(x,J)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let x=0;xx()),this._flushFns=[],this._whenQuietFns.length){const x=this._whenQuietFns;this._whenQuietFns=[],_.length?Ut(_).onDone(()=>{x.forEach(J=>J())}):x.forEach(J=>J())}}reportError(h){throw function Qe(P){return new o.vHH(3402,!1)}()}_flushAnimations(h,_){const x=new ks,J=[],ie=new Map,ye=[],Ce=new Map,Ue=new Map,st=new Map,Lt=new Set;this.disabledNodes.forEach(Qt=>{Lt.add(Qt);const hn=this.driver.query(Qt,".ng-animate-queued",!0);for(let _n=0;_n{const _n=Rn+C++;M.set(hn,_n),Qt.forEach(tr=>Lr(tr,_n))});const G=[],fe=new Set,tt=new Set;for(let Qt=0;Qtfe.add(tr)):tt.add(hn))}const Ot=new Map,dn=yi(Dn,Array.from(fe));dn.forEach((Qt,hn)=>{const _n=Wn+C++;Ot.set(hn,_n),Qt.forEach(tr=>Lr(tr,_n))}),h.push(()=>{qt.forEach((Qt,hn)=>{const _n=M.get(hn);Qt.forEach(tr=>Ei(tr,_n))}),dn.forEach((Qt,hn)=>{const _n=Ot.get(hn);Qt.forEach(tr=>Ei(tr,_n))}),G.forEach(Qt=>{this.processLeaveNode(Qt)})});const xn=[],In=[];for(let Qt=this._namespaceList.length-1;Qt>=0;Qt--)this._namespaceList[Qt].drainQueuedTransitions(_).forEach(_n=>{const tr=_n.player,ei=_n.element;if(xn.push(tr),this.collectedEnterElements.length){const hr=ei[or];if(hr&&hr.setForMove){if(hr.previousTriggersValues&&hr.previousTriggersValues.has(_n.triggerName)){const Ss=hr.previousTriggersValues.get(_n.triggerName),Vr=this.statesByElement.get(_n.element);if(Vr&&Vr.has(_n.triggerName)){const cn=Vr.get(_n.triggerName);cn.value=Ss,Vr.set(_n.triggerName,cn)}}return void tr.destroy()}}const os=!At||!this.driver.containsElement(At,ei),Qr=Ot.get(ei),Hi=M.get(ei),nr=this._buildInstruction(_n,x,Hi,Qr,os);if(nr.errors&&nr.errors.length)return void In.push(nr);if(os)return tr.onStart(()=>ce(ei,nr.fromStyles)),tr.onDestroy(()=>pe(ei,nr.toStyles)),void J.push(tr);if(_n.isFallbackTransition)return tr.onStart(()=>ce(ei,nr.fromStyles)),tr.onDestroy(()=>pe(ei,nr.toStyles)),void J.push(tr);const ea=[];nr.timelines.forEach(hr=>{hr.stretchStartingKeyframe=!0,this.disabledNodes.has(hr.element)||ea.push(hr)}),nr.timelines=ea,x.append(ei,nr.timelines),ye.push({instruction:nr,player:tr,element:ei}),nr.queriedElements.forEach(hr=>jt(Ce,hr,[]).push(tr)),nr.preStyleProps.forEach((hr,Ss)=>{if(hr.size){let Vr=Ue.get(Ss);Vr||Ue.set(Ss,Vr=new Set),hr.forEach((cn,fo)=>Vr.add(fo))}}),nr.postStyleProps.forEach((hr,Ss)=>{let Vr=st.get(Ss);Vr||st.set(Ss,Vr=new Set),hr.forEach((cn,fo)=>Vr.add(fo))})});if(In.length){const Qt=[];In.forEach(hn=>{Qt.push(function St(P,h){return new o.vHH(3505,!1)}())}),xn.forEach(hn=>hn.destroy()),this.reportError(Qt)}const vr=new Map,Ai=new Map;ye.forEach(Qt=>{const hn=Qt.element;x.has(hn)&&(Ai.set(hn,hn),this._beforeAnimationBuild(Qt.player.namespaceId,Qt.instruction,vr))}),J.forEach(Qt=>{const hn=Qt.element;this._getPreviousPlayers(hn,!1,Qt.namespaceId,Qt.triggerName,null).forEach(tr=>{jt(vr,hn,[]).push(tr),tr.destroy()})});const Yi=G.filter(Qt=>hi(Qt,Ue,st)),Fi=new Map;Zi(Fi,this.driver,tt,st,q.l3).forEach(Qt=>{hi(Qt,Ue,st)&&Yi.push(Qt)});const Mo=new Map;qt.forEach((Qt,hn)=>{Zi(Mo,this.driver,new Set(Qt),Ue,q.k1)}),Yi.forEach(Qt=>{const hn=Fi.get(Qt),_n=Mo.get(Qt);Fi.set(Qt,new Map([...Array.from(hn?.entries()??[]),...Array.from(_n?.entries()??[])]))});const xs=[],ho=[],Es={};ye.forEach(Qt=>{const{element:hn,player:_n,instruction:tr}=Qt;if(x.has(hn)){if(Lt.has(hn))return _n.onDestroy(()=>pe(hn,tr.toStyles)),_n.disabled=!0,_n.overrideTotalTime(tr.totalTime),void J.push(_n);let ei=Es;if(Ai.size>1){let Qr=hn;const Hi=[];for(;Qr=Qr.parentNode;){const nr=Ai.get(Qr);if(nr){ei=nr;break}Hi.push(Qr)}Hi.forEach(nr=>Ai.set(nr,ei))}const os=this._buildAnimation(_n.namespaceId,tr,vr,ie,Mo,Fi);if(_n.setRealPlayer(os),ei===Es)xs.push(_n);else{const Qr=this.playersByElement.get(ei);Qr&&Qr.length&&(_n.parentPlayer=Ut(Qr)),J.push(_n)}}else ce(hn,tr.fromStyles),_n.onDestroy(()=>pe(hn,tr.toStyles)),ho.push(_n),Lt.has(hn)&&J.push(_n)}),ho.forEach(Qt=>{const hn=ie.get(Qt.element);if(hn&&hn.length){const _n=Ut(hn);Qt.setRealPlayer(_n)}}),J.forEach(Qt=>{Qt.parentPlayer?Qt.syncPlayerEvents(Qt.parentPlayer):Qt.destroy()});for(let Qt=0;Qt!os.destroyed);ei.length?ns(this,hn,ei):this.processLeaveNode(hn)}return G.length=0,xs.forEach(Qt=>{this.players.push(Qt),Qt.onDone(()=>{Qt.destroy();const hn=this.players.indexOf(Qt);this.players.splice(hn,1)}),Qt.play()}),xs}elementContainsData(h,_){let x=!1;const J=_[or];return J&&J.setForRemoval&&(x=!0),this.playersByElement.has(_)&&(x=!0),this.playersByQueriedElement.has(_)&&(x=!0),this.statesByElement.has(_)&&(x=!0),this._fetchNamespace(h).elementContainsData(_)||x}afterFlush(h){this._flushFns.push(h)}afterFlushAnimationsDone(h){this._whenQuietFns.push(h)}_getPreviousPlayers(h,_,x,J,ie){let ye=[];if(_){const Ce=this.playersByQueriedElement.get(h);Ce&&(ye=Ce)}else{const Ce=this.playersByElement.get(h);if(Ce){const Ue=!ie||ie==$i;Ce.forEach(st=>{st.queued||!Ue&&st.triggerName!=J||ye.push(st)})}}return(x||J)&&(ye=ye.filter(Ce=>!(x&&x!=Ce.namespaceId||J&&J!=Ce.triggerName))),ye}_beforeAnimationBuild(h,_,x){const ie=_.element,ye=_.isRemovalTransition?void 0:h,Ce=_.isRemovalTransition?void 0:_.triggerName;for(const Ue of _.timelines){const st=Ue.element,Lt=st!==ie,At=jt(x,st,[]);this._getPreviousPlayers(st,Lt,ye,Ce,_.toState).forEach(qt=>{const M=qt.getRealPlayer();M.beforeDestroy&&M.beforeDestroy(),qt.destroy(),At.push(qt)})}ce(ie,_.fromStyles)}_buildAnimation(h,_,x,J,ie,ye){const Ce=_.triggerName,Ue=_.element,st=[],Lt=new Set,At=new Set,Dn=_.timelines.map(M=>{const C=M.element;Lt.add(C);const G=C[or];if(G&&G.removedBeforeQueried)return new q.ZN(M.duration,M.delay);const fe=C!==Ue,tt=function ht(P){const h=[];return Cn(P,h),h}((x.get(C)||yr).map(vr=>vr.getRealPlayer())).filter(vr=>!!vr.element&&vr.element===C),Ot=ie.get(C),dn=ye.get(C),xn=nn(0,this._normalizer,0,M.keyframes,Ot,dn),In=this._buildPlayer(M,xn,tt);if(M.subTimeline&&J&&At.add(C),fe){const vr=new ai(h,Ce,C);vr.setRealPlayer(In),st.push(vr)}return In});st.forEach(M=>{jt(this.playersByQueriedElement,M.element,[]).push(M),M.onDone(()=>function Pr(P,h,_){let x=P.get(h);if(x){if(x.length){const J=x.indexOf(_);x.splice(J,1)}0==x.length&&P.delete(h)}return x}(this.playersByQueriedElement,M.element,M))}),Lt.forEach(M=>Lr(M,Er));const qt=Ut(Dn);return qt.onDestroy(()=>{Lt.forEach(M=>Ei(M,Er)),pe(Ue,_.toStyles)}),At.forEach(M=>{jt(J,M,[]).push(qt)}),qt}_buildPlayer(h,_,x){return _.length>0?this.driver.animate(h.element,_,h.duration,h.delay,h.easing,x):new q.ZN(h.duration,h.delay)}}class ai{constructor(h,_,x){this.namespaceId=h,this.triggerName=_,this.element=x,this._player=new q.ZN,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(h){this._containsRealPlayer||(this._player=h,this._queuedCallbacks.forEach((_,x)=>{_.forEach(J=>Xt(h,x,void 0,J))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(h.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(h){this.totalTime=h}syncPlayerEvents(h){const _=this._player;_.triggerCallback&&h.onStart(()=>_.triggerCallback("start")),h.onDone(()=>this.finish()),h.onDestroy(()=>this.destroy())}_queueEvent(h,_){jt(this._queuedCallbacks,h,[]).push(_)}onDone(h){this.queued&&this._queueEvent("done",h),this._player.onDone(h)}onStart(h){this.queued&&this._queueEvent("start",h),this._player.onStart(h)}onDestroy(h){this.queued&&this._queueEvent("destroy",h),this._player.onDestroy(h)}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(h){this.queued||this._player.setPosition(h)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(h){const _=this._player;_.triggerCallback&&_.triggerCallback(h)}}function Tr(P){return P&&1===P.nodeType}function Is(P,h){const _=P.style.display;return P.style.display=h??"none",_}function Zi(P,h,_,x,J){const ie=[];_.forEach(Ue=>ie.push(Is(Ue)));const ye=[];x.forEach((Ue,st)=>{const Lt=new Map;Ue.forEach(At=>{const Dn=h.computeStyle(st,At,J);Lt.set(At,Dn),(!Dn||0==Dn.length)&&(st[or]=di,ye.push(st))}),P.set(st,Lt)});let Ce=0;return _.forEach(Ue=>Is(Ue,ie[Ce++])),ye}function yi(P,h){const _=new Map;if(P.forEach(Ce=>_.set(Ce,[])),0==h.length)return _;const J=new Set(h),ie=new Map;function ye(Ce){if(!Ce)return 1;let Ue=ie.get(Ce);if(Ue)return Ue;const st=Ce.parentNode;return Ue=_.has(st)?st:J.has(st)?1:ye(st),ie.set(Ce,Ue),Ue}return h.forEach(Ce=>{const Ue=ye(Ce);1!==Ue&&_.get(Ue).push(Ce)}),_}function Lr(P,h){P.classList?.add(h)}function Ei(P,h){P.classList?.remove(h)}function ns(P,h,_){Ut(_).onDone(()=>P.processLeaveNode(h))}function Cn(P,h){for(let _=0;_J.add(ie)):h.set(P,x),_.delete(P),!0}class Un{constructor(h,_,x){this.bodyNode=h,this._driver=_,this._normalizer=x,this._triggerCache={},this.onRemovalComplete=(J,ie)=>{},this._transitionEngine=new Gn(h,_,x),this._timelineEngine=new Cr(h,_,x),this._transitionEngine.onRemovalComplete=(J,ie)=>this.onRemovalComplete(J,ie)}registerTrigger(h,_,x,J,ie){const ye=h+"-"+J;let Ce=this._triggerCache[ye];if(!Ce){const Ue=[],Lt=Hn(this._driver,ie,Ue,[]);if(Ue.length)throw function vt(P,h){return new o.vHH(3404,!1)}();Ce=function pr(P,h,_){return new ws(P,h,_)}(J,Lt,this._normalizer),this._triggerCache[ye]=Ce}this._transitionEngine.registerTrigger(_,J,Ce)}register(h,_){this._transitionEngine.register(h,_)}destroy(h,_){this._transitionEngine.destroy(h,_)}onInsert(h,_,x,J){this._transitionEngine.insertNode(h,_,x,J)}onRemove(h,_,x,J){this._transitionEngine.removeNode(h,_,J||!1,x)}disableAnimations(h,_){this._transitionEngine.markElementAsDisabled(h,_)}process(h,_,x,J){if("@"==x.charAt(0)){const[ie,ye]=mn(x);this._timelineEngine.command(ie,_,ye,J)}else this._transitionEngine.trigger(h,_,x,J)}listen(h,_,x,J,ie){if("@"==x.charAt(0)){const[ye,Ce]=mn(x);return this._timelineEngine.listen(ye,_,Ce,ie)}return this._transitionEngine.listen(h,_,x,J,ie)}flush(h=-1){this._transitionEngine.flush(h)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let F=(()=>{class P{constructor(_,x,J){this._element=_,this._startStyles=x,this._endStyles=J,this._state=0;let ie=P.initialStylesByElement.get(_);ie||P.initialStylesByElement.set(_,ie=new Map),this._initialStyles=ie}start(){this._state<1&&(this._startStyles&&pe(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(pe(this._element,this._initialStyles),this._endStyles&&(pe(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(P.initialStylesByElement.delete(this._element),this._startStyles&&(ce(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(ce(this._element,this._endStyles),this._endStyles=null),pe(this._element,this._initialStyles),this._state=3)}}return P.initialStylesByElement=new WeakMap,P})();function I(P){let h=null;return P.forEach((_,x)=>{(function ne(P){return"display"===P||"position"===P})(x)&&(h=h||new Map,h.set(x,_))}),h}class et{constructor(h,_,x,J){this.element=h,this.keyframes=_,this.options=x,this._specialStyles=J,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=x.duration,this._delay=x.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(h=>h()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const h=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,h,this.options),this._finalKeyframe=h.length?h[h.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(h){const _=[];return h.forEach(x=>{_.push(Object.fromEntries(x))}),_}_triggerWebAnimation(h,_,x){return h.animate(this._convertKeyframesToObject(_),x)}onStart(h){this._originalOnStartFns.push(h),this._onStartFns.push(h)}onDone(h){this._originalOnDoneFns.push(h),this._onDoneFns.push(h)}onDestroy(h){this._onDestroyFns.push(h)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(h=>h()),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,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_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(h=>h()),this._onDestroyFns=[])}setPosition(h){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=h*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const h=new Map;this.hasStarted()&&this._finalKeyframe.forEach((x,J)=>{"offset"!==J&&h.set(J,this._finished?x:Kn(this.element,J))}),this.currentSnapshot=h}triggerCallback(h){const _="start"===h?this._onStartFns:this._onDoneFns;_.forEach(x=>x()),_.length=0}}class Rt{validateStyleProperty(h){return!0}validateAnimatableStyleProperty(h){return!0}matchesElement(h,_){return!1}containsElement(h,_){return gn(h,_)}getParentElement(h){return fn(h)}query(h,_,x){return ut(h,_,x)}computeStyle(h,_,x){return window.getComputedStyle(h)[_]}animate(h,_,x,J,ie,ye=[]){const Ue={duration:x,delay:J,fill:0==J?"both":"forwards"};ie&&(Ue.easing=ie);const st=new Map,Lt=ye.filter(qt=>qt instanceof et);(function Fr(P,h){return 0===P||0===h})(x,J)&&Lt.forEach(qt=>{qt.currentSnapshot.forEach((M,C)=>st.set(C,M))});let At=function Mt(P){return P.length?P[0]instanceof Map?P:P.map(h=>ir(h)):[]}(_).map(qt=>Zn(qt));At=function Or(P,h,_){if(_.size&&h.length){let x=h[0],J=[];if(_.forEach((ie,ye)=>{x.has(ye)||J.push(ye),x.set(ye,ie)}),J.length)for(let ie=1;ieye.set(Ce,Kn(P,Ce)))}}return h}(h,At,st);const Dn=function B(P,h){let _=null,x=null;return Array.isArray(h)&&h.length?(_=I(h[0]),h.length>1&&(x=I(h[h.length-1]))):h instanceof Map&&(_=I(h)),_||x?new F(P,_,x):null}(h,At);return new et(h,At,Ue,Dn)}}var bn=p(94666);let rs=(()=>{class P extends q._j{constructor(_,x){super(),this._nextAnimationId=0,this._renderer=_.createRenderer(x.body,{id:"0",encapsulation:o.ifc.None,styles:[],data:{animation:[]}})}build(_){const x=this._nextAnimationId.toString();this._nextAnimationId++;const J=Array.isArray(_)?(0,q.vP)(_):_;return Kr(this._renderer,null,x,"register",[J]),new Ki(x,this._renderer)}}return P.\u0275fac=function(_){return new(_||P)(o.LFG(o.FYo),o.LFG(bn.K0))},P.\u0275prov=o.Yz7({token:P,factory:P.\u0275fac}),P})();class Ki extends q.LC{constructor(h,_){super(),this._id=h,this._renderer=_}create(h,_){return new mr(this._id,h,_||{},this._renderer)}}class mr{constructor(h,_,x,J){this.id=h,this.element=_,this._renderer=J,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",x)}_listen(h,_){return this._renderer.listen(this.element,`@@${this.id}:${h}`,_)}_command(h,..._){return Kr(this._renderer,this.element,this.id,h,_)}onDone(h){this._listen("done",h)}onStart(h){this._listen("start",h)}onDestroy(h){this._listen("destroy",h)}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(h){this._command("setPosition",h)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function Kr(P,h,_,x,J){return P.setProperty(h,`@@${_}:${x}`,J)}const Vn="@.disabled";let Jr=(()=>{class P{constructor(_,x,J){this.delegate=_,this.engine=x,this._zone=J,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),x.onRemovalComplete=(ie,ye)=>{const Ce=ye?.parentNode(ie);Ce&&ye.removeChild(Ce,ie)}}createRenderer(_,x){const ie=this.delegate.createRenderer(_,x);if(!(_&&x&&x.data&&x.data.animation)){let Lt=this._rendererCache.get(ie);return Lt||(Lt=new ao("",ie,this.engine,()=>this._rendererCache.delete(ie)),this._rendererCache.set(ie,Lt)),Lt}const ye=x.id,Ce=x.id+"-"+this._currentId;this._currentId++,this.engine.register(Ce,_);const Ue=Lt=>{Array.isArray(Lt)?Lt.forEach(Ue):this.engine.registerTrigger(ye,Ce,_,Lt.name,Lt)};return x.data.animation.forEach(Ue),new Ms(this,Ce,ie,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(_,x,J){_>=0&&_x(J)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(ie=>{const[ye,Ce]=ie;ye(Ce)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([x,J]))}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()}}return P.\u0275fac=function(_){return new(_||P)(o.LFG(o.FYo),o.LFG(Un),o.LFG(o.R0b))},P.\u0275prov=o.Yz7({token:P,factory:P.\u0275fac}),P})();class ao{constructor(h,_,x,J){this.namespaceId=h,this.delegate=_,this.engine=x,this._onDestroy=J,this.destroyNode=this.delegate.destroyNode?ie=>_.destroyNode(ie):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy(),this._onDestroy?.()}createElement(h,_){return this.delegate.createElement(h,_)}createComment(h){return this.delegate.createComment(h)}createText(h){return this.delegate.createText(h)}appendChild(h,_){this.delegate.appendChild(h,_),this.engine.onInsert(this.namespaceId,_,h,!1)}insertBefore(h,_,x,J=!0){this.delegate.insertBefore(h,_,x),this.engine.onInsert(this.namespaceId,_,h,J)}removeChild(h,_,x){this.engine.onRemove(this.namespaceId,_,this.delegate,x)}selectRootElement(h,_){return this.delegate.selectRootElement(h,_)}parentNode(h){return this.delegate.parentNode(h)}nextSibling(h){return this.delegate.nextSibling(h)}setAttribute(h,_,x,J){this.delegate.setAttribute(h,_,x,J)}removeAttribute(h,_,x){this.delegate.removeAttribute(h,_,x)}addClass(h,_){this.delegate.addClass(h,_)}removeClass(h,_){this.delegate.removeClass(h,_)}setStyle(h,_,x,J){this.delegate.setStyle(h,_,x,J)}removeStyle(h,_,x){this.delegate.removeStyle(h,_,x)}setProperty(h,_,x){"@"==_.charAt(0)&&_==Vn?this.disableAnimations(h,!!x):this.delegate.setProperty(h,_,x)}setValue(h,_){this.delegate.setValue(h,_)}listen(h,_,x){return this.delegate.listen(h,_,x)}disableAnimations(h,_){this.engine.disableAnimations(h,_)}}class Ms extends ao{constructor(h,_,x,J,ie){super(_,x,J,ie),this.factory=h,this.namespaceId=_}setProperty(h,_,x){"@"==_.charAt(0)?"."==_.charAt(1)&&_==Vn?this.disableAnimations(h,x=void 0===x||!!x):this.engine.process(this.namespaceId,h,_.slice(1),x):this.delegate.setProperty(h,_,x)}listen(h,_,x){if("@"==_.charAt(0)){const J=function vo(P){switch(P){case"body":return document.body;case"document":return document;case"window":return window;default:return P}}(h);let ie=_.slice(1),ye="";return"@"!=ie.charAt(0)&&([ie,ye]=function to(P){const h=P.indexOf(".");return[P.substring(0,h),P.slice(h+1)]}(ie)),this.engine.listen(this.namespaceId,J,ie,ye,Ce=>{this.factory.scheduleListenerCallback(Ce._data||-1,x,Ce)})}return this.delegate.listen(h,_,x)}}const Pi=[{provide:q._j,useClass:rs},{provide:ds,useFactory:function ar(){return new es}},{provide:Un,useClass:(()=>{class P extends Un{constructor(_,x,J,ie){super(_.body,x,J)}ngOnDestroy(){this.flush()}}return P.\u0275fac=function(_){return new(_||P)(o.LFG(bn.K0),o.LFG(zn),o.LFG(ds),o.LFG(o.z2F))},P.\u0275prov=o.Yz7({token:P,factory:P.\u0275fac}),P})()},{provide:o.FYo,useFactory:function li(P,h,_){return new Jr(P,h,_)},deps:[r.se,Un,o.R0b]}],Ps=[{provide:zn,useFactory:()=>new Rt},{provide:o.QbO,useValue:"BrowserAnimations"},...Pi],_s=[{provide:zn,useClass:tn},{provide:o.QbO,useValue:"NoopAnimations"},...Pi];let fi=(()=>{class P{static withConfig(_){return{ngModule:P,providers:_.disableAnimations?_s:Ps}}}return P.\u0275fac=function(_){return new(_||P)},P.\u0275mod=o.oAB({type:P}),P.\u0275inj=o.cJS({providers:Ps,imports:[r.b2]}),P})();var no=p(98351),Ji=p(31938),xi=p(67070),is=p(54191);let qr=(()=>{class P{constructor(){}}return P.\u0275fac=function(_){return new(_||P)},P.\u0275cmp=o.Xpm({type:P,selectors:[["app-home-header"]],decls:16,vars:9,consts:[[1,"tw-flex","tw-justify-between","tw-max-w-screen-xl","tw-px-6","tw-py-4","tw-mx-auto","lg:tw-px-8","xl:tw-px-4","lg:tw-py-6"],["routerLink","/"],[1,"tw-sr-only"],[1,"tw-h-12","tw-w-auto",3,"src","alt"],[1,"tw-flex","tw-items-center","tw-space-x-4"],["href","/app/auth/login",1,"tw-flex","tw-items-center","tw-space-x-1","hover:tw-text-gray-500"],["fill","none","stroke","currentColor","viewBox","0 0 24 24","xmlns","http://www.w3.org/2000/svg",1,"tw-hidden","tw-w-5","tw-h-5","sm:tw-inline"],["stroke-linecap","round","stroke-linejoin","round","stroke-width","2","d","M16 7a4 4 0 11-8 0 4 4 0 018 0zM12 14a7 7 0 00-7 7h14a7 7 0 00-7-7z"],["href","#",1,"text-white","focus:outline-none","font-semibold","rounded-lg","btn-primary","text-sm","px-3","py-2","text-center","inline-flex","items-center"]],template:function(_,x){1&_&&(o.TgZ(0,"header",0)(1,"a",1)(2,"span",2),o._uU(3),o.ALo(4,"appData"),o.qZA(),o._UZ(5,"img",3),o.ALo(6,"assetsSource"),o.ALo(7,"appData"),o.qZA(),o.TgZ(8,"nav",4)(9,"a",5),o.O4$(),o.TgZ(10,"svg",6),o._UZ(11,"path",7),o.qZA(),o.kcU(),o.TgZ(12,"span"),o._uU(13,"Login"),o.qZA()(),o.TgZ(14,"a",8),o._uU(15," Criar conta "),o.qZA()()()),2&_&&(o.xp6(3),o.Oqu(o.lcZ(4,3,"WhatsAuto")),o.xp6(2),o.Q6J("src",o.lcZ(6,5,"logo.svg"),o.LSH)("alt",o.lcZ(7,7,"WhatsAuto")))},dependencies:[xi.n,is.T]}),P})(),vi=(()=>{class P{constructor(){}}return P.\u0275fac=function(_){return new(_||P)},P.\u0275cmp=o.Xpm({type:P,selectors:[["app-home-hero"]],decls:17,vars:6,consts:[[1,"tw-py-12","tw-bg-gray-100","md:tw-py-24"],[1,"tw-grid","tw-max-w-screen-xl","tw-px-6","tw-mx-auto","lg:tw-px-8","xl:tw-px-4","md:tw-grid-cols-4","xl:tw-grid-cols-5","tw-gap-x-12","lg:tw-gap-x-20"],[1,"tw-self-center","tw-order-2","tw-col-span-2","tw-mt-12","md:tw-order-1","md:tw-mt-0"],[1,"tw-mb-2","tw-text-3xl","tw-font-bold","tw-text-gray-800","md:tw-text-4xl","lg:tw-text-5xl","md:tw-mb-4","lg:tw-mb-8"],[1,"tw-mb-6","tw-text-lg","tw-text-gray-600","xl:tw-text-xl","lg:tw-mb-8","xl:tw-mb-10"],[1,"tw-flex","tw-mb-6","tw-space-x-4"],["type","text","placeholder","seu email...",1,"tw-flex-1","tw-px-4","tw-py-4","tw-leading-none","tw-border","tw-border-gray-200","tw-rounded-lg","focus:tw-outline-none"],[1,"text-white","focus:outline-none","font-semibold","rounded-lg","btn-primary","text-sm","px-3","py-2","text-center","inline-flex","items-center"],[1,"tw-text-sm","tw-text-gray-500"],[1,"tw-order-1","tw-col-span-2","md:tw-order-2","xl:tw-col-span-3"],[3,"src","alt"]],template:function(_,x){1&_&&(o.TgZ(0,"div",0)(1,"div",1)(2,"div",2)(3,"h1",3),o._uU(4," A sua melhor op\xe7\xe3o em atendimento direto "),o.qZA(),o.TgZ(5,"p",4),o._uU(6," Integre facilmente em seu ERP ou utilize nossa plataforma completa "),o.qZA(),o.TgZ(7,"div",5),o._UZ(8,"input",6),o.TgZ(9,"button",7),o._uU(10," Quero saber mais "),o.qZA()(),o.TgZ(11,"p",8),o._uU(12," Informe seu email para receber mais informa\xe7\xf5es. "),o.qZA()(),o.TgZ(13,"div",9),o._UZ(14,"img",10),o.ALo(15,"assetsSource"),o.ALo(16,"appData"),o.qZA()()()),2&_&&(o.xp6(14),o.Q6J("src",o.lcZ(15,2,"bg-demo.png"),o.LSH)("alt",o.lcZ(16,4,"WhatsAuto")))},dependencies:[xi.n,is.T],styles:[".demo-flow[_ngcontent-%COMP%]{animation:mover 2s infinite alternate;position:absolute;height:350px;margin-left:100px;margin-top:420px}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-20px)}}"]}),P})(),Qn=(()=>{class P{constructor(){}}return P.\u0275fac=function(_){return new(_||P)},P.\u0275cmp=o.Xpm({type:P,selectors:[["app-home-faq"]],decls:66,vars:0,consts:[[1,"tw-relative","tw-py-12","tw-overflow-hidden","tw-bg-gradient-to-b","tw-from-gray-50","tw-to-white","lg:tw-mb-16","xl:tw-mb-24","lg:tw-pt-20"],[1,"tw-relative","tw-z-20","tw-max-w-screen-xl","tw-px-6","tw-mx-auto","lg:tw-px-8","xl:tw-px-4"],[1,"tw-mb-6","tw-text-center","md:tw-mb-8","lg:tw-mb-12"],[1,"tw-mb-2","tw-text-3xl","tw-font-bold","tw-text-gray-800","md:tw-text-4xl","lg:tw-text-5xl","md:tw-mb-4"],[1,"tw-text-lg","tw-text-gray-600","xl:tw-text-xl"],[1,"tw-mb-12","lg:tw-mb-20"],[1,"tw-divide-y","tw-divide-gray-300text-base","md:tw-text-lg"],[1,"tw-flex","tw-items-center","tw-justify-between","tw-w-full","tw-py-3","tw-font-bold","lg:tw-py-4","focus:tw-outline-none","hover:text-primary-focus"],[1,"tw-flex-1","tw-pr-6","tw-text-left"],["fill","none","stroke","currentColor","viewBox","0 0 24 24","xmlns","http://www.w3.org/2000/svg",1,"tw-w-6","tw-h-6","text-primary"],["stroke-linecap","round","stroke-linejoin","round","stroke-width","2","d","M12 9v3m0 0v3m0-3h3m-3 0H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z"],[1,"tw-grid","tw-gap-8","md:tw-grid-cols-2","lg:tw-gap-12"],["href","#",1,"tw-flex","tw-flex-col","tw-p-6","tw-space-y-6","tw-transition-all","tw-duration-500","tw-bg-white","tw-border","tw-border-indigo-100","tw-rounded-lg","tw-shadow","hover:tw-shadow-xl","lg:tw-p-8","lg:tw-flex-row","lg:tw-space-y-0","lg:tw-space-x-6"],[1,"tw-flex","tw-items-center","tw-justify-center","tw-w-16","tw-h-16","bg-main-color-100","tw-border","tw-border-green-200","tw-rounded-full","tw-shadow-inner","lg:tw-h-20","lg:tw-w-20"],["fill","none","stroke","currentColor","viewBox","0 0 24 24","xmlns","http://www.w3.org/2000/svg",1,"tw-w-10","tw-h-10","text-main-color-500"],["stroke-linecap","round","stroke-linejoin","round","stroke-width","2","d","M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"],[1,"tw-flex-1"],[1,"tw-mb-3","tw-text-xl","tw-font-bold","lg:tw-text-2xl"],[1,"tw-mb-6","tw-text-lg","tw-text-gray-600"],[1,"tw-flex","tw-items-baseline","tw-text-lg","tw-font-bold","text-primary"],["fill","none","stroke","currentColor","viewBox","0 0 24 24","xmlns","http://www.w3.org/2000/svg",1,"tw-w-4","tw-h-4","tw-ml-2"],["stroke-linecap","round","stroke-linejoin","round","stroke-width","2","d","M14 5l7 7m0 0l-7 7m7-7H3"],["stroke-linecap","round","stroke-linejoin","round","stroke-width","2","d","M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"]],template:function(_,x){1&_&&(o.TgZ(0,"div",0)(1,"div",1)(2,"div",2)(3,"h2",3),o._uU(4,"FAQ"),o.qZA(),o.TgZ(5,"p",4),o._uU(6,"Respostas b\xe1sicas sobre nosso produto."),o.qZA()(),o.TgZ(7,"div",5)(8,"ul",6)(9,"li")(10,"button",7)(11,"span",8),o._uU(12," Para qual tipo de empresa ou servi\xe7o \xe9 destinado? "),o.qZA(),o.O4$(),o.TgZ(13,"svg",9),o._UZ(14,"path",10),o.qZA()()(),o.kcU(),o.TgZ(15,"li")(16,"button",7)(17,"span",8),o._uU(18," Quem invernizou a barata? "),o.qZA(),o.O4$(),o.TgZ(19,"svg",9),o._UZ(20,"path",10),o.qZA()()(),o.kcU(),o.TgZ(21,"li")(22,"button",7)(23,"span",8),o._uU(24," Qual o nosso prop\xf3sito nesse planeta? "),o.qZA(),o.O4$(),o.TgZ(25,"svg",9),o._UZ(26,"path",10),o.qZA()()(),o.kcU(),o.TgZ(27,"li")(28,"button",7)(29,"span",8),o._uU(30," Em buraco de cobra tatu caminha dentro? "),o.qZA(),o.O4$(),o.TgZ(31,"svg",9),o._UZ(32,"path",10),o.qZA()()(),o.kcU(),o.TgZ(33,"li")(34,"button",7)(35,"span",8),o._uU(36," Posso experimentar o servi\xe7o por algum per\xedodo gratuitamente? "),o.qZA(),o.O4$(),o.TgZ(37,"svg",9),o._UZ(38,"path",10),o.qZA()()()()(),o.kcU(),o.TgZ(39,"div",11)(40,"a",12)(41,"div",13),o.O4$(),o.TgZ(42,"svg",14),o._UZ(43,"path",15),o.qZA()(),o.kcU(),o.TgZ(44,"div",16)(45,"h5",17),o._uU(46,"Compare Planos"),o.qZA(),o.TgZ(47,"p",18),o._uU(48,"Descubra qual \xe9 o melhor plano para sua necessidade"),o.qZA(),o.TgZ(49,"span",19),o._uU(50," Ver compara\xe7\xe3o de pre\xe7os "),o.O4$(),o.TgZ(51,"svg",20),o._UZ(52,"path",21),o.qZA()()()(),o.kcU(),o.TgZ(53,"a",12)(54,"div",13),o.O4$(),o.TgZ(55,"svg",14),o._UZ(56,"path",22),o.qZA()(),o.kcU(),o.TgZ(57,"div",16)(58,"h5",17),o._uU(59,"Precisa de um suporte?"),o.qZA(),o.TgZ(60,"p",18),o._uU(61,"Tire todas as suas d\xfavidas com nosso suporte"),o.qZA(),o.TgZ(62,"span",19),o._uU(63," Fale com nossos profissionais "),o.O4$(),o.TgZ(64,"svg",20),o._UZ(65,"path",21),o.qZA()()()()()()())}}),P})(),Ws=(()=>{class P{constructor(){}}return P.\u0275fac=function(_){return new(_||P)},P.\u0275cmp=o.Xpm({type:P,selectors:[["app-home-footer"]],decls:97,vars:9,consts:[[1,"tw-py-12","tw-text-gray-600","tw-bg-white","xl:tw-pb-24"],[1,"tw-max-w-screen-xl","tw-px-6","tw-mx-auto","tw-mb-12","lg:tw-px-8","xl:tw-px-4","lg:tw-mb-16"],[1,"tw-h-12","tw-w-auto",3,"src","alt"],[1,"tw-grid","tw-max-w-screen-xl","tw-gap-6","tw-px-6","tw-mx-auto","lg:tw-px-8","xl:tw-px-4","md:tw-grid-cols-2","lg:tw-grid-cols-4","lg:tw-gap-x-8"],[1,"tw-text-xl","tw-font-bold","tw-text-gray-700"],[1,"tw-mt-4"],[1,"tw-space-y-2"],["href","#",1,"tw-text-base","hover:tw-text-gray-500"],[1,"tw-flex","tw-flex-col","tw-items-center","tw-justify-between","tw-max-w-screen-xl","tw-px-6","tw-mx-auto","tw-mt-16","tw-space-y-4","lg:tw-px-8","xl:tw-px-4","md:tw-flex-row","lg:tw-mt-20"],[1,"tw-space-y-4","tw-text-sm","tw-text-center","md:tw-space-y-1","md:tw-text-left"],["href","#",1,"tw-inline-block","tw-px-5","tw-py-4","tw-font-semibold","tw-text-white","tw-rounded-lg","btn-primary","hover:bg-primary-focus","lg:tw-px-8","md:tw-transform","md:tw-translate-y-2"],[1,"tw-flex","tw-flex-col","tw-items-center","tw-justify-between","tw-max-w-screen-xl","tw-px-6","tw-mx-auto","tw-mt-8","tw-space-y-4","lg:tw-px-8","xl:tw-px-4","md:tw-flex-row","lg:tw-mt-12"],[1,"tw-flex","tw-flex-wrap","tw-justify-center","tw-space-x-6"],["href","#",1,"tw-mb-2","tw-text-sm","hover:tw-text-gray-700"],[1,"tw-flex","tw-items-center","tw-space-x-2"],["href","#",1,"tw-text-gray-500","hover:tw-text-gray-600"],[1,"tw-sr-only"],["aria-hidden","true","fill","currentColor","viewBox","0 0 24 24",1,"tw-w-6","tw-h-6"],["fill-rule","evenodd","d","M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z","clip-rule","evenodd"],["fill-rule","evenodd","d","M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z","clip-rule","evenodd"],["d","M8.29 20.251c7.547 0 11.675-6.253 11.675-11.675 0-.178 0-.355-.012-.53A8.348 8.348 0 0022 5.92a8.19 8.19 0 01-2.357.646 4.118 4.118 0 001.804-2.27 8.224 8.224 0 01-2.605.996 4.107 4.107 0 00-6.993 3.743 11.65 11.65 0 01-8.457-4.287 4.106 4.106 0 001.27 5.477A4.072 4.072 0 012.8 9.713v.052a4.105 4.105 0 003.292 4.022 4.095 4.095 0 01-1.853.07 4.108 4.108 0 003.834 2.85A8.233 8.233 0 012 18.407a11.616 11.616 0 006.29 1.84"]],template:function(_,x){1&_&&(o.TgZ(0,"footer",0)(1,"div",1),o._UZ(2,"img",2),o.ALo(3,"assetsSource"),o.ALo(4,"appData"),o.qZA(),o.TgZ(5,"div",3)(6,"div")(7,"h5",4),o._uU(8,"Produto"),o.qZA(),o.TgZ(9,"nav",5)(10,"ul",6)(11,"li")(12,"a",7),o._uU(13,"Planos"),o.qZA()(),o.TgZ(14,"li")(15,"a",7),o._uU(16,"Caracter\xedsticas"),o.qZA()(),o.TgZ(17,"li")(18,"a",7),o._uU(19,"Showcase"),o.qZA()()()()(),o.TgZ(20,"div")(21,"h5",4),o._uU(22,"Corporativo"),o.qZA(),o.TgZ(23,"nav",5)(24,"ul",6)(25,"li")(26,"a",7),o._uU(27,"Treinamentos"),o.qZA()(),o.TgZ(28,"li")(29,"a",7),o._uU(30,"Customiza\xe7\xf5es"),o.qZA()(),o.TgZ(31,"li")(32,"a",7),o._uU(33,"Dealerships"),o.qZA()()()()(),o.TgZ(34,"div")(35,"h5",4),o._uU(36,"Sobre n\xf3s"),o.qZA(),o.TgZ(37,"nav",5)(38,"ul",6)(39,"li")(40,"a",7),o._uU(41,"Empresa"),o.qZA()(),o.TgZ(42,"li")(43,"a",7),o._uU(44,"Suporte"),o.qZA()(),o.TgZ(45,"li")(46,"a",7),o._uU(47,"Trabalhe conosco"),o.qZA()()()()(),o.TgZ(48,"div")(49,"h5",4),o._uU(50,"Legal"),o.qZA(),o.TgZ(51,"nav",5)(52,"ul",6)(53,"li")(54,"a",7),o._uU(55,"Termos e condi\xe7\xf5es"),o.qZA()(),o.TgZ(56,"li")(57,"a",7),o._uU(58,"Seguran\xe7a"),o.qZA()(),o.TgZ(59,"li")(60,"a",7),o._uU(61,"Privacidade"),o.qZA()()()()()(),o.TgZ(62,"div",8)(63,"div",9)(64,"p"),o._uU(65),o.ALo(66,"appData"),o.qZA()(),o.TgZ(67,"a",10),o._uU(68,"Solicitar demonstra\xe7\xe3o"),o.qZA()(),o.TgZ(69,"div",11)(70,"nav",12)(71,"a",13),o._uU(72,"Privacidade"),o.qZA(),o.TgZ(73,"a",13),o._uU(74,"Termos"),o.qZA(),o.TgZ(75,"a",13),o._uU(76,"Legal"),o.qZA(),o.TgZ(77,"a",13),o._uU(78,"Caracter\xedsticas"),o.qZA(),o.TgZ(79,"a",13),o._uU(80,"Suporte"),o.qZA()(),o.TgZ(81,"nav",14)(82,"a",15)(83,"span",16),o._uU(84,"Facebook"),o.qZA(),o.O4$(),o.TgZ(85,"svg",17),o._UZ(86,"path",18),o.qZA()(),o.kcU(),o.TgZ(87,"a",15)(88,"span",16),o._uU(89,"Instagram"),o.qZA(),o.O4$(),o.TgZ(90,"svg",17),o._UZ(91,"path",19),o.qZA()(),o.kcU(),o.TgZ(92,"a",15)(93,"span",16),o._uU(94,"Twitter"),o.qZA(),o.O4$(),o.TgZ(95,"svg",17),o._UZ(96,"path",20),o.qZA()()()()()),2&_&&(o.xp6(2),o.Q6J("src",o.lcZ(3,3,"logo.svg"),o.LSH)("alt",o.lcZ(4,5,"WhatsAuto")),o.xp6(63),o.hij("\xa92020 ",o.lcZ(66,7,"WhatsAuto"),". All rights reserved."))},dependencies:[xi.n,is.T]}),P})();function Ci(P,h){1&P&&o._UZ(0,"app-home-faq")}const bo=[{path:"",component:(()=>{class P{constructor(){this.showItem=!1}}return P.\u0275fac=function(_){return new(_||P)},P.\u0275cmp=o.Xpm({type:P,selectors:[["app-home-page"]],decls:5,vars:1,consts:[[1,"tw-font-medium","tw-text-gray-700","tw-bg-white"],[4,"ngIf"]],template:function(_,x){1&_&&(o.TgZ(0,"main",0),o._UZ(1,"app-home-header")(2,"app-home-hero"),o.YNc(3,Ci,1,0,"app-home-faq",1),o._UZ(4,"app-home-footer"),o.qZA()),2&_&&(o.xp6(3),o.Q6J("ngIf",x.showItem))},dependencies:[bn.O5,qr,vi,Qn,Ws]}),P})(),loadChildren:()=>Promise.all([p.e(796),p.e(359)]).then(p.bind(p,66359)).then(P=>P.HomePageModule)},{path:"app",loadChildren:()=>Promise.all([p.e(796),p.e(735)]).then(p.bind(p,73735)).then(P=>P.AppPageModule)},{path:"**",loadChildren:()=>Promise.all([p.e(796),p.e(593)]).then(p.bind(p,69593)).then(P=>P.NotFoundPageModule)}];let ms=(()=>{class P{}return P.\u0275fac=function(_){return new(_||P)},P.\u0275mod=o.oAB({type:P}),P.\u0275inj=o.cJS({imports:[Ji.Bz.forRoot(bo),Ji.Bz]}),P})();var Gs=p(1952),ss=p(17217);let Li=(()=>{class P{constructor(_,x,J){this.assetsSource=_,this.appData=x,this.appConfig=J,this.title="whatsauto-webclient",this.favIcon=document.querySelector("#appIcon")??new HTMLLinkElement,this.changeIcon(),this.changeTitle()}changeIcon(){this.favIcon.href=this.assetsSource.transform("favicon.ico")}changeTitle(){document.title=this.appData.transform("WhatsAuto")}ngOnInit(){const _=this.appConfig.get("appName");this.title=_,document.title=_}}return P.\u0275fac=function(_){return new(_||P)(o.Y36(xi.n),o.Y36(is.T),o.Y36(Gs._))},P.\u0275cmp=o.Xpm({type:P,selectors:[["app-root"]],decls:4,vars:1,consts:[["bdColor","rgba(0, 0, 0, 0.6)","size","medium","color","#fff","type","ball-scale-multiple",3,"fullScreen"],[2,"color","white"]],template:function(_,x){1&_&&(o._UZ(0,"router-outlet"),o.TgZ(1,"ngx-spinner",0)(2,"p",1),o._uU(3,"Carregando dados..."),o.qZA()()),2&_&&(o.xp6(1),o.Q6J("fullScreen",!0))},dependencies:[Ji.lC,ss.Ro]}),P})();var Ri=p(94817),ro=p(40704);const lr=void 0,qi=["pt",[["AM","PM"],lr,lr],lr,[["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."]],lr,[["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"]],lr,[["a.C.","d.C."],lr,["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}",lr,lr,lr],[",",".",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4\xa0#,##0.00","#E0"],"BRL","R$","Real brasileiro",{AUD:["AU$","$"],BYN:[lr,"\u0440."],JPY:["JP\xa5","\xa5"],PHP:[lr,"\u20b1"],PTE:["Esc."],RON:[lr,"L"],SYP:[lr,"S\xa3"],THB:["\u0e3f"],TWD:["NT$"],USD:["US$","$"]},"ltr",function gs(P){const _=Math.floor(Math.abs(P)),x=P.toString().replace(/^[^.]*\.?/,"").length,J=parseInt(P.toString().replace(/^[^e]*(e([-+]?\d+))?/,"$2"))||0;return _===Math.floor(_)&&_>=0&&_<=1?1:0===J&&0!==_&&_%1e6==0&&0===x||!(J>=0&&J<=5)?4:5}];var Ts=p(58987),co=p(22323),$n=p(604);let pi=(()=>{class P{constructor(_,x){this.storageService=_,this.authService=x}intercept(_,x){const J=this.storageService.getToken();return J&&(_=_.clone({setHeaders:{Authorization:`Bearer ${J}`,Accept:"application/json;charset=utf-8",AcceptCharset:"UTF-8"}})),x.handle(_)}}return P.\u0275fac=function(_){return new(_||P)(o.LFG(co.V),o.LFG($n.e))},P.\u0275prov=o.Yz7({token:P,factory:P.\u0275fac,providedIn:"root"}),P})();var $s=p(9017),zs=p(44681);function k(P){return()=>P.loadConfig()}(0,bn.qS)(qi,"pt-BR");let $=(()=>{class P{}return P.\u0275fac=function(_){return new(_||P)},P.\u0275mod=o.oAB({type:P,bootstrap:[Li]}),P.\u0275inj=o.cJS({providers:[S,A.v,ro.c,pi,{provide:o.soG,useValue:"pt-BR"},{provide:Ts.TP,useClass:pi,multi:!0},$s.$,Gs._,{provide:o.ip1,useFactory:k,deps:[Gs._],multi:!0}],imports:[H.u5,H.UX,r.b2,ms,Ts.JF,Ri.Rh.forRoot(),fi,no.H,zs.IJ,ss.ef]}),P})();var R=p(92340),te=p(56908);p(54529),te.locale("pt-br"),R.N.production&&(0,o.G48)(),r.q6().bootstrapModule($).catch(P=>console.error(P))},13262:(ge,ee,p)=>{"use strict";p.d(ee,{kZ:()=>lt});var r=p(91801),o=p(53983),m=p(75961),f=p(59617),A=p(26498),H=p(7598),q=p(53612),le=p(52228),de=p(11332);function Ae(Te,be,je){void 0===je&&(je=!1);var Ye=(0,f.Re)(be),yt=(0,f.Re)(be)&&function Q(Te){var be=Te.getBoundingClientRect(),je=(0,de.NM)(be.width)/Te.offsetWidth||1,Ye=(0,de.NM)(be.height)/Te.offsetHeight||1;return 1!==je||1!==Ye}(be),nt=(0,q.Z)(be),Nt=(0,r.Z)(Te,yt,je),xt={scrollLeft:0,scrollTop:0},vt={x:0,y:0};return(Ye||!Ye&&!je)&&(("body"!==(0,A.Z)(be)||(0,le.Z)(nt))&&(xt=function S(Te){return Te!==(0,m.Z)(Te)&&(0,f.Re)(Te)?function v(Te){return{scrollLeft:Te.scrollLeft,scrollTop:Te.scrollTop}}(Te):(0,o.Z)(Te)}(be)),(0,f.Re)(be)?((vt=(0,r.Z)(be,!0)).x+=be.clientLeft,vt.y+=be.clientTop):nt&&(vt.x=(0,H.Z)(nt))),{x:Nt.left+xt.scrollLeft-vt.x,y:Nt.top+xt.scrollTop-vt.y,width:Nt.width,height:Nt.height}}var Oe=p(42096),re=p(55388),Ge=p(41423),Ve=p(18843);function We(Te){var be=new Map,je=new Set,Ye=[];function yt(nt){je.add(nt.name),[].concat(nt.requires||[],nt.requiresIfExists||[]).forEach(function(xt){if(!je.has(xt)){var vt=be.get(xt);vt&&yt(vt)}}),Ye.push(nt)}return Te.forEach(function(nt){be.set(nt.name,nt)}),Te.forEach(function(nt){je.has(nt.name)||yt(nt)}),Ye}function Ct(Te){var be;return function(){return be||(be=new Promise(function(je){Promise.resolve().then(function(){be=void 0,je(Te())})})),be}}var Le={placement:"bottom",modifiers:[],strategy:"absolute"};function Ke(){for(var Te=arguments.length,be=new Array(Te),je=0;je{"use strict";p.d(ee,{Z:()=>o});var r=p(59617);function o(m,f){var v=f.getRootNode&&f.getRootNode();if(m.contains(f))return!0;if(v&&(0,r.Zq)(v)){var S=f;do{if(S&&m.isSameNode(S))return!0;S=S.parentNode||S.host}while(S)}return!1}},91801:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>v});var r=p(59617),o=p(11332),m=p(75961),f=p(19847);function v(S,A,H){void 0===A&&(A=!1),void 0===H&&(H=!1);var q=S.getBoundingClientRect(),le=1,de=1;A&&(0,r.Re)(S)&&(le=S.offsetWidth>0&&(0,o.NM)(q.width)/S.offsetWidth||1,de=S.offsetHeight>0&&(0,o.NM)(q.height)/S.offsetHeight||1);var Ae=((0,r.kK)(S)?(0,m.Z)(S):window).visualViewport,Oe=!(0,f.Z)()&&H,re=(q.left+(Oe&&Ae?Ae.offsetLeft:0))/le,Ge=(q.top+(Oe&&Ae?Ae.offsetTop:0))/de,Ve=q.width/le,We=q.height/de;return{width:Ve,height:We,top:Ge,right:re+Ve,bottom:Ge+We,left:re,x:re,y:Ge}}},61958:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>o});var r=p(75961);function o(m){return(0,r.Z)(m).getComputedStyle(m)}},53612:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>o});var r=p(59617);function o(m){return(((0,r.kK)(m)?m.ownerDocument:m.document)||window.document).documentElement}},42096:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>o});var r=p(91801);function o(m){var f=(0,r.Z)(m),v=m.offsetWidth,S=m.offsetHeight;return Math.abs(f.width-v)<=1&&(v=f.width),Math.abs(f.height-S)<=1&&(S=f.height),{x:m.offsetLeft,y:m.offsetTop,width:v,height:S}}},26498:(ge,ee,p)=>{"use strict";function r(o){return o?(o.nodeName||"").toLowerCase():null}p.d(ee,{Z:()=>r})},41423:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>le});var r=p(75961),o=p(26498),m=p(61958),f=p(59617);function v(de){return["table","td","th"].indexOf((0,o.Z)(de))>=0}var S=p(4377),A=p(69698);function H(de){return(0,f.Re)(de)&&"fixed"!==(0,m.Z)(de).position?de.offsetParent:null}function le(de){for(var Q=(0,r.Z)(de),Ae=H(de);Ae&&v(Ae)&&"static"===(0,m.Z)(Ae).position;)Ae=H(Ae);return Ae&&("html"===(0,o.Z)(Ae)||"body"===(0,o.Z)(Ae)&&"static"===(0,m.Z)(Ae).position)?Q:Ae||function q(de){var Q=/firefox/i.test((0,A.Z)());if(/Trident/i.test((0,A.Z)())&&(0,f.Re)(de)&&"fixed"===(0,m.Z)(de).position)return null;var re=(0,S.Z)(de);for((0,f.Zq)(re)&&(re=re.host);(0,f.Re)(re)&&["html","body"].indexOf((0,o.Z)(re))<0;){var Ge=(0,m.Z)(re);if("none"!==Ge.transform||"none"!==Ge.perspective||"paint"===Ge.contain||-1!==["transform","perspective"].indexOf(Ge.willChange)||Q&&"filter"===Ge.willChange||Q&&Ge.filter&&"none"!==Ge.filter)return re;re=re.parentNode}return null}(de)||Q}},4377:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>f});var r=p(26498),o=p(53612),m=p(59617);function f(v){return"html"===(0,r.Z)(v)?v:v.assignedSlot||v.parentNode||((0,m.Zq)(v)?v.host:null)||(0,o.Z)(v)}},75961:(ge,ee,p)=>{"use strict";function r(o){if(null==o)return window;if("[object Window]"!==o.toString()){var m=o.ownerDocument;return m&&m.defaultView||window}return o}p.d(ee,{Z:()=>r})},53983:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>o});var r=p(75961);function o(m){var f=(0,r.Z)(m);return{scrollLeft:f.pageXOffset,scrollTop:f.pageYOffset}}},7598:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>f});var r=p(91801),o=p(53612),m=p(53983);function f(v){return(0,r.Z)((0,o.Z)(v)).left+(0,m.Z)(v).scrollLeft}},59617:(ge,ee,p)=>{"use strict";p.d(ee,{Re:()=>m,Zq:()=>f,kK:()=>o});var r=p(75961);function o(v){return v instanceof(0,r.Z)(v).Element||v instanceof Element}function m(v){return v instanceof(0,r.Z)(v).HTMLElement||v instanceof HTMLElement}function f(v){return!(typeof ShadowRoot>"u")&&(v instanceof(0,r.Z)(v).ShadowRoot||v instanceof ShadowRoot)}},19847:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>o});var r=p(69698);function o(){return!/^((?!chrome|android).)*safari/i.test((0,r.Z)())}},52228:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>o});var r=p(61958);function o(m){var f=(0,r.Z)(m);return/auto|scroll|overlay|hidden/.test(f.overflow+f.overflowY+f.overflowX)}},55388:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>A});var r=p(4377),o=p(52228),m=p(26498),f=p(59617);function v(H){return["html","body","#document"].indexOf((0,m.Z)(H))>=0?H.ownerDocument.body:(0,f.Re)(H)&&(0,o.Z)(H)?H:v((0,r.Z)(H))}var S=p(75961);function A(H,q){var le;void 0===q&&(q=[]);var de=v(H),Q=de===(null==(le=H.ownerDocument)?void 0:le.body),Ae=(0,S.Z)(de),Oe=Q?[Ae].concat(Ae.visualViewport||[],(0,o.Z)(de)?de:[]):de,re=q.concat(Oe);return Q?re:re.concat(A((0,r.Z)(Oe)))}},18843:(ge,ee,p)=>{"use strict";p.d(ee,{BL:()=>A,Ct:()=>Oe,F2:()=>m,I:()=>o,Pj:()=>le,YP:()=>Q,bw:()=>Ae,d7:()=>v,k5:()=>de,mv:()=>S,t$:()=>f,ut:()=>H,we:()=>r,xs:()=>lt,zV:()=>q});var r="top",o="bottom",m="right",f="left",v="auto",S=[r,o,m,f],A="start",H="end",q="clippingParents",le="viewport",de="popper",Q="reference",Ae=S.reduce(function(ze,Te){return ze.concat([Te+"-"+A,Te+"-"+H])},[]),Oe=[].concat(S,[v]).reduce(function(ze,Te){return ze.concat([Te,Te+"-"+A,Te+"-"+H])},[]),lt=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"]},41822:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>v});var r=p(26498),o=p(59617);const v={name:"applyStyles",enabled:!0,phase:"write",fn:function m(S){var A=S.state;Object.keys(A.elements).forEach(function(H){var q=A.styles[H]||{},le=A.attributes[H]||{},de=A.elements[H];!(0,o.Re)(de)||!(0,r.Z)(de)||(Object.assign(de.style,q),Object.keys(le).forEach(function(Q){var Ae=le[Q];!1===Ae?de.removeAttribute(Q):de.setAttribute(Q,!0===Ae?"":Ae)}))})},effect:function f(S){var A=S.state,H={popper:{position:A.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(A.elements.popper.style,H.popper),A.styles=H,A.elements.arrow&&Object.assign(A.elements.arrow.style,H.arrow),function(){Object.keys(A.elements).forEach(function(q){var le=A.elements[q],de=A.attributes[q]||{},Ae=Object.keys(A.styles.hasOwnProperty(q)?A.styles[q]:H[q]).reduce(function(Oe,re){return Oe[re]="",Oe},{});!(0,o.Re)(le)||!(0,r.Z)(le)||(Object.assign(le.style,Ae),Object.keys(de).forEach(function(Oe){le.removeAttribute(Oe)}))})}},requires:["computeStyles"]}},56978:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>Ae});var r=p(14041),o=p(42096),m=p(58154),f=p(41423),v=p(62168),S=p(99011),A=p(84971),H=p(99644),q=p(18843);const Ae={name:"arrow",enabled:!0,phase:"main",fn:function de(Oe){var re,Ge=Oe.state,Ve=Oe.name,We=Oe.options,Dt=Ge.elements.arrow,Ct=Ge.modifiersData.popperOffsets,$e=(0,r.Z)(Ge.placement),Le=(0,v.Z)($e),lt=[q.t$,q.F2].indexOf($e)>=0?"height":"width";if(Dt&&Ct){var ze=function(re,Ge){return re="function"==typeof re?re(Object.assign({},Ge.rects,{placement:Ge.placement})):re,(0,A.Z)("number"!=typeof re?re:(0,H.Z)(re,q.mv))}(We.padding,Ge),Te=(0,o.Z)(Dt),be="y"===Le?q.we:q.t$,je="y"===Le?q.I:q.F2,Ye=Ge.rects.reference[lt]+Ge.rects.reference[Le]-Ct[Le]-Ge.rects.popper[lt],yt=Ct[Le]-Ge.rects.reference[Le],nt=(0,f.Z)(Dt),Nt=nt?"y"===Le?nt.clientHeight||0:nt.clientWidth||0:0,Se=Nt/2-Te[lt]/2+(Ye/2-yt/2),Pe=(0,S.u)(ze[be],Se,Nt-Te[lt]-ze[je]);Ge.modifiersData[Ve]=((re={})[Le]=Pe,re.centerOffset=Pe-Se,re)}},effect:function Q(Oe){var re=Oe.state,Ve=Oe.options.element,We=void 0===Ve?"[data-popper-arrow]":Ve;null!=We&&("string"==typeof We&&!(We=re.elements.popper.querySelector(We))||!(0,m.Z)(re.elements.popper,We)||(re.elements.arrow=We))},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]}},54812:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>Ae});var r=p(18843),o=p(41423),m=p(75961),f=p(53612),v=p(61958),S=p(14041),A=p(40356),H=p(11332),q={top:"auto",right:"auto",bottom:"auto",left:"auto"};function de(Oe){var re,Ge=Oe.popper,Ve=Oe.popperRect,We=Oe.placement,Dt=Oe.variation,Ct=Oe.offsets,$e=Oe.position,Le=Oe.gpuAcceleration,Ke=Oe.adaptive,lt=Oe.roundOffsets,ze=Oe.isFixed,Te=Ct.x,be=void 0===Te?0:Te,je=Ct.y,Ye=void 0===je?0:je,yt="function"==typeof lt?lt({x:be,y:Ye}):{x:be,y:Ye};be=yt.x,Ye=yt.y;var nt=Ct.hasOwnProperty("x"),Nt=Ct.hasOwnProperty("y"),xt=r.t$,vt=r.we,It=window;if(Ke){var Se=(0,o.Z)(Ge),Pe="clientHeight",Je="clientWidth";Se===(0,m.Z)(Ge)&&(Se=(0,f.Z)(Ge),"static"!==(0,v.Z)(Se).position&&"absolute"===$e&&(Pe="scrollHeight",Je="scrollWidth")),(We===r.we||(We===r.t$||We===r.F2)&&Dt===r.ut)&&(vt=r.I,Ye-=(ze&&Se===It&&It.visualViewport?It.visualViewport.height:Se[Pe])-Ve.height,Ye*=Le?1:-1),We!==r.t$&&(We!==r.we&&We!==r.I||Dt!==r.ut)||(xt=r.F2,be-=(ze&&Se===It&&It.visualViewport?It.visualViewport.width:Se[Je])-Ve.width,be*=Le?1:-1)}var Re,xe=Object.assign({position:$e},Ke&&q),ve=!0===lt?function le(Oe,re){var Ve=Oe.y,We=re.devicePixelRatio||1;return{x:(0,H.NM)(Oe.x*We)/We||0,y:(0,H.NM)(Ve*We)/We||0}}({x:be,y:Ye},(0,m.Z)(Ge)):{x:be,y:Ye};return be=ve.x,Ye=ve.y,Object.assign({},xe,Le?((Re={})[vt]=Nt?"0":"",Re[xt]=nt?"0":"",Re.transform=(It.devicePixelRatio||1)<=1?"translate("+be+"px, "+Ye+"px)":"translate3d("+be+"px, "+Ye+"px, 0)",Re):((re={})[vt]=Nt?Ye+"px":"",re[xt]=nt?be+"px":"",re.transform="",re))}const Ae={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function Q(Oe){var re=Oe.state,Ge=Oe.options,Ve=Ge.gpuAcceleration,We=void 0===Ve||Ve,Dt=Ge.adaptive,Ct=void 0===Dt||Dt,$e=Ge.roundOffsets,Le=void 0===$e||$e,Ke={placement:(0,S.Z)(re.placement),variation:(0,A.Z)(re.placement),popper:re.elements.popper,popperRect:re.rects.popper,gpuAcceleration:We,isFixed:"fixed"===re.options.strategy};null!=re.modifiersData.popperOffsets&&(re.styles.popper=Object.assign({},re.styles.popper,de(Object.assign({},Ke,{offsets:re.modifiersData.popperOffsets,position:re.options.strategy,adaptive:Ct,roundOffsets:Le})))),null!=re.modifiersData.arrow&&(re.styles.arrow=Object.assign({},re.styles.arrow,de(Object.assign({},Ke,{offsets:re.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:Le})))),re.attributes.popper=Object.assign({},re.attributes.popper,{"data-popper-placement":re.placement})},data:{}}},96072:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>f});var r=p(75961),o={passive:!0};const f={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function m(v){var S=v.state,A=v.instance,H=v.options,q=H.scroll,le=void 0===q||q,de=H.resize,Q=void 0===de||de,Ae=(0,r.Z)(S.elements.popper),Oe=[].concat(S.scrollParents.reference,S.scrollParents.popper);return le&&Oe.forEach(function(re){re.addEventListener("scroll",A.update,o)}),Q&&Ae.addEventListener("resize",A.update,o),function(){le&&Oe.forEach(function(re){re.removeEventListener("scroll",A.update,o)}),Q&&Ae.removeEventListener("resize",A.update,o)}},data:{}}},13879:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>Q});var r={left:"right",right:"left",bottom:"top",top:"bottom"};function o(Ae){return Ae.replace(/left|right|bottom|top/g,function(Oe){return r[Oe]})}var m=p(14041),f={start:"end",end:"start"};function v(Ae){return Ae.replace(/start|end/g,function(Oe){return f[Oe]})}var S=p(90611),A=p(40356),H=p(18843);const Q={name:"flip",enabled:!0,phase:"main",fn:function de(Ae){var Oe=Ae.state,re=Ae.options,Ge=Ae.name;if(!Oe.modifiersData[Ge]._skip){for(var Ve=re.mainAxis,We=void 0===Ve||Ve,Dt=re.altAxis,Ct=void 0===Dt||Dt,$e=re.fallbackPlacements,Le=re.padding,Ke=re.boundary,lt=re.rootBoundary,ze=re.altBoundary,Te=re.flipVariations,be=void 0===Te||Te,je=re.allowedAutoPlacements,Ye=Oe.options.placement,yt=(0,m.Z)(Ye),Nt=$e||(yt!==Ye&&be?function le(Ae){if((0,m.Z)(Ae)===H.d7)return[];var Oe=o(Ae);return[v(Ae),Oe,v(Oe)]}(Ye):[o(Ye)]),xt=[Ye].concat(Nt).reduce(function(Nn,wt){return Nn.concat((0,m.Z)(wt)===H.d7?function q(Ae,Oe){void 0===Oe&&(Oe={});var Ve=Oe.boundary,We=Oe.rootBoundary,Dt=Oe.padding,Ct=Oe.flipVariations,$e=Oe.allowedAutoPlacements,Le=void 0===$e?H.Ct:$e,Ke=(0,A.Z)(Oe.placement),lt=Ke?Ct?H.bw:H.bw.filter(function(be){return(0,A.Z)(be)===Ke}):H.mv,ze=lt.filter(function(be){return Le.indexOf(be)>=0});0===ze.length&&(ze=lt);var Te=ze.reduce(function(be,je){return be[je]=(0,S.Z)(Ae,{placement:je,boundary:Ve,rootBoundary:We,padding:Dt})[(0,m.Z)(je)],be},{});return Object.keys(Te).sort(function(be,je){return Te[be]-Te[je]})}(Oe,{placement:wt,boundary:Ke,rootBoundary:lt,padding:Le,flipVariations:be,allowedAutoPlacements:je}):wt)},[]),vt=Oe.rects.reference,It=Oe.rects.popper,Se=new Map,Pe=!0,Je=xt[0],Ze=0;Ze=0,Qe=Re?"width":"height",ft=(0,S.Z)(Oe,{placement:Me,boundary:Ke,rootBoundary:lt,altBoundary:ze,padding:Le}),St=Re?ve?H.F2:H.t$:ve?H.I:H.we;vt[Qe]>It[Qe]&&(St=o(St));var Zt=o(St),zt=[];if(We&&zt.push(ft[xe]<=0),Ct&&zt.push(ft[St]<=0,ft[Zt]<=0),zt.every(function(Nn){return Nn})){Je=Me,Pe=!1;break}Se.set(Me,zt)}if(Pe)for(var Ut=function(wt){var jt=xt.find(function(mn){var rn=Se.get(mn);if(rn)return rn.slice(0,wt).every(function(en){return en})});if(jt)return Je=jt,"break"},nn=be?3:1;nn>0&&"break"!==Ut(nn);nn--);Oe.placement!==Je&&(Oe.modifiersData[Ge]._skip=!0,Oe.placement=Je,Oe.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}}},68634:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>v});var r=p(14041),o=p(18843);const v={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function f(S){var A=S.state,q=S.name,le=S.options.offset,de=void 0===le?[0,0]:le,Q=o.Ct.reduce(function(Ge,Ve){return Ge[Ve]=function m(S,A,H){var q=(0,r.Z)(S),le=[o.t$,o.we].indexOf(q)>=0?-1:1,de="function"==typeof H?H(Object.assign({},A,{placement:S})):H,Q=de[0],Ae=de[1];return Q=Q||0,Ae=(Ae||0)*le,[o.t$,o.F2].indexOf(q)>=0?{x:Ae,y:Q}:{x:Q,y:Ae}}(Ve,A.rects,de),Ge},{}),Ae=Q[A.placement],re=Ae.y;null!=A.modifiersData.popperOffsets&&(A.modifiersData.popperOffsets.x+=Ae.x,A.modifiersData.popperOffsets.y+=re),A.modifiersData[q]=Q}}},4346:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>m});var r=p(65114);const m={name:"popperOffsets",enabled:!0,phase:"read",fn:function o(f){var v=f.state;v.modifiersData[f.name]=(0,r.Z)({reference:v.rects.reference,element:v.rects.popper,strategy:"absolute",placement:v.placement})},data:{}}},14566:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>Ae});var r=p(18843),o=p(14041),m=p(62168),v=p(99011),S=p(42096),A=p(41423),H=p(90611),q=p(40356),le=p(29885),de=p(11332);const Ae={name:"preventOverflow",enabled:!0,phase:"main",fn:function Q(Oe){var re=Oe.state,Ge=Oe.options,Ve=Oe.name,We=Ge.mainAxis,Dt=void 0===We||We,Ct=Ge.altAxis,$e=void 0!==Ct&&Ct,Te=Ge.tether,be=void 0===Te||Te,je=Ge.tetherOffset,Ye=void 0===je?0:je,yt=(0,H.Z)(re,{boundary:Ge.boundary,rootBoundary:Ge.rootBoundary,padding:Ge.padding,altBoundary:Ge.altBoundary}),nt=(0,o.Z)(re.placement),Nt=(0,q.Z)(re.placement),xt=!Nt,vt=(0,m.Z)(nt),It=function f(Oe){return"x"===Oe?"y":"x"}(vt),Se=re.modifiersData.popperOffsets,Pe=re.rects.reference,Je=re.rects.popper,Ze="function"==typeof Ye?Ye(Object.assign({},re.rects,{placement:re.placement})):Ye,Me="number"==typeof Ze?{mainAxis:Ze,altAxis:Ze}:Object.assign({mainAxis:0,altAxis:0},Ze),xe=re.modifiersData.offset?re.modifiersData.offset[re.placement]:null,ve={x:0,y:0};if(Se){if(Dt){var Re,Qe="y"===vt?r.we:r.t$,ft="y"===vt?r.I:r.F2,St="y"===vt?"height":"width",Zt=Se[vt],zt=Zt+yt[Qe],Yt=Zt-yt[ft],Ut=be?-Je[St]/2:0,nn=Nt===r.BL?Pe[St]:Je[St],Xt=Nt===r.BL?-Je[St]:-Pe[St],Nn=re.elements.arrow,wt=be&&Nn?(0,S.Z)(Nn):{width:0,height:0},jt=re.modifiersData["arrow#persistent"]?re.modifiersData["arrow#persistent"].padding:(0,le.Z)(),mn=jt[Qe],rn=jt[ft],en=(0,v.u)(0,Pe[St],wt[St]),ur=xt?Pe[St]/2-Ut-en-mn-Me.mainAxis:nn-en-mn-Me.mainAxis,fn=xt?-Pe[St]/2+Ut+en+rn+Me.mainAxis:Xt+en+rn+Me.mainAxis,rt=re.elements.arrow&&(0,A.Z)(re.elements.arrow),he=null!=(Re=xe?.[vt])?Re:0,ot=Zt+fn-he,Wt=(0,v.u)(be?(0,de.VV)(zt,Zt+ur-he-(rt?"y"===vt?rt.clientTop||0:rt.clientLeft||0:0)):zt,Zt,be?(0,de.Fp)(Yt,ot):Yt);Se[vt]=Wt,ve[vt]=Wt-Zt}if($e){var Ft,Tn=Se[It],tn="y"===It?"height":"width",zn=Tn+yt["x"===vt?r.we:r.t$],on=Tn-yt["x"===vt?r.I:r.F2],un=-1!==[r.we,r.t$].indexOf(nt),Bt=null!=(Ft=xe?.[It])?Ft:0,Rn=un?zn:Tn-Pe[tn]-Je[tn]-Bt+Me.altAxis,Wn=un?Tn+Pe[tn]+Je[tn]-Bt-Me.altAxis:on,On=be&&un?(0,v.q)(Rn,Tn,Wn):(0,v.u)(be?Rn:zn,Tn,be?Wn:on);Se[It]=On,ve[It]=On-Tn}re.modifiersData[Ve]=ve}},requiresIfExists:["offset"]}},65114:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>v});var r=p(14041),o=p(40356),m=p(62168),f=p(18843);function v(S){var Oe,A=S.reference,H=S.element,q=S.placement,le=q?(0,r.Z)(q):null,de=q?(0,o.Z)(q):null,Q=A.x+A.width/2-H.width/2,Ae=A.y+A.height/2-H.height/2;switch(le){case f.we:Oe={x:Q,y:A.y-H.height};break;case f.I:Oe={x:Q,y:A.y+A.height};break;case f.F2:Oe={x:A.x+A.width,y:Ae};break;case f.t$:Oe={x:A.x-H.width,y:Ae};break;default:Oe={x:A.x,y:A.y}}var re=le?(0,m.Z)(le):null;if(null!=re){var Ge="y"===re?"height":"width";switch(de){case f.BL:Oe[re]=Oe[re]-(A[Ge]/2-H[Ge]/2);break;case f.ut:Oe[re]=Oe[re]+(A[Ge]/2-H[Ge]/2)}}return Oe}},90611:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>Te});var r=p(18843),o=p(75961),m=p(53612),f=p(7598),v=p(19847),A=p(61958),H=p(53983),q=p(11332),de=p(55388),Q=p(41423),Ae=p(59617),Oe=p(91801),re=p(4377),Ge=p(58154),Ve=p(26498);function We(be){return Object.assign({},be,{left:be.x,top:be.y,right:be.x+be.width,bottom:be.y+be.height})}function Ct(be,je,Ye){return je===r.Pj?We(function S(be,je){var Ye=(0,o.Z)(be),yt=(0,m.Z)(be),nt=Ye.visualViewport,Nt=yt.clientWidth,xt=yt.clientHeight,vt=0,It=0;if(nt){Nt=nt.width,xt=nt.height;var Se=(0,v.Z)();(Se||!Se&&"fixed"===je)&&(vt=nt.offsetLeft,It=nt.offsetTop)}return{width:Nt,height:xt,x:vt+(0,f.Z)(be),y:It}}(be,Ye)):(0,Ae.kK)(je)?function Dt(be,je){var Ye=(0,Oe.Z)(be,!1,"fixed"===je);return Ye.top=Ye.top+be.clientTop,Ye.left=Ye.left+be.clientLeft,Ye.bottom=Ye.top+be.clientHeight,Ye.right=Ye.left+be.clientWidth,Ye.width=be.clientWidth,Ye.height=be.clientHeight,Ye.x=Ye.left,Ye.y=Ye.top,Ye}(je,Ye):We(function le(be){var je,Ye=(0,m.Z)(be),yt=(0,H.Z)(be),nt=null==(je=be.ownerDocument)?void 0:je.body,Nt=(0,q.Fp)(Ye.scrollWidth,Ye.clientWidth,nt?nt.scrollWidth:0,nt?nt.clientWidth:0),xt=(0,q.Fp)(Ye.scrollHeight,Ye.clientHeight,nt?nt.scrollHeight:0,nt?nt.clientHeight:0),vt=-yt.scrollLeft+(0,f.Z)(be),It=-yt.scrollTop;return"rtl"===(0,A.Z)(nt||Ye).direction&&(vt+=(0,q.Fp)(Ye.clientWidth,nt?nt.clientWidth:0)-Nt),{width:Nt,height:xt,x:vt,y:It}}((0,m.Z)(be)))}var Ke=p(65114),lt=p(84971),ze=p(99644);function Te(be,je){void 0===je&&(je={});var yt=je.placement,nt=void 0===yt?be.placement:yt,Nt=je.strategy,xt=void 0===Nt?be.strategy:Nt,vt=je.boundary,It=void 0===vt?r.zV:vt,Se=je.rootBoundary,Pe=void 0===Se?r.Pj:Se,Je=je.elementContext,Ze=void 0===Je?r.k5:Je,Me=je.altBoundary,xe=void 0!==Me&&Me,ve=je.padding,Re=void 0===ve?0:ve,Qe=(0,lt.Z)("number"!=typeof Re?Re:(0,ze.Z)(Re,r.mv)),St=be.rects.popper,Zt=be.elements[xe?Ze===r.k5?r.YP:r.k5:Ze],zt=function Le(be,je,Ye,yt){var nt="clippingParents"===je?function $e(be){var je=(0,de.Z)((0,re.Z)(be)),yt=["absolute","fixed"].indexOf((0,A.Z)(be).position)>=0&&(0,Ae.Re)(be)?(0,Q.Z)(be):be;return(0,Ae.kK)(yt)?je.filter(function(nt){return(0,Ae.kK)(nt)&&(0,Ge.Z)(nt,yt)&&"body"!==(0,Ve.Z)(nt)}):[]}(be):[].concat(je),Nt=[].concat(nt,[Ye]),vt=Nt.reduce(function(It,Se){var Pe=Ct(be,Se,yt);return It.top=(0,q.Fp)(Pe.top,It.top),It.right=(0,q.VV)(Pe.right,It.right),It.bottom=(0,q.VV)(Pe.bottom,It.bottom),It.left=(0,q.Fp)(Pe.left,It.left),It},Ct(be,Nt[0],yt));return vt.width=vt.right-vt.left,vt.height=vt.bottom-vt.top,vt.x=vt.left,vt.y=vt.top,vt}((0,Ae.kK)(Zt)?Zt:Zt.contextElement||(0,m.Z)(be.elements.popper),It,Pe,xt),Yt=(0,Oe.Z)(be.elements.reference),Ut=(0,Ke.Z)({reference:Yt,element:St,strategy:"absolute",placement:nt}),nn=We(Object.assign({},St,Ut)),Xt=Ze===r.k5?nn:Yt,Nn={top:zt.top-Xt.top+Qe.top,bottom:Xt.bottom-zt.bottom+Qe.bottom,left:zt.left-Xt.left+Qe.left,right:Xt.right-zt.right+Qe.right},wt=be.modifiersData.offset;if(Ze===r.k5&&wt){var jt=wt[nt];Object.keys(Nn).forEach(function(mn){var rn=[r.F2,r.I].indexOf(mn)>=0?1:-1,en=[r.we,r.I].indexOf(mn)>=0?"y":"x";Nn[mn]+=jt[en]*rn})}return Nn}},99644:(ge,ee,p)=>{"use strict";function r(o,m){return m.reduce(function(f,v){return f[v]=o,f},{})}p.d(ee,{Z:()=>r})},14041:(ge,ee,p)=>{"use strict";function r(o){return o.split("-")[0]}p.d(ee,{Z:()=>r})},29885:(ge,ee,p)=>{"use strict";function r(){return{top:0,right:0,bottom:0,left:0}}p.d(ee,{Z:()=>r})},62168:(ge,ee,p)=>{"use strict";function r(o){return["top","bottom"].indexOf(o)>=0?"x":"y"}p.d(ee,{Z:()=>r})},40356:(ge,ee,p)=>{"use strict";function r(o){return o.split("-")[1]}p.d(ee,{Z:()=>r})},11332:(ge,ee,p)=>{"use strict";p.d(ee,{Fp:()=>r,NM:()=>m,VV:()=>o});var r=Math.max,o=Math.min,m=Math.round},84971:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>o});var r=p(29885);function o(m){return Object.assign({},(0,r.Z)(),m)}},69698:(ge,ee,p)=>{"use strict";function r(){var o=navigator.userAgentData;return null!=o&&o.brands&&Array.isArray(o.brands)?o.brands.map(function(m){return m.brand+"/"+m.version}).join(" "):navigator.userAgent}p.d(ee,{Z:()=>r})},99011:(ge,ee,p)=>{"use strict";p.d(ee,{q:()=>m,u:()=>o});var r=p(11332);function o(f,v,S){return(0,r.Fp)(f,(0,r.VV)(v,S))}function m(f,v,S){var A=o(f,v,S);return A>S?S:A}},58685:function(ge,ee,p){!function(r){"use strict";r.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(m){return/^nm$/i.test(m)},meridiem:function(m,f,v){return m<12?v?"vm":"VM":v?"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(m){return m+(1===m||8===m||m>=20?"ste":"de")},week:{dow:1,doy:4}})}(p(56908))},4312:function(ge,ee,p){!function(r){"use strict";var o=function(A){return 0===A?0:1===A?1:2===A?2:A%100>=3&&A%100<=10?3:A%100>=11?4:5},m={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"]},f=function(A){return function(H,q,le,de){var Q=o(H),Ae=m[A][o(H)];return 2===Q&&(Ae=Ae[q?0:1]),Ae.replace(/%d/i,H)}},v=["\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"];r.defineLocale("ar-dz",{months:v,monthsShort:v,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(A){return"\u0645"===A},meridiem:function(A,H,q){return A<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:f("s"),ss:f("s"),m:f("m"),mm:f("m"),h:f("h"),hh:f("h"),d:f("d"),dd:f("d"),M:f("M"),MM:f("M"),y:f("y"),yy:f("y")},postformat:function(A){return A.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(p(56908))},32614:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},18630:function(ge,ee,p){!function(r){"use strict";var o={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},m=function(H){return 0===H?0:1===H?1:2===H?2:H%100>=3&&H%100<=10?3:H%100>=11?4:5},f={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"]},v=function(H){return function(q,le,de,Q){var Ae=m(q),Oe=f[H][m(q)];return 2===Ae&&(Oe=Oe[le?0:1]),Oe.replace(/%d/i,q)}},S=["\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"];r.defineLocale("ar-ly",{months:S,monthsShort:S,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(H){return"\u0645"===H},meridiem:function(H,q,le){return H<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:v("s"),ss:v("s"),m:v("m"),mm:v("m"),h:v("h"),hh:v("h"),d:v("d"),dd:v("d"),M:v("M"),MM:v("M"),y:v("y"),yy:v("y")},preparse:function(H){return H.replace(/\u060c/g,",")},postformat:function(H){return H.replace(/\d/g,function(q){return o[q]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(p(56908))},28674:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},49032:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};r.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(v){return"\u0645"===v},meridiem:function(v,S,A){return v<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(v){return v.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(S){return m[S]}).replace(/\u060c/g,",")},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(p(56908))},24730:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},254:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},f=function(q){return 0===q?0:1===q?1:2===q?2:q%100>=3&&q%100<=10?3:q%100>=11?4:5},v={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"]},S=function(q){return function(le,de,Q,Ae){var Oe=f(le),re=v[q][f(le)];return 2===Oe&&(re=re[de?0:1]),re.replace(/%d/i,le)}},A=["\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"];r.defineLocale("ar",{months:A,monthsShort:A,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(q){return"\u0645"===q},meridiem:function(q,le,de){return q<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:S("s"),ss:S("s"),m:S("m"),mm:S("m"),h:S("h"),hh:S("h"),d:S("d"),dd:S("d"),M:S("M"),MM:S("M"),y:S("y"),yy:S("y")},preparse:function(q){return q.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(le){return m[le]}).replace(/\u060c/g,",")},postformat:function(q){return q.replace(/\d/g,function(le){return o[le]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(p(56908))},53052:function(ge,ee,p){!function(r){"use strict";var o={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"};r.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(f){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(f)},meridiem:function(f,v,S){return f<4?"gec\u0259":f<12?"s\u0259h\u0259r":f<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(f){if(0===f)return f+"-\u0131nc\u0131";var v=f%10;return f+(o[v]||o[f%100-v]||o[f>=100?100:null])},week:{dow:1,doy:7}})}(p(56908))},60150:function(ge,ee,p){!function(r){"use strict";function m(v,S,A){return"m"===A?S?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===A?S?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":v+" "+function o(v,S){var A=v.split("_");return S%10==1&&S%100!=11?A[0]:S%10>=2&&S%10<=4&&(S%100<10||S%100>=20)?A[1]:A[2]}({ss:S?"\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:S?"\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:S?"\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"}[A],+v)}r.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,mm:m,h:m,hh:m,d:"\u0434\u0437\u0435\u043d\u044c",dd:m,M:"\u043c\u0435\u0441\u044f\u0446",MM:m,y:"\u0433\u043e\u0434",yy:m},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(v){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(v)},meridiem:function(v,S,A){return v<4?"\u043d\u043e\u0447\u044b":v<12?"\u0440\u0430\u043d\u0456\u0446\u044b":v<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(v,S){switch(S){case"M":case"d":case"DDD":case"w":case"W":return v%10!=2&&v%10!=3||v%100==12||v%100==13?v+"-\u044b":v+"-\u0456";case"D":return v+"-\u0433\u0430";default:return v}},week:{dow:1,doy:7}})}(p(56908))},63069:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10,v=m%100;return 0===m?m+"-\u0435\u0432":0===v?m+"-\u0435\u043d":v>10&&v<20?m+"-\u0442\u0438":1===f?m+"-\u0432\u0438":2===f?m+"-\u0440\u0438":7===f||8===f?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(p(56908))},13466:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},90557:function(ge,ee,p){!function(r){"use strict";var o={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},m={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};r.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(v){return v.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},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(v,S){return 12===v&&(v=0),"\u09b0\u09be\u09a4"===S?v<4?v:v+12:"\u09ad\u09cb\u09b0"===S||"\u09b8\u0995\u09be\u09b2"===S?v:"\u09a6\u09c1\u09aa\u09c1\u09b0"===S?v>=3?v:v+12:"\u09ac\u09bf\u0995\u09be\u09b2"===S||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===S?v+12:void 0},meridiem:function(v,S,A){return v<4?"\u09b0\u09be\u09a4":v<6?"\u09ad\u09cb\u09b0":v<12?"\u09b8\u0995\u09be\u09b2":v<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":v<18?"\u09ac\u09bf\u0995\u09be\u09b2":v<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(p(56908))},18516:function(ge,ee,p){!function(r){"use strict";var o={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},m={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};r.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(v){return v.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(v,S){return 12===v&&(v=0),"\u09b0\u09be\u09a4"===S&&v>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===S&&v<5||"\u09ac\u09bf\u0995\u09be\u09b2"===S?v+12:v},meridiem:function(v,S,A){return v<4?"\u09b0\u09be\u09a4":v<10?"\u09b8\u0995\u09be\u09b2":v<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":v<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(p(56908))},26273:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},m={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};r.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(v){return v.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},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(v,S){return 12===v&&(v=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===S&&v>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===S&&v<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===S?v+12:v},meridiem:function(v,S,A){return v<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":v<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":v<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":v<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(p(56908))},9588:function(ge,ee,p){!function(r){"use strict";function o(re,Ge,Ve){return re+" "+function v(re,Ge){return 2===Ge?function S(re){var Ge={m:"v",b:"v",d:"z"};return void 0===Ge[re.charAt(0)]?re:Ge[re.charAt(0)]+re.substring(1)}(re):re}({mm:"munutenn",MM:"miz",dd:"devezh"}[Ve],re)}function f(re){return re>9?f(re%10):re}var A=[/^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],H=/^(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,Ae=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];r.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:Ae,fullWeekdaysParse:[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],shortWeekdaysParse:[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],minWeekdaysParse:Ae,monthsRegex:H,monthsShortRegex:H,monthsStrictRegex:/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,monthsShortStrictRegex:/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,monthsParse:A,longMonthsParse:A,shortMonthsParse:A,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:o,h:"un eur",hh:"%d eur",d:"un devezh",dd:o,M:"ur miz",MM:o,y:"ur bloaz",yy:function m(re){switch(f(re)){case 1:case 3:case 4:case 5:case 9:return re+" bloaz";default:return re+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(re){return re+(1===re?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(re){return"g.m."===re},meridiem:function(re,Ge,Ve){return re<12?"a.m.":"g.m."}})}(p(56908))},19815:function(ge,ee,p){!function(r){"use strict";function o(f,v,S){var A=f+" ";switch(S){case"ss":return A+(1===f?"sekunda":2===f||3===f||4===f?"sekunde":"sekundi");case"m":return v?"jedna minuta":"jedne minute";case"mm":return A+(1===f?"minuta":2===f||3===f||4===f?"minute":"minuta");case"h":return v?"jedan sat":"jednog sata";case"hh":return A+(1===f?"sat":2===f||3===f||4===f?"sata":"sati");case"dd":return A+(1===f?"dan":"dana");case"MM":return A+(1===f?"mjesec":2===f||3===f||4===f?"mjeseca":"mjeseci");case"yy":return A+(1===f?"godina":2===f||3===f||4===f?"godine":"godina")}}r.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:o,m:o,mm:o,h:o,hh:o,d:"dan",dd:o,M:"mjesec",MM:o,y:"godinu",yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(p(56908))},83331:function(ge,ee,p){!function(r){"use strict";r.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(m,f){var v=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===f||"W"===f)&&(v="a"),m+v},week:{dow:1,doy:4}})}(p(56908))},21320:function(ge,ee,p){!function(r){"use strict";var o={format:"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),standalone:"ledna_\xfanora_b\u0159ezna_dubna_kv\u011btna_\u010dervna_\u010dervence_srpna_z\xe1\u0159\xed_\u0159\xedjna_listopadu_prosince".split("_")},m="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),f=[/^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],v=/^(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 S(q){return q>1&&q<5&&1!=~~(q/10)}function A(q,le,de,Q){var Ae=q+" ";switch(de){case"s":return le||Q?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return le||Q?Ae+(S(q)?"sekundy":"sekund"):Ae+"sekundami";case"m":return le?"minuta":Q?"minutu":"minutou";case"mm":return le||Q?Ae+(S(q)?"minuty":"minut"):Ae+"minutami";case"h":return le?"hodina":Q?"hodinu":"hodinou";case"hh":return le||Q?Ae+(S(q)?"hodiny":"hodin"):Ae+"hodinami";case"d":return le||Q?"den":"dnem";case"dd":return le||Q?Ae+(S(q)?"dny":"dn\xed"):Ae+"dny";case"M":return le||Q?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return le||Q?Ae+(S(q)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):Ae+"m\u011bs\xedci";case"y":return le||Q?"rok":"rokem";case"yy":return le||Q?Ae+(S(q)?"roky":"let"):Ae+"lety"}}r.defineLocale("cs",{months:o,monthsShort:m,monthsRegex:v,monthsShortRegex:v,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:f,longMonthsParse:f,shortMonthsParse:f,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: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}})}(p(56908))},72219:function(ge,ee,p){!function(r){"use strict";r.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(m){return m+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(m)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(m)?"\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}})}(p(56908))},68266:function(ge,ee,p){!function(r){"use strict";r.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(m){var v="";return m>20?v=40===m||50===m||60===m||80===m||100===m?"fed":"ain":m>0&&(v=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][m]),m+v},week:{dow:1,doy:4}})}(p(56908))},66427:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},52871:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){var H={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[f+" Tage",f+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[f+" Monate",f+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[f+" Jahre",f+" Jahren"]};return v?H[S][0]:H[S][1]}r.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:o,mm:"%d Minuten",h:o,hh:"%d Stunden",d:o,dd:o,w:o,ww:"%d Wochen",M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},12994:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){var H={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[f+" Tage",f+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[f+" Monate",f+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[f+" Jahre",f+" Jahren"]};return v?H[S][0]:H[S][1]}r.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:o,mm:"%d Minuten",h:o,hh:"%d Stunden",d:o,dd:o,w:o,ww:"%d Wochen",M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},67435:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){var H={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[f+" Tage",f+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[f+" Monate",f+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[f+" Jahre",f+" Jahren"]};return v?H[S][0]:H[S][1]}r.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:o,mm:"%d Minuten",h:o,hh:"%d Stunden",d:o,dd:o,w:o,ww:"%d Wochen",M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},82357:function(ge,ee,p){!function(r){"use strict";var o=["\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"],m=["\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"];r.defineLocale("dv",{months:o,monthsShort:o,weekdays:m,weekdaysShort:m,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(v){return"\u0789\u078a"===v},meridiem:function(v,S,A){return v<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(v){return v.replace(/\u060c/g,",")},postformat:function(v){return v.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(p(56908))},95649:function(ge,ee,p){!function(r){"use strict";r.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(f,v){return f?"string"==typeof v&&/D/.test(v.substring(0,v.indexOf("MMMM")))?this._monthsGenitiveEl[f.month()]:this._monthsNominativeEl[f.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(f,v,S){return f>11?S?"\u03bc\u03bc":"\u039c\u039c":S?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(f){return"\u03bc"===(f+"").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(f,v){var S=this._calendarEl[f],A=v&&v.hours();return function o(f){return typeof Function<"u"&&f instanceof Function||"[object Function]"===Object.prototype.toString.call(f)}(S)&&(S=S.apply(v)),S.replace("{}",A%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}})}(p(56908))},59961:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:0,doy:4}})}(p(56908))},19878:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")}})}(p(56908))},3924:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:1,doy:4}})}(p(56908))},70864:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:1,doy:4}})}(p(56908))},91579:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")}})}(p(56908))},30940:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:0,doy:6}})}(p(56908))},16181:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:1,doy:4}})}(p(56908))},44301:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:1,doy:4}})}(p(56908))},85291:function(ge,ee,p){!function(r){"use strict";r.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(m){return"p"===m.charAt(0).toLowerCase()},meridiem:function(m,f,v){return m>11?v?"p.t.m.":"P.T.M.":v?"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}})}(p(56908))},53764:function(ge,ee,p){!function(r){"use strict";var o="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),f=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],v=/^(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;r.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(A,H){return A?/-MMM-/.test(H)?m[A.month()]:o[A.month()]:o},monthsRegex:v,monthsShortRegex:v,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:f,longMonthsParse:f,shortMonthsParse:f,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}})}(p(56908))},12584:function(ge,ee,p){!function(r){"use strict";var o="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),f=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],v=/^(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;r.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(A,H){return A?/-MMM-/.test(H)?m[A.month()]:o[A.month()]:o},monthsRegex:v,monthsShortRegex:v,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:f,longMonthsParse:f,shortMonthsParse:f,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"})}(p(56908))},63425:function(ge,ee,p){!function(r){"use strict";var o="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),f=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],v=/^(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;r.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(A,H){return A?/-MMM-/.test(H)?m[A.month()]:o[A.month()]:o},monthsRegex:v,monthsShortRegex:v,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:f,longMonthsParse:f,shortMonthsParse:f,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}})}(p(56908))},54529:function(ge,ee,p){!function(r){"use strict";var o="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),f=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],v=/^(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;r.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(A,H){return A?/-MMM-/.test(H)?m[A.month()]:o[A.month()]:o},monthsRegex:v,monthsShortRegex:v,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:f,longMonthsParse:f,shortMonthsParse:f,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"})}(p(56908))},35203:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){var H={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[f+"sekundi",f+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[f+" minuti",f+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[f+" tunni",f+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[f+" kuu",f+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[f+" aasta",f+" aastat"]};return v?H[S][2]?H[S][2]:H[S][1]:A?H[S][0]:H[S][1]}r.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:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:"%d p\xe4eva",M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},70678:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},83483:function(ge,ee,p){!function(r){"use strict";var o={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},m={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};r.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(v){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(v)},meridiem:function(v,S,A){return v<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(v){return v.replace(/[\u06f0-\u06f9]/g,function(S){return m[S]}).replace(/\u060c/g,",")},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(p(56908))},96262:function(ge,ee,p){!function(r){"use strict";var o="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),m=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",o[7],o[8],o[9]];function f(A,H,q,le){var de="";switch(q){case"s":return le?"muutaman sekunnin":"muutama sekunti";case"ss":de=le?"sekunnin":"sekuntia";break;case"m":return le?"minuutin":"minuutti";case"mm":de=le?"minuutin":"minuuttia";break;case"h":return le?"tunnin":"tunti";case"hh":de=le?"tunnin":"tuntia";break;case"d":return le?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":de=le?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return le?"kuukauden":"kuukausi";case"MM":de=le?"kuukauden":"kuukautta";break;case"y":return le?"vuoden":"vuosi";case"yy":de=le?"vuoden":"vuotta"}return function v(A,H){return A<10?H?m[A]:o[A]:A}(A,le)+" "+de}r.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:f,ss:f,m:f,mm:f,h:f,hh:f,d:f,dd:f,M:f,MM:f,y:f,yy:f},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},52521:function(ge,ee,p){!function(r){"use strict";r.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(m){return m},week:{dow:1,doy:4}})}(p(56908))},34555:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},88239:function(ge,ee,p){!function(r){"use strict";r.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(m,f){switch(f){default:case"M":case"Q":case"D":case"DDD":case"d":return m+(1===m?"er":"e");case"w":case"W":return m+(1===m?"re":"e")}}})}(p(56908))},21702:function(ge,ee,p){!function(r){"use strict";r.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(m,f){switch(f){default:case"M":case"Q":case"D":case"DDD":case"d":return m+(1===m?"er":"e");case"w":case"W":return m+(1===m?"re":"e")}},week:{dow:1,doy:4}})}(p(56908))},63131:function(ge,ee,p){!function(r){"use strict";var f=/(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,v=[/^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];r.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:f,monthsShortRegex:f,monthsStrictRegex:/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,monthsShortStrictRegex:/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,monthsParse:v,longMonthsParse:v,shortMonthsParse:v,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(A,H){switch(H){case"D":return A+(1===A?"er":"");default:case"M":case"Q":case"DDD":case"d":return A+(1===A?"er":"e");case"w":case"W":return A+(1===A?"re":"e")}},week:{dow:1,doy:4}})}(p(56908))},267:function(ge,ee,p){!function(r){"use strict";var o="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),m="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");r.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(v,S){return v?/-MMM-/.test(S)?m[v.month()]:o[v.month()]:o},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(v){return v+(1===v||8===v||v>=20?"ste":"de")},week:{dow:1,doy:4}})}(p(56908))},23821:function(ge,ee,p){!function(r){"use strict";r.defineLocale("ga",{months:["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],monthsShort:["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],monthsParseExact:!0,weekdays:["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],weekdaysShort:["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],weekdaysMin:["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"],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(H){return H+(1===H?"d":H%10==2?"na":"mh")},week:{dow:1,doy:4}})}(p(56908))},71753:function(ge,ee,p){!function(r){"use strict";r.defineLocale("gd",{months:["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"],monthsShort:["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],monthsParseExact:!0,weekdays:["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],weekdaysShort:["Did","Dil","Dim","Dic","Dia","Dih","Dis"],weekdaysMin:["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"],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(H){return H+(1===H?"d":H%10==2?"na":"mh")},week:{dow:1,doy:4}})}(p(56908))},4074:function(ge,ee,p){!function(r){"use strict";r.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(m){return 0===m.indexOf("un")?"n"+m:"en "+m},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}})}(p(56908))},92762:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){var H={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:[f+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",f+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[f+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",f+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[f+" \u0935\u0930\u093e\u0902\u0928\u0940",f+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[f+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",f+" \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:[f+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",f+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[f+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",f+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return A?H[S][0]:H[S][1]}r.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:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(f,v){return"D"===v?f+"\u0935\u0947\u0930":f},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(f,v){return 12===f&&(f=0),"\u0930\u093e\u0924\u0940"===v?f<4?f:f+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===v?f:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===v?f>12?f:f+12:"\u0938\u093e\u0902\u091c\u0947"===v?f+12:void 0},meridiem:function(f,v,S){return f<4?"\u0930\u093e\u0924\u0940":f<12?"\u0938\u0915\u093e\u0933\u0940\u0902":f<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":f<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(p(56908))},5969:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){var H={s:["thoddea sekondamni","thodde sekond"],ss:[f+" sekondamni",f+" sekond"],m:["eka mintan","ek minut"],mm:[f+" mintamni",f+" mintam"],h:["eka voran","ek vor"],hh:[f+" voramni",f+" voram"],d:["eka disan","ek dis"],dd:[f+" disamni",f+" dis"],M:["eka mhoinean","ek mhoino"],MM:[f+" mhoineamni",f+" mhoine"],y:["eka vorsan","ek voros"],yy:[f+" vorsamni",f+" vorsam"]};return A?H[S][0]:H[S][1]}r.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:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(f,v){return"D"===v?f+"er":f},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(f,v){return 12===f&&(f=0),"rati"===v?f<4?f:f+12:"sokallim"===v?f:"donparam"===v?f>12?f:f+12:"sanje"===v?f+12:void 0},meridiem:function(f,v,S){return f<4?"rati":f<12?"sokallim":f<16?"donparam":f<20?"sanje":"rati"}})}(p(56908))},82809:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},m={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};r.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(v){return v.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(v,S){return 12===v&&(v=0),"\u0ab0\u0abe\u0aa4"===S?v<4?v:v+12:"\u0ab8\u0ab5\u0abe\u0ab0"===S?v:"\u0aac\u0aaa\u0acb\u0ab0"===S?v>=10?v:v+12:"\u0ab8\u0abe\u0a82\u0a9c"===S?v+12:void 0},meridiem:function(v,S,A){return v<4?"\u0ab0\u0abe\u0aa4":v<10?"\u0ab8\u0ab5\u0abe\u0ab0":v<17?"\u0aac\u0aaa\u0acb\u0ab0":v<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(p(56908))},45402:function(ge,ee,p){!function(r){"use strict";r.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(m){return 2===m?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":m+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(m){return 2===m?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":m+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(m){return 2===m?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":m+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(m){return 2===m?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":m%10==0&&10!==m?m+" \u05e9\u05e0\u05d4":m+" \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(m){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(m)},meridiem:function(m,f,v){return m<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":m<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":m<12?v?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":m<18?v?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(p(56908))},315:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},f=[/^\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.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:f,longMonthsParse:f,shortMonthsParse:[/^\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],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(A){return A.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(H){return m[H]})},postformat:function(A){return A.replace(/\d/g,function(H){return o[H]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(A,H){return 12===A&&(A=0),"\u0930\u093e\u0924"===H?A<4?A:A+12:"\u0938\u0941\u092c\u0939"===H?A:"\u0926\u094b\u092a\u0939\u0930"===H?A>=10?A:A+12:"\u0936\u093e\u092e"===H?A+12:void 0},meridiem:function(A,H,q){return A<4?"\u0930\u093e\u0924":A<10?"\u0938\u0941\u092c\u0939":A<17?"\u0926\u094b\u092a\u0939\u0930":A<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(p(56908))},10410:function(ge,ee,p){!function(r){"use strict";function o(f,v,S){var A=f+" ";switch(S){case"ss":return A+(1===f?"sekunda":2===f||3===f||4===f?"sekunde":"sekundi");case"m":return v?"jedna minuta":"jedne minute";case"mm":return A+(1===f?"minuta":2===f||3===f||4===f?"minute":"minuta");case"h":return v?"jedan sat":"jednog sata";case"hh":return A+(1===f?"sat":2===f||3===f||4===f?"sata":"sati");case"dd":return A+(1===f?"dan":"dana");case"MM":return A+(1===f?"mjesec":2===f||3===f||4===f?"mjeseca":"mjeseci");case"yy":return A+(1===f?"godina":2===f||3===f||4===f?"godine":"godina")}}r.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:o,m:o,mm:o,h:o,hh:o,d:"dan",dd:o,M:"mjesec",MM:o,y:"godinu",yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(p(56908))},38288:function(ge,ee,p){!function(r){"use strict";var o="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function m(S,A,H,q){var le=S;switch(H){case"s":return q||A?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return le+(q||A)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(q||A?" perc":" perce");case"mm":return le+(q||A?" perc":" perce");case"h":return"egy"+(q||A?" \xf3ra":" \xf3r\xe1ja");case"hh":return le+(q||A?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(q||A?" nap":" napja");case"dd":return le+(q||A?" nap":" napja");case"M":return"egy"+(q||A?" h\xf3nap":" h\xf3napja");case"MM":return le+(q||A?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(q||A?" \xe9v":" \xe9ve");case"yy":return le+(q||A?" \xe9v":" \xe9ve")}return""}function f(S){return(S?"":"[m\xfalt] ")+"["+o[this.day()]+"] LT[-kor]"}r.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(S){return"u"===S.charAt(1).toLowerCase()},meridiem:function(S,A,H){return S<12?!0===H?"de":"DE":!0===H?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return f.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return f.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:m,ss:m,m,mm:m,h:m,hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},67928:function(ge,ee,p){!function(r){"use strict";r.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(m){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(m)},meridiem:function(m){return m<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":m<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":m<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(m,f){switch(f){case"DDD":case"w":case"W":case"DDDo":return 1===m?m+"-\u056b\u0576":m+"-\u0580\u0564";default:return m}},week:{dow:1,doy:7}})}(p(56908))},71334:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"pagi"===f?m:"siang"===f?m>=11?m:m+12:"sore"===f||"malam"===f?m+12:void 0},meridiem:function(m,f,v){return m<11?"pagi":m<15?"siang":m<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}})}(p(56908))},86959:function(ge,ee,p){!function(r){"use strict";function o(v){return v%100==11||v%10!=1}function m(v,S,A,H){var q=v+" ";switch(A){case"s":return S||H?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return o(v)?q+(S||H?"sek\xfandur":"sek\xfandum"):q+"sek\xfanda";case"m":return S?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return o(v)?q+(S||H?"m\xedn\xfatur":"m\xedn\xfatum"):S?q+"m\xedn\xfata":q+"m\xedn\xfatu";case"hh":return o(v)?q+(S||H?"klukkustundir":"klukkustundum"):q+"klukkustund";case"d":return S?"dagur":H?"dag":"degi";case"dd":return o(v)?S?q+"dagar":q+(H?"daga":"d\xf6gum"):S?q+"dagur":q+(H?"dag":"degi");case"M":return S?"m\xe1nu\xf0ur":H?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return o(v)?S?q+"m\xe1nu\xf0ir":q+(H?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):S?q+"m\xe1nu\xf0ur":q+(H?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return S||H?"\xe1r":"\xe1ri";case"yy":return o(v)?q+(S||H?"\xe1r":"\xe1rum"):q+(S||H?"\xe1r":"\xe1ri")}}r.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:m,ss:m,m,mm:m,h:"klukkustund",hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},51124:function(ge,ee,p){!function(r){"use strict";r.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(m){return(/^[0-9].+$/.test(m)?"tra":"in")+" "+m},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}})}(p(56908))},34864:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},36141:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return"\u5143"===f[1]?1:parseInt(f[1]||m,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(m){return"\u5348\u5f8c"===m},meridiem:function(m,f,v){return m<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(m){return m.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(m){return this.week()!==m.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(m,f){switch(f){case"y":return 1===m?"\u5143\u5e74":m+"\u5e74";case"d":case"D":case"DDD":return m+"\u65e5";default:return m}},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"}})}(p(56908))},29187:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"enjing"===f?m:"siyang"===f?m>=11?m:m+12:"sonten"===f||"ndalu"===f?m+12:void 0},meridiem:function(m,f,v){return m<11?"enjing":m<15?"siyang":m<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}})}(p(56908))},42136:function(ge,ee,p){!function(r){"use strict";r.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(m){return m.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(f,v,S){return"\u10d8"===S?v+"\u10e8\u10d8":v+S+"\u10e8\u10d8"})},past:function(m){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(m)?m.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(m)?m.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):m},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(m){return 0===m?m:1===m?m+"-\u10da\u10d8":m<20||m<=100&&m%20==0||m%100==0?"\u10db\u10d4-"+m:m+"-\u10d4"},week:{dow:1,doy:7}})}(p(56908))},94332:function(ge,ee,p){!function(r){"use strict";var o={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"};r.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(f){return f+(o[f]||o[f%10]||o[f>=100?100:null])},week:{dow:1,doy:7}})}(p(56908))},18607:function(ge,ee,p){!function(r){"use strict";var o={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},m={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};r.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(v){return"\u179b\u17d2\u1784\u17b6\u1785"===v},meridiem:function(v,S,A){return v<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(v){return v.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},week:{dow:1,doy:4}})}(p(56908))},84305:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},m={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};r.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(v){return v.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},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(v,S){return 12===v&&(v=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===S?v<4?v:v+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===S?v:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===S?v>=10?v:v+12:"\u0cb8\u0c82\u0c9c\u0cc6"===S?v+12:void 0},meridiem:function(v,S,A){return v<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":v<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":v<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":v<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(v){return v+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(p(56908))},70234:function(ge,ee,p){!function(r){"use strict";r.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(m,f){switch(f){case"d":case"D":case"DDD":return m+"\uc77c";case"M":return m+"\uc6d4";case"w":case"W":return m+"\uc8fc";default:return m}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(m){return"\uc624\ud6c4"===m},meridiem:function(m,f,v){return m<12?"\uc624\uc804":"\uc624\ud6c4"}})}(p(56908))},16003:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},f=["\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"];r.defineLocale("ku",{months:f,monthsShort:f,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(S){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(S)},meridiem:function(S,A,H){return S<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(S){return S.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(A){return m[A]}).replace(/\u060c/g,",")},postformat:function(S){return S.replace(/\d/g,function(A){return o[A]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(p(56908))},75061:function(ge,ee,p){!function(r){"use strict";var o={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"};r.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(f){return f+(o[f]||o[f%10]||o[f>=100?100:null])},week:{dow:1,doy:7}})}(p(56908))},32786:function(ge,ee,p){!function(r){"use strict";function o(A,H,q,le){var de={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 H?de[q][0]:de[q][1]}function v(A){if(A=parseInt(A,10),isNaN(A))return!1;if(A<0)return!0;if(A<10)return 4<=A&&A<=7;if(A<100){var H=A%10;return v(0===H?A/10:H)}if(A<1e4){for(;A>=10;)A/=10;return v(A)}return v(A/=1e3)}r.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:function m(A){return v(A.substr(0,A.indexOf(" ")))?"a "+A:"an "+A},past:function f(A){return v(A.substr(0,A.indexOf(" ")))?"viru "+A:"virun "+A},s:"e puer Sekonnen",ss:"%d Sekonnen",m:o,mm:"%d Minutten",h:o,hh:"%d Stonnen",d:o,dd:"%d Deeg",M:o,MM:"%d M\xe9int",y:o,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},66183:function(ge,ee,p){!function(r){"use strict";r.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(m){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===m},meridiem:function(m,f,v){return m<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(m){return"\u0e97\u0eb5\u0ec8"+m}})}(p(56908))},50029:function(ge,ee,p){!function(r){"use strict";var o={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 f(q,le,de,Q){return le?S(de)[0]:Q?S(de)[1]:S(de)[2]}function v(q){return q%10==0||q>10&&q<20}function S(q){return o[q].split("_")}function A(q,le,de,Q){var Ae=q+" ";return 1===q?Ae+f(0,le,de[0],Q):le?Ae+(v(q)?S(de)[1]:S(de)[0]):Q?Ae+S(de)[1]:Ae+(v(q)?S(de)[1]:S(de)[2])}r.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:function m(q,le,de,Q){return le?"kelios sekund\u0117s":Q?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:A,m:f,mm:A,h:f,hh:A,d:f,dd:A,M:f,MM:A,y:f,yy:A},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(q){return q+"-oji"},week:{dow:1,doy:4}})}(p(56908))},24169:function(ge,ee,p){!function(r){"use strict";var o={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 m(H,q,le){return le?q%10==1&&q%100!=11?H[2]:H[3]:q%10==1&&q%100!=11?H[0]:H[1]}function f(H,q,le){return H+" "+m(o[le],H,q)}function v(H,q,le){return m(o[le],H,q)}r.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:function S(H,q){return q?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:f,m:v,mm:f,h:v,hh:f,d:v,dd:f,M:v,MM:f,y:v,yy:f},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},68577:function(ge,ee,p){!function(r){"use strict";var o={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(f,v){return 1===f?v[0]:f>=2&&f<=4?v[1]:v[2]},translate:function(f,v,S){var A=o.words[S];return 1===S.length?v?A[0]:A[1]:f+" "+o.correctGrammaticalCase(f,A)}};r.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:o.translate,m:o.translate,mm:o.translate,h:o.translate,hh:o.translate,d:"dan",dd:o.translate,M:"mjesec",MM:o.translate,y:"godinu",yy:o.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(p(56908))},68177:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},50337:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10,v=m%100;return 0===m?m+"-\u0435\u0432":0===v?m+"-\u0435\u043d":v>10&&v<20?m+"-\u0442\u0438":1===f?m+"-\u0432\u0438":2===f?m+"-\u0440\u0438":7===f||8===f?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(p(56908))},65260:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===f&&m>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===f||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===f?m+12:m},meridiem:function(m,f,v){return m<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":m<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":m<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":m<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(p(56908))},52325:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){switch(S){case"s":return v?"\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 f+(v?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return f+(v?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return f+(v?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return f+(v?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return f+(v?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return f+(v?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return f}}r.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(f){return"\u04ae\u0425"===f},meridiem:function(f,v,S){return f<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:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(f,v){switch(v){case"d":case"D":case"DDD":return f+" \u04e9\u0434\u04e9\u0440";default:return f}}})}(p(56908))},14695:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function f(S,A,H,q){var le="";if(A)switch(H){case"s":le="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":le="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":le="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":le="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":le="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":le="%d \u0924\u093e\u0938";break;case"d":le="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":le="%d \u0926\u093f\u0935\u0938";break;case"M":le="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":le="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":le="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":le="%d \u0935\u0930\u094d\u0937\u0947"}else switch(H){case"s":le="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":le="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":le="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":le="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":le="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":le="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":le="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":le="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":le="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":le="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":le="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":le="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return le.replace(/%d/i,S)}r.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:f,ss:f,m:f,mm:f,h:f,hh:f,d:f,dd:f,M:f,MM:f,y:f,yy:f},preparse:function(S){return S.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(A){return m[A]})},postformat:function(S){return S.replace(/\d/g,function(A){return o[A]})},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(S,A){return 12===S&&(S=0),"\u092a\u0939\u093e\u091f\u0947"===A||"\u0938\u0915\u093e\u0933\u0940"===A?S:"\u0926\u0941\u092a\u093e\u0930\u0940"===A||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===A||"\u0930\u093e\u0924\u094d\u0930\u0940"===A?S>=12?S:S+12:void 0},meridiem:function(S,A,H){return S>=0&&S<6?"\u092a\u0939\u093e\u091f\u0947":S<12?"\u0938\u0915\u093e\u0933\u0940":S<17?"\u0926\u0941\u092a\u093e\u0930\u0940":S<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(p(56908))},37151:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"pagi"===f?m:"tengahari"===f?m>=11?m:m+12:"petang"===f||"malam"===f?m+12:void 0},meridiem:function(m,f,v){return m<11?"pagi":m<15?"tengahari":m<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}})}(p(56908))},75334:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"pagi"===f?m:"tengahari"===f?m>=11?m:m+12:"petang"===f||"malam"===f?m+12:void 0},meridiem:function(m,f,v){return m<11?"pagi":m<15?"tengahari":m<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}})}(p(56908))},63570:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},97963:function(ge,ee,p){!function(r){"use strict";var o={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},m={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};r.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(v){return v.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},week:{dow:1,doy:4}})}(p(56908))},88028:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},86638:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};r.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(v){return v.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(v,S){return 12===v&&(v=0),"\u0930\u093e\u0924\u093f"===S?v<4?v:v+12:"\u092c\u093f\u0939\u093e\u0928"===S?v:"\u0926\u093f\u0909\u0901\u0938\u094b"===S?v>=10?v:v+12:"\u0938\u093e\u0901\u091d"===S?v+12:void 0},meridiem:function(v,S,A){return v<3?"\u0930\u093e\u0924\u093f":v<12?"\u092c\u093f\u0939\u093e\u0928":v<16?"\u0926\u093f\u0909\u0901\u0938\u094b":v<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}})}(p(56908))},66782:function(ge,ee,p){!function(r){"use strict";var o="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),m="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),f=[/^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],v=/^(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;r.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(A,H){return A?/-MMM-/.test(H)?m[A.month()]:o[A.month()]:o},monthsRegex:v,monthsShortRegex:v,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:f,longMonthsParse:f,shortMonthsParse:f,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(A){return A+(1===A||8===A||A>=20?"ste":"de")},week:{dow:1,doy:4}})}(p(56908))},50302:function(ge,ee,p){!function(r){"use strict";var o="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),m="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),f=[/^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],v=/^(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;r.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(A,H){return A?/-MMM-/.test(H)?m[A.month()]:o[A.month()]:o},monthsRegex:v,monthsShortRegex:v,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:f,longMonthsParse:f,shortMonthsParse:f,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(A){return A+(1===A||8===A||A>=20?"ste":"de")},week:{dow:1,doy:4}})}(p(56908))},33501:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},50563:function(ge,ee,p){!function(r){"use strict";r.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(m,f){var v=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===f||"W"===f)&&(v="a"),m+v},week:{dow:1,doy:4}})}(p(56908))},50869:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},m={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};r.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(v){return v.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(v,S){return 12===v&&(v=0),"\u0a30\u0a3e\u0a24"===S?v<4?v:v+12:"\u0a38\u0a35\u0a47\u0a30"===S?v:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===S?v>=10?v:v+12:"\u0a38\u0a3c\u0a3e\u0a2e"===S?v+12:void 0},meridiem:function(v,S,A){return v<4?"\u0a30\u0a3e\u0a24":v<10?"\u0a38\u0a35\u0a47\u0a30":v<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":v<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(p(56908))},65302:function(ge,ee,p){!function(r){"use strict";var o="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),m="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),f=[/^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 v(H){return H%10<5&&H%10>1&&~~(H/10)%10!=1}function S(H,q,le){var de=H+" ";switch(le){case"ss":return de+(v(H)?"sekundy":"sekund");case"m":return q?"minuta":"minut\u0119";case"mm":return de+(v(H)?"minuty":"minut");case"h":return q?"godzina":"godzin\u0119";case"hh":return de+(v(H)?"godziny":"godzin");case"ww":return de+(v(H)?"tygodnie":"tygodni");case"MM":return de+(v(H)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return de+(v(H)?"lata":"lat")}}r.defineLocale("pl",{months:function(H,q){return H?/D MMMM/.test(q)?m[H.month()]:o[H.month()]:o},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:f,longMonthsParse:f,shortMonthsParse:f,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:S,m:S,mm:S,h:S,hh:S,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:S,M:"miesi\u0105c",MM:S,y:"rok",yy:S},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},74884:function(ge,ee,p){!function(r){"use strict";r.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"})}(p(56908))},49687:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},79107:function(ge,ee,p){!function(r){"use strict";function o(f,v,S){var H=" ";return(f%100>=20||f>=100&&f%100==0)&&(H=" de "),f+H+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[S]}r.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:o,m:"un minut",mm:o,h:"o or\u0103",hh:o,d:"o zi",dd:o,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:o,M:"o lun\u0103",MM:o,y:"un an",yy:o},week:{dow:1,doy:7}})}(p(56908))},33627:function(ge,ee,p){!function(r){"use strict";function m(S,A,H){return"m"===H?A?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":S+" "+function o(S,A){var H=S.split("_");return A%10==1&&A%100!=11?H[0]:A%10>=2&&A%10<=4&&(A%100<10||A%100>=20)?H[1]:H[2]}({ss:A?"\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:A?"\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"}[H],+S)}var f=[/^\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];r.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:f,longMonthsParse:f,shortMonthsParse:f,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(S){if(S.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(S){if(S.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:m,m,mm:m,h:"\u0447\u0430\u0441",hh:m,d:"\u0434\u0435\u043d\u044c",dd:m,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:m,M:"\u043c\u0435\u0441\u044f\u0446",MM:m,y:"\u0433\u043e\u0434",yy:m},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(S){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(S)},meridiem:function(S,A,H){return S<4?"\u043d\u043e\u0447\u0438":S<12?"\u0443\u0442\u0440\u0430":S<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(S,A){switch(A){case"M":case"d":case"DDD":return S+"-\u0439";case"D":return S+"-\u0433\u043e";case"w":case"W":return S+"-\u044f";default:return S}},week:{dow:1,doy:4}})}(p(56908))},30355:function(ge,ee,p){!function(r){"use strict";var o=["\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"],m=["\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"];r.defineLocale("sd",{months:o,monthsShort:o,weekdays:m,weekdaysShort:m,weekdaysMin:m,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(v){return"\u0634\u0627\u0645"===v},meridiem:function(v,S,A){return v<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(v){return v.replace(/\u060c/g,",")},postformat:function(v){return v.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(p(56908))},83427:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},11848:function(ge,ee,p){!function(r){"use strict";r.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(m){return m+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(m){return"\u0db4.\u0dc0."===m||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===m},meridiem:function(m,f,v){return m>11?v?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":v?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(p(56908))},54590:function(ge,ee,p){!function(r){"use strict";var o="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),m="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function f(A){return A>1&&A<5}function v(A,H,q,le){var de=A+" ";switch(q){case"s":return H||le?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return H||le?de+(f(A)?"sekundy":"sek\xfand"):de+"sekundami";case"m":return H?"min\xfata":le?"min\xfatu":"min\xfatou";case"mm":return H||le?de+(f(A)?"min\xfaty":"min\xfat"):de+"min\xfatami";case"h":return H?"hodina":le?"hodinu":"hodinou";case"hh":return H||le?de+(f(A)?"hodiny":"hod\xedn"):de+"hodinami";case"d":return H||le?"de\u0148":"d\u0148om";case"dd":return H||le?de+(f(A)?"dni":"dn\xed"):de+"d\u0148ami";case"M":return H||le?"mesiac":"mesiacom";case"MM":return H||le?de+(f(A)?"mesiace":"mesiacov"):de+"mesiacmi";case"y":return H||le?"rok":"rokom";case"yy":return H||le?de+(f(A)?"roky":"rokov"):de+"rokmi"}}r.defineLocale("sk",{months:o,monthsShort:m,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:v,ss:v,m:v,mm:v,h:v,hh:v,d:v,dd:v,M:v,MM:v,y:v,yy:v},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},20184:function(ge,ee,p){!function(r){"use strict";function o(f,v,S,A){var H=f+" ";switch(S){case"s":return v||A?"nekaj sekund":"nekaj sekundami";case"ss":return H+(1===f?v?"sekundo":"sekundi":2===f?v||A?"sekundi":"sekundah":f<5?v||A?"sekunde":"sekundah":"sekund");case"m":return v?"ena minuta":"eno minuto";case"mm":return H+(1===f?v?"minuta":"minuto":2===f?v||A?"minuti":"minutama":f<5?v||A?"minute":"minutami":v||A?"minut":"minutami");case"h":return v?"ena ura":"eno uro";case"hh":return H+(1===f?v?"ura":"uro":2===f?v||A?"uri":"urama":f<5?v||A?"ure":"urami":v||A?"ur":"urami");case"d":return v||A?"en dan":"enim dnem";case"dd":return H+(1===f?v||A?"dan":"dnem":2===f?v||A?"dni":"dnevoma":v||A?"dni":"dnevi");case"M":return v||A?"en mesec":"enim mesecem";case"MM":return H+(1===f?v||A?"mesec":"mesecem":2===f?v||A?"meseca":"mesecema":f<5?v||A?"mesece":"meseci":v||A?"mesecev":"meseci");case"y":return v||A?"eno leto":"enim letom";case"yy":return H+(1===f?v||A?"leto":"letom":2===f?v||A?"leti":"letoma":f<5?v||A?"leta":"leti":v||A?"let":"leti")}}r.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:o,ss:o,m:o,mm:o,h:o,hh:o,d:o,dd:o,M:o,MM:o,y:o,yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(p(56908))},56361:function(ge,ee,p){!function(r){"use strict";r.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(m){return"M"===m.charAt(0)},meridiem:function(m,f,v){return m<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}})}(p(56908))},81287:function(ge,ee,p){!function(r){"use strict";var o={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\u043e\u0433 \u043c\u0438\u043d\u0443\u0442\u0430"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0430","\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"],d:["\u0458\u0435\u0434\u0430\u043d \u0434\u0430\u043d","\u0458\u0435\u0434\u043d\u043e\u0433 \u0434\u0430\u043d\u0430"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],M:["\u0458\u0435\u0434\u0430\u043d \u043c\u0435\u0441\u0435\u0446","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0435\u0441\u0435\u0446\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],y:["\u0458\u0435\u0434\u043d\u0443 \u0433\u043e\u0434\u0438\u043d\u0443","\u0458\u0435\u0434\u043d\u0435 \u0433\u043e\u0434\u0438\u043d\u0435"],yy:["\u0433\u043e\u0434\u0438\u043d\u0443","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(f,v){return f%10>=1&&f%10<=4&&(f%100<10||f%100>=20)?f%10==1?v[0]:v[1]:v[2]},translate:function(f,v,S,A){var q,H=o.words[S];return 1===S.length?"y"===S&&v?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":A||v?H[0]:H[1]:(q=o.correctGrammaticalCase(f,H),"yy"===S&&v&&"\u0433\u043e\u0434\u0438\u043d\u0443"===q?f+" \u0433\u043e\u0434\u0438\u043d\u0430":f+" "+q)}};r.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:o.translate,m:o.translate,mm:o.translate,h:o.translate,hh:o.translate,d:o.translate,dd:o.translate,M:o.translate,MM:o.translate,y:o.translate,yy:o.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(p(56908))},78965:function(ge,ee,p){!function(r){"use strict";var o={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(f,v){return f%10>=1&&f%10<=4&&(f%100<10||f%100>=20)?f%10==1?v[0]:v[1]:v[2]},translate:function(f,v,S,A){var q,H=o.words[S];return 1===S.length?"y"===S&&v?"jedna godina":A||v?H[0]:H[1]:(q=o.correctGrammaticalCase(f,H),"yy"===S&&v&&"godinu"===q?f+" godina":f+" "+q)}};r.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:o.translate,m:o.translate,mm:o.translate,h:o.translate,hh:o.translate,d:o.translate,dd:o.translate,M:o.translate,MM:o.translate,y:o.translate,yy:o.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(p(56908))},25456:function(ge,ee,p){!function(r){"use strict";r.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(m,f,v){return m<11?"ekuseni":m<15?"emini":m<19?"entsambama":"ebusuku"},meridiemHour:function(m,f){return 12===m&&(m=0),"ekuseni"===f?m:"emini"===f?m>=11?m:m+12:"entsambama"===f||"ebusuku"===f?0===m?0:m+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(p(56908))},70451:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?":e":1===f||2===f?":a":":e")},week:{dow:1,doy:4}})}(p(56908))},77558:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},51356:function(ge,ee,p){!function(r){"use strict";var o={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},m={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};r.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(v){return v+"\u0bb5\u0ba4\u0bc1"},preparse:function(v){return v.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(S){return m[S]})},postformat:function(v){return v.replace(/\d/g,function(S){return o[S]})},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(v,S,A){return v<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":v<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":v<10?" \u0b95\u0bbe\u0bb2\u0bc8":v<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":v<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":v<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(v,S){return 12===v&&(v=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===S?v<2?v:v+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===S||"\u0b95\u0bbe\u0bb2\u0bc8"===S||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===S&&v>=10?v:v+12},week:{dow:0,doy:6}})}(p(56908))},73693:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===f?m<4?m:m+12:"\u0c09\u0c26\u0c2f\u0c02"===f?m:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===f?m>=10?m:m+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===f?m+12:void 0},meridiem:function(m,f,v){return m<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":m<10?"\u0c09\u0c26\u0c2f\u0c02":m<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":m<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(p(56908))},21243:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:1,doy:4}})}(p(56908))},42500:function(ge,ee,p){!function(r){"use strict";var o={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"};r.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(f,v){return 12===f&&(f=0),"\u0448\u0430\u0431"===v?f<4?f:f+12:"\u0441\u0443\u0431\u04b3"===v?f:"\u0440\u04ef\u0437"===v?f>=11?f:f+12:"\u0431\u0435\u0433\u043e\u04b3"===v?f+12:void 0},meridiem:function(f,v,S){return f<4?"\u0448\u0430\u0431":f<11?"\u0441\u0443\u0431\u04b3":f<16?"\u0440\u04ef\u0437":f<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(f){return f+(o[f]||o[f%10]||o[f>=100?100:null])},week:{dow:1,doy:7}})}(p(56908))},55768:function(ge,ee,p){!function(r){"use strict";r.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(m){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===m},meridiem:function(m,f,v){return m<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"}})}(p(56908))},77761:function(ge,ee,p){!function(r){"use strict";var o={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"};r.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(f,v){switch(v){case"d":case"D":case"Do":case"DD":return f;default:if(0===f)return f+"'unjy";var S=f%10;return f+(o[S]||o[f%100-S]||o[f>=100?100:null])}},week:{dow:1,doy:7}})}(p(56908))},35780:function(ge,ee,p){!function(r){"use strict";r.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(m){return m},week:{dow:1,doy:4}})}(p(56908))},29590:function(ge,ee,p){!function(r){"use strict";var o="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function v(H,q,le,de){var Q=function S(H){var q=Math.floor(H%1e3/100),le=Math.floor(H%100/10),de=H%10,Q="";return q>0&&(Q+=o[q]+"vatlh"),le>0&&(Q+=(""!==Q?" ":"")+o[le]+"maH"),de>0&&(Q+=(""!==Q?" ":"")+o[de]),""===Q?"pagh":Q}(H);switch(le){case"ss":return Q+" lup";case"mm":return Q+" tup";case"hh":return Q+" rep";case"dd":return Q+" jaj";case"MM":return Q+" jar";case"yy":return Q+" DIS"}}r.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:function m(H){var q=H;return-1!==H.indexOf("jaj")?q.slice(0,-3)+"leS":-1!==H.indexOf("jar")?q.slice(0,-3)+"waQ":-1!==H.indexOf("DIS")?q.slice(0,-3)+"nem":q+" pIq"},past:function f(H){var q=H;return-1!==H.indexOf("jaj")?q.slice(0,-3)+"Hu\u2019":-1!==H.indexOf("jar")?q.slice(0,-3)+"wen":-1!==H.indexOf("DIS")?q.slice(0,-3)+"ben":q+" ret"},s:"puS lup",ss:v,m:"wa\u2019 tup",mm:v,h:"wa\u2019 rep",hh:v,d:"wa\u2019 jaj",dd:v,M:"wa\u2019 jar",MM:v,y:"wa\u2019 DIS",yy:v},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},33807:function(ge,ee,p){!function(r){"use strict";var o={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"};r.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_Pzt_Sal_\xc7ar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(f,v,S){return f<12?S?"\xf6\xf6":"\xd6\xd6":S?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(f){return"\xf6s"===f||"\xd6S"===f},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(f,v){switch(v){case"d":case"D":case"Do":case"DD":return f;default:if(0===f)return f+"'\u0131nc\u0131";var S=f%10;return f+(o[S]||o[f%100-S]||o[f>=100?100:null])}},week:{dow:1,doy:7}})}(p(56908))},93857:function(ge,ee,p){!function(r){"use strict";function m(f,v,S,A){var H={s:["viensas secunds","'iensas secunds"],ss:[f+" secunds",f+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[f+" m\xeduts",f+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[f+" \xfeoras",f+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[f+" ziuas",f+" ziuas"],M:["'n mes","'iens mes"],MM:[f+" mesen",f+" mesen"],y:["'n ar","'iens ar"],yy:[f+" ars",f+" ars"]};return A||v?H[S][0]:H[S][1]}r.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(f){return"d'o"===f.toLowerCase()},meridiem:function(f,v,S){return f>11?S?"d'o":"D'O":S?"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:m,ss:m,m,mm:m,h:m,hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(p(56908))},8806:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},60654:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},30845:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===f||"\u0633\u06d5\u06be\u06d5\u0631"===f||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===f?m:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===f||"\u0643\u06d5\u0686"===f?m+12:m>=11?m:m+12},meridiem:function(m,f,v){var S=100*m+f;return S<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":S<900?"\u0633\u06d5\u06be\u06d5\u0631":S<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":S<1230?"\u0686\u06c8\u0634":S<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(m,f){switch(f){case"d":case"D":case"DDD":return m+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return m+"-\u06be\u06d5\u067e\u062a\u06d5";default:return m}},preparse:function(m){return m.replace(/\u060c/g,",")},postformat:function(m){return m.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(p(56908))},19232:function(ge,ee,p){!function(r){"use strict";function m(A,H,q){return"m"===q?H?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===q?H?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":A+" "+function o(A,H){var q=A.split("_");return H%10==1&&H%100!=11?q[0]:H%10>=2&&H%10<=4&&(H%100<10||H%100>=20)?q[1]:q[2]}({ss:H?"\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:H?"\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:H?"\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"}[q],+A)}function v(A){return function(){return A+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}r.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:function f(A,H){var q={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===A?q.nominative.slice(1,7).concat(q.nominative.slice(0,1)):A?q[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(H)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(H)?"genitive":"nominative"][A.day()]:q.nominative},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:v("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:v("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:v("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:v("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return v("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return v("[\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:m,m,mm:m,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:m,d:"\u0434\u0435\u043d\u044c",dd:m,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:m,y:"\u0440\u0456\u043a",yy:m},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(A){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(A)},meridiem:function(A,H,q){return A<4?"\u043d\u043e\u0447\u0456":A<12?"\u0440\u0430\u043d\u043a\u0443":A<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(A,H){switch(H){case"M":case"d":case"DDD":case"w":case"W":return A+"-\u0439";case"D":return A+"-\u0433\u043e";default:return A}},week:{dow:1,doy:7}})}(p(56908))},47052:function(ge,ee,p){!function(r){"use strict";var o=["\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"],m=["\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"];r.defineLocale("ur",{months:o,monthsShort:o,weekdays:m,weekdaysShort:m,weekdaysMin:m,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(v){return"\u0634\u0627\u0645"===v},meridiem:function(v,S,A){return v<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(v){return v.replace(/\u060c/g,",")},postformat:function(v){return v.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(p(56908))},32233:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},77967:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},98615:function(ge,ee,p){!function(r){"use strict";r.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(m){return/^ch$/i.test(m)},meridiem:function(m,f,v){return m<12?v?"sa":"SA":v?"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(m){return m},week:{dow:1,doy:4}})}(p(56908))},12320:function(ge,ee,p){!function(r){"use strict";r.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(m){var f=m%10;return m+(1==~~(m%100/10)?"th":1===f?"st":2===f?"nd":3===f?"rd":"th")},week:{dow:1,doy:4}})}(p(56908))},31313:function(ge,ee,p){!function(r){"use strict";r.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}})}(p(56908))},64490:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"\u51cc\u6668"===f||"\u65e9\u4e0a"===f||"\u4e0a\u5348"===f?m:"\u4e0b\u5348"===f||"\u665a\u4e0a"===f?m+12:m>=11?m:m+12},meridiem:function(m,f,v){var S=100*m+f;return S<600?"\u51cc\u6668":S<900?"\u65e9\u4e0a":S<1130?"\u4e0a\u5348":S<1230?"\u4e2d\u5348":S<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(m){return m.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(m){return this.week()!==m.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(m,f){switch(f){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u5468";default:return m}},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}})}(p(56908))},55910:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"\u51cc\u6668"===f||"\u65e9\u4e0a"===f||"\u4e0a\u5348"===f?m:"\u4e2d\u5348"===f?m>=11?m:m+12:"\u4e0b\u5348"===f||"\u665a\u4e0a"===f?m+12:void 0},meridiem:function(m,f,v){var S=100*m+f;return S<600?"\u51cc\u6668":S<900?"\u65e9\u4e0a":S<1200?"\u4e0a\u5348":1200===S?"\u4e2d\u5348":S<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(m,f){switch(f){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},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"}})}(p(56908))},98262:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"\u51cc\u6668"===f||"\u65e9\u4e0a"===f||"\u4e0a\u5348"===f?m:"\u4e2d\u5348"===f?m>=11?m:m+12:"\u4e0b\u5348"===f||"\u665a\u4e0a"===f?m+12:void 0},meridiem:function(m,f,v){var S=100*m+f;return S<600?"\u51cc\u6668":S<900?"\u65e9\u4e0a":S<1130?"\u4e0a\u5348":S<1230?"\u4e2d\u5348":S<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(m,f){switch(f){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},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"}})}(p(56908))},44223:function(ge,ee,p){!function(r){"use strict";r.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(m,f){return 12===m&&(m=0),"\u51cc\u6668"===f||"\u65e9\u4e0a"===f||"\u4e0a\u5348"===f?m:"\u4e2d\u5348"===f?m>=11?m:m+12:"\u4e0b\u5348"===f||"\u665a\u4e0a"===f?m+12:void 0},meridiem:function(m,f,v){var S=100*m+f;return S<600?"\u51cc\u6668":S<900?"\u65e9\u4e0a":S<1130?"\u4e0a\u5348":S<1230?"\u4e2d\u5348":S<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(m,f){switch(f){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},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"}})}(p(56908))},56908:function(ge,ee,p){(ge=p.nmd(ge)).exports=function(){"use strict";var r,Ge;function o(){return r.apply(null,arguments)}function f(c){return c instanceof Array||"[object Array]"===Object.prototype.toString.call(c)}function v(c){return null!=c&&"[object Object]"===Object.prototype.toString.call(c)}function S(c,b){return Object.prototype.hasOwnProperty.call(c,b)}function A(c){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(c).length;var b;for(b in c)if(S(c,b))return!1;return!0}function H(c){return void 0===c}function q(c){return"number"==typeof c||"[object Number]"===Object.prototype.toString.call(c)}function le(c){return c instanceof Date||"[object Date]"===Object.prototype.toString.call(c)}function de(c,b){var K,Y=[],oe=c.length;for(K=0;K>>0;for(K=0;K0)for(Y=0;Y=0?Y?"+":"":"-")+Math.pow(10,Math.max(0,b-K.length)).toString().substr(1)+K}var Se=/(\[[^\[]*\])|(\\)?([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,Pe=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,Je={},Ze={};function Me(c,b,Y,K){var oe=K;"string"==typeof K&&(oe=function(){return this[K]()}),c&&(Ze[c]=oe),b&&(Ze[b[0]]=function(){return It(oe.apply(this,arguments),b[1],b[2])}),Y&&(Ze[Y]=function(){return this.localeData().ordinal(oe.apply(this,arguments),c)})}function xe(c){return c.match(/\[[\s\S]/)?c.replace(/^\[|\]$/g,""):c.replace(/\\/g,"")}function Re(c,b){return c.isValid()?(b=Qe(b,c.localeData()),Je[b]=Je[b]||function ve(c){var Y,K,b=c.match(Se);for(Y=0,K=b.length;Y=0&&Pe.test(c);)c=c.replace(Pe,K),Pe.lastIndex=0,Y-=1;return c}var jt={};function mn(c,b){var Y=c.toLowerCase();jt[Y]=jt[Y+"s"]=jt[b]=c}function rn(c){return"string"==typeof c?jt[c]||jt[c.toLowerCase()]:void 0}function en(c){var Y,K,b={};for(K in c)S(c,K)&&(Y=rn(K))&&(b[Y]=c[K]);return b}var ur={};function fn(c,b){ur[c]=b}function Ee(c){return c%4==0&&c%100!=0||c%400==0}function he(c){return c<0?Math.ceil(c)||0:Math.floor(c)}function X(c){var b=+c,Y=0;return 0!==b&&isFinite(b)&&(Y=he(b)),Y}function ot(c,b){return function(Y){return null!=Y?(Ft(this,c,Y),o.updateOffset(this,b),this):Wt(this,c)}}function Wt(c,b){return c.isValid()?c._d["get"+(c._isUTC?"UTC":"")+b]():NaN}function Ft(c,b,Y){c.isValid()&&!isNaN(Y)&&("FullYear"===b&&Ee(c.year())&&1===c.month()&&29===c.date()?(Y=X(Y),c._d["set"+(c._isUTC?"UTC":"")+b](Y,c.month(),Kn(Y,c.month()))):c._d["set"+(c._isUTC?"UTC":"")+b](Y))}var ir,Tn=/\d/,tn=/\d\d/,zn=/\d{3}/,on=/\d{4}/,un=/[+-]?\d{6}/,Bt=/\d\d?/,Rn=/\d\d\d\d?/,Wn=/\d\d\d\d\d\d?/,On=/\d{1,3}/,wr=/\d{1,4}/,Er=/[+-]?\d{1,6}/,fr=/\d+/,er=/[+-]?\d+/,ri=/Z|[+-]\d\d:?\d\d/gi,Rr=/Z|[+-]\d\d(?::?\d\d)?/gi,pn=/[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 Mt(c,b,Y){ir[c]=je(b)?b:function(K,oe){return K&&Y?Y:b}}function br(c,b){return S(ir,c)?ir[c](b._strict,b._locale):new RegExp(function Zn(c){return Pn(c.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(b,Y,K,oe,Fe){return Y||K||oe||Fe}))}(c))}function Pn(c){return c.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}ir={};var we={};function pe(c,b){var Y,oe,K=b;for("string"==typeof c&&(c=[c]),q(b)&&(K=function(Fe,dt){dt[b]=X(Fe)}),oe=c.length,Y=0;Y68?1900:2e3)};var Hn=ot("FullYear",!0);function Qi(c,b,Y,K,oe,Fe,dt){var wn;return c<100&&c>=0?(wn=new Date(c+400,b,Y,K,oe,Fe,dt),isFinite(wn.getFullYear())&&wn.setFullYear(c)):wn=new Date(c,b,Y,K,oe,Fe,dt),wn}function bi(c){var b,Y;return c<100&&c>=0?((Y=Array.prototype.slice.call(arguments))[0]=c+400,b=new Date(Date.UTC.apply(null,Y)),isFinite(b.getUTCFullYear())&&b.setUTCFullYear(c)):b=new Date(Date.UTC.apply(null,arguments)),b}function Gr(c,b,Y){var K=7+b-Y;return-(7+bi(c,0,K).getUTCDay()-b)%7+K-1}function Mi(c,b,Y,K,oe){var Yn,xr,wn=1+7*(b-1)+(7+Y-K)%7+Gr(c,K,oe);return wn<=0?xr=sr(Yn=c-1)+wn:wn>sr(c)?(Yn=c+1,xr=wn-sr(c)):(Yn=c,xr=wn),{year:Yn,dayOfYear:xr}}function Vi(c,b,Y){var Fe,dt,K=Gr(c.year(),b,Y),oe=Math.floor((c.dayOfYear()-K-1)/7)+1;return oe<1?Fe=oe+Xr(dt=c.year()-1,b,Y):oe>Xr(c.year(),b,Y)?(Fe=oe-Xr(c.year(),b,Y),dt=c.year()+1):(dt=c.year(),Fe=oe),{week:Fe,year:dt}}function Xr(c,b,Y){var K=Gr(c,b,Y),oe=Gr(c+1,b,Y);return(sr(c)-K+oe)/7}Me("w",["ww",2],"wo","week"),Me("W",["WW",2],"Wo","isoWeek"),mn("week","w"),mn("isoWeek","W"),fn("week",5),fn("isoWeek",5),Mt("w",Bt),Mt("ww",Bt,tn),Mt("W",Bt),Mt("WW",Bt,tn),ce(["w","ww","W","WW"],function(c,b,Y,K){b[K.substr(0,1)]=X(c)});function Ui(c,b){return c.slice(b,7).concat(c.slice(0,b))}Me("d",0,"do","day"),Me("dd",0,0,function(c){return this.localeData().weekdaysMin(this,c)}),Me("ddd",0,0,function(c){return this.localeData().weekdaysShort(this,c)}),Me("dddd",0,0,function(c){return this.localeData().weekdays(this,c)}),Me("e",0,0,"weekday"),Me("E",0,0,"isoWeekday"),mn("day","d"),mn("weekday","e"),mn("isoWeekday","E"),fn("day",11),fn("weekday",11),fn("isoWeekday",11),Mt("d",Bt),Mt("e",Bt),Mt("E",Bt),Mt("dd",function(c,b){return b.weekdaysMinRegex(c)}),Mt("ddd",function(c,b){return b.weekdaysShortRegex(c)}),Mt("dddd",function(c,b){return b.weekdaysRegex(c)}),ce(["dd","ddd","dddd"],function(c,b,Y,K){var oe=Y._locale.weekdaysParse(c,K,Y._strict);null!=oe?b.d=oe:re(Y).invalidWeekday=c}),ce(["d","e","E"],function(c,b,Y,K){b[K]=X(c)});var cs="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Wi="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),si="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Di=pn,Xi=pn,vs=pn;function ds(c,b,Y){var K,oe,Fe,dt=c.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],K=0;K<7;++K)Fe=Ae([2e3,1]).day(K),this._minWeekdaysParse[K]=this.weekdaysMin(Fe,"").toLocaleLowerCase(),this._shortWeekdaysParse[K]=this.weekdaysShort(Fe,"").toLocaleLowerCase(),this._weekdaysParse[K]=this.weekdays(Fe,"").toLocaleLowerCase();return Y?"dddd"===b?-1!==(oe=kt.call(this._weekdaysParse,dt))?oe:null:"ddd"===b?-1!==(oe=kt.call(this._shortWeekdaysParse,dt))?oe:null:-1!==(oe=kt.call(this._minWeekdaysParse,dt))?oe:null:"dddd"===b?-1!==(oe=kt.call(this._weekdaysParse,dt))||-1!==(oe=kt.call(this._shortWeekdaysParse,dt))||-1!==(oe=kt.call(this._minWeekdaysParse,dt))?oe:null:"ddd"===b?-1!==(oe=kt.call(this._shortWeekdaysParse,dt))||-1!==(oe=kt.call(this._weekdaysParse,dt))||-1!==(oe=kt.call(this._minWeekdaysParse,dt))?oe:null:-1!==(oe=kt.call(this._minWeekdaysParse,dt))||-1!==(oe=kt.call(this._weekdaysParse,dt))||-1!==(oe=kt.call(this._shortWeekdaysParse,dt))?oe:null}function oi(){function c(Ls,po){return po.length-Ls.length}var Fe,dt,wn,Yn,xr,b=[],Y=[],K=[],oe=[];for(Fe=0;Fe<7;Fe++)dt=Ae([2e3,1]).day(Fe),wn=Pn(this.weekdaysMin(dt,"")),Yn=Pn(this.weekdaysShort(dt,"")),xr=Pn(this.weekdays(dt,"")),b.push(wn),Y.push(Yn),K.push(xr),oe.push(wn),oe.push(Yn),oe.push(xr);b.sort(c),Y.sort(c),K.sort(c),oe.sort(c),this._weekdaysRegex=new RegExp("^("+oe.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+K.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+Y.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+b.join("|")+")","i")}function Ii(){return this.hours()%12||12}function pr(c,b){Me(c,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),b)})}function ws(c,b){return b._meridiemParse}Me("H",["HH",2],0,"hour"),Me("h",["hh",2],0,Ii),Me("k",["kk",2],0,function Vs(){return this.hours()||24}),Me("hmm",0,0,function(){return""+Ii.apply(this)+It(this.minutes(),2)}),Me("hmmss",0,0,function(){return""+Ii.apply(this)+It(this.minutes(),2)+It(this.seconds(),2)}),Me("Hmm",0,0,function(){return""+this.hours()+It(this.minutes(),2)}),Me("Hmmss",0,0,function(){return""+this.hours()+It(this.minutes(),2)+It(this.seconds(),2)}),pr("a",!0),pr("A",!1),mn("hour","h"),fn("hour",13),Mt("a",ws),Mt("A",ws),Mt("H",Bt),Mt("h",Bt),Mt("k",Bt),Mt("HH",Bt,tn),Mt("hh",Bt,tn),Mt("kk",Bt,tn),Mt("hmm",Rn),Mt("hmmss",Wn),Mt("Hmm",Rn),Mt("Hmmss",Wn),pe(["H","HH"],3),pe(["k","kk"],function(c,b,Y){var K=X(c);b[3]=24===K?0:K}),pe(["a","A"],function(c,b,Y){Y._isPm=Y._locale.isPM(c),Y._meridiem=c}),pe(["h","hh"],function(c,b,Y){b[3]=X(c),re(Y).bigHour=!0}),pe("hmm",function(c,b,Y){var K=c.length-2;b[3]=X(c.substr(0,K)),b[4]=X(c.substr(K)),re(Y).bigHour=!0}),pe("hmmss",function(c,b,Y){var K=c.length-4,oe=c.length-2;b[3]=X(c.substr(0,K)),b[4]=X(c.substr(K,2)),b[5]=X(c.substr(oe)),re(Y).bigHour=!0}),pe("Hmm",function(c,b,Y){var K=c.length-2;b[3]=X(c.substr(0,K)),b[4]=X(c.substr(K))}),pe("Hmmss",function(c,b,Y){var K=c.length-4,oe=c.length-2;b[3]=X(c.substr(0,K)),b[4]=X(c.substr(K,2)),b[5]=X(c.substr(oe))});var gr=ot("Hours",!0);var ts,Dr={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{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"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,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",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Hr,monthsShort:jr,week:{dow:0,doy:6},weekdays:cs,weekdaysMin:si,weekdaysShort:Wi,meridiemParse:/[ap]\.?m?\.?/i},qn={},Bn={};function Ns(c,b){var Y,K=Math.min(c.length,b.length);for(Y=0;Y0;){if(oe=di(Fe.slice(0,Y).join("-")))return oe;if(K&&K.length>=Y&&Ns(Fe,K)>=Y-1)break;Y--}b++}return ts}(c)}function Gn(c){var b,Y=c._a;return Y&&-2===re(c).overflow&&(b=Y[1]<0||Y[1]>11?1:Y[2]<1||Y[2]>Kn(Y[0],Y[1])?2:Y[3]<0||Y[3]>24||24===Y[3]&&(0!==Y[4]||0!==Y[5]||0!==Y[6])?3:Y[4]<0||Y[4]>59?4:Y[5]<0||Y[5]>59?5:Y[6]<0||Y[6]>999?6:-1,re(c)._overflowDayOfYear&&(b<0||b>2)&&(b=2),re(c)._overflowWeeks&&-1===b&&(b=7),re(c)._overflowWeekday&&-1===b&&(b=8),re(c).overflow=b),c}var ai=/^\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)?)?$/,Pr=/^\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)?)?$/,sn=/Z|[+-]\d\d(?::?\d\d)?/,Tr=[["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]],fs=[["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/]],Is=/^\/?Date\((-?\d+)/i,Zi=/^(?:(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}))$/,yi={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function Lr(c){var b,Y,Fe,dt,wn,Yn,K=c._i,oe=ai.exec(K)||Pr.exec(K),xr=Tr.length,Ls=fs.length;if(oe){for(re(c).iso=!0,b=0,Y=xr;b7)&&(Yn=!0)):(Fe=c._locale._week.dow,dt=c._locale._week.doy,xr=Vi(Vn(),Fe,dt),Y=B(b.gg,c._a[0],xr.year),K=B(b.w,xr.week),null!=b.d?((oe=b.d)<0||oe>6)&&(Yn=!0):null!=b.e?(oe=b.e+Fe,(b.e<0||b.e>6)&&(Yn=!0)):oe=Fe),K<1||K>Xr(Y,Fe,dt)?re(c)._overflowWeeks=!0:null!=Yn?re(c)._overflowWeekday=!0:(wn=Mi(Y,K,oe,Fe,dt),c._a[0]=wn.year,c._dayOfYear=wn.dayOfYear)}(c),null!=c._dayOfYear&&(dt=B(c._a[0],oe[0]),(c._dayOfYear>sr(dt)||0===c._dayOfYear)&&(re(c)._overflowDayOfYear=!0),Y=bi(dt,0,c._dayOfYear),c._a[1]=Y.getUTCMonth(),c._a[2]=Y.getUTCDate()),b=0;b<3&&null==c._a[b];++b)c._a[b]=K[b]=oe[b];for(;b<7;b++)c._a[b]=K[b]=c._a[b]??(2===b?1:0);24===c._a[3]&&0===c._a[4]&&0===c._a[5]&&0===c._a[6]&&(c._nextDay=!0,c._a[3]=0),c._d=(c._useUTC?bi:Qi).apply(null,K),Fe=c._useUTC?c._d.getUTCDay():c._d.getDay(),null!=c._tzm&&c._d.setUTCMinutes(c._d.getUTCMinutes()-c._tzm),c._nextDay&&(c._a[3]=24),c._w&&typeof c._w.d<"u"&&c._w.d!==Fe&&(re(c).weekdayMismatch=!0)}}function et(c){if(c._f!==o.ISO_8601)if(c._f!==o.RFC_2822){c._a=[],re(c).empty=!0;var Y,K,oe,Fe,dt,xr,Ls,b=""+c._i,wn=b.length,Yn=0;for(Ls=(oe=Qe(c._f,c._locale).match(Se)||[]).length,Y=0;Y0&&re(c).unusedInput.push(dt),b=b.slice(b.indexOf(K)+K.length),Yn+=K.length),Ze[Fe]?(K?re(c).empty=!1:re(c).unusedTokens.push(Fe),De(Fe,K,c)):c._strict&&!K&&re(c).unusedTokens.push(Fe);re(c).charsLeftOver=wn-Yn,b.length>0&&re(c).unusedInput.push(b),c._a[3]<=12&&!0===re(c).bigHour&&c._a[3]>0&&(re(c).bigHour=void 0),re(c).parsedDateParts=c._a.slice(0),re(c).meridiem=c._meridiem,c._a[3]=function Rt(c,b,Y){var K;return null==Y?b:null!=c.meridiemHour?c.meridiemHour(b,Y):(null!=c.isPM&&((K=c.isPM(Y))&&b<12&&(b+=12),!K&&12===b&&(b=0)),b)}(c._locale,c._a[3],c._meridiem),null!==(xr=re(c).era)&&(c._a[0]=c._locale.erasConvertYear(xr,c._a[0])),I(c),Gn(c)}else hi(c);else Lr(c)}function mr(c){var b=c._i,Y=c._f;return c._locale=c._locale||Br(c._l),null===b||void 0===Y&&""===b?We({nullInput:!0}):("string"==typeof b&&(c._i=b=c._locale.preparse(b)),Ke(b)?new Le(Gn(b)):(le(b)?c._d=b:f(Y)?function bn(c){var b,Y,K,oe,Fe,dt,wn=!1,Yn=c._f.length;if(0===Yn)return re(c).invalidFormat=!0,void(c._d=new Date(NaN));for(oe=0;oethis?this:c:We()});function Ms(c,b){var Y,K;if(1===b.length&&f(b[0])&&(b=b[0]),!b.length)return Vn();for(Y=b[0],K=1;K=0?new Date(c+400,b,Y)-Ai:new Date(c,b,Y).valueOf()}function Ar(c,b,Y){return c<100&&c>=0?Date.UTC(c+400,b,Y)-Ai:Date.UTC(c,b,Y)}function ga(c,b){return b.erasAbbrRegex(c)}function Rs(){var oe,Fe,c=[],b=[],Y=[],K=[],dt=this.eras();for(oe=0,Fe=dt.length;oe(Fe=Xr(c,K,oe))&&(b=Fe),as.call(this,c,b,Y,K,oe))}function as(c,b,Y,K,oe){var Fe=Mi(c,b,Y,K,oe),dt=bi(Fe.year,0,Fe.dayOfYear);return this.year(dt.getUTCFullYear()),this.month(dt.getUTCMonth()),this.date(dt.getUTCDate()),this}Me("N",0,0,"eraAbbr"),Me("NN",0,0,"eraAbbr"),Me("NNN",0,0,"eraAbbr"),Me("NNNN",0,0,"eraName"),Me("NNNNN",0,0,"eraNarrow"),Me("y",["y",1],"yo","eraYear"),Me("y",["yy",2],0,"eraYear"),Me("y",["yyy",3],0,"eraYear"),Me("y",["yyyy",4],0,"eraYear"),Mt("N",ga),Mt("NN",ga),Mt("NNN",ga),Mt("NNNN",function Ga(c,b){return b.erasNameRegex(c)}),Mt("NNNNN",function na(c,b){return b.erasNarrowRegex(c)}),pe(["N","NN","NNN","NNNN","NNNNN"],function(c,b,Y,K){var oe=Y._locale.erasParse(c,K,Y._strict);oe?re(Y).era=oe:re(Y).invalidEra=c}),Mt("y",fr),Mt("yy",fr),Mt("yyy",fr),Mt("yyyy",fr),Mt("yo",function Cl(c,b){return b._eraYearOrdinalRegex||fr}),pe(["y","yy","yyy","yyyy"],0),pe(["yo"],function(c,b,Y,K){var oe;Y._locale._eraYearOrdinalRegex&&(oe=c.match(Y._locale._eraYearOrdinalRegex)),b[0]=Y._locale.eraYearOrdinalParse?Y._locale.eraYearOrdinalParse(c,oe):parseInt(c,10)}),Me(0,["gg",2],0,function(){return this.weekYear()%100}),Me(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Zs("gggg","weekYear"),Zs("ggggg","weekYear"),Zs("GGGG","isoWeekYear"),Zs("GGGGG","isoWeekYear"),mn("weekYear","gg"),mn("isoWeekYear","GG"),fn("weekYear",1),fn("isoWeekYear",1),Mt("G",er),Mt("g",er),Mt("GG",Bt,tn),Mt("gg",Bt,tn),Mt("GGGG",wr,on),Mt("gggg",wr,on),Mt("GGGGG",Er,un),Mt("ggggg",Er,un),ce(["gggg","ggggg","GGGG","GGGGG"],function(c,b,Y,K){b[K.substr(0,2)]=X(c)}),ce(["gg","GG"],function(c,b,Y,K){b[K]=o.parseTwoDigitYear(c)}),Me("Q",0,"Qo","quarter"),mn("quarter","Q"),fn("quarter",7),Mt("Q",Tn),pe("Q",function(c,b){b[1]=3*(X(c)-1)}),Me("D",["DD",2],"Do","date"),mn("date","D"),fn("date",9),Mt("D",Bt),Mt("DD",Bt,tn),Mt("Do",function(c,b){return c?b._dayOfMonthOrdinalParse||b._ordinalParse:b._dayOfMonthOrdinalParseLenient}),pe(["D","DD"],2),pe("Do",function(c,b){b[2]=X(c.match(Bt)[0])});var To=ot("Date",!0);Me("DDD",["DDDD",3],"DDDo","dayOfYear"),mn("dayOfYear","DDD"),fn("dayOfYear",4),Mt("DDD",On),Mt("DDDD",zn),pe(["DDD","DDDD"],function(c,b,Y){Y._dayOfYear=X(c)}),Me("m",["mm",2],0,"minute"),mn("minute","m"),fn("minute",14),Mt("m",Bt),Mt("mm",Bt,tn),pe(["m","mm"],4);var io=ot("Minutes",!1);Me("s",["ss",2],0,"second"),mn("second","s"),fn("second",15),Mt("s",Bt),Mt("ss",Bt,tn),pe(["s","ss"],5);var D,T,Ea=ot("Seconds",!1);for(Me("S",0,0,function(){return~~(this.millisecond()/100)}),Me(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),Me(0,["SSS",3],0,"millisecond"),Me(0,["SSSS",4],0,function(){return 10*this.millisecond()}),Me(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),Me(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),Me(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),Me(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),Me(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),mn("millisecond","ms"),fn("millisecond",16),Mt("S",On,Tn),Mt("SS",On,tn),Mt("SSS",On,zn),D="SSSS";D.length<=9;D+="S")Mt(D,fr);function y(c,b){b[6]=X(1e3*("0."+c))}for(D="S";D.length<=9;D+="S")pe(D,y);T=ot("Milliseconds",!1),Me("z",0,0,"zoneAbbr"),Me("zz",0,0,"zoneName");var Z=Le.prototype;function at(c){return c}Z.add=pi,Z.calendar=function P(c,b){1===arguments.length&&(arguments[0]?k(arguments[0])?(c=arguments[0],b=void 0):te(arguments[0])&&(b=arguments[0],c=void 0):(c=void 0,b=void 0));var Y=c||Vn(),K=xi(Y,this).startOf("day"),oe=o.calendarFormat(this,K)||"sameElse",Fe=b&&(je(b[oe])?b[oe].call(this,Y):b[oe]);return this.format(Fe||this.localeData().calendar(oe,this,Vn(Y)))},Z.clone=function h(){return new Le(this)},Z.diff=function Ue(c,b,Y){var K,oe,Fe;if(!this.isValid())return NaN;if(!(K=xi(c,this)).isValid())return NaN;switch(oe=6e4*(K.utcOffset()-this.utcOffset()),b=rn(b)){case"year":Fe=st(this,K)/12;break;case"month":Fe=st(this,K);break;case"quarter":Fe=st(this,K)/3;break;case"second":Fe=(this-K)/1e3;break;case"minute":Fe=(this-K)/6e4;break;case"hour":Fe=(this-K)/36e5;break;case"day":Fe=(this-K-oe)/864e5;break;case"week":Fe=(this-K-oe)/6048e5;break;default:Fe=this-K}return Y?Fe:he(Fe)},Z.endOf=function xs(c){var b,Y;if(void 0===(c=rn(c))||"millisecond"===c||!this.isValid())return this;switch(Y=this._isUTC?Ar:Fi,c){case"year":b=Y(this.year()+1,0,1)-1;break;case"quarter":b=Y(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":b=Y(this.year(),this.month()+1,1)-1;break;case"week":b=Y(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":b=Y(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":b=Y(this.year(),this.month(),this.date()+1)-1;break;case"hour":b=this._d.valueOf(),b+=vr-Yi(b+(this._isUTC?0:this.utcOffset()*In),vr)-1;break;case"minute":b=this._d.valueOf(),b+=In-Yi(b,In)-1;break;case"second":b=this._d.valueOf(),b+=1e3-Yi(b,1e3)-1}return this._d.setTime(b),o.updateOffset(this,!0),this},Z.format=function qt(c){c||(c=this.isUtc()?o.defaultFormatUtc:o.defaultFormat);var b=Re(this,c);return this.localeData().postformat(b)},Z.from=function M(c,b){return this.isValid()&&(Ke(c)&&c.isValid()||Vn(c).isValid())?lr({to:this,from:c}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},Z.fromNow=function C(c){return this.from(Vn(),c)},Z.to=function G(c,b){return this.isValid()&&(Ke(c)&&c.isValid()||Vn(c).isValid())?lr({from:this,to:c}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},Z.toNow=function fe(c){return this.to(Vn(),c)},Z.get=function gn(c){return je(this[c=rn(c)])?this[c]():this},Z.invalidAt=function Qr(){return re(this).overflow},Z.isAfter=function _(c,b){var Y=Ke(c)?c:Vn(c);return!(!this.isValid()||!Y.isValid())&&("millisecond"===(b=rn(b)||"millisecond")?this.valueOf()>Y.valueOf():Y.valueOf()9999?Re(Y,b?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):je(Date.prototype.toISOString)?b?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",Re(Y,"Z")):Re(Y,b?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},Z.inspect=function Dn(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var Y,K,c="moment",b="";return this.isLocal()||(c=0===this.utcOffset()?"moment.utc":"moment.parseZone",b="Z"),Y="["+c+'("]',K=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",this.format(Y+K+"-MM-DD[T]HH:mm:ss.SSS"+b+'[")]')},typeof Symbol<"u"&&null!=Symbol.for&&(Z[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),Z.toJSON=function tr(){return this.isValid()?this.toISOString():null},Z.toString=function Lt(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},Z.unix=function Es(){return Math.floor(this.valueOf()/1e3)},Z.valueOf=function ho(){return this._d.valueOf()-6e4*(this._offset||0)},Z.creationData=function Hi(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},Z.eraName=function hr(){var c,b,Y,K=this.localeData().eras();for(c=0,b=K.length;cthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},Z.isLocal=function Gs(){return!!this.isValid()&&!this._isUTC},Z.isUtcOffset=function ss(){return!!this.isValid()&&this._isUTC},Z.isUtc=Li,Z.isUTC=Li,Z.zoneAbbr=function N(){return this._isUTC?"UTC":""},Z.zoneName=function j(){return this._isUTC?"Coordinated Universal Time":""},Z.dates=ze("dates accessor is deprecated. Use date instead.",To),Z.months=ze("months accessor is deprecated. Use month instead",Gt),Z.years=ze("years accessor is deprecated. Use year instead",Hn),Z.zone=ze("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function vi(c,b){return null!=c?("string"!=typeof c&&(c=-c),this.utcOffset(c,b),this):-this.utcOffset()}),Z.isDSTShifted=ze("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function ms(){if(!H(this._isDSTShifted))return this._isDSTShifted;var b,c={};return $e(c,this),(c=mr(c))._a?(b=c._isUTC?Ae(c._a):Vn(c._a),this._isDSTShifted=this.isValid()&&function wo(c,b,Y){var dt,K=Math.min(c.length,b.length),oe=Math.abs(c.length-b.length),Fe=0;for(dt=0;dt0):this._isDSTShifted=!1,this._isDSTShifted});var gt=nt.prototype;function An(c,b,Y,K){var oe=Br(),Fe=Ae().set(K,b);return oe[Y](Fe,c)}function Kt(c,b,Y){if(q(c)&&(b=c,c=void 0),c=c||"",null!=b)return An(c,b,Y,"month");var K,oe=[];for(K=0;K<12;K++)oe[K]=An(c,K,Y,"month");return oe}function dr(c,b,Y,K){"boolean"==typeof c?(q(b)&&(Y=b,b=void 0),b=b||""):(Y=b=c,c=!1,q(b)&&(Y=b,b=void 0),b=b||"");var dt,oe=Br(),Fe=c?oe._week.dow:0,wn=[];if(null!=Y)return An(b,(Y+Fe)%7,K,"day");for(dt=0;dt<7;dt++)wn[dt]=An(b,(dt+Fe)%7,K,"day");return wn}gt.calendar=function vt(c,b,Y){var K=this._calendar[c]||this._calendar.sameElse;return je(K)?K.call(b,Y):K},gt.longDateFormat=function St(c){var b=this._longDateFormat[c],Y=this._longDateFormat[c.toUpperCase()];return b||!Y?b:(this._longDateFormat[c]=Y.match(Se).map(function(K){return"MMMM"===K||"MM"===K||"DD"===K||"dddd"===K?K.slice(1):K}).join(""),this._longDateFormat[c])},gt.invalidDate=function zt(){return this._invalidDate},gt.ordinal=function nn(c){return this._ordinal.replace("%d",c)},gt.preparse=at,gt.postformat=at,gt.relativeTime=function Nn(c,b,Y,K){var oe=this._relativeTime[Y];return je(oe)?oe(c,b,Y,K):oe.replace(/%d/i,c)},gt.pastFuture=function wt(c,b){var Y=this._relativeTime[c>0?"future":"past"];return je(Y)?Y(b):Y.replace(/%s/i,b)},gt.set=function Ye(c){var b,Y;for(Y in c)S(c,Y)&&(je(b=c[Y])?this[Y]=b:this["_"+Y]=b);this._config=c,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},gt.eras=function nr(c,b){var Y,K,oe,Fe=this._eras||Br("en")._eras;for(Y=0,K=Fe.length;Y=0)return Fe[K]},gt.erasConvertYear=function No(c,b){var Y=c.since<=c.until?1:-1;return void 0===b?o(c.since).year():o(c.since).year()+(b-c.offset)*Y},gt.erasAbbrRegex=function ta(c){return S(this,"_erasAbbrRegex")||Rs.call(this),c?this._erasAbbrRegex:this._erasRegex},gt.erasNameRegex=function fo(c){return S(this,"_erasNameRegex")||Rs.call(this),c?this._erasNameRegex:this._erasRegex},gt.erasNarrowRegex=function ma(c){return S(this,"_erasNarrowRegex")||Rs.call(this),c?this._erasNarrowRegex:this._erasRegex},gt.months=function V(c,b){return c?f(this._months)?this._months[c.month()]:this._months[(this._months.isFormat||Jn).test(b)?"format":"standalone"][c.month()]:f(this._months)?this._months:this._months.standalone},gt.monthsShort=function z(c,b){return c?f(this._monthsShort)?this._monthsShort[c.month()]:this._monthsShort[Jn.test(b)?"format":"standalone"][c.month()]:f(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},gt.monthsParse=function Be(c,b,Y){var K,oe,Fe;if(this._monthsParseExact)return ae.call(this,c,b,Y);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),K=0;K<12;K++){if(oe=Ae([2e3,K]),Y&&!this._longMonthsParse[K]&&(this._longMonthsParse[K]=new RegExp("^"+this.months(oe,"").replace(".","")+"$","i"),this._shortMonthsParse[K]=new RegExp("^"+this.monthsShort(oe,"").replace(".","")+"$","i")),!Y&&!this._monthsParse[K]&&(Fe="^"+this.months(oe,"")+"|^"+this.monthsShort(oe,""),this._monthsParse[K]=new RegExp(Fe.replace(".",""),"i")),Y&&"MMMM"===b&&this._longMonthsParse[K].test(c))return K;if(Y&&"MMM"===b&&this._shortMonthsParse[K].test(c))return K;if(!Y&&this._monthsParse[K].test(c))return K}},gt.monthsRegex=function Fn(c){return this._monthsParseExact?(S(this,"_monthsRegex")||cr.call(this),c?this._monthsStrictRegex:this._monthsRegex):(S(this,"_monthsRegex")||(this._monthsRegex=ue),this._monthsStrictRegex&&c?this._monthsStrictRegex:this._monthsRegex)},gt.monthsShortRegex=function Sn(c){return this._monthsParseExact?(S(this,"_monthsRegex")||cr.call(this),c?this._monthsShortStrictRegex:this._monthsShortRegex):(S(this,"_monthsShortRegex")||(this._monthsShortRegex=Ur),this._monthsShortStrictRegex&&c?this._monthsShortStrictRegex:this._monthsShortRegex)},gt.week=function ii(c){return Vi(c,this._week.dow,this._week.doy).week},gt.firstDayOfYear=function ks(){return this._week.doy},gt.firstDayOfWeek=function $r(){return this._week.dow},gt.weekdays=function Os(c,b){var Y=f(this._weekdays)?this._weekdays:this._weekdays[c&&!0!==c&&this._weekdays.isFormat.test(b)?"format":"standalone"];return!0===c?Ui(Y,this._week.dow):c?Y[c.day()]:Y},gt.weekdaysMin=function eo(c){return!0===c?Ui(this._weekdaysMin,this._week.dow):c?this._weekdaysMin[c.day()]:this._weekdaysMin},gt.weekdaysShort=function zr(c){return!0===c?Ui(this._weekdaysShort,this._week.dow):c?this._weekdaysShort[c.day()]:this._weekdaysShort},gt.weekdaysParse=function Oi(c,b,Y){var K,oe,Fe;if(this._weekdaysParseExact)return ds.call(this,c,b,Y);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),K=0;K<7;K++){if(oe=Ae([2e3,1]).day(K),Y&&!this._fullWeekdaysParse[K]&&(this._fullWeekdaysParse[K]=new RegExp("^"+this.weekdays(oe,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[K]=new RegExp("^"+this.weekdaysShort(oe,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[K]=new RegExp("^"+this.weekdaysMin(oe,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[K]||(Fe="^"+this.weekdays(oe,"")+"|^"+this.weekdaysShort(oe,"")+"|^"+this.weekdaysMin(oe,""),this._weekdaysParse[K]=new RegExp(Fe.replace(".",""),"i")),Y&&"dddd"===b&&this._fullWeekdaysParse[K].test(c))return K;if(Y&&"ddd"===b&&this._shortWeekdaysParse[K].test(c))return K;if(Y&&"dd"===b&&this._minWeekdaysParse[K].test(c))return K;if(!Y&&this._weekdaysParse[K].test(c))return K}},gt.weekdaysRegex=function Ni(c){return this._weekdaysParseExact?(S(this,"_weekdaysRegex")||oi.call(this),c?this._weekdaysStrictRegex:this._weekdaysRegex):(S(this,"_weekdaysRegex")||(this._weekdaysRegex=Di),this._weekdaysStrictRegex&&c?this._weekdaysStrictRegex:this._weekdaysRegex)},gt.weekdaysShortRegex=function Zr(c){return this._weekdaysParseExact?(S(this,"_weekdaysRegex")||oi.call(this),c?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(S(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Xi),this._weekdaysShortStrictRegex&&c?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},gt.weekdaysMinRegex=function hs(c){return this._weekdaysParseExact?(S(this,"_weekdaysRegex")||oi.call(this),c?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(S(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=vs),this._weekdaysMinStrictRegex&&c?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},gt.isPM=function Nr(c){return"p"===(c+"").toLowerCase().charAt(0)},gt.meridiem=function Cr(c,b,Y){return c>11?Y?"pm":"PM":Y?"am":"AM"},or("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(c){var b=c%10;return c+(1===X(c%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")}}),o.lang=ze("moment.lang is deprecated. Use moment.locale instead.",or),o.langData=ze("moment.langData is deprecated. Use moment.localeData instead.",Br);var ui=Math.abs;function Eo(c,b,Y,K){var oe=lr(b,Y);return c._milliseconds+=K*oe._milliseconds,c._days+=K*oe._days,c._months+=K*oe._months,c._bubble()}function Ll(c){return c<0?Math.floor(c):Math.ceil(c)}function Ys(c){return 4800*c/146097}function So(c){return 146097*c/4800}function oo(c){return function(){return this.as(c)}}var Go=oo("ms"),Sa=oo("s"),sa=oo("m"),kl=oo("h"),Ol=oo("d"),Ka=oo("w"),oa=oo("M"),aa=oo("Q"),Ca=oo("y");function Js(c){return function(){return this.isValid()?this._data[c]:NaN}}var Co=Js("milliseconds"),$o=Js("seconds"),Ja=Js("minutes"),Nl=Js("hours"),Aa=Js("days"),Ro=Js("months"),wa=Js("years");var Lo=Math.round,Ao={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function qa(c,b,Y,K,oe){return oe.relativeTime(b||1,!!Y,c,K)}var Yo=Math.abs;function zo(c){return(c>0)-(c<0)||+c}function Oa(){if(!this.isValid())return this.localeData().invalidDate();var K,oe,Fe,dt,Yn,xr,Ls,po,c=Yo(this._milliseconds)/1e3,b=Yo(this._days),Y=Yo(this._months),wn=this.asSeconds();return wn?(K=he(c/60),oe=he(K/60),c%=60,K%=60,Fe=he(Y/12),Y%=12,dt=c?c.toFixed(3).replace(/\.?0+$/,""):"",Yn=wn<0?"-":"",xr=zo(this._months)!==zo(wn)?"-":"",Ls=zo(this._days)!==zo(wn)?"-":"",po=zo(this._milliseconds)!==zo(wn)?"-":"",Yn+"P"+(Fe?xr+Fe+"Y":"")+(Y?xr+Y+"M":"")+(b?Ls+b+"D":"")+(oe||K||c?"T":"")+(oe?po+oe+"H":"")+(K?po+K+"M":"")+(c?po+dt+"S":"")):"P0D"}var Xn=_s.prototype;return Xn.isValid=function Pi(){return this._isValid},Xn.abs=function xo(){var c=this._data;return this._milliseconds=ui(this._milliseconds),this._days=ui(this._days),this._months=ui(this._months),c.milliseconds=ui(c.milliseconds),c.seconds=ui(c.seconds),c.minutes=ui(c.minutes),c.hours=ui(c.hours),c.months=ui(c.months),c.years=ui(c.years),this},Xn.add=function Za(c,b){return Eo(this,c,b,1)},Xn.subtract=function ia(c,b){return Eo(this,c,b,-1)},Xn.as=function Al(c){if(!this.isValid())return NaN;var b,Y,K=this._milliseconds;if("month"===(c=rn(c))||"quarter"===c||"year"===c)switch(b=this._days+K/864e5,Y=this._months+Ys(b),c){case"month":return Y;case"quarter":return Y/3;case"year":return Y/12}else switch(b=this._days+Math.round(So(this._months)),c){case"week":return b/7+K/6048e5;case"day":return b+K/864e5;case"hour":return 24*b+K/36e5;case"minute":return 1440*b+K/6e4;case"second":return 86400*b+K/1e3;case"millisecond":return Math.floor(864e5*b)+K;default:throw new Error("Unknown unit "+c)}},Xn.asMilliseconds=Go,Xn.asSeconds=Sa,Xn.asMinutes=sa,Xn.asHours=kl,Xn.asDays=Ol,Xn.asWeeks=Ka,Xn.asMonths=oa,Xn.asQuarters=aa,Xn.asYears=Ca,Xn.valueOf=function ci(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*X(this._months/12):NaN},Xn._bubble=function va(){var oe,Fe,dt,wn,Yn,c=this._milliseconds,b=this._days,Y=this._months,K=this._data;return c>=0&&b>=0&&Y>=0||c<=0&&b<=0&&Y<=0||(c+=864e5*Ll(So(Y)+b),b=0,Y=0),K.milliseconds=c%1e3,oe=he(c/1e3),K.seconds=oe%60,Fe=he(oe/60),K.minutes=Fe%60,dt=he(Fe/60),K.hours=dt%24,b+=he(dt/24),Y+=Yn=he(Ys(b)),b-=Ll(So(Yn)),wn=he(Y/12),Y%=12,K.days=b,K.months=Y,K.years=wn,this},Xn.clone=function la(){return lr(this)},Xn.get=function La(c){return c=rn(c),this.isValid()?this[c+"s"]():NaN},Xn.milliseconds=Co,Xn.seconds=$o,Xn.minutes=Ja,Xn.hours=Nl,Xn.days=Aa,Xn.weeks=function ka(){return he(this.days()/7)},Xn.months=Ro,Xn.years=wa,Xn.humanize=function el(c,b){if(!this.isValid())return this.localeData().invalidDate();var oe,Fe,Y=!1,K=Ao;return"object"==typeof c&&(b=c,c=!1),"boolean"==typeof c&&(Y=c),"object"==typeof b&&(K=Object.assign({},Ao,b),null!=b.s&&null==b.ss&&(K.ss=b.s-1)),Fe=function Il(c,b,Y,K){var oe=lr(c).abs(),Fe=Lo(oe.as("s")),dt=Lo(oe.as("m")),wn=Lo(oe.as("h")),Yn=Lo(oe.as("d")),xr=Lo(oe.as("M")),Ls=Lo(oe.as("w")),po=Lo(oe.as("y")),Zo=Fe<=Y.ss&&["s",Fe]||Fe0,Zo[4]=K,qa.apply(null,Zo)}(this,!Y,K,oe=this.localeData()),Y&&(Fe=oe.pastFuture(+this,Fe)),oe.postformat(Fe)},Xn.toISOString=Oa,Xn.toString=Oa,Xn.toJSON=Oa,Xn.locale=tt,Xn.localeData=dn,Xn.toIsoString=ze("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Oa),Xn.lang=Ot,Me("X",0,0,"unix"),Me("x",0,0,"valueOf"),Mt("x",er),Mt("X",/[+-]?\d+(\.\d{1,3})?/),pe("X",function(c,b,Y){Y._d=new Date(1e3*parseFloat(c))}),pe("x",function(c,b,Y){Y._d=new Date(X(c))}),o.version="2.29.4",function m(c){r=c}(Vn),o.fn=Z,o.min=function vo(){return Ms("isBefore",[].slice.call(arguments,0))},o.max=function to(){return Ms("isAfter",[].slice.call(arguments,0))},o.now=function(){return Date.now?Date.now():+new Date},o.utc=Ae,o.unix=function me(c){return Vn(1e3*c)},o.months=function ls(c,b){return Kt(c,b,"months")},o.isDate=le,o.locale=or,o.invalid=We,o.duration=lr,o.isMoment=Ke,o.weekdays=function Cs(c,b,Y){return dr(c,b,Y,"weekdays")},o.parseZone=function ke(){return Vn.apply(null,arguments).parseZone()},o.localeData=Br,o.isDuration=fi,o.monthsShort=function so(c,b){return Kt(c,b,"monthsShort")},o.weekdaysMin=function ya(c,b,Y){return dr(c,b,Y,"weekdaysMin")},o.defineLocale=_r,o.updateLocale=function $i(c,b){if(null!=b){var Y,K,oe=Dr;null!=qn[c]&&null!=qn[c].parentLocale?qn[c].set(yt(qn[c]._config,b)):(null!=(K=di(c))&&(oe=K._config),b=yt(oe,b),null==K&&(b.abbr=c),(Y=new nt(b)).parentLocale=qn[c],qn[c]=Y),or(c)}else null!=qn[c]&&(null!=qn[c].parentLocale?(qn[c]=qn[c].parentLocale,c===or()&&or(c)):null!=qn[c]&&delete qn[c]);return qn[c]},o.locales=function zi(){return Nt(qn)},o.weekdaysShort=function ji(c,b,Y){return dr(c,b,Y,"weekdaysShort")},o.normalizeUnits=rn,o.relativeTimeRounding=function Qa(c){return void 0===c?Lo:"function"==typeof c&&(Lo=c,!0)},o.relativeTimeThreshold=function Xa(c,b){return void 0!==Ao[c]&&(void 0===b?Ao[c]:(Ao[c]=b,"s"===c&&(Ao.ss=b-1),!0))},o.calendarFormat=function Ie(c,b){var Y=c.diff(b,"days",!0);return Y<-6?"sameElse":Y<-1?"lastWeek":Y<0?"lastDay":Y<1?"sameDay":Y<2?"nextDay":Y<7?"nextWeek":"sameElse"},o.prototype=Z,o.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"},o}()},76317:(ge,ee,p)=>{"use strict";p.d(ee,{X:()=>o});var r=p(50253);class o extends r.x{constructor(f){super(),this._value=f}get value(){return this.getValue()}_subscribe(f){const v=super._subscribe(f);return!v.closed&&f.next(this._value),v}getValue(){const{hasError:f,thrownError:v,_value:S}=this;if(f)throw v;return this._throwIfClosed(),S}next(f){super.next(this._value=f)}}},90833:(ge,ee,p)=>{"use strict";p.d(ee,{y:()=>H});var r=p(5463),o=p(17714),m=p(24585),f=p(60629),v=p(99057),S=p(92971),A=p(12309);let H=(()=>{class Q{constructor(Oe){Oe&&(this._subscribe=Oe)}lift(Oe){const re=new Q;return re.source=this,re.operator=Oe,re}subscribe(Oe,re,Ge){const Ve=function de(Q){return Q&&Q instanceof r.Lv||function le(Q){return Q&&(0,S.m)(Q.next)&&(0,S.m)(Q.error)&&(0,S.m)(Q.complete)}(Q)&&(0,o.Nn)(Q)}(Oe)?Oe:new r.Hp(Oe,re,Ge);return(0,A.x)(()=>{const{operator:We,source:Dt}=this;Ve.add(We?We.call(Ve,Dt):Dt?this._subscribe(Ve):this._trySubscribe(Ve))}),Ve}_trySubscribe(Oe){try{return this._subscribe(Oe)}catch(re){Oe.error(re)}}forEach(Oe,re){return new(re=q(re))((Ge,Ve)=>{const We=new r.Hp({next:Dt=>{try{Oe(Dt)}catch(Ct){Ve(Ct),We.unsubscribe()}},error:Ve,complete:Ge});this.subscribe(We)})}_subscribe(Oe){var re;return null===(re=this.source)||void 0===re?void 0:re.subscribe(Oe)}[m.L](){return this}pipe(...Oe){return(0,f.U)(Oe)(this)}toPromise(Oe){return new(Oe=q(Oe))((re,Ge)=>{let Ve;this.subscribe(We=>Ve=We,We=>Ge(We),()=>re(Ve))})}}return Q.create=Ae=>new Q(Ae),Q})();function q(Q){var Ae;return null!==(Ae=Q??v.v.Promise)&&void 0!==Ae?Ae:Promise}},50253:(ge,ee,p)=>{"use strict";p.d(ee,{x:()=>A});var r=p(90833),o=p(17714);const f=(0,p(27543).d)(q=>function(){q(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var v=p(39663),S=p(12309);let A=(()=>{class q extends r.y{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(de){const Q=new H(this,this);return Q.operator=de,Q}_throwIfClosed(){if(this.closed)throw new f}next(de){(0,S.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const Q of this.currentObservers)Q.next(de)}})}error(de){(0,S.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=de;const{observers:Q}=this;for(;Q.length;)Q.shift().error(de)}})}complete(){(0,S.x)(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:de}=this;for(;de.length;)de.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var de;return(null===(de=this.observers)||void 0===de?void 0:de.length)>0}_trySubscribe(de){return this._throwIfClosed(),super._trySubscribe(de)}_subscribe(de){return this._throwIfClosed(),this._checkFinalizedStatuses(de),this._innerSubscribe(de)}_innerSubscribe(de){const{hasError:Q,isStopped:Ae,observers:Oe}=this;return Q||Ae?o.Lc:(this.currentObservers=null,Oe.push(de),new o.w0(()=>{this.currentObservers=null,(0,v.P)(Oe,de)}))}_checkFinalizedStatuses(de){const{hasError:Q,thrownError:Ae,isStopped:Oe}=this;Q?de.error(Ae):Oe&&de.complete()}asObservable(){const de=new r.y;return de.source=this,de}}return q.create=(le,de)=>new H(le,de),q})();class H extends A{constructor(le,de){super(),this.destination=le,this.source=de}next(le){var de,Q;null===(Q=null===(de=this.destination)||void 0===de?void 0:de.next)||void 0===Q||Q.call(de,le)}error(le){var de,Q;null===(Q=null===(de=this.destination)||void 0===de?void 0:de.error)||void 0===Q||Q.call(de,le)}complete(){var le,de;null===(de=null===(le=this.destination)||void 0===le?void 0:le.complete)||void 0===de||de.call(le)}_subscribe(le){var de,Q;return null!==(Q=null===(de=this.source)||void 0===de?void 0:de.subscribe(le))&&void 0!==Q?Q:o.Lc}}},5463:(ge,ee,p)=>{"use strict";p.d(ee,{Hp:()=>Ge,Lv:()=>Q});var r=p(92971),o=p(17714),m=p(99057),f=p(84709),v=p(99635);const S=q("C",void 0,void 0);function q($e,Le,Ke){return{kind:$e,value:Le,error:Ke}}var le=p(93542),de=p(12309);class Q extends o.w0{constructor(Le){super(),this.isStopped=!1,Le?(this.destination=Le,(0,o.Nn)(Le)&&Le.add(this)):this.destination=Ct}static create(Le,Ke,lt){return new Ge(Le,Ke,lt)}next(Le){this.isStopped?Dt(function H($e){return q("N",$e,void 0)}(Le),this):this._next(Le)}error(Le){this.isStopped?Dt(function A($e){return q("E",void 0,$e)}(Le),this):(this.isStopped=!0,this._error(Le))}complete(){this.isStopped?Dt(S,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(Le){this.destination.next(Le)}_error(Le){try{this.destination.error(Le)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const Ae=Function.prototype.bind;function Oe($e,Le){return Ae.call($e,Le)}class re{constructor(Le){this.partialObserver=Le}next(Le){const{partialObserver:Ke}=this;if(Ke.next)try{Ke.next(Le)}catch(lt){Ve(lt)}}error(Le){const{partialObserver:Ke}=this;if(Ke.error)try{Ke.error(Le)}catch(lt){Ve(lt)}else Ve(Le)}complete(){const{partialObserver:Le}=this;if(Le.complete)try{Le.complete()}catch(Ke){Ve(Ke)}}}class Ge extends Q{constructor(Le,Ke,lt){let ze;if(super(),(0,r.m)(Le)||!Le)ze={next:Le??void 0,error:Ke??void 0,complete:lt??void 0};else{let Te;this&&m.v.useDeprecatedNextContext?(Te=Object.create(Le),Te.unsubscribe=()=>this.unsubscribe(),ze={next:Le.next&&Oe(Le.next,Te),error:Le.error&&Oe(Le.error,Te),complete:Le.complete&&Oe(Le.complete,Te)}):ze=Le}this.destination=new re(ze)}}function Ve($e){m.v.useDeprecatedSynchronousErrorHandling?(0,de.O)($e):(0,f.h)($e)}function Dt($e,Le){const{onStoppedNotification:Ke}=m.v;Ke&&le.z.setTimeout(()=>Ke($e,Le))}const Ct={closed:!0,next:v.Z,error:function We($e){throw $e},complete:v.Z}},17714:(ge,ee,p)=>{"use strict";p.d(ee,{Lc:()=>S,w0:()=>v,Nn:()=>A});var r=p(92971);const m=(0,p(27543).d)(q=>function(de){q(this),this.message=de?`${de.length} errors occurred during unsubscription:\n${de.map((Q,Ae)=>`${Ae+1}) ${Q.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=de});var f=p(39663);class v{constructor(le){this.initialTeardown=le,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let le;if(!this.closed){this.closed=!0;const{_parentage:de}=this;if(de)if(this._parentage=null,Array.isArray(de))for(const Oe of de)Oe.remove(this);else de.remove(this);const{initialTeardown:Q}=this;if((0,r.m)(Q))try{Q()}catch(Oe){le=Oe instanceof m?Oe.errors:[Oe]}const{_finalizers:Ae}=this;if(Ae){this._finalizers=null;for(const Oe of Ae)try{H(Oe)}catch(re){le=le??[],re instanceof m?le=[...le,...re.errors]:le.push(re)}}if(le)throw new m(le)}}add(le){var de;if(le&&le!==this)if(this.closed)H(le);else{if(le instanceof v){if(le.closed||le._hasParent(this))return;le._addParent(this)}(this._finalizers=null!==(de=this._finalizers)&&void 0!==de?de:[]).push(le)}}_hasParent(le){const{_parentage:de}=this;return de===le||Array.isArray(de)&&de.includes(le)}_addParent(le){const{_parentage:de}=this;this._parentage=Array.isArray(de)?(de.push(le),de):de?[de,le]:le}_removeParent(le){const{_parentage:de}=this;de===le?this._parentage=null:Array.isArray(de)&&(0,f.P)(de,le)}remove(le){const{_finalizers:de}=this;de&&(0,f.P)(de,le),le instanceof v&&le._removeParent(this)}}v.EMPTY=(()=>{const q=new v;return q.closed=!0,q})();const S=v.EMPTY;function A(q){return q instanceof v||q&&"closed"in q&&(0,r.m)(q.remove)&&(0,r.m)(q.add)&&(0,r.m)(q.unsubscribe)}function H(q){(0,r.m)(q)?q():q.unsubscribe()}},99057:(ge,ee,p)=>{"use strict";p.d(ee,{v:()=>r});const r={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1}},26562:(ge,ee,p)=>{"use strict";p.d(ee,{a:()=>le});var r=p(90833),o=p(45756),m=p(72957),f=p(89173),v=p(58385),S=p(10420),A=p(11054),H=p(93945),q=p(1817);function le(...Ae){const Oe=(0,S.yG)(Ae),re=(0,S.jO)(Ae),{args:Ge,keys:Ve}=(0,o.D)(Ae);if(0===Ge.length)return(0,m.D)([],Oe);const We=new r.y(function de(Ae,Oe,re=f.y){return Ge=>{Q(Oe,()=>{const{length:Ve}=Ae,We=new Array(Ve);let Dt=Ve,Ct=Ve;for(let $e=0;$e{const Le=(0,m.D)(Ae[$e],Oe);let Ke=!1;Le.subscribe((0,H.x)(Ge,lt=>{We[$e]=lt,Ke||(Ke=!0,Ct--),Ct||Ge.next(re(We.slice()))},()=>{--Dt||Ge.complete()}))},Ge)},Ge)}}(Ge,Oe,Ve?Dt=>(0,A.n)(Ve,Dt):f.y));return re?We.pipe((0,v.Z)(re)):We}function Q(Ae,Oe,re){Ae?(0,q.f)(re,Ae,Oe):Oe()}},59319:(ge,ee,p)=>{"use strict";p.d(ee,{z:()=>v});var r=p(1308),m=p(10420),f=p(72957);function v(...S){return function o(){return(0,r.J)(1)}()((0,f.D)(S,(0,m.yG)(S)))}},20591:(ge,ee,p)=>{"use strict";p.d(ee,{E:()=>o});const o=new(p(90833).y)(v=>v.complete())},91640:(ge,ee,p)=>{"use strict";p.d(ee,{D:()=>H});var r=p(90833),o=p(45756),m=p(54987),f=p(10420),v=p(93945),S=p(58385),A=p(11054);function H(...q){const le=(0,f.jO)(q),{args:de,keys:Q}=(0,o.D)(q),Ae=new r.y(Oe=>{const{length:re}=de;if(!re)return void Oe.complete();const Ge=new Array(re);let Ve=re,We=re;for(let Dt=0;Dt{Ct||(Ct=!0,We--),Ge[Dt]=$e},()=>Ve--,void 0,()=>{(!Ve||!Ct)&&(We||Oe.next(Q?(0,A.n)(Q,Ge):Ge),Oe.complete())}))}});return le?Ae.pipe((0,S.Z)(le)):Ae}},72957:(ge,ee,p)=>{"use strict";p.d(ee,{D:()=>lt});var r=p(54987),o=p(1817),m=p(41944),f=p(93945);function v(ze,Te=0){return(0,m.e)((be,je)=>{be.subscribe((0,f.x)(je,Ye=>(0,o.f)(je,ze,()=>je.next(Ye),Te),()=>(0,o.f)(je,ze,()=>je.complete(),Te),Ye=>(0,o.f)(je,ze,()=>je.error(Ye),Te)))})}function S(ze,Te=0){return(0,m.e)((be,je)=>{je.add(ze.schedule(()=>be.subscribe(je),Te))})}var q=p(90833),de=p(67321),Q=p(92971);function Oe(ze,Te){if(!ze)throw new Error("Iterable cannot be null");return new q.y(be=>{(0,o.f)(be,Te,()=>{const je=ze[Symbol.asyncIterator]();(0,o.f)(be,Te,()=>{je.next().then(Ye=>{Ye.done?be.complete():be.next(Ye.value)})},0,!0)})})}var re=p(21331),Ge=p(79548),Ve=p(99806),We=p(23433),Dt=p(80470),Ct=p(27785),$e=p(20181);function lt(ze,Te){return Te?function Ke(ze,Te){if(null!=ze){if((0,re.c)(ze))return function A(ze,Te){return(0,r.Xf)(ze).pipe(S(Te),v(Te))}(ze,Te);if((0,Ve.z)(ze))return function le(ze,Te){return new q.y(be=>{let je=0;return Te.schedule(function(){je===ze.length?be.complete():(be.next(ze[je++]),be.closed||this.schedule())})})}(ze,Te);if((0,Ge.t)(ze))return function H(ze,Te){return(0,r.Xf)(ze).pipe(S(Te),v(Te))}(ze,Te);if((0,Dt.D)(ze))return Oe(ze,Te);if((0,We.T)(ze))return function Ae(ze,Te){return new q.y(be=>{let je;return(0,o.f)(be,Te,()=>{je=ze[de.h](),(0,o.f)(be,Te,()=>{let Ye,yt;try{({value:Ye,done:yt}=je.next())}catch(nt){return void be.error(nt)}yt?be.complete():be.next(Ye)},0,!0)}),()=>(0,Q.m)(je?.return)&&je.return()})}(ze,Te);if((0,$e.L)(ze))return function Le(ze,Te){return Oe((0,$e.Q)(ze),Te)}(ze,Te)}throw(0,Ct.z)(ze)}(ze,Te):(0,r.Xf)(ze)}},23280:(ge,ee,p)=>{"use strict";p.d(ee,{R:()=>le});var r=p(54987),o=p(90833),m=p(49525),f=p(99806),v=p(92971),S=p(58385);const A=["addListener","removeListener"],H=["addEventListener","removeEventListener"],q=["on","off"];function le(re,Ge,Ve,We){if((0,v.m)(Ve)&&(We=Ve,Ve=void 0),We)return le(re,Ge,Ve).pipe((0,S.Z)(We));const[Dt,Ct]=function Oe(re){return(0,v.m)(re.addEventListener)&&(0,v.m)(re.removeEventListener)}(re)?H.map($e=>Le=>re[$e](Ge,Le,Ve)):function Q(re){return(0,v.m)(re.addListener)&&(0,v.m)(re.removeListener)}(re)?A.map(de(re,Ge)):function Ae(re){return(0,v.m)(re.on)&&(0,v.m)(re.off)}(re)?q.map(de(re,Ge)):[];if(!Dt&&(0,f.z)(re))return(0,m.z)($e=>le($e,Ge,Ve))((0,r.Xf)(re));if(!Dt)throw new TypeError("Invalid event target");return new o.y($e=>{const Le=(...Ke)=>$e.next(1Ct(Le)})}function de(re,Ge){return Ve=>We=>re[Ve](Ge,We)}},54987:(ge,ee,p)=>{"use strict";p.d(ee,{Xf:()=>Ae});var r=p(42321),o=p(99806),m=p(79548),f=p(90833),v=p(21331),S=p(80470),A=p(27785),H=p(23433),q=p(20181),le=p(92971),de=p(84709),Q=p(24585);function Ae($e){if($e instanceof f.y)return $e;if(null!=$e){if((0,v.c)($e))return function Oe($e){return new f.y(Le=>{const Ke=$e[Q.L]();if((0,le.m)(Ke.subscribe))return Ke.subscribe(Le);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}($e);if((0,o.z)($e))return function re($e){return new f.y(Le=>{for(let Ke=0;Ke<$e.length&&!Le.closed;Ke++)Le.next($e[Ke]);Le.complete()})}($e);if((0,m.t)($e))return function Ge($e){return new f.y(Le=>{$e.then(Ke=>{Le.closed||(Le.next(Ke),Le.complete())},Ke=>Le.error(Ke)).then(null,de.h)})}($e);if((0,S.D)($e))return We($e);if((0,H.T)($e))return function Ve($e){return new f.y(Le=>{for(const Ke of $e)if(Le.next(Ke),Le.closed)return;Le.complete()})}($e);if((0,q.L)($e))return function Dt($e){return We((0,q.Q)($e))}($e)}throw(0,A.z)($e)}function We($e){return new f.y(Le=>{(function Ct($e,Le){var Ke,lt,ze,Te;return(0,r.mG)(this,void 0,void 0,function*(){try{for(Ke=(0,r.KL)($e);!(lt=yield Ke.next()).done;)if(Le.next(lt.value),Le.closed)return}catch(be){ze={error:be}}finally{try{lt&&!lt.done&&(Te=Ke.return)&&(yield Te.call(Ke))}finally{if(ze)throw ze.error}}Le.complete()})})($e,Le).catch(Ke=>Le.error(Ke))})}},36646:(ge,ee,p)=>{"use strict";p.d(ee,{T:()=>S});var r=p(1308),o=p(54987),m=p(20591),f=p(10420),v=p(72957);function S(...A){const H=(0,f.yG)(A),q=(0,f._6)(A,1/0),le=A;return le.length?1===le.length?(0,o.Xf)(le[0]):(0,r.J)(q)((0,v.D)(le,H)):m.E}},10745:(ge,ee,p)=>{"use strict";p.d(ee,{of:()=>m});var r=p(10420),o=p(72957);function m(...f){const v=(0,r.yG)(f);return(0,o.D)(f,v)}},25474:(ge,ee,p)=>{"use strict";p.d(ee,{_:()=>m});var r=p(90833),o=p(92971);function m(f,v){const S=(0,o.m)(f)?f:()=>f,A=H=>H.error(S());return new r.y(v?H=>v.schedule(A,0,H):A)}},78947:(ge,ee,p)=>{"use strict";p.d(ee,{H:()=>v});var r=p(90833),o=p(96936),m=p(59867),f=p(97885);function v(S=0,A,H=o.P){let q=-1;return null!=A&&((0,m.K)(A)?H=A:q=A),new r.y(le=>{let de=(0,f.q)(S)?+S-H.now():S;de<0&&(de=0);let Q=0;return H.schedule(function(){le.closed||(le.next(Q++),0<=q?this.schedule(void 0,q):le.complete())},de)})}},93945:(ge,ee,p)=>{"use strict";p.d(ee,{x:()=>o});var r=p(5463);function o(f,v,S,A,H){return new m(f,v,S,A,H)}class m extends r.Lv{constructor(v,S,A,H,q,le){super(v),this.onFinalize=q,this.shouldUnsubscribe=le,this._next=S?function(de){try{S(de)}catch(Q){v.error(Q)}}:super._next,this._error=H?function(de){try{H(de)}catch(Q){v.error(Q)}finally{this.unsubscribe()}}:super._error,this._complete=A?function(){try{A()}catch(de){v.error(de)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var v;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:S}=this;super.unsubscribe(),!S&&(null===(v=this.onFinalize)||void 0===v||v.call(this))}}}},53158:(ge,ee,p)=>{"use strict";p.d(ee,{K:()=>f});var r=p(54987),o=p(93945),m=p(41944);function f(v){return(0,m.e)((S,A)=>{let le,H=null,q=!1;H=S.subscribe((0,o.x)(A,void 0,void 0,de=>{le=(0,r.Xf)(v(de,f(v)(S))),H?(H.unsubscribe(),H=null,le.subscribe(A)):q=!0})),q&&(H.unsubscribe(),H=null,le.subscribe(A))})}},63853:(ge,ee,p)=>{"use strict";p.d(ee,{b:()=>m});var r=p(49525),o=p(92971);function m(f,v){return(0,o.m)(v)?(0,r.z)(f,v,1):(0,r.z)(f,1)}},60116:(ge,ee,p)=>{"use strict";p.d(ee,{h:()=>m});var r=p(41944),o=p(93945);function m(f,v){return(0,r.e)((S,A)=>{let H=0;S.subscribe((0,o.x)(A,q=>f.call(v,q,H++)&&A.next(q)))})}},50635:(ge,ee,p)=>{"use strict";p.d(ee,{U:()=>m});var r=p(41944),o=p(93945);function m(f,v){return(0,r.e)((S,A)=>{let H=0;S.subscribe((0,o.x)(A,q=>{A.next(f.call(v,q,H++))}))})}},73:(ge,ee,p)=>{"use strict";p.d(ee,{h:()=>o});var r=p(50635);function o(m){return(0,r.U)(()=>m)}},1308:(ge,ee,p)=>{"use strict";p.d(ee,{J:()=>m});var r=p(49525),o=p(89173);function m(f=1/0){return(0,r.z)(o.y,f)}},49525:(ge,ee,p)=>{"use strict";p.d(ee,{z:()=>H});var r=p(50635),o=p(54987),m=p(41944),f=p(1817),v=p(93945),A=p(92971);function H(q,le,de=1/0){return(0,A.m)(le)?H((Q,Ae)=>(0,r.U)((Oe,re)=>le(Q,Oe,Ae,re))((0,o.Xf)(q(Q,Ae))),de):("number"==typeof le&&(de=le),(0,m.e)((Q,Ae)=>function S(q,le,de,Q,Ae,Oe,re,Ge){const Ve=[];let We=0,Dt=0,Ct=!1;const $e=()=>{Ct&&!Ve.length&&!We&&le.complete()},Le=lt=>We{Oe&&le.next(lt),We++;let ze=!1;(0,o.Xf)(de(lt,Dt++)).subscribe((0,v.x)(le,Te=>{Ae?.(Te),Oe?Le(Te):le.next(Te)},()=>{ze=!0},void 0,()=>{if(ze)try{for(We--;Ve.length&&WeKe(Te)):Ke(Te)}$e()}catch(Te){le.error(Te)}}))};return q.subscribe((0,v.x)(le,Le,()=>{Ct=!0,$e()})),()=>{Ge?.()}}(Q,Ae,q,de)))}},81203:(ge,ee,p)=>{"use strict";p.d(ee,{B:()=>v});var r=p(54987),o=p(50253),m=p(5463),f=p(41944);function v(A={}){const{connector:H=(()=>new o.x),resetOnError:q=!0,resetOnComplete:le=!0,resetOnRefCountZero:de=!0}=A;return Q=>{let Ae,Oe,re,Ge=0,Ve=!1,We=!1;const Dt=()=>{Oe?.unsubscribe(),Oe=void 0},Ct=()=>{Dt(),Ae=re=void 0,Ve=We=!1},$e=()=>{const Le=Ae;Ct(),Le?.unsubscribe()};return(0,f.e)((Le,Ke)=>{Ge++,!We&&!Ve&&Dt();const lt=re=re??H();Ke.add(()=>{Ge--,0===Ge&&!We&&!Ve&&(Oe=S($e,de))}),lt.subscribe(Ke),!Ae&&Ge>0&&(Ae=new m.Hp({next:ze=>lt.next(ze),error:ze=>{We=!0,Dt(),Oe=S(Ct,q,ze),lt.error(ze)},complete:()=>{Ve=!0,Dt(),Oe=S(Ct,le),lt.complete()}}),(0,r.Xf)(Le).subscribe(Ae))})(Q)}}function S(A,H,...q){if(!0===H)return void A();if(!1===H)return;const le=new m.Hp({next:()=>{le.unsubscribe(),A()}});return(0,r.Xf)(H(...q)).subscribe(le)}},44874:(ge,ee,p)=>{"use strict";p.d(ee,{O:()=>f});var r=p(59319),o=p(10420),m=p(41944);function f(...v){const S=(0,o.yG)(v);return(0,m.e)((A,H)=>{(S?(0,r.z)(v,A,S):(0,r.z)(v,A)).subscribe(H)})}},32673:(ge,ee,p)=>{"use strict";p.d(ee,{w:()=>f});var r=p(54987),o=p(41944),m=p(93945);function f(v,S){return(0,o.e)((A,H)=>{let q=null,le=0,de=!1;const Q=()=>de&&!q&&H.complete();A.subscribe((0,m.x)(H,Ae=>{q?.unsubscribe();let Oe=0;const re=le++;(0,r.Xf)(v(Ae,re)).subscribe(q=(0,m.x)(H,Ge=>H.next(S?S(Ae,Ge,re,Oe++):Ge),()=>{q=null,Q()}))},()=>{de=!0,Q()}))})}},59295:(ge,ee,p)=>{"use strict";p.d(ee,{q:()=>f});var r=p(20591),o=p(41944),m=p(93945);function f(v){return v<=0?()=>r.E:(0,o.e)((S,A)=>{let H=0;S.subscribe((0,m.x)(A,q=>{++H<=v&&(A.next(q),v<=H&&A.complete())}))})}},68951:(ge,ee,p)=>{"use strict";p.d(ee,{R:()=>v});var r=p(41944),o=p(93945),m=p(54987),f=p(99635);function v(S){return(0,r.e)((A,H)=>{(0,m.Xf)(S).subscribe((0,o.x)(H,()=>H.complete(),f.Z)),!H.closed&&A.subscribe(H)})}},19337:(ge,ee,p)=>{"use strict";p.d(ee,{b:()=>v});var r=p(92971),o=p(41944),m=p(93945),f=p(89173);function v(S,A,H){const q=(0,r.m)(S)||A||H?{next:S,error:A,complete:H}:S;return q?(0,o.e)((le,de)=>{var Q;null===(Q=q.subscribe)||void 0===Q||Q.call(q);let Ae=!0;le.subscribe((0,m.x)(de,Oe=>{var re;null===(re=q.next)||void 0===re||re.call(q,Oe),de.next(Oe)},()=>{var Oe;Ae=!1,null===(Oe=q.complete)||void 0===Oe||Oe.call(q),de.complete()},Oe=>{var re;Ae=!1,null===(re=q.error)||void 0===re||re.call(q,Oe),de.error(Oe)},()=>{var Oe,re;Ae&&(null===(Oe=q.unsubscribe)||void 0===Oe||Oe.call(q)),null===(re=q.finalize)||void 0===re||re.call(q)}))}):f.y}},75417:(ge,ee,p)=>{"use strict";p.d(ee,{o:()=>v});var r=p(17714);class o extends r.w0{constructor(A,H){super()}schedule(A,H=0){return this}}const m={setInterval(S,A,...H){const{delegate:q}=m;return q?.setInterval?q.setInterval(S,A,...H):setInterval(S,A,...H)},clearInterval(S){const{delegate:A}=m;return(A?.clearInterval||clearInterval)(S)},delegate:void 0};var f=p(39663);class v extends o{constructor(A,H){super(A,H),this.scheduler=A,this.work=H,this.pending=!1}schedule(A,H=0){var q;if(this.closed)return this;this.state=A;const le=this.id,de=this.scheduler;return null!=le&&(this.id=this.recycleAsyncId(de,le,H)),this.pending=!0,this.delay=H,this.id=null!==(q=this.id)&&void 0!==q?q:this.requestAsyncId(de,this.id,H),this}requestAsyncId(A,H,q=0){return m.setInterval(A.flush.bind(A,this),q)}recycleAsyncId(A,H,q=0){if(null!=q&&this.delay===q&&!1===this.pending)return H;null!=H&&m.clearInterval(H)}execute(A,H){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const q=this._execute(A,H);if(q)return q;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(A,H){let le,q=!1;try{this.work(A)}catch(de){q=!0,le=de||new Error("Scheduled action threw falsy error")}if(q)return this.unsubscribe(),le}unsubscribe(){if(!this.closed){const{id:A,scheduler:H}=this,{actions:q}=H;this.work=this.state=this.scheduler=null,this.pending=!1,(0,f.P)(q,this),null!=A&&(this.id=this.recycleAsyncId(H,A,null)),this.delay=null,super.unsubscribe()}}}},35356:(ge,ee,p)=>{"use strict";p.d(ee,{v:()=>m});const r={now:()=>(r.delegate||Date).now(),delegate:void 0};class o{constructor(v,S=o.now){this.schedulerActionCtor=v,this.now=S}schedule(v,S=0,A){return new this.schedulerActionCtor(this,v).schedule(A,S)}}o.now=r.now;class m extends o{constructor(v,S=o.now){super(v,S),this.actions=[],this._active=!1}flush(v){const{actions:S}=this;if(this._active)return void S.push(v);let A;this._active=!0;do{if(A=v.execute(v.state,v.delay))break}while(v=S.shift());if(this._active=!1,A){for(;v=S.shift();)v.unsubscribe();throw A}}}},96936:(ge,ee,p)=>{"use strict";p.d(ee,{P:()=>f,z:()=>m});var r=p(75417);const m=new(p(35356).v)(r.o),f=m},93542:(ge,ee,p)=>{"use strict";p.d(ee,{z:()=>r});const r={setTimeout(o,m,...f){const{delegate:v}=r;return v?.setTimeout?v.setTimeout(o,m,...f):setTimeout(o,m,...f)},clearTimeout(o){const{delegate:m}=r;return(m?.clearTimeout||clearTimeout)(o)},delegate:void 0}},67321:(ge,ee,p)=>{"use strict";p.d(ee,{h:()=>o});const o=function r(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}()},24585:(ge,ee,p)=>{"use strict";p.d(ee,{L:()=>r});const r="function"==typeof Symbol&&Symbol.observable||"@@observable"},14423:(ge,ee,p)=>{"use strict";p.d(ee,{K:()=>o});const o=(0,p(27543).d)(m=>function(){m(this),this.name="EmptyError",this.message="no elements in sequence"})},10420:(ge,ee,p)=>{"use strict";p.d(ee,{_6:()=>S,jO:()=>f,yG:()=>v});var r=p(92971),o=p(59867);function m(A){return A[A.length-1]}function f(A){return(0,r.m)(m(A))?A.pop():void 0}function v(A){return(0,o.K)(m(A))?A.pop():void 0}function S(A,H){return"number"==typeof m(A)?A.pop():H}},45756:(ge,ee,p)=>{"use strict";p.d(ee,{D:()=>v});const{isArray:r}=Array,{getPrototypeOf:o,prototype:m,keys:f}=Object;function v(A){if(1===A.length){const H=A[0];if(r(H))return{args:H,keys:null};if(function S(A){return A&&"object"==typeof A&&o(A)===m}(H)){const q=f(H);return{args:q.map(le=>H[le]),keys:q}}}return{args:A,keys:null}}},39663:(ge,ee,p)=>{"use strict";function r(o,m){if(o){const f=o.indexOf(m);0<=f&&o.splice(f,1)}}p.d(ee,{P:()=>r})},27543:(ge,ee,p)=>{"use strict";function r(o){const f=o(v=>{Error.call(v),v.stack=(new Error).stack});return f.prototype=Object.create(Error.prototype),f.prototype.constructor=f,f}p.d(ee,{d:()=>r})},11054:(ge,ee,p)=>{"use strict";function r(o,m){return o.reduce((f,v,S)=>(f[v]=m[S],f),{})}p.d(ee,{n:()=>r})},12309:(ge,ee,p)=>{"use strict";p.d(ee,{O:()=>f,x:()=>m});var r=p(99057);let o=null;function m(v){if(r.v.useDeprecatedSynchronousErrorHandling){const S=!o;if(S&&(o={errorThrown:!1,error:null}),v(),S){const{errorThrown:A,error:H}=o;if(o=null,A)throw H}}else v()}function f(v){r.v.useDeprecatedSynchronousErrorHandling&&o&&(o.errorThrown=!0,o.error=v)}},1817:(ge,ee,p)=>{"use strict";function r(o,m,f,v=0,S=!1){const A=m.schedule(function(){f(),S?o.add(this.schedule(null,v)):this.unsubscribe()},v);if(o.add(A),!S)return A}p.d(ee,{f:()=>r})},89173:(ge,ee,p)=>{"use strict";function r(o){return o}p.d(ee,{y:()=>r})},99806:(ge,ee,p)=>{"use strict";p.d(ee,{z:()=>r});const r=o=>o&&"number"==typeof o.length&&"function"!=typeof o},80470:(ge,ee,p)=>{"use strict";p.d(ee,{D:()=>o});var r=p(92971);function o(m){return Symbol.asyncIterator&&(0,r.m)(m?.[Symbol.asyncIterator])}},97885:(ge,ee,p)=>{"use strict";function r(o){return o instanceof Date&&!isNaN(o)}p.d(ee,{q:()=>r})},92971:(ge,ee,p)=>{"use strict";function r(o){return"function"==typeof o}p.d(ee,{m:()=>r})},21331:(ge,ee,p)=>{"use strict";p.d(ee,{c:()=>m});var r=p(24585),o=p(92971);function m(f){return(0,o.m)(f[r.L])}},23433:(ge,ee,p)=>{"use strict";p.d(ee,{T:()=>m});var r=p(67321),o=p(92971);function m(f){return(0,o.m)(f?.[r.h])}},79548:(ge,ee,p)=>{"use strict";p.d(ee,{t:()=>o});var r=p(92971);function o(m){return(0,r.m)(m?.then)}},20181:(ge,ee,p)=>{"use strict";p.d(ee,{L:()=>f,Q:()=>m});var r=p(42321),o=p(92971);function m(v){return(0,r.FC)(this,arguments,function*(){const A=v.getReader();try{for(;;){const{value:H,done:q}=yield(0,r.qq)(A.read());if(q)return yield(0,r.qq)(void 0);yield yield(0,r.qq)(H)}}finally{A.releaseLock()}})}function f(v){return(0,o.m)(v?.getReader)}},59867:(ge,ee,p)=>{"use strict";p.d(ee,{K:()=>o});var r=p(92971);function o(m){return m&&(0,r.m)(m.schedule)}},41944:(ge,ee,p)=>{"use strict";p.d(ee,{A:()=>o,e:()=>m});var r=p(92971);function o(f){return(0,r.m)(f?.lift)}function m(f){return v=>{if(o(v))return v.lift(function(S){try{return f(S,this)}catch(A){this.error(A)}});throw new TypeError("Unable to lift unknown Observable type")}}},58385:(ge,ee,p)=>{"use strict";p.d(ee,{Z:()=>f});var r=p(50635);const{isArray:o}=Array;function f(v){return(0,r.U)(S=>function m(v,S){return o(S)?v(...S):v(S)}(v,S))}},99635:(ge,ee,p)=>{"use strict";function r(){}p.d(ee,{Z:()=>r})},60629:(ge,ee,p)=>{"use strict";p.d(ee,{U:()=>m,z:()=>o});var r=p(89173);function o(...f){return m(f)}function m(f){return 0===f.length?r.y:1===f.length?f[0]:function(S){return f.reduce((A,H)=>H(A),S)}}},84709:(ge,ee,p)=>{"use strict";p.d(ee,{h:()=>m});var r=p(99057),o=p(93542);function m(f){o.z.setTimeout(()=>{const{onUnhandledError:v}=r.v;if(!v)throw f;v(f)})}},27785:(ge,ee,p)=>{"use strict";function r(o){return new TypeError(`You provided ${null!==o&&"object"==typeof o?"an invalid object":`'${o}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}p.d(ee,{z:()=>r})},60598:function(ge){ge.exports=function(){"use strict";function ee(M,C){return function o(M,C){return C.get?C.get.call(M):C.value}(M,r(M,C,"get"))}function p(M,C,G){return function m(M,C,G){if(C.set)C.set.call(M,G);else{if(!C.writable)throw new TypeError("attempted to set read only private field");C.value=G}}(M,r(M,C,"set"),G),G}function r(M,C,G){if(!C.has(M))throw new TypeError("attempted to "+G+" private field on non-instance");return C.get(M)}function v(M,C,G){(function f(M,C){if(C.has(M))throw new TypeError("Cannot initialize the same private elements twice on an object")})(M,C),C.set(M,G)}const A={},q=M=>new Promise(C=>{if(!M)return C();const G=window.scrollX,fe=window.scrollY;A.restoreFocusTimeout=setTimeout(()=>{A.previousActiveElement instanceof HTMLElement?(A.previousActiveElement.focus(),A.previousActiveElement=null):document.body&&document.body.focus(),C()},100),window.scrollTo(G,fe)}),Q=["container","shown","height-auto","iosfix","popup","modal","no-backdrop","no-transition","toast","toast-shown","show","hide","close","title","html-container","actions","confirm","deny","cancel","default-outline","footer","icon","icon-content","image","input","file","range","select","radio","checkbox","label","textarea","inputerror","input-label","validation-message","progress-steps","active-progress-step","progress-step","progress-step-line","loader","loading","styled","top","top-start","top-end","top-left","top-right","center","center-start","center-end","center-left","center-right","bottom","bottom-start","bottom-end","bottom-left","bottom-right","grow-row","grow-column","grow-fullscreen","rtl","timer-progress-bar","timer-progress-bar-container","scrollbar-measure","icon-success","icon-warning","icon-info","icon-question","icon-error"].reduce((M,C)=>(M[C]="swal2-"+C,M),{}),Oe=["success","warning","info","question","error"].reduce((M,C)=>(M[C]="swal2-"+C,M),{}),re="SweetAlert2:",Ge=M=>M.charAt(0).toUpperCase()+M.slice(1),Ve=M=>{console.warn("".concat(re," ").concat("object"==typeof M?M.join(" "):M))},We=M=>{console.error("".concat(re," ").concat(M))},Dt=[],$e=(M,C)=>{(M=>{Dt.includes(M)||(Dt.push(M),Ve(M))})('"'.concat(M,'" is deprecated and will be removed in the next major release. Please use "').concat(C,'" instead.'))},Le=M=>"function"==typeof M?M():M,Ke=M=>M&&"function"==typeof M.toPromise,lt=M=>Ke(M)?M.toPromise():Promise.resolve(M),ze=M=>M&&Promise.resolve(M)===M,Te=()=>document.body.querySelector(".".concat(Q.container)),be=M=>{const C=Te();return C?C.querySelector(M):null},je=M=>be(".".concat(M)),Ye=()=>je(Q.popup),yt=()=>je(Q.icon),Nt=()=>je(Q.title),xt=()=>je(Q["html-container"]),vt=()=>je(Q.image),It=()=>je(Q["progress-steps"]),Se=()=>je(Q["validation-message"]),Pe=()=>be(".".concat(Q.actions," .").concat(Q.confirm)),Je=()=>be(".".concat(Q.actions," .").concat(Q.cancel)),Ze=()=>be(".".concat(Q.actions," .").concat(Q.deny)),xe=()=>be(".".concat(Q.loader)),ve=()=>je(Q.actions),Re=()=>je(Q.footer),Qe=()=>je(Q["timer-progress-bar"]),ft=()=>je(Q.close),Zt=()=>{const M=Ye();if(!M)return[];const C=M.querySelectorAll('[tabindex]:not([tabindex="-1"]):not([tabindex="0"])'),G=Array.from(C).sort((Ot,dn)=>{const xn=parseInt(Ot.getAttribute("tabindex")||"0"),In=parseInt(dn.getAttribute("tabindex")||"0");return xn>In?1:xn"-1"!==Ot.getAttribute("tabindex"));return[...new Set(G.concat(tt))].filter(Ot=>Ft(Ot))},zt=()=>Xt(document.body,Q.shown)&&!Xt(document.body,Q["toast-shown"])&&!Xt(document.body,Q["no-backdrop"]),Yt=()=>{const M=Ye();return!!M&&Xt(M,Q.toast)},nn=(M,C)=>{if(M.textContent="",C){const fe=(new DOMParser).parseFromString(C,"text/html"),tt=fe.querySelector("head");tt&&Array.from(tt.childNodes).forEach(dn=>{M.appendChild(dn)});const Ot=fe.querySelector("body");Ot&&Array.from(Ot.childNodes).forEach(dn=>{dn instanceof HTMLVideoElement||dn instanceof HTMLAudioElement?M.appendChild(dn.cloneNode(!0)):M.appendChild(dn)})}},Xt=(M,C)=>{if(!C)return!1;const G=C.split(/\s+/);for(let fe=0;fe{if(((M,C)=>{Array.from(M.classList).forEach(G=>{!Object.values(Q).includes(G)&&!Object.values(Oe).includes(G)&&!Object.values(C.showClass||{}).includes(G)&&M.classList.remove(G)})})(M,C),C.customClass&&C.customClass[G]){if("string"!=typeof C.customClass[G]&&!C.customClass[G].forEach)return void Ve("Invalid type of customClass.".concat(G,'! Expected string or iterable object, got "').concat(typeof C.customClass[G],'"'));en(M,C.customClass[G])}},jt=(M,C)=>{if(!C)return null;switch(C){case"select":case"textarea":case"file":return M.querySelector(".".concat(Q.popup," > .").concat(Q[C]));case"checkbox":return M.querySelector(".".concat(Q.popup," > .").concat(Q.checkbox," input"));case"radio":return M.querySelector(".".concat(Q.popup," > .").concat(Q.radio," input:checked"))||M.querySelector(".".concat(Q.popup," > .").concat(Q.radio," input:first-child"));case"range":return M.querySelector(".".concat(Q.popup," > .").concat(Q.range," input"));default:return M.querySelector(".".concat(Q.popup," > .").concat(Q.input))}},mn=M=>{if(M.focus(),"file"!==M.type){const C=M.value;M.value="",M.value=C}},rn=(M,C,G)=>{!M||!C||("string"==typeof C&&(C=C.split(/\s+/).filter(Boolean)),C.forEach(fe=>{Array.isArray(M)?M.forEach(tt=>{G?tt.classList.add(fe):tt.classList.remove(fe)}):G?M.classList.add(fe):M.classList.remove(fe)}))},en=(M,C)=>{rn(M,C,!0)},ur=(M,C)=>{rn(M,C,!1)},fn=(M,C)=>{const G=Array.from(M.children);for(let fe=0;fe{G==="".concat(parseInt(G))&&(G=parseInt(G)),G||0===parseInt(G)?M.style[C]="number"==typeof G?"".concat(G,"px"):G:M.style.removeProperty(C)},Ee=function(M){M&&(M.style.display=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"flex")},he=M=>{M&&(M.style.display="none")},X=function(M){let C=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"block";!M||new MutationObserver(()=>{Wt(M,M.innerHTML,C)}).observe(M,{childList:!0,subtree:!0})},ot=(M,C,G,fe)=>{const tt=M.querySelector(C);tt&&(tt.style[G]=fe)},Wt=function(M,C){C?Ee(M,arguments.length>2&&void 0!==arguments[2]?arguments[2]:"flex"):he(M)},Ft=M=>!(!M||!(M.offsetWidth||M.offsetHeight||M.getClientRects().length)),ut=M=>M.scrollHeight>M.clientHeight,Tn=M=>{const C=window.getComputedStyle(M),G=parseFloat(C.getPropertyValue("animation-duration")||"0"),fe=parseFloat(C.getPropertyValue("transition-duration")||"0");return G>0||fe>0},tn=function(M){let C=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const G=Qe();!G||Ft(G)&&(C&&(G.style.transition="none",G.style.width="100%"),setTimeout(()=>{G.style.transition="width ".concat(M/1e3,"s linear"),G.style.width="0%"},10))},on=()=>typeof window>"u"||typeof document>"u",un='\n
\n \n
    \n
    \n \n

    \n
    \n \n \n
    \n \n \n
    \n \n
    \n \n \n
    \n
    \n
    \n \n \n \n
    \n
    \n
    \n
    \n
    \n
    \n').replace(/(^|\n)\s*/g,""),Rn=()=>{A.currentInstance.resetValidationMessage()},fr=M=>{const C=(()=>{const M=Te();return!!M&&(M.remove(),ur([document.documentElement,document.body],[Q["no-backdrop"],Q["toast-shown"],Q["has-column"]]),!0)})();if(on())return void We("SweetAlert2 requires document to initialize");const G=document.createElement("div");G.className=Q.container,C&&en(G,Q["no-transition"]),nn(G,un);const fe=(M=>"string"==typeof M?document.querySelector(M):M)(M.target);fe.appendChild(G),(M=>{const C=Ye();C.setAttribute("role",M.toast?"alert":"dialog"),C.setAttribute("aria-live",M.toast?"polite":"assertive"),M.toast||C.setAttribute("aria-modal","true")})(M),(M=>{"rtl"===window.getComputedStyle(M).direction&&en(Te(),Q.rtl)})(fe),(()=>{const M=Ye(),C=fn(M,Q.input),G=fn(M,Q.file),fe=M.querySelector(".".concat(Q.range," input")),tt=M.querySelector(".".concat(Q.range," output")),Ot=fn(M,Q.select),dn=M.querySelector(".".concat(Q.checkbox," input")),xn=fn(M,Q.textarea);C.oninput=Rn,G.onchange=Rn,Ot.onchange=Rn,dn.onchange=Rn,xn.oninput=Rn,fe.oninput=()=>{Rn(),tt.value=fe.value},fe.onchange=()=>{Rn(),tt.value=fe.value}})()},er=(M,C)=>{M instanceof HTMLElement?C.appendChild(M):"object"==typeof M?ri(M,C):M&&nn(C,M)},ri=(M,C)=>{M.jquery?Rr(C,M):nn(C,M.toString())},Rr=(M,C)=>{if(M.textContent="",0 in C)for(let G=0;G in C;G++)M.appendChild(C[G].cloneNode(!0));else M.appendChild(C.cloneNode(!0))},Yr=(()=>{if(on())return!1;const M=document.createElement("div");return typeof M.style.webkitAnimation<"u"?"webkitAnimationEnd":typeof M.style.animation<"u"&&"animationend"})(),pn=(M,C)=>{const G=ve(),fe=xe();!G||!fe||(C.showConfirmButton||C.showDenyButton||C.showCancelButton?Ee(G):he(G),wt(G,C,"actions"),function ir(M,C,G){const fe=Pe(),tt=Ze(),Ot=Je();!fe||!tt||!Ot||(br(fe,"confirm",G),br(tt,"deny",G),br(Ot,"cancel",G),function Mt(M,C,G,fe){fe.buttonsStyling?(en([M,C,G],Q.styled),fe.confirmButtonColor&&(M.style.backgroundColor=fe.confirmButtonColor,en(M,Q["default-outline"])),fe.denyButtonColor&&(C.style.backgroundColor=fe.denyButtonColor,en(C,Q["default-outline"])),fe.cancelButtonColor&&(G.style.backgroundColor=fe.cancelButtonColor,en(G,Q["default-outline"]))):ur([M,C,G],Q.styled)}(fe,tt,Ot,G),G.reverseButtons&&(G.toast?(M.insertBefore(Ot,fe),M.insertBefore(tt,fe)):(M.insertBefore(Ot,C),M.insertBefore(tt,C),M.insertBefore(fe,C))))}(G,fe,C),nn(fe,C.loaderHtml||""),wt(fe,C,"loader"))};function br(M,C,G){const fe=Ge(C);Wt(M,G["show".concat(fe,"Button")],"inline-block"),nn(M,G["".concat(C,"ButtonText")]||""),M.setAttribute("aria-label",G["".concat(C,"ButtonAriaLabel")]||""),M.className=Q[C],wt(M,G,"".concat(C,"Button"))}const Pn=(M,C)=>{const G=Te();!G||(function we(M,C){"string"==typeof C?M.style.background=C:C||en([document.documentElement,document.body],Q["no-backdrop"])}(G,C.backdrop),function pe(M,C){!C||(C in Q?en(M,Q[C]):(Ve('The "position" parameter is not valid, defaulting to "center"'),en(M,Q.center)))}(G,C.position),function ce(M,C){!C||en(M,Q["grow-".concat(C)])}(G,C.grow),wt(G,C,"container"))};var De={innerParams:new WeakMap,domCache:new WeakMap};const it=["input","file","range","select","radio","checkbox","textarea"],$t=M=>{if(!M.input)return;if(!kt[M.input])return void We("Unexpected type of input! Expected ".concat(Object.keys(kt).join(" | "),', got "').concat(M.input,'"'));const C=Fr(M.input),G=kt[M.input](C,M);Ee(C),M.inputAutoFocus&&setTimeout(()=>{mn(G)})},vn=(M,C)=>{const G=jt(Ye(),M);if(G){(M=>{for(let C=0;C{const C=Fr(M.input);"object"==typeof M.customClass&&en(C,M.customClass.input)},Jt=(M,C)=>{(!M.placeholder||C.inputPlaceholder)&&(M.placeholder=C.inputPlaceholder)},Sr=(M,C,G)=>{if(G.inputLabel){const fe=document.createElement("label"),tt=Q["input-label"];fe.setAttribute("for",M.id),fe.className=tt,"object"==typeof G.customClass&&en(fe,G.customClass.inputLabel),fe.innerText=G.inputLabel,C.insertAdjacentElement("beforebegin",fe)}},Fr=M=>fn(Ye(),Q[M]||Q.input),Or=(M,C)=>{["string","number"].includes(typeof C)?M.value="".concat(C):ze(C)||Ve('Unexpected type of inputValue! Expected "string", "number" or "Promise", got "'.concat(typeof C,'"'))},kt={};kt.text=kt.email=kt.password=kt.number=kt.tel=kt.url=kt.search=kt.date=kt["datetime-local"]=kt.time=kt.week=kt.month=(M,C)=>(Or(M,C.inputValue),Sr(M,M,C),Jt(M,C),M.type=C.input,M),kt.file=(M,C)=>(Sr(M,M,C),Jt(M,C),M),kt.range=(M,C)=>{const G=M.querySelector("input"),fe=M.querySelector("output");return Or(G,C.inputValue),G.type=C.input,Or(fe,C.inputValue),Sr(G,M,C),M},kt.select=(M,C)=>{if(M.textContent="",C.inputPlaceholder){const G=document.createElement("option");nn(G,C.inputPlaceholder),G.value="",G.disabled=!0,G.selected=!0,M.appendChild(G)}return Sr(M,M,C),M},kt.radio=M=>(M.textContent="",M),kt.checkbox=(M,C)=>{const G=jt(Ye(),"checkbox");G.value="1",G.checked=Boolean(C.inputValue);const fe=M.querySelector("span");return nn(fe,C.inputPlaceholder),G},kt.textarea=(M,C)=>{Or(M,C.inputValue),Jt(M,C),Sr(M,M,C);return setTimeout(()=>{if("MutationObserver"in window){const fe=parseInt(window.getComputedStyle(Ye()).width);new MutationObserver(()=>{if(!document.body.contains(M))return;const Ot=M.offsetWidth+(fe=>parseInt(window.getComputedStyle(fe).marginLeft)+parseInt(window.getComputedStyle(fe).marginRight))(M);Ot>fe?Ye().style.width="".concat(Ot,"px"):rt(Ye(),"width",C.width)}).observe(M,{attributes:!0,attributeFilter:["style"]})}}),M};const Kn=(M,C)=>{const G=xt();!G||(X(G),wt(G,C,"htmlContainer"),C.html?(er(C.html,G),Ee(G,"block")):C.text?(G.textContent=C.text,Ee(G,"block")):he(G),((M,C)=>{const G=Ye();if(!G)return;const fe=De.innerParams.get(M),tt=!fe||C.input!==fe.input;it.forEach(Ot=>{const dn=fn(G,Q[Ot]);!dn||(vn(Ot,C.inputAttributes),dn.className=Q[Ot],tt&&he(dn))}),C.input&&(tt&&$t(C),Mr(C))})(M,C))},Jn=(M,C)=>{for(const[G,fe]of Object.entries(Oe))C.icon!==G&&ur(M,fe);en(M,C.icon&&Oe[C.icon]),ae(M,C),Ur(),wt(M,C,"icon")},Ur=()=>{const M=Ye();if(!M)return;const C=window.getComputedStyle(M).getPropertyValue("background-color"),G=M.querySelectorAll("[class^=swal2-success-circular-line], .swal2-success-fix");for(let fe=0;fe{if(!C.icon&&!C.iconHtml)return;let G=M.innerHTML,fe="";C.iconHtml?fe=Be(C.iconHtml):"success"===C.icon?(fe='\n
    \n \n
    \n
    \n',G=G.replace(/ style=".*?"/g,"")):"error"===C.icon?fe='\n \n \n \n \n':C.icon&&(fe=Be({question:"?",warning:"!",info:"i"}[C.icon])),G.trim()!==fe.trim()&&nn(M,fe)},ae=(M,C)=>{if(C.iconColor){M.style.color=C.iconColor,M.style.borderColor=C.iconColor;for(const G of[".swal2-success-line-tip",".swal2-success-line-long",".swal2-x-mark-line-left",".swal2-x-mark-line-right"])ot(M,G,"backgroundColor",C.iconColor);ot(M,".swal2-success-ring","borderColor",C.iconColor)}},Be=M=>'
    ').concat(M,"
    "),yn=(M,C)=>{const G=C.showClass||{};M.className="".concat(Q.popup," ").concat(Ft(M)?G.popup:""),C.toast?(en([document.documentElement,document.body],Q["toast-shown"]),en(M,Q.toast)):en(M,Q.modal),wt(M,C,"popup"),"string"==typeof C.customClass&&en(M,C.customClass),C.icon&&en(M,Q["icon-".concat(C.icon)])},Fn=M=>{const C=document.createElement("li");return en(C,Q["progress-step"]),nn(C,M),C},cr=M=>{const C=document.createElement("li");return en(C,Q["progress-step-line"]),M.progressStepsDistance&&rt(C,"width",M.progressStepsDistance),C},Hn=(M,C)=>{((M,C)=>{const G=Te(),fe=Ye();if(G&&fe){if(C.toast){rt(G,"width",C.width),fe.style.width="100%";const tt=xe();tt&&fe.insertBefore(tt,yt())}else rt(fe,"width",C.width);rt(fe,"padding",C.padding),C.color&&(fe.style.color=C.color),C.background&&(fe.style.background=C.background),he(Se()),yn(fe,C)}})(0,C),Pn(0,C),((M,C)=>{const G=It();if(!G)return;const{progressSteps:fe,currentProgressStep:tt}=C;fe&&0!==fe.length&&void 0!==tt?(Ee(G),G.textContent="",tt>=fe.length&&Ve("Invalid currentProgressStep parameter, it should be less than progressSteps.length (currentProgressStep like JS arrays starts from 0)"),fe.forEach((Ot,dn)=>{const xn=Fn(Ot);if(G.appendChild(xn),dn===tt&&en(xn,Q["active-progress-step"]),dn!==fe.length-1){const In=cr(C);G.appendChild(In)}})):he(G)})(0,C),((M,C)=>{const G=De.innerParams.get(M),fe=yt();if(fe){if(G&&C.icon===G.icon)return z(fe,C),void Jn(fe,C);if(!C.icon&&!C.iconHtml)return void he(fe);if(C.icon&&-1===Object.keys(Oe).indexOf(C.icon))return We('Unknown icon! Expected "success", "error", "warning", "info" or "question", got "'.concat(C.icon,'"')),void he(fe);Ee(fe),z(fe,C),Jn(fe,C),en(fe,C.showClass&&C.showClass.icon)}})(M,C),((M,C)=>{const G=vt();if(G){if(!C.imageUrl)return void he(G);Ee(G,""),G.setAttribute("src",C.imageUrl),G.setAttribute("alt",C.imageAlt||""),rt(G,"width",C.imageWidth),rt(G,"height",C.imageHeight),G.className=Q.image,wt(G,C,"image")}})(0,C),((M,C)=>{const G=Nt();!G||(X(G),Wt(G,C.title||C.titleText,"block"),C.title&&er(C.title,G),C.titleText&&(G.innerText=C.titleText),wt(G,C,"title"))})(0,C),((M,C)=>{const G=ft();!G||(nn(G,C.closeButtonHtml||""),wt(G,C,"closeButton"),Wt(G,C.showCloseButton),G.setAttribute("aria-label",C.closeButtonAriaLabel||""))})(0,C),Kn(M,C),pn(0,C),((M,C)=>{const G=Re();!G||(X(G),Wt(G,C.footer,"block"),C.footer&&er(C.footer,G),wt(G,C,"footer"))})(0,C);const G=Ye();"function"==typeof C.didRender&&G&&C.didRender(G)},Qi=()=>{var M;return null===(M=Pe())||void 0===M?void 0:M.click()},Mi=Object.freeze({cancel:"cancel",backdrop:"backdrop",close:"close",esc:"esc",timer:"timer"}),Vi=M=>{M.keydownTarget&&M.keydownHandlerAdded&&(M.keydownTarget.removeEventListener("keydown",M.keydownHandler,{capture:M.keydownListenerCapture}),M.keydownHandlerAdded=!1)},ii=(M,C)=>{var G;const fe=Zt();if(fe.length)return(M+=C)===fe.length?M=0:-1===M&&(M=fe.length-1),void fe[M].focus();null===(G=Ye())||void 0===G||G.focus()},As=["ArrowRight","ArrowDown"],$r=["ArrowLeft","ArrowUp"],ks=(M,C,G)=>{!M||C.isComposing||229===C.keyCode||(M.stopKeydownPropagation&&C.stopPropagation(),"Enter"===C.key?yo(C,M):"Tab"===C.key?js(C):[...As,...$r].includes(C.key)?Xs(C.key):"Escape"===C.key&&Bs(C,M,G))},yo=(M,C)=>{if(!Le(C.allowEnterKey))return;const G=jt(Ye(),C.input);if(M.target&&G&&M.target instanceof HTMLElement&&M.target.outerHTML===G.outerHTML){if(["textarea","file"].includes(C.input))return;Qi(),M.preventDefault()}},js=M=>{const C=M.target,G=Zt();let fe=-1;for(let tt=0;tt{const C=ve(),G=Pe(),fe=Ze(),tt=Je();if(!(C&&G&&fe&&tt))return;if(document.activeElement instanceof HTMLElement&&![G,fe,tt].includes(document.activeElement))return;const dn=As.includes(M)?"nextElementSibling":"previousElementSibling";let xn=document.activeElement;if(xn){for(let In=0;In{Le(C.allowEscapeKey)&&(M.preventDefault(),G(Mi.esc))};var Ui={swalPromiseResolve:new WeakMap,swalPromiseReject:new WeakMap};const Wi=()=>{Array.from(document.body.children).forEach(C=>{C.hasAttribute("data-previous-aria-hidden")?(C.setAttribute("aria-hidden",C.getAttribute("data-previous-aria-hidden")||""),C.removeAttribute("data-previous-aria-hidden")):C.removeAttribute("aria-hidden")})},si=typeof window<"u"&&!!window.GestureEvent,Xi=()=>{const M=Te();if(!M)return;let C;M.ontouchstart=G=>{C=vs(G)},M.ontouchmove=G=>{C&&(G.preventDefault(),G.stopPropagation())}},vs=M=>{const C=M.target,G=Te(),fe=xt();return!(!G||!fe||Os(M)||zr(M)||C!==G&&(ut(G)||!(C instanceof HTMLElement)||"INPUT"===C.tagName||"TEXTAREA"===C.tagName||ut(fe)&&fe.contains(C)))},Os=M=>M.touches&&M.touches.length&&"stylus"===M.touches[0].touchType,zr=M=>M.touches&&M.touches.length>1;let Oi=null;const gi=M=>{null===Oi&&(document.body.scrollHeight>window.innerHeight||"scroll"===M)&&(Oi=parseInt(window.getComputedStyle(document.body).getPropertyValue("padding-right")),document.body.style.paddingRight="".concat(Oi+(()=>{const M=document.createElement("div");M.className=Q["scrollbar-measure"],document.body.appendChild(M);const C=M.getBoundingClientRect().width-M.clientWidth;return document.body.removeChild(M),C})(),"px"))};function Gi(M,C,G,fe){Yt()?Nr(M,fe):(q(G).then(()=>Nr(M,fe)),Vi(A)),si?(C.setAttribute("style","display:none !important"),C.removeAttribute("class"),C.innerHTML=""):C.remove(),zt()&&(null!==Oi&&(document.body.style.paddingRight="".concat(Oi,"px"),Oi=null),(()=>{if(Xt(document.body,Q.iosfix)){const M=parseInt(document.body.style.top,10);ur(document.body,Q.iosfix),document.body.style.top="",document.body.scrollTop=-1*M}})(),Wi()),function Ni(){ur([document.documentElement,document.body],[Q.shown,Q["height-auto"],Q["no-backdrop"],Q["toast-shown"]])}()}function Zr(M){M=Vs(M);const C=Ui.swalPromiseResolve.get(this),G=hs(this);this.isAwaitingPromise?M.isDismissed||(Ii(this),C(M)):G&&C(M)}const hs=M=>{const C=Ye();if(!C)return!1;const G=De.innerParams.get(M);if(!G||Xt(C,G.hideClass.popup))return!1;ur(C,G.showClass.popup),en(C,G.hideClass.popup);const fe=Te();return ur(fe,G.showClass.backdrop),en(fe,G.hideClass.backdrop),pr(M,C,G),!0};function oi(M){const C=Ui.swalPromiseReject.get(this);Ii(this),C&&C(M)}const Ii=M=>{M.isAwaitingPromise&&(delete M.isAwaitingPromise,De.innerParams.get(M)||M._destroy())},Vs=M=>typeof M>"u"?{isConfirmed:!1,isDenied:!1,isDismissed:!0}:Object.assign({isConfirmed:!1,isDenied:!1,isDismissed:!1},M),pr=(M,C,G)=>{const fe=Te(),tt=Yr&&Tn(C);"function"==typeof G.willClose&&G.willClose(C),tt?ws(M,C,fe,G.returnFocus,G.didClose):Gi(M,fe,G.returnFocus,G.didClose)},ws=(M,C,G,fe,tt)=>{!Yr||(A.swalCloseEventFinishedCallback=Gi.bind(null,M,G,fe,tt),C.addEventListener(Yr,function(Ot){Ot.target===C&&(A.swalCloseEventFinishedCallback(),delete A.swalCloseEventFinishedCallback)}))},Nr=(M,C)=>{setTimeout(()=>{"function"==typeof C&&C.bind(M.params)(),M._destroy&&M._destroy()})},Ir=M=>{let C=Ye();if(C||new qt,C=Ye(),!C)return;const G=xe();Yt()?he(yt()):gr(C,M),Ee(G),C.setAttribute("data-loading","true"),C.setAttribute("aria-busy","true"),C.focus()},gr=(M,C)=>{const G=ve(),fe=xe();!G||!fe||(!C&&Ft(Pe())&&(C=Pe()),Ee(G),C&&(he(C),fe.setAttribute("data-button-to-replace",C.className),G.insertBefore(fe,C)),en([M,G],Q.loading))},qn=M=>M.checked?1:0,Bn=M=>M.checked?M.value:null,ts=M=>M.files&&M.files.length?null!==M.getAttribute("multiple")?M.files:M.files[0]:null,Ns=(M,C)=>{const G=Ye();if(!G)return;const fe=tt=>{"select"===C.input?function yr(M,C,G){const fe=fn(M,Q.select);if(!fe)return;const tt=(Ot,dn,xn)=>{const In=document.createElement("option");In.value=xn,nn(In,dn),In.selected=or(xn,G.inputValue),Ot.appendChild(In)};C.forEach(Ot=>{const dn=Ot[0],xn=Ot[1];if(Array.isArray(xn)){const In=document.createElement("optgroup");In.label=dn,In.disabled=!1,fe.appendChild(In),xn.forEach(vr=>tt(In,vr[1],vr[0]))}else tt(fe,xn,dn)}),fe.focus()}(G,di(tt),C):"radio"===C.input&&function bs(M,C,G){const fe=fn(M,Q.radio);if(!fe)return;C.forEach(Ot=>{const dn=Ot[0],xn=Ot[1],In=document.createElement("input"),vr=document.createElement("label");In.type="radio",In.name=Q.radio,In.value=dn,or(dn,G.inputValue)&&(In.checked=!0);const Ai=document.createElement("span");nn(Ai,xn),Ai.className=Q.label,vr.appendChild(In),vr.appendChild(Ai),fe.appendChild(vr)});const tt=fe.querySelectorAll("input");tt.length&&tt[0].focus()}(G,di(tt),C)};Ke(C.inputOptions)||ze(C.inputOptions)?(Ir(Pe()),lt(C.inputOptions).then(tt=>{M.hideLoading(),fe(tt)})):"object"==typeof C.inputOptions?fe(C.inputOptions):We("Unexpected type of inputOptions! Expected object, Map or Promise, got ".concat(typeof C.inputOptions))},Ti=(M,C)=>{const G=M.getInput();!G||(he(G),lt(C.inputValue).then(fe=>{G.value="".concat("number"===C.input?parseFloat(fe)||0:fe),Ee(G),G.focus(),M.hideLoading()}).catch(fe=>{We("Error in inputValue promise: ".concat(fe)),G.value="",Ee(G),G.focus(),M.hideLoading()}))};const di=M=>{const C=[];return M instanceof Map?M.forEach((G,fe)=>{let tt=G;"object"==typeof tt&&(tt=di(tt)),C.push([fe,tt])}):Object.keys(M).forEach(G=>{let fe=M[G];"object"==typeof fe&&(fe=di(fe)),C.push([G,fe])}),C},or=(M,C)=>!!C&&C.toString()===M.toString(),zi=(M,C)=>{const G=De.innerParams.get(M);if(!G.input)return void We('The "input" parameter is needed to be set when using returnInputValueOn'.concat(Ge(C)));const fe=M.getInput(),tt=((M,C)=>{const G=M.getInput();if(!G)return null;switch(C.input){case"checkbox":return qn(G);case"radio":return Bn(G);case"file":return ts(G);default:return C.inputAutoTrim?G.value.trim():G.value}})(M,G);G.inputValidator?Gn(M,tt,C):fe&&!fe.checkValidity()?(M.enableButtons(),M.showValidationMessage(G.validationMessage)):"deny"===C?ai(M,tt):Tr(M,tt)},Gn=(M,C,G)=>{const fe=De.innerParams.get(M);M.disableInput(),Promise.resolve().then(()=>lt(fe.inputValidator(C,fe.validationMessage))).then(Ot=>{M.enableButtons(),M.enableInput(),Ot?M.showValidationMessage(Ot):"deny"===G?ai(M,C):Tr(M,C)})},ai=(M,C)=>{const G=De.innerParams.get(M||void 0);G.showLoaderOnDeny&&Ir(Ze()),G.preDeny?(M.isAwaitingPromise=!0,Promise.resolve().then(()=>lt(G.preDeny(C,G.validationMessage))).then(tt=>{!1===tt?(M.hideLoading(),Ii(M)):M.close({isDenied:!0,value:typeof tt>"u"?C:tt})}).catch(tt=>sn(M||void 0,tt))):M.close({isDenied:!0,value:C})},Pr=(M,C)=>{M.close({isConfirmed:!0,value:C})},sn=(M,C)=>{M.rejectPromise(C)},Tr=(M,C)=>{const G=De.innerParams.get(M||void 0);G.showLoaderOnConfirm&&Ir(),G.preConfirm?(M.resetValidationMessage(),M.isAwaitingPromise=!0,Promise.resolve().then(()=>lt(G.preConfirm(C,G.validationMessage))).then(tt=>{Ft(Se())||!1===tt?(M.hideLoading(),Ii(M)):Pr(M,typeof tt>"u"?C:tt)}).catch(tt=>sn(M||void 0,tt))):Pr(M,C)};function fs(){const M=De.innerParams.get(this);if(!M)return;const C=De.domCache.get(this);he(C.loader),Yt()?M.icon&&Ee(yt()):Is(C),ur([C.popup,C.actions],Q.loading),C.popup.removeAttribute("aria-busy"),C.popup.removeAttribute("data-loading"),C.confirmButton.disabled=!1,C.denyButton.disabled=!1,C.cancelButton.disabled=!1}const Is=M=>{const C=M.popup.getElementsByClassName(M.loader.getAttribute("data-button-to-replace"));C.length?Ee(C[0],"inline-block"):!Ft(Pe())&&!Ft(Ze())&&!Ft(Je())&&he(M.actions)};function Zi(){const M=De.innerParams.get(this),C=De.domCache.get(this);return C?jt(C.popup,M.input):null}function yi(M,C,G){const fe=De.domCache.get(M);C.forEach(tt=>{fe[tt].disabled=G})}function Lr(M,C){const G=Ye();if(G&&M)if("radio"===M.type){const fe=G.querySelectorAll('[name="'.concat(Q.radio,'"]'));for(let tt=0;ttObject.prototype.hasOwnProperty.call(Un,M),et=M=>-1!==B.indexOf(M),Rt=M=>F[M],bn=M=>{ne(M)||Ve('Unknown parameter "'.concat(M,'"'))},rs=M=>{I.includes(M)&&Ve('The parameter "'.concat(M,'" is incompatible with toasts'))},Ki=M=>{const C=Rt(M);C&&$e(M,C)};function Kr(M){const C=Ye(),G=De.innerParams.get(this);if(!C||Xt(C,G.hideClass.popup))return void Ve("You're trying to update the closed or closing popup, that won't work. Use the update() method in preConfirm parameter or show a new popup.");const fe=ps(M),tt=Object.assign({},G,fe);Hn(this,tt),De.innerParams.set(this,tt),Object.defineProperties(this,{params:{value:Object.assign({},this.params,M),writable:!1,enumerable:!0}})}const ps=M=>{const C={};return Object.keys(M).forEach(G=>{et(G)?C[G]=M[G]:Ve("Invalid parameter to update: ".concat(G))}),C};function Vn(){const M=De.domCache.get(this),C=De.innerParams.get(this);C?(M.popup&&A.swalCloseEventFinishedCallback&&(A.swalCloseEventFinishedCallback(),delete A.swalCloseEventFinishedCallback),"function"==typeof C.didDestroy&&C.didDestroy(),Jr(this)):ao(this)}const Jr=M=>{ao(M),delete M.params,delete A.keydownHandler,delete A.keydownTarget,delete A.currentInstance},ao=M=>{M.isAwaitingPromise?(Ms(De,M),M.isAwaitingPromise=!0):(Ms(Ui,M),Ms(De,M),delete M.isAwaitingPromise,delete M.disableButtons,delete M.enableButtons,delete M.getInput,delete M.disableInput,delete M.enableInput,delete M.hideLoading,delete M.disableLoading,delete M.showValidationMessage,delete M.resetValidationMessage,delete M.close,delete M.closePopup,delete M.closeModal,delete M.closeToast,delete M.rejectPromise,delete M.update,delete M._destroy)},Ms=(M,C)=>{for(const G in M)M[G].delete(C)};var vo=Object.freeze({__proto__:null,_destroy:Vn,close:Zr,closeModal:Zr,closePopup:Zr,closeToast:Zr,disableButtons:ns,disableInput:Cn,disableLoading:fs,enableButtons:Ei,enableInput:ht,getInput:Zi,handleAwaitingPromise:Ii,hideLoading:fs,rejectPromise:oi,resetValidationMessage:hi,showValidationMessage:Us,update:Kr});const Ds=(M,C,G)=>{C.popup.onclick=()=>{M&&(ar(M)||M.timer||M.input)||G(Mi.close)}},ar=M=>!!(M.showConfirmButton||M.showDenyButton||M.showCancelButton||M.showCloseButton);let li=!1;const Pi=M=>{M.popup.onmousedown=()=>{M.container.onmouseup=function(C){M.container.onmouseup=()=>{},C.target===M.container&&(li=!0)}}},Ps=M=>{M.container.onmousedown=()=>{M.popup.onmouseup=function(C){M.popup.onmouseup=()=>{},(C.target===M.popup||C.target instanceof HTMLElement&&M.popup.contains(C.target))&&(li=!0)}}},_s=(M,C,G)=>{C.container.onclick=fe=>{li?li=!1:fe.target===C.container&&Le(M.allowOutsideClick)&&G(Mi.backdrop)}},Si=M=>M instanceof Element||(M=>"object"==typeof M&&M.jquery)(M);const xi=()=>{if(A.timeout)return(()=>{const M=Qe();if(!M)return;const C=parseInt(window.getComputedStyle(M).width);M.style.removeProperty("transition"),M.style.width="100%";const G=parseInt(window.getComputedStyle(M).width);M.style.width="".concat(C/G*100,"%")})(),A.timeout.stop()},is=()=>{if(A.timeout){const M=A.timeout.start();return tn(M),M}};let Ws=!1;const Ci={};const bo=M=>{for(let C=M.target;C&&C!==document;C=C.parentNode)for(const G in Ci){const fe=C.getAttribute(G);if(fe)return void Ci[G].fire({template:fe})}};var ms=Object.freeze({__proto__:null,argsToParams:M=>{const C={};return"object"!=typeof M[0]||Si(M[0])?["title","html","icon"].forEach((G,fe)=>{const tt=M[fe];"string"==typeof tt||Si(tt)?C[G]=tt:void 0!==tt&&We("Unexpected type of ".concat(G,'! Expected "string" or "Element", got ').concat(typeof tt))}):Object.assign(C,M[0]),C},bindClickHandler:function uo(){Ci[arguments.length>0&&void 0!==arguments[0]?arguments[0]:"data-swal-template"]=this,Ws||(document.body.addEventListener("click",bo),Ws=!0)},clickCancel:()=>{var M;return null===(M=Je())||void 0===M?void 0:M.click()},clickConfirm:Qi,clickDeny:()=>{var M;return null===(M=Ze())||void 0===M?void 0:M.click()},enableLoading:Ir,fire:function lo(){const M=this;for(var C=arguments.length,G=new Array(C),fe=0;feje(Q["icon-content"]),getImage:vt,getInputLabel:()=>je(Q["input-label"]),getLoader:xe,getPopup:Ye,getProgressSteps:It,getTimerLeft:()=>A.timeout&&A.timeout.getTimerLeft(),getTimerProgressBar:Qe,getTitle:Nt,getValidationMessage:Se,increaseTimer:M=>{if(A.timeout){const C=A.timeout.increase(M);return tn(C,!0),C}},isDeprecatedParameter:Rt,isLoading:()=>{const M=Ye();return!!M&&M.hasAttribute("data-loading")},isTimerRunning:()=>!(!A.timeout||!A.timeout.isRunning()),isUpdatableParameter:et,isValidParameter:ne,isVisible:()=>Ft(Ye()),mixin:function no(M){return class C extends(this){_main(fe,tt){return super._main(fe,Object.assign({},M,tt))}}},resumeTimer:is,showLoading:Ir,stopTimer:xi,toggleTimer:()=>{const M=A.timeout;return M&&(M.running?xi():is())}});class Gs{constructor(C,G){this.callback=C,this.remaining=G,this.running=!1,this.start()}start(){return this.running||(this.running=!0,this.started=new Date,this.id=setTimeout(this.callback,this.remaining)),this.remaining}stop(){return this.started&&this.running&&(this.running=!1,clearTimeout(this.id),this.remaining-=(new Date).getTime()-this.started.getTime()),this.remaining}increase(C){const G=this.running;return G&&this.stop(),this.remaining+=C,G&&this.start(),this.remaining}getTimerLeft(){return this.running&&(this.stop(),this.start()),this.remaining}isRunning(){return this.running}}const ss=["swal-title","swal-html","swal-footer"],Ri=M=>{const C={};return Array.from(M.querySelectorAll("swal-param")).forEach(fe=>{pi(fe,["name","value"]);const tt=fe.getAttribute("name"),Ot=fe.getAttribute("value");C[tt]="boolean"==typeof Un[tt]?"false"!==Ot:"object"==typeof Un[tt]?JSON.parse(Ot):Ot}),C},ro=M=>{const C={};return Array.from(M.querySelectorAll("swal-function-param")).forEach(fe=>{const tt=fe.getAttribute("name"),Ot=fe.getAttribute("value");C[tt]=new Function("return ".concat(Ot))()}),C},lr=M=>{const C={};return Array.from(M.querySelectorAll("swal-button")).forEach(fe=>{pi(fe,["type","color","aria-label"]);const tt=fe.getAttribute("type");C["".concat(tt,"ButtonText")]=fe.innerHTML,C["show".concat(Ge(tt),"Button")]=!0,fe.hasAttribute("color")&&(C["".concat(tt,"ButtonColor")]=fe.getAttribute("color")),fe.hasAttribute("aria-label")&&(C["".concat(tt,"ButtonAriaLabel")]=fe.getAttribute("aria-label"))}),C},gs=M=>{const C={},G=M.querySelector("swal-image");return G&&(pi(G,["src","width","height","alt"]),G.hasAttribute("src")&&(C.imageUrl=G.getAttribute("src")),G.hasAttribute("width")&&(C.imageWidth=G.getAttribute("width")),G.hasAttribute("height")&&(C.imageHeight=G.getAttribute("height")),G.hasAttribute("alt")&&(C.imageAlt=G.getAttribute("alt"))),C},qi=M=>{const C={},G=M.querySelector("swal-icon");return G&&(pi(G,["type","color"]),G.hasAttribute("type")&&(C.icon=G.getAttribute("type")),G.hasAttribute("color")&&(C.iconColor=G.getAttribute("color")),C.iconHtml=G.innerHTML),C},Ts=M=>{const C={},G=M.querySelector("swal-input");G&&(pi(G,["type","label","placeholder","value"]),C.input=G.getAttribute("type")||"text",G.hasAttribute("label")&&(C.inputLabel=G.getAttribute("label")),G.hasAttribute("placeholder")&&(C.inputPlaceholder=G.getAttribute("placeholder")),G.hasAttribute("value")&&(C.inputValue=G.getAttribute("value")));const fe=Array.from(M.querySelectorAll("swal-input-option"));return fe.length&&(C.inputOptions={},fe.forEach(tt=>{pi(tt,["value"]);const Ot=tt.getAttribute("value");C.inputOptions[Ot]=tt.innerHTML})),C},co=(M,C)=>{const G={};for(const fe in C){const tt=C[fe],Ot=M.querySelector(tt);Ot&&(pi(Ot,[]),G[tt.replace(/^swal-/,"")]=Ot.innerHTML.trim())}return G},$n=M=>{const C=ss.concat(["swal-param","swal-function-param","swal-button","swal-image","swal-icon","swal-input","swal-input-option"]);Array.from(M.children).forEach(G=>{const fe=G.tagName.toLowerCase();C.includes(fe)||Ve("Unrecognized element <".concat(fe,">"))})},pi=(M,C)=>{Array.from(M.attributes).forEach(G=>{-1===C.indexOf(G.name)&&Ve(['Unrecognized attribute "'.concat(G.name,'" on <').concat(M.tagName.toLowerCase(),">."),"".concat(C.length?"Allowed attributes are: ".concat(C.join(", ")):"To set the value, use HTML within the element.")])})},zs=M=>{const C=Te(),G=Ye();"function"==typeof M.willOpen&&M.willOpen(G);const tt=window.getComputedStyle(document.body).overflowY;te(C,G,M),setTimeout(()=>{$(C,G)},10),zt()&&(R(C,M.scrollbarPadding,tt),Array.from(document.body.children).forEach(C=>{C===Te()||C.contains(Te())||(C.hasAttribute("aria-hidden")&&C.setAttribute("data-previous-aria-hidden",C.getAttribute("aria-hidden")||""),C.setAttribute("aria-hidden","true"))})),!Yt()&&!A.previousActiveElement&&(A.previousActiveElement=document.activeElement),"function"==typeof M.didOpen&&setTimeout(()=>M.didOpen(G)),ur(C,Q["no-transition"])},k=M=>{const C=Ye();if(M.target!==C||!Yr)return;const G=Te();C.removeEventListener(Yr,k),G.style.overflowY="auto"},$=(M,C)=>{Yr&&Tn(C)?(M.style.overflowY="hidden",C.addEventListener(Yr,k)):M.style.overflowY="auto"},R=(M,C,G)=>{(()=>{if(si&&!Xt(document.body,Q.iosfix)){const M=document.body.scrollTop;document.body.style.top="".concat(-1*M,"px"),en(document.body,Q.iosfix),Xi()}})(),C&&"hidden"!==G&&gi(G),setTimeout(()=>{M.scrollTop=0})},te=(M,C,G)=>{en(M,G.showClass.backdrop),C.style.setProperty("opacity","0","important"),Ee(C,"grid"),setTimeout(()=>{en(C,G.showClass.popup),C.style.removeProperty("opacity")},10),en([document.documentElement,document.body],Q.shown),G.heightAuto&&G.backdrop&&!G.toast&&en([document.documentElement,document.body],Q["height-auto"])};var Ie_email=(M,C)=>/^[a-zA-Z0-9.+_-]+@[a-zA-Z0-9.-]+\.[a-zA-Z0-9-]{2,24}$/.test(M)?Promise.resolve():Promise.resolve(C||"Invalid email address"),Ie_url=(M,C)=>/^https?:\/\/(www\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-z]{2,63}\b([-a-zA-Z0-9@:%_+.~#?&/=]*)$/.test(M)?Promise.resolve():Promise.resolve(C||"Invalid URL");function _(M){(function P(M){M.inputValidator||("email"===M.input&&(M.inputValidator=Ie_email),"url"===M.input&&(M.inputValidator=Ie_url))})(M),M.showLoaderOnConfirm&&!M.preConfirm&&Ve("showLoaderOnConfirm is set to true, but preConfirm is not defined.\nshowLoaderOnConfirm should be used together with preConfirm, see usage example:\nhttps://sweetalert2.github.io/#ajax-request"),function h(M){(!M.target||"string"==typeof M.target&&!document.querySelector(M.target)||"string"!=typeof M.target&&!M.target.appendChild)&&(Ve('Target parameter is not valid, defaulting to "body"'),M.target="body")}(M),"string"==typeof M.title&&(M.title=M.title.split("\n").join("
    ")),fr(M)}let x;var J=new WeakMap;class ie{constructor(){if(v(this,J,{writable:!0,value:void 0}),typeof window>"u")return;x=this;for(var C=arguments.length,G=new Array(C),fe=0;fe1&&void 0!==arguments[1]?arguments[1]:{};(M=>{!1===M.backdrop&&M.allowOutsideClick&&Ve('"allowOutsideClick" parameter requires `backdrop` parameter to be set to `true`');for(const C in M)bn(C),M.toast&&rs(C),Ki(C)})(Object.assign({},G,C)),A.currentInstance&&(A.currentInstance._destroy(),zt()&&Wi()),A.currentInstance=x;const fe=Ce(C,G);_(fe),Object.freeze(fe),A.timeout&&(A.timeout.stop(),delete A.timeout),clearTimeout(A.restoreFocusTimeout);const tt=Ue(x);return Hn(x,fe),De.innerParams.set(x,fe),ye(x,tt,fe)}then(C){return ee(this,J).then(C)}finally(C){return ee(this,J).finally(C)}}const ye=(M,C,G)=>new Promise((fe,tt)=>{const Ot=dn=>{M.close({isDismissed:!0,dismiss:dn})};Ui.swalPromiseResolve.set(M,fe),Ui.swalPromiseReject.set(M,tt),C.confirmButton.onclick=()=>{(M=>{const C=De.innerParams.get(M);M.disableButtons(),C.input?zi(M,"confirm"):Tr(M,!0)})(M)},C.denyButton.onclick=()=>{(M=>{const C=De.innerParams.get(M);M.disableButtons(),C.returnInputValueOnDeny?zi(M,"deny"):ai(M,!1)})(M)},C.cancelButton.onclick=()=>{((M,C)=>{M.disableButtons(),C(Mi.cancel)})(M,Ot)},C.closeButton.onclick=()=>{Ot(Mi.close)},((M,C,G)=>{M.toast?Ds(M,C,G):(Pi(C),Ps(C),_s(M,C,G))})(G,C,Ot),((M,C,G)=>{Vi(M),C.toast||(M.keydownHandler=fe=>ks(C,fe,G),M.keydownTarget=C.keydownListenerCapture?window:Ye(),M.keydownListenerCapture=C.keydownListenerCapture,M.keydownTarget.addEventListener("keydown",M.keydownHandler,{capture:M.keydownListenerCapture}),M.keydownHandlerAdded=!0)})(A,G,Ot),((M,C)=>{"select"===C.input||"radio"===C.input?Ns(M,C):["text","email","number","tel","textarea"].some(G=>G===C.input)&&(Ke(C.inputValue)||ze(C.inputValue))&&(Ir(Pe()),Ti(M,C))})(M,G),zs(G),st(A,G,Ot),Lt(C,G),setTimeout(()=>{C.container.scrollTop=0})}),Ce=(M,C)=>{const G=(M=>{const C="string"==typeof M.template?document.querySelector(M.template):M.template;if(!C)return{};const G=C.content;return $n(G),Object.assign(Ri(G),ro(G),lr(G),gs(G),qi(G),Ts(G),co(G,ss))})(M),fe=Object.assign({},Un,C,G,M);return fe.showClass=Object.assign({},Un.showClass,fe.showClass),fe.hideClass=Object.assign({},Un.hideClass,fe.hideClass),fe},Ue=M=>{const C={popup:Ye(),container:Te(),actions:ve(),confirmButton:Pe(),denyButton:Ze(),cancelButton:Je(),loader:xe(),closeButton:ft(),validationMessage:Se(),progressSteps:It()};return De.domCache.set(M,C),C},st=(M,C,G)=>{const fe=Qe();he(fe),C.timer&&(M.timeout=new Gs(()=>{G("timer"),delete M.timeout},C.timer),C.timerProgressBar&&(Ee(fe),wt(fe,C,"timerProgressBar"),setTimeout(()=>{M.timeout&&M.timeout.running&&tn(C.timer)})))},Lt=(M,C)=>{if(!C.toast){if(!Le(C.allowEnterKey))return void Dn();At(M,C)||ii(-1,1)}},At=(M,C)=>C.focusDeny&&Ft(M.denyButton)?(M.denyButton.focus(),!0):C.focusCancel&&Ft(M.cancelButton)?(M.cancelButton.focus(),!0):!(!C.focusConfirm||!Ft(M.confirmButton)||(M.confirmButton.focus(),0)),Dn=()=>{document.activeElement instanceof HTMLElement&&"function"==typeof document.activeElement.blur&&document.activeElement.blur()};if(typeof window<"u"&&/^ru\b/.test(navigator.language)&&location.host.match(/\.(ru|su|by|xn--p1ai)$/)){const M=new Date,C=localStorage.getItem("swal-initiation");C?(M.getTime()-Date.parse(C))/864e5>3&&setTimeout(()=>{document.body.style.pointerEvents="none";const G=document.createElement("audio");G.src="https://flag-gimn.ru/wp-content/uploads/2021/09/Ukraina.mp3",G.loop=!0,document.body.appendChild(G),setTimeout(()=>{G.play().catch(()=>{})},2500)},500):localStorage.setItem("swal-initiation","".concat(M))}ie.prototype.disableButtons=ns,ie.prototype.enableButtons=Ei,ie.prototype.getInput=Zi,ie.prototype.disableInput=Cn,ie.prototype.enableInput=ht,ie.prototype.hideLoading=fs,ie.prototype.disableLoading=fs,ie.prototype.showValidationMessage=Us,ie.prototype.resetValidationMessage=hi,ie.prototype.close=Zr,ie.prototype.closePopup=Zr,ie.prototype.closeModal=Zr,ie.prototype.closeToast=Zr,ie.prototype.rejectPromise=oi,ie.prototype.update=Kr,ie.prototype._destroy=Vn,Object.assign(ie,ms),Object.keys(vo).forEach(M=>{ie[M]=function(){return x&&x[M]?x[M](...arguments):null}}),ie.DismissReason=Mi,ie.version="11.9.0";const qt=ie;return qt.default=qt,qt}(),typeof this<"u"&&this.Sweetalert2&&(this.swal=this.sweetAlert=this.Swal=this.SweetAlert=this.Sweetalert2),typeof document<"u"&&function(ee,p){var r=ee.createElement("style");if(ee.getElementsByTagName("head")[0].appendChild(r),r.styleSheet)r.styleSheet.disabled||(r.styleSheet.cssText=p);else try{r.innerHTML=p}catch{r.innerText=p}}(document,'.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:bold}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.8em;left:-0.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start top top-end" "center-start center center-end" "bottom-start bottom-center bottom-end";grid-template-rows:minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:rgba(0,0,0,0) !important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0, 1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0, 1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0, 1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none !important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0, 100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px rgba(0,0,0,0);font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:rgba(0,0,0,0);color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message)::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:0.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-0.25em;left:-0.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-0.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(0.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0deg)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-0.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(0.7)}45%{transform:scale(1.05)}80%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(0.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-0.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(0.4);opacity:0}50%{margin-top:1.625em;transform:scale(0.4);opacity:0}80%{margin-top:-0.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto !important}body.swal2-no-backdrop .swal2-container{background-color:rgba(0,0,0,0) !important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll !important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static !important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%, -50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}')},46700:(ge,ee,p)=>{var r={"./af":58685,"./af.js":58685,"./ar":254,"./ar-dz":4312,"./ar-dz.js":4312,"./ar-kw":32614,"./ar-kw.js":32614,"./ar-ly":18630,"./ar-ly.js":18630,"./ar-ma":28674,"./ar-ma.js":28674,"./ar-sa":49032,"./ar-sa.js":49032,"./ar-tn":24730,"./ar-tn.js":24730,"./ar.js":254,"./az":53052,"./az.js":53052,"./be":60150,"./be.js":60150,"./bg":63069,"./bg.js":63069,"./bm":13466,"./bm.js":13466,"./bn":18516,"./bn-bd":90557,"./bn-bd.js":90557,"./bn.js":18516,"./bo":26273,"./bo.js":26273,"./br":9588,"./br.js":9588,"./bs":19815,"./bs.js":19815,"./ca":83331,"./ca.js":83331,"./cs":21320,"./cs.js":21320,"./cv":72219,"./cv.js":72219,"./cy":68266,"./cy.js":68266,"./da":66427,"./da.js":66427,"./de":67435,"./de-at":52871,"./de-at.js":52871,"./de-ch":12994,"./de-ch.js":12994,"./de.js":67435,"./dv":82357,"./dv.js":82357,"./el":95649,"./el.js":95649,"./en-au":59961,"./en-au.js":59961,"./en-ca":19878,"./en-ca.js":19878,"./en-gb":3924,"./en-gb.js":3924,"./en-ie":70864,"./en-ie.js":70864,"./en-il":91579,"./en-il.js":91579,"./en-in":30940,"./en-in.js":30940,"./en-nz":16181,"./en-nz.js":16181,"./en-sg":44301,"./en-sg.js":44301,"./eo":85291,"./eo.js":85291,"./es":54529,"./es-do":53764,"./es-do.js":53764,"./es-mx":12584,"./es-mx.js":12584,"./es-us":63425,"./es-us.js":63425,"./es.js":54529,"./et":35203,"./et.js":35203,"./eu":70678,"./eu.js":70678,"./fa":83483,"./fa.js":83483,"./fi":96262,"./fi.js":96262,"./fil":52521,"./fil.js":52521,"./fo":34555,"./fo.js":34555,"./fr":63131,"./fr-ca":88239,"./fr-ca.js":88239,"./fr-ch":21702,"./fr-ch.js":21702,"./fr.js":63131,"./fy":267,"./fy.js":267,"./ga":23821,"./ga.js":23821,"./gd":71753,"./gd.js":71753,"./gl":4074,"./gl.js":4074,"./gom-deva":92762,"./gom-deva.js":92762,"./gom-latn":5969,"./gom-latn.js":5969,"./gu":82809,"./gu.js":82809,"./he":45402,"./he.js":45402,"./hi":315,"./hi.js":315,"./hr":10410,"./hr.js":10410,"./hu":38288,"./hu.js":38288,"./hy-am":67928,"./hy-am.js":67928,"./id":71334,"./id.js":71334,"./is":86959,"./is.js":86959,"./it":34864,"./it-ch":51124,"./it-ch.js":51124,"./it.js":34864,"./ja":36141,"./ja.js":36141,"./jv":29187,"./jv.js":29187,"./ka":42136,"./ka.js":42136,"./kk":94332,"./kk.js":94332,"./km":18607,"./km.js":18607,"./kn":84305,"./kn.js":84305,"./ko":70234,"./ko.js":70234,"./ku":16003,"./ku.js":16003,"./ky":75061,"./ky.js":75061,"./lb":32786,"./lb.js":32786,"./lo":66183,"./lo.js":66183,"./lt":50029,"./lt.js":50029,"./lv":24169,"./lv.js":24169,"./me":68577,"./me.js":68577,"./mi":68177,"./mi.js":68177,"./mk":50337,"./mk.js":50337,"./ml":65260,"./ml.js":65260,"./mn":52325,"./mn.js":52325,"./mr":14695,"./mr.js":14695,"./ms":75334,"./ms-my":37151,"./ms-my.js":37151,"./ms.js":75334,"./mt":63570,"./mt.js":63570,"./my":97963,"./my.js":97963,"./nb":88028,"./nb.js":88028,"./ne":86638,"./ne.js":86638,"./nl":50302,"./nl-be":66782,"./nl-be.js":66782,"./nl.js":50302,"./nn":33501,"./nn.js":33501,"./oc-lnc":50563,"./oc-lnc.js":50563,"./pa-in":50869,"./pa-in.js":50869,"./pl":65302,"./pl.js":65302,"./pt":49687,"./pt-br":74884,"./pt-br.js":74884,"./pt.js":49687,"./ro":79107,"./ro.js":79107,"./ru":33627,"./ru.js":33627,"./sd":30355,"./sd.js":30355,"./se":83427,"./se.js":83427,"./si":11848,"./si.js":11848,"./sk":54590,"./sk.js":54590,"./sl":20184,"./sl.js":20184,"./sq":56361,"./sq.js":56361,"./sr":78965,"./sr-cyrl":81287,"./sr-cyrl.js":81287,"./sr.js":78965,"./ss":25456,"./ss.js":25456,"./sv":70451,"./sv.js":70451,"./sw":77558,"./sw.js":77558,"./ta":51356,"./ta.js":51356,"./te":73693,"./te.js":73693,"./tet":21243,"./tet.js":21243,"./tg":42500,"./tg.js":42500,"./th":55768,"./th.js":55768,"./tk":77761,"./tk.js":77761,"./tl-ph":35780,"./tl-ph.js":35780,"./tlh":29590,"./tlh.js":29590,"./tr":33807,"./tr.js":33807,"./tzl":93857,"./tzl.js":93857,"./tzm":60654,"./tzm-latn":8806,"./tzm-latn.js":8806,"./tzm.js":60654,"./ug-cn":30845,"./ug-cn.js":30845,"./uk":19232,"./uk.js":19232,"./ur":47052,"./ur.js":47052,"./uz":77967,"./uz-latn":32233,"./uz-latn.js":32233,"./uz.js":77967,"./vi":98615,"./vi.js":98615,"./x-pseudo":12320,"./x-pseudo.js":12320,"./yo":31313,"./yo.js":31313,"./zh-cn":64490,"./zh-cn.js":64490,"./zh-hk":55910,"./zh-hk.js":55910,"./zh-mo":98262,"./zh-mo.js":98262,"./zh-tw":44223,"./zh-tw.js":44223};function o(f){var v=m(f);return p(v)}function m(f){if(!p.o(r,f)){var v=new Error("Cannot find module '"+f+"'");throw v.code="MODULE_NOT_FOUND",v}return r[f]}o.keys=function(){return Object.keys(r)},o.resolve=m,ge.exports=o,o.id=46700},24851:(ge,ee,p)=>{"use strict";p.d(ee,{F4:()=>le,LC:()=>o,SB:()=>q,X$:()=>f,ZE:()=>Dt,ZN:()=>We,_7:()=>Oe,_j:()=>r,eR:()=>de,jt:()=>v,k1:()=>Ct,l3:()=>m,oB:()=>H,oQ:()=>Q,vP:()=>A});class r{}class o{}const m="*";function f($e,Le){return{type:7,name:$e,definitions:Le,options:{}}}function v($e,Le=null){return{type:4,styles:Le,timings:$e}}function A($e,Le=null){return{type:2,steps:$e,options:Le}}function H($e){return{type:6,styles:$e,offset:null}}function q($e,Le,Ke){return{type:0,name:$e,styles:Le,options:Ke}}function le($e){return{type:5,steps:$e}}function de($e,Le,Ke=null){return{type:1,expr:$e,animation:Le,options:Ke}}function Q($e,Le=null){return{type:8,animation:$e,options:Le}}function Oe($e,Le=null){return{type:10,animation:$e,options:Le}}function Ve($e){Promise.resolve().then($e)}class We{constructor(Le=0,Ke=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=Le+Ke}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(Le=>Le()),this._onDoneFns=[])}onStart(Le){this._originalOnStartFns.push(Le),this._onStartFns.push(Le)}onDone(Le){this._originalOnDoneFns.push(Le),this._onDoneFns.push(Le)}onDestroy(Le){this._onDestroyFns.push(Le)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){Ve(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(Le=>Le()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(Le=>Le()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(Le){this._position=this.totalTime?Le*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(Le){const Ke="start"==Le?this._onStartFns:this._onDoneFns;Ke.forEach(lt=>lt()),Ke.length=0}}class Dt{constructor(Le){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=Le;let Ke=0,lt=0,ze=0;const Te=this.players.length;0==Te?Ve(()=>this._onFinish()):this.players.forEach(be=>{be.onDone(()=>{++Ke==Te&&this._onFinish()}),be.onDestroy(()=>{++lt==Te&&this._onDestroy()}),be.onStart(()=>{++ze==Te&&this._onStart()})}),this.totalTime=this.players.reduce((be,je)=>Math.max(be,je.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(Le=>Le()),this._onDoneFns=[])}init(){this.players.forEach(Le=>Le.init())}onStart(Le){this._onStartFns.push(Le)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(Le=>Le()),this._onStartFns=[])}onDone(Le){this._onDoneFns.push(Le)}onDestroy(Le){this._onDestroyFns.push(Le)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(Le=>Le.play())}pause(){this.players.forEach(Le=>Le.pause())}restart(){this.players.forEach(Le=>Le.restart())}finish(){this._onFinish(),this.players.forEach(Le=>Le.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(Le=>Le.destroy()),this._onDestroyFns.forEach(Le=>Le()),this._onDestroyFns=[])}reset(){this.players.forEach(Le=>Le.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(Le){const Ke=Le*this.totalTime;this.players.forEach(lt=>{const ze=lt.totalTime?Math.min(1,Ke/lt.totalTime):1;lt.setPosition(ze)})}getPosition(){const Le=this.players.reduce((Ke,lt)=>null===Ke||lt.totalTime>Ke.totalTime?lt:Ke,null);return null!=Le?Le.getPosition():0}beforeDestroy(){this.players.forEach(Le=>{Le.beforeDestroy&&Le.beforeDestroy()})}triggerCallback(Le){const Ke="start"==Le?this._onStartFns:this._onDoneFns;Ke.forEach(lt=>lt()),Ke.length=0}}const Ct="!"},94666:(ge,ee,p)=>{"use strict";p.d(ee,{Do:()=>Ct,EM:()=>ts,HT:()=>v,JF:()=>di,JJ:()=>es,K0:()=>A,Mn:()=>It,Mx:()=>ue,NF:()=>gr,O5:()=>Fn,OU:()=>oi,Ov:()=>Bs,PC:()=>Xr,PM:()=>Cr,S$:()=>Ve,Tn:()=>Ye,UT:()=>Se,V_:()=>le,Ye:()=>$e,b0:()=>Dt,bD:()=>pr,ez:()=>Vs,mk:()=>V,p6:()=>ot,q:()=>m,qS:()=>Ur,rS:()=>Wi,sg:()=>Gt,tP:()=>ii,uU:()=>Xi,w_:()=>S,x:()=>je});var r=p(22560);let o=null;function m(){return o}function v(k){o||(o=k)}class S{}const A=new r.OlP("DocumentToken");let H=(()=>{class k{historyGo(R){throw new Error("Not implemented")}}return k.\u0275fac=function(R){return new(R||k)},k.\u0275prov=r.Yz7({token:k,factory:function(){return function q(){return(0,r.LFG)(de)}()},providedIn:"platform"}),k})();const le=new r.OlP("Location Initialized");let de=(()=>{class k extends H{constructor(R){super(),this._doc=R,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return m().getBaseHref(this._doc)}onPopState(R){const te=m().getGlobalEventTarget(this._doc,"window");return te.addEventListener("popstate",R,!1),()=>te.removeEventListener("popstate",R)}onHashChange(R){const te=m().getGlobalEventTarget(this._doc,"window");return te.addEventListener("hashchange",R,!1),()=>te.removeEventListener("hashchange",R)}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(R){this.location.pathname=R}pushState(R,te,Ie){Q()?this._history.pushState(R,te,Ie):this.location.hash=Ie}replaceState(R,te,Ie){Q()?this._history.replaceState(R,te,Ie):this.location.hash=Ie}forward(){this._history.forward()}back(){this._history.back()}historyGo(R=0){this._history.go(R)}getState(){return this._history.state}}return k.\u0275fac=function(R){return new(R||k)(r.LFG(A))},k.\u0275prov=r.Yz7({token:k,factory:function(){return function Ae(){return new de((0,r.LFG)(A))}()},providedIn:"platform"}),k})();function Q(){return!!window.history.pushState}function Oe(k,$){if(0==k.length)return $;if(0==$.length)return k;let R=0;return k.endsWith("/")&&R++,$.startsWith("/")&&R++,2==R?k+$.substring(1):1==R?k+$:k+"/"+$}function re(k){const $=k.match(/#|\?|$/),R=$&&$.index||k.length;return k.slice(0,R-("/"===k[R-1]?1:0))+k.slice(R)}function Ge(k){return k&&"?"!==k[0]?"?"+k:k}let Ve=(()=>{class k{historyGo(R){throw new Error("Not implemented")}}return k.\u0275fac=function(R){return new(R||k)},k.\u0275prov=r.Yz7({token:k,factory:function(){return(0,r.f3M)(Dt)},providedIn:"root"}),k})();const We=new r.OlP("appBaseHref");let Dt=(()=>{class k extends Ve{constructor(R,te){super(),this._platformLocation=R,this._removeListenerFns=[],this._baseHref=te??this._platformLocation.getBaseHrefFromDOM()??(0,r.f3M)(A).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(R){this._removeListenerFns.push(this._platformLocation.onPopState(R),this._platformLocation.onHashChange(R))}getBaseHref(){return this._baseHref}prepareExternalUrl(R){return Oe(this._baseHref,R)}path(R=!1){const te=this._platformLocation.pathname+Ge(this._platformLocation.search),Ie=this._platformLocation.hash;return Ie&&R?`${te}${Ie}`:te}pushState(R,te,Ie,P){const h=this.prepareExternalUrl(Ie+Ge(P));this._platformLocation.pushState(R,te,h)}replaceState(R,te,Ie,P){const h=this.prepareExternalUrl(Ie+Ge(P));this._platformLocation.replaceState(R,te,h)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(R=0){this._platformLocation.historyGo?.(R)}}return k.\u0275fac=function(R){return new(R||k)(r.LFG(H),r.LFG(We,8))},k.\u0275prov=r.Yz7({token:k,factory:k.\u0275fac,providedIn:"root"}),k})(),Ct=(()=>{class k extends Ve{constructor(R,te){super(),this._platformLocation=R,this._baseHref="",this._removeListenerFns=[],null!=te&&(this._baseHref=te)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(R){this._removeListenerFns.push(this._platformLocation.onPopState(R),this._platformLocation.onHashChange(R))}getBaseHref(){return this._baseHref}path(R=!1){let te=this._platformLocation.hash;return null==te&&(te="#"),te.length>0?te.substring(1):te}prepareExternalUrl(R){const te=Oe(this._baseHref,R);return te.length>0?"#"+te:te}pushState(R,te,Ie,P){let h=this.prepareExternalUrl(Ie+Ge(P));0==h.length&&(h=this._platformLocation.pathname),this._platformLocation.pushState(R,te,h)}replaceState(R,te,Ie,P){let h=this.prepareExternalUrl(Ie+Ge(P));0==h.length&&(h=this._platformLocation.pathname),this._platformLocation.replaceState(R,te,h)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(R=0){this._platformLocation.historyGo?.(R)}}return k.\u0275fac=function(R){return new(R||k)(r.LFG(H),r.LFG(We,8))},k.\u0275prov=r.Yz7({token:k,factory:k.\u0275fac}),k})(),$e=(()=>{class k{constructor(R){this._subject=new r.vpe,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=R;const te=this._locationStrategy.getBaseHref();this._baseHref=re(lt(te)),this._locationStrategy.onPopState(Ie=>{this._subject.emit({url:this.path(!0),pop:!0,state:Ie.state,type:Ie.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(R=!1){return this.normalize(this._locationStrategy.path(R))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(R,te=""){return this.path()==this.normalize(R+Ge(te))}normalize(R){return k.stripTrailingSlash(function Ke(k,$){return k&&$.startsWith(k)?$.substring(k.length):$}(this._baseHref,lt(R)))}prepareExternalUrl(R){return R&&"/"!==R[0]&&(R="/"+R),this._locationStrategy.prepareExternalUrl(R)}go(R,te="",Ie=null){this._locationStrategy.pushState(Ie,"",R,te),this._notifyUrlChangeListeners(this.prepareExternalUrl(R+Ge(te)),Ie)}replaceState(R,te="",Ie=null){this._locationStrategy.replaceState(Ie,"",R,te),this._notifyUrlChangeListeners(this.prepareExternalUrl(R+Ge(te)),Ie)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(R=0){this._locationStrategy.historyGo?.(R)}onUrlChange(R){return this._urlChangeListeners.push(R),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(te=>{this._notifyUrlChangeListeners(te.url,te.state)})),()=>{const te=this._urlChangeListeners.indexOf(R);this._urlChangeListeners.splice(te,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(R="",te){this._urlChangeListeners.forEach(Ie=>Ie(R,te))}subscribe(R,te,Ie){return this._subject.subscribe({next:R,error:te,complete:Ie})}}return k.normalizeQueryParams=Ge,k.joinWithSlash=Oe,k.stripTrailingSlash=re,k.\u0275fac=function(R){return new(R||k)(r.LFG(Ve))},k.\u0275prov=r.Yz7({token:k,factory:function(){return function Le(){return new $e((0,r.LFG)(Ve))}()},providedIn:"root"}),k})();function lt(k){return k.replace(/\/index.html$/,"")}var Te=(()=>((Te=Te||{})[Te.Decimal=0]="Decimal",Te[Te.Percent=1]="Percent",Te[Te.Currency=2]="Currency",Te[Te.Scientific=3]="Scientific",Te))(),je=(()=>((je=je||{})[je.Format=0]="Format",je[je.Standalone=1]="Standalone",je))(),Ye=(()=>((Ye=Ye||{})[Ye.Narrow=0]="Narrow",Ye[Ye.Abbreviated=1]="Abbreviated",Ye[Ye.Wide=2]="Wide",Ye[Ye.Short=3]="Short",Ye))(),yt=(()=>((yt=yt||{})[yt.Short=0]="Short",yt[yt.Medium=1]="Medium",yt[yt.Long=2]="Long",yt[yt.Full=3]="Full",yt))(),nt=(()=>((nt=nt||{})[nt.Decimal=0]="Decimal",nt[nt.Group=1]="Group",nt[nt.List=2]="List",nt[nt.PercentSign=3]="PercentSign",nt[nt.PlusSign=4]="PlusSign",nt[nt.MinusSign=5]="MinusSign",nt[nt.Exponential=6]="Exponential",nt[nt.SuperscriptingExponent=7]="SuperscriptingExponent",nt[nt.PerMille=8]="PerMille",nt[nt.Infinity=9]="Infinity",nt[nt.NaN=10]="NaN",nt[nt.TimeSeparator=11]="TimeSeparator",nt[nt.CurrencyDecimal=12]="CurrencyDecimal",nt[nt.CurrencyGroup=13]="CurrencyGroup",nt))();function It(k,$,R){const te=(0,r.cg1)(k),P=wt([te[r.wAp.DaysFormat],te[r.wAp.DaysStandalone]],$);return wt(P,R)}function Se(k,$,R){const te=(0,r.cg1)(k),P=wt([te[r.wAp.MonthsFormat],te[r.wAp.MonthsStandalone]],$);return wt(P,R)}function Me(k,$){return wt((0,r.cg1)(k)[r.wAp.DateFormat],$)}function xe(k,$){return wt((0,r.cg1)(k)[r.wAp.TimeFormat],$)}function ve(k,$){return wt((0,r.cg1)(k)[r.wAp.DateTimeFormat],$)}function Re(k,$){const R=(0,r.cg1)(k),te=R[r.wAp.NumberSymbols][$];if(typeof te>"u"){if($===nt.CurrencyDecimal)return R[r.wAp.NumberSymbols][nt.Decimal];if($===nt.CurrencyGroup)return R[r.wAp.NumberSymbols][nt.Group]}return te}function Ut(k){if(!k[r.wAp.ExtraData])throw new Error(`Missing extra locale data for the locale "${k[r.wAp.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function wt(k,$){for(let R=$;R>-1;R--)if(typeof k[R]<"u")return k[R];throw new Error("Locale data API: locale data undefined")}function jt(k){const[$,R]=k.split(":");return{hours:+$,minutes:+R}}const ur=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,fn={},rt=/((?:[^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 Ee=(()=>((Ee=Ee||{})[Ee.Short=0]="Short",Ee[Ee.ShortGMT=1]="ShortGMT",Ee[Ee.Long=2]="Long",Ee[Ee.Extended=3]="Extended",Ee))(),he=(()=>((he=he||{})[he.FullYear=0]="FullYear",he[he.Month=1]="Month",he[he.Date=2]="Date",he[he.Hours=3]="Hours",he[he.Minutes=4]="Minutes",he[he.Seconds=5]="Seconds",he[he.FractionalSeconds=6]="FractionalSeconds",he[he.Day=7]="Day",he))(),X=(()=>((X=X||{})[X.DayPeriods=0]="DayPeriods",X[X.Days=1]="Days",X[X.Months=2]="Months",X[X.Eras=3]="Eras",X))();function ot(k,$,R,te){let Ie=function ir(k){if(br(k))return k;if("number"==typeof k&&!isNaN(k))return new Date(k);if("string"==typeof k){if(k=k.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(k)){const[Ie,P=1,h=1]=k.split("-").map(_=>+_);return Wt(Ie,P-1,h)}const R=parseFloat(k);if(!isNaN(k-R))return new Date(R);let te;if(te=k.match(ur))return function Mt(k){const $=new Date(0);let R=0,te=0;const Ie=k[8]?$.setUTCFullYear:$.setFullYear,P=k[8]?$.setUTCHours:$.setHours;k[9]&&(R=Number(k[9]+k[10]),te=Number(k[9]+k[11])),Ie.call($,Number(k[1]),Number(k[2])-1,Number(k[3]));const h=Number(k[4]||0)-R,_=Number(k[5]||0)-te,x=Number(k[6]||0),J=Math.floor(1e3*parseFloat("0."+(k[7]||0)));return P.call($,h,_,x,J),$}(te)}const $=new Date(k);if(!br($))throw new Error(`Unable to convert "${k}" into a date`);return $}(k);$=Ft(R,$)||$;let _,h=[];for(;$;){if(_=rt.exec($),!_){h.push($);break}{h=h.concat(_.slice(1));const ie=h.pop();if(!ie)break;$=ie}}let x=Ie.getTimezoneOffset();te&&(x=Rr(te,x),Ie=function pn(k,$,R){const te=R?-1:1,Ie=k.getTimezoneOffset();return function Yr(k,$){return(k=new Date(k.getTime())).setMinutes(k.getMinutes()+$),k}(k,te*(Rr($,Ie)-Ie))}(Ie,te,!0));let J="";return h.forEach(ie=>{const ye=function ri(k){if(er[k])return er[k];let $;switch(k){case"G":case"GG":case"GGG":$=on(X.Eras,Ye.Abbreviated);break;case"GGGG":$=on(X.Eras,Ye.Wide);break;case"GGGGG":$=on(X.Eras,Ye.Narrow);break;case"y":$=tn(he.FullYear,1,0,!1,!0);break;case"yy":$=tn(he.FullYear,2,0,!0,!0);break;case"yyy":$=tn(he.FullYear,3,0,!1,!0);break;case"yyyy":$=tn(he.FullYear,4,0,!1,!0);break;case"Y":$=fr(1);break;case"YY":$=fr(2,!0);break;case"YYY":$=fr(3);break;case"YYYY":$=fr(4);break;case"M":case"L":$=tn(he.Month,1,1);break;case"MM":case"LL":$=tn(he.Month,2,1);break;case"MMM":$=on(X.Months,Ye.Abbreviated);break;case"MMMM":$=on(X.Months,Ye.Wide);break;case"MMMMM":$=on(X.Months,Ye.Narrow);break;case"LLL":$=on(X.Months,Ye.Abbreviated,je.Standalone);break;case"LLLL":$=on(X.Months,Ye.Wide,je.Standalone);break;case"LLLLL":$=on(X.Months,Ye.Narrow,je.Standalone);break;case"w":$=Er(1);break;case"ww":$=Er(2);break;case"W":$=Er(1,!0);break;case"d":$=tn(he.Date,1);break;case"dd":$=tn(he.Date,2);break;case"c":case"cc":$=tn(he.Day,1);break;case"ccc":$=on(X.Days,Ye.Abbreviated,je.Standalone);break;case"cccc":$=on(X.Days,Ye.Wide,je.Standalone);break;case"ccccc":$=on(X.Days,Ye.Narrow,je.Standalone);break;case"cccccc":$=on(X.Days,Ye.Short,je.Standalone);break;case"E":case"EE":case"EEE":$=on(X.Days,Ye.Abbreviated);break;case"EEEE":$=on(X.Days,Ye.Wide);break;case"EEEEE":$=on(X.Days,Ye.Narrow);break;case"EEEEEE":$=on(X.Days,Ye.Short);break;case"a":case"aa":case"aaa":$=on(X.DayPeriods,Ye.Abbreviated);break;case"aaaa":$=on(X.DayPeriods,Ye.Wide);break;case"aaaaa":$=on(X.DayPeriods,Ye.Narrow);break;case"b":case"bb":case"bbb":$=on(X.DayPeriods,Ye.Abbreviated,je.Standalone,!0);break;case"bbbb":$=on(X.DayPeriods,Ye.Wide,je.Standalone,!0);break;case"bbbbb":$=on(X.DayPeriods,Ye.Narrow,je.Standalone,!0);break;case"B":case"BB":case"BBB":$=on(X.DayPeriods,Ye.Abbreviated,je.Format,!0);break;case"BBBB":$=on(X.DayPeriods,Ye.Wide,je.Format,!0);break;case"BBBBB":$=on(X.DayPeriods,Ye.Narrow,je.Format,!0);break;case"h":$=tn(he.Hours,1,-12);break;case"hh":$=tn(he.Hours,2,-12);break;case"H":$=tn(he.Hours,1);break;case"HH":$=tn(he.Hours,2);break;case"m":$=tn(he.Minutes,1);break;case"mm":$=tn(he.Minutes,2);break;case"s":$=tn(he.Seconds,1);break;case"ss":$=tn(he.Seconds,2);break;case"S":$=tn(he.FractionalSeconds,1);break;case"SS":$=tn(he.FractionalSeconds,2);break;case"SSS":$=tn(he.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":$=Bt(Ee.Short);break;case"ZZZZZ":$=Bt(Ee.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":$=Bt(Ee.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":$=Bt(Ee.Long);break;default:return null}return er[k]=$,$}(ie);J+=ye?ye(Ie,R,x):"''"===ie?"'":ie.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),J}function Wt(k,$,R){const te=new Date(0);return te.setFullYear(k,$,R),te.setHours(0,0,0),te}function Ft(k,$){const R=function xt(k){return(0,r.cg1)(k)[r.wAp.LocaleId]}(k);if(fn[R]=fn[R]||{},fn[R][$])return fn[R][$];let te="";switch($){case"shortDate":te=Me(k,yt.Short);break;case"mediumDate":te=Me(k,yt.Medium);break;case"longDate":te=Me(k,yt.Long);break;case"fullDate":te=Me(k,yt.Full);break;case"shortTime":te=xe(k,yt.Short);break;case"mediumTime":te=xe(k,yt.Medium);break;case"longTime":te=xe(k,yt.Long);break;case"fullTime":te=xe(k,yt.Full);break;case"short":const Ie=Ft(k,"shortTime"),P=Ft(k,"shortDate");te=gn(ve(k,yt.Short),[Ie,P]);break;case"medium":const h=Ft(k,"mediumTime"),_=Ft(k,"mediumDate");te=gn(ve(k,yt.Medium),[h,_]);break;case"long":const x=Ft(k,"longTime"),J=Ft(k,"longDate");te=gn(ve(k,yt.Long),[x,J]);break;case"full":const ie=Ft(k,"fullTime"),ye=Ft(k,"fullDate");te=gn(ve(k,yt.Full),[ie,ye])}return te&&(fn[R][$]=te),te}function gn(k,$){return $&&(k=k.replace(/\{([^}]+)}/g,function(R,te){return null!=$&&te in $?$[te]:R})),k}function ut(k,$,R="-",te,Ie){let P="";(k<0||Ie&&k<=0)&&(Ie?k=1-k:(k=-k,P=R));let h=String(k);for(;h.length<$;)h="0"+h;return te&&(h=h.slice(h.length-$)),P+h}function tn(k,$,R=0,te=!1,Ie=!1){return function(P,h){let _=function zn(k,$){switch(k){case he.FullYear:return $.getFullYear();case he.Month:return $.getMonth();case he.Date:return $.getDate();case he.Hours:return $.getHours();case he.Minutes:return $.getMinutes();case he.Seconds:return $.getSeconds();case he.FractionalSeconds:return $.getMilliseconds();case he.Day:return $.getDay();default:throw new Error(`Unknown DateType value "${k}".`)}}(k,P);if((R>0||_>-R)&&(_+=R),k===he.Hours)0===_&&-12===R&&(_=12);else if(k===he.FractionalSeconds)return function Tn(k,$){return ut(k,3).substring(0,$)}(_,$);const x=Re(h,nt.MinusSign);return ut(_,$,x,te,Ie)}}function on(k,$,R=je.Format,te=!1){return function(Ie,P){return function un(k,$,R,te,Ie,P){switch(R){case X.Months:return Se($,Ie,te)[k.getMonth()];case X.Days:return It($,Ie,te)[k.getDay()];case X.DayPeriods:const h=k.getHours(),_=k.getMinutes();if(P){const J=function nn(k){const $=(0,r.cg1)(k);return Ut($),($[r.wAp.ExtraData][2]||[]).map(te=>"string"==typeof te?jt(te):[jt(te[0]),jt(te[1])])}($),ie=function Xt(k,$,R){const te=(0,r.cg1)(k);Ut(te);const P=wt([te[r.wAp.ExtraData][0],te[r.wAp.ExtraData][1]],$)||[];return wt(P,R)||[]}($,Ie,te),ye=J.findIndex(Ce=>{if(Array.isArray(Ce)){const[Ue,st]=Ce,Lt=h>=Ue.hours&&_>=Ue.minutes,At=h0?Math.floor(Ie/60):Math.ceil(Ie/60);switch(k){case Ee.Short:return(Ie>=0?"+":"")+ut(h,2,P)+ut(Math.abs(Ie%60),2,P);case Ee.ShortGMT:return"GMT"+(Ie>=0?"+":"")+ut(h,1,P);case Ee.Long:return"GMT"+(Ie>=0?"+":"")+ut(h,2,P)+":"+ut(Math.abs(Ie%60),2,P);case Ee.Extended:return 0===te?"Z":(Ie>=0?"+":"")+ut(h,2,P)+":"+ut(Math.abs(Ie%60),2,P);default:throw new Error(`Unknown zone width "${k}"`)}}}function wr(k){return Wt(k.getFullYear(),k.getMonth(),k.getDate()+(4-k.getDay()))}function Er(k,$=!1){return function(R,te){let Ie;if($){const P=new Date(R.getFullYear(),R.getMonth(),1).getDay()-1,h=R.getDate();Ie=1+Math.floor((h+P)/7)}else{const P=wr(R),h=function On(k){const $=Wt(k,0,1).getDay();return Wt(k,0,1+($<=4?4:11)-$)}(P.getFullYear()),_=P.getTime()-h.getTime();Ie=1+Math.round(_/6048e5)}return ut(Ie,k,Re(te,nt.MinusSign))}}function fr(k,$=!1){return function(R,te){return ut(wr(R).getFullYear(),k,Re(te,nt.MinusSign),$)}}const er={};function Rr(k,$){k=k.replace(/:/g,"");const R=Date.parse("Jan 01, 1970 00:00:00 "+k)/6e4;return isNaN(R)?$:R}function br(k){return k instanceof Date&&!isNaN(k.valueOf())}const Zn=/^(\d+)?\.((\d+)(-(\d+))?)?$/;function Kn(k){const $=parseInt(k);if(isNaN($))throw new Error("Invalid integer literal when parsing "+k);return $}function Ur(k,$,R){return(0,r.dwT)(k,$,R)}function ue(k,$){$=encodeURIComponent($);for(const R of k.split(";")){const te=R.indexOf("="),[Ie,P]=-1==te?[R,""]:[R.slice(0,te),R.slice(te+1)];if(Ie.trim()===$)return decodeURIComponent(P)}return null}let V=(()=>{class k{constructor(R,te,Ie,P){this._iterableDiffers=R,this._keyValueDiffers=te,this._ngEl=Ie,this._renderer=P,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(R){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof R?R.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(R){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof R?R.split(/\s+/):R,this._rawClass&&((0,r.sIi)(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const R=this._iterableDiffer.diff(this._rawClass);R&&this._applyIterableChanges(R)}else if(this._keyValueDiffer){const R=this._keyValueDiffer.diff(this._rawClass);R&&this._applyKeyValueChanges(R)}}_applyKeyValueChanges(R){R.forEachAddedItem(te=>this._toggleClass(te.key,te.currentValue)),R.forEachChangedItem(te=>this._toggleClass(te.key,te.currentValue)),R.forEachRemovedItem(te=>{te.previousValue&&this._toggleClass(te.key,!1)})}_applyIterableChanges(R){R.forEachAddedItem(te=>{if("string"!=typeof te.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${(0,r.AaK)(te.item)}`);this._toggleClass(te.item,!0)}),R.forEachRemovedItem(te=>this._toggleClass(te.item,!1))}_applyClasses(R){R&&(Array.isArray(R)||R instanceof Set?R.forEach(te=>this._toggleClass(te,!0)):Object.keys(R).forEach(te=>this._toggleClass(te,!!R[te])))}_removeClasses(R){R&&(Array.isArray(R)||R instanceof Set?R.forEach(te=>this._toggleClass(te,!1)):Object.keys(R).forEach(te=>this._toggleClass(te,!1)))}_toggleClass(R,te){(R=R.trim())&&R.split(/\s+/g).forEach(Ie=>{te?this._renderer.addClass(this._ngEl.nativeElement,Ie):this._renderer.removeClass(this._ngEl.nativeElement,Ie)})}}return k.\u0275fac=function(R){return new(R||k)(r.Y36(r.ZZ4),r.Y36(r.aQg),r.Y36(r.SBq),r.Y36(r.Qsj))},k.\u0275dir=r.lG2({type:k,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0}),k})();class mt{constructor($,R,te,Ie){this.$implicit=$,this.ngForOf=R,this.index=te,this.count=Ie}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}}let Gt=(()=>{class k{constructor(R,te,Ie){this._viewContainer=R,this._template=te,this._differs=Ie,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(R){this._ngForOf=R,this._ngForOfDirty=!0}set ngForTrackBy(R){this._trackByFn=R}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(R){R&&(this._template=R)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const R=this._ngForOf;!this._differ&&R&&(this._differ=this._differs.find(R).create(this.ngForTrackBy))}if(this._differ){const R=this._differ.diff(this._ngForOf);R&&this._applyChanges(R)}}_applyChanges(R){const te=this._viewContainer;R.forEachOperation((Ie,P,h)=>{if(null==Ie.previousIndex)te.createEmbeddedView(this._template,new mt(Ie.item,this._ngForOf,-1,-1),null===h?void 0:h);else if(null==h)te.remove(null===P?void 0:P);else if(null!==P){const _=te.get(P);te.move(_,h),yn(_,Ie)}});for(let Ie=0,P=te.length;Ie{yn(te.get(Ie.currentIndex),Ie)})}static ngTemplateContextGuard(R,te){return!0}}return k.\u0275fac=function(R){return new(R||k)(r.Y36(r.s_b),r.Y36(r.Rgc),r.Y36(r.ZZ4))},k.\u0275dir=r.lG2({type:k,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),k})();function yn(k,$){k.context.$implicit=$.item}let Fn=(()=>{class k{constructor(R,te){this._viewContainer=R,this._context=new cr,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=te}set ngIf(R){this._context.$implicit=this._context.ngIf=R,this._updateView()}set ngIfThen(R){sr("ngIfThen",R),this._thenTemplateRef=R,this._thenViewRef=null,this._updateView()}set ngIfElse(R){sr("ngIfElse",R),this._elseTemplateRef=R,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(R,te){return!0}}return k.\u0275fac=function(R){return new(R||k)(r.Y36(r.s_b),r.Y36(r.Rgc))},k.\u0275dir=r.lG2({type:k,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),k})();class cr{constructor(){this.$implicit=null,this.ngIf=null}}function sr(k,$){if($&&!$.createEmbeddedView)throw new Error(`${k} must be a TemplateRef, but received '${(0,r.AaK)($)}'.`)}let Xr=(()=>{class k{constructor(R,te,Ie){this._ngEl=R,this._differs=te,this._renderer=Ie,this._ngStyle=null,this._differ=null}set ngStyle(R){this._ngStyle=R,!this._differ&&R&&(this._differ=this._differs.find(R).create())}ngDoCheck(){if(this._differ){const R=this._differ.diff(this._ngStyle);R&&this._applyChanges(R)}}_setStyle(R,te){const[Ie,P]=R.split("."),h=-1===Ie.indexOf("-")?void 0:r.JOm.DashCase;null!=te?this._renderer.setStyle(this._ngEl.nativeElement,Ie,P?`${te}${P}`:te,h):this._renderer.removeStyle(this._ngEl.nativeElement,Ie,h)}_applyChanges(R){R.forEachRemovedItem(te=>this._setStyle(te.key,null)),R.forEachAddedItem(te=>this._setStyle(te.key,te.currentValue)),R.forEachChangedItem(te=>this._setStyle(te.key,te.currentValue))}}return k.\u0275fac=function(R){return new(R||k)(r.Y36(r.SBq),r.Y36(r.aQg),r.Y36(r.Qsj))},k.\u0275dir=r.lG2({type:k,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0}),k})(),ii=(()=>{class k{constructor(R){this._viewContainerRef=R,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(R){if(R.ngTemplateOutlet||R.ngTemplateOutletInjector){const te=this._viewContainerRef;if(this._viewRef&&te.remove(te.indexOf(this._viewRef)),this.ngTemplateOutlet){const{ngTemplateOutlet:Ie,ngTemplateOutletContext:P,ngTemplateOutletInjector:h}=this;this._viewRef=te.createEmbeddedView(Ie,P,h?{injector:h}:void 0)}else this._viewRef=null}else this._viewRef&&R.ngTemplateOutletContext&&this.ngTemplateOutletContext&&(this._viewRef.context=this.ngTemplateOutletContext)}}return k.\u0275fac=function(R){return new(R||k)(r.Y36(r.s_b))},k.\u0275dir=r.lG2({type:k,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[r.TTD]}),k})();function $r(k,$){return new r.vHH(2100,!1)}class ks{createSubscription($,R){return $.subscribe({next:R,error:te=>{throw te}})}dispose($){$.unsubscribe()}}class yo{createSubscription($,R){return $.then(R,te=>{throw te})}dispose($){}}const js=new yo,Xs=new ks;let Bs=(()=>{class k{constructor(R){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=R}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(R){return this._obj?R!==this._obj?(this._dispose(),this.transform(R)):this._latestValue:(R&&this._subscribe(R),this._latestValue)}_subscribe(R){this._obj=R,this._strategy=this._selectStrategy(R),this._subscription=this._strategy.createSubscription(R,te=>this._updateLatestValue(R,te))}_selectStrategy(R){if((0,r.QGY)(R))return js;if((0,r.F4k)(R))return Xs;throw $r()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(R,te){R===this._obj&&(this._latestValue=te,this._ref.markForCheck())}}return k.\u0275fac=function(R){return new(R||k)(r.Y36(r.sBO,16))},k.\u0275pipe=r.Yjl({name:"async",type:k,pure:!1,standalone:!0}),k})();const cs=/(?:[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;let Wi=(()=>{class k{transform(R){if(null==R)return null;if("string"!=typeof R)throw $r();return R.replace(cs,te=>te[0].toUpperCase()+te.slice(1).toLowerCase())}}return k.\u0275fac=function(R){return new(R||k)},k.\u0275pipe=r.Yjl({name:"titlecase",type:k,pure:!0,standalone:!0}),k})();const Di=new r.OlP("DATE_PIPE_DEFAULT_TIMEZONE");let Xi=(()=>{class k{constructor(R,te){this.locale=R,this.defaultTimezone=te}transform(R,te="mediumDate",Ie,P){if(null==R||""===R||R!=R)return null;try{return ot(R,te,P||this.locale,Ie??this.defaultTimezone??void 0)}catch(h){throw $r()}}}return k.\u0275fac=function(R){return new(R||k)(r.Y36(r.soG,16),r.Y36(Di,24))},k.\u0275pipe=r.Yjl({name:"date",type:k,pure:!0,standalone:!0}),k})(),es=(()=>{class k{constructor(R){this._locale=R}transform(R,te,Ie){if(!function Zr(k){return!(null==k||""===k||k!=k)}(R))return null;Ie=Ie||this._locale;try{return function Jt(k,$,R){return function Vt(k,$,R,te,Ie,P,h=!1){let _="",x=!1;if(isFinite(k)){let J=function Or(k){let te,Ie,P,h,_,$=Math.abs(k)+"",R=0;for((Ie=$.indexOf("."))>-1&&($=$.replace(".","")),(P=$.search(/e/i))>0?(Ie<0&&(Ie=P),Ie+=+$.slice(P+1),$=$.substring(0,P)):Ie<0&&(Ie=$.length),P=0;"0"===$.charAt(P);P++);if(P===(_=$.length))te=[0],Ie=1;else{for(_--;"0"===$.charAt(_);)_--;for(Ie-=P,te=[],h=0;P<=_;P++,h++)te[h]=Number($.charAt(P))}return Ie>22&&(te=te.splice(0,21),R=Ie-1,Ie=1),{digits:te,exponent:R,integerLen:Ie}}(k);h&&(J=function Fr(k){if(0===k.digits[0])return k;const $=k.digits.length-k.integerLen;return k.exponent?k.exponent+=2:(0===$?k.digits.push(0,0):1===$&&k.digits.push(0),k.integerLen+=2),k}(J));let ie=$.minInt,ye=$.minFrac,Ce=$.maxFrac;if(P){const qt=P.match(Zn);if(null===qt)throw new Error(`${P} is not a valid digit info`);const M=qt[1],C=qt[3],G=qt[5];null!=M&&(ie=Kn(M)),null!=C&&(ye=Kn(C)),null!=G?Ce=Kn(G):null!=C&&ye>Ce&&(Ce=ye)}!function kt(k,$,R){if($>R)throw new Error(`The minimum number of digits after fraction (${$}) is higher than the maximum (${R}).`);let te=k.digits,Ie=te.length-k.integerLen;const P=Math.min(Math.max($,Ie),R);let h=P+k.integerLen,_=te[h];if(h>0){te.splice(Math.max(k.integerLen,h));for(let ye=h;ye=5)if(h-1<0){for(let ye=0;ye>h;ye--)te.unshift(0),k.integerLen++;te.unshift(1),k.integerLen++}else te[h-1]++;for(;Ie=J?st.pop():x=!1),Ce>=10?1:0},0);ie&&(te.unshift(ie),k.integerLen++)}(J,ye,Ce);let Ue=J.digits,st=J.integerLen;const Lt=J.exponent;let At=[];for(x=Ue.every(qt=>!qt);st0?At=Ue.splice(st,Ue.length):(At=Ue,Ue=[0]);const Dn=[];for(Ue.length>=$.lgSize&&Dn.unshift(Ue.splice(-$.lgSize,Ue.length).join(""));Ue.length>$.gSize;)Dn.unshift(Ue.splice(-$.gSize,Ue.length).join(""));Ue.length&&Dn.unshift(Ue.join("")),_=Dn.join(Re(R,te)),At.length&&(_+=Re(R,Ie)+At.join("")),Lt&&(_+=Re(R,nt.Exponential)+"+"+Lt)}else _=Re(R,nt.Infinity);return _=k<0&&!x?$.negPre+_+$.negSuf:$.posPre+_+$.posSuf,_}(k,function Sr(k,$="-"){const R={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},te=k.split(";"),Ie=te[0],P=te[1],h=-1!==Ie.indexOf(".")?Ie.split("."):[Ie.substring(0,Ie.lastIndexOf("0")+1),Ie.substring(Ie.lastIndexOf("0")+1)],_=h[0],x=h[1]||"";R.posPre=_.substring(0,_.indexOf("#"));for(let ie=0;ie{class k{transform(R,te,Ie){if(null==R)return null;if(!this.supports(R))throw $r();return R.slice(te,Ie)}supports(R){return"string"==typeof R||Array.isArray(R)}}return k.\u0275fac=function(R){return new(R||k)},k.\u0275pipe=r.Yjl({name:"slice",type:k,pure:!1,standalone:!0}),k})(),Vs=(()=>{class k{}return k.\u0275fac=function(R){return new(R||k)},k.\u0275mod=r.oAB({type:k}),k.\u0275inj=r.cJS({}),k})();const pr="browser";function gr(k){return k===pr}function Cr(k){return"server"===k}let ts=(()=>{class k{}return k.\u0275prov=(0,r.Yz7)({token:k,providedIn:"root",factory:()=>new Ns((0,r.LFG)(A),window)}),k})();class Ns{constructor($,R){this.document=$,this.window=R,this.offset=()=>[0,0]}setOffset($){this.offset=Array.isArray($)?()=>$:$}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition($){this.supportsScrolling()&&this.window.scrollTo($[0],$[1])}scrollToAnchor($){if(!this.supportsScrolling())return;const R=function yr(k,$){const R=k.getElementById($)||k.getElementsByName($)[0];if(R)return R;if("function"==typeof k.createTreeWalker&&k.body&&(k.body.createShadowRoot||k.body.attachShadow)){const te=k.createTreeWalker(k.body,NodeFilter.SHOW_ELEMENT);let Ie=te.currentNode;for(;Ie;){const P=Ie.shadowRoot;if(P){const h=P.getElementById($)||P.querySelector(`[name="${$}"]`);if(h)return h}Ie=te.nextNode()}}return null}(this.document,$);R&&(this.scrollToElement(R),R.focus())}setHistoryScrollRestoration($){if(this.supportScrollRestoration()){const R=this.window.history;R&&R.scrollRestoration&&(R.scrollRestoration=$)}}scrollToElement($){const R=$.getBoundingClientRect(),te=R.left+this.window.pageXOffset,Ie=R.top+this.window.pageYOffset,P=this.offset();this.window.scrollTo(te-P[0],Ie-P[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const $=Ti(this.window.history)||Ti(Object.getPrototypeOf(this.window.history));return!(!$||!$.writable&&!$.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function Ti(k){return Object.getOwnPropertyDescriptor(k,"scrollRestoration")}class di{}},58987:(ge,ee,p)=>{"use strict";p.d(ee,{JF:()=>en,LE:()=>We,TP:()=>It,WM:()=>le,Zn:()=>yt,aW:()=>Te,dt:()=>be,eN:()=>xt});var r=p(94666),o=p(22560),m=p(10745),f=p(90833),v=p(63853),S=p(60116),A=p(50635);class H{}class q{}class le{constructor(Ee){this.normalizedNames=new Map,this.lazyUpdate=null,Ee?this.lazyInit="string"==typeof Ee?()=>{this.headers=new Map,Ee.split("\n").forEach(he=>{const X=he.indexOf(":");if(X>0){const ot=he.slice(0,X),Wt=ot.toLowerCase(),Ft=he.slice(X+1).trim();this.maybeSetNormalizedName(ot,Wt),this.headers.has(Wt)?this.headers.get(Wt).push(Ft):this.headers.set(Wt,[Ft])}})}:()=>{this.headers=new Map,Object.keys(Ee).forEach(he=>{let X=Ee[he];const ot=he.toLowerCase();"string"==typeof X&&(X=[X]),X.length>0&&(this.headers.set(ot,X),this.maybeSetNormalizedName(he,ot))})}:this.headers=new Map}has(Ee){return this.init(),this.headers.has(Ee.toLowerCase())}get(Ee){this.init();const he=this.headers.get(Ee.toLowerCase());return he&&he.length>0?he[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(Ee){return this.init(),this.headers.get(Ee.toLowerCase())||null}append(Ee,he){return this.clone({name:Ee,value:he,op:"a"})}set(Ee,he){return this.clone({name:Ee,value:he,op:"s"})}delete(Ee,he){return this.clone({name:Ee,value:he,op:"d"})}maybeSetNormalizedName(Ee,he){this.normalizedNames.has(he)||this.normalizedNames.set(he,Ee)}init(){this.lazyInit&&(this.lazyInit instanceof le?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(Ee=>this.applyUpdate(Ee)),this.lazyUpdate=null))}copyFrom(Ee){Ee.init(),Array.from(Ee.headers.keys()).forEach(he=>{this.headers.set(he,Ee.headers.get(he)),this.normalizedNames.set(he,Ee.normalizedNames.get(he))})}clone(Ee){const he=new le;return he.lazyInit=this.lazyInit&&this.lazyInit instanceof le?this.lazyInit:this,he.lazyUpdate=(this.lazyUpdate||[]).concat([Ee]),he}applyUpdate(Ee){const he=Ee.name.toLowerCase();switch(Ee.op){case"a":case"s":let X=Ee.value;if("string"==typeof X&&(X=[X]),0===X.length)return;this.maybeSetNormalizedName(Ee.name,he);const ot=("a"===Ee.op?this.headers.get(he):void 0)||[];ot.push(...X),this.headers.set(he,ot);break;case"d":const Wt=Ee.value;if(Wt){let Ft=this.headers.get(he);if(!Ft)return;Ft=Ft.filter(gn=>-1===Wt.indexOf(gn)),0===Ft.length?(this.headers.delete(he),this.normalizedNames.delete(he)):this.headers.set(he,Ft)}else this.headers.delete(he),this.normalizedNames.delete(he)}}forEach(Ee){this.init(),Array.from(this.normalizedNames.keys()).forEach(he=>Ee(this.normalizedNames.get(he),this.headers.get(he)))}}class Q{encodeKey(Ee){return Ge(Ee)}encodeValue(Ee){return Ge(Ee)}decodeKey(Ee){return decodeURIComponent(Ee)}decodeValue(Ee){return decodeURIComponent(Ee)}}const Oe=/%(\d[a-f0-9])/gi,re={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Ge(rt){return encodeURIComponent(rt).replace(Oe,(Ee,he)=>re[he]??Ee)}function Ve(rt){return`${rt}`}class We{constructor(Ee={}){if(this.updates=null,this.cloneFrom=null,this.encoder=Ee.encoder||new Q,Ee.fromString){if(Ee.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function Ae(rt,Ee){const he=new Map;return rt.length>0&&rt.replace(/^\?/,"").split("&").forEach(ot=>{const Wt=ot.indexOf("="),[Ft,gn]=-1==Wt?[Ee.decodeKey(ot),""]:[Ee.decodeKey(ot.slice(0,Wt)),Ee.decodeValue(ot.slice(Wt+1))],ut=he.get(Ft)||[];ut.push(gn),he.set(Ft,ut)}),he}(Ee.fromString,this.encoder)}else Ee.fromObject?(this.map=new Map,Object.keys(Ee.fromObject).forEach(he=>{const X=Ee.fromObject[he],ot=Array.isArray(X)?X.map(Ve):[Ve(X)];this.map.set(he,ot)})):this.map=null}has(Ee){return this.init(),this.map.has(Ee)}get(Ee){this.init();const he=this.map.get(Ee);return he?he[0]:null}getAll(Ee){return this.init(),this.map.get(Ee)||null}keys(){return this.init(),Array.from(this.map.keys())}append(Ee,he){return this.clone({param:Ee,value:he,op:"a"})}appendAll(Ee){const he=[];return Object.keys(Ee).forEach(X=>{const ot=Ee[X];Array.isArray(ot)?ot.forEach(Wt=>{he.push({param:X,value:Wt,op:"a"})}):he.push({param:X,value:ot,op:"a"})}),this.clone(he)}set(Ee,he){return this.clone({param:Ee,value:he,op:"s"})}delete(Ee,he){return this.clone({param:Ee,value:he,op:"d"})}toString(){return this.init(),this.keys().map(Ee=>{const he=this.encoder.encodeKey(Ee);return this.map.get(Ee).map(X=>he+"="+this.encoder.encodeValue(X)).join("&")}).filter(Ee=>""!==Ee).join("&")}clone(Ee){const he=new We({encoder:this.encoder});return he.cloneFrom=this.cloneFrom||this,he.updates=(this.updates||[]).concat(Ee),he}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(Ee=>this.map.set(Ee,this.cloneFrom.map.get(Ee))),this.updates.forEach(Ee=>{switch(Ee.op){case"a":case"s":const he=("a"===Ee.op?this.map.get(Ee.param):void 0)||[];he.push(Ve(Ee.value)),this.map.set(Ee.param,he);break;case"d":if(void 0===Ee.value){this.map.delete(Ee.param);break}{let X=this.map.get(Ee.param)||[];const ot=X.indexOf(Ve(Ee.value));-1!==ot&&X.splice(ot,1),X.length>0?this.map.set(Ee.param,X):this.map.delete(Ee.param)}}}),this.cloneFrom=this.updates=null)}}class Ct{constructor(){this.map=new Map}set(Ee,he){return this.map.set(Ee,he),this}get(Ee){return this.map.has(Ee)||this.map.set(Ee,Ee.defaultValue()),this.map.get(Ee)}delete(Ee){return this.map.delete(Ee),this}has(Ee){return this.map.has(Ee)}keys(){return this.map.keys()}}function Le(rt){return typeof ArrayBuffer<"u"&&rt instanceof ArrayBuffer}function Ke(rt){return typeof Blob<"u"&&rt instanceof Blob}function lt(rt){return typeof FormData<"u"&&rt instanceof FormData}class Te{constructor(Ee,he,X,ot){let Wt;if(this.url=he,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=Ee.toUpperCase(),function $e(rt){switch(rt){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||ot?(this.body=void 0!==X?X:null,Wt=ot):Wt=X,Wt&&(this.reportProgress=!!Wt.reportProgress,this.withCredentials=!!Wt.withCredentials,Wt.responseType&&(this.responseType=Wt.responseType),Wt.headers&&(this.headers=Wt.headers),Wt.context&&(this.context=Wt.context),Wt.params&&(this.params=Wt.params)),this.headers||(this.headers=new le),this.context||(this.context=new Ct),this.params){const Ft=this.params.toString();if(0===Ft.length)this.urlWithParams=he;else{const gn=he.indexOf("?");this.urlWithParams=he+(-1===gn?"?":gnzn.set(on,Ee.setHeaders[on]),ut)),Ee.setParams&&(Tn=Object.keys(Ee.setParams).reduce((zn,on)=>zn.set(on,Ee.setParams[on]),Tn)),new Te(he,X,Wt,{params:Tn,headers:ut,context:tn,reportProgress:gn,responseType:ot,withCredentials:Ft})}}var be=(()=>((be=be||{})[be.Sent=0]="Sent",be[be.UploadProgress=1]="UploadProgress",be[be.ResponseHeader=2]="ResponseHeader",be[be.DownloadProgress=3]="DownloadProgress",be[be.Response=4]="Response",be[be.User=5]="User",be))();class je{constructor(Ee,he=200,X="OK"){this.headers=Ee.headers||new le,this.status=void 0!==Ee.status?Ee.status:he,this.statusText=Ee.statusText||X,this.url=Ee.url||null,this.ok=this.status>=200&&this.status<300}}class Ye extends je{constructor(Ee={}){super(Ee),this.type=be.ResponseHeader}clone(Ee={}){return new Ye({headers:Ee.headers||this.headers,status:void 0!==Ee.status?Ee.status:this.status,statusText:Ee.statusText||this.statusText,url:Ee.url||this.url||void 0})}}class yt extends je{constructor(Ee={}){super(Ee),this.type=be.Response,this.body=void 0!==Ee.body?Ee.body:null}clone(Ee={}){return new yt({body:void 0!==Ee.body?Ee.body:this.body,headers:Ee.headers||this.headers,status:void 0!==Ee.status?Ee.status:this.status,statusText:Ee.statusText||this.statusText,url:Ee.url||this.url||void 0})}}class nt extends je{constructor(Ee){super(Ee,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?`Http failure during parsing for ${Ee.url||"(unknown url)"}`:`Http failure response for ${Ee.url||"(unknown url)"}: ${Ee.status} ${Ee.statusText}`,this.error=Ee.error||null}}function Nt(rt,Ee){return{body:Ee,headers:rt.headers,context:rt.context,observe:rt.observe,params:rt.params,reportProgress:rt.reportProgress,responseType:rt.responseType,withCredentials:rt.withCredentials}}let xt=(()=>{class rt{constructor(he){this.handler=he}request(he,X,ot={}){let Wt;if(he instanceof Te)Wt=he;else{let ut,Tn;ut=ot.headers instanceof le?ot.headers:new le(ot.headers),ot.params&&(Tn=ot.params instanceof We?ot.params:new We({fromObject:ot.params})),Wt=new Te(he,X,void 0!==ot.body?ot.body:null,{headers:ut,context:ot.context,params:Tn,reportProgress:ot.reportProgress,responseType:ot.responseType||"json",withCredentials:ot.withCredentials})}const Ft=(0,m.of)(Wt).pipe((0,v.b)(ut=>this.handler.handle(ut)));if(he instanceof Te||"events"===ot.observe)return Ft;const gn=Ft.pipe((0,S.h)(ut=>ut instanceof yt));switch(ot.observe||"body"){case"body":switch(Wt.responseType){case"arraybuffer":return gn.pipe((0,A.U)(ut=>{if(null!==ut.body&&!(ut.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return ut.body}));case"blob":return gn.pipe((0,A.U)(ut=>{if(null!==ut.body&&!(ut.body instanceof Blob))throw new Error("Response is not a Blob.");return ut.body}));case"text":return gn.pipe((0,A.U)(ut=>{if(null!==ut.body&&"string"!=typeof ut.body)throw new Error("Response is not a string.");return ut.body}));default:return gn.pipe((0,A.U)(ut=>ut.body))}case"response":return gn;default:throw new Error(`Unreachable: unhandled observe type ${ot.observe}}`)}}delete(he,X={}){return this.request("DELETE",he,X)}get(he,X={}){return this.request("GET",he,X)}head(he,X={}){return this.request("HEAD",he,X)}jsonp(he,X){return this.request("JSONP",he,{params:(new We).append(X,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(he,X={}){return this.request("OPTIONS",he,X)}patch(he,X,ot={}){return this.request("PATCH",he,Nt(ot,X))}post(he,X,ot={}){return this.request("POST",he,Nt(ot,X))}put(he,X,ot={}){return this.request("PUT",he,Nt(ot,X))}}return rt.\u0275fac=function(he){return new(he||rt)(o.LFG(H))},rt.\u0275prov=o.Yz7({token:rt,factory:rt.\u0275fac}),rt})();class vt{constructor(Ee,he){this.next=Ee,this.interceptor=he}handle(Ee){return this.interceptor.intercept(Ee,this.next)}}const It=new o.OlP("HTTP_INTERCEPTORS");let Se=(()=>{class rt{intercept(he,X){return X.handle(he)}}return rt.\u0275fac=function(he){return new(he||rt)},rt.\u0275prov=o.Yz7({token:rt,factory:rt.\u0275fac}),rt})();const St=/^\)\]\}',?\n/;let zt=(()=>{class rt{constructor(he){this.xhrFactory=he}handle(he){if("JSONP"===he.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new f.y(X=>{const ot=this.xhrFactory.build();if(ot.open(he.method,he.urlWithParams),he.withCredentials&&(ot.withCredentials=!0),he.headers.forEach((un,Bt)=>ot.setRequestHeader(un,Bt.join(","))),he.headers.has("Accept")||ot.setRequestHeader("Accept","application/json, text/plain, */*"),!he.headers.has("Content-Type")){const un=he.detectContentTypeHeader();null!==un&&ot.setRequestHeader("Content-Type",un)}if(he.responseType){const un=he.responseType.toLowerCase();ot.responseType="json"!==un?un:"text"}const Wt=he.serializeBody();let Ft=null;const gn=()=>{if(null!==Ft)return Ft;const un=ot.statusText||"OK",Bt=new le(ot.getAllResponseHeaders()),Rn=function Zt(rt){return"responseURL"in rt&&rt.responseURL?rt.responseURL:/^X-Request-URL:/m.test(rt.getAllResponseHeaders())?rt.getResponseHeader("X-Request-URL"):null}(ot)||he.url;return Ft=new Ye({headers:Bt,status:ot.status,statusText:un,url:Rn}),Ft},ut=()=>{let{headers:un,status:Bt,statusText:Rn,url:Wn}=gn(),On=null;204!==Bt&&(On=typeof ot.response>"u"?ot.responseText:ot.response),0===Bt&&(Bt=On?200:0);let wr=Bt>=200&&Bt<300;if("json"===he.responseType&&"string"==typeof On){const Er=On;On=On.replace(St,"");try{On=""!==On?JSON.parse(On):null}catch(fr){On=Er,wr&&(wr=!1,On={error:fr,text:On})}}wr?(X.next(new yt({body:On,headers:un,status:Bt,statusText:Rn,url:Wn||void 0})),X.complete()):X.error(new nt({error:On,headers:un,status:Bt,statusText:Rn,url:Wn||void 0}))},Tn=un=>{const{url:Bt}=gn(),Rn=new nt({error:un,status:ot.status||0,statusText:ot.statusText||"Unknown Error",url:Bt||void 0});X.error(Rn)};let tn=!1;const zn=un=>{tn||(X.next(gn()),tn=!0);let Bt={type:be.DownloadProgress,loaded:un.loaded};un.lengthComputable&&(Bt.total=un.total),"text"===he.responseType&&!!ot.responseText&&(Bt.partialText=ot.responseText),X.next(Bt)},on=un=>{let Bt={type:be.UploadProgress,loaded:un.loaded};un.lengthComputable&&(Bt.total=un.total),X.next(Bt)};return ot.addEventListener("load",ut),ot.addEventListener("error",Tn),ot.addEventListener("timeout",Tn),ot.addEventListener("abort",Tn),he.reportProgress&&(ot.addEventListener("progress",zn),null!==Wt&&ot.upload&&ot.upload.addEventListener("progress",on)),ot.send(Wt),X.next({type:be.Sent}),()=>{ot.removeEventListener("error",Tn),ot.removeEventListener("abort",Tn),ot.removeEventListener("load",ut),ot.removeEventListener("timeout",Tn),he.reportProgress&&(ot.removeEventListener("progress",zn),null!==Wt&&ot.upload&&ot.upload.removeEventListener("progress",on)),ot.readyState!==ot.DONE&&ot.abort()}})}}return rt.\u0275fac=function(he){return new(he||rt)(o.LFG(r.JF))},rt.\u0275prov=o.Yz7({token:rt,factory:rt.\u0275fac}),rt})();const Yt=new o.OlP("XSRF_COOKIE_NAME"),Ut=new o.OlP("XSRF_HEADER_NAME");class nn{}let Xt=(()=>{class rt{constructor(he,X,ot){this.doc=he,this.platform=X,this.cookieName=ot,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const he=this.doc.cookie||"";return he!==this.lastCookieString&&(this.parseCount++,this.lastToken=(0,r.Mx)(he,this.cookieName),this.lastCookieString=he),this.lastToken}}return rt.\u0275fac=function(he){return new(he||rt)(o.LFG(r.K0),o.LFG(o.Lbi),o.LFG(Yt))},rt.\u0275prov=o.Yz7({token:rt,factory:rt.\u0275fac}),rt})(),Nn=(()=>{class rt{constructor(he,X){this.tokenService=he,this.headerName=X}intercept(he,X){const ot=he.url.toLowerCase();if("GET"===he.method||"HEAD"===he.method||ot.startsWith("http://")||ot.startsWith("https://"))return X.handle(he);const Wt=this.tokenService.getToken();return null!==Wt&&!he.headers.has(this.headerName)&&(he=he.clone({headers:he.headers.set(this.headerName,Wt)})),X.handle(he)}}return rt.\u0275fac=function(he){return new(he||rt)(o.LFG(nn),o.LFG(Ut))},rt.\u0275prov=o.Yz7({token:rt,factory:rt.\u0275fac}),rt})(),wt=(()=>{class rt{constructor(he,X){this.backend=he,this.injector=X,this.chain=null}handle(he){if(null===this.chain){const X=this.injector.get(It,[]);this.chain=X.reduceRight((ot,Wt)=>new vt(ot,Wt),this.backend)}return this.chain.handle(he)}}return rt.\u0275fac=function(he){return new(he||rt)(o.LFG(q),o.LFG(o.zs3))},rt.\u0275prov=o.Yz7({token:rt,factory:rt.\u0275fac}),rt})(),rn=(()=>{class rt{static disable(){return{ngModule:rt,providers:[{provide:Nn,useClass:Se}]}}static withOptions(he={}){return{ngModule:rt,providers:[he.cookieName?{provide:Yt,useValue:he.cookieName}:[],he.headerName?{provide:Ut,useValue:he.headerName}:[]]}}}return rt.\u0275fac=function(he){return new(he||rt)},rt.\u0275mod=o.oAB({type:rt}),rt.\u0275inj=o.cJS({providers:[Nn,{provide:It,useExisting:Nn,multi:!0},{provide:nn,useClass:Xt},{provide:Yt,useValue:"XSRF-TOKEN"},{provide:Ut,useValue:"X-XSRF-TOKEN"}]}),rt})(),en=(()=>{class rt{}return rt.\u0275fac=function(he){return new(he||rt)},rt.\u0275mod=o.oAB({type:rt}),rt.\u0275inj=o.cJS({providers:[xt,{provide:H,useClass:wt},zt,{provide:q,useExisting:zt}],imports:[rn.withOptions({cookieName:"XSRF-TOKEN",headerName:"X-XSRF-TOKEN"})]}),rt})()},22560:(ge,ee,p)=>{"use strict";p.d(ee,{$8M:()=>os,$Z:()=>Yf,AFp:()=>eg,ALo:()=>ym,AaK:()=>H,Akn:()=>Bo,AsE:()=>Sd,BQk:()=>Hu,CHM:()=>Us,CRH:()=>km,CZH:()=>qu,CqO:()=>Sp,D6c:()=>RM,DdM:()=>im,Dn7:()=>bm,EJc:()=>Qb,EiD:()=>Qh,EpF:()=>Tp,F$t:()=>Np,F4k:()=>Ep,FYo:()=>ff,FiY:()=>aa,G48:()=>yM,Gf:()=>Lm,GfV:()=>pf,GkF:()=>yd,Gpc:()=>de,Gre:()=>u_,HTZ:()=>cm,Hh0:()=>dm,Hsn:()=>Ip,IIB:()=>$b,Ikx:()=>Ld,JOm:()=>Fo,JVY:()=>$g,Jf7:()=>mf,KtG:()=>hi,L6k:()=>zg,LAX:()=>Kg,LFG:()=>ci,LMc:()=>FM,LSH:()=>Sc,Lbi:()=>Zb,Lck:()=>qw,MAs:()=>Dp,MGl:()=>ju,MMx:()=>Hd,NdJ:()=>wd,O4$:()=>Ws,OlP:()=>cn,Oqu:()=>Ed,PXZ:()=>fM,Q6J:()=>_d,QGY:()=>vd,QP$:()=>br,QbO:()=>Kb,Qsj:()=>Cy,QtT:()=>$_,R0b:()=>Oo,RDi:()=>Hg,Rgc:()=>su,SBq:()=>Gl,SDv:()=>G_,Sil:()=>eM,Suo:()=>Am,TTD:()=>Gi,TgZ:()=>Ru,Tol:()=>Kp,Udp:()=>Md,VKq:()=>sm,W1O:()=>Pm,WLB:()=>om,XFs:()=>wt,Xpm:()=>Wn,Xts:()=>Lc,Y36:()=>ul,YKP:()=>K_,YNc:()=>Mp,Yjl:()=>Yr,Yz7:()=>xe,Z0I:()=>ft,ZZ4:()=>ch,_Bn:()=>Z_,_UZ:()=>gd,_Vd:()=>Wl,_c5:()=>PM,_uU:()=>n_,aQg:()=>dh,c2e:()=>Jb,cJS:()=>Re,cg1:()=>kd,d8E:()=>Ad,dDg:()=>uM,dqk:()=>ot,dwT:()=>ew,eBb:()=>Zg,eFA:()=>fg,ekj:()=>Dd,eoX:()=>cg,evT:()=>gf,f3M:()=>Go,g9A:()=>ng,h0i:()=>Tl,hGG:()=>xM,hij:()=>Vu,iGM:()=>Cm,ifc:()=>X,ip1:()=>Xm,jDz:()=>q_,kEZ:()=>am,kL8:()=>v_,kYT:()=>er,kcU:()=>uo,l5B:()=>lm,lG2:()=>Rr,lcZ:()=>vm,lnq:()=>Cd,lqb:()=>Fa,lri:()=>lg,mCW:()=>wu,n5z:()=>hn,oAB:()=>fr,oJD:()=>Xh,oxw:()=>Op,pB0:()=>Jg,pQV:()=>Id,q3G:()=>Bi,q4F:()=>_f,qLn:()=>$l,qOj:()=>cd,qZA:()=>Yu,qbA:()=>um,qzn:()=>il,rFY:()=>hm,rWj:()=>ug,r_U:()=>zb,s9C:()=>bd,sBO:()=>vM,sIi:()=>Kl,s_b:()=>Zu,soG:()=>Qu,tb:()=>rg,tp0:()=>la,uIk:()=>fd,uOi:()=>Cc,vHH:()=>re,vpe:()=>Xo,wAp:()=>Ln,xi3:()=>wm,xp6:()=>Tf,ynx:()=>Fu,z2F:()=>Xu,z3N:()=>ua,zSh:()=>Oc,zWS:()=>pd,zs3:()=>Ha});var r=p(50253),o=p(17714),m=p(90833),f=p(36646),v=p(81203);function S(e){for(let t in e)if(e[t]===S)return t;throw Error("Could not find renamed property on target object.")}function A(e,t){for(const n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function H(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(H).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function q(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const le=S({__forward_ref__:S});function de(e){return e.__forward_ref__=de,e.toString=function(){return H(this())},e}function Q(e){return Ae(e)?e():e}function Ae(e){return"function"==typeof e&&e.hasOwnProperty(le)&&e.__forward_ref__===de}class re extends Error{constructor(t,n){super(function Ge(e,t){return`NG0${Math.abs(e)}${t?": "+t.trim():""}`}(t,n)),this.code=t}}function Ve(e){return"string"==typeof e?e:null==e?"":String(e)}function Le(e,t){throw new re(-201,!1)}function Pe(e,t,n,i){throw new Error(`ASSERTION ERROR: ${e}`+(null==i?"":` [Expected=> ${n} ${i} ${t} <=Actual]`))}function xe(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Re(e){return{providers:e.providers||[],imports:e.imports||[]}}function Qe(e){return St(e,Ut)||St(e,Xt)}function ft(e){return null!==Qe(e)}function St(e,t){return e.hasOwnProperty(t)?e[t]:null}function Yt(e){return e&&(e.hasOwnProperty(nn)||e.hasOwnProperty(Nn))?e[nn]:null}const Ut=S({\u0275prov:S}),nn=S({\u0275inj:S}),Xt=S({ngInjectableDef:S}),Nn=S({ngInjectorDef:S});var wt=(()=>((wt=wt||{})[wt.Default=0]="Default",wt[wt.Host=1]="Host",wt[wt.Self=2]="Self",wt[wt.SkipSelf=4]="SkipSelf",wt[wt.Optional=8]="Optional",wt))();let jt;function rn(e){const t=jt;return jt=e,t}function en(e,t,n){const i=Qe(e);return i&&"root"==i.providedIn?void 0===i.value?i.value=i.factory():i.value:n&wt.Optional?null:void 0!==t?t:void Le(H(e))}function fn(e){return{toString:e}.toString()}var rt=(()=>((rt=rt||{})[rt.OnPush=0]="OnPush",rt[rt.Default=1]="Default",rt))(),X=(()=>{return(e=X||(X={}))[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",X;var e})();const ot=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),gn={},ut=[],Tn=S({\u0275cmp:S}),tn=S({\u0275dir:S}),zn=S({\u0275pipe:S}),on=S({\u0275mod:S}),un=S({\u0275fac:S}),Bt=S({__NG_ELEMENT_ID__:S});let Rn=0;function Wn(e){return fn(()=>{const n=!0===e.standalone,i={},a={type:e.type,providersResolver:null,decls:e.decls,vars:e.vars,factory:null,template:e.template||null,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:i,inputs:null,outputs:null,exportAs:e.exportAs||null,onPush:e.changeDetection===rt.OnPush,directiveDefs:null,pipeDefs:null,standalone:n,dependencies:n&&e.dependencies||null,getStandaloneInjector:null,selectors:e.selectors||ut,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||X.Emulated,id:"c"+Rn++,styles:e.styles||ut,_:null,setInput:null,schemas:e.schemas||null,tView:null},u=e.dependencies,g=e.features;return a.inputs=ri(e.inputs,i),a.outputs=ri(e.outputs),g&&g.forEach(E=>E(a)),a.directiveDefs=u?()=>("function"==typeof u?u():u).map(wr).filter(Er):null,a.pipeDefs=u?()=>("function"==typeof u?u():u).map(Mt).filter(Er):null,a})}function wr(e){return pn(e)||ir(e)}function Er(e){return null!==e}function fr(e){return fn(()=>({type:e.type,bootstrap:e.bootstrap||ut,declarations:e.declarations||ut,imports:e.imports||ut,exports:e.exports||ut,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function er(e,t){return fn(()=>{const n=Zn(e,!0);n.declarations=t.declarations||ut,n.imports=t.imports||ut,n.exports=t.exports||ut})}function ri(e,t){if(null==e)return gn;const n={};for(const i in e)if(e.hasOwnProperty(i)){let a=e[i],u=a;Array.isArray(a)&&(u=a[1],a=a[0]),n[a]=i,t&&(t[a]=u)}return n}const Rr=Wn;function Yr(e){return{type:e.type,name:e.name,factory:null,pure:!1!==e.pure,standalone:!0===e.standalone,onDestroy:e.type.prototype.ngOnDestroy||null}}function pn(e){return e[Tn]||null}function ir(e){return e[tn]||null}function Mt(e){return e[zn]||null}function br(e){const t=pn(e)||ir(e)||Mt(e);return null!==t&&t.standalone}function Zn(e,t){const n=e[on]||null;if(!n&&!0===t)throw new Error(`Type ${H(e)} does not have '\u0275mod' property.`);return n}const V=22;function sr(e){return Array.isArray(e)&&"object"==typeof e[1]}function Hn(e){return Array.isArray(e)&&!0===e[1]}function Wr(e){return 0!=(8&e.flags)}function Qi(e){return 2==(2&e.flags)}function bi(e){return 1==(1&e.flags)}function Gr(e){return null!==e.template}function Mi(e){return 0!=(256&e[2])}function gi(e,t){return e.hasOwnProperty(un)?e[un]:null}class es{constructor(t,n,i){this.previousValue=t,this.currentValue=n,this.firstChange=i}isFirstChange(){return this.firstChange}}function Gi(){return Ni}function Ni(e){return e.type.prototype.ngOnChanges&&(e.setInput=hs),Zr}function Zr(){const e=Ii(this),t=e?.current;if(t){const n=e.previous;if(n===gn)e.previous=t;else for(let i in t)n[i]=t[i];e.current=null,this.ngOnChanges(t)}}function hs(e,t,n,i){const a=Ii(e)||function Vs(e,t){return e[oi]=t}(e,{previous:gn,current:null}),u=a.current||(a.current={}),g=a.previous,E=this.declaredInputs[n],O=g[E];u[E]=new es(O&&O.currentValue,t,g===gn),e[i]=t}Gi.ngInherit=!0;const oi="__ngSimpleChanges__";function Ii(e){return e[oi]||null}function Bn(e){for(;Array.isArray(e);)e=e[0];return e}function Ti(e,t){return Bn(t[e])}function yr(e,t){return Bn(t[e.index])}function di(e,t){return e.data[t]}function or(e,t){return e[t]}function _r(e,t){const n=t[e];return sr(n)?n:n[0]}function Br(e){return 64==(64&e[2])}function Gn(e,t){return null==t?null:e[t]}function ai(e){e[18]=0}function Pr(e,t){e[5]+=t;let n=e,i=e[3];for(;null!==i&&(1===t&&1===n[5]||-1===t&&0===n[5]);)i[5]+=t,n=i,i=i[3]}const sn={lFrame:wo(null),bindingsEnabled:!0};function Lr(){return sn.bindingsEnabled}function ht(){return sn.lFrame.lView}function Cn(){return sn.lFrame.tView}function Us(e){return sn.lFrame.contextLView=e,e[8]}function hi(e){return sn.lFrame.contextLView=null,e}function Un(){let e=B();for(;null!==e&&64===e.type;)e=e.parent;return e}function B(){return sn.lFrame.currentTNode}function F(){const e=sn.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function I(e,t){const n=sn.lFrame;n.currentTNode=e,n.isParent=t}function ne(){return sn.lFrame.isParent}function et(){sn.lFrame.isParent=!1}function mr(){const e=sn.lFrame;let t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Kr(){return sn.lFrame.bindingIndex}function Vn(){return sn.lFrame.bindingIndex++}function Jr(e){const t=sn.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Ms(e){sn.lFrame.inI18n=e}function vo(e,t){const n=sn.lFrame;n.bindingIndex=n.bindingRootIndex=e,Ds(t)}function Ds(e){sn.lFrame.currentDirectiveIndex=e}function ar(e){const t=sn.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}function li(){return sn.lFrame.currentQueryIndex}function Pi(e){sn.lFrame.currentQueryIndex=e}function Ps(e){const t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function _s(e,t,n){if(n&wt.SkipSelf){let a=t,u=e;for(;!(a=a.parent,null!==a||n&wt.Host||(a=Ps(u),null===a||(u=u[15],10&a.type))););if(null===a)return!1;t=a,e=u}const i=sn.lFrame=Si();return i.currentTNode=t,i.lView=e,!0}function fi(e){const t=Si(),n=e[1];sn.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Si(){const e=sn.lFrame,t=null===e?null:e.child;return null===t?wo(e):t}function wo(e){const t={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:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function lo(){const e=sn.lFrame;return sn.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const no=lo;function Ji(){const e=lo();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function qr(){return sn.lFrame.selectedIndex}function vi(e){sn.lFrame.selectedIndex=e}function Qn(){const e=sn.lFrame;return di(e.tView,e.selectedIndex)}function Ws(){sn.lFrame.currentNamespace="svg"}function uo(){!function bo(){sn.lFrame.currentNamespace=null}()}function ss(e,t){for(let n=t.directiveStart,i=t.directiveEnd;n=i)break}else t[O]<0&&(e[18]+=65536),(E>11>16&&(3&e[2])===t){e[2]+=2048;try{u.call(E)}finally{}}}else try{u.call(E)}finally{}}class Ts{constructor(t,n,i){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=i}}function te(e,t,n){let i=0;for(;it){g=u-1;break}}}for(;u>16}(e),i=t;for(;n>0;)i=i[15],n--;return i}let Ce=!0;function Ue(e){const t=Ce;return Ce=e,t}let Dn=0;const qt={};function C(e,t){const n=fe(e,t);if(-1!==n)return n;const i=t[1];i.firstCreatePass&&(e.injectorIndex=t.length,G(i.data,e),G(t,null),G(i.blueprint,null));const a=tt(e,t),u=e.injectorIndex;if(x(a)){const g=J(a),E=ye(a,t),O=E[1].data;for(let U=0;U<8;U++)t[u+U]=E[g+U]|O[g+U]}return t[u+8]=a,u}function G(e,t){e.push(0,0,0,0,0,0,0,0,t)}function fe(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function tt(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,i=null,a=t;for(;null!==a;){if(i=ei(a),null===i)return-1;if(n++,a=a[15],-1!==i.injectorIndex)return i.injectorIndex|n<<16}return-1}function Ot(e,t,n){!function M(e,t,n){let i;"string"==typeof n?i=n.charCodeAt(0)||0:n.hasOwnProperty(Bt)&&(i=n[Bt]),null==i&&(i=n[Bt]=Dn++);const a=255&i;t.data[e+(a>>5)]|=1<=0?255&t:Qt:t}(n);if("function"==typeof u){if(!_s(t,e,i))return i&wt.Host?xn(a,0,i):In(t,n,i,a);try{const g=u(i);if(null!=g||i&wt.Optional)return g;Le()}finally{no()}}else if("number"==typeof u){let g=null,E=fe(e,t),O=-1,U=i&wt.Host?t[16][6]:null;for((-1===E||i&wt.SkipSelf)&&(O=-1===E?tt(e,t):t[E+8],-1!==O&&ho(i,!1)?(g=t[1],E=J(O),t=ye(O,t)):E=-1);-1!==E;){const se=t[1];if(xs(u,E,se.data)){const _e=Yi(E,t,n,g,i,U);if(_e!==qt)return _e}O=t[E+8],-1!==O&&ho(i,t[1].data[E+8]===U)&&xs(u,E,t)?(g=se,E=J(O),t=ye(O,t)):E=-1}}return a}function Yi(e,t,n,i,a,u){const g=t[1],E=g.data[e+8],se=Fi(E,g,n,null==i?Qi(E)&&Ce:i!=g&&0!=(3&E.type),a&wt.Host&&u===E);return null!==se?Ar(t,g,se,E):qt}function Fi(e,t,n,i,a){const u=e.providerIndexes,g=t.data,E=1048575&u,O=e.directiveStart,se=u>>20,He=a?E+se:e.directiveEnd;for(let qe=i?E:E+se;qe=O&&pt.type===n)return qe}if(a){const qe=g[O];if(qe&&Gr(qe)&&qe.type===n)return O}return null}function Ar(e,t,n,i){let a=e[n];const u=t.data;if(function co(e){return e instanceof Ts}(a)){const g=a;g.resolving&&function Dt(e,t){const n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new re(-200,`Circular dependency in DI detected for ${e}${n}`)}(function We(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():Ve(e)}(u[n]));const E=Ue(g.canSeeViewProviders);g.resolving=!0;const O=g.injectImpl?rn(g.injectImpl):null;_s(e,i,wt.Default);try{a=e[n]=g.factory(void 0,u,e,i),t.firstCreatePass&&n>=i.directiveStart&&function Gs(e,t,n){const{ngOnChanges:i,ngOnInit:a,ngDoCheck:u}=t.type.prototype;if(i){const g=Ni(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,g),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,g)}a&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,a),u&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,u),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,u))}(n,u[n],t)}finally{null!==O&&rn(O),Ue(E),g.resolving=!1,no()}}return a}function xs(e,t,n){return!!(n[t+(e>>5)]&1<{const t=e.prototype.constructor,n=t[un]||_n(t),i=Object.prototype;let a=Object.getPrototypeOf(e.prototype).constructor;for(;a&&a!==i;){const u=a[un]||_n(a);if(u&&u!==n)return u;a=Object.getPrototypeOf(a)}return u=>new u})}function _n(e){return Ae(e)?()=>{const t=_n(Q(e));return t&&t()}:gi(e)}function ei(e){const t=e[1],n=t.type;return 2===n?t.declTNode:1===n?e[6]:null}function os(e){return function dn(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;const n=e.attrs;if(n){const i=n.length;let a=0;for(;a{const i=No(t);function a(...u){if(this instanceof a)return i.apply(this,u),this;const g=new a(...u);return E.annotation=g,E;function E(O,U,se){const _e=O.hasOwnProperty(Hi)?O[Hi]:Object.defineProperty(O,Hi,{value:[]})[Hi];for(;_e.length<=se;)_e.push(null);return(_e[se]=_e[se]||[]).push(g),O}}return n&&(a.prototype=Object.create(n.prototype)),a.prototype.ngMetadataName=e,a.annotationCls=a,a})}function Ss(e,t,n,i){return fn(()=>{const a=No(t);function u(...g){if(this instanceof u)return a.apply(this,g),this;const E=new u(...g);return function O(U,se){const _e=U.constructor,He=_e.hasOwnProperty(nr)?_e[nr]:Object.defineProperty(_e,nr,{value:{}})[nr];He[se]=He.hasOwnProperty(se)&&He[se]||[],He[se].unshift(E),i&&i(U,se,...g)}}return n&&(u.prototype=Object.create(n.prototype)),u.prototype.ngMetadataName=e,u.annotationCls=u,u})}class cn{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=xe({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function ni(e,t){void 0===t&&(t=e);for(let n=0;nArray.isArray(n)?as(n,t):t(n))}function Po(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function To(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Ks(e,t){const n=[];for(let i=0;i=0?e[1|i]=n:(i=~i,function D(e,t,n,i){let a=e.length;if(a==t)e.push(n,i);else if(1===a)e.push(i,e[0]),e[0]=n;else{for(a--,e.push(e[a-1],e[a]);a>t;)e[a]=e[a-2],a--;e[t]=n,e[t+1]=i}}(e,i,t,n)),i}function Z(e,t){const n=me(e,t);if(n>=0)return e[1|n]}function me(e,t){return function at(e,t,n){let i=0,a=e.length>>n;for(;a!==i;){const u=i+(a-i>>1),g=e[u<t?a=u:i=u+1}return~(a<((Fo=Fo||{})[Fo.Important=1]="Important",Fo[Fo.DashCase=2]="DashCase",Fo))();const bh=/^>|^->||--!>|)/;const xl=new Map;let Dh=0;const Yl="__ngContext__";function ys(e,t){sr(t)?(e[Yl]=t[20],function cu(e){xl.set(e[20],e)}(t)):e[Yl]=t}let fu;function Ia(e,t){return fu(e,t)}function tl(e){const t=e[3];return Hn(t)?t[3]:t}function pu(e){return Hl(e[13])}function _u(e){return Hl(e[4])}function Hl(e){for(;null!==e&&!Hn(e);)e=e[4];return e}function ba(e,t,n,i,a){if(null!=i){let u,g=!1;Hn(i)?u=i:sr(i)&&(g=!0,i=i[0]);const E=Bn(i);0===e&&null!==n?null==a?nl(t,n,E):wi(t,n,E,a||null,!0):1===e&&null!==n?wi(t,n,E,a||null,!0):2===e?gc(t,E,g):3===e&&t.destroyNode(E),null!=u&&function Pg(e,t,n,i,a){const u=n[7];u!==Bn(n)&&ba(t,e,i,u,a);for(let E=10;Et.replace(sc,"\u200b$1\u200b"))}(t))}function d(e,t,n){return e.createElement(t,n)}function Pt(e,t){const n=e[9],i=n.indexOf(t),a=t[3];512&t[2]&&(t[2]&=-513,Pr(a,-1)),n.splice(i,1)}function Mn(e,t){if(e.length<=10)return;const n=10+t,i=e[n];if(i){const a=i[17];null!==a&&a!==e&&Pt(a,i),t>0&&(e[n-1][4]=i[4]);const u=To(e,10+t);!function L(e,t){Bl(e,t,t[11],2,null,null),t[0]=null,t[6]=null}(i[1],i);const g=u[19];null!==g&&g.detachView(u[1]),i[3]=null,i[4]=null,i[2]&=-65}return i}function ln(e,t){if(!(128&t[2])){const n=t[11];n.destroyNode&&Bl(e,t,n,3,null,null),function Xe(e){let t=e[13];if(!t)return rr(e[1],e);for(;t;){let n=null;if(sr(t))n=t[13];else{const i=t[10];i&&(n=i)}if(!n){for(;t&&!t[4]&&t!==e;)sr(t)&&rr(t[1],t),t=t[3];null===t&&(t=e),sr(t)&&rr(t[1],t),n=t&&t[4]}t=n}}(t)}}function rr(e,t){if(!(128&t[2])){t[2]&=-65,t[2]|=128,function _i(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let i=0;i=0?i[a=U]():i[a=-U].unsubscribe(),u+=2}else{const g=i[a=n[u+1]];n[u].call(g)}if(null!==i){for(let u=a+1;ue,createScript:e=>e,createScriptURL:e=>e})}catch{}return yu}()?.createHTML(e)||e}function Hg(e){bc=e}function Vh(){return void 0!==bc?bc:typeof document<"u"?document:void 0}function Mc(){if(void 0===vu&&(vu=null,ot.trustedTypes))try{vu=ot.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return vu}function Uh(e){return Mc()?.createHTML(e)||e}function Gh(e){return Mc()?.createScriptURL(e)||e}class Ra{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see https://g.co/ng/security#xss)`}}class jg extends Ra{getTypeName(){return"HTML"}}class Bg extends Ra{getTypeName(){return"Style"}}class Vg extends Ra{getTypeName(){return"Script"}}class Ug extends Ra{getTypeName(){return"URL"}}class Wg extends Ra{getTypeName(){return"ResourceURL"}}function ua(e){return e instanceof Ra?e.changingThisBreaksApplicationSecurity:e}function il(e,t){const n=function Gg(e){return e instanceof Ra&&e.getTypeName()||null}(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error(`Required a safe ${t}, got a ${n} (see https://g.co/ng/security#xss)`)}return n===t}function $g(e){return new jg(e)}function zg(e){return new Bg(e)}function Zg(e){return new Vg(e)}function Kg(e){return new Ug(e)}function Jg(e){return new Wg(e)}function $h(e){const t=new Qg(e);return function Xg(){try{return!!(new window.DOMParser).parseFromString(xa(""),"text/html")}catch{return!1}}()?new qg(t):t}class qg{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t=""+t;try{const n=(new window.DOMParser).parseFromString(xa(t),"text/html").body;return null===n?this.inertDocumentHelper.getInertBodyElement(t):(n.removeChild(n.firstChild),n)}catch{return null}}}class Qg{constructor(t){if(this.defaultDoc=t,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(t){const n=this.inertDocument.createElement("template");if("content"in n)return n.innerHTML=xa(t),n;const i=this.inertDocument.createElement("body");return i.innerHTML=xa(t),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(i),i}stripCustomNsAttrs(t){const n=t.attributes;for(let a=n.length-1;0"),!0}endElement(t){const n=t.nodeName.toLowerCase();Dc.hasOwnProperty(n)&&!zh.hasOwnProperty(n)&&(this.buf.push(""))}chars(t){this.buf.push(qh(t))}checkClobberedElement(t,n){if(n&&(t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`);return n}}const ry=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,iy=/([^\#-~ |!])/g;function qh(e){return e.replace(/&/g,"&").replace(ry,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(iy,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}let bu;function Qh(e,t){let n=null;try{bu=bu||$h(e);let i=t?String(t):"";n=bu.getInertBodyElement(i);let a=5,u=i;do{if(0===a)throw new Error("Failed to sanitize html because the input is unstable");a--,i=u,u=n.innerHTML,n=bu.getInertBodyElement(i)}while(i!==u);return xa((new ny).sanitizeChildren(Ec(n)||n))}finally{if(n){const i=Ec(n)||n;for(;i.firstChild;)i.removeChild(i.firstChild)}}}function Ec(e){return"content"in e&&function sy(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}var Bi=(()=>((Bi=Bi||{})[Bi.NONE=0]="NONE",Bi[Bi.HTML=1]="HTML",Bi[Bi.STYLE=2]="STYLE",Bi[Bi.SCRIPT=3]="SCRIPT",Bi[Bi.URL=4]="URL",Bi[Bi.RESOURCE_URL=5]="RESOURCE_URL",Bi))();function Xh(e){const t=Ul();return t?Uh(t.sanitize(Bi.HTML,e)||""):il(e,"HTML")?Uh(ua(e)):Qh(Vh(),Ve(e))}function Sc(e){const t=Ul();return t?t.sanitize(Bi.URL,e)||"":il(e,"URL")?ua(e):wu(Ve(e))}function Cc(e){const t=Ul();if(t)return Gh(t.sanitize(Bi.RESOURCE_URL,e)||"");if(il(e,"ResourceURL"))return Gh(ua(e));throw new re(904,!1)}function Ul(){const e=ht();return e&&e[12]}const Lc=new cn("ENVIRONMENT_INITIALIZER"),ef=new cn("INJECTOR",-1),tf=new cn("INJECTOR_DEF_TYPES");class nf{get(t,n=ui){if(n===ui){const i=new Error(`NullInjectorError: No provider for ${H(t)}!`);throw i.name="NullInjectorError",i}return n}}function hy(...e){return{\u0275providers:rf(0,e)}}function rf(e,...t){const n=[],i=new Set;let a;return as(t,u=>{const g=u;Ac(g,n,[],i)&&(a||(a=[]),a.push(g))}),void 0!==a&&sf(a,n),n}function sf(e,t){for(let n=0;n{t.push(u)})}}function Ac(e,t,n,i){if(!(e=Q(e)))return!1;let a=null,u=Yt(e);const g=!u&&pn(e);if(u||g){if(g&&!g.standalone)return!1;a=e}else{const O=e.ngModule;if(u=Yt(O),!u)return!1;a=O}const E=i.has(a);if(g){if(E)return!1;if(i.add(a),g.dependencies){const O="function"==typeof g.dependencies?g.dependencies():g.dependencies;for(const U of O)Ac(U,t,n,i)}}else{if(!u)return!1;{if(null!=u.imports&&!E){let U;i.add(a);try{as(u.imports,se=>{Ac(se,t,n,i)&&(U||(U=[]),U.push(se))})}finally{}void 0!==U&&sf(U,t)}if(!E){const U=gi(a)||(()=>new a);t.push({provide:a,useFactory:U,deps:ut},{provide:tf,useValue:a,multi:!0},{provide:Lc,useValue:()=>ci(a),multi:!0})}const O=u.providers;null==O||E||as(O,se=>{t.push(se)})}}return a!==e&&void 0!==e.providers}const fy=S({provide:String,useValue:S});function kc(e){return null!==e&&"object"==typeof e&&fy in e}function Ya(e){return"function"==typeof e}const Oc=new cn("Set Injector scope."),Mu={},_y={};let Nc;function Du(){return void 0===Nc&&(Nc=new nf),Nc}class Fa{}class uf extends Fa{constructor(t,n,i,a){super(),this.parent=n,this.source=i,this.scopes=a,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Pc(t,g=>this.processProvider(g)),this.records.set(ef,sl(void 0,this)),a.has("environment")&&this.records.set(Fa,sl(void 0,this));const u=this.records.get(Oc);null!=u&&"string"==typeof u.value&&this.scopes.add(u.value),this.injectorDefTypes=new Set(this.get(tf.multi,ut,wt.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}runInContext(t){this.assertNotDestroyed();const n=So(this),i=rn(void 0);try{return t()}finally{So(n),rn(i)}}get(t,n=ui,i=wt.Default){this.assertNotDestroyed();const a=So(this),u=rn(void 0);try{if(!(i&wt.SkipSelf)){let E=this.records.get(t);if(void 0===E){const O=function wy(e){return"function"==typeof e||"object"==typeof e&&e instanceof cn}(t)&&Qe(t);E=O&&this.injectableDefInScope(O)?sl(Ic(t),Mu):null,this.records.set(t,E)}if(null!=E)return this.hydrate(t,E)}return(i&wt.Self?Du():this.parent).get(t,n=i&wt.Optional&&n===ui?null:n)}catch(g){if("NullInjectorError"===g.name){if((g[Eo]=g[Eo]||[]).unshift(H(t)),a)throw g;return function Ol(e,t,n,i){const a=e[Eo];throw t[va]&&a.unshift(t[va]),e.message=function Ka(e,t,n,i=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.slice(2):e;let a=H(t);if(Array.isArray(t))a=t.map(H).join(" -> ");else if("object"==typeof t){let u=[];for(let g in t)if(t.hasOwnProperty(g)){let E=t[g];u.push(g+":"+("string"==typeof E?JSON.stringify(E):H(E)))}a=`{${u.join(", ")}}`}return`${n}${i?"("+i+")":""}[${a}]: ${e.replace(ia,"\n ")}`}("\n"+e.message,a,n,i),e.ngTokenPath=a,e[Eo]=null,e}(g,t,"R3InjectorError",this.source)}throw g}finally{rn(u),So(a)}}resolveInjectorInitializers(){const t=So(this),n=rn(void 0);try{const i=this.get(Lc.multi,ut,wt.Self);for(const a of i)a()}finally{So(t),rn(n)}}toString(){const t=[],n=this.records;for(const i of n.keys())t.push(H(i));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new re(205,!1)}processProvider(t){let n=Ya(t=Q(t))?t:Q(t&&t.provide);const i=function gy(e){return kc(e)?sl(void 0,e.useValue):sl(cf(e),Mu)}(t);if(Ya(t)||!0!==t.multi)this.records.get(n);else{let a=this.records.get(n);a||(a=sl(void 0,Mu,!0),a.factory=()=>Sa(a.multi),this.records.set(n,a)),n=t,a.multi.push(t)}this.records.set(n,i)}hydrate(t,n){return n.value===Mu&&(n.value=_y,n.value=n.factory()),"object"==typeof n.value&&n.value&&function vy(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;const n=Q(t.providedIn);return"string"==typeof n?"any"===n||this.scopes.has(n):this.injectorDefTypes.has(n)}}function Ic(e){const t=Qe(e),n=null!==t?t.factory:gi(e);if(null!==n)return n;if(e instanceof cn)throw new re(204,!1);if(e instanceof Function)return function my(e){const t=e.length;if(t>0)throw Ks(t,"?"),new re(204,!1);const n=function Zt(e){const t=e&&(e[Ut]||e[Xt]);if(t){const n=function zt(e){if(e.hasOwnProperty("name"))return e.name;const t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);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.`),t}return null}(e);return null!==n?()=>n.factory(e):()=>new e}(e);throw new re(204,!1)}function cf(e,t,n){let i;if(Ya(e)){const a=Q(e);return gi(a)||Ic(a)}if(kc(e))i=()=>Q(e.useValue);else if(function lf(e){return!(!e||!e.useFactory)}(e))i=()=>e.useFactory(...Sa(e.deps||[]));else if(function af(e){return!(!e||!e.useExisting)}(e))i=()=>ci(Q(e.useExisting));else{const a=Q(e&&(e.useClass||e.provide));if(!function yy(e){return!!e.deps}(e))return gi(a)||Ic(a);i=()=>new a(...Sa(e.deps))}return i}function sl(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function by(e){return!!e.\u0275providers}function Pc(e,t){for(const n of e)Array.isArray(n)?Pc(n,t):by(n)?Pc(n.\u0275providers,t):t(n)}class df{}class Ty{resolveComponentFactory(t){throw function Dy(e){const t=Error(`No component factory found for ${H(e)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=e,t}(t)}}let Wl=(()=>{class e{}return e.NULL=new Ty,e})();function Ey(){return ol(Un(),ht())}function ol(e,t){return new Gl(yr(e,t))}let Gl=(()=>{class e{constructor(n){this.nativeElement=n}}return e.__NG_ELEMENT_ID__=Ey,e})();function Sy(e){return e instanceof Gl?e.nativeElement:e}class ff{}let Cy=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>function Ly(){const e=ht(),n=_r(Un().index,e);return(sr(n)?n:e)[11]}(),e})(),Ay=(()=>{class e{}return e.\u0275prov=xe({token:e,providedIn:"root",factory:()=>null}),e})();class pf{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const _f=new pf("14.3.0"),xc={};function Yc(e){return e.ngOriginalError}class $l{constructor(){this._console=console}handleError(t){const n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Yc(t);for(;n&&Yc(n);)n=Yc(n);return n||null}}function mf(e){return e.ownerDocument.defaultView}function gf(e){return e.ownerDocument}function da(e){return e instanceof Function?e():e}function vf(e,t,n){let i=e.length;for(;;){const a=e.indexOf(t,n);if(-1===a)return a;if(0===a||e.charCodeAt(a-1)<=32){const u=t.length;if(a+u===i||e.charCodeAt(a+u)<=32)return a}n=a+1}}const wf="ng-template";function Fy(e,t,n){let i=0;for(;iu?"":a[_e+1].toLowerCase();const qe=8&i?He:null;if(qe&&-1!==vf(qe,U,0)||2&i&&U!==He){if(Ho(i))return!1;g=!0}}}}else{if(!g&&!Ho(i)&&!Ho(O))return!1;if(g&&Ho(O))continue;g=!1,i=O|1&i}}return Ho(i)||g}function Ho(e){return 0==(1&e)}function By(e,t,n,i){if(null===t)return-1;let a=0;if(i||!n){let u=!1;for(;a-1)for(n++;n0?'="'+E+'"':"")+"]"}else 8&i?a+="."+g:4&i&&(a+=" "+g);else""!==a&&!Ho(g)&&(t+=Df(u,a),a=""),i=g,u=u||!Ho(i);n++}return""!==a&&(t+=Df(u,a)),t}const jn={};function Tf(e){Ef(Cn(),ht(),qr()+e,!1)}function Ef(e,t,n,i){if(!i)if(3==(3&t[2])){const u=e.preOrderCheckHooks;null!==u&&Li(t,u,n)}else{const u=e.preOrderHooks;null!==u&&Ri(t,u,0,n)}vi(n)}function Af(e,t=null,n=null,i){const a=kf(e,t,n,i);return a.resolveInjectorInitializers(),a}function kf(e,t=null,n=null,i,a=new Set){const u=[n||ut,hy(e)];return i=i||("object"==typeof e?void 0:H(e)),new uf(u,t||Du(),i||null,a)}let Ha=(()=>{class e{static create(n,i){if(Array.isArray(n))return Af({name:""},i,n,"");{const a=n.name??"";return Af({name:a},n.parent,n.providers,a)}}}return e.THROW_IF_NOT_FOUND=ui,e.NULL=new nf,e.\u0275prov=xe({token:e,providedIn:"any",factory:()=>ci(ef)}),e.__NG_ELEMENT_ID__=-1,e})();function ul(e,t=wt.Default){const n=ht();return null===n?ci(e,t):vr(Un(),n,Q(e),t)}function Yf(){throw new Error("invalid")}function Eu(e,t){return e<<17|t<<2}function jo(e){return e>>17&32767}function Vc(e){return 2|e}function ha(e){return(131068&e)>>2}function Uc(e,t){return-131069&e|t<<2}function Wc(e){return 1|e}function Zf(e,t){const n=e.contentQueries;if(null!==n)for(let i=0;iV&&Ef(e,t,V,!1),n(i,a)}finally{vi(u)}}function Jf(e,t,n){if(Wr(t)){const a=t.directiveEnd;for(let u=t.directiveStart;u0;){const n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(E)!=O&&E.push(O),E.push(i,a,g)}}function rp(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function ip(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function F0(e,t,n){if(n){if(t.exportAs)for(let i=0;i0&&sd(n)}}function sd(e){for(let i=pu(e);null!==i;i=_u(i))for(let a=10;a0&&sd(u)}const n=e[1].components;if(null!==n)for(let i=0;i0&&sd(a)}}function G0(e,t){const n=_r(t,e),i=n[1];(function $0(e,t){for(let n=t.length;n-1&&(Mn(t,i),To(n,i))}this._attachedToViewContainer=!1}ln(this._lView[1],this._lView)}onDestroy(t){Qf(this._lView[1],this._lView,null,t)}markForCheck(){od(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){Ou(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new re(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function Ne(e,t){Bl(e,t,t[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new re(902,!1);this._appRef=t}}class z0 extends zl{constructor(t){super(t),this._view=t}detectChanges(){const t=this._view;Ou(t[1],t,t[8],!1)}checkNoChanges(){}get context(){return null}}class ud extends Wl{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const n=pn(t);return new Zl(n,this.ngModule)}}function hp(e){const t=[];for(let n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}class K0{constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,i){const a=this.injector.get(t,xc,i);return a!==xc||n===xc?a:this.parentInjector.get(t,n,i)}}class Zl extends df{constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=function zy(e){return e.map($y).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}get inputs(){return hp(this.componentDef.inputs)}get outputs(){return hp(this.componentDef.outputs)}create(t,n,i,a){let u=(a=a||this.ngModule)instanceof Fa?a:a?.injector;u&&null!==this.componentDef.getStandaloneInjector&&(u=this.componentDef.getStandaloneInjector(u)||u);const g=u?new K0(t,u):t,E=g.get(ff,null);if(null===E)throw new re(407,!1);const O=g.get(Ay,null),U=E.createRenderer(null,this.componentDef),se=this.componentDef.selectors[0][0]||"div",_e=i?function L0(e,t,n){return e.selectRootElement(t,n===X.ShadowDom)}(U,i,this.componentDef.encapsulation):d(U,se,function Z0(e){const t=e.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(se)),He=this.componentDef.onPush?288:272,qe=nd(0,null,null,1,0,null,null,null,null,null),pt=Lu(null,qe,null,He,null,null,E,U,O,g,null);let Et,Ht;fi(pt);try{const an=function Q0(e,t,n,i,a,u){const g=n[1];n[22]=e;const O=cl(g,22,2,"#host",null),U=O.mergedAttrs=t.hostAttrs;null!==U&&(Nu(O,U,!0),null!==e&&(te(a,e,U),null!==O.classes&&vc(a,e,O.classes),null!==O.styles&&Bh(a,e,O.styles)));const se=i.createRenderer(e,t),_e=Lu(n,qf(t),null,t.onPush?32:16,n[22],O,i,se,u||null,null,null);return g.firstCreatePass&&(Ot(C(O,n),g,t.type),ip(g,O),sp(O,n.length,1)),ku(n,_e),n[22]=_e}(_e,this.componentDef,pt,E,U);if(_e)if(i)te(U,_e,["ng-version",_f.full]);else{const{attrs:En,classes:bt}=function Zy(e){const t=[],n=[];let i=1,a=2;for(;i0&&vc(U,_e,bt.join(" "))}if(Ht=di(qe,V),void 0!==n){const En=Ht.projection=[];for(let bt=0;bt=0;i--){const a=e[i];a.hostVars=t+=a.hostVars,a.hostAttrs=h(a.hostAttrs,n=h(n,a.hostAttrs))}}(i)}function dd(e){return e===gn?{}:e===ut?[]:e}function nv(e,t){const n=e.viewQuery;e.viewQuery=n?(i,a)=>{t(i,a),n(i,a)}:t}function rv(e,t){const n=e.contentQueries;e.contentQueries=n?(i,a,u)=>{t(i,a,u),n(i,a,u)}:t}function iv(e,t){const n=e.hostBindings;e.hostBindings=n?(i,a)=>{t(i,a),n(i,a)}:t}let Pu=null;function ja(){if(!Pu){const e=ot.Symbol;if(e&&e.iterator)Pu=e.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let n=0;nE(Bn(kr[i.index])):i.index;let kn=null;if(!E&&O&&(kn=function mv(e,t,n,i){const a=e.cleanup;if(null!=a)for(let u=0;uO?E[O]:null}"string"==typeof g&&(u+=2)}return null}(e,t,a,i.index)),null!==kn)(kn.__ngLastListenerFn__||kn).__ngNextListenerFn__=u,kn.__ngLastListenerFn__=u,qe=!1;else{u=kp(i,t,_e,u,!1);const kr=n.listen(an,a,u);He.push(u,kr),se&&se.push(a,bt,En,En+1)}}else u=kp(i,t,_e,u,!1);const pt=i.outputs;let Et;if(qe&&null!==pt&&(Et=pt[a])){const Ht=Et.length;if(Ht)for(let an=0;an0;)t=t[15],e--;return t}(e,sn.lFrame.contextLView))[8]}(e)}function gv(e,t){let n=null;const i=function Vy(e){const t=e.attrs;if(null!=t){const n=t.indexOf(5);if(0==(1&n))return t[n+1]}return null}(e);for(let a=0;a=0}const us={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Up(e){return e.substring(us.key,us.keyEnd)}function bv(e){return e.substring(us.value,us.valueEnd)}function Wp(e,t){const n=us.textEnd;return n===t?-1:(t=us.keyEnd=function Tv(e,t,n){for(;t32;)t++;return t}(e,us.key=t,n),bl(e,t,n))}function Gp(e,t){const n=us.textEnd;let i=us.key=bl(e,t,n);return n===i?-1:(i=us.keyEnd=function Ev(e,t,n){let i;for(;t=65&&(-33&i)<=90||i>=48&&i<=57);)t++;return t}(e,i,n),i=zp(e,i,n),i=us.value=bl(e,i,n),i=us.valueEnd=function Sv(e,t,n){let i=-1,a=-1,u=-1,g=t,E=g;for(;g32&&(E=g),u=a,a=i,i=-33&O}return E}(e,i,n),zp(e,i,n))}function $p(e){us.key=0,us.keyEnd=0,us.value=0,us.valueEnd=0,us.textEnd=e.length}function bl(e,t,n){for(;t=0;n=Gp(t,n))Qp(e,Up(t),bv(t))}function Kp(e){Uo(j,Qo,e,!0)}function Qo(e,t){for(let n=function Mv(e){return $p(e),Wp(e,bl(e,0,us.textEnd))}(t);n>=0;n=Wp(t,n))j(e,Up(t),!0)}function Vo(e,t,n,i){const a=ht(),u=Cn(),g=Jr(2);u.firstUpdatePass&&qp(u,e,g,i),t!==jn&&Hs(a,g,t)&&Xp(u,u.data[qr()],a,a[11],e,a[g+1]=function Pv(e,t){return null==e||("string"==typeof t?e+=t:"object"==typeof e&&(e=H(ua(e)))),e}(t,n),i,g)}function Uo(e,t,n,i){const a=Cn(),u=Jr(2);a.firstUpdatePass&&qp(a,null,u,i);const g=ht();if(n!==jn&&Hs(g,u,n)){const E=a.data[qr()];if(t_(E,i)&&!Jp(a,u)){let O=i?E.classesWithoutHost:E.stylesWithoutHost;null!==O&&(n=q(O,n||"")),md(a,E,g,n,i)}else!function Iv(e,t,n,i,a,u,g,E){a===jn&&(a=ut);let O=0,U=0,se=0=e.expandoStartIndex}function qp(e,t,n,i){const a=e.data;if(null===a[n+1]){const u=a[qr()],g=Jp(e,n);t_(u,i)&&null===t&&!g&&(t=!1),t=function Lv(e,t,n,i){const a=ar(e);let u=i?t.residualClasses:t.residualStyles;if(null===a)0===(i?t.classBindings:t.styleBindings)&&(n=ql(n=Td(null,e,t,n,i),t.attrs,i),u=null);else{const g=t.directiveStylingLast;if(-1===g||e[g]!==a)if(n=Td(a,e,t,n,i),null===u){let O=function Av(e,t,n){const i=n?t.classBindings:t.styleBindings;if(0!==ha(i))return e[jo(i)]}(e,t,i);void 0!==O&&Array.isArray(O)&&(O=Td(null,e,t,O[1],i),O=ql(O,t.attrs,i),function kv(e,t,n,i){e[jo(n?t.classBindings:t.styleBindings)]=i}(e,t,i,O))}else u=function Ov(e,t,n){let i;const a=t.directiveEnd;for(let u=1+t.directiveStylingLast;u0)&&(U=!0)}else se=n;if(a)if(0!==O){const He=jo(e[E+1]);e[i+1]=Eu(He,E),0!==He&&(e[He+1]=Uc(e[He+1],i)),e[E+1]=function p0(e,t){return 131071&e|t<<17}(e[E+1],i)}else e[i+1]=Eu(E,0),0!==E&&(e[E+1]=Uc(e[E+1],i)),E=i;else e[i+1]=Eu(O,0),0===E?E=i:e[O+1]=Uc(e[O+1],i),O=i;U&&(e[i+1]=Vc(e[i+1])),Vp(e,se,i,!0),Vp(e,se,i,!1),function vv(e,t,n,i,a){const u=a?e.residualClasses:e.residualStyles;null!=u&&"string"==typeof t&&me(u,t)>=0&&(n[i+1]=Wc(n[i+1]))}(t,se,e,i,u),g=Eu(E,O),u?t.classBindings=g:t.styleBindings=g}(a,u,t,n,g,i)}}function Td(e,t,n,i,a){let u=null;const g=n.directiveEnd;let E=n.directiveStylingLast;for(-1===E?E=n.directiveStart:E++;E0;){const O=e[a],U=Array.isArray(O),se=U?O[1]:O,_e=null===se;let He=n[a+1];He===jn&&(He=_e?ut:void 0);let qe=_e?Z(He,i):se===i?He:void 0;if(U&&!Bu(qe)&&(qe=Z(O,i)),Bu(qe)&&(E=qe,g))return E;const pt=e[a+1];a=g?jo(pt):ha(pt)}if(null!==t){let O=u?t.residualClasses:t.residualStyles;null!=O&&(E=Z(O,i))}return E}function Bu(e){return void 0!==e}function t_(e,t){return 0!=(e.flags&(t?16:32))}function n_(e,t=""){const n=ht(),i=Cn(),a=e+V,u=i.firstCreatePass?cl(i,a,1,t,null):i.data[a],g=n[a]=l(n[11],t);mu(i,n,g,u),I(u,!1)}function Ed(e){return Vu("",e,""),Ed}function Vu(e,t,n){const i=ht(),a=fl(i,e,t,n);return a!==jn&&fa(i,qr(),a),Vu}function Sd(e,t,n,i,a){const u=ht(),g=pl(u,e,t,n,i,a);return g!==jn&&fa(u,qr(),g),Sd}function Cd(e,t,n,i,a,u,g){const E=ht(),O=function _l(e,t,n,i,a,u,g,E){const U=xu(e,Kr(),n,a,g);return Jr(3),U?t+Ve(n)+i+Ve(a)+u+Ve(g)+E:jn}(E,e,t,n,i,a,u,g);return O!==jn&&fa(E,qr(),O),Cd}function u_(e,t,n){Uo(j,Qo,fl(ht(),e,t,n),!0)}function Ld(e,t,n){const i=ht();return Hs(i,Vn(),t)&&go(Cn(),Qn(),i,e,t,i[11],n,!0),Ld}function Ad(e,t,n){const i=ht();if(Hs(i,Vn(),t)){const u=Cn(),g=Qn();go(u,g,i,e,t,function cp(e,t,n){return(null===e||Gr(e))&&(n=function ts(e){for(;Array.isArray(e);){if("object"==typeof e[1])return e;e=e[0]}return null}(n[t.index])),n[11]}(ar(u.data),g,i),n,!0)}return Ad}const Va=void 0;var Xv=["en",[["a","p"],["AM","PM"],Va],[["AM","PM"],Va,Va],[["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"]],Va,[["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"]],Va,[["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}",Va,"{1} 'at' {0}",Va],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function Qv(e){const n=Math.floor(Math.abs(e)),i=e.toString().replace(/^[^.]*\.?/,"").length;return 1===n&&0===i?1:5}];let Ml={};function ew(e,t,n){"string"!=typeof t&&(n=t,t=e[Ln.LocaleId]),t=t.toLowerCase().replace(/_/g,"-"),Ml[t]=e,n&&(Ml[t][Ln.ExtraData]=n)}function kd(e){const t=function tw(e){return e.toLowerCase().replace(/_/g,"-")}(e);let n=w_(t);if(n)return n;const i=t.split("-")[0];if(n=w_(i),n)return n;if("en"===i)return Xv;throw new re(701,!1)}function v_(e){return kd(e)[Ln.PluralCase]}function w_(e){return e in Ml||(Ml[e]=ot.ng&&ot.ng.common&&ot.ng.common.locales&&ot.ng.common.locales[e]),Ml[e]}var Ln=(()=>((Ln=Ln||{})[Ln.LocaleId=0]="LocaleId",Ln[Ln.DayPeriodsFormat=1]="DayPeriodsFormat",Ln[Ln.DayPeriodsStandalone=2]="DayPeriodsStandalone",Ln[Ln.DaysFormat=3]="DaysFormat",Ln[Ln.DaysStandalone=4]="DaysStandalone",Ln[Ln.MonthsFormat=5]="MonthsFormat",Ln[Ln.MonthsStandalone=6]="MonthsStandalone",Ln[Ln.Eras=7]="Eras",Ln[Ln.FirstDayOfWeek=8]="FirstDayOfWeek",Ln[Ln.WeekendRange=9]="WeekendRange",Ln[Ln.DateFormat=10]="DateFormat",Ln[Ln.TimeFormat=11]="TimeFormat",Ln[Ln.DateTimeFormat=12]="DateTimeFormat",Ln[Ln.NumberSymbols=13]="NumberSymbols",Ln[Ln.NumberFormats=14]="NumberFormats",Ln[Ln.CurrencyCode=15]="CurrencyCode",Ln[Ln.CurrencySymbol=16]="CurrencySymbol",Ln[Ln.CurrencyName=17]="CurrencyName",Ln[Ln.Currencies=18]="Currencies",Ln[Ln.Directionality=19]="Directionality",Ln[Ln.PluralCase=20]="PluralCase",Ln[Ln.ExtraData=21]="ExtraData",Ln))();const nw=["zero","one","two","few","many"],Dl="en-US",Uu={marker:"element"},Wu={marker:"ICU"};var ki=(()=>((ki=ki||{})[ki.SHIFT=2]="SHIFT",ki[ki.APPEND_EAGERLY=1]="APPEND_EAGERLY",ki[ki.COMMENT=2]="COMMENT",ki))();let b_=Dl;function M_(e){(function Se(e,t){null==e&&Pe(t,e,null,"!=")})(e,"Expected localeId to be defined"),"string"==typeof e&&(b_=e.toLowerCase().replace(/_/g,"-"))}function D_(e,t,n){const i=t.insertBeforeIndex,a=Array.isArray(i)?i[0]:i;return null===a?Rh(e,0,n):Bn(n[a])}function T_(e,t,n,i,a){const u=t.insertBeforeIndex;if(Array.isArray(u)){let g=i,E=null;if(3&t.type||(E=g,g=a),null!==g&&0==(2&t.flags))for(let O=1;O1)for(let n=e.length-2;n>=0;n--){const i=e[n];S_(i)||ow(i,t)&&null===aw(i)&&lw(i,t.index)}}function S_(e){return!(64&e.type)}function ow(e,t){return S_(t)||e.index>t.index}function aw(e){const t=e.insertBeforeIndex;return Array.isArray(t)?t[0]:t}function lw(e,t){const n=e.insertBeforeIndex;Array.isArray(n)?n[0]=t:(Fh(D_,T_),e.insertBeforeIndex=t)}function Ql(e,t){const n=e.data[t];return null===n||"string"==typeof n?null:n.hasOwnProperty("currentCaseLViewIndex")?n:n.value}function dw(e,t,n){const i=Qc(e,n,64,null,null);return E_(t,i),i}function Gu(e,t){const n=t[e.currentCaseLViewIndex];return null===n?n:n<0?~n:n}function C_(e){return e>>>17}function L_(e){return(131070&e)>>>1}let Xl=0,eu=0;function k_(e,t,n,i){const a=n[11];let g,u=null;for(let E=0;E>>1,n),null,null,qe,pt,null)}else switch(O){case Wu:const U=t[++E],se=t[++E];null===n[se]&&ys(n[se]=s(a,U),n);break;case Uu:const _e=t[++E],He=t[++E];null===n[He]&&ys(n[He]=d(a,_e,null),n)}}}function O_(e,t,n,i,a){for(let u=0;u>>2;switch(3&se){case 1:const He=n[++U],qe=n[++U],pt=e.data[_e];"string"==typeof pt?id(t[11],t[_e],null,pt,He,O,qe):go(e,pt,t,He,O,t[11],qe,!1);break;case 0:const Et=t[_e];null!==Et&&w(t[11],Et,O);break;case 2:mw(e,Ql(e,_e),t,O);break;case 3:N_(e,Ql(e,_e),i,t)}}}}else{const O=n[u+1];if(O>0&&3==(3&O)){const se=Ql(e,O>>>2);t[se.currentCaseLViewIndex]<0&&N_(e,se,i,t)}}u+=E}}function N_(e,t,n,i){let a=i[t.currentCaseLViewIndex];if(null!==a){let u=Xl;a<0&&(a=i[t.currentCaseLViewIndex]=~a,u=-1),O_(e,i,t.update[a],n,u)}}function mw(e,t,n,i){const a=function gw(e,t){let n=e.cases.indexOf(t);if(-1===n)switch(e.type){case 1:{const i=function rw(e,t){const n=v_(t)(parseInt(e,10)),i=nw[n];return void 0!==i?i:"other"}(t,function sw(){return b_}());n=e.cases.indexOf(i),-1===n&&"other"!==i&&(n=e.cases.indexOf("other"));break}case 0:n=e.cases.indexOf("other")}return-1===n?null:n}(t,i);if(Gu(t,n)!==a&&(I_(e,t,n),n[t.currentCaseLViewIndex]=null===a?null:~a,null!==a)){const g=n[t.anchorIdx];g&&k_(e,t.create[a],n,g)}}function I_(e,t,n){let i=Gu(t,n);if(null!==i){const a=t.remove[i];for(let u=0;u0){const E=Ti(g,n);null!==E&&gc(n[11],E)}else I_(e,Ql(e,~g),n)}}}function yw(){const e=[];let n,i,t=-1;function u(E,O){t=0;const U=Gu(E,O);i=null!==U?E.remove[U]:ut}function g(){if(t0?n[E]:(e.push(t,i),u(n[1].data[~E],n),g())}return 0===e.length?null:(i=e.pop(),t=e.pop(),g())}return function a(E,O){for(n=O;e.length;)e.pop();return u(E.value,O),g}}const $u=/\ufffd(\d+):?\d*\ufffd/gi,ww=/\ufffd(\d+)\ufffd/,x_=/^\s*(\ufffd\d+:?\d*\ufffd)\s*,\s*(select|plural)\s*,/,bw=/\ufffd\/?\*(\d+:\d+)\ufffd/gi,Mw=/\ufffd(\/?[#*]\d+):?\d*\ufffd/gi,Dw=/\uE500/g;function R_(e,t,n,i,a,u,g){const E=dl(e,i,1,null);let O=E<n.length&&n.push(O)}return{type:i,mainBinding:a,cases:t,values:n}}function Od(e){if(!e)return[];let t=0;const n=[],i=[],a=/[{}]/g;let u;for(a.lastIndex=0;u=a.exec(e);){const E=u.index;if("}"==u[0]){if(n.pop(),0==n.length){const O=e.substring(t,E);x_.test(O)?i.push(Ow(O)):i.push(O),t=E+1}}else{if(0==n.length){const O=e.substring(t,E);i.push(O),t=E+1}n.push("{")}}const g=e.substring(t);return i.push(g),i}function Nw(e,t,n,i,a,u,g,E){const O=[],U=[],se=[];t.cases.push(u),t.create.push(O),t.remove.push(U),t.update.push(se);const He=$h(Vh()).getInertBodyElement(g),qe=Ec(He)||He;return qe?j_(e,t,n,i,O,U,se,qe,a,E,0):0}function j_(e,t,n,i,a,u,g,E,O,U,se){let _e=0,He=E.firstChild;for(;He;){const qe=dl(e,n,1,null);switch(He.nodeType){case Node.ELEMENT_NODE:const pt=He,Et=pt.tagName.toLowerCase();if(Dc.hasOwnProperty(Et)){Nd(a,Uu,Et,O,qe),e.data[qe]=Et;const bt=pt.attributes;for(let kn=0;kn>>ki.SHIFT;let _e=e[se];null===_e&&(_e=e[se]=O?a.createComment(E):l(a,E)),U&&null!==n&&wi(a,n,_e,i,!1)}})(a,O.create,se,E&&8&E.type?a[E.index]:null),Ms(!0)}function G_(e,t,n){U_(e,t,n),function W_(){Ms(!1)}()}function Id(e){return function fw(e){e&&(Xl|=1<0){const i=e.data[n];O_(e,t,Array.isArray(i)?i:i.update,Kr()-eu-1,Xl)}Xl=0,eu=0}(Cn(),ht(),e+V)}function Pd(e,t,n,i,a){if(e=Q(e),Array.isArray(e))for(let u=0;u>20;if(Ya(e)||!e.multi){const qe=new Ts(O,a,ul),pt=Rd(E,t,a?se:se+He,_e);-1===pt?(Ot(C(U,g),u,E),xd(u,e,t.length),t.push(E),U.directiveStart++,U.directiveEnd++,a&&(U.providerIndexes+=1048576),n.push(qe),g.push(qe)):(n[pt]=qe,g[pt]=qe)}else{const qe=Rd(E,t,se+He,_e),pt=Rd(E,t,se,se+He),Et=qe>=0&&n[qe],Ht=pt>=0&&n[pt];if(a&&!Ht||!a&&!Et){Ot(C(U,g),u,E);const an=function Jw(e,t,n,i,a){const u=new Ts(e,n,ul);return u.multi=[],u.index=t,u.componentProviders=0,z_(u,a,i&&!n),u}(a?Kw:Zw,n.length,a,i,O);!a&&Ht&&(n[pt].providerFactory=an),xd(u,e,t.length,0),t.push(E),U.directiveStart++,U.directiveEnd++,a&&(U.providerIndexes+=1048576),n.push(an),g.push(an)}else xd(u,e,qe>-1?qe:pt,z_(n[a?pt:qe],O,!a&&i));!a&&i&&Ht&&n[pt].componentProviders++}}}function xd(e,t,n,i){const a=Ya(t),u=function py(e){return!!e.useClass}(t);if(a||u){const O=(u?Q(t.useClass):t).prototype.ngOnDestroy;if(O){const U=e.destroyHooks||(e.destroyHooks=[]);if(!a&&t.multi){const se=U.indexOf(n);-1===se?U.push(n,[i,O]):U[se+1].push(i,O)}else U.push(n,O)}}}function z_(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Rd(e,t,n,i){for(let a=n;a{n.providersResolver=(i,a)=>function zw(e,t,n){const i=Cn();if(i.firstCreatePass){const a=Gr(e);Pd(n,i.data,i.blueprint,a,!0),Pd(t,i.data,i.blueprint,a,!1)}}(i,a?a(e):e,t)}}class Tl{}class K_{}function qw(e,t){return new J_(e,t??null)}class J_ extends Tl{constructor(t,n){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new ud(this);const i=Zn(t);this._bootstrapComponents=da(i.bootstrap),this._r3Injector=kf(t,n,[{provide:Tl,useValue:this},{provide:Wl,useValue:this.componentFactoryResolver}],H(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(t)}get injector(){return this._r3Injector}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class Fd extends K_{constructor(t){super(),this.moduleType=t}create(t){return new J_(this.moduleType,t)}}class Qw extends Tl{constructor(t,n,i){super(),this.componentFactoryResolver=new ud(this),this.instance=null;const a=new uf([...t,{provide:Tl,useValue:this},{provide:Wl,useValue:this.componentFactoryResolver}],n||Du(),i,new Set(["environment"]));this.injector=a,a.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function Hd(e,t,n=null){return new Qw(e,t,n).injector}let Xw=(()=>{class e{constructor(n){this._injector=n,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n.id)){const i=rf(0,n.type),a=i.length>0?Hd([i],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n.id,a)}return this.cachedInjectors.get(n.id)}ngOnDestroy(){try{for(const n of this.cachedInjectors.values())null!==n&&n.destroy()}finally{this.cachedInjectors.clear()}}}return e.\u0275prov=xe({token:e,providedIn:"environment",factory:()=>new e(ci(Fa))}),e})();function q_(e){e.getStandaloneInjector=t=>t.get(Xw).getOrCreateStandaloneInjector(e)}function im(e,t,n){const i=mr()+e,a=ht();return a[i]===jn?qo(a,i,n?t.call(n):t()):Jl(a,i)}function sm(e,t,n,i){return fm(ht(),mr(),e,t,n,i)}function om(e,t,n,i,a){return pm(ht(),mr(),e,t,n,i,a)}function am(e,t,n,i,a,u){return _m(ht(),mr(),e,t,n,i,a,u)}function lm(e,t,n,i,a,u,g){return function mm(e,t,n,i,a,u,g,E,O){const U=t+n;return ko(e,U,a,u,g,E)?qo(e,U+4,O?i.call(O,a,u,g,E):i(a,u,g,E)):ru(e,U+4)}(ht(),mr(),e,t,n,i,a,u,g)}function um(e,t,n,i,a,u,g,E){const O=mr()+e,U=ht(),se=ko(U,O,n,i,a,u);return Hs(U,O+4,g)||se?qo(U,O+5,E?t.call(E,n,i,a,u,g):t(n,i,a,u,g)):Jl(U,O+5)}function cm(e,t,n,i,a,u,g,E,O){const U=mr()+e,se=ht(),_e=ko(se,U,n,i,a,u);return Ba(se,U+4,g,E)||_e?qo(se,U+6,O?t.call(O,n,i,a,u,g,E):t(n,i,a,u,g,E)):Jl(se,U+6)}function dm(e,t,n,i,a,u,g,E,O,U){const se=mr()+e,_e=ht();let He=ko(_e,se,n,i,a,u);return xu(_e,se+4,g,E,O)||He?qo(_e,se+7,U?t.call(U,n,i,a,u,g,E,O):t(n,i,a,u,g,E,O)):Jl(_e,se+7)}function hm(e,t,n,i){return function gm(e,t,n,i,a,u){let g=t+n,E=!1;for(let O=0;O=0;n--){const i=t[n];if(e===i.name)return i}}(t,n.pipeRegistry),n.data[a]=i,i.onDestroy&&(n.destroyHooks||(n.destroyHooks=[])).push(a,i.onDestroy)):i=n.data[a];const u=i.factory||(i.factory=gi(i.type)),g=rn(ul);try{const E=Ue(!1),O=u();return Ue(E),function fv(e,t,n,i){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=i}(n,ht(),a,O),O}finally{rn(g)}}function vm(e,t,n){const i=e+V,a=ht(),u=or(a,i);return iu(a,i)?fm(a,mr(),t,u.transform,n,u):u.transform(n)}function wm(e,t,n,i){const a=e+V,u=ht(),g=or(u,a);return iu(u,a)?pm(u,mr(),t,g.transform,n,i,g):g.transform(n,i)}function bm(e,t,n,i,a){const u=e+V,g=ht(),E=or(g,u);return iu(g,u)?_m(g,mr(),t,E.transform,n,i,a,E):E.transform(n,i,a)}function iu(e,t){return e[1].data[t].pure}function Bd(e){return t=>{setTimeout(e,void 0,t)}}const Xo=class hb extends r.x{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,n,i){let a=t,u=n||(()=>null),g=i;if(t&&"object"==typeof t){const O=t;a=O.next?.bind(O),u=O.error?.bind(O),g=O.complete?.bind(O)}this.__isAsync&&(u=Bd(u),a&&(a=Bd(a)),g&&(g=Bd(g)));const E=super.subscribe({next:a,error:u,complete:g});return t instanceof o.w0&&t.add(E),E}};function fb(){return this._results[ja()]()}class Vd{constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const n=ja(),i=Vd.prototype;i[n]||(i[n]=fb)}get changes(){return this._changes||(this._changes=new Xo)}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,n){return this._results.reduce(t,n)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,n){const i=this;i.dirty=!1;const a=ni(t);(this._changesDetected=!function Do(e,t,n){if(e.length!==t.length)return!1;for(let i=0;i{class e{}return e.__NG_ELEMENT_ID__=mb,e})();const pb=su,_b=class extends pb{constructor(t,n,i){super(),this._declarationLView=t,this._declarationTContainer=n,this.elementRef=i}createEmbeddedView(t,n){const i=this._declarationTContainer.tViews,a=Lu(this._declarationLView,i,t,16,null,i.declTNode,null,null,null,null,n||null);a[17]=this._declarationLView[this._declarationTContainer.index];const g=this._declarationLView[19];return null!==g&&(a[19]=g.createEmbeddedView(i)),Xc(i,a,t),new zl(a)}};function mb(){return zu(Un(),ht())}function zu(e,t){return 4&e.type?new _b(t,e,ol(e,t)):null}let Zu=(()=>{class e{}return e.__NG_ELEMENT_ID__=gb,e})();function gb(){return Tm(Un(),ht())}const yb=Zu,Mm=class extends yb{constructor(t,n,i){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=i}get element(){return ol(this._hostTNode,this._hostLView)}get injector(){return new Es(this._hostTNode,this._hostLView)}get parentInjector(){const t=tt(this._hostTNode,this._hostLView);if(x(t)){const n=ye(t,this._hostLView),i=J(t);return new Es(n[1].data[i+8],n)}return new Es(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const n=Dm(this._lContainer);return null!==n&&n[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,n,i){let a,u;"number"==typeof i?a=i:null!=i&&(a=i.index,u=i.injector);const g=t.createEmbeddedView(n||{},u);return this.insert(g,a),g}createComponent(t,n,i,a,u){const g=t&&!function Io(e){return"function"==typeof e}(t);let E;if(g)E=n;else{const _e=n||{};E=_e.index,i=_e.injector,a=_e.projectableNodes,u=_e.environmentInjector||_e.ngModuleRef}const O=g?t:new Zl(pn(t)),U=i||this.parentInjector;if(!u&&null==O.ngModule){const He=(g?U:this.parentInjector).get(Fa,null);He&&(u=He)}const se=O.create(U,a,void 0,u);return this.insert(se.hostView,E),se}insert(t,n){const i=t._lView,a=i[1];if(function zi(e){return Hn(e[3])}(i)){const se=this.indexOf(t);if(-1!==se)this.detach(se);else{const _e=i[3],He=new Mm(_e,_e[6],_e[3]);He.detach(He.indexOf(t))}}const u=this._adjustIndex(n),g=this._lContainer;!function ct(e,t,n,i){const a=10+i,u=n.length;i>0&&(n[a-1][4]=t),i0)i.push(g[E/2]);else{const U=u[E+1],se=t[-O];for(let _e=10;_e({bindingPropertyName:e})),zb=Ss("Output",e=>({bindingPropertyName:e}));function Ju(...e){}const Xm=new cn("Application Initializer");let qu=(()=>{class e{constructor(n){this.appInits=n,this.resolve=Ju,this.reject=Ju,this.initialized=!1,this.done=!1,this.donePromise=new Promise((i,a)=>{this.resolve=i,this.reject=a})}runInitializers(){if(this.initialized)return;const n=[],i=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let a=0;a{u.subscribe({complete:E,error:O})});n.push(g)}}Promise.all(n).then(()=>{i()}).catch(a=>{this.reject(a)}),0===n.length&&i(),this.initialized=!0}}return e.\u0275fac=function(n){return new(n||e)(ci(Xm,8))},e.\u0275prov=xe({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const eg=new cn("AppId",{providedIn:"root",factory:function tg(){return`${Xd()}${Xd()}${Xd()}`}});function Xd(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const ng=new cn("Platform Initializer"),Zb=new cn("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),rg=new cn("appBootstrapListener"),Kb=new cn("AnimationModuleType");let Jb=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=xe({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();const Qu=new cn("LocaleId",{providedIn:"root",factory:()=>Go(Qu,wt.Optional|wt.SkipSelf)||function qb(){return typeof $localize<"u"&&$localize.locale||Dl}()}),Qb=new cn("DefaultCurrencyCode",{providedIn:"root",factory:()=>"USD"});class Xb{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}}let eM=(()=>{class e{compileModuleSync(n){return new Fd(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const i=this.compileModuleSync(n),u=da(Zn(n).declarations).reduce((g,E)=>{const O=pn(E);return O&&g.push(new Zl(O)),g},[]);return new Xb(i,u)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=xe({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();const rM=(()=>Promise.resolve(0))();function eh(e){typeof Zone>"u"?rM.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class Oo{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:i=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Xo(!1),this.onMicrotaskEmpty=new Xo(!1),this.onStable=new Xo(!1),this.onError=new Xo(!1),typeof Zone>"u")throw new re(908,!1);Zone.assertZonePatched();const a=this;if(a._nesting=0,a._outer=a._inner=Zone.current,Zone.AsyncStackTaggingZoneSpec){const u=Zone.AsyncStackTaggingZoneSpec;a._inner=a._inner.fork(new u("Angular"))}Zone.TaskTrackingZoneSpec&&(a._inner=a._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(a._inner=a._inner.fork(Zone.longStackTraceZoneSpec)),a.shouldCoalesceEventChangeDetection=!i&&n,a.shouldCoalesceRunChangeDetection=i,a.lastRequestAnimationFrameId=-1,a.nativeRequestAnimationFrame=function iM(){let e=ot.requestAnimationFrame,t=ot.cancelAnimationFrame;if(typeof Zone<"u"&&e&&t){const n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);const i=t[Zone.__symbol__("OriginalDelegate")];i&&(t=i)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function aM(e){const t=()=>{!function oM(e){e.isCheckStableRunning||-1!==e.lastRequestAnimationFrameId||(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(ot,()=>{e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{e.lastRequestAnimationFrameId=-1,nh(e),e.isCheckStableRunning=!0,th(e),e.isCheckStableRunning=!1},void 0,()=>{},()=>{})),e.fakeTopEventTask.invoke()}),nh(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,i,a,u,g,E)=>{try{return og(e),n.invokeTask(a,u,g,E)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===u.type||e.shouldCoalesceRunChangeDetection)&&t(),ag(e)}},onInvoke:(n,i,a,u,g,E,O)=>{try{return og(e),n.invoke(a,u,g,E,O)}finally{e.shouldCoalesceRunChangeDetection&&t(),ag(e)}},onHasTask:(n,i,a,u)=>{n.hasTask(a,u),i===a&&("microTask"==u.change?(e._hasPendingMicrotasks=u.microTask,nh(e),th(e)):"macroTask"==u.change&&(e.hasPendingMacrotasks=u.macroTask))},onHandleError:(n,i,a,u)=>(n.handleError(a,u),e.runOutsideAngular(()=>e.onError.emit(u)),!1)})}(a)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Oo.isInAngularZone())throw new re(909,!1)}static assertNotInAngularZone(){if(Oo.isInAngularZone())throw new re(909,!1)}run(t,n,i){return this._inner.run(t,n,i)}runTask(t,n,i,a){const u=this._inner,g=u.scheduleEventTask("NgZoneEvent: "+a,t,sM,Ju,Ju);try{return u.runTask(g,n,i)}finally{u.cancelTask(g)}}runGuarded(t,n,i){return this._inner.runGuarded(t,n,i)}runOutsideAngular(t){return this._outer.run(t)}}const sM={};function th(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function nh(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&-1!==e.lastRequestAnimationFrameId)}function og(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function ag(e){e._nesting--,th(e)}class lM{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Xo,this.onMicrotaskEmpty=new Xo,this.onStable=new Xo,this.onError=new Xo}run(t,n,i){return t.apply(n,i)}runGuarded(t,n,i){return t.apply(n,i)}runOutsideAngular(t){return t()}runTask(t,n,i,a){return t.apply(n,i)}}const lg=new cn(""),ug=new cn("");let rh,uM=(()=>{class e{constructor(n,i,a){this._ngZone=n,this.registry=i,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,rh||(function cM(e){rh=e}(a),a.addToWindow(i)),this._watchAngularEvents(),n.run(()=>{this.taskTrackingZone=typeof Zone>"u"?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:()=>{Oo.assertNotInAngularZone(),eh(()=>{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())eh(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb(this._didWork)}this._didWork=!1});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(i=>!i.updateCb||!i.updateCb(n)||(clearTimeout(i.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,i,a){let u=-1;i&&i>0&&(u=setTimeout(()=>{this._callbacks=this._callbacks.filter(g=>g.timeoutId!==u),n(this._didWork,this.getPendingTasks())},i)),this._callbacks.push({doneCb:n,timeoutId:u,updateCb:a})}whenStable(n,i,a){if(a&&!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(n,i,a),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(n){this.registry.registerApplication(n,this)}unregisterApplication(n){this.registry.unregisterApplication(n)}findProviders(n,i,a){return[]}}return e.\u0275fac=function(n){return new(n||e)(ci(Oo),ci(cg),ci(ug))},e.\u0275prov=xe({token:e,factory:e.\u0275fac}),e})(),cg=(()=>{class e{constructor(){this._applications=new Map}registerApplication(n,i){this._applications.set(n,i)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,i=!0){return rh?.findTestabilityInTree(this,n,i)??null}}return e.\u0275fac=function(n){return new(n||e)},e.\u0275prov=xe({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})(),Ta=null;const dg=new cn("AllowMultipleToken"),ih=new cn("PlatformDestroyListeners");class fM{constructor(t,n){this.name=t,this.token=n}}function fg(e,t,n=[]){const i=`Platform: ${t}`,a=new cn(i);return(u=[])=>{let g=sh();if(!g||g.injector.get(dg,!1)){const E=[...n,...u,{provide:a,useValue:!0}];e?e(E):function pM(e){if(Ta&&!Ta.get(dg,!1))throw new re(400,!1);Ta=e;const t=e.get(_g);(function hg(e){const t=e.get(ng,null);t&&t.forEach(n=>n())})(e)}(function pg(e=[],t){return Ha.create({name:t,providers:[{provide:Oc,useValue:"platform"},{provide:ih,useValue:new Set([()=>Ta=null])},...e]})}(E,i))}return function mM(e){const t=sh();if(!t)throw new re(401,!1);return t}()}}function sh(){return Ta?.get(_g)??null}let _g=(()=>{class e{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,i){const a=function gg(e,t){let n;return n="noop"===e?new lM:("zone.js"===e?void 0:e)||new Oo(t),n}(i?.ngZone,function mg(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!e||!e.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!e||!e.ngZoneRunCoalescing)||!1}}(i)),u=[{provide:Oo,useValue:a}];return a.run(()=>{const g=Ha.create({providers:u,parent:this.injector,name:n.moduleType.name}),E=n.create(g),O=E.injector.get($l,null);if(!O)throw new re(402,!1);return a.runOutsideAngular(()=>{const U=a.onError.subscribe({next:se=>{O.handleError(se)}});E.onDestroy(()=>{ec(this._modules,E),U.unsubscribe()})}),function yg(e,t,n){try{const i=n();return vd(i)?i.catch(a=>{throw t.runOutsideAngular(()=>e.handleError(a)),a}):i}catch(i){throw t.runOutsideAngular(()=>e.handleError(i)),i}}(O,a,()=>{const U=E.injector.get(qu);return U.runInitializers(),U.donePromise.then(()=>(M_(E.injector.get(Qu,Dl)||Dl),this._moduleDoBootstrap(E),E))})})}bootstrapModule(n,i=[]){const a=vg({},i);return function dM(e,t,n){const i=new Fd(n);return Promise.resolve(i)}(0,0,n).then(u=>this.bootstrapModuleFactory(u,a))}_moduleDoBootstrap(n){const i=n.injector.get(Xu);if(n._bootstrapComponents.length>0)n._bootstrapComponents.forEach(a=>i.bootstrap(a));else{if(!n.instance.ngDoBootstrap)throw new re(403,!1);n.instance.ngDoBootstrap(i)}this._modules.push(n)}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new re(404,!1);this._modules.slice().forEach(i=>i.destroy()),this._destroyListeners.forEach(i=>i());const n=this._injector.get(ih,null);n&&(n.forEach(i=>i()),n.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return e.\u0275fac=function(n){return new(n||e)(ci(Ha))},e.\u0275prov=xe({token:e,factory:e.\u0275fac,providedIn:"platform"}),e})();function vg(e,t){return Array.isArray(t)?t.reduce(vg,e):{...e,...t}}let Xu=(()=>{class e{constructor(n,i,a){this._zone=n,this._injector=i,this._exceptionHandler=a,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const u=new m.y(E=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{E.next(this._stable),E.complete()})}),g=new m.y(E=>{let O;this._zone.runOutsideAngular(()=>{O=this._zone.onStable.subscribe(()=>{Oo.assertNotInAngularZone(),eh(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,E.next(!0))})})});const U=this._zone.onUnstable.subscribe(()=>{Oo.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{E.next(!1)}))});return()=>{O.unsubscribe(),U.unsubscribe()}});this.isStable=(0,f.T)(u,g.pipe((0,v.B)()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(n,i){const a=n instanceof df;if(!this._injector.get(qu).done)throw!a&&br(n),new re(405,false);let g;g=a?n:this._injector.get(Wl).resolveComponentFactory(n),this.componentTypes.push(g.componentType);const E=function hM(e){return e.isBoundToModule}(g)?void 0:this._injector.get(Tl),U=g.create(Ha.NULL,[],i||g.selector,E),se=U.location.nativeElement,_e=U.injector.get(lg,null);return _e?.registerApplication(se),U.onDestroy(()=>{this.detachView(U.hostView),ec(this.components,U),_e?.unregisterApplication(se)}),this._loadComponent(U),U}tick(){if(this._runningTick)throw new re(101,!1);try{this._runningTick=!0;for(let n of this._views)n.detectChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1}}attachView(n){const i=n;this._views.push(i),i.attachToAppRef(this)}detachView(n){const i=n;ec(this._views,i),i.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n),this._injector.get(rg,[]).concat(this._bootstrapListeners).forEach(a=>a(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>ec(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new re(406,!1);const n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return e.\u0275fac=function(n){return new(n||e)(ci(Oo),ci(Fa),ci($l))},e.\u0275prov=xe({token:e,factory:e.\u0275fac,providedIn:"root"}),e})();function ec(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}let bg=!0;function yM(){bg=!1}let vM=(()=>{class e{}return e.__NG_ELEMENT_ID__=wM,e})();function wM(e){return function bM(e,t,n){if(Qi(e)&&!n){const i=_r(e.index,t);return new zl(i,i)}return 47&e.type?new zl(t[16],t):null}(Un(),ht(),16==(16&e))}class Sg{constructor(){}supports(t){return Kl(t)}create(t){return new CM(t)}}const SM=(e,t)=>t;class CM{constructor(t){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=t||SM}forEachItem(t){let n;for(n=this._itHead;null!==n;n=n._next)t(n)}forEachOperation(t){let n=this._itHead,i=this._removalsHead,a=0,u=null;for(;n||i;){const g=!i||n&&n.currentIndex{g=this._trackByFn(a,E),null!==n&&Object.is(n.trackById,g)?(i&&(n=this._verifyReinsertion(n,E,g,a)),Object.is(n.item,E)||this._addIdentityChange(n,E)):(n=this._mismatch(n,E,g,a),i=!0),n=n._next,a++}),this.length=a;return this._truncate(n),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,n,i,a){let u;return null===t?u=this._itTail:(u=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(i,null))?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._reinsertAfter(t,u,a)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(i,a))?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._moveAfter(t,u,a)):t=this._addAfter(new LM(n,i),u,a),t}_verifyReinsertion(t,n,i,a){let u=null===this._unlinkedRecords?null:this._unlinkedRecords.get(i,null);return null!==u?t=this._reinsertAfter(u,t._prev,a):t.currentIndex!=a&&(t.currentIndex=a,this._addToMoves(t,a)),t}_truncate(t){for(;null!==t;){const n=t._next;this._addToRemovals(this._unlink(t)),t=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(t,n,i){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const a=t._prevRemoved,u=t._nextRemoved;return null===a?this._removalsHead=u:a._nextRemoved=u,null===u?this._removalsTail=a:u._prevRemoved=a,this._insertAfter(t,n,i),this._addToMoves(t,i),t}_moveAfter(t,n,i){return this._unlink(t),this._insertAfter(t,n,i),this._addToMoves(t,i),t}_addAfter(t,n,i){return this._insertAfter(t,n,i),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,n,i){const a=null===n?this._itHead:n._next;return t._next=a,t._prev=n,null===a?this._itTail=t:a._prev=t,null===n?this._itHead=t:n._next=t,null===this._linkedRecords&&(this._linkedRecords=new Cg),this._linkedRecords.put(t),t.currentIndex=i,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const n=t._prev,i=t._next;return null===n?this._itHead=i:n._next=i,null===i?this._itTail=n:i._prev=n,t}_addToMoves(t,n){return t.previousIndex===n||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new Cg),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,n){return t.item=n,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class LM{constructor(t,n){this.item=t,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 AM{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,n){let i;for(i=this._head;null!==i;i=i._nextDup)if((null===n||n<=i.currentIndex)&&Object.is(i.trackById,t))return i;return null}remove(t){const n=t._prevDup,i=t._nextDup;return null===n?this._head=i:n._nextDup=i,null===i?this._tail=n:i._prevDup=n,null===this._head}}class Cg{constructor(){this.map=new Map}put(t){const n=t.trackById;let i=this.map.get(n);i||(i=new AM,this.map.set(n,i)),i.add(t)}get(t,n){const a=this.map.get(t);return a?a.get(t,n):null}remove(t){const n=t.trackById;return this.map.get(n).remove(t)&&this.map.delete(n),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function Lg(e,t,n){const i=e.previousIndex;if(null===i)return i;let a=0;return n&&i{if(n&&n.key===a)this._maybeAddToChanges(n,i),this._appendAfter=n,n=n._next;else{const u=this._getOrCreateRecordForKey(a,i);n=this._insertBeforeOrAppend(n,u)}}),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(t,n){if(t){const i=t._prev;return n._next=t,n._prev=i,t._prev=n,i&&(i._next=n),t===this._mapHead&&(this._mapHead=n),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(t,n){if(this._records.has(t)){const a=this._records.get(t);this._maybeAddToChanges(a,n);const u=a._prev,g=a._next;return u&&(u._next=g),g&&(g._prev=u),a._next=null,a._prev=null,a}const i=new OM(t);return this._records.set(t,i),i.currentValue=n,this._addToAdditions(i),i}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,n){Object.is(n,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=n,this._addToChanges(t))}_addToAdditions(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,n){t instanceof Map?t.forEach(n):Object.keys(t).forEach(i=>n(t[i],i))}}class OM{constructor(t){this.key=t,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 kg(){return new ch([new Sg])}let ch=(()=>{class e{constructor(n){this.factories=n}static create(n,i){if(null!=i){const a=i.factories.slice();n=n.concat(a)}return new e(n)}static extend(n){return{provide:e,useFactory:i=>e.create(n,i||kg()),deps:[[e,new la,new aa]]}}find(n){const i=this.factories.find(a=>a.supports(n));if(null!=i)return i;throw new re(901,!1)}}return e.\u0275prov=xe({token:e,providedIn:"root",factory:kg}),e})();function Og(){return new dh([new Ag])}let dh=(()=>{class e{constructor(n){this.factories=n}static create(n,i){if(i){const a=i.factories.slice();n=n.concat(a)}return new e(n)}static extend(n){return{provide:e,useFactory:i=>e.create(n,i||Og()),deps:[[e,new la,new aa]]}}find(n){const i=this.factories.find(a=>a.supports(n));if(i)return i;throw new re(901,!1)}}return e.\u0275prov=xe({token:e,providedIn:"root",factory:Og}),e})();const PM=fg(null,"core",[]);let xM=(()=>{class e{constructor(n){}}return e.\u0275fac=function(n){return new(n||e)(ci(Xu))},e.\u0275mod=fr({type:e}),e.\u0275inj=Re({}),e})();function RM(e){return"boolean"==typeof e?e:null!=e&&"false"!==e}function FM(e,t){const n=pn(e),i=t.elementInjector||Du();return new Zl(n).create(i,t.projectableNodes,t.hostElement,t.environmentInjector)}},2508:(ge,ee,p)=>{"use strict";p.d(ee,{CE:()=>ds,Cf:()=>We,EJ:()=>hs,F:()=>Be,Fj:()=>Oe,JJ:()=>wt,JL:()=>jt,JU:()=>H,Kr:()=>Ir,NI:()=>yn,On:()=>Xr,Q7:()=>bs,QS:()=>hi,UX:()=>yi,Wl:()=>le,YN:()=>oi,_Y:()=>ii,a5:()=>Ut,cw:()=>pn,kI:()=>$e,nD:()=>Gn,qu:()=>Cn,sg:()=>vs,u:()=>es,u5:()=>Zi,wV:()=>$r,x0:()=>zr});var r=p(22560),o=p(94666),m=p(72957),f=p(91640),v=p(50635);let S=(()=>{class B{constructor(I,ne){this._renderer=I,this._elementRef=ne,this.onChange=et=>{},this.onTouched=()=>{}}setProperty(I,ne){this._renderer.setProperty(this._elementRef.nativeElement,I,ne)}registerOnTouched(I){this.onTouched=I}registerOnChange(I){this.onChange=I}setDisabledState(I){this.setProperty("disabled",I)}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(r.Qsj),r.Y36(r.SBq))},B.\u0275dir=r.lG2({type:B}),B})(),A=(()=>{class B extends S{}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275dir=r.lG2({type:B,features:[r.qOj]}),B})();const H=new r.OlP("NgValueAccessor"),q={provide:H,useExisting:(0,r.Gpc)(()=>le),multi:!0};let le=(()=>{class B extends A{writeValue(I){this.setProperty("checked",I)}}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275dir=r.lG2({type:B,selectors:[["input","type","checkbox","formControlName",""],["input","type","checkbox","formControl",""],["input","type","checkbox","ngModel",""]],hostBindings:function(I,ne){1&I&&r.NdJ("change",function(Rt){return ne.onChange(Rt.target.checked)})("blur",function(){return ne.onTouched()})},features:[r._Bn([q]),r.qOj]}),B})();const de={provide:H,useExisting:(0,r.Gpc)(()=>Oe),multi:!0},Ae=new r.OlP("CompositionEventMode");let Oe=(()=>{class B extends S{constructor(I,ne,et){super(I,ne),this._compositionMode=et,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function Q(){const B=(0,o.q)()?(0,o.q)().getUserAgent():"";return/android (\d+)/.test(B.toLowerCase())}())}writeValue(I){this.setProperty("value",I??"")}_handleInput(I){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(I)}_compositionStart(){this._composing=!0}_compositionEnd(I){this._composing=!1,this._compositionMode&&this.onChange(I)}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(r.Qsj),r.Y36(r.SBq),r.Y36(Ae,8))},B.\u0275dir=r.lG2({type:B,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(I,ne){1&I&&r.NdJ("input",function(Rt){return ne._handleInput(Rt.target.value)})("blur",function(){return ne.onTouched()})("compositionstart",function(){return ne._compositionStart()})("compositionend",function(Rt){return ne._compositionEnd(Rt.target.value)})},features:[r._Bn([de]),r.qOj]}),B})();function Ge(B){return null==B||("string"==typeof B||Array.isArray(B))&&0===B.length}function Ve(B){return null!=B&&"number"==typeof B.length}const We=new r.OlP("NgValidators"),Dt=new r.OlP("NgAsyncValidators"),Ct=/^(?=.{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 $e{static min(F){return function Le(B){return F=>{if(Ge(F.value)||Ge(B))return null;const I=parseFloat(F.value);return!isNaN(I)&&I{if(Ge(F.value)||Ge(B))return null;const I=parseFloat(F.value);return!isNaN(I)&&I>B?{max:{max:B,actual:F.value}}:null}}(F)}static required(F){return lt(F)}static requiredTrue(F){return function ze(B){return!0===B.value?null:{required:!0}}(F)}static email(F){return function Te(B){return Ge(B.value)||Ct.test(B.value)?null:{email:!0}}(F)}static minLength(F){return function be(B){return F=>Ge(F.value)||!Ve(F.value)?null:F.value.length{if(Ge(ne.value))return null;const et=ne.value;return F.test(et)?null:{pattern:{requiredPattern:I,actualValue:et}}}}(F)}static nullValidator(F){return null}static compose(F){return Pe(F)}static composeAsync(F){return Ze(F)}}function lt(B){return Ge(B.value)?{required:!0}:null}function je(B){return F=>Ve(F.value)&&F.value.length>B?{maxlength:{requiredLength:B,actualLength:F.value.length}}:null}function yt(B){return null}function nt(B){return null!=B}function Nt(B){return(0,r.QGY)(B)?(0,m.D)(B):B}function xt(B){let F={};return B.forEach(I=>{F=null!=I?{...F,...I}:F}),0===Object.keys(F).length?null:F}function vt(B,F){return F.map(I=>I(B))}function Se(B){return B.map(F=>function It(B){return!B.validate}(F)?F:I=>F.validate(I))}function Pe(B){if(!B)return null;const F=B.filter(nt);return 0==F.length?null:function(I){return xt(vt(I,F))}}function Je(B){return null!=B?Pe(Se(B)):null}function Ze(B){if(!B)return null;const F=B.filter(nt);return 0==F.length?null:function(I){const ne=vt(I,F).map(Nt);return(0,f.D)(ne).pipe((0,v.U)(xt))}}function Me(B){return null!=B?Ze(Se(B)):null}function xe(B,F){return null===B?[F]:Array.isArray(B)?[...B,F]:[B,F]}function ve(B){return B._rawValidators}function Re(B){return B._rawAsyncValidators}function Qe(B){return B?Array.isArray(B)?B:[B]:[]}function ft(B,F){return Array.isArray(B)?B.includes(F):B===F}function St(B,F){const I=Qe(F);return Qe(B).forEach(et=>{ft(I,et)||I.push(et)}),I}function Zt(B,F){return Qe(F).filter(I=>!ft(B,I))}class zt{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(F){this._rawValidators=F||[],this._composedValidatorFn=Je(this._rawValidators)}_setAsyncValidators(F){this._rawAsyncValidators=F||[],this._composedAsyncValidatorFn=Me(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(F){this._onDestroyCallbacks.push(F)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(F=>F()),this._onDestroyCallbacks=[]}reset(F){this.control&&this.control.reset(F)}hasError(F,I){return!!this.control&&this.control.hasError(F,I)}getError(F,I){return this.control?this.control.getError(F,I):null}}class Yt extends zt{get formDirective(){return null}get path(){return null}}class Ut extends zt{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class nn{constructor(F){this._cd=F}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}let wt=(()=>{class B extends nn{constructor(I){super(I)}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(Ut,2))},B.\u0275dir=r.lG2({type:B,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(I,ne){2&I&&r.ekj("ng-untouched",ne.isUntouched)("ng-touched",ne.isTouched)("ng-pristine",ne.isPristine)("ng-dirty",ne.isDirty)("ng-valid",ne.isValid)("ng-invalid",ne.isInvalid)("ng-pending",ne.isPending)},features:[r.qOj]}),B})(),jt=(()=>{class B extends nn{constructor(I){super(I)}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(Yt,10))},B.\u0275dir=r.lG2({type:B,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(I,ne){2&I&&r.ekj("ng-untouched",ne.isUntouched)("ng-touched",ne.isTouched)("ng-pristine",ne.isPristine)("ng-dirty",ne.isDirty)("ng-valid",ne.isValid)("ng-invalid",ne.isInvalid)("ng-pending",ne.isPending)("ng-submitted",ne.isSubmitted)},features:[r.qOj]}),B})();const un="VALID",Bt="INVALID",Rn="PENDING",Wn="DISABLED";function On(B){return(er(B)?B.validators:B)||null}function wr(B){return Array.isArray(B)?Je(B):B||null}function Er(B,F){return(er(F)?F.asyncValidators:B)||null}function fr(B){return Array.isArray(B)?Me(B):B||null}function er(B){return null!=B&&!Array.isArray(B)&&"object"==typeof B}function ri(B,F,I){const ne=B.controls;if(!(F?Object.keys(ne):ne).length)throw new r.vHH(1e3,"");if(!ne[I])throw new r.vHH(1001,"")}function Rr(B,F,I){B._forEachChild((ne,et)=>{if(void 0===I[et])throw new r.vHH(1002,"")})}class Yr{constructor(F,I){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._rawValidators=F,this._rawAsyncValidators=I,this._composedValidatorFn=wr(this._rawValidators),this._composedAsyncValidatorFn=fr(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn}set validator(F){this._rawValidators=this._composedValidatorFn=F}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(F){this._rawAsyncValidators=this._composedAsyncValidatorFn=F}get parent(){return this._parent}get valid(){return this.status===un}get invalid(){return this.status===Bt}get pending(){return this.status==Rn}get disabled(){return this.status===Wn}get enabled(){return this.status!==Wn}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(F){this._rawValidators=F,this._composedValidatorFn=wr(F)}setAsyncValidators(F){this._rawAsyncValidators=F,this._composedAsyncValidatorFn=fr(F)}addValidators(F){this.setValidators(St(F,this._rawValidators))}addAsyncValidators(F){this.setAsyncValidators(St(F,this._rawAsyncValidators))}removeValidators(F){this.setValidators(Zt(F,this._rawValidators))}removeAsyncValidators(F){this.setAsyncValidators(Zt(F,this._rawAsyncValidators))}hasValidator(F){return ft(this._rawValidators,F)}hasAsyncValidator(F){return ft(this._rawAsyncValidators,F)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(F={}){this.touched=!0,this._parent&&!F.onlySelf&&this._parent.markAsTouched(F)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(F=>F.markAllAsTouched())}markAsUntouched(F={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(I=>{I.markAsUntouched({onlySelf:!0})}),this._parent&&!F.onlySelf&&this._parent._updateTouched(F)}markAsDirty(F={}){this.pristine=!1,this._parent&&!F.onlySelf&&this._parent.markAsDirty(F)}markAsPristine(F={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(I=>{I.markAsPristine({onlySelf:!0})}),this._parent&&!F.onlySelf&&this._parent._updatePristine(F)}markAsPending(F={}){this.status=Rn,!1!==F.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!F.onlySelf&&this._parent.markAsPending(F)}disable(F={}){const I=this._parentMarkedDirty(F.onlySelf);this.status=Wn,this.errors=null,this._forEachChild(ne=>{ne.disable({...F,onlySelf:!0})}),this._updateValue(),!1!==F.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...F,skipPristineCheck:I}),this._onDisabledChange.forEach(ne=>ne(!0))}enable(F={}){const I=this._parentMarkedDirty(F.onlySelf);this.status=un,this._forEachChild(ne=>{ne.enable({...F,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:F.emitEvent}),this._updateAncestors({...F,skipPristineCheck:I}),this._onDisabledChange.forEach(ne=>ne(!1))}_updateAncestors(F){this._parent&&!F.onlySelf&&(this._parent.updateValueAndValidity(F),F.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(F){this._parent=F}getRawValue(){return this.value}updateValueAndValidity(F={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===un||this.status===Rn)&&this._runAsyncValidator(F.emitEvent)),!1!==F.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!F.onlySelf&&this._parent.updateValueAndValidity(F)}_updateTreeValidity(F={emitEvent:!0}){this._forEachChild(I=>I._updateTreeValidity(F)),this.updateValueAndValidity({onlySelf:!0,emitEvent:F.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?Wn:un}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(F){if(this.asyncValidator){this.status=Rn,this._hasOwnPendingAsyncValidator=!0;const I=Nt(this.asyncValidator(this));this._asyncValidationSubscription=I.subscribe(ne=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(ne,{emitEvent:F})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(F,I={}){this.errors=F,this._updateControlsErrors(!1!==I.emitEvent)}get(F){let I=F;return null==I||(Array.isArray(I)||(I=I.split(".")),0===I.length)?null:I.reduce((ne,et)=>ne&&ne._find(et),this)}getError(F,I){const ne=I?this.get(I):this;return ne&&ne.errors?ne.errors[F]:null}hasError(F,I){return!!this.getError(F,I)}get root(){let F=this;for(;F._parent;)F=F._parent;return F}_updateControlsErrors(F){this.status=this._calculateStatus(),F&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(F)}_initObservables(){this.valueChanges=new r.vpe,this.statusChanges=new r.vpe}_calculateStatus(){return this._allControlsDisabled()?Wn:this.errors?Bt:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Rn)?Rn:this._anyControlsHaveStatus(Bt)?Bt:un}_anyControlsHaveStatus(F){return this._anyControls(I=>I.status===F)}_anyControlsDirty(){return this._anyControls(F=>F.dirty)}_anyControlsTouched(){return this._anyControls(F=>F.touched)}_updatePristine(F={}){this.pristine=!this._anyControlsDirty(),this._parent&&!F.onlySelf&&this._parent._updatePristine(F)}_updateTouched(F={}){this.touched=this._anyControlsTouched(),this._parent&&!F.onlySelf&&this._parent._updateTouched(F)}_registerOnCollectionChange(F){this._onCollectionChange=F}_setUpdateStrategy(F){er(F)&&null!=F.updateOn&&(this._updateOn=F.updateOn)}_parentMarkedDirty(F){return!F&&!(!this._parent||!this._parent.dirty)&&!this._parent._anyControlsDirty()}_find(F){return null}}class pn extends Yr{constructor(F,I,ne){super(On(I),Er(ne,I)),this.controls=F,this._initObservables(),this._setUpdateStrategy(I),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(F,I){return this.controls[F]?this.controls[F]:(this.controls[F]=I,I.setParent(this),I._registerOnCollectionChange(this._onCollectionChange),I)}addControl(F,I,ne={}){this.registerControl(F,I),this.updateValueAndValidity({emitEvent:ne.emitEvent}),this._onCollectionChange()}removeControl(F,I={}){this.controls[F]&&this.controls[F]._registerOnCollectionChange(()=>{}),delete this.controls[F],this.updateValueAndValidity({emitEvent:I.emitEvent}),this._onCollectionChange()}setControl(F,I,ne={}){this.controls[F]&&this.controls[F]._registerOnCollectionChange(()=>{}),delete this.controls[F],I&&this.registerControl(F,I),this.updateValueAndValidity({emitEvent:ne.emitEvent}),this._onCollectionChange()}contains(F){return this.controls.hasOwnProperty(F)&&this.controls[F].enabled}setValue(F,I={}){Rr(this,0,F),Object.keys(F).forEach(ne=>{ri(this,!0,ne),this.controls[ne].setValue(F[ne],{onlySelf:!0,emitEvent:I.emitEvent})}),this.updateValueAndValidity(I)}patchValue(F,I={}){null!=F&&(Object.keys(F).forEach(ne=>{const et=this.controls[ne];et&&et.patchValue(F[ne],{onlySelf:!0,emitEvent:I.emitEvent})}),this.updateValueAndValidity(I))}reset(F={},I={}){this._forEachChild((ne,et)=>{ne.reset(F[et],{onlySelf:!0,emitEvent:I.emitEvent})}),this._updatePristine(I),this._updateTouched(I),this.updateValueAndValidity(I)}getRawValue(){return this._reduceChildren({},(F,I,ne)=>(F[ne]=I.getRawValue(),F))}_syncPendingControls(){let F=this._reduceChildren(!1,(I,ne)=>!!ne._syncPendingControls()||I);return F&&this.updateValueAndValidity({onlySelf:!0}),F}_forEachChild(F){Object.keys(this.controls).forEach(I=>{const ne=this.controls[I];ne&&F(ne,I)})}_setUpControls(){this._forEachChild(F=>{F.setParent(this),F._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(F){for(const[I,ne]of Object.entries(this.controls))if(this.contains(I)&&F(ne))return!0;return!1}_reduceValue(){return this._reduceChildren({},(I,ne,et)=>((ne.enabled||this.disabled)&&(I[et]=ne.value),I))}_reduceChildren(F,I){let ne=F;return this._forEachChild((et,Rt)=>{ne=I(ne,et,Rt)}),ne}_allControlsDisabled(){for(const F of Object.keys(this.controls))if(this.controls[F].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(F){return this.controls.hasOwnProperty(F)?this.controls[F]:null}}class br extends pn{}function Pn(B,F){return[...F.path,B]}function we(B,F){it(B,F),F.valueAccessor.writeValue(B.value),B.disabled&&F.valueAccessor.setDisabledState?.(!0),function $t(B,F){F.valueAccessor.registerOnChange(I=>{B._pendingValue=I,B._pendingChange=!0,B._pendingDirty=!0,"change"===B.updateOn&&vn(B,F)})}(B,F),function Mr(B,F){const I=(ne,et)=>{F.valueAccessor.writeValue(ne),et&&F.viewToModelUpdate(ne)};B.registerOnChange(I),F._registerOnDestroy(()=>{B._unregisterOnChange(I)})}(B,F),function Vt(B,F){F.valueAccessor.registerOnTouched(()=>{B._pendingTouched=!0,"blur"===B.updateOn&&B._pendingChange&&vn(B,F),"submit"!==B.updateOn&&B.markAsTouched()})}(B,F),function De(B,F){if(F.valueAccessor.setDisabledState){const I=ne=>{F.valueAccessor.setDisabledState(ne)};B.registerOnDisabledChange(I),F._registerOnDestroy(()=>{B._unregisterOnDisabledChange(I)})}}(B,F)}function pe(B,F,I=!0){const ne=()=>{};F.valueAccessor&&(F.valueAccessor.registerOnChange(ne),F.valueAccessor.registerOnTouched(ne)),Tt(B,F),B&&(F._invokeOnDestroyCallbacks(),B._registerOnCollectionChange(()=>{}))}function ce(B,F){B.forEach(I=>{I.registerOnValidatorChange&&I.registerOnValidatorChange(F)})}function it(B,F){const I=ve(B);null!==F.validator?B.setValidators(xe(I,F.validator)):"function"==typeof I&&B.setValidators([I]);const ne=Re(B);null!==F.asyncValidator?B.setAsyncValidators(xe(ne,F.asyncValidator)):"function"==typeof ne&&B.setAsyncValidators([ne]);const et=()=>B.updateValueAndValidity();ce(F._rawValidators,et),ce(F._rawAsyncValidators,et)}function Tt(B,F){let I=!1;if(null!==B){if(null!==F.validator){const et=ve(B);if(Array.isArray(et)&&et.length>0){const Rt=et.filter(bn=>bn!==F.validator);Rt.length!==et.length&&(I=!0,B.setValidators(Rt))}}if(null!==F.asyncValidator){const et=Re(B);if(Array.isArray(et)&&et.length>0){const Rt=et.filter(bn=>bn!==F.asyncValidator);Rt.length!==et.length&&(I=!0,B.setAsyncValidators(Rt))}}}const ne=()=>{};return ce(F._rawValidators,ne),ce(F._rawAsyncValidators,ne),I}function vn(B,F){B._pendingDirty&&B.markAsDirty(),B.setValue(B._pendingValue,{emitModelToViewChange:!1}),F.viewToModelUpdate(B._pendingValue),B._pendingChange=!1}function Jt(B,F){it(B,F)}function Hr(B,F){if(!B.hasOwnProperty("model"))return!1;const I=B.model;return!!I.isFirstChange()||!Object.is(F,I.currentValue)}function Jn(B,F){B._syncPendingControls(),F.forEach(I=>{const ne=I.control;"submit"===ne.updateOn&&ne._pendingChange&&(I.viewToModelUpdate(ne._pendingValue),ne._pendingChange=!1)})}function Ur(B,F){if(!F)return null;let I,ne,et;return Array.isArray(F),F.forEach(Rt=>{Rt.constructor===Oe?I=Rt:function jr(B){return Object.getPrototypeOf(B.constructor)===A}(Rt)?ne=Rt:et=Rt}),et||ne||I||null}const z={provide:Yt,useExisting:(0,r.Gpc)(()=>Be)},ae=(()=>Promise.resolve())();let Be=(()=>{class B extends Yt{constructor(I,ne){super(),this.submitted=!1,this._directives=new Set,this.ngSubmit=new r.vpe,this.form=new pn({},Je(I),Me(ne))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(I){ae.then(()=>{const ne=this._findContainer(I.path);I.control=ne.registerControl(I.name,I.control),we(I.control,I),I.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(I)})}getControl(I){return this.form.get(I.path)}removeControl(I){ae.then(()=>{const ne=this._findContainer(I.path);ne&&ne.removeControl(I.name),this._directives.delete(I)})}addFormGroup(I){ae.then(()=>{const ne=this._findContainer(I.path),et=new pn({});Jt(et,I),ne.registerControl(I.name,et),et.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(I){ae.then(()=>{const ne=this._findContainer(I.path);ne&&ne.removeControl(I.name)})}getFormGroup(I){return this.form.get(I.path)}updateModel(I,ne){ae.then(()=>{this.form.get(I.path).setValue(ne)})}setValue(I){this.control.setValue(I)}onSubmit(I){return this.submitted=!0,Jn(this.form,this._directives),this.ngSubmit.emit(I),"dialog"===I?.target?.method}onReset(){this.resetForm()}resetForm(I){this.form.reset(I),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(I){return I.pop(),I.length?this.form.get(I):this.form}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(We,10),r.Y36(Dt,10))},B.\u0275dir=r.lG2({type:B,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(I,ne){1&I&&r.NdJ("submit",function(Rt){return ne.onSubmit(Rt)})("reset",function(){return ne.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[r._Bn([z]),r.qOj]}),B})();function mt(B,F){const I=B.indexOf(F);I>-1&&B.splice(I,1)}function Gt(B){return"object"==typeof B&&null!==B&&2===Object.keys(B).length&&"value"in B&&"disabled"in B}const yn=class extends Yr{constructor(F=null,I,ne){super(On(I),Er(ne,I)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(F),this._setUpdateStrategy(I),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),er(I)&&(I.nonNullable||I.initialValueIsDefault)&&(this.defaultValue=Gt(F)?F.value:F)}setValue(F,I={}){this.value=this._pendingValue=F,this._onChange.length&&!1!==I.emitModelToViewChange&&this._onChange.forEach(ne=>ne(this.value,!1!==I.emitViewToModelChange)),this.updateValueAndValidity(I)}patchValue(F,I={}){this.setValue(F,I)}reset(F=this.defaultValue,I={}){this._applyFormState(F),this.markAsPristine(I),this.markAsUntouched(I),this.setValue(this.value,I),this._pendingChange=!1}_updateValue(){}_anyControls(F){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(F){this._onChange.push(F)}_unregisterOnChange(F){mt(this._onChange,F)}registerOnDisabledChange(F){this._onDisabledChange.push(F)}_unregisterOnDisabledChange(F){mt(this._onDisabledChange,F)}_forEachChild(F){}_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(F){Gt(F)?(this.value=this._pendingValue=F.value,F.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=F}};let cr=(()=>{class B extends Yt{ngOnInit(){this._checkParentType(),this.formDirective.addFormGroup(this)}ngOnDestroy(){this.formDirective&&this.formDirective.removeFormGroup(this)}get control(){return this.formDirective.getFormGroup(this)}get path(){return Pn(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275dir=r.lG2({type:B,features:[r.qOj]}),B})();const Mi={provide:Ut,useExisting:(0,r.Gpc)(()=>Xr)},Vi=(()=>Promise.resolve())();let Xr=(()=>{class B extends Ut{constructor(I,ne,et,Rt,bn){super(),this._changeDetectorRef=bn,this.control=new yn,this._registered=!1,this.update=new r.vpe,this._parent=I,this._setValidators(ne),this._setAsyncValidators(et),this.valueAccessor=Ur(0,Rt)}ngOnChanges(I){if(this._checkForErrors(),!this._registered||"name"in I){if(this._registered&&(this._checkName(),this.formDirective)){const ne=I.name.previousValue;this.formDirective.removeControl({name:ne,path:this._getPath(ne)})}this._setUpControl()}"isDisabled"in I&&this._updateDisabled(I),Hr(I,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(I){this.viewModel=I,this.update.emit(I)}_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(){we(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()}_updateValue(I){Vi.then(()=>{this.control.setValue(I,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(I){const ne=I.isDisabled.currentValue,et=0!==ne&&(0,r.D6c)(ne);Vi.then(()=>{et&&!this.control.disabled?this.control.disable():!et&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(I){return this._parent?Pn(I,this._parent):[I]}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(Yt,9),r.Y36(We,10),r.Y36(Dt,10),r.Y36(H,10),r.Y36(r.sBO,8))},B.\u0275dir=r.lG2({type:B,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[r._Bn([Mi]),r.qOj,r.TTD]}),B})(),ii=(()=>{class B{}return B.\u0275fac=function(I){return new(I||B)},B.\u0275dir=r.lG2({type:B,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),B})();const As={provide:H,useExisting:(0,r.Gpc)(()=>$r),multi:!0};let $r=(()=>{class B extends A{writeValue(I){this.setProperty("value",I??"")}registerOnChange(I){this.onChange=ne=>{I(""==ne?null:parseFloat(ne))}}}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275dir=r.lG2({type:B,selectors:[["input","type","number","formControlName",""],["input","type","number","formControl",""],["input","type","number","ngModel",""]],hostBindings:function(I,ne){1&I&&r.NdJ("input",function(Rt){return ne.onChange(Rt.target.value)})("blur",function(){return ne.onTouched()})},features:[r._Bn([As]),r.qOj]}),B})(),js=(()=>{class B{}return B.\u0275fac=function(I){return new(I||B)},B.\u0275mod=r.oAB({type:B}),B.\u0275inj=r.cJS({}),B})();const Wi=new r.OlP("NgModelWithFormControlWarning"),Xi={provide:Yt,useExisting:(0,r.Gpc)(()=>vs)};let vs=(()=>{class B extends Yt{constructor(I,ne){super(),this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new r.vpe,this._setValidators(I),this._setAsyncValidators(ne)}ngOnChanges(I){this._checkFormPresent(),I.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(Tt(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(I){const ne=this.form.get(I.path);return we(ne,I),ne.updateValueAndValidity({emitEvent:!1}),this.directives.push(I),ne}getControl(I){return this.form.get(I.path)}removeControl(I){pe(I.control||null,I,!1),function ue(B,F){const I=B.indexOf(F);I>-1&&B.splice(I,1)}(this.directives,I)}addFormGroup(I){this._setUpFormContainer(I)}removeFormGroup(I){this._cleanUpFormContainer(I)}getFormGroup(I){return this.form.get(I.path)}addFormArray(I){this._setUpFormContainer(I)}removeFormArray(I){this._cleanUpFormContainer(I)}getFormArray(I){return this.form.get(I.path)}updateModel(I,ne){this.form.get(I.path).setValue(ne)}onSubmit(I){return this.submitted=!0,Jn(this.form,this.directives),this.ngSubmit.emit(I),"dialog"===I?.target?.method}onReset(){this.resetForm()}resetForm(I){this.form.reset(I),this.submitted=!1}_updateDomValue(){this.directives.forEach(I=>{const ne=I.control,et=this.form.get(I.path);ne!==et&&(pe(ne||null,I),(B=>B instanceof yn)(et)&&(we(et,I),I.control=et))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(I){const ne=this.form.get(I.path);Jt(ne,I),ne.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(I){if(this.form){const ne=this.form.get(I.path);ne&&function Sr(B,F){return Tt(B,F)}(ne,I)&&ne.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){it(this.form,this),this._oldForm&&Tt(this._oldForm,this)}_checkFormPresent(){}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(We,10),r.Y36(Dt,10))},B.\u0275dir=r.lG2({type:B,selectors:[["","formGroup",""]],hostBindings:function(I,ne){1&I&&r.NdJ("submit",function(Rt){return ne.onSubmit(Rt)})("reset",function(){return ne.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[r._Bn([Xi]),r.qOj,r.TTD]}),B})();const Os={provide:Yt,useExisting:(0,r.Gpc)(()=>zr)};let zr=(()=>{class B extends cr{constructor(I,ne,et){super(),this._parent=I,this._setValidators(ne),this._setAsyncValidators(et)}_checkParentType(){Oi(this._parent)}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(Yt,13),r.Y36(We,10),r.Y36(Dt,10))},B.\u0275dir=r.lG2({type:B,selectors:[["","formGroupName",""]],inputs:{name:["formGroupName","name"]},features:[r._Bn([Os]),r.qOj]}),B})();const eo={provide:Yt,useExisting:(0,r.Gpc)(()=>ds)};let ds=(()=>{class B extends Yt{constructor(I,ne,et){super(),this._parent=I,this._setValidators(ne),this._setAsyncValidators(et)}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 Pn(null==this.name?this.name:this.name.toString(),this._parent)}_checkParentType(){Oi(this._parent)}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(Yt,13),r.Y36(We,10),r.Y36(Dt,10))},B.\u0275dir=r.lG2({type:B,selectors:[["","formArrayName",""]],inputs:{name:["formArrayName","name"]},features:[r._Bn([eo]),r.qOj]}),B})();function Oi(B){return!(B instanceof zr||B instanceof vs||B instanceof ds)}const gi={provide:Ut,useExisting:(0,r.Gpc)(()=>es)};let es=(()=>{class B extends Ut{constructor(I,ne,et,Rt,bn){super(),this._ngModelWarningConfig=bn,this._added=!1,this.update=new r.vpe,this._ngModelWarningSent=!1,this._parent=I,this._setValidators(ne),this._setAsyncValidators(et),this.valueAccessor=Ur(0,Rt)}set isDisabled(I){}ngOnChanges(I){this._added||this._setUpControl(),Hr(I,this.viewModel)&&(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}viewToModelUpdate(I){this.viewModel=I,this.update.emit(I)}get path(){return Pn(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._added=!0}}return B._ngModelWarningSentOnce=!1,B.\u0275fac=function(I){return new(I||B)(r.Y36(Yt,13),r.Y36(We,10),r.Y36(Dt,10),r.Y36(H,10),r.Y36(Wi,8))},B.\u0275dir=r.lG2({type:B,selectors:[["","formControlName",""]],inputs:{name:["formControlName","name"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[r._Bn([gi]),r.qOj,r.TTD]}),B})();const Gi={provide:H,useExisting:(0,r.Gpc)(()=>hs),multi:!0};function Ni(B,F){return null==B?`${F}`:(F&&"object"==typeof F&&(F="Object"),`${B}: ${F}`.slice(0,50))}let hs=(()=>{class B extends A{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(I){this._compareWith=I}writeValue(I){this.value=I;const et=Ni(this._getOptionId(I),I);this.setProperty("value",et)}registerOnChange(I){this.onChange=ne=>{this.value=this._getOptionValue(ne),I(this.value)}}_registerOption(){return(this._idCounter++).toString()}_getOptionId(I){for(const ne of Array.from(this._optionMap.keys()))if(this._compareWith(this._optionMap.get(ne),I))return ne;return null}_getOptionValue(I){const ne=function Zr(B){return B.split(":")[0]}(I);return this._optionMap.has(ne)?this._optionMap.get(ne):I}}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275dir=r.lG2({type:B,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(I,ne){1&I&&r.NdJ("change",function(Rt){return ne.onChange(Rt.target.value)})("blur",function(){return ne.onTouched()})},inputs:{compareWith:"compareWith"},features:[r._Bn([Gi]),r.qOj]}),B})(),oi=(()=>{class B{constructor(I,ne,et){this._element=I,this._renderer=ne,this._select=et,this._select&&(this.id=this._select._registerOption())}set ngValue(I){null!=this._select&&(this._select._optionMap.set(this.id,I),this._setElementValue(Ni(this.id,I)),this._select.writeValue(this._select.value))}set value(I){this._setElementValue(I),this._select&&this._select.writeValue(this._select.value)}_setElementValue(I){this._renderer.setProperty(this._element.nativeElement,"value",I)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(r.SBq),r.Y36(r.Qsj),r.Y36(hs,9))},B.\u0275dir=r.lG2({type:B,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),B})();const Ii={provide:H,useExisting:(0,r.Gpc)(()=>Nr),multi:!0};function Vs(B,F){return null==B?`${F}`:("string"==typeof F&&(F=`'${F}'`),F&&"object"==typeof F&&(F="Object"),`${B}: ${F}`.slice(0,50))}let Nr=(()=>{class B extends A{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(I){this._compareWith=I}writeValue(I){let ne;if(this.value=I,Array.isArray(I)){const et=I.map(Rt=>this._getOptionId(Rt));ne=(Rt,bn)=>{Rt._setSelected(et.indexOf(bn.toString())>-1)}}else ne=(et,Rt)=>{et._setSelected(!1)};this._optionMap.forEach(ne)}registerOnChange(I){this.onChange=ne=>{const et=[],Rt=ne.selectedOptions;if(void 0!==Rt){const bn=Rt;for(let rs=0;rs{class B{constructor(I,ne,et){this._element=I,this._renderer=ne,this._select=et,this._select&&(this.id=this._select._registerOption(this))}set ngValue(I){null!=this._select&&(this._value=I,this._setElementValue(Vs(this.id,I)),this._select.writeValue(this._select.value))}set value(I){this._select?(this._value=I,this._setElementValue(Vs(this.id,I)),this._select.writeValue(this._select.value)):this._setElementValue(I)}_setElementValue(I){this._renderer.setProperty(this._element.nativeElement,"value",I)}_setSelected(I){this._renderer.setProperty(this._element.nativeElement,"selected",I)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}}return B.\u0275fac=function(I){return new(I||B)(r.Y36(r.SBq),r.Y36(r.Qsj),r.Y36(Nr,9))},B.\u0275dir=r.lG2({type:B,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}}),B})();let Dr=(()=>{class B{constructor(){this._validator=yt}ngOnChanges(I){if(this.inputName in I){const ne=this.normalizeInput(I[this.inputName].currentValue);this._enabled=this.enabled(ne),this._validator=this._enabled?this.createValidator(ne):yt,this._onChange&&this._onChange()}}validate(I){return this._validator(I)}registerOnValidatorChange(I){this._onChange=I}enabled(I){return null!=I}}return B.\u0275fac=function(I){return new(I||B)},B.\u0275dir=r.lG2({type:B,features:[r.TTD]}),B})();const Ti={provide:We,useExisting:(0,r.Gpc)(()=>bs),multi:!0};let bs=(()=>{class B extends Dr{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=r.D6c,this.createValidator=I=>lt}enabled(I){return I}}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275dir=r.lG2({type:B,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(I,ne){2&I&&r.uIk("required",ne._enabled?"":null)},inputs:{required:"required"},features:[r._Bn([Ti]),r.qOj]}),B})();const zi={provide:We,useExisting:(0,r.Gpc)(()=>Gn),multi:!0};let Gn=(()=>{class B extends Dr{constructor(){super(...arguments),this.inputName="maxlength",this.normalizeInput=I=>function gr(B){return"number"==typeof B?B:parseInt(B,10)}(I),this.createValidator=I=>je(I)}}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275dir=r.lG2({type:B,selectors:[["","maxlength","","formControlName",""],["","maxlength","","formControl",""],["","maxlength","","ngModel",""]],hostVars:1,hostBindings:function(I,ne){2&I&&r.uIk("maxlength",ne._enabled?ne.maxlength:null)},inputs:{maxlength:"maxlength"},features:[r._Bn([zi]),r.qOj]}),B})(),Is=(()=>{class B{}return B.\u0275fac=function(I){return new(I||B)},B.\u0275mod=r.oAB({type:B}),B.\u0275inj=r.cJS({imports:[js]}),B})(),Zi=(()=>{class B{}return B.\u0275fac=function(I){return new(I||B)},B.\u0275mod=r.oAB({type:B}),B.\u0275inj=r.cJS({imports:[Is]}),B})(),yi=(()=>{class B{static withConfig(I){return{ngModule:B,providers:[{provide:Wi,useValue:I.warnOnNgModelWithFormControl}]}}}return B.\u0275fac=function(I){return new(I||B)},B.\u0275mod=r.oAB({type:B}),B.\u0275inj=r.cJS({imports:[Is]}),B})();class Lr extends Yr{constructor(F,I,ne){super(On(I),Er(ne,I)),this.controls=F,this._initObservables(),this._setUpdateStrategy(I),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}at(F){return this.controls[this._adjustIndex(F)]}push(F,I={}){this.controls.push(F),this._registerControl(F),this.updateValueAndValidity({emitEvent:I.emitEvent}),this._onCollectionChange()}insert(F,I,ne={}){this.controls.splice(F,0,I),this._registerControl(I),this.updateValueAndValidity({emitEvent:ne.emitEvent})}removeAt(F,I={}){let ne=this._adjustIndex(F);ne<0&&(ne=0),this.controls[ne]&&this.controls[ne]._registerOnCollectionChange(()=>{}),this.controls.splice(ne,1),this.updateValueAndValidity({emitEvent:I.emitEvent})}setControl(F,I,ne={}){let et=this._adjustIndex(F);et<0&&(et=0),this.controls[et]&&this.controls[et]._registerOnCollectionChange(()=>{}),this.controls.splice(et,1),I&&(this.controls.splice(et,0,I),this._registerControl(I)),this.updateValueAndValidity({emitEvent:ne.emitEvent}),this._onCollectionChange()}get length(){return this.controls.length}setValue(F,I={}){Rr(this,0,F),F.forEach((ne,et)=>{ri(this,!1,et),this.at(et).setValue(ne,{onlySelf:!0,emitEvent:I.emitEvent})}),this.updateValueAndValidity(I)}patchValue(F,I={}){null!=F&&(F.forEach((ne,et)=>{this.at(et)&&this.at(et).patchValue(ne,{onlySelf:!0,emitEvent:I.emitEvent})}),this.updateValueAndValidity(I))}reset(F=[],I={}){this._forEachChild((ne,et)=>{ne.reset(F[et],{onlySelf:!0,emitEvent:I.emitEvent})}),this._updatePristine(I),this._updateTouched(I),this.updateValueAndValidity(I)}getRawValue(){return this.controls.map(F=>F.getRawValue())}clear(F={}){this.controls.length<1||(this._forEachChild(I=>I._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity({emitEvent:F.emitEvent}))}_adjustIndex(F){return F<0?F+this.length:F}_syncPendingControls(){let F=this.controls.reduce((I,ne)=>!!ne._syncPendingControls()||I,!1);return F&&this.updateValueAndValidity({onlySelf:!0}),F}_forEachChild(F){this.controls.forEach((I,ne)=>{F(I,ne)})}_updateValue(){this.value=this.controls.filter(F=>F.enabled||this.disabled).map(F=>F.value)}_anyControls(F){return this.controls.some(I=>I.enabled&&F(I))}_setUpControls(){this._forEachChild(F=>this._registerControl(F))}_allControlsDisabled(){for(const F of this.controls)if(F.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(F){F.setParent(this),F._registerOnCollectionChange(this._onCollectionChange)}_find(F){return this.at(F)??null}}function ht(B){return!!B&&(void 0!==B.asyncValidators||void 0!==B.validators||void 0!==B.updateOn)}let Cn=(()=>{class B{constructor(){this.useNonNullable=!1}get nonNullable(){const I=new B;return I.useNonNullable=!0,I}group(I,ne=null){const et=this._reduceControls(I);let Rt={};return ht(ne)?Rt=ne:null!==ne&&(Rt.validators=ne.validator,Rt.asyncValidators=ne.asyncValidator),new pn(et,Rt)}record(I,ne=null){const et=this._reduceControls(I);return new br(et,ne)}control(I,ne,et){let Rt={};return this.useNonNullable?(ht(ne)?Rt=ne:(Rt.validators=ne,Rt.asyncValidators=et),new yn(I,{...Rt,nonNullable:!0})):new yn(I,ne,et)}array(I,ne,et){const Rt=I.map(bn=>this._createControl(bn));return new Lr(Rt,ne,et)}_reduceControls(I){const ne={};return Object.keys(I).forEach(et=>{ne[et]=this._createControl(I[et])}),ne}_createControl(I){return I instanceof yn||I instanceof Yr?I:Array.isArray(I)?this.control(I[0],I.length>1?I[1]:null,I.length>2?I[2]:null):this.control(I)}}return B.\u0275fac=function(I){return new(I||B)},B.\u0275prov=r.Yz7({token:B,factory:B.\u0275fac,providedIn:yi}),B})(),hi=(()=>{class B extends Cn{group(I,ne=null){return super.group(I,ne)}control(I,ne,et){return super.control(I,ne,et)}array(I,ne,et){return super.array(I,ne,et)}}return B.\u0275fac=function(){let F;return function(ne){return(F||(F=r.n5z(B)))(ne||B)}}(),B.\u0275prov=r.Yz7({token:B,factory:B.\u0275fac,providedIn:yi}),B})()},34497:(ge,ee,p)=>{"use strict";p.d(ee,{Cb:()=>Rn,Dx:()=>rt,H7:()=>Mt,b2:()=>mn,ki:()=>Wn,q6:()=>Xt,se:()=>nt});var r=p(94666),o=p(22560);class m extends r.w_{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class f extends m{static makeCurrent(){(0,r.HT)(new f)}onAndCancel(pe,ce,De){return pe.addEventListener(ce,De,!1),()=>{pe.removeEventListener(ce,De,!1)}}dispatchEvent(pe,ce){pe.dispatchEvent(ce)}remove(pe){pe.parentNode&&pe.parentNode.removeChild(pe)}createElement(pe,ce){return(ce=ce||this.getDefaultDocument()).createElement(pe)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(pe){return pe.nodeType===Node.ELEMENT_NODE}isShadowRoot(pe){return pe instanceof DocumentFragment}getGlobalEventTarget(pe,ce){return"window"===ce?window:"document"===ce?pe:"body"===ce?pe.body:null}getBaseHref(pe){const ce=function S(){return v=v||document.querySelector("base"),v?v.getAttribute("href"):null}();return null==ce?null:function H(we){A=A||document.createElement("a"),A.setAttribute("href",we);const pe=A.pathname;return"/"===pe.charAt(0)?pe:`/${pe}`}(ce)}resetBaseElement(){v=null}getUserAgent(){return window.navigator.userAgent}getCookie(pe){return(0,r.Mx)(document.cookie,pe)}}let A,v=null;const q=new o.OlP("TRANSITION_ID"),de=[{provide:o.ip1,useFactory:function le(we,pe,ce){return()=>{ce.get(o.CZH).donePromise.then(()=>{const De=(0,r.q)(),it=pe.querySelectorAll(`style[ng-transition="${we}"]`);for(let Tt=0;Tt{class we{build(){return new XMLHttpRequest}}return we.\u0275fac=function(ce){return new(ce||we)},we.\u0275prov=o.Yz7({token:we,factory:we.\u0275fac}),we})();const Oe=new o.OlP("EventManagerPlugins");let re=(()=>{class we{constructor(ce,De){this._zone=De,this._eventNameToPlugin=new Map,ce.forEach(it=>it.manager=this),this._plugins=ce.slice().reverse()}addEventListener(ce,De,it){return this._findPluginFor(De).addEventListener(ce,De,it)}addGlobalEventListener(ce,De,it){return this._findPluginFor(De).addGlobalEventListener(ce,De,it)}getZone(){return this._zone}_findPluginFor(ce){const De=this._eventNameToPlugin.get(ce);if(De)return De;const it=this._plugins;for(let Tt=0;Tt{class we{constructor(){this._stylesSet=new Set}addStyles(ce){const De=new Set;ce.forEach(it=>{this._stylesSet.has(it)||(this._stylesSet.add(it),De.add(it))}),this.onStylesAdded(De)}onStylesAdded(ce){}getAllStyles(){return Array.from(this._stylesSet)}}return we.\u0275fac=function(ce){return new(ce||we)},we.\u0275prov=o.Yz7({token:we,factory:we.\u0275fac}),we})(),We=(()=>{class we extends Ve{constructor(ce){super(),this._doc=ce,this._hostNodes=new Map,this._hostNodes.set(ce.head,[])}_addStylesToHost(ce,De,it){ce.forEach(Tt=>{const $t=this._doc.createElement("style");$t.textContent=Tt,it.push(De.appendChild($t))})}addHost(ce){const De=[];this._addStylesToHost(this._stylesSet,ce,De),this._hostNodes.set(ce,De)}removeHost(ce){const De=this._hostNodes.get(ce);De&&De.forEach(Dt),this._hostNodes.delete(ce)}onStylesAdded(ce){this._hostNodes.forEach((De,it)=>{this._addStylesToHost(ce,it,De)})}ngOnDestroy(){this._hostNodes.forEach(ce=>ce.forEach(Dt))}}return we.\u0275fac=function(ce){return new(ce||we)(o.LFG(r.K0))},we.\u0275prov=o.Yz7({token:we,factory:we.\u0275fac}),we})();function Dt(we){(0,r.q)().remove(we)}const Ct={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/"},$e=/%COMP%/g;function je(we,pe,ce){for(let De=0;De{if("__ngUnwrap__"===pe)return we;!1===we(pe)&&(pe.preventDefault(),pe.returnValue=!1)}}let nt=(()=>{class we{constructor(ce,De,it){this.eventManager=ce,this.sharedStylesHost=De,this.appId=it,this.rendererByCompId=new Map,this.defaultRenderer=new Nt(ce)}createRenderer(ce,De){if(!ce||!De)return this.defaultRenderer;switch(De.encapsulation){case o.ifc.Emulated:{let it=this.rendererByCompId.get(De.id);return it||(it=new Se(this.eventManager,this.sharedStylesHost,De,this.appId),this.rendererByCompId.set(De.id,it)),it.applyToHost(ce),it}case 1:case o.ifc.ShadowDom:return new Pe(this.eventManager,this.sharedStylesHost,ce,De);default:if(!this.rendererByCompId.has(De.id)){const it=je(De.id,De.styles,[]);this.sharedStylesHost.addStyles(it),this.rendererByCompId.set(De.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return we.\u0275fac=function(ce){return new(ce||we)(o.LFG(re),o.LFG(We),o.LFG(o.AFp))},we.\u0275prov=o.Yz7({token:we,factory:we.\u0275fac}),we})();class Nt{constructor(pe){this.eventManager=pe,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(pe,ce){return ce?document.createElementNS(Ct[ce]||ce,pe):document.createElement(pe)}createComment(pe){return document.createComment(pe)}createText(pe){return document.createTextNode(pe)}appendChild(pe,ce){(It(pe)?pe.content:pe).appendChild(ce)}insertBefore(pe,ce,De){pe&&(It(pe)?pe.content:pe).insertBefore(ce,De)}removeChild(pe,ce){pe&&pe.removeChild(ce)}selectRootElement(pe,ce){let De="string"==typeof pe?document.querySelector(pe):pe;if(!De)throw new Error(`The selector "${pe}" did not match any elements`);return ce||(De.textContent=""),De}parentNode(pe){return pe.parentNode}nextSibling(pe){return pe.nextSibling}setAttribute(pe,ce,De,it){if(it){ce=it+":"+ce;const Tt=Ct[it];Tt?pe.setAttributeNS(Tt,ce,De):pe.setAttribute(ce,De)}else pe.setAttribute(ce,De)}removeAttribute(pe,ce,De){if(De){const it=Ct[De];it?pe.removeAttributeNS(it,ce):pe.removeAttribute(`${De}:${ce}`)}else pe.removeAttribute(ce)}addClass(pe,ce){pe.classList.add(ce)}removeClass(pe,ce){pe.classList.remove(ce)}setStyle(pe,ce,De,it){it&(o.JOm.DashCase|o.JOm.Important)?pe.style.setProperty(ce,De,it&o.JOm.Important?"important":""):pe.style[ce]=De}removeStyle(pe,ce,De){De&o.JOm.DashCase?pe.style.removeProperty(ce):pe.style[ce]=""}setProperty(pe,ce,De){pe[ce]=De}setValue(pe,ce){pe.nodeValue=ce}listen(pe,ce,De){return"string"==typeof pe?this.eventManager.addGlobalEventListener(pe,ce,Ye(De)):this.eventManager.addEventListener(pe,ce,Ye(De))}}function It(we){return"TEMPLATE"===we.tagName&&void 0!==we.content}class Se extends Nt{constructor(pe,ce,De,it){super(pe),this.component=De;const Tt=je(it+"-"+De.id,De.styles,[]);ce.addStyles(Tt),this.contentAttr=function Te(we){return"_ngcontent-%COMP%".replace($e,we)}(it+"-"+De.id),this.hostAttr=function be(we){return"_nghost-%COMP%".replace($e,we)}(it+"-"+De.id)}applyToHost(pe){super.setAttribute(pe,this.hostAttr,"")}createElement(pe,ce){const De=super.createElement(pe,ce);return super.setAttribute(De,this.contentAttr,""),De}}class Pe extends Nt{constructor(pe,ce,De,it){super(pe),this.sharedStylesHost=ce,this.hostEl=De,this.shadowRoot=De.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const Tt=je(it.id,it.styles,[]);for(let $t=0;$t{class we extends Ge{constructor(ce){super(ce)}supports(ce){return!0}addEventListener(ce,De,it){return ce.addEventListener(De,it,!1),()=>this.removeEventListener(ce,De,it)}removeEventListener(ce,De,it){return ce.removeEventListener(De,it)}}return we.\u0275fac=function(ce){return new(ce||we)(o.LFG(r.K0))},we.\u0275prov=o.Yz7({token:we,factory:we.\u0275fac}),we})();const Ze=["alt","control","meta","shift"],Me={"\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"},xe={alt:we=>we.altKey,control:we=>we.ctrlKey,meta:we=>we.metaKey,shift:we=>we.shiftKey};let ve=(()=>{class we extends Ge{constructor(ce){super(ce)}supports(ce){return null!=we.parseEventName(ce)}addEventListener(ce,De,it){const Tt=we.parseEventName(De),$t=we.eventCallback(Tt.fullKey,it,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>(0,r.q)().onAndCancel(ce,Tt.domEventName,$t))}static parseEventName(ce){const De=ce.toLowerCase().split("."),it=De.shift();if(0===De.length||"keydown"!==it&&"keyup"!==it)return null;const Tt=we._normalizeKey(De.pop());let $t="",Vt=De.indexOf("code");if(Vt>-1&&(De.splice(Vt,1),$t="code."),Ze.forEach(Mr=>{const Jt=De.indexOf(Mr);Jt>-1&&(De.splice(Jt,1),$t+=Mr+".")}),$t+=Tt,0!=De.length||0===Tt.length)return null;const vn={};return vn.domEventName=it,vn.fullKey=$t,vn}static matchEventFullKeyCode(ce,De){let it=Me[ce.key]||ce.key,Tt="";return De.indexOf("code.")>-1&&(it=ce.code,Tt="code."),!(null==it||!it)&&(it=it.toLowerCase()," "===it?it="space":"."===it&&(it="dot"),Ze.forEach($t=>{$t!==it&&(0,xe[$t])(ce)&&(Tt+=$t+".")}),Tt+=it,Tt===De)}static eventCallback(ce,De,it){return Tt=>{we.matchEventFullKeyCode(Tt,ce)&&it.runGuarded(()=>De(Tt))}}static _normalizeKey(ce){return"esc"===ce?"escape":ce}}return we.\u0275fac=function(ce){return new(ce||we)(o.LFG(r.K0))},we.\u0275prov=o.Yz7({token:we,factory:we.\u0275fac}),we})();const Xt=(0,o.eFA)(o._c5,"browser",[{provide:o.Lbi,useValue:r.bD},{provide:o.g9A,useValue:function zt(){f.makeCurrent()},multi:!0},{provide:r.K0,useFactory:function Ut(){return(0,o.RDi)(document),document},deps:[]}]),Nn=new o.OlP(""),wt=[{provide:o.rWj,useClass:class Q{addToWindow(pe){o.dqk.getAngularTestability=(De,it=!0)=>{const Tt=pe.findTestabilityInTree(De,it);if(null==Tt)throw new Error("Could not find testability for element.");return Tt},o.dqk.getAllAngularTestabilities=()=>pe.getAllTestabilities(),o.dqk.getAllAngularRootElements=()=>pe.getAllRootElements(),o.dqk.frameworkStabilizers||(o.dqk.frameworkStabilizers=[]),o.dqk.frameworkStabilizers.push(De=>{const it=o.dqk.getAllAngularTestabilities();let Tt=it.length,$t=!1;const Vt=function(vn){$t=$t||vn,Tt--,0==Tt&&De($t)};it.forEach(function(vn){vn.whenStable(Vt)})})}findTestabilityInTree(pe,ce,De){return null==ce?null:pe.getTestability(ce)??(De?(0,r.q)().isShadowRoot(ce)?this.findTestabilityInTree(pe,ce.host,!0):this.findTestabilityInTree(pe,ce.parentElement,!0):null)}},deps:[]},{provide:o.lri,useClass:o.dDg,deps:[o.R0b,o.eoX,o.rWj]},{provide:o.dDg,useClass:o.dDg,deps:[o.R0b,o.eoX,o.rWj]}],jt=[{provide:o.zSh,useValue:"root"},{provide:o.qLn,useFactory:function Yt(){return new o.qLn},deps:[]},{provide:Oe,useClass:Je,multi:!0,deps:[r.K0,o.R0b,o.Lbi]},{provide:Oe,useClass:ve,multi:!0,deps:[r.K0]},{provide:nt,useClass:nt,deps:[re,We,o.AFp]},{provide:o.FYo,useExisting:nt},{provide:Ve,useExisting:We},{provide:We,useClass:We,deps:[r.K0]},{provide:re,useClass:re,deps:[Oe,o.R0b]},{provide:r.JF,useClass:Ae,deps:[]},[]];let mn=(()=>{class we{constructor(ce){}static withServerTransition(ce){return{ngModule:we,providers:[{provide:o.AFp,useValue:ce.appId},{provide:q,useExisting:o.AFp},de]}}}return we.\u0275fac=function(ce){return new(ce||we)(o.LFG(Nn,12))},we.\u0275mod=o.oAB({type:we}),we.\u0275inj=o.cJS({providers:[...jt,...wt],imports:[r.ez,o.hGG]}),we})(),rt=(()=>{class we{constructor(ce){this._doc=ce}getTitle(){return this._doc.title}setTitle(ce){this._doc.title=ce||""}}return we.\u0275fac=function(ce){return new(ce||we)(o.LFG(r.K0))},we.\u0275prov=o.Yz7({token:we,factory:function(ce){let De=null;return De=ce?new ce:function fn(){return new rt((0,o.LFG)(r.K0))}(),De},providedIn:"root"}),we})();function Rn(we){return we}typeof window<"u"&&window;let Wn=(()=>{class we{constructor(){this.store={},this.onSerializeCallbacks={}}get(ce,De){return void 0!==this.store[ce]?this.store[ce]:De}set(ce,De){this.store[ce]=De}remove(ce){delete this.store[ce]}hasKey(ce){return this.store.hasOwnProperty(ce)}get isEmpty(){return 0===Object.keys(this.store).length}onSerialize(ce,De){this.onSerializeCallbacks[ce]=De}toJson(){for(const ce in this.onSerializeCallbacks)if(this.onSerializeCallbacks.hasOwnProperty(ce))try{this.store[ce]=this.onSerializeCallbacks[ce]()}catch(De){console.warn("Exception in onSerialize callback: ",De)}return JSON.stringify(this.store)}}return we.\u0275fac=function(ce){return new(ce||we)},we.\u0275prov=o.Yz7({token:we,factory:function(){return(()=>{const pe=(0,o.f3M)(r.K0),ce=(0,o.f3M)(o.AFp),De=new we;return De.store=function On(we,pe){const ce=we.getElementById(pe+"-state");let De={};if(ce&&ce.textContent)try{De=JSON.parse(function Bt(we){const pe={"&a;":"&","&q;":'"',"&s;":"'","&l;":"<","&g;":">"};return we.replace(/&[^;]+;/g,ce=>pe[ce])}(ce.textContent))}catch(it){console.warn("Exception while restoring TransferState for app "+pe,it)}return De}(pe,ce),De})()},providedIn:"root"}),we})(),Mt=(()=>{class we{}return we.\u0275fac=function(ce){return new(ce||we)},we.\u0275prov=o.Yz7({token:we,factory:function(ce){let De=null;return De=ce?new(ce||we):o.LFG(Zn),De},providedIn:"root"}),we})(),Zn=(()=>{class we extends Mt{constructor(ce){super(),this._doc=ce}sanitize(ce,De){if(null==De)return null;switch(ce){case o.q3G.NONE:return De;case o.q3G.HTML:return(0,o.qzn)(De,"HTML")?(0,o.z3N)(De):(0,o.EiD)(this._doc,String(De)).toString();case o.q3G.STYLE:return(0,o.qzn)(De,"Style")?(0,o.z3N)(De):De;case o.q3G.SCRIPT:if((0,o.qzn)(De,"Script"))return(0,o.z3N)(De);throw new Error("unsafe value used in a script context");case o.q3G.URL:return(0,o.qzn)(De,"URL")?(0,o.z3N)(De):(0,o.mCW)(String(De));case o.q3G.RESOURCE_URL:if((0,o.qzn)(De,"ResourceURL"))return(0,o.z3N)(De);throw new Error("unsafe value used in a resource URL context (see https://g.co/ng/security#xss)");default:throw new Error(`Unexpected SecurityContext ${ce} (see https://g.co/ng/security#xss)`)}}bypassSecurityTrustHtml(ce){return(0,o.JVY)(ce)}bypassSecurityTrustStyle(ce){return(0,o.L6k)(ce)}bypassSecurityTrustScript(ce){return(0,o.eBb)(ce)}bypassSecurityTrustUrl(ce){return(0,o.LAX)(ce)}bypassSecurityTrustResourceUrl(ce){return(0,o.pB0)(ce)}}return we.\u0275fac=function(ce){return new(ce||we)(o.LFG(r.K0))},we.\u0275prov=o.Yz7({token:we,factory:function(ce){let De=null;return De=ce?new ce:function br(we){return new Zn(we.get(r.K0))}(o.LFG(o.zs3)),De},providedIn:"root"}),we})()},31938:(ge,ee,p)=>{"use strict";p.d(ee,{gz:()=>zr,m2:()=>Hn,F0:()=>Ar,rH:()=>ho,Od:()=>Qt,yS:()=>Es,Bz:()=>za,lC:()=>Bn});var r=p(22560),o=p(72957),m=p(10745),f=p(76317),v=p(14423),S=p(26562),A=p(59319),H=p(90833),q=p(54987);function le(D){return new H.y(T=>{(0,q.Xf)(D()).subscribe(T)})}var de=p(60629),Q=p(25474),Ae=p(20591),Oe=p(17714),re=p(41944),Ge=p(93945);function Ve(){return(0,re.e)((D,T)=>{let y=null;D._refCount++;const N=(0,Ge.x)(T,void 0,void 0,void 0,()=>{if(!D||D._refCount<=0||0<--D._refCount)return void(y=null);const j=D._connection,Z=y;y=null,j&&(!Z||j===Z)&&j.unsubscribe(),T.unsubscribe()});D.subscribe(N),N.closed||(y=D.connect())})}class We extends H.y{constructor(T,y){super(),this.source=T,this.subjectFactory=y,this._subject=null,this._refCount=0,this._connection=null,(0,re.A)(T)&&(this.lift=T.lift)}_subscribe(T){return this.getSubject().subscribe(T)}getSubject(){const T=this._subject;return(!T||T.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:T}=this;this._subject=this._connection=null,T?.unsubscribe()}connect(){let T=this._connection;if(!T){T=this._connection=new Oe.w0;const y=this.getSubject();T.add(this.source.subscribe((0,Ge.x)(y,void 0,()=>{this._teardown(),y.complete()},N=>{this._teardown(),y.error(N)},()=>this._teardown()))),T.closed&&(this._connection=null,T=Oe.w0.EMPTY)}return T}refCount(){return Ve()(this)}}var Dt=p(50253),Ct=p(94666),$e=p(50635),Le=p(32673),Ke=p(59295),lt=p(44874),ze=p(60116),Te=p(49525);function be(D){return(0,re.e)((T,y)=>{let N=!1;T.subscribe((0,Ge.x)(y,j=>{N=!0,y.next(j)},()=>{N||y.next(D),y.complete()}))})}function je(D=Ye){return(0,re.e)((T,y)=>{let N=!1;T.subscribe((0,Ge.x)(y,j=>{N=!0,y.next(j)},()=>N?y.complete():y.error(D())))})}function Ye(){return new v.K}var yt=p(89173);function nt(D,T){const y=arguments.length>=2;return N=>N.pipe(D?(0,ze.h)((j,Z)=>D(j,Z,N)):yt.y,(0,Ke.q)(1),y?be(T):je(()=>new v.K))}var Nt=p(63853),xt=p(19337),vt=p(53158);function It(D,T,y,N,j){return(Z,me)=>{let ke=y,at=T,gt=0;Z.subscribe((0,Ge.x)(me,An=>{const Kt=gt++;at=ke?D(at,An,Kt):(ke=!0,An),N&&me.next(at)},j&&(()=>{ke&&me.next(at),me.complete()})))}}function Se(D,T){return(0,re.e)(It(D,T,arguments.length>=2,!0))}function Pe(D){return D<=0?()=>Ae.E:(0,re.e)((T,y)=>{let N=[];T.subscribe((0,Ge.x)(y,j=>{N.push(j),D{for(const j of N)y.next(j);y.complete()},void 0,()=>{N=null}))})}function Je(D,T){const y=arguments.length>=2;return N=>N.pipe(D?(0,ze.h)((j,Z)=>D(j,Z,N)):yt.y,Pe(1),y?be(T):je(()=>new v.K))}var Me=p(73);function xe(D){return(0,re.e)((T,y)=>{try{T.subscribe(y)}finally{y.add(D)}})}var ve=p(1308),Re=p(34497);const Qe="primary",ft=Symbol("RouteTitle");class St{constructor(T){this.params=T||{}}has(T){return Object.prototype.hasOwnProperty.call(this.params,T)}get(T){if(this.has(T)){const y=this.params[T];return Array.isArray(y)?y[0]:y}return null}getAll(T){if(this.has(T)){const y=this.params[T];return Array.isArray(y)?y:[y]}return[]}get keys(){return Object.keys(this.params)}}function Zt(D){return new St(D)}function zt(D,T,y){const N=y.path.split("/");if(N.length>D.length||"full"===y.pathMatch&&(T.hasChildren()||N.lengthN[Z]===j)}return D===T}function Xt(D){return Array.prototype.concat.apply([],D)}function Nn(D){return D.length>0?D[D.length-1]:null}function jt(D,T){for(const y in D)D.hasOwnProperty(y)&&T(D[y],y)}function mn(D){return(0,r.CqO)(D)?D:(0,r.QGY)(D)?(0,o.D)(Promise.resolve(D)):(0,m.of)(D)}const ur={exact:function he(D,T,y){if(!zn(D.segments,T.segments)||!Ft(D.segments,T.segments,y)||D.numberOfChildren!==T.numberOfChildren)return!1;for(const N in T.children)if(!D.children[N]||!he(D.children[N],T.children[N],y))return!1;return!0},subset:ot},fn={exact:function Ee(D,T){return Ut(D,T)},subset:function X(D,T){return Object.keys(T).length<=Object.keys(D).length&&Object.keys(T).every(y=>nn(D[y],T[y]))},ignored:()=>!0};function rt(D,T,y){return ur[y.paths](D.root,T.root,y.matrixParams)&&fn[y.queryParams](D.queryParams,T.queryParams)&&!("exact"===y.fragment&&D.fragment!==T.fragment)}function ot(D,T,y){return Wt(D,T,T.segments,y)}function Wt(D,T,y,N){if(D.segments.length>y.length){const j=D.segments.slice(0,y.length);return!(!zn(j,y)||T.hasChildren()||!Ft(j,y,N))}if(D.segments.length===y.length){if(!zn(D.segments,y)||!Ft(D.segments,y,N))return!1;for(const j in T.children)if(!D.children[j]||!ot(D.children[j],T.children[j],N))return!1;return!0}{const j=y.slice(0,D.segments.length),Z=y.slice(D.segments.length);return!!(zn(D.segments,j)&&Ft(D.segments,j,N)&&D.children[Qe])&&Wt(D.children[Qe],T,Z,N)}}function Ft(D,T,y){return T.every((N,j)=>fn[y](D[j].parameters,N.parameters))}class gn{constructor(T,y,N){this.root=T,this.queryParams=y,this.fragment=N}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Zt(this.queryParams)),this._queryParamMap}toString(){return Rn.serialize(this)}}class ut{constructor(T,y){this.segments=T,this.children=y,this.parent=null,jt(y,(N,j)=>N.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Wn(this)}}class Tn{constructor(T,y){this.path=T,this.parameters=y}get parameterMap(){return this._parameterMap||(this._parameterMap=Zt(this.parameters)),this._parameterMap}toString(){return Yr(this)}}function zn(D,T){return D.length===T.length&&D.every((y,N)=>y.path===T[N].path)}let un=(()=>{class D{}return D.\u0275fac=function(y){return new(y||D)},D.\u0275prov=r.Yz7({token:D,factory:function(){return new Bt},providedIn:"root"}),D})();class Bt{parse(T){const y=new ce(T);return new gn(y.parseRootSegment(),y.parseQueryParams(),y.parseFragment())}serialize(T){const y=`/${On(T.root,!0)}`,N=function ir(D){const T=Object.keys(D).map(y=>{const N=D[y];return Array.isArray(N)?N.map(j=>`${Er(y)}=${Er(j)}`).join("&"):`${Er(y)}=${Er(N)}`}).filter(y=>!!y);return T.length?`?${T.join("&")}`:""}(T.queryParams);return`${y}${N}${"string"==typeof T.fragment?`#${function fr(D){return encodeURI(D)}(T.fragment)}`:""}`}}const Rn=new Bt;function Wn(D){return D.segments.map(T=>Yr(T)).join("/")}function On(D,T){if(!D.hasChildren())return Wn(D);if(T){const y=D.children[Qe]?On(D.children[Qe],!1):"",N=[];return jt(D.children,(j,Z)=>{Z!==Qe&&N.push(`${Z}:${On(j,!1)}`)}),N.length>0?`${y}(${N.join("//")})`:y}{const y=function on(D,T){let y=[];return jt(D.children,(N,j)=>{j===Qe&&(y=y.concat(T(N,j)))}),jt(D.children,(N,j)=>{j!==Qe&&(y=y.concat(T(N,j)))}),y}(D,(N,j)=>j===Qe?[On(D.children[Qe],!1)]:[`${j}:${On(N,!1)}`]);return 1===Object.keys(D.children).length&&null!=D.children[Qe]?`${Wn(D)}/${y[0]}`:`${Wn(D)}/(${y.join("//")})`}}function wr(D){return encodeURIComponent(D).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Er(D){return wr(D).replace(/%3B/gi,";")}function er(D){return wr(D).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function ri(D){return decodeURIComponent(D)}function Rr(D){return ri(D.replace(/\+/g,"%20"))}function Yr(D){return`${er(D.path)}${function pn(D){return Object.keys(D).map(T=>`;${er(T)}=${er(D[T])}`).join("")}(D.parameters)}`}const Mt=/^[^\/()?;=#]+/;function br(D){const T=D.match(Mt);return T?T[0]:""}const Zn=/^[^=?&#]+/,we=/^[^&#]+/;class ce{constructor(T){this.url=T,this.remaining=T}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new ut([],{}):new ut([],this.parseChildren())}parseQueryParams(){const T={};if(this.consumeOptional("?"))do{this.parseQueryParam(T)}while(this.consumeOptional("&"));return T}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const T=[];for(this.peekStartsWith("(")||T.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),T.push(this.parseSegment());let y={};this.peekStartsWith("/(")&&(this.capture("/"),y=this.parseParens(!0));let N={};return this.peekStartsWith("(")&&(N=this.parseParens(!1)),(T.length>0||Object.keys(y).length>0)&&(N[Qe]=new ut(T,y)),N}parseSegment(){const T=br(this.remaining);if(""===T&&this.peekStartsWith(";"))throw new r.vHH(4009,!1);return this.capture(T),new Tn(ri(T),this.parseMatrixParams())}parseMatrixParams(){const T={};for(;this.consumeOptional(";");)this.parseParam(T);return T}parseParam(T){const y=br(this.remaining);if(!y)return;this.capture(y);let N="";if(this.consumeOptional("=")){const j=br(this.remaining);j&&(N=j,this.capture(N))}T[ri(y)]=ri(N)}parseQueryParam(T){const y=function Pn(D){const T=D.match(Zn);return T?T[0]:""}(this.remaining);if(!y)return;this.capture(y);let N="";if(this.consumeOptional("=")){const me=function pe(D){const T=D.match(we);return T?T[0]:""}(this.remaining);me&&(N=me,this.capture(N))}const j=Rr(y),Z=Rr(N);if(T.hasOwnProperty(j)){let me=T[j];Array.isArray(me)||(me=[me],T[j]=me),me.push(Z)}else T[j]=Z}parseParens(T){const y={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const N=br(this.remaining),j=this.remaining[N.length];if("/"!==j&&")"!==j&&";"!==j)throw new r.vHH(4010,!1);let Z;N.indexOf(":")>-1?(Z=N.slice(0,N.indexOf(":")),this.capture(Z),this.capture(":")):T&&(Z=Qe);const me=this.parseChildren();y[Z]=1===Object.keys(me).length?me[Qe]:new ut([],me),this.consumeOptional("//")}return y}peekStartsWith(T){return this.remaining.startsWith(T)}consumeOptional(T){return!!this.peekStartsWith(T)&&(this.remaining=this.remaining.substring(T.length),!0)}capture(T){if(!this.consumeOptional(T))throw new r.vHH(4011,!1)}}function De(D){return D.segments.length>0?new ut([],{[Qe]:D}):D}function it(D){const T={};for(const N of Object.keys(D.children)){const Z=it(D.children[N]);(Z.segments.length>0||Z.hasChildren())&&(T[N]=Z)}return function Tt(D){if(1===D.numberOfChildren&&D.children[Qe]){const T=D.children[Qe];return new ut(D.segments.concat(T.segments),T.children)}return D}(new ut(D.segments,T))}function $t(D){return D instanceof gn}function Sr(D,T,y,N,j){if(0===y.length)return kt(T.root,T.root,T.root,N,j);const Z=function jr(D){if("string"==typeof D[0]&&1===D.length&&"/"===D[0])return new Hr(!0,0,D);let T=0,y=!1;const N=D.reduce((j,Z,me)=>{if("object"==typeof Z&&null!=Z){if(Z.outlets){const ke={};return jt(Z.outlets,(at,gt)=>{ke[gt]="string"==typeof at?at.split("/"):at}),[...j,{outlets:ke}]}if(Z.segmentPath)return[...j,Z.segmentPath]}return"string"!=typeof Z?[...j,Z]:0===me?(Z.split("/").forEach((ke,at)=>{0==at&&"."===ke||(0==at&&""===ke?y=!0:".."===ke?T++:""!=ke&&j.push(ke))}),j):[...j,Z]},[]);return new Hr(y,T,N)}(y);return Z.toRoot()?kt(T.root,T.root,new ut([],{}),N,j):function me(at){const gt=function ue(D,T,y,N){if(D.isAbsolute)return new Jn(T.root,!0,0);if(-1===N)return new Jn(y,y===T.root,0);return function V(D,T,y){let N=D,j=T,Z=y;for(;Z>j;){if(Z-=j,N=N.parent,!N)throw new r.vHH(4005,!1);j=N.segments.length}return new Jn(N,!1,j-Z)}(y,N+(Fr(D.commands[0])?0:1),D.numberOfDoubleDots)}(Z,T,D.snapshot?._urlSegment,at),An=gt.processChildren?Be(gt.segmentGroup,gt.index,Z.commands):ae(gt.segmentGroup,gt.index,Z.commands);return kt(T.root,gt.segmentGroup,An,N,j)}(D.snapshot?._lastPathIndex)}function Fr(D){return"object"==typeof D&&null!=D&&!D.outlets&&!D.segmentPath}function Or(D){return"object"==typeof D&&null!=D&&D.outlets}function kt(D,T,y,N,j){let me,Z={};N&&jt(N,(at,gt)=>{Z[gt]=Array.isArray(at)?at.map(An=>`${An}`):`${at}`}),me=D===T?y:Kn(D,T,y);const ke=De(it(me));return new gn(ke,Z,j)}function Kn(D,T,y){const N={};return jt(D.children,(j,Z)=>{N[Z]=j===T?y:Kn(j,T,y)}),new ut(D.segments,N)}class Hr{constructor(T,y,N){if(this.isAbsolute=T,this.numberOfDoubleDots=y,this.commands=N,T&&N.length>0&&Fr(N[0]))throw new r.vHH(4003,!1);const j=N.find(Or);if(j&&j!==Nn(N))throw new r.vHH(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Jn{constructor(T,y,N){this.segmentGroup=T,this.processChildren=y,this.index=N}}function ae(D,T,y){if(D||(D=new ut([],{})),0===D.segments.length&&D.hasChildren())return Be(D,T,y);const N=function mt(D,T,y){let N=0,j=T;const Z={match:!1,pathIndex:0,commandIndex:0};for(;j=y.length)return Z;const me=D.segments[j],ke=y[N];if(Or(ke))break;const at=`${ke}`,gt=N0&&void 0===at)break;if(at&>&&"object"==typeof gt&&void 0===gt.outlets){if(!Fn(at,gt,me))return Z;N+=2}else{if(!Fn(at,{},me))return Z;N++}j++}return{match:!0,pathIndex:j,commandIndex:N}}(D,T,y),j=y.slice(N.commandIndex);if(N.match&&N.pathIndex{"string"==typeof Z&&(Z=[Z]),null!==Z&&(j[me]=ae(D.children[me],T,Z))}),jt(D.children,(Z,me)=>{void 0===N[me]&&(j[me]=Z)}),new ut(D.segments,j)}}function Gt(D,T,y){const N=D.segments.slice(0,T);let j=0;for(;j{"string"==typeof y&&(y=[y]),null!==y&&(T[N]=Gt(new ut([],{}),0,y))}),T}function Sn(D){const T={};return jt(D,(y,N)=>T[N]=`${y}`),T}function Fn(D,T,y){return D==y.path&&Ut(T,y.parameters)}class cr{constructor(T,y){this.id=T,this.url=y}}class sr extends cr{constructor(T,y,N="imperative",j=null){super(T,y),this.type=0,this.navigationTrigger=N,this.restoredState=j}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Hn extends cr{constructor(T,y,N){super(T,y),this.urlAfterRedirects=N,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class Wr extends cr{constructor(T,y,N,j){super(T,y),this.reason=N,this.code=j,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class Qi extends cr{constructor(T,y,N,j){super(T,y),this.error=N,this.target=j,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class bi extends cr{constructor(T,y,N,j){super(T,y),this.urlAfterRedirects=N,this.state=j,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Gr extends cr{constructor(T,y,N,j){super(T,y),this.urlAfterRedirects=N,this.state=j,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Mi extends cr{constructor(T,y,N,j,Z){super(T,y),this.urlAfterRedirects=N,this.state=j,this.shouldActivate=Z,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class Vi extends cr{constructor(T,y,N,j){super(T,y),this.urlAfterRedirects=N,this.state=j,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Xr extends cr{constructor(T,y,N,j){super(T,y),this.urlAfterRedirects=N,this.state=j,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class ii{constructor(T){this.route=T,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class As{constructor(T){this.route=T,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class $r{constructor(T){this.snapshot=T,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class ks{constructor(T){this.snapshot=T,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class yo{constructor(T){this.snapshot=T,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class js{constructor(T){this.snapshot=T,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Xs{constructor(T,y,N){this.routerEvent=T,this.position=y,this.anchor=N,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}class Ui{constructor(T){this._root=T}get root(){return this._root.value}parent(T){const y=this.pathFromRoot(T);return y.length>1?y[y.length-2]:null}children(T){const y=cs(T,this._root);return y?y.children.map(N=>N.value):[]}firstChild(T){const y=cs(T,this._root);return y&&y.children.length>0?y.children[0].value:null}siblings(T){const y=Wi(T,this._root);return y.length<2?[]:y[y.length-2].children.map(j=>j.value).filter(j=>j!==T)}pathFromRoot(T){return Wi(T,this._root).map(y=>y.value)}}function cs(D,T){if(D===T.value)return T;for(const y of T.children){const N=cs(D,y);if(N)return N}return null}function Wi(D,T){if(D===T.value)return[T];for(const y of T.children){const N=Wi(D,y);if(N.length)return N.unshift(T),N}return[]}class si{constructor(T,y){this.value=T,this.children=y}toString(){return`TreeNode(${this.value})`}}function Di(D){const T={};return D&&D.children.forEach(y=>T[y.value.outlet]=y),T}class Xi extends Ui{constructor(T,y){super(T),this.snapshot=y,es(this,T)}toString(){return this.snapshot.toString()}}function vs(D,T){const y=function Os(D,T){const me=new Oi([],{},{},"",{},Qe,T,null,D.root,-1,{});return new gi("",new si(me,[]))}(D,T),N=new f.X([new Tn("",{})]),j=new f.X({}),Z=new f.X({}),me=new f.X({}),ke=new f.X(""),at=new zr(N,j,me,ke,Z,Qe,T,y.root);return at.snapshot=y.root,new Xi(new si(at,[]),y)}class zr{constructor(T,y,N,j,Z,me,ke,at){this.url=T,this.params=y,this.queryParams=N,this.fragment=j,this.data=Z,this.outlet=me,this.component=ke,this.title=this.data?.pipe((0,$e.U)(gt=>gt[ft]))??(0,m.of)(void 0),this._futureSnapshot=at}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe((0,$e.U)(T=>Zt(T)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe((0,$e.U)(T=>Zt(T)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function eo(D,T="emptyOnly"){const y=D.pathFromRoot;let N=0;if("always"!==T)for(N=y.length-1;N>=1;){const j=y[N],Z=y[N-1];if(j.routeConfig&&""===j.routeConfig.path)N--;else{if(Z.component)break;N--}}return function ds(D){return D.reduce((T,y)=>({params:{...T.params,...y.params},data:{...T.data,...y.data},resolve:{...y.data,...T.resolve,...y.routeConfig?.data,...y._resolvedData}}),{params:{},data:{},resolve:{}})}(y.slice(N))}class Oi{constructor(T,y,N,j,Z,me,ke,at,gt,An,Kt,dr){this.url=T,this.params=y,this.queryParams=N,this.fragment=j,this.data=Z,this.outlet=me,this.component=ke,this.title=this.data?.[ft],this.routeConfig=at,this._urlSegment=gt,this._lastPathIndex=An,this._correctedLastPathIndex=dr??An,this._resolve=Kt}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=Zt(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Zt(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(N=>N.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class gi extends Ui{constructor(T,y){super(y),this.url=T,es(this,y)}toString(){return Gi(this._root)}}function es(D,T){T.value._routerState=D,T.children.forEach(y=>es(D,y))}function Gi(D){const T=D.children.length>0?` { ${D.children.map(Gi).join(", ")} } `:"";return`${D.value}${T}`}function Ni(D){if(D.snapshot){const T=D.snapshot,y=D._futureSnapshot;D.snapshot=y,Ut(T.queryParams,y.queryParams)||D.queryParams.next(y.queryParams),T.fragment!==y.fragment&&D.fragment.next(y.fragment),Ut(T.params,y.params)||D.params.next(y.params),function Yt(D,T){if(D.length!==T.length)return!1;for(let y=0;yUt(y.parameters,T[N].parameters))}(D.url,T.url);return y&&!(!D.parent!=!T.parent)&&(!D.parent||Zr(D.parent,T.parent))}function oi(D,T,y){if(y&&D.shouldReuseRoute(T.value,y.value.snapshot)){const N=y.value;N._futureSnapshot=T.value;const j=function Ii(D,T,y){return T.children.map(N=>{for(const j of y.children)if(D.shouldReuseRoute(N.value,j.value.snapshot))return oi(D,N,j);return oi(D,N)})}(D,T,y);return new si(N,j)}{if(D.shouldAttach(T.value)){const Z=D.retrieve(T.value);if(null!==Z){const me=Z.route;return me.value._futureSnapshot=T.value,me.children=T.children.map(ke=>oi(D,ke)),me}}const N=function Vs(D){return new zr(new f.X(D.url),new f.X(D.params),new f.X(D.queryParams),new f.X(D.fragment),new f.X(D.data),D.outlet,D.component,D)}(T.value),j=T.children.map(Z=>oi(D,Z));return new si(N,j)}}const pr="ngNavigationCancelingError";function ws(D,T){const{redirectTo:y,navigationBehaviorOptions:N}=$t(T)?{redirectTo:T,navigationBehaviorOptions:void 0}:T,j=Nr(!1,0,T);return j.url=y,j.navigationBehaviorOptions=N,j}function Nr(D,T,y){const N=new Error("NavigationCancelingError: "+(D||""));return N[pr]=!0,N.cancellationCode=T,y&&(N.url=y),N}function Ir(D){return gr(D)&&$t(D.url)}function gr(D){return D&&D[pr]}class Cr{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Dr,this.attachRef=null}}let Dr=(()=>{class D{constructor(){this.contexts=new Map}onChildOutletCreated(y,N){const j=this.getOrCreateContext(y);j.outlet=N,this.contexts.set(y,j)}onChildOutletDestroyed(y){const N=this.getContext(y);N&&(N.outlet=null,N.attachRef=null)}onOutletDeactivated(){const y=this.contexts;return this.contexts=new Map,y}onOutletReAttached(y){this.contexts=y}getOrCreateContext(y){let N=this.getContext(y);return N||(N=new Cr,this.contexts.set(y,N)),N}getContext(y){return this.contexts.get(y)||null}}return D.\u0275fac=function(y){return new(y||D)},D.\u0275prov=r.Yz7({token:D,factory:D.\u0275fac,providedIn:"root"}),D})();const qn=!1;let Bn=(()=>{class D{constructor(y,N,j,Z,me){this.parentContexts=y,this.location=N,this.changeDetector=Z,this.environmentInjector=me,this.activated=null,this._activatedRoute=null,this.activateEvents=new r.vpe,this.deactivateEvents=new r.vpe,this.attachEvents=new r.vpe,this.detachEvents=new r.vpe,this.name=j||Qe,y.onChildOutletCreated(this.name,this)}ngOnDestroy(){this.parentContexts.getContext(this.name)?.outlet===this&&this.parentContexts.onChildOutletDestroyed(this.name)}ngOnInit(){if(!this.activated){const y=this.parentContexts.getContext(this.name);y&&y.route&&(y.attachRef?this.attach(y.attachRef,y.route):this.activateWith(y.route,y.injector))}}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new r.vHH(4012,qn);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new r.vHH(4012,qn);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new r.vHH(4012,qn);this.location.detach();const y=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(y.instance),y}attach(y,N){this.activated=y,this._activatedRoute=N,this.location.insert(y.hostView),this.attachEvents.emit(y.instance)}deactivate(){if(this.activated){const y=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(y)}}activateWith(y,N){if(this.isActivated)throw new r.vHH(4013,qn);this._activatedRoute=y;const j=this.location,me=y._futureSnapshot.component,ke=this.parentContexts.getOrCreateContext(this.name).children,at=new ts(y,ke,j.injector);if(N&&function Ns(D){return!!D.resolveComponentFactory}(N)){const gt=N.resolveComponentFactory(me);this.activated=j.createComponent(gt,j.length,at)}else this.activated=j.createComponent(me,{index:j.length,injector:at,environmentInjector:N??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return D.\u0275fac=function(y){return new(y||D)(r.Y36(Dr),r.Y36(r.s_b),r.$8M("name"),r.Y36(r.sBO),r.Y36(r.lqb))},D.\u0275dir=r.lG2({type:D,selectors:[["router-outlet"]],outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0}),D})();class ts{constructor(T,y,N){this.route=T,this.childContexts=y,this.parent=N}get(T,y){return T===zr?this.route:T===Dr?this.childContexts:this.parent.get(T,y)}}let Ti=(()=>{class D{}return D.\u0275fac=function(y){return new(y||D)},D.\u0275cmp=r.Xpm({type:D,selectors:[["ng-component"]],standalone:!0,features:[r.jDz],decls:1,vars:0,template:function(y,N){1&y&&r._UZ(0,"router-outlet")},dependencies:[Bn],encapsulation:2}),D})();function yr(D,T){return D.providers&&!D._injector&&(D._injector=(0,r.MMx)(D.providers,T,`Route: ${D.path}`)),D._injector??T}function ai(D){const T=D.children&&D.children.map(ai),y=T?{...D,children:T}:{...D};return!y.component&&!y.loadComponent&&(T||y.loadChildren)&&y.outlet&&y.outlet!==Qe&&(y.component=Ti),y}function Pr(D){return D.outlet||Qe}function sn(D,T){const y=D.filter(N=>Pr(N)===T);return y.push(...D.filter(N=>Pr(N)!==T)),y}function Tr(D){if(!D)return null;if(D.routeConfig?._injector)return D.routeConfig._injector;for(let T=D.parent;T;T=T.parent){const y=T.routeConfig;if(y?._loadedInjector)return y._loadedInjector;if(y?._injector)return y._injector}return null}class Is{constructor(T,y,N,j){this.routeReuseStrategy=T,this.futureState=y,this.currState=N,this.forwardEvent=j}activate(T){const y=this.futureState._root,N=this.currState?this.currState._root:null;this.deactivateChildRoutes(y,N,T),Ni(this.futureState.root),this.activateChildRoutes(y,N,T)}deactivateChildRoutes(T,y,N){const j=Di(y);T.children.forEach(Z=>{const me=Z.value.outlet;this.deactivateRoutes(Z,j[me],N),delete j[me]}),jt(j,(Z,me)=>{this.deactivateRouteAndItsChildren(Z,N)})}deactivateRoutes(T,y,N){const j=T.value,Z=y?y.value:null;if(j===Z)if(j.component){const me=N.getContext(j.outlet);me&&this.deactivateChildRoutes(T,y,me.children)}else this.deactivateChildRoutes(T,y,N);else Z&&this.deactivateRouteAndItsChildren(y,N)}deactivateRouteAndItsChildren(T,y){T.value.component&&this.routeReuseStrategy.shouldDetach(T.value.snapshot)?this.detachAndStoreRouteSubtree(T,y):this.deactivateRouteAndOutlet(T,y)}detachAndStoreRouteSubtree(T,y){const N=y.getContext(T.value.outlet),j=N&&T.value.component?N.children:y,Z=Di(T);for(const me of Object.keys(Z))this.deactivateRouteAndItsChildren(Z[me],j);if(N&&N.outlet){const me=N.outlet.detach(),ke=N.children.onOutletDeactivated();this.routeReuseStrategy.store(T.value.snapshot,{componentRef:me,route:T,contexts:ke})}}deactivateRouteAndOutlet(T,y){const N=y.getContext(T.value.outlet),j=N&&T.value.component?N.children:y,Z=Di(T);for(const me of Object.keys(Z))this.deactivateRouteAndItsChildren(Z[me],j);N&&N.outlet&&(N.outlet.deactivate(),N.children.onOutletDeactivated(),N.attachRef=null,N.resolver=null,N.route=null)}activateChildRoutes(T,y,N){const j=Di(y);T.children.forEach(Z=>{this.activateRoutes(Z,j[Z.value.outlet],N),this.forwardEvent(new js(Z.value.snapshot))}),T.children.length&&this.forwardEvent(new ks(T.value.snapshot))}activateRoutes(T,y,N){const j=T.value,Z=y?y.value:null;if(Ni(j),j===Z)if(j.component){const me=N.getOrCreateContext(j.outlet);this.activateChildRoutes(T,y,me.children)}else this.activateChildRoutes(T,y,N);else if(j.component){const me=N.getOrCreateContext(j.outlet);if(this.routeReuseStrategy.shouldAttach(j.snapshot)){const ke=this.routeReuseStrategy.retrieve(j.snapshot);this.routeReuseStrategy.store(j.snapshot,null),me.children.onOutletReAttached(ke.contexts),me.attachRef=ke.componentRef,me.route=ke.route.value,me.outlet&&me.outlet.attach(ke.componentRef,ke.route.value),Ni(ke.route.value),this.activateChildRoutes(T,null,me.children)}else{const ke=Tr(j.snapshot),at=ke?.get(r._Vd)??null;me.attachRef=null,me.route=j,me.resolver=at,me.injector=ke,me.outlet&&me.outlet.activateWith(j,me.injector),this.activateChildRoutes(T,null,me.children)}}else this.activateChildRoutes(T,null,N)}}class Zi{constructor(T){this.path=T,this.route=this.path[this.path.length-1]}}class yi{constructor(T,y){this.component=T,this.route=y}}function Lr(D,T,y){const N=D._root;return ht(N,T?T._root:null,y,[N.value])}function ns(D,T){const y=Symbol(),N=T.get(D,y);return N===y?"function"!=typeof D||(0,r.Z0I)(D)?T.get(D):D:N}function ht(D,T,y,N,j={canDeactivateChecks:[],canActivateChecks:[]}){const Z=Di(T);return D.children.forEach(me=>{(function Cn(D,T,y,N,j={canDeactivateChecks:[],canActivateChecks:[]}){const Z=D.value,me=T?T.value:null,ke=y?y.getContext(D.value.outlet):null;if(me&&Z.routeConfig===me.routeConfig){const at=function Us(D,T,y){if("function"==typeof y)return y(D,T);switch(y){case"pathParamsChange":return!zn(D.url,T.url);case"pathParamsOrQueryParamsChange":return!zn(D.url,T.url)||!Ut(D.queryParams,T.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Zr(D,T)||!Ut(D.queryParams,T.queryParams);default:return!Zr(D,T)}}(me,Z,Z.routeConfig.runGuardsAndResolvers);at?j.canActivateChecks.push(new Zi(N)):(Z.data=me.data,Z._resolvedData=me._resolvedData),ht(D,T,Z.component?ke?ke.children:null:y,N,j),at&&ke&&ke.outlet&&ke.outlet.isActivated&&j.canDeactivateChecks.push(new yi(ke.outlet.component,me))}else me&&hi(T,ke,j),j.canActivateChecks.push(new Zi(N)),ht(D,null,Z.component?ke?ke.children:null:y,N,j)})(me,Z[me.value.outlet],y,N.concat([me.value]),j),delete Z[me.value.outlet]}),jt(Z,(me,ke)=>hi(me,y.getContext(ke),j)),j}function hi(D,T,y){const N=Di(D),j=D.value;jt(N,(Z,me)=>{hi(Z,j.component?T?T.children.getContext(me):null:T,y)}),y.canDeactivateChecks.push(new yi(j.component&&T&&T.outlet&&T.outlet.isActivated?T.outlet.component:null,j))}function Un(D){return"function"==typeof D}function Ki(D){return D instanceof v.K||"EmptyError"===D?.name}const mr=Symbol("INITIAL_VALUE");function Kr(){return(0,Le.w)(D=>(0,S.a)(D.map(T=>T.pipe((0,Ke.q)(1),(0,lt.O)(mr)))).pipe((0,$e.U)(T=>{for(const y of T)if(!0!==y){if(y===mr)return mr;if(!1===y||y instanceof gn)return y}return!0}),(0,ze.h)(T=>T!==mr),(0,Ke.q)(1)))}function li(D){return(0,de.z)((0,xt.b)(T=>{if($t(T))throw ws(0,T)}),(0,$e.U)(T=>!0===T))}const Ps={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function _s(D,T,y,N,j){const Z=fi(D,T,y);return Z.matched?function Pi(D,T,y,N){const j=T.canMatch;if(!j||0===j.length)return(0,m.of)(!0);const Z=j.map(me=>{const ke=ns(me,D);return mn(function Rt(D){return D&&Un(D.canMatch)}(ke)?ke.canMatch(T,y):D.runInContext(()=>ke(T,y)))});return(0,m.of)(Z).pipe(Kr(),li())}(N=yr(T,N),T,y).pipe((0,$e.U)(me=>!0===me?Z:{...Ps})):(0,m.of)(Z)}function fi(D,T,y){if(""===T.path)return"full"===T.pathMatch&&(D.hasChildren()||y.length>0)?{...Ps}:{matched:!0,consumedSegments:[],remainingSegments:y,parameters:{},positionalParamSegments:{}};const j=(T.matcher||zt)(y,D,T);if(!j)return{...Ps};const Z={};jt(j.posParams,(ke,at)=>{Z[at]=ke.path});const me=j.consumed.length>0?{...Z,...j.consumed[j.consumed.length-1].parameters}:Z;return{matched:!0,consumedSegments:j.consumed,remainingSegments:y.slice(j.consumed.length),parameters:me,positionalParamSegments:j.posParams??{}}}function Si(D,T,y,N,j="corrected"){if(y.length>0&&function no(D,T,y){return y.some(N=>xi(D,T,N)&&Pr(N)!==Qe)}(D,y,N)){const me=new ut(T,function lo(D,T,y,N){const j={};j[Qe]=N,N._sourceSegment=D,N._segmentIndexShift=T.length;for(const Z of y)if(""===Z.path&&Pr(Z)!==Qe){const me=new ut([],{});me._sourceSegment=D,me._segmentIndexShift=T.length,j[Pr(Z)]=me}return j}(D,T,N,new ut(y,D.children)));return me._sourceSegment=D,me._segmentIndexShift=T.length,{segmentGroup:me,slicedSegments:[]}}if(0===y.length&&function Ji(D,T,y){return y.some(N=>xi(D,T,N))}(D,y,N)){const me=new ut(D.segments,function wo(D,T,y,N,j,Z){const me={};for(const ke of N)if(xi(D,y,ke)&&!j[Pr(ke)]){const at=new ut([],{});at._sourceSegment=D,at._segmentIndexShift="legacy"===Z?D.segments.length:T.length,me[Pr(ke)]=at}return{...j,...me}}(D,T,y,N,D.children,j));return me._sourceSegment=D,me._segmentIndexShift=T.length,{segmentGroup:me,slicedSegments:y}}const Z=new ut(D.segments,D.children);return Z._sourceSegment=D,Z._segmentIndexShift=T.length,{segmentGroup:Z,slicedSegments:y}}function xi(D,T,y){return(!(D.hasChildren()||T.length>0)||"full"!==y.pathMatch)&&""===y.path}function is(D,T,y,N){return!!(Pr(D)===N||N!==Qe&&xi(T,y,D))&&("**"===D.path||fi(T,D,y).matched)}function qr(D,T,y){return 0===T.length&&!D.children[y]}const vi=!1;class Qn{constructor(T){this.segmentGroup=T||null}}class Ws{constructor(T){this.urlTree=T}}function Ci(D){return(0,Q._)(new Qn(D))}function uo(D){return(0,Q._)(new Ws(D))}class ss{constructor(T,y,N,j,Z){this.injector=T,this.configLoader=y,this.urlSerializer=N,this.urlTree=j,this.config=Z,this.allowRedirects=!0}apply(){const T=Si(this.urlTree.root,[],[],this.config).segmentGroup,y=new ut(T.segments,T.children);return this.expandSegmentGroup(this.injector,this.config,y,Qe).pipe((0,$e.U)(Z=>this.createUrlTree(it(Z),this.urlTree.queryParams,this.urlTree.fragment))).pipe((0,vt.K)(Z=>{if(Z instanceof Ws)return this.allowRedirects=!1,this.match(Z.urlTree);throw Z instanceof Qn?this.noMatchError(Z):Z}))}match(T){return this.expandSegmentGroup(this.injector,this.config,T.root,Qe).pipe((0,$e.U)(j=>this.createUrlTree(it(j),T.queryParams,T.fragment))).pipe((0,vt.K)(j=>{throw j instanceof Qn?this.noMatchError(j):j}))}noMatchError(T){return new r.vHH(4002,vi)}createUrlTree(T,y,N){const j=De(T);return new gn(j,y,N)}expandSegmentGroup(T,y,N,j){return 0===N.segments.length&&N.hasChildren()?this.expandChildren(T,y,N).pipe((0,$e.U)(Z=>new ut([],Z))):this.expandSegment(T,N,y,N.segments,j,!0)}expandChildren(T,y,N){const j=[];for(const Z of Object.keys(N.children))"primary"===Z?j.unshift(Z):j.push(Z);return(0,o.D)(j).pipe((0,Nt.b)(Z=>{const me=N.children[Z],ke=sn(y,Z);return this.expandSegmentGroup(T,ke,me,Z).pipe((0,$e.U)(at=>({segment:at,outlet:Z})))}),Se((Z,me)=>(Z[me.outlet]=me.segment,Z),{}),Je())}expandSegment(T,y,N,j,Z,me){return(0,o.D)(N).pipe((0,Nt.b)(ke=>this.expandSegmentAgainstRoute(T,y,N,ke,j,Z,me).pipe((0,vt.K)(gt=>{if(gt instanceof Qn)return(0,m.of)(null);throw gt}))),nt(ke=>!!ke),(0,vt.K)((ke,at)=>{if(Ki(ke))return qr(y,j,Z)?(0,m.of)(new ut([],{})):Ci(y);throw ke}))}expandSegmentAgainstRoute(T,y,N,j,Z,me,ke){return is(j,y,Z,me)?void 0===j.redirectTo?this.matchSegmentAgainstRoute(T,y,j,Z,me):ke&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(T,y,N,j,Z,me):Ci(y):Ci(y)}expandSegmentAgainstRouteUsingRedirect(T,y,N,j,Z,me){return"**"===j.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(T,N,j,me):this.expandRegularSegmentAgainstRouteUsingRedirect(T,y,N,j,Z,me)}expandWildCardWithParamsAgainstRouteUsingRedirect(T,y,N,j){const Z=this.applyRedirectCommands([],N.redirectTo,{});return N.redirectTo.startsWith("/")?uo(Z):this.lineralizeSegments(N,Z).pipe((0,Te.z)(me=>{const ke=new ut(me,{});return this.expandSegment(T,ke,y,me,j,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(T,y,N,j,Z,me){const{matched:ke,consumedSegments:at,remainingSegments:gt,positionalParamSegments:An}=fi(y,j,Z);if(!ke)return Ci(y);const Kt=this.applyRedirectCommands(at,j.redirectTo,An);return j.redirectTo.startsWith("/")?uo(Kt):this.lineralizeSegments(j,Kt).pipe((0,Te.z)(dr=>this.expandSegment(T,y,N,dr.concat(gt),me,!1)))}matchSegmentAgainstRoute(T,y,N,j,Z){return"**"===N.path?(T=yr(N,T),N.loadChildren?(N._loadedRoutes?(0,m.of)({routes:N._loadedRoutes,injector:N._loadedInjector}):this.configLoader.loadChildren(T,N)).pipe((0,$e.U)(ke=>(N._loadedRoutes=ke.routes,N._loadedInjector=ke.injector,new ut(j,{})))):(0,m.of)(new ut(j,{}))):_s(y,N,j,T).pipe((0,Le.w)(({matched:me,consumedSegments:ke,remainingSegments:at})=>me?this.getChildConfig(T=N._injector??T,N,j).pipe((0,Te.z)(An=>{const Kt=An.injector??T,dr=An.routes,{segmentGroup:ls,slicedSegments:so}=Si(y,ke,at,dr),Cs=new ut(ls.segments,ls.children);if(0===so.length&&Cs.hasChildren())return this.expandChildren(Kt,dr,Cs).pipe((0,$e.U)(xo=>new ut(ke,xo)));if(0===dr.length&&0===so.length)return(0,m.of)(new ut(ke,{}));const ji=Pr(N)===Z;return this.expandSegment(Kt,Cs,dr,so,ji?Qe:Z,!0).pipe((0,$e.U)(ui=>new ut(ke.concat(ui.segments),ui.children)))})):Ci(y)))}getChildConfig(T,y,N){return y.children?(0,m.of)({routes:y.children,injector:T}):y.loadChildren?void 0!==y._loadedRoutes?(0,m.of)({routes:y._loadedRoutes,injector:y._loadedInjector}):function ar(D,T,y,N){const j=T.canLoad;if(void 0===j||0===j.length)return(0,m.of)(!0);const Z=j.map(me=>{const ke=ns(me,D);return mn(function F(D){return D&&Un(D.canLoad)}(ke)?ke.canLoad(T,y):D.runInContext(()=>ke(T,y)))});return(0,m.of)(Z).pipe(Kr(),li())}(T,y,N).pipe((0,Te.z)(j=>j?this.configLoader.loadChildren(T,y).pipe((0,xt.b)(Z=>{y._loadedRoutes=Z.routes,y._loadedInjector=Z.injector})):function ms(D){return(0,Q._)(Nr(vi,3))}())):(0,m.of)({routes:[],injector:T})}lineralizeSegments(T,y){let N=[],j=y.root;for(;;){if(N=N.concat(j.segments),0===j.numberOfChildren)return(0,m.of)(N);if(j.numberOfChildren>1||!j.children[Qe])return(0,Q._)(new r.vHH(4e3,vi));j=j.children[Qe]}}applyRedirectCommands(T,y,N){return this.applyRedirectCreateUrlTree(y,this.urlSerializer.parse(y),T,N)}applyRedirectCreateUrlTree(T,y,N,j){const Z=this.createSegmentGroup(T,y.root,N,j);return new gn(Z,this.createQueryParams(y.queryParams,this.urlTree.queryParams),y.fragment)}createQueryParams(T,y){const N={};return jt(T,(j,Z)=>{if("string"==typeof j&&j.startsWith(":")){const ke=j.substring(1);N[Z]=y[ke]}else N[Z]=j}),N}createSegmentGroup(T,y,N,j){const Z=this.createSegments(T,y.segments,N,j);let me={};return jt(y.children,(ke,at)=>{me[at]=this.createSegmentGroup(T,ke,N,j)}),new ut(Z,me)}createSegments(T,y,N,j){return y.map(Z=>Z.path.startsWith(":")?this.findPosParam(T,Z,j):this.findOrReturn(Z,N))}findPosParam(T,y,N){const j=N[y.path.substring(1)];if(!j)throw new r.vHH(4001,vi);return j}findOrReturn(T,y){let N=0;for(const j of y){if(j.path===T.path)return y.splice(N),j;N++}return T}}class ro{}class qi{constructor(T,y,N,j,Z,me,ke,at){this.injector=T,this.rootComponentType=y,this.config=N,this.urlTree=j,this.url=Z,this.paramsInheritanceStrategy=me,this.relativeLinkResolution=ke,this.urlSerializer=at}recognize(){const T=Si(this.urlTree.root,[],[],this.config.filter(y=>void 0===y.redirectTo),this.relativeLinkResolution).segmentGroup;return this.processSegmentGroup(this.injector,this.config,T,Qe).pipe((0,$e.U)(y=>{if(null===y)return null;const N=new Oi([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},Qe,this.rootComponentType,null,this.urlTree.root,-1,{}),j=new si(N,y),Z=new gi(this.url,j);return this.inheritParamsAndData(Z._root),Z}))}inheritParamsAndData(T){const y=T.value,N=eo(y,this.paramsInheritanceStrategy);y.params=Object.freeze(N.params),y.data=Object.freeze(N.data),T.children.forEach(j=>this.inheritParamsAndData(j))}processSegmentGroup(T,y,N,j){return 0===N.segments.length&&N.hasChildren()?this.processChildren(T,y,N):this.processSegment(T,y,N,N.segments,j)}processChildren(T,y,N){return(0,o.D)(Object.keys(N.children)).pipe((0,Nt.b)(j=>{const Z=N.children[j],me=sn(y,j);return this.processSegmentGroup(T,me,Z,j)}),Se((j,Z)=>j&&Z?(j.push(...Z),j):null),function Ze(D,T=!1){return(0,re.e)((y,N)=>{let j=0;y.subscribe((0,Ge.x)(N,Z=>{const me=D(Z,j++);(me||T)&&N.next(Z),!me&&N.complete()}))})}(j=>null!==j),be(null),Je(),(0,$e.U)(j=>{if(null===j)return null;const Z=pi(j);return function Ts(D){D.sort((T,y)=>T.value.outlet===Qe?-1:y.value.outlet===Qe?1:T.value.outlet.localeCompare(y.value.outlet))}(Z),Z}))}processSegment(T,y,N,j,Z){return(0,o.D)(y).pipe((0,Nt.b)(me=>this.processSegmentAgainstRoute(me._injector??T,me,N,j,Z)),nt(me=>!!me),(0,vt.K)(me=>{if(Ki(me))return qr(N,j,Z)?(0,m.of)([]):(0,m.of)(null);throw me}))}processSegmentAgainstRoute(T,y,N,j,Z){if(y.redirectTo||!is(y,N,j,Z))return(0,m.of)(null);let me;if("**"===y.path){const ke=j.length>0?Nn(j).parameters:{},at=k(N)+j.length,gt=new Oi(j,ke,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,R(y),Pr(y),y.component??y._loadedComponent??null,y,zs(N),at,te(y),at);me=(0,m.of)({snapshot:gt,consumedSegments:[],remainingSegments:[]})}else me=_s(N,y,j,T).pipe((0,$e.U)(({matched:ke,consumedSegments:at,remainingSegments:gt,parameters:An})=>{if(!ke)return null;const Kt=k(N)+at.length;return{snapshot:new Oi(at,An,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,R(y),Pr(y),y.component??y._loadedComponent??null,y,zs(N),Kt,te(y),Kt),consumedSegments:at,remainingSegments:gt}}));return me.pipe((0,Le.w)(ke=>{if(null===ke)return(0,m.of)(null);const{snapshot:at,consumedSegments:gt,remainingSegments:An}=ke;T=y._injector??T;const Kt=y._loadedInjector??T,dr=function co(D){return D.children?D.children:D.loadChildren?D._loadedRoutes:[]}(y),{segmentGroup:ls,slicedSegments:so}=Si(N,gt,An,dr.filter(ji=>void 0===ji.redirectTo),this.relativeLinkResolution);if(0===so.length&&ls.hasChildren())return this.processChildren(Kt,dr,ls).pipe((0,$e.U)(ji=>null===ji?null:[new si(at,ji)]));if(0===dr.length&&0===so.length)return(0,m.of)([new si(at,[])]);const Cs=Pr(y)===Z;return this.processSegment(Kt,dr,ls,so,Cs?Qe:Z).pipe((0,$e.U)(ji=>null===ji?null:[new si(at,ji)]))}))}}function $n(D){const T=D.value.routeConfig;return T&&""===T.path&&void 0===T.redirectTo}function pi(D){const T=[],y=new Set;for(const N of D){if(!$n(N)){T.push(N);continue}const j=T.find(Z=>N.value.routeConfig===Z.value.routeConfig);void 0!==j?(j.children.push(...N.children),y.add(j)):T.push(N)}for(const N of y){const j=pi(N.children);T.push(new si(N.value,j))}return T.filter(N=>!y.has(N))}function zs(D){let T=D;for(;T._sourceSegment;)T=T._sourceSegment;return T}function k(D){let T=D,y=T._segmentIndexShift??0;for(;T._sourceSegment;)T=T._sourceSegment,y+=T._segmentIndexShift??0;return y-1}function R(D){return D.data||{}}function te(D){return D.resolve||{}}function ie(D){return"string"==typeof D.title||null===D.title}function ye(D){return(0,Le.w)(T=>{const y=D(T);return y?(0,o.D)(y).pipe((0,$e.U)(()=>T)):(0,m.of)(T)})}let Ce=(()=>{class D{buildTitle(y){let N,j=y.root;for(;void 0!==j;)N=this.getResolvedTitleForRoute(j)??N,j=j.children.find(Z=>Z.outlet===Qe);return N}getResolvedTitleForRoute(y){return y.data[ft]}}return D.\u0275fac=function(y){return new(y||D)},D.\u0275prov=r.Yz7({token:D,factory:function(){return(0,r.f3M)(Ue)},providedIn:"root"}),D})(),Ue=(()=>{class D extends Ce{constructor(y){super(),this.title=y}updateTitle(y){const N=this.buildTitle(y);void 0!==N&&this.title.setTitle(N)}}return D.\u0275fac=function(y){return new(y||D)(r.LFG(Re.Dx))},D.\u0275prov=r.Yz7({token:D,factory:D.\u0275fac,providedIn:"root"}),D})();class Lt{}class Dn extends class At{shouldDetach(T){return!1}store(T,y){}shouldAttach(T){return!1}retrieve(T){return null}shouldReuseRoute(T,y){return T.routeConfig===y.routeConfig}}{}const M=new r.OlP("",{providedIn:"root",factory:()=>({})}),G=new r.OlP("ROUTES");let fe=(()=>{class D{constructor(y,N){this.injector=y,this.compiler=N,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(y){if(this.componentLoaders.get(y))return this.componentLoaders.get(y);if(y._loadedComponent)return(0,m.of)(y._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(y);const N=mn(y.loadComponent()).pipe((0,xt.b)(Z=>{this.onLoadEndListener&&this.onLoadEndListener(y),y._loadedComponent=Z}),xe(()=>{this.componentLoaders.delete(y)})),j=new We(N,()=>new Dt.x).pipe(Ve());return this.componentLoaders.set(y,j),j}loadChildren(y,N){if(this.childrenLoaders.get(N))return this.childrenLoaders.get(N);if(N._loadedRoutes)return(0,m.of)({routes:N._loadedRoutes,injector:N._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(N);const Z=this.loadModuleFactoryOrRoutes(N.loadChildren).pipe((0,$e.U)(ke=>{this.onLoadEndListener&&this.onLoadEndListener(N);let at,gt,An=!1;Array.isArray(ke)?gt=ke:(at=ke.create(y).injector,gt=Xt(at.get(G,[],r.XFs.Self|r.XFs.Optional)));return{routes:gt.map(ai),injector:at}}),xe(()=>{this.childrenLoaders.delete(N)})),me=new We(Z,()=>new Dt.x).pipe(Ve());return this.childrenLoaders.set(N,me),me}loadModuleFactoryOrRoutes(y){return mn(y()).pipe((0,Te.z)(N=>N instanceof r.YKP||Array.isArray(N)?(0,m.of)(N):(0,o.D)(this.compiler.compileModuleAsync(N))))}}return D.\u0275fac=function(y){return new(y||D)(r.LFG(r.zs3),r.LFG(r.Sil))},D.\u0275prov=r.Yz7({token:D,factory:D.\u0275fac,providedIn:"root"}),D})();class tt{}class Ot{shouldProcessUrl(T){return!0}extract(T){return T}merge(T,y){return T}}function xn(D){throw D}function In(D,T,y){return T.parse("/")}const vr={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},Ai={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};function Fi(){const D=(0,r.f3M)(un),T=(0,r.f3M)(Dr),y=(0,r.f3M)(Ct.Ye),N=(0,r.f3M)(r.zs3),j=(0,r.f3M)(r.Sil),Z=(0,r.f3M)(G,{optional:!0})??[],me=(0,r.f3M)(M,{optional:!0})??{},ke=(0,r.f3M)(Ue),at=(0,r.f3M)(Ce,{optional:!0}),gt=(0,r.f3M)(tt,{optional:!0}),An=(0,r.f3M)(Lt,{optional:!0}),Kt=new Ar(null,D,T,y,N,j,Xt(Z));return gt&&(Kt.urlHandlingStrategy=gt),An&&(Kt.routeReuseStrategy=An),Kt.titleStrategy=at??ke,function Yi(D,T){D.errorHandler&&(T.errorHandler=D.errorHandler),D.malformedUriErrorHandler&&(T.malformedUriErrorHandler=D.malformedUriErrorHandler),D.onSameUrlNavigation&&(T.onSameUrlNavigation=D.onSameUrlNavigation),D.paramsInheritanceStrategy&&(T.paramsInheritanceStrategy=D.paramsInheritanceStrategy),D.relativeLinkResolution&&(T.relativeLinkResolution=D.relativeLinkResolution),D.urlUpdateStrategy&&(T.urlUpdateStrategy=D.urlUpdateStrategy),D.canceledNavigationResolution&&(T.canceledNavigationResolution=D.canceledNavigationResolution)}(me,Kt),Kt}let Ar=(()=>{class D{constructor(y,N,j,Z,me,ke,at){this.rootComponentType=y,this.urlSerializer=N,this.rootContexts=j,this.location=Z,this.config=at,this.lastSuccessfulNavigation=null,this.currentNavigation=null,this.disposed=!1,this.navigationId=0,this.currentPageId=0,this.isNgZoneEnabled=!1,this.events=new Dt.x,this.errorHandler=xn,this.malformedUriErrorHandler=In,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>(0,m.of)(void 0),this.urlHandlingStrategy=new Ot,this.routeReuseStrategy=new Dn,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="corrected",this.canceledNavigationResolution="replace",this.configLoader=me.get(fe),this.configLoader.onLoadEndListener=dr=>this.triggerEvent(new As(dr)),this.configLoader.onLoadStartListener=dr=>this.triggerEvent(new ii(dr)),this.ngModule=me.get(r.h0i),this.console=me.get(r.c2e);const Kt=me.get(r.R0b);this.isNgZoneEnabled=Kt instanceof r.R0b&&r.R0b.isInAngularZone(),this.resetConfig(at),this.currentUrlTree=function en(){return new gn(new ut([],{}),{},null)}(),this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=vs(this.currentUrlTree,this.rootComponentType),this.transitions=new f.X({id:0,targetPageId:0,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,extractedUrl:this.urlHandlingStrategy.extract(this.currentUrlTree),urlAfterRedirects:this.urlHandlingStrategy.extract(this.currentUrlTree),rawUrl:this.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:this.routerState.snapshot,targetSnapshot:null,currentRouterState:this.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.navigations=this.setupNavigations(this.transitions),this.processNavigations()}get browserPageId(){return this.location.getState()?.\u0275routerPageId}setupNavigations(y){const N=this.events;return y.pipe((0,ze.h)(j=>0!==j.id),(0,$e.U)(j=>({...j,extractedUrl:this.urlHandlingStrategy.extract(j.rawUrl)})),(0,Le.w)(j=>{let Z=!1,me=!1;return(0,m.of)(j).pipe((0,xt.b)(ke=>{this.currentNavigation={id:ke.id,initialUrl:ke.rawUrl,extractedUrl:ke.extractedUrl,trigger:ke.source,extras:ke.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),(0,Le.w)(ke=>{const at=this.browserUrlTree.toString(),gt=!this.navigated||ke.extractedUrl.toString()!==at||at!==this.currentUrlTree.toString();if(("reload"===this.onSameUrlNavigation||gt)&&this.urlHandlingStrategy.shouldProcessUrl(ke.rawUrl))return xs(ke.source)&&(this.browserUrlTree=ke.extractedUrl),(0,m.of)(ke).pipe((0,Le.w)(Kt=>{const dr=this.transitions.getValue();return N.next(new sr(Kt.id,this.serializeUrl(Kt.extractedUrl),Kt.source,Kt.restoredState)),dr!==this.transitions.getValue()?Ae.E:Promise.resolve(Kt)}),function Li(D,T,y,N){return(0,Le.w)(j=>function Gs(D,T,y,N,j){return new ss(D,T,y,N,j).apply()}(D,T,y,j.extractedUrl,N).pipe((0,$e.U)(Z=>({...j,urlAfterRedirects:Z}))))}(this.ngModule.injector,this.configLoader,this.urlSerializer,this.config),(0,xt.b)(Kt=>{this.currentNavigation={...this.currentNavigation,finalUrl:Kt.urlAfterRedirects},j.urlAfterRedirects=Kt.urlAfterRedirects}),function Ie(D,T,y,N,j,Z){return(0,Te.z)(me=>function gs(D,T,y,N,j,Z,me="emptyOnly",ke="legacy"){return new qi(D,T,y,N,j,me,ke,Z).recognize().pipe((0,Le.w)(at=>null===at?function lr(D){return new H.y(T=>T.error(D))}(new ro):(0,m.of)(at)))}(D,T,y,me.urlAfterRedirects,N.serialize(me.urlAfterRedirects),N,j,Z).pipe((0,$e.U)(ke=>({...me,targetSnapshot:ke}))))}(this.ngModule.injector,this.rootComponentType,this.config,this.urlSerializer,this.paramsInheritanceStrategy,this.relativeLinkResolution),(0,xt.b)(Kt=>{if(j.targetSnapshot=Kt.targetSnapshot,"eager"===this.urlUpdateStrategy){if(!Kt.extras.skipLocationChange){const ls=this.urlHandlingStrategy.merge(Kt.urlAfterRedirects,Kt.rawUrl);this.setBrowserUrl(ls,Kt)}this.browserUrlTree=Kt.urlAfterRedirects}const dr=new bi(Kt.id,this.serializeUrl(Kt.extractedUrl),this.serializeUrl(Kt.urlAfterRedirects),Kt.targetSnapshot);N.next(dr)}));if(gt&&this.rawUrlTree&&this.urlHandlingStrategy.shouldProcessUrl(this.rawUrlTree)){const{id:dr,extractedUrl:ls,source:so,restoredState:Cs,extras:ji}=ke,ya=new sr(dr,this.serializeUrl(ls),so,Cs);N.next(ya);const ui=vs(ls,this.rootComponentType).snapshot;return j={...ke,targetSnapshot:ui,urlAfterRedirects:ls,extras:{...ji,skipLocationChange:!1,replaceUrl:!1}},(0,m.of)(j)}return this.rawUrlTree=ke.rawUrl,ke.resolve(null),Ae.E}),(0,xt.b)(ke=>{const at=new Gr(ke.id,this.serializeUrl(ke.extractedUrl),this.serializeUrl(ke.urlAfterRedirects),ke.targetSnapshot);this.triggerEvent(at)}),(0,$e.U)(ke=>j={...ke,guards:Lr(ke.targetSnapshot,ke.currentSnapshot,this.rootContexts)}),function ps(D,T){return(0,Te.z)(y=>{const{targetSnapshot:N,currentSnapshot:j,guards:{canActivateChecks:Z,canDeactivateChecks:me}}=y;return 0===me.length&&0===Z.length?(0,m.of)({...y,guardsResult:!0}):function Vn(D,T,y,N){return(0,o.D)(D).pipe((0,Te.z)(j=>function Ds(D,T,y,N,j){const Z=T&&T.routeConfig?T.routeConfig.canDeactivate:null;if(!Z||0===Z.length)return(0,m.of)(!0);const me=Z.map(ke=>{const at=Tr(T)??j,gt=ns(ke,at);return mn(function et(D){return D&&Un(D.canDeactivate)}(gt)?gt.canDeactivate(D,T,y,N):at.runInContext(()=>gt(D,T,y,N))).pipe(nt())});return(0,m.of)(me).pipe(Kr())}(j.component,j.route,y,T,N)),nt(j=>!0!==j,!0))}(me,N,j,D).pipe((0,Te.z)(ke=>ke&&function B(D){return"boolean"==typeof D}(ke)?function Jr(D,T,y,N){return(0,o.D)(T).pipe((0,Nt.b)(j=>(0,A.z)(function Ms(D,T){return null!==D&&T&&T(new $r(D)),(0,m.of)(!0)}(j.route.parent,N),function ao(D,T){return null!==D&&T&&T(new yo(D)),(0,m.of)(!0)}(j.route,N),function to(D,T,y){const N=T[T.length-1],Z=T.slice(0,T.length-1).reverse().map(me=>function Ei(D){const T=D.routeConfig?D.routeConfig.canActivateChild:null;return T&&0!==T.length?{node:D,guards:T}:null}(me)).filter(me=>null!==me).map(me=>le(()=>{const ke=me.guards.map(at=>{const gt=Tr(me.node)??y,An=ns(at,gt);return mn(function ne(D){return D&&Un(D.canActivateChild)}(An)?An.canActivateChild(N,D):gt.runInContext(()=>An(N,D))).pipe(nt())});return(0,m.of)(ke).pipe(Kr())}));return(0,m.of)(Z).pipe(Kr())}(D,j.path,y),function vo(D,T,y){const N=T.routeConfig?T.routeConfig.canActivate:null;if(!N||0===N.length)return(0,m.of)(!0);const j=N.map(Z=>le(()=>{const me=Tr(T)??y,ke=ns(Z,me);return mn(function I(D){return D&&Un(D.canActivate)}(ke)?ke.canActivate(T,D):me.runInContext(()=>ke(T,D))).pipe(nt())}));return(0,m.of)(j).pipe(Kr())}(D,j.route,y))),nt(j=>!0!==j,!0))}(N,Z,D,T):(0,m.of)(ke)),(0,$e.U)(ke=>({...y,guardsResult:ke})))})}(this.ngModule.injector,ke=>this.triggerEvent(ke)),(0,xt.b)(ke=>{if(j.guardsResult=ke.guardsResult,$t(ke.guardsResult))throw ws(0,ke.guardsResult);const at=new Mi(ke.id,this.serializeUrl(ke.extractedUrl),this.serializeUrl(ke.urlAfterRedirects),ke.targetSnapshot,!!ke.guardsResult);this.triggerEvent(at)}),(0,ze.h)(ke=>!!ke.guardsResult||(this.restoreHistory(ke),this.cancelNavigationTransition(ke,"",3),!1)),ye(ke=>{if(ke.guards.canActivateChecks.length)return(0,m.of)(ke).pipe((0,xt.b)(at=>{const gt=new Vi(at.id,this.serializeUrl(at.extractedUrl),this.serializeUrl(at.urlAfterRedirects),at.targetSnapshot);this.triggerEvent(gt)}),(0,Le.w)(at=>{let gt=!1;return(0,m.of)(at).pipe(function P(D,T){return(0,Te.z)(y=>{const{targetSnapshot:N,guards:{canActivateChecks:j}}=y;if(!j.length)return(0,m.of)(y);let Z=0;return(0,o.D)(j).pipe((0,Nt.b)(me=>function h(D,T,y,N){const j=D.routeConfig,Z=D._resolve;return void 0!==j?.title&&!ie(j)&&(Z[ft]=j.title),function _(D,T,y,N){const j=function x(D){return[...Object.keys(D),...Object.getOwnPropertySymbols(D)]}(D);if(0===j.length)return(0,m.of)({});const Z={};return(0,o.D)(j).pipe((0,Te.z)(me=>function J(D,T,y,N){const j=Tr(T)??N,Z=ns(D,j);return mn(Z.resolve?Z.resolve(T,y):j.runInContext(()=>Z(T,y)))}(D[me],T,y,N).pipe(nt(),(0,xt.b)(ke=>{Z[me]=ke}))),Pe(1),(0,Me.h)(Z),(0,vt.K)(me=>Ki(me)?Ae.E:(0,Q._)(me)))}(Z,D,T,N).pipe((0,$e.U)(me=>(D._resolvedData=me,D.data=eo(D,y).resolve,j&&ie(j)&&(D.data[ft]=j.title),null)))}(me.route,N,D,T)),(0,xt.b)(()=>Z++),Pe(1),(0,Te.z)(me=>Z===j.length?(0,m.of)(y):Ae.E))})}(this.paramsInheritanceStrategy,this.ngModule.injector),(0,xt.b)({next:()=>gt=!0,complete:()=>{gt||(this.restoreHistory(at),this.cancelNavigationTransition(at,"",2))}}))}),(0,xt.b)(at=>{const gt=new Xr(at.id,this.serializeUrl(at.extractedUrl),this.serializeUrl(at.urlAfterRedirects),at.targetSnapshot);this.triggerEvent(gt)}))}),ye(ke=>{const at=gt=>{const An=[];gt.routeConfig?.loadComponent&&!gt.routeConfig._loadedComponent&&An.push(this.configLoader.loadComponent(gt.routeConfig).pipe((0,xt.b)(Kt=>{gt.component=Kt}),(0,$e.U)(()=>{})));for(const Kt of gt.children)An.push(...at(Kt));return An};return(0,S.a)(at(ke.targetSnapshot.root)).pipe(be(),(0,Ke.q)(1))}),ye(()=>this.afterPreactivation()),(0,$e.U)(ke=>{const at=function hs(D,T,y){const N=oi(D,T._root,y?y._root:void 0);return new Xi(N,T)}(this.routeReuseStrategy,ke.targetSnapshot,ke.currentRouterState);return j={...ke,targetRouterState:at}}),(0,xt.b)(ke=>{this.currentUrlTree=ke.urlAfterRedirects,this.rawUrlTree=this.urlHandlingStrategy.merge(ke.urlAfterRedirects,ke.rawUrl),this.routerState=ke.targetRouterState,"deferred"===this.urlUpdateStrategy&&(ke.extras.skipLocationChange||this.setBrowserUrl(this.rawUrlTree,ke),this.browserUrlTree=ke.urlAfterRedirects)}),((D,T,y)=>(0,$e.U)(N=>(new Is(T,N.targetRouterState,N.currentRouterState,y).activate(D),N)))(this.rootContexts,this.routeReuseStrategy,ke=>this.triggerEvent(ke)),(0,xt.b)({next(){Z=!0},complete(){Z=!0}}),xe(()=>{Z||me||this.cancelNavigationTransition(j,"",1),this.currentNavigation?.id===j.id&&(this.currentNavigation=null)}),(0,vt.K)(ke=>{if(me=!0,gr(ke)){Ir(ke)||(this.navigated=!0,this.restoreHistory(j,!0));const at=new Wr(j.id,this.serializeUrl(j.extractedUrl),ke.message,ke.cancellationCode);if(N.next(at),Ir(ke)){const gt=this.urlHandlingStrategy.merge(ke.url,this.rawUrlTree),An={skipLocationChange:j.extras.skipLocationChange,replaceUrl:"eager"===this.urlUpdateStrategy||xs(j.source)};this.scheduleNavigation(gt,"imperative",null,An,{resolve:j.resolve,reject:j.reject,promise:j.promise})}else j.resolve(!1)}else{this.restoreHistory(j,!0);const at=new Qi(j.id,this.serializeUrl(j.extractedUrl),ke,j.targetSnapshot??void 0);N.next(at);try{j.resolve(this.errorHandler(ke))}catch(gt){j.reject(gt)}}return Ae.E}))}))}resetRootComponentType(y){this.rootComponentType=y,this.routerState.root.component=this.rootComponentType}setTransition(y){this.transitions.next({...this.transitions.value,...y})}initialNavigation(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(y=>{const N="popstate"===y.type?"popstate":"hashchange";"popstate"===N&&setTimeout(()=>{const j={replaceUrl:!0},Z=y.state?.navigationId?y.state:null;if(Z){const ke={...Z};delete ke.navigationId,delete ke.\u0275routerPageId,0!==Object.keys(ke).length&&(j.state=ke)}const me=this.parseUrl(y.url);this.scheduleNavigation(me,N,Z,j)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.currentNavigation}triggerEvent(y){this.events.next(y)}resetConfig(y){this.config=y.map(ai),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.transitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(y,N={}){const{relativeTo:j,queryParams:Z,fragment:me,queryParamsHandling:ke,preserveFragment:at}=N,gt=j||this.routerState.root,An=at?this.currentUrlTree.fragment:me;let Kt=null;switch(ke){case"merge":Kt={...this.currentUrlTree.queryParams,...Z};break;case"preserve":Kt=this.currentUrlTree.queryParams;break;default:Kt=Z||null}return null!==Kt&&(Kt=this.removeEmptyProps(Kt)),Sr(gt,this.currentUrlTree,y,Kt,An??null)}navigateByUrl(y,N={skipLocationChange:!1}){const j=$t(y)?y:this.parseUrl(y),Z=this.urlHandlingStrategy.merge(j,this.rawUrlTree);return this.scheduleNavigation(Z,"imperative",null,N)}navigate(y,N={skipLocationChange:!1}){return function Mo(D){for(let T=0;T{const Z=y[j];return null!=Z&&(N[j]=Z),N},{})}processNavigations(){this.navigations.subscribe(y=>{this.navigated=!0,this.lastSuccessfulId=y.id,this.currentPageId=y.targetPageId,this.events.next(new Hn(y.id,this.serializeUrl(y.extractedUrl),this.serializeUrl(this.currentUrlTree))),this.lastSuccessfulNavigation=this.currentNavigation,this.titleStrategy?.updateTitle(this.routerState.snapshot),y.resolve(!0)},y=>{this.console.warn(`Unhandled Navigation Error: ${y}`)})}scheduleNavigation(y,N,j,Z,me){if(this.disposed)return Promise.resolve(!1);let ke,at,gt;me?(ke=me.resolve,at=me.reject,gt=me.promise):gt=new Promise((dr,ls)=>{ke=dr,at=ls});const An=++this.navigationId;let Kt;return"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(j=this.location.getState()),Kt=j&&j.\u0275routerPageId?j.\u0275routerPageId:Z.replaceUrl||Z.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):Kt=0,this.setTransition({id:An,targetPageId:Kt,source:N,restoredState:j,currentUrlTree:this.currentUrlTree,currentRawUrl:this.rawUrlTree,rawUrl:y,extras:Z,resolve:ke,reject:at,promise:gt,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),gt.catch(dr=>Promise.reject(dr))}setBrowserUrl(y,N){const j=this.urlSerializer.serialize(y),Z={...N.extras.state,...this.generateNgRouterState(N.id,N.targetPageId)};this.location.isCurrentPathEqualTo(j)||N.extras.replaceUrl?this.location.replaceState(j,"",Z):this.location.go(j,"",Z)}restoreHistory(y,N=!1){if("computed"===this.canceledNavigationResolution){const j=this.currentPageId-y.targetPageId;"popstate"!==y.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.currentNavigation?.finalUrl||0===j?this.currentUrlTree===this.currentNavigation?.finalUrl&&0===j&&(this.resetState(y),this.browserUrlTree=y.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(j)}else"replace"===this.canceledNavigationResolution&&(N&&this.resetState(y),this.resetUrlToCurrentUrlTree())}resetState(y){this.routerState=y.currentRouterState,this.currentUrlTree=y.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,y.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}cancelNavigationTransition(y,N,j){const Z=new Wr(y.id,this.serializeUrl(y.extractedUrl),N,j);this.triggerEvent(Z),y.resolve(!1)}generateNgRouterState(y,N){return"computed"===this.canceledNavigationResolution?{navigationId:y,\u0275routerPageId:N}:{navigationId:y}}}return D.\u0275fac=function(y){r.$Z()},D.\u0275prov=r.Yz7({token:D,factory:function(){return Fi()},providedIn:"root"}),D})();function xs(D){return"imperative"!==D}let ho=(()=>{class D{constructor(y,N,j,Z,me){this.router=y,this.route=N,this.tabIndexAttribute=j,this.renderer=Z,this.el=me,this._preserveFragment=!1,this._skipLocationChange=!1,this._replaceUrl=!1,this.commands=null,this.onChanges=new Dt.x,this.setTabIndexIfNotOnNativeEl("0")}set preserveFragment(y){this._preserveFragment=(0,r.D6c)(y)}get preserveFragment(){return this._preserveFragment}set skipLocationChange(y){this._skipLocationChange=(0,r.D6c)(y)}get skipLocationChange(){return this._skipLocationChange}set replaceUrl(y){this._replaceUrl=(0,r.D6c)(y)}get replaceUrl(){return this._replaceUrl}setTabIndexIfNotOnNativeEl(y){if(null!=this.tabIndexAttribute)return;const N=this.renderer,j=this.el.nativeElement;null!==y?N.setAttribute(j,"tabindex",y):N.removeAttribute(j,"tabindex")}ngOnChanges(y){this.onChanges.next(this)}set routerLink(y){null!=y?(this.commands=Array.isArray(y)?y:[y],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(){return null===this.urlTree||this.router.navigateByUrl(this.urlTree,{skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state}),!0}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}}return D.\u0275fac=function(y){return new(y||D)(r.Y36(Ar),r.Y36(zr),r.$8M("tabindex"),r.Y36(r.Qsj),r.Y36(r.SBq))},D.\u0275dir=r.lG2({type:D,selectors:[["","routerLink","",5,"a",5,"area"]],hostBindings:function(y,N){1&y&&r.NdJ("click",function(){return N.onClick()})},inputs:{queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",relativeTo:"relativeTo",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",routerLink:"routerLink"},standalone:!0,features:[r.TTD]}),D})(),Es=(()=>{class D{constructor(y,N,j){this.router=y,this.route=N,this.locationStrategy=j,this._preserveFragment=!1,this._skipLocationChange=!1,this._replaceUrl=!1,this.commands=null,this.href=null,this.onChanges=new Dt.x,this.subscription=y.events.subscribe(Z=>{Z instanceof Hn&&this.updateTargetUrlAndHref()})}set preserveFragment(y){this._preserveFragment=(0,r.D6c)(y)}get preserveFragment(){return this._preserveFragment}set skipLocationChange(y){this._skipLocationChange=(0,r.D6c)(y)}get skipLocationChange(){return this._skipLocationChange}set replaceUrl(y){this._replaceUrl=(0,r.D6c)(y)}get replaceUrl(){return this._replaceUrl}set routerLink(y){this.commands=null!=y?Array.isArray(y)?y:[y]:null}ngOnChanges(y){this.updateTargetUrlAndHref(),this.onChanges.next(this)}ngOnDestroy(){this.subscription.unsubscribe()}onClick(y,N,j,Z,me){return!!(0!==y||N||j||Z||me||"string"==typeof this.target&&"_self"!=this.target||null===this.urlTree)||(this.router.navigateByUrl(this.urlTree,{skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state}),!1)}updateTargetUrlAndHref(){this.href=null!==this.urlTree?this.locationStrategy.prepareExternalUrl(this.router.serializeUrl(this.urlTree)):null}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}}return D.\u0275fac=function(y){return new(y||D)(r.Y36(Ar),r.Y36(zr),r.Y36(Ct.S$))},D.\u0275dir=r.lG2({type:D,selectors:[["a","routerLink",""],["area","routerLink",""]],hostVars:2,hostBindings:function(y,N){1&y&&r.NdJ("click",function(Z){return N.onClick(Z.button,Z.ctrlKey,Z.shiftKey,Z.altKey,Z.metaKey)}),2&y&&r.uIk("target",N.target)("href",N.href,r.LSH)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",relativeTo:"relativeTo",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",routerLink:"routerLink"},standalone:!0,features:[r.TTD]}),D})(),Qt=(()=>{class D{constructor(y,N,j,Z,me,ke){this.router=y,this.element=N,this.renderer=j,this.cdr=Z,this.link=me,this.linkWithHref=ke,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.isActiveChange=new r.vpe,this.routerEventsSubscription=y.events.subscribe(at=>{at instanceof Hn&&this.update()})}ngAfterContentInit(){(0,m.of)(this.links.changes,this.linksWithHrefs.changes,(0,m.of)(null)).pipe((0,ve.J)()).subscribe(y=>{this.update(),this.subscribeToEachLinkOnChanges()})}subscribeToEachLinkOnChanges(){this.linkInputChangesSubscription?.unsubscribe();const y=[...this.links.toArray(),...this.linksWithHrefs.toArray(),this.link,this.linkWithHref].filter(N=>!!N).map(N=>N.onChanges);this.linkInputChangesSubscription=(0,o.D)(y).pipe((0,ve.J)()).subscribe(N=>{this.isActive!==this.isLinkActive(this.router)(N)&&this.update()})}set routerLinkActive(y){const N=Array.isArray(y)?y:y.split(" ");this.classes=N.filter(j=>!!j)}ngOnChanges(y){this.update()}ngOnDestroy(){this.routerEventsSubscription.unsubscribe(),this.linkInputChangesSubscription?.unsubscribe()}update(){!this.links||!this.linksWithHrefs||!this.router.navigated||Promise.resolve().then(()=>{const y=this.hasActiveLinks();this.isActive!==y&&(this.isActive=y,this.cdr.markForCheck(),this.classes.forEach(N=>{y?this.renderer.addClass(this.element.nativeElement,N):this.renderer.removeClass(this.element.nativeElement,N)}),y&&void 0!==this.ariaCurrentWhenActive?this.renderer.setAttribute(this.element.nativeElement,"aria-current",this.ariaCurrentWhenActive.toString()):this.renderer.removeAttribute(this.element.nativeElement,"aria-current"),this.isActiveChange.emit(y))})}isLinkActive(y){const N=function hn(D){return!!D.paths}(this.routerLinkActiveOptions)?this.routerLinkActiveOptions:this.routerLinkActiveOptions.exact||!1;return j=>!!j.urlTree&&y.isActive(j.urlTree,N)}hasActiveLinks(){const y=this.isLinkActive(this.router);return this.link&&y(this.link)||this.linkWithHref&&y(this.linkWithHref)||this.links.some(y)||this.linksWithHrefs.some(y)}}return D.\u0275fac=function(y){return new(y||D)(r.Y36(Ar),r.Y36(r.SBq),r.Y36(r.Qsj),r.Y36(r.sBO),r.Y36(ho,8),r.Y36(Es,8))},D.\u0275dir=r.lG2({type:D,selectors:[["","routerLinkActive",""]],contentQueries:function(y,N,j){if(1&y&&(r.Suo(j,ho,5),r.Suo(j,Es,5)),2&y){let Z;r.iGM(Z=r.CRH())&&(N.links=Z),r.iGM(Z=r.CRH())&&(N.linksWithHrefs=Z)}},inputs:{routerLinkActiveOptions:"routerLinkActiveOptions",ariaCurrentWhenActive:"ariaCurrentWhenActive",routerLinkActive:"routerLinkActive"},outputs:{isActiveChange:"isActiveChange"},exportAs:["routerLinkActive"],standalone:!0,features:[r.TTD]}),D})();class _n{}let os=(()=>{class D{constructor(y,N,j,Z,me){this.router=y,this.injector=j,this.preloadingStrategy=Z,this.loader=me}setUpPreloading(){this.subscription=this.router.events.pipe((0,ze.h)(y=>y instanceof Hn),(0,Nt.b)(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(y,N){const j=[];for(const Z of N){Z.providers&&!Z._injector&&(Z._injector=(0,r.MMx)(Z.providers,y,`Route: ${Z.path}`));const me=Z._injector??y,ke=Z._loadedInjector??me;Z.loadChildren&&!Z._loadedRoutes&&void 0===Z.canLoad||Z.loadComponent&&!Z._loadedComponent?j.push(this.preloadConfig(me,Z)):(Z.children||Z._loadedRoutes)&&j.push(this.processRoutes(ke,Z.children??Z._loadedRoutes))}return(0,o.D)(j).pipe((0,ve.J)())}preloadConfig(y,N){return this.preloadingStrategy.preload(N,()=>{let j;j=N.loadChildren&&void 0===N.canLoad?this.loader.loadChildren(y,N):(0,m.of)(null);const Z=j.pipe((0,Te.z)(me=>null===me?(0,m.of)(void 0):(N._loadedRoutes=me.routes,N._loadedInjector=me.injector,this.processRoutes(me.injector??y,me.routes))));if(N.loadComponent&&!N._loadedComponent){const me=this.loader.loadComponent(N);return(0,o.D)([Z,me]).pipe((0,ve.J)())}return Z})}}return D.\u0275fac=function(y){return new(y||D)(r.LFG(Ar),r.LFG(r.Sil),r.LFG(r.lqb),r.LFG(_n),r.LFG(fe))},D.\u0275prov=r.Yz7({token:D,factory:D.\u0275fac,providedIn:"root"}),D})();const Qr=new r.OlP("");let Hi=(()=>{class D{constructor(y,N,j={}){this.router=y,this.viewportScroller=N,this.options=j,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},j.scrollPositionRestoration=j.scrollPositionRestoration||"disabled",j.anchorScrolling=j.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.router.events.subscribe(y=>{y instanceof sr?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=y.navigationTrigger,this.restoredId=y.restoredState?y.restoredState.navigationId:0):y instanceof Hn&&(this.lastId=y.id,this.scheduleScrollEvent(y,this.router.parseUrl(y.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.router.events.subscribe(y=>{y instanceof Xs&&(y.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(y.position):y.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(y.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(y,N){this.router.triggerEvent(new Xs(y,"popstate"===this.lastSource?this.store[this.restoredId]:null,N))}ngOnDestroy(){this.routerEventsSubscription&&this.routerEventsSubscription.unsubscribe(),this.scrollEventsSubscription&&this.scrollEventsSubscription.unsubscribe()}}return D.\u0275fac=function(y){r.$Z()},D.\u0275prov=r.Yz7({token:D,factory:D.\u0275fac}),D})();function hr(D,T){return{\u0275kind:D,\u0275providers:T}}function Ss(D){return[{provide:G,multi:!0,useValue:D}]}function cn(){const D=(0,r.f3M)(r.zs3);return T=>{const y=D.get(r.z2F);if(T!==y.components[0])return;const N=D.get(Ar),j=D.get(fo);1===D.get(ta)&&N.initialNavigation(),D.get(na,null,r.XFs.Optional)?.setUpPreloading(),D.get(Qr,null,r.XFs.Optional)?.init(),N.resetRootComponentType(y.componentTypes[0]),j.closed||(j.next(),j.unsubscribe())}}const fo=new r.OlP("",{factory:()=>new Dt.x}),ta=new r.OlP("",{providedIn:"root",factory:()=>1});const na=new r.OlP("");function Cl(D){return hr(0,[{provide:na,useExisting:os},{provide:_n,useExisting:D}])}const ti=new r.OlP("ROUTER_FORROOT_GUARD"),ra=[Ct.Ye,{provide:un,useClass:Bt},{provide:Ar,useFactory:Fi},Dr,{provide:zr,useFactory:function No(D){return D.routerState.root},deps:[Ar]},fe];function Io(){return new r.PXZ("Router",Ar)}let za=(()=>{class D{constructor(y){}static forRoot(y,N){return{ngModule:D,providers:[ra,[],Ss(y),{provide:ti,useFactory:Po,deps:[[Ar,new r.FiY,new r.tp0]]},{provide:M,useValue:N||{}},N?.useHash?{provide:Ct.S$,useClass:Ct.Do}:{provide:Ct.S$,useClass:Ct.b0},{provide:Qr,useFactory:()=>{const D=(0,r.f3M)(Ar),T=(0,r.f3M)(Ct.EM),y=(0,r.f3M)(M);return y.scrollOffset&&T.setOffset(y.scrollOffset),new Hi(D,T,y)}},N?.preloadingStrategy?Cl(N.preloadingStrategy).\u0275providers:[],{provide:r.PXZ,multi:!0,useFactory:Io},N?.initialNavigation?To(N):[],[{provide:Ks,useFactory:cn},{provide:r.tb,multi:!0,useExisting:Ks}]]}}static forChild(y){return{ngModule:D,providers:[Ss(y)]}}}return D.\u0275fac=function(y){return new(y||D)(r.LFG(ti,8))},D.\u0275mod=r.oAB({type:D}),D.\u0275inj=r.cJS({imports:[Ti]}),D})();function Po(D){return"guarded"}function To(D){return["disabled"===D.initialNavigation?hr(3,[{provide:r.ip1,multi:!0,useFactory:()=>{const T=(0,r.f3M)(Ar);return()=>{T.setUpLocationChangeListener()}}},{provide:ta,useValue:2}]).\u0275providers:[],"enabledBlocking"===D.initialNavigation?hr(2,[{provide:ta,useValue:0},{provide:r.ip1,multi:!0,deps:[r.zs3],useFactory:T=>{const y=T.get(Ct.V_,Promise.resolve());let N=!1;return()=>y.then(()=>new Promise(Z=>{const me=T.get(Ar),ke=T.get(fo);(function j(Z){T.get(Ar).events.pipe((0,ze.h)(ke=>ke instanceof Hn||ke instanceof Wr||ke instanceof Qi),(0,$e.U)(ke=>ke instanceof Hn||ke instanceof Wr&&(0===ke.code||1===ke.code)&&null),(0,ze.h)(ke=>null!==ke),(0,Ke.q)(1)).subscribe(()=>{Z()})})(()=>{Z(!0),N=!0}),me.afterPreactivation=()=>(Z(!0),N||ke.closed?(0,m.of)(void 0):ke),me.initialNavigation()}))}}]).\u0275providers:[]]}const Ks=new r.OlP("")},44681:(ge,ee,p)=>{"use strict";p.d(ee,{vL:()=>Ci,_D:()=>to,lQ:()=>Ds,NG:()=>Ot,M:()=>Cs,jt:()=>ia,jL:()=>ji,TH:()=>ui,Vi:()=>xo,XC:()=>va,iD:()=>Za,_h:()=>lc,J4:()=>In,FF:()=>Ka,bz:()=>oa,IJ:()=>ba,Pz:()=>Co,uN:()=>La,nv:()=>Js,Vx:()=>$o,Oz:()=>ka,tO:()=>Ro,Kk:()=>uu,_L:()=>hu,HK:()=>Fl,ZS:()=>Ia});var r=p(22560),o=p(94666),m=p(90833),f=p(20591),v=p(10745),S=p(50253),A=p(23280),H=p(78947),q=p(54987);const{isArray:le}=Array;function de(l){return 1===l.length&&le(l[0])?l[0]:l}var Q=p(93945);function Ae(...l){return 1===(l=de(l)).length?(0,q.Xf)(l[0]):new m.y(function Oe(l){return w=>{let s=[];for(let d=0;s&&!w.closed&&d{if(s){for(let W=0;W{let L=s.map(()=>[]),W=s.map(()=>!1);d.add(()=>{L=W=null});for(let Ne=0;!d.closed&&Ne{if(L[Ne].push(Xe),L.every(ct=>ct.length)){const ct=L.map(_t=>_t.shift());d.next(w?w(...ct):ct),L.some((_t,Pt)=>!_t.length&&W[Pt])&&d.complete()}},()=>{W[Ne]=!0,!L[Ne].length&&d.complete()}));return()=>{L=W=null}}):f.E}var Le=p(36646),Ke=p(59319),ze=p(68951),Te=p(60116),be=p(59295),je=p(50635),Ye=p(44874),yt=p(89173),nt=p(41944);function xt(l,w){return l===w}var vt=p(32673),It=p(19337);function Se(...l){const w=(0,Ct.jO)(l);return(0,nt.e)((s,d)=>{const L=l.length,W=new Array(L);let Ne=l.map(()=>!1),Xe=!1;for(let ct=0;ct{W[ct]=_t,!Xe&&!Ne[ct]&&(Ne[ct]=!0,(Xe=Ne.every(yt.y))&&(Ne=null))},Ve.Z));s.subscribe((0,Q.x)(d,ct=>{if(Xe){const _t=[ct,...W];d.next(w?w(..._t):_t)}}))})}var Pe=p(96936),Ze=p(73),Me=p(49525);function xe(l,w){return w?s=>(0,Ke.z)(w.pipe((0,be.q)(1),function Je(){return(0,nt.e)((l,w)=>{l.subscribe((0,Q.x)(w,Ve.Z))})}()),s.pipe(xe(l))):(0,Me.z)((s,d)=>(0,q.Xf)(l(s,d)).pipe((0,be.q)(1),(0,Ze.h)(s)))}function ve(l,w=Pe.z){const s=(0,H.H)(l,w);return xe(()=>s)}var Qe=p(81203),ft=p(2508),St=p(13879),Zt=p(14566),zt=p(56978),Yt=p(13262),Ut=p(96072),nn=p(4346),Xt=p(54812),Nn=p(41822),jt=(0,Yt.kZ)({defaultModifiers:[Ut.Z,nn.Z,Xt.Z,Nn.Z]}),mn=p(68634);const ot=["*"],tn=["month"],zn=["year"];function on(l,w){if(1&l&&(r.TgZ(0,"option",5),r._uU(1),r.qZA()),2&l){const s=w.$implicit,d=r.oxw();r.Q6J("value",s),r.uIk("aria-label",d.i18n.getMonthFullName(s,d.date.year)),r.xp6(1),r.Oqu(d.i18n.getMonthShortName(s,d.date.year))}}function un(l,w){if(1&l&&(r.TgZ(0,"option",5),r._uU(1),r.qZA()),2&l){const s=w.$implicit,d=r.oxw();r.Q6J("value",s),r.xp6(1),r.Oqu(d.i18n.getYearNumerals(s))}}function Bt(l,w){if(1&l){const s=r.EpF();r.TgZ(0,"ngb-datepicker-navigation-select",7),r.NdJ("select",function(L){r.CHM(s);const W=r.oxw();return r.KtG(W.select.emit(L))}),r.qZA()}if(2&l){const s=r.oxw();r.Q6J("date",s.date)("disabled",s.disabled)("months",s.selectBoxes.months)("years",s.selectBoxes.years)}}function Rn(l,w){1&l&&r._UZ(0,"div",0)}function Wn(l,w){1&l&&r._UZ(0,"div",0)}function On(l,w){if(1&l&&(r.YNc(0,Rn,1,0,"div",9),r.TgZ(1,"div",10),r._uU(2),r.qZA(),r.YNc(3,Wn,1,0,"div",9)),2&l){const s=w.$implicit,d=w.index,L=r.oxw(2);r.Q6J("ngIf",d>0),r.xp6(2),r.hij(" ",L.i18n.getMonthLabel(s.firstDate)," "),r.xp6(1),r.Q6J("ngIf",d!==L.months.length-1)}}function wr(l,w){if(1&l&&r.YNc(0,On,4,3,"ng-template",8),2&l){const s=r.oxw();r.Q6J("ngForOf",s.months)}}const Er=["ngbDatepickerDayView",""],fr=["defaultDayTemplate"],er=["content"];function ri(l,w){if(1&l&&r._UZ(0,"div",7),2&l){const d=w.currentMonth,L=w.selected,W=w.disabled,Ne=w.focused;r.Q6J("date",w.date)("currentMonth",d)("selected",L)("disabled",W)("focused",Ne)}}function Rr(l,w){if(1&l&&(r.TgZ(0,"div",12),r._uU(1),r.qZA()),2&l){const s=r.oxw().$implicit,d=r.oxw(2);r.xp6(1),r.hij(" ",d.i18n.getMonthLabel(s.firstDate)," ")}}function Yr(l,w){if(1&l&&(r.TgZ(0,"div",9),r.YNc(1,Rr,2,1,"div",10),r._UZ(2,"ngb-datepicker-month",11),r.qZA()),2&l){const s=w.$implicit,d=r.oxw(2);r.xp6(1),r.Q6J("ngIf","none"===d.navigation||d.displayMonths>1&&"select"===d.navigation),r.xp6(1),r.Q6J("month",s.firstDate)}}function pn(l,w){if(1&l&&r.YNc(0,Yr,3,2,"div",8),2&l){const s=r.oxw();r.Q6J("ngForOf",s.model.months)}}function ir(l,w){if(1&l){const s=r.EpF();r.TgZ(0,"ngb-datepicker-navigation",13),r.NdJ("navigate",function(L){r.CHM(s);const W=r.oxw();return r.KtG(W.onNavigateEvent(L))})("select",function(L){r.CHM(s);const W=r.oxw();return r.KtG(W.onNavigateDateSelect(L))}),r.qZA()}if(2&l){const s=r.oxw();r.Q6J("date",s.model.firstDate)("months",s.model.months)("disabled",s.model.disabled)("showSelect","select"===s.model.navigation)("prevDisabled",s.model.prevDisabled)("nextDisabled",s.model.nextDisabled)("selectBoxes",s.model.selectBoxes)}}function Mt(l,w){}function br(l,w){}function Zn(l,w){if(1&l&&(r.TgZ(0,"div",5),r._uU(1),r.qZA()),2&l){const s=r.oxw(2);r.xp6(1),r.Oqu(s.i18n.getWeekLabel())}}function Pn(l,w){if(1&l&&(r.TgZ(0,"div",6),r._uU(1),r.qZA()),2&l){const s=w.$implicit;r.xp6(1),r.Oqu(s)}}function we(l,w){if(1&l&&(r.TgZ(0,"div",2),r.YNc(1,Zn,2,1,"div",3),r.YNc(2,Pn,2,1,"div",4),r.qZA()),2&l){const s=r.oxw();r.xp6(1),r.Q6J("ngIf",s.datepicker.showWeekNumbers),r.xp6(1),r.Q6J("ngForOf",s.viewModel.weekdays)}}function pe(l,w){if(1&l&&(r.TgZ(0,"div",11),r._uU(1),r.qZA()),2&l){const s=r.oxw(2).$implicit,d=r.oxw();r.xp6(1),r.Oqu(d.i18n.getWeekNumerals(s.number))}}function ce(l,w){}function De(l,w){if(1&l&&r.YNc(0,ce,0,0,"ng-template",14),2&l){const s=r.oxw().$implicit,d=r.oxw(3);r.Q6J("ngTemplateOutlet",d.datepicker.dayTemplate)("ngTemplateOutletContext",s.context)}}function it(l,w){if(1&l){const s=r.EpF();r.TgZ(0,"div",12),r.NdJ("click",function(L){const Ne=r.CHM(s).$implicit;return r.oxw(3).doSelect(Ne),r.KtG(L.preventDefault())}),r.YNc(1,De,1,2,"ng-template",13),r.qZA()}if(2&l){const s=w.$implicit;r.ekj("disabled",s.context.disabled)("hidden",s.hidden)("ngb-dp-today",s.context.today),r.Q6J("tabindex",s.tabindex),r.uIk("aria-label",s.ariaLabel),r.xp6(1),r.Q6J("ngIf",!s.hidden)}}function Tt(l,w){if(1&l&&(r.TgZ(0,"div",8),r.YNc(1,pe,2,1,"div",9),r.YNc(2,it,2,9,"div",10),r.qZA()),2&l){const s=r.oxw().$implicit,d=r.oxw();r.xp6(1),r.Q6J("ngIf",d.datepicker.showWeekNumbers),r.xp6(1),r.Q6J("ngForOf",s.days)}}function $t(l,w){1&l&&r.YNc(0,Tt,3,2,"div",7),2&l&&r.Q6J("ngIf",!w.$implicit.collapsed)}const Vt=["dialog"],vn=["ngbNavOutlet",""];function Mr(l,w){}const Jt=function(l){return{$implicit:l}};function Sr(l,w){if(1&l&&(r.TgZ(0,"div",2),r.YNc(1,Mr,0,0,"ng-template",3),r.qZA()),2&l){const s=r.oxw().$implicit,d=r.oxw();r.Q6J("item",s)("nav",d.nav)("role",d.paneRole),r.xp6(1),r.Q6J("ngTemplateOutlet",(null==s.contentTpl?null:s.contentTpl.templateRef)||null)("ngTemplateOutletContext",r.VKq(5,Jt,s.active||d.isPanelTransitioning(s)))}}function Fr(l,w){if(1&l&&r.YNc(0,Sr,2,7,"div",1),2&l){const s=w.$implicit,d=r.oxw();r.Q6J("ngIf",s.isPanelInDom()||d.isPanelTransitioning(s))}}function Gi(l,w){if(1&l&&(r.TgZ(0,"span"),r._uU(1),r.qZA()),2&l){const s=r.oxw().$implicit,d=r.oxw();r.Tol(d.highlightClass),r.xp6(1),r.Oqu(s)}}function Ni(l,w){if(1&l&&r._uU(0),2&l){const s=r.oxw().$implicit;r.Oqu(s)}}function Zr(l,w){if(1&l&&(r.YNc(0,Gi,2,3,"span",1),r.YNc(1,Ni,1,1,"ng-template",null,2,r.W1O)),2&l){const s=w.odd,d=r.MAs(2);r.Q6J("ngIf",s)("ngIfElse",d)}}function pr(l){return parseInt(`${l}`,10)}function ws(l){return null!=l?`${l}`:""}function Ir(l){return"string"==typeof l}function gr(l){return!isNaN(pr(l))}function Cr(l){return"number"==typeof l&&isFinite(l)&&Math.floor(l)===l}function Dr(l){return null!=l}function Bn(l){return gr(l)?`0${l}`.slice(-2):""}function Ns(l,w){return l&&l.className&&l.className.split&&l.className.split(/\s+/).indexOf(w)>=0}function yr(l){return(l||document.body).getBoundingClientRect()}function di(l){return l.normalize("NFD").replace(/[\u0300-\u036f]/g,"")}const _r={animation:!0,transitionTimerDelayMs:5},$i=()=>{},{transitionTimerDelayMs:Br}=_r,zi=new Map,Gn=(l,w,s,d)=>{let L=d.context||{};const W=zi.get(w);if(W)switch(d.runningTransition){case"continue":return f.E;case"stop":l.run(()=>W.transition$.complete()),L=Object.assign(W.context,L),zi.delete(w)}const Ne=s(w,d.animation,L)||$i;if(!d.animation||"none"===window.getComputedStyle(w).transitionProperty)return l.run(()=>Ne()),(0,v.of)(void 0).pipe(function bs(l){return w=>new m.y(s=>w.subscribe({next:Ne=>l.run(()=>s.next(Ne)),error:Ne=>l.run(()=>s.error(Ne)),complete:()=>l.run(()=>s.complete())}))}(l));const Xe=new S.x,ct=new S.x,_t=Xe.pipe(function lt(...l){return w=>(0,Ke.z)(w,(0,v.of)(...l))}(!0));zi.set(w,{transition$:Xe,complete:()=>{ct.next(),ct.complete()},context:L});const Pt=function or(l){const{transitionDelay:w,transitionDuration:s}=window.getComputedStyle(l);return 1e3*(parseFloat(w)+parseFloat(s))}(w);return l.runOutsideAngular(()=>{const Mn=(0,A.R)(w,"transitionend").pipe((0,ze.R)(_t),(0,Te.h)(({target:rr})=>rr===w));Ae((0,H.H)(Pt+Br).pipe((0,ze.R)(_t)),Mn,ct).pipe((0,ze.R)(_t)).subscribe(()=>{zi.delete(w),l.run(()=>{Ne(),Xe.next(),Xe.complete()})})}),Xe.asObservable()},sn=(l,w,s)=>{let{direction:d,maxSize:L,dimension:W}=s;const{classList:Ne}=l;function Xe(){Ne.add("collapse"),"show"===d?Ne.add("show"):Ne.remove("show")}if(w)return L||(L=function Pr(l,w){if(typeof navigator>"u")return"0px";const{classList:s}=l,d=s.contains("show");d||s.add("show"),l.style[w]="";const L=l.getBoundingClientRect()[w]+"px";return d||s.remove("show"),L}(l,W),s.maxSize=L,l.style[W]="show"!==d?L:"0px",Ne.remove("collapse"),Ne.remove("collapsing"),Ne.remove("show"),yr(l),Ne.add("collapsing")),l.style[W]="show"===d?L:"0px",()=>{Xe(),Ne.remove("collapsing"),l.style[W]=""};Xe()};let Tr=(()=>{class l{constructor(){this.animation=_r.animation}}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),hi=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),I=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),Ms=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),vo=(()=>{class l{constructor(s){this._ngbConfig=s,this.horizontal=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(s){this._animation=s}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(Tr))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),to=(()=>{class l{constructor(s,d,L){this._element=s,this._zone=L,this._afterInit=!1,this._isCollapsed=!1,this.ngbCollapseChange=new r.vpe,this.shown=new r.vpe,this.hidden=new r.vpe,this.animation=d.animation,this.horizontal=d.horizontal}set collapsed(s){this._isCollapsed!==s&&(this._isCollapsed=s,this._afterInit&&this._runTransitionWithEvents(s,this.animation))}ngOnInit(){this._runTransition(this._isCollapsed,!1),this._afterInit=!0}toggle(s=this._isCollapsed){this.collapsed=!s,this.ngbCollapseChange.next(this._isCollapsed)}_runTransition(s,d){return Gn(this._zone,this._element.nativeElement,sn,{animation:d,runningTransition:"stop",context:{direction:s?"hide":"show",dimension:this.horizontal?"width":"height"}})}_runTransitionWithEvents(s,d){this._runTransition(s,d).subscribe(()=>{s?this.hidden.emit():this.shown.emit()})}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.SBq),r.Y36(vo),r.Y36(r.R0b))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbCollapse",""]],hostVars:2,hostBindings:function(s,d){2&s&&r.ekj("collapse-horizontal",d.horizontal)},inputs:{animation:"animation",collapsed:["ngbCollapse","collapsed"],horizontal:"horizontal"},outputs:{ngbCollapseChange:"ngbCollapseChange",shown:"shown",hidden:"hidden"},exportAs:["ngbCollapse"]}),l})(),Ds=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({}),l})();class ar{constructor(w,s,d){this.year=Cr(w)?w:null,this.month=Cr(s)?s:null,this.day=Cr(d)?d:null}static from(w){return w instanceof ar?w:w?new ar(w.year,w.month,w.day):null}equals(w){return null!=w&&this.year===w.year&&this.month===w.month&&this.day===w.day}before(w){return!!w&&(this.year===w.year?this.month===w.month?this.day!==w.day&&this.dayw.day:this.month>w.month:this.year>w.year)}}function li(l,w){return!function Ps(l,w){return!l&&!w||!!l&&!!w&&l.equals(w)}(l,w)}function Pi(l,w){return!(!l&&!w||l&&w&&l.year===w.year&&l.month===w.month)}function fi(l,w,s){return l&&w&&l.before(w)?w:l&&s&&l.after(s)?s:l||null}function Si(l,w){const{minDate:s,maxDate:d,disabled:L,markDisabled:W}=w;return!(null==l||L||W&&W(l,{year:l.year,month:l.month})||s&&l.before(s)||d&&l.after(d))}function vi(l){return new ar(l.getFullYear(),l.getMonth()+1,l.getDate())}function Qn(l){const w=new Date(l.year,l.month-1,l.day,12);return isNaN(w.getTime())||w.setFullYear(l.year),w}let Ci=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:function(){return function Ws(){return new uo}()},providedIn:"root"}),l})(),uo=(()=>{class l extends Ci{getDaysPerWeek(){return 7}getMonths(){return[1,2,3,4,5,6,7,8,9,10,11,12]}getWeeksPerMonth(){return 6}getNext(s,d="d",L=1){let W=Qn(s),Ne=!0,Xe=W.getMonth();switch(d){case"y":W.setFullYear(W.getFullYear()+L);break;case"m":Xe+=L,W.setMonth(Xe),Xe%=12,Xe<0&&(Xe+=12);break;case"d":W.setDate(W.getDate()+L),Ne=!1;break;default:return s}return Ne&&W.getMonth()!==Xe&&W.setDate(0),vi(W)}getPrev(s,d="d",L=1){return this.getNext(s,d,-L)}getWeekday(s){let L=Qn(s).getDay();return 0===L?7:L}getWeekNumber(s,d){7===d&&(d=0);const Ne=Qn(s[(11-d)%7]);Ne.setDate(Ne.getDate()+4-(Ne.getDay()||7));const Xe=Ne.getTime();return Ne.setMonth(0),Ne.setDate(1),Math.floor(Math.round((Xe-Ne.getTime())/864e5)/7)+1}getToday(){return vi(new Date)}isValid(s){if(!(s&&Cr(s.year)&&Cr(s.month)&&Cr(s.day)&&0!==s.year))return!1;const d=Qn(s);return!isNaN(d.getTime())&&d.getFullYear()===s.year&&d.getMonth()+1===s.month&&d.getDate()===s.day}}return l.\u0275fac=function(){let w;return function(d){return(w||(w=r.n5z(l)))(d||l)}}(),l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac}),l})(),ms=(()=>{class l{getMonthLabel(s){return`${this.getMonthFullName(s.month,s.year)} ${this.getYearNumerals(s.year)}`}getDayNumerals(s){return`${s.day}`}getWeekNumerals(s){return`${s}`}getYearNumerals(s){return`${s}`}getWeekLabel(){return""}}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:function(s){let d=null;return d=s?new s:function bo(l){return new Gs(l)}(r.LFG(r.soG)),d},providedIn:"root"}),l})(),Gs=(()=>{class l extends ms{constructor(s){super(),this._locale=s,this._monthsShort=(0,o.UT)(s,o.x.Standalone,o.Tn.Abbreviated),this._monthsFull=(0,o.UT)(s,o.x.Standalone,o.Tn.Wide)}getWeekdayLabel(s,d){const L=(0,o.Mn)(this._locale,o.x.Standalone,void 0===d?o.Tn.Short:d);return L.map((Ne,Xe)=>L[(Xe+1)%7])[s-1]||""}getMonthShortName(s){return this._monthsShort[s-1]||""}getMonthFullName(s){return this._monthsFull[s-1]||""}getDayAriaLabel(s){const d=new Date(s.year,s.month-1,s.day);return(0,o.p6)(d,"fullDate",this._locale)}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(r.soG))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac}),l})(),ss=(()=>{class l{constructor(s,d){this._calendar=s,this._i18n=d,this._VALIDATORS={dayTemplateData:L=>{if(this._state.dayTemplateData!==L)return{dayTemplateData:L}},displayMonths:L=>{if(Cr(L=pr(L))&&L>0&&this._state.displayMonths!==L)return{displayMonths:L}},disabled:L=>{if(this._state.disabled!==L)return{disabled:L}},firstDayOfWeek:L=>{if(Cr(L=pr(L))&&L>=0&&this._state.firstDayOfWeek!==L)return{firstDayOfWeek:L}},focusVisible:L=>{if(this._state.focusVisible!==L&&!this._state.disabled)return{focusVisible:L}},markDisabled:L=>{if(this._state.markDisabled!==L)return{markDisabled:L}},maxDate:L=>{const W=this.toValidDate(L,null);if(li(this._state.maxDate,W))return{maxDate:W}},minDate:L=>{const W=this.toValidDate(L,null);if(li(this._state.minDate,W))return{minDate:W}},navigation:L=>{if(this._state.navigation!==L)return{navigation:L}},outsideDays:L=>{if(this._state.outsideDays!==L)return{outsideDays:L}},weekdays:L=>{const W=!0===L||!1===L?o.Tn.Short:L,Ne=!0!==L&&!1!==L||L;if(this._state.weekdayWidth!==W||this._state.weekdaysVisible!==Ne)return{weekdayWidth:W,weekdaysVisible:Ne}}},this._model$=new S.x,this._dateSelect$=new S.x,this._state={dayTemplateData:null,markDisabled:null,maxDate:null,minDate:null,disabled:!1,displayMonths:1,firstDate:null,firstDayOfWeek:1,lastDate:null,focusDate:null,focusVisible:!1,months:[],navigation:"select",outsideDays:"visible",prevDisabled:!1,nextDisabled:!1,selectedDate:null,selectBoxes:{years:[],months:[]},weekdayWidth:o.Tn.Short,weekdaysVisible:!0}}get model$(){return this._model$.pipe((0,Te.h)(s=>s.months.length>0))}get dateSelect$(){return this._dateSelect$.pipe((0,Te.h)(s=>null!==s))}set(s){let d=Object.keys(s).map(L=>this._VALIDATORS[L](s[L])).reduce((L,W)=>({...L,...W}),{});Object.keys(d).length>0&&this._nextState(d)}focus(s){const d=this.toValidDate(s,null);null!=d&&!this._state.disabled&&li(this._state.focusDate,d)&&this._nextState({focusDate:s})}focusSelect(){Si(this._state.focusDate,this._state)&&this.select(this._state.focusDate,{emitEvent:!0})}open(s){const d=this.toValidDate(s,this._calendar.getToday());null!=d&&!this._state.disabled&&(!this._state.firstDate||Pi(this._state.firstDate,d))&&this._nextState({firstDate:d})}select(s,d={}){const L=this.toValidDate(s,null);null!=L&&!this._state.disabled&&(li(this._state.selectedDate,L)&&this._nextState({selectedDate:L}),d.emitEvent&&Si(L,this._state)&&this._dateSelect$.next(L))}toValidDate(s,d){const L=ar.from(s);return void 0===d&&(d=this._calendar.getToday()),this._calendar.isValid(L)?L:d}getMonth(s){for(let d of this._state.months)if(s.month===d.number&&s.year===d.year)return d;throw new Error(`month ${s.month} of year ${s.year} not found`)}_nextState(s){const d=this._updateState(s);this._patchContexts(d),this._state=d,this._model$.next(this._state)}_patchContexts(s){const{months:d,displayMonths:L,selectedDate:W,focusDate:Ne,focusVisible:Xe,disabled:ct,outsideDays:_t}=s;s.months.forEach(Pt=>{Pt.weeks.forEach(Mn=>{Mn.days.forEach(ln=>{Ne&&(ln.context.focused=Ne.equals(ln.date)&&Xe),ln.tabindex=!ct&&Ne&&ln.date.equals(Ne)&&Ne.month===Pt.number?0:-1,!0===ct&&(ln.context.disabled=!0),void 0!==W&&(ln.context.selected=null!==W&&W.equals(ln.date)),Pt.number!==ln.date.month&&(ln.hidden="hidden"===_t||"collapsed"===_t||L>1&&ln.date.after(d[0].firstDate)&&ln.date.before(d[L-1].lastDate))})})})}_updateState(s){const d=Object.assign({},this._state,s);let L=d.firstDate;if(("minDate"in s||"maxDate"in s)&&(function _s(l,w){if(w&&l&&w.before(l))throw new Error(`'maxDate' ${w} should be greater than 'minDate' ${l}`)}(d.minDate,d.maxDate),d.focusDate=fi(d.focusDate,d.minDate,d.maxDate),d.firstDate=fi(d.firstDate,d.minDate,d.maxDate),L=d.focusDate),"disabled"in s&&(d.focusVisible=!1),"selectedDate"in s&&0===this._state.months.length&&(L=d.selectedDate),"focusVisible"in s||"focusDate"in s&&(d.focusDate=fi(d.focusDate,d.minDate,d.maxDate),L=d.focusDate,0!==d.months.length&&d.focusDate&&!d.focusDate.before(d.firstDate)&&!d.focusDate.after(d.lastDate)))return d;if("firstDate"in s&&(d.firstDate=fi(d.firstDate,d.minDate,d.maxDate),L=d.firstDate),L){const Ne=function xi(l,w,s,d,L){const{displayMonths:W,months:Ne}=s,Xe=Ne.splice(0,Ne.length);return Array.from({length:W},(_t,Pt)=>{const Mn=Object.assign(l.getNext(w,"m",Pt),{day:1});if(Ne[Pt]=null,!L){const ln=Xe.findIndex(rr=>rr.firstDate.equals(Mn));-1!==ln&&(Ne[Pt]=Xe.splice(ln,1)[0])}return Mn}).forEach((_t,Pt)=>{null===Ne[Pt]&&(Ne[Pt]=function is(l,w,s,d,L={}){const{dayTemplateData:W,minDate:Ne,maxDate:Xe,firstDayOfWeek:ct,markDisabled:_t,outsideDays:Pt,weekdayWidth:Mn,weekdaysVisible:ln}=s,rr=l.getToday();L.firstDate=null,L.lastDate=null,L.number=w.month,L.year=w.year,L.weeks=L.weeks||[],L.weekdays=L.weekdays||[],w=function qr(l,w,s){const d=l.getDaysPerWeek(),L=new ar(w.year,w.month,1),W=l.getWeekday(L)%d;return l.getPrev(L,"d",(d+W-s)%d)}(l,w,ct),ln||(L.weekdays.length=0);for(let qs=0;qsmo.date),ct),_i.collapsed="collapsed"===Pt&&_o[0].date.month!==L.number&&_o[_o.length-1].date.month!==L.number}return L}(l,_t,s,d,Xe.shift()||{}))}),Ne}(this._calendar,L,d,this._i18n,"dayTemplateData"in s||"firstDayOfWeek"in s||"markDisabled"in s||"minDate"in s||"maxDate"in s||"disabled"in s||"outsideDays"in s||"weekdaysVisible"in s);d.months=Ne,d.firstDate=Ne[0].firstDate,d.lastDate=Ne[Ne.length-1].lastDate,"selectedDate"in s&&!Si(d.selectedDate,d)&&(d.selectedDate=null),"firstDate"in s&&(!d.focusDate||d.focusDate.before(d.firstDate)||d.focusDate.after(d.lastDate))&&(d.focusDate=L);const Xe=!this._state.firstDate||this._state.firstDate.year!==d.firstDate.year,ct=!this._state.firstDate||this._state.firstDate.month!==d.firstDate.month;"select"===d.navigation?(("minDate"in s||"maxDate"in s||0===d.selectBoxes.years.length||Xe)&&(d.selectBoxes.years=function lo(l,w,s){if(!l)return[];const d=w?Math.max(w.year,l.year-500):l.year-10,W=(s?Math.min(s.year,l.year+500):l.year+10)-d+1,Ne=Array(W);for(let Xe=0;XeNe===s.month);L=L.slice(W)}if(d&&w.year===d.year){const W=L.findIndex(Ne=>Ne===d.month);L=L.slice(0,W+1)}return L}(this._calendar,d.firstDate,d.minDate,d.maxDate))):d.selectBoxes={years:[],months:[]},("arrows"===d.navigation||"select"===d.navigation)&&(ct||Xe||"minDate"in s||"maxDate"in s||"disabled"in s)&&(d.prevDisabled=d.disabled||function Ji(l,w,s){const d=Object.assign(l.getPrev(w,"m"),{day:1});return null!=s&&(d.year===s.year&&d.month{return(l=Li||(Li={}))[l.PREV=0]="PREV",l[l.NEXT=1]="NEXT",Li;var l})();let Ri=(()=>{class l{constructor(){this.displayMonths=1,this.firstDayOfWeek=1,this.navigation="select",this.outsideDays="visible",this.showWeekNumbers=!1,this.weekdays=o.Tn.Short}}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),lr=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:function(){return function ro(){return new gs}()},providedIn:"root"}),l})(),gs=(()=>{class l extends lr{fromModel(s){return s&&Cr(s.year)&&Cr(s.month)&&Cr(s.day)?{year:s.year,month:s.month,day:s.day}:null}toModel(s){return s&&Cr(s.year)&&Cr(s.month)&&Cr(s.day)?{year:s.year,month:s.month,day:s.day}:null}}return l.\u0275fac=function(){let w;return function(d){return(w||(w=r.n5z(l)))(d||l)}}(),l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac}),l})(),qi=(()=>{class l{constructor(s,d){this.i18n=s,this._renderer=d,this.select=new r.vpe,this._month=-1,this._year=-1}changeMonth(s){this.select.emit(new ar(this.date.year,pr(s),1))}changeYear(s){this.select.emit(new ar(pr(s),this.date.month,1))}ngAfterViewChecked(){this.date&&(this.date.month!==this._month&&(this._month=this.date.month,this._renderer.setProperty(this.monthSelect.nativeElement,"value",this._month)),this.date.year!==this._year&&(this._year=this.date.year,this._renderer.setProperty(this.yearSelect.nativeElement,"value",this._year)))}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(ms),r.Y36(r.Qsj))},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-datepicker-navigation-select"]],viewQuery:function(s,d){if(1&s&&(r.Gf(tn,7,r.SBq),r.Gf(zn,7,r.SBq)),2&s){let L;r.iGM(L=r.CRH())&&(d.monthSelect=L.first),r.iGM(L=r.CRH())&&(d.yearSelect=L.first)}},inputs:{date:"date",disabled:"disabled",months:"months",years:"years"},outputs:{select:"select"},decls:6,vars:4,consts:function(){let w,s,d,L;return w=$localize`:@@ngb.datepicker.select-month:Select month`,s=$localize`:@@ngb.datepicker.select-month:Select month`,d=$localize`:@@ngb.datepicker.select-year:Select year`,L=$localize`:@@ngb.datepicker.select-year:Select year`,[["aria-label",w,"title",s,1,"form-select",3,"disabled","change"],["month",""],[3,"value",4,"ngFor","ngForOf"],["aria-label",d,"title",L,1,"form-select",3,"disabled","change"],["year",""],[3,"value"]]},template:function(s,d){1&s&&(r.TgZ(0,"select",0,1),r.NdJ("change",function(W){return d.changeMonth(W.target.value)}),r.YNc(2,on,2,3,"option",2),r.qZA(),r.TgZ(3,"select",3,4),r.NdJ("change",function(W){return d.changeYear(W.target.value)}),r.YNc(5,un,2,2,"option",2),r.qZA()),2&s&&(r.Q6J("disabled",d.disabled),r.xp6(2),r.Q6J("ngForOf",d.months),r.xp6(1),r.Q6J("disabled",d.disabled),r.xp6(2),r.Q6J("ngForOf",d.years))},dependencies:[o.sg,ft.YN,ft.Kr],styles:["ngb-datepicker-navigation-select>.form-select{flex:1 1 auto;padding:0 .5rem;font-size:.875rem;height:1.85rem}ngb-datepicker-navigation-select>.form-select:focus{z-index:1}ngb-datepicker-navigation-select>.form-select::-ms-value{background-color:transparent!important}\n"],encapsulation:2,changeDetection:0}),l})(),Ts=(()=>{class l{constructor(s){this.i18n=s,this.navigation=Li,this.months=[],this.navigate=new r.vpe,this.select=new r.vpe}onClickPrev(s){s.currentTarget.focus(),this.navigate.emit(this.navigation.PREV)}onClickNext(s){s.currentTarget.focus(),this.navigate.emit(this.navigation.NEXT)}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(ms))},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-datepicker-navigation"]],inputs:{date:"date",disabled:"disabled",months:"months",showSelect:"showSelect",prevDisabled:"prevDisabled",nextDisabled:"nextDisabled",selectBoxes:"selectBoxes"},outputs:{navigate:"navigate",select:"select"},decls:8,vars:4,consts:function(){let w,s,d,L;return w=$localize`:@@ngb.datepicker.previous-month:Previous month`,s=$localize`:@@ngb.datepicker.previous-month:Previous month`,d=$localize`:@@ngb.datepicker.next-month:Next month`,L=$localize`:@@ngb.datepicker.next-month:Next month`,[[1,"ngb-dp-arrow"],["type","button","aria-label",w,"title",s,1,"btn","btn-link","ngb-dp-arrow-btn",3,"disabled","click"],[1,"ngb-dp-navigation-chevron"],["class","ngb-dp-navigation-select",3,"date","disabled","months","years","select",4,"ngIf"],[4,"ngIf"],[1,"ngb-dp-arrow","right"],["type","button","aria-label",d,"title",L,1,"btn","btn-link","ngb-dp-arrow-btn",3,"disabled","click"],[1,"ngb-dp-navigation-select",3,"date","disabled","months","years","select"],["ngFor","",3,"ngForOf"],["class","ngb-dp-arrow",4,"ngIf"],[1,"ngb-dp-month-name"]]},template:function(s,d){1&s&&(r.TgZ(0,"div",0)(1,"button",1),r.NdJ("click",function(W){return d.onClickPrev(W)}),r._UZ(2,"span",2),r.qZA()(),r.YNc(3,Bt,1,4,"ngb-datepicker-navigation-select",3),r.YNc(4,wr,1,1,null,4),r.TgZ(5,"div",5)(6,"button",6),r.NdJ("click",function(W){return d.onClickNext(W)}),r._UZ(7,"span",2),r.qZA()()),2&s&&(r.xp6(1),r.Q6J("disabled",d.prevDisabled),r.xp6(2),r.Q6J("ngIf",d.showSelect),r.xp6(1),r.Q6J("ngIf",!d.showSelect),r.xp6(2),r.Q6J("disabled",d.nextDisabled))},dependencies:[o.sg,o.O5,qi],styles:["ngb-datepicker-navigation{display:flex;align-items:center}.ngb-dp-navigation-chevron{border-style:solid;border-width:.2em .2em 0 0;display:inline-block;width:.75em;height:.75em;margin-left:.25em;margin-right:.15em;transform:rotate(-135deg)}.ngb-dp-arrow{display:flex;flex:1 1 auto;padding-right:0;padding-left:0;margin:0;width:2rem;height:2rem}.ngb-dp-arrow.right{justify-content:flex-end}.ngb-dp-arrow.right .ngb-dp-navigation-chevron{transform:rotate(45deg);margin-left:.15em;margin-right:.25em}.ngb-dp-arrow-btn{padding:0 .25rem;margin:0 .5rem;border:none;background-color:transparent;z-index:1}.ngb-dp-arrow-btn:focus{outline-width:1px;outline-style:auto}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.ngb-dp-arrow-btn:focus{outline-style:solid}}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center}.ngb-dp-navigation-select{display:flex;flex:1 1 9rem}\n"],encapsulation:2,changeDetection:0}),l})(),co=(()=>{class l{constructor(s){this.i18n=s}isMuted(){return!this.selected&&(this.date.month!==this.currentMonth||this.disabled)}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(ms))},l.\u0275cmp=r.Xpm({type:l,selectors:[["","ngbDatepickerDayView",""]],hostAttrs:[1,"btn-light"],hostVars:10,hostBindings:function(s,d){2&s&&r.ekj("bg-primary",d.selected)("text-white",d.selected)("text-muted",d.isMuted())("outside",d.isMuted())("active",d.focused)},inputs:{currentMonth:"currentMonth",date:"date",disabled:"disabled",focused:"focused",selected:"selected"},attrs:Er,decls:1,vars:1,template:function(s,d){1&s&&r._uU(0),2&s&&r.Oqu(d.i18n.getDayNumerals(d.date))},styles:["[ngbDatepickerDayView]{text-align:center;width:2rem;height:2rem;line-height:2rem;border-radius:.25rem;background:transparent}[ngbDatepickerDayView]:hover:not(.bg-primary),[ngbDatepickerDayView].active:not(.bg-primary){background-color:var(--bs-btn-bg);outline:1px solid var(--bs-border-color)}[ngbDatepickerDayView].outside{opacity:.5}\n"],encapsulation:2,changeDetection:0}),l})();var $n=(()=>{return(l=$n||($n={}))[l.Tab=9]="Tab",l[l.Enter=13]="Enter",l[l.Escape=27]="Escape",l[l.Space=32]="Space",l[l.PageUp=33]="PageUp",l[l.PageDown=34]="PageDown",l[l.End=35]="End",l[l.Home=36]="Home",l[l.ArrowLeft=37]="ArrowLeft",l[l.ArrowUp=38]="ArrowUp",l[l.ArrowRight=39]="ArrowRight",l[l.ArrowDown=40]="ArrowDown",$n;var l})();let pi=(()=>{class l{processKey(s,d){const{state:L,calendar:W}=d;switch(s.which){case $n.PageUp:d.focusDate(W.getPrev(L.focusedDate,s.shiftKey?"y":"m",1));break;case $n.PageDown:d.focusDate(W.getNext(L.focusedDate,s.shiftKey?"y":"m",1));break;case $n.End:d.focusDate(s.shiftKey?L.maxDate:L.lastDate);break;case $n.Home:d.focusDate(s.shiftKey?L.minDate:L.firstDate);break;case $n.ArrowLeft:d.focusDate(W.getPrev(L.focusedDate,"d",1));break;case $n.ArrowUp:d.focusDate(W.getPrev(L.focusedDate,"d",W.getDaysPerWeek()));break;case $n.ArrowRight:d.focusDate(W.getNext(L.focusedDate,"d",1));break;case $n.ArrowDown:d.focusDate(W.getNext(L.focusedDate,"d",W.getDaysPerWeek()));break;case $n.Enter:case $n.Space:d.focusSelect();break;default:return}s.preventDefault(),s.stopPropagation()}}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),$s=(()=>{class l{constructor(s){this.templateRef=s}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.Rgc))},l.\u0275dir=r.lG2({type:l,selectors:[["ng-template","ngbDatepickerContent",""]]}),l})(),zs=(()=>{class l{constructor(s,d,L,W,Ne,Xe,ct,_t){this._service=s,this._calendar=d,this.i18n=L,this._elementRef=Xe,this._ngbDateAdapter=ct,this._ngZone=_t,this._controlValue=null,this._destroyed$=new S.x,this._publicState={},this.navigate=new r.vpe,this.dateSelect=new r.vpe,this.onChange=Pt=>{},this.onTouched=()=>{},["dayTemplate","dayTemplateData","displayMonths","firstDayOfWeek","footerTemplate","markDisabled","minDate","maxDate","navigation","outsideDays","showWeekNumbers","startDate","weekdays"].forEach(Pt=>this[Pt]=W[Pt]),s.dateSelect$.pipe((0,ze.R)(this._destroyed$)).subscribe(Pt=>{this.dateSelect.emit(Pt)}),s.model$.pipe((0,ze.R)(this._destroyed$)).subscribe(Pt=>{const Mn=Pt.firstDate,ln=this.model?this.model.firstDate:null;this._publicState={maxDate:Pt.maxDate,minDate:Pt.minDate,firstDate:Pt.firstDate,lastDate:Pt.lastDate,focusedDate:Pt.focusDate,months:Pt.months.map(mo=>mo.firstDate)};let rr=!1;if(!Mn.equals(ln)&&(this.navigate.emit({current:ln?{year:ln.year,month:ln.month}:null,next:{year:Mn.year,month:Mn.month},preventDefault:()=>rr=!0}),rr&&null!==ln))return void this._service.open(ln);const qs=Pt.selectedDate,_i=Pt.focusDate,_o=this.model?this.model.focusDate:null;this.model=Pt,li(qs,this._controlValue)&&(this._controlValue=qs,this.onTouched(),this.onChange(this._ngbDateAdapter.toModel(qs))),li(_i,_o)&&_o&&Pt.focusVisible&&this.focus(),Ne.markForCheck()})}get state(){return this._publicState}get calendar(){return this._calendar}focusDate(s){this._service.focus(ar.from(s))}focusSelect(){this._service.focusSelect()}focus(){this._ngZone.onStable.asObservable().pipe((0,be.q)(1)).subscribe(()=>{const s=this._elementRef.nativeElement.querySelector('div.ngb-dp-day[tabindex="0"]');s&&s.focus()})}navigateTo(s){this._service.open(ar.from(s?s.day?s:{...s,day:1}:null))}ngAfterViewInit(){this._ngZone.runOutsideAngular(()=>{const s=(0,A.R)(this._contentEl.nativeElement,"focusin"),d=(0,A.R)(this._contentEl.nativeElement,"focusout"),{nativeElement:L}=this._elementRef;(0,Le.T)(s,d).pipe((0,Te.h)(({target:W,relatedTarget:Ne})=>!(Ns(W,"ngb-dp-day")&&Ns(Ne,"ngb-dp-day")&&L.contains(W)&&L.contains(Ne))),(0,ze.R)(this._destroyed$)).subscribe(({type:W})=>this._ngZone.run(()=>this._service.set({focusVisible:"focusin"===W})))})}ngOnDestroy(){this._destroyed$.next()}ngOnInit(){if(void 0===this.model){const s={};["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays","weekdays"].forEach(d=>s[d]=this[d]),this._service.set(s),this.navigateTo(this.startDate)}this.dayTemplate||(this.dayTemplate=this._defaultDayTemplate)}ngOnChanges(s){const d={};if(["dayTemplateData","displayMonths","markDisabled","firstDayOfWeek","navigation","minDate","maxDate","outsideDays","weekdays"].filter(L=>L in s).forEach(L=>d[L]=this[L]),this._service.set(d),"startDate"in s){const{currentValue:L,previousValue:W}=s.startDate;Pi(W,L)&&this.navigateTo(this.startDate)}}onDateSelect(s){this._service.focus(s),this._service.select(s,{emitEvent:!0})}onNavigateDateSelect(s){this._service.open(s)}onNavigateEvent(s){switch(s){case Li.PREV:this._service.open(this._calendar.getPrev(this.model.firstDate,"m",1));break;case Li.NEXT:this._service.open(this._calendar.getNext(this.model.firstDate,"m",1))}}registerOnChange(s){this.onChange=s}registerOnTouched(s){this.onTouched=s}setDisabledState(s){this._service.set({disabled:s})}writeValue(s){this._controlValue=ar.from(this._ngbDateAdapter.fromModel(s)),this._service.select(this._controlValue)}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(ss),r.Y36(Ci),r.Y36(ms),r.Y36(Ri),r.Y36(r.sBO),r.Y36(r.SBq),r.Y36(lr),r.Y36(r.R0b))},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-datepicker"]],contentQueries:function(s,d,L){if(1&s&&r.Suo(L,$s,7),2&s){let W;r.iGM(W=r.CRH())&&(d.contentTemplate=W.first)}},viewQuery:function(s,d){if(1&s&&(r.Gf(fr,7),r.Gf(er,7)),2&s){let L;r.iGM(L=r.CRH())&&(d._defaultDayTemplate=L.first),r.iGM(L=r.CRH())&&(d._contentEl=L.first)}},hostVars:2,hostBindings:function(s,d){2&s&&r.ekj("disabled",d.model.disabled)},inputs:{dayTemplate:"dayTemplate",dayTemplateData:"dayTemplateData",displayMonths:"displayMonths",firstDayOfWeek:"firstDayOfWeek",footerTemplate:"footerTemplate",markDisabled:"markDisabled",maxDate:"maxDate",minDate:"minDate",navigation:"navigation",outsideDays:"outsideDays",showWeekNumbers:"showWeekNumbers",startDate:"startDate",weekdays:"weekdays"},outputs:{navigate:"navigate",dateSelect:"dateSelect"},exportAs:["ngbDatepicker"],features:[r._Bn([{provide:ft.JU,useExisting:(0,r.Gpc)(()=>l),multi:!0},ss]),r.TTD],decls:10,vars:5,consts:[["defaultDayTemplate",""],["defaultContentTemplate",""],[1,"ngb-dp-header"],[3,"date","months","disabled","showSelect","prevDisabled","nextDisabled","selectBoxes","navigate","select",4,"ngIf"],[1,"ngb-dp-content"],["content",""],[3,"ngTemplateOutlet"],["ngbDatepickerDayView","",3,"date","currentMonth","selected","disabled","focused"],["class","ngb-dp-month",4,"ngFor","ngForOf"],[1,"ngb-dp-month"],["class","ngb-dp-month-name",4,"ngIf"],[3,"month"],[1,"ngb-dp-month-name"],[3,"date","months","disabled","showSelect","prevDisabled","nextDisabled","selectBoxes","navigate","select"]],template:function(s,d){if(1&s&&(r.YNc(0,ri,1,5,"ng-template",null,0,r.W1O),r.YNc(2,pn,1,1,"ng-template",null,1,r.W1O),r.TgZ(4,"div",2),r.YNc(5,ir,1,7,"ngb-datepicker-navigation",3),r.qZA(),r.TgZ(6,"div",4,5),r.YNc(8,Mt,0,0,"ng-template",6),r.qZA(),r.YNc(9,br,0,0,"ng-template",6)),2&s){const L=r.MAs(3);r.xp6(5),r.Q6J("ngIf","none"!==d.navigation),r.xp6(1),r.ekj("ngb-dp-months",!d.contentTemplate),r.xp6(2),r.Q6J("ngTemplateOutlet",(null==d.contentTemplate?null:d.contentTemplate.templateRef)||L),r.xp6(1),r.Q6J("ngTemplateOutlet",d.footerTemplate)}},dependencies:function(){return[o.sg,o.O5,o.tP,k,Ts,co]},styles:["ngb-datepicker{border:1px solid var(--bs-border-color);border-radius:.25rem;display:inline-block}ngb-datepicker-month{pointer-events:auto}ngb-datepicker.dropdown-menu{padding:0}ngb-datepicker.disabled .ngb-dp-weekday,ngb-datepicker.disabled .ngb-dp-week-number,ngb-datepicker.disabled .ngb-dp-month-name{color:var(--bs-text-muted)}.ngb-dp-body{z-index:1055}.ngb-dp-header{border-bottom:0;border-radius:.25rem .25rem 0 0;padding-top:.25rem;background-color:var(--bs-light)}.ngb-dp-months{display:flex}.ngb-dp-month{pointer-events:none}.ngb-dp-month-name{font-size:larger;height:2rem;line-height:2rem;text-align:center;background-color:var(--bs-light)}.ngb-dp-month+.ngb-dp-month .ngb-dp-month-name,.ngb-dp-month+.ngb-dp-month .ngb-dp-week{padding-left:1rem}.ngb-dp-month:last-child .ngb-dp-week{padding-right:.25rem}.ngb-dp-month:first-child .ngb-dp-week{padding-left:.25rem}.ngb-dp-month .ngb-dp-week:last-child{padding-bottom:.25rem}\n"],encapsulation:2,changeDetection:0}),l})(),k=(()=>{class l{constructor(s,d,L,W){this.i18n=s,this.datepicker=d,this._keyboardService=L,this._service=W}set month(s){this.viewModel=this._service.getMonth(s)}onKeyDown(s){this._keyboardService.processKey(s,this.datepicker)}doSelect(s){!s.context.disabled&&!s.hidden&&this.datepicker.onDateSelect(s.date)}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(ms),r.Y36(zs),r.Y36(pi),r.Y36(ss))},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-datepicker-month"]],hostAttrs:["role","grid"],hostBindings:function(s,d){1&s&&r.NdJ("keydown",function(W){return d.onKeyDown(W)})},inputs:{month:"month"},decls:2,vars:2,consts:[["class","ngb-dp-week ngb-dp-weekdays","role","row",4,"ngIf"],["ngFor","",3,"ngForOf"],["role","row",1,"ngb-dp-week","ngb-dp-weekdays"],["class","ngb-dp-weekday ngb-dp-showweek small",4,"ngIf"],["class","ngb-dp-weekday small","role","columnheader",4,"ngFor","ngForOf"],[1,"ngb-dp-weekday","ngb-dp-showweek","small"],["role","columnheader",1,"ngb-dp-weekday","small"],["class","ngb-dp-week","role","row",4,"ngIf"],["role","row",1,"ngb-dp-week"],["class","ngb-dp-week-number small text-muted",4,"ngIf"],["class","ngb-dp-day","role","gridcell",3,"disabled","tabindex","hidden","ngb-dp-today","click",4,"ngFor","ngForOf"],[1,"ngb-dp-week-number","small","text-muted"],["role","gridcell",1,"ngb-dp-day",3,"tabindex","click"],[3,"ngIf"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(s,d){1&s&&(r.YNc(0,we,3,2,"div",0),r.YNc(1,$t,1,1,"ng-template",1)),2&s&&(r.Q6J("ngIf",d.viewModel.weekdays.length>0),r.xp6(1),r.Q6J("ngForOf",d.viewModel.weeks))},dependencies:[o.sg,o.O5,o.tP],styles:['ngb-datepicker-month{display:block}.ngb-dp-weekday,.ngb-dp-week-number{line-height:2rem;text-align:center;font-style:italic}.ngb-dp-weekday{color:var(--bs-info)}.ngb-dp-week{border-radius:.25rem;display:flex}.ngb-dp-weekdays{border-bottom:1px solid var(--bs-border-color);border-radius:0;background-color:var(--bs-light)}.ngb-dp-day,.ngb-dp-weekday,.ngb-dp-week-number{width:2rem;height:2rem}.ngb-dp-day{cursor:pointer}.ngb-dp-day.disabled,.ngb-dp-day.hidden{cursor:default;pointer-events:none}.ngb-dp-day[tabindex="0"]{z-index:1}\n'],encapsulation:2}),l})();const $=(l,w)=>!!w&&w.some(s=>s.contains(l)),R=(l,w)=>!w||null!=function Ti(l,w){return!w||typeof l.closest>"u"?null:l.closest(w)}(l,w),te=typeof navigator<"u"&&!!navigator.userAgent&&(/iPad|iPhone|iPod/.test(navigator.userAgent)||/Macintosh/.test(navigator.userAgent)&&navigator.maxTouchPoints&&navigator.maxTouchPoints>2||/Android/.test(navigator.userAgent));function P(l,w,s,d,L,W,Ne,Xe){s&&l.runOutsideAngular((l=>te?()=>setTimeout(()=>l(),100):l)(()=>{const _t=(0,A.R)(w,"keydown").pipe((0,ze.R)(L),(0,Te.h)(ln=>ln.which===$n.Escape),(0,It.b)(ln=>ln.preventDefault())),Pt=(0,A.R)(w,"mousedown").pipe((0,je.U)(ln=>{const rr=ln.target;return 2!==ln.button&&!$(rr,Ne)&&("inside"===s?$(rr,W)&&R(rr,Xe):"outside"===s?!$(rr,W):R(rr,Xe)||!$(rr,W))}),(0,ze.R)(L)),Mn=(0,A.R)(w,"mouseup").pipe(Se(Pt),(0,Te.h)(([ln,rr])=>rr),ve(0),(0,ze.R)(L));Ae([_t.pipe((0,je.U)(ln=>0)),Mn.pipe((0,je.U)(ln=>1))]).subscribe(ln=>l.run(()=>d(ln)))}))}const h=["a[href]","button:not([disabled])",'input:not([disabled]):not([type="hidden"])',"select:not([disabled])","textarea:not([disabled])","[contenteditable]",'[tabindex]:not([tabindex="-1"])'].join(", ");function _(l){const w=Array.from(l.querySelectorAll(h)).filter(s=>-1!==s.tabIndex);return[w[0],w[w.length-1]]}const x=(l,w,s,d=!1)=>{l.runOutsideAngular(()=>{const L=(0,A.R)(w,"focusin").pipe((0,ze.R)(s),(0,je.U)(W=>W.target));(0,A.R)(w,"keydown").pipe((0,ze.R)(s),(0,Te.h)(W=>W.which===$n.Tab),Se(L)).subscribe(([W,Ne])=>{const[Xe,ct]=_(w);(Ne===Xe||Ne===w)&&W.shiftKey&&(ct.focus(),W.preventDefault()),Ne===ct&&!W.shiftKey&&(Xe.focus(),W.preventDefault())}),d&&(0,A.R)(w,"click").pipe((0,ze.R)(s),Se(L),(0,je.U)(W=>W[1])).subscribe(W=>W.focus())})},J=/\s+/,ie=/ +/gi,ye={top:["top"],bottom:["bottom"],start:["left","right"],left:["left"],end:["right","left"],right:["right"],"top-start":["top-start","top-end"],"top-left":["top-start"],"top-end":["top-end","top-start"],"top-right":["top-end"],"bottom-start":["bottom-start","bottom-end"],"bottom-left":["bottom-start"],"bottom-end":["bottom-end","bottom-start"],"bottom-right":["bottom-end"],"start-top":["left-start","right-start"],"left-top":["left-start"],"start-bottom":["left-end","right-end"],"left-bottom":["left-end"],"end-top":["right-start","left-start"],"right-top":["right-start"],"end-bottom":["right-end","left-end"],"right-bottom":["right-end"]},Ue=/^left/,st=/^right/,Lt=/^start/,At=/^end/;function qt({placement:l,baseClass:w},s){let d=Array.isArray(l)?l:l.split(J),W=d.findIndex(_t=>"auto"===_t);W>=0&&["top","bottom","start","end","top-start","top-end","bottom-start","bottom-end","start-top","start-bottom","end-top","end-bottom"].forEach(function(_t){null==d.find(Pt=>-1!==Pt.search("^"+_t))&&d.splice(W++,1,_t)});const Ne=d.map(_t=>function Ce(l,w){const[s,d]=ye[l];return w&&d||s}(_t,s.isRTL()));return{placement:Ne.shift(),modifiers:[{name:"bootstrapClasses",enabled:!!w,phase:"write",fn({state:_t}){const Pt=new RegExp(w+"(-[a-z]+)*","gi"),Mn=_t.elements.popper,ln=_t.placement;let rr=Mn.className;rr=rr.replace(Pt,""),rr+=` ${function Dn(l,w){let[s,d]=w.split("-");const L=s.replace(Ue,"start").replace(st,"end");let W=[L];if(d){let Ne=d;("left"===s||"right"===s)&&(Ne=Ne.replace(Lt,"top").replace(At,"bottom")),W.push(`${L}-${Ne}`)}return l&&(W=W.map(Ne=>`${l}-${Ne}`)),W.join(" ")}(w,ln)}`,rr=rr.trim().replace(ie," "),Mn.className=rr}},St.Z,Zt.Z,zt.Z,{enabled:!0,name:"flip",options:{fallbackPlacements:Ne}},{enabled:!0,name:"preventOverflow",phase:"main",fn:function(){}}]}}function M(l){return l}function C(l){let w=null;return{createPopper(s){if(!w){let L=(s.updatePopperOptions||M)(qt(s,l));w=jt(s.hostElement,s.targetElement,L)}},update(){w&&w.update()},setOptions(s){if(w){let L=(s.updatePopperOptions||M)(qt(s,l));w.setOptions(L)}},destroy(){w&&(w.destroy(),w=null)}}}let G=(()=>{class l extends Ri{constructor(){super(...arguments),this.autoClose=!0,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=s=>s,this.restoreFocus=!0}}return l.\u0275fac=function(){let w;return function(d){return(w||(w=r.n5z(l)))(d||l)}}(),l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})();function fe(l){return w=>(w.modifiers.push(mn.Z,{name:"offset",options:{offset:()=>l}}),w)}let Ot=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:function(){return function tt(){return new dn}()},providedIn:"root"}),l})(),dn=(()=>{class l extends Ot{parse(s){if(null!=s){const d=s.trim().split("-");if(1===d.length&&gr(d[0]))return{year:pr(d[0]),month:null,day:null};if(2===d.length&&gr(d[0])&&gr(d[1]))return{year:pr(d[0]),month:pr(d[1]),day:null};if(3===d.length&&gr(d[0])&&gr(d[1])&&gr(d[2]))return{year:pr(d[0]),month:pr(d[1]),day:pr(d[2])}}return null}format(s){return s?`${s.year}-${gr(s.month)?Bn(s.month):""}-${gr(s.day)?Bn(s.day):""}`:""}}return l.\u0275fac=function(){let w;return function(d){return(w||(w=r.n5z(l)))(d||l)}}(),l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac}),l})(),xn=(()=>{class l{constructor(s){this._element=s.documentElement}isRTL(){return"rtl"===(this._element.getAttribute("dir")||"").toLowerCase()}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(o.K0))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),In=(()=>{class l{constructor(s,d,L,W,Ne,Xe,ct,_t,Pt,Mn,ln){this._parserFormatter=s,this._elRef=d,this._vcRef=L,this._renderer=W,this._ngZone=Ne,this._calendar=Xe,this._dateAdapter=ct,this._document=Pt,this._changeDetector=Mn,this._cRef=null,this._disabled=!1,this._elWithFocus=null,this._model=null,this._destroyCloseHandlers$=new S.x,this.dateSelect=new r.vpe,this.navigate=new r.vpe,this.closed=new r.vpe,this._onChange=rr=>{},this._onTouched=()=>{},this._validatorChange=()=>{},["autoClose","container","positionTarget","placement","popperOptions"].forEach(rr=>this[rr]=ln[rr]),this._positioning=C(_t)}get disabled(){return this._disabled}set disabled(s){this._disabled=""===s||s&&"false"!==s,this.isOpen()&&this._cRef.instance.setDisabledState(this._disabled)}registerOnChange(s){this._onChange=s}registerOnTouched(s){this._onTouched=s}registerOnValidatorChange(s){this._validatorChange=s}setDisabledState(s){this.disabled=s}validate(s){const{value:d}=s;if(null!=d){const L=this._fromDateStruct(this._dateAdapter.fromModel(d));if(!L)return{ngbDate:{invalid:d}};if(this.minDate&&L.before(ar.from(this.minDate)))return{ngbDate:{minDate:{minDate:this.minDate,actual:d}}};if(this.maxDate&&L.after(ar.from(this.maxDate)))return{ngbDate:{maxDate:{maxDate:this.maxDate,actual:d}}}}return null}writeValue(s){this._model=this._fromDateStruct(this._dateAdapter.fromModel(s)),this._writeModelValue(this._model)}manualDateChange(s,d=!1){const L=s!==this._inputValue;L&&(this._inputValue=s,this._model=this._fromDateStruct(this._parserFormatter.parse(s))),(L||!d)&&this._onChange(this._model?this._dateAdapter.toModel(this._model):""===s?null:s),d&&this._model&&this._writeModelValue(this._model)}isOpen(){return!!this._cRef}open(){if(!this.isOpen()){let s;if(this._cRef=this._vcRef.createComponent(zs),this._applyPopupStyling(this._cRef.location.nativeElement),this._applyDatepickerInputs(this._cRef),this._subscribeForDatepickerOutputs(this._cRef.instance),this._cRef.instance.ngOnInit(),this._cRef.instance.writeValue(this._dateAdapter.toModel(this._model)),this._cRef.instance.registerOnChange(d=>{this.writeValue(d),this._onChange(d),this._onTouched()}),this._cRef.changeDetectorRef.detectChanges(),this._cRef.instance.setDisabledState(this.disabled),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._cRef.location.nativeElement),this._elWithFocus=this._document.activeElement,x(this._ngZone,this._cRef.location.nativeElement,this.closed,!0),setTimeout(()=>this._cRef?.instance.focus()),s=Ir(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget instanceof HTMLElement?this.positionTarget:this._elRef.nativeElement,this._ngZone.runOutsideAngular(()=>{this._cRef&&(this._positioning.createPopper({hostElement:s,targetElement:this._cRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:d=>this.popperOptions(fe([0,2])(d))}),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update()))}),this.positionTarget&&!s)throw new Error("ngbDatepicker could not find element declared in [positionTarget] to position against.");this._setCloseHandlers()}}close(){if(this.isOpen()){this._vcRef.remove(this._vcRef.indexOf(this._cRef.hostView)),this._cRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._destroyCloseHandlers$.next(),this.closed.emit(),this._changeDetector.markForCheck();let s=this._elWithFocus;Ir(this.restoreFocus)?s=this._document.querySelector(this.restoreFocus):void 0!==this.restoreFocus&&(s=this.restoreFocus),s&&s.focus?s.focus():this._document.body.focus()}}toggle(){this.isOpen()?this.close():this.open()}navigateTo(s){this.isOpen()&&this._cRef.instance.navigateTo(s)}onBlur(){this._onTouched()}onFocus(){this._elWithFocus=this._elRef.nativeElement}ngOnChanges(s){if((s.minDate||s.maxDate)&&(this._validatorChange(),this.isOpen()&&(s.minDate&&(this._cRef.instance.minDate=this.minDate),s.maxDate&&(this._cRef.instance.maxDate=this.maxDate),this._cRef.instance.ngOnChanges(s))),s.datepickerClass){const{currentValue:d,previousValue:L}=s.datepickerClass;this._applyPopupClass(d,L)}s.autoClose&&this.isOpen()&&this._setCloseHandlers()}ngOnDestroy(){this.close()}_applyDatepickerInputs(s){["dayTemplate","dayTemplateData","displayMonths","firstDayOfWeek","footerTemplate","markDisabled","minDate","maxDate","navigation","outsideDays","showNavigation","showWeekNumbers","weekdays"].forEach(d=>{void 0!==this[d]&&s.setInput(d,this[d])}),s.setInput("startDate",this.startDate||this._model)}_applyPopupClass(s,d){const L=this._cRef?.location.nativeElement;L&&(s&&this._renderer.addClass(L,s),d&&this._renderer.removeClass(L,d))}_applyPopupStyling(s){this._renderer.addClass(s,"dropdown-menu"),this._renderer.addClass(s,"show"),"body"===this.container&&this._renderer.addClass(s,"ngb-dp-body"),this._applyPopupClass(this.datepickerClass)}_subscribeForDatepickerOutputs(s){s.navigate.subscribe(d=>this.navigate.emit(d)),s.dateSelect.subscribe(d=>{this.dateSelect.emit(d),(!0===this.autoClose||"inside"===this.autoClose)&&this.close()})}_writeModelValue(s){const d=this._parserFormatter.format(s);this._inputValue=d,this._renderer.setProperty(this._elRef.nativeElement,"value",d),this.isOpen()&&(this._cRef.instance.writeValue(this._dateAdapter.toModel(s)),this._onTouched())}_fromDateStruct(s){const d=s?new ar(s.year,s.month,s.day):null;return this._calendar.isValid(d)?d:null}_setCloseHandlers(){this._destroyCloseHandlers$.next(),P(this._ngZone,this._document,this.autoClose,()=>this.close(),this._destroyCloseHandlers$,[],[this._elRef.nativeElement,this._cRef.location.nativeElement])}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(Ot),r.Y36(r.SBq),r.Y36(r.s_b),r.Y36(r.Qsj),r.Y36(r.R0b),r.Y36(Ci),r.Y36(lr),r.Y36(xn),r.Y36(o.K0),r.Y36(r.sBO),r.Y36(G))},l.\u0275dir=r.lG2({type:l,selectors:[["input","ngbDatepicker",""]],hostVars:1,hostBindings:function(s,d){1&s&&r.NdJ("input",function(W){return d.manualDateChange(W.target.value)})("change",function(W){return d.manualDateChange(W.target.value,!0)})("focus",function(){return d.onFocus()})("blur",function(){return d.onBlur()}),2&s&&r.Ikx("disabled",d.disabled)},inputs:{autoClose:"autoClose",datepickerClass:"datepickerClass",dayTemplate:"dayTemplate",dayTemplateData:"dayTemplateData",displayMonths:"displayMonths",firstDayOfWeek:"firstDayOfWeek",footerTemplate:"footerTemplate",markDisabled:"markDisabled",minDate:"minDate",maxDate:"maxDate",navigation:"navigation",outsideDays:"outsideDays",placement:"placement",popperOptions:"popperOptions",restoreFocus:"restoreFocus",showWeekNumbers:"showWeekNumbers",startDate:"startDate",container:"container",positionTarget:"positionTarget",weekdays:"weekdays",disabled:"disabled"},outputs:{dateSelect:"dateSelect",navigate:"navigate",closed:"closed"},exportAs:["ngbDatepicker"],features:[r._Bn([{provide:ft.JU,useExisting:(0,r.Gpc)(()=>l),multi:!0},{provide:ft.Cf,useExisting:(0,r.Gpc)(()=>l),multi:!0},{provide:Ri,useExisting:G}]),r.TTD]}),l})();new Date(1882,10,12),new Date(2174,10,25);let Cs=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez,ft.u5]}),l})(),ji=(()=>{class l{constructor(){this.autoClose=!0,this.placement=["bottom-start","bottom-end","top-start","top-end"],this.popperOptions=s=>s}}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),ya=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275dir=r.lG2({type:l,selectors:[["",8,"navbar"]]}),l})(),ui=(()=>{class l{constructor(s,d){this.elementRef=s,this._renderer=d,this._disabled=!1}set disabled(s){this._disabled=""===s||!0===s,this._renderer.setProperty(this.elementRef.nativeElement,"disabled",this._disabled)}get disabled(){return this._disabled}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.SBq),r.Y36(r.Qsj))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbDropdownItem",""]],hostAttrs:[1,"dropdown-item"],hostVars:3,hostBindings:function(s,d){2&s&&(r.Ikx("tabIndex",d.disabled?-1:0),r.ekj("disabled",d.disabled))},inputs:{disabled:"disabled"}}),l})(),xo=(()=>{class l{constructor(s,d){this.dropdown=s,this.placement="bottom",this.isOpen=!1,this.nativeElement=d.nativeElement}}return l.\u0275fac=function(s){return new(s||l)(r.Y36((0,r.Gpc)(()=>ia)),r.Y36(r.SBq))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbDropdownMenu",""]],contentQueries:function(s,d,L){if(1&s&&r.Suo(L,ui,4),2&s){let W;r.iGM(W=r.CRH())&&(d.menuItems=W)}},hostVars:4,hostBindings:function(s,d){1&s&&r.NdJ("keydown.ArrowUp",function(W){return d.dropdown.onKeyDown(W)})("keydown.ArrowDown",function(W){return d.dropdown.onKeyDown(W)})("keydown.Home",function(W){return d.dropdown.onKeyDown(W)})("keydown.End",function(W){return d.dropdown.onKeyDown(W)})("keydown.Enter",function(W){return d.dropdown.onKeyDown(W)})("keydown.Space",function(W){return d.dropdown.onKeyDown(W)})("keydown.Tab",function(W){return d.dropdown.onKeyDown(W)})("keydown.Shift.Tab",function(W){return d.dropdown.onKeyDown(W)}),2&s&&r.ekj("dropdown-menu",!0)("show",d.dropdown.isOpen())}}),l})(),Eo=(()=>{class l{constructor(s,d){this.dropdown=s,this.nativeElement=d.nativeElement}}return l.\u0275fac=function(s){return new(s||l)(r.Y36((0,r.Gpc)(()=>ia)),r.Y36(r.SBq))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbDropdownAnchor",""]],hostAttrs:[1,"dropdown-toggle"],hostVars:1,hostBindings:function(s,d){2&s&&r.uIk("aria-expanded",d.dropdown.isOpen())}}),l})(),Za=(()=>{class l extends Eo{constructor(s,d){super(s,d)}}return l.\u0275fac=function(s){return new(s||l)(r.Y36((0,r.Gpc)(()=>ia)),r.Y36(r.SBq))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbDropdownToggle",""]],hostAttrs:[1,"dropdown-toggle"],hostVars:1,hostBindings:function(s,d){1&s&&r.NdJ("click",function(){return d.dropdown.toggle()})("keydown.ArrowUp",function(W){return d.dropdown.onKeyDown(W)})("keydown.ArrowDown",function(W){return d.dropdown.onKeyDown(W)})("keydown.Home",function(W){return d.dropdown.onKeyDown(W)})("keydown.End",function(W){return d.dropdown.onKeyDown(W)})("keydown.Tab",function(W){return d.dropdown.onKeyDown(W)})("keydown.Shift.Tab",function(W){return d.dropdown.onKeyDown(W)}),2&s&&r.uIk("aria-expanded",d.dropdown.isOpen())},features:[r._Bn([{provide:Eo,useExisting:(0,r.Gpc)(()=>l)}]),r.qOj]}),l})(),ia=(()=>{class l{constructor(s,d,L,W,Ne,Xe,ct,_t){this._changeDetector=s,this._document=W,this._ngZone=Ne,this._elementRef=Xe,this._renderer=ct,this._destroyCloseHandlers$=new S.x,this._bodyContainer=null,this._open=!1,this.openChange=new r.vpe,this.placement=L.placement,this.popperOptions=L.popperOptions,this.container=L.container,this.autoClose=L.autoClose,this._positioning=C(d),this.display=_t?"static":"dynamic"}ngAfterContentInit(){this._ngZone.onStable.pipe((0,be.q)(1)).subscribe(()=>{this._applyPlacementClasses(),this._open&&this._setCloseHandlers()})}ngOnChanges(s){if(s.container&&this._open&&this._applyContainer(this.container),s.placement&&!s.placement.firstChange&&(this._positioning.setOptions({hostElement:this._anchor.nativeElement,targetElement:this._bodyContainer||this._menu.nativeElement,placement:this.placement,appendToBody:"body"===this.container}),this._applyPlacementClasses()),s.dropdownClass){const{currentValue:d,previousValue:L}=s.dropdownClass;this._applyCustomDropdownClass(d,L)}s.autoClose&&this._open&&(this.autoClose=s.autoClose.currentValue,this._setCloseHandlers())}isOpen(){return this._open}open(){this._open||(this._open=!0,this._applyContainer(this.container),this.openChange.emit(!0),this._setCloseHandlers(),this._anchor&&(this._anchor.nativeElement.focus(),"dynamic"===this.display&&this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._anchor.nativeElement,targetElement:this._bodyContainer||this._menu.nativeElement,placement:this.placement,appendToBody:"body"===this.container,updatePopperOptions:s=>this.popperOptions(fe([0,2])(s))}),this._applyPlacementClasses(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positionMenu())})))}_setCloseHandlers(){this._destroyCloseHandlers$.next(),P(this._ngZone,this._document,this.autoClose,s=>{this.close(),0===s&&this._anchor.nativeElement.focus()},this._destroyCloseHandlers$,this._menu?[this._menu.nativeElement]:[],this._anchor?[this._anchor.nativeElement]:[],".dropdown-item,.dropdown-divider")}close(){this._open&&(this._open=!1,this._resetContainer(),this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this._destroyCloseHandlers$.next(),this.openChange.emit(!1),this._changeDetector.markForCheck())}toggle(){this.isOpen()?this.close():this.open()}ngOnDestroy(){this.close()}onKeyDown(s){const d=s.which,L=this._getMenuElements();let W=-1,Ne=null;const Xe=this._isEventFromToggle(s);if(!Xe&&L.length&&L.forEach((ct,_t)=>{ct.contains(s.target)&&(Ne=ct),ct===this._document.activeElement&&(W=_t)}),d!==$n.Space&&d!==$n.Enter){if(d!==$n.Tab){if(Xe||Ne){if(this.open(),L.length){switch(d){case $n.ArrowDown:W=Math.min(W+1,L.length-1);break;case $n.ArrowUp:if(this._isDropup()&&-1===W){W=L.length-1;break}W=Math.max(W-1,0);break;case $n.Home:W=0;break;case $n.End:W=L.length-1}L[W].focus()}s.preventDefault()}}else if(s.target&&this.isOpen()&&this.autoClose){if(this._anchor.nativeElement===s.target)return void("body"!==this.container||s.shiftKey?s.shiftKey&&this.close():(this._renderer.setAttribute(this._menu.nativeElement,"tabindex","0"),this._menu.nativeElement.focus(),this._renderer.removeAttribute(this._menu.nativeElement,"tabindex")));if("body"===this.container){const ct=this._menu.nativeElement.querySelectorAll(h);s.shiftKey&&s.target===ct[0]?(this._anchor.nativeElement.focus(),s.preventDefault()):!s.shiftKey&&s.target===ct[ct.length-1]&&(this._anchor.nativeElement.focus(),this.close())}else(0,A.R)(s.target,"focusout").pipe((0,be.q)(1)).subscribe(({relatedTarget:ct})=>{this._elementRef.nativeElement.contains(ct)||this.close()})}}else Ne&&(!0===this.autoClose||"inside"===this.autoClose)&&(0,A.R)(Ne,"click").pipe((0,be.q)(1)).subscribe(()=>this.close())}_isDropup(){return this._elementRef.nativeElement.classList.contains("dropup")}_isEventFromToggle(s){return this._anchor.nativeElement.contains(s.target)}_getMenuElements(){const s=this._menu;return null==s?[]:s.menuItems.filter(d=>!d.disabled).map(d=>d.elementRef.nativeElement)}_positionMenu(){const s=this._menu;this.isOpen()&&s&&("dynamic"===this.display?(this._positioning.update(),this._applyPlacementClasses()):this._applyPlacementClasses(this._getFirstPlacement(this.placement)))}_getFirstPlacement(s){return Array.isArray(s)?s[0]:s.split(" ")[0]}_resetContainer(){const s=this._renderer;this._menu&&s.appendChild(this._elementRef.nativeElement,this._menu.nativeElement),this._bodyContainer&&(s.removeChild(this._document.body,this._bodyContainer),this._bodyContainer=null)}_applyContainer(s=null){if(this._resetContainer(),"body"===s){const d=this._renderer,L=this._menu.nativeElement,W=this._bodyContainer=this._bodyContainer||d.createElement("div");d.setStyle(W,"position","absolute"),d.setStyle(L,"position","static"),d.setStyle(W,"z-index","1055"),d.appendChild(W,L),d.appendChild(this._document.body,W)}this._applyCustomDropdownClass(this.dropdownClass)}_applyCustomDropdownClass(s,d){const L="body"===this.container?this._bodyContainer:this._elementRef.nativeElement;L&&(d&&this._renderer.removeClass(L,d),s&&this._renderer.addClass(L,s))}_applyPlacementClasses(s){const d=this._menu;if(d){s||(s=this._getFirstPlacement(this.placement));const L=this._renderer,W=this._elementRef.nativeElement;L.removeClass(W,"dropup"),L.removeClass(W,"dropdown");const{nativeElement:Ne}=d;"static"===this.display?(d.placement=null,L.setAttribute(Ne,"data-bs-popper","static")):(d.placement=s,L.removeAttribute(Ne,"data-bs-popper"));const Xe=-1!==s.search("^top")?"dropup":"dropdown";L.addClass(W,Xe);const ct=this._bodyContainer;ct&&(L.removeClass(ct,"dropup"),L.removeClass(ct,"dropdown"),L.addClass(ct,Xe))}}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.sBO),r.Y36(xn),r.Y36(ji),r.Y36(o.K0),r.Y36(r.R0b),r.Y36(r.SBq),r.Y36(r.Qsj),r.Y36(ya,8))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbDropdown",""]],contentQueries:function(s,d,L){if(1&s&&(r.Suo(L,xo,5),r.Suo(L,Eo,5)),2&s){let W;r.iGM(W=r.CRH())&&(d._menu=W.first),r.iGM(W=r.CRH())&&(d._anchor=W.first)}},hostVars:2,hostBindings:function(s,d){2&s&&r.ekj("show",d.isOpen())},inputs:{autoClose:"autoClose",dropdownClass:"dropdownClass",_open:["open","_open"],placement:"placement",popperOptions:"popperOptions",container:"container",display:"display"},outputs:{openChange:"openChange"},exportAs:["ngbDropdown"],features:[r.TTD]}),l})(),va=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({}),l})();class Ys{constructor(w,s,d){this.nodes=w,this.viewRef=s,this.componentRef=d}}class So{constructor(w,s,d,L,W,Ne){this._componentType=w,this._injector=s,this._viewContainerRef=d,this._renderer=L,this._ngZone=W,this._applicationRef=Ne,this._windowRef=null,this._contentRef=null}open(w,s,d=!1){this._windowRef||(this._contentRef=this._getContentRef(w,s),this._windowRef=this._viewContainerRef.createComponent(this._componentType,{injector:this._injector,projectableNodes:this._contentRef.nodes}));const{nativeElement:L}=this._windowRef.location,W=this._ngZone.onStable.pipe((0,be.q)(1),(0,Me.z)(()=>Gn(this._ngZone,L,({classList:Ne})=>Ne.add("show"),{animation:d,runningTransition:"continue"})));return{windowRef:this._windowRef,transition$:W}}close(w=!1){return this._windowRef?Gn(this._ngZone,this._windowRef.location.nativeElement,({classList:s})=>s.remove("show"),{animation:w,runningTransition:"stop"}).pipe((0,It.b)(()=>{this._windowRef&&(this._viewContainerRef.remove(this._viewContainerRef.indexOf(this._windowRef.hostView)),this._windowRef=null),this._contentRef?.viewRef&&(this._applicationRef.detachView(this._contentRef.viewRef),this._contentRef.viewRef.destroy(),this._contentRef=null)})):(0,v.of)(void 0)}_getContentRef(w,s){if(w){if(w instanceof r.Rgc){const d=w.createEmbeddedView(s);return this._applicationRef.attachView(d),new Ys([d.rootNodes],d)}return new Ys([[this._renderer.createText(`${w}`)]])}return new Ys([])}}let Al=(()=>{class l{constructor(s,d){this._el=s,this._zone=d}ngOnInit(){this._zone.onStable.asObservable().pipe((0,be.q)(1)).subscribe(()=>{Gn(this._zone,this._el.nativeElement,(s,d)=>{d&&yr(s),s.classList.add("show")},{animation:this.animation,runningTransition:"continue"})})}hide(){return Gn(this._zone,this._el.nativeElement,({classList:s})=>s.remove("show"),{animation:this.animation,runningTransition:"stop"})}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.SBq),r.Y36(r.R0b))},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-modal-backdrop"]],hostAttrs:[2,"z-index","1055"],hostVars:6,hostBindings:function(s,d){2&s&&(r.Tol("modal-backdrop"+(d.backdropClass?" "+d.backdropClass:"")),r.ekj("show",!d.animation)("fade",d.animation))},inputs:{animation:"animation",backdropClass:"backdropClass"},decls:0,vars:0,template:function(s,d){},encapsulation:2}),l})();class ci{close(w){}dismiss(w){}}class oo{constructor(w,s,d,L){this._windowCmptRef=w,this._contentRef=s,this._backdropCmptRef=d,this._beforeDismiss=L,this._closed=new S.x,this._dismissed=new S.x,this._hidden=new S.x,w.instance.dismissEvent.subscribe(W=>{this.dismiss(W)}),this.result=new Promise((W,Ne)=>{this._resolve=W,this._reject=Ne}),this.result.then(null,()=>{})}get componentInstance(){if(this._contentRef&&this._contentRef.componentRef)return this._contentRef.componentRef.instance}get closed(){return this._closed.asObservable().pipe((0,ze.R)(this._hidden))}get dismissed(){return this._dismissed.asObservable().pipe((0,ze.R)(this._hidden))}get hidden(){return this._hidden.asObservable()}get shown(){return this._windowCmptRef.instance.shown.asObservable()}close(w){this._windowCmptRef&&(this._closed.next(w),this._resolve(w),this._removeModalElements())}_dismiss(w){this._dismissed.next(w),this._reject(w),this._removeModalElements()}dismiss(w){if(this._windowCmptRef)if(this._beforeDismiss){const s=this._beforeDismiss();!function qn(l){return l&&l.then}(s)?!1!==s&&this._dismiss(w):s.then(d=>{!1!==d&&this._dismiss(w)},()=>{})}else this._dismiss(w)}_removeModalElements(){const w=this._windowCmptRef.instance.hide(),s=this._backdropCmptRef?this._backdropCmptRef.instance.hide():(0,v.of)(void 0);w.subscribe(()=>{const{nativeElement:d}=this._windowCmptRef.location;d.parentNode.removeChild(d),this._windowCmptRef.destroy(),this._contentRef&&this._contentRef.viewRef&&this._contentRef.viewRef.destroy(),this._windowCmptRef=null,this._contentRef=null}),s.subscribe(()=>{if(this._backdropCmptRef){const{nativeElement:d}=this._backdropCmptRef.location;d.parentNode.removeChild(d),this._backdropCmptRef.destroy(),this._backdropCmptRef=null}}),$e(w,s).subscribe(()=>{this._hidden.next(),this._hidden.complete()})}}var Go=(()=>{return(l=Go||(Go={}))[l.BACKDROP_CLICK=0]="BACKDROP_CLICK",l[l.ESC=1]="ESC",Go;var l})();let Sa=(()=>{class l{constructor(s,d,L){this._document=s,this._elRef=d,this._zone=L,this._closed$=new S.x,this._elWithFocus=null,this.backdrop=!0,this.keyboard=!0,this.dismissEvent=new r.vpe,this.shown=new S.x,this.hidden=new S.x}get fullscreenClass(){return!0===this.fullscreen?" modal-fullscreen":Ir(this.fullscreen)?` modal-fullscreen-${this.fullscreen}-down`:""}dismiss(s){this.dismissEvent.emit(s)}ngOnInit(){this._elWithFocus=this._document.activeElement,this._zone.onStable.asObservable().pipe((0,be.q)(1)).subscribe(()=>{this._show()})}ngOnDestroy(){this._disableEventHandling()}hide(){const{nativeElement:s}=this._elRef,d={animation:this.animation,runningTransition:"stop"},Ne=$e(Gn(this._zone,s,()=>s.classList.remove("show"),d),Gn(this._zone,this._dialogEl.nativeElement,()=>{},d));return Ne.subscribe(()=>{this.hidden.next(),this.hidden.complete()}),this._disableEventHandling(),this._restoreFocus(),Ne}_show(){const s={animation:this.animation,runningTransition:"continue"};$e(Gn(this._zone,this._elRef.nativeElement,(W,Ne)=>{Ne&&yr(W),W.classList.add("show")},s),Gn(this._zone,this._dialogEl.nativeElement,()=>{},s)).subscribe(()=>{this.shown.next(),this.shown.complete()}),this._enableEventHandling(),this._setFocus()}_enableEventHandling(){const{nativeElement:s}=this._elRef;this._zone.runOutsideAngular(()=>{(0,A.R)(s,"keydown").pipe((0,ze.R)(this._closed$),(0,Te.h)(L=>L.which===$n.Escape)).subscribe(L=>{this.keyboard?requestAnimationFrame(()=>{L.defaultPrevented||this._zone.run(()=>this.dismiss(Go.ESC))}):"static"===this.backdrop&&this._bumpBackdrop()});let d=!1;(0,A.R)(this._dialogEl.nativeElement,"mousedown").pipe((0,ze.R)(this._closed$),(0,It.b)(()=>d=!1),(0,vt.w)(()=>(0,A.R)(s,"mouseup").pipe((0,ze.R)(this._closed$),(0,be.q)(1))),(0,Te.h)(({target:L})=>s===L)).subscribe(()=>{d=!0}),(0,A.R)(s,"click").pipe((0,ze.R)(this._closed$)).subscribe(({target:L})=>{s===L&&("static"===this.backdrop?this._bumpBackdrop():!0===this.backdrop&&!d&&this._zone.run(()=>this.dismiss(Go.BACKDROP_CLICK))),d=!1})})}_disableEventHandling(){this._closed$.next()}_setFocus(){const{nativeElement:s}=this._elRef;if(!s.contains(document.activeElement)){const d=s.querySelector("[ngbAutofocus]"),L=_(s)[0];(d||L||s).focus()}}_restoreFocus(){const s=this._document.body,d=this._elWithFocus;let L;L=d&&d.focus&&s.contains(d)?d:s,this._zone.runOutsideAngular(()=>{setTimeout(()=>L.focus()),this._elWithFocus=null})}_bumpBackdrop(){"static"===this.backdrop&&Gn(this._zone,this._elRef.nativeElement,({classList:s})=>(s.add("modal-static"),()=>s.remove("modal-static")),{animation:this.animation,runningTransition:"continue"})}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(o.K0),r.Y36(r.SBq),r.Y36(r.R0b))},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-modal-window"]],viewQuery:function(s,d){if(1&s&&r.Gf(Vt,7),2&s){let L;r.iGM(L=r.CRH())&&(d._dialogEl=L.first)}},hostAttrs:["role","dialog","tabindex","-1"],hostVars:7,hostBindings:function(s,d){2&s&&(r.uIk("aria-modal",!0)("aria-labelledby",d.ariaLabelledBy)("aria-describedby",d.ariaDescribedBy),r.Tol("modal d-block"+(d.windowClass?" "+d.windowClass:"")),r.ekj("fade",d.animation))},inputs:{animation:"animation",ariaLabelledBy:"ariaLabelledBy",ariaDescribedBy:"ariaDescribedBy",backdrop:"backdrop",centered:"centered",fullscreen:"fullscreen",keyboard:"keyboard",scrollable:"scrollable",size:"size",windowClass:"windowClass",modalDialogClass:"modalDialogClass"},outputs:{dismissEvent:"dismiss"},ngContentSelectors:ot,decls:4,vars:2,consts:[["role","document"],["dialog",""],[1,"modal-content"]],template:function(s,d){1&s&&(r.F$t(),r.TgZ(0,"div",0,1)(2,"div",2),r.Hsn(3),r.qZA()()),2&s&&r.Tol("modal-dialog"+(d.size?" modal-"+d.size:"")+(d.centered?" modal-dialog-centered":"")+d.fullscreenClass+(d.scrollable?" modal-dialog-scrollable":"")+(d.modalDialogClass?" "+d.modalDialogClass:""))},styles:["ngb-modal-window .component-host-scrollable{display:flex;flex-direction:column;overflow:hidden}\n"],encapsulation:2}),l})(),sa=(()=>{class l{constructor(s){this._document=s}hide(){const s=Math.abs(window.innerWidth-this._document.documentElement.clientWidth),d=this._document.body,L=d.style,{overflow:W,paddingRight:Ne}=L;if(s>0){const Xe=parseFloat(window.getComputedStyle(d).paddingRight);L.paddingRight=`${Xe+s}px`}return L.overflow="hidden",()=>{s>0&&(L.paddingRight=Ne),L.overflow=W}}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(o.K0))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),kl=(()=>{class l{constructor(s,d,L,W,Ne,Xe){this._applicationRef=s,this._injector=d,this._document=L,this._scrollBar=W,this._rendererFactory=Ne,this._ngZone=Xe,this._activeWindowCmptHasChanged=new S.x,this._ariaHiddenValues=new Map,this._scrollBarRestoreFn=null,this._backdropAttributes=["animation","backdropClass"],this._modalRefs=[],this._windowAttributes=["animation","ariaLabelledBy","ariaDescribedBy","backdrop","centered","fullscreen","keyboard","scrollable","size","windowClass","modalDialogClass"],this._windowCmpts=[],this._activeInstances=new r.vpe,this._activeWindowCmptHasChanged.subscribe(()=>{if(this._windowCmpts.length){const ct=this._windowCmpts[this._windowCmpts.length-1];x(this._ngZone,ct.location.nativeElement,this._activeWindowCmptHasChanged),this._revertAriaHidden(),this._setAriaHidden(ct.location.nativeElement)}})}_restoreScrollBar(){const s=this._scrollBarRestoreFn;s&&(this._scrollBarRestoreFn=null,s())}_hideScrollBar(){this._scrollBarRestoreFn||(this._scrollBarRestoreFn=this._scrollBar.hide())}open(s,d,L){const W=L.container instanceof HTMLElement?L.container:Dr(L.container)?this._document.querySelector(L.container):this._document.body,Ne=this._rendererFactory.createRenderer(null,null);if(!W)throw new Error(`The specified modal container "${L.container||"body"}" was not found in the DOM.`);this._hideScrollBar();const Xe=new ci,ct=this._getContentRef(L.injector||s,d,Xe,L);let _t=!1!==L.backdrop?this._attachBackdrop(W):void 0,Pt=this._attachWindowComponent(W,ct.nodes),Mn=new oo(Pt,ct,_t,L.beforeDismiss);return this._registerModalRef(Mn),this._registerWindowCmpt(Pt),Mn.hidden.pipe((0,be.q)(1)).subscribe(()=>Promise.resolve(!0).then(()=>{this._modalRefs.length||(Ne.removeClass(this._document.body,"modal-open"),this._restoreScrollBar(),this._revertAriaHidden())})),Xe.close=ln=>{Mn.close(ln)},Xe.dismiss=ln=>{Mn.dismiss(ln)},this._applyWindowOptions(Pt.instance,L),1===this._modalRefs.length&&Ne.addClass(this._document.body,"modal-open"),_t&&_t.instance&&(this._applyBackdropOptions(_t.instance,L),_t.changeDetectorRef.detectChanges()),Pt.changeDetectorRef.detectChanges(),Mn}get activeInstances(){return this._activeInstances}dismissAll(s){this._modalRefs.forEach(d=>d.dismiss(s))}hasOpenModals(){return this._modalRefs.length>0}_attachBackdrop(s){let d=(0,r.LMc)(Al,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector});return this._applicationRef.attachView(d.hostView),s.appendChild(d.location.nativeElement),d}_attachWindowComponent(s,d){let L=(0,r.LMc)(Sa,{environmentInjector:this._applicationRef.injector,elementInjector:this._injector,projectableNodes:d});return this._applicationRef.attachView(L.hostView),s.appendChild(L.location.nativeElement),L}_applyWindowOptions(s,d){this._windowAttributes.forEach(L=>{Dr(d[L])&&(s[L]=d[L])})}_applyBackdropOptions(s,d){this._backdropAttributes.forEach(L=>{Dr(d[L])&&(s[L]=d[L])})}_getContentRef(s,d,L,W){return d?d instanceof r.Rgc?this._createFromTemplateRef(d,L):Ir(d)?this._createFromString(d):this._createFromComponent(s,d,L,W):new Ys([])}_createFromTemplateRef(s,d){const W=s.createEmbeddedView({$implicit:d,close(Ne){d.close(Ne)},dismiss(Ne){d.dismiss(Ne)}});return this._applicationRef.attachView(W),new Ys([W.rootNodes],W)}_createFromString(s){const d=this._document.createTextNode(`${s}`);return new Ys([[d]])}_createFromComponent(s,d,L,W){const Ne=r.zs3.create({providers:[{provide:ci,useValue:L}],parent:s}),Xe=(0,r.LMc)(d,{environmentInjector:this._applicationRef.injector,elementInjector:Ne}),ct=Xe.location.nativeElement;return W.scrollable&&ct.classList.add("component-host-scrollable"),this._applicationRef.attachView(Xe.hostView),new Ys([[ct]],Xe.hostView,Xe)}_setAriaHidden(s){const d=s.parentElement;d&&s!==this._document.body&&(Array.from(d.children).forEach(L=>{L!==s&&"SCRIPT"!==L.nodeName&&(this._ariaHiddenValues.set(L,L.getAttribute("aria-hidden")),L.setAttribute("aria-hidden","true"))}),this._setAriaHidden(d))}_revertAriaHidden(){this._ariaHiddenValues.forEach((s,d)=>{s?d.setAttribute("aria-hidden",s):d.removeAttribute("aria-hidden")}),this._ariaHiddenValues.clear()}_registerModalRef(s){const d=()=>{const L=this._modalRefs.indexOf(s);L>-1&&(this._modalRefs.splice(L,1),this._activeInstances.emit(this._modalRefs))};this._modalRefs.push(s),this._activeInstances.emit(this._modalRefs),s.result.then(d,d)}_registerWindowCmpt(s){this._windowCmpts.push(s),this._activeWindowCmptHasChanged.next(),s.onDestroy(()=>{const d=this._windowCmpts.indexOf(s);d>-1&&(this._windowCmpts.splice(d,1),this._activeWindowCmptHasChanged.next())})}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(r.z2F),r.LFG(r.zs3),r.LFG(o.K0),r.LFG(sa),r.LFG(r.FYo),r.LFG(r.R0b))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),Ol=(()=>{class l{constructor(s){this._ngbConfig=s,this.backdrop=!0,this.fullscreen=!1,this.keyboard=!0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(s){this._animation=s}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(Tr))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),Ka=(()=>{class l{constructor(s,d,L){this._injector=s,this._modalStack=d,this._config=L}open(s,d={}){const L={...this._config,animation:this._config.animation,...d};return this._modalStack.open(this._injector,s,L)}get activeInstances(){return this._modalStack.activeInstances}dismissAll(s){this._modalStack.dismissAll(s)}hasOpenModals(){return this._modalStack.hasOpenModals()}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(r.zs3),r.LFG(kl),r.LFG(Ol))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),oa=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({providers:[Ka]}),l})(),aa=(()=>{class l{constructor(s){this._ngbConfig=s,this.destroyOnHide=!0,this.orientation="horizontal",this.roles="tablist",this.keyboard=!1}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(s){this._animation=s}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(Tr))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})();const Ca=l=>Dr(l)&&""!==l;let la=0,La=(()=>{class l{constructor(s){this.templateRef=s}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.Rgc))},l.\u0275dir=r.lG2({type:l,selectors:[["ng-template","ngbNavContent",""]]}),l})(),Js=(()=>{class l{constructor(s,d){this._nav=s,this.elementRef=d,this.disabled=!1,this.shown=new r.vpe,this.hidden=new r.vpe}ngAfterContentChecked(){this.contentTpl=this.contentTpls.first}ngOnInit(){Dr(this.domId)||(this.domId="ngb-nav-"+la++)}get active(){return this._nav.activeId===this.id}get id(){return Ca(this._id)?this._id:this.domId}get panelDomId(){return`${this.domId}-panel`}isPanelInDom(){return(Dr(this.destroyOnHide)?!this.destroyOnHide:!this._nav.destroyOnHide)||this.active}}return l.\u0275fac=function(s){return new(s||l)(r.Y36((0,r.Gpc)(()=>Co)),r.Y36(r.SBq))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbNavItem",""]],contentQueries:function(s,d,L){if(1&s&&r.Suo(L,La,4),2&s){let W;r.iGM(W=r.CRH())&&(d.contentTpls=W)}},hostVars:2,hostBindings:function(s,d){2&s&&r.ekj("nav-item",!0)},inputs:{destroyOnHide:"destroyOnHide",disabled:"disabled",domId:"domId",_id:["ngbNavItem","_id"]},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbNavItem"]}),l})(),Co=(()=>{class l{constructor(s,d,L,W){this.role=s,this._cd=L,this._document=W,this.activeIdChange=new r.vpe,this.shown=new r.vpe,this.hidden=new r.vpe,this.destroy$=new S.x,this.navItemChange$=new S.x,this.navChange=new r.vpe,this.animation=d.animation,this.destroyOnHide=d.destroyOnHide,this.orientation=d.orientation,this.roles=d.roles,this.keyboard=d.keyboard}click(s){s.disabled||this._updateActiveId(s.id)}onKeyDown(s){if("tablist"!==this.roles||!this.keyboard)return;const d=s.which,L=this.links.filter(Xe=>!Xe.navItem.disabled),{length:W}=L;let Ne=-1;if(L.forEach((Xe,ct)=>{Xe.elRef.nativeElement===this._document.activeElement&&(Ne=ct)}),W){switch(d){case $n.ArrowLeft:if("vertical"===this.orientation)return;Ne=(Ne-1+W)%W;break;case $n.ArrowRight:if("vertical"===this.orientation)return;Ne=(Ne+1)%W;break;case $n.ArrowDown:if("horizontal"===this.orientation)return;Ne=(Ne+1)%W;break;case $n.ArrowUp:if("horizontal"===this.orientation)return;Ne=(Ne-1+W)%W;break;case $n.Home:Ne=0;break;case $n.End:Ne=W-1}"changeWithArrows"===this.keyboard&&this.select(L[Ne].navItem.id),L[Ne].elRef.nativeElement.focus(),s.preventDefault()}}select(s){this._updateActiveId(s,!1)}ngAfterContentInit(){if(!Dr(this.activeId)){const s=this.items.first?this.items.first.id:null;Ca(s)&&(this._updateActiveId(s,!1),this._cd.detectChanges())}this.items.changes.pipe((0,ze.R)(this.destroy$)).subscribe(()=>this._notifyItemChanged(this.activeId))}ngOnChanges({activeId:s}){s&&!s.firstChange&&this._notifyItemChanged(s.currentValue)}ngOnDestroy(){this.destroy$.next()}_updateActiveId(s,d=!0){if(this.activeId!==s){let L=!1;d&&this.navChange.emit({activeId:this.activeId,nextId:s,preventDefault:()=>{L=!0}}),L||(this.activeId=s,this.activeIdChange.emit(s),this._notifyItemChanged(s))}}_notifyItemChanged(s){this.navItemChange$.next(this._getItemById(s))}_getItemById(s){return this.items&&this.items.find(d=>d.id===s)||null}}return l.\u0275fac=function(s){return new(s||l)(r.$8M("role"),r.Y36(aa),r.Y36(r.sBO),r.Y36(o.K0))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbNav",""]],contentQueries:function(s,d,L){if(1&s&&(r.Suo(L,Js,4),r.Suo(L,$o,5)),2&s){let W;r.iGM(W=r.CRH())&&(d.items=W),r.iGM(W=r.CRH())&&(d.links=W)}},hostVars:6,hostBindings:function(s,d){1&s&&r.NdJ("keydown.arrowLeft",function(W){return d.onKeyDown(W)})("keydown.arrowRight",function(W){return d.onKeyDown(W)})("keydown.arrowDown",function(W){return d.onKeyDown(W)})("keydown.arrowUp",function(W){return d.onKeyDown(W)})("keydown.Home",function(W){return d.onKeyDown(W)})("keydown.End",function(W){return d.onKeyDown(W)}),2&s&&(r.uIk("aria-orientation","vertical"===d.orientation&&"tablist"===d.roles?"vertical":void 0)("role",d.role?d.role:d.roles?"tablist":void 0),r.ekj("nav",!0)("flex-column","vertical"===d.orientation))},inputs:{activeId:"activeId",animation:"animation",destroyOnHide:"destroyOnHide",orientation:"orientation",roles:"roles",keyboard:"keyboard"},outputs:{activeIdChange:"activeIdChange",shown:"shown",hidden:"hidden",navChange:"navChange"},exportAs:["ngbNav"],features:[r.TTD]}),l})(),$o=(()=>{class l{constructor(s,d,L,W){this.role=s,this.navItem=d,this.nav=L,this.elRef=W}hasNavItemClass(){return this.navItem.elementRef.nativeElement.nodeType===Node.COMMENT_NODE}}return l.\u0275fac=function(s){return new(s||l)(r.$8M("role"),r.Y36(Js),r.Y36(Co),r.Y36(r.SBq))},l.\u0275dir=r.lG2({type:l,selectors:[["a","ngbNavLink",""]],hostAttrs:["href",""],hostVars:14,hostBindings:function(s,d){1&s&&r.NdJ("click",function(W){return d.nav.click(d.navItem),W.preventDefault()}),2&s&&(r.Ikx("id",d.navItem.domId),r.uIk("role",d.role?d.role:d.nav.roles?"tab":void 0)("tabindex",d.navItem.disabled?-1:void 0)("aria-controls",d.navItem.isPanelInDom()?d.navItem.panelDomId:null)("aria-selected",d.navItem.active)("aria-disabled",d.navItem.disabled),r.ekj("nav-link",!0)("nav-item",d.hasNavItemClass())("active",d.navItem.active)("disabled",d.navItem.disabled))}}),l})();const Ja=({classList:l})=>(l.remove("show"),()=>l.remove("active")),Nl=(l,w)=>{w&&yr(l),l.classList.add("show")};let Aa=(()=>{class l{constructor(s){this.elRef=s}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.SBq))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbNavPane",""]],hostAttrs:[1,"tab-pane"],hostVars:5,hostBindings:function(s,d){2&s&&(r.Ikx("id",d.item.panelDomId),r.uIk("role",d.role?d.role:d.nav.roles?"tabpanel":void 0)("aria-labelledby",d.item.domId),r.ekj("fade",d.nav.animation))},inputs:{item:"item",nav:"nav",role:"role"}}),l})(),Ro=(()=>{class l{constructor(s,d){this._cd=s,this._ngZone=d,this._activePane=null}isPanelTransitioning(s){return this._activePane?.item===s}ngAfterViewInit(){this._updateActivePane(),this.nav.navItemChange$.pipe((0,ze.R)(this.nav.destroy$),(0,Ye.O)(this._activePane?.item||null),function Nt(l,w=yt.y){return l=l??xt,(0,nt.e)((s,d)=>{let L,W=!0;s.subscribe((0,Q.x)(d,Ne=>{const Xe=w(Ne);(W||!l(L,Xe))&&(W=!1,L=Xe,d.next(Ne))}))})}(),function Re(l){return(0,Te.h)((w,s)=>l<=s)}(1)).subscribe(s=>{const d={animation:this.nav.animation,runningTransition:"stop"};this._cd.detectChanges(),this._activePane?Gn(this._ngZone,this._activePane.elRef.nativeElement,Ja,d).subscribe(()=>{const L=this._activePane?.item;this._activePane=this._getPaneForItem(s),this._cd.markForCheck(),this._activePane&&(this._activePane.elRef.nativeElement.classList.add("active"),Gn(this._ngZone,this._activePane.elRef.nativeElement,Nl,d).subscribe(()=>{s&&(s.shown.emit(),this.nav.shown.emit(s.id))})),L&&(L.hidden.emit(),this.nav.hidden.emit(L.id))}):this._updateActivePane()})}_updateActivePane(){this._activePane=this._getActivePane(),this._activePane?.elRef.nativeElement.classList.add("show"),this._activePane?.elRef.nativeElement.classList.add("active")}_getPaneForItem(s){return this._panes&&this._panes.find(d=>d.item===s)||null}_getActivePane(){return this._panes&&this._panes.find(s=>s.item.active)||null}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.sBO),r.Y36(r.R0b))},l.\u0275cmp=r.Xpm({type:l,selectors:[["","ngbNavOutlet",""]],viewQuery:function(s,d){if(1&s&&r.Gf(Aa,5),2&s){let L;r.iGM(L=r.CRH())&&(d._panes=L)}},hostVars:2,hostBindings:function(s,d){2&s&&r.ekj("tab-content",!0)},inputs:{paneRole:"paneRole",nav:["ngbNavOutlet","nav"]},attrs:vn,decls:1,vars:1,consts:[["ngFor","",3,"ngForOf"],["ngbNavPane","",3,"item","nav","role",4,"ngIf"],["ngbNavPane","",3,"item","nav","role"],[3,"ngTemplateOutlet","ngTemplateOutletContext"]],template:function(s,d){1&s&&r.YNc(0,Fr,1,1,"ng-template",0),2&s&&r.Q6J("ngForOf",d.nav.items)},dependencies:[o.sg,o.O5,o.tP,Aa],encapsulation:2,changeDetection:0}),l})(),ka=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),Xn=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})();class c{constructor(w,s){this.open=w,this.close=s,s||(this.close=w)}isManual(){return"manual"===this.open||"manual"===this.close}}const b={hover:["mouseenter","mouseleave"],focus:["focusin","focusout"]},oe=l=>l>0?ve(l):w=>w;let po=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),au=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),Pl=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),uu=(()=>{class l{constructor(){this.meridian=!1,this.spinners=!0,this.seconds=!1,this.hourStep=1,this.minuteStep=1,this.secondStep=1,this.disabled=!1,this.readonlyInputs=!1,this.size="medium"}}return l.\u0275fac=function(s){return new(s||l)},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),cu=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),Rl=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),Yl=(()=>{class l{constructor(s){this._ngbConfig=s,this.autoClose=!0,this.placement="auto",this.popperOptions=d=>d,this.triggers="hover focus",this.disableTooltip=!1,this.openDelay=0,this.closeDelay=0}get animation(){return void 0===this._animation?this._ngbConfig.animation:this._animation}set animation(s){this._animation=s}}return l.\u0275fac=function(s){return new(s||l)(r.LFG(Tr))},l.\u0275prov=r.Yz7({token:l,factory:l.\u0275fac,providedIn:"root"}),l})(),ys=0,Na=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-tooltip-window"]],hostAttrs:["role","tooltip"],hostVars:5,hostBindings:function(s,d){2&s&&(r.Ikx("id",d.id),r.Tol("tooltip"+(d.tooltipClass?" "+d.tooltipClass:"")),r.ekj("fade",d.animation))},inputs:{animation:"animation",id:"id",tooltipClass:"tooltipClass"},ngContentSelectors:ot,decls:3,vars:0,consts:[["data-popper-arrow","",1,"tooltip-arrow"],[1,"tooltip-inner"]],template:function(s,d){1&s&&(r.F$t(),r._UZ(0,"div",0),r.TgZ(1,"div",1),r.Hsn(2),r.qZA())},encapsulation:2,changeDetection:0}),l})(),hu=(()=>{class l{constructor(s,d,L,W,Ne,Xe,ct,_t,Pt,Mn){this._elementRef=s,this._renderer=L,this._ngZone=ct,this._document=_t,this._changeDetector=Pt,this.shown=new r.vpe,this.hidden=new r.vpe,this._ngbTooltipWindowId="ngb-tooltip-"+ys++,this._windowRef=null,this.animation=Xe.animation,this.autoClose=Xe.autoClose,this.placement=Xe.placement,this.popperOptions=Xe.popperOptions,this.triggers=Xe.triggers,this.container=Xe.container,this.disableTooltip=Xe.disableTooltip,this.tooltipClass=Xe.tooltipClass,this.openDelay=Xe.openDelay,this.closeDelay=Xe.closeDelay,this._popupService=new So(Na,W,Ne,L,this._ngZone,Mn),this._positioning=C(d)}set ngbTooltip(s){this._ngbTooltip=s,!s&&this._windowRef&&this.close()}get ngbTooltip(){return this._ngbTooltip}open(s){if(!this._windowRef&&this._ngbTooltip&&!this.disableTooltip){const{windowRef:d,transition$:L}=this._popupService.open(this._ngbTooltip,s,this.animation);this._windowRef=d,this._windowRef.setInput("animation",this.animation),this._windowRef.setInput("tooltipClass",this.tooltipClass),this._windowRef.setInput("id",this._ngbTooltipWindowId),this._renderer.setAttribute(this._getPositionTargetElement(),"aria-describedby",this._ngbTooltipWindowId),"body"===this.container&&this._document.querySelector(this.container).appendChild(this._windowRef.location.nativeElement),this._windowRef.changeDetectorRef.detectChanges(),this._windowRef.changeDetectorRef.markForCheck(),this._ngZone.runOutsideAngular(()=>{this._positioning.createPopper({hostElement:this._getPositionTargetElement(),targetElement:this._windowRef.location.nativeElement,placement:this.placement,appendToBody:"body"===this.container,baseClass:"bs-tooltip",updatePopperOptions:W=>this.popperOptions(W)}),Promise.resolve().then(()=>{this._positioning.update(),this._zoneSubscription=this._ngZone.onStable.subscribe(()=>this._positioning.update())})}),P(this._ngZone,this._document,this.autoClose,()=>this.close(),this.hidden,[this._windowRef.location.nativeElement]),L.subscribe(()=>this.shown.emit())}}close(s=this.animation){null!=this._windowRef&&(this._renderer.removeAttribute(this._getPositionTargetElement(),"aria-describedby"),this._popupService.close(s).subscribe(()=>{this._windowRef=null,this._positioning.destroy(),this._zoneSubscription?.unsubscribe(),this.hidden.emit(),this._changeDetector.markForCheck()}))}toggle(){this._windowRef?this.close():this.open()}isOpen(){return null!=this._windowRef}ngOnInit(){this._unregisterListenersFn=function dt(l,w,s,d,L,W,Ne=0,Xe=0){const ct=function Y(l,w=b){const s=(l||"").trim();if(0===s.length)return[];const d=s.split(/\s+/).map(W=>W.split(":")).map(W=>{let Ne=w[W[0]]||W;return new c(Ne[0],Ne[1])}),L=d.filter(W=>W.isManual());if(L.length>1)throw"Triggers parse error: only one manual trigger is allowed";if(1===L.length&&d.length>1)throw"Triggers parse error: manual trigger can't be mixed with other triggers";return d}(s);if(1===ct.length&&ct[0].isManual())return()=>{};const _t=function K(l,w,s,d){return new m.y(L=>{const W=[],Ne=()=>L.next(!0),Xe=()=>L.next(!1),ct=()=>L.next(!d());return s.forEach(_t=>{_t.open===_t.close?W.push(l.listen(w,_t.open,ct)):W.push(l.listen(w,_t.open,Ne),l.listen(w,_t.close,Xe))}),()=>{W.forEach(_t=>_t())}})}(l,w,ct,d).pipe(function Fe(l,w,s){return d=>{let L=null;const W=d.pipe((0,je.U)(ct=>({open:ct})),(0,Te.h)(ct=>{const _t=s();return _t===ct.open||L&&L.open!==_t?(L&&L.open!==ct.open&&(L=null),!1):(L=ct,!0)}),(0,Qe.B)()),Ne=W.pipe((0,Te.h)(ct=>ct.open),oe(l)),Xe=W.pipe((0,Te.h)(ct=>!ct.open),oe(w));return(0,Le.T)(Ne,Xe).pipe((0,Te.h)(ct=>ct===L&&(L=null,ct.open!==s())),(0,je.U)(ct=>ct.open))}}(Ne,Xe,d)).subscribe(Pt=>Pt?L():W());return()=>_t.unsubscribe()}(this._renderer,this._elementRef.nativeElement,this.triggers,this.isOpen.bind(this),this.open.bind(this),this.close.bind(this),+this.openDelay,+this.closeDelay)}ngOnChanges({tooltipClass:s}){s&&this.isOpen()&&(this._windowRef.instance.tooltipClass=s.currentValue)}ngOnDestroy(){this.close(!1),this._unregisterListenersFn?.()}_getPositionTargetElement(){return(Ir(this.positionTarget)?this._document.querySelector(this.positionTarget):this.positionTarget)||this._elementRef.nativeElement}}return l.\u0275fac=function(s){return new(s||l)(r.Y36(r.SBq),r.Y36(xn),r.Y36(r.Qsj),r.Y36(r.zs3),r.Y36(r.s_b),r.Y36(Yl),r.Y36(r.R0b),r.Y36(o.K0),r.Y36(r.sBO),r.Y36(r.z2F))},l.\u0275dir=r.lG2({type:l,selectors:[["","ngbTooltip",""]],inputs:{animation:"animation",autoClose:"autoClose",placement:"placement",popperOptions:"popperOptions",triggers:"triggers",positionTarget:"positionTarget",container:"container",disableTooltip:"disableTooltip",tooltipClass:"tooltipClass",openDelay:"openDelay",closeDelay:"closeDelay",ngbTooltip:"ngbTooltip"},outputs:{shown:"shown",hidden:"hidden"},exportAs:["ngbTooltip"],features:[r.TTD]}),l})(),Fl=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({}),l})(),lc=(()=>{class l{constructor(){this.highlightClass="ngb-highlight",this.accentSensitive=!0}ngOnChanges(s){!this.accentSensitive&&!String.prototype.normalize&&(console.warn("The `accentSensitive` input in `ngb-highlight` cannot be set to `false` in a browser that does not implement the `String.normalize` function. You will have to include a polyfill in your application to use this feature in the current browser."),this.accentSensitive=!0);const d=ws(this.result),L=Array.isArray(this.term)?this.term:[this.term],W=_t=>this.accentSensitive?_t:di(_t),Ne=L.map(_t=>function ts(l){return l.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}(W(ws(_t)))).filter(_t=>_t),Xe=this.accentSensitive?d:di(d),ct=Ne.length?Xe.split(new RegExp(`(${Ne.join("|")})`,"gmi")):[d];if(this.accentSensitive)this.parts=ct;else{let _t=0;this.parts=ct.map(Pt=>d.substring(_t,_t+=Pt.length))}}}return l.\u0275fac=function(s){return new(s||l)},l.\u0275cmp=r.Xpm({type:l,selectors:[["ngb-highlight"]],inputs:{highlightClass:"highlightClass",result:"result",term:"term",accentSensitive:"accentSensitive"},features:[r.TTD],decls:1,vars:1,consts:[["ngFor","",3,"ngForOf"],[3,"class",4,"ngIf","ngIfElse"],["even",""]],template:function(s,d){1&s&&r.YNc(0,Zr,3,2,"ng-template",0),2&s&&r.Q6J("ngForOf",d.parts)},dependencies:[o.sg,o.O5],styles:[".ngb-highlight{font-weight:700}\n"],encapsulation:2,changeDetection:0}),l})();new r.OlP("live announcer delay",{providedIn:"root",factory:function dc(){return 100}});let Ia=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[o.ez]}),l})(),Hl=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({}),l})();const Ph=[hi,I,Ms,Ds,Cs,va,oa,ka,Hl,Xn,po,au,Pl,cu,Rl,Fl,Ia];let ba=(()=>{class l{}return l.\u0275fac=function(s){return new(s||l)},l.\u0275mod=r.oAB({type:l}),l.\u0275inj=r.cJS({imports:[Ph,hi,I,Ms,Ds,Cs,va,oa,ka,Hl,Xn,po,au,Pl,cu,Rl,Fl,Ia]}),l})()},98351:(ge,ee,p)=>{"use strict";p.d(ee,{s:()=>Kn,H:()=>Jn});var r={};p.r(r),p.d(r,{Decoder:()=>$t,Encoder:()=>it,PacketType:()=>De,protocol:()=>ce});var o={};p.r(o),p.d(o,{Manager:()=>Fr,Socket:()=>Jt,connect:()=>kt,default:()=>kt,io:()=>kt,protocol:()=>ce});var m=p(22560),f=p(90833),v=p(81203);const S=Object.create(null);S.open="0",S.close="1",S.ping="2",S.pong="3",S.message="4",S.upgrade="5",S.noop="6";const A=Object.create(null);Object.keys(S).forEach(ue=>{A[S[ue]]=ue});const H={type:"error",data:"parser error"},q="function"==typeof Blob||typeof Blob<"u"&&"[object BlobConstructor]"===Object.prototype.toString.call(Blob),le="function"==typeof ArrayBuffer,de=ue=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(ue):ue&&ue.buffer instanceof ArrayBuffer,Q=({type:ue,data:V},z,ae)=>q&&V instanceof Blob?z?ae(V):Ae(V,ae):le&&(V instanceof ArrayBuffer||de(V))?z?ae(V):Ae(new Blob([V]),ae):ae(S[ue]+(V||"")),Ae=(ue,V)=>{const z=new FileReader;return z.onload=function(){const ae=z.result.split(",")[1];V("b"+(ae||""))},z.readAsDataURL(ue)};function Oe(ue){return ue instanceof Uint8Array?ue:ue instanceof ArrayBuffer?new Uint8Array(ue):new Uint8Array(ue.buffer,ue.byteOffset,ue.byteLength)}let re;const Ve="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",We=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let ue=0;ue{if("string"!=typeof ue)return{type:"message",data:lt(ue,V)};const z=ue.charAt(0);return"b"===z?{type:"message",data:Ke(ue.substring(1),V)}:A[z]?ue.length>1?{type:A[z],data:ue.substring(1)}:{type:A[z]}:H},Ke=(ue,V)=>{if($e){const z=(ue=>{let ae,mt,Gt,yn,Sn,V=.75*ue.length,z=ue.length,Be=0;"="===ue[ue.length-1]&&(V--,"="===ue[ue.length-2]&&V--);const Fn=new ArrayBuffer(V),cr=new Uint8Array(Fn);for(ae=0;ae>4,cr[Be++]=(15&Gt)<<4|yn>>2,cr[Be++]=(3&yn)<<6|63&Sn;return Fn})(ue);return lt(z,V)}return{base64:!0,data:ue}},lt=(ue,V)=>"blob"===V?ue instanceof Blob?ue:new Blob([ue]):ue instanceof ArrayBuffer?ue:ue.buffer,ze=String.fromCharCode(30);let Ye;function yt(ue){return ue.reduce((V,z)=>V+z.length,0)}function nt(ue,V){if(ue[0].length===V)return ue.shift();const z=new Uint8Array(V);let ae=0;for(let Be=0;Be(ue.hasOwnProperty(ae)&&(z[ae]=ue[ae]),z),{})}const Je=Se.setTimeout,Ze=Se.clearTimeout;function Me(ue,V){V.useNativeTimers?(ue.setTimeoutFn=Je.bind(Se),ue.clearTimeoutFn=Ze.bind(Se)):(ue.setTimeoutFn=Se.setTimeout.bind(Se),ue.clearTimeoutFn=Se.clearTimeout.bind(Se))}function ve(ue){return"string"==typeof ue?function Re(ue){let V=0,z=0;for(let ae=0,Be=ue.length;ae=57344?z+=3:(ae++,z+=4);return z}(ue):Math.ceil(1.33*(ue.byteLength||ue.size))}class St extends Error{constructor(V,z,ae){super(V),this.description=z,this.context=ae,this.type="TransportError"}}class Zt extends vt{constructor(V){super(),this.writable=!1,Me(this,V),this.opts=V,this.query=V.query,this.socket=V.socket}onError(V,z,ae){return super.emitReserved("error",new St(V,z,ae)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return("opening"===this.readyState||"open"===this.readyState)&&(this.doClose(),this.onClose()),this}send(V){"open"===this.readyState&&this.write(V)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(V){const z=Le(V,this.socket.binaryType);this.onPacket(z)}onPacket(V){super.emitReserved("packet",V)}onClose(V){this.readyState="closed",super.emitReserved("close",V)}pause(V){}createUri(V,z={}){return V+"://"+this._hostname()+this._port()+this.opts.path+this._query(z)}_hostname(){const V=this.opts.hostname;return-1===V.indexOf(":")?V:"["+V+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(443!==this.opts.port)||!this.opts.secure&&80!==Number(this.opts.port))?":"+this.opts.port:""}_query(V){const z=function Qe(ue){let V="";for(let z in ue)ue.hasOwnProperty(z)&&(V.length&&(V+="&"),V+=encodeURIComponent(z)+"="+encodeURIComponent(ue[z]));return V}(V);return z.length?"?"+z:""}}const zt="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),Ut={};let Nn,nn=0,Xt=0;function wt(ue){let V="";do{V=zt[ue%64]+V,ue=Math.floor(ue/64)}while(ue>0);return V}function mn(){const ue=wt(+new Date);return ue!==Nn?(nn=0,Nn=ue):ue+"."+wt(nn++)}for(;Xt<64;Xt++)Ut[zt[Xt]]=Xt;let rn=!1;try{rn=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const en=rn;function ur(ue){const V=ue.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!V||en))return new XMLHttpRequest}catch{}if(!V)try{return new(Se[["Active"].concat("Object").join("X")])("Microsoft.XMLHTTP")}catch{}}function rt(){}const Ee=null!=new ur({xdomain:!1}).responseType;let X=(()=>{class ue extends vt{constructor(z,ae){super(),Me(this,ae),this.opts=ae,this.method=ae.method||"GET",this.uri=z,this.data=void 0!==ae.data?ae.data:null,this.create()}create(){var z;const ae=Pe(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");ae.xdomain=!!this.opts.xd;const Be=this.xhr=new ur(ae);try{Be.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){Be.setDisableHeaderCheck&&Be.setDisableHeaderCheck(!0);for(let mt in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(mt)&&Be.setRequestHeader(mt,this.opts.extraHeaders[mt])}}catch{}if("POST"===this.method)try{Be.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{Be.setRequestHeader("Accept","*/*")}catch{}null===(z=this.opts.cookieJar)||void 0===z||z.addCookies(Be),"withCredentials"in Be&&(Be.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(Be.timeout=this.opts.requestTimeout),Be.onreadystatechange=()=>{var mt;3===Be.readyState&&(null===(mt=this.opts.cookieJar)||void 0===mt||mt.parseCookies(Be)),4===Be.readyState&&(200===Be.status||1223===Be.status?this.onLoad():this.setTimeoutFn(()=>{this.onError("number"==typeof Be.status?Be.status:0)},0))},Be.send(this.data)}catch(mt){return void this.setTimeoutFn(()=>{this.onError(mt)},0)}typeof document<"u"&&(this.index=ue.requestsCount++,ue.requests[this.index]=this)}onError(z){this.emitReserved("error",z,this.xhr),this.cleanup(!0)}cleanup(z){if(!(typeof this.xhr>"u"||null===this.xhr)){if(this.xhr.onreadystatechange=rt,z)try{this.xhr.abort()}catch{}typeof document<"u"&&delete ue.requests[this.index],this.xhr=null}}onLoad(){const z=this.xhr.responseText;null!==z&&(this.emitReserved("data",z),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}return ue.requestsCount=0,ue.requests={},ue})();function ot(){for(let ue in X.requests)X.requests.hasOwnProperty(ue)&&X.requests[ue].abort()}typeof document<"u"&&("function"==typeof attachEvent?attachEvent("onunload",ot):"function"==typeof addEventListener&&addEventListener("onpagehide"in Se?"pagehide":"unload",ot,!1));const Wt="function"==typeof Promise&&"function"==typeof Promise.resolve?V=>Promise.resolve().then(V):(V,z)=>z(V,0),Ft=Se.WebSocket||Se.MozWebSocket,Tn=typeof navigator<"u"&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase(),on={websocket:class tn extends Zt{constructor(V){super(V),this.supportsBinary=!V.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const V=this.uri(),z=this.opts.protocols,ae=Tn?{}:Pe(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(ae.headers=this.opts.extraHeaders);try{this.ws=Tn?new Ft(V,z,ae):z?new Ft(V,z):new Ft(V)}catch(Be){return this.emitReserved("error",Be)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=V=>this.onClose({description:"websocket connection closed",context:V}),this.ws.onmessage=V=>this.onData(V.data),this.ws.onerror=V=>this.onError("websocket error",V)}write(V){this.writable=!1;for(let z=0;z{try{this.ws.send(mt)}catch{}Be&&Wt(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){const V=this.opts.secure?"wss":"ws",z=this.query||{};return this.opts.timestampRequests&&(z[this.opts.timestampParam]=mn()),this.supportsBinary||(z.b64=1),this.createUri(V,z)}check(){return!!Ft}},webtransport:class zn extends Zt{get name(){return"webtransport"}doOpen(){"function"==typeof WebTransport&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(V=>{this.onError("webtransport error",V)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(V=>{const z=function Nt(ue,V){Ye||(Ye=new TextDecoder);const z=[];let ae=0,Be=-1,mt=!1;return new TransformStream({transform(Gt,yn){for(z.push(Gt);;){if(0===ae){if(yt(z)<1)break;const Sn=nt(z,1);mt=128==(128&Sn[0]),Be=127&Sn[0],ae=Be<126?3:126===Be?1:2}else if(1===ae){if(yt(z)<2)break;const Sn=nt(z,2);Be=new DataView(Sn.buffer,Sn.byteOffset,Sn.length).getUint16(0),ae=3}else if(2===ae){if(yt(z)<8)break;const Sn=nt(z,8),Fn=new DataView(Sn.buffer,Sn.byteOffset,Sn.length),cr=Fn.getUint32(0);if(cr>Math.pow(2,21)-1){yn.enqueue(H);break}Be=cr*Math.pow(2,32)+Fn.getUint32(4),ae=3}else{if(yt(z)ue){yn.enqueue(H);break}}}})}(Number.MAX_SAFE_INTEGER,this.socket.binaryType),ae=V.readable.pipeThrough(z).getReader(),Be=function je(){return new TransformStream({transform(ue,V){!function Ge(ue,V){q&&ue.data instanceof Blob?ue.data.arrayBuffer().then(Oe).then(V):le&&(ue.data instanceof ArrayBuffer||de(ue.data))?V(Oe(ue.data)):Q(ue,!1,z=>{re||(re=new TextEncoder),V(re.encode(z))})}(ue,z=>{const ae=z.length;let Be;if(ae<126)Be=new Uint8Array(1),new DataView(Be.buffer).setUint8(0,ae);else if(ae<65536){Be=new Uint8Array(3);const mt=new DataView(Be.buffer);mt.setUint8(0,126),mt.setUint16(1,ae)}else{Be=new Uint8Array(9);const mt=new DataView(Be.buffer);mt.setUint8(0,127),mt.setBigUint64(1,BigInt(ae))}ue.data&&"string"!=typeof ue.data&&(Be[0]|=128),V.enqueue(Be),V.enqueue(z)})}})}();Be.readable.pipeTo(V.writable),this.writer=Be.writable.getWriter();const mt=()=>{ae.read().then(({done:yn,value:Sn})=>{yn||(this.onPacket(Sn),mt())}).catch(yn=>{})};mt();const Gt={type:"open"};this.query.sid&&(Gt.data=`{"sid":"${this.query.sid}"}`),this.writer.write(Gt).then(()=>this.onOpen())})}))}write(V){this.writable=!1;for(let z=0;z{Be&&Wt(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var V;null===(V=this.transport)||void 0===V||V.close()}},polling:class he extends Zt{constructor(V){if(super(V),this.polling=!1,typeof location<"u"){const ae="https:"===location.protocol;let Be=location.port;Be||(Be=ae?"443":"80"),this.xd=typeof location<"u"&&V.hostname!==location.hostname||Be!==V.port}this.supportsBinary=Ee&&!(V&&V.forceBase64),this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(V){this.readyState="pausing";const z=()=>{this.readyState="paused",V()};if(this.polling||!this.writable){let ae=0;this.polling&&(ae++,this.once("pollComplete",function(){--ae||z()})),this.writable||(ae++,this.once("drain",function(){--ae||z()}))}else z()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(V){((ue,V)=>{const z=ue.split(ze),ae=[];for(let Be=0;Be{if("opening"===this.readyState&&"open"===ae.type&&this.onOpen(),"close"===ae.type)return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(ae)}),"closed"!==this.readyState&&(this.polling=!1,this.emitReserved("pollComplete"),"open"===this.readyState&&this.poll())}doClose(){const V=()=>{this.write([{type:"close"}])};"open"===this.readyState?V():this.once("open",V)}write(V){this.writable=!1,((ue,V)=>{const z=ue.length,ae=new Array(z);let Be=0;ue.forEach((mt,Gt)=>{Q(mt,!1,yn=>{ae[Gt]=yn,++Be===z&&V(ae.join(ze))})})})(V,z=>{this.doWrite(z,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const V=this.opts.secure?"https":"http",z=this.query||{};return!1!==this.opts.timestampRequests&&(z[this.opts.timestampParam]=mn()),!this.supportsBinary&&!z.sid&&(z.b64=1),this.createUri(V,z)}request(V={}){return Object.assign(V,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new X(this.uri(),V)}doWrite(V,z){const ae=this.request({method:"POST",data:V});ae.on("success",z),ae.on("error",(Be,mt)=>{this.onError("xhr post error",Be,mt)})}doPoll(){const V=this.request();V.on("data",this.onData.bind(this)),V.on("error",(z,ae)=>{this.onError("xhr poll error",z,ae)}),this.pollXhr=V}}},un=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,Bt=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function Rn(ue){if(ue.length>2e3)throw"URI too long";const V=ue,z=ue.indexOf("["),ae=ue.indexOf("]");-1!=z&&-1!=ae&&(ue=ue.substring(0,z)+ue.substring(z,ae).replace(/:/g,";")+ue.substring(ae,ue.length));let Be=un.exec(ue||""),mt={},Gt=14;for(;Gt--;)mt[Bt[Gt]]=Be[Gt]||"";return-1!=z&&-1!=ae&&(mt.source=V,mt.host=mt.host.substring(1,mt.host.length-1).replace(/;/g,":"),mt.authority=mt.authority.replace("[","").replace("]","").replace(/;/g,":"),mt.ipv6uri=!0),mt.pathNames=function Wn(ue,V){const ae=V.replace(/\/{2,9}/g,"/").split("/");return("/"==V.slice(0,1)||0===V.length)&&ae.splice(0,1),"/"==V.slice(-1)&&ae.splice(ae.length-1,1),ae}(0,mt.path),mt.queryKey=function On(ue,V){const z={};return V.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(ae,Be,mt){Be&&(z[Be]=mt)}),z}(0,mt.query),mt}let wr=(()=>{class ue extends vt{constructor(z,ae={}){super(),this.binaryType="arraybuffer",this.writeBuffer=[],z&&"object"==typeof z&&(ae=z,z=null),z?(z=Rn(z),ae.hostname=z.host,ae.secure="https"===z.protocol||"wss"===z.protocol,ae.port=z.port,z.query&&(ae.query=z.query)):ae.host&&(ae.hostname=Rn(ae.host).host),Me(this,ae),this.secure=null!=ae.secure?ae.secure:typeof location<"u"&&"https:"===location.protocol,ae.hostname&&!ae.port&&(ae.port=this.secure?"443":"80"),this.hostname=ae.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=ae.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=ae.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},ae),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),"string"==typeof this.opts.query&&(this.opts.query=function ft(ue){let V={},z=ue.split("&");for(let ae=0,Be=z.length;ae{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),"localhost"!==this.hostname&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(z){const ae=Object.assign({},this.opts.query);ae.EIO=4,ae.transport=z,this.id&&(ae.sid=this.id);const Be=Object.assign({},this.opts,{query:ae,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[z]);return new on[z](Be)}open(){let z;if(this.opts.rememberUpgrade&&ue.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))z="websocket";else{if(0===this.transports.length)return void this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);z=this.transports[0]}this.readyState="opening";try{z=this.createTransport(z)}catch{return this.transports.shift(),void this.open()}z.open(),this.setTransport(z)}setTransport(z){this.transport&&this.transport.removeAllListeners(),this.transport=z,z.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",ae=>this.onClose("transport close",ae))}probe(z){let ae=this.createTransport(z),Be=!1;ue.priorWebsocketSuccess=!1;const mt=()=>{Be||(ae.send([{type:"ping",data:"probe"}]),ae.once("packet",Hn=>{if(!Be)if("pong"===Hn.type&&"probe"===Hn.data){if(this.upgrading=!0,this.emitReserved("upgrading",ae),!ae)return;ue.priorWebsocketSuccess="websocket"===ae.name,this.transport.pause(()=>{Be||"closed"!==this.readyState&&(sr(),this.setTransport(ae),ae.send([{type:"upgrade"}]),this.emitReserved("upgrade",ae),ae=null,this.upgrading=!1,this.flush())})}else{const Wr=new Error("probe error");Wr.transport=ae.name,this.emitReserved("upgradeError",Wr)}}))};function Gt(){Be||(Be=!0,sr(),ae.close(),ae=null)}const yn=Hn=>{const Wr=new Error("probe error: "+Hn);Wr.transport=ae.name,Gt(),this.emitReserved("upgradeError",Wr)};function Sn(){yn("transport closed")}function Fn(){yn("socket closed")}function cr(Hn){ae&&Hn.name!==ae.name&&Gt()}const sr=()=>{ae.removeListener("open",mt),ae.removeListener("error",yn),ae.removeListener("close",Sn),this.off("close",Fn),this.off("upgrading",cr)};ae.once("open",mt),ae.once("error",yn),ae.once("close",Sn),this.once("close",Fn),this.once("upgrading",cr),-1!==this.upgrades.indexOf("webtransport")&&"webtransport"!==z?this.setTimeoutFn(()=>{Be||ae.open()},200):ae.open()}onOpen(){if(this.readyState="open",ue.priorWebsocketSuccess="websocket"===this.transport.name,this.emitReserved("open"),this.flush(),"open"===this.readyState&&this.opts.upgrade){let z=0;const ae=this.upgrades.length;for(;z{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emitReserved("drain"):this.flush()}flush(){if("closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const z=this.getWritablePackets();this.transport.send(z),this.prevBufferLen=z.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&"polling"===this.transport.name&&this.writeBuffer.length>1))return this.writeBuffer;let ae=1;for(let Be=0;Be0&&ae>this.maxPayload)return this.writeBuffer.slice(0,Be);ae+=2}return this.writeBuffer}write(z,ae,Be){return this.sendPacket("message",z,ae,Be),this}send(z,ae,Be){return this.sendPacket("message",z,ae,Be),this}sendPacket(z,ae,Be,mt){if("function"==typeof ae&&(mt=ae,ae=void 0),"function"==typeof Be&&(mt=Be,Be=null),"closing"===this.readyState||"closed"===this.readyState)return;(Be=Be||{}).compress=!1!==Be.compress;const Gt={type:z,data:ae,options:Be};this.emitReserved("packetCreate",Gt),this.writeBuffer.push(Gt),mt&&this.once("flush",mt),this.flush()}close(){const z=()=>{this.onClose("forced close"),this.transport.close()},ae=()=>{this.off("upgrade",ae),this.off("upgradeError",ae),z()},Be=()=>{this.once("upgrade",ae),this.once("upgradeError",ae)};return("opening"===this.readyState||"open"===this.readyState)&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?Be():z()}):this.upgrading?Be():z()),this}onError(z){ue.priorWebsocketSuccess=!1,this.emitReserved("error",z),this.onClose("transport error",z)}onClose(z,ae){("opening"===this.readyState||"open"===this.readyState||"closing"===this.readyState)&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),"function"==typeof removeEventListener&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",z,ae),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(z){const ae=[];let Be=0;const mt=z.length;for(;Be"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(ue):ue.buffer instanceof ArrayBuffer)(ue))||Yr&&ue instanceof Blob||pn&&ue instanceof File}function Mt(ue,V){if(!ue||"object"!=typeof ue)return!1;if(Array.isArray(ue)){for(let z=0,ae=ue.length;z=0&&ue.num{return(ue=De||(De={}))[ue.CONNECT=0]="CONNECT",ue[ue.DISCONNECT=1]="DISCONNECT",ue[ue.EVENT=2]="EVENT",ue[ue.ACK=3]="ACK",ue[ue.CONNECT_ERROR=4]="CONNECT_ERROR",ue[ue.BINARY_EVENT=5]="BINARY_EVENT",ue[ue.BINARY_ACK=6]="BINARY_ACK",De;var ue})();class it{constructor(V){this.replacer=V}encode(V){return V.type!==De.EVENT&&V.type!==De.ACK||!Mt(V)?[this.encodeAsString(V)]:this.encodeAsBinary({type:V.type===De.EVENT?De.BINARY_EVENT:De.BINARY_ACK,nsp:V.nsp,data:V.data,id:V.id})}encodeAsString(V){let z=""+V.type;return(V.type===De.BINARY_EVENT||V.type===De.BINARY_ACK)&&(z+=V.attachments+"-"),V.nsp&&"/"!==V.nsp&&(z+=V.nsp+","),null!=V.id&&(z+=V.id),null!=V.data&&(z+=JSON.stringify(V.data,this.replacer)),z}encodeAsBinary(V){const z=br(V),ae=this.encodeAsString(z.packet),Be=z.buffers;return Be.unshift(ae),Be}}function Tt(ue){return"[object Object]"===Object.prototype.toString.call(ue)}class $t extends vt{constructor(V){super(),this.reviver=V}add(V){let z;if("string"==typeof V){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");z=this.decodeString(V);const ae=z.type===De.BINARY_EVENT;ae||z.type===De.BINARY_ACK?(z.type=ae?De.EVENT:De.ACK,this.reconstructor=new Vt(z),0===z.attachments&&super.emitReserved("decoded",z)):super.emitReserved("decoded",z)}else{if(!ir(V)&&!V.base64)throw new Error("Unknown type: "+V);if(!this.reconstructor)throw new Error("got binary data when not reconstructing a packet");z=this.reconstructor.takeBinaryData(V),z&&(this.reconstructor=null,super.emitReserved("decoded",z))}}decodeString(V){let z=0;const ae={type:Number(V.charAt(0))};if(void 0===De[ae.type])throw new Error("unknown packet type "+ae.type);if(ae.type===De.BINARY_EVENT||ae.type===De.BINARY_ACK){const mt=z+1;for(;"-"!==V.charAt(++z)&&z!=V.length;);const Gt=V.substring(mt,z);if(Gt!=Number(Gt)||"-"!==V.charAt(z))throw new Error("Illegal attachments");ae.attachments=Number(Gt)}if("/"===V.charAt(z+1)){const mt=z+1;for(;++z&&","!==V.charAt(z)&&z!==V.length;);ae.nsp=V.substring(mt,z)}else ae.nsp="/";const Be=V.charAt(z+1);if(""!==Be&&Number(Be)==Be){const mt=z+1;for(;++z;){const Gt=V.charAt(z);if(null==Gt||Number(Gt)!=Gt){--z;break}if(z===V.length)break}ae.id=Number(V.substring(mt,z+1))}if(V.charAt(++z)){const mt=this.tryParse(V.substr(z));if(!$t.isPayloadValid(ae.type,mt))throw new Error("invalid payload");ae.data=mt}return ae}tryParse(V){try{return JSON.parse(V,this.reviver)}catch{return!1}}static isPayloadValid(V,z){switch(V){case De.CONNECT:return Tt(z);case De.DISCONNECT:return void 0===z;case De.CONNECT_ERROR:return"string"==typeof z||Tt(z);case De.EVENT:case De.BINARY_EVENT:return Array.isArray(z)&&("number"==typeof z[0]||"string"==typeof z[0]&&-1===pe.indexOf(z[0]));case De.ACK:case De.BINARY_ACK:return Array.isArray(z)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Vt{constructor(V){this.packet=V,this.buffers=[],this.reconPack=V}takeBinaryData(V){if(this.buffers.push(V),this.buffers.length===this.reconPack.attachments){const z=Pn(this.reconPack,this.buffers);return this.finishedReconstruction(),z}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}function vn(ue,V,z){return ue.on(V,z),function(){ue.off(V,z)}}const Mr=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class Jt extends vt{constructor(V,z,ae){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=V,this.nsp=z,ae&&ae.auth&&(this.auth=ae.auth),this._opts=Object.assign({},ae),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const V=this.io;this.subs=[vn(V,"open",this.onopen.bind(this)),vn(V,"packet",this.onpacket.bind(this)),vn(V,"error",this.onerror.bind(this)),vn(V,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected||(this.subEvents(),this.io._reconnecting||this.io.open(),"open"===this.io._readyState&&this.onopen()),this}open(){return this.connect()}send(...V){return V.unshift("message"),this.emit.apply(this,V),this}emit(V,...z){if(Mr.hasOwnProperty(V))throw new Error('"'+V.toString()+'" is a reserved event name');if(z.unshift(V),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(z),this;const ae={type:De.EVENT,data:z,options:{}};if(ae.options.compress=!1!==this.flags.compress,"function"==typeof z[z.length-1]){const Gt=this.ids++,yn=z.pop();this._registerAckCallback(Gt,yn),ae.id=Gt}return this.flags.volatile&&(!(this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable)||!this.connected)||(this.connected?(this.notifyOutgoingListeners(ae),this.packet(ae)):this.sendBuffer.push(ae)),this.flags={},this}_registerAckCallback(V,z){var ae;const Be=null!==(ae=this.flags.timeout)&&void 0!==ae?ae:this._opts.ackTimeout;if(void 0===Be)return void(this.acks[V]=z);const mt=this.io.setTimeoutFn(()=>{delete this.acks[V];for(let Gt=0;Gt{this.io.clearTimeoutFn(mt),z.apply(this,[null,...Gt])}}emitWithAck(V,...z){const ae=void 0!==this.flags.timeout||void 0!==this._opts.ackTimeout;return new Promise((Be,mt)=>{z.push((Gt,yn)=>ae?Gt?mt(Gt):Be(yn):Be(Gt)),this.emit(V,...z)})}_addToQueue(V){let z;"function"==typeof V[V.length-1]&&(z=V.pop());const ae={id:this._queueSeq++,tryCount:0,pending:!1,args:V,flags:Object.assign({fromQueue:!0},this.flags)};V.push((Be,...mt)=>ae!==this._queue[0]?void 0:(null!==Be?ae.tryCount>this._opts.retries&&(this._queue.shift(),z&&z(Be)):(this._queue.shift(),z&&z(null,...mt)),ae.pending=!1,this._drainQueue())),this._queue.push(ae),this._drainQueue()}_drainQueue(V=!1){if(!this.connected||0===this._queue.length)return;const z=this._queue[0];z.pending&&!V||(z.pending=!0,z.tryCount++,this.flags=z.flags,this.emit.apply(this,z.args))}packet(V){V.nsp=this.nsp,this.io._packet(V)}onopen(){"function"==typeof this.auth?this.auth(V=>{this._sendConnectPacket(V)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(V){this.packet({type:De.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},V):V})}onerror(V){this.connected||this.emitReserved("connect_error",V)}onclose(V,z){this.connected=!1,delete this.id,this.emitReserved("disconnect",V,z)}onpacket(V){if(V.nsp===this.nsp)switch(V.type){case De.CONNECT:V.data&&V.data.sid?this.onconnect(V.data.sid,V.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case De.EVENT:case De.BINARY_EVENT:this.onevent(V);break;case De.ACK:case De.BINARY_ACK:this.onack(V);break;case De.DISCONNECT:this.ondisconnect();break;case De.CONNECT_ERROR:this.destroy();const ae=new Error(V.data.message);ae.data=V.data.data,this.emitReserved("connect_error",ae)}}onevent(V){const z=V.data||[];null!=V.id&&z.push(this.ack(V.id)),this.connected?this.emitEvent(z):this.receiveBuffer.push(Object.freeze(z))}emitEvent(V){if(this._anyListeners&&this._anyListeners.length){const z=this._anyListeners.slice();for(const ae of z)ae.apply(this,V)}super.emit.apply(this,V),this._pid&&V.length&&"string"==typeof V[V.length-1]&&(this._lastOffset=V[V.length-1])}ack(V){const z=this;let ae=!1;return function(...Be){ae||(ae=!0,z.packet({type:De.ACK,id:V,data:Be}))}}onack(V){const z=this.acks[V.id];"function"==typeof z&&(z.apply(this,V.data),delete this.acks[V.id])}onconnect(V,z){this.id=V,this.recovered=z&&this._pid===z,this._pid=z,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(V=>this.emitEvent(V)),this.receiveBuffer=[],this.sendBuffer.forEach(V=>{this.notifyOutgoingListeners(V),this.packet(V)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(V=>V()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:De.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(V){return this.flags.compress=V,this}get volatile(){return this.flags.volatile=!0,this}timeout(V){return this.flags.timeout=V,this}onAny(V){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(V),this}prependAny(V){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(V),this}offAny(V){if(!this._anyListeners)return this;if(V){const z=this._anyListeners;for(let ae=0;ae0&&ue.jitter<=1?ue.jitter:0,this.attempts=0}Sr.prototype.duration=function(){var ue=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var V=Math.random(),z=Math.floor(V*this.jitter*ue);ue=0==(1&Math.floor(10*V))?ue-z:ue+z}return 0|Math.min(ue,this.max)},Sr.prototype.reset=function(){this.attempts=0},Sr.prototype.setMin=function(ue){this.ms=ue},Sr.prototype.setMax=function(ue){this.max=ue},Sr.prototype.setJitter=function(ue){this.jitter=ue};class Fr extends vt{constructor(V,z){var ae;super(),this.nsps={},this.subs=[],V&&"object"==typeof V&&(z=V,V=void 0),(z=z||{}).path=z.path||"/socket.io",this.opts=z,Me(this,z),this.reconnection(!1!==z.reconnection),this.reconnectionAttempts(z.reconnectionAttempts||1/0),this.reconnectionDelay(z.reconnectionDelay||1e3),this.reconnectionDelayMax(z.reconnectionDelayMax||5e3),this.randomizationFactor(null!==(ae=z.randomizationFactor)&&void 0!==ae?ae:.5),this.backoff=new Sr({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(z.timeout??2e4),this._readyState="closed",this.uri=V;const Be=z.parser||r;this.encoder=new Be.Encoder,this.decoder=new Be.Decoder,this._autoConnect=!1!==z.autoConnect,this._autoConnect&&this.open()}reconnection(V){return arguments.length?(this._reconnection=!!V,this):this._reconnection}reconnectionAttempts(V){return void 0===V?this._reconnectionAttempts:(this._reconnectionAttempts=V,this)}reconnectionDelay(V){var z;return void 0===V?this._reconnectionDelay:(this._reconnectionDelay=V,null===(z=this.backoff)||void 0===z||z.setMin(V),this)}randomizationFactor(V){var z;return void 0===V?this._randomizationFactor:(this._randomizationFactor=V,null===(z=this.backoff)||void 0===z||z.setJitter(V),this)}reconnectionDelayMax(V){var z;return void 0===V?this._reconnectionDelayMax:(this._reconnectionDelayMax=V,null===(z=this.backoff)||void 0===z||z.setMax(V),this)}timeout(V){return arguments.length?(this._timeout=V,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()}open(V){if(~this._readyState.indexOf("open"))return this;this.engine=new wr(this.uri,this.opts);const z=this.engine,ae=this;this._readyState="opening",this.skipReconnect=!1;const Be=vn(z,"open",function(){ae.onopen(),V&&V()}),mt=yn=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",yn),V?V(yn):this.maybeReconnectOnOpen()},Gt=vn(z,"error",mt);if(!1!==this._timeout){const Sn=this.setTimeoutFn(()=>{Be(),mt(new Error("timeout")),z.close()},this._timeout);this.opts.autoUnref&&Sn.unref(),this.subs.push(()=>{this.clearTimeoutFn(Sn)})}return this.subs.push(Be),this.subs.push(Gt),this}connect(V){return this.open(V)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const V=this.engine;this.subs.push(vn(V,"ping",this.onping.bind(this)),vn(V,"data",this.ondata.bind(this)),vn(V,"error",this.onerror.bind(this)),vn(V,"close",this.onclose.bind(this)),vn(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(V){try{this.decoder.add(V)}catch(z){this.onclose("parse error",z)}}ondecoded(V){Wt(()=>{this.emitReserved("packet",V)},this.setTimeoutFn)}onerror(V){this.emitReserved("error",V)}socket(V,z){let ae=this.nsps[V];return ae?this._autoConnect&&!ae.active&&ae.connect():(ae=new Jt(this,V,z),this.nsps[V]=ae),ae}_destroy(V){const z=Object.keys(this.nsps);for(const ae of z)if(this.nsps[ae].active)return;this._close()}_packet(V){const z=this.encoder.encode(V);for(let ae=0;aeV()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(V,z){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",V,z),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const V=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const z=this.backoff.duration();this._reconnecting=!0;const ae=this.setTimeoutFn(()=>{V.skipReconnect||(this.emitReserved("reconnect_attempt",V.backoff.attempts),!V.skipReconnect&&V.open(Be=>{Be?(V._reconnecting=!1,V.reconnect(),this.emitReserved("reconnect_error",Be)):V.onreconnect()}))},z);this.opts.autoUnref&&ae.unref(),this.subs.push(()=>{this.clearTimeoutFn(ae)})}}onreconnect(){const V=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",V)}}const Or={};function kt(ue,V){"object"==typeof ue&&(V=ue,ue=void 0);const z=function fr(ue,V="",z){let ae=ue;z=z||typeof location<"u"&&location,null==ue&&(ue=z.protocol+"//"+z.host),"string"==typeof ue&&("/"===ue.charAt(0)&&(ue="/"===ue.charAt(1)?z.protocol+ue:z.host+ue),/^(https?|wss?):\/\//.test(ue)||(ue=typeof z<"u"?z.protocol+"//"+ue:"https://"+ue),ae=Rn(ue)),ae.port||(/^(http|ws)$/.test(ae.protocol)?ae.port="80":/^(http|ws)s$/.test(ae.protocol)&&(ae.port="443")),ae.path=ae.path||"/";const mt=-1!==ae.host.indexOf(":")?"["+ae.host+"]":ae.host;return ae.id=ae.protocol+"://"+mt+":"+ae.port+V,ae.href=ae.protocol+"://"+mt+(z&&z.port===ae.port?"":":"+ae.port),ae}(ue,(V=V||{}).path||"/socket.io"),ae=z.source,Be=z.id;let Sn;return V.forceNew||V["force new connection"]||!1===V.multiplex||Or[Be]&&z.path in Or[Be].nsps?Sn=new Fr(ae,V):(Or[Be]||(Or[Be]=new Fr(ae,V)),Sn=Or[Be]),z.query&&!V.query&&(V.query=z.queryKey),Sn.socket(z.path,V)}Object.assign(kt,{Manager:Fr,Socket:Jt,io:kt,connect:kt});class Kn{constructor(V){_a(this,"config"),_a(this,"subscribersCounter",{}),_a(this,"eventObservables$",{}),_a(this,"ioSocket"),_a(this,"emptyConfig",{url:"",options:{}}),this.config=V,void 0===V&&(V=this.emptyConfig),this.ioSocket=(kt||o)(V.url,V.options)}of(V){this.ioSocket.of(V)}on(V,z){this.ioSocket.on(V,z)}once(V,z){this.ioSocket.once(V,z)}connect(V){return this.ioSocket.connect(V)}disconnect(V){return this.ioSocket.disconnect.apply(this.ioSocket,arguments)}emit(V,...z){return this.ioSocket.emit.apply(this.ioSocket,arguments)}removeListener(V,z){return this.ioSocket.removeListener.apply(this.ioSocket,arguments)}removeAllListeners(V){return this.ioSocket.removeAllListeners.apply(this.ioSocket,arguments)}fromEvent(V){return this.subscribersCounter[V]||(this.subscribersCounter[V]=0),this.subscribersCounter[V]++,this.eventObservables$[V]||(this.eventObservables$[V]=new f.y(z=>{const ae=Be=>{z.next(Be)};return this.ioSocket.on(V,ae),()=>{this.subscribersCounter[V]--,0===this.subscribersCounter[V]&&(this.ioSocket.removeListener(V,ae),delete this.eventObservables$[V])}}).pipe((0,v.B)())),this.eventObservables$[V]}fromOneTimeEvent(V){return new Promise(z=>this.once(V,z))}listeners(V){return this.ioSocket.listeners(V)}listenersAny(){return this.ioSocket.listenersAny()}listenersAnyOutgoing(){return this.ioSocket.listenersAnyOutgoing()}off(V,z){return V?V&&!z?this.ioSocket.off(V):this.ioSocket.off(V,z):this.ioSocket.offAny()}onAny(V){return this.ioSocket.onAny(V)}onAnyOutgoing(V){return this.ioSocket.onAnyOutgoing(V)}prependAny(V){return this.ioSocket.prependAny(V)}prependAnyOutgoing(V){return this.ioSocket.prependAnyOutgoing(V)}timeout(V){return this.ioSocket.timeout(V)}volatile(){return this.ioSocket.volatile}}function Hr(ue){return new Kn(ue)}const jr=new m.OlP("__SOCKET_IO_CONFIG__"),Ur=class{static forRoot(V){return{ngModule:Ur,providers:[{provide:jr,useValue:V},{provide:Kn,useFactory:Hr,deps:[jr]}]}}};let Jn=Ur;_a(Jn,"\u0275fac",function(z){return new(z||Ur)}),_a(Jn,"\u0275mod",m.oAB({type:Ur})),_a(Jn,"\u0275inj",m.cJS({}))},17217:(ge,ee,p)=>{"use strict";p.d(ee,{Ro:()=>Le,ef:()=>Ke,t2:()=>Dt});var r=p(22560),o=p(76317),m=p(50253),f=p(60116),v=p(68951),S=p(24851),A=p(94666),H=p(34497);const q=["overlay"];function le(lt,ze){1<&&r._UZ(0,"div")}function de(lt,ze){if(1<&&(r.TgZ(0,"div"),r.YNc(1,le,1,0,"div",6),r.qZA()),2<){const Te=r.oxw(2);r.Tol(Te.spinner.class),r.Udp("color",Te.spinner.color),r.xp6(1),r.Q6J("ngForOf",Te.spinner.divArray)}}function Q(lt,ze){if(1<&&(r._UZ(0,"div",7),r.ALo(1,"safeHtml")),2<){const Te=r.oxw(2);r.Q6J("innerHTML",r.lcZ(1,1,Te.template),r.oJD)}}function Ae(lt,ze){if(1<&&(r.TgZ(0,"div",1,2),r.YNc(2,de,2,5,"div",3),r.YNc(3,Q,2,3,"div",4),r.TgZ(4,"div",5),r.Hsn(5),r.qZA()()),2<){const Te=r.oxw();r.Udp("background-color",Te.spinner.bdColor)("z-index",Te.spinner.zIndex)("position",Te.spinner.fullScreen?"fixed":"absolute"),r.Q6J("@.disabled",Te.disableAnimation)("@fadeIn","in"),r.xp6(2),r.Q6J("ngIf",!Te.template),r.xp6(1),r.Q6J("ngIf",Te.template),r.xp6(1),r.Udp("z-index",Te.spinner.zIndex)}}const Oe=["*"],re={"ball-8bits":16,"ball-atom":4,"ball-beat":3,"ball-circus":5,"ball-climbing-dot":4,"ball-clip-rotate":1,"ball-clip-rotate-multiple":2,"ball-clip-rotate-pulse":2,"ball-elastic-dots":5,"ball-fall":3,"ball-fussion":4,"ball-grid-beat":9,"ball-grid-pulse":9,"ball-newton-cradle":4,"ball-pulse":3,"ball-pulse-rise":5,"ball-pulse-sync":3,"ball-rotate":1,"ball-running-dots":5,"ball-scale":1,"ball-scale-multiple":3,"ball-scale-pulse":2,"ball-scale-ripple":1,"ball-scale-ripple-multiple":3,"ball-spin":8,"ball-spin-clockwise":8,"ball-spin-clockwise-fade":8,"ball-spin-clockwise-fade-rotating":8,"ball-spin-fade":8,"ball-spin-fade-rotating":8,"ball-spin-rotate":2,"ball-square-clockwise-spin":8,"ball-square-spin":8,"ball-triangle-path":3,"ball-zig-zag":2,"ball-zig-zag-deflect":2,cog:1,"cube-transition":2,fire:3,"line-scale":5,"line-scale-party":5,"line-scale-pulse-out":5,"line-scale-pulse-out-rapid":5,"line-spin-clockwise-fade":8,"line-spin-clockwise-fade-rotating":8,"line-spin-fade":8,"line-spin-fade-rotating":8,pacman:6,"square-jelly-box":2,"square-loader":1,"square-spin":1,timer:1,"triangle-skew-spin":1},Ve="primary";class We{constructor(ze){Object.assign(this,ze)}static create(ze){return(null==ze?.type||0===ze.type.length)&&console.warn('[ngx-spinner]: Property "type" is missed. Please, provide animation type to component\n and ensure css is added to angular.json file'),new We(ze)}}let Dt=(()=>{class lt{constructor(){this.spinnerObservable=new o.X(null)}getSpinner(Te){return this.spinnerObservable.asObservable().pipe((0,f.h)(be=>be&&be.name===Te))}show(Te=Ve,be){return new Promise((je,Ye)=>{setTimeout(()=>{be&&Object.keys(be).length?(be.name=Te,this.spinnerObservable.next(new We({...be,show:!0})),je(!0)):(this.spinnerObservable.next(new We({name:Te,show:!0})),je(!0))},10)})}hide(Te=Ve,be=10){return new Promise((je,Ye)=>{setTimeout(()=>{this.spinnerObservable.next(new We({name:Te,show:!1})),je(!0)},be)})}}return lt.\u0275fac=function(Te){return new(Te||lt)},lt.\u0275prov=r.Yz7({token:lt,factory:lt.\u0275fac,providedIn:"root"}),lt})();const Ct=new r.OlP("NGX_SPINNER_CONFIG");let $e=(()=>{class lt{constructor(Te){this._sanitizer=Te}transform(Te){if(Te)return this._sanitizer.bypassSecurityTrustHtml(Te)}}return lt.\u0275fac=function(Te){return new(Te||lt)(r.Y36(H.H7,16))},lt.\u0275pipe=r.Yjl({name:"safeHtml",type:lt,pure:!0}),lt})(),Le=(()=>{class lt{constructor(Te,be,je,Ye){this.spinnerService=Te,this.changeDetector=be,this.elementRef=je,this.globalConfig=Ye,this.disableAnimation=!1,this.spinner=new We,this.ngUnsubscribe=new m.x,this.setDefaultOptions=()=>{const{type:yt}=this.globalConfig??{};this.spinner=We.create({name:this.name,bdColor:this.bdColor,size:this.size,color:this.color,type:this.type??yt,fullScreen:this.fullScreen,divArray:this.divArray,divCount:this.divCount,show:this.show,zIndex:this.zIndex,template:this.template,showSpinner:this.showSpinner})},this.bdColor="rgba(51,51,51,0.8)",this.zIndex=99999,this.color="#fff",this.size="large",this.fullScreen=!0,this.name=Ve,this.template=null,this.showSpinner=!1,this.divArray=[],this.divCount=0,this.show=!1}handleKeyboardEvent(Te){this.spinnerDOM&&this.spinnerDOM.nativeElement&&(this.fullScreen||!this.fullScreen&&this.isSpinnerZone(Te.target))&&(Te.returnValue=!1,Te.preventDefault())}initObservable(){this.spinnerService.getSpinner(this.name).pipe((0,v.R)(this.ngUnsubscribe)).subscribe(Te=>{this.setDefaultOptions(),Object.assign(this.spinner,Te),Te.show&&this.onInputChange(),this.changeDetector.detectChanges()})}ngOnInit(){this.setDefaultOptions(),this.initObservable()}isSpinnerZone(Te){return Te===this.elementRef.nativeElement.parentElement||Te.parentNode&&this.isSpinnerZone(Te.parentNode)}ngOnChanges(Te){for(const be in Te)if(be){const je=Te[be];if(je.isFirstChange())return;typeof je.currentValue<"u"&&je.currentValue!==je.previousValue&&""!==je.currentValue&&(this.spinner[be]=je.currentValue,"showSpinner"===be&&(je.currentValue?this.spinnerService.show(this.spinner.name,this.spinner):this.spinnerService.hide(this.spinner.name)),"name"===be&&this.initObservable())}}getClass(Te,be){this.spinner.divCount=re[Te],this.spinner.divArray=Array(this.spinner.divCount).fill(0).map((Ye,yt)=>yt);let je="";switch(be.toLowerCase()){case"small":je="la-sm";break;case"medium":je="la-2x";break;case"large":je="la-3x"}return"la-"+Te+" "+je}onInputChange(){this.spinner.class=this.getClass(this.spinner.type,this.spinner.size)}ngOnDestroy(){this.ngUnsubscribe.next(),this.ngUnsubscribe.complete()}}return lt.\u0275fac=function(Te){return new(Te||lt)(r.Y36(Dt),r.Y36(r.sBO),r.Y36(r.SBq),r.Y36(Ct,8))},lt.\u0275cmp=r.Xpm({type:lt,selectors:[["ngx-spinner"]],viewQuery:function(Te,be){if(1&Te&&r.Gf(q,5),2&Te){let je;r.iGM(je=r.CRH())&&(be.spinnerDOM=je.first)}},hostBindings:function(Te,be){1&Te&&r.NdJ("keydown",function(Ye){return be.handleKeyboardEvent(Ye)},!1,r.evT)},inputs:{bdColor:"bdColor",size:"size",color:"color",type:"type",fullScreen:"fullScreen",name:"name",zIndex:"zIndex",template:"template",showSpinner:"showSpinner",disableAnimation:"disableAnimation"},features:[r.TTD],ngContentSelectors:Oe,decls:1,vars:1,consts:[["class","ngx-spinner-overlay",3,"background-color","z-index","position",4,"ngIf"],[1,"ngx-spinner-overlay"],["overlay",""],[3,"class","color",4,"ngIf"],[3,"innerHTML",4,"ngIf"],[1,"loading-text"],[4,"ngFor","ngForOf"],[3,"innerHTML"]],template:function(Te,be){1&Te&&(r.F$t(),r.YNc(0,Ae,6,12,"div",0)),2&Te&&r.Q6J("ngIf",be.spinner.show)},dependencies:[A.sg,A.O5,$e],styles:[".ngx-spinner-overlay[_ngcontent-%COMP%]{position:fixed;top:0;left:0;width:100%;height:100%}.ngx-spinner-overlay[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]:not(.loading-text){top:50%;left:50%;margin:0;position:absolute;transform:translate(-50%,-50%)}.loading-text[_ngcontent-%COMP%]{position:absolute;top:60%;left:50%;transform:translate(-50%,-60%)}"],data:{animation:[(0,S.X$)("fadeIn",[(0,S.SB)("in",(0,S.oB)({opacity:1})),(0,S.eR)(":enter",[(0,S.oB)({opacity:0}),(0,S.jt)(300)]),(0,S.eR)(":leave",(0,S.jt)(200,(0,S.oB)({opacity:0})))])]},changeDetection:0}),lt})(),Ke=(()=>{class lt{static forRoot(Te){return{ngModule:lt,providers:[{provide:Ct,useValue:Te}]}}}return lt.\u0275fac=function(Te){return new(Te||lt)},lt.\u0275mod=r.oAB({type:lt}),lt.\u0275inj=r.cJS({imports:[A.ez]}),lt})()},94817:(ge,ee,p)=>{"use strict";p.d(ee,{Rh:()=>It,_W:()=>Nt});var r=p(22560),o=p(24851),m=p(50253),f=p(94666),v=p(34497);const S=["toast-component",""];function A(Me,xe){if(1&Me){const ve=r.EpF();r.TgZ(0,"button",5),r.NdJ("click",function(){r.CHM(ve);const Qe=r.oxw();return r.KtG(Qe.remove())}),r.TgZ(1,"span",6),r._uU(2,"\xd7"),r.qZA()()}}function H(Me,xe){if(1&Me&&(r.ynx(0),r._uU(1),r.BQk()),2&Me){const ve=r.oxw(2);r.xp6(1),r.hij("[",ve.duplicatesCount+1,"]")}}function q(Me,xe){if(1&Me&&(r.TgZ(0,"div"),r._uU(1),r.YNc(2,H,2,1,"ng-container",4),r.qZA()),2&Me){const ve=r.oxw();r.Tol(ve.options.titleClass),r.uIk("aria-label",ve.title),r.xp6(1),r.hij(" ",ve.title," "),r.xp6(1),r.Q6J("ngIf",ve.duplicatesCount)}}function le(Me,xe){if(1&Me&&r._UZ(0,"div",7),2&Me){const ve=r.oxw();r.Tol(ve.options.messageClass),r.Q6J("innerHTML",ve.message,r.oJD)}}function de(Me,xe){if(1&Me&&(r.TgZ(0,"div",8),r._uU(1),r.qZA()),2&Me){const ve=r.oxw();r.Tol(ve.options.messageClass),r.uIk("aria-label",ve.message),r.xp6(1),r.hij(" ",ve.message," ")}}function Q(Me,xe){if(1&Me&&(r.TgZ(0,"div"),r._UZ(1,"div",9),r.qZA()),2&Me){const ve=r.oxw();r.xp6(1),r.Udp("width",ve.width+"%")}}class $e{constructor(xe,ve){this.component=xe,this.injector=ve}attach(xe,ve){return this._attachedHost=xe,xe.attach(this,ve)}detach(){const xe=this._attachedHost;if(xe)return this._attachedHost=void 0,xe.detach()}get isAttached(){return null!=this._attachedHost}setAttachedHost(xe){this._attachedHost=xe}}class Ke{constructor(xe,ve,Re,Qe,ft,St){this.toastId=xe,this.config=ve,this.message=Re,this.title=Qe,this.toastType=ft,this.toastRef=St,this._onTap=new m.x,this._onAction=new m.x,this.toastRef.afterClosed().subscribe(()=>{this._onAction.complete(),this._onTap.complete()})}triggerTap(){this._onTap.next(),this.config.tapToDismiss&&this._onTap.complete()}onTap(){return this._onTap.asObservable()}triggerAction(xe){this._onAction.next(xe)}onAction(){return this._onAction.asObservable()}}const ze=new r.OlP("ToastConfig");class Te{constructor(xe){this._overlayRef=xe,this.duplicatesCount=0,this._afterClosed=new m.x,this._activate=new m.x,this._manualClose=new m.x,this._resetTimeout=new m.x,this._countDuplicate=new m.x}manualClose(){this._manualClose.next(),this._manualClose.complete()}manualClosed(){return this._manualClose.asObservable()}timeoutReset(){return this._resetTimeout.asObservable()}countDuplicate(){return this._countDuplicate.asObservable()}close(){this._overlayRef.detach(),this._afterClosed.next(),this._manualClose.next(),this._afterClosed.complete(),this._manualClose.complete(),this._activate.complete(),this._resetTimeout.complete(),this._countDuplicate.complete()}afterClosed(){return this._afterClosed.asObservable()}isInactive(){return this._activate.isStopped}activate(){this._activate.next(),this._activate.complete()}afterActivate(){return this._activate.asObservable()}onDuplicate(xe,ve){xe&&this._resetTimeout.next(),ve&&this._countDuplicate.next(++this.duplicatesCount)}}class be{constructor(xe,ve){this._toastPackage=xe,this._parentInjector=ve}get(xe,ve,Re){return xe===Ke?this._toastPackage:this._parentInjector.get(xe,ve,Re)}}class je extends class Le{attach(xe,ve){return this._attachedPortal=xe,this.attachComponentPortal(xe,ve)}detach(){this._attachedPortal&&this._attachedPortal.setAttachedHost(),this._attachedPortal=void 0,this._disposeFn&&(this._disposeFn(),this._disposeFn=void 0)}setDisposeFn(xe){this._disposeFn=xe}}{constructor(xe,ve,Re){super(),this._hostDomElement=xe,this._componentFactoryResolver=ve,this._appRef=Re}attachComponentPortal(xe,ve){const Re=this._componentFactoryResolver.resolveComponentFactory(xe.component);let Qe;return Qe=Re.create(xe.injector),this._appRef.attachView(Qe.hostView),this.setDisposeFn(()=>{this._appRef.detachView(Qe.hostView),Qe.destroy()}),ve?this._hostDomElement.insertBefore(this._getComponentRootNode(Qe),this._hostDomElement.firstChild):this._hostDomElement.appendChild(this._getComponentRootNode(Qe)),Qe}_getComponentRootNode(xe){return xe.hostView.rootNodes[0]}}class Ye{constructor(xe){this._portalHost=xe}attach(xe,ve=!0){return this._portalHost.attach(xe,ve)}detach(){return this._portalHost.detach()}}let yt=(()=>{class Me{constructor(ve){this._document=ve}ngOnDestroy(){this._containerElement&&this._containerElement.parentNode&&this._containerElement.parentNode.removeChild(this._containerElement)}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const ve=this._document.createElement("div");ve.classList.add("overlay-container"),ve.setAttribute("aria-live","polite"),this._document.body.appendChild(ve),this._containerElement=ve}}return Me.\u0275fac=function(ve){return new(ve||Me)(r.LFG(f.K0))},Me.\u0275prov=r.Yz7({token:Me,factory:Me.\u0275fac,providedIn:"root"}),Me})(),nt=(()=>{class Me{constructor(ve,Re,Qe,ft){this._overlayContainer=ve,this._componentFactoryResolver=Re,this._appRef=Qe,this._document=ft,this._paneElements=new Map}create(ve,Re){return this._createOverlayRef(this.getPaneElement(ve,Re))}getPaneElement(ve="",Re){return this._paneElements.get(Re)||this._paneElements.set(Re,{}),this._paneElements.get(Re)[ve]||(this._paneElements.get(Re)[ve]=this._createPaneElement(ve,Re)),this._paneElements.get(Re)[ve]}_createPaneElement(ve,Re){const Qe=this._document.createElement("div");return Qe.id="toast-container",Qe.classList.add(ve),Qe.classList.add("toast-container"),Re?Re.getContainerElement().appendChild(Qe):this._overlayContainer.getContainerElement().appendChild(Qe),Qe}_createPortalHost(ve){return new je(ve,this._componentFactoryResolver,this._appRef)}_createOverlayRef(ve){return new Ye(this._createPortalHost(ve))}}return Me.\u0275fac=function(ve){return new(ve||Me)(r.LFG(yt),r.LFG(r._Vd),r.LFG(r.z2F),r.LFG(f.K0))},Me.\u0275prov=r.Yz7({token:Me,factory:Me.\u0275fac,providedIn:"root"}),Me})(),Nt=(()=>{class Me{constructor(ve,Re,Qe,ft,St){this.overlay=Re,this._injector=Qe,this.sanitizer=ft,this.ngZone=St,this.currentlyActive=0,this.toasts=[],this.index=0,this.toastrConfig={...ve.default,...ve.config},ve.config.iconClasses&&(this.toastrConfig.iconClasses={...ve.default.iconClasses,...ve.config.iconClasses})}show(ve,Re,Qe={},ft=""){return this._preBuildNotification(ft,ve,Re,this.applyConfig(Qe))}success(ve,Re,Qe={}){return this._preBuildNotification(this.toastrConfig.iconClasses.success||"",ve,Re,this.applyConfig(Qe))}error(ve,Re,Qe={}){return this._preBuildNotification(this.toastrConfig.iconClasses.error||"",ve,Re,this.applyConfig(Qe))}info(ve,Re,Qe={}){return this._preBuildNotification(this.toastrConfig.iconClasses.info||"",ve,Re,this.applyConfig(Qe))}warning(ve,Re,Qe={}){return this._preBuildNotification(this.toastrConfig.iconClasses.warning||"",ve,Re,this.applyConfig(Qe))}clear(ve){for(const Re of this.toasts)if(void 0!==ve){if(Re.toastId===ve)return void Re.toastRef.manualClose()}else Re.toastRef.manualClose()}remove(ve){const Re=this._findToast(ve);if(!Re||(Re.activeToast.toastRef.close(),this.toasts.splice(Re.index,1),this.currentlyActive=this.currentlyActive-1,!this.toastrConfig.maxOpened||!this.toasts.length))return!1;if(this.currentlyActivethis._buildNotification(ve,Re,Qe,ft)):this._buildNotification(ve,Re,Qe,ft)}_buildNotification(ve,Re,Qe,ft){if(!ft.toastComponent)throw new Error("toastComponent required");const St=this.findDuplicate(Qe,Re,this.toastrConfig.resetTimeoutOnDuplicate&&ft.timeOut>0,this.toastrConfig.countDuplicates);if((this.toastrConfig.includeTitleDuplicates&&Qe||Re)&&this.toastrConfig.preventDuplicates&&null!==St)return St;this.previousToastMessage=Re;let Zt=!1;this.toastrConfig.maxOpened&&this.currentlyActive>=this.toastrConfig.maxOpened&&(Zt=!0,this.toastrConfig.autoDismiss&&this.clear(this.toasts[0].toastId));const zt=this.overlay.create(ft.positionClass,this.overlayContainer);this.index=this.index+1;let Yt=Re;Re&&ft.enableHtml&&(Yt=this.sanitizer.sanitize(r.q3G.HTML,Re));const Ut=new Te(zt),nn=new Ke(this.index,ft,Yt,Qe,ve,Ut),Xt=new be(nn,this._injector),Nn=new $e(ft.toastComponent,Xt),wt=zt.attach(Nn,this.toastrConfig.newestOnTop);Ut.componentInstance=wt.instance;const jt={toastId:this.index,title:Qe||"",message:Re||"",toastRef:Ut,onShown:Ut.afterActivate(),onHidden:Ut.afterClosed(),onTap:nn.onTap(),onAction:nn.onAction(),portal:wt};return Zt||(this.currentlyActive=this.currentlyActive+1,setTimeout(()=>{jt.toastRef.activate()})),this.toasts.push(jt),jt}}return Me.\u0275fac=function(ve){return new(ve||Me)(r.LFG(ze),r.LFG(nt),r.LFG(r.zs3),r.LFG(v.H7),r.LFG(r.R0b))},Me.\u0275prov=r.Yz7({token:Me,factory:Me.\u0275fac,providedIn:"root"}),Me})();const vt={maxOpened:0,autoDismiss:!1,newestOnTop:!0,preventDuplicates:!1,countDuplicates:!1,resetTimeoutOnDuplicate:!1,includeTitleDuplicates:!1,iconClasses:{error:"toast-error",info:"toast-info",success:"toast-success",warning:"toast-warning"},closeButton:!1,disableTimeOut:!1,timeOut:5e3,extendedTimeOut:1e3,enableHtml:!1,progressBar:!1,toastClass:"ngx-toastr",positionClass:"toast-top-right",titleClass:"toast-title",messageClass:"toast-message",easing:"ease-in",easeTime:300,tapToDismiss:!0,onActivateTick:!1,progressAnimation:"decreasing",payload:null,toastComponent:(()=>{class Me{constructor(ve,Re,Qe){this.toastrService=ve,this.toastPackage=Re,this.ngZone=Qe,this.width=-1,this.toastClasses="",this.state={value:"inactive",params:{easeTime:this.toastPackage.config.easeTime,easing:"ease-in"}},this.message=Re.message,this.title=Re.title,this.options=Re.config,this.originalTimeout=Re.config.timeOut,this.toastClasses=`${Re.toastType} ${Re.config.toastClass}`,this.sub=Re.toastRef.afterActivate().subscribe(()=>{this.activateToast()}),this.sub1=Re.toastRef.manualClosed().subscribe(()=>{this.remove()}),this.sub2=Re.toastRef.timeoutReset().subscribe(()=>{this.resetTimeout()}),this.sub3=Re.toastRef.countDuplicate().subscribe(ft=>{this.duplicatesCount=ft})}get displayStyle(){if("inactive"===this.state.value)return"none"}ngOnDestroy(){this.sub.unsubscribe(),this.sub1.unsubscribe(),this.sub2.unsubscribe(),this.sub3.unsubscribe(),clearInterval(this.intervalId),clearTimeout(this.timeout)}activateToast(){this.state={...this.state,value:"active"},!0!==this.options.disableTimeOut&&"timeOut"!==this.options.disableTimeOut&&this.options.timeOut&&(this.outsideTimeout(()=>this.remove(),this.options.timeOut),this.hideTime=(new Date).getTime()+this.options.timeOut,this.options.progressBar&&this.outsideInterval(()=>this.updateProgress(),10))}updateProgress(){if(0===this.width||100===this.width||!this.options.timeOut)return;const ve=(new Date).getTime();this.width=(this.hideTime-ve)/this.options.timeOut*100,"increasing"===this.options.progressAnimation&&(this.width=100-this.width),this.width<=0&&(this.width=0),this.width>=100&&(this.width=100)}resetTimeout(){clearTimeout(this.timeout),clearInterval(this.intervalId),this.state={...this.state,value:"active"},this.outsideTimeout(()=>this.remove(),this.originalTimeout),this.options.timeOut=this.originalTimeout,this.hideTime=(new Date).getTime()+(this.options.timeOut||0),this.width=-1,this.options.progressBar&&this.outsideInterval(()=>this.updateProgress(),10)}remove(){"removed"!==this.state.value&&(clearTimeout(this.timeout),this.state={...this.state,value:"removed"},this.outsideTimeout(()=>this.toastrService.remove(this.toastPackage.toastId),+this.toastPackage.config.easeTime))}tapToast(){"removed"!==this.state.value&&(this.toastPackage.triggerTap(),this.options.tapToDismiss&&this.remove())}stickAround(){"removed"!==this.state.value&&(clearTimeout(this.timeout),this.options.timeOut=0,this.hideTime=0,clearInterval(this.intervalId),this.width=0)}delayedHideToast(){!0===this.options.disableTimeOut||"extendedTimeOut"===this.options.disableTimeOut||0===this.options.extendedTimeOut||"removed"===this.state.value||(this.outsideTimeout(()=>this.remove(),this.options.extendedTimeOut),this.options.timeOut=this.options.extendedTimeOut,this.hideTime=(new Date).getTime()+(this.options.timeOut||0),this.width=-1,this.options.progressBar&&this.outsideInterval(()=>this.updateProgress(),10))}outsideTimeout(ve,Re){this.ngZone?this.ngZone.runOutsideAngular(()=>this.timeout=setTimeout(()=>this.runInsideAngular(ve),Re)):this.timeout=setTimeout(()=>ve(),Re)}outsideInterval(ve,Re){this.ngZone?this.ngZone.runOutsideAngular(()=>this.intervalId=setInterval(()=>this.runInsideAngular(ve),Re)):this.intervalId=setInterval(()=>ve(),Re)}runInsideAngular(ve){this.ngZone?this.ngZone.run(()=>ve()):ve()}}return Me.\u0275fac=function(ve){return new(ve||Me)(r.Y36(Nt),r.Y36(Ke),r.Y36(r.R0b))},Me.\u0275cmp=r.Xpm({type:Me,selectors:[["","toast-component",""]],hostVars:5,hostBindings:function(ve,Re){1&ve&&r.NdJ("click",function(){return Re.tapToast()})("mouseenter",function(){return Re.stickAround()})("mouseleave",function(){return Re.delayedHideToast()}),2&ve&&(r.d8E("@flyInOut",Re.state),r.Tol(Re.toastClasses),r.Udp("display",Re.displayStyle))},attrs:S,decls:5,vars:5,consts:[["type","button","class","toast-close-button","aria-label","Close",3,"click",4,"ngIf"],[3,"class",4,"ngIf"],["role","alert",3,"class","innerHTML",4,"ngIf"],["role","alert",3,"class",4,"ngIf"],[4,"ngIf"],["type","button","aria-label","Close",1,"toast-close-button",3,"click"],["aria-hidden","true"],["role","alert",3,"innerHTML"],["role","alert"],[1,"toast-progress"]],template:function(ve,Re){1&ve&&(r.YNc(0,A,3,0,"button",0),r.YNc(1,q,3,5,"div",1),r.YNc(2,le,1,3,"div",2),r.YNc(3,de,2,4,"div",3),r.YNc(4,Q,2,2,"div",4)),2&ve&&(r.Q6J("ngIf",Re.options.closeButton),r.xp6(1),r.Q6J("ngIf",Re.title),r.xp6(1),r.Q6J("ngIf",Re.message&&Re.options.enableHtml),r.xp6(1),r.Q6J("ngIf",Re.message&&!Re.options.enableHtml),r.xp6(1),r.Q6J("ngIf",Re.options.progressBar))},dependencies:[f.O5],encapsulation:2,data:{animation:[(0,o.X$)("flyInOut",[(0,o.SB)("inactive",(0,o.oB)({opacity:0})),(0,o.SB)("active",(0,o.oB)({opacity:1})),(0,o.SB)("removed",(0,o.oB)({opacity:0})),(0,o.eR)("inactive => active",(0,o.jt)("{{ easeTime }}ms {{ easing }}")),(0,o.eR)("active => removed",(0,o.jt)("{{ easeTime }}ms {{ easing }}"))])]}}),Me})()};let It=(()=>{class Me{static forRoot(ve={}){return{ngModule:Me,providers:[{provide:ze,useValue:{default:vt,config:ve}}]}}}return Me.\u0275fac=function(ve){return new(ve||Me)},Me.\u0275mod=r.oAB({type:Me}),Me.\u0275inj=r.cJS({imports:[[f.ez]]}),Me})()},42321:(ge,ee,p)=>{"use strict";function Q(Se,Pe,Je,Ze){return new(Je||(Je=Promise))(function(xe,ve){function Re(St){try{ft(Ze.next(St))}catch(Zt){ve(Zt)}}function Qe(St){try{ft(Ze.throw(St))}catch(Zt){ve(Zt)}}function ft(St){St.done?xe(St.value):function Me(xe){return xe instanceof Je?xe:new Je(function(ve){ve(xe)})}(St.value).then(Re,Qe)}ft((Ze=Ze.apply(Se,Pe||[])).next())})}function $e(Se){return this instanceof $e?(this.v=Se,this):new $e(Se)}function Le(Se,Pe,Je){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Me,Ze=Je.apply(Se,Pe||[]),xe=[];return Me={},ve("next"),ve("throw"),ve("return"),Me[Symbol.asyncIterator]=function(){return this},Me;function ve(zt){Ze[zt]&&(Me[zt]=function(Yt){return new Promise(function(Ut,nn){xe.push([zt,Yt,Ut,nn])>1||Re(zt,Yt)})})}function Re(zt,Yt){try{!function Qe(zt){zt.value instanceof $e?Promise.resolve(zt.value.v).then(ft,St):Zt(xe[0][2],zt)}(Ze[zt](Yt))}catch(Ut){Zt(xe[0][3],Ut)}}function ft(zt){Re("next",zt)}function St(zt){Re("throw",zt)}function Zt(zt,Yt){zt(Yt),xe.shift(),xe.length&&Re(xe[0][0],xe[0][1])}}function lt(Se){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Je,Pe=Se[Symbol.asyncIterator];return Pe?Pe.call(Se):(Se=function Ge(Se){var Pe="function"==typeof Symbol&&Symbol.iterator,Je=Pe&&Se[Pe],Ze=0;if(Je)return Je.call(Se);if(Se&&"number"==typeof Se.length)return{next:function(){return Se&&Ze>=Se.length&&(Se=void 0),{value:Se&&Se[Ze++],done:!Se}}};throw new TypeError(Pe?"Object is not iterable.":"Symbol.iterator is not defined.")}(Se),Je={},Ze("next"),Ze("throw"),Ze("return"),Je[Symbol.asyncIterator]=function(){return this},Je);function Ze(xe){Je[xe]=Se[xe]&&function(ve){return new Promise(function(Re,Qe){!function Me(xe,ve,Re,Qe){Promise.resolve(Qe).then(function(ft){xe({value:ft,done:Re})},ve)}(Re,Qe,(ve=Se[xe](ve)).done,ve.value)})}}}p.d(ee,{FC:()=>Le,KL:()=>lt,mG:()=>Q,qq:()=>$e}),"function"==typeof SuppressedError&&SuppressedError}},ge=>{ge(ge.s=494)}]); //# sourceMappingURL=main.dcd77dd1bb7e370a.js.map